.rwlivechat-button{position:fixed;right:14px;width:50px;color:#fff;bottom:30px;cursor:pointer;height:50px;border:none;display:flex;font-size:22px;align-items:center;border-radius:50px;justify-content:center;background-color:#3047ec;z-index:1000}#rwlivechat-check:checked~.rwlivechat-button .comment,.rwlivechat-button .close{display:none}#rwlivechat-check:checked~.rwlivechat-button i{display:block;pointer-events:auto}.rwlivechat-button i{font-size:22px;color:#fff!important;transition:.9s}.rwlivechat-area{position:fixed;right:20px;bottom:100px;width:376px;box-shadow:rgba(0,0,0,.16)0 5px 40px;background-color:#fff;border-radius:25px;display:none;transition:.4s;z-index:1000}#rwlivechat-check:checked~.rwlivechat-area{display:block;height:75%}#rwlivechat-check{display:none!important}iframe#rwlivechat-iframe{border-radius:10px;border:none;height:100%;width:100%}.rw-comments{background-image:url(data:image/svg+xml,%3Csvg\ aria-hidden=\'true\'\ focusable=\'false\'\ data-prefix=\'fas\'\ data-icon=\'comments\'\ class=\'svg-inline--fa\ fa-comments\ fa-w-18\'\ role=\'img\'\ xmlns=\'http://www.w3.org/2000/svg\'\ viewBox=\'0\ 0\ 576\ 512\'%3E%3Cpath\ fill=\'%23fff\'\ d=\'M416\ 192c0-88.4-93.1-160-208-160S0\ 103.6\ 0\ 192c0\ 34.3\ 14.1\ 65.9\ 38\ 92-13.4\ 30.2-35.5\ 54.2-35.8\ 54.5-2.2\ 2.3-2.8\ 5.7-1.5\ 8.7S4.8\ 352\ 8\ 352c36.6\ 0\ 66.9-12.3\ 88.7-25\ 32.2\ 15.7\ 70.3\ 25\ 111.3\ 25\ 114.9\ 0\ 208-71.6\ 208-160zm122\ 220c23.9-26\ 38-57.7\ 38-92\ 0-66.9-53.5-124.2-129.3-148.1.9\ 6.6\ 1.3\ 13.3\ 1.3\ 20.1\ 0\ 105.9-107.7\ 192-240\ 192-10.8\ 0-21.3-.8-31.7-1.9C207.8\ 439.6\ 281.8\ 480\ 368\ 480c41\ 0\ 79.1-9.2\ 111.3-25\ 21.8\ 12.7\ 52.1\ 25\ 88.7\ 25\ 3.2\ 0\ 6.1-1.9\ 7.3-4.8\ 1.3-2.9.7-6.3-1.5-8.7-.3-.3-22.4-24.2-35.8-54.5z\'%3E%3C/path%3E%3C/svg%3E%0A)}.rw-chevron-down{background-image:url(data:image/svg+xml,%3Csvg\ aria-hidden=\'true\'\ focusable=\'false\'\ data-prefix=\'fas\'\ data-icon=\'chevron-down\'\ class=\'svg-inline--fa\ fa-chevron-down\ fa-w-14\'\ role=\'img\'\ xmlns=\'http://www.w3.org/2000/svg\'\ viewBox=\'0\ 0\ 448\ 512\'%3E%3Cpath\ fill=\'%23fff\'\ d=\'M207.029\ 381.476L12.686\ 187.132c-9.373-9.373-9.373-24.569\ 0-33.941l22.667-22.667c9.357-9.357\ 24.522-9.375\ 33.901-.04L224\ 284.505l154.745-154.021c9.379-9.335\ 24.544-9.317\ 33.901.04l22.667\ 22.667c9.373\ 9.373\ 9.373\ 24.569\ 0\ 33.941L240.971\ 381.476c-9.373\ 9.372-24.569\ 9.372-33.942\ 0z\'%3E%3C/path%3E%3C/svg%3E%0A)}.rw-times{background-repeat:no-repeat;background-size:contain;background-image:url(data:image/svg+xml,%3Csvg\ aria-hidden=\'true\'\ focusable=\'false\'\ data-prefix=\'fas\'\ data-icon=\'times\'\ class=\'svg-inline--fa\ fa-times\ fa-w-11\'\ role=\'img\'\ xmlns=\'http://www.w3.org/2000/svg\'\ viewBox=\'0\ 0\ 352\ 512\'%3E%3Cpath\ fill=\'%23fff\'\ d=\'M242.72\ 256l100.07-100.07c12.28-12.28\ 12.28-32.19\ 0-44.48l-22.24-22.24c-12.28-12.28-32.19-12.28-44.48\ 0L176\ 189.28\ 75.93\ 89.21c-12.28-12.28-32.19-12.28-44.48\ 0L9.21\ 111.45c-12.28\ 12.28-12.28\ 32.19\ 0\ 44.48L109.28\ 256\ 9.21\ 356.07c-12.28\ 12.28-12.28\ 32.19\ 0\ 44.48l22.24\ 22.24c12.28\ 12.28\ 32.2\ 12.28\ 44.48\ 0L176\ 322.72l100.07\ 100.07c12.28\ 12.28\ 32.2\ 12.28\ 44.48\ 0l22.24-22.24c12.28-12.28\ 12.28-32.19\ 0-44.48L242.72\ 256z\'%3E%3C/path%3E%3C/svg%3E%0A)}.rwlivechat-icon{width:24px;height:24px;background-size:cover;background-repeat:round}@media only screen and (max-width:576px){.rwlivechat-area{background-color:#46ccff;right:0;height:100%;width:100%;border-radius:0;position:fixed}iframe#rwlivechat-iframe{border-radius:0}#rwlivechat-check:checked~.rwlivechat-area{height:100%;bottom:0}}.rwlivechat-close{color:#fff;position:absolute;right:0;top:2%;display:inline;cursor:pointer;width:32px;height:32px}.rwchat-loader{width:48px;height:48px;border:5px solid #47ccff;border-bottom-color:transparent;border-radius:50%;display:inline-block;box-sizing:border-box;animation:1s linear infinite rotation}@keyframes rotation{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}