.elementor-65 .elementor-element.elementor-element-e26fdbf{--display:flex;}.elementor-65 .elementor-element.elementor-element-ccb2933{--display:flex;--padding-top:30px;--padding-bottom:30px;--padding-left:30px;--padding-right:30px;}.elementor-65 .elementor-element.elementor-element-9d9716a{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}#elementor-popup-modal-65{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-65 .dialog-message{width:800px;height:auto;}#elementor-popup-modal-65 .dialog-close-button{display:flex;}#elementor-popup-modal-65 .dialog-widget-content{box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}#elementor-popup-modal-65 .dialog-close-button i{color:#FF0000;}#elementor-popup-modal-65 .dialog-close-button svg{fill:#FF0000;}/* Start custom CSS for html, class: .elementor-element-9d9716a */.cs-chat-wrapper {
    width: 100%;
    max-width: 100%;
    height: 80vh;
}

.cs-chat-iframe {
    width: 100%;
    height: 100%;
    border: none;
}

@media (max-width: 600px) {
    .cs-chat-wrapper {
        height: 85vh;
    }

    .cs-chat-iframe {
        width: 100%;
        height: 100%;
    }
}/* End custom CSS */