/*hcau-common*/
@media print {
    * {
        -webkit-print-color-adjust: exact;
        print-color-adjust: exact;
    }
}

@font-face {
    font-display: swap;
    font-family: GenesisHeadOffice;
    font-style: normal;
    font-weight: 400;
    src: url("/sfsites/c/resource/HCAGenesisSansHeadOffice/GenesisHeadOffice-Light.woff2") format("font-woff2");
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

@font-face {
    font-display: swap;
    font-family: GenesisHeadOffice;
    font-style: normal;
    font-weight: 700;
    src: url("/sfsites/c/resource/HCAGenesisSansHeadOffice/GenesisSansHeadOffice-Regular.woff2") format("woff2");
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

@font-face {
    font-display: swap;
    font-family: GenesisTextOffice;
    font-style: normal;
    font-weight: 400;
    src: url("/sfsites/c/resource/HCAGenesisSansHeadOffice/GenesisSansTextOffice-Regular.woff2") format("woff2");
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

@font-face {
    font-display: swap;
    font-family: GenesisTextOffice;
    font-style: normal;
    font-weight: 700;
    src: url("/sfsites/c/resource/HCAGenesisSansHeadOffice/GenesisSansTextOffice-Bold.woff2") format("woff2");
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}



.embeddedServiceLiveAgentStateChatItem.chatMessage button span {
    font-family: "HyundaiTextOffice" !important;
    font-size: 15px;
    font-weight: 400px;
    font-style: normal;
}

.embeddedServiceLiveAgentStateChatItem .chatContent ul.rich-menu-items li {
    font-family: "HyundaiTextOffice" !important;
    font-size: 15px;
    font-style: normal;
}

.embeddedServiceLiveAgentStateChatItem .isCommunitiesContext .avatar {
    background-color: #af6249 !important;
    margin: 2px 10px 10px -2px !important;
}

.embeddedServiceSidebarButton {
    background-color: #af6249 !important;
    color: #ffffff !important;
}

.embeddedServiceLiveAgentStateChat .endChatContainer .endChatButton {
    background-color: #af6249 !important;
}

.embeddedServiceSidebarButton.uiButton--inverse .label {
    color: #ffffff !important;
}