<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.hideQueues,
option[value="Leave a note for your Technician"],
option[value="Chat with Scheduling Team"] {
    display: none !important;
}

.embeddedServiceHelpButton .helpButton {
    right: 0 !important;
    bottom: 43px !important;
    height: 82px !important;
}

.embeddedServiceHelpButton .helpButton button.helpButtonDisabled {
    display: none !important;
}

.embeddedServiceHelpButton .helpButton button.uiButton {
    background-image: url(https://kinetic--uatprod.sandbox.my.site.com/kineticassistant2/resource/29080017/Dotcom_Chat_Logo);
    background-color: transparent;
    min-width: 82px;
    background-size: contain;
    box-shadow: none !important;
    height: 82px;
    background-repeat: no-repeat;
}

.embeddedServiceIcon,
.helpButtonLabel {
    display: none !important;
}

.embeddedServiceHelpButton .helpButton .helpButtonEnabled:hover::before,
.embeddedServiceHelpButton .helpButton .helpButtonEnabled:focus::before {
    background-color: transparent !important;
}</pre></body></html>