.wws-popup-container * {
box-sizing: border-box; }
.wws-popup-container {
width: auto;
position: fixed;
z-index: 9999999; }
.wws-popup {
display: none;
width: 260px; } .wws-popup__close-btn {
width: 34px;
height: 34px;
border-radius: 50%;
float: right;
text-align: center;
vertical-align: middle;
line-height: 38px;
cursor: pointer; }
.wws-popup__close-btn svg {
width: 16px;
height: 16px; } .wws-popup__support-wrapper {
margin-top: 8px; }
.wws-popup__support-img-wrapper {
width: 50px;
height: 50px;
border-radius: 50%;
overflow: hidden;
vertical-align: bottom;
margin-right: 3px;
display: block;
margin: 0 auto 8px auto; }
.wws-popup__support-img {
max-width: 100%;
height: auto;
display: block; }
.wws-popup__support {
display: inline-block;
vertical-align: bottom;
border-radius: 8px;
overflow: hidden;
width: 260px;
float: right; }
.wws-popup__support-about {
text-align: center;
padding: 20px 10px;
line-height: 22px;
-webkit-user-select: none;
user-select: none; }
.wws-popup__support-welcome {
background-color: #fff;
padding: 20px 15px;
color: #888FBB;
line-height: 22px;
-webkit-user-select: none;
user-select: none;
text-align: left; } .wws-popup__input-wrapper {
width: 260px;
margin-top: 14px;
float: right;
background-color: #fff;
padding: 8px 12px;
border-radius: 8px;
position: relative; }
.wws-popup__input {
border: none !important;
background-color: transparent !important;
outline: none !important;
padding: 6px 0 !important;
margin: 0 !important;
box-shadow: none !important;
color: #000 !important;
vertical-align: middle !important;
display: inline-block !important;
width: 194px !important;
height: auto !important; }
.wws-popup__input::-webkit-input-placeholder {
color: #888FBB !important; }
.wws-popup__send-btn {
cursor: pointer;
padding: 6px;
width: 34px;
display: inline-block;
vertical-align: middle;
-webkit-user-select: none;
user-select: none; }
.wws-popup__send-btn:active {
background-color: #eceff1;
border-radius: 3px; }.is-small-text{font-size:.875em}.is-regular-text{font-size:1em}.is-large-text{font-size:2.25em}.is-larger-text{font-size:3em}.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;font-style:normal;font-weight:100;line-height:.68;margin:.05em .1em 0 0;text-transform:uppercase}body.rtl .has-drop-cap:not(:focus):first-letter{float:none;margin-left:.1em}p.has-drop-cap.has-background{overflow:hidden}:root :where(p.has-background){padding:1.25em 2.375em}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}p.has-text-align-left[style*="writing-mode:vertical-lr"],p.has-text-align-right[style*="writing-mode:vertical-rl"]{rotate:180deg}