.wws-popup-container *{box-sizing:border-box}.wws-popup{max-width:350px;min-width:320px;width:100%;display:none}.wws-popup-container{position:fixed;width:auto;z-index:9999999}.wws-popup__close-btn{height:28px;justify-content:center;text-align:center;align-items:center;border-radius:50%;cursor:pointer;width:28px;float:right;vertical-align:middle;-webkit-user-select:none;user-select:none;display:flex}.wws-popup__close-btn svg{height:16px;width:16px}.wws-popup__support-wrapper{border-radius:8px 8px 0 0;margin-top:8px}.wws-popup__support{overflow:hidden;border-radius:8px 8px 0 0;width:100%;vertical-align:bottom;display:inline-block}.wws-popup__support-about{padding:30px 20px;text-align:center;line-height:22px;-webkit-user-select:none;user-select:none}.wws-popup__support-person-container{background-color:#fff;border-radius:0 0 8px 8px}.wws-popup__support-person-wrapper{min-height:100px;overflow-y:auto;padding:18px 12px;max-height:380px;border-radius:0 0 8px 8px}.wws-popup__support-person-link{flex:1;text-decoration:none!important;color:transparent!important;background-color:transparent!important;display:flex}.wws-popup__support-person{padding-top:10px;transition:all .1s ease-in-out;border-bottom:1px solid #f5f5f5;align-items:center;padding-bottom:10px;display:flex}.wws-popup__support-person:hover{box-shadow:0 0 30px rgba(19,17,34,.09);border-radius:8px;padding-left:5px}.wws-popup__support-person-img-wrapper{height:64px;overflow:hidden;margin-right:14px;position:relative;width:64px}.wws-popup__support-person-img{height:100%;margin:0 auto;width:auto;display:block}.wws-popup__support-person-info-wrapper{flex:1;margin-left:2px}.wws-popup__support-person-title{font-size:14px;color:#777;line-height:22px}.wws-popup__support-person-name{font-size:18px;font-weight:700;color:#222831;line-height:18px}.wws-popup__support-person-status{font-size:11px;font-weight:400;color:#999;line-height:18px;margin-top:4px}.wws-popup__support-person-available,.wws-popup__support-person-away{height:10px;position:absolute;bottom:3px;border-radius:50%;left:3px;width:10px;z-index:999999}.wws-popup__support-person-available{background-color:#00c853}.wws-popup__support-person-away{background-color:#ffd600}.wws-popup__support-person-cta{height:42px;padding:5px;justify-content:center;align-items:center;cursor:pointer;width:42px;display:flex}.wws-popup__support-person-wrapper::-webkit-scrollbar{width:10px}.wws-popup__support-person-wrapper::-webkit-scrollbar-thumb,.wws-popup__support-person-wrapper::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);border-radius:0}.wws-popup__support-person-wrapper::-webkit-scrollbar-thumb{background:rgba(0,0,0,.2)}.wws-popup__support-person-wrapper::-webkit-scrollbar-thumb:window-inactive{background:rgba(0,0,0,.3)}@media (max-width:425px){.wws-popup{right:0;position:fixed;max-width:none;bottom:0;min-width:auto;left:0}.wws-popup__close-btn{height:50px;margin:0 auto;box-shadow:0 0 5px rgba(0,0,0,.2);width:50px;float:none}.wws-popup__close-btn svg{height:24px;width:24px}.wws-popup__support{border-radius:0}.wws-popup__header{margin-bottom:-32px;position:relative}}