.chat-popup{background-color:#fff;border-radius:10px;bottom:50px;box-shadow:0 2px 6px 2px #00000012,0 1px 2px #00000026;height:500px;position:fixed;right:20px;width:350px;z-index:100}.chat-popup iframe{border:none;border-radius:10px}.chat-popup-button{align-items:center;background-color:#fff;border:none;border-radius:8px 8px 0 0;bottom:0;box-shadow:0 2px 6px 2px #00000012,0 1px 2px #00000026;display:flex;gap:10px;justify-content:center;padding:10px 20px;position:fixed;right:20px;z-index:100}.chat-popup-button p{color:333!important}.chat-popup-button__app{height:24px;width:150px}.chat-popup-button__arrow{height:10px;transform:rotate(-90deg);transition:transform .5s ease;width:10px}.chat-popup-button__arrow--opened{transform:rotate(90deg)}@media (max-width:600px){.chat-popup-button__app{height:20px;width:150px}.chat-popup-button{gap:0;padding:10px 15px}}
