- Scan-ID:
- 5a23104c-62cd-4bed-a14c-42e0fd95d508Beendet
- Eingereichte URL:
- https://4h.zsuite.org/
- Bericht beendet:
Links · 2 gefunden
Die von der Seite ausgehenden identifizierten Links
Link | Text |
---|---|
https://accessibe.com/blog/knowledgebase/screen-reader-guide | Accessibility Screen-Reader Guide, Feedback, and Issue Reporting |
https://zsuite.s3.us-east-2.amazonaws.com/static/Help/LoginHelp/Introduction.html | Need Help? Click here |
JavaScript-Variablen · 38 gefunden
Globale JavaScript-Variablen, die in das Window Object einer Seite geladen werden, sind Variablen, die außerhalb von Funktionen deklariert werden und von jeder Stelle des Codes innerhalb des aktuellen Bereichs zugänglich sind
Name | Typ |
---|---|
0 | object |
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
purechatApi | object |
rubyRenderInternalCheckpoint | string |
updateRubyRenderCheckpoint | function |
updateRubyRenderInternalCheckpoint | function |
PCWidget | function |
pure_Promise | function |
Konsolenprotokoll-Meldungen · 4 gefunden
In der Web-Konsole protokollierte Meldungen
Typ | Kategorie | Protokoll |
---|---|---|
error | network |
|
error | javascript |
|
verbose | dom |
|
log | other |
|
HTML
Der HTML-Rohtext der Seite
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><link href="/favicon.ico" rel="shortcut icon"><meta content="width=device-width,initial-scale=1" name="viewport"><meta content="#000000" name="theme-color"><link href="/manifest.json" rel="manifest"><link href="manifest-icons/icon-180x180.png" rel="apple-touch-icon" sizes="180x180"><title>ZSuite</title><script defer="defer" src="/static/js/main.ec4bba4b.js"></script><link href="/static/css/main.587cdb41.css" rel="stylesheet"><script type="text/javascript" src="https://app.purechat.com/VisitorWidget/WidgetScript"></script><style data-jss="" data-meta="MuiSvgIcon">
.MuiSvgIcon-root {
fill: currentColor;
width: 1em;
height: 1em;
display: inline-block;
font-size: 1.5rem;
transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
flex-shrink: 0;
user-select: none;
}
.MuiSvgIcon-colorPrimary {
color: #3f51b5;
}
.MuiSvgIcon-colorSecondary {
color: #f50057;
}
.MuiSvgIcon-colorAction {
color: rgba(0, 0, 0, 0.54);
}
.MuiSvgIcon-colorError {
color: #f44336;
}
.MuiSvgIcon-colorDisabled {
color: rgba(0, 0, 0, 0.26);
}
.MuiSvgIcon-fontSizeInherit {
font-size: inherit;
}
.MuiSvgIcon-fontSizeSmall {
font-size: 1.25rem;
}
.MuiSvgIcon-fontSizeLarge {
font-size: 2.1875rem;
}
</style><style data-jss="" data-meta="MuiTouchRipple">
.MuiTouchRipple-root {
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 0;
overflow: hidden;
position: absolute;
border-radius: inherit;
pointer-events: none;
}
.MuiTouchRipple-ripple {
opacity: 0;
position: absolute;
}
.MuiTouchRipple-rippleVisible {
opacity: 0.3;
animation: MuiTouchRipple-keyframes-enter 550ms cubic-bezier(0.4, 0, 0.2, 1);
transform: scale(1);
}
.MuiTouchRipple-ripplePulsate {
animation-duration: 200ms;
}
.MuiTouchRipple-child {
width: 100%;
height: 100%;
display: block;
opacity: 1;
border-radius: 50%;
background-color: currentColor;
}
.MuiTouchRipple-childLeaving {
opacity: 0;
animation: MuiTouchRipple-keyframes-exit 550ms cubic-bezier(0.4, 0, 0.2, 1);
}
.MuiTouchRipple-childPulsate {
top: 0;
left: 0;
position: absolute;
animation: MuiTouchRipple-keyframes-pulsate 2500ms cubic-bezier(0.4, 0, 0.2, 1) 200ms infinite;
}
@-webkit-keyframes MuiTouchRipple-keyframes-enter {
0% {
opacity: 0.1;
transform: scale(0);
}
100% {
opacity: 0.3;
transform: scale(1);
}
}
@-webkit-keyframes MuiTouchRipple-keyframes-exit {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@-webkit-keyframes MuiTouchRipple-keyframes-pulsate {
0% {
transform: scale(1);
}
50% {
transform: scale(0.92);
}
100% {
transform: scale(1);
}
}
</style><style data-jss="" data-meta="MuiButtonBase">
.MuiButtonBase-root {
color: inherit;
border: 0;
cursor: pointer;
margin: 0;
display: inline-flex;
outline: 0;
padding: 0;
position: relative;
align-items: center;
user-select: none;
border-radius: 0;
vertical-align: middle;
-moz-appearance: none;
justify-content: center;
text-decoration: none;
background-color: transparent;
-webkit-appearance: none;
-webkit-tap-highlight-color: transparent;
}
.MuiButtonBase-root::-moz-focus-inner {
border-style: none;
}
.MuiButtonBase-root.Mui-disabled {
cursor: default;
pointer-events: none;
}
@media print {
.MuiButtonBase-root {
-webkit-print-color-adjust: exact;
}
}
</style><style data-jss="" data-meta="MuiButton">
.MuiButton-root {
color: rgba(0, 0, 0, 0.87);
padding: 6px 16px;
font-size: 0.875rem;
min-width: 64px;
box-sizing: border-box;
transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,border 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
font-family: "Roboto", "Helvetica", "Arial", sans-serif;
font-weight: 500;
line-height: 1.75;
border-radius: 4px;
letter-spacing: 0.02857em;
text-transform: uppercase;
}
.MuiButton-root:hover {
text-decoration: none;
background-color: rgba(0, 0, 0, 0.04);
}
.MuiButton-root.Mui-disabled {
color: rgba(0, 0, 0, 0.26);
}
@media (hover: none) {
.MuiButton-root:hover {
background-color: transparent;
}
}
.MuiButton-root:hover.Mui-disabled {
background-color: transparent;
}
.MuiButton-label {
width: 100%;
display: inherit;
align-items: inherit;
justify-content: inherit;
}
.MuiButton-text {
padding: 6px 8px;
}
.MuiButton-textPrimary {
color: #3f51b5;
}
.MuiButton-textPrimary:hover {
background-color: rgba(63, 81, 181, 0.04);
}
@media (hover: none) {
.MuiButton-textPrimary:hover {
background-color: transparent;
}
}
.MuiButton-textSecondary {
color: #f50057;
}
.MuiButton-textSecondary:hover {
background-color: rgba(245, 0, 87, 0.04);
}
@media (hover: none) {
.MuiButton-textSecondary:hover {
background-color: transparent;
}
}
.MuiButton-outlined {
border: 1px solid rgba(0, 0, 0, 0.23);
padding: 5px 15px;
}
.MuiButton-outlined.Mui-disabled {
border: 1px solid rgba(0, 0, 0, 0.12);
}
.MuiButton-outlinedPrimary {
color: #3f51b5;
border: 1px solid rgba(63, 81, 181, 0.5);
}
.MuiButton-outlinedPrimary:hover {
border: 1px solid #3f51b5;
background-color: rgba(63, 81, 181, 0.04);
}
@media (hover: none) {
.MuiButton-outlinedPrimary:hover {
background-color: transparent;
}
}
.MuiButton-outlinedSecondary {
color: #f50057;
border: 1px solid rgba(245, 0, 87, 0.5);
}
.MuiButton-outlinedSecondary:hover {
border: 1px solid #f50057;
background-color: rgba(245, 0, 87, 0.04);
}
.MuiButton-outlinedSecondary.Mui-disabled {
border: 1px solid rgba(0, 0, 0, 0.26);
}
@media (hover: none) {
.MuiButton-outlinedSecondary:hover {
background-color: transparent;
}
}
.MuiButton-contained {
color: rgba(0, 0, 0, 0.87);
box-shadow: 0px 3px 1px -2px rgba(0,0,0,0.2),0px 2px 2px 0px rgba(0,0,0,0.14),0px 1px 5px 0px rgba(0,0,0,0.12);
background-color: #e0e0e0;
}
.MuiButton-contained:hover {
box-shadow: 0px 2px 4px -1px rgba(0,0,0,0.2),0px 4px 5px 0px rgba(0,0,0,0.14),0px 1px 10px 0px rgba(0,0,0,0.12);
background-color: #d5d5d5;
}
.MuiButton-contained.Mui-focusVisible {
box-shadow: 0px 3px 5px -1px rgba(0,0,0,0.2),0px 6px 10px 0px rgba(0,0,0,0.14),0px 1px 18px 0px rgba(0,0,0,0.12);
}
.MuiButton-contained:active {
box-shadow: 0px 5px 5px -3px rgba(0,0,0,0.2),0px 8px 10px 1px rgba(0,0,0,0.14),0px 3px 14px 2px rgba(0,0,0,0.12);
}
.MuiButton-contained.Mui-disabled {
color: rgba(0, 0, 0, 0.26);
box-shadow: none;
background-color: rgba(0, 0, 0, 0.12);
}
@media (hover: none) {
.MuiButton-contained:hover {
box-shadow: 0px 3px 1px -2px rgba(0,0,0,0.2),0px 2px 2px 0px rgba(0,0,0,0.14),0px 1px 5px 0px rgba(0,0,0,0.12);
background-color: #e0e0e0;
}
}
.MuiButton-contained:hover.Mui-disabled {
background-color: rgba(0, 0, 0, 0.12);
}
.MuiButton-containedPrimary {
color: #fff;
background-color: #3f51b5;
}
.MuiButton-containedPrimary:hover {
background-color: #303f9f;
}
@media (hover: none) {
.MuiButton-containedPrimary:hover {
background-color: #3f51b5;
}
}
.MuiButton-containedSecondary {
color: #fff;
background-color: #f50057;
}
.MuiButton-containedSecondary:hover {
background-color: #c51162;
}
@media (hover: none) {
.MuiButton-containedSecondary:hover {
background-color: #f50057;
}
}
.MuiButton-disableElevation {
box-shadow: none;
}
.MuiButton-disableElevation:hover {
box-shadow: none;
}
.MuiButton-disableElevation.Mui-focusVisible {
box-shadow: none;
}
.MuiButton-disableElevation:active {
box-shadow: none;
}
.MuiButton-disableElevation.Mui-disabled {
box-shadow: none;
}
.MuiButton-colorInherit {
color: inherit;
border-color: currentColor;
}
.MuiButton-textSizeSmall {
padding: 4px 5px;
font-size: 0.8125rem;
}
.MuiButton-textSizeLarge {
padding: 8px 11px;
font-size: 0.9375rem;
}
.MuiButton-outlinedSizeSmall {
padding: 3px 9px;
font-size: 0.8125rem;
}
.MuiButton-outlinedSizeLarge {
padding: 7px 21px;
font-size: 0.9375rem;
}
.MuiButton-containedSizeSmall {
padding: 4px 10px;
font-size: 0.8125rem;
}
.MuiButton-containedSizeLarge {
padding: 8px 22px;
font-size: 0.9375rem;
}
.MuiButton-fullWidth {
width: 100%;
}
.MuiButton-startIcon {
display: inherit;
margin-left: -4px;
margin-right: 8px;
}
.MuiButton-startIcon.MuiButton-iconSizeSmall {
margin-left: -2px;
}
.MuiButton-endIcon {
display: inherit;
margin-left: 8px;
margin-right: -4px;
}
.MuiButton-endIcon.MuiButton-iconSizeSmall {
margin-right: -2px;
}
.MuiButton-iconSizeSmall > *:first-child {
font-size: 18px;
}
.MuiButton-iconSizeMedium > *:first-child {
font-size: 20px;
}
.MuiButton-iconSizeLarge > *:first-child {
font-size: 22px;
}
</style><style data-jss="" data-meta="makeStyles">
.jss4 {
color: #FFF;
border: none;
cursor: pointer;
margin: .3125rem 1px;
padding: 12px 30px;
position: relative;
font-size: 12px;
min-width: auto;
box-shadow: 0 2px 2px 0 rgba(153, 153, 153, 0.14), 0 3px 1px -2px rgba(153, 153, 153, 0.2), 0 1px 5px 0 rgba(153, 153, 153, 0.12);
min-height: auto;
text-align: center;
transition: box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1), background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
font-weight: 400;
line-height: 1.42857143;
white-space: nowrap;
will-change: box-shadow, transform;
touch-action: manipulation;
border-radius: 3px;
letter-spacing: 0;
text-transform: uppercase;
vertical-align: middle;
background-color: #999;
}
.jss4:hover, .jss4:focus {
color: #FFF;
box-shadow: 0 14px 26px -12px rgba(153, 153, 153, 0.42), 0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(153, 153, 153, 0.2);
background-color: #999;
}
.jss4 .fab, .jss4 .fas, .jss4 .far, .jss4 .fal, .jss4 .material-icons {
top: 0;
display: inline-block;
position: relative;
font-size: 1.1rem;
margin-top: -1em;
margin-right: 4px;
margin-bottom: -1em;
vertical-align: middle;
}
.jss4 svg {
top: 0;
width: 18px;
height: 18px;
display: inline-block;
position: relative;
margin-right: 4px;
vertical-align: middle;
}
.jss4.jss32 .fab, .jss4.jss32 .fas, .jss4.jss32 .far, .jss4.jss32 .fal, .jss4.jss32 .material-icons {
top: 0px;
left: 0px;
width: 100%;
height: 100%;
position: absolute;
font-size: 20px;
transform: none;
margin-top: 0px;
line-height: 41px;
}
.jss5 {
width: 100%;
}
.jss6 {
box-shadow: 0 2px 2px 0 rgba(66, 165, 245, 0.14), 0 3px 1px -2px rgba(66, 165, 245, 0.2), 0 1px 5px 0 rgba(66, 165, 245, 0.12);
background-color: #42a5f5;
}
.jss6:hover, .jss6:focus {
box-shadow: 0 14px 26px -12px rgba(66, 165, 245, 0.42), 0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(66, 165, 245, 0.2);
background-color: #42a5f5;
}
.jss7 {
box-shadow: 0 2px 2px 0 rgba(0, 172, 193, 0.14), 0 3px 1px -2px rgba(0, 172, 193, 0.2), 0 1px 5px 0 rgba(0, 172, 193, 0.12);
background-color: #00acc1;
}
.jss7:hover, .jss7:focus {
box-shadow: 0 14px 26px -12px rgba(0, 172, 193, 0.42), 0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 172, 193, 0.2);
background-color: #00acc1;
}
.jss8 {
box-shadow: 0 2px 2px 0 rgba(76, 175, 80, 0.14), 0 3px 1px -2px rgba(76, 175, 80, 0.2), 0 1px 5px 0 rgba(76, 175, 80, 0.12);
background-color: #4caf50;
}
.jss8:hover, .jss8:focus {
box-shadow: 0 14px 26px -12px rgba(76, 175, 80, 0.42), 0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(76, 175, 80, 0.2);
background-color: #4caf50;
}
.jss9 {
box-shadow: 0 2px 2px 0 rgba(255, 152, 0, 0.14), 0 3px 1px -2px rgba(255, 152, 0, 0.2), 0 1px 5px 0 rgba(255, 152, 0, 0.12);
background-color: #ff9800;
}
.jss9:hover, .jss9:focus {
box-shadow: 0 14px 26px -12px rgba(255, 152, 0, 0.42), 0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(255, 152, 0, 0.2);
background-color: #ff9800;
}
.jss10 {
box-shadow: 0 2px 2px 0 rgba(244, 67, 54, 0.14), 0 3px 1px -2px rgba(244, 67, 54, 0.2), 0 1px 5px 0 rgba(244, 67, 54, 0.12);
background-color: #f44336;
}
.jss10:hover, .jss10:focus {
box-shadow: 0 14px 26px -12px rgba(244, 67, 54, 0.42), 0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(244, 67, 54, 0.2);
background-color: #f44336;
}
.jss11 {
box-shadow: 0 2px 2px 0 rgba(233, 30, 99, 0.14), 0 3px 1px -2px rgba(233, 30, 99, 0.2), 0 1px 5px 0 rgba(233, 30, 99, 0.12);
background-color: #e91e63;
}
.jss11:hover, .jss11:focus {
box-shadow: 0 14px 26px -12px rgba(233, 30, 99, 0.42), 0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(233, 30, 99, 0.2);
background-color: #e91e63;
}
.jss12, .jss12:focus, .jss12:hover {
color: #999;
background-color: #FFF;
}
.jss13 {
color: #FFF;
box-shadow: 0 2px 2px 0 rgba(85, 172, 238, 0.14), 0 3px 1px -2px rgba(85, 172, 238, 0.2), 0 1px 5px 0 rgba(85, 172, 238, 0.12);
background-color: #55acee;
}
.jss13:hover, .jss13:focus, .jss13:visited {
color: #FFF;
box-shadow: 0 14px 26px -12px rgba(85, 172, 238, 0.42), 0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(85, 172, 238, 0.2);
background-color: #55acee;
}
.jss14 {
color: #FFF;
box-shadow: 0 2px 2px 0 rgba(59, 89, 152, 0.14), 0 3px 1px -2px rgba(59, 89, 152, 0.2), 0 1px 5px 0 rgba(59, 89, 152, 0.12);
background-color: #3b5998;
}
.jss14:hover, .jss14:focus {
color: #FFF;
box-shadow: 0 14px 26px -12px rgba(59, 89, 152, 0.42), 0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(59, 89, 152, 0.2);
background-color: #3b5998;
}
.jss15 {
color: #FFF;
box-shadow: 0 2px 2px 0 rgba(221, 75, 57, 0.14), 0 3px 1px -2px rgba(221, 75, 57, 0.2), 0 1px 5px 0 rgba(221, 75, 57, 0.12);
background-color: #dd4b39;
}
.jss15:hover, .jss15:focus {
color: #FFF;
box-shadow: 0 14px 26px -12px rgba(221, 75, 57, 0.42), 0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(221, 75, 57, 0.2);
background-color: #dd4b39;
}
.jss16 {
color: #FFF;
box-shadow: 0 2px 2px 0 rgba(9, 118, 180, 0.14), 0 3px 1px -2px rgba(9, 118, 180, 0.2), 0 1px 5px 0 rgba(9, 118, 180, 0.12);
background-color: #0976b4;
}
.jss16:hover, .jss16:focus {
color: #FFF;
box-shadow: 0 14px 26px -12px rgba(9, 118, 180, 0.42), 0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(9, 118, 180, 0.2);
background-color: #0976b4;
}
.jss17 {
color: #FFF;
box-shadow: 0 2px 2px 0 rgba(204, 33, 39, 0.14), 0 3px 1px -2px rgba(204, 33, 39, 0.2), 0 1px 5px 0 rgba(204, 33, 39, 0.12);
background-color: #cc2127;
}
.jss17:hover, .jss17:focus {
color: #FFF;
box-shadow: 0 14px 26px -12px rgba(204, 33, 39, 0.42), 0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(204, 33, 39, 0.2);
background-color: #cc2127;
}
.jss18 {
color: #FFF;
box-shadow: 0 2px 2px 0 rgba(229, 45, 39, 0.14), 0 3px 1px -2px rgba(229, 45, 39, 0.2), 0 1px 5px 0 rgba(229, 45, 39, 0.12);
background-color: #e52d27;
}
.jss18:hover, .jss18:focus {
color: #FFF;
box-shadow: 0 14px 26px -12px rgba(229, 45, 39, 0.42), 0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(229, 45, 39, 0.2);
background-color: #e52d27;
}
.jss19 {
color: #FFF;
box-shadow: 0 2px 2px 0 rgba(53, 70, 92, 0.14), 0 3px 1px -2px rgba(53, 70, 92, 0.2), 0 1px 5px 0 rgba(53, 70, 92, 0.12);
background-color: #35465c;
}
.jss19:hover, .jss19:focus {
color: #FFF;
box-shadow: 0 14px 26px -12px rgba(53, 70, 92, 0.42), 0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(53, 70, 92, 0.2);
background-color: #35465c;
}
.jss20 {
color: #FFF;
box-shadow: 0 2px 2px 0 rgba(85, 85, 85, 0.14), 0 3px 1px -2px rgba(85, 85, 85, 0.2), 0 1px 5px 0 rgba(85, 85, 85, 0.12);
background-color: #333;
}
.jss20:hover, .jss20:focus {
color: #FFF;
box-shadow: 0 14px 26px -12px rgba(85, 85, 85, 0.42), 0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(85, 85, 85, 0.2);
background-color: #333;
}
.jss21 {
color: #FFF;
box-shadow: 0 2px 2px 0 rgba(23, 105, 255, 0.14), 0 3px 1px -2px rgba(23, 105, 255, 0.2), 0 1px 5px 0 rgba(23, 105, 255, 0.12);
background-color: #1769ff;
}
.jss21:hover, .jss21:focus {
color: #FFF;
box-shadow: 0 14px 26px -12px rgba(23, 105, 255, 0.42), 0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(23, 105, 255, 0.2);
background-color: #1769ff;
}
.jss22 {
color: #FFF;
box-shadow: 0 2px 2px 0 rgba(234, 76, 137, 0.14), 0 3px 1px -2px rgba(234, 76, 137, 0.2), 0 1px 5px 0 rgba(234, 76, 137, 0.12);
background-color: #ea4c89;
}
.jss22:hover, .jss22:focus {
color: #FFF;
box-shadow: 0 14px 26px -12px rgba(234, 76, 137, 0.42), 0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(234, 76, 137, 0.2);
background-color: #ea4c89;
}
.jss23 {
color: #FFF;
box-shadow: 0 2px 2px 0 rgba(255, 69, 0, 0.14), 0 3px 1px -2px rgba(255, 69, 0, 0.2), 0 1px 5px 0 rgba(255, 69, 0, 0.12);
background-color: #ff4500;
}
.jss23:hover, .jss23:focus {
color: #FFF;
box-shadow: 0 14px 26px -12px rgba(255, 69, 0, 0.42), 0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(255, 69, 0, 0.2);
background-color: #ff4500;
}
.jss24, .jss24:focus, .jss24:hover {
color: #FFF;
background: transparent;
box-shadow: none;
}
.jss24.jss23, .jss24.jss23:focus, .jss24.jss23:hover, .jss24.jss23:visited {
color: #ff4500;
}
.jss24.jss22, .jss24.jss22:focus, .jss24.jss22:hover, .jss24.jss22:visited {
color: #ea4c89;
}
.jss24.jss21, .jss24.jss21:focus, .jss24.jss21:hover, .jss24.jss21:visited {
color: #1769ff;
}
.jss24.jss20, .jss24.jss20:focus, .jss24.jss20:hover, .jss24.jss20:visited {
color: #333;
}
.jss24.jss19, .jss24.jss19:focus, .jss24.jss19:hover, .jss24.jss19:visited {
color: #35465c;
}
.jss24.jss18, .jss24.jss18:focus, .jss24.jss18:hover, .jss24.jss18:visited {
color: #e52d27;
}
.jss24.jss17, .jss24.jss17:focus, .jss24.jss17:hover, .jss24.jss17:visited {
color: #cc2127;
}
.jss24.jss16, .jss24.jss16:focus, .jss24.jss16:hover, .jss24.jss16:visited {
color: #0976b4;
}
.jss24.jss15, .jss24.jss15:focus, .jss24.jss15:hover, .jss24.jss15:visited {
color: #dd4b39;
}
.jss24.jss14, .jss24.jss14:focus, .jss24.jss14:hover, .jss24.jss14:visited {
color: #3b5998;
}
.jss24.jss13, .jss24.jss13:focus, .jss24.jss13:hover, .jss24.jss13:visited {
color: #55acee;
}
.jss24.jss10, .jss24.jss10:focus, .jss24.jss10:hover, .jss24.jss10:visited {
color: #f44336;
}
.jss24.jss11, .jss24.jss11:focus, .jss24.jss11:hover, .jss24.jss11:visited {
color: #e91e63;
}
.jss24.jss9, .jss24.jss9:focus, .jss24.jss9:hover, .jss24.jss9:visited {
color: #ff9800;
}
.jss24.jss8, .jss24.jss8:focus, .jss24.jss8:hover, .jss24.jss8:visited {
color: #4caf50;
}
.jss24.jss7, .jss24.jss7:focus, .jss24.jss7:hover, .jss24.jss7:visited {
color: #00acc1;
}
.jss24.jss6, .jss24.jss6:focus, .jss24.jss6:hover, .jss24.jss6:visited {
color: #42a5f5;
}
.jss25, .jss25:focus, .jss25:hover {
color: inherit;
background: transparent;
box-shadow: none;
}
.jss26 {
opacity: 0.65;
pointer-events: none;
}
.jss27 {
padding: 1.125rem 2.25rem;
font-size: 0.875rem;
line-height: 1.333333;
border-radius: 0.2rem;
}
.jss27.jss32 .fab, .jss27.jss32 .fas, .jss27.jss32 .far, .jss27.jss32 .fal, .jss27.jss32 svg, .jss27.jss32 .material-icons {
margin-top: -4px;
}
.jss28 {
padding: 0.40625rem 1.25rem;
font-size: 0.6875rem;
line-height: 1.5;
border-radius: 0.2rem;
}
.jss28.jss32 .fab, .jss28.jss32 .fas, .jss28.jss32 .far, .jss28.jss32 .fal, .jss28.jss32 svg, .jss28.jss32 .material-icons {
margin-top: 1px;
}
.jss29 {
border-radius: 30px;
}
.jss30 {
width: 100% !important;
}
.jss31, .jss31:hover, .jss31:focus {
color: #999;
box-shadow: none;
background-color: transparent;
}
.jss32 {
width: 41px;
height: 41px;
font-size: 20px;
min-width: 41px;
padding-left: 12px;
padding-right: 12px;
}
.jss32 .fab, .jss32 .fas, .jss32 .far, .jss32 .fal, .jss32 svg, .jss32 .material-icons {
margin-right: 0px;
}
.jss32.jss27 {
width: 57px;
height: 57px;
min-width: 57px;
line-height: 56px;
}
.jss32.jss28 {
width: 30px;
height: 30px;
min-width: 30px;
}
.jss32.jss28 .fab, .jss32.jss28 .fas, .jss32.jss28 .far, .jss32.jss28 .fal, .jss32.jss28 .material-icons {
font-size: 17px;
line-height: 29px;
}
.jss32.jss28 svg {
width: 17px;
height: 17px;
}
.jss32.jss27 .fab, .jss32.jss27 .fas, .jss32.jss27 .far, .jss32.jss27 .fal, .jss32.jss27 .material-icons {
font-size: 32px;
line-height: 56px;
}
.jss32.jss27 svg {
width: 32px;
height: 32px;
}
</style><style data-jss="" data-meta="MuiFormControl">
.MuiFormControl-root {
border: 0;
margin: 0;
display: inline-flex;
padding: 0;
position: relative;
min-width: 0;
flex-direction: column;
vertical-align: top;
}
.MuiFormControl-marginNormal {
margin-top: 16px;
margin-bottom: 8px;
}
.MuiFormControl-marginDense {
margin-top: 8px;
margin-bottom: 4px;
}
.MuiFormControl-fullWidth {
width: 100%;
}
</style><style data-jss="" data-meta="MuiFormLabel">
.MuiFormLabel-root {
color: rgba(0, 0, 0, 0.54);
padding: 0;
font-size: 1rem;
font-family: "Roboto", "Helvetica", "Arial", sans-serif;
font-weight: 400;
line-height: 1;
letter-spacing: 0.00938em;
}
.MuiFormLabel-root.Mui-focused {
color: #3f51b5;
}
.MuiFormLabel-root.Mui-disabled {
color: rgba(0, 0, 0, 0.38);
}
.MuiFormLabel-root.Mui-error {
color: #f44336;
}
.MuiFormLabel-colorSecondary.Mui-focused {
color: #f50057;
}
.MuiFormLabel-asterisk.Mui-error {
color: #f44336;
}
</style><style data-jss="" data-meta="MuiInputLabel">
.MuiInputLabel-root {
display: block;
transform-origin: top left;
}
.MuiInputLabel-formControl {
top: 0;
left: 0;
position: absolute;
transform: translate(0, 24px) scale(1);
}
.MuiInputLabel-marginDense {
transform: translate(0, 21px) scale(1);
}
.MuiInputLabel-shrink {
transform: translate(0, 1.5px) scale(0.75);
transform-origin: top left;
}
.MuiInputLabel-animated {
transition: color 200ms cubic-bezier(0.0, 0, 0.2, 1) 0ms,transform 200ms cubic-bezier(0.0, 0, 0.2, 1) 0ms;
}
.MuiInputLabel-filled {
z-index: 1;
transform: translate(12px, 20px) scale(1);
pointer-events: none;
}
.MuiInputLabel-filled.MuiInputLabel-marginDense {
transform: translate(12px, 17px) scale(1);
}
.MuiInputLabel-filled.MuiInputLabel-shrink {
transform: translate(12px, 10px) scale(0.75);
}
.MuiInputLabel-filled.MuiInputLabel-shrink.MuiInputLabel-marginDense {
transform: translate(12px, 7px) scale(0.75);
}
.MuiInputLabel-outlined {
z-index: 1;
transform: translate(14px, 20px) scale(1);
pointer-events: none;
}
.MuiInputLabel-outlined.MuiInputLabel-marginDense {
transform: translate(14px, 12px) scale(1);
}
.MuiInputLabel-outlined.MuiInputLabel-shrink {
transform: translate(14px, -6px) scale(0.75);
}
</style><style data-jss="" data-meta="MuiInputBase">
@-webkit-keyframes mui-auto-fill {}
@-webkit-keyframes mui-auto-fill-cancel {}
.MuiInputBase-root {
color: rgba(0, 0, 0, 0.87);
cursor: text;
display: inline-flex;
position: relative;
font-size: 1rem;
box-sizing: border-box;
align-items: center;
font-family: "Roboto", "Helvetica", "Arial", sans-serif;
font-weight: 400;
line-height: 1.1876em;
letter-spacing: 0.00938em;
}
.MuiInputBase-root.Mui-disabled {
color: rgba(0, 0, 0, 0.38);
cursor: default;
}
.MuiInputBase-multiline {
padding: 6px 0 7px;
}
.MuiInputBase-multiline.MuiInputBase-marginDense {
padding-top: 3px;
}
.MuiInputBase-fullWidth {
width: 100%;
}
.MuiInputBase-input {
font: inherit;
color: currentColor;
width: 100%;
border: 0;
height: 1.1876em;
margin: 0;
display: block;
padding: 6px 0 7px;
min-width: 0;
background: none;
box-sizing: content-box;
animation-name: mui-auto-fill-cancel;
letter-spacing: inherit;
animation-duration: 10ms;
-webkit-tap-highlight-color: transparent;
}
.MuiInputBase-input::-webkit-input-placeholder {
color: currentColor;
opacity: 0.42;
transition: opacity 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
}
.MuiInputBase-input::-moz-placeholder {
color: currentColor;
opacity: 0.42;
transition: opacity 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
}
.MuiInputBase-input:-ms-input-placeholder {
color: currentColor;
opacity: 0.42;
transition: opacity 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
}
.MuiInputBase-input::-ms-input-placeholder {
color: currentColor;
opacity: 0.42;
transition: opacity 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
}
.MuiInputBase-input:focus {
outline: 0;
}
.MuiInputBase-input:invalid {
box-shadow: none;
}
.MuiInputBase-input::-webkit-search-decoration {
-webkit-appearance: none;
}
.MuiInputBase-input.Mui-disabled {
opacity: 1;
}
.MuiInputBase-input:-webkit-autofill {
animation-name: mui-auto-fill;
animation-duration: 5000s;
}
label[data-shrink=false] + .MuiInputBase-formControl .MuiInputBase-input::-webkit-input-placeholder {
opacity: 0 !important;
}
label[data-shrink=false] + .MuiInputBase-formControl .MuiInputBase-input::-moz-placeholder {
opacity: 0 !important;
}
label[data-shrink=false] + .MuiInputBase-formControl .MuiInputBase-input:-ms-input-placeholder {
opacity: 0 !important;
}
label[data-shrink=false] + .MuiInputBase-formControl .MuiInputBase-input::-ms-input-placeholder {
opacity: 0 !important;
}
label[data-shrink=false] + .MuiInputBase-formControl .MuiInputBase-input:focus::-webkit-input-placeholder {
opacity: 0.42;
}
label[data-shrink=false] + .MuiInputBase-formControl .MuiInputBase-input:focus::-moz-placeholder {
opacity: 0.42;
}
label[data-shrink=false] + .MuiInputBase-formControl .MuiInputBase-input:focus:-ms-input-placeholder {
opacity: 0.42;
}
label[data-shrink=false] + .MuiInputBase-formControl .MuiInputBase-input:focus::-ms-input-placeholder {
opacity: 0.42;
}
.MuiInputBase-inputMarginDense {
padding-top: 3px;
}
.MuiInputBase-inputMultiline {
height: auto;
resize: none;
padding: 0;
}
.MuiInputBase-inputTypeSearch {
-moz-appearance: textfield;
-webkit-appearance: textfield;
}
</style><style data-jss="" data-meta="MuiInput">
.MuiInput-root {
position: relative;
}
label + .MuiInput-formControl {
margin-top: 16px;
}
.MuiInput-colorSecondary.MuiInput-underline:after {
border-bottom-color: #f50057;
}
.MuiInput-underline:after {
left: 0;
right: 0;
bottom: 0;
content: "";
position: absolute;
transform: scaleX(0);
transition: transform 200ms cubic-bezier(0.0, 0, 0.2, 1) 0ms;
border-bottom: 2px solid #3f51b5;
pointer-events: none;
}
.MuiInput-underline.Mui-focused:after {
transform: scaleX(1);
}
.MuiInput-underline.Mui-error:after {
transform: scaleX(1);
border-bottom-color: #f44336;
}
.MuiInput-underline:before {
left: 0;
right: 0;
bottom: 0;
content: "\00a0";
position: absolute;
transition: border-bottom-color 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
border-bottom: 1px solid rgba(0, 0, 0, 0.42);
pointer-events: none;
}
.MuiInput-underline:hover:not(.Mui-disabled):before {
border-bottom: 2px solid rgba(0, 0, 0, 0.87);
}
.MuiInput-underline.Mui-disabled:before {
border-bottom-style: dotted;
}
@media (hover: none) {
.MuiInput-underline:hover:not(.Mui-disabled):before {
border-bottom: 1px solid rgba(0, 0, 0, 0.42);
}
}
</style><style data-jss="" data-meta="makeStyles">
.jss102:before {
border-color: transparent !important;
}
.jss103:hover:not(.jss102):before, .jss103:before {
border-color: #D2D2D2!important;
border-width: 1px !important;
}
.jss103:after {
border-color: #42a5f5;
}
.jss103 + p {
font-weight: 300;
}
.jss104:after {
border-color: #f44336;
}
.jss105:after {
border-color: #4caf50;
}
.jss106 {
top: 10px;
color: #AAAAAA !important;
font-size: 14px;
font-family: "Roboto", "Helvetica", "Arial", sans-serif;
font-weight: 400;
line-height: 1.42857;
letter-spacing: unset;
}
.jss106 + .jss103 {
margin-top: 0px;
}
.jss107 {
color: #f44336 !important;
}
.jss108 {
color: #4caf50 !important;
}
.jss109 {
margin: 0 0 17px 0;
position: relative;
padding-top: 23px;
vertical-align: unset;
}
.jss109 svg, .jss109 .fab, .jss109 .far, .jss109 .fal, .jss109 .fas, .jss109 .material-icons {
color: #495057;
}
.jss110:hover:not(.jss102):before, .jss110:before {
background-color: #FFF;
}
.jss110:after {
background-color: #FFF;
}
.jss111 {
color: #495057;
height: unset;
}
.jss111, .jss111::placeholder {
opacity: 1;
font-size: 14px;
font-family: "Roboto", "Helvetica", "Arial", sans-serif;
font-weight: 400;
line-height: 1.42857;
}
.jss111::placeholder {
color: #AAAAAA;
}
.jss112, .jss112::placeholder {
color: #FFF;
opacity: 1;
}
</style><style data-jss="" data-meta="makeStyles">
.jss120 {
width: 24px;
height: 24px;
animation-name: spin;
animation-duration: 1.5s;
animation-iteration-count: infinite;
animation-timing-function: linear;
}
@-webkit-keyframes jss121 {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
.jss122 {
display: flex;
align-items: center;
}
</style><style data-jss="" data-meta="MuiGrid">
.MuiGrid-container {
width: 100%;
display: flex;
flex-wrap: wrap;
box-sizing: border-box;
}
.MuiGrid-item {
margin: 0;
box-sizing: border-box;
}
.MuiGrid-zeroMinWidth {
min-width: 0;
}
.MuiGrid-direction-xs-column {
flex-direction: column;
}
.MuiGrid-direction-xs-column-reverse {
flex-direction: column-reverse;
}
.MuiGrid-direction-xs-row-reverse {
flex-direction: row-reverse;
}
.MuiGrid-wrap-xs-nowrap {
flex-wrap: nowrap;
}
.MuiGrid-wrap-xs-wrap-reverse {
flex-wrap: wrap-reverse;
}
.MuiGrid-align-items-xs-center {
align-items: center;
}
.MuiGrid-align-items-xs-flex-start {
align-items: flex-start;
}
.MuiGrid-align-items-xs-flex-end {
align-items: flex-end;
}
.MuiGrid-align-items-xs-baseline {
align-items: baseline;
}
.MuiGrid-align-content-xs-center {
align-content: center;
}
.MuiGrid-align-content-xs-flex-start {
align-content: flex-start;
}
.MuiGrid-align-content-xs-flex-end {
align-content: flex-end;
}
.MuiGrid-align-content-xs-space-between {
align-content: space-between;
}
.MuiGrid-align-content-xs-space-around {
align-content: space-around;
}
.MuiGrid-justify-xs-center {
justify-content: center;
}
.MuiGrid-justify-xs-flex-end {
justify-content: flex-end;
}
.MuiGrid-justify-xs-space-between {
justify-content: space-between;
}
.MuiGrid-justify-xs-space-around {
justify-content: space-around;
}
.MuiGrid-justify-xs-space-evenly {
justify-content: space-evenly;
}
.MuiGrid-spacing-xs-1 {
width: calc(100% + 8px);
margin: -4px;
}
.MuiGrid-spacing-xs-1 > .MuiGrid-item {
padding: 4px;
}
.MuiGrid-spacing-xs-2 {
width: calc(100% + 16px);
margin: -8px;
}
.MuiGrid-spacing-xs-2 > .MuiGrid-item {
padding: 8px;
}
.MuiGrid-spacing-xs-3 {
width: calc(100% + 24px);
margin: -12px;
}
.MuiGrid-spacing-xs-3 > .MuiGrid-item {
padding: 12px;
}
.MuiGrid-spacing-xs-4 {
width: calc(100% + 32px);
margin: -16px;
}
.MuiGrid-spacing-xs-4 > .MuiGrid-item {
padding: 16px;
}
.MuiGrid-spacing-xs-5 {
width: calc(100% + 40px);
margin: -20px;
}
.MuiGrid-spacing-xs-5 > .MuiGrid-item {
padding: 20px;
}
.MuiGrid-spacing-xs-6 {
width: calc(100% + 48px);
margin: -24px;
}
.MuiGrid-spacing-xs-6 > .MuiGrid-item {
padding: 24px;
}
.MuiGrid-spacing-xs-7 {
width: calc(100% + 56px);
margin: -28px;
}
.MuiGrid-spacing-xs-7 > .MuiGrid-item {
padding: 28px;
}
.MuiGrid-spacing-xs-8 {
width: calc(100% + 64px);
margin: -32px;
}
.MuiGrid-spacing-xs-8 > .MuiGrid-item {
padding: 32px;
}
.MuiGrid-spacing-xs-9 {
width: calc(100% + 72px);
margin: -36px;
}
.MuiGrid-spacing-xs-9 > .MuiGrid-item {
padding: 36px;
}
.MuiGrid-spacing-xs-10 {
width: calc(100% + 80px);
margin: -40px;
}
.MuiGrid-spacing-xs-10 > .MuiGrid-item {
padding: 40px;
}
.MuiGrid-grid-xs-auto {
flex-grow: 0;
max-width: none;
flex-basis: auto;
}
.MuiGrid-grid-xs-true {
flex-grow: 1;
max-width: 100%;
flex-basis: 0;
}
.MuiGrid-grid-xs-1 {
flex-grow: 0;
max-width: 8.333333%;
flex-basis: 8.333333%;
}
.MuiGrid-grid-xs-2 {
flex-grow: 0;
max-width: 16.666667%;
flex-basis: 16.666667%;
}
.MuiGrid-grid-xs-3 {
flex-grow: 0;
max-width: 25%;
flex-basis: 25%;
}
.MuiGrid-grid-xs-4 {
flex-grow: 0;
max-width: 33.333333%;
flex-basis: 33.333333%;
}
.MuiGrid-grid-xs-5 {
flex-grow: 0;
max-width: 41.666667%;
flex-basis: 41.666667%;
}
.MuiGrid-grid-xs-6 {
flex-grow: 0;
max-width: 50%;
flex-basis: 50%;
}
.MuiGrid-grid-xs-7 {
flex-grow: 0;
max-width: 58.333333%;
flex-basis: 58.333333%;
}
.MuiGrid-grid-xs-8 {
flex-grow: 0;
max-width: 66.666667%;
flex-basis: 66.666667%;
}
.MuiGrid-grid-xs-9 {
flex-grow: 0;
max-width: 75%;
flex-basis: 75%;
}
.MuiGrid-grid-xs-10 {
flex-grow: 0;
max-width: 83.333333%;
flex-basis: 83.333333%;
}
.MuiGrid-grid-xs-11 {
flex-grow: 0;
max-width: 91.666667%;
flex-basis: 91.666667%;
}
.MuiGrid-grid-xs-12 {
flex-grow: 0;
max-width: 100%;
flex-basis: 100%;
}
@media (min-width:600px) {
.MuiGrid-grid-sm-auto {
flex-grow: 0;
max-width: none;
flex-basis: auto;
}
.MuiGrid-grid-sm-true {
flex-grow: 1;
max-width: 100%;
flex-basis: 0;
}
.MuiGrid-grid-sm-1 {
flex-grow: 0;
max-width: 8.333333%;
flex-basis: 8.333333%;
}
.MuiGrid-grid-sm-2 {
flex-grow: 0;
max-width: 16.666667%;
flex-basis: 16.666667%;
}
.MuiGrid-grid-sm-3 {
flex-grow: 0;
max-width: 25%;
flex-basis: 25%;
}
.MuiGrid-grid-sm-4 {
flex-grow: 0;
max-width: 33.333333%;
flex-basis: 33.333333%;
}
.MuiGrid-grid-sm-5 {
flex-grow: 0;
max-width: 41.666667%;
flex-basis: 41.666667%;
}
.MuiGrid-grid-sm-6 {
flex-grow: 0;
max-width: 50%;
flex-basis: 50%;
}
.MuiGrid-grid-sm-7 {
flex-grow: 0;
max-width: 58.333333%;
flex-basis: 58.333333%;
}
.MuiGrid-grid-sm-8 {
flex-grow: 0;
max-width: 66.666667%;
flex-basis: 66.666667%;
}
.MuiGrid-grid-sm-9 {
flex-grow: 0;
max-width: 75%;
flex-basis: 75%;
}
.MuiGrid-grid-sm-10 {
flex-grow: 0;
max-width: 83.333333%;
flex-basis: 83.333333%;
}
.MuiGrid-grid-sm-11 {
flex-grow: 0;
max-width: 91.666667%;
flex-basis: 91.666667%;
}
.MuiGrid-grid-sm-12 {
flex-grow: 0;
max-width: 100%;
flex-basis: 100%;
}
}
@media (min-width:960px) {
.MuiGrid-grid-md-auto {
flex-grow: 0;
max-width: none;
flex-basis: auto;
}
.MuiGrid-grid-md-true {
flex-grow: 1;
max-width: 100%;
flex-basis: 0;
}
.MuiGrid-grid-md-1 {
flex-grow: 0;
max-width: 8.333333%;
flex-basis: 8.333333%;
}
.MuiGrid-grid-md-2 {
flex-grow: 0;
max-width: 16.666667%;
flex-basis: 16.666667%;
}
.MuiGrid-grid-md-3 {
flex-grow: 0;
max-width: 25%;
flex-basis: 25%;
}
.MuiGrid-grid-md-4 {
flex-grow: 0;
max-width: 33.333333%;
flex-basis: 33.333333%;
}
.MuiGrid-grid-md-5 {
flex-grow: 0;
max-width: 41.666667%;
flex-basis: 41.666667%;
}
.MuiGrid-grid-md-6 {
flex-grow: 0;
max-width: 50%;
flex-basis: 50%;
}
.MuiGrid-grid-md-7 {
flex-grow: 0;
max-width: 58.333333%;
flex-basis: 58.333333%;
}
.MuiGrid-grid-md-8 {
flex-grow: 0;
max-width: 66.666667%;
flex-basis: 66.666667%;
}
.MuiGrid-grid-md-9 {
flex-grow: 0;
max-width: 75%;
flex-basis: 75%;
}
.MuiGrid-grid-md-10 {
flex-grow: 0;
max-width: 83.333333%;
flex-basis: 83.333333%;
}
.MuiGrid-grid-md-11 {
flex-grow: 0;
max-width: 91.666667%;
flex-basis: 91.666667%;
}
.MuiGrid-grid-md-12 {
flex-grow: 0;
max-width: 100%;
flex-basis: 100%;
}
}
@media (min-width:1280px) {
.MuiGrid-grid-lg-auto {
flex-grow: 0;
max-width: none;
flex-basis: auto;
}
.MuiGrid-grid-lg-true {
flex-grow: 1;
max-width: 100%;
flex-basis: 0;
}
.MuiGrid-grid-lg-1 {
flex-grow: 0;
max-width: 8.333333%;
flex-basis: 8.333333%;
}
.MuiGrid-grid-lg-2 {
flex-grow: 0;
max-width: 16.666667%;
flex-basis: 16.666667%;
}
.MuiGrid-grid-lg-3 {
flex-grow: 0;
max-width: 25%;
flex-basis: 25%;
}
.MuiGrid-grid-lg-4 {
flex-grow: 0;
max-width: 33.333333%;
flex-basis: 33.333333%;
}
.MuiGrid-grid-lg-5 {
flex-grow: 0;
max-width: 41.666667%;
flex-basis: 41.666667%;
}
.MuiGrid-grid-lg-6 {
flex-grow: 0;
max-width: 50%;
flex-basis: 50%;
}
.MuiGrid-grid-lg-7 {
flex-grow: 0;
max-width: 58.333333%;
flex-basis: 58.333333%;
}
.MuiGrid-grid-lg-8 {
flex-grow: 0;
max-width: 66.666667%;
flex-basis: 66.666667%;
}
.MuiGrid-grid-lg-9 {
flex-grow: 0;
max-width: 75%;
flex-basis: 75%;
}
.MuiGrid-grid-lg-10 {
flex-grow: 0;
max-width: 83.333333%;
flex-basis: 83.333333%;
}
.MuiGrid-grid-lg-11 {
flex-grow: 0;
max-width: 91.666667%;
flex-basis: 91.666667%;
}
.MuiGrid-grid-lg-12 {
flex-grow: 0;
max-width: 100%;
flex-basis: 100%;
}
}
@media (min-width:1920px) {
.MuiGrid-grid-xl-auto {
flex-grow: 0;
max-width: none;
flex-basis: auto;
}
.MuiGrid-grid-xl-true {
flex-grow: 1;
max-width: 100%;
flex-basis: 0;
}
.MuiGrid-grid-xl-1 {
flex-grow: 0;
max-width: 8.333333%;
flex-basis: 8.333333%;
}
.MuiGrid-grid-xl-2 {
flex-grow: 0;
max-width: 16.666667%;
flex-basis: 16.666667%;
}
.MuiGrid-grid-xl-3 {
flex-grow: 0;
max-width: 25%;
flex-basis: 25%;
}
.MuiGrid-grid-xl-4 {
flex-grow: 0;
max-width: 33.333333%;
flex-basis: 33.333333%;
}
.MuiGrid-grid-xl-5 {
flex-grow: 0;
max-width: 41.666667%;
flex-basis: 41.666667%;
}
.MuiGrid-grid-xl-6 {
flex-grow: 0;
max-width: 50%;
flex-basis: 50%;
}
.MuiGrid-grid-xl-7 {
flex-grow: 0;
max-width: 58.333333%;
flex-basis: 58.333333%;
}
.MuiGrid-grid-xl-8 {
flex-grow: 0;
max-width: 66.666667%;
flex-basis: 66.666667%;
}
.MuiGrid-grid-xl-9 {
flex-grow: 0;
max-width: 75%;
flex-basis: 75%;
}
.MuiGrid-grid-xl-10 {
flex-grow: 0;
max-width: 83.333333%;
flex-basis: 83.333333%;
}
.MuiGrid-grid-xl-11 {
flex-grow: 0;
max-width: 91.666667%;
flex-basis: 91.666667%;
}
.MuiGrid-grid-xl-12 {
flex-grow: 0;
max-width: 100%;
flex-basis: 100%;
}
}
</style><style data-jss="" data-meta="makeStyles">
.jss45 {
width: calc(100% + 30px);
margin: 0 -15px;
}
</style><style data-jss="" data-meta="makeStyles">
.jss46 {
padding: 0 15px !important;
}
</style><style data-jss="" data-meta="makeStyles">
.jss62 {
color: rgba(0, 0, 0, 0.87);
width: 100%;
border: 0;
display: flex;
position: relative;
font-size: .875rem;
min-width: 0;
word-wrap: break-word;
background: #FFF;
box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.14);
margin-top: 30px;
border-radius: 6px;
margin-bottom: 30px;
flex-direction: column;
}
.jss63 {
background: transparent;
box-shadow: none;
}
.jss64 {
margin-top: 30px;
text-align: center;
}
.jss65 {
margin-top: 60px;
}
.jss66 {
box-shadow: 0 16px 38px -12px rgba(0, 0, 0, 0.56), 0 4px 25px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
}
.jss67 {
text-align: center;
background-size: cover;
background-position: center center;
}
.jss67:after {
top: 0;
left: 0;
width: 100%;
height: 100%;
content: "";
display: block;
z-index: 1;
position: absolute;
border-radius: 6px;
background-color: rgba(0, 0, 0, 0.56);
}
.jss67 small {
color: rgba(255, 255, 255, 0.7) !important;
}
.jss68 {
text-align: center;
}
.jss68:after {
background-color: rgba(0, 0, 0, 0.7) !important;
}
.jss68 ul {
margin: 10px auto;
padding: 0;
max-width: 240px;
list-style: none;
}
.jss68 ul li {
color: #999;
padding: 12px 0px;
text-align: center;
border-bottom: 1px solid rgba(153, 153, 153,0.3);
}
.jss68 ul li:last-child {
border: 0;
}
.jss68 ul li b {
color: #3C4858;
}
.jss68 h1 {
margin-top: 30px;
}
.jss68 h1 small {
height: 0;
display: inline-flex;
font-size: 18px;
}
.jss68 h1 small:first-child {
top: -17px;
position: relative;
font-size: 26px;
}
.jss68 ul li svg, .jss68 ul li .fab, .jss68 ul li .fas, .jss68 ul li .far, .jss68 ul li .fal, .jss68 ul li .material-icons {
top: 7px;
position: relative;
}
.jss69 ul li {
color: #FFF;
border-color: rgba(255, 255, 255,0.3);
}
.jss69 ul li b, .jss69 ul li svg, .jss69 ul li .fab, .jss69 ul li .fas, .jss69 ul li .far, .jss69 ul li .fal, .jss69 ul li .material-icons {
color: #FFF;
font-weight: 700;
}
.jss70 {
margin-top: 30px;
}
.jss71 {
color: #FFF;
background: linear-gradient(60deg,#2196f3,#1976d2);
}
.jss71 h1 small {
color: rgba(255, 255, 255, 0.8);
}
.jss72 {
color: #FFF;
background: linear-gradient(60deg,#26c6da,#0097a7);
}
.jss72 h1 small {
color: rgba(255, 255, 255, 0.8);
}
.jss73 {
color: #FFF;
background: linear-gradient(60deg,#66bb6a,#388e3c);
}
.jss73 h1 small {
color: rgba(255, 255, 255, 0.8);
}
.jss74 {
color: #FFF;
background: linear-gradient(60deg,#ffa726,#f57c00);
}
.jss74 h1 small {
color: rgba(255, 255, 255, 0.8);
}
.jss75 {
color: #FFF;
background: linear-gradient(60deg,#ef5350,#d32f2f);
}
.jss75 h1 small {
color: rgba(255, 255, 255, 0.8);
}
.jss76 {
color: #FFF;
background: linear-gradient(60deg,#ec407a,#c2185b);
}
.jss76 h1 small {
color: rgba(255, 255, 255, 0.8);
}
.jss77 p {
margin-top: 0px;
padding-top: 0px;
}
.jss78 {
transform: translate3d(0, 0, 0);
transition: all 300ms linear;
}
</style><style data-jss="" data-meta="makeStyles">
.jss79 {
padding: 0.75rem 1.25rem;
z-index: 3 !important;
background: transparent;
border-bottom: none;
margin-bottom: 0;
}
.jss79.jss80, .jss79.jss81, .jss79.jss82, .jss79.jss83, .jss79.jss85, .jss79.jss84, .jss79.jss87, .jss79.jss88, .jss79.jss89, .jss79.jss90, .jss79.jss91, .jss79.jss92 {
color: #FFF;
margin: 0 15px;
padding: 0;
position: relative;
}
.jss79:first-child {
border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0;
}
.jss79.jss84 svg {
width: 36px;
height: 36px;
margin: 10px 10px 4px;
font-size: 36px;
text-align: center;
line-height: 56px;
}
.jss79.jss84 .fab, .jss79.jss84 .fas, .jss79.jss84 .far, .jss79.jss84 .fal, .jss79.jss84 .material-icons {
width: 56px;
height: 56px;
overflow: unset;
font-size: 36px;
text-align: center;
line-height: 56px;
margin-bottom: 1px;
}
.jss79.jss84.jss85 {
text-align: right;
}
.jss79.jss81 {
margin-top: -30px;
margin-left: 15px;
margin-right: 15px;
border-radius: 6px;
}
.jss79.jss86 {
display: inline-block;
}
.jss79.jss87:not(.jss85):not(.jss81):not(.jss86), .jss79.jss88:not(.jss85):not(.jss81):not(.jss86), .jss79.jss89:not(.jss85):not(.jss81):not(.jss86), .jss79.jss90:not(.jss85):not(.jss81):not(.jss86), .jss79.jss91:not(.jss85):not(.jss81):not(.jss86), .jss79.jss92:not(.jss85):not(.jss81):not(.jss86) {
padding: 15px;
margin-top: -20px;
border-radius: 3px;
}
.jss80 {
margin-left: 0px;
margin-right: 0px;
}
.jss80.jss81 {
margin: 0 !important;
}
.jss81 {
padding: 0;
z-index: 1;
position: relative;
}
.jss81 img {
width: 100%;
box-shadow: 0 5px 15px -8px rgba(0, 0, 0, 0.24), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
border-radius: 6px;
pointer-events: none;
}
.jss81 a {
display: block;
}
.jss82 {
margin: 0 15px;
margin-top: -20px;
}
.jss83 {
width: 100%;
padding: 20px 0;
margin-top: -40px;
margin-left: 20px;
margin-right: 20px;
margin-bottom: 15px;
}
.jss84 .jss85 {
text-align: right;
}
.jss84 h1, .jss84 h2, .jss84 h3, .jss84 h4, .jss84 h5, .jss84 h6 {
margin: 0 !important;
}
.jss85.jss87, .jss85.jss88, .jss85.jss89, .jss85.jss90, .jss85.jss91, .jss85.jss92 {
background: transparent;
box-shadow: none;
}
.jss85 .fab, .jss85 .fas, .jss85 .far, .jss85 .fal, .jss85 .material-icons {
width: 33px;
height: 33px;
text-align: center;
line-height: 33px;
}
.jss85 svg {
width: 24px;
height: 24px;
margin: 5px 4px 0px;
text-align: center;
line-height: 33px;
}
.jss87 {
color: #FFF;
}
.jss87:not(.jss86):not(.jss85) {
background: linear-gradient(60deg, #ffa726, #fb8c00);
box-shadow: 0 4px 20px 0 rgba(0, 0, 0,.14), 0 7px 10px -5px rgba(255, 152, 0,.4);
}
.jss88 {
color: #FFF;
}
.jss88:not(.jss86):not(.jss85) {
background: linear-gradient(60deg, #66bb6a, #43a047);
box-shadow: 0 4px 20px 0 rgba(0, 0, 0,.14), 0 7px 10px -5px rgba(76, 175, 80,.4);
}
.jss89 {
color: #FFF;
}
.jss89:not(.jss86):not(.jss85) {
background: linear-gradient(60deg, #ef5350, #e53935);
box-shadow: 0 4px 20px 0 rgba(0, 0, 0,.14), 0 7px 10px -5px rgba(244, 67, 54,.4);
}
.jss90 {
color: #FFF;
}
.jss90:not(.jss86):not(.jss85) {
background: linear-gradient(60deg, #26c6da, #00acc1);
box-shadow: 0 4px 20px 0 rgba(0, 0, 0,.14), 0 7px 10px -5px rgba(0, 172, 193,.4);
}
.jss91 {
color: #FFF;
}
.jss91:not(.jss86):not(.jss85) {
background: linear-gradient(60deg, #2196f3, #1e88e5);
box-shadow: 0 4px 20px 0 rgba(0, 0, 0,.14), 0 7px 10px -5px rgba(66, 165, 245,.4);
}
.jss92 {
color: #FFF;
}
.jss92:not(.jss86):not(.jss85) {
background: linear-gradient(60deg, #ec407a, #d81b60);
box-shadow: 0 4px 20px 0 rgba(0, 0, 0,.14), 0 7px 10px -5px rgba(233, 30, 99,.4);
}
</style><style data-jss="" data-meta="makeStyles">
.jss93 {
flex: 1 1 auto;
padding: 0.9375rem 20px;
position: relative;
-webkit-box-flex: 1;
}
.jss94 {
margin: 0 auto;
z-index: 2;
position: relative;
max-width: 440px;
min-height: 280px;
padding-top: 40px;
padding-bottom: 40px;
}
.jss95 {
padding-left: 5px;
padding-right: 5px;
}
.jss96 {
padding-left: 15px;
padding-right: 15px;
}
.jss96 form {
margin: 0;
}
.jss97 {
margin: 0px!important;
padding: 15px!important;
}
.jss98 {
padding: 0px 30px 0px 30px;
}
.jss99 {
border-radius: 6px;
}
.jss99 h1 small, .jss99 h2 small, .jss99 h3 small {
color: rgba(255, 255, 255, 0.8);
}
.jss100 {
margin-top: 15px;
}
.jss101 {
padding: 0px !important;
}
</style><style data-jss="" data-meta="makeStyles">
.jss1 {
left: 0;
width: 100%;
height: 68px;
z-index: 99999999;
position: fixed;
text-align: center;
transition: top 1s;
padding-top: 8px;
background-color: #333;
}
.jss2 {
top: -68px;
}
.jss3 {
top: 0;
}
</style><style data-jss="" data-meta="MuiInputAdornment">
.MuiInputAdornment-root {
height: 0.01em;
display: flex;
max-height: 2em;
align-items: center;
white-space: nowrap;
}
.MuiInputAdornment-filled.MuiInputAdornment-positionStart:not(.MuiInputAdornment-hiddenLabel) {
margin-top: 16px;
}
.MuiInputAdornment-positionStart {
margin-right: 8px;
}
.MuiInputAdornment-positionEnd {
margin-left: 8px;
}
.MuiInputAdornment-disablePointerEvents {
pointer-events: none;
}
</style><style data-jss="" data-meta="makeStyles">
.jss113 {
border: 0;
margin: 0 15px 10px;
display: flex;
padding: 0;
align-items: center;
padding-top: 10px;
border-radius: 0;
justify-content: space-between;
background-color: transparent;
}
.jss114 {
margin-top: -15px;
}
.jss115 {
padding-left: 5px;
padding-right: 5px;
background-color: transparent;
}
.jss116 {
z-index: 2;
}
.jss117 {
display: block;
}
.jss118 {
border-top: 1px solid#eee;
margin-top: 20px;
}
.jss118 svg {
top: 4px;
width: 16px;
height: 16px;
position: relative;
margin-left: 3px;
margin-right: 3px;
}
.jss118 .fab, .jss118 .fas, .jss118 .far, .jss118 .fal, .jss118 .material-icons {
top: 4px;
position: relative;
font-size: 16px;
line-height: 16px;
margin-left: 3px;
margin-right: 3px;
}
.jss119 {
border-top: 1px solid#eee;
}
</style><style data-jss="" data-meta="PrivateHiddenCss">
@media (min-width:0px) and (max-width:599.95px) {
.jss47 {
display: none;
}
}
@media (min-width:0px) {
.jss48 {
display: none;
}
}
@media (max-width:599.95px) {
.jss49 {
display: none;
}
}
@media (min-width:600px) and (max-width:959.95px) {
.jss50 {
display: none;
}
}
@media (min-width:600px) {
.jss51 {
display: none;
}
}
@media (max-width:959.95px) {
.jss52 {
display: none;
}
}
@media (min-width:960px) and (max-width:1279.95px) {
.jss53 {
display: none;
}
}
@media (min-width:960px) {
.jss54 {
display: none;
}
}
@media (max-width:1279.95px) {
.jss55 {
display: none;
}
}
@media (min-width:1280px) and (max-width:1919.95px) {
.jss56 {
display: none;
}
}
@media (min-width:1280px) {
.jss57 {
display: none;
}
}
@media (max-width:1919.95px) {
.jss58 {
display: none;
}
}
@media (min-width:1920px) {
.jss59 {
display: none;
}
}
@media (min-width:1920px) {
.jss60 {
display: none;
}
}
@media (min-width:0px) {
.jss61 {
display: none;
}
}
</style><style data-jss="" data-meta="makeStyles">
.jss33 img {
border: 0;
padding: 0;
box-shadow: 0 10px 20px -12px rgba(0, 0, 0, 0.42), 0 3px 20px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
transition: all 150ms ease 0s;
border-radius: 3px;
}
.jss34 {
z-index: 4;
margin-left: auto;
margin-right: auto;
padding-left: 15px;
padding-right: 15px;
}
@media (min-width: 768px) {
.jss34 {
width: 750px;
}
}
@media (min-width: 992px) {
.jss34 {
width: 970px;
}
}
@media (min-width: 1200px) {
.jss34 {
width: 1170px;
}
}
.jss34:before, .jss34:after {
content: " ";
display: table;
}
.jss34:after {
clear: both;
}
@media (max-width:959.95px) {
.jss34 {
padding-bottom: 100px;
}
}
.jss35 {
font-size: 26px;
margin-bottom: 0;
}
.jss36 {
text-align: center;
}
.jss37 {
justify-content: center !important;
}
.jss38 {
margin-left: 5px;
margin-right: 5px;
}
.jss38, .jss38:focus, .jss38:hover {
color: #FFF;
}
.jss39 {
margin-right: 18px;
}
.jss40 {
color: #555555;
}
.jss41 {
opacity: 0;
transform: translate3d(0, -60px, 0);
}
.jss42 {
margin-bottom: 20px;
}
.jss43 {
padding: 0.9375rem 0;
}
.jss44 {
margin: 1rem 0;
text-align: center;
}
</style><script data-cfasync="false" async="true" type="text/javascript" src="https://app.purechat.com/version?_=_&callback=_WidgetJPCB_Version"></script><style id="pcwidget-styles">#PureChatWidget.purechat .purechat-truncate{display:block !important;white-space:nowrap !important;overflow:hidden !important;text-overflow:ellipsis !important}.purechat a,.purechat abbr,.purechat address,.purechat area,.purechat article,.purechat aside,.purechat audio,.purechat b,.purechat base,.purechat bdi,.purechat bdo,.purechat blockquote,.purechat body,.purechat br,.purechat button,.purechat canvas,.purechat caption,.purechat cite,.purechat code,.purechat col,.purechat colgroup,.purechat command,.purechat datalist,.purechat dd,.purechat del,.purechat details,.purechat dfn,.purechat div,.purechat dl,.purechat dt,.purechat em,.purechat embed,.purechat fieldset,.purechat figcaption,.purechat figure,.purechat footer,.purechat form,.purechat h1,.purechat h2,.purechat h3,.purechat h4,.purechat h5,.purechat h6,.purechat head,.purechat header,.purechat hgroup,.purechat hr,.purechat i,.purechat iframe,.purechat img,.purechat input,.purechat ins,.purechat kbd,.purechat keygen,.purechat label,.purechat legend,.purechat li,.purechat link,.purechat map,.purechat mark,.purechat menu,.purechat meta,.purechat meter,.purechat nav,.purechat noscript,.purechat object,.purechat ol,.purechat optgroup,.purechat option,.purechat output,.purechat p,.purechat param,.purechat pre,.purechat progress,.purechat q,.purechat rp,.purechat rt,.purechat ruby,.purechat s,.purechat samp,.purechat section,.purechat select,.purechat small,.purechat source,.purechat span,.purechat strong,.purechat style,.purechat sub,.purechat summary,.purechat sup,.purechat table,.purechat tbody,.purechat td,.purechat textarea,.purechat tfoot,.purechat th,.purechat thead,.purechat time,.purechat title,.purechat tr,.purechat track,.purechat u,.purechat ul,.purechat var,.purechat video,.purechat wbr,.purechat a:before,.purechat abbr:before,.purechat address:before,.purechat area:before,.purechat article:before,.purechat aside:before,.purechat audio:before,.purechat b:before,.purechat base:before,.purechat bdi:before,.purechat bdo:before,.purechat blockquote:before,.purechat body:before,.purechat br:before,.purechat button:before,.purechat canvas:before,.purechat caption:before,.purechat cite:before,.purechat code:before,.purechat col:before,.purechat colgroup:before,.purechat command:before,.purechat datalist:before,.purechat dd:before,.purechat del:before,.purechat details:before,.purechat dfn:before,.purechat div:before,.purechat dl:before,.purechat dt:before,.purechat em:before,.purechat embed:before,.purechat fieldset:before,.purechat figcaption:before,.purechat figure:before,.purechat footer:before,.purechat form:before,.purechat h1:before,.purechat h2:before,.purechat h3:before,.purechat h4:before,.purechat h5:before,.purechat h6:before,.purechat head:before,.purechat header:before,.purechat hgroup:before,.purechat hr:before,.purechat i:before,.purechat iframe:before,.purechat img:before,.purechat input:before,.purechat ins:before,.purechat kbd:before,.purechat keygen:before,.purechat label:before,.purechat legend:before,.purechat li:before,.purechat link:before,.purechat map:before,.purechat mark:before,.purechat menu:before,.purechat meta:before,.purechat meter:before,.purechat nav:before,.purechat noscript:before,.purechat object:before,.purechat ol:before,.purechat optgroup:before,.purechat option:before,.purechat output:before,.purechat p:before,.purechat param:before,.purechat pre:before,.purechat progress:before,.purechat q:before,.purechat rp:before,.purechat rt:before,.purechat ruby:before,.purechat s:before,.purechat samp:before,.purechat section:before,.purechat select:before,.purechat small:before,.purechat source:before,.purechat span:before,.purechat strong:before,.purechat style:before,.purechat sub:before,.purechat summary:before,.purechat sup:before,.purechat table:before,.purechat tbody:before,.purechat td:before,.purechat textarea:before,.purechat tfoot:before,.purechat th:before,.purechat thead:before,.purechat time:before,.purechat title:before,.purechat tr:before,.purechat track:before,.purechat u:before,.purechat ul:before,.purechat var:before,.purechat video:before,.purechat wbr:before,.purechat a:after,.purechat abbr:after,.purechat address:after,.purechat area:after,.purechat article:after,.purechat aside:after,.purechat audio:after,.purechat b:after,.purechat base:after,.purechat bdi:after,.purechat bdo:after,.purechat blockquote:after,.purechat body:after,.purechat br:after,.purechat button:after,.purechat canvas:after,.purechat caption:after,.purechat cite:after,.purechat code:after,.purechat col:after,.purechat colgroup:after,.purechat command:after,.purechat datalist:after,.purechat dd:after,.purechat del:after,.purechat details:after,.purechat dfn:after,.purechat div:after,.purechat dl:after,.purechat dt:after,.purechat em:after,.purechat embed:after,.purechat fieldset:after,.purechat figcaption:after,.purechat figure:after,.purechat footer:after,.purechat form:after,.purechat h1:after,.purechat h2:after,.purechat h3:after,.purechat h4:after,.purechat h5:after,.purechat h6:after,.purechat head:after,.purechat header:after,.purechat hgroup:after,.purechat hr:after,.purechat i:after,.purechat iframe:after,.purechat img:after,.purechat input:after,.purechat ins:after,.purechat kbd:after,.purechat keygen:after,.purechat label:after,.purechat legend:after,.purechat li:after,.purechat link:after,.purechat map:after,.purechat mark:after,.purechat menu:after,.purechat meta:after,.purechat meter:after,.purechat nav:after,.purechat noscript:after,.purechat object:after,.purechat ol:after,.purechat optgroup:after,.purechat option:after,.purechat output:after,.purechat p:after,.purechat param:after,.purechat pre:after,.purechat progress:after,.purechat q:after,.purechat rp:after,.purechat rt:after,.purechat ruby:after,.purechat s:after,.purechat samp:after,.purechat section:after,.purechat select:after,.purechat small:after,.purechat source:after,.purechat span:after,.purechat strong:after,.purechat style:after,.purechat sub:after,.purechat summary:after,.purechat sup:after,.purechat table:after,.purechat tbody:after,.purechat td:after,.purechat textarea:after,.purechat tfoot:after,.purechat th:after,.purechat thead:after,.purechat time:after,.purechat title:after,.purechat tr:after,.purechat track:after,.purechat u:after,.purechat ul:after,.purechat var:after,.purechat video:after,.purechat wbr:after{alignment-baseline:auto !important;animation-delay:0s !important;animation-direction:normal !important;animation-duration:0s !important;animation-fill-mode:none !important;animation-iteration-count:1 !important;animation-name:none !important;animation-play-state:running !important;animation-timing-function:ease !important;background-attachment:scroll !important;background-blend-mode:normal !important;background-clip:border-box !important;background-color:rgba(0,0,0,0) !important;background-image:none !important;background-origin:padding-box !important;background-position-x:0% !important;background-position-y:0% !important;background-repeat-x:no-repeat !important;background-repeat-y:no-repeat !important;border-bottom-color:rgba(0,0,0,0) !important;border-bottom-left-radius:0 !important;border-bottom-right-radius:0 !important;border-bottom-style:none !important;border-bottom-width:0 !important;border-collapse:separate !important;border-left-color:rgba(0,0,0,0) !important;border-left-style:none !important;border-left-width:0 !important;border-right-color:rgba(0,0,0,0) !important;border-right-style:none !important;border-right-width:0 !important;border-top-color:rgba(0,0,0,0) !important;border-top-left-radius:0 !important;border-top-right-radius:0 !important;border-top-style:none !important;border-top-width:0 !important;bottom:auto !important;box-shadow:none !important;box-sizing:border-box !important;clear:none !important;color:#3b404c !important;cursor:default !important;display:block !important;fill:#000 !important;fill-opacity:1 !important;fill-rule:nonzero !important;filter:none !important;flex-basis:auto !important;flex-direction:row !important;flex-grow:0 !important;flex-shrink:1 !important;flex-wrap:nowrap !important;float:none !important;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif !important;font-size:14px !important;font-stretch:normal !important;font-style:normal !important;font-variant-caps:normal !important;font-weight:normal !important;height:auto !important;left:auto !important;letter-spacing:normal !important;line-height:1.2 !important;margin-bottom:0 !important;margin-left:0 !important;margin-right:0 !important;margin-top:0 !important;max-height:none !important;max-width:none !important;min-height:0 !important;min-width:0 !important;opacity:1 !important;outline-color:rgba(0,0,0,0) !important;outline-offset:0 !important;outline-style:none !important;outline-width:0 !important;overflow-anchor:auto !important;overflow-wrap:normal !important;overflow-x:visible !important;overflow-y:visible !important;padding-bottom:0 !important;padding-left:0 !important;padding-right:0 !important;padding-top:0 !important;position:static !important;right:auto !important;table-layout:auto !important;text-align:start !important;text-decoration-color:rgba(0,0,0,0) !important;text-decoration-line:none !important;text-decoration-skip:objects !important;text-decoration-style:solid !important;text-indent:0 !important;text-shadow:none !important;text-transform:none !important;top:auto !important;transform:none !important;-webkit-transition:none !important;transition-delay:0s !important;transition-duration:0s !important;transition-property:all !important;transition-timing-function:ease !important;vertical-align:baseline !important;visibility:visible !important;white-space:normal !important;width:auto !important;word-break:normal !important;word-spacing:0 !important;word-wrap:normal !important;z-index:auto !important;zoom:1 !important}.purechat a:before,.purechat abbr:before,.purechat address:before,.purechat area:before,.purechat article:before,.purechat aside:before,.purechat audio:before,.purechat b:before,.purechat base:before,.purechat bdi:before,.purechat bdo:before,.purechat blockquote:before,.purechat body:before,.purechat br:before,.purechat button:before,.purechat canvas:before,.purechat caption:before,.purechat cite:before,.purechat code:before,.purechat col:before,.purechat colgroup:before,.purechat command:before,.purechat datalist:before,.purechat dd:before,.purechat del:before,.purechat details:before,.purechat dfn:before,.purechat div:before,.purechat dl:before,.purechat dt:before,.purechat em:before,.purechat embed:before,.purechat fieldset:before,.purechat figcaption:before,.purechat figure:before,.purechat footer:before,.purechat form:before,.purechat h1:before,.purechat h2:before,.purechat h3:before,.purechat h4:before,.purechat h5:before,.purechat h6:before,.purechat head:before,.purechat header:before,.purechat hgroup:before,.purechat hr:before,.purechat i:before,.purechat iframe:before,.purechat img:before,.purechat input:before,.purechat ins:before,.purechat kbd:before,.purechat keygen:before,.purechat label:before,.purechat legend:before,.purechat li:before,.purechat link:before,.purechat map:before,.purechat mark:before,.purechat menu:before,.purechat meta:before,.purechat meter:before,.purechat nav:before,.purechat noscript:before,.purechat object:before,.purechat ol:before,.purechat optgroup:before,.purechat option:before,.purechat output:before,.purechat p:before,.purechat param:before,.purechat pre:before,.purechat progress:before,.purechat q:before,.purechat rp:before,.purechat rt:before,.purechat ruby:before,.purechat s:before,.purechat samp:before,.purechat section:before,.purechat select:before,.purechat small:before,.purechat source:before,.purechat span:before,.purechat strong:before,.purechat style:before,.purechat sub:before,.purechat summary:before,.purechat sup:before,.purechat table:before,.purechat tbody:before,.purechat td:before,.purechat textarea:before,.purechat tfoot:before,.purechat th:before,.purechat thead:before,.purechat time:before,.purechat title:before,.purechat tr:before,.purechat track:before,.purechat u:before,.purechat ul:before,.purechat var:before,.purechat video:before,.purechat wbr:before,.purechat a:after,.purechat abbr:after,.purechat address:after,.purechat area:after,.purechat article:after,.purechat aside:after,.purechat audio:after,.purechat b:after,.purechat base:after,.purechat bdi:after,.purechat bdo:after,.purechat blockquote:after,.purechat body:after,.purechat br:after,.purechat button:after,.purechat canvas:after,.purechat caption:after,.purechat cite:after,.purechat code:after,.purechat col:after,.purechat colgroup:after,.purechat command:after,.purechat datalist:after,.purechat dd:after,.purechat del:after,.purechat details:after,.purechat dfn:after,.purechat div:after,.purechat dl:after,.purechat dt:after,.purechat em:after,.purechat embed:after,.purechat fieldset:after,.purechat figcaption:after,.purechat figure:after,.purechat footer:after,.purechat form:after,.purechat h1:after,.purechat h2:after,.purechat h3:after,.purechat h4:after,.purechat h5:after,.purechat h6:after,.purechat head:after,.purechat header:after,.purechat hgroup:after,.purechat hr:after,.purechat i:after,.purechat iframe:after,.purechat img:after,.purechat input:after,.purechat ins:after,.purechat kbd:after,.purechat keygen:after,.purechat label:after,.purechat legend:after,.purechat li:after,.purechat link:after,.purechat map:after,.purechat mark:after,.purechat menu:after,.purechat meta:after,.purechat meter:after,.purechat nav:after,.purechat noscript:after,.purechat object:after,.purechat ol:after,.purechat optgroup:after,.purechat option:after,.purechat output:after,.purechat p:after,.purechat param:after,.purechat pre:after,.purechat progress:after,.purechat q:after,.purechat rp:after,.purechat rt:after,.purechat ruby:after,.purechat s:after,.purechat samp:after,.purechat section:after,.purechat select:after,.purechat small:after,.purechat source:after,.purechat span:after,.purechat strong:after,.purechat style:after,.purechat sub:after,.purechat summary:after,.purechat sup:after,.purechat table:after,.purechat tbody:after,.purechat td:after,.purechat textarea:after,.purechat tfoot:after,.purechat th:after,.purechat thead:after,.purechat time:after,.purechat title:after,.purechat tr:after,.purechat track:after,.purechat u:after,.purechat ul:after,.purechat var:after,.purechat video:after,.purechat wbr:after{box-sizing:border-box !important}.purechat ::-webkit-input-placeholder{color:#afaba3 !important}.purechat ::-moz-placeholder{color:#afaba3 !important;opacity:1 !important}.purechat :-ms-input-placeholder{color:#afaba3 !important}.purechat ::-ms-input-placeholder{color:#afaba3 !important}.purechat a{cursor:pointer !important}.purechat a,.purechat em,.purechat span,.purechat strong{display:inline !important}.purechat button,.purechat img{display:inline-block !important}#PureChatWidget.purechat.purechat-animate,#PureChatWidget.purechat .purechat-animate{animation-fill-mode:both !important;animation-duration:1s !important}#PureChatWidget.purechat.purechat-animate-somewhat-fast,#PureChatWidget.purechat .purechat-animate-somewhat-fast{animation-duration:.2s !important;animation-fill-mode:both !important;animation-timing-function:ease-in !important}#PureChatWidget.purechat.purechat-animate.purechat-animate-fast,#PureChatWidget.purechat .purechat-animate.purechat-animate-fast{animation-duration:.1s !important;animation-fill-mode:both !important;animation-timing-function:ease-in !important}#PureChatWidget.purechat.purechat-animate.purechat-animation-hinge{animation-duration:1s !important}#PureChatWidget.purechat.purechat-animate.purechat-animation-flip{backface-visibility:visible !important;animation-name:purechat-flip !important}#PureChatWidget.purechat.purechat-animation-flipInX{backface-visibility:visible !important;animation-name:purechat-flipInX !important}#PureChatWidget.purechat.purechat-animation-flipInY{backface-visibility:visible !important;animation-name:purechat-flipInY !important}#PureChatWidget.purechat.purechat-animation-fadeIn,#PureChatWidget.purechat .purechat-animation-fadeIn{animation-name:purechat-fadeIn !important}#PureChatWidget.purechat.purechat-animation-fadeInUp{animation-name:purechat-fadeInUp !important}#PureChatWidget.purechat.purechat-animation-fadeInDown{animation-name:purechat-fadeInDown !important}#PureChatWidget.purechat.purechat-animation-fadeInLeft{animation-name:purechat-fadeInLeft !important}#PureChatWidget.purechat.purechat-animation-fadeInRight{animation-name:purechat-fadeInRight !important}#PureChatWidget.purechat.purechat-animation-fadeInUpBig{animation-name:purechat-fadeInUpBig !important}#PureChatWidget.purechat.purechat-animation-fadeInDownBig{animation-name:purechat-fadeInDownBig !important}#PureChatWidget.purechat.purechat-animation-fadeInLeftBig{animation-name:purechat-fadeInLeftBig !important}#PureChatWidget.purechat.purechat-animation-fadeInRightBig{animation-name:purechat-fadeInRightBig !important}#PureChatWidget.purechat.purechat-animation-slideInDown{animation-name:purechat-slideInDown !important}#PureChatWidget.purechat.purechat-animation-slideInUp{animation-name:purechat-slideInUp !important}#PureChatWidget.purechat.purechat-animation-slideInLeft{animation-name:purechat-slideInLeft !important}#PureChatWidget.purechat.purechat-animation-slideInRight{animation-name:purechat-slideInRight !important}#PureChatWidget.purechat.purechat-animation-bounceIn{animation-name:purechat-bounceIn !important}#PureChatWidget.purechat.purechat-animation-bounceInUp{animation-name:purechat-bounceInUp !important}#PureChatWidget.purechat.purechat-animation-bounceInDown{animation-name:purechat-bounceInDown !important}#PureChatWidget.purechat.purechat-animation-bounceInLeft{animation-name:purechat-bounceInLeft !important}#PureChatWidget.purechat.purechat-animation-bounceInRight{animation-name:purechat-bounceInRight !important}#PureChatWidget.purechat.purechat-animation-slideInRight{animation-name:purechat-slideInRight !important}#PureChatWidget.purechat.purechat-animation-rotateIn{animation-name:purechat-rotateIn !important}#PureChatWidget.purechat.purechat-animation-rotateInUpLeft{animation-name:purechat-rotateInUpLeft !important}#PureChatWidget.purechat.purechat-animation-rotateInDownLeft{animation-name:purechat-rotateInDownLeft !important}#PureChatWidget.purechat.purechat-animation-rotateInUpRight{animation-name:purechat-rotateInUpRight !important}#PureChatWidget.purechat.purechat-animation-rotateInDownRight{animation-name:purechat-rotateInDownRight !important}#PureChatWidget.purechat.purechat-animation-lightSpeedIn{animation-name:lightSpeedIn !important;animation-timing-function:ease-out !important}#PureChatWidget.purechat.purechat-animation-rollIn{animation-name:purechat-rollIn !important}#PureChatWidget.purechat.purechat-animation-toast-x{opacity:0 !important;animation-duration:4s !important;animation-iteration-count:1 !important;animation-name:purechat-toastRight !important}#PureChatWidget.purechat .purechat-animation-toastUpDown{opacity:0 !important;animation-duration:4s !important;animation-iteration-count:1 !important;animation-name:purechat-toastUpDown !important}#PureChatWidget.purechat .purechat-animation-toastDownUp{opacity:0 !important;animation-duration:4s !important;animation-iteration-count:1 !important;animation-name:purechat-toastDownUp !important}#PureChatWidget.purechat.purechat-animation.purechat-animation-none{animation-fill-mode:both !important;animation-duration:.1s !important}#PureChatWidget.purechat.purechat-animation-none{animation-name:purechat-none !important}#PureChatWidget.purechat.purechat-animation-fadeOutDownSmall,#PureChatWidget.purechat .purechat-animation-fadeOutDownSmall{animation-name:purechat-fadeOutDownSmall !important}#PureChatWidget.purechat.purechat-animation-fadeOutUpSmall,#PureChatWidget.purechat .purechat-animation-fadeOutUpSmall{animation-name:purechat-fadeOutUpSmall !important}#PureChatWidget.purechat.purechat-animation-fadeInDownSmall,#PureChatWidget.purechat .purechat-animation-fadeInDownSmall{animation-name:purechat-fadeInDownSmall !important}#PureChatWidget.purechat.purechat-animation-fadeInUpSmall,#PureChatWidget.purechat .purechat-animation-fadeInUpSmall{animation-name:purechat-fadeInUpSmall !important}#PureChatWidget.purechat.purechat-animation-bounceUpSmall,#PureChatWidget.purechat .purechat-animation-bounceUpSmall{animation-name:purechat-bounceUpSmall !important}#PureChatWidget.purechat.purechat-animation-bounceDownSmall,#PureChatWidget.purechat .purechat-animation-bounceDownSmall{animation-name:purechat-bounceDownSmall !important}#PureChatWidget.purechat .purechat-animate-spin,#PureChatWidget.purechat.purechat-animate-spin{animation-name:purechat-spin !important;animation-iteration-count:infinite !important;animation-duration:3s !important}@-moz-keyframes purechat-spin{from{transform:rotate(0deg) !important}to{transform:rotate(360deg) !important}}@-webkit-keyframes purechat-spin{from{transform:rotate(0deg) !important}to{transform:rotate(360deg) !important}}@-o-keyframes purechat-spin{from{transform:rotate(0deg) !important}to{transform:rotate(360deg) !important}}@keyframes purechat-spin{from{transform:rotate(0deg) !important}to{transform:rotate(360deg) !important}}@-moz-keyframes purechat-flip{0%{transform:perspective(400px) translateZ(0) rotateY(0) scale(1);animation-timing-function:ease-out}40%{transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);animation-timing-function:ease-out}50%{transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);animation-timing-function:ease-in}80%{transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);animation-timing-function:ease-in}100%{transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);animation-timing-function:ease-in}}@-webkit-keyframes purechat-flip{0%{transform:perspective(400px) translateZ(0) rotateY(0) scale(1);animation-timing-function:ease-out}40%{transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);animation-timing-function:ease-out}50%{transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);animation-timing-function:ease-in}80%{transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);animation-timing-function:ease-in}100%{transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);animation-timing-function:ease-in}}@-o-keyframes purechat-flip{0%{transform:perspective(400px) translateZ(0) rotateY(0) scale(1);animation-timing-function:ease-out}40%{transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);animation-timing-function:ease-out}50%{transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);animation-timing-function:ease-in}80%{transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);animation-timing-function:ease-in}100%{transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);animation-timing-function:ease-in}}@keyframes purechat-flip{0%{transform:perspective(400px) translateZ(0) rotateY(0) scale(1);animation-timing-function:ease-out}40%{transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);animation-timing-function:ease-out}50%{transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);animation-timing-function:ease-in}80%{transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);animation-timing-function:ease-in}100%{transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);animation-timing-function:ease-in}}@-moz-keyframes purechat-bounceInDown{0%{opacity:0;transform:translateY(-2000px)}60%{opacity:1;transform:translateY(30px)}80%{transform:translateY(-10px)}100%{transform:translateY(0)}}@-webkit-keyframes purechat-bounceInDown{0%{opacity:0;transform:translateY(-2000px)}60%{opacity:1;transform:translateY(30px)}80%{transform:translateY(-10px)}100%{transform:translateY(0)}}@-o-keyframes purechat-bounceInDown{0%{opacity:0;transform:translateY(-2000px)}60%{opacity:1;transform:translateY(30px)}80%{transform:translateY(-10px)}100%{transform:translateY(0)}}@keyframes purechat-bounceInDown{0%{opacity:0;transform:translateY(-2000px)}60%{opacity:1;transform:translateY(30px)}80%{transform:translateY(-10px)}100%{transform:translateY(0)}}@-moz-keyframes purechat-bounceInLeft{0%{opacity:0;transform:translateX(2000px)}60%{opacity:1;transform:translateX(-30px)}80%{transform:translateX(10px)}100%{transform:translateX(0)}}@-webkit-keyframes purechat-bounceInLeft{0%{opacity:0;transform:translateX(2000px)}60%{opacity:1;transform:translateX(-30px)}80%{transform:translateX(10px)}100%{transform:translateX(0)}}@-o-keyframes purechat-bounceInLeft{0%{opacity:0;transform:translateX(2000px)}60%{opacity:1;transform:translateX(-30px)}80%{transform:translateX(10px)}100%{transform:translateX(0)}}@keyframes purechat-bounceInLeft{0%{opacity:0;transform:translateX(2000px)}60%{opacity:1;transform:translateX(-30px)}80%{transform:translateX(10px)}100%{transform:translateX(0)}}@-moz-keyframes purechat-bounceInRight{0%{opacity:0;transform:translateX(-2000px)}60%{opacity:1;transform:translateX(30px)}80%{transform:translateX(-10px)}100%{transform:translateX(0)}}@-webkit-keyframes purechat-bounceInRight{0%{opacity:0;transform:translateX(-2000px)}60%{opacity:1;transform:translateX(30px)}80%{transform:translateX(-10px)}100%{transform:translateX(0)}}@-o-keyframes purechat-bounceInRight{0%{opacity:0;transform:translateX(-2000px)}60%{opacity:1;transform:translateX(30px)}80%{transform:translateX(-10px)}100%{transform:translateX(0)}}@keyframes purechat-bounceInRight{0%{opacity:0;transform:translateX(-2000px)}60%{opacity:1;transform:translateX(30px)}80%{transform:translateX(-10px)}100%{transform:translateX(0)}}@-moz-keyframes purechat-rotateIn{0%{transform-origin:center center;transform:rotate(-200deg);opacity:0}100%{transform-origin:center center;transform:rotate(0);opacity:1}}@-webkit-keyframes purechat-rotateIn{0%{transform-origin:center center;transform:rotate(-200deg);opacity:0}100%{transform-origin:center center;transform:rotate(0);opacity:1}}@-o-keyframes purechat-rotateIn{0%{transform-origin:center center;transform:rotate(-200deg);opacity:0}100%{transform-origin:center center;transform:rotate(0);opacity:1}}@keyframes purechat-rotateIn{0%{transform-origin:center center;transform:rotate(-200deg);opacity:0}100%{transform-origin:center center;transform:rotate(0);opacity:1}}@-moz-keyframes purechat-rotateInUpLeft{0%{transform-origin:left bottom;transform:rotate(90deg);opacity:0}100%{transform-origin:left bottom;transform:rotate(0);opacity:1}}@-webkit-keyframes purechat-rotateInUpLeft{0%{transform-origin:left bottom;transform:rotate(90deg);opacity:0}100%{transform-origin:left bottom;transform:rotate(0);opacity:1}}@-o-keyframes purechat-rotateInUpLeft{0%{transform-origin:left bottom;transform:rotate(90deg);opacity:0}100%{transform-origin:left bottom;transform:rotate(0);opacity:1}}@keyframes purechat-rotateInUpLeft{0%{transform-origin:left bottom;transform:rotate(90deg);opacity:0}100%{transform-origin:left bottom;transform:rotate(0);opacity:1}}@-moz-keyframes purechat-rotateInDownLeft{0%{transform-origin:left bottom;transform:rotate(-90deg);opacity:0}100%{transform-origin:left bottom;transform:rotate(0);opacity:1}}@-webkit-keyframes purechat-rotateInDownLeft{0%{transform-origin:left bottom;transform:rotate(-90deg);opacity:0}100%{transform-origin:left bottom;transform:rotate(0);opacity:1}}@-o-keyframes purechat-rotateInDownLeft{0%{transform-origin:left bottom;transform:rotate(-90deg);opacity:0}100%{transform-origin:left bottom;transform:rotate(0);opacity:1}}@keyframes purechat-rotateInDownLeft{0%{transform-origin:left bottom;transform:rotate(-90deg);opacity:0}100%{transform-origin:left bottom;transform:rotate(0);opacity:1}}@-moz-keyframes purechat-rotateInUpRight{0%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}100%{transform-origin:right bottom;transform:rotate(0);opacity:1}}@-webkit-keyframes purechat-rotateInUpRight{0%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}100%{transform-origin:right bottom;transform:rotate(0);opacity:1}}@-o-keyframes purechat-rotateInUpRight{0%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}100%{transform-origin:right bottom;transform:rotate(0);opacity:1}}@keyframes purechat-rotateInUpRight{0%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}100%{transform-origin:right bottom;transform:rotate(0);opacity:1}}@-moz-keyframes purechat-rotateInDownRight{0%{transform-origin:right bottom;transform:rotate(90deg);opacity:0}100%{transform-origin:right bottom;transform:rotate(0);opacity:1}}@-webkit-keyframes purechat-rotateInDownRight{0%{transform-origin:right bottom;transform:rotate(90deg);opacity:0}100%{transform-origin:right bottom;transform:rotate(0);opacity:1}}@-o-keyframes purechat-rotateInDownRight{0%{transform-origin:right bottom;transform:rotate(90deg);opacity:0}100%{transform-origin:right bottom;transform:rotate(0);opacity:1}}@keyframes purechat-rotateInDownRight{0%{transform-origin:right bottom;transform:rotate(90deg);opacity:0}100%{transform-origin:right bottom;transform:rotate(0);opacity:1}}@-moz-keyframes purechat-lightSpeedIn{0%{transform:translateX(100%) skewX(-30deg);opacity:0}60%{transform:translateX(-20%) skewX(30deg);opacity:1}80%{transform:translateX(0%) skewX(-15deg);opacity:1}100%{transform:translateX(0%) skewX(0deg);opacity:1}}@-webkit-keyframes purechat-lightSpeedIn{0%{transform:translateX(100%) skewX(-30deg);opacity:0}60%{transform:translateX(-20%) skewX(30deg);opacity:1}80%{transform:translateX(0%) skewX(-15deg);opacity:1}100%{transform:translateX(0%) skewX(0deg);opacity:1}}@-o-keyframes purechat-lightSpeedIn{0%{transform:translateX(100%) skewX(-30deg);opacity:0}60%{transform:translateX(-20%) skewX(30deg);opacity:1}80%{transform:translateX(0%) skewX(-15deg);opacity:1}100%{transform:translateX(0%) skewX(0deg);opacity:1}}@keyframes purechat-lightSpeedIn{0%{transform:translateX(100%) skewX(-30deg);opacity:0}60%{transform:translateX(-20%) skewX(30deg);opacity:1}80%{transform:translateX(0%) skewX(-15deg);opacity:1}100%{transform:translateX(0%) skewX(0deg);opacity:1}}@-moz-keyframes purechat-rollIn{0%{opacity:0;transform:translateX(-100%) rotate(-120deg)}100%{opacity:1;transform:translateX(0) rotate(0deg)}}@-webkit-keyframes purechat-rollIn{0%{opacity:0;transform:translateX(-100%) rotate(-120deg)}100%{opacity:1;transform:translateX(0) rotate(0deg)}}@-o-keyframes purechat-rollIn{0%{opacity:0;transform:translateX(-100%) rotate(-120deg)}100%{opacity:1;transform:translateX(0) rotate(0deg)}}@keyframes purechat-rollIn{0%{opacity:0;transform:translateX(-100%) rotate(-120deg)}100%{opacity:1;transform:translateX(0) rotate(0deg)}}@-moz-keyframes purechat-toastRight{0%{opacity:0;transform:translateX(2000px)}5%{opacity:1;transform:translateX(0)}6%{transform:translateX(7px)}7%{transform:translateX(0)}95%{opacity:1;transform:translateX(0)}100%{opacity:0;transform:translateX(2000px)}}@-webkit-keyframes purechat-toastRight{0%{opacity:0;transform:translateX(2000px)}5%{opacity:1;transform:translateX(0)}6%{transform:translateX(7px)}7%{transform:translateX(0)}95%{opacity:1;transform:translateX(0)}100%{opacity:0;transform:translateX(2000px)}}@-o-keyframes purechat-toastRight{0%{opacity:0;transform:translateX(2000px)}5%{opacity:1;transform:translateX(0)}6%{transform:translateX(7px)}7%{transform:translateX(0)}95%{opacity:1;transform:translateX(0)}100%{opacity:0;transform:translateX(2000px)}}@keyframes purechat-toastRight{0%{opacity:0;transform:translateX(2000px)}5%{opacity:1;transform:translateX(0)}6%{transform:translateX(7px)}7%{transform:translateX(0)}95%{opacity:1;transform:translateX(0)}100%{opacity:0;transform:translateX(2000px)}}@-moz-keyframes purechat-toastUpDown{0%{opacity:0;transform:translateY(10px)}5%{opacity:1;transform:translateY(0)}95%{opacity:1;transform:translateY(0)}100%{opacity:0;transform:translateY(10px)}}@-webkit-keyframes purechat-toastUpDown{0%{opacity:0;transform:translateY(10px)}5%{opacity:1;transform:translateY(0)}95%{opacity:1;transform:translateY(0)}100%{opacity:0;transform:translateY(10px)}}@-o-keyframes purechat-toastUpDown{0%{opacity:0;transform:translateY(10px)}5%{opacity:1;transform:translateY(0)}95%{opacity:1;transform:translateY(0)}100%{opacity:0;transform:translateY(10px)}}@keyframes purechat-toastUpDown{0%{opacity:0;transform:translateY(10px)}5%{opacity:1;transform:translateY(0)}95%{opacity:1;transform:translateY(0)}100%{opacity:0;transform:translateY(10px)}}@-moz-keyframes purechat-toastDownUp{0%{opacity:0;transform:translateY(0)}5%{opacity:1;transform:translateY(10px)}95%{opacity:1;transform:translateY(10px)}100%{opacity:0;transform:translateY(0)}}@-webkit-keyframes purechat-toastDownUp{0%{opacity:0;transform:translateY(0)}5%{opacity:1;transform:translateY(10px)}95%{opacity:1;transform:translateY(10px)}100%{opacity:0;transform:translateY(0)}}@-o-keyframes purechat-toastDownUp{0%{opacity:0;transform:translateY(0)}5%{opacity:1;transform:translateY(10px)}95%{opacity:1;transform:translateY(10px)}100%{opacity:0;transform:translateY(0)}}@keyframes purechat-toastDownUp{0%{opacity:0;transform:translateY(0)}5%{opacity:1;transform:translateY(10px)}95%{opacity:1;transform:translateY(10px)}100%{opacity:0;transform:translateY(0)}}@-moz-keyframes purechat-none{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes purechat-none{0%{opacity:0}100%{opacity:1}}@-o-keyframes purechat-none{0%{opacity:0}100%{opacity:1}}@keyframes purechat-none{0%{opacity:0}100%{opacity:1}}@-moz-keyframes purechat-flipInX{0%{transform:perspective(400px) rotateX(90deg);opacity:0}40%{transform:perspective(400px) rotateX(-10deg)}70%{transform:perspective(400px) rotateX(10deg)}100%{transform:perspective(400px) rotateX(0deg);opacity:1}}@-webkit-keyframes purechat-flipInX{0%{transform:perspective(400px) rotateX(90deg);opacity:0}40%{transform:perspective(400px) rotateX(-10deg)}70%{transform:perspective(400px) rotateX(10deg)}100%{transform:perspective(400px) rotateX(0deg);opacity:1}}@-o-keyframes purechat-flipInX{0%{transform:perspective(400px) rotateX(90deg);opacity:0}40%{transform:perspective(400px) rotateX(-10deg)}70%{transform:perspective(400px) rotateX(10deg)}100%{transform:perspective(400px) rotateX(0deg);opacity:1}}@keyframes purechat-flipInX{0%{transform:perspective(400px) rotateX(90deg);opacity:0}40%{transform:perspective(400px) rotateX(-10deg)}70%{transform:perspective(400px) rotateX(10deg)}100%{transform:perspective(400px) rotateX(0deg);opacity:1}}@-moz-keyframes purechat-flipInY{0%{transform:perspective(400px) rotateY(90deg);opacity:0}40%{transform:perspective(400px) rotateY(-10deg)}70%{transform:perspective(400px) rotateY(10deg)}100%{transform:perspective(400px) rotateY(0deg);opacity:1}}@-webkit-keyframes purechat-flipInY{0%{transform:perspective(400px) rotateY(90deg);opacity:0}40%{transform:perspective(400px) rotateY(-10deg)}70%{transform:perspective(400px) rotateY(10deg)}100%{transform:perspective(400px) rotateY(0deg);opacity:1}}@-o-keyframes purechat-flipInY{0%{transform:perspective(400px) rotateY(90deg);opacity:0}40%{transform:perspective(400px) rotateY(-10deg)}70%{transform:perspective(400px) rotateY(10deg)}100%{transform:perspective(400px) rotateY(0deg);opacity:1}}@keyframes purechat-flipInY{0%{transform:perspective(400px) rotateY(90deg);opacity:0}40%{transform:perspective(400px) rotateY(-10deg)}70%{transform:perspective(400px) rotateY(10deg)}100%{transform:perspective(400px) rotateY(0deg);opacity:1}}@-moz-keyframes purechat-fadeIn{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes purechat-fadeIn{0%{opacity:0}100%{opacity:1}}@-o-keyframes purechat-fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes purechat-fadeIn{0%{opacity:0}100%{opacity:1}}@-moz-keyframes purechat-fadeInUp{0%{opacity:0;transform:translateY(20px)}100%{opacity:1;transform:translateY(0)}}@-webkit-keyframes purechat-fadeInUp{0%{opacity:0;transform:translateY(20px)}100%{opacity:1;transform:translateY(0)}}@-o-keyframes purechat-fadeInUp{0%{opacity:0;transform:translateY(20px)}100%{opacity:1;transform:translateY(0)}}@keyframes purechat-fadeInUp{0%{opacity:0;transform:translateY(20px)}100%{opacity:1;transform:translateY(0)}}@-moz-keyframes purechat-fadeInDown{0%{opacity:0;transform:translateY(-20px)}100%{opacity:1;transform:translateY(0)}}@-webkit-keyframes purechat-fadeInDown{0%{opacity:0;transform:translateY(-20px)}100%{opacity:1;transform:translateY(0)}}@-o-keyframes purechat-fadeInDown{0%{opacity:0;transform:translateY(-20px)}100%{opacity:1;transform:translateY(0)}}@keyframes purechat-fadeInDown{0%{opacity:0;transform:translateY(-20px)}100%{opacity:1;transform:translateY(0)}}@-moz-keyframes purechat-fadeInLeft{0%{opacity:0;transform:translateX(20px)}100%{opacity:1;transform:translateX(0)}}@-webkit-keyframes purechat-fadeInLeft{0%{opacity:0;transform:translateX(20px)}100%{opacity:1;transform:translateX(0)}}@-o-keyframes purechat-fadeInLeft{0%{opacity:0;transform:translateX(20px)}100%{opacity:1;transform:translateX(0)}}@keyframes purechat-fadeInLeft{0%{opacity:0;transform:translateX(20px)}100%{opacity:1;transform:translateX(0)}}@-moz-keyframes purechat-fadeInRight{0%{opacity:0;transform:translateX(-20px)}100%{opacity:1;transform:translateX(0)}}@-webkit-keyframes purechat-fadeInRight{0%{opacity:0;transform:translateX(-20px)}100%{opacity:1;transform:translateX(0)}}@-o-keyframes purechat-fadeInRight{0%{opacity:0;transform:translateX(-20px)}100%{opacity:1;transform:translateX(0)}}@keyframes purechat-fadeInRight{0%{opacity:0;transform:translateX(-20px)}100%{opacity:1;transform:translateX(0)}}@-moz-keyframes purechat-fadeInUpBig{0%{opacity:0;transform:translateY(100vh)}100%{opacity:1;transform:translateY(0)}}@-webkit-keyframes purechat-fadeInUpBig{0%{opacity:0;transform:translateY(100vh)}100%{opacity:1;transform:translateY(0)}}@-o-keyframes purechat-fadeInUpBig{0%{opacity:0;transform:translateY(100vh)}100%{opacity:1;transform:translateY(0)}}@keyframes purechat-fadeInUpBig{0%{opacity:0;transform:translateY(100vh)}100%{opacity:1;transform:translateY(0)}}@-moz-keyframes purechat-fadeInDownBig{0%{opacity:0;transform:translateY(-100vh)}100%{opacity:1;transform:translateY(0)}}@-webkit-keyframes purechat-fadeInDownBig{0%{opacity:0;transform:translateY(-100vh)}100%{opacity:1;transform:translateY(0)}}@-o-keyframes purechat-fadeInDownBig{0%{opacity:0;transform:translateY(-100vh)}100%{opacity:1;transform:translateY(0)}}@keyframes purechat-fadeInDownBig{0%{opacity:0;transform:translateY(-100vh)}100%{opacity:1;transform:translateY(0)}}@-moz-keyframes purechat-fadeInLeftBig{0%{opacity:0;transform:translateX(100vw)}100%{opacity:1;transform:translateX(0)}}@-webkit-keyframes purechat-fadeInLeftBig{0%{opacity:0;transform:translateX(100vw)}100%{opacity:1;transform:translateX(0)}}@-o-keyframes purechat-fadeInLeftBig{0%{opacity:0;transform:translateX(100vw)}100%{opacity:1;transform:translateX(0)}}@keyframes purechat-fadeInLeftBig{0%{opacity:0;transform:translateX(100vw)}100%{opacity:1;transform:translateX(0)}}@-moz-keyframes purechat-fadeInRightBig{0%{opacity:0;transform:translateX(-100vw)}100%{opacity:1;transform:translateX(0)}}@-webkit-keyframes purechat-fadeInRightBig{0%{opacity:0;transform:translateX(-100vw)}100%{opacity:1;transform:translateX(0)}}@-o-keyframes purechat-fadeInRightBig{0%{opacity:0;transform:translateX(-100vw)}100%{opacity:1;transform:translateX(0)}}@keyframes purechat-fadeInRightBig{0%{opacity:0;transform:translateX(-100vw)}100%{opacity:1;transform:translateX(0)}}@-moz-keyframes purechat-slideInDown{0%{opacity:0;transform:translateY(-2000px)}100%{transform:translateY(0)}}@-webkit-keyframes purechat-slideInDown{0%{opacity:0;transform:translateY(-2000px)}100%{transform:translateY(0)}}@-o-keyframes purechat-slideInDown{0%{opacity:0;transform:translateY(-2000px)}100%{transform:translateY(0)}}@keyframes purechat-slideInDown{0%{opacity:0;transform:translateY(-2000px)}100%{transform:translateY(0)}}@-moz-keyframes purechat-slideInUp{0%{opacity:0;transform:translateY(2000px)}100%{transform:translateY(0)}}@-webkit-keyframes purechat-slideInUp{0%{opacity:0;transform:translateY(2000px)}100%{transform:translateY(0)}}@-o-keyframes purechat-slideInUp{0%{opacity:0;transform:translateY(2000px)}100%{transform:translateY(0)}}@keyframes purechat-slideInUp{0%{opacity:0;transform:translateY(2000px)}100%{transform:translateY(0)}}@-moz-keyframes purechat-slideInLeft{0%{opacity:0;transform:translateX(2000px)}100%{transform:translateX(0)}}@-webkit-keyframes purechat-slideInLeft{0%{opacity:0;transform:translateX(2000px)}100%{transform:translateX(0)}}@-o-keyframes purechat-slideInLeft{0%{opacity:0;transform:translateX(2000px)}100%{transform:translateX(0)}}@keyframes purechat-slideInLeft{0%{opacity:0;transform:translateX(2000px)}100%{transform:translateX(0)}}@-moz-keyframes purechat-slideInRight{0%{opacity:0;transform:translateX(-2000px)}100%{transform:translateX(0)}}@-webkit-keyframes purechat-slideInRight{0%{opacity:0;transform:translateX(-2000px)}100%{transform:translateX(0)}}@-o-keyframes purechat-slideInRight{0%{opacity:0;transform:translateX(-2000px)}100%{transform:translateX(0)}}@keyframes purechat-slideInRight{0%{opacity:0;transform:translateX(-2000px)}100%{transform:translateX(0)}}@-moz-keyframes purechat-bounceIn{0%{opacity:0;transform:scale(.3)}50%{opacity:1;transform:scale(1.05)}70%{transform:scale(.9)}100%{transform:scale(1)}}@-webkit-keyframes purechat-bounceIn{0%{opacity:0;transform:scale(.3)}50%{opacity:1;transform:scale(1.05)}70%{transform:scale(.9)}100%{transform:scale(1)}}@-o-keyframes purechat-bounceIn{0%{opacity:0;transform:scale(.3)}50%{opacity:1;transform:scale(1.05)}70%{transform:scale(.9)}100%{transform:scale(1)}}@keyframes purechat-bounceIn{0%{opacity:0;transform:scale(.3)}50%{opacity:1;transform:scale(1.05)}70%{transform:scale(.9)}100%{transform:scale(1)}}@-moz-keyframes purechat-bounceInUp{0%{opacity:0;transform:translateY(2000px)}60%{opacity:1;transform:translateY(-30px)}80%{transform:translateY(10px)}100%{transform:translateY(0)}}@-webkit-keyframes purechat-bounceInUp{0%{opacity:0;transform:translateY(2000px)}60%{opacity:1;transform:translateY(-30px)}80%{transform:translateY(10px)}100%{transform:translateY(0)}}@-o-keyframes purechat-bounceInUp{0%{opacity:0;transform:translateY(2000px)}60%{opacity:1;transform:translateY(-30px)}80%{transform:translateY(10px)}100%{transform:translateY(0)}}@keyframes purechat-bounceInUp{0%{opacity:0;transform:translateY(2000px)}60%{opacity:1;transform:translateY(-30px)}80%{transform:translateY(10px)}100%{transform:translateY(0)}}@-moz-keyframes purechat-bounceInDown{0%{opacity:0;transform:translateY(-2000px)}60%{opacity:1;transform:translateY(30px)}80%{transform:translateY(-10px)}100%{transform:translateY(0)}}@-webkit-keyframes purechat-bounceInDown{0%{opacity:0;transform:translateY(-2000px)}60%{opacity:1;transform:translateY(30px)}80%{transform:translateY(-10px)}100%{transform:translateY(0)}}@-o-keyframes purechat-bounceInDown{0%{opacity:0;transform:translateY(-2000px)}60%{opacity:1;transform:translateY(30px)}80%{transform:translateY(-10px)}100%{transform:translateY(0)}}@keyframes purechat-bounceInDown{0%{opacity:0;transform:translateY(-2000px)}60%{opacity:1;transform:translateY(30px)}80%{transform:translateY(-10px)}100%{transform:translateY(0)}}@-moz-keyframes purechat-bounceInLeft{0%{opacity:0;transform:translateX(2000px)}60%{opacity:1;transform:translateX(-30px)}80%{transform:translateX(10px)}100%{transform:translateX(0)}}@-webkit-keyframes purechat-bounceInLeft{0%{opacity:0;transform:translateX(2000px)}60%{opacity:1;transform:translateX(-30px)}80%{transform:translateX(10px)}100%{transform:translateX(0)}}@-o-keyframes purechat-bounceInLeft{0%{opacity:0;transform:translateX(2000px)}60%{opacity:1;transform:translateX(-30px)}80%{transform:translateX(10px)}100%{transform:translateX(0)}}@keyframes purechat-bounceInLeft{0%{opacity:0;transform:translateX(2000px)}60%{opacity:1;transform:translateX(-30px)}80%{transform:translateX(10px)}100%{transform:translateX(0)}}@-moz-keyframes purechat-bounceInRight{0%{opacity:0;transform:translateX(-2000px)}60%{opacity:1;transform:translateX(30px)}80%{transform:translateX(-10px)}100%{transform:translateX(0)}}@-webkit-keyframes purechat-bounceInRight{0%{opacity:0;transform:translateX(-2000px)}60%{opacity:1;transform:translateX(30px)}80%{transform:translateX(-10px)}100%{transform:translateX(0)}}@-o-keyframes purechat-bounceInRight{0%{opacity:0;transform:translateX(-2000px)}60%{opacity:1;transform:translateX(30px)}80%{transform:translateX(-10px)}100%{transform:translateX(0)}}@keyframes purechat-bounceInRight{0%{opacity:0;transform:translateX(-2000px)}60%{opacity:1;transform:translateX(30px)}80%{transform:translateX(-10px)}100%{transform:translateX(0)}}@-moz-keyframes purechat-rotateIn{0%{transform-origin:center center;transform:rotate(-200deg);opacity:0}100%{transform-origin:center center;transform:rotate(0);opacity:1}}@-webkit-keyframes purechat-rotateIn{0%{transform-origin:center center;transform:rotate(-200deg);opacity:0}100%{transform-origin:center center;transform:rotate(0);opacity:1}}@-o-keyframes purechat-rotateIn{0%{transform-origin:center center;transform:rotate(-200deg);opacity:0}100%{transform-origin:center center;transform:rotate(0);opacity:1}}@keyframes purechat-rotateIn{0%{transform-origin:center center;transform:rotate(-200deg);opacity:0}100%{transform-origin:center center;transform:rotate(0);opacity:1}}@-moz-keyframes purechat-rotateInUpLeft{0%{transform-origin:left bottom;transform:rotate(90deg);opacity:0}100%{transform-origin:left bottom;transform:rotate(0);opacity:1}}@-webkit-keyframes purechat-rotateInUpLeft{0%{transform-origin:left bottom;transform:rotate(90deg);opacity:0}100%{transform-origin:left bottom;transform:rotate(0);opacity:1}}@-o-keyframes purechat-rotateInUpLeft{0%{transform-origin:left bottom;transform:rotate(90deg);opacity:0}100%{transform-origin:left bottom;transform:rotate(0);opacity:1}}@keyframes purechat-rotateInUpLeft{0%{transform-origin:left bottom;transform:rotate(90deg);opacity:0}100%{transform-origin:left bottom;transform:rotate(0);opacity:1}}@-moz-keyframes purechat-bounceUpSmall{50%{opacity:1;transform:translateY(-5px)}100%{transform:translateY(0)}}@-webkit-keyframes purechat-bounceUpSmall{50%{opacity:1;transform:translateY(-5px)}100%{transform:translateY(0)}}@-o-keyframes purechat-bounceUpSmall{50%{opacity:1;transform:translateY(-5px)}100%{transform:translateY(0)}}@keyframes purechat-bounceUpSmall{50%{opacity:1;transform:translateY(-5px)}100%{transform:translateY(0)}}@-moz-keyframes purechat-bounceDownSmall{50%{transform:translateY(5px)}100%{transform:translateY(0)}}@-webkit-keyframes purechat-bounceDownSmall{50%{transform:translateY(5px)}100%{transform:translateY(0)}}@-o-keyframes purechat-bounceDownSmall{50%{transform:translateY(5px)}100%{transform:translateY(0)}}@keyframes purechat-bounceDownSmall{50%{transform:translateY(5px)}100%{transform:translateY(0)}}@-moz-keyframes purechat-fadeInDownSmall{0%{opacity:0;transform:translateY(10px)}100%{opacity:1;transform:translateY(0)}}@-webkit-keyframes purechat-fadeInDownSmall{0%{opacity:0;transform:translateY(10px)}100%{opacity:1;transform:translateY(0)}}@-o-keyframes purechat-fadeInDownSmall{0%{opacity:0;transform:translateY(10px)}100%{opacity:1;transform:translateY(0)}}@keyframes purechat-fadeInDownSmall{0%{opacity:0;transform:translateY(10px)}100%{opacity:1;transform:translateY(0)}}@-moz-keyframes purechat-fadeInUpSmall{0%{opacity:0;transform:translateY(-10px)}100%{opacity:1;transform:translateY(0)}}@-webkit-keyframes purechat-fadeInUpSmall{0%{opacity:0;transform:translateY(-10px)}100%{opacity:1;transform:translateY(0)}}@-o-keyframes purechat-fadeInUpSmall{0%{opacity:0;transform:translateY(-10px)}100%{opacity:1;transform:translateY(0)}}@keyframes purechat-fadeInUpSmall{0%{opacity:0;transform:translateY(-10px)}100%{opacity:1;transform:translateY(0)}}@-moz-keyframes purechat-fadeOutUpSmall{0%{opacity:1;transform:translateY(0)}100%{opacity:0;transform:translateY(-10px)}}@-webkit-keyframes purechat-fadeOutUpSmall{0%{opacity:1;transform:translateY(0)}100%{opacity:0;transform:translateY(-10px)}}@-o-keyframes purechat-fadeOutUpSmall{0%{opacity:1;transform:translateY(0)}100%{opacity:0;transform:translateY(-10px)}}@keyframes purechat-fadeOutUpSmall{0%{opacity:1;transform:translateY(0)}100%{opacity:0;transform:translateY(-10px)}}@-moz-keyframes purechat-fadeOutDownSmall{0%{opacity:1;transform:translateY(0)}100%{opacity:0;transform:translateY(10px)}}@-webkit-keyframes purechat-fadeOutDownSmall{0%{opacity:1;transform:translateY(0)}100%{opacity:0;transform:translateY(10px)}}@-o-keyframes purechat-fadeOutDownSmall{0%{opacity:1;transform:translateY(0)}100%{opacity:0;transform:translateY(10px)}}@keyframes purechat-fadeOutDownSmall{0%{opacity:1;transform:translateY(0)}100%{opacity:0;transform:translateY(10px)}}@-moz-keyframes purechat-pulsate{from{transform:scale(1);transform-origin:center center;animation-timing-function:ease-out}10%{transform:scale(.91);animation-timing-function:ease-in}17%{transform:scale(.98);animation-timing-function:ease-out}33%{transform:scale(.87);animation-timing-function:ease-in}45%{transform:scale(1);animation-timing-function:ease-out}}@-webkit-keyframes purechat-pulsate{from{transform:scale(1);transform-origin:center center;animation-timing-function:ease-out}10%{transform:scale(.91);animation-timing-function:ease-in}17%{transform:scale(.98);animation-timing-function:ease-out}33%{transform:scale(.87);animation-timing-function:ease-in}45%{transform:scale(1);animation-timing-function:ease-out}}@-o-keyframes purechat-pulsate{from{transform:scale(1);transform-origin:center center;animation-timing-function:ease-out}10%{transform:scale(.91);animation-timing-function:ease-in}17%{transform:scale(.98);animation-timing-function:ease-out}33%{transform:scale(.87);animation-timing-function:ease-in}45%{transform:scale(1);animation-timing-function:ease-out}}@keyframes purechat-pulsate{from{transform:scale(1);transform-origin:center center;animation-timing-function:ease-out}10%{transform:scale(.91);animation-timing-function:ease-in}17%{transform:scale(.98);animation-timing-function:ease-out}33%{transform:scale(.87);animation-timing-function:ease-in}45%{transform:scale(1);animation-timing-function:ease-out}}#PureChatWidget.purechat .purechat-widget-header{align-items:center !important;background-color:var(--purechat-p-bg) !important;border-top-left-radius:8px !important;border-top-right-radius:8px !important;display:flex !important;min-height:55px !important;padding:10px 16px !important;z-index:1 !important}#PureChatWidget.purechat .purechat-widget-header .purechat-widget-room-avatar{display:none !important;order:1 !important;flex-shrink:0 !important;flex-grow:0 !important;width:72px !important;height:72px !important;border:3px solid #fff !important;margin:-33px -5px -5px 0 !important;border-radius:36px !important;box-shadow:1px 1px 2px rgba(0,0,0,0.35) !important;background-size:cover !important}#PureChatWidget.purechat .purechat-widget-header .purechat-widget-room-avatar.purechat-has-room-avatar{display:block !important}#PureChatWidget.purechat .purechat-widget-header .purechat-menu.purechat-btn-toolbar{display:block !important;order:3 !important;flex-shrink:0 !important;flex-grow:0 !important}#PureChatWidget.purechat .purechat-widget-header .purechat-widget-title{display:flex !important;flex-grow:1 !important;margin-left:-8px !important;margin-top:0 !important;order:2 !important}#PureChatWidget.purechat .purechat-widget-header .purechat-btn{background-color:transparent !important;border:1px solid var(--purechat-btn-b) !important;border-radius:3px !important;box-shadow:1px 1px 2px rgba(0,0,0,0.5) !important;display:inline-block !important;margin-left:9px !important;margin-bottom:0 !important;padding:5px 5px 4px !important;position:relative !important}#PureChatWidget.purechat .purechat-widget-header .purechat-btn.purechat-btn-active,#PureChatWidget.purechat .purechat-widget-header .purechat-btn:hover{border:1px solid var(--purechat-btn-b-h) !important;box-shadow:1px 1px 2px #000 !important}#PureChatWidget.purechat .purechat-widget-header .purechat-btn i{font-size:18px !important}#PureChatWidget.purechat .purechat-widget-header .purechat-btn .purechat-display-none,#PureChatWidget.purechat .purechat-widget-header .purechat-btn.purechat-display-none{display:none !important}#PureChatWidget.purechat .purechat-widget-header .purechat-btn .purechat-display-block,#PureChatWidget.purechat .purechat-widget-header .purechat-btn.purechat-display-block{display:block !important}#PureChatWidget.purechat .purechat-widget-header .purechat-btn .purechat-display-flex,#PureChatWidget.purechat .purechat-widget-header .purechat-btn.purechat-display-flex{display:flex !important}#PureChatWidget.purechat .purechat-widget-header .purechat-btn .purechat-display-inline-block,#PureChatWidget.purechat .purechat-widget-header .purechat-btn.purechat-display-inline-block{display:inline-block !important}#PureChatWidget.purechat .purechat-widget-header .purechat-btn .purechat-invisible,#PureChatWidget.purechat .purechat-widget-header .purechat-btn .purechat-invisible *,#PureChatWidget.purechat .purechat-widget-header .purechat-btn.purechat-invisible,#PureChatWidget.purechat .purechat-widget-header .purechat-btn.purechat-invisible *,#PureChatWidget.purechat .purechat-widget-header .purechat-btn .purechat-invisible *:after,#PureChatWidget.purechat .purechat-widget-header .purechat-btn.purechat-invisible *:after,#PureChatWidget.purechat .purechat-widget-header .purechat-btn .purechat-invisible *:before,#PureChatWidget.purechat .purechat-widget-header .purechat-btn.purechat-invisible *:before{visibility:hidden !important}#PureChatWidget.purechat.purechat-widget-collapsed.purechat-attached.purechat-top-left .purechat-widget-header,#PureChatWidget.purechat.purechat-widget-super-collapsed.purechat-attached.purechat-top-left .purechat-widget-header{border-top-left-radius:0 !important;border-top-right-radius:0 !important}#PureChatWidget.purechat.purechat-widget-collapsed.purechat-attached.purechat-top-right .purechat-widget-header,#PureChatWidget.purechat.purechat-widget-super-collapsed.purechat-attached.purechat-top-right .purechat-widget-header{border-top-left-radius:0 !important;border-top-right-radius:0 !important}#PureChatWidget.purechat .purechat-collapsed .purechat-widget-header{border-radius:5px !important;height:35px !important;min-height:auto !important;padding-left:7px !important;padding-right:7px !important}#PureChatWidget.purechat .purechat-collapsed .purechat-widget-header .purechat-btn{margin-left:5px !important;padding:2px !important}#PureChatWidget.purechat .purechat-collapsed .purechat-widget-header .purechat-btn:first-child{margin-left:0 !important}#PureChatWidget.purechat .purechat-collapsed .purechat-widget-header .purechat-btn:after,#PureChatWidget.purechat .purechat-collapsed .purechat-widget-header .purechat-btn svg:after{content:none !important;display:none !important}#PureChatWidget.purechat .purechat-collapsed .purechat-widget-header .purechat-widget-title-link{cursor:pointer !important;font-size:16px !important;padding-bottom:7px !important;padding-left:17px !important;padding-top:9px !important;width:100% !important}#PureChatWidget.purechat .purechat-widget-title-link{color:var(--purechat-p-fg) !important;cursor:default !important;display:block !important;font-size:18px !important;overflow:hidden !important;padding-left:17px !important;text-overflow:ellipsis !important;white-space:nowrap !important}#PureChatWidget.purechat.purechat-unavailable-behavior-hide .purechat-widget-title-link{cursor:default !important}#PureChatWidget.purechat .purechat-footer{align-items:center !important;border-bottom-left-radius:13px !important;border-bottom-right-radius:13px !important;display:flex !important;flex-shrink:0 !important;flex-grow:0 !important;padding:10px !important}#PureChatWidget.purechat.purechat-attached.purechat-bottom-left .purechat-footer{border-bottom-left-radius:0 !important;border-bottom-right-radius:0 !important}#PureChatWidget.purechat.purechat-attached.purechat-bottom-right .purechat-footer{border-bottom-left-radius:0 !important;border-bottom-right-radius:0 !important}#PureChatWidget.purechat .purechat-footer button{margin-right:10px !important}#PureChatWidget.purechat .purechat-poweredby-container{flex-grow:1 !important;flex-shrink:1 !important;order:2 !important}#PureChatWidget.purechat .purechat-poweredby{text-align:right !important}#PureChatWidget.purechat .purechat-poweredby-text,#PureChatWidget.purechat .purechat-poweredby-link{display:inline !important;font-size:12px !important;opacity:1 !important;visibility:visible !important}#PureChatWidget.purechat .purechat-poweredby-text{color:var(--purechat-s-fg) !important}#PureChatWidget.purechat .purechat-poweredby-link{color:var(--purechat-s-fg) !important}#PureChatWidget.purechat .purechat-poweredby-link:hover{color:var(--purechat-s-fg-d) !important}#PureChatWidget.purechat .purechat-toggle-audio-notifications,#PureChatWidget.purechat .purechat-btn-pop-out{cursor:pointer !important;color:var(--purechat-s-fg) !important}#PureChatWidget.purechat .purechat-closed-poweredby a{color:var(--purechat-s-fg) !important}#PureChatWidget.purechat .purechat-closed-poweredby a:hover{color:var(--purechat-s-fg-d) !important}#PureChatWidget.purechat .purechat-firstname-input,#PureChatWidget.purechat .purechat-lastname-input,#PureChatWidget.purechat .purechat-phonenumber-input,#PureChatWidget.purechat .purechat-email-input,#PureChatWidget.purechat .purechat-company-input,#PureChatWidget.purechat .purechat-question-input,#PureChatWidget.purechat .purechat-send-form-message,#PureChatWidget.purechat .purechat-send-form,#PureChatWidget.purechat .purechat-feedback-input,#PureChatWidget.purechat .purechat-emoji-search{background-color:#fff !important;border:1px solid rgba(0,0,0,0.3) !important;border-radius:5px !important;cursor:text !important;font-size:16px !important;line-height:22px !important;margin-bottom:10px !important;padding:8px 10px 9px 10px !important;width:100% !important}#PureChatWidget.purechat .purechat-firstname-input:focus,#PureChatWidget.purechat .purechat-lastname-input:focus,#PureChatWidget.purechat .purechat-phonenumber-input:focus,#PureChatWidget.purechat .purechat-email-input:focus,#PureChatWidget.purechat .purechat-company-input:focus,#PureChatWidget.purechat .purechat-question-input:focus,#PureChatWidget.purechat .purechat-send-form-message:focus,#PureChatWidget.purechat .purechat-send-form:focus,#PureChatWidget.purechat .purechat-feedback-input:focus,#PureChatWidget.purechat .purechat-emoji-search:focus{font-size:16px !important}#PureChatWidget.purechat .purechat-question-input,#PureChatWidget.purechat .purechat-feedback-input{resize:none !important;word-wrap:break-word !important}#PureChatWidget.purechat .purechat-init-form .purechat-question-input,#PureChatWidget.purechat .purechat-email-form .purechat-question-input{min-height:85px !important}#PureChatWidget.purechat .purechat-send-form{-ms-flex-align:center !important;align-items:center !important;display:flex !important;margin:0 !important;padding:9px 11px !important}#PureChatWidget.purechat .purechat-send-form-message{border:none !important;box-sizing:content-box !important;flex-grow:1 !important;flex-shrink:1 !important;font-size:16px !important;height:auto !important;line-height:1.4 !important;margin:0 10px 0 0 !important;overflow-x:hidden !important;padding:0 !important;resize:none !important;white-space:pre-wrap !important;width:auto !important;-ms-overflow-style:none !important}#PureChatWidget.purechat .purechat-send-form-message:focus{font-size:16px !important}#PureChatWidget.purechat .purechat-btn{margin:0 auto 5px !important;padding:10px 20px !important;display:block !important}#PureChatWidget.purechat .purechat-btn-emoji,#PureChatWidget.purechat .purechat-btn-file-transfer,#PureChatWidget.purechat .purechat-btn-send-message{color:#afaba3 !important;fill:#afaba3 !important;transition:color .4s,fill .4s !important}#PureChatWidget.purechat .purechat-btn-emoji:hover,#PureChatWidget.purechat .purechat-btn-file-transfer:hover,#PureChatWidget.purechat .purechat-btn-send-message:hover{color:#3b404c !important;fill:#3b404c !important}#PureChatWidget.purechat .purechat-btn-file-transfer{margin-right:9px !important}#PureChatWidget.purechat .purechat-label{margin-top:10px !important}#PureChatWidget.purechat ::-webkit-input-placeholder{color:#afaba3 !important;opacity:1 !important}#PureChatWidget.purechat ::-moz-placeholder{color:#afaba3 !important;opacity:1 !important}#PureChatWidget.purechat :-ms-input-placeholder{color:#afaba3 !important;opacity:1 !important}#PureChatWidget.purechat ::-ms-input-placeholder{color:#afaba3 !important;opacity:1 !important}#PureChatWidget.purechat .purechat-message-wrapper{position:relative !important}#PureChatWidget.purechat .purechat-message-right{margin-left:20px !important;position:relative !important;text-align:right !important}#PureChatWidget.purechat .purechat-message-left{margin-right:20px !important;position:relative !important;text-align:left !important}#PureChatWidget.purechat .purechat-message-container{display:block !important}#PureChatWidget.purechat .purechat-message,#PureChatWidget.purechat .purechat-message-note{background-color:var(--purechat-s-bg-l) !important;border-radius:5px !important;box-shadow:1px 1px 5px rgba(0,0,0,0.4) !important;color:var(--purechat-s-fg-d) !important;display:inline-block !important;font-size:14px !important;margin-bottom:16px !important;max-width:100% !important;padding:8px 18px 9px !important;position:relative !important;word-wrap:break-word !important}#PureChatWidget.purechat .purechat-message .purechat-message-tail,#PureChatWidget.purechat .purechat-message-note .purechat-message-tail{bottom:-11px !important;color:var(--purechat-s-bg-l) !important;display:block !important;fill:#fff !important;height:16px !important;left:5px !important;position:absolute !important;width:18px !important}#PureChatWidget.purechat .purechat-new-thought{color:var(--purechat-s-fg-d) !important;display:inline !important;font-size:14px !important;word-wrap:break-word !important}#PureChatWidget.purechat .purechat-new-thought a,#PureChatWidget.purechat .purechat-new-thought a:hover{color:var(--purechat-s-fg-d) !important}#PureChatWidget.purechat .purechat-message-right .purechat-message{background-color:var(--purechat-s-bg-d) !important}#PureChatWidget.purechat .purechat-message-right .purechat-message .purechat-message-tail{color:var(--purechat-s-bg-d) !important;left:auto !important;right:5px !important}#PureChatWidget.purechat .purechat-message-right .purechat-new-thought{color:var(--purechat-s-fg-l) !important}#PureChatWidget.purechat .purechat-message-right .purechat-new-thought a,#PureChatWidget.purechat .purechat-message-right .purechat-new-thought a:hover{color:var(--purechat-s-fg-l) !important}#PureChatWidget.purechat .purechat-message-note-closed{margin-bottom:0 !important;text-align:center !important;width:100% !important}#PureChatWidget.purechat .purechat-message-note-closed p{color:var(--purechat-s-fg) !important;text-align:center !important;margin-bottom:5px !important}#PureChatWidget.purechat .purechat-message-wrapper.purechat-separator{overflow:hidden !important;margin:0 0 15px 0 !important;position:relative !important;text-align:center !important}#PureChatWidget.purechat .purechat-message-wrapper.purechat-separator span{color:var(--purechat-s-fg) !important;display:inline-block !important;font-size:12px !important;padding:0 10px !important;position:relative !important;vertical-align:baseline !important;zoom:1 !important}#PureChatWidget.purechat .purechat-message-wrapper.purechat-separator span:before,#PureChatWidget.purechat .purechat-message-wrapper.purechat-separator span:after{content:'' !important;display:block !important;width:1000px !important;position:absolute !important;top:.73em !important;border-top:1px solid rgba(0,0,0,0.1) !important}#PureChatWidget.purechat .purechat-message-wrapper.purechat-separator span:before{right:100% !important}#PureChatWidget.purechat .purechat-message-wrapper.purechat-separator span:after{left:100% !important}#PureChatWidget.purechat .purechat-message-right .purechat-time{text-align:right !important}#PureChatWidget.purechat .purechat-operator-gravatar,#PureChatWidget.purechat .purechat-timestamp,#PureChatWidget.purechat .purechat-displayname{display:none !important}#PureChatWidget.purechat .purechat-displayname.purechat-display-block{color:var(--purechat-s-fg) !important;font-size:12px !important;left:9px !important;position:absolute !important;top:-16px !important;width:300px !important}#PureChatWidget.purechat .purechat-message-multiple-operators{margin-top:15px !important}#PureChatWidget.purechat .purechat-timestamp{margin-top:-6px !important;margin-bottom:6px !important}#PureChatWidget.purechat .purechat-time{color:var(--purechat-s-fg) !important;font-size:12px !important}#PureChatWidget.purechat .purechat-message-wrapper:last-child .purechat-timestamp{display:block !important}#PureChatWidget.purechat .purechat-message-link{overflow-wrap:break-word !important;word-wrap:break-word !important;-ms-word-break:break-all !important;word-break:break-all !important;word-break:break-word !important}#PureChatWidget.purechat .purechat-unfurl-link .purechat-message,#PureChatWidget.purechat .purechat-unfurl-image .purechat-message,#PureChatWidget.purechat .purechat-unfurl-twitter .purechat-message,#PureChatWidget.purechat .purechat-unfurl-youtube .purechat-message,#PureChatWidget.purechat .purechat-unfurl-giphy .purechat-message{width:100% !important}#PureChatWidget.purechat .purechat-unfurl-twitter iframe.twitter-timeline{width:100% !important}#PureChatWidget.purechat .purechat-unfurl-media,#PureChatWidget.purechat .purechat-unfurl-iframe{display:block !important;margin-left:auto !important;margin-right:auto !important;max-height:160px !important;max-width:100% !important}#PureChatWidget.purechat .purechat-unfurl-iframe{border:none 0 !important}#PureChatWidget.purechat .purechat-unfurl-title{display:flex !important;margin:0 0 6px 0 !important}#PureChatWidget.purechat .purechat-unfurl-title a{display:block !important;overflow:hidden !important;text-overflow:ellipsis !important;white-space:nowrap !important}#PureChatWidget.purechat .purechat-unfurl-favicon{margin-right:6px !important;max-width:100% !important;min-width:auto !important}#PureChatWidget.purechat .purechat-unfurl-image .purechat-new-thought a,#PureChatWidget.purechat .purechat-unfurl-image .purechat-new-thought img{cursor:pointer !important}#PureChatWidget.purechat .purechat-unfurl-image .purechat-new-thought a{display:block !important}#PureChatWidget.purechat .purechat-unfurl-link .purechat-new-thought{display:flex !important}#PureChatWidget.purechat .purechat-unfurl-link .purechat-unfurl-media{flex-shrink:0 !important;margin-right:10px !important;max-height:52px !important;max-width:25% !important}#PureChatWidget.purechat .purechat-unfurl-link .purechat-unfurl-link-container{color:var(--purechat-s-fg-l) !important;overflow:hidden !important;position:relative !important;max-height:3.875em !important;text-align:left !important}#PureChatWidget.purechat .purechat-unfurl-youtube .purechat-message{width:100% !important}#PureChatWidget.purechat .purechat-unfurl-youtube .purechat-unfurl-youtube-wrapper{position:relative !important}#PureChatWidget.purechat .purechat-unfurl-youtube .purechat-unfurl-youtube-wrapper:before{content:"" !important;display:block !important;padding-top:56.25% !important;width:100% !important}#PureChatWidget.purechat .purechat-unfurl-youtube .purechat-unfurl-youtube-wrapper .purechat-unfurl-media,#PureChatWidget.purechat .purechat-unfurl-youtube .purechat-unfurl-youtube-wrapper .purechat-unfurl-iframe{bottom:0 !important;display:block !important;height:100% !important;max-height:none !important;max-width:none !important;position:absolute !important;left:0 !important;right:0 !important;top:0 !important;width:100% !important}#PureChatWidget.purechat .purechat-unfurl-youtube .purechat-unfurl-youtube-wrapper .purechat-unfurl-iframe{max-height:100% !important}#PureChatWidget.purechat .purechat-unfurl-youtube .purechat-unfurl-play{background:rgba(0,0,0,0.5) !important;border-radius:25px !important;cursor:pointer !important;height:50px !important;left:50% !important;line-height:50px !important;position:absolute !important;top:50% !important;transform:translate(-50%,-50%) !important;width:50px !important}#PureChatWidget.purechat .purechat-unfurl-youtube .purechat-unfurl-play .pc-svgicon{color:#fff !important;cursor:pointer !important;left:15px !important;position:absolute !important;top:13px !important}#PureChatWidget.purechat .purechat-file{margin-top:12px !important}#PureChatWidget.purechat .purechat-file.purechat-message-left .purechat-file-description,#PureChatWidget.purechat .purechat-file .purechat-message-left .purechat-file-description{color:var(--purechat-s-fg-d) !important}#PureChatWidget.purechat .purechat-file.purechat-message-left .purechat-file-description small,#PureChatWidget.purechat .purechat-file .purechat-message-left .purechat-file-description small{color:var(--purechat-s-fg-d) !important}#PureChatWidget.purechat .purechat-file.purechat-message-left .purechat-file-actions button,#PureChatWidget.purechat .purechat-file .purechat-message-left .purechat-file-actions button{color:var(--purechat-s-fg-d) !important}#PureChatWidget.purechat .purechat-file.purechat-message-left .purechat-file-actions button:hover,#PureChatWidget.purechat .purechat-file .purechat-message-left .purechat-file-actions button:hover{color:var(--purechat-s-fg-l) !important}#PureChatWidget.purechat .purechat-file.purechat-message-left .purechat-file-error,#PureChatWidget.purechat .purechat-file .purechat-message-left .purechat-file-error{color:var(--purechat-s-fg-d) !important}#PureChatWidget.purechat .purechat-file.purechat-message-right .purechat-file-description,#PureChatWidget.purechat .purechat-file .purechat-message-right .purechat-file-description{color:var(--purechat-s-fg-l) !important}#PureChatWidget.purechat .purechat-file.purechat-message-right .purechat-file-description small,#PureChatWidget.purechat .purechat-file .purechat-message-right .purechat-file-description small{color:var(--purechat-s-fg-l) !important}#PureChatWidget.purechat .purechat-file.purechat-message-right .purechat-file-actions button,#PureChatWidget.purechat .purechat-file .purechat-message-right .purechat-file-actions button{color:var(--purechat-s-fg-l) !important}#PureChatWidget.purechat .purechat-file.purechat-message-right .purechat-file-error,#PureChatWidget.purechat .purechat-file .purechat-message-right .purechat-file-error{color:var(--purechat-s-fg-l) !important}#PureChatWidget.purechat .purechat-file .purechat-message{padding:0 !important;width:100% !important}#PureChatWidget.purechat .purechat-file .purechat-new-thought{flex-direction:row !important}#PureChatWidget.purechat .purechat-file .purechat-file-icon{flex-shrink:0 !important;position:relative !important;padding:8px 18px 9px !important}#PureChatWidget.purechat .purechat-file .purechat-file-icon img{margin-top:-15px !important}#PureChatWidget.purechat .purechat-file .purechat-file-description{align-self:center !important;flex-grow:1 !important;flex-shrink:1 !important;font-size:20px !important;overflow:hidden !important;padding:8px 0 9px !important;text-overflow:ellipsis !important;white-space:nowrap !important}#PureChatWidget.purechat .purechat-file .purechat-file-description small{font-size:14px !important}#PureChatWidget.purechat .purechat-file .purechat-file-actions{align-items:center !important;display:flex !important;flex-shrink:0 !important;position:relative !important}#PureChatWidget.purechat .purechat-file .purechat-file-actions .purechat-loading{position:relative !important;right:8px !important}#PureChatWidget.purechat .purechat-file .purechat-file-actions button,#PureChatWidget.purechat .purechat-file .purechat-file-actions a{border-radius:0 5px 5px 0 !important;color:var(--purechat-s-fg-l) !important;height:100% !important;opacity:.8 !important;padding:0 8px !important;position:relative !important;transition:background .3s,opacity .3s !important;z-index:100 !important}#PureChatWidget.purechat .purechat-file .purechat-file-actions button:hover,#PureChatWidget.purechat .purechat-file .purechat-file-actions a:hover{opacity:1 !important;color:#fff !important}#PureChatWidget.purechat .purechat-file .purechat-file-actions a{align-items:center !important;display:flex !important}#PureChatWidget.purechat .purechat-file .purechat-file-image{min-height:80px !important;position:relative !important;text-align:center !important;width:100% !important}#PureChatWidget.purechat .purechat-file .purechat-file-image img{max-height:160px !important;max-width:100% !important;padding:8px !important}#PureChatWidget.purechat .purechat-file .purechat-file-image .purechat-file-actions{display:none !important;position:absolute !important;top:4px !important;right:4px !important}#PureChatWidget.purechat .purechat-file .purechat-file-image .purechat-file-actions button,#PureChatWidget.purechat .purechat-file .purechat-file-image .purechat-file-actions a{background:rgba(0,0,0,0.5) !important;box-shadow:none !important;color:#fff !important;display:inline-block !important;margin:0 !important}#PureChatWidget.purechat .purechat-file .purechat-file-image .purechat-file-actions a + button{margin-left:8px !important}#PureChatWidget.purechat .purechat-file .purechat-file-image .purechat-file-delete,#PureChatWidget.purechat .purechat-file .purechat-file-image .purechat-file-download{border-radius:5px !important;padding:8px !important}#PureChatWidget.purechat .purechat-file .purechat-file-image .purechat-file-image-name{background:rgba(0,0,0,0.5) !important;border-radius:5px !important;bottom:2px !important;color:#fff !important;display:none !important;left:50% !important;margin-right:50% !important;max-width:98% !important;overflow:hidden !important;padding:4px 6px !important;position:absolute !important;text-align:center !important;text-overflow:ellipsis !important;transform:translate(-50%,0) !important;white-space:nowrap !important;z-index:9999 !important}#PureChatWidget.purechat .purechat-file .purechat-file-image:hover .purechat-file-image-name,#PureChatWidget.purechat .purechat-file .purechat-file-image.purechat-file-image-active .purechat-file-image-name{display:block !important}#PureChatWidget.purechat .purechat-file .purechat-file-image:hover .purechat-file-actions,#PureChatWidget.purechat .purechat-file .purechat-file-image.purechat-file-image-active .purechat-file-actions{display:block !important}#PureChatWidget.purechat .purechat-file .purechat-file-error{color:var(--purechat-s-fg-l) !important;padding:8px 18px 9px !important}#PureChatWidget.purechat .purechat-file .purechat-file-error svg{color:var(--purechat-a-d) !important;fill:var(--purechat-a-d) !important;margin-right:8px !important}#PureChatWidget.purechat.purechat-style-minimal .purechat-file-actions .purechat-file-delete:hover{background-color:var(--purechat-a-d-bg) !important;color:var(--purechat-a-d-fg) !important}#PureChatWidget.purechat.purechat-style-minimal .purechat-file-actions .purechat-file-download:hover{background-color:var(--purechat-s-fg-d) !important}#PureChatWidget.purechat .purechat-card{background-color:var(--purechat-s-bg-l) !important;border-radius:5px !important;box-shadow:2px 2px 5px rgba(0,0,0,0.2) !important;display:block !important;font-size:14px !important;margin:10px 10px 0 !important;padding:12px 18px !important}#PureChatWidget.purechat .purechat-card-flex{display:flex !important;flex-direction:column !important;width:100% !important}#PureChatWidget.purechat .purechat-card-flex .purechat-card-header{display:flex !important;flex-grow:0 !important;flex-shrink:0 !important;font-size:13px !important;justify-content:space-between !important}#PureChatWidget.purechat .purechat-card-flex .purechat-card-header span{font-size:13px !important}#PureChatWidget.purechat .purechat-card-flex .purechat-card-body{flex-grow:1 !important;flex-shrink:1 !important;overflow-y:auto !important}#PureChatWidget.purechat .purechat-card-flex .purechat-card-footer{font-size:13px !important}#PureChatWidget.purechat .purechat-card-bordered .purechat-card-header{border-bottom:solid 1px rgba(0,0,0,0.1) !important;padding-bottom:12px !important}#PureChatWidget.purechat .purechat-card-bordered .purechat-card-body{padding-bottom:12px !important;padding-top:12px !important}#PureChatWidget.purechat .purechat-card-bordered .purechat-card-footer{border-top:solid 1px rgba(0,0,0,0.1) !important;padding-top:12px !important}#PureChatWidget.purechat .purechat-alert{font-size:14px !important;padding:5px !important;text-align:center !important}#PureChatWidget.purechat .purechat-alert-error{color:var(--purechat-a-d) !important}#PureChatWidget.purechat .purechat-alert-error.purechat-init-error-inline{font-size:24px !important;line-height:44px !important;padding:1px 5px !important;position:absolute !important;right:30px !important}#PureChatWidget.purechat .pc-svgicon{background:none !important;color:currentColor !important;display:inline-block !important;fill:currentColor !important;height:18px !important;margin:initial !important;overflow:hidden !important;pointer-events:none !important;position:relative !important;transform:none !important;vertical-align:-.15em !important;width:18px !important}#PureChatWidget.purechat .pc-svgicon-sm{height:15px !important;width:15px !important}#PureChatWidget.purechat .pc-svgicon-md{height:20px !important;width:20px !important}#PureChatWidget.purechat .pc-svgicon-lg{height:24px !important;width:24px !important}#PureChatWidget.purechat .pc-svgicon-xl{height:40px !important;width:40px !important}#PureChatWidget.purechat .purechat-emojis{position:absolute !important;top:0 !important;bottom:10px !important;left:0 !important;right:0 !important;z-index:99999 !important}#PureChatWidget.purechat.purechat-state-closed .purechat-emojis{display:none !important;z-index:-1 !important}#PureChatWidget.purechat .purechat-emoji-container{display:flex !important;flex-wrap:wrap !important}#PureChatWidget.purechat .purechat-curated-emojis{margin-bottom:15px !important}#PureChatWidget.purechat .purechat-emoji-button{border-radius:3px !important;flex-basis:10% !important;font-size:18px !important;padding:3px 0 !important;text-align:center !important;transition:background-color .4s ease !important}#PureChatWidget.purechat .purechat-emoji-button:hover,#PureChatWidget.purechat .purechat-emoji-button.purechat-emoji-button-active{background-color:rgba(0,0,0,0.1) !important}#PureChatWidget.purechat .purechat-emoji-autocomplete{position:absolute !important;bottom:10px !important;left:0 !important;right:0 !important;z-index:99999 !important}#PureChatWidget.purechat .purechat-flyout-arrow,#PureChatWidget.purechat .purechat-flyout-arrow:after{position:absolute !important;display:block !important;width:0 !important;height:0 !important;border-color:transparent !important;border-style:solid !important;border-width:20px 10px !important}#PureChatWidget.purechat .purechat-flyout-arrow{border-width:22px 11px !important}#PureChatWidget.purechat .purechat-flyout-arrow:after{content:"" !important}#PureChatWidget.purechat .purechat-flyout-arrow.purechat-flyout-arrow-bottom{bottom:-22px !important;left:50% !important;margin-left:-11px !important;border-top-color:var(--purechat-p-bg-d) !important;border-bottom-width:0 !important}#PureChatWidget.purechat .purechat-flyout-arrow.purechat-flyout-arrow-bottom:after{content:" " !important;top:-23px !important;margin-left:-10px !important;border-top-color:#fff !important;border-bottom-width:0 !important}#PureChatWidget.purechat .purechat-flyout-arrow.purechat-flyout-arrow-top{top:-22px !important;left:50% !important;margin-left:-11px !important;border-bottom-color:var(--purechat-p-bg-d) !important;border-top-width:0 !important}#PureChatWidget.purechat .purechat-flyout-arrow.purechat-flyout-arrow-top:after{content:" " !important;bottom:-23px !important;margin-left:-10px !important;border-bottom-color:#fff !important;border-top-width:0 !important}#PureChatWidget.purechat .purechat-flyout{background:#fff !important;border:solid 1px var(--purechat-p-bg) !important;border-radius:5px !important;box-shadow:1px 1px 4px rgba(0,0,0,0.4) !important;opacity:1 !important;padding:10px !important;position:absolute !important;min-width:35px !important;max-width:373px !important;z-index:9999 !important}#PureChatWidget.purechat .purechat-flyout.purechat-flyout-wide{left:0 !important;max-width:none !important;right:0 !important}#PureChatWidget.purechat .purechat-flyout .purechat-email-form{min-width:313px !important}#PureChatWidget.purechat .purechat-flyout .purechat-flyout-twitter{display:flex !important;flex-direction:column !important;min-width:353px !important}#PureChatWidget.purechat .purechat-flyout .purechat-flyout-twitter .purechat-flyout-twitter-feed{flex-grow:1 !important;height:312px !important;margin-bottom:10px !important;overflow-y:hidden !important}#PureChatWidget.purechat .purechat-flyout .purechat-flyout-twitter .purechat-flyout-twitter-feed >iframe{border:none !important;display:inline-block !important;height:312px !important;margin-top:0 !important;margin-bottom:0 !important;max-height:312px !important;min-height:312px !important;max-width:100% !important;min-width:180px !important;padding:0 !important;position:static !important;visibility:visible !important;width:100% !important}#PureChatWidget.purechat .purechat-flyout .purechat-flyout-twitter .purechat-flyout-twitter-buttons{display:flex !important;flex-direction:row !important;height:20px !important;justify-content:center !important}#PureChatWidget.purechat .purechat-flyout .purechat-flyout-twitter .purechat-flyout-twitter-buttons > div > iframe{height:20px !important;position:static !important;visibility:visible !important;width:100% !important}#PureChatWidget.purechat .purechat-flyout .purechat-flyout-twitter .purechat-flyout-twitter-buttons :first-child{margin-right:5px !important}#PureChatWidget.purechat .purechat-flyout .purechat-flyout-twitter .purechat-flyout-twitter-buttons :last-child{margin-left:5px !important}#PureChatWidget.purechat .purechat-flyout .purechat-flyout-address{min-width:353px !important}#PureChatWidget.purechat .purechat-flyout .purechat-flyout-address iframe{border:solid 1px #ddd !important;height:300px !important;margin-bottom:10px !important;width:100% !important}#PureChatWidget.purechat .purechat-flyout.purechat-flyout-bounce-up{animation-name:purechat-bounceUpSmall !important}#PureChatWidget.purechat .purechat-flyout.purechat-flyout-bounce-down{animation-name:purechat-bounceDownSmall !important}#PureChatWidget.purechat .purechat-flyout .purechat-card{background:transparent !important;box-shadow:none !important;padding:0 !important}#PureChatWidget.purechat.purechat-popped-out-widget .purechat-flyout .purechat-email-form,#PureChatWidget.purechat.purechat-popped-out-widget .purechat-flyout .purechat-flyout-twitter,#PureChatWidget.purechat.purechat-popped-out-widget .purechat-flyout .purechat-flyout-address{min-width:0 !important}#PureChatWidget.purechat.purechat-bottom-left .purechat-flyout.purechat-flyout-hide,#PureChatWidget.purechat.purechat-bottom-right .purechat-flyout.purechat-flyout-hide{animation-name:purechat-fadeOutDownSmall !important}#PureChatWidget.purechat.purechat-top-left .purechat-flyout.purechat-flyout-hide,#PureChatWidget.purechat.purechat-top-right .purechat-flyout.purechat-flyout-hide{animation-name:purechat-fadeOutUpSmall !important}#PureChatWidget.purechat.purechat-bottom-left .purechat-flyout.purechat-flyout-show,#PureChatWidget.purechat.purechat-bottom-right .purechat-flyout.purechat-flyout-show{animation-name:purechat-fadeInDownSmall !important}#PureChatWidget.purechat.purechat-top-left .purechat-flyout.purechat-flyout-show,#PureChatWidget.purechat.purechat-top-right .purechat-flyout.purechat-flyout-show{animation-name:purechat-fadeInUpSmall !important}#PureChatWidget.purechat.purechat-style-classic .purechat-flyout p{color:#3b404c !important}#PureChatWidget.purechat .purechat-message-preview-text{white-space:nowrap !important;overflow:hidden !important;text-overflow:ellipsis !important}#PureChatWidget.purechat .purechat-badge{background-color:#c11e1f !important;border-radius:16px !important;box-shadow:1px 1px 3px rgba(0,0,0,0.4) !important;color:#fff !important;display:block !important;font-size:12px !important;height:16px !important;padding:0 !important;position:absolute !important;left:-5px !important;text-align:center !important;top:-5px !important;width:16px !important;z-index:10000000 !important}#PureChatWidget.purechat.purechat-widget-super-collapsed .purechat-badge,#PureChatWidget.purechat.purechat-popped-out-widget .purechat-badge{font-size:16px !important;height:25px !important;left:-10px !important;padding:2px !important;top:-12px !important;width:25px !important}#PureChatWidget.purechat .purechat-loading{margin:0 !important;height:20px !important;width:20px !important;animation:purechat-animation-loading .8s infinite linear !important;border:3px solid var(--purechat-btn-fg) !important;border-right-color:transparent !important;border-radius:50% !important}#PureChatWidget.purechat .purechat-loading-large{height:32px !important;width:32px !important}#PureChatWidget.purechat .purechat-loading-center{margin:0 auto !important;position:relative !important;top:8px !important}#PureChatWidget.purechat .purechat-loading-light{border:3px solid var(--purechat-s-fg-d) !important;border-right-color:transparent !important}#PureChatWidget.purechat .purechat-loading-dark{border:3px solid var(--purechat-s-fg-d) !important;border-right-color:transparent !important}@-moz-keyframes purechat-animation-loading{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@-webkit-keyframes purechat-animation-loading{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@-o-keyframes purechat-animation-loading{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes purechat-animation-loading{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}#PureChatWidget.purechat .purechat-file-overlay{background:rgba(0,0,0,0.4) !important;bottom:0 !important;left:0 !important;position:absolute !important;right:0 !important;top:0 !important;z-index:9999 !important}#PureChatWidget.purechat:not(.purechat-attached) .purechat-file-overlay{border-bottom-right-radius:13px !important;border-bottom-left-radius:13px !important}#PureChatWidget.purechat .purechat-file-overlay-instructions{background:#fff !important;border-radius:110px !important;font-size:20px !important;height:220px !important;left:50% !important;line-height:260px !important;position:absolute !important;text-align:center !important;top:50% !important;transform:translate(-50%,-50%) !important;width:220px !important}#PureChatWidget.purechat .purechat-file-overlay-instructions img{position:absolute !important;top:-10px !important;left:50% !important;transform:translateX(-50%) !important}#PureChatWidgetImagePreview{background:rgba(0,0,0,0.8) !important;bottom:0 !important;left:0 !important;position:fixed !important;right:0 !important;top:0 !important;z-index:9999999 !important}#PureChatWidgetImagePreview > img{left:50% !important;position:absolute !important;max-height:100% !important;max-width:100% !important;top:50% !important;transform:translate(-50%,-50%) !important}#PureChatWidgetImagePreview > button{background:transparent !important;border:none 0 !important;color:#fff !important;font-size:35px !important;position:absolute !important;right:10px !important;top:10px !important}#PureChatWidget.purechat .purechat-progress-spinner{background:var(--purechat-p-bg) 50% 50% no-repeat !important;mask:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/PjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+PHN2ZyB3aWR0aD0iNjRweCIgaGVpZ2h0PSI2NHB4IiB2aWV3Qm94PSIwIDAgMTAwIDEwMCIgcHJlc2VydmVBc3BlY3RSYXRpbz0ieE1pZFlNaWQiIGNsYXNzPSJ1aWwtc3BpbiIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBzdHlsZT0iaGVpZ2h0OjY0cHg7d2lkdGg6NjRweDtwZXJzcGVjdGl2ZS1vcmlnaW46MzJweCAzMnB4O3RyYW5zZm9ybS1vcmlnaW46MzJweCAzMnB4OyI+ICAgIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAiIGhlaWdodD0iMTAwIiBmaWxsPSJub25lIiBjbGFzcz0iYmsiIHN0eWxlPSJoZWlnaHQ6YXV0bztvdmVyZmxvdy14OnZpc2libGU7b3ZlcmZsb3cteTp2aXNpYmxlO3dpZHRoOmF1dG87cGVyc3BlY3RpdmUtb3JpZ2luOjBweCAwcHg7dHJhbnNmb3JtLW9yaWdpbjowcHggMHB4O2ZpbGw6bm9uZTsiLz4gICAgPGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNTAgNTApIiBzdHlsZT0iaGVpZ2h0OmF1dG87b3ZlcmZsb3cteDp2aXNpYmxlO292ZXJmbG93LXk6dmlzaWJsZTt3aWR0aDphdXRvO3BlcnNwZWN0aXZlLW9yaWdpbjowcHggMHB4O3RyYW5zZm9ybS1vcmlnaW46MHB4IDBweDsiPiAgICAgICAgPGcgdHJhbnNmb3JtPSJyb3RhdGUoMCkgdHJhbnNsYXRlKDM0IDApIiBzdHlsZT0iaGVpZ2h0OmF1dG87b3ZlcmZsb3cteDp2aXNpYmxlO292ZXJmbG93LXk6dmlzaWJsZTt3aWR0aDphdXRvO3BlcnNwZWN0aXZlLW9yaWdpbjowcHggMHB4O3RyYW5zZm9ybS1vcmlnaW46MHB4IDBweDsiPiAgICAgICAgICAgIDxjaXJjbGUgY3g9IjAiIGN5PSIwIiByPSI4IiBmaWxsPSIjOGM1ZTljIiB0cmFuc2Zvcm09InNjYWxlKDAuOTkxMjAzIDAuOTkxMjAzKSIgc3R5bGU9ImhlaWdodDphdXRvO29wYWNpdHk6MC42MzM2NjY7b3ZlcmZsb3cteDp2aXNpYmxlO292ZXJmbG93LXk6dmlzaWJsZTt3aWR0aDphdXRvO3BlcnNwZWN0aXZlLW9yaWdpbjowcHggMHB4O3RyYW5zZm9ybS1vcmlnaW46MHB4IDBweDtmaWxsOnJnYigxNDAsIDk0LCAxNTYpO3I6OHB4OyI+ICAgICAgICAgICAgICAgIDxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9Im9wYWNpdHkiIGZyb209IjEiIHRvPSIwLjEiIGJlZ2luPSIwcyIgZHVyPSI3NTBtcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiIHN0eWxlPSJoZWlnaHQ6YXV0bztvdmVyZmxvdy14OnZpc2libGU7b3ZlcmZsb3cteTp2aXNpYmxlO3dpZHRoOmF1dG87cGVyc3BlY3RpdmUtb3JpZ2luOjUwJSA1MCU7dHJhbnNmb3JtLW9yaWdpbjowcHggMHB4O2ZpbGw6cmdiKDE0MCwgOTQsIDE1Nik7Ii8+ICAgICAgICAgICAgICAgIDxhbmltYXRlVHJhbnNmb3JtIGF0dHJpYnV0ZU5hbWU9InRyYW5zZm9ybSIgdHlwZT0ic2NhbGUiIGZyb209IjEuNSIgdG89Ii4yNSIgYmVnaW49IjBzIiBkdXI9Ijc1MG1zIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgc3R5bGU9ImhlaWdodDphdXRvO292ZXJmbG93LXg6dmlzaWJsZTtvdmVyZmxvdy15OnZpc2libGU7d2lkdGg6YXV0bztwZXJzcGVjdGl2ZS1vcmlnaW46NTAlIDUwJTt0cmFuc2Zvcm0tb3JpZ2luOjBweCAwcHg7ZmlsbDpyZ2IoMTQwLCA5NCwgMTU2KTsiLz4gICAgICAgICAgICA8L2NpcmNsZT4gICAgICAgIDwvZz4gICAgICAgIDxnIHRyYW5zZm9ybT0icm90YXRlKDQ1KSB0cmFuc2xhdGUoMzQgMCkiIHN0eWxlPSJoZWlnaHQ6YXV0bztvdmVyZmxvdy14OnZpc2libGU7b3ZlcmZsb3cteTp2aXNpYmxlO3dpZHRoOmF1dG87cGVyc3BlY3RpdmUtb3JpZ2luOjBweCAwcHg7dHJhbnNmb3JtLW9yaWdpbjowcHggMHB4OyI+ICAgICAgICAgICAgPGNpcmNsZSBjeD0iMCIgY3k9IjAiIHI9IjgiIGZpbGw9IiM4YzVlOWMiIHRyYW5zZm9ybT0ic2NhbGUoMS4xNDEyIDEuMTQxMikiIHN0eWxlPSJoZWlnaHQ6YXV0bztvcGFjaXR5OjAuNzQxNjY2O292ZXJmbG93LXg6dmlzaWJsZTtvdmVyZmxvdy15OnZpc2libGU7d2lkdGg6YXV0bztwZXJzcGVjdGl2ZS1vcmlnaW46MHB4IDBweDt0cmFuc2Zvcm0tb3JpZ2luOjBweCAwcHg7ZmlsbDpyZ2IoMTQwLCA5NCwgMTU2KTtyOjhweDsiPiAgICAgICAgICAgICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJvcGFjaXR5IiBmcm9tPSIxIiB0bz0iMC4xIiBiZWdpbj0iOTBtcyIgZHVyPSI3NTBtcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiIHN0eWxlPSJoZWlnaHQ6YXV0bztvdmVyZmxvdy14OnZpc2libGU7b3ZlcmZsb3cteTp2aXNpYmxlO3dpZHRoOmF1dG87cGVyc3BlY3RpdmUtb3JpZ2luOjUwJSA1MCU7dHJhbnNmb3JtLW9yaWdpbjowcHggMHB4O2ZpbGw6cmdiKDE0MCwgOTQsIDE1Nik7Ii8+ICAgICAgICAgICAgICAgIDxhbmltYXRlVHJhbnNmb3JtIGF0dHJpYnV0ZU5hbWU9InRyYW5zZm9ybSIgdHlwZT0ic2NhbGUiIGZyb209IjEuNSIgdG89Ii4yNSIgYmVnaW49IjkwbXMiIGR1cj0iNzUwbXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiBzdHlsZT0iaGVpZ2h0OmF1dG87b3ZlcmZsb3cteDp2aXNpYmxlO292ZXJmbG93LXk6dmlzaWJsZTt3aWR0aDphdXRvO3BlcnNwZWN0aXZlLW9yaWdpbjo1MCUgNTAlO3RyYW5zZm9ybS1vcmlnaW46MHB4IDBweDtmaWxsOnJnYigxNDAsIDk0LCAxNTYpOyIvPiAgICAgICAgICAgIDwvY2lyY2xlPiAgICAgICAgPC9nPiAgICAgICAgPGcgdHJhbnNmb3JtPSJyb3RhdGUoOTApIHRyYW5zbGF0ZSgzNCAwKSIgc3R5bGU9ImhlaWdodDphdXRvO292ZXJmbG93LXg6dmlzaWJsZTtvdmVyZmxvdy15OnZpc2libGU7d2lkdGg6YXV0bztwZXJzcGVjdGl2ZS1vcmlnaW46MHB4IDBweDt0cmFuc2Zvcm0tb3JpZ2luOjBweCAwcHg7Ij4gICAgICAgICAgICA8Y2lyY2xlIGN4PSIwIiBjeT0iMCIgcj0iOCIgZmlsbD0iIzhjNWU5YyIgdHJhbnNmb3JtPSJzY2FsZSgxLjI5MTIgMS4yOTEyKSIgc3R5bGU9ImhlaWdodDphdXRvO29wYWNpdHk6MC44NDk2NjY7b3ZlcmZsb3cteDp2aXNpYmxlO292ZXJmbG93LXk6dmlzaWJsZTt3aWR0aDphdXRvO3BlcnNwZWN0aXZlLW9yaWdpbjowcHggMHB4O3RyYW5zZm9ybS1vcmlnaW46MHB4IDBweDtmaWxsOnJnYigxNDAsIDk0LCAxNTYpO3I6OHB4OyI+ICAgICAgICAgICAgICAgIDxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9Im9wYWNpdHkiIGZyb209IjEiIHRvPSIwLjEiIGJlZ2luPSIxODBtcyIgZHVyPSI3NTBtcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiIHN0eWxlPSJoZWlnaHQ6YXV0bztvdmVyZmxvdy14OnZpc2libGU7b3ZlcmZsb3cteTp2aXNpYmxlO3dpZHRoOmF1dG87cGVyc3BlY3RpdmUtb3JpZ2luOjUwJSA1MCU7dHJhbnNmb3JtLW9yaWdpbjowcHggMHB4O2ZpbGw6cmdiKDE0MCwgOTQsIDE1Nik7Ii8+ICAgICAgICAgICAgICAgIDxhbmltYXRlVHJhbnNmb3JtIGF0dHJpYnV0ZU5hbWU9InRyYW5zZm9ybSIgdHlwZT0ic2NhbGUiIGZyb209IjEuNSIgdG89Ii4yNSIgYmVnaW49IjE4MG1zIiBkdXI9Ijc1MG1zIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgc3R5bGU9ImhlaWdodDphdXRvO292ZXJmbG93LXg6dmlzaWJsZTtvdmVyZmxvdy15OnZpc2libGU7d2lkdGg6YXV0bztwZXJzcGVjdGl2ZS1vcmlnaW46NTAlIDUwJTt0cmFuc2Zvcm0tb3JpZ2luOjBweCAwcHg7ZmlsbDpyZ2IoMTQwLCA5NCwgMTU2KTsiLz4gICAgICAgICAgICA8L2NpcmNsZT4gICAgICAgIDwvZz4gICAgICAgIDxnIHRyYW5zZm9ybT0icm90YXRlKDEzNSkgdHJhbnNsYXRlKDM0IDApIiBzdHlsZT0iaGVpZ2h0OmF1dG87b3ZlcmZsb3cteDp2aXNpYmxlO292ZXJmbG93LXk6dmlzaWJsZTt3aWR0aDphdXRvO3BlcnNwZWN0aXZlLW9yaWdpbjowcHggMHB4O3RyYW5zZm9ybS1vcmlnaW46MHB4IDBweDsiPiAgICAgICAgICAgIDxjaXJjbGUgY3g9IjAiIGN5PSIwIiByPSI4IiBmaWxsPSIjOGM1ZTljIiB0cmFuc2Zvcm09InNjYWxlKDEuNDU3ODcgMS40NTc4NykiIHN0eWxlPSJoZWlnaHQ6YXV0bztvcGFjaXR5OjAuOTY5NjY2O292ZXJmbG93LXg6dmlzaWJsZTtvdmVyZmxvdy15OnZpc2libGU7d2lkdGg6YXV0bztwZXJzcGVjdGl2ZS1vcmlnaW46MHB4IDBweDt0cmFuc2Zvcm0tb3JpZ2luOjBweCAwcHg7ZmlsbDpyZ2IoMTQwLCA5NCwgMTU2KTtyOjhweDsiPiAgICAgICAgICAgICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJvcGFjaXR5IiBmcm9tPSIxIiB0bz0iMC4xIiBiZWdpbj0iMjgwbXMiIGR1cj0iNzUwbXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiBzdHlsZT0iaGVpZ2h0OmF1dG87b3ZlcmZsb3cteDp2aXNpYmxlO292ZXJmbG93LXk6dmlzaWJsZTt3aWR0aDphdXRvO3BlcnNwZWN0aXZlLW9yaWdpbjo1MCUgNTAlO3RyYW5zZm9ybS1vcmlnaW46MHB4IDBweDtmaWxsOnJnYigxNDAsIDk0LCAxNTYpOyIvPiAgICAgICAgICAgICAgICA8YW5pbWF0ZVRyYW5zZm9ybSBhdHRyaWJ1dGVOYW1lPSJ0cmFuc2Zvcm0iIHR5cGU9InNjYWxlIiBmcm9tPSIxLjUiIHRvPSIuMjUiIGJlZ2luPSIyODBtcyIgZHVyPSI3NTBtcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiIHN0eWxlPSJoZWlnaHQ6YXV0bztvdmVyZmxvdy14OnZpc2libGU7b3ZlcmZsb3cteTp2aXNpYmxlO3dpZHRoOmF1dG87cGVyc3BlY3RpdmUtb3JpZ2luOjUwJSA1MCU7dHJhbnNmb3JtLW9yaWdpbjowcHggMHB4O2ZpbGw6cmdiKDE0MCwgOTQsIDE1Nik7Ii8+ICAgICAgICAgICAgPC9jaXJjbGU+ICAgICAgICA8L2c+ICAgICAgICA8ZyB0cmFuc2Zvcm09InJvdGF0ZSgxODApIHRyYW5zbGF0ZSgzNCAwKSIgc3R5bGU9ImhlaWdodDphdXRvO292ZXJmbG93LXg6dmlzaWJsZTtvdmVyZmxvdy15OnZpc2libGU7d2lkdGg6YXV0bztwZXJzcGVjdGl2ZS1vcmlnaW46MHB4IDBweDt0cmFuc2Zvcm0tb3JpZ2luOjBweCAwcHg7Ij4gICAgICAgICAgICA8Y2lyY2xlIGN4PSIwIiBjeT0iMCIgcj0iOCIgZmlsbD0iIzhjNWU5YyIgdHJhbnNmb3JtPSJzY2FsZSgwLjM1Nzg3IDAuMzU3ODcpIiBzdHlsZT0iaGVpZ2h0OmF1dG87b3BhY2l0eTowLjE3NzY2NjtvdmVyZmxvdy14OnZpc2libGU7b3ZlcmZsb3cteTp2aXNpYmxlO3dpZHRoOmF1dG87cGVyc3BlY3RpdmUtb3JpZ2luOjBweCAwcHg7dHJhbnNmb3JtLW9yaWdpbjowcHggMHB4O2ZpbGw6cmdiKDE0MCwgOTQsIDE1Nik7cjo4cHg7Ij4gICAgICAgICAgICAgICAgPGFuaW1hdGUgYXR0cmlidXRlTmFtZT0ib3BhY2l0eSIgZnJvbT0iMSIgdG89IjAuMSIgYmVnaW49IjM3MG1zIiBkdXI9Ijc1MG1zIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgc3R5bGU9ImhlaWdodDphdXRvO292ZXJmbG93LXg6dmlzaWJsZTtvdmVyZmxvdy15OnZpc2libGU7d2lkdGg6YXV0bztwZXJzcGVjdGl2ZS1vcmlnaW46NTAlIDUwJTt0cmFuc2Zvcm0tb3JpZ2luOjBweCAwcHg7ZmlsbDpyZ2IoMTQwLCA5NCwgMTU2KTsiLz4gICAgICAgICAgICAgICAgPGFuaW1hdGVUcmFuc2Zvcm0gYXR0cmlidXRlTmFtZT0idHJhbnNmb3JtIiB0eXBlPSJzY2FsZSIgZnJvbT0iMS41IiB0bz0iLjI1IiBiZWdpbj0iMzcwbXMiIGR1cj0iNzUwbXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiBzdHlsZT0iaGVpZ2h0OmF1dG87b3ZlcmZsb3cteDp2aXNpYmxlO292ZXJmbG93LXk6dmlzaWJsZTt3aWR0aDphdXRvO3BlcnNwZWN0aXZlLW9yaWdpbjo1MCUgNTAlO3RyYW5zZm9ybS1vcmlnaW46MHB4IDBweDtmaWxsOnJnYigxNDAsIDk0LCAxNTYpOyIvPiAgICAgICAgICAgIDwvY2lyY2xlPiAgICAgICAgPC9nPiAgICAgICAgPGcgdHJhbnNmb3JtPSJyb3RhdGUoMjI1KSB0cmFuc2xhdGUoMzQgMCkiIHN0eWxlPSJoZWlnaHQ6YXV0bztvdmVyZmxvdy14OnZpc2libGU7b3ZlcmZsb3cteTp2aXNpYmxlO3dpZHRoOmF1dG87cGVyc3BlY3RpdmUtb3JpZ2luOjBweCAwcHg7dHJhbnNmb3JtLW9yaWdpbjowcHggMHB4OyI+ICAgICAgICAgICAgPGNpcmNsZSBjeD0iMCIgY3k9IjAiIHI9IjgiIGZpbGw9IiM4YzVlOWMiIHRyYW5zZm9ybT0ic2NhbGUoMC41MDc4NyAwLjUwNzg3KSIgc3R5bGU9ImhlaWdodDphdXRvO29wYWNpdHk6MC4yODU2NjY7b3ZlcmZsb3cteDp2aXNpYmxlO292ZXJmbG93LXk6dmlzaWJsZTt3aWR0aDphdXRvO3BlcnNwZWN0aXZlLW9yaWdpbjowcHggMHB4O3RyYW5zZm9ybS1vcmlnaW46MHB4IDBweDtmaWxsOnJnYigxNDAsIDk0LCAxNTYpO3I6OHB4OyI+ICAgICAgICAgICAgICAgIDxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9Im9wYWNpdHkiIGZyb209IjEiIHRvPSIwLjEiIGJlZ2luPSI0NjBtcyIgZHVyPSI3NTBtcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiIHN0eWxlPSJoZWlnaHQ6YXV0bztvdmVyZmxvdy14OnZpc2libGU7b3ZlcmZsb3cteTp2aXNpYmxlO3dpZHRoOmF1dG87cGVyc3BlY3RpdmUtb3JpZ2luOjUwJSA1MCU7dHJhbnNmb3JtLW9yaWdpbjowcHggMHB4O2ZpbGw6cmdiKDE0MCwgOTQsIDE1Nik7Ii8+ICAgICAgICAgICAgICAgIDxhbmltYXRlVHJhbnNmb3JtIGF0dHJpYnV0ZU5hbWU9InRyYW5zZm9ybSIgdHlwZT0ic2NhbGUiIGZyb209IjEuNSIgdG89Ii4yNSIgYmVnaW49IjQ2MG1zIiBkdXI9Ijc1MG1zIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgc3R5bGU9ImhlaWdodDphdXRvO292ZXJmbG93LXg6dmlzaWJsZTtvdmVyZmxvdy15OnZpc2libGU7d2lkdGg6YXV0bztwZXJzcGVjdGl2ZS1vcmlnaW46NTAlIDUwJTt0cmFuc2Zvcm0tb3JpZ2luOjBweCAwcHg7ZmlsbDpyZ2IoMTQwLCA5NCwgMTU2KTsiLz4gICAgICAgICAgICA8L2NpcmNsZT4gICAgICAgIDwvZz4gICAgICAgIDxnIHRyYW5zZm9ybT0icm90YXRlKDI3MCkgdHJhbnNsYXRlKDM0IDApIiBzdHlsZT0iaGVpZ2h0OmF1dG87b3ZlcmZsb3cteDp2aXNpYmxlO292ZXJmbG93LXk6dmlzaWJsZTt3aWR0aDphdXRvO3BlcnNwZWN0aXZlLW9yaWdpbjowcHggMHB4O3RyYW5zZm9ybS1vcmlnaW46MHB4IDBweDsiPiAgICAgICAgICAgIDxjaXJjbGUgY3g9IjAiIGN5PSIwIiByPSI4IiBmaWxsPSIjOGM1ZTljIiB0cmFuc2Zvcm09InNjYWxlKDAuNjc0NTM3IDAuNjc0NTM3KSIgc3R5bGU9ImhlaWdodDphdXRvO29wYWNpdHk6MC40MDU2NjY7b3ZlcmZsb3cteDp2aXNpYmxlO292ZXJmbG93LXk6dmlzaWJsZTt3aWR0aDphdXRvO3BlcnNwZWN0aXZlLW9yaWdpbjowcHggMHB4O3RyYW5zZm9ybS1vcmlnaW46MHB4IDBweDtmaWxsOnJnYigxNDAsIDk0LCAxNTYpO3I6OHB4OyI+ICAgICAgICAgICAgICAgIDxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9Im9wYWNpdHkiIGZyb209IjEiIHRvPSIwLjEiIGJlZ2luPSI1NjBtcyIgZHVyPSI3NTBtcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiIHN0eWxlPSJoZWlnaHQ6YXV0bztvdmVyZmxvdy14OnZpc2libGU7b3ZlcmZsb3cteTp2aXNpYmxlO3dpZHRoOmF1dG87cGVyc3BlY3RpdmUtb3JpZ2luOjUwJSA1MCU7dHJhbnNmb3JtLW9yaWdpbjowcHggMHB4O2ZpbGw6cmdiKDE0MCwgOTQsIDE1Nik7Ii8+ICAgICAgICAgICAgICAgIDxhbmltYXRlVHJhbnNmb3JtIGF0dHJpYnV0ZU5hbWU9InRyYW5zZm9ybSIgdHlwZT0ic2NhbGUiIGZyb209IjEuNSIgdG89Ii4yNSIgYmVnaW49IjU2MG1zIiBkdXI9Ijc1MG1zIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgc3R5bGU9ImhlaWdodDphdXRvO292ZXJmbG93LXg6dmlzaWJsZTtvdmVyZmxvdy15OnZpc2libGU7d2lkdGg6YXV0bztwZXJzcGVjdGl2ZS1vcmlnaW46NTAlIDUwJTt0cmFuc2Zvcm0tb3JpZ2luOjBweCAwcHg7ZmlsbDpyZ2IoMTQwLCA5NCwgMTU2KTsiLz4gICAgICAgICAgICA8L2NpcmNsZT4gICAgICAgIDwvZz4gICAgICAgIDxnIHRyYW5zZm9ybT0icm90YXRlKDMxNSkgdHJhbnNsYXRlKDM0IDApIiBzdHlsZT0iaGVpZ2h0OmF1dG87b3ZlcmZsb3cteDp2aXNpYmxlO292ZXJmbG93LXk6dmlzaWJsZTt3aWR0aDphdXRvO3BlcnNwZWN0aXZlLW9yaWdpbjowcHggMHB4O3RyYW5zZm9ybS1vcmlnaW46MHB4IDBweDsiPiAgICAgICAgICAgIDxjaXJjbGUgY3g9IjAiIGN5PSIwIiByPSI4IiBmaWxsPSIjOGM1ZTljIiB0cmFuc2Zvcm09InNjYWxlKDAuODI0NTM3IDAuODI0NTM3KSIgc3R5bGU9ImhlaWdodDphdXRvO29wYWNpdHk6MC41MTM2NjY7b3ZlcmZsb3cteDp2aXNpYmxlO292ZXJmbG93LXk6dmlzaWJsZTt3aWR0aDphdXRvO3BlcnNwZWN0aXZlLW9yaWdpbjowcHggMHB4O3RyYW5zZm9ybS1vcmlnaW46MHB4IDBweDtmaWxsOnJnYigxNDAsIDk0LCAxNTYpO3I6OHB4OyI+ICAgICAgICAgICAgICAgIDxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9Im9wYWNpdHkiIGZyb209IjEiIHRvPSIwLjEiIGJlZ2luPSI2NTBtcyIgZHVyPSI3NTBtcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiIHN0eWxlPSJoZWlnaHQ6YXV0bztvdmVyZmxvdy14OnZpc2libGU7b3ZlcmZsb3cteTp2aXNpYmxlO3dpZHRoOmF1dG87cGVyc3BlY3RpdmUtb3JpZ2luOjUwJSA1MCU7dHJhbnNmb3JtLW9yaWdpbjowcHggMHB4O2ZpbGw6cmdiKDE0MCwgOTQsIDE1Nik7Ii8+ICAgICAgICAgICAgICAgIDxhbmltYXRlVHJhbnNmb3JtIGF0dHJpYnV0ZU5hbWU9InRyYW5zZm9ybSIgdHlwZT0ic2NhbGUiIGZyb209IjEuNSIgdG89Ii4yNSIgYmVnaW49IjY1MG1zIiBkdXI9Ijc1MG1zIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgc3R5bGU9ImhlaWdodDphdXRvO292ZXJmbG93LXg6dmlzaWJsZTtvdmVyZmxvdy15OnZpc2libGU7d2lkdGg6YXV0bztwZXJzcGVjdGl2ZS1vcmlnaW46NTAlIDUwJTt0cmFuc2Zvcm0tb3JpZ2luOjBweCAwcHg7ZmlsbDpyZ2IoMTQwLCA5NCwgMTU2KTsiLz4gICAgICAgICAgICA8L2NpcmNsZT4gICAgICAgIDwvZz4gICAgPC9nPiAgPC9zdmc+) 50% 50% no-repeat !important;-webkit-mask:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/PjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+PHN2ZyB3aWR0aD0iNjRweCIgaGVpZ2h0PSI2NHB4IiB2aWV3Qm94PSIwIDAgMTAwIDEwMCIgcHJlc2VydmVBc3BlY3RSYXRpbz0ieE1pZFlNaWQiIGNsYXNzPSJ1aWwtc3BpbiIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBzdHlsZT0iaGVpZ2h0OjY0cHg7d2lkdGg6NjRweDtwZXJzcGVjdGl2ZS1vcmlnaW46MzJweCAzMnB4O3RyYW5zZm9ybS1vcmlnaW46MzJweCAzMnB4OyI+ICAgIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAiIGhlaWdodD0iMTAwIiBmaWxsPSJub25lIiBjbGFzcz0iYmsiIHN0eWxlPSJoZWlnaHQ6YXV0bztvdmVyZmxvdy14OnZpc2libGU7b3ZlcmZsb3cteTp2aXNpYmxlO3dpZHRoOmF1dG87cGVyc3BlY3RpdmUtb3JpZ2luOjBweCAwcHg7dHJhbnNmb3JtLW9yaWdpbjowcHggMHB4O2ZpbGw6bm9uZTsiLz4gICAgPGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNTAgNTApIiBzdHlsZT0iaGVpZ2h0OmF1dG87b3ZlcmZsb3cteDp2aXNpYmxlO292ZXJmbG93LXk6dmlzaWJsZTt3aWR0aDphdXRvO3BlcnNwZWN0aXZlLW9yaWdpbjowcHggMHB4O3RyYW5zZm9ybS1vcmlnaW46MHB4IDBweDsiPiAgICAgICAgPGcgdHJhbnNmb3JtPSJyb3RhdGUoMCkgdHJhbnNsYXRlKDM0IDApIiBzdHlsZT0iaGVpZ2h0OmF1dG87b3ZlcmZsb3cteDp2aXNpYmxlO292ZXJmbG93LXk6dmlzaWJsZTt3aWR0aDphdXRvO3BlcnNwZWN0aXZlLW9yaWdpbjowcHggMHB4O3RyYW5zZm9ybS1vcmlnaW46MHB4IDBweDsiPiAgICAgICAgICAgIDxjaXJjbGUgY3g9IjAiIGN5PSIwIiByPSI4IiBmaWxsPSIjOGM1ZTljIiB0cmFuc2Zvcm09InNjYWxlKDAuOTkxMjAzIDAuOTkxMjAzKSIgc3R5bGU9ImhlaWdodDphdXRvO29wYWNpdHk6MC42MzM2NjY7b3ZlcmZsb3cteDp2aXNpYmxlO292ZXJmbG93LXk6dmlzaWJsZTt3aWR0aDphdXRvO3BlcnNwZWN0aXZlLW9yaWdpbjowcHggMHB4O3RyYW5zZm9ybS1vcmlnaW46MHB4IDBweDtmaWxsOnJnYigxNDAsIDk0LCAxNTYpO3I6OHB4OyI+ICAgICAgICAgICAgICAgIDxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9Im9wYWNpdHkiIGZyb209IjEiIHRvPSIwLjEiIGJlZ2luPSIwcyIgZHVyPSI3NTBtcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiIHN0eWxlPSJoZWlnaHQ6YXV0bztvdmVyZmxvdy14OnZpc2libGU7b3ZlcmZsb3cteTp2aXNpYmxlO3dpZHRoOmF1dG87cGVyc3BlY3RpdmUtb3JpZ2luOjUwJSA1MCU7dHJhbnNmb3JtLW9yaWdpbjowcHggMHB4O2ZpbGw6cmdiKDE0MCwgOTQsIDE1Nik7Ii8+ICAgICAgICAgICAgICAgIDxhbmltYXRlVHJhbnNmb3JtIGF0dHJpYnV0ZU5hbWU9InRyYW5zZm9ybSIgdHlwZT0ic2NhbGUiIGZyb209IjEuNSIgdG89Ii4yNSIgYmVnaW49IjBzIiBkdXI9Ijc1MG1zIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgc3R5bGU9ImhlaWdodDphdXRvO292ZXJmbG93LXg6dmlzaWJsZTtvdmVyZmxvdy15OnZpc2libGU7d2lkdGg6YXV0bztwZXJzcGVjdGl2ZS1vcmlnaW46NTAlIDUwJTt0cmFuc2Zvcm0tb3JpZ2luOjBweCAwcHg7ZmlsbDpyZ2IoMTQwLCA5NCwgMTU2KTsiLz4gICAgICAgICAgICA8L2NpcmNsZT4gICAgICAgIDwvZz4gICAgICAgIDxnIHRyYW5zZm9ybT0icm90YXRlKDQ1KSB0cmFuc2xhdGUoMzQgMCkiIHN0eWxlPSJoZWlnaHQ6YXV0bztvdmVyZmxvdy14OnZpc2libGU7b3ZlcmZsb3cteTp2aXNpYmxlO3dpZHRoOmF1dG87cGVyc3BlY3RpdmUtb3JpZ2luOjBweCAwcHg7dHJhbnNmb3JtLW9yaWdpbjowcHggMHB4OyI+ICAgICAgICAgICAgPGNpcmNsZSBjeD0iMCIgY3k9IjAiIHI9IjgiIGZpbGw9IiM4YzVlOWMiIHRyYW5zZm9ybT0ic2NhbGUoMS4xNDEyIDEuMTQxMikiIHN0eWxlPSJoZWlnaHQ6YXV0bztvcGFjaXR5OjAuNzQxNjY2O292ZXJmbG93LXg6dmlzaWJsZTtvdmVyZmxvdy15OnZpc2libGU7d2lkdGg6YXV0bztwZXJzcGVjdGl2ZS1vcmlnaW46MHB4IDBweDt0cmFuc2Zvcm0tb3JpZ2luOjBweCAwcHg7ZmlsbDpyZ2IoMTQwLCA5NCwgMTU2KTtyOjhweDsiPiAgICAgICAgICAgICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJvcGFjaXR5IiBmcm9tPSIxIiB0bz0iMC4xIiBiZWdpbj0iOTBtcyIgZHVyPSI3NTBtcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiIHN0eWxlPSJoZWlnaHQ6YXV0bztvdmVyZmxvdy14OnZpc2libGU7b3ZlcmZsb3cteTp2aXNpYmxlO3dpZHRoOmF1dG87cGVyc3BlY3RpdmUtb3JpZ2luOjUwJSA1MCU7dHJhbnNmb3JtLW9yaWdpbjowcHggMHB4O2ZpbGw6cmdiKDE0MCwgOTQsIDE1Nik7Ii8+ICAgICAgICAgICAgICAgIDxhbmltYXRlVHJhbnNmb3JtIGF0dHJpYnV0ZU5hbWU9InRyYW5zZm9ybSIgdHlwZT0ic2NhbGUiIGZyb209IjEuNSIgdG89Ii4yNSIgYmVnaW49IjkwbXMiIGR1cj0iNzUwbXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiBzdHlsZT0iaGVpZ2h0OmF1dG87b3ZlcmZsb3cteDp2aXNpYmxlO292ZXJmbG93LXk6dmlzaWJsZTt3aWR0aDphdXRvO3BlcnNwZWN0aXZlLW9yaWdpbjo1MCUgNTAlO3RyYW5zZm9ybS1vcmlnaW46MHB4IDBweDtmaWxsOnJnYigxNDAsIDk0LCAxNTYpOyIvPiAgICAgICAgICAgIDwvY2lyY2xlPiAgICAgICAgPC9nPiAgICAgICAgPGcgdHJhbnNmb3JtPSJyb3RhdGUoOTApIHRyYW5zbGF0ZSgzNCAwKSIgc3R5bGU9ImhlaWdodDphdXRvO292ZXJmbG93LXg6dmlzaWJsZTtvdmVyZmxvdy15OnZpc2libGU7d2lkdGg6YXV0bztwZXJzcGVjdGl2ZS1vcmlnaW46MHB4IDBweDt0cmFuc2Zvcm0tb3JpZ2luOjBweCAwcHg7Ij4gICAgICAgICAgICA8Y2lyY2xlIGN4PSIwIiBjeT0iMCIgcj0iOCIgZmlsbD0iIzhjNWU5YyIgdHJhbnNmb3JtPSJzY2FsZSgxLjI5MTIgMS4yOTEyKSIgc3R5bGU9ImhlaWdodDphdXRvO29wYWNpdHk6MC44NDk2NjY7b3ZlcmZsb3cteDp2aXNpYmxlO292ZXJmbG93LXk6dmlzaWJsZTt3aWR0aDphdXRvO3BlcnNwZWN0aXZlLW9yaWdpbjowcHggMHB4O3RyYW5zZm9ybS1vcmlnaW46MHB4IDBweDtmaWxsOnJnYigxNDAsIDk0LCAxNTYpO3I6OHB4OyI+ICAgICAgICAgICAgICAgIDxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9Im9wYWNpdHkiIGZyb209IjEiIHRvPSIwLjEiIGJlZ2luPSIxODBtcyIgZHVyPSI3NTBtcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiIHN0eWxlPSJoZWlnaHQ6YXV0bztvdmVyZmxvdy14OnZpc2libGU7b3ZlcmZsb3cteTp2aXNpYmxlO3dpZHRoOmF1dG87cGVyc3BlY3RpdmUtb3JpZ2luOjUwJSA1MCU7dHJhbnNmb3JtLW9yaWdpbjowcHggMHB4O2ZpbGw6cmdiKDE0MCwgOTQsIDE1Nik7Ii8+ICAgICAgICAgICAgICAgIDxhbmltYXRlVHJhbnNmb3JtIGF0dHJpYnV0ZU5hbWU9InRyYW5zZm9ybSIgdHlwZT0ic2NhbGUiIGZyb209IjEuNSIgdG89Ii4yNSIgYmVnaW49IjE4MG1zIiBkdXI9Ijc1MG1zIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgc3R5bGU9ImhlaWdodDphdXRvO292ZXJmbG93LXg6dmlzaWJsZTtvdmVyZmxvdy15OnZpc2libGU7d2lkdGg6YXV0bztwZXJzcGVjdGl2ZS1vcmlnaW46NTAlIDUwJTt0cmFuc2Zvcm0tb3JpZ2luOjBweCAwcHg7ZmlsbDpyZ2IoMTQwLCA5NCwgMTU2KTsiLz4gICAgICAgICAgICA8L2NpcmNsZT4gICAgICAgIDwvZz4gICAgICAgIDxnIHRyYW5zZm9ybT0icm90YXRlKDEzNSkgdHJhbnNsYXRlKDM0IDApIiBzdHlsZT0iaGVpZ2h0OmF1dG87b3ZlcmZsb3cteDp2aXNpYmxlO292ZXJmbG93LXk6dmlzaWJsZTt3aWR0aDphdXRvO3BlcnNwZWN0aXZlLW9yaWdpbjowcHggMHB4O3RyYW5zZm9ybS1vcmlnaW46MHB4IDBweDsiPiAgICAgICAgICAgIDxjaXJjbGUgY3g9IjAiIGN5PSIwIiByPSI4IiBmaWxsPSIjOGM1ZTljIiB0cmFuc2Zvcm09InNjYWxlKDEuNDU3ODcgMS40NTc4NykiIHN0eWxlPSJoZWlnaHQ6YXV0bztvcGFjaXR5OjAuOTY5NjY2O292ZXJmbG93LXg6dmlzaWJsZTtvdmVyZmxvdy15OnZpc2libGU7d2lkdGg6YXV0bztwZXJzcGVjdGl2ZS1vcmlnaW46MHB4IDBweDt0cmFuc2Zvcm0tb3JpZ2luOjBweCAwcHg7ZmlsbDpyZ2IoMTQwLCA5NCwgMTU2KTtyOjhweDsiPiAgICAgICAgICAgICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJvcGFjaXR5IiBmcm9tPSIxIiB0bz0iMC4xIiBiZWdpbj0iMjgwbXMiIGR1cj0iNzUwbXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiBzdHlsZT0iaGVpZ2h0OmF1dG87b3ZlcmZsb3cteDp2aXNpYmxlO292ZXJmbG93LXk6dmlzaWJsZTt3aWR0aDphdXRvO3BlcnNwZWN0aXZlLW9yaWdpbjo1MCUgNTAlO3RyYW5zZm9ybS1vcmlnaW46MHB4IDBweDtmaWxsOnJnYigxNDAsIDk0LCAxNTYpOyIvPiAgICAgICAgICAgICAgICA8YW5pbWF0ZVRyYW5zZm9ybSBhdHRyaWJ1dGVOYW1lPSJ0cmFuc2Zvcm0iIHR5cGU9InNjYWxlIiBmcm9tPSIxLjUiIHRvPSIuMjUiIGJlZ2luPSIyODBtcyIgZHVyPSI3NTBtcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiIHN0eWxlPSJoZWlnaHQ6YXV0bztvdmVyZmxvdy14OnZpc2libGU7b3ZlcmZsb3cteTp2aXNpYmxlO3dpZHRoOmF1dG87cGVyc3BlY3RpdmUtb3JpZ2luOjUwJSA1MCU7dHJhbnNmb3JtLW9yaWdpbjowcHggMHB4O2ZpbGw6cmdiKDE0MCwgOTQsIDE1Nik7Ii8+ICAgICAgICAgICAgPC9jaXJjbGU+ICAgICAgICA8L2c+ICAgICAgICA8ZyB0cmFuc2Zvcm09InJvdGF0ZSgxODApIHRyYW5zbGF0ZSgzNCAwKSIgc3R5bGU9ImhlaWdodDphdXRvO292ZXJmbG93LXg6dmlzaWJsZTtvdmVyZmxvdy15OnZpc2libGU7d2lkdGg6YXV0bztwZXJzcGVjdGl2ZS1vcmlnaW46MHB4IDBweDt0cmFuc2Zvcm0tb3JpZ2luOjBweCAwcHg7Ij4gICAgICAgICAgICA8Y2lyY2xlIGN4PSIwIiBjeT0iMCIgcj0iOCIgZmlsbD0iIzhjNWU5YyIgdHJhbnNmb3JtPSJzY2FsZSgwLjM1Nzg3IDAuMzU3ODcpIiBzdHlsZT0iaGVpZ2h0OmF1dG87b3BhY2l0eTowLjE3NzY2NjtvdmVyZmxvdy14OnZpc2libGU7b3ZlcmZsb3cteTp2aXNpYmxlO3dpZHRoOmF1dG87cGVyc3BlY3RpdmUtb3JpZ2luOjBweCAwcHg7dHJhbnNmb3JtLW9yaWdpbjowcHggMHB4O2ZpbGw6cmdiKDE0MCwgOTQsIDE1Nik7cjo4cHg7Ij4gICAgICAgICAgICAgICAgPGFuaW1hdGUgYXR0cmlidXRlTmFtZT0ib3BhY2l0eSIgZnJvbT0iMSIgdG89IjAuMSIgYmVnaW49IjM3MG1zIiBkdXI9Ijc1MG1zIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgc3R5bGU9ImhlaWdodDphdXRvO292ZXJmbG93LXg6dmlzaWJsZTtvdmVyZmxvdy15OnZpc2libGU7d2lkdGg6YXV0bztwZXJzcGVjdGl2ZS1vcmlnaW46NTAlIDUwJTt0cmFuc2Zvcm0tb3JpZ2luOjBweCAwcHg7ZmlsbDpyZ2IoMTQwLCA5NCwgMTU2KTsiLz4gICAgICAgICAgICAgICAgPGFuaW1hdGVUcmFuc2Zvcm0gYXR0cmlidXRlTmFtZT0idHJhbnNmb3JtIiB0eXBlPSJzY2FsZSIgZnJvbT0iMS41IiB0bz0iLjI1IiBiZWdpbj0iMzcwbXMiIGR1cj0iNzUwbXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiBzdHlsZT0iaGVpZ2h0OmF1dG87b3ZlcmZsb3cteDp2aXNpYmxlO292ZXJmbG93LXk6dmlzaWJsZTt3aWR0aDphdXRvO3BlcnNwZWN0aXZlLW9yaWdpbjo1MCUgNTAlO3RyYW5zZm9ybS1vcmlnaW46MHB4IDBweDtmaWxsOnJnYigxNDAsIDk0LCAxNTYpOyIvPiAgICAgICAgICAgIDwvY2lyY2xlPiAgICAgICAgPC9nPiAgICAgICAgPGcgdHJhbnNmb3JtPSJyb3RhdGUoMjI1KSB0cmFuc2xhdGUoMzQgMCkiIHN0eWxlPSJoZWlnaHQ6YXV0bztvdmVyZmxvdy14OnZpc2libGU7b3ZlcmZsb3cteTp2aXNpYmxlO3dpZHRoOmF1dG87cGVyc3BlY3RpdmUtb3JpZ2luOjBweCAwcHg7dHJhbnNmb3JtLW9yaWdpbjowcHggMHB4OyI+ICAgICAgICAgICAgPGNpcmNsZSBjeD0iMCIgY3k9IjAiIHI9IjgiIGZpbGw9IiM4YzVlOWMiIHRyYW5zZm9ybT0ic2NhbGUoMC41MDc4NyAwLjUwNzg3KSIgc3R5bGU9ImhlaWdodDphdXRvO29wYWNpdHk6MC4yODU2NjY7b3ZlcmZsb3cteDp2aXNpYmxlO292ZXJmbG93LXk6dmlzaWJsZTt3aWR0aDphdXRvO3BlcnNwZWN0aXZlLW9yaWdpbjowcHggMHB4O3RyYW5zZm9ybS1vcmlnaW46MHB4IDBweDtmaWxsOnJnYigxNDAsIDk0LCAxNTYpO3I6OHB4OyI+ICAgICAgICAgICAgICAgIDxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9Im9wYWNpdHkiIGZyb209IjEiIHRvPSIwLjEiIGJlZ2luPSI0NjBtcyIgZHVyPSI3NTBtcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiIHN0eWxlPSJoZWlnaHQ6YXV0bztvdmVyZmxvdy14OnZpc2libGU7b3ZlcmZsb3cteTp2aXNpYmxlO3dpZHRoOmF1dG87cGVyc3BlY3RpdmUtb3JpZ2luOjUwJSA1MCU7dHJhbnNmb3JtLW9yaWdpbjowcHggMHB4O2ZpbGw6cmdiKDE0MCwgOTQsIDE1Nik7Ii8+ICAgICAgICAgICAgICAgIDxhbmltYXRlVHJhbnNmb3JtIGF0dHJpYnV0ZU5hbWU9InRyYW5zZm9ybSIgdHlwZT0ic2NhbGUiIGZyb209IjEuNSIgdG89Ii4yNSIgYmVnaW49IjQ2MG1zIiBkdXI9Ijc1MG1zIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgc3R5bGU9ImhlaWdodDphdXRvO292ZXJmbG93LXg6dmlzaWJsZTtvdmVyZmxvdy15OnZpc2libGU7d2lkdGg6YXV0bztwZXJzcGVjdGl2ZS1vcmlnaW46NTAlIDUwJTt0cmFuc2Zvcm0tb3JpZ2luOjBweCAwcHg7ZmlsbDpyZ2IoMTQwLCA5NCwgMTU2KTsiLz4gICAgICAgICAgICA8L2NpcmNsZT4gICAgICAgIDwvZz4gICAgICAgIDxnIHRyYW5zZm9ybT0icm90YXRlKDI3MCkgdHJhbnNsYXRlKDM0IDApIiBzdHlsZT0iaGVpZ2h0OmF1dG87b3ZlcmZsb3cteDp2aXNpYmxlO292ZXJmbG93LXk6dmlzaWJsZTt3aWR0aDphdXRvO3BlcnNwZWN0aXZlLW9yaWdpbjowcHggMHB4O3RyYW5zZm9ybS1vcmlnaW46MHB4IDBweDsiPiAgICAgICAgICAgIDxjaXJjbGUgY3g9IjAiIGN5PSIwIiByPSI4IiBmaWxsPSIjOGM1ZTljIiB0cmFuc2Zvcm09InNjYWxlKDAuNjc0NTM3IDAuNjc0NTM3KSIgc3R5bGU9ImhlaWdodDphdXRvO29wYWNpdHk6MC40MDU2NjY7b3ZlcmZsb3cteDp2aXNpYmxlO292ZXJmbG93LXk6dmlzaWJsZTt3aWR0aDphdXRvO3BlcnNwZWN0aXZlLW9yaWdpbjowcHggMHB4O3RyYW5zZm9ybS1vcmlnaW46MHB4IDBweDtmaWxsOnJnYigxNDAsIDk0LCAxNTYpO3I6OHB4OyI+ICAgICAgICAgICAgICAgIDxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9Im9wYWNpdHkiIGZyb209IjEiIHRvPSIwLjEiIGJlZ2luPSI1NjBtcyIgZHVyPSI3NTBtcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiIHN0eWxlPSJoZWlnaHQ6YXV0bztvdmVyZmxvdy14OnZpc2libGU7b3ZlcmZsb3cteTp2aXNpYmxlO3dpZHRoOmF1dG87cGVyc3BlY3RpdmUtb3JpZ2luOjUwJSA1MCU7dHJhbnNmb3JtLW9yaWdpbjowcHggMHB4O2ZpbGw6cmdiKDE0MCwgOTQsIDE1Nik7Ii8+ICAgICAgICAgICAgICAgIDxhbmltYXRlVHJhbnNmb3JtIGF0dHJpYnV0ZU5hbWU9InRyYW5zZm9ybSIgdHlwZT0ic2NhbGUiIGZyb209IjEuNSIgdG89Ii4yNSIgYmVnaW49IjU2MG1zIiBkdXI9Ijc1MG1zIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgc3R5bGU9ImhlaWdodDphdXRvO292ZXJmbG93LXg6dmlzaWJsZTtvdmVyZmxvdy15OnZpc2libGU7d2lkdGg6YXV0bztwZXJzcGVjdGl2ZS1vcmlnaW46NTAlIDUwJTt0cmFuc2Zvcm0tb3JpZ2luOjBweCAwcHg7ZmlsbDpyZ2IoMTQwLCA5NCwgMTU2KTsiLz4gICAgICAgICAgICA8L2NpcmNsZT4gICAgICAgIDwvZz4gICAgICAgIDxnIHRyYW5zZm9ybT0icm90YXRlKDMxNSkgdHJhbnNsYXRlKDM0IDApIiBzdHlsZT0iaGVpZ2h0OmF1dG87b3ZlcmZsb3cteDp2aXNpYmxlO292ZXJmbG93LXk6dmlzaWJsZTt3aWR0aDphdXRvO3BlcnNwZWN0aXZlLW9yaWdpbjowcHggMHB4O3RyYW5zZm9ybS1vcmlnaW46MHB4IDBweDsiPiAgICAgICAgICAgIDxjaXJjbGUgY3g9IjAiIGN5PSIwIiByPSI4IiBmaWxsPSIjOGM1ZTljIiB0cmFuc2Zvcm09InNjYWxlKDAuODI0NTM3IDAuODI0NTM3KSIgc3R5bGU9ImhlaWdodDphdXRvO29wYWNpdHk6MC41MTM2NjY7b3ZlcmZsb3cteDp2aXNpYmxlO292ZXJmbG93LXk6dmlzaWJsZTt3aWR0aDphdXRvO3BlcnNwZWN0aXZlLW9yaWdpbjowcHggMHB4O3RyYW5zZm9ybS1vcmlnaW46MHB4IDBweDtmaWxsOnJnYigxNDAsIDk0LCAxNTYpO3I6OHB4OyI+ICAgICAgICAgICAgICAgIDxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9Im9wYWNpdHkiIGZyb209IjEiIHRvPSIwLjEiIGJlZ2luPSI2NTBtcyIgZHVyPSI3NTBtcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiIHN0eWxlPSJoZWlnaHQ6YXV0bztvdmVyZmxvdy14OnZpc2libGU7b3ZlcmZsb3cteTp2aXNpYmxlO3dpZHRoOmF1dG87cGVyc3BlY3RpdmUtb3JpZ2luOjUwJSA1MCU7dHJhbnNmb3JtLW9yaWdpbjowcHggMHB4O2ZpbGw6cmdiKDE0MCwgOTQsIDE1Nik7Ii8+ICAgICAgICAgICAgICAgIDxhbmltYXRlVHJhbnNmb3JtIGF0dHJpYnV0ZU5hbWU9InRyYW5zZm9ybSIgdHlwZT0ic2NhbGUiIGZyb209IjEuNSIgdG89Ii4yNSIgYmVnaW49IjY1MG1zIiBkdXI9Ijc1MG1zIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgc3R5bGU9ImhlaWdodDphdXRvO292ZXJmbG93LXg6dmlzaWJsZTtvdmVyZmxvdy15OnZpc2libGU7d2lkdGg6YXV0bztwZXJzcGVjdGl2ZS1vcmlnaW46NTAlIDUwJTt0cmFuc2Zvcm0tb3JpZ2luOjBweCAwcHg7ZmlsbDpyZ2IoMTQwLCA5NCwgMTU2KTsiLz4gICAgICAgICAgICA8L2NpcmNsZT4gICAgICAgIDwvZz4gICAgPC9nPiAgPC9zdmc+) 50% 50% no-repeat !important;height:64px !important;left:50% !important;margin-left:-32px !important;margin-top:-32px !important;position:absolute !important;top:50% !important;width:64px !important}#PureChatWidget.purechat .purechat-progress-spinner *{display:none !important}#PureChatWidget.purechat .purechat-progress-spinner.purechat-progress-spinner-compat{background:transparent url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/PjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+PHN2ZyB3aWR0aD0iNjRweCIgaGVpZ2h0PSI2NHB4IiB2aWV3Qm94PSIwIDAgMTAwIDEwMCIgcHJlc2VydmVBc3BlY3RSYXRpbz0ieE1pZFlNaWQiIGNsYXNzPSJ1aWwtc3BpbiIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBzdHlsZT0iaGVpZ2h0OjY0cHg7d2lkdGg6NjRweDtwZXJzcGVjdGl2ZS1vcmlnaW46MzJweCAzMnB4O3RyYW5zZm9ybS1vcmlnaW46MzJweCAzMnB4OyI+ICAgIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAiIGhlaWdodD0iMTAwIiBmaWxsPSJub25lIiBjbGFzcz0iYmsiIHN0eWxlPSJoZWlnaHQ6YXV0bztvdmVyZmxvdy14OnZpc2libGU7b3ZlcmZsb3cteTp2aXNpYmxlO3dpZHRoOmF1dG87cGVyc3BlY3RpdmUtb3JpZ2luOjBweCAwcHg7dHJhbnNmb3JtLW9yaWdpbjowcHggMHB4O2ZpbGw6bm9uZTsiLz4gICAgPGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNTAgNTApIiBzdHlsZT0iaGVpZ2h0OmF1dG87b3ZlcmZsb3cteDp2aXNpYmxlO292ZXJmbG93LXk6dmlzaWJsZTt3aWR0aDphdXRvO3BlcnNwZWN0aXZlLW9yaWdpbjowcHggMHB4O3RyYW5zZm9ybS1vcmlnaW46MHB4IDBweDsiPiAgICAgICAgPGcgdHJhbnNmb3JtPSJyb3RhdGUoMCkgdHJhbnNsYXRlKDM0IDApIiBzdHlsZT0iaGVpZ2h0OmF1dG87b3ZlcmZsb3cteDp2aXNpYmxlO292ZXJmbG93LXk6dmlzaWJsZTt3aWR0aDphdXRvO3BlcnNwZWN0aXZlLW9yaWdpbjowcHggMHB4O3RyYW5zZm9ybS1vcmlnaW46MHB4IDBweDsiPiAgICAgICAgICAgIDxjaXJjbGUgY3g9IjAiIGN5PSIwIiByPSI4IiBmaWxsPSIjOGM1ZTljIiB0cmFuc2Zvcm09InNjYWxlKDAuOTkxMjAzIDAuOTkxMjAzKSIgc3R5bGU9ImhlaWdodDphdXRvO29wYWNpdHk6MC42MzM2NjY7b3ZlcmZsb3cteDp2aXNpYmxlO292ZXJmbG93LXk6dmlzaWJsZTt3aWR0aDphdXRvO3BlcnNwZWN0aXZlLW9yaWdpbjowcHggMHB4O3RyYW5zZm9ybS1vcmlnaW46MHB4IDBweDtmaWxsOnJnYigxNDAsIDk0LCAxNTYpO3I6OHB4OyI+ICAgICAgICAgICAgICAgIDxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9Im9wYWNpdHkiIGZyb209IjEiIHRvPSIwLjEiIGJlZ2luPSIwcyIgZHVyPSI3NTBtcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiIHN0eWxlPSJoZWlnaHQ6YXV0bztvdmVyZmxvdy14OnZpc2libGU7b3ZlcmZsb3cteTp2aXNpYmxlO3dpZHRoOmF1dG87cGVyc3BlY3RpdmUtb3JpZ2luOjUwJSA1MCU7dHJhbnNmb3JtLW9yaWdpbjowcHggMHB4O2ZpbGw6cmdiKDE0MCwgOTQsIDE1Nik7Ii8+ICAgICAgICAgICAgICAgIDxhbmltYXRlVHJhbnNmb3JtIGF0dHJpYnV0ZU5hbWU9InRyYW5zZm9ybSIgdHlwZT0ic2NhbGUiIGZyb209IjEuNSIgdG89Ii4yNSIgYmVnaW49IjBzIiBkdXI9Ijc1MG1zIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgc3R5bGU9ImhlaWdodDphdXRvO292ZXJmbG93LXg6dmlzaWJsZTtvdmVyZmxvdy15OnZpc2libGU7d2lkdGg6YXV0bztwZXJzcGVjdGl2ZS1vcmlnaW46NTAlIDUwJTt0cmFuc2Zvcm0tb3JpZ2luOjBweCAwcHg7ZmlsbDpyZ2IoMTQwLCA5NCwgMTU2KTsiLz4gICAgICAgICAgICA8L2NpcmNsZT4gICAgICAgIDwvZz4gICAgICAgIDxnIHRyYW5zZm9ybT0icm90YXRlKDQ1KSB0cmFuc2xhdGUoMzQgMCkiIHN0eWxlPSJoZWlnaHQ6YXV0bztvdmVyZmxvdy14OnZpc2libGU7b3ZlcmZsb3cteTp2aXNpYmxlO3dpZHRoOmF1dG87cGVyc3BlY3RpdmUtb3JpZ2luOjBweCAwcHg7dHJhbnNmb3JtLW9yaWdpbjowcHggMHB4OyI+ICAgICAgICAgICAgPGNpcmNsZSBjeD0iMCIgY3k9IjAiIHI9IjgiIGZpbGw9IiM4YzVlOWMiIHRyYW5zZm9ybT0ic2NhbGUoMS4xNDEyIDEuMTQxMikiIHN0eWxlPSJoZWlnaHQ6YXV0bztvcGFjaXR5OjAuNzQxNjY2O292ZXJmbG93LXg6dmlzaWJsZTtvdmVyZmxvdy15OnZpc2libGU7d2lkdGg6YXV0bztwZXJzcGVjdGl2ZS1vcmlnaW46MHB4IDBweDt0cmFuc2Zvcm0tb3JpZ2luOjBweCAwcHg7ZmlsbDpyZ2IoMTQwLCA5NCwgMTU2KTtyOjhweDsiPiAgICAgICAgICAgICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJvcGFjaXR5IiBmcm9tPSIxIiB0bz0iMC4xIiBiZWdpbj0iOTBtcyIgZHVyPSI3NTBtcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiIHN0eWxlPSJoZWlnaHQ6YXV0bztvdmVyZmxvdy14OnZpc2libGU7b3ZlcmZsb3cteTp2aXNpYmxlO3dpZHRoOmF1dG87cGVyc3BlY3RpdmUtb3JpZ2luOjUwJSA1MCU7dHJhbnNmb3JtLW9yaWdpbjowcHggMHB4O2ZpbGw6cmdiKDE0MCwgOTQsIDE1Nik7Ii8+ICAgICAgICAgICAgICAgIDxhbmltYXRlVHJhbnNmb3JtIGF0dHJpYnV0ZU5hbWU9InRyYW5zZm9ybSIgdHlwZT0ic2NhbGUiIGZyb209IjEuNSIgdG89Ii4yNSIgYmVnaW49IjkwbXMiIGR1cj0iNzUwbXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiBzdHlsZT0iaGVpZ2h0OmF1dG87b3ZlcmZsb3cteDp2aXNpYmxlO292ZXJmbG93LXk6dmlzaWJsZTt3aWR0aDphdXRvO3BlcnNwZWN0aXZlLW9yaWdpbjo1MCUgNTAlO3RyYW5zZm9ybS1vcmlnaW46MHB4IDBweDtmaWxsOnJnYigxNDAsIDk0LCAxNTYpOyIvPiAgICAgICAgICAgIDwvY2lyY2xlPiAgICAgICAgPC9nPiAgICAgICAgPGcgdHJhbnNmb3JtPSJyb3RhdGUoOTApIHRyYW5zbGF0ZSgzNCAwKSIgc3R5bGU9ImhlaWdodDphdXRvO292ZXJmbG93LXg6dmlzaWJsZTtvdmVyZmxvdy15OnZpc2libGU7d2lkdGg6YXV0bztwZXJzcGVjdGl2ZS1vcmlnaW46MHB4IDBweDt0cmFuc2Zvcm0tb3JpZ2luOjBweCAwcHg7Ij4gICAgICAgICAgICA8Y2lyY2xlIGN4PSIwIiBjeT0iMCIgcj0iOCIgZmlsbD0iIzhjNWU5YyIgdHJhbnNmb3JtPSJzY2FsZSgxLjI5MTIgMS4yOTEyKSIgc3R5bGU9ImhlaWdodDphdXRvO29wYWNpdHk6MC44NDk2NjY7b3ZlcmZsb3cteDp2aXNpYmxlO292ZXJmbG93LXk6dmlzaWJsZTt3aWR0aDphdXRvO3BlcnNwZWN0aXZlLW9yaWdpbjowcHggMHB4O3RyYW5zZm9ybS1vcmlnaW46MHB4IDBweDtmaWxsOnJnYigxNDAsIDk0LCAxNTYpO3I6OHB4OyI+ICAgICAgICAgICAgICAgIDxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9Im9wYWNpdHkiIGZyb209IjEiIHRvPSIwLjEiIGJlZ2luPSIxODBtcyIgZHVyPSI3NTBtcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiIHN0eWxlPSJoZWlnaHQ6YXV0bztvdmVyZmxvdy14OnZpc2libGU7b3ZlcmZsb3cteTp2aXNpYmxlO3dpZHRoOmF1dG87cGVyc3BlY3RpdmUtb3JpZ2luOjUwJSA1MCU7dHJhbnNmb3JtLW9yaWdpbjowcHggMHB4O2ZpbGw6cmdiKDE0MCwgOTQsIDE1Nik7Ii8+ICAgICAgICAgICAgICAgIDxhbmltYXRlVHJhbnNmb3JtIGF0dHJpYnV0ZU5hbWU9InRyYW5zZm9ybSIgdHlwZT0ic2NhbGUiIGZyb209IjEuNSIgdG89Ii4yNSIgYmVnaW49IjE4MG1zIiBkdXI9Ijc1MG1zIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgc3R5bGU9ImhlaWdodDphdXRvO292ZXJmbG93LXg6dmlzaWJsZTtvdmVyZmxvdy15OnZpc2libGU7d2lkdGg6YXV0bztwZXJzcGVjdGl2ZS1vcmlnaW46NTAlIDUwJTt0cmFuc2Zvcm0tb3JpZ2luOjBweCAwcHg7ZmlsbDpyZ2IoMTQwLCA5NCwgMTU2KTsiLz4gICAgICAgICAgICA8L2NpcmNsZT4gICAgICAgIDwvZz4gICAgICAgIDxnIHRyYW5zZm9ybT0icm90YXRlKDEzNSkgdHJhbnNsYXRlKDM0IDApIiBzdHlsZT0iaGVpZ2h0OmF1dG87b3ZlcmZsb3cteDp2aXNpYmxlO292ZXJmbG93LXk6dmlzaWJsZTt3aWR0aDphdXRvO3BlcnNwZWN0aXZlLW9yaWdpbjowcHggMHB4O3RyYW5zZm9ybS1vcmlnaW46MHB4IDBweDsiPiAgICAgICAgICAgIDxjaXJjbGUgY3g9IjAiIGN5PSIwIiByPSI4IiBmaWxsPSIjOGM1ZTljIiB0cmFuc2Zvcm09InNjYWxlKDEuNDU3ODcgMS40NTc4NykiIHN0eWxlPSJoZWlnaHQ6YXV0bztvcGFjaXR5OjAuOTY5NjY2O292ZXJmbG93LXg6dmlzaWJsZTtvdmVyZmxvdy15OnZpc2libGU7d2lkdGg6YXV0bztwZXJzcGVjdGl2ZS1vcmlnaW46MHB4IDBweDt0cmFuc2Zvcm0tb3JpZ2luOjBweCAwcHg7ZmlsbDpyZ2IoMTQwLCA5NCwgMTU2KTtyOjhweDsiPiAgICAgICAgICAgICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJvcGFjaXR5IiBmcm9tPSIxIiB0bz0iMC4xIiBiZWdpbj0iMjgwbXMiIGR1cj0iNzUwbXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiBzdHlsZT0iaGVpZ2h0OmF1dG87b3ZlcmZsb3cteDp2aXNpYmxlO292ZXJmbG93LXk6dmlzaWJsZTt3aWR0aDphdXRvO3BlcnNwZWN0aXZlLW9yaWdpbjo1MCUgNTAlO3RyYW5zZm9ybS1vcmlnaW46MHB4IDBweDtmaWxsOnJnYigxNDAsIDk0LCAxNTYpOyIvPiAgICAgICAgICAgICAgICA8YW5pbWF0ZVRyYW5zZm9ybSBhdHRyaWJ1dGVOYW1lPSJ0cmFuc2Zvcm0iIHR5cGU9InNjYWxlIiBmcm9tPSIxLjUiIHRvPSIuMjUiIGJlZ2luPSIyODBtcyIgZHVyPSI3NTBtcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiIHN0eWxlPSJoZWlnaHQ6YXV0bztvdmVyZmxvdy14OnZpc2libGU7b3ZlcmZsb3cteTp2aXNpYmxlO3dpZHRoOmF1dG87cGVyc3BlY3RpdmUtb3JpZ2luOjUwJSA1MCU7dHJhbnNmb3JtLW9yaWdpbjowcHggMHB4O2ZpbGw6cmdiKDE0MCwgOTQsIDE1Nik7Ii8+ICAgICAgICAgICAgPC9jaXJjbGU+ICAgICAgICA8L2c+ICAgICAgICA8ZyB0cmFuc2Zvcm09InJvdGF0ZSgxODApIHRyYW5zbGF0ZSgzNCAwKSIgc3R5bGU9ImhlaWdodDphdXRvO292ZXJmbG93LXg6dmlzaWJsZTtvdmVyZmxvdy15OnZpc2libGU7d2lkdGg6YXV0bztwZXJzcGVjdGl2ZS1vcmlnaW46MHB4IDBweDt0cmFuc2Zvcm0tb3JpZ2luOjBweCAwcHg7Ij4gICAgICAgICAgICA8Y2lyY2xlIGN4PSIwIiBjeT0iMCIgcj0iOCIgZmlsbD0iIzhjNWU5YyIgdHJhbnNmb3JtPSJzY2FsZSgwLjM1Nzg3IDAuMzU3ODcpIiBzdHlsZT0iaGVpZ2h0OmF1dG87b3BhY2l0eTowLjE3NzY2NjtvdmVyZmxvdy14OnZpc2libGU7b3ZlcmZsb3cteTp2aXNpYmxlO3dpZHRoOmF1dG87cGVyc3BlY3RpdmUtb3JpZ2luOjBweCAwcHg7dHJhbnNmb3JtLW9yaWdpbjowcHggMHB4O2ZpbGw6cmdiKDE0MCwgOTQsIDE1Nik7cjo4cHg7Ij4gICAgICAgICAgICAgICAgPGFuaW1hdGUgYXR0cmlidXRlTmFtZT0ib3BhY2l0eSIgZnJvbT0iMSIgdG89IjAuMSIgYmVnaW49IjM3MG1zIiBkdXI9Ijc1MG1zIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgc3R5bGU9ImhlaWdodDphdXRvO292ZXJmbG93LXg6dmlzaWJsZTtvdmVyZmxvdy15OnZpc2libGU7d2lkdGg6YXV0bztwZXJzcGVjdGl2ZS1vcmlnaW46NTAlIDUwJTt0cmFuc2Zvcm0tb3JpZ2luOjBweCAwcHg7ZmlsbDpyZ2IoMTQwLCA5NCwgMTU2KTsiLz4gICAgICAgICAgICAgICAgPGFuaW1hdGVUcmFuc2Zvcm0gYXR0cmlidXRlTmFtZT0idHJhbnNmb3JtIiB0eXBlPSJzY2FsZSIgZnJvbT0iMS41IiB0bz0iLjI1IiBiZWdpbj0iMzcwbXMiIGR1cj0iNzUwbXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiBzdHlsZT0iaGVpZ2h0OmF1dG87b3ZlcmZsb3cteDp2aXNpYmxlO292ZXJmbG93LXk6dmlzaWJsZTt3aWR0aDphdXRvO3BlcnNwZWN0aXZlLW9yaWdpbjo1MCUgNTAlO3RyYW5zZm9ybS1vcmlnaW46MHB4IDBweDtmaWxsOnJnYigxNDAsIDk0LCAxNTYpOyIvPiAgICAgICAgICAgIDwvY2lyY2xlPiAgICAgICAgPC9nPiAgICAgICAgPGcgdHJhbnNmb3JtPSJyb3RhdGUoMjI1KSB0cmFuc2xhdGUoMzQgMCkiIHN0eWxlPSJoZWlnaHQ6YXV0bztvdmVyZmxvdy14OnZpc2libGU7b3ZlcmZsb3cteTp2aXNpYmxlO3dpZHRoOmF1dG87cGVyc3BlY3RpdmUtb3JpZ2luOjBweCAwcHg7dHJhbnNmb3JtLW9yaWdpbjowcHggMHB4OyI+ICAgICAgICAgICAgPGNpcmNsZSBjeD0iMCIgY3k9IjAiIHI9IjgiIGZpbGw9IiM4YzVlOWMiIHRyYW5zZm9ybT0ic2NhbGUoMC41MDc4NyAwLjUwNzg3KSIgc3R5bGU9ImhlaWdodDphdXRvO29wYWNpdHk6MC4yODU2NjY7b3ZlcmZsb3cteDp2aXNpYmxlO292ZXJmbG93LXk6dmlzaWJsZTt3aWR0aDphdXRvO3BlcnNwZWN0aXZlLW9yaWdpbjowcHggMHB4O3RyYW5zZm9ybS1vcmlnaW46MHB4IDBweDtmaWxsOnJnYigxNDAsIDk0LCAxNTYpO3I6OHB4OyI+ICAgICAgICAgICAgICAgIDxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9Im9wYWNpdHkiIGZyb209IjEiIHRvPSIwLjEiIGJlZ2luPSI0NjBtcyIgZHVyPSI3NTBtcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiIHN0eWxlPSJoZWlnaHQ6YXV0bztvdmVyZmxvdy14OnZpc2libGU7b3ZlcmZsb3cteTp2aXNpYmxlO3dpZHRoOmF1dG87cGVyc3BlY3RpdmUtb3JpZ2luOjUwJSA1MCU7dHJhbnNmb3JtLW9yaWdpbjowcHggMHB4O2ZpbGw6cmdiKDE0MCwgOTQsIDE1Nik7Ii8+ICAgICAgICAgICAgICAgIDxhbmltYXRlVHJhbnNmb3JtIGF0dHJpYnV0ZU5hbWU9InRyYW5zZm9ybSIgdHlwZT0ic2NhbGUiIGZyb209IjEuNSIgdG89Ii4yNSIgYmVnaW49IjQ2MG1zIiBkdXI9Ijc1MG1zIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgc3R5bGU9ImhlaWdodDphdXRvO292ZXJmbG93LXg6dmlzaWJsZTtvdmVyZmxvdy15OnZpc2libGU7d2lkdGg6YXV0bztwZXJzcGVjdGl2ZS1vcmlnaW46NTAlIDUwJTt0cmFuc2Zvcm0tb3JpZ2luOjBweCAwcHg7ZmlsbDpyZ2IoMTQwLCA5NCwgMTU2KTsiLz4gICAgICAgICAgICA8L2NpcmNsZT4gICAgICAgIDwvZz4gICAgICAgIDxnIHRyYW5zZm9ybT0icm90YXRlKDI3MCkgdHJhbnNsYXRlKDM0IDApIiBzdHlsZT0iaGVpZ2h0OmF1dG87b3ZlcmZsb3cteDp2aXNpYmxlO292ZXJmbG93LXk6dmlzaWJsZTt3aWR0aDphdXRvO3BlcnNwZWN0aXZlLW9yaWdpbjowcHggMHB4O3RyYW5zZm9ybS1vcmlnaW46MHB4IDBweDsiPiAgICAgICAgICAgIDxjaXJjbGUgY3g9IjAiIGN5PSIwIiByPSI4IiBmaWxsPSIjOGM1ZTljIiB0cmFuc2Zvcm09InNjYWxlKDAuNjc0NTM3IDAuNjc0NTM3KSIgc3R5bGU9ImhlaWdodDphdXRvO29wYWNpdHk6MC40MDU2NjY7b3ZlcmZsb3cteDp2aXNpYmxlO292ZXJmbG93LXk6dmlzaWJsZTt3aWR0aDphdXRvO3BlcnNwZWN0aXZlLW9yaWdpbjowcHggMHB4O3RyYW5zZm9ybS1vcmlnaW46MHB4IDBweDtmaWxsOnJnYigxNDAsIDk0LCAxNTYpO3I6OHB4OyI+ICAgICAgICAgICAgICAgIDxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9Im9wYWNpdHkiIGZyb209IjEiIHRvPSIwLjEiIGJlZ2luPSI1NjBtcyIgZHVyPSI3NTBtcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiIHN0eWxlPSJoZWlnaHQ6YXV0bztvdmVyZmxvdy14OnZpc2libGU7b3ZlcmZsb3cteTp2aXNpYmxlO3dpZHRoOmF1dG87cGVyc3BlY3RpdmUtb3JpZ2luOjUwJSA1MCU7dHJhbnNmb3JtLW9yaWdpbjowcHggMHB4O2ZpbGw6cmdiKDE0MCwgOTQsIDE1Nik7Ii8+ICAgICAgICAgICAgICAgIDxhbmltYXRlVHJhbnNmb3JtIGF0dHJpYnV0ZU5hbWU9InRyYW5zZm9ybSIgdHlwZT0ic2NhbGUiIGZyb209IjEuNSIgdG89Ii4yNSIgYmVnaW49IjU2MG1zIiBkdXI9Ijc1MG1zIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgc3R5bGU9ImhlaWdodDphdXRvO292ZXJmbG93LXg6dmlzaWJsZTtvdmVyZmxvdy15OnZpc2libGU7d2lkdGg6YXV0bztwZXJzcGVjdGl2ZS1vcmlnaW46NTAlIDUwJTt0cmFuc2Zvcm0tb3JpZ2luOjBweCAwcHg7ZmlsbDpyZ2IoMTQwLCA5NCwgMTU2KTsiLz4gICAgICAgICAgICA8L2NpcmNsZT4gICAgICAgIDwvZz4gICAgICAgIDxnIHRyYW5zZm9ybT0icm90YXRlKDMxNSkgdHJhbnNsYXRlKDM0IDApIiBzdHlsZT0iaGVpZ2h0OmF1dG87b3ZlcmZsb3cteDp2aXNpYmxlO292ZXJmbG93LXk6dmlzaWJsZTt3aWR0aDphdXRvO3BlcnNwZWN0aXZlLW9yaWdpbjowcHggMHB4O3RyYW5zZm9ybS1vcmlnaW46MHB4IDBweDsiPiAgICAgICAgICAgIDxjaXJjbGUgY3g9IjAiIGN5PSIwIiByPSI4IiBmaWxsPSIjOGM1ZTljIiB0cmFuc2Zvcm09InNjYWxlKDAuODI0NTM3IDAuODI0NTM3KSIgc3R5bGU9ImhlaWdodDphdXRvO29wYWNpdHk6MC41MTM2NjY7b3ZlcmZsb3cteDp2aXNpYmxlO292ZXJmbG93LXk6dmlzaWJsZTt3aWR0aDphdXRvO3BlcnNwZWN0aXZlLW9yaWdpbjowcHggMHB4O3RyYW5zZm9ybS1vcmlnaW46MHB4IDBweDtmaWxsOnJnYigxNDAsIDk0LCAxNTYpO3I6OHB4OyI+ICAgICAgICAgICAgICAgIDxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9Im9wYWNpdHkiIGZyb209IjEiIHRvPSIwLjEiIGJlZ2luPSI2NTBtcyIgZHVyPSI3NTBtcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiIHN0eWxlPSJoZWlnaHQ6YXV0bztvdmVyZmxvdy14OnZpc2libGU7b3ZlcmZsb3cteTp2aXNpYmxlO3dpZHRoOmF1dG87cGVyc3BlY3RpdmUtb3JpZ2luOjUwJSA1MCU7dHJhbnNmb3JtLW9yaWdpbjowcHggMHB4O2ZpbGw6cmdiKDE0MCwgOTQsIDE1Nik7Ii8+ICAgICAgICAgICAgICAgIDxhbmltYXRlVHJhbnNmb3JtIGF0dHJpYnV0ZU5hbWU9InRyYW5zZm9ybSIgdHlwZT0ic2NhbGUiIGZyb209IjEuNSIgdG89Ii4yNSIgYmVnaW49IjY1MG1zIiBkdXI9Ijc1MG1zIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgc3R5bGU9ImhlaWdodDphdXRvO292ZXJmbG93LXg6dmlzaWJsZTtvdmVyZmxvdy15OnZpc2libGU7d2lkdGg6YXV0bztwZXJzcGVjdGl2ZS1vcmlnaW46NTAlIDUwJTt0cmFuc2Zvcm0tb3JpZ2luOjBweCAwcHg7ZmlsbDpyZ2IoMTQwLCA5NCwgMTU2KTsiLz4gICAgICAgICAgICA8L2NpcmNsZT4gICAgICAgIDwvZz4gICAgPC9nPiAgPC9zdmc+) 50% 50% no-repeat !important;mask:none !important}#PureChatWidget.purechat .purechat-progress-spinner-container{position:relative !important;overflow:hidden !important}#PureChatWidget.purechat .purechat-progress-spinner-container > *{opacity:.5 !important}#PureChatWidget.purechat .purechat-progress-spinner-container .purechat-progress-spinner{opacity:1 !important}#PureChatWidget.purechat .purechat-progress-spinner-overlay{height:100% !important;margin:0 !important;left:0 !important;top:0 !important;width:100% !important}#PureChatWidget.purechat .purechat-progress-spinner-overlay:before{left:50% !important;position:absolute !important;top:50% !important}#PureChatWidget.purechat .purechat-collapsed-image{background-size:contain !important;background-repeat:no-repeat !important;background-position:center center !important;display:block !important;height:75px !important;position:absolute !important;width:75px !important}.purechat-assist,.purechat-assist body{height:100% !important;width:100% !important;position:relative !important;padding:0 !important;margin:0 !important}#PureChatWidget.purechat{background-color:var(--purechat-p-bg-d) !important;border:0 !important;border-radius:13px !important;box-shadow:1px 1px 4px rgba(0,0,0,0.4) !important;cursor:default !important;position:fixed !important;white-space:initial !important;width:373px !important;z-index:2147483646 !important}#PureChatWidget.purechat.purechat-style-classic{border:10px solid var(--purechat-p-bg-d) !important}#PureChatWidget.purechat a,#PureChatWidget.purechat a:hover{text-decoration:underline !important}#PureChatWidget.purechat p{color:var(--purechat-s-fg-d) !important;margin-bottom:10px !important}#PureChatWidget.purechat textarea{overflow:auto !important}#PureChatWidget.purechat path{color:currentColor !important;fill:currentColor !important}#PureChatWidget.purechat .purechat-display-none,#PureChatWidget.purechat.purechat-display-none{display:none !important}#PureChatWidget.purechat .purechat-display-block,#PureChatWidget.purechat.purechat-display-block{display:block !important}#PureChatWidget.purechat .purechat-display-flex,#PureChatWidget.purechat.purechat-display-flex{display:flex !important}#PureChatWidget.purechat .purechat-display-inline-block,#PureChatWidget.purechat.purechat-display-inline-block{display:inline-block !important}#PureChatWidget.purechat .purechat-invisible,#PureChatWidget.purechat .purechat-invisible *,#PureChatWidget.purechat.purechat-invisible,#PureChatWidget.purechat.purechat-invisible *,#PureChatWidget.purechat .purechat-invisible *:after,#PureChatWidget.purechat.purechat-invisible *:after,#PureChatWidget.purechat .purechat-invisible *:before,#PureChatWidget.purechat.purechat-invisible *:before{visibility:hidden !important}#PureChatWidget.purechat.purechat-bottom-left{left:40px !important;bottom:10px !important}#PureChatWidget.purechat.purechat-bottom-right{right:60px !important;bottom:10px !important}#PureChatWidget.purechat.purechat-top-left{left:40px !important;top:10px !important}#PureChatWidget.purechat.purechat-top-right{right:60px !important;top:10px !important}#PureChatWidget.purechat .purechat-expanded,#PureChatWidget.purechat .purechat-collapsed-outer,#PureChatWidget.purechat .purechat-widget-inner,#PureChatWidget.purechat .purechat-widget-content-wrapper,#PureChatWidget.purechat .purechat-content-wrapper,#PureChatWidget.purechat .purechat-content,#PureChatWidget.purechat .purechat-message-list-view,#PureChatWidget.purechat .purechat-messages,#PureChatWidget.purechat .purechat-message-display-container,#PureChatWidget.purechat .purechat-send-form-container{display:flex !important;flex-direction:column !important}#PureChatWidget.purechat .purechat-collapsed-outer{position:relative !important;z-index:10 !important}#PureChatWidget.purechat .purechat-expanded .purechat-display-none,#PureChatWidget.purechat .purechat-collapsed .purechat-display-none,#PureChatWidget.purechat .purechat-expanded.purechat-display-none,#PureChatWidget.purechat .purechat-collapsed.purechat-display-none{display:none !important}#PureChatWidget.purechat .purechat-expanded .purechat-display-block,#PureChatWidget.purechat .purechat-collapsed .purechat-display-block,#PureChatWidget.purechat .purechat-expanded.purechat-display-block,#PureChatWidget.purechat .purechat-collapsed.purechat-display-block{display:block !important}#PureChatWidget.purechat .purechat-expanded .purechat-display-flex,#PureChatWidget.purechat .purechat-collapsed .purechat-display-flex,#PureChatWidget.purechat .purechat-expanded.purechat-display-flex,#PureChatWidget.purechat .purechat-collapsed.purechat-display-flex{display:flex !important}#PureChatWidget.purechat .purechat-expanded .purechat-display-inline-block,#PureChatWidget.purechat .purechat-collapsed .purechat-display-inline-block,#PureChatWidget.purechat .purechat-expanded.purechat-display-inline-block,#PureChatWidget.purechat .purechat-collapsed.purechat-display-inline-block{display:inline-block !important}#PureChatWidget.purechat .purechat-expanded .purechat-invisible,#PureChatWidget.purechat .purechat-collapsed .purechat-invisible,#PureChatWidget.purechat .purechat-expanded .purechat-invisible *,#PureChatWidget.purechat .purechat-collapsed .purechat-invisible *,#PureChatWidget.purechat .purechat-expanded.purechat-invisible,#PureChatWidget.purechat .purechat-collapsed.purechat-invisible,#PureChatWidget.purechat .purechat-expanded.purechat-invisible *,#PureChatWidget.purechat .purechat-collapsed.purechat-invisible *,#PureChatWidget.purechat .purechat-expanded .purechat-invisible *:after,#PureChatWidget.purechat .purechat-collapsed .purechat-invisible *:after,#PureChatWidget.purechat .purechat-expanded.purechat-invisible *:after,#PureChatWidget.purechat .purechat-collapsed.purechat-invisible *:after,#PureChatWidget.purechat .purechat-expanded .purechat-invisible *:before,#PureChatWidget.purechat .purechat-collapsed .purechat-invisible *:before,#PureChatWidget.purechat .purechat-expanded.purechat-invisible *:before,#PureChatWidget.purechat .purechat-collapsed.purechat-invisible *:before{visibility:hidden !important}#PureChatWidget.purechat .purechat-message-list-view{flex-grow:1 !important}#PureChatWidget.purechat .purechat-send-form-container{flex-shrink:0 !important}#PureChatWidget.purechat .purechat-content-wrapper{background-color:var(--purechat-s-bg) !important;border-bottom-left-radius:13px !important;border-bottom-right-radius:13px !important;position:relative !important}#PureChatWidget.purechat .purechat-content-wrapper .purechat-user-status,#PureChatWidget.purechat .purechat-content-wrapper .purechat-send-form-container{padding-left:10px !important;padding-right:10px !important}#PureChatWidget.purechat .purechat-content-wrapper strong,#PureChatWidget.purechat .purechat-content-wrapper strong > a{font-weight:bold !important}#PureChatWidget.purechat .purechat-content-wrapper em,#PureChatWidget.purechat .purechat-content-wrapper em > a{font-style:italic !important}#PureChatWidget.purechat .purechat-content-wrapper del,#PureChatWidget.purechat .purechat-content-wrapper del > a{text-decoration:line-through !important}#PureChatWidget.purechat .purechat-content-wrapper [data-resourcekey] p img{max-width:100% !important}#PureChatWidget.purechat .purechat-content-wrapper:before{box-shadow:0 0 10px rgba(0,0,0,0.2) !important;content:'' !important;height:10px !important;left:0 !important;position:absolute !important;top:-10px !important;width:100% !important}#PureChatWidget.purechat .purechat-content{flex-grow:1 !important;flex-shrink:1 !important;flex-basis:auto !important}#PureChatWidget.purechat .purechat-message-display-container{height:370px !important;min-height:370px !important;position:relative !important}#PureChatWidget.purechat .purechat-message-display{padding:10px !important;margin-bottom:15px !important;overflow-y:auto !important;overflow-x:hidden !important}#PureChatWidget.purechat.purechat-state-inactive.purechat-widget-expanded .purechat-message-display{overflow:hidden !important}#PureChatWidget.purechat.purechat-state-closed .purechat-message-display{margin-bottom:0 !important}#PureChatWidget.purechat .purechat-messages{flex-grow:1 !important;flex-shrink:1 !important}#PureChatWidget.purechat .purechat-disconnect{background:rgba(0,0,0,0.8) !important;border-bottom-left-radius:8px !important;border-bottom-right-radius:8px !important;bottom:0 !important;height:100% !important;left:0 !important;position:absolute !important;right:0 !important;top:0 !important;width:100% !important;z-index:99999 !important}#PureChatWidget.purechat .purechat-disconnect svg{animation:purechat-pulsate 3s ease-in-out infinite both !important;color:#fff !important;position:absolute !important;top:calc(50% - 25px) !important;left:calc(50% - 25px) !important;width:50px !important;height:50px !important}#PureChatWidget.purechat .purechat-user-status{margin-top:-25px !important;position:absolute !important;text-align:center !important;width:100% !important}#PureChatWidget.purechat .purechat-user-status span{background-color:var(--purechat-s-bg) !important;border-top-left-radius:3px !important;border-top-right-radius:3px !important;color:var(--purechat-s-fg) !important;display:inline-block !important;font-size:12px !important;padding:5px 7px !important;text-align:center !important}#PureChatWidget.purechat.purechat-state-unavailable .purechat-closedmessage-container.purechat-no-operators{color:var(--purechat-s-fg) !important;padding:1rem !important;text-align:center !important}#PureChatWidget.purechat .purechat-collapsed-image{cursor:pointer !important}#PureChatWidget.purechat .purechat-thumbs-container{text-align:center !important}#PureChatWidget.purechat .purechat-thumbs{display:inline-block !important;margin-bottom:10px !important}#PureChatWidget.purechat .purechat-thumbs + .purechat-thumbs{margin-left:10px !important}#PureChatWidget.purechat .purechat-message-note .purechat-poweredby-text,#PureChatWidget.purechat .purechat-message-note .purechat-poweredby-link{font-size:10px !important}#PureChatWidget.purechat .purechat-ended-form a:not(.purechat-btn),#PureChatWidget.purechat .purechat-download-container a:not(.purechat-btn){color:var(--purechat-s-fg) !important}#PureChatWidget.purechat .purechat-ended-form a:hover,#PureChatWidget.purechat .purechat-download-container a:hover{color:var(--purechat-s-fg-d) !important}#PureChatWidget.purechat .purechat-feedback-form{text-align:center}#PureChatWidget.purechat .purechat-email-success{background:var(--purechat-s-bg-l) !important;margin:10px 10px 0 !important;padding:10px !important;border-radius:5px !important;box-shadow:1px 2px 3px 1px #d9d8d7 !important}#PureChatWidget.purechat .purechat-btn{background-color:var(--purechat-btn-bg) !important;border-radius:5px !important;box-shadow:2px 2px 3px rgba(0,0,0,0.2) !important;color:var(--purechat-btn-fg) !important}#PureChatWidget.purechat .purechat-btn.purechat-btn-ghost{background-color:transparent !important;border:solid 1px var(--purechat-btn-bg) !important;box-shadow:none !important;color:var(--purechat-btn-bg) !important}#PureChatWidget.purechat a.purechat-btn,#PureChatWidget.purechat a.purechat-btn:hover{color:var(--purechat-btn-fg) !important;text-align:center !important;text-decoration:none !important}#PureChatWidget.purechat .purechat-btn i{background-color:var(--purechat-btn-bg) !important;color:var(--purechat-btn-fg) !important}#PureChatWidget.purechat .purechat-label{color:var(--purechat-s-fg) !important}#PureChatWidget.purechat .purechat-message-preview.purechat-message-note{margin-bottom:10px !important;max-width:calc(100% - 100px) !important;position:absolute !important;padding:11px 18px !important;background-color:#fff !important}#PureChatWidget.purechat.purechat-bottom .purechat-message-preview{bottom:40px !important}#PureChatWidget.purechat.purechat-top .purechat-message-preview{top:38px !important}#PureChatWidget.purechat.purechat-top.purechat-attached .purechat-message-preview{top:28px !important}#PureChatWidget.purechat.purechat-top.purechat-attached .purechat-message-preview{top:28px !important}#PureChatWidget.purechat.purechat-top-left .purechat-message-preview{right:0 !important}#PureChatWidget.purechat.purechat-bottom-left .purechat-message-preview{right:0 !important}#PureChatWidget.purechat.purechat-widget-collapsed{border-radius:5px !important}#PureChatWidget.purechat.purechat-widget-collapsed .purechat-collapsed-image{background-position:center center !important;background-repeat:no-repeat !important;background-size:contain !important;left:50% !important;position:absolute !important;transform:translateX(-50%) !important}#PureChatWidget.purechat.purechat-widget-collapsed.purechat-top .purechat-collapsed-image{bottom:0 !important}#PureChatWidget.purechat.purechat-widget-collapsed.purechat-top .purechat-badge{bottom:-4px !important;top:auto !important}#PureChatWidget.purechat.purechat-widget-collapsed .purechat-message-preview.purechat-message-note{margin-left:0 !important;margin-right:0 !important}#PureChatWidget.purechat.purechat-widget-collapsed.purechat-custom-button.purechat-style-classic{display:none !important}#PureChatWidget.purechat.purechat-widget-super-collapsed.purechat-bottom-right,#PureChatWidget.purechat.purechat-widget-super-collapsed.purechat-bottom-left{bottom:-30px !important}#PureChatWidget.purechat.purechat-widget-super-collapsed.purechat-top-right,#PureChatWidget.purechat.purechat-widget-super-collapsed.purechat-top-left{top:-30px !important}#PureChatWidget.purechat.purechat-widget-super-collapsed.purechat-style-classic.purechat-bottom-right,#PureChatWidget.purechat.purechat-widget-super-collapsed.purechat-style-classic.purechat-bottom-left{bottom:-45px !important}#PureChatWidget.purechat.purechat-widget-super-collapsed.purechat-style-classic.purechat-top-right,#PureChatWidget.purechat.purechat-widget-super-collapsed.purechat-style-classic.purechat-top-left{top:-45px !important}#PureChatWidget.purechat.purechat-widget-super-collapsed .purechat-btn,#PureChatWidget.purechat.purechat-widget-super-collapsed .purechat-widget-title-link{visibility:hidden !important}#PureChatWidget.purechat.purechat-widget-super-collapsed .purechat-collapsed-image{display:none !important}#PureChatWidget.purechat.purechat-widget-super-collapsed .purechat-btn-collapse{border:none !important;bottom:25px !important;box-shadow:none !important;display:inline-block !important;margin-left:5px !important;padding:8px !important;position:absolute !important;right:14px !important;visibility:visible !important}#PureChatWidget.purechat.purechat-widget-super-collapsed.purechat-top-left .purechat-btn-collapse,#PureChatWidget.purechat.purechat-widget-super-collapsed.purechat-bottom-left .purechat-btn-collapse{left:24px !important;margin-left:0 !important;right:auto !important}#PureChatWidget.purechat.purechat-widget-super-collapsed.purechat-top .purechat-btn-collapse{bottom:-42px !important}#PureChatWidget.purechat.purechat-widget-super-collapsed.purechat-top .purechat-badge{bottom:-12px !important;top:auto !important}#PureChatWidget.purechat.purechat-widget-super-collapsed .purechat-start-chat .purechat-badge{display:none !important}#PureChatWidget.purechat.purechat-widget-expanded.purechat-top-left{top:30px !important}#PureChatWidget.purechat.purechat-widget-expanded.purechat-top-right{top:30px !important}#PureChatWidget.purechat.purechat-widget-expanded.purechat-state-inactive .purechat-message-list-view{flex-basis:100% !important}#PureChatWidget.purechat.purechat-hosted-widget{margin:0 auto !important;position:static !important}#PureChatWidget.purechat.purechat-hosted-widget.purechat-style-mobile{width:auto !important}@media print{#PureChatWidget.purechat,#PureChatWidget.purechat *{display:none !important}}#PureChatWidget.purechat.purechat-attached.purechat-widget-collapsed.purechat-bottom-left .purechat-content-wrapper,#PureChatWidget.purechat.purechat-attached.purechat-widget-super-collapsed.purechat-bottom-left .purechat-content-wrapper{border-bottom-left-radius:0 !important;border-bottom-right-radius:0 !important}#PureChatWidget.purechat.purechat-attached.purechat-widget-collapsed.purechat-bottom-right .purechat-content-wrapper,#PureChatWidget.purechat.purechat-attached.purechat-widget-super-collapsed.purechat-bottom-right .purechat-content-wrapper{border-bottom-left-radius:0 !important;border-bottom-right-radius:0 !important}#PureChatWidget.purechat.purechat-attached.purechat-widget-collapsed.purechat-bottom-left,#PureChatWidget.purechat.purechat-attached.purechat-widget-super-collapsed.purechat-bottom-left,#PureChatWidget.purechat.purechat-attached.purechat-widget-collapsed.purechat-bottom-right,#PureChatWidget.purechat.purechat-attached.purechat-widget-super-collapsed.purechat-bottom-right{border-bottom-left-radius:0 !important;border-bottom-right-radius:0 !important}#PureChatWidget.purechat.purechat-attached.purechat-widget-collapsed.purechat-top-left,#PureChatWidget.purechat.purechat-attached.purechat-widget-super-collapsed.purechat-top-left,#PureChatWidget.purechat.purechat-attached.purechat-widget-collapsed.purechat-top-right,#PureChatWidget.purechat.purechat-attached.purechat-widget-super-collapsed.purechat-top-right{border-top-left-radius:0 !important;border-top-right-radius:0 !important}#PureChatWidget.purechat.purechat-attached.purechat-widget-collapsed.purechat-top-left.purechat-style-classic,#PureChatWidget.purechat.purechat-attached.purechat-widget-super-collapsed.purechat-top-left.purechat-style-classic,#PureChatWidget.purechat.purechat-attached.purechat-widget-collapsed.purechat-top-right.purechat-style-classic,#PureChatWidget.purechat.purechat-attached.purechat-widget-super-collapsed.purechat-top-right.purechat-style-classic{border-top:0 !important}#PureChatWidget.purechat.purechat-attached.purechat-widget-collapsed.purechat-bottom{bottom:0 !important;border-bottom:0 !important}#PureChatWidget.purechat.purechat-attached.purechat-widget-collapsed.purechat-bottom .purechat-widget-header{border-bottom-left-radius:0 !important;border-bottom-right-radius:0 !important}#PureChatWidget.purechat.purechat-attached.purechat-widget-collapsed.purechat-top{top:0 !important;border-top:0 !important}#PureChatWidget.purechat.purechat-attached.purechat-widget-expanded.purechat-bottom{bottom:0 !important;border-bottom-left-radius:0 !important;border-bottom-right-radius:0 !important}#PureChatWidget.purechat.purechat-attached.purechat-widget-expanded.purechat-bottom .purechat-content-wrapper,#PureChatWidget.purechat.purechat-attached.purechat-widget-expanded.purechat-bottom .purechat-widget-header,#PureChatWidget.purechat.purechat-attached.purechat-widget-expanded.purechat-bottom .purechat-footer{border-bottom-left-radius:0 !important;border-bottom-right-radius:0 !important}#PureChatWidget.purechat.purechat-attached.purechat-bottom .purechat-message-preview{bottom:45px !important;left:-10px !important}#PureChatWidget.purechat.purechat-attached.purechat-top .purechat-message-preview{top:35px !important}#PureChatWidget.purechat.purechat-image-only.purechat-top-left .purechat-message-preview,#PureChatWidget.purechat.purechat-image-only.purechat-top-right .purechat-message-preview{top:7px !important}#PureChatWidget.purechat.purechat-image-only.purechat-widget-collapsed.purechat-bottom-right .purechat-collapsed-image,#PureChatWidget.purechat.purechat-image-only.purechat-widget-collapsed.purechat-top-right .purechat-collapsed-image{left:auto !important;right:-20px !important;transform:none !important}#PureChatWidget.purechat.purechat-image-only.purechat-widget-collapsed.purechat-bottom-left .purechat-collapsed-image,#PureChatWidget.purechat.purechat-image-only.purechat-widget-collapsed.purechat-top-left .purechat-collapsed-image{left:0 !important;right:auto !important;transform:none !important}#PureChatWidget.purechat.purechat-image-only.purechat-widget-collapsed.purechat-style-classic{border:none 0 !important}#PureChatWidget.purechat.purechat-popped-out-widget{border-radius:0 !important;bottom:0 !important;display:flex !important;flex-direction:column !important;height:auto !important;max-height:calc(100% - 24px) !important;width:100% !important}#PureChatWidget.purechat.purechat-popped-out-widget.purechat-display-none{display:none !important}#PureChatWidget.purechat.purechat-popped-out-widget .purechat-message-display-container{height:auto !important;min-height:initial !important}#PureChatWidget.purechat.purechat-popped-out-widget .purechat-message-preview.purechat-message-note{padding:20px 18px !important}#PureChatWidget.purechat.purechat-popped-out-widget .purechat-question-input{overflow-x:hidden !important;resize:none !important}#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-super-collapsed,#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-collapsed{border-radius:8px !important;width:auto !important}#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-super-collapsed.purechat-bottom,#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-collapsed.purechat-bottom{bottom:10px !important;left:16px !important;right:16px !important}#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-super-collapsed.purechat-bottom .purechat-collapsed-image,#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-collapsed.purechat-bottom .purechat-collapsed-image{bottom:62px !important}#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-super-collapsed.purechat-bottom .purechat-collapsed-image .purechat-missed-message-count,#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-collapsed.purechat-bottom .purechat-collapsed-image .purechat-missed-message-count{top:6px !important}#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-super-collapsed.purechat-bottom .purechat-message-preview,#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-collapsed.purechat-bottom .purechat-message-preview{bottom:60px !important}#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-super-collapsed.purechat-top,#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-collapsed.purechat-top{top:10px !important;left:16px !important;right:16px !important;bottom:auto !important}#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-super-collapsed.purechat-top .purechat-collapsed-image,#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-collapsed.purechat-top .purechat-collapsed-image{top:62px !important}#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-super-collapsed.purechat-top .purechat-collapsed-image .purechat-missed-message-count,#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-collapsed.purechat-top .purechat-collapsed-image .purechat-missed-message-count{bottom:6px !important;top:auto !important}#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-super-collapsed.purechat-top .purechat-message-preview,#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-collapsed.purechat-top .purechat-message-preview{top:68px !important}#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-super-collapsed.purechat-top-left .purechat-btn-collapse,#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-collapsed.purechat-top-left .purechat-btn-collapse,#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-super-collapsed.purechat-bottom-left .purechat-btn-collapse,#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-collapsed.purechat-bottom-left .purechat-btn-collapse{left:14px !important;margin-left:0 !important;right:auto !important}#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-super-collapsed .purechat-widget-header,#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-collapsed .purechat-widget-header{height:auto !important;padding-left:11px !important;padding-right:11px !important}#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-super-collapsed .purechat-widget-header .purechat-menu.purechat-btn-toolbar,#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-collapsed .purechat-widget-header .purechat-menu.purechat-btn-toolbar{min-height:40px !important}#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-super-collapsed .purechat-widget-header .purechat-btn,#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-collapsed .purechat-widget-header .purechat-btn{padding:7px 7px 6px 7px !important}#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-super-collapsed .purechat-widget-header .purechat-widget-title,#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-collapsed .purechat-widget-header .purechat-widget-title{margin-left:-8px !important;margin-bottom:-8px !important;margin-top:-8px !important}#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-super-collapsed .purechat-widget-header .purechat-widget-title-link,#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-collapsed .purechat-widget-header .purechat-widget-title-link{padding-bottom:18px !important;padding-left:17px !important;padding-top:19px !important}#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-collapsed.purechat-top .purechat-badge{bottom:-12px !important}#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-super-collapsed.purechat-bottom{bottom:-54px !important}#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-super-collapsed.purechat-bottom .purechat-btn-collapse{bottom:46px !important}#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-super-collapsed.purechat-top{top:-54px !important}#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-super-collapsed.purechat-top .purechat-btn-collapse{top:50px !important;bottom:auto !important}#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-super-collapsed.purechat-invisible .purechat-btn-collapse{display:none !important}#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-expanded{left:0 !important;right:0 !important;top:auto !important;z-index:2147483647 !important}#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-expanded.purechat-style-classic{box-sizing:border-box !important}#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-expanded .purechat-content-wrapper,#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-expanded .purechat-footer{border-radius:0 !important}#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-expanded.purechat-state-chatting,#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-expanded.purechat-state-inactive{bottom:0 !important;height:calc(100% - 24px) !important}#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-expanded.purechat-state-chatting .purechat-expanded,#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-expanded.purechat-state-inactive .purechat-expanded,#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-expanded.purechat-state-chatting .purechat-collapsed-outer,#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-expanded.purechat-state-inactive .purechat-collapsed-outer,#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-expanded.purechat-state-chatting .purechat-widget-inner,#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-expanded.purechat-state-inactive .purechat-widget-inner,#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-expanded.purechat-state-chatting .purechat-widget-content-wrapper,#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-expanded.purechat-state-inactive .purechat-widget-content-wrapper,#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-expanded.purechat-state-chatting .purechat-window-content.purechat-content,#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-expanded.purechat-state-inactive .purechat-window-content.purechat-content,#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-expanded.purechat-state-chatting .purechat-message-list-view,#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-expanded.purechat-state-inactive .purechat-message-list-view,#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-expanded.purechat-state-chatting .purechat-messages,#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-expanded.purechat-state-inactive .purechat-messages,#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-expanded.purechat-state-chatting .purechat-message-display-container,#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-expanded.purechat-state-inactive .purechat-message-display-container{height:100% !important}#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-expanded.purechat-state-chatting .purechat-message-display-container,#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-expanded.purechat-state-inactive .purechat-message-display-container,#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-expanded.purechat-state-chatting .purechat-start-chat-formauto,#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-expanded.purechat-state-inactive .purechat-start-chat-formauto,#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-expanded.purechat-state-chatting .purechat-start-chat-formauto .purechat-widget-content.purechat-mobile,#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-expanded.purechat-state-inactive .purechat-start-chat-formauto .purechat-widget-content.purechat-mobile{display:flex !important;flex-grow:1 !important}#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-expanded.purechat-state-chatting .purechat-start-chat-formauto .purechat-widget-content.purechat-mobile,#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-expanded.purechat-state-inactive .purechat-start-chat-formauto .purechat-widget-content.purechat-mobile{flex-direction:column !important}#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-expanded.purechat-state-chatting .purechat-content-wrapper,#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-expanded.purechat-state-inactive .purechat-content-wrapper{height:calc(100% - 35px) !important}#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-expanded.purechat-state-chatting .purechat-message-display-container,#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-expanded.purechat-state-inactive .purechat-message-display-container{min-height:0 !important}#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-expanded.purechat-state-closed .purechat-message-display-container{height:100% !important;min-height:1px !important}#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-expanded .purechat-window-content.purechat-content .purechat-widget-content{width:100% !important}#PureChatWidget.purechat.purechat-popped-out-widget .purechat-card{overflow-y:auto !important}#PureChatWidget.purechat.purechat-popped-out-widget.purechat-has-image .purechat-message-display-container{height:auto !important}#PureChatWidget.purechat.purechat-popped-out-widget.purechat-has-image .purechat-collapsed-image{background-size:contain !important;background-repeat:no-repeat !important;background-position:center center !important;display:block !important;height:75px !important;position:absolute !important;width:75px !important}#PureChatWidget.purechat.purechat-popped-out-widget.purechat-has-image.purechat-widget-super-collapsed.purechat-top-right .purechat-collapsed-image,#PureChatWidget.purechat.purechat-popped-out-widget.purechat-has-image.purechat-widget-collapsed.purechat-top-right .purechat-collapsed-image,#PureChatWidget.purechat.purechat-popped-out-widget.purechat-has-image.purechat-widget-super-collapsed.purechat-bottom-right .purechat-collapsed-image,#PureChatWidget.purechat.purechat-popped-out-widget.purechat-has-image.purechat-widget-collapsed.purechat-bottom-right .purechat-collapsed-image{right:8px !important}#PureChatWidget.purechat.purechat-popped-out-widget.purechat-has-image.purechat-widget-super-collapsed.purechat-top-left .purechat-collapsed-image,#PureChatWidget.purechat.purechat-popped-out-widget.purechat-has-image.purechat-widget-collapsed.purechat-top-left .purechat-collapsed-image,#PureChatWidget.purechat.purechat-popped-out-widget.purechat-has-image.purechat-widget-super-collapsed.purechat-bottom-left .purechat-collapsed-image,#PureChatWidget.purechat.purechat-popped-out-widget.purechat-has-image.purechat-widget-collapsed.purechat-bottom-left .purechat-collapsed-image{left:8px !important}#PureChatWidget.purechat.purechat-popped-out-widget.purechat-has-image.purechat-widget-super-collapsed.purechat-has-image .purechat-btn-collapse,#PureChatWidget.purechat.purechat-popped-out-widget.purechat-has-image.purechat-widget-collapsed.purechat-has-image .purechat-btn-collapse{display:none !important}#PureChatWidget.purechat.purechat-popped-out-widget.purechat-has-image.purechat-widget-super-collapsed.purechat-top .purechat-badge,#PureChatWidget.purechat.purechat-popped-out-widget.purechat-has-image.purechat-widget-collapsed.purechat-top .purechat-badge{bottom:-12px !important;top:auto !important}#PureChatWidget.purechat.purechat-popped-out-widget.purechat-has-image.purechat-widget-collapsed.purechat-bottom{bottom:10px !important;left:10px !important;right:10px !important}#PureChatWidget.purechat.purechat-popped-out-widget.purechat-has-image.purechat-widget-collapsed .purechat-collapsed-image{display:none !important}#PureChatWidget.purechat.purechat-popped-out-widget.purechat-image-only.purechat-has-image .purechat-collapsed-image{bottom:-2px !important;height:75px !important;left:auto !important;position:absolute !important;transform:none !important;right:8px !important;width:75px !important}#PureChatWidget.purechat.purechat-popped-out-widget.purechat-image-only.purechat-has-image .purechat-collapsed-image .purechat-missed-message-count{top:0 !important}#PureChatWidget.purechat.purechat-popped-out-widget.purechat-image-only.purechat-has-image.purechat-top .purechat-collapsed-image{bottom:auto !important;top:-2px !important}#PureChatWidget.purechat.purechat-popped-out-widget.purechat-image-only.purechat-has-image.purechat-top-left .purechat-collapsed-image,#PureChatWidget.purechat.purechat-popped-out-widget.purechat-image-only.purechat-has-image.purechat-bottom-left .purechat-collapsed-image{left:8px !important;right:auto !important}#PureChatWidget.purechat.purechat-popped-out-widget.purechat-image-only.purechat-has-image.purechat-bottom .purechat-message-preview{bottom:-5px !important}#PureChatWidget.purechat.purechat-popped-out-widget.purechat-image-only.purechat-has-image.purechat-top .purechat-message-preview{top:-5px !important}#PureChatWidget.purechat.purechat-popped-out-widget.purechat-image-only.purechat-has-image.purechat-widget-super-collapsed.purechat-top .purechat-collapsed-image,#PureChatWidget.purechat.purechat-popped-out-widget.purechat-image-only.purechat-has-image.purechat-widget-collapsed.purechat-top .purechat-collapsed-image{top:-2px !important}#PureChatWidget.purechat.purechat-popped-out-widget.purechat-image-only.purechat-has-image.purechat-widget-super-collapsed.purechat-top .purechat-badge,#PureChatWidget.purechat.purechat-popped-out-widget.purechat-image-only.purechat-has-image.purechat-widget-collapsed.purechat-top .purechat-badge{bottom:8px !important}#PureChatWidget.purechat.purechat-popped-out-widget.purechat-image-only.purechat-has-image.purechat-widget-super-collapsed.purechat-bottom .purechat-collapsed-image,#PureChatWidget.purechat.purechat-popped-out-widget.purechat-image-only.purechat-has-image.purechat-widget-collapsed.purechat-bottom .purechat-collapsed-image{bottom:-2px !important}#PureChatWidget.purechat.purechat-popped-out-widget.purechat-image-only.purechat-has-image.purechat-widget-super-collapsed .purechat-collapsed-image,#PureChatWidget.purechat.purechat-popped-out-widget.purechat-image-only.purechat-has-image.purechat-widget-collapsed .purechat-collapsed-image{display:block !important}#PureChatWidget.purechat.purechat-popped-out-widget.purechat-image-only.purechat-has-image.purechat-widget-super-collapsed .purechat-start-chat .purechat-badge{display:none !important}#PureChatWidget.purechat.purechat-popped-out-widget.purechat-image-only.purechat-has-image.purechat-widget-super-collapsed .purechat-widget-header .purechat-menu.purechat-btn-toolbar{display:none !important}#PureChatWidget.purechat.purechat-popped-out-widget.purechat-image-only.purechat-has-image.purechat-widget-super-collapsed .purechat-widget-header .purechat-widget-title{display:none !important}#PureChatWidget.purechat.purechat-popped-out-widget.purechat-image-only.purechat-has-image.purechat-widget-collapsed.purechat-bottom{bottom:10px !important;left:10px !important;right:10px !important}#PureChatWidget.purechat.purechat-popped-out-widget.purechat-image-only.purechat-has-image.purechat-widget-expanded{left:0 !important;right:0 !important;top:auto !important;z-index:2147483646 !important}#PureChatWidget.purechat.purechat-popped-out-widget.purechat-image-only.purechat-has-image.purechat-widget-expanded .purechat-content-wrapper,#PureChatWidget.purechat.purechat-popped-out-widget.purechat-image-only.purechat-has-image.purechat-widget-expanded .purechat-footer{border-radius:0 !important}#PureChatWidget.purechat.purechat-button-available,#PureChatWidget.purechat.purechat-button-unavailable{padding:0 !important}#PureChatWidget.purechat img.emoji{display:inline-block !important;height:1em !important;margin:0 .05em 0 .1em !important;vertical-align:-.1em !important;width:1em !important}#PureChatWidget.purechat .purechat-emoji-button img.emoji{height:18px !important;width:18px !important}#PureChatWidget.purechat .purechat-message .twitter-tweet{display:none !important}#PureChatWidget.purechat .purechat-message .twitter-tweet.twitter-tweet-rendered{display:block !important}#PureChatWidget.purechat .purechat-message .twitter-tweet.twitter-tweet-rendered + script + .purechat-loading{display:none !important}[dir="rtl"] #PureChatWidget.purechat .purechat-widget-header .purechat-btn{margin-left:0 !important;margin-right:9px !important}[dir="rtl"] #PureChatWidget.purechat .purechat-collapsed .purechat-widget-header .purechat-btn{margin-right:5px !important}[dir="rtl"] #PureChatWidget.purechat .purechat-widget-title-link{padding-left:0 !important;padding-right:7px !important}[dir="rtl"] #PureChatWidget.purechat .purechat-poweredby{text-align:left !important}[dir="rtl"] #PureChatWidget.purechat .purechat-unfurl-favicon{max-width:100% !important;margin-left:6px !important;margin-right:0 !important}[dir="rtl"] #PureChatWidget.purechat .purechat-unfurl-link .purechat-unfurl-link-container{text-align:left !important}[dir="rtl"] #PureChatWidget.purechat .purechat-unfurl-link .purechat-unfurl-media{margin-left:10px !important;margin-right:0 !important}</style><style id="pcwidget-styles_vars">:root { --purechat-p-bg: #e07728; --purechat-p-bg-d: #d06b1e; --purechat-p-bg-l: #e3853e; --purechat-p-fg: #ffffff; --purechat-p-fg-l: #0d0d0d; --purechat-s-bg: #f8f7f5; --purechat-s-bg-d: #e8e5df; --purechat-s-bg-l: #ffffff; --purechat-s-fg: #676a6d; --purechat-s-fg-l: #3b404c; --purechat-s-fg-d: #3b404c; --purechat-a-d: #c11e1f; --purechat-a-d-bg: #c11e1f; --purechat-a-d-fg: #ffffff; --purechat-btn-bg: #e07728; --purechat-btn-fg: #ffffff; --purechat-btn-b: rgba(255,255,255,0.5); --purechat-btn-b-h: rgba(255, 255, 255, 1); }</style></head><body><span role="alert" data-acsb-sr-alert="true" data-acsb-sr-only="true" class="acsb-sr-alert acsb-sr-only" data-acsb-force-visible="true" style="position: absolute; width: 200px; height: 1px; margin-top: -1px; z-index: -1; border: 0px; top: 0px; left: 0px; overflow: hidden; outline: 0px;">Press Alt+1 for screen-reader mode, Alt+0 to cancel</span><access-widget-ui data-acsb="" class="notranslate"></access-widget-ui><a href="https://accessibe.com/blog/knowledgebase/screen-reader-guide" target="_blank" rel="noopener" data-acsb="sr-trigger" data-acsb-sr-only="true" class="acsb-sr-only" style="position: absolute; width: 200px; height: 1px; margin-top: -1px; z-index: -1; border: 0px; top: 0px; left: 0px; overflow: hidden; outline: 0px;">Accessibility Screen-Reader Guide, Feedback, and Issue Reporting</a><access-widget-ui data-acsb="skipLinks" class="notranslate"></access-widget-ui><access-widget-ui data-acsb="" class="notranslate"></access-widget-ui><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"><div class="jss1 jss2"><button class="MuiButtonBase-root MuiButton-root MuiButton-text jss4 jss11" tabindex="0" type="button"><span class="MuiButton-label"><svg class="MuiSvgIcon-root" focusable="false" viewBox="0 0 24 24" aria-hidden="true"><path d="M19 8l-4 4h3c0 3.31-2.69 6-6 6-1.01 0-1.97-.25-2.8-.7l-1.46 1.46C8.97 19.54 10.43 20 12 20c4.42 0 8-3.58 8-8h3l-4-4zM6 12c0-3.31 2.69-6 6-6 1.01 0 1.97.25 2.8.7l1.46-1.46C15.03 4.46 13.57 4 12 4c-4.42 0-8 3.58-8 8H1l4 4 4-4H6z"></path></svg> Update Ready - Click to Reload</span><span class="MuiTouchRipple-root"></span></button></div><div class="jss34"><div class="MuiGrid-root jss45 undefined MuiGrid-container MuiGrid-justify-xs-center"><div class="MuiGrid-root jss46 undefined MuiGrid-item MuiGrid-grid-xs-12"></div><div class="MuiGrid-root jss46 undefined MuiGrid-item MuiGrid-grid-sm-4 MuiGrid-grid-md-7 MuiGrid-grid-lg-8"><div class="jss49"><div style="margin-right: 2rem;"><div class="MuiGrid-root jss45 jss33 MuiGrid-container MuiGrid-justify-xs-center" style="padding-top: 2rem;"><div class="jss52"><div class="MuiGrid-root jss46 undefined MuiGrid-item MuiGrid-grid-xs-12"><img alt="zsuteLogo" src="/static/media/ZSuite - Landing Page Logo V5.74950bd9cf020d2700e0.png" style="max-width: 100%; border-radius: 6px;"></div></div></div></div></div></div><div class="MuiGrid-root jss46 undefined MuiGrid-item MuiGrid-grid-xs-12 MuiGrid-grid-sm-8 MuiGrid-grid-md-5 MuiGrid-grid-lg-4"><form><div class="jss62 jss78"><div class="jss79 jss42 jss36"><img alt="ZSuite Logo" src="/static/media/ZS_and_4-H_Combo.924fe5f9adc1e9d443ff.png" style="max-height: 140px; max-width: 100%;"></div><div class="jss93"><div class="MuiFormControl-root jss109 MuiFormControl-fullWidth"><label class="MuiFormLabel-root MuiInputLabel-root jss106 MuiInputLabel-formControl MuiInputLabel-animated" data-shrink="false" for="email">Email</label><div class="MuiInputBase-root MuiInput-root MuiInput-underline jss103 MuiInputBase-formControl MuiInput-formControl MuiInputBase-adornedEnd" autocapitalize="off"><input aria-invalid="false" id="email" type="email" class="MuiInputBase-input MuiInput-input jss111 MuiInputBase-inputAdornedEnd" value=""><div class="MuiInputAdornment-root MuiInputAdornment-positionEnd"><svg class="MuiSvgIcon-root jss40" focusable="false" viewBox="0 0 24 24" aria-hidden="true"><path d="M20 4H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 4l-8 5-8-5V6l8 5 8-5v2z"></path></svg></div></div></div><div class="MuiFormControl-root jss109 MuiFormControl-fullWidth"><label class="MuiFormLabel-root MuiInputLabel-root jss106 MuiInputLabel-formControl MuiInputLabel-animated" data-shrink="false" for="password">Password</label><div class="MuiInputBase-root MuiInput-root MuiInput-underline jss103 MuiInputBase-formControl MuiInput-formControl MuiInputBase-adornedEnd"><input aria-invalid="false" id="password" type="password" class="MuiInputBase-input MuiInput-input jss111 MuiInputBase-inputAdornedEnd" value=""><div class="MuiInputAdornment-root MuiInputAdornment-positionEnd"><svg class="MuiSvgIcon-root jss40" focusable="false" viewBox="0 0 24 24" aria-hidden="true"><path d="M18 8h-1V6c0-2.76-2.24-5-5-5S7 3.24 7 6v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V10c0-1.1-.9-2-2-2zm-6 9c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2zm3.1-9H8.9V6c0-1.71 1.39-3.1 3.1-3.1 1.71 0 3.1 1.39 3.1 3.1v2z"></path></svg></div></div></div></div><div class="jss113 jss37"><button type="submit" style="display: none;"></button><button class="MuiButtonBase-root MuiButton-root MuiButton-text jss4 jss27 jss9 jss30" tabindex="0" type="button"><span class="MuiButton-label">Login</span><span class="MuiTouchRipple-root"></span></button><button class="MuiButtonBase-root MuiButton-root MuiButton-text jss4 jss27 jss6 jss24" tabindex="0" type="button"><span class="MuiButton-label">Sign Up</span><span class="MuiTouchRipple-root"></span></button></div><div class="MuiGrid-root jss45 undefined MuiGrid-container"><div class="MuiGrid-root jss46 jss44 MuiGrid-item MuiGrid-grid-xs-5"><a href="/">Forgot Password?</a></div><div class="MuiGrid-root jss46 jss44 MuiGrid-item MuiGrid-grid-xs-6"><a href="https://zsuite.s3.us-east-2.amazonaws.com/static/Help/LoginHelp/Introduction.html" target="_blank" rel="noopener noreferrer">Need Help? Click here</a></div></div></div></form></div></div></div></div><script>if(/MSIE|Trident/.test(window.navigator.userAgent)){console.log("Unsupported Browser",window.navigator.userAgent);let e=window.document.createElement("div");e.innerHTML="Current browser not supported by this website. Download Google Chrome here: <a href='https://www.google.com/chrome/'>https://www.google.com/chrome/</a>",e.style.backgroundColor="#f55a4e",e.style.color="#FFF",e.style.padding="15px 10px",e.style.borderRadius="3px",window.document.body.insertBefore(e,window.document.body.childNodes[0])}</script><script data-cfasync="false" type="text/javascript">window.purechatApi={l:[],t:[],on:function(){this.l.push(arguments)}},function(){var t=!1,e=document.createElement("script");e.type="text/javascript",e.src="https://app.purechat.com/VisitorWidget/WidgetScript",document.getElementsByTagName("HEAD").item(0).appendChild(e),e.onreadystatechange=e.onload=function(e){if(!(t||this.readyState&&"loaded"!=this.readyState&&"complete"!=this.readyState)){new PCWidget({c:"2fc7cf48-ce6f-48fd-b758-611a54e5c512",f:!0});t=!0,purechatApi.on("chatbox:ready",(function(){purechatApi.set("chatbox.visible",!1)}))}}}()</script><script>!function(){var t=document.createElement("script"),e=document.body?document.body:document.querySelector("head");t.src="https://acsbapp.com/apps/app/dist/js/app.js",t.onload=function(){acsbJS.init({statementLink:"",footerHtml:"",hideMobile:!1,hideTrigger:!1,language:"en",position:"right",leadColor:"#146ff8",triggerColor:"#146ff8",triggerRadius:"50%",triggerPositionX:"right",triggerPositionY:"bottom",triggerIcon:"people",triggerSize:"small",triggerOffsetX:20,triggerOffsetY:65,mobile:{triggerSize:"small",triggerPositionX:"right",triggerPositionY:"bottom",triggerOffsetX:10,triggerOffsetY:10,triggerRadius:"50%"}})},e.appendChild(t)}()</script><script src="https://acsbapp.com/apps/app/dist/js/app.js"></script><iframe role="presentation" srcdoc="<html lang="en"><head><title>apiSanitizer</title></head></body></html>" style="visibility: hidden; pointer-events: none; position: fixed;"></iframe><div class="acsb-trigger acsb-widget" tabindex="0" role="button"></div><script async="" type="text/javascript" crossorigin="anonymous" integrity="sha256-/xUj+3OJU5yExlq6GSYGSHk7tPXikynS7ogEvDej/m4=" src="//ajax.googleapis.com/ajax/libs/jquery/3.6.0/jquery.min.js"></script><script async="" type="text/javascript" src="https://prod.purechatcdn.com/assets/legacy.13851.js"></script><div id="PureChatWidget" class="purechat purechat-widget purechat-bottom purechat-bottom-right purechat-button-unavailable purechat-widget-collapsed purechat-animation-bounceInLeft purechat-animate purechat-attached purechat-style-minimal purechat-invisible purechat-display-none purechat-state-unavailable" disabled="disabled" style="width: 273px !important; min-width: 14px !important;">
<svg id="pc-svgicon" style="position: absolute; height: 0; width: 0">
<defs>
<g id="pc-svgicon-download">
<path d="M198.4,32.3h-62v14.2h56.3v112.9H23.3V46.5h61.1V32.3H17.6c-4.7,0-8.5,3.8-8.5,8.5v124.3
c0,4.7,3.8,8.5,8.5,8.5h83.3v17.6H74.5c-3.9,0-7.1,3.2-7.1,7.1s3.2,7.1,7.1,7.1h67.1c3.9,0,7.1-3.2,7.1-7.1s-3.2-7.1-7.1-7.1h-26.4
v-17.6h83.3c4.7,0,8.5-3.8,8.5-8.5V40.8C206.9,36.1,203.1,32.3,198.4,32.3z"></path>
<path d="M141.8,59.3c-1.9,0-3.7,0.7-5.1,2.2l-20.8,21.8V17.6c0-3.9-3.2-7.1-7.1-7.1s-7.1,3.2-7.1,7.1
v66.3L79.2,61.3c-1.4-1.4-3.2-2.1-5-2.1s-3.6,0.7-5,2.1c-2.8,2.8-2.8,7.3,0,10l34.7,34.7c0,0,0.1,0,0.1,0.1c0,0,0,0,0.1,0.1
c0.1,0.1,0.2,0.2,0.4,0.3c0.2,0.2,0.4,0.3,0.6,0.5c0,0,0.1,0,0.1,0.1c0.2,0.1,0.4,0.2,0.5,0.3c0.2,0.1,0.4,0.2,0.6,0.3
c0,0,0.1,0,0.1,0c0.2,0.1,0.4,0.1,0.6,0.2c0.2,0.1,0.4,0.1,0.6,0.2c0,0,0.1,0,0.1,0c0.2,0,0.5,0,0.7,0.1c0.2,0,0.4,0.1,0.7,0
c0.2,0,0.5,0,0.7-0.1c0.2,0,0.4,0,0.6-0.1c0,0,0.1,0,0.1,0c0.2,0,0.4-0.1,0.6-0.2c0.2-0.1,0.4-0.1,0.6-0.2c0,0,0.1,0,0.1,0
c0.2-0.1,0.4-0.2,0.6-0.3c0.2-0.1,0.4-0.2,0.5-0.3c0,0,0,0,0.1,0c0.2-0.1,0.3-0.2,0.4-0.4c0.2-0.2,0.4-0.3,0.6-0.5c0,0,0,0,0.1-0.1
l33-34.7c2.7-2.8,2.6-7.3-0.2-10C145.4,59.9,143.6,59.3,141.8,59.3z"></path>
</g>
<g id="pc-svgicon-photo">
<path d="M192.8,43.3v131.5H23l0.1-131.5C23.1,43.3,192.8,43.3,192.8,43.3z M16.7,30.6
c-0.1,0-0.2,0-0.4,0c-0.2,0-0.4,0-0.7,0.1c-0.2,0-0.4,0.1-0.6,0.1c-0.2,0.1-0.4,0.1-0.6,0.2c-0.2,0.1-0.4,0.2-0.6,0.2
c-0.2,0.1-0.4,0.2-0.5,0.3c-0.2,0.1-0.3,0.2-0.5,0.3c-0.2,0.1-0.3,0.2-0.5,0.4c-0.2,0.1-0.3,0.3-0.5,0.5c-0.1,0.1-0.2,0.2-0.3,0.3
c0,0.1-0.1,0.1-0.1,0.2c-0.1,0.2-0.2,0.4-0.4,0.6c-0.1,0.2-0.2,0.3-0.3,0.5s-0.1,0.4-0.2,0.6c-0.1,0.2-0.1,0.4-0.2,0.6
c0,0.2-0.1,0.4-0.1,0.6c0,0.2-0.1,0.5-0.1,0.7c0,0.1,0,0.1,0,0.2v144.1c0,3.5,2.8,6.3,6.3,6.3H199c3.5,0,6.3-2.8,6.3-6.3V37
c0-3.5-2.8-6.3-6.3-6.3L16.7,30.6z"></path>
<path d="M178.9,147.5l-31.8-68c-0.7-1.5-2.1-2.6-3.7-2.8c-1.6-0.3-3.3,0.3-4.4,1.5l-31.2,37.2l-7.4-6.6
c2-4.2,3-8.8,3-13.5c0-17.6-14.3-32-32-32s-32,14.3-32,32c0,11.7,6.4,22.2,16.3,27.8L40.9,147c-1,1.5-1,3.5-0.1,5.1
s2.6,2.6,4.4,2.6h129.3c1.7,0,3.3-0.9,4.2-2.3C179.5,150.8,179.6,149,178.9,147.5z M71.2,73.3c12.1,0,22,9.9,22,22
c0,2.2-0.3,4.3-0.9,6.4l-11-9.8c-1.1-1-2.6-1.4-4.1-1.2c-1.5,0.2-2.8,1.1-3.5,2.3l-13.3,21.5c-6.8-3.8-11.2-11.1-11.2-19.1
C49.2,83.1,59.1,73.3,71.2,73.3z M54,144.6L79,104l25.7,22.1c2,1.7,5,1.5,6.9-0.4l29.5-35.3l25.4,54.2H54z"></path>
</g>
<g id="pc-svgicon-chat">
<path d="M194.2,32h-172c-4.7,0-8.2,3.6-8.2,8.2v98.3c0,4.7,3.6,8.2,8.2,8.2h81c11.3,11.3,27,27,32.5,32.5
c6.6,6.6,16.1,8,16.1-3.3c0-6.1,0-19.5,0-29.1h42.3c4.7,0,8.2-3.6,8.2-8.2V40.2C202.4,35.8,198.5,32,194.2,32z"></path>
</g>
<g id="pc-svgicon-email">
<path d="M188.5,39.8c6.9,0,13.7,7.3,13.7,13.7v104.8c0,8.8-6,13.7-13.7,13.7H27.4c-7,0-13.7-4-13.7-13.7
c0,0-0.2-99.5,0-105c0.2-5.5,7.6-13.4,13.5-13.4L188.5,39.8L188.5,39.8z M40.2,63.7c-3.8-1.8-8.2-0.5-10.2,3.1
c-1.8,3.8-0.5,8.2,3.1,10.2l71.4,53.7c2.3,1.2,4.9,1.2,7,0l71.8-53.9c3.8-1.8,5-6.5,3.1-10.2c-1.8-3.8-6.5-5-10.2-3.1l-68.2,52
L40.2,63.7z"></path>
</g>
<g id="pc-svgicon-phone">
<path d="M185.7,184.5c9.9-19.3-14.8-43.6-27.1-50.3c-3.5-1.8-7.8-3-11.5-3c-2.2,0-17.5,16.1-17.7,16.1
c-3.8,0-20.4-14.9-28.8-28.7c-9.7-16.1-21.9-31.2-19.8-35.4c0.4-0.7,3-2.1,4.8-2.9c5.5-2.6,22.4-6.6,22.4-17.3
c-0.1-18.1-6.3-31.5-19.5-43.9c-5-5-10.9-7.5-16.7-7.5c-2.3,0-4.8,0.4-7,1.4c-4.7,1.5-9.4,4.8-10.5,5.5
C44,24.6,40.9,31.9,37.9,44.1c-2.6,11-3.7,23.1,0.6,39.7c7,26.8,20.5,56.3,38.3,78.5c19.9,25.1,43.1,32.8,61.6,38.9
C155,206.5,182.7,190.4,185.7,184.5z"></path>
</g>
<g id="pc-svgicon-twitter">
<path d="M199.9,31.5c0,0-13,8.1-25.3,10.1c0,0-19.6-21.8-49.5-7c-8.4,4.1-25.4,20.7-18.2,43.8c0,0-43.8,1.7-82.7-41.8
c0,0-18.7,29.8,12.5,53c0,0-13.6-1.3-18.2-4.6c0,0-4,26.6,30.7,39.4c0,0-10.4,2.8-16.6,0c0,0,7,26.1,36.4,28.1
c0,0-20.2,21.6-58.2,17.2c0,0,70.1,44.6,134.3-9.2c0,0,43.8-34.5,40-92.4c0,0,11.7-6.6,19.9-20.4c0,0-6.6,5.9-21.8,5.7
C183.3,53,196.8,44.8,199.9,31.5z"></path>
</g>
<g id="pc-svgicon-location">
<path d="M108,10c-40,0-72.5,32.9-72.5,73.5S108,206,108,206s72.5-81.8,72.5-122.5C180.7,42.9,148.2,10,108,10z
M144.5,81.9c0,20.7-16.6,37.7-37.2,37.7s-37.2-16.9-37.2-37.7s16.7-37.7,37.3-37.7C127.9,44.2,144.5,61.1,144.5,81.9z"></path>
</g>
<g id="pc-svgicon-expand">
<path d="M199.7,101.4c-4.5,0-8.1,3.6-8.1,8.1v64c0,10.2-8.4,18.7-18.7,18.7H43.2
c-10.2,0-18.7-8.4-18.7-18.7V42.4c0-10.2,8.4-18.7,18.7-18.7h66c4.5,0,8.1-3.6,8.1-8.1s-3.6-8.1-8.1-8.1h-66c-19.3,0-35,15.7-35,35
v131.2c0,19.3,15.7,35,35,35h129.7c19.3,0,35-15.7,35-35v-64C207.8,105,204.2,101.4,199.7,101.4z"></path>
<path d="M207.6,15.6c0-0.1-0.1-0.2-0.1-0.3c-0.1-0.5-0.3-1.1-0.5-1.5c0-0.1-0.1-0.1-0.1-0.2
c-0.6-1.1-1.2-2.2-2.1-3.1c-0.2-0.2-0.4-0.3-0.5-0.4c-0.3-0.3-0.6-0.6-1.1-0.9c-0.2-0.2-0.5-0.3-0.9-0.4c-0.3-0.2-0.6-0.4-1.1-0.5
c-0.2-0.1-0.5-0.1-0.7-0.2c-0.4-0.1-0.9-0.3-1.1-0.3c-0.2,0-0.5,0-0.7-0.1c-0.4,0-0.9-0.1-1.2-0.1h-47.9c-5.6,0-10.1,4.6-10.1,10.1
s4.6,10.1,10.1,10.1h23.5L88.3,113c-4,4-4,10.4,0,14.3c1.9,1.9,4.5,3,7.1,3c2.8,0,5.3-1.1,7.1-3l84.9-84.9v21.5
c0,5.6,4.6,10.1,10.1,10.1c5.6,0,10.1-4.6,10.1-10.1V17.6C207.8,17,207.8,16.2,207.6,15.6z"></path>
</g>
<g id="pc-svgicon-arrow-down">
<path d="M9.4,65c4.4-5.4,12.4-6.1,17.6-1.9l80.9,65.9l80.9-65.9c5.4-4.4,13.3-3.6,17.6,1.9c1.9,2.3,2.7,5,2.7,7.9
c0,3.8-1.6,7.3-4.6,9.8L115.7,155c-2.3,1.9-5.1,2.7-7.9,2.7c-2.7,0-5.7-0.9-7.9-2.7L11.2,82.7C5.9,78.3,5,70.3,9.4,65z"></path>
</g>
<g id="pc-svgicon-arrow-up">
<path d="M9.5,150.9c4.4,5.4,12.3,6.1,17.6,1.9L108,86.8l80.8,65.9c5.4,4.4,13.3,3.6,17.6-1.9c1.9-2.3,2.7-5,2.7-7.9
c0-3.8-1.6-7.3-4.6-9.8l-88.6-72.3c-2.3-1.9-5.1-2.7-7.9-2.7c-2.7,0-5.7,0.9-7.9,2.7l-88.7,72.3C6,137.5,5.1,145.4,9.5,150.9z"></path>
</g>
<g id="pc-svgicon-no-sound">
<path d="M207.2,51L17.5,179.4c-1.2,0.9-2.7,1.3-4.3,1.3c-4.3,0-7.7-3.4-7.7-7.7
c0-2.7,1.3-4.9,3.4-6.3L198.5,38.2c1.2-0.9,2.7-1.3,4.3-1.3c4.3,0,7.7,3.4,7.7,7.7C210.6,47.2,209.3,49.6,207.2,51z M29,85
c0-8.5,6.9-15.3,15.3-15.3l0,0h50.9l52-42.5v0.1c2.7-2.2,6-3.5,9.6-3.5c8,0,14.6,6.1,15.2,13.9L29,134.3V85L29,85z M172.2,120.8
v15.3v15.3V177c0,8.5-6.9,15.3-15.3,15.3c-3.4,0-6.5-1.1-9-3l0,0l-52.2-38h-10l86.5-58.5L172.2,120.8L172.2,120.8z"></path>
</g>
<g id="pc-svgicon-sound">
<path d="M124,63.1L124,63.1c-1.1-1-2.6-1.6-4.3-1.6c-3.6,0-6.6,2.9-6.6,6.6c0,1.9,0.8,3.5,2,4.7
c7.6,9.7,12.2,22,12.2,35.3c0,13-4.5,25.1-11.7,34.7c-0.9,0.7-1.4,1.5-1.9,2.6c-1.3,3.3,0.3,7.1,3.7,8.5c2.2,0.9,4.6,0.4,6.2-0.9
l0.1,0.1c0.2-0.2,0.3-0.5,0.5-0.8c0.4-0.4,0.8-0.9,1-1.3c9.2-11.9,14.7-26.7,14.7-43C140,90.9,134.1,75.4,124,63.1z"></path>
<path d="M173.8,13.2L173.8,13.2L173.8,13.2c-1.1-1-2.7-1.6-4.3-1.6c-3.6,0-6.6,2.9-6.6,6.6
c0,2.3,1.1,4.2,2.8,5.4c19.8,22.6,31.9,52.1,31.9,84.5c0,32.8-12.5,62.9-32.7,85.6l-0.1,0.1c-0.1,0.1-0.1,0.2-0.2,0.3l0,0
c-0.4,0.5-0.8,1-1,1.6c-1.3,3.3,0.3,7.1,3.7,8.5c3.2,1.2,6.8-0.2,8.2-3.2c21.8-24.7,34.9-57.3,34.9-92.8
C210.5,71.4,196.6,38.2,173.8,13.2z"></path>
<path d="M149.2,38.5L149.2,38.5c-1.1-1-2.6-1.6-4.3-1.6c-3.6,0-6.6,2.9-6.6,6.6c0,1.9,0.9,3.6,2.2,4.8
c13.7,16.2,22,37,22,59.9c0,23.3-8.7,44.7-22.9,60.9l0,0c-0.3,0.4-0.7,0.9-0.9,1.3c-1.3,3.3,0.3,7.1,3.7,8.5
c3.2,1.2,6.7-0.2,8.2-3.1c15.3-18.4,24.5-41.9,24.5-67.7C175.2,81.4,165.4,57,149.2,38.5z"></path>
<path d="M85.7,53.5c-2.3,0-4.4,0.9-6,2.2l0,0L47,82.3H15l0,0c-5.2,0-9.6,4.4-9.6,9.6v32
c0,5.3,4.4,9.6,9.6,9.6h32.1l32.8,23.9l0,0c1.5,1.1,3.5,1.9,5.6,1.9c5.3,0,9.6-4.4,9.6-9.6V63.2C95.2,57.9,90.9,53.5,85.7,53.5z"></path>
</g>
<g id="pc-svgicon-sad-face">
<path d="M61.7,144c-2.1,2.1-2.4,5.4-0.9,7.2c1.6,1.7,4.3,1.5,6.1-0.2c23.5-23.2,58.6-23.2,82.2,0
c1.9,1.9,4.6,2,6.1,0.2c1.6-1.7,1.3-5.1-0.9-7.2C127.8,117.7,88.2,117.7,61.7,144z"></path>
<circle cx="146.9" cy="91.1" r="11.4"></circle>
<circle cx="69.1" cy="91.1" r="11.4"></circle>
<path d="M108,9.9C53.9,9.9,9.9,54,9.9,108s44,98.1,98.1,98.1s98.1-44,98.1-98.1S162.1,9.9,108,9.9z
M108,193.6c-47.2,0-85.5-38.4-85.5-85.5S60.8,22.5,108,22.5s85.5,38.4,85.5,85.5S155.2,193.6,108,193.6z"></path>
</g>
<g id="pc-svgicon-happy-face">
<path d="M149.1,125.8c-23.5,23.2-58.6,23.2-82.2,0c-1.9-1.9-4.6-2-6.1-0.2c-1.6,1.7-1.3,5.1,0.9,7.2
c26.6,26.3,66.2,26.3,92.7,0c2.1-2.1,2.4-5.4,0.9-7.2C153.7,123.8,150.9,123.9,149.1,125.8z"></path>
<circle cx="146.9" cy="91.1" r="11.4"></circle>
<circle cx="69.1" cy="91.1" r="11.4"></circle>
<path d="M108,9.9C53.9,9.9,9.9,54,9.9,108s44,98.1,98.1,98.1s98.1-44,98.1-98.1S162.1,9.9,108,9.9z
M108,193.6c-47.2,0-85.5-38.4-85.5-85.5S60.8,22.5,108,22.5s85.5,38.4,85.5,85.5S155.2,193.6,108,193.6z"></path>
</g>
<g id="pc-svgicon-re-queue">
<path d="M148.2,71c0,5.1,4.1,9.3,9.3,9.3h40.2c5.1,0,9.3-4.1,9.3-9.3V33.9c0-5.1-4.1-9.3-9.3-9.3
c-5.1,0-9.3,4.1-9.3,9.3v16.7c-17.9-25.1-47.2-41.4-80.3-41.4C53.5,9.2,9.3,53.4,9.3,108s44.2,98.8,98.8,98.8S207,162.6,207,108
c0-5.1-4.1-9.3-9.3-9.3c-5.1,0-9.3,4.1-9.3,9.3c0,44.4-36,80.3-80.3,80.3s-80.3-36-80.3-80.3s36-80.3,80.3-80.3
c27.1,0,51,13.4,65.6,34h-16.1C152.4,61.7,148.2,65.8,148.2,71z"></path>
</g>
<g id="pc-svgicon-close">
<path d="M187.5,204.7c-4.5,0-8.7-1.6-12.2-5.1L108,132.6l-67.1,67.1c-6.8,6.8-17.8,6.8-24.6,0
c-6.8-6.8-6.8-17.8,0-24.6L83.4,108L16.3,40.9c-6.8-6.8-6.8-17.8,0-24.6s17.8-6.8,24.6,0L108,83.4l67.1-67.1
c6.8-6.8,17.8-6.8,24.6,0c6.8,6.8,6.8,17.8,0,24.6L132.6,108l67.1,67.1c6.8,6.8,6.8,17.8,0,24.6
C196.4,203.2,191.9,204.7,187.5,204.7z"></path>
</g>
<g id="pc-svgicon-close-filled">
<path d="m184.37 31.632c42.177 42.177 42.177 110.56 0 152.74-42.177 42.177-110.56 42.177-152.74 0-42.177-42.177-42.177-110.56 0-152.74 42.177-42.177 110.56-42.177 152.74 0zm-49.643 117.86c4.0581 4.0582 10.662 4.059 14.721 8e-4 4.059-4.059 4.059-10.662 8e-4 -14.721l-26.62-26.62 26.129-26.129c4.0582-4.0582 4.0574-10.662-8e-4 -14.721-4.0582-4.0582-10.662-4.0582-14.72 0l-26.128 26.128-26.618-26.618c-4.0582-4.0582-10.662-4.0574-14.721 8e-4 -4.0589 4.0589-4.0589 10.662-7.36e-4 14.721l26.618 26.618-27.109 27.109c-4.0582 4.0582-4.0582 10.662 0 14.72 4.0589 4.059 10.662 4.059 14.721 7.9e-4l27.109-27.109z"></path>
</g>
<g id="pc-svgicon-play">
<path d="M28.2,48.5v121c0,17.3,11.2,24.5,26.9,17.2l128.6-60c15.1-7.1,15.4-16.1,0.6-24L53.9,33.1
C38.7,25,28.2,31.3,28.2,48.5z M14.8,48.5c0-27.4,21.3-40.2,45.5-27.3l130.4,69.6c24.5,13.1,23.9,36.3-1.3,48l-128.6,60
c-24.6,11.5-46.1-2.2-46.1-29.4V48.5z"></path>
</g>
<g id="pc-svgicon-paperclip">
<path d="M171.383,97.691l-67.553,67.464c-13.107,13.051-34.429,13.051-47.529,0c-13.1-13.051-13.107-34.298,0-47.356l71.438-70.88
c7.864-7.834,20.656-7.834,28.52,0c7.857,7.835,7.864,20.572,0,28.406l-57.182,56.677c-2.621,2.612-6.883,2.612-9.505,0
c-2.621-2.612-2.621-6.857,0-9.469l47.677-47.208c0,0,4.724-4.765,0-9.469c-4.724-4.703-9.511,0-9.511,0l-47.677,47.202
c-7.877,7.848-7.871,20.578,0,28.419c7.871,7.841,20.642,7.841,28.513,0L165.756,84.8c6.567-6.542,9.841-15.107,9.841-23.679
c0-18.542-15.096-33.475-33.609-33.475c-8.604,0-17.201,3.268-23.768,9.81L46.79,108.323c-9.182,9.161-13.78,21.154-13.78,33.153
c0,25.868,21.04,46.874,47.052,46.874c12.045,0,24.084-4.58,33.272-13.728l67.553-67.464c0,0,4.79-4.646-0.054-9.469
c-4.84-4.822-9.453,0-9.453,0L171.383,97.691z"></path>
</g>
<g id="pc-svgicon-notification">
<path d="m108.72 0.062542c-59.55 0-108 48.45-108 108 0 59.55 48.45 108 108 108 59.55 0 108-48.45 108-108 0-59.55-48.45-108-108-108zm0 201.26c-51.425 0-93.259-41.834-93.259-93.259 0-51.425 41.834-93.259 93.259-93.259 51.425 0 93.259 41.834 93.259 93.259 0 51.425-41.834 93.259-93.259 93.259z"></path>
<path d="m98.6 154.95c0-5.951 4.132-10.247 9.753-10.247 5.951 0 9.753 4.297 9.753 10.247 0 5.786-3.802 10.251-9.753 10.251-5.786 0-9.753-4.465-9.753-10.251zm4.132-23.638-2.313-79.352h15.868l-2.313 79.352z"></path>
</g>
<!-- message tail shadow -->
<filter x="-50%" y="-50%" width="200%" height="200%" filterUnits="objectBoundingBox" id="pc-filter-tails">
<feOffset dx="1" dy="1" in="SourceAlpha" result="shadowOffsetOuter1"></feOffset>
<feGaussianBlur stdDeviation="2" in="shadowOffsetOuter1" result="shadowBlurOuter1"></feGaussianBlur>
<feColorMatrix values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.5 0" type="matrix" in="shadowBlurOuter1"></feColorMatrix>
<feMerge>
<feMergeNode></feMergeNode>
<feMergeNode in="SourceGraphic"></feMergeNode>
</feMerge>
</filter>
<g id="pc-svgicon-tail-left">
<path fill="#fff" style="filter:url(#pc-filter-tails)" d="M3,3 L3,9 C3,11.0738525 4.44388994,11.5561101 6,10 L13,3 L3,3 Z"></path>
<path d="M3,3 L3,9 C3,11.0738525 4.44388994,11.5561101 6,10 L13,3 L3,3 Z"></path>
<rect x="0" y="0" width="17" height="4"></rect>
</g>
<g id="pc-svgicon-tail-right">
<path style="filter:url(#pc-filter-tails)" d="M13,3 L13,9 C13,11.0738525 11.5561101,11.5561101 10,10 L3,3 L13,3 Z"></path>
<path d="M13,3 L13,9 C13,11.0738525 11.5561101,11.5561101 10,10 L3,3 L13,3 Z"></path>
<rect x="0" y="0" width="17" height="4"></rect>
</g>
</defs>
</svg>
<div class="purechat-flyout-container"><div class="purechat-flyout purechat-animate purechat-animate-fast purechat-flyout-hide purechat-display-none">
<div class="purechat-flyout-content">
<div class="purechat-flyout-email-view"><div class="purechat-email-form purechat-card"><div class="purechat-enterinfo-container">
<div data-resourcekey="noOperators_email_message">
<p>ZSoft Live Support is offline. Please leave your message here and the ZSoft Support Staff will email you back as soon as they can! </p>
</div>
</div>
<form class="purechat-form purechat-email-form" action="">
<p class="purechat-alert purechat-alert-error purechat-init-error purechat-init-error-inline please-enterfirstname purechat-display-none">✘</p>
<input type="text" class="purechat-firstname-input" autocomplete="off" name="purechat-firstname-input" id="purechat-emailform-firstname-input" maxlength="200" value="" placeholder="First Name">
<p class="purechat-alert purechat-alert-error purechat-init-error purechat-init-error-inline please-enterlastname purechat-display-none">✘</p>
<input type="text" class="purechat-lastname-input" autocomplete="off" name="purechat-lastname-input" id="purechat-emailform-lastname-input" maxlength="200" value="" placeholder="Last Name">
<p class="purechat-alert purechat-alert-error purechat-init-error purechat-init-error-inline please-enteremail purechat-display-none">✘</p>
<input type="email" class="purechat-email-input" name="purechat-email-input" id="purechat-emailform-email-input" maxlength="200" value="" placeholder="Email*" required="">
<p class="purechat-alert purechat-alert-error purechat-init-error purechat-init-error-inline please-enterphonenumber purechat-display-none">✘</p>
<input type="text" class="purechat-phonenumber-input" name="purechat-phonenumber-input" id="purechat-emailform-phonenumber-input" maxlength="200" value="" placeholder="State / County">
<p class="purechat-alert purechat-alert-error purechat-init-error purechat-init-error-inline please-entercompany purechat-display-none">✘</p>
<input type="text" class="purechat-company-input" name="purechat-company-input" id="purechat-emailform-company-input" maxlength="200" value="" placeholder="Account #">
<p class="purechat-alert purechat-alert-error purechat-init-error purechat-init-error-inline please-enterquestion purechat-display-none">✘</p>
<textarea class="purechat-question-input" name="purechat-question-input" id="purechat-emailform-question-input" rows="1" placeholder="Enter your Question or Request*" maxlength="10000" required=""></textarea>
<input type="submit" class="purechat-btn" id="purechat-emailform-name-submit" value="Send Help Request">
<p class="purechat-email-error purechat-alert purechat-alert-error purechat-init-error purechat-display-none">Unable to send, please try again.</p>
<p class="purechat-alert purechat-alert-error purechat-init-error general-error purechat-display-none"></p>
</form>
</div></div>
<div class="purechat-flyout-phone-view"></div>
<div class="purechat-flyout-twitter-view"></div>
<div class="purechat-flyout-address-view"></div>
<div class="purechat-flyout-arrow purechat-flyout-arrow-bottom"></div>
</div>
</div></div>
<div class="purechat-expanded purechat-display-none">
<div class="purechat-collapsed-outer">
<div class="purechat-widget-inner purechat-clearfix">
<div class="purechat-widget-content-wrapper">
<div class="purechat-widget-header">
<span class="purechat-widget-room-avatar"></span>
<div class="purechat-menu purechat-btn-toolbar">
<button data-trigger="restartChat" class="purechat-btn purechat-btn-mini purechat-btn-restart purechat-display-none" title="Start a new chat">
<svg viewBox="0 0 216 216" class="pc-svgicon pc-svgicon-lg">
<use href="#pc-svgicon-re-queue"></use>
</svg>
</button>
<button data-trigger="collapse" class="purechat-btn purechat-btn-mini purechat-actions purechat-btn-collapse purechat-display-none" title="Collapse Widget">
<svg viewBox="0 0 216 216" class="pc-svgicon pc-svgicon-lg">
<use href="#pc-svgicon-arrow-down"></use>
</svg>
</button>
<button data-trigger="closeChat" class="purechat-btn purechat-btn-mini purechat-btn-close purechat-display-none" title="Close chat session">
<svg viewBox="0 0 216 216" class="pc-svgicon pc-svgicon-lg">
<use href="#pc-svgicon-close"></use>
</svg>
</button>
</div>
<div class="purechat-widget-title">
<span class="purechat-widget-title-link" data-resourcekey="title_unavailable_initial">Email Us</span>
</div>
</div>
<div class="purechat-content-wrapper purechat-clearfix">
<div class="purechat-file-overlay purechat-display-none">
<div class="purechat-file-overlay-instructions">
Drag Here to Send
</div>
</div>
<div class="purechat-disconnect purechat-display-none">
<svg width="216" height="216" version="1.1" viewBox="0 0 216 216" xmlns="http://www.w3.org/2000/svg">
<g transform="matrix(1.3308 0 0 1.3305 -69.505 -69.359)">
<path d="m88.667 213.51c-14.387-3.8039-26.457-13.714-32.364-26.574-3.0013-6.5334-3.5005-9.4663-3.5629-20.931-0.09781-17.969 2.9687-24.607 18.937-40.988 6.4117-6.5777 12.854-12.414 14.317-12.969 7.0175-2.664 14.688 5.6215 11.266 12.17-0.89697 1.7165-6.8148 8.521-13.151 15.121-15.467 16.112-18.104 24.903-11.597 38.667 3.7879 8.0125 8.7648 12.911 16.822 16.559 10.493 4.7499 20.055 3.2673 30.552-4.7375 6.7504-5.1475 12.175-5.7606 16.115-1.8213 6.1365 6.1365 1.1026 14.654-12.666 21.433-7.0115 3.4518-10.444 4.2683-19.584 4.6581-6.0954 0.25994-12.883-3e-3 -15.083-0.58495zm68.861-2.5058c-3.3014-2.7832-62.861-143.72-62.861-148.75 0-3.7136 5.465-8.9169 9.3654-8.9169 1.2865 0 3.5875 1.05 5.1133 2.3333 3.2841 2.7622 62.855 143.79 62.855 148.8 0 3.6622-5.4968 8.8656-9.3654 8.8656-1.2865 0-3.5846-1.05-5.1069-2.3333zm15.005-57.354c-2.716-1.8135-4.6877-7.0576-3.7711-10.03 0.50026-1.6223 6.4029-8.6496 13.117-15.616 15.919-16.518 18.77-25.212 12.68-38.667-3.6473-8.0575-8.5462-13.034-16.559-16.822-11.005-5.2025-20.428-3.8942-31.219 4.3343-6.7504 5.1475-12.175 5.7606-16.115 1.8213-6.2024-6.2024-1.095-14.659 13.059-21.624 8.3067-4.0872 9.7768-4.3716 22.251-4.3038 11.49 0.06244 14.418 0.56031 20.955 3.5629 9.6868 4.4499 18.974 13.733 23.444 23.433 3.0206 6.5557 3.5084 9.4271 3.5558 20.931 0.0749 18.186-2.9563 24.633-19.526 41.529-10.201 10.403-12.908 12.468-16.317 12.45-2.2482-0.0107-4.7479-0.46123-5.5548-1z" stroke-width="1.3333"></path>
</g>
</svg>
</div>
<div class="purechat-content purechat-widget-content purechat-display-none"><div class="purechat-start-chat-form purechat-card">
<div class="purechat-enterinfo-container">
<div data-resourcekey="emailForm_message"><p>ZSoft Live Support is offline. Please leave your message here and the ZSoft Support Staff will email you back as soon as they can! </p>
</div>
</div>
<form class="purechat-form purechat-email-form" action="">
<p class="purechat-alert purechat-alert-error purechat-init-error purechat-init-error-inline please-enterfirstname purechat-display-none">✘</p>
<input type="text" class="purechat-firstname-input" autocomplete="off" name="purechat-firstname-input" id="purechat-firstname-input" maxlength="200" value="" placeholder="First Name*" required="">
<p class="purechat-alert purechat-alert-error purechat-init-error purechat-init-error-inline please-enterlastname purechat-display-none">✘</p>
<input type="text" class="purechat-lastname-input" autocomplete="off" name="purechat-lastname-input" id="purechat-lastname-input" maxlength="200" value="" placeholder="Last Name*" required="">
<p class="purechat-alert purechat-alert-error purechat-init-error purechat-init-error-inline please-enteremail purechat-display-none">✘</p>
<input type="email" class="purechat-email-input" name="purechat-email-input" id="purechat-email-input" maxlength="200" value="" placeholder="Email*" required="">
<p class="purechat-alert purechat-alert-error purechat-init-error purechat-init-error-inline please-enterphonenumber purechat-display-none">✘</p>
<input type="text" class="purechat-phonenumber-input" name="purechat-phonenumber-input" id="purechat-phonenumber-input" maxlength="200" value="" placeholder="State / County*" required="">
<p class="purechat-alert purechat-alert-error purechat-init-error purechat-init-error-inline please-entercompany purechat-display-none">✘</p>
<input type="text" class="purechat-company-input" name="purechat-company-input" id="purechat-company-input" maxlength="200" value="" placeholder="Account #">
<p class="purechat-alert purechat-alert-error purechat-init-error purechat-init-error-inline please-enterquestion purechat-display-none">✘</p>
<textarea class="purechat-question-input" name="purechat-question-input" id="purechat-question-input" rows="1" maxlength="10000" placeholder="Enter your Question or Request*" required=""></textarea>
<input type="submit" class="purechat-btn" id="purechat-name-submit" value="Send Help Request">
<p class="purechat-email-error purechat-alert purechat-alert-error purechat-init-error purechat-display-none">Unable to send, please try again.</p>
<p class="purechat-alert purechat-alert-error purechat-init-error general-error purechat-display-none"></p>
</form></div></div>
<div class="purechat-footer purechat-display-flex">
<button class="purechat-toggle-audio-notifications">
<svg viewBox="0 0 216 216" class="pc-svgicon pc-svgicon-sm">
<use href="#pc-svgicon-sound"></use>
</svg>
</button>
<button data-trigger="popOutChat" class="purechat-btn-pop-out purechat-display-none" title="Pop out">
<svg viewBox="0 0 216 216" class="pc-svgicon pc-svgicon-sm">
<use href="#pc-svgicon-expand"></use>
</svg>
</button>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="purechat-collapsed purechat-collapsed-default purechat-display-block">
<div class="purechat-collapsed-image purechat-display-none" data-trigger="expand">
<span class="purechat-missed-message-count purechat-badge purechat-display-none"></span>
</div>
<div class="purechat-message-preview purechat-message-note purechat-animate purechat-display-none">
<div class="purechat-message-preview-text"></div>
</div>
<div class="purechat-collapsed-outer purechat-display-block">
<div class="purechat-widget-inner purechat-clearfix">
<button data-trigger="collapse" class="purechat-btn purechat-btn-mini purechat-actions purechat-btn-collapse purechat-display-none">
<span class="purechat-missed-message-count purechat-badge purechat-display-none"></span>
<svg viewBox="0 0 216 216" class="pc-svgicon pc-svgicon-lg">
<use href="#pc-svgicon-arrow-up"></use>
</svg>
</button>
<div class="purechat-widget-header">
<div class="purechat-menu purechat-btn-toolbar">
<button type="button" class="purechat-start-chat purechat-btn purechat-btn-mini purechat-display-none" title="Show Chat" data-trigger="expand">
<span class="purechat-missed-message-count purechat-badge purechat-display-none"></span>
<svg viewBox="0 0 216 216" class="pc-svgicon pc-svgicon-md">
<use href="#pc-svgicon-chat"></use>
</svg>
</button>
<button type="button" class="purechat-btn purechat-btn-mini" title="Show Email" data-trigger="showEmail">
<svg viewBox="0 0 216 216" class="pc-svgicon pc-svgicon-md">
<use href="#pc-svgicon-email"></use>
</svg>
</button>
<button type="button" data-trigger="superMinimize" class="purechat-btn purechat-btn-mini purechat-actions purechat-super-minimize-link-button">
<svg viewBox="0 0 216 216" class="pc-svgicon pc-svgicon-md">
<use href="#pc-svgicon-arrow-down"></use>
</svg>
</button>
</div>
<div class="purechat-widget-title">
<span class="purechat-widget-title-link" data-trigger="collapsedClick" data-resourcekey="title_unavailable_initial">Email Us</span>
</div>
</div>
</div>
</div>
</div>
<div class="purechat-mobile-overlay purechat-display-none"></div>
</div></body></html>