.help-floating{
    position: fixed; bottom: 30px; right: 100px; background: #eb0028; color: white; padding: 5px; border-radius: 5px; cursor:pointer;
}
.widget-back{
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 999999;
    background-color: rgba(7, 18, 40, 0.4);
    display: none;
    min-width: 80px;
    border-radius: 8px;
    height: 32px;
    font-size: 0.875rem;
    color: rgb(255, 255, 255);
    border: none;
    font-weight: 600;
    cursor: pointer;
    text-transform: capitalize;
}
#support-widget-wrapper {
    display: none;
    border-radius: 12px;
    z-index: 999;
    width: 384px;
    position: fixed;
    right: 30px;
    bottom: 68px;
    bottom: calc(20px + 80px);
    height: calc(100% - 84px);
    min-height: 288px;
    max-height: 624px;
    box-shadow: 0 5px 40px rgba(0, 0, 0, 0.16);
    transition: height 0.3s ease-in;
    overflow: hidden !important;
    animation: slideupright 0.3s ease; 
    height: calc(100% - 84px); 
    visibility: visible;
}
@media only screen and (max-device-width: 667px), screen and (max-width: 450px){
#support-widget-wrapper {
    z-index: 2147483001 !important;
    width: 100% !important;
    height: 100% !important;
    max-height: none !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
}
.spaced-container{
    max-width: 384px !important;
    right: 0px !important;
}
}
.widget-container {
    box-shadow: rgba(0, 0, 0, 0.16) 0px 5px 40px;
    opacity: 1;
    visibility: visible;
    animation: 0.3s ease 0s 1 normal none running cjBQci;
    position: absolute;
    background-color: rgb(245, 247, 249);
    inset: 0px;
    overflow: hidden;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    color: rgb(18, 52, 71);
    word-break: break-word;
    overflow-wrap: break-word;
}
.widget-header {
    height: 184px;
    position: relative;
    color: rgb(255, 255, 255);
    background:  0% 0% / contain #eb0028;
}
.widget-header::before {
    content: "";
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    opacity: 0.8;
    background: url("https://widget.freshworks.com/widgetBase/static/media/pattern_5.47acda0d.png") 0% 0% / contain;
    transition: all 0.5s ease 0s;
}
.header-caption {
    height: 120px;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    padding: 16px;
    margin: 0px 48px 0px 16px;
      opacity: 1;
    transform: translateY(0px);
}
.widget-title {
    margin: 0px;
    font-weight: 600;
    line-height: 2rem;
    word-break: break-word;
}
.header-close-btn {
    z-index: 1000;
    background-color: rgba(7, 18, 40, 0.4);
    position: absolute;
    right: 16px;
    top: 16px;
    width: 32px;
    height: 32px;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    border-radius: 8px;
    cursor: pointer;
}
.header-close-btn-svg {
    fill: rgb(255, 255, 255);
    margin: 0px auto;
    display: block;
    width: 14px;
    height: 14px;
    transition: all 0.1s ease-in 0s;
}
.widget-body {
    position: relative;
    flex: 1 1 0%;
    background-color: rgb(255, 255, 255);
    box-shadow: rgba(0, 0, 0, 0.2) 0px 21px 4px -20px inset;
}
/* .widget-body-main {
    position: fixed;
    inset: 0px;
    overflow-y: auto;
} */
.spaced-container {
    position: fixed;
    max-width: 384px;
    right: 30px;
    margin-top: -70px;
    height: auto;
    padding: 0px 16px 0px;
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
    min-height: 100%;
    transition: padding 0.3s ease-out 0s;
}
.fkDKiP.main-page {
    min-height: 364px;
    background: none;
}
.ibloqF {
    height: inherit;
}
.articles-container {
    transition: all 0.5s ease-in 0s;
    min-height: 364px;
    height: 100%;
    border-radius: 8px;
    overflow: hidden auto;
    padding: 0px 16px 18px;
    background: rgb(255, 255, 255);
    box-shadow: rgba(18, 52, 77, 0.16) 0px 0px 2px 0px, rgba(18, 52, 77, 0.1) 0px 2px 12px 0px;
}
.widget-container * {
    box-sizing: border-box;
}
.fkDKiP {
    left: 16px;
    right: 16px;
    border-radius: 8px;
}
.search-container {
    margin: 0px -18px 34px;
    padding: 16px;
    height: 70px;
    border-bottom: 1px solid rgb(211, 211, 211);
    background: linear-gradient(rgb(255, 255, 255) 0%, rgb(243, 244, 246) 100%);
    border-radius: 8px 8px 0px 0px;
}
.search-title {
    margin: 0px 0px 12px;
    font-size: 1rem;
    font-weight: 700;
}
.search-div {
    margin-top: 0px;
    position: relative;
}
.articles-search {
    padding: 11px 38px 11px 14px;
    margin: 5px 0px 3px;
    border-radius: 6px;
    display: block;
    border: 1px solid rgb(207, 215, 223);
    width: 100%;
    box-shadow: rgba(0, 0, 0, 0.02) 0px 5px 8px 0px, rgba(0, 0, 0, 0.06) 0px 0px 8px 0px;
    font-size: 0.875rem;
    font-weight: 600;
    height: 44px;
}
.articles-search-btn {
    font-size: 1.125rem;
    align-self: center;
    cursor: pointer;
    position: absolute;
    right: 0px;
    top: 0px;
    background: rgb(100, 122, 142);
    margin: 6px;
    padding: 0px 8px;
    border-radius: 4px;
    height: 32px;
    width: 32px;
    outline: none;
    border: none;
}
.articles-search-btn svg {
    width: 14px;
    height: 14px;
    fill: rgb(255, 255, 255);
}
.article-list-title {
    font-size: 0.75rem;
    font-weight: 500;
    line-height: 24px;
    color: rgba(7, 18, 40, 0.6);
    margin-bottom: -4px;
}
.article-items {
    margin: 0px 0px 32px;
    padding: 0px;
}
.article-item {
    list-style: none;
    margin: 0.6em 0px;
    text-align: left;
}
.article {
    display: flex;
    line-height: 1.4;
    text-decoration: none;
    color: rgb(18, 52, 71);
    cursor: pointer;
    font-size: 0.875rem;
    background-color: rgb(243, 245, 247);
    padding: 10px 12px 12px;
    border-radius: 6px;
    border: none;
    box-sizing: border-box;
    margin: 0px auto;
    text-align: left;
    transition: color 0.15s ease-in-out 0s, background-color 0.15s ease-in-out 0s, border-color 0.15s ease-in-out 0s;
    position: relative;
}
.article-icon {
    position: relative;
    top: 3px;
    margin-right: 8px;
}
.article-icon svg {
    width: 14px;
    height: 14px;
    fill: rgb(100, 122, 142);
}
.contact-switch-btn {
    width: 100%;
    text-align: left;
    font-size: 1rem;
    padding: 16px;
    border-radius: 8px;
    background-color: rgb(255, 255, 255);
    margin: 16px 0px 32px;
    cursor: pointer;
    font-weight: 600;
    border: 2px solid rgb(255, 255, 255);
    box-shadow: rgba(18, 52, 77, 0.16) 0px 0px 2px 0px, rgba(18, 52, 77, 0.1) 0px 2px 12px 0px;
    outline: none;
    color: rgb(18, 52, 71);
}