body {
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

code {
    font-family: source-code-pro, Menlo, Monaco, Consolas, "Courier New", monospace
}

@font-face {
    font-family: Axiforma;
    src: url(./media/Axiforma_Regular.afaa2ab1.otf) format("opentype")
}

@font-face {
    font-weight: 100;
    font-family: Axiforma;
    src: url(./media/Axiforma_Light.f04df3ee.otf) format("opentype")
}

@font-face {
    font-weight: 500;
    font-family: Axiforma;
    src: url(./media/Axiforma_Medium.93feec4a.otf) format("opentype")
}

@font-face {
    font-weight: 600;
    font-family: Axiforma;
    src: url(./media/Axiforma_SemiBold.b56450b5.otf) format("opentype")
}

@font-face {
    font-weight: 700;
    font-family: Axiforma;
    src: url(./media/Axiforma_Bold.ffc358f8.otf) format("opentype")
}

@font-face {
    font-weight: 800;
    font-family: Axiforma;
    src: url(./media/Axiforma_ExtraBold.80b3575d.otf) format("opentype")
}

#root {
    height: 100%
}

* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    font-family: Axiforma !important
}

html {
    font-size: 14px;
    overflow: hidden;
    scroll-behavior: smooth
}

body,
html {
    height: 100%
}

body {
    background-color: #f0f0f0;
    color: #2b2b2b
}

@media screen and (max-width:899px) {
    body {
        overflow-y: auto
    }
}

a {
    text-decoration: none;
    color: unset
}

::-webkit-scrollbar {
    width: 6px;
    height: 6px;
    display: block
}

::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: #6d809f
}

::-webkit-scrollbar-track {
    box-shadow: none;
    border-radius: 10px;
    background: #cadbe5
}

#GameBoard {
    width: 100% !important;
    height: 80% !important;
    border: none !important
}

.special-label {
    background: none !important
}

.Call_h1__CkyKm {
    color: #032983;
    font-size: 36px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left
}

.Call_h2__29dVV {
    font-size: 22px;
    font-weight: 400
}

.Call_h2__29dVV,
.Call_h3__gHT0F {
    color: #032983;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: left
}

.Call_h3__gHT0F {
    font-size: 14px;
    font-weight: 600
}

.Call_regular__3WRu_ {
    opacity: .8;
    font-size: 12px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #6d809f;
    text-align: left
}

.Call_theme-light__2XKDK {
    color-scheme: light
}

.Call_theme-dark__3K--I {
    color-scheme: dark
}

.Call_dialpadIcon__3lRd3 {
    display: block;
    background: no-repeat transparent 50%;
    background-size: cover;
    grid-area: icon;
    border-radius: 0 8px 8px 0
}

.Call_dialpadDial__1WsZc {
    width: 40px;
    height: 64px;
    border: none;
    padding-left: 30px;
    background-color: #1dbe79;
    background-image: url(./media/numpad2.25514b2b.svg);
    background-size: contain;
    background-position-y: 14px;
    cursor: pointer
}

.Call_dialpadDial__1WsZc:hover {
    background-color: #b8e7e9
}

.Call_dialpadDialDarkMode__2rHZ3 {
    border: none
}

.Call_dialpadDialDarkMode__2rHZ3:hover {
    background-color: #98a5b7
}

.Call_blinking__2OeoC {
    animation-name: Call_blinking__2OeoC;
    animation-duration: 2.5s;
    animation-iteration-count: infinite
}

@keyframes Call_blinking__2OeoC {
    50% {
        border-color: #fd581f
    }
}

.Call_call__2_mY9 {
    width: 100%;
    height: 100%;
    background: #1e3772;
    color: #fff;
    position: relative;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: left;
    padding: 0 30px 0 60px
}

@media screen and (max-width:1536px) {
    .Call_call__2_mY9 {
        padding-left: 30px
    }
}

@media screen and (max-width:950px) {
    .Call_call__2_mY9 {
        padding-left: 10px
    }
}

@media screen and (max-width:899px) {
    .Call_call__2_mY9 {
        padding: 5px
    }
}

@media screen and (max-width:700px) {
    .Call_call__2_mY9 {
        padding: 8px 10px;
        flex-direction: column
    }
}

.Call_call__2_mY9.Call_statusControls__26uIk {
    padding: 0
}

.Call_call__2_mY9 .Call_dropdown__3oq7a {
    width: auto;
    padding: 32px 0 27px;
    margin-left: 30px !important;
    margin-right: 30px !important;
    background: #4b65a3;
    border: none;
    border-radius: 8px;
    box-shadow: none;
    margin-top: 15px;
    margin-bottom: 15px;
    min-height: 64px
}

@media screen and (max-width:1367px) {
    .Call_call__2_mY9 .Call_dropdown__3oq7a {
        max-width: 200px
    }
}

@media screen and (max-width:700px) {
    .Call_call__2_mY9 .Call_dropdown__3oq7a {
        width: calc(100% - 60px);
        margin-top: 8px;
        max-width: none
    }
}

.Call_call__2_mY9 .Call_dropdown__3oq7a:hover {
    background: #4b65a3;
    border: none;
    box-shadow: none
}

.Call_call__2_mY9 .Call_dropdownDarkMode__1dx8H,
.Call_call__2_mY9 .Call_dropdownDarkMode__1dx8H:hover {
    background: #0e2344
}

.Call_call__2_mY9 .Call_dropdownContent__-uMT9 {
    color: #fff !important;
    font-size: clamp(1rem, .6478rem + .361vw, 1.142857143rem);
    font-weight: 500;
    line-height: 1.5;
    padding-right: 52px !important
}

.Call_call__2_mY9 .Call_dropdownContentDarkMode__1pZYc {
    color: #98a5b7 !important
}

.Call_call__2_mY9 .Call_dropdownContentDarkMode__1pZYc ::-webkit-input-placeholder,
.Call_call__2_mY9 .Call_dropdownContentDarkMode__1pZYc ::placeholder {
    color: #98a5b7
}

.Call_call__2_mY9 .Call_number__2sLq6 {
    background-color: #4b65a3;
    border-radius: 8px
}

.Call_call__2_mY9 .Call_number__2sLq6 .Call_input__2qmr6 {
    color: #fff;
    font-weight: 600;
    font-size: clamp(1.142857143rem, -.2661rem + 1.444vw, 1.714285714rem)
}

.Call_call__2_mY9 .Call_number__2sLq6 .Call_input__2qmr6 ::-webkit-input-placeholder,
.Call_call__2_mY9 .Call_number__2sLq6 .Call_input__2qmr6 ::placeholder {
    color: #fff;
    opacity: 1;
    font-size: clamp(.857142857rem, .5049rem + .361vw, 1rem)
}

.Call_call__2_mY9 .Call_numberDarkMode__16XZw {
    background-color: #0e2344
}

.Call_call__2_mY9 .Call_numberDarkMode__16XZw .Call_input__2qmr6 {
    color: #98a5b7
}

.Call_call__2_mY9 .Call_numberDarkMode__16XZw .Call_inputDarkMode__2x4a9 ::-webkit-input-placeholder,
.Call_call__2_mY9 .Call_numberDarkMode__16XZw .Call_inputDarkMode__2x4a9 ::placeholder {
    color: #98a5b7
}

.Call_call__2_mY9 .Call_status__2ANz6 {
    display: grid;
    grid-template-areas: "avatar contact icon action";
    grid-auto-rows: min-content;
    grid-template-columns: 73px 1fr 30px 1fr;
    grid-column-gap: 8px;
    -moz-column-gap: 8px;
    column-gap: 8px;
    grid-row-gap: 7px;
    row-gap: 7px;
    align-items: center
}

@media screen and (max-width:1536px) {
    .Call_call__2_mY9 .Call_status__2ANz6 {
        grid-template-columns: 73px .75fr 30px 1fr
    }
}

@media screen and (max-width:700px) {
    .Call_call__2_mY9 .Call_status__2ANz6 {
        display: none
    }
}

.Call_call__2_mY9 .Call_status__2ANz6 .Call_avatar__1eVtd {
    display: block;
    background: no-repeat transparent 50%;
    background-size: cover;
    grid-area: avatar;
    width: 73px;
    height: 73px;
    border: 1px solid #ccdce6;
    border-radius: 100%;
    background-size: 55px;
    background-image: url(./media/icons8-account-white.038f48ec.svg)
}

.Call_call__2_mY9 .Call_status__2ANz6 .Call_initials__2fn8C {
    grid-area: avatar;
    width: 73px;
    height: 73px;
    border: 1px solid #ccdce6;
    border-radius: 100%;
    font-weight: 800;
    font-size: clamp(1.142857143rem, -.2661rem + 1.444vw, 1.714285714rem);
    text-align: center;
    line-height: 73px
}

.Call_call__2_mY9 .Call_status__2ANz6 .Call_namedContact__VlAsY {
    grid-area: contact;
    margin-left: 24px;
    white-space: nowrap;
    overflow: hidden
}

.Call_call__2_mY9 .Call_status__2ANz6 .Call_contacName__1gj6Z {
    font-size: clamp(1rem, .2955rem + .722vw, 1.285714286rem);
    font-weight: 600;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.Call_call__2_mY9 .Call_status__2ANz6 .Call_contactPhone__3ki-l {
    font-size: clamp(1rem, .6478rem + .361vw, 1.142857143rem);
    font-weight: 500;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.Call_call__2_mY9 .Call_status__2ANz6 .Call_phone__34lIf {
    grid-area: contact;
    font-size: clamp(1.142857143rem, -.2661rem + 1.444vw, 1.714285714rem);
    font-weight: 600;
    width: auto;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.Call_call__2_mY9 .Call_status__2ANz6 .Call_state__2txNg {
    font-weight: 600;
    font-size: clamp(.857142857rem, .5049rem + .361vw, 1rem);
    line-height: 1;
    margin-top: 3px;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

@media screen and (max-width:950px) {
    .Call_call__2_mY9 .Call_status__2ANz6 .Call_state__2txNg {
        font-size: 11px;
        padding-top: 2px
    }
}

.Call_call__2_mY9 .Call_status__2ANz6 .Call_action__1eVBh {
    grid-area: action;
    font-size: clamp(1rem, .6478rem + .361vw, 1.142857143rem);
    font-weight: 700;
    line-height: 1
}

@media screen and (max-width:1536px) {
    .Call_call__2_mY9 .Call_status__2ANz6 .Call_action__1eVBh {
        max-width: 200px
    }
}

@media screen and (max-width:950px) {
    .Call_call__2_mY9 .Call_status__2ANz6 .Call_action__1eVBh {
        font-size: 11px
    }
}

.Call_call__2_mY9 .Call_status__2ANz6 .Call_icon__11L_T {
    display: block;
    background: no-repeat transparent 50%;
    background-size: cover;
    grid-area: icon;
    width: 38px;
    height: 38px
}

.Call_call__2_mY9 .Call_status__2ANz6.Call_ringing__XRnJe .Call_action__1eVBh {
    font-weight: 600;
    color: #1dbe79
}

.Call_call__2_mY9 .Call_status__2ANz6.Call_ringing__XRnJe .Call_status__2ANz6 {
    display: none
}

.Call_call__2_mY9 .Call_status__2ANz6.Call_hold__1SDe- .Call_action__1eVBh {
    color: #fda600
}

.Call_call__2_mY9 .Call_status__2ANz6.Call_hold__1SDe- .Call_icon__11L_T {
    background-image: url(./media/top_hold.53d3ea76.svg) !important
}

.Call_call__2_mY9 .Call_status__2ANz6.Call_active__ZqkId .Call_action__1eVBh {
    color: #00b972
}

.Call_call__2_mY9 .Call_status__2ANz6.Call_active__ZqkId.Call_inbound__55njJ .Call_icon__11L_T {
    background-image: url(./media/top_inbound-talking.44554213.svg)
}

.Call_call__2_mY9 .Call_status__2ANz6.Call_active__ZqkId.Call_outbound__1RTU4 .Call_icon__11L_T {
    background-image: url(./media/top_outbound-talking.e026b9d5.svg)
}

.Call_call__2_mY9 .Call_status__2ANz6.Call_calling__3xlIJ .Call_action__1eVBh {
    color: #fd7422
}

.Call_call__2_mY9 .Call_status__2ANz6.Call_calling__3xlIJ .Call_icon__11L_T {
    width: 26px;
    height: 37px;
    background-image: url(./media/top_ringing.bbffac09.svg);
    background-size: 36px;
    background-position: 0 0
}

.Call_call__2_mY9 .Call_status__2ANz6.Call_chatting__3iybb {
    grid-template-columns: 73px 2fr 30px 1fr
}

@media screen and (max-width:1536px) {
    .Call_call__2_mY9 .Call_status__2ANz6.Call_chatting__3iybb {
        grid-template-columns: 73px 1.5fr 30px 1fr
    }
}

.Call_call__2_mY9 .Call_status__2ANz6.Call_chatting__3iybb .Call_action__1eVBh {
    color: #ff5800;
    margin-top: 8px;
    min-width: 200px
}

.Call_call__2_mY9 .Call_status__2ANz6.Call_chatting__3iybb .Call_icon__11L_T {
    width: 16px;
    height: 16px;
    background-color: #ff5800;
    border-radius: 50%
}

.Call_call__2_mY9 .Call_status__2ANz6.Call_videocall__1hEHT {
    grid-template-columns: 73px 2fr 30px 1fr
}

@media screen and (max-width:1536px) {
    .Call_call__2_mY9 .Call_status__2ANz6.Call_videocall__1hEHT {
        grid-template-columns: 73px 1.5fr 30px 1fr
    }
}

.Call_call__2_mY9 .Call_status__2ANz6.Call_videocall__1hEHT .Call_action__1eVBh {
    color: #ff5800;
    margin-top: 8px;
    min-width: 200px
}

.Call_call__2_mY9 .Call_status__2ANz6.Call_videocall__1hEHT .Call_icon__11L_T {
    width: 16px;
    height: 16px;
    background-color: #ff5800;
    border-radius: 50%
}

.Call_call__2_mY9 .Call_status__2ANz6.Call_inbound__55njJ .Call_icon__11L_T {
    background-image: url(./media/top_inbound-talking.44554213.svg)
}

.Call_call__2_mY9 .Call_statusNew__voVeP {
    display: flex;
    grid-template-areas: "avatar contact dialInput icon action";
    grid-auto-rows: min-content;
    grid-template-columns: 73px 1fr 100px 0fr;
    grid-column-gap: 8px;
    -moz-column-gap: 8px;
    column-gap: 8px;
    grid-row-gap: 7px;
    row-gap: 7px;
    align-items: center
}

@media screen and (max-width:1536px) {
    .Call_call__2_mY9 .Call_statusNew__voVeP {
        grid-template-columns: 73px .75fr 30px 1fr
    }
}

@media screen and (max-width:700px) {
    .Call_call__2_mY9 .Call_statusNew__voVeP {
        display: none
    }
}

.Call_call__2_mY9 .Call_statusNew__voVeP .Call_avatar__1eVtd {
    display: block;
    background: no-repeat transparent 50%;
    background-size: cover;
    grid-area: avatar;
    width: 50px;
    height: 50px;
    border: 1px solid #ccdce6;
    border-radius: 100%;
    background-size: 35px;
    background-image: url(./media/icons8-account-white.038f48ec.svg)
}

.Call_call__2_mY9 .Call_statusNew__voVeP .Call_dialInput__2kwZa {
    grid-area: dialInput
}

.Call_call__2_mY9 .Call_statusNew__voVeP .Call_dialInputLeft__2xP4t {
    height: 41px;
    display: flex;
    align-items: center;
    grid-gap: 10px;
    gap: 10px;
    max-width: 314px
}

.Call_call__2_mY9 .Call_statusNew__voVeP .Call_initials__2fn8C {
    grid-area: avatar;
    width: 73px;
    height: 73px;
    border: 1px solid #ccdce6;
    border-radius: 100%;
    font-weight: 800;
    font-size: clamp(1.142857143rem, -.2661rem + 1.444vw, 1.714285714rem);
    text-align: center;
    line-height: 73px
}

.Call_call__2_mY9 .Call_statusNew__voVeP .Call_namedContact__VlAsY {
    grid-area: contact;
    margin-left: 24px;
    white-space: nowrap
}

.Call_call__2_mY9 .Call_statusNew__voVeP .Call_dialWrapper__2xMm8 {
    background: #4b65a3;
    border-radius: 8px;
    min-width: 386px;
    height: 64px;
    display: flex;
    flex-direction: row;
    align-items: center;
    width: 386px;
    grid-gap: 10px;
    gap: 10px;
    padding: 0 0 0 10px;
    place-content: space-between
}

@media screen and (max-width:1367px) {
    .Call_call__2_mY9 .Call_statusNew__voVeP .Call_dialWrapper__2xMm8 {
        min-width: unset;
        width: 100%
    }
}

.Call_call__2_mY9 .Call_statusNew__voVeP .Call_contacName__1gj6Z {
    font-size: clamp(1rem, .2955rem + .722vw, 1.285714286rem);
    font-weight: 600;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.Call_call__2_mY9 .Call_statusNew__voVeP .Call_contactPhone__3ki-l {
    font-size: clamp(1rem, .6478rem + .361vw, 1.142857143rem);
    font-weight: 500;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.Call_call__2_mY9 .Call_statusNew__voVeP .Call_phone__34lIf {
    grid-area: contact;
    font-size: clamp(1.142857143rem, -.2661rem + 1.444vw, 1.714285714rem);
    font-weight: 600;
    width: auto;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.Call_call__2_mY9 .Call_statusNew__voVeP .Call_state__2txNg {
    font-weight: 600;
    font-size: clamp(.857142857rem, .5049rem + .361vw, 1rem);
    line-height: 1;
    margin-top: 3px;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

@media screen and (max-width:950px) {
    .Call_call__2_mY9 .Call_statusNew__voVeP .Call_state__2txNg {
        font-size: 11px;
        padding-top: 2px
    }
}

.Call_call__2_mY9 .Call_statusNew__voVeP .Call_action__1eVBh {
    grid-area: action;
    font-size: clamp(1rem, .6478rem + .361vw, 1.142857143rem);
    font-weight: 700;
    line-height: 1
}

@media screen and (max-width:1536px) {
    .Call_call__2_mY9 .Call_statusNew__voVeP .Call_action__1eVBh {
        max-width: 200px
    }
}

@media screen and (max-width:950px) {
    .Call_call__2_mY9 .Call_statusNew__voVeP .Call_action__1eVBh {
        font-size: 11px
    }
}

.Call_call__2_mY9 .Call_statusNew__voVeP .Call_icon__11L_T {
    display: block;
    background: no-repeat transparent 50%;
    background-size: cover;
    grid-area: icon;
    width: 38px;
    height: 38px;
    margin-left: 10px
}

@media screen and (max-width:1367px) {
    .Call_call__2_mY9 .Call_statusNew__voVeP .Call_icon__11L_T {
        width: 55px;
        margin-left: 0
    }
}

@media screen and (max-width:1024px) {
    .Call_call__2_mY9 .Call_statusNew__voVeP .Call_icon__11L_T {
        width: 0;
        margin-left: 0
    }
}

.Call_call__2_mY9 .Call_statusNew__voVeP.Call_ringing__XRnJe .Call_action__1eVBh {
    font-weight: 600;
    color: #1dbe79
}

.Call_call__2_mY9 .Call_statusNew__voVeP.Call_ringing__XRnJe .Call_status__2ANz6 {
    display: none
}

.Call_call__2_mY9 .Call_statusNew__voVeP.Call_hold__1SDe- .Call_action__1eVBh {
    color: #fda600
}

.Call_call__2_mY9 .Call_statusNew__voVeP.Call_hold__1SDe- .Call_icon__11L_T {
    background-image: url(./media/top_hold.53d3ea76.svg) !important
}

.Call_call__2_mY9 .Call_statusNew__voVeP.Call_active__ZqkId .Call_action__1eVBh {
    color: #00b972
}

.Call_call__2_mY9 .Call_statusNew__voVeP.Call_active__ZqkId.Call_inbound__55njJ .Call_icon__11L_T {
    background-image: url(./media/top_inbound-talking.44554213.svg)
}

.Call_call__2_mY9 .Call_statusNew__voVeP.Call_active__ZqkId.Call_outbound__1RTU4 .Call_icon__11L_T {
    background-image: url(./media/top_outbound-talking.e026b9d5.svg)
}

.Call_call__2_mY9 .Call_statusNew__voVeP.Call_calling__3xlIJ .Call_action__1eVBh {
    color: #fd7422
}

.Call_call__2_mY9 .Call_statusNew__voVeP.Call_calling__3xlIJ .Call_icon__11L_T {
    width: 26px;
    height: 37px;
    background-image: url(./media/top_ringing.bbffac09.svg);
    background-size: 36px;
    background-position: 0 0
}

@media screen and (max-width:1367px) {
    .Call_call__2_mY9 .Call_statusNew__voVeP.Call_calling__3xlIJ .Call_icon__11L_T {
        width: 55px
    }
}

@media screen and (max-width:1024px) {
    .Call_call__2_mY9 .Call_statusNew__voVeP.Call_calling__3xlIJ .Call_icon__11L_T {
        width: 0
    }
}

.Call_call__2_mY9 .Call_statusNew__voVeP.Call_chatting__3iybb {
    grid-template-columns: 73px 2fr 30px 1fr
}

@media screen and (max-width:1536px) {
    .Call_call__2_mY9 .Call_statusNew__voVeP.Call_chatting__3iybb {
        grid-template-columns: 73px 1.5fr 30px 1fr
    }
}

.Call_call__2_mY9 .Call_statusNew__voVeP.Call_chatting__3iybb .Call_action__1eVBh {
    color: #ff5800;
    margin-top: 8px;
    min-width: 200px
}

.Call_call__2_mY9 .Call_statusNew__voVeP.Call_chatting__3iybb .Call_icon__11L_T {
    width: 16px;
    height: 16px;
    background-color: #ff5800;
    border-radius: 50%
}

.Call_call__2_mY9 .Call_statusNew__voVeP.Call_videocall__1hEHT {
    grid-template-columns: 73px 2fr 30px 1fr
}

@media screen and (max-width:1536px) {
    .Call_call__2_mY9 .Call_statusNew__voVeP.Call_videocall__1hEHT {
        grid-template-columns: 73px 1.5fr 30px 1fr
    }
}

.Call_call__2_mY9 .Call_statusNew__voVeP.Call_videocall__1hEHT .Call_action__1eVBh {
    color: #ff5800;
    margin-top: 8px;
    min-width: 200px
}

.Call_call__2_mY9 .Call_statusNew__voVeP.Call_videocall__1hEHT .Call_icon__11L_T {
    width: 16px;
    height: 16px;
    background-color: #ff5800;
    border-radius: 50%
}

.Call_call__2_mY9 .Call_statusNew__voVeP.Call_inbound__55njJ .Call_icon__11L_T {
    background-image: url(./media/top_inbound-talking.44554213.svg)
}

.Call_call__2_mY9 .Call_controls__2ZpOZ {
    display: flex;
    flex-direction: row-reverse;
    flex: 1 1;
    align-items: center;
    justify-content: flex-start
}

.Call_call__2_mY9 .Call_controls__2ZpOZ .Call_text__pcuEe {
    color: #fff;
    font-size: clamp(1.142857143rem, -.2661rem + 1.444vw, 1.714285714rem);
    font-weight: 600;
    margin-left: 19px
}

.Call_call__2_mY9 .Call_controls__2ZpOZ .Call_icon__11L_T {
    display: block;
    background: no-repeat transparent 50%;
    background-size: cover;
    cursor: pointer;
    display: inline-block;
    border: none;
    outline: none;
    border-radius: 100%
}

.Call_call__2_mY9 .Call_controls__2ZpOZ .Call_icon__11L_T[hidden] {
    display: none
}

.Call_call__2_mY9 .Call_controls__2ZpOZ .Call_icon__11L_T.Call_callGroup__zRANl {
    display: flex;
    flex-direction: row-reverse;
    align-items: center
}

.Call_call__2_mY9 .Call_controls__2ZpOZ .Call_icon__11L_T.Call_answer__1Qw23 {
    width: clamp(4.142857143rem, 1.1488rem + 3.0686vw, 5.357142857rem);
    height: clamp(4.142857143rem, 1.1488rem + 3.0686vw, 5.357142857rem);
    background-color: #1dbe79;
    border: 2px solid #fff;
    background-image: url(./media/answer.b7ba3738.svg);
    background-size: 35.46px;
    margin-right: clamp(.571428571rem, -3.1271rem + 3.7906vw, 2.071428571rem)
}

.Call_call__2_mY9 .Call_controls__2ZpOZ .Call_icon__11L_T.Call_answer__1Qw23[disabled] {
    background-color: #c5cad2
}

.Call_call__2_mY9 .Call_controls__2ZpOZ .Call_icon__11L_T.Call_answer__1Qw23:hover:not([disabled]) {
    background-image: url(./media/answer.b7ba3738.svg);
    background-color: #20d688
}

.Call_call__2_mY9 .Call_controls__2ZpOZ .Call_icon__11L_T.Call_stop__MokMI {
    width: clamp(4.142857143rem, 1.1488rem + 3.0686vw, 5.357142857rem);
    height: clamp(4.142857143rem, 1.1488rem + 3.0686vw, 5.357142857rem);
    background-color: #f02833;
    border: 2px solid #fff;
    background-image: url(./media/hangup.360ddb0a.svg);
    background-size: 42px;
    margin-right: clamp(.571428571rem, -3.1271rem + 3.7906vw, 2.071428571rem)
}

.Call_call__2_mY9 .Call_controls__2ZpOZ .Call_icon__11L_T.Call_stop__MokMI+.Call_answer__1Qw23[style*="display:none"] {
    margin-right: 8px
}

.Call_call__2_mY9 .Call_controls__2ZpOZ .Call_icon__11L_T.Call_stop__MokMI:hover {
    background-image: url(./media/hangup.360ddb0a.svg);
    background-color: #ff4e58
}

.Call_call__2_mY9 .Call_controls__2ZpOZ .Call_icon__11L_T.Call_stopChat__17EX0 {
    width: clamp(4.142857143rem, 1.1488rem + 3.0686vw, 5.357142857rem);
    height: clamp(4.142857143rem, 1.1488rem + 3.0686vw, 5.357142857rem);
    background-image: url(./media/chat_close.1bd52a61.svg)
}

.Call_call__2_mY9 .Call_controls__2ZpOZ .Call_icon__11L_T.Call_stopChat__17EX0+.Call_answer__1Qw23[style*="display:none"] {
    margin-right: 8px
}

.Call_call__2_mY9 .Call_controls__2ZpOZ .Call_icon__11L_T.Call_newCall__PuGrc {
    width: clamp(3.571428571rem, 1.1057rem + 2.5271vw, 4.571428571rem);
    height: clamp(3.571428571rem, 1.1057rem + 2.5271vw, 4.571428571rem);
    border-radius: 100%;
    background-size: auto 26px;
    margin-right: 8px;
    background-color: transparent;
    border: 1px solid rgba(204, 220, 230, .5019607843);
    background-image: url(./media/ac_add_call_w.8255409f.svg);
    background-size: auto 30px
}

.Call_call__2_mY9 .Call_controls__2ZpOZ .Call_icon__11L_T.Call_newCall__PuGrc[disabled] {
    background-color: #c5cad2;
    border: 1px solid rgba(204, 220, 230, .5019607843);
    cursor: default
}

.Call_call__2_mY9 .Call_controls__2ZpOZ .Call_icon__11L_T.Call_newCall__PuGrc:hover:not([disabled]) {
    background-color: transparent;
    border: 1px solid #fd581f;
    cursor: pointer;
    background-color: #fff;
    background-image: url(./media/ac_add_call_h.0dbac698.svg)
}

.Call_call__2_mY9 .Call_controls__2ZpOZ .Call_icon__11L_T.Call_newCall__PuGrc+.Call_stop__MokMI {
    margin-right: clamp(.571428571rem, -3.1271rem + 3.7906vw, 2.071428571rem)
}

.Call_call__2_mY9 .Call_controls__2ZpOZ .Call_icon__11L_T.Call_add__SNvRM {
    width: clamp(3.571428571rem, 1.1057rem + 2.5271vw, 4.571428571rem);
    height: clamp(3.571428571rem, 1.1057rem + 2.5271vw, 4.571428571rem);
    border-radius: 100%;
    background-size: auto 26px;
    margin-right: 8px;
    background-color: transparent;
    border: 1px solid rgba(204, 220, 230, .5019607843);
    background-image: url(./media/conferance-i.94e583c1.svg)
}

.Call_call__2_mY9 .Call_controls__2ZpOZ .Call_icon__11L_T.Call_add__SNvRM[disabled] {
    background-color: #c5cad2;
    border: 1px solid rgba(204, 220, 230, .5019607843);
    cursor: default
}

.Call_call__2_mY9 .Call_controls__2ZpOZ .Call_icon__11L_T.Call_add__SNvRM:hover:not([disabled]) {
    background-color: transparent;
    border: 1px solid #fd581f;
    cursor: pointer;
    background-color: #fff;
    background-image: url(./media/conferance-ih.3898ed54.svg)
}

.Call_call__2_mY9 .Call_controls__2ZpOZ .Call_icon__11L_T.Call_conf__2DuXs {
    width: clamp(3.571428571rem, 1.1057rem + 2.5271vw, 4.571428571rem);
    height: clamp(3.571428571rem, 1.1057rem + 2.5271vw, 4.571428571rem);
    border-radius: 100%;
    background-size: auto 26px;
    margin-right: 8px;
    background-color: transparent;
    border: 1px solid rgba(204, 220, 230, .5019607843);
    background-image: url(./media/conference.4806828e.svg)
}

.Call_call__2_mY9 .Call_controls__2ZpOZ .Call_icon__11L_T.Call_conf__2DuXs[disabled] {
    background-color: #c5cad2;
    border: 1px solid rgba(204, 220, 230, .5019607843);
    cursor: default
}

.Call_call__2_mY9 .Call_controls__2ZpOZ .Call_icon__11L_T.Call_conf__2DuXs:hover:not([disabled]) {
    background-color: transparent;
    border: 1px solid #fd581f;
    cursor: pointer;
    background-color: #fff;
    background-image: url(./media/conference-hover.2c629151.svg)
}

.Call_call__2_mY9 .Call_controls__2ZpOZ .Call_icon__11L_T.Call_hold__1SDe- {
    width: clamp(3.571428571rem, 1.1057rem + 2.5271vw, 4.571428571rem);
    height: clamp(3.571428571rem, 1.1057rem + 2.5271vw, 4.571428571rem);
    border-radius: 100%;
    background-size: auto 26px;
    margin-right: 8px;
    background-color: transparent;
    border: 1px solid rgba(204, 220, 230, .5019607843);
    background-image: url(./media/hold-i.913d8003.svg);
    background-size: auto 24px
}

.Call_call__2_mY9 .Call_controls__2ZpOZ .Call_icon__11L_T.Call_hold__1SDe-[disabled] {
    background-color: #c5cad2;
    border: 1px solid rgba(204, 220, 230, .5019607843);
    cursor: default
}

.Call_call__2_mY9 .Call_controls__2ZpOZ .Call_icon__11L_T.Call_hold__1SDe-[active] {
    border: 2px solid rgba(204, 220, 230, .5019607843);
    background-image: url(./media/hold-active-ih.94acf94e.svg)
}

.Call_call__2_mY9 .Call_controls__2ZpOZ .Call_icon__11L_T.Call_hold__1SDe-[active]:hover {
    border: 2px solid #ecad28;
    background-image: url(./media/hold-active-ih.94acf94e.svg)
}

.Call_call__2_mY9 .Call_controls__2ZpOZ .Call_icon__11L_T.Call_hold__1SDe-:hover:not([disabled]) {
    background-color: transparent;
    cursor: pointer;
    border: 2px solid #fd581f;
    background-color: #fff;
    background-image: url(./media/hold-ih.b476501b.svg)
}

.Call_call__2_mY9 .Call_controls__2ZpOZ .Call_icon__11L_T.Call_hold__1SDe-[active]:hover:not([disabled]) {
    background-color: transparent;
    cursor: pointer;
    background-color: #fff;
    border: 2px solid #ecad28;
    background-image: url(./media/hold-active-i.6c5051a9.svg)
}

.Call_call__2_mY9 .Call_controls__2ZpOZ .Call_icon__11L_T.Call_autoClose__3dwX8 {
    width: clamp(3.571428571rem, 1.1057rem + 2.5271vw, 4.571428571rem);
    height: clamp(3.571428571rem, 1.1057rem + 2.5271vw, 4.571428571rem);
    border-radius: 100%;
    background-size: auto 26px;
    margin-right: 8px;
    background-color: transparent;
    border: 1px solid rgba(204, 220, 230, .5019607843);
    background-image: url(./media/clock-time-w.e95600a4.svg);
    background-size: auto 24px
}

.Call_call__2_mY9 .Call_controls__2ZpOZ .Call_icon__11L_T.Call_autoClose__3dwX8[disabled] {
    background-color: #c5cad2;
    border: 1px solid rgba(204, 220, 230, .5019607843);
    cursor: default
}

.Call_call__2_mY9 .Call_controls__2ZpOZ .Call_icon__11L_T.Call_autoClose__3dwX8[active] {
    border: 2px solid rgba(204, 220, 230, .5019607843);
    background-image: url(./media/clock-time.fd8d98f8.svg)
}

.Call_call__2_mY9 .Call_controls__2ZpOZ .Call_icon__11L_T.Call_autoClose__3dwX8[active]:hover {
    border: 2px solid #ecad28;
    background-image: url(./media/clock-time.fd8d98f8.svg)
}

.Call_call__2_mY9 .Call_controls__2ZpOZ .Call_icon__11L_T.Call_autoClose__3dwX8:hover:not([disabled]) {
    background-color: transparent;
    cursor: pointer;
    border: 2px solid #fd581f;
    background-color: #fff;
    background-image: url(./media/clock-time.fd8d98f8.svg)
}

.Call_call__2_mY9 .Call_controls__2ZpOZ .Call_icon__11L_T.Call_autoClose__3dwX8[active]:hover:not([disabled]) {
    background-color: transparent;
    cursor: pointer;
    background-color: #fff;
    border: 2px solid #ecad28;
    background-image: url(./media/clock-time.fd8d98f8.svg)
}

.Call_call__2_mY9 .Call_controls__2ZpOZ .Call_icon__11L_T.Call_transfer__15e0h {
    width: clamp(3.571428571rem, 1.1057rem + 2.5271vw, 4.571428571rem);
    height: clamp(3.571428571rem, 1.1057rem + 2.5271vw, 4.571428571rem);
    border-radius: 100%;
    background-size: auto 26px;
    margin-right: 8px;
    background-color: transparent;
    border: 1px solid rgba(204, 220, 230, .5019607843);
    background-image: url(./media/tran-d.14e22e10.svg)
}

.Call_call__2_mY9 .Call_controls__2ZpOZ .Call_icon__11L_T.Call_transfer__15e0h[disabled] {
    background-color: #c5cad2;
    border: 1px solid rgba(204, 220, 230, .5019607843);
    cursor: default
}

.Call_call__2_mY9 .Call_controls__2ZpOZ .Call_icon__11L_T.Call_transfer__15e0h:hover:not([disabled]) {
    background-color: transparent;
    border: 1px solid #fd581f;
    cursor: pointer;
    background-color: #fff;
    background-image: url(./media/tran_h.9e0e8fe8.svg)
}

.Call_call__2_mY9 .Call_controls__2ZpOZ .Call_icon__11L_T.Call_consultTransfer__2TZef {
    width: clamp(3.571428571rem, 1.1057rem + 2.5271vw, 4.571428571rem);
    height: clamp(3.571428571rem, 1.1057rem + 2.5271vw, 4.571428571rem);
    border-radius: 100%;
    background-size: auto 26px;
    margin-right: 8px;
    background-color: transparent;
    background-image: url(./media/consult_top.a1aae5a5.svg);
    border: 2px solid rgba(204, 220, 230, .5019607843)
}

.Call_call__2_mY9 .Call_controls__2ZpOZ .Call_icon__11L_T.Call_consultTransfer__2TZef[disabled] {
    background-color: #c5cad2;
    border: 1px solid rgba(204, 220, 230, .5019607843);
    cursor: default
}

.Call_call__2_mY9 .Call_controls__2ZpOZ .Call_icon__11L_T.Call_consultTransfer__2TZef:hover:not([disabled]) {
    background-color: transparent;
    border: 1px solid #fd581f;
    cursor: pointer;
    background-color: #fff;
    background-image: url(./media/consult_hover_top.18a7eee8.svg)
}

.Call_call__2_mY9 .Call_controls__2ZpOZ .Call_icon__11L_T.Call_microphone__2Il32 {
    width: clamp(3.571428571rem, 1.1057rem + 2.5271vw, 4.571428571rem);
    height: clamp(3.571428571rem, 1.1057rem + 2.5271vw, 4.571428571rem);
    border-radius: 100%;
    background-size: auto 26px;
    margin-right: 8px;
    background-color: transparent;
    border: 1px solid rgba(204, 220, 230, .5019607843);
    background-size: auto 36px !important;
    background-image: url(./media/mic_n.7a96cca5.svg)
}

.Call_call__2_mY9 .Call_controls__2ZpOZ .Call_icon__11L_T.Call_microphone__2Il32:hover {
    background-color: transparent;
    border: 1px solid #fd581f;
    cursor: pointer;
    background-color: #fff;
    background-image: url(./media/mic_h-1.4f42391c.svg)
}

.Call_call__2_mY9 .Call_controls__2ZpOZ .Call_icon__11L_T.Call_microphone__2Il32[active] {
    background-color: #fd581f;
    border: 1px solid #fd581f;
    background-image: url(./media/mic_a.9ddf254e.svg)
}

.Call_call__2_mY9 .Call_controls__2ZpOZ .Call_icon__11L_T.Call_microphone__2Il32[active]:hover {
    background-color: #d53700
}

.Call_call__2_mY9 .Call_controls__2ZpOZ .Call_icon__11L_T.Call_manualTemplateMessage__3Rjdw {
    width: clamp(3.571428571rem, 1.1057rem + 2.5271vw, 4.571428571rem);
    height: clamp(3.571428571rem, 1.1057rem + 2.5271vw, 4.571428571rem);
    border-radius: 100%;
    background-size: auto 26px;
    margin-right: 8px;
    background-color: transparent;
    border: 1px solid rgba(204, 220, 230, .5019607843);
    background-size: auto 36px !important;
    background-image: url(./media/new-sms.88ce8f5f.svg)
}

.Call_call__2_mY9 .Call_controls__2ZpOZ .Call_icon__11L_T.Call_manualTemplateMessage__3Rjdw:hover {
    background-color: transparent;
    border: 1px solid #fd581f;
    cursor: pointer;
    background-color: #fff;
    background-image: url(./media/new_msg_h.37580bae.svg)
}

.Call_call__2_mY9 .Call_controls__2ZpOZ .Call_icon__11L_T.Call_manualTemplateMessage__3Rjdw[active] {
    background-color: #fd581f;
    border: 1px solid #fd581f;
    background-image: url(./media/new_msg_h.37580bae.svg)
}

.Call_call__2_mY9 .Call_controls__2ZpOZ .Call_icon__11L_T.Call_manualTemplateMessage__3Rjdw[active]:hover {
    background-color: #d53700
}

.Call_call__2_mY9 .Call_controls__2ZpOZ .Call_icon__11L_T.Call_manualTemplateMessageDisabled__1je5W {
    background-color: transparent;
    background-image: url(./media/new-chat.abdf211d.svg);
    background-color: #c5cad2
}

.Call_call__2_mY9 .Call_controls__2ZpOZ .Call_icon__11L_T.Call_email__1K4XP,
.Call_call__2_mY9 .Call_controls__2ZpOZ .Call_icon__11L_T.Call_manualTemplateMessageDisabled__1je5W {
    width: clamp(3.571428571rem, 1.1057rem + 2.5271vw, 4.571428571rem);
    height: clamp(3.571428571rem, 1.1057rem + 2.5271vw, 4.571428571rem);
    border-radius: 100%;
    background-size: auto 26px;
    margin-right: 8px;
    border: 1px solid rgba(204, 220, 230, .5019607843);
    background-size: auto 36px !important
}

.Call_call__2_mY9 .Call_controls__2ZpOZ .Call_icon__11L_T.Call_email__1K4XP {
    background-color: transparent;
    background-image: url(./media/new-email.10db9f70.svg)
}

.Call_call__2_mY9 .Call_controls__2ZpOZ .Call_icon__11L_T.Call_email__1K4XP:hover {
    background-color: transparent;
    border: 1px solid #fd581f;
    cursor: pointer;
    background-color: #fff;
    background-image: url(./media/new-email_h.681f5135.svg)
}

.Call_call__2_mY9 .Call_controls__2ZpOZ .Call_icon__11L_T.Call_email__1K4XP[active] {
    background-color: #fd581f;
    border: 1px solid #fd581f;
    background-size: auto 26px !important;
    background-image: url(./media/new-email_h.681f5135.svg)
}

.Call_call__2_mY9 .Call_controls__2ZpOZ .Call_icon__11L_T.Call_email__1K4XP[active]:hover {
    background-color: #d53700
}

.Call_call__2_mY9 .Call_controls__2ZpOZ .Call_icon__11L_T.Call_video__1m5-H {
    width: clamp(3.571428571rem, 1.1057rem + 2.5271vw, 4.571428571rem);
    height: clamp(3.571428571rem, 1.1057rem + 2.5271vw, 4.571428571rem);
    border-radius: 100%;
    background-size: auto 26px;
    margin-right: 8px;
    background-color: transparent;
    border: 1px solid rgba(204, 220, 230, .5019607843);
    background-size: auto 36px !important;
    background-image: url(./media/icon_video_w.97ebb112.svg)
}

.Call_call__2_mY9 .Call_controls__2ZpOZ .Call_icon__11L_T.Call_video__1m5-H:hover {
    background-color: transparent;
    border: 1px solid #fd581f;
    cursor: pointer;
    background-color: #fff;
    background-image: url(./media/icon_video_h.8236da7d.svg)
}

.Call_call__2_mY9 .Call_controls__2ZpOZ .Call_icon__11L_T.Call_video__1m5-H[active] {
    background-color: #fd581f;
    border: 1px solid #fd581f;
    background-size: auto 26px !important;
    background-image: url(./media/icon_video_m.3c85acde.svg)
}

.Call_call__2_mY9 .Call_controls__2ZpOZ .Call_icon__11L_T.Call_video__1m5-H[active]:hover {
    background-color: #d53700
}

.Call_call__2_mY9 .Call_controls__2ZpOZ .Call_icon__11L_T.Call_flip_camera__1jnRA {
    width: clamp(3.571428571rem, 1.1057rem + 2.5271vw, 4.571428571rem);
    height: clamp(3.571428571rem, 1.1057rem + 2.5271vw, 4.571428571rem);
    border-radius: 100%;
    background-size: auto 26px;
    margin-right: 8px;
    background-color: transparent;
    border: 1px solid rgba(204, 220, 230, .5019607843);
    background-image: url(./media/switch-camera-w.c2cf08ca.svg)
}

.Call_call__2_mY9 .Call_controls__2ZpOZ .Call_icon__11L_T.Call_flip_camera__1jnRA:hover:not([disabled]) {
    background-color: transparent;
    border: 1px solid #fd581f;
    cursor: pointer;
    background-color: #fff;
    background-image: url(./media/switch-camera-h.6e84a69c.svg)
}

.Call_call__2_mY9 .Call_controls__2ZpOZ .Call_icon__11L_T.Call_flip_camera__1jnRA[disabled] {
    opacity: .4;
    cursor: default;
    border: 1px solid rgba(204, 220, 230, .5019607843)
}

.Call_call__2_mY9 .Call_controls__2ZpOZ .Call_icon__11L_T.Call_videoLayout__2pCy0 {
    width: clamp(3.571428571rem, 1.1057rem + 2.5271vw, 4.571428571rem);
    height: clamp(3.571428571rem, 1.1057rem + 2.5271vw, 4.571428571rem);
    border-radius: 100%;
    background-size: auto 26px;
    margin-right: 8px;
    background-color: transparent;
    border: 1px solid rgba(204, 220, 230, .5019607843);
    background-size: auto 36px !important;
    background-image: url(./media/videoSide.c15a4880.svg)
}

.Call_call__2_mY9 .Call_controls__2ZpOZ .Call_icon__11L_T.Call_videoLayout__2pCy0:hover {
    background-color: transparent;
    border: 1px solid #fd581f;
    cursor: pointer;
    background-color: #fff;
    background-image: url(./media/videoSide_h.791b559c.svg)
}

.Call_call__2_mY9 .Call_controls__2ZpOZ .Call_icon__11L_T.Call_videoLayout__2pCy0[active] {
    width: clamp(3.571428571rem, 1.1057rem + 2.5271vw, 4.571428571rem);
    height: clamp(3.571428571rem, 1.1057rem + 2.5271vw, 4.571428571rem);
    border-radius: 100%;
    background-size: auto 26px;
    margin-right: 8px;
    background-color: transparent;
    border: 1px solid rgba(204, 220, 230, .5019607843);
    background-size: auto 36px !important;
    background-image: url(./media/videoInside.b666aceb.svg)
}

.Call_call__2_mY9 .Call_controls__2ZpOZ .Call_icon__11L_T.Call_videoLayout__2pCy0[active]:hover {
    background-color: transparent;
    border: 1px solid #fd581f;
    cursor: pointer;
    background-color: #fff;
    background-image: url(./media/videoInside_h.e22a3c0c.svg)
}

.Call_call__2_mY9 .Call_controls__2ZpOZ .Call_icon__11L_T.Call_shareScreen__U4Y37 {
    width: clamp(3.571428571rem, 1.1057rem + 2.5271vw, 4.571428571rem);
    height: clamp(3.571428571rem, 1.1057rem + 2.5271vw, 4.571428571rem);
    border-radius: 100%;
    background-size: auto 26px;
    margin-right: 8px;
    background-color: transparent;
    border: 1px solid rgba(204, 220, 230, .5019607843);
    background-size: auto 36px !important;
    background-image: url(./media/shareScreen_w.95551094.svg)
}

.Call_call__2_mY9 .Call_controls__2ZpOZ .Call_icon__11L_T.Call_shareScreen__U4Y37:hover {
    background-color: transparent;
    border: 1px solid #fd581f;
    cursor: pointer;
    background-color: #fff;
    background-image: url(./media/shareScreen_h.d0208dff.svg)
}

.Call_call__2_mY9 .Call_controls__2ZpOZ .Call_icon__11L_T.Call_shareScreen__U4Y37[disabled] {
    opacity: .4;
    cursor: default;
    border: 1px solid rgba(204, 220, 230, .5019607843)
}

.Call_call__2_mY9 .Call_controls__2ZpOZ .Call_icon__11L_T.Call_stopShareScreen__2tDJr {
    width: clamp(3.571428571rem, 1.1057rem + 2.5271vw, 4.571428571rem);
    height: clamp(3.571428571rem, 1.1057rem + 2.5271vw, 4.571428571rem);
    border-radius: 100%;
    background-size: auto 26px;
    margin-right: 8px;
    background-color: transparent;
    border: 1px solid rgba(204, 220, 230, .5019607843);
    background-size: auto 36px !important;
    background-image: url(./media/stopShareScreen.2d9167a5.svg)
}

.Call_call__2_mY9 .Call_controls__2ZpOZ .Call_icon__11L_T.Call_stopShareScreen__2tDJr:hover {
    background-color: transparent;
    border: 1px solid #fd581f;
    cursor: pointer;
    background-color: #fff;
    background-image: url(./media/stopShareScreen_h.9cd84388.svg)
}

.Call_call__2_mY9 .Call_controls__2ZpOZ .Call_icon__11L_T.Call_dial__3ZvJl {
    width: clamp(4.142857143rem, 1.1488rem + 3.0686vw, 5.357142857rem);
    height: clamp(4.142857143rem, 1.1488rem + 3.0686vw, 5.357142857rem);
    background-color: #1dbe79;
    background-image: url(./media/numpad.36ac03f4.svg);
    background-size: 26px 30px;
    border: 2px solid #fff
}

.Call_call__2_mY9 .Call_controls__2ZpOZ .Call_icon__11L_T.Call_dial__3ZvJl:hover {
    background-color: #b8e7e9
}

.Call_call__2_mY9 .Call_controls__2ZpOZ .Call_icon__11L_T.Call_hangup__2qTW2 {
    width: 46px;
    height: 43px;
    cursor: default;
    border-radius: 0;
    background-image: url(./media/call_ended.ef2f4090.svg)
}

.Call_call__2_mY9 .Call_controls__2ZpOZ .Call_icon__11L_T.Call_appointment__2TiZM {
    width: 46px;
    height: 43px;
    cursor: default;
    border-radius: 0;
    background-image: url(./media/appointment.5ba470d3.svg)
}

.Call_call__2_mY9 .Call_controls__2ZpOZ .Call_icon__11L_T.Call_waitingChat__2-9Y1 {
    background-image: url(./media/chat-m.7571709b.svg);
    width: 70px;
    height: 70px;
    cursor: default;
    border: 1px solid hsla(0, 0%, 100%, .568627451);
    border-radius: 100%;
    background-size: 45px
}

.Call_call__2_mY9 .Call_controls__2ZpOZ .Call_icon__11L_T.Call_waitingVideoCall__33fog {
    background-image: url(./media/icon_video_w.97ebb112.svg);
    width: 70px;
    height: 70px;
    cursor: default;
    border: 1px solid hsla(0, 0%, 100%, .568627451);
    border-radius: 100%;
    background-size: 45px
}

.Call_call__2_mY9 .Call_controls__2ZpOZ .Call_icon__11L_T.Call_waitingEmail__1mcbr {
    background-image: url(./media/icon_email.e2556bc5.svg);
    width: 70px;
    height: 70px;
    cursor: default;
    border: 1px solid hsla(0, 0%, 100%, .568627451);
    border-radius: 100%;
    background-size: 45px
}

.Call_call__2_mY9 .Call_controls__2ZpOZ.Call_chatting__3iybb .Call_transfer__15e0h {
    margin-right: 16px
}

.Call_call__2_mY9 .Call_controls__2ZpOZ.Call_coming__-xPIT .Call_answer__1Qw23,
.Call_call__2_mY9 .Call_controls__2ZpOZ.Call_coming__-xPIT .Call_stop__MokMI {
    display: inline-block
}

.Call_call__2_mY9 .Call_controls__2ZpOZ.Call_coming__-xPIT .Call_add__SNvRM,
.Call_call__2_mY9 .Call_controls__2ZpOZ.Call_coming__-xPIT .Call_dial__3ZvJl,
.Call_call__2_mY9 .Call_controls__2ZpOZ.Call_coming__-xPIT .Call_hold__1SDe-,
.Call_call__2_mY9 .Call_controls__2ZpOZ.Call_coming__-xPIT .Call_microphone__2Il32,
.Call_call__2_mY9 .Call_controls__2ZpOZ.Call_coming__-xPIT .Call_transfer__15e0h {
    display: none
}

.Call_call__2_mY9 .Call_controls__2ZpOZ.Call_appointmentContainer__ksILX,
.Call_call__2_mY9 .Call_controls__2ZpOZ.Call_end__aiWN5 {
    flex-direction: row
}

.Call_call__2_mY9.Call_end__aiWN5 {
    background: #6d809f
}

.Call_contactPopup__2xsHF .Call_list__3A9xS {
    width: 100%;
    height: 100%;
    background: #fff 0 0 no-repeat padding-box;
    box-shadow: 0 20px 40px rgba(0, 0, 0, .0509803922);
    border: 1px solid #e4e7f2;
    border-radius: 12px;
    padding: 0;
    margin: 0
}

.Call_contactPopup__2xsHF .Call_list__3A9xS .Call_title__2gjA9 {
    color: #032983;
    opacity: .55;
    font-weight: 600;
    padding: 21px 0 0 22px
}

.Call_callDarkMode__6Lhjt {
    background-color: #081d33 !important
}

.Call_contact__3uctW {
    height: 112px;
    display: flex;
    flex-direction: row;
    justify-items: center;
    align-items: center;
    border-bottom: 1px solid #e4e7f2;
    padding-left: 20px;
    cursor: pointer
}

.Call_contact__3uctW .Call_avatar__1eVtd {
    display: block;
    background: no-repeat transparent 50%;
    background-size: cover;
    width: 55px;
    height: 55px;
    background-image: url(./media/icons8-account.08d26057.svg);
    background-color: rgba(234, 236, 245, .4039215686);
    border: 1px solid #d8dceb;
    border-radius: 50%
}

.Call_contact__3uctW .Call_info__1LJz4 {
    display: flex;
    flex-direction: column;
    margin-left: 25px;
    width: 200px
}

.Call_contact__3uctW .Call_name__FXLJU {
    font-size: clamp(1rem, .6478rem + .361vw, 1.142857143rem);
    font-weight: 600;
    color: #032983
}

.Call_contact__3uctW .Call_phone__34lIf {
    color: #6d809f;
    font-weight: 500
}

.Call_contact__3uctW .Call_lastcall__1Po5u {
    display: flex;
    flex: 1 1;
    flex-direction: column;
    justify-items: center;
    align-items: center
}

.Call_contact__3uctW .Call_date__ThNiN {
    color: #6d809f;
    font-weight: 500
}

.Call_contact__3uctW .Call_inbound__55njJ,
.Call_contact__3uctW .Call_never__2l1SM,
.Call_contact__3uctW .Call_outbound__1RTU4 {
    display: block;
    background: no-repeat transparent 50%;
    background-size: cover;
    width: 18px;
    height: 18px
}

.Call_contact__3uctW .Call_inbound__55njJ {
    background-image: url(./media/icon_inbound.436983d8.svg)
}

.Call_contact__3uctW .Call_never__2l1SM,
.Call_contact__3uctW .Call_outbound__1RTU4 {
    background-image: url(./media/icon_outbound.a7eb98b3.svg)
}

.Call_contact__3uctW .Call_status__2ANz6 {
    border-radius: 20px;
    text-transform: capitalize;
    font-size: 12px;
    font-weight: 500;
    padding: 9px 12px
}

.Call_contact__3uctW .Call_status__2ANz6.Call_available__2Ayql {
    color: #00b972;
    background-color: rgba(0, 185, 114, .1490196078);
    border: 1px solid #00b972
}

.Call_contact__3uctW:hover {
    text-decoration: none;
    background-color: rgba(0, 0, 0, .04)
}

@media screen and (max-width:600px) {
    .Call_call__2_mY9.Call_active__ZqkId,
    .Call_call__2_mY9.Call_hold__1SDe- {
        height: 200px
    }
    .Call_call__2_mY9.Call_statusControls__26uIk {
        padding: 0;
        align-self: flex-start
    }
    .Call_call__2_mY9 .Call_status__2ANz6 .Call_avatar__1eVtd,
    .Call_call__2_mY9 .Call_status__2ANz6 .Call_icon__11L_T,
    .Call_call__2_mY9 .Call_status__2ANz6 .Call_initials__2fn8C {
        display: none
    }
    .Call_call__2_mY9 .Call_status__2ANz6 .Call_namedContact__VlAsY {
        margin-left: 0;
        margin-top: 10px
    }
    .Call_call__2_mY9 .Call_status__2ANz6.Call_videocall__1hEHT {
        display: flex;
        flex-direction: column-reverse;
        align-items: flex-start;
        grid-gap: 8px;
        gap: 8px
    }
    .Call_call__2_mY9 .Call_status__2ANz6 .Call_phone__34lIf {
        margin-top: 10px
    }
    .Call_call__2_mY9 .Call_controls__2ZpOZ {
        grid-gap: 9px;
        gap: 9px
    }
    .Call_call__2_mY9 .Call_controls__2ZpOZ .Call_icon__11L_T.Call_dial__3ZvJl,
    .Call_call__2_mY9 .Call_controls__2ZpOZ .Call_icon__11L_T.Call_stop__MokMI {
        height: 75px;
        width: 75px
    }
    .Call_call__2_mY9 .Call_controls__2ZpOZ.Call_active__ZqkId .Call_icon__11L_T.Call_callGroup__zRANl,
    .Call_call__2_mY9 .Call_controls__2ZpOZ.Call_hold__1SDe- .Call_icon__11L_T.Call_callGroup__zRANl {
        left: 0;
        right: 0;
        top: 100px;
        display: flex;
        justify-content: space-between
    }
}

.Call_animationContainer__3sT_v {
    margin-right: 8px;
    border: 1px solid rgba(204, 220, 230, .5019607843);
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    cursor: default
}

.Call_animationContainer__3sT_v,
.Call_animationContainer__3sT_v:after {
    width: clamp(3.571428571rem, 1.1057rem + 2.5271vw, 4.571428571rem);
    height: clamp(3.571428571rem, 1.1057rem + 2.5271vw, 4.571428571rem)
}

.Call_animationContainer__3sT_v:after {
    content: "";
    position: absolute;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    border-color: #ff3d00 transparent;
    border-style: solid;
    border-width: 2px;
    animation: Call_rotation__3cLBT 1s linear infinite
}

.Call_animationContainer__3sT_v .Call_loaderContainer__2DQ3z {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px
}

.Call_animationContainer__3sT_v .Call_loaderContainer__2DQ3z .Call_loader__2GtXu {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    display: inline-block;
    position: relative;
    background: #ff3d00;
    animation: Call_shadowPulse__byv8x 3s linear infinite
}

@keyframes Call_shadowPulse__byv8x {
    33% {
        background: #fff;
        box-shadow: -18px 0 #ff3d00, 18px 0 #fff
    }
    66% {
        background: #ff3d00;
        box-shadow: -18px 0 #fff, 18px 0 #fff
    }
    to {
        background: #fff;
        box-shadow: -18px 0 #fff, 18px 0 #ff3d00
    }
}

@keyframes Call_rotation__3cLBT {
    0% {
        transform: rotate(0deg)
    }
    to {
        transform: rotate(1turn)
    }
}

.Dropdown_h1__3GXhK {
    color: #032983;
    font-size: 36px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left
}

.Dropdown_h2__2Qwzz {
    font-size: 22px;
    font-weight: 400
}

.Dropdown_h2__2Qwzz,
.Dropdown_h3__168C- {
    color: #032983;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: left
}

.Dropdown_h3__168C- {
    font-size: 14px;
    font-weight: 600
}

.Dropdown_regular__jZ9pz {
    opacity: .8;
    font-size: 12px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #6d809f;
    text-align: left
}

.Dropdown_theme-light__2F0y4 {
    color-scheme: light
}

.Dropdown_theme-dark__2Jx46 {
    color-scheme: dark
}

.h1 {
    color: #032983;
    font-size: 36px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left
}

.h2 {
    font-size: 22px;
    font-weight: 400
}

.h2,
.h3 {
    color: #032983;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: left
}

.h3 {
    font-size: 14px;
    font-weight: 600
}

.regular {
    opacity: .8;
    font-size: 12px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #6d809f;
    text-align: left
}

.theme-light {
    color-scheme: light
}

.theme-dark {
    color-scheme: dark
}

.PhoneInput_h1__2vNkR {
    color: #032983;
    font-size: 36px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left
}

.PhoneInput_h2__u3cQH {
    font-size: 22px;
    font-weight: 400
}

.PhoneInput_h2__u3cQH,
.PhoneInput_h3__3xx_z {
    color: #032983;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: left
}

.PhoneInput_h3__3xx_z {
    font-size: 14px;
    font-weight: 600
}

.PhoneInput_regular__zFvYu {
    opacity: .8;
    font-size: 12px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #6d809f;
    text-align: left
}

.PhoneInput_theme-light__1fefa {
    color-scheme: light
}

.PhoneInput_theme-dark__WvrTh {
    color-scheme: dark
}

.PhoneInput_number__x89ve .PhoneInput_input__2tvuC {
    color: #032983;
    font-weight: 600
}

.PhoneInput_number__x89ve .PhoneInput_input__2tvuC ::-webkit-input-placeholder,
.PhoneInput_number__x89ve .PhoneInput_input__2tvuC ::placeholder {
    color: #032983;
    opacity: 1
}

.PhoneInput_number__x89ve .PhoneInput_flag__3YEeA {
    width: 28px;
    height: 16px;
    display: block;
    background: no-repeat transparent 50%;
    background-size: cover
}

.PhoneInput_number__x89ve .PhoneInput_flag__3YEeA.PhoneInput_us__3C7Op {
    background-image: url(./media/us.3fb336c1.svg)
}

.PhoneInput_number__x89ve .PhoneInput_addcontact__3hetq {
    width: 37px;
    height: 37px;
    display: inline-block;
    background: no-repeat transparent 50%;
    background-size: cover
}

.PhoneInput_number__x89ve .PhoneInput_adduser__3NuNF {
    width: 37px;
    height: 37px
}

.PhoneInput_number__x89ve .PhoneInput_adduser__3NuNF .PhoneInput_icon__3IV_V {
    display: block;
    background: no-repeat transparent 50%;
    background-size: cover;
    width: 100%;
    height: 100%;
    background-image: url(./media/add_user_white.b76a43e0.svg)
}

.PhoneInput_number__x89ve .PhoneInput_avatar__3Lt7V {
    display: block;
    background: no-repeat transparent 50%;
    background-size: cover;
    width: 55px;
    height: 55px;
    background-image: url(./media/icons8-account.08d26057.svg);
    background-color: rgba(234, 236, 245, .4039215686);
    border: 1px solid #d8dceb;
    border-radius: 50%
}

.Avatar_h1__2NAA9 {
    color: #032983;
    font-size: 36px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left
}

.Avatar_h2__1-Uwh {
    font-size: 22px;
    font-weight: 400
}

.Avatar_h2__1-Uwh,
.Avatar_h3__C8Tqp {
    color: #032983;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: left
}

.Avatar_h3__C8Tqp {
    font-size: 14px;
    font-weight: 600
}

.Avatar_regular__u0FDY {
    opacity: .8;
    font-size: 12px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #6d809f;
    text-align: left
}

.Avatar_theme-light__lNRGS {
    color-scheme: light
}

.Avatar_theme-dark__1pGI0 {
    color-scheme: dark
}

.Avatar_Profile_Avatar__1LtqH {
    margin: auto;
    border: solid #fff;
    border-radius: 50%;
    cursor: inherit
}

.Avatar_Profile_Avatar__1LtqH.Avatar_icon__3rdPa,
.Avatar_Profile_Avatar__1LtqH.Avatar_initials__H-MjA {
    background: transparent;
    border: solid #d8dceb
}

.InputField_h1__1VRMc {
    color: #032983;
    font-size: 36px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left
}

.InputField_h2__2rf8- {
    font-size: 22px;
    font-weight: 400
}

.InputField_h2__2rf8-,
.InputField_h3__GACh3 {
    color: #032983;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: left
}

.InputField_h3__GACh3 {
    font-size: 14px;
    font-weight: 600
}

.InputField_regular__10k9U {
    opacity: .8;
    font-size: 12px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #6d809f;
    text-align: left
}

.InputField_theme-light__1hqYt {
    color-scheme: light
}

.InputField_theme-dark__2iKjn {
    color-scheme: dark
}

.InputField_InputField_PasswordVisibility__2KFH- {
    font-weight: 500;
    font-size: 12px;
    cursor: pointer
}

.InputField_InputField_Error__12QO9 fieldset {
    border-color: #f02833 !important
}

.InputField_InputField_Error__12QO9 label,
.InputField_InputField_Error__12QO9 p {
    color: #f02833 !important
}

.InputField_InputField_ColorDisplay__1p20E {
    width: 18px;
    height: 18px;
    display: inline-block;
    border-radius: 50%
}

.InputField_InputField_ColorPickerDisplay__31Gat {
    width: 20px;
    height: 20px;
    display: inline-block;
    border-radius: 50%;
    border: 1px solid #ccdce6;
    cursor: pointer
}

.InputField_ChromePicker_Title__DpxjX {
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-align: left;
    font: normal normal 500 14px/51px Axiforma;
    letter-spacing: 0;
    color: #002983;
    opacity: 1;
    padding: 0 11px
}

.InputField_ChromePicker_Picker__1zdnT {
    border: 1px solid #ccdce6;
    border-left: unset;
    border-right: unset;
    box-shadow: unset !important
}

.InputField_ChromePicker_StatusPreview__2IEGc {
    display: flex
}

.InputField_ChromePicker_StatusPreview__2IEGc .InputField_statusContainer__BfI7a {
    padding: 10px;
    flex: 1 1
}

.InputField_ChromePicker_StatusPreview__2IEGc .InputField_statusContainer__BfI7a .InputField_status__1RhlL {
    border-radius: 200px;
    opacity: 1;
    text-align: center;
    padding: 6px 10px 5px
}

.InputField_ChromePicker_StatusPreview__2IEGc .InputField_statusContainer__BfI7a .InputField_status__1RhlL[data-color^="#"] {
    --statuColor: currentColor;
    background: rgba(var(--statuColor), .26) 0 0 no-repeat padding-box;
    border: 1px solid var(--statuColor)
}

.InputField_ChromePicker_StatusPreview__2IEGc .InputField_statusContainer__BfI7a .InputField_dark__fG5nF {
    background: transparent 0 0 no-repeat padding-box
}

.InputField_ChromePicker_StatusPreview__2IEGc .InputField_dark__fG5nF {
    background: #314469 0 0 no-repeat padding-box
}

.CopyButton_displayBlock__XRdAN {
    visibility: visible !important
}

.CustomSelect_h1__22hJE {
    color: #032983;
    font-size: 36px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left
}

.CustomSelect_h2__xp5kk {
    font-size: 22px;
    font-weight: 400
}

.CustomSelect_h2__xp5kk,
.CustomSelect_h3__xy8R- {
    color: #032983;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: left
}

.CustomSelect_h3__xy8R- {
    font-size: 14px;
    font-weight: 600
}

.CustomSelect_regular__1beew {
    opacity: .8;
    font-size: 12px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #6d809f;
    text-align: left
}

.CustomSelect_theme-light__2TWz1 {
    color-scheme: light
}

.CustomSelect_theme-dark__CjAkx {
    color-scheme: dark
}

.CustomSelect_placeholder__2LnYg {
    font-size: 14px;
    font-weight: 500;
    color: #6d809f
}

.CustomSelect_optionImg__2xndS {
    width: 36px;
    height: 36px;
    border: 1px solid #6d809f;
    opacity: 1;
    border-radius: 50%;
    margin-right: 8px
}

.CustomSelect_info__bG0Y6 {
    float: right
}

.CustomSelect_cancelIcon__OanQo {
    size: 18px;
    color: #b19e70 !important
}

.StepRules_StepRules__WkXvX {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin-top: 14px
}

.StepRules_StepRules__WkXvX:first-of-type {
    margin-top: 0
}

.StepRules_StepRules_Input__1byGa {
    width: 50px
}

.StepRules_StepRules_Select__1r-Kq {
    flex-grow: 1;
    margin-left: 16px
}

input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

input[type=number] {
    -moz-appearance: textfield
}

.Link_Link_FieldWrapper__3Uolq {
    display: inline-block;
    width: 100%;
    margin: 8px 0
}

.Link_Link_AddButton__14j4x {
    width: 150px;
    margin-top: 8px !important
}

.IfClause_Container__2IpBM,
.Link_Link_Row__1ft0b {
    display: flex
}

.IfClause_IfClause__2ONTB {
    flex: 1 1;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .0509803922);
    border-radius: 4px;
    border: 1px solid #ccdce6;
    border-left: 4px solid #002983;
    min-height: 150px;
    margin-bottom: 16px
}

.IfClause_IfClause_Separator__3ndvT {
    height: 2px;
    width: 100%;
    background-color: #ccdce6
}

.IfClause_IfClause_Wrapper__3O0jZ {
    display: flex
}

.IfClause_IfClause_FilterWrapper__H4Zj6 {
    align-self: center
}

.IfClause_IfClause_Condition__1cyVv {
    width: 100px;
    min-width: 100px;
    height: 50px;
    background-color: #d8dceb;
    position: relative;
    padding: 1px;
    margin: 12px 16px;
    border-top-left-radius: 4px
}

.IfClause_IfClause_Condition__1cyVv:after {
    content: " ";
    position: absolute;
    border-top: 25px solid transparent;
    border-bottom: 25px solid transparent;
    top: 0;
    left: 100%;
    border-left: 11px solid #d8dceb
}

.IfClause_IfClause_Condition_Inner__2HWJC {
    background-color: #f7f7fb;
    position: relative;
    height: 48px;
    z-index: 1;
    display: flex;
    padding-left: 17px;
    align-items: center;
    font-size: 16px;
    color: #314469;
    font-weight: 500;
    border-top-left-radius: 4px
}

.IfClause_IfClause_Condition_Inner__2HWJC:after {
    content: " ";
    position: absolute;
    border-top: 24px solid transparent;
    border-bottom: 24px solid transparent;
    top: 0;
    left: 100%;
    border-left: 11px solid #f7f7fb
}

.IfClause_IfClause_Condition_Inner__2HWJC.IfClause_then__1lAOu {
    color: #6d809f
}

.IfClause_IfClause_AddButton__QlMun {
    width: 170px;
    margin-top: 8px !important
}

.Filter_h1__l13QA {
    color: #032983;
    font-size: 36px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left
}

.Filter_h2__3OOQb {
    font-size: 22px;
    font-weight: 400
}

.Filter_h2__3OOQb,
.Filter_h3__3uTGy {
    color: #032983;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: left
}

.Filter_h3__3uTGy {
    font-size: 14px;
    font-weight: 600
}

.Filter_regular__1sPpf {
    opacity: .8;
    font-size: 12px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #6d809f;
    text-align: left
}

.Filter_theme-light__1TjuN {
    color-scheme: light
}

.Filter_theme-dark__3eyyn {
    color-scheme: dark
}

.Filter_Grid_Toolbar_Filter__1AmjQ {
    padding: 18px 8px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    grid-gap: 8px;
    gap: 8px
}

.Filter_Grid_Toolbar_Add_Filter__uTZS8 {
    height: 38px;
    font-size: 12px;
    margin-left: 16px;
    color: #fd581f;
    font-weight: 500;
    display: inline-flex;
    align-items: center;
    cursor: pointer
}

.Filter_Grid_Toolbar_Add_Filter__uTZS8 span {
    margin-left: 8px;
    margin-top: 3px
}

.Filter_Grid_Toolbar_Add_Filter_Admin_Table__3Ijeg {
    font-size: 14px;
    margin-left: 0
}

.Filter_headersWrapper__30DzP {
    width: 275px !important
}

.Filter_Grid_Toolbar_Filter_Value_Button__1mz_m {
    margin: 16px
}

.Filter_Grid_Toolbar_Filter_Title__2aUSn {
    color: #314469;
    font-weight: 600;
    font-size: 14px;
    padding: 20px 24px;
    line-height: 1;
    border-bottom: 1px solid #e4e7f2
}

.Filter_Grid_Toolbar_Filter_Search__1AyuX {
    padding: 16px 24px 8px
}

.Filter_Grid_Toolbar_Filter_SearchNone__J8czH {
    display: none
}

.Filter_filteredButtons__2tejC {
    display: flex;
    flex-direction: row;
    align-items: center;
    flex-wrap: wrap;
    overflow: auto;
    max-height: 48px
}

.Filter_filteredButtonsSmall__2g6DU {
    width: calc(100% - 49px);
    float: left;
    padding: 6px;
    margin: 0 !important;
    max-height: inherit
}

.Filter_filteredButtonsSmall__2g6DU .Filter_dashboardButton__2HEMa,
.Filter_filteredButtonsSmall__2g6DU .Filter_dashboardButtonOrg__2Ho8D {
    margin: 4px 0 4px 7px !important
}

.Filter_Grid_Toolbar_Add_Filter_Small__3cgdU {
    position: absolute;
    right: 0;
    cursor: pointer;
    height: 100%;
    border-left: 1px solid #ccdce6;
    width: 47px;
    display: flex;
    align-items: center;
    padding-left: 10px
}

.Filter_menuItemHover__L7EqP:hover {
    color: #fd581f !important
}

.Filter_menuItemHover__L7EqP {
    font-size: 12px !important
}

.Filter_Grid_Toolbar_Add_Filter_status__3Z_gc {
    height: 38px;
    font-size: 14px;
    color: #314469;
    font-weight: 500;
    display: inline-flex;
    align-items: center;
    cursor: pointer
}

.Filter_Grid_Toolbar_Add_Filter_status__3Z_gc span {
    margin-left: 8px;
    margin-top: 3px
}

.Filter_Grid_Toolbar_Add_Filter_status_md__5VAZw {
    height: 38px;
    font-size: 12px;
    color: #002983;
    font-weight: 500;
    display: inline-flex;
    align-items: center;
    cursor: pointer
}

.Filter_Grid_Toolbar_Add_Filter_status_md__5VAZw span {
    margin-left: 8px;
    margin-top: 3px
}

.Filter_menuFilter__3CKAA {
    position: relative
}

.Filter_closeButton__1fWDm {
    position: absolute;
    top: 9px;
    cursor: pointer;
    font-size: 20px;
    right: 20px
}

.Filter_dashboardButton__2HEMa {
    height: 28px !important;
    min-width: 100px;
    margin-left: 10px;
    font-size: 12px;
    color: #002983;
    padding: 6px 14px 6px 10px;
    position: relative;
    border: 1px solid #d8dceb;
    border-radius: 100px;
    background-color: #f7f7fb;
    font-weight: 500;
    display: inline-flex;
    align-items: center;
    cursor: pointer
}

.Filter_dashboardButton__2HEMa span {
    margin-left: 4px;
    margin-top: 3px;
    color: #002983
}

.Filter_dashboardButton__2HEMa.Filter_selected__1Z1gm {
    padding: 6px 14px 6px 10px;
    border: 2px solid #fd7422
}

.Filter_dashboardButtonOrg__2Ho8D {
    height: 28px !important;
    min-width: 100px;
    margin-left: 10px;
    font-size: 12px;
    color: #002983;
    position: relative;
    border: 1px solid #fd581f;
    border-radius: 100px;
    background-color: #f7f7fb;
    font-weight: 500;
    display: inline-flex;
    align-items: center;
    padding: 6px 14px 6px 10px;
    cursor: pointer
}

.Filter_dashboardButtonOrg__2Ho8D span {
    margin-left: 4px;
    margin-top: 3px;
    color: #002983
}

.Filter_dashboardButtonOrg__2Ho8D.Filter_selected__1Z1gm {
    padding: 6px 14px 6px 10px;
    border: 2px solid #fd7422
}

.Filter_agentsCount__1kxbX:after {
    content: " Agents"
}

.Filter_teamCount__1w9bZ:after {
    content: " Teams"
}

.Filter_queueCount__2yKIN:after {
    content: " Queues"
}

.Filter_statusCount__dWd_N:after {
    content: " Statuses"
}

.Filter_buttons__2Oetb {
    display: flex;
    align-items: center;
    justify-content: space-around;
    flex-direction: row
}

.Filter_popupMenu__1Ni8K {
    position: relative;
    border-radius: 12px;
    background-color: #fff
}

.Filter_popupMenuTitle__2-k8n {
    text-align: left;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0;
    margin-bottom: 17px;
    margin-left: 17px;
    color: #002983;
    opacity: 1
}

.Filter_title__25Olj {
    padding: 16px 16px 6px;
    color: #032983;
    font-size: 14px;
    font-weight: 600;
    text-align: left;
    opacity: 1
}

.Filter_closeAction__15ZNX {
    cursor: pointer;
    position: absolute;
    top: 11px;
    right: 11px
}

.Filter_header__3UmkA {
    display: flex;
    flex-direction: row
}

.Filter_checkboxItems__3TwK6 {
    color: #314469;
    font-size: 14px;
    padding: 8px;
    font-weight: 500;
    margin-bottom: 8px
}

.Filter_inputTextArea__2apx2 {
    width: 250px !important;
    width: 36px !important
}

.Filter_searchWrapper__3cZWo {
    width: 260px;
    margin-left: 16px;
    margin-right: 16px
}

.Filter_selectedCheckboxItemText__2dLz4 {
    font-size: 12px !important
}

.Filter_checkBoxSelectedDataArea__1J_sf {
    position: relative;
    min-height: 44px;
    background-color: #f1fbfe;
    margin-top: 16px;
    border-top: 1px solid #afddea
}

.Filter_selectAllWrapper__1lyHD {
    color: #032983 !important;
    font-size: 16px !important;
    margin-left: 1px !important;
    font-weight: 700 !important;
    padding-left: -11px !important;
    padding-bottom: 8px !important
}

.Filter_checkButtonsAreaWrapper__1AjCJ {
    max-height: 168px;
    overflow: hidden scroll;
    display: flex;
    font-size: 12px !important;
    padding: 8px 12px 12px;
    flex-direction: column
}

.Filter_nothingSelected__36DQj {
    color: #032983;
    font-size: 12px !important;
    font-weight: 500 !important;
    padding: 12px 16px !important
}

.Filter_boxWrapperForSelecteds__Lduzh {
    display: flex;
    position: relative;
    padding-bottom: 11px;
    flex-direction: column;
    align-items: flex-start
}

.Filter_boxWrapperForSelectedsItem__2jdbD {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    background: #fff 0 0 no-repeat padding-box;
    border: 1px solid #d8dceb;
    border-radius: 200px;
    opacity: 1;
    margin-left: 16px;
    margin-bottom: 5px;
    color: #314469;
    padding: 6px
}

.Filter_boxWrapperForSelectedsClear__27ACF {
    cursor: pointer;
    height: 16px !important;
    margin-top: -8px;
    width: 25px;
    height: 18px !important
}

.Filter_selectValues__2Vaz9 {
    display: flex;
    flex-direction: row;
    font-size: 12px !important;
    margin-left: 16px;
    color: #032983
}

.Filter_selectedValue__2t7Lh {
    padding-left: 4px
}

.Filter_selectedValue__2t7Lh:before {
    content: " "
}

.Filter_selectedCheckbox__PU1Z7 {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    margin-top: 16px;
    margin-bottom: 8px;
    height: 12px
}

.Filter_FormField_DropdownChild__1v_Y1 {
    position: relative
}

.Filter_FormField_DropdownChildAddButton__3T8t0 {
    display: flex;
    flex-direction: column;
    align-items: flex-start
}

.Filter_FormField_Dropdown__26DuL {
    display: none
}

.Filter_DeleteFilterIconAgend__3yC3n {
    position: absolute;
    right: 1px;
    justify-content: center;
    display: flex;
    cursor: pointer
}

.Filter_dashboardButtonPopupClick__3XSOM {
    display: flex;
    flex-direction: row;
    align-items: center
}

.Filter_clearAll__2Nt5t {
    cursor: pointer;
    color: #6d809f;
    padding: 12px !important;
    text-align: left;
    font-size: 12px;
    letter-spacing: 0
}

.Filter_multiSelectedShowText__2E8Yy {
    color: #314469;
    font-size: 12px;
    letter-spacing: 0;
    opacity: 1;
    bottom: 20px;
    right: 28px;
    position: absolute
}

.Filter_multiSelectedShowText__2E8Yy:before {
    content: "+"
}

@media screen and (max-width:600px) {
    .Filter_ChipButtons__3_QYd {
        height: 28px;
        align-self: center;
        text-align: center;
        font-size: 12px !important
    }
    .Filter_dashboardButton__2HEMa {
        margin-top: -8px
    }
    .Filter_dashboardButton__2HEMa,
    .Filter_dashboardButtonOrg__2Ho8D {
        height: 28px;
        margin: 4px 0 4px 7px !important
    }
    .Filter_Grid_Toolbar_Add_Filter__uTZS8 {
        margin-top: -9px;
        margin-left: 8px
    }
    .Filter_filteredButtons__2tejC {
        margin-top: 8px;
        margin-left: 10px
    }
}

.Search_h1__23Uym {
    color: #032983;
    font-size: 36px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left
}

.Search_h2__3JP8W {
    font-size: 22px;
    font-weight: 400
}

.Search_h2__3JP8W,
.Search_h3__q5tcu {
    color: #032983;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: left
}

.Search_h3__q5tcu {
    font-size: 14px;
    font-weight: 600
}

.Search_regular__37hHU {
    opacity: .8;
    font-size: 12px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #6d809f;
    text-align: left
}

.Search_theme-light__5T4rC {
    color-scheme: light
}

.Search_theme-dark__2_dig {
    color-scheme: dark
}

.Search_img__qAftQ {
    margin: 0 auto;
    width: 28px;
    height: 28px;
    align-items: center;
    background: transparent url(./media/search.5481e672.svg) 0 0 no-repeat padding-box
}

.Search_img__qAftQ.Search_small__2gDJA {
    width: 23px;
    height: 23px;
    background-size: contain
}

.Search_imgDarkMode__2ovpV {
    margin: 0 auto;
    width: 28px;
    height: 28px;
    align-items: center;
    background: url(./media/search_dark_mode.64e3c4e6.svg) 0 0 no-repeat padding-box
}

.Search_imgDarkMode__2ovpV.Search_small__2gDJA {
    width: 23px;
    height: 23px;
    background-size: contain
}

.Search_searchTextField__1Ab1t {
    width: 17vw;
    max-width: 405px;
    height: 50px;
    font-size: 14px;
    font-weight: 500;
    color: #6d809f;
    border: 1px solid #d8dceb;
    border-radius: 8px !important;
    background-color: transparent !important
}

.Search_searchTextField__1Ab1t:hover {
    border-color: rgba(0, 41, 131, .8705882353)
}

.Search_searchTextField__1Ab1t ::-webkit-input-placeholder,
.Search_searchTextField__1Ab1t ::placeholder {
    color: #6d809f !important;
    opacity: 1 !important
}

.Search_searchTextField__1Ab1t.Search_small__2gDJA {
    height: 40px
}

.Search_searchTextField__1Ab1t.Search_small__2gDJA input {
    font-size: 14px;
    font-weight: 500;
    line-height: 1;
    padding: 12px 16px
}

.Search_searchTextField__1Ab1t.Search_small__2gDJA input ::-webkit-input-placeholder,
.Search_searchTextField__1Ab1t.Search_small__2gDJA input ::placeholder {
    font-size: 14px;
    line-height: 1
}

.Search_searchTextFieldDarkMode__2tssy {
    border: 1px solid #0e2344;
    color: #98a5b7;
    background-color: #0e2344 !important
}

.Search_searchTextFieldDarkMode__2tssy:hover {
    border-color: #0e2344
}

.Search_searchTextFieldDarkMode__2tssy ::-webkit-input-placeholder,
.Search_searchTextFieldDarkMode__2tssy ::placeholder {
    color: #98a5b7 !important
}

.EnhancedTable_h1__3gZy5 {
    color: #032983;
    font-size: 36px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left
}

.EnhancedTable_h2__1ghaY {
    font-size: 22px;
    font-weight: 400
}

.EnhancedTable_h2__1ghaY,
.EnhancedTable_h3__3ZXLH {
    color: #032983;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: left
}

.EnhancedTable_h3__3ZXLH {
    font-size: 14px;
    font-weight: 600
}

.EnhancedTable_regular__2YXsk {
    opacity: .8;
    font-size: 12px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #6d809f;
    text-align: left
}

.EnhancedTable_theme-light__397rC {
    color-scheme: light
}

.EnhancedTable_theme-dark__EYmpO {
    color-scheme: dark
}

.EnhancedTable_avatar__2Srh2 {
    width: 36px;
    height: 36px;
    border: 1px solid #6d809f;
    border: 1px solid var(--gray);
    border-radius: 50%
}

.EnhancedTable_avatarDarkMode__3xx6u {
    width: 36px;
    height: 36px;
    border: 1px solid #ccdce6;
    border: 1px solid var(--passive-text-border);
    border-radius: 50%
}

.EnhancedTable_icon__1Ghr9 {
    width: 13px;
    height: 13px;
    background: transparent no-repeat padding-box;
    opacity: 1;
    margin-left: 2px;
    margin-top: 2px
}

.EnhancedTable_dotStyle__33_Sw,
.EnhancedTable_dotStyleNotHover__1MqKx {
    margin-left: 5px !important
}

.EnhancedTable_actionLabelNotHover__vGKjq {
    margin-right: 15px !important
}

.EnhancedTable_iconWrapper__Hsfad {
    width: 22px;
    height: 22px;
    opacity: 1;
    margin-top: -7px;
    display: flex;
    margin-left: 8px;
    margin-bottom: 2px
}

.EnhancedTable_rowButton__30ceU {
    display: flex;
    cursor: pointer;
    align-items: center;
    justify-content: center;
    border: 1px solid #6d809f;
    border: 1px solid var(--gray);
    padding: 6px;
    width: -moz-fit-content;
    width: fit-content;
    border-radius: 6px
}

.EnhancedTable_rowButton__30ceU:hover:not(.EnhancedTable_disabled__3meQB) {
    border: 1px solid #fd581f;
    border: 1px solid var(--orange);
    color: #fd581f;
    color: var(--orange)
}

.EnhancedTable_rowButton__30ceU.EnhancedTable_disabled__3meQB {
    border: 1px solid #6d809f;
    border: 1px solid var(--gray);
    color: #6d809f;
    color: var(--gray)
}

.EnhancedTable_rowButton__30ceU.EnhancedTable_disabled__3meQB:hover {
    background-color: #fff;
    background-color: var(--component-background);
    border: 1px solid #6d809f;
    border: 1px solid var(--gray)
}

.EnhancedTable_evaluationScoreContainer__1a57z {
    margin: auto;
    display: flex;
    grid-gap: 10px;
    gap: 10px;
    cursor: pointer
}

.EnhancedTable_evaluationScoreContainer__1a57z .EnhancedTable_standardScore__2j_TQ {
    background: rgba(0, 41, 131, .1607843137) url(./media/standart_score.bb034d5b.svg) 5px 4px no-repeat padding-box;
    background: var(--blue-16) url(./media/standart_score.bb034d5b.svg) 5px 4px no-repeat padding-box;
    border: 1px solid #002983;
    border: 1px solid var(--blue);
    border-radius: 200px;
    color: #002983;
    color: var(--blue);
    width: 45px;
    height: 22px;
    padding: 3px 8px 3px 20px
}

.EnhancedTable_evaluationScoreContainer__1a57z .EnhancedTable_standardScore__2j_TQ:hover {
    background: #002983 url(./media/standart_score_hover.f712ac11.svg) 5px 4px no-repeat padding-box;
    background: var(--blue) url(./media/standart_score_hover.f712ac11.svg) 5px 4px no-repeat padding-box;
    color: #fff;
    color: var(--white-text)
}

.EnhancedTable_evaluationScoreContainer__1a57z .EnhancedTable_controlScore__31Tid {
    background: rgba(29, 190, 121, .1607843137) url(./media/control_score.bfd254ac.svg) 5px 4px no-repeat padding-box;
    background: var(--green-16) url(./media/control_score.bfd254ac.svg) 5px 4px no-repeat padding-box;
    border: 1px solid #1dbe79;
    border: 1px solid var(--green);
    border-radius: 200px;
    color: #1dbe79;
    color: var(--green);
    width: 45px;
    height: 22px;
    padding: 3px 8px 3px 20px
}

.EnhancedTable_evaluationScoreContainer__1a57z .EnhancedTable_controlScore__31Tid:hover {
    background: #1dbe79 url(./media/control_score_hover.0301fcab.svg) 5px 4px no-repeat padding-box;
    background: var(--green) url(./media/control_score_hover.0301fcab.svg) 5px 4px no-repeat padding-box;
    color: #fff;
    color: var(--white-text)
}

.EnhancedTable_evaluationScoreContainer__1a57z .EnhancedTable_controlScore__31Tid[data-value="100"],
.EnhancedTable_evaluationScoreContainer__1a57z .EnhancedTable_standardScore__2j_TQ[data-value="100"] {
    width: 52px
}

.EnhancedTable_csatScoreContainer__1lHX_ {
    margin: auto;
    text-align: center
}

.EnhancedTable_csatScoreContainer__1lHX_ .EnhancedTable_csatScore__1AV2a {
    background: rgba(236, 173, 0, .1607843137) 0 0 no-repeat padding-box;
    background: var(--yellow-16) 0 0 no-repeat padding-box;
    border: 1px solid #ecad00;
    border: 1px solid var(--yellow);
    border-radius: 200px;
    color: #ecad00;
    color: var(--yellow);
    width: 35px;
    height: 22px;
    padding: 3px 10px
}

.EnhancedTable_csatScoreContainer__1lHX_ .EnhancedTable_csatScore__1AV2a:hover {
    background: #ecad00 0 0 no-repeat padding-box;
    background: var(--yellow) 0 0 no-repeat padding-box;
    color: #fff;
    color: var(--white-text)
}

.EnhancedTable_stringLink__3Iy15 {
    cursor: pointer
}

.EnhancedTable_stringLink__3Iy15:hover:not(.EnhancedTable_disabled__3meQB) {
    color: #fd581f !important;
    color: var(--orange) !important
}

.EnhancedTable_stringLink__3Iy15.EnhancedTable_disabled__3meQB {
    color: #6d809f !important;
    color: var(--gray) !important
}

.EnhancedTable_nameSection__2mm_L {
    text-align: left;
    color: #6d809f;
    color: var(--gray);
    font-size: 13px
}

.EnhancedTable_statusActive__1YZzW {
    background: rgba(29, 190, 121, .1607843137) 0 0 no-repeat padding-box;
    background: var(--green-16) 0 0 no-repeat padding-box;
    border: 1px solid #1dbe79;
    border: 1px solid var(--green);
    border-radius: 200px;
    opacity: 1
}

.EnhancedTable_actionBtn__1_hvv {
    background-color: transparent;
    border: none;
    width: 36px;
    height: 36px;
    position: absolute;
    left: 0;
    right: 0;
    top: calc(50% - 18px);
    bottom: 0;
    cursor: pointer
}

.EnhancedTable_actionBtn__1_hvv.EnhancedTable_quickedit__3n_Gh div {
    background-image: url(./media/icon_quickedit.9bb17f87.svg)
}

.EnhancedTable_actionBtn__1_hvv.EnhancedTable_quickedit__3n_Gh div:hover {
    background-image: url(./media/icon_quickedit-h.3a25f7d6.svg)
}

.EnhancedTable_actionBtn__1_hvv div {
    display: block;
    background: no-repeat transparent 50%;
    background-size: cover;
    width: 100%;
    height: 100%;
    background-size: auto;
    background-image: url(./media/menu_dotv.6d27e0b5.svg)
}

.EnhancedTable_actionBtn__1_hvv div:hover {
    background-image: url(./media/menu_dot-vh.0cf2ea90.svg)
}

.EnhancedTable_stopStartBtn__nnWy7 {
    display: inline-block;
    width: 26px !important;
    height: 26px !important;
    display: block;
    background: no-repeat transparent 50%;
    background-size: cover;
    background-size: auto;
    position: relative;
    background-image: url(./media/start.ef9d6e81.svg)
}

.EnhancedTable_stopStartBtn__nnWy7 span {
    font-size: 13px;
    font-weight: 500;
    vertical-align: middle;
    position: absolute;
    color: #fd581f;
    color: var(--orange);
    left: 50%;
    top: 50%;
    margin-left: 20px;
    margin-top: -4px;
    visibility: hidden
}

.EnhancedTable_stopStartBtn__nnWy7:hover {
    background-image: url(./media/icon_stop.7f29a6b1.svg)
}

.EnhancedTable_stopStartBtn__nnWy7:hover span {
    visibility: visible
}

.EnhancedTable_stopStartBtn__nnWy7.EnhancedTable_stop__18JA3 {
    background-image: url(./media/icon_stop.7f29a6b1.svg)
}

.EnhancedTable_stopStartBtn__nnWy7.EnhancedTable_stop__18JA3:hover {
    background-image: url(./media/start.ef9d6e81.svg)
}

.EnhancedTable_stopStartBtn__nnWy7.EnhancedTable_stop__18JA3:hover span {
    color: #002983;
    color: var(--blue)
}

.EnhancedTable_menuIcon__1jeGI {
    width: 24px;
    height: 24px
}

.EnhancedTable_bannedUserStatusCont__1vZLC {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 84px;
    height: 22px;
    background: rgba(0, 41, 131, .1607843137) 0 0 no-repeat padding-box;
    background: var(--blue-16) 0 0 no-repeat padding-box;
    border: 1px solid #002983;
    border: 1px solid var(--blue);
    border-radius: 200px;
    opacity: 1
}

.EnhancedTable_bannedUserStatusCont__1vZLC span {
    text-align: left;
    font: normal normal medium 11px/31px Axiforma;
    letter-spacing: 0;
    color: #002983;
    color: var(--blue);
    opacity: 1;
    margin-top: 3px
}

.EnhancedTable_popUpMenuIcon__2uTZb {
    width: 14.75px;
    height: 14.75px;
    margin-right: 5px
}

.EnhancedTable_popupMenu__2wlQv .EnhancedTable_menuItem__3De6B {
    padding: 8px 12px
}

.EnhancedTable_popupMenu__2wlQv .EnhancedTable_menuItem__3De6B:not(:last-of-type) {
    border-bottom: 1px solid #ccdce6;
    border-bottom: 1px solid var(--passive-text-border)
}

.EnhancedTable_popupMenu__2wlQv .EnhancedTable_menuItem__3De6B svg {
    margin-right: 13px
}

.EnhancedTable_popupMenu__2wlQv .EnhancedTable_menuItemNoHover__3bvYx {
    padding: 8px 12px
}

.EnhancedTable_popupMenu__2wlQv .EnhancedTable_menuItemNoHover__3bvYx:not(:last-of-type) {
    border-bottom: 1px solid #ccdce6;
    border-bottom: 1px solid var(--passive-text-border)
}

.EnhancedTable_popupMenu__2wlQv .EnhancedTable_menuItemNoHover__3bvYx svg {
    margin-right: 13px
}

.EnhancedTable_popupMenu__2wlQv .EnhancedTable_menuItem__3De6B:hover {
    color: #fd581f;
    color: var(--orange)
}

.EnhancedTable_popupMenu__2wlQv .EnhancedTable_menuItemDarkMode__PA9cH {
    padding: 18px 27px
}

.EnhancedTable_popupMenu__2wlQv .EnhancedTable_menuItemDarkMode__PA9cH:not(:last-of-type) {
    border-bottom: 1px solid #6d809f;
    border-bottom: 1px solid var(--gray)
}

.EnhancedTable_popupMenu__2wlQv .EnhancedTable_menuItemDarkMode__PA9cH svg {
    margin-right: 16px
}

.EnhancedTable_popupMenu__2wlQv .EnhancedTable_menuItemDarkModeSpv__uV-fv {
    border: 1px solid #314469;
    border: 1px solid var(--highlight-text)
}

.EnhancedTable_popupMenu__2wlQv .EnhancedTable_menuItemDarkModeSpv__uV-fv:not(:last-of-type) {
    border-bottom: 1px solid #314469;
    border-bottom: 1px solid var(--highlight-text)
}

.EnhancedTable_popupMenu__2wlQv .EnhancedTable_menuItemDarkModeSpv__uV-fv:hover {
    background-color: #314469 !important;
    background-color: var(--highlight-text) !important;
    color: #fff !important;
    color: var(--white-text) !important
}

.EnhancedTable_popupMenu__2wlQv.EnhancedTable_horizontal__3ItNf .EnhancedTable_menuItem__3De6B {
    background-color: #fff;
    background-color: var(--component-background);
    padding: 9px 27px 9px 18px;
    border-radius: 200px;
    border: 2px solid #fd581f;
    border: 2px solid var(--orange)
}

.EnhancedTable_popupMenu__2wlQv.EnhancedTable_horizontal__3ItNf .EnhancedTable_menuItem__3De6B:hover {
    background-color: rgba(175, 221, 234, .0784313725);
    background-color: var(--hover)
}

.EnhancedTable_popupMenu__2wlQv.EnhancedTable_horizontal__3ItNf .EnhancedTable_menuItem__3De6B:not(:last-of-type) {
    border: 2px solid #fd581f;
    border: 2px solid var(--orange)
}

.EnhancedTable_popupMenu__2wlQv.EnhancedTable_horizontal__3ItNf .EnhancedTable_menuItem__3De6B svg {
    margin-right: 7px
}

.EnhancedTable_tableCell__1043- span {
    color: #6d809f !important;
    color: var(--gray) !important;
    font-size: 13px;
    font-weight: 500;
    margin-left: 2px
}

.EnhancedTable_tableCell__1043-:hover .EnhancedTable_callBtn__3eeV6 {
    visibility: visible
}

.EnhancedTable_actionCell__1Q2Ox {
    position: relative
}

.EnhancedTable_cellHeader__lLyPR {
    color: #314469;
    color: var(--highlight-text);
    font-size: 13px
}

.EnhancedTable_callBtn__3eeV6 {
    border: none;
    background-color: transparent;
    margin-left: 12px;
    cursor: pointer;
    vertical-align: middle;
    visibility: hidden
}

.EnhancedTable_transferBtn__23sZy {
    border: none;
    background-color: transparent;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    cursor: pointer;
    margin-right: 20px
}

.EnhancedTable_customerAgent__1nZ30 {
    position: relative;
    padding: 5px;
    align-items: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.EnhancedTable_customerAgentName__16R2L {
    color: #6d809f;
    color: var(--gray);
    font-size: 12px;
    display: inline-block;
    font-weight: 500;
    align-items: center;
    margin-left: 11px;
    overflow: hidden;
    text-overflow: ellipsis
}

.EnhancedTable_customerAgentNameDarkMode__29ihQ {
    color: #6d809f;
    color: var(--gray)
}

.EnhancedTable_btnIcon__1V40u {
    align-items: center;
    cursor: pointer
}

.EnhancedTable_btnIcon__1V40u.EnhancedTable_aclDisabled__HfCFo {
    pointer-events: none;
    opacity: .4
}

.EnhancedTable_gridContainer__t-6BM {
    display: grid;
    grid-template-columns: 35px 35px;
    grid-column-gap: 10px;
    -moz-column-gap: 10px;
    column-gap: 10px
}

.EnhancedTable_btnAddIconConf__2JCWz {
    width: 34px;
    height: 34px;
    grid-column: 1
}

.EnhancedTable_btnAddIconConf__2JCWz,
.EnhancedTable_btnIconConf__3jFeq {
    align-items: center;
    cursor: pointer;
    border-radius: 50%;
    display: flex;
    justify-content: center
}

.EnhancedTable_btnIconConf__3jFeq {
    background: #f02833;
    background: var(--red);
    width: 32px;
    height: 32px;
    grid-column: 2
}

.EnhancedTable_notChecked__32mrL {
    border-radius: 100%;
    background-color: #fff;
    background-color: var(--component-background);
    border: 1px solid #6d809f;
    border: 1px solid var(--gray);
    height: 17px;
    width: 17px
}

.EnhancedTable_Grid_Toolbar__Te2u7 {
    display: flex;
    flex-direction: row;
    background: #fff;
    background: var(--component-background);
    border-radius: 12px;
    margin: 28px 0 16px;
    border: 1px solid #ccdce6;
    border: 1px solid var(--passive-text-border);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px var(--box-shadow);
    align-items: center;
    padding-left: 8px;
    flex-flow: wrap-reverse
}

@media screen and (max-width:700px) {
    .EnhancedTable_Grid_Toolbar__Te2u7 {
        overflow-x: auto
    }
}

.EnhancedTable_Grid_Toolbar_Small__eS-sG {
    display: flex;
    flex-direction: row;
    background: #fff;
    background: var(--component-background);
    border-radius: 12px;
    margin: 28px 0 9px;
    border: 1px solid #ccdce6;
    border: 1px solid var(--passive-text-border);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px var(--box-shadow);
    align-items: center;
    padding-left: 8px;
    flex-flow: wrap-reverse
}

@media screen and (max-width:700px) {
    .EnhancedTable_Grid_Toolbar_Small__eS-sG {
        overflow-x: auto
    }
}

.EnhancedTable_Grid_Toolbar_Search__hYQ91 {
    margin: 4px 4px 3px 8px
}

.EnhancedTable_Grid_Toolbar_IconButton__1ZUsx {
    border-left: 1px solid #ccdce6 !important;
    border-left: 1px solid var(--passive-text-border) !important;
    border-radius: 0 !important;
    padding: 10px 8px !important;
    height: 69px
}

.EnhancedTable_Grid_Toolbar_IconButton__1ZUsx.EnhancedTable_Last_Hover__2_Rg5 {
    border-radius: 0 12px 12px 0 !important
}

.EnhancedTable_Grid_Toolbar_IconButton__1ZUsx:hover {
    background-color: rgba(175, 221, 234, .0784313725);
    background-color: var(--hover)
}

.EnhancedTable_Grid_Toolbar_IconButton__1ZUsx.EnhancedTable_Grid_Toolbar_IconButtonActive__1g2un {
    background-color: rgba(175, 221, 234, .0784313725);
    background-color: var(--hover);
    cursor: default
}

.EnhancedTable_Grid_Toolbar_IconButton_DarkMode__1tvuc {
    border-left: 1px solid #ccdce6 !important;
    border-left: 1px solid var(--passive-text-border) !important
}

.EnhancedTable_Grid_Toolbar_IconButton_DarkMode__1tvuc:hover {
    background-color: #ccdce6;
    background-color: var(--passive-text-border)
}

@media screen and (max-width:600px) {
    .EnhancedTable_Grid_Toolbar_IconButton__1ZUsx {
        padding: 10px 3px !important
    }
}

.EnhancedTable_Grid_Toolbar_Switch__2Ab6v {
    border-left: 1px solid #ccdce6 !important;
    border-left: 1px solid var(--passive-text-border) !important;
    padding: 22px 12px !important
}

.EnhancedTable_Grid_Toolbar_Switch__2Ab6v>span {
    color: #6d809f;
    color: var(--gray);
    font-size: 14px;
    font-weight: 600;
    margin-right: 12px
}

.EnhancedTable_Grid_Toolbar_Switch__2Ab6v:hover {
    background-color: rgba(175, 221, 234, .0784313725);
    background-color: var(--hover)
}

.EnhancedTable_Grid_Toolbar_Button__3mrSp {
    display: flex;
    flex-direction: column;
    min-width: 75px;
    align-items: center;
    grid-gap: 6px;
    gap: 6px
}

.EnhancedTable_Grid_Toolbar_Button__3mrSp .EnhancedTable_IconButtonText__5OwKZ {
    display: block;
    font-size: 11px;
    font-weight: 500;
    color: #002983;
    color: var(--blue)
}

.EnhancedTable_Grid_Toolbar_Button__3mrSp .EnhancedTable_IconButtonText__5OwKZ.EnhancedTable_disabled__3meQB {
    color: #6d809f;
    color: var(--gray)
}

.EnhancedTable_IconButtonTextDarkMode__1HKva {
    color: #6d809f !important;
    color: var(--gray) !important
}

.EnhancedTable_Grid_Toolbar_Role_Filter__1M595 {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    grid-gap: 8px;
    gap: 8px
}

.EnhancedTable_Grid_Toolbar_Role_Filter__1M595 .EnhancedTable_Grid_Toolbar_Search_User__31xqR {
    height: 38px;
    font-size: 14px;
    padding: 0 24px 0 16px;
    color: #314469;
    color: var(--highlight-text);
    border: 1px solid #ccdce6;
    border: 1px solid var(--passive-text-border);
    border-radius: 100px;
    background-color: rgba(175, 221, 234, .0784313725);
    background-color: var(--hover);
    font-weight: 500;
    display: inline-flex;
    align-items: center;
    cursor: pointer
}

.EnhancedTable_Grid_Toolbar_Role_Filter__1M595 .EnhancedTable_Grid_Toolbar_Search_User__31xqR span {
    margin-left: 8px;
    margin-top: 3px
}

.EnhancedTable_Grid_Toolbar_Role_Filter__1M595 .EnhancedTable_Grid_Toolbar_Search_User__31xqR.EnhancedTable_selected__35lHW {
    padding: 0 23px 0 15px;
    border: 2px solid #fd581f;
    border: 2px solid var(--orange)
}

.EnhancedTable_Grid_Toolbar_Filter_Title__1Tlwc {
    color: #314469;
    color: var(--highlight-text);
    font-weight: 600;
    font-size: 14px;
    padding: 20px 24px;
    line-height: 1;
    border-bottom: 1px solid #ccdce6;
    border-bottom: 1px solid var(--passive-text-border)
}

.EnhancedTable_Grid_Toolbar_Filter__2in5Q {
    padding: 18px 8px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    grid-gap: 8px;
    gap: 8px
}

.EnhancedTable_Grid_Toolbar_Filter_Small__daYdR {
    padding: 16px 8px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    grid-gap: 8px;
    gap: 8px
}

.EnhancedTable_noPadding__3n36- {
    padding: 0
}

.EnhancedTable_Grid_Toolbar_Role_Filter_Apply_Button__20-BN {
    margin: 16px 0
}

.EnhancedTable_Grid_Toolbar_Filter_Value_Input__1IryY {
    margin: 8px 0 !important
}

.EnhancedTable_Grid_Toolbar_Filter_Item__3sR5J {
    border: 1px solid #ccdce6;
    border: 1px solid var(--passive-text-border);
    background-color: rgba(109, 128, 159, .0784313725);
    background-color: var(--gray-8);
    border-radius: 100px;
    padding: 6px 8px 6px 16px;
    display: flex;
    text-align: center;
    margin-right: 8px;
    cursor: pointer
}

.EnhancedTable_Grid_Toolbar_Filter_Item__3sR5J span {
    line-height: 1;
    padding: 6px 12px 0 6px;
    font-weight: 500;
    color: #314469;
    color: var(--highlight-text)
}

.EnhancedTable_Grid_Toolbar_Filter_Item__3sR5J span b {
    color: #002983;
    color: var(--blue)
}

.EnhancedTable_Grid_Toolbar_Settings_Title__u4log {
    color: #002983;
    color: var(--blue);
    font-weight: 500;
    font-size: 18px;
    padding: 24px 32px 20px;
    line-height: 1;
    display: flex;
    justify-content: space-between
}

.EnhancedTable_Grid_Toolbar_Settings_Buttons__L-7PZ {
    margin: 24px 0 16px;
    display: flex;
    flex-direction: column;
    grid-gap: 24px;
    gap: 24px
}

.EnhancedTable_Grid_Toolbar_Settings_Item__1JEdU {
    display: flex;
    border: 1px solid #ccdce6;
    border: 1px solid var(--passive-text-border);
    border-radius: 4px;
    margin-bottom: 8px;
    background-color: #fff;
    background-color: var(--component-background)
}

.EnhancedTable_Grid_Toolbar_Settings_Item__1JEdU .EnhancedTable_Grid_Toolbar_Settings_Item_Actions__khjsx {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex: 1 1;
    padding: 12px 16px;
    min-width: 300px
}

.EnhancedTable_Grid_Toolbar_Settings_Item__1JEdU .EnhancedTable_Grid_Toolbar_Settings_Item_Actions__khjsx .EnhancedTable_Grid_Toolbar_Settings_Pin_Button__1aNgm {
    padding-top: 5px;
    cursor: pointer
}

.EnhancedTable_Grid_Toolbar_Settings_Item__1JEdU .EnhancedTable_Grid_Toolbar_Settings_Item_Move__jed5o {
    display: flex;
    align-items: center;
    width: 50px;
    justify-content: center;
    border-left: 1px solid #ccdce6;
    border-left: 1px solid var(--passive-text-border);
    cursor: move
}

.EnhancedTable_Grid_Toolbar_History_Item__2_EP0 {
    display: flex;
    color: #002983;
    color: var(--blue);
    max-width: 420px;
    font-size: 12px;
    padding: 12px 24px
}

.EnhancedTable_Grid_Toolbar_History_Item__2_EP0:hover {
    background-color: rgba(175, 221, 234, .0784313725);
    background-color: var(--hover)
}

.EnhancedTable_Grid_Toolbar_History_Item__2_EP0:hover .EnhancedTable_Grid_Toolbar_History_Item_Right__2yvO5 {
    display: flex
}

.EnhancedTable_Grid_Toolbar_History_Item__2_EP0 .EnhancedTable_Grid_Toolbar_History_Item_Left__bDJtu {
    width: 30px;
    font-weight: 600
}

.EnhancedTable_Grid_Toolbar_History_Item__2_EP0 .EnhancedTable_Grid_Toolbar_History_Item_Center__2oh9h {
    flex: 1 1
}

.EnhancedTable_Grid_Toolbar_History_Item__2_EP0 .EnhancedTable_Grid_Toolbar_History_Item_Center__2oh9h .EnhancedTable_Grid_Toolbar_History_Item_Date__z4c6p {
    font-weight: 600
}

.EnhancedTable_Grid_Toolbar_History_Item__2_EP0 .EnhancedTable_Grid_Toolbar_History_Item_Center__2oh9h .EnhancedTable_Grid_Toolbar_History_Item_Description__ei8z5 {
    color: #6d809f;
    color: var(--gray);
    margin-top: 8px
}

.EnhancedTable_Grid_Toolbar_History_Item__2_EP0 .EnhancedTable_Grid_Toolbar_History_Item_Right__2yvO5 {
    height: 100%;
    display: flex;
    cursor: pointer;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    display: none
}

.EnhancedTable_Grid_Toolbar_History_Item__2_EP0 .EnhancedTable_Grid_Toolbar_History_Item_Right__2yvO5 .EnhancedTable_Grid_Toolbar_History_Item_Reverse__140LU {
    width: 24px;
    height: 24px;
    background-image: url(./media/ivr_reverse.a32a7378.svg)
}

.EnhancedTable_Grid_Toolbar_LastSaved__H8aGR {
    padding: 0 16px;
    display: flex;
    flex-wrap: wrap
}

.EnhancedTable_Grid_Toolbar_LastSaved__H8aGR .EnhancedTable_Grid_Toolbar_LastSaved_First__2YppB {
    font-size: 14px;
    color: #002983;
    color: var(--blue);
    font-weight: 500;
    padding-right: 4px
}

.EnhancedTable_Grid_Toolbar_LastSaved__H8aGR .EnhancedTable_Grid_Toolbar_LastSaved_Second__2RMnO {
    font-size: 14px;
    color: #002983;
    color: var(--blue);
    font-weight: 700
}

.EnhancedTable_Grid_Selection_Bar__31zjH {
    padding: 12px 20px;
    border-bottom: 1px solid #ccdce6;
    border-bottom: 1px solid var(--passive-text-border);
    display: flex;
    align-items: center;
    grid-gap: 16px;
    gap: 16px
}

.EnhancedTable_Grid_Selection_Bar__31zjH .EnhancedTable_Grid_Selection_String__1Rpbo {
    color: #314469;
    color: var(--highlight-text);
    font-size: 16px;
    font-weight: 600
}

.EnhancedTable_Grid_Selection_Bar_DarkMode__1mOi_ {
    background-color: #f5f9fa;
    background-color: var(--main-background);
    border-bottom: 1px solid #ccdce6;
    border-bottom: 1px solid var(--passive-text-border)
}

.EnhancedTable_paginationWrapper__gvfcY {
    display: flex;
    align-items: center;
    margin-right: 16px
}

.EnhancedTable_paginationWrapper__gvfcY.EnhancedTable_paginationSmall__3WWh2 {
    margin-right: 16px
}

.EnhancedTable_paginationWrapper__gvfcY .EnhancedTable_paginationPageSize__qD6KN {
    color: #6d809f;
    color: var(--gray);
    font-size: 14px;
    margin-right: 16px
}

.EnhancedTable_paginationWrapper__gvfcY .EnhancedTable_paginationPageSize__qD6KN.EnhancedTable_paginationSmall__3WWh2 {
    padding-top: 4px;
    font-size: 12px
}

.EnhancedTable_paginationWrapper__gvfcY .EnhancedTable_paginationPageSize__qD6KN.EnhancedTable_small__17YSu {
    display: none
}

.EnhancedTable_paginationWrapper__gvfcY .EnhancedTable_paginationLabel__3pcwb {
    color: #6d809f;
    color: var(--gray);
    font-size: 14px;
    margin-right: 16px;
    margin-left: 16px
}

.EnhancedTable_paginationWrapper__gvfcY .EnhancedTable_paginationLabel__3pcwb.EnhancedTable_small__17YSu {
    font-size: 12px !important;
    padding-top: 4px;
    margin-right: 0 !important
}

.EnhancedTable_Grid_Selection_Toolbar_Button__ZyXNV {
    height: 38px;
    font-size: 14px;
    padding: 0 23px 0 15px;
    color: #002983;
    color: var(--blue);
    border: 2px solid #ccdce6;
    border: 2px solid var(--passive-text-border);
    border-radius: 19px;
    font-weight: 500;
    display: inline-flex;
    align-items: center;
    cursor: pointer;
    text-align: center;
    white-space: nowrap
}

.EnhancedTable_Grid_Selection_Toolbar_Button__ZyXNV span {
    margin-left: 8px;
    margin-top: 3px
}

.EnhancedTable_Grid_Selection_Toolbar_Button__ZyXNV.EnhancedTable_selected__35lHW {
    border: 2px solid #fd581f;
    border: 2px solid var(--orange);
    box-shadow: 0 2px 4px rgba(0, 0, 0, .05);
    box-shadow: 0 2px 4px var(--box-shadow)
}

.EnhancedTable_Grid_Selection_Toolbar_Button__ZyXNV.EnhancedTable_delete__sG0T9 {
    border: 0;
    margin-left: auto
}

.EnhancedTable_Grid_Action_Button__2AgOY {
    background-color: transparent;
    border: none;
    width: 36px;
    height: 36px;
    cursor: pointer;
    display: none
}

.EnhancedTable_Grid_Action_Button__2AgOY.EnhancedTable_quickedit__3n_Gh div {
    background-image: url(./media/icon_quickedit.9bb17f87.svg)
}

.EnhancedTable_Grid_Action_Button__2AgOY.EnhancedTable_quickedit__3n_Gh div:hover {
    background-image: url(./media/icon_quickedit-h.3a25f7d6.svg)
}

.EnhancedTable_Grid_Action_Button__2AgOY.EnhancedTable_transfer__zOuqC div,
.EnhancedTable_Grid_Action_Button__2AgOY.EnhancedTable_transfer__zOuqC div:hover {
    background-image: url(./media/transfer_circle.54be6e0e.svg)
}

.EnhancedTable_Grid_Action_Button__2AgOY.EnhancedTable_transfer__zOuqC div.EnhancedTable_disabled__3meQB {
    background-image: url(./media/transfer_circle-d.c770945a.svg)
}

.EnhancedTable_Grid_Action_Button__2AgOY.EnhancedTable_addCall__2aT8D div,
.EnhancedTable_Grid_Action_Button__2AgOY.EnhancedTable_addCall__2aT8D div:hover {
    background-image: url(./media/icon_call_add-h.df203281.svg)
}

.EnhancedTable_Grid_Action_Button__2AgOY.EnhancedTable_noBackground__2nCdg div,
.EnhancedTable_Grid_Action_Button__2AgOY.EnhancedTable_noBackground__2nCdg div:hover {
    background-image: none
}

.EnhancedTable_Grid_Action_Button__2AgOY div {
    display: block;
    background: no-repeat transparent 50%;
    background-size: cover;
    width: 100%;
    height: 100%;
    background-size: auto;
    background-image: url(./media/menu_dotv.6d27e0b5.svg)
}

.EnhancedTable_Grid_Action_Button__2AgOY div:hover {
    background-image: url(./media/menu_dot-vh.0cf2ea90.svg)
}

.EnhancedTable_Grid_Action_Button_Not_Hover__3J0X3 {
    background-color: transparent;
    border: none;
    width: 36px;
    height: 36px;
    cursor: pointer
}

.EnhancedTable_Grid_Action_Button_Not_Hover__3J0X3.EnhancedTable_quickedit__3n_Gh div {
    background-image: url(./media/icon_quickedit.9bb17f87.svg)
}

.EnhancedTable_Grid_Action_Button_Not_Hover__3J0X3.EnhancedTable_quickedit__3n_Gh div:hover {
    background-image: url(./media/icon_quickedit-h.3a25f7d6.svg)
}

.EnhancedTable_Grid_Action_Button_Not_Hover__3J0X3.EnhancedTable_transfer__zOuqC div,
.EnhancedTable_Grid_Action_Button_Not_Hover__3J0X3.EnhancedTable_transfer__zOuqC div:hover {
    background-image: url(./media/transfer_circle.54be6e0e.svg)
}

.EnhancedTable_Grid_Action_Button_Not_Hover__3J0X3.EnhancedTable_addCall__2aT8D div,
.EnhancedTable_Grid_Action_Button_Not_Hover__3J0X3.EnhancedTable_addCall__2aT8D div:hover {
    background-image: url(./media/icon_call_add-h.df203281.svg)
}

.EnhancedTable_Grid_Action_Button_Not_Hover__3J0X3 div {
    display: block;
    background: no-repeat transparent 50%;
    background-size: cover;
    width: 100%;
    height: 100%;
    background-size: auto;
    background-image: url(./media/menu_dotv.6d27e0b5.svg)
}

.EnhancedTable_Grid_Action_Button_Not_Hover__3J0X3 div:hover {
    background-image: url(./media/menu_dot-vh.0cf2ea90.svg)
}

.EnhancedTable_Grid_Action_Button_Not_Hover_Opened__ZJSN3 {
    background-color: transparent;
    border: none;
    width: 36px;
    height: 36px;
    cursor: pointer
}

.EnhancedTable_Grid_Action_Button_Not_Hover_Opened__ZJSN3.EnhancedTable_quickedit__3n_Gh div {
    background-image: url(./media/icon_quickedit.9bb17f87.svg)
}

.EnhancedTable_Grid_Action_Button_Not_Hover_Opened__ZJSN3.EnhancedTable_quickedit__3n_Gh div:hover {
    background-image: url(./media/icon_quickedit-h.3a25f7d6.svg)
}

.EnhancedTable_Grid_Action_Button_Not_Hover_Opened__ZJSN3.EnhancedTable_transfer__zOuqC div,
.EnhancedTable_Grid_Action_Button_Not_Hover_Opened__ZJSN3.EnhancedTable_transfer__zOuqC div:hover {
    background-image: url(./media/transfer_circle.54be6e0e.svg)
}

.EnhancedTable_Grid_Action_Button_Not_Hover_Opened__ZJSN3.EnhancedTable_addCall__2aT8D div,
.EnhancedTable_Grid_Action_Button_Not_Hover_Opened__ZJSN3.EnhancedTable_addCall__2aT8D div:hover {
    background-image: url(./media/icon_call_add-h.df203281.svg)
}

.EnhancedTable_Grid_Action_Button_Not_Hover_Opened__ZJSN3 div {
    display: block;
    background: no-repeat transparent 50%;
    background-size: cover;
    width: 100%;
    height: 100%;
    background-size: auto;
    background-image: url(./media/menu_dot-vh.0cf2ea90.svg)
}

.EnhancedTable_fromCell__9f-_A {
    display: flex;
    align-items: center;
    width: 32px;
    height: 18px !important;
    border: 2px solid #6d809f;
    border: 2px solid var(--gray);
    border-radius: 8px
}

.EnhancedTable_textWithNumberIconWrapperText__UjGv9 {
    opacity: 1;
    font-size: 12px;
    font-weight: 500;
    margin: 3px !important;
    color: #6d809f;
    color: var(--gray);
    cursor: pointer
}

.EnhancedTable_textWithNumberIconWrapper__5RYy6 {
    height: 26px;
    box-shadow: 0 0 2px rgba(0, 0, 0, .05);
    box-shadow: 0 0 2px var(--box-shadow);
    border: 1px solid #6d809f;
    border: 1px solid var(--gray);
    opacity: 1;
    border-radius: 50%;
    display: flex;
    margin-left: 8px;
    width: 26px;
    justify-content: center;
    align-items: center;
    padding-top: 3px
}

.EnhancedTable_fromCellText__3MDhk {
    opacity: 1;
    font-size: 8px;
    font-weight: 900;
    color: #6d809f;
    color: var(--gray);
    margin-left: 6px;
    margin-top: 3px
}

.EnhancedTable_customerStatusType__8V2IR {
    color: #6d809f;
    color: var(--gray);
    font-size: 13px;
    display: flex;
    flex-direction: row;
    font-weight: 500;
    line-height: 36px;
    align-items: center;
    margin-left: 11px
}

.EnhancedTable_chattingType__1msxE {
    background: rgba(29, 190, 121, .1607843137) 0 0 no-repeat padding-box;
    background: var(--green-16) 0 0 no-repeat padding-box;
    border: 1px solid #1dbe79;
    border: 1px solid var(--green);
    border-radius: 200px;
    opacity: 1;
    padding: 5px 10px 4px;
    font-size: 11px;
    font-weight: 600;
    color: #1dbe79;
    color: var(--green)
}

.EnhancedTable_outbountIcon__2E3ew {
    width: 20px;
    margin-top: 2px
}

.EnhancedTable_voiceStatusCellType__3KaEp {
    background: rgba(0, 41, 131, .1607843137) 0 0 no-repeat padding-box;
    background: var(--blue-16) 0 0 no-repeat padding-box;
    border: 1px solid #002983;
    border: 1px solid var(--blue);
    border-radius: 200px;
    display: flex;
    flex-direction: row;
    align-items: center;
    opacity: 1;
    padding: 3px 10px 2px;
    font-size: 11px;
    font-weight: 600;
    color: #002983;
    color: var(--blue);
    max-width: 100px
}

.EnhancedTable_voiceStatusCellTypeText__UzUXa {
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.EnhancedTable_talkingType__2WOnT {
    background: rgba(29, 190, 121, .1607843137) 0 0 no-repeat padding-box;
    background: var(--green-16) 0 0 no-repeat padding-box;
    border: 1px solid #1dbe79;
    border: 1px solid var(--green);
    border-radius: 200px;
    color: #1dbe79;
    color: var(--green)
}

.EnhancedTable_breakType__3cr-k,
.EnhancedTable_talkingType__2WOnT {
    display: flex;
    flex-direction: row;
    align-items: center;
    opacity: 1;
    padding: 3px 10px 2px;
    font-size: 11px;
    font-weight: 600
}

.EnhancedTable_breakType__3cr-k {
    background: rgba(0, 41, 131, .1607843137) 0 0 no-repeat padding-box;
    background: var(--blue-16) 0 0 no-repeat padding-box;
    border: 1px solid #002983;
    border: 1px solid var(--blue);
    border-radius: 200px;
    color: #002983;
    color: var(--blue)
}

.EnhancedTable_holdType__PK9Jx {
    background: rgba(236, 173, 0, .1607843137) 0 0 no-repeat padding-box;
    background: var(--yellow-16) 0 0 no-repeat padding-box;
    border: 1px solid #ecad00;
    border: 1px solid var(--yellow);
    border-radius: 200px;
    display: flex;
    flex-direction: row;
    align-items: center;
    opacity: 1;
    padding: 3px 10px 2px;
    font-size: 11px;
    font-weight: 600;
    color: #ecad00;
    color: var(--yellow)
}

.EnhancedTable_Grid_Toolbar_Role_Filter_Title__2Ak8i {
    padding-top: 20px;
    padding-left: 20px
}

.EnhancedTable_notAnsweringType__1BEXy {
    background: rgba(240, 40, 51, .1607843137) 0 0 no-repeat padding-box;
    background: var(--red-16) 0 0 no-repeat padding-box;
    border: 1px solid #f02833;
    border: 1px solid var(--red);
    border-radius: 200px;
    display: flex;
    flex-direction: row;
    align-items: center;
    opacity: 1;
    padding: 3px 10px 2px;
    font-size: 11px;
    font-weight: 600;
    color: #f02833;
    color: var(--red)
}

.EnhancedTable_statusTypes__k_FN2 {
    margin-top: 10px !important;
    margin-left: 3px !important;
    color: #6d809f;
    color: var(--gray);
    font-size: 13px;
    display: flex;
    flex-direction: row;
    font-weight: 500;
    line-height: 36px;
    align-items: center;
    margin-left: 11px
}

.EnhancedTable_billIcon__3RAFm {
    position: relative;
    width: 22px !important;
    height: 22px !important;
    margin-top: 4px !important;
    z-index: 10;
    margin-left: -2px
}

.EnhancedTable_busyIcon__3uklF,
.EnhancedTable_busySystemIcon__4_mA6 {
    position: relative;
    width: 22px !important;
    height: 22px !important;
    margin-top: 4px !important;
    margin-left: 2px;
    z-index: 8
}

.EnhancedTable_manualIcon__37ZTR {
    position: relative;
    left: -9px;
    width: 30px !important;
    height: 30px !important;
    margin-top: 4px !important;
    margin-left: 2px;
    z-index: 5
}

.EnhancedTable_footerTotoalRow__3PXoZ {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

.EnhancedTable_clickableText__1yb8n {
    cursor: pointer
}

.EnhancedTable_clickableText__1yb8n:hover {
    color: #fd581f;
    color: var(--orange);
    text-decoration: underline
}

@media screen and (max-width:700px) {
    .EnhancedTable_Grid_Toolbar_IconButton__1ZUsx {
        padding: 2px 8px !important
    }
}

.EnhancedTable_newRowButtonCont__JCK8N {
    transition: .85s
}

.EnhancedTable_newRowButtonCont__JCK8N:hover {
    background-color: rgba(253, 88, 31, .0784313725);
    background-color: var(--orange-8)
}

.EnhancedTable_tagsRowButton__1ZSVX {
    display: flex;
    cursor: pointer;
    align-items: center;
    justify-content: center;
    border: 1px solid #6d809f;
    border: 1px solid var(--gray);
    width: -moz-fit-content;
    width: fit-content;
    padding: 6px;
    border-radius: 6px
}

.EnhancedTable_tagsRowButton__1ZSVX span {
    color: #6d809f;
    color: var(--gray)
}

.EnhancedTable_tagsRowButton__1ZSVX:hover:not(.EnhancedTable_disabled__3meQB) {
    transition: .35s;
    background-color: rgba(253, 88, 31, .0784313725);
    background-color: var(--orange-8);
    border: 1px solid #fd581f !important;
    border: 1px solid var(--orange) !important
}

.EnhancedTable_tagsRowButton__1ZSVX:hover:not(.EnhancedTable_disabled__3meQB) span {
    transition: .35s;
    color: #fd581f !important;
    color: var(--orange) !important
}

.EnhancedTable_tagsRowButton__1ZSVX.EnhancedTable_disabled__3meQB {
    border: 1px solid #6d809f;
    border: 1px solid var(--gray)
}

.EnhancedTable_tagsRowButton__1ZSVX.EnhancedTable_disabled__3meQB:hover {
    background-color: #fff;
    background-color: var(--component-background);
    border: 1px solid #6d809f;
    border: 1px solid var(--gray)
}

.EnhancedTable_tagsRowButton__1ZSVX.EnhancedTable_disabled__3meQB span {
    color: #6d809f;
    color: var(--gray)
}

.EnhancedTable_tagButton__3tVJQ:hover {
    background-color: rgba(253, 88, 31, .0784313725);
    background-color: var(--orange-8);
    outline: 2px solid #fd581f !important;
    outline: 2px solid var(--orange) !important;
    cursor: pointer
}

.EnhancedTable_tagTooltipButton__16pPF:hover {
    color: #fd581f !important;
    color: var(--orange) !important;
    cursor: pointer
}

.EnhancedTable_historyRowButton__3Rse9 {
    transition: .35s
}

.EnhancedTable_historyRowButton__3Rse9:hover {
    background-color: rgba(253, 88, 31, .0784313725);
    background-color: var(--orange-8);
    border: 1px solid #fd581f !important;
    border: 1px solid var(--orange) !important
}

.EnhancedTable_historyRowButtonDarkMode__n2MjO {
    transition: .35s
}

.EnhancedTable_historyRowButtonDarkMode__n2MjO:hover {
    background-color: #ccdce6;
    background-color: var(--passive-text-border);
    border: 1px solid #ccdce6 !important;
    border: 1px solid var(--passive-text-border) !important
}

.EnhancedTable_historyRowButtonWithAI__3FuV_ {
    transition: .35s
}

.EnhancedTable_historyRowButtonWithAI__3FuV_:hover {
    background-color: rgba(253, 88, 31, .0784313725);
    background-color: var(--orange-8);
    border: 1px solid #fd581f !important;
    border: 1px solid var(--orange) !important
}

.EnhancedTable_historyRowButtonWithAIDarkMode__2oHob {
    transition: .35s
}

.EnhancedTable_historyRowButtonWithAIDarkMode__2oHob:hover {
    background-color: #ccdce6;
    background-color: var(--passive-text-border);
    border: 1px solid #ccdce6 !important;
    border: 1px solid var(--passive-text-border) !important
}

.EnhancedTable_historyIcon__-f4jr:hover {
    fill: #fd581f !important;
    fill: var(--orange) !important
}

.EnhancedTable_copyButton__xmnOb {
    visibility: hidden
}

.EnhancedTable_historyAiCont__1Gz_6 {
    position: absolute;
    bottom: 2px;
    left: 15px;
    animation: EnhancedTable_rotateIcon__2CTtj 3s infinite alternate;
    cursor: pointer
}

@keyframes EnhancedTable_rotateIcon__2CTtj {
    0% {
        transform: rotate(10deg)
    }
    50% {
        transform: rotate(5deg)
    }
    to {
        transform: rotate(-5deg)
    }
}

.EnhancedTable_infoIcon__17ler {
    background-size: contain;
    background-repeat: no-repeat;
    height: 15px;
    width: 15px;
    background-image: url(./media/infoIcon.1da8c9e9.svg)
}

.EnhancedTable_infoIcon__17ler:hover {
    background-image: url(./media/infoIconHover.9e6a12eb.svg)
}

@media screen and (max-width:600px) {
    .EnhancedTable_Grid_Toolbar__Te2u7 {
        overflow-x: auto
    }
    .EnhancedTable_Grid_Toolbar_Button__3mrSp {
        min-width: 20px
    }
    .EnhancedTable_Grid_Toolbar_Button__3mrSp .EnhancedTable_IconButtonText__5OwKZ {
        display: none
    }
    .EnhancedTable_Grid_Toolbar_IconButton__1ZUsx {
        padding: 10px 8px !important;
        border-left: 0 !important
    }
    .EnhancedTable_Grid_Toolbar_Filter__2in5Q {
        max-width: 250px
    }
    .EnhancedTable_Grid_Toolbar_Switch__2Ab6v {
        padding: 22px 6px !important
    }
    .EnhancedTable_paginationLabel__3pcwb {
        margin-right: 2px
    }
    .EnhancedTable_Grid_Toolbar_Role_Filter__1M595 .EnhancedTable_Grid_Toolbar_Search_User__31xqR {
        padding: 0 8px
    }
    .EnhancedTable_Grid_Toolbar_Role_Filter__1M595 .EnhancedTable_Grid_Toolbar_Search_User__31xqR span {
        white-space: nowrap
    }
}

.EnhancedTable_EnhancedTable_Box__22SZ8 ::-webkit-scrollbar {
    width: 6px;
    height: 6px;
    display: block
}

.UpperTab_h1__2ZHsY {
    color: #032983;
    font-size: 36px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left
}

.UpperTab_h2__2U4Dj {
    font-size: 22px;
    font-weight: 400
}

.UpperTab_h2__2U4Dj,
.UpperTab_h3__gAsU- {
    color: #032983;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: left
}

.UpperTab_h3__gAsU- {
    font-size: 14px;
    font-weight: 600
}

.UpperTab_regular__1hRCo {
    opacity: .8;
    font-size: 12px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #6d809f;
    text-align: left
}

.UpperTab_theme-light__ZXTSl {
    color-scheme: light
}

.UpperTab_theme-dark__1WZD7 {
    color-scheme: dark
}

.UpperTab_divider__3ZPJT {
    box-shadow: 0 2px 2px rgba(0, 0, 0, .1019607843)
}

.UpperTab_tabPanel__2D5wk,
.UpperTab_tabPanelNoPadding__3MtVz {
    height: calc(100% - 75px);
    overflow-y: auto;
    padding: 2px !important
}

.InnerTab_h1__3umL6 {
    color: #032983;
    font-size: 36px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left
}

.InnerTab_h2__1EZR5 {
    font-size: 22px;
    font-weight: 400
}

.InnerTab_h2__1EZR5,
.InnerTab_h3__2mI34 {
    color: #032983;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: left
}

.InnerTab_h3__2mI34 {
    font-size: 14px;
    font-weight: 600
}

.InnerTab_regular__35o60 {
    opacity: .8;
    font-size: 12px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #6d809f;
    text-align: left
}

.InnerTab_theme-light__2y7UF {
    color-scheme: light
}

.InnerTab_theme-dark__1QouE {
    color-scheme: dark
}

.InnerTab_tabPanel__2Al-e {
    width: 100%;
    height: calc(100% - 130px);
    padding: 0;
    padding-left: 0 !important;
    padding-right: 0 !important
}

.InnerTab_tabPanel__2Al-e.InnerTab_tabPanel_small__3-VFk {
    padding-top: 16px !important
}

.InnerTab_tabPanelChat__2tfcC {
    padding: 0 !important
}

.InnerTab_tabPanelNode__2CCGG {
    padding: 0 !important;
    height: calc(100vh - 172px);
    overflow: auto
}

.InnerTab_tabPanelRef__1A_-D {
    overflow: auto
}

.gutter {
    width: 100%;
    position: relative
}

.gutter-vertical {
    cursor: row-resize
}

.gutter:hover {
    position: relative
}

.ResponseSection_responseSectionContainer__1o1xo {
    height: 100%;
    border-top: 1px solid #ccdde6;
    overflow: hidden
}

.ResponseSection_responseSectionContainer__1o1xo .ResponseSection_titleContainer__1r6ez {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 32px;
    background: #f9fafb 0 0 no-repeat padding-box;
    border-bottom: 1px solid #ccdde6
}

.ResponseSection_responseSectionContainer__1o1xo .ResponseSection_titleContainer__1r6ez .ResponseSection_title__wHbUx span {
    font-size: 14px;
    letter-spacing: 0;
    color: #314469
}

.ResponseSection_responseSectionContainer__1o1xo .ResponseSection_titleContainer__1r6ez .ResponseSection_subTitleContainer__2NC0B {
    display: flex;
    justify-content: center;
    align-items: center
}

.ResponseSection_responseSectionContainer__1o1xo .ResponseSection_titleContainer__1r6ez .ResponseSection_subTitleContainer__2NC0B .ResponseSection_subtitle__22_6f {
    font-size: 12px;
    letter-spacing: 0;
    color: #6d809f;
    margin-right: 5px
}

.ResponseSection_responseSectionContainer__1o1xo .ResponseSection_titleContainer__1r6ez .ResponseSection_subTitleContainer__2NC0B .ResponseSection_value__-LrFv {
    font-size: 12px;
    letter-spacing: 0;
    color: #1dbe79
}

.ResponseSection_responseSectionButton__DFWdb {
    right: 0;
    z-index: 2;
    cursor: pointer;
    position: absolute;
    width: 25px;
    height: 30px;
    display: block;
    background: no-repeat #fff right 10px center;
    border-radius: 15px 0 0 15px;
    background-size: 7px 12px;
    box-shadow: 0 .5px .5px 0 rgba(0, 0, 0, .05);
    border: .5px solid #ccdce6;
    transition-property: margin-left;
    transition-duration: .3s;
    text-align: center;
    margin-top: -28px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 51px;
    transform: rotate(90deg)
}

.ResponseSection_responseSectionButton__DFWdb .ResponseSection_closedResponseSectionButtonIcon__1mEq6 {
    transform: rotate(180deg)
}

.ResponseSection_monacoEditor__14-IQ .monaco-editor {
    position: absolute !important
}

.FormField_h1__1eXk8 {
    color: #032983;
    font-size: 36px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left
}

.FormField_h2__1uiT- {
    font-size: 22px;
    font-weight: 400
}

.FormField_h2__1uiT-,
.FormField_h3__3XNvE {
    color: #032983;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: left
}

.FormField_h3__3XNvE {
    font-size: 14px;
    font-weight: 600
}

.FormField_regular__3Q_Kz {
    opacity: .8;
    font-size: 12px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #6d809f;
    text-align: left
}

.FormField_theme-light__34gp6 {
    color-scheme: light
}

.FormField_theme-dark__3XRb- {
    color-scheme: dark
}

.FormField_fieldWrapper__2IpJh {
    display: inline-block;
    width: 100%
}

.FormField_fieldWrapper__2IpJh:not(.FormField_outlined__2HSLg) {
    margin: 8px 0
}

.FormField_fieldWrapper__2IpJh.FormField_captcha__Ry6dA {
    height: 0;
    margin: 0
}

.FormField_textWrapper__32eUn {
    position: relative
}

.FormField_textWrapper__32eUn .FormField_iconWrapper__2evnz {
    position: absolute;
    top: 25px;
    z-index: 1;
    right: 10px
}

.FormField_checkboxWrapper__MQg7H {
    height: 50px;
    display: flex;
    align-items: center
}

.FormField_FormField_SwitchWrapper__FalDY {
    display: flex;
    width: 100%
}

.FormField_FormField_SwitchWrapper__Text__30-Ua {
    font-size: 14px;
    font-weight: 500;
    color: #6d809f;
    display: flex;
    align-items: center
}

.FormField_FormField_SwitchWrapper__Switch__4G_Af {
    margin-left: auto
}

.FormField_FormField_SwitchDescriptionWrapper__Cjsuo {
    border-radius: 8px;
    background-color: #f6f7f8;
    min-height: 90px;
    padding: 24px;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.FormField_FormField_SwitchDescriptionWrapper__Cjsuo .FormField_FormField_SwitchLeftWrapper__1wmmw {
    display: flex;
    flex-direction: column
}

.FormField_FormField_SwitchDescriptionWrapper__Cjsuo .FormField_FormField_SwitchLeftWrapper__1wmmw .FormField_FormField_Switch__Text__3BVTQ {
    display: block;
    color: #032983;
    line-height: 1;
    font-weight: 500;
    font-size: 16px
}

.FormField_FormField_SwitchDescriptionWrapper__Cjsuo .FormField_FormField_SwitchLeftWrapper__1wmmw .FormField_FormField_Switch__Description__1k5N9 {
    color: #6d809f;
    line-height: 1;
    padding-top: 12px;
    letter-spacing: 0;
    font-size: 14px
}

.FormField_section__2PrSL {
    margin-top: 8px;
    padding: 32px 32px 16px;
    display: flex;
    flex-direction: column;
    grid-gap: 24px;
    gap: 24px
}

.FormField_section__2PrSL.FormField_border__23K8K {
    border-top: 1px solid #d8dceb
}

.FormField_section__2PrSL .FormField_sectionTitle__2BYSy {
    display: block;
    color: #002983;
    font-size: 18px;
    line-height: 1;
    font-weight: 500;
    letter-spacing: 0
}

.FormField_section__2PrSL .FormField_sectionDescription__1F3Lc {
    color: #6d809f;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0;
    white-space: pre-line
}

.FormField_FormField_Dropdown__ObsmZ {
    width: 100%;
    display: flex
}

.FormField_FormField_Audio__3EY8H {
    width: 44px;
    height: 40px;
    cursor: pointer;
    margin-left: 8px;
    background-repeat: no-repeat;
    align-self: center;
    background-image: url(./media/play-h.bf2d84ac.svg)
}

.Slide_h1__3mVFv {
    color: #032983;
    font-size: 36px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left
}

.Slide_h2__3jD3C {
    font-size: 22px;
    font-weight: 400
}

.Slide_h2__3jD3C,
.Slide_h3__2Qw35 {
    color: #032983;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: left
}

.Slide_h3__2Qw35 {
    font-size: 14px;
    font-weight: 600
}

.Slide_regular__1XqjT {
    opacity: .8;
    font-size: 12px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #6d809f;
    text-align: left
}

.Slide_theme-light__YvT9f {
    color-scheme: light
}

.Slide_theme-dark__25ki9 {
    color-scheme: dark
}

.Slide_Slide_AddButton__tN5_m {
    width: 150px;
    margin-top: 8px !important
}

.Slide_Slide_Carousel__oc2HB {
    display: flex;
    cursor: move;
    height: 76px;
    border-bottom: 1px solid #e4e7f2;
    padding-top: 12px;
    background-color: #fff
}

.Slide_Slide_Carousel_Index__3A9lB {
    background-color: #fff;
    border: 1px solid #ccdce6;
    width: 32px;
    height: 32px;
    font-size: 16px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 24px;
    color: #002983
}

.Slide_Slide_Carousel_Img__bH9Xu {
    width: 75px;
    height: 50px;
    -o-object-fit: cover;
    object-fit: cover
}

.Slide_Slide_Carousel_Detail__2thLv {
    color: #6d809f;
    font-size: 16px;
    flex: 1 1
}

.Slide_Slide_Carousel_Detail__2thLv .Slide_Slide_Carousel_Detail_Description__1E3tP {
    font-size: 14px
}

.Slide_Slide_InnerLabel__3ujv_ {
    display: flex;
    align-items: center;
    color: #002983 !important;
    margin-bottom: 0 !important
}

.Slide_headerText__2W5GO {
    color: #002983;
    font-weight: 500;
    font-size: 19px;
    align-items: start
}

.Slide_SwipeBox__1qatp {
    background-color: #f6f7fa;
    flex-grow: 1;
    height: 100%
}

.Slide_SwipeBox_Item__3z6o0 {
    height: 420px;
    background: #fff 0 0 no-repeat padding-box;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1607843137);
    margin: 16px 26px 10px;
    border-radius: 12px;
    padding: 0 16px
}

.Slide_SwipeBox_Item_Img__2lmlP {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    height: 170px;
    border-radius: 12px
}

.Slide_SwipeBox_Item_Title__3L-ms {
    color: #6d809f;
    font-size: 16px
}

.Slide_SwipeBox_Item_Description__1enGe {
    color: #6d809f;
    font-size: 14px;
    margin-bottom: 8px
}

.Slide_SwipeBox_Button__25_Lo {
    height: 50px;
    background: #fff 0 0 no-repeat padding-box;
    border: 1px solid #6d809f;
    border-radius: 6px;
    color: #6d809f;
    margin-bottom: 8px;
    font-size: 15px;
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: center
}

.CustomDialog_h1__38JRK {
    font-size: 36px;
    font-weight: 600;
    line-height: normal
}

.CustomDialog_h1__38JRK,
.CustomDialog_h2__317JN {
    color: #032983;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    text-align: left
}

.CustomDialog_h2__317JN {
    font-size: 22px;
    font-weight: 400;
    line-height: 1
}

.CustomDialog_h3__1hsjp {
    color: #032983;
    font-size: 14px;
    font-weight: 600
}

.CustomDialog_h3__1hsjp,
.CustomDialog_regular__hYTkS {
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: left
}

.CustomDialog_regular__hYTkS {
    opacity: .8;
    font-size: 12px;
    font-weight: 400;
    color: #6d809f
}

.CustomDialog_theme-light__HeHyT {
    color-scheme: light
}

.CustomDialog_theme-dark__2N1at {
    color-scheme: dark
}

.CustomDialog_header__1Duk0 {
    display: flex;
    justify-content: space-between;
    padding: 32px 32px 0 !important
}

.CustomDialog_headerText__2q5Yc {
    color: #002983;
    color: var(--title);
    font-weight: 500;
    font-size: 22px;
    line-height: 1;
    align-items: start
}

.CustomDialog_CloseButton__2Lw5n {
    border: none;
    background-color: #fff;
    background-color: var(--component-background);
    cursor: pointer
}

.CustomDialog_submitButton__BVuv3 {
    width: 185px !important;
    min-width: 140px !important;
    margin-right: 27px !important;
    margin-left: 16px !important
}

.CustomDialog_cancelButton__1lkKC {
    color: #002983;
    color: var(--title);
    background-color: rgba(109, 128, 159, .0392156863) !important;
    background-color: var(--gray-4) !important;
    width: 140px !important
}

.CustomDialog_confirmPopupWrapper__pugYY {
    margin: 20px 0 20px 30px;
    font-size: 16px;
    text-align: left;
    color: #6d809f;
    color: var(--gray)
}

@media screen and (max-width:600px) {
    .CustomDialog_submitButton__BVuv3 {
        margin-right: 0 !important
    }
}

.AddSlideDialog_h1__2HqWI {
    color: #032983;
    font-size: 36px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left
}

.AddSlideDialog_h2__UkyJB {
    font-size: 22px;
    font-weight: 400
}

.AddSlideDialog_h2__UkyJB,
.AddSlideDialog_h3__3SYHX {
    color: #032983;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: left
}

.AddSlideDialog_h3__3SYHX {
    font-size: 14px;
    font-weight: 600
}

.AddSlideDialog_regular__1ycY8 {
    opacity: .8;
    font-size: 12px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #6d809f;
    text-align: left
}

.AddSlideDialog_theme-light__1Rrek {
    color-scheme: light
}

.AddSlideDialog_theme-dark__2uvEi {
    color-scheme: dark
}

.AddSlideDialog_UploadField_GridPhoto__zVl5I {
    display: flex;
    padding: 0 12px
}

.AddSlideDialog_UploadField_Label__3OgI4 {
    display: flex;
    align-items: center;
    cursor: pointer;
    margin: 0 12px
}

.AddSlideDialog_UploadFile_Img__1uUBT {
    height: 100%;
    width: auto
}

.AddSlideDialog_UploadField_Label_Text__1tx1R {
    color: #ff5800;
    font-size: 14px;
    font-weight: 600;
    margin-left: 8px
}

.AddSlideDialog_Carousel__3-Ea6 {
    padding-top: 24px !important;
    background: rgba(216, 220, 235, .2392156863) 0 0 no-repeat padding-box
}

.AddSlideDialog_Carousel_Title__1tz3T {
    color: #002983;
    font-size: 16px
}

.AddSlideDialog_Add_Button__1qCMp {
    width: 150px
}

.AddSlideDialog_ButtonWrapper__1mQGG {
    border-bottom: 1px solid #e4e7f2
}

.AddSlideDialog_officeHours__1ZAaj {
    padding: 12px 0
}

.AddSlideDialog_officeHours__1ZAaj .AddSlideDialog_officeHourContainer__CEsbL {
    display: flex;
    grid-gap: 16px;
    gap: 16px;
    flex-direction: column
}

.AddSlideDialog_officeHours__1ZAaj .AddSlideDialog_officeHourItem__3eMpl {
    display: flex;
    grid-gap: 16px;
    gap: 16px;
    align-items: center
}

.AddSlideDialog_officeHours__1ZAaj .AddSlideDialog_officeHourItem__3eMpl .AddSlideDialog_index__3ell4 {
    background-color: #fff;
    border: 1px solid #ccdce6;
    width: 48px;
    height: 48px;
    font-size: 20px;
    font-weight: 600;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 24px;
    margin-right: -8px;
    color: #002983
}

.AddSlideDialog_officeHours__1ZAaj .AddSlideDialog_officeHourItem__3eMpl .AddSlideDialog_item__2sV9Y {
    background-color: #fff;
    flex: 1 1
}

.AddSlideDialog_officeHours__1ZAaj .AddSlideDialog_officeHourItem__3eMpl .AddSlideDialog_delete__1JwdB {
    cursor: pointer
}

.AddSlideDialog_officeHours__1ZAaj .AddSlideDialog_subItem__1R8sd {
    display: flex;
    margin-left: 55px;
    margin-right: 40px;
    grid-gap: 16px;
    gap: 16px
}

.AddSlideDialog_officeHours__1ZAaj .AddSlideDialog_subItem__1R8sd .AddSlideDialog_item0__1Mmlr {
    background-color: #fff;
    flex: .5 1;
    margin-top: 4px;
    flex-basis: 33%
}

.AddSlideDialog_officeHours__1ZAaj .AddSlideDialog_subItem__1R8sd .AddSlideDialog_item1__3-UD8 {
    background-color: #fff;
    flex: 1 1;
    margin-top: 4px;
    flex-basis: 67%
}

.AddSlideDialog_Color__3UTCv {
    display: flex;
    margin-top: 12px
}

.AddSlideDialog_Color__3UTCv .AddSlideDialog_Color_Item__1O0QK {
    width: 245px;
    margin-right: 16px
}

.Slider_h1__zmq_v {
    color: #032983;
    font-size: 36px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left
}

.Slider_h2__2EVXR {
    font-size: 22px;
    font-weight: 400
}

.Slider_h2__2EVXR,
.Slider_h3__2DFQL {
    color: #032983;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: left
}

.Slider_h3__2DFQL {
    font-size: 14px;
    font-weight: 600
}

.Slider_regular__1Lvtq {
    opacity: .8;
    font-size: 12px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #6d809f;
    text-align: left
}

.Slider_theme-light__3Pvg5 {
    color-scheme: light
}

.Slider_theme-dark__99E3u {
    color-scheme: dark
}

.Title_h1__OiT8x {
    color: #032983;
    font-size: 36px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left
}

.Title_h2__2mlho {
    font-size: 22px;
    font-weight: 400
}

.Title_h2__2mlho,
.Title_h3__M4RH_ {
    color: #032983;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: left
}

.Title_h3__M4RH_ {
    font-size: 14px;
    font-weight: 600
}

.Title_regular__20tpr {
    opacity: .8;
    font-size: 12px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #6d809f;
    text-align: left
}

.Title_theme-light__1nzFC {
    color-scheme: light
}

.Title_theme-dark__3pX2A {
    color-scheme: dark
}

.Title_Title__3cgiI {
    color: #002983
}

.Title_Title__3cgiI,
.Title_TitleDarkMode__3ZclR {
    font-size: clamp(1rem, .6478rem + .361vw, 1.142857143rem);
    font-weight: 500;
    display: block
}

.Title_TitleDarkMode__3ZclR {
    color: #98a5b7
}

.Dialpad_h1__32ot0 {
    color: #032983;
    font-size: 36px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left
}

.Dialpad_h2__h_FMS {
    font-size: 22px;
    font-weight: 400
}

.Dialpad_h2__h_FMS,
.Dialpad_h3__2k5p2 {
    color: #032983;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: left
}

.Dialpad_h3__2k5p2 {
    font-size: 14px;
    font-weight: 600
}

.Dialpad_regular__2pLLb {
    opacity: .8;
    font-size: 12px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #6d809f;
    text-align: left
}

.Dialpad_theme-light__1u4CU {
    color-scheme: light
}

.Dialpad_theme-dark__aezpz {
    color-scheme: dark
}

.Dialpad_Dialpad_Header__1tts3 {
    display: grid;
    grid-template-areas: "avatar name" "avatar lines";
    grid-auto-rows: min-content;
    grid-template-columns: 80px auto;
    grid-column-gap: 24px;
    -moz-column-gap: 24px;
    column-gap: 24px;
    align-items: center;
    align-content: center;
    justify-items: left;
    justify-content: left;
    height: 120px;
    padding: 24px 24px 16px 64px;
    background-color: #eff2f8;
    border-bottom: 1px solid #e4e7f2
}

.Dialpad_Dialpad_Avatar__15DnM {
    grid-area: avatar
}

.Dialpad_Dialpad_Name__2MvzV {
    grid-area: name;
    color: #002983;
    font-weight: 600;
    font-size: 16px;
    line-height: 1;
    letter-spacing: 0;
    margin-top: 16px
}

.Dialpad_Dialpad_LineContainer__2Sz13 {
    grid-area: lines;
    margin-top: 8px;
    margin-bottom: 16px
}

.Dialpad_Dialpad_Line__1d2HV {
    background: #00b972;
    border-radius: 200px;
    font-weight: 700;
    font-size: 12px;
    padding: 4px 24px;
    color: #fff;
    text-align: center
}

.Dialpad_Dialpad_Dropdown__38R0v {
    width: auto
}

.Dialpad_Dialpad_Dropdown__38R0v,
.Dialpad_Dialpad_Dropdown__38R0v:hover {
    background: none;
    border: none;
    box-shadow: none
}

.Dialpad_dialpad_timer__F8HsE {
    text-align: center;
    color: #002983;
    font-size: 24px;
    line-height: 1
}

.Dialpad_Dialpad_DropdownInput__1sZBT {
    font-size: 14px;
    font-weight: 500;
    color: #6d809f
}

.Dialpad_Dialpad_zeroPlus__1E0Kh {
    position: absolute;
    margin-top: 34px;
    font-size: 14px;
    color: #002983;
    opacity: .5
}

.Dialpad_Dialpad_Button__25S3H {
    width: 71px;
    height: 71px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-repeat: no-repeat;
    border-radius: 50%;
    text-align: center;
    font-size: 24px;
    font-weight: 500;
    letter-spacing: 0;
    cursor: pointer
}

.Dialpad_Dialpad_Button__25S3H[disabled] {
    background-color: #c5cad2;
    cursor: default
}

.Dialpad_Dialpad_Dial__YnA2y .Dialpad_Dialpad_Phone__2vvrA {
    height: 60px;
    width: 100%
}

.Dialpad_Dialpad_Dial__YnA2y .Dialpad_Dialpad_PhoneInputHidden__12LFa {
    font-size: 24px;
    letter-spacing: 0;
    text-align: left;
    visibility: hidden
}

.Dialpad_Dialpad_Dial__YnA2y .Dialpad_Dialpad_PhoneInputHidden__12LFa ::-webkit-input-placeholder,
.Dialpad_Dialpad_Dial__YnA2y .Dialpad_Dialpad_PhoneInputHidden__12LFa ::placeholder {
    font-size: 14px
}

.Dialpad_Dialpad_Dial__YnA2y .Dialpad_Dialpad_PhoneInput__1mPm3 {
    font-size: 24px;
    letter-spacing: 0;
    text-align: left
}

.Dialpad_Dialpad_Dial__YnA2y .Dialpad_Dialpad_PhoneInput__1mPm3 ::-webkit-input-placeholder,
.Dialpad_Dialpad_Dial__YnA2y .Dialpad_Dialpad_PhoneInput__1mPm3 ::placeholder {
    font-size: 14px
}

.Dialpad_Dialpad_Dial__YnA2y .Dialpad_Dialpad_Dialer__37RIJ {
    display: grid;
    grid-template-columns: 71px 71px 71px;
    justify-content: center;
    background-color: #fff;
    grid-column-gap: 27px;
    -moz-column-gap: 27px;
    column-gap: 27px;
    grid-row-gap: 18px;
    row-gap: 18px
}

.Dialpad_Dialpad_Dial__YnA2y .Dialpad_Dialpad_DialerDarkMode__3uaUc {
    background-color: #021528
}

.Dialpad_Dialpad_Dial__YnA2y .Dialpad_Dialpad_Button__25S3H {
    background: #fff 0 0 no-repeat padding-box;
    box-shadow: 0 1px 1px rgba(141, 177, 161, .2705882353);
    border: 1px solid #e4e7f2;
    padding-top: 3px;
    color: rgba(0, 41, 131, .8705882353)
}

.Dialpad_Dialpad_Dial__YnA2y .Dialpad_Dialpad_Button__25S3H:hover {
    background-color: #f7f7fb
}

.Dialpad_Dialpad_Dial__YnA2y .Dialpad_Dialpad_Button_DarkMode__3rLrf {
    background-color: #0e2344;
    color: #98a5b7;
    border: none
}

.Dialpad_Dialpad_Dial__YnA2y .Dialpad_Dialpad_Button_Call__1HXzF {
    background-color: #1dbe79;
    background-image: url(./media/answer.b7ba3738.svg);
    background-size: 35.46px;
    background-position: 50%;
    grid-column: 2
}

.Dialpad_Dialpad_Dial__YnA2y .Dialpad_Dialpad_Button_Call__1HXzF:hover:not([disabled]) {
    background-color: #20d688
}

.Dialpad_Dialpad_Dial__YnA2y .Dialpad_Dialpad_Button_Call__1HXzF[disabled] {
    background-color: #c5cad2
}

.Dialpad_Dialpad_Talk__utw4O {
    border-top: 1px solid #e4e7f2;
    background-color: #1c273b;
    display: flex;
    flex-direction: column;
    flex: 1 1;
    color: #fff
}

.Dialpad_Dialpad_Talk__utw4O .Dialpad_Dialpad_Dialer__37RIJ {
    display: grid;
    grid-template-columns: 71px 71px 71px;
    grid-gap: 20px;
    justify-content: center;
    background-color: #1c273b;
    padding: 10px
}

.Dialpad_Dialpad_Talk__utw4O .Dialpad_Dialpad_DialerDarkMode__3uaUc {
    background-color: #021528
}

.Dialpad_Dialpad_Talk__utw4O .Dialpad_Dialpad_TalkDirection__2nAMX {
    text-align: center;
    font-size: 16px;
    letter-spacing: 0;
    color: #fff;
    margin-top: 72px
}

.Dialpad_Dialpad_Talk__utw4O .Dialpad_Dialpad_TalkStatus__yys1y {
    text-align: center;
    font-size: 22px;
    font-weight: 500;
    letter-spacing: 0;
    color: #fff
}

.Dialpad_Dialpad_Talk__utw4O .Dialpad_Dialpad_TalkStatus__yys1y.Dialpad_Dialpad_Talking__31sbo {
    color: #1cb972
}

.Dialpad_Dialpad_Talk__utw4O .Dialpad_Dialpad_TalkDuration__23mLl {
    text-align: center;
    font-size: 38px;
    font-weight: 500;
    letter-spacing: 0;
    color: #fff;
    margin-top: 20px;
    margin-bottom: 28px
}

.Dialpad_Dialpad_Talk__utw4O .Dialpad_Dialpad_Button__25S3H {
    background-color: transparent;
    background-position: 50%;
    border: 1px solid rgba(228, 231, 242, .231372549)
}

.Dialpad_Dialpad_Talk__utw4O .Dialpad_Dialpad_Button__25S3H:hover {
    background-color: #f7f7fb
}

.Dialpad_Dialpad_Talk__utw4O .Dialpad_Dialpad_Button__25S3H.Dialpad_add__2eGRr {
    background-image: url(./media/conferance-i.94e583c1.svg)
}

.Dialpad_Dialpad_Talk__utw4O .Dialpad_Dialpad_Button__25S3H.Dialpad_add__2eGRr:hover:not([disabled]) {
    background-image: url(./media/conferance-ih.3898ed54.svg)
}

.Dialpad_Dialpad_Talk__utw4O .Dialpad_Dialpad_Button__25S3H.Dialpad_hold__o8G47 {
    background-image: url(./media/hold-i.913d8003.svg);
    background-size: auto 24px
}

.Dialpad_Dialpad_Talk__utw4O .Dialpad_Dialpad_Button__25S3H.Dialpad_hold__o8G47[active] {
    border: 2px solid #c5cad2;
    background-image: url(./media/hold-active-ih.94acf94e.svg)
}

.Dialpad_Dialpad_Talk__utw4O .Dialpad_Dialpad_Button__25S3H.Dialpad_hold__o8G47[active]:hover {
    border: 2px solid #ecad28;
    background-image: url(./media/hold-active-ih.94acf94e.svg)
}

.Dialpad_Dialpad_Talk__utw4O .Dialpad_Dialpad_Button__25S3H.Dialpad_hold__o8G47:hover:not([disabled]) {
    background-image: url(./media/hold-ih.b476501b.svg)
}

.Dialpad_Dialpad_Talk__utw4O .Dialpad_Dialpad_Button__25S3H.Dialpad_hold__o8G47[active]:hover:not([disabled]) {
    background-image: url(./media/hold-active-i.6c5051a9.svg)
}

.Dialpad_Dialpad_Talk__utw4O .Dialpad_Dialpad_Button__25S3H.Dialpad_transfer__2dkMu {
    background-image: url(./media/tran-d.14e22e10.svg)
}

.Dialpad_Dialpad_Talk__utw4O .Dialpad_Dialpad_Button__25S3H.Dialpad_transfer__2dkMu:hover:not([disabled]) {
    background-image: url(./media/tran_h.9e0e8fe8.svg)
}

.Dialpad_Dialpad_Talk__utw4O .Dialpad_Dialpad_Button__25S3H.Dialpad_microphone__1Bedu {
    background-size: auto 36px !important;
    background-image: url(./media/mic_n.7a96cca5.svg)
}

.Dialpad_Dialpad_Talk__utw4O .Dialpad_Dialpad_Button__25S3H.Dialpad_microphone__1Bedu:hover {
    background-image: url(./media/mic_h-1.4f42391c.svg)
}

.Dialpad_Dialpad_Talk__utw4O .Dialpad_Dialpad_Button__25S3H.Dialpad_microphone__1Bedu[active] {
    background-color: #fd581f;
    background-image: url(./media/mic_a.9ddf254e.svg)
}

.Dialpad_Dialpad_Talk__utw4O .Dialpad_Dialpad_Button__25S3H.Dialpad_speaker__1xWsD {
    background-image: url(./media/sound-w.579d6e0b.svg)
}

.Dialpad_Dialpad_Talk__utw4O .Dialpad_Dialpad_Button__25S3H.Dialpad_speaker__1xWsD:hover {
    background-image: url(./media/sound_h.24bbe42e.svg)
}

.Dialpad_Dialpad_Talk__utw4O .Dialpad_Dialpad_Button__25S3H.Dialpad_speaker__1xWsD[active] {
    background-color: #fd581f;
    background-image: url(./media/sound-w.579d6e0b.svg)
}

.Dialpad_Dialpad_Talk__utw4O .Dialpad_Dialpad_Button__25S3H.Dialpad_contacts__3G9k0 {
    background-image: url(./media/users-w.a9ffb28d.svg)
}

.Dialpad_Dialpad_Talk__utw4O .Dialpad_Dialpad_Button__25S3H.Dialpad_contacts__3G9k0:hover {
    background-image: url(./media/users_h.94fec178.svg)
}

.Dialpad_Dialpad_Talk__utw4O .Dialpad_Dialpad_Button_Stop__1cONd {
    background-color: #f02833;
    background-image: url(./media/hangup.360ddb0a.svg);
    background-size: 42px;
    background-position: 50%;
    grid-column: 2;
    margin-top: 32px
}

.Dialpad_Dialpad_Talk__utw4O .Dialpad_Dialpad_Button_Stop__1cONd:hover {
    background-color: #ff4e58
}

.Dialpad_Dialpad_ContactList__1Vm7H {
    width: 100%;
    flex: 1 1;
    background: #fff 0 0 no-repeat padding-box;
    padding: 0;
    margin: 0
}

.Dialpad_numberDarkMode__1MMe6 .Dialpad_inputDarkMode__1439H {
    color: #98a5b7
}

.Dialpad_numberDarkMode__1MMe6 .Dialpad_inputDarkMode__1439H ::-webkit-input-placeholder,
.Dialpad_numberDarkMode__1MMe6 .Dialpad_inputDarkMode__1439H ::placeholder {
    color: #98a5b7
}

.DialpadContacts_searchContainer__Duan5 {
    padding: 0 16px
}

.DialpadContacts_searchContainer__Duan5 .DialpadContacts_searchTextField__J3ksL {
    width: 100%
}

.DialpadContacts_searchContainer__Duan5 .DialpadContacts_iconContainer__1qTPi {
    display: flex;
    margin-top: 6px;
    margin-left: -6px;
    margin-right: -6px
}

.DialpadContacts_searchContainer__Duan5 .DialpadContacts_iconContainer__1qTPi .DialpadContacts_searchIcon__2ug-x {
    width: 24px;
    height: 24px;
    background: transparent url(./media/searc-bar-icon.f2a48cdb.svg) 0 0 no-repeat padding-box
}

.DialpadContacts_item__U_SQQ {
    border-bottom: 1px solid #e4e7f2;
    display: flex;
    width: 100%;
    height: 70px;
    padding: 16px;
    justify-content: space-between
}

.DialpadContacts_item__U_SQQ .DialpadContacts_answer__lTLuC {
    width: 42px;
    height: 42px;
    background-color: #1cbd78;
    border: 2px solid #fff;
    background-image: url(./media/answer.b7ba3738.svg);
    background-size: 25.46px;
    visibility: hidden;
    border-radius: 100%;
    background-repeat: no-repeat;
    background-position: 50%;
    box-shadow: 0 1px 1px rgba(81, 100, 132, .2)
}

.DialpadContacts_item__U_SQQ .DialpadContacts_answer__lTLuC[disabled] {
    background-color: #c5cad2
}

.DialpadContacts_item__U_SQQ .DialpadContacts_Grid_Action_Button__3flhI {
    background-color: transparent;
    border: none;
    width: 24px;
    height: 40px;
    cursor: pointer;
    visibility: hidden;
    margin-bottom: 5px
}

.DialpadContacts_item__U_SQQ .DialpadContacts_Grid_Action_Button__3flhI div {
    width: 100%;
    height: 100%;
    background-size: auto;
    background-image: url(./media/menu_dotv.6d27e0b5.svg);
    background-repeat: no-repeat;
    background-position: 50%
}

.DialpadContacts_item__U_SQQ .DialpadContacts_Grid_Action_Button__3flhI div:hover {
    background-image: url(./media/menu_dot-vh.0cf2ea90.svg);
    cursor: pointer
}

.DialpadContacts_item__U_SQQ .DialpadContacts_name__194DJ {
    color: #032983;
    font-weight: 600;
    font-size: 14px;
    max-width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.DialpadContacts_item__U_SQQ .DialpadContacts_name__194DJ.DialpadContacts_darkMode__1niNe {
    color: #98a5b7
}

.DialpadContacts_item__U_SQQ .DialpadContacts_number__1D8ES {
    color: #6d809f;
    font-weight: 600;
    font-size: 12px
}

.DialpadContacts_item__U_SQQ:hover {
    background-color: #f9fafb
}

.DialpadContacts_item__U_SQQ:hover .DialpadContacts_answer__lTLuC {
    visibility: visible;
    cursor: pointer
}

.DialpadContacts_item__U_SQQ:hover .DialpadContacts_Grid_Action_Button__3flhI {
    visibility: visible
}

.DialpadContacts_item__U_SQQ:hover .DialpadContacts_name__194DJ {
    color: #fd581f
}

.DialpadContacts_item__U_SQQ.DialpadContacts_darkMode__1niNe:hover {
    background-color: #12273e
}

.DialpadContacts_menuItem__ObNya {
    font-size: 12px;
    color: #314469;
    height: 43px;
    width: 187px;
    display: flex;
    padding: 0 !important
}

.DialpadContacts_menuItem__ObNya .DialpadContacts_item__U_SQQ {
    display: flex;
    justify-content: space-between;
    padding: 8px 16px;
    height: 43px;
    align-items: center
}

.DialpadContacts_menuItem__ObNya .DialpadContacts_item__U_SQQ .DialpadContacts_title__KjNCY {
    font-weight: 600;
    color: #314469
}

.DialpadContacts_menuItem__ObNya .DialpadContacts_item__U_SQQ .DialpadContacts_title__KjNCY.DialpadContacts_darkMode__1niNe {
    color: #98a5b7
}

.DialpadContacts_menuItem__ObNya .DialpadContacts_item__U_SQQ .DialpadContacts_subtitle__2Qgds {
    font-weight: 600;
    color: #6d809f
}

.DialpadContacts_menuItem__ObNya .DialpadContacts_item__U_SQQ .DialpadContacts_answer__lTLuC {
    width: 24px;
    height: 24px;
    background-size: 12.46px;
    background-color: #1cbd78;
    border: 2px solid #fff;
    background-image: url(./media/answer.b7ba3738.svg);
    visibility: hidden;
    border-radius: 100%;
    background-repeat: no-repeat;
    background-position: 50%;
    box-shadow: 0 1px 1px rgba(81, 100, 132, .2)
}

.DialpadContacts_menuItem__ObNya .DialpadContacts_item__U_SQQ .DialpadContacts_answer__lTLuC[disabled] {
    background-color: #c5cad2
}

.DialpadContacts_menuItem__ObNya .DialpadContacts_item__U_SQQ:hover {
    color: #fd581f
}

.DialpadContacts_menuItem__ObNya .DialpadContacts_item__U_SQQ:hover .DialpadContacts_answer__lTLuC {
    visibility: visible
}

.DialpadContacts_menuItem__ObNya .DialpadContacts_item__U_SQQ:hover .DialpadContacts_subtitle__2Qgds,
.DialpadContacts_menuItem__ObNya .DialpadContacts_item__U_SQQ:hover .DialpadContacts_title__KjNCY {
    color: #fd581f
}

.DialpadContacts_menuItem__ObNya .DialpadContacts_item__U_SQQ.DialpadContacts_darkMode__1niNe:hover {
    background-color: #12273e
}

.DialpadContacts_menuItemDarkMode__2KxhH {
    color: #98a5b7
}

.Tasks_h1__LNAXx {
    color: #032983;
    font-size: 36px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left
}

.Tasks_h2__1Qg5B {
    font-size: 22px;
    font-weight: 400
}

.Tasks_h2__1Qg5B,
.Tasks_h3__3Q11c {
    color: #032983;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: left
}

.Tasks_h3__3Q11c {
    font-size: 14px;
    font-weight: 600
}

.Tasks_regular__1pBDx {
    opacity: .8;
    font-size: 12px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #6d809f;
    text-align: left
}

.Tasks_theme-light__39wwG {
    color-scheme: light
}

.Tasks_theme-dark__3H2HJ {
    color-scheme: dark
}

.Tasks_Grid_Action_Button__10W6T {
    background-color: transparent;
    border: none;
    width: 32px;
    height: 34px;
    cursor: pointer
}

.Tasks_Grid_Action_Button__10W6T.Tasks_switch_line__2dezQ div {
    background-image: url(./media/line_switch.88f2d623.svg)
}

.Tasks_Grid_Action_Button__10W6T.Tasks_sortMenu__37Mns {
    height: 24px;
    width: 24px
}

.Tasks_Grid_Action_Button__10W6T.Tasks_sortMenu__37Mns div {
    background-image: url(./media/sortMenu.c1fee793.svg)
}

.Tasks_Grid_Action_Button__10W6T div {
    display: block;
    background: no-repeat transparent 50%;
    background-size: cover;
    width: 100%;
    height: 100%;
    background-size: auto
}

.Tasks_switch_line_container__2bNy_ {
    color: #1e3772;
    font-weight: 600;
    font-size: 14px;
    letter-spacing: 0
}

@media screen and (max-width:1200px) {
    .Tasks_switch_line_container__2bNy_ {
        font-size: 12px
    }
}

.Tasks_switch_line_container__2bNy_:hover:not([disabled]) {
    color: #fd581f
}

.Tasks_switch_line_container__2bNy_:hover:not([disabled]) .Tasks_switch_line__2dezQ div {
    background-image: url(./media/line_switch_h.87c3f3a8.svg)
}

.Tasks_tasks__r0u4S {
    display: flex;
    flex-direction: column;
    min-height: 100%;
    background-color: #fff;
    border-right: 1px solid #ccdce6
}

@media screen and (max-width:700px) {
    .Tasks_tasks__r0u4S {
        background: #1e3772
    }
}

.Tasks_tasks__r0u4S h2 {
    padding-inline: 20px;
    color: #1e3772;
    font-size: 22px;
    font-weight: 500
}

@media screen and (max-width:1367px) {
    .Tasks_tasks__r0u4S h2 {
        font-size: 16px
    }
}

.Tasks_tasks__r0u4S .Tasks_category__2enDh {
    color: #6d809f;
    display: flex;
    flex-direction: column;
    padding-top: 22px;
    padding-bottom: 43px;
    grid-gap: 16px;
    gap: 16px
}

@media screen and (max-width:899px) {
    .Tasks_tasks__r0u4S .Tasks_category__2enDh {
        flex-direction: row
    }
}

.Tasks_tasks__r0u4S .Tasks_category__2enDh h3 {
    color: #6d809f;
    font-weight: 500;
    font-size: 20px
}

@media screen and (max-width:1367px) {
    .Tasks_tasks__r0u4S .Tasks_category__2enDh h3 {
        font-size: 14px
    }
}

.Tasks_tasks__r0u4S .Tasks_category__2enDh .Tasks_busy__2Q7Qi {
    color: #fd581f;
    font-weight: 600;
    font-size: 14px;
    letter-spacing: 0
}

@media screen and (max-width:1367px) {
    .Tasks_tasks__r0u4S .Tasks_category__2enDh .Tasks_busy__2Q7Qi {
        font-size: 11px
    }
}

.Tasks_tasks__r0u4S .Tasks_categoryMobile___513w {
    color: #6d809f;
    display: flex;
    flex-direction: row;
    padding-bottom: 20px;
    grid-gap: 16px;
    gap: 16px;
    overflow-x: auto;
    padding-top: 20px
}

.Tasks_tasks__r0u4S .Tasks_categoryMobile___513w h3 {
    color: #6d809f;
    font-weight: 500;
    font-size: 20px
}

@media screen and (max-width:1200px) {
    .Tasks_tasks__r0u4S .Tasks_categoryMobile___513w h3 {
        font-size: 14px
    }
}

.Tasks_tasks__r0u4S .Tasks_categoryMobile___513w .Tasks_busy__2Q7Qi {
    color: #fd581f;
    font-weight: 600;
    font-size: 14px;
    letter-spacing: 0
}

@media screen and (max-width:1200px) {
    .Tasks_tasks__r0u4S .Tasks_categoryMobile___513w .Tasks_busy__2Q7Qi {
        font-size: 11px
    }
}

@keyframes Tasks_blinking___NWcq {
    50% {
        border-color: #fd581f
    }
}

.Tasks_tasks__r0u4S .Tasks_task__1fSVJ {
    width: 100%;
    height: 92px;
    background: #fff;
    padding: 18px 16px 15px;
    cursor: pointer;
    display: grid;
    grid-template-areas: "icon name line" "icon phone line" "icon duration autoclose";
    grid-template-columns: 55px 1fr 78px;
    grid-auto-rows: min-content;
    grid-column-gap: 16px;
    -moz-column-gap: 16px;
    column-gap: 16px;
    grid-row-gap: 4px;
    grid-row-gap: 2px;
    row-gap: 2px;
    align-items: start
}

.Tasks_tasks__r0u4S .Tasks_task__1fSVJ * {
    letter-spacing: 0;
    line-height: 1
}

@media screen and (max-width:1536px) {
    .Tasks_tasks__r0u4S .Tasks_task__1fSVJ {
        grid-template-columns: 45px 1fr 65px;
        grid-column-gap: 7px;
        -moz-column-gap: 7px;
        column-gap: 7px;
        padding-right: 8px;
        padding-left: 13px
    }
}

@media screen and (max-width:1200px) {
    .Tasks_tasks__r0u4S .Tasks_task__1fSVJ {
        padding-right: 4px;
        padding-left: 4px;
        grid-column-gap: 0;
        grid-template-columns: 43px 1fr 65px
    }
}

@media screen and (max-width:700px) {
    .Tasks_tasks__r0u4S .Tasks_task__1fSVJ {
        min-width: 250px
    }
}

.Tasks_tasks__r0u4S .Tasks_task__1fSVJ .Tasks_duration__OQEwE {
    grid-area: duration;
    width: -moz-fit-content;
    width: fit-content;
    border: none;
    border-radius: 200px;
    padding: 9px 10px;
    color: #6d809f;
    font-weight: 600;
    font-size: 12px;
    white-space: nowrap
}

@media screen and (max-width:1200px) {
    .Tasks_tasks__r0u4S .Tasks_task__1fSVJ .Tasks_duration__OQEwE {
        font-size: 10px
    }
}

.Tasks_tasks__r0u4S .Tasks_task__1fSVJ .Tasks_icon__3tng5 {
    display: block;
    background: no-repeat transparent 50%;
    background-size: cover;
    grid-area: icon;
    width: 55px;
    height: 55px;
    border-radius: 100%;
    border: 1px solid #d8dceb;
    background-size: 31px;
    background-image: url(./media/ac_call-2.4831f56b.svg);
    align-self: center
}

@media screen and (max-width:1536px) {
    .Tasks_tasks__r0u4S .Tasks_task__1fSVJ .Tasks_icon__3tng5 {
        width: 44px;
        height: 44px
    }
}

@media screen and (max-width:1200px) {
    .Tasks_tasks__r0u4S .Tasks_task__1fSVJ .Tasks_icon__3tng5 {
        width: 35px;
        height: 35px;
        background-size: 24px
    }
}

.Tasks_tasks__r0u4S .Tasks_task__1fSVJ .Tasks_name__1YCOv {
    grid-area: name;
    font-weight: 600;
    font-size: clamp(1rem, .6478rem + .361vw, 1.142857143rem)
}

.Tasks_tasks__r0u4S .Tasks_task__1fSVJ .Tasks_name__1YCOv.Tasks_nameOnly__23uRJ {
    font-size: clamp(1.142857143rem, .4384rem + .722vw, 1.428571429rem);
    display: grid;
    align-content: end;
    height: 25px;
    grid-row-gap: 0;
    row-gap: 0
}

@media screen and (max-width:1200px) {
    .Tasks_tasks__r0u4S .Tasks_task__1fSVJ .Tasks_name__1YCOv,
    .Tasks_tasks__r0u4S .Tasks_task__1fSVJ .Tasks_name__1YCOv.Tasks_nameOnly__23uRJ {
        font-size: 12px
    }
}

.Tasks_tasks__r0u4S .Tasks_task__1fSVJ .Tasks_phone__3IwYL {
    grid-area: phone;
    font-weight: 500;
    font-size: clamp(.857142857rem, .5049rem + .361vw, 1rem)
}

@media screen and (max-width:1200px) {
    .Tasks_tasks__r0u4S .Tasks_task__1fSVJ .Tasks_phone__3IwYL {
        font-size: 12px
    }
}

.Tasks_tasks__r0u4S .Tasks_task__1fSVJ .Tasks_lastmessage__2UH4e {
    grid-row-start: phone;
    grid-row-end: line;
    grid-column-start: phone;
    grid-column-end: line;
    font-weight: 500;
    font-size: 12px;
    color: #6d809f;
    width: 85%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 2px 0
}

@media screen and (max-width:1200px) {
    .Tasks_tasks__r0u4S .Tasks_task__1fSVJ .Tasks_lastmessage__2UH4e {
        font-size: 12px
    }
}

.Tasks_tasks__r0u4S .Tasks_task__1fSVJ .Tasks_autoclose__3RK_6 {
    grid-area: autoclose;
    font-weight: 600;
    font-size: 11px;
    padding-top: 6px;
    color: #032983;
    display: grid;
    margin-left: auto;
    grid-template-columns: 25px 12px;
    grid-column-gap: 7px;
    -moz-column-gap: 7px;
    column-gap: 7px
}

@media screen and (max-width:1200px) {
    .Tasks_tasks__r0u4S .Tasks_task__1fSVJ .Tasks_autoclose__3RK_6 {
        font-size: 11px
    }
}

@media screen and (min-width:900px)and (max-width:1100px) {
    .Tasks_tasks__r0u4S .Tasks_task__1fSVJ .Tasks_autoclose__3RK_6 {
        margin-right: auto
    }
}

.Tasks_tasks__r0u4S .Tasks_task__1fSVJ .Tasks_autocloseDarkMode__3rdPQ {
    color: #6d809f
}

.Tasks_tasks__r0u4S .Tasks_task__1fSVJ .Tasks_autoclose__3RK_6 div {
    padding-top: 2px
}

.Tasks_tasks__r0u4S .Tasks_task__1fSVJ .Tasks_add__3XdoK {
    position: relative;
    display: none;
    grid-area: line;
    color: #6d809f;
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
    cursor: pointer
}

.Tasks_tasks__r0u4S .Tasks_task__1fSVJ .Tasks_line__a1eNI {
    display: none;
    grid-area: line;
    color: #6d809f;
    font-weight: 600;
    font-size: 12px;
    background: transparent;
    border: 2px solid #6d809f;
    border-radius: 200px;
    text-align: center;
    padding: 7px 0;
    line-height: 16px;
    box-sizing: content-box;
    height: 12px
}

.Tasks_tasks__r0u4S .Tasks_task__1fSVJ .Tasks_lastmessagetime__11rtS {
    display: none;
    grid-area: line;
    color: #6d809f;
    font-weight: 400;
    font-size: 11px;
    background: transparent;
    text-align: right;
    padding: 0;
    line-height: 16px;
    box-sizing: content-box;
    height: 12px
}

@media screen and (min-width:900px)and (max-width:1100px) {
    .Tasks_tasks__r0u4S .Tasks_task__1fSVJ .Tasks_lastmessagetime__11rtS {
        text-align: left
    }
}

.Tasks_tasks__r0u4S .Tasks_task__1fSVJ.Tasks_active__i0ad2 {
    background-color: rgba(109, 128, 159, .0784313725) !important
}

.Tasks_tasks__r0u4S .Tasks_task__1fSVJ.Tasks_ready__1COMZ {
    align-items: center;
    grid-template-areas: "icon line" "icon line" "icon line"
}

.Tasks_tasks__r0u4S .Tasks_task__1fSVJ.Tasks_ready__1COMZ .Tasks_line__a1eNI {
    display: block;
    border: none;
    font-size: 16px;
    font-weight: 600;
    text-align: left
}

@media screen and (max-width:1200px) {
    .Tasks_tasks__r0u4S .Tasks_task__1fSVJ.Tasks_ready__1COMZ .Tasks_line__a1eNI {
        font-size: 12px
    }
}

.Tasks_tasks__r0u4S .Tasks_task__1fSVJ.Tasks_ready__1COMZ .Tasks_duration__OQEwE {
    display: none
}

.Tasks_tasks__r0u4S .Tasks_task__1fSVJ.Tasks_voice__2dfp_ {
    padding: 14px 16px 15px
}

@media screen and (max-width:1200px) {
    .Tasks_tasks__r0u4S .Tasks_task__1fSVJ.Tasks_voice__2dfp_ {
        padding: 16px 4px
    }
}

.Tasks_tasks__r0u4S .Tasks_task__1fSVJ.Tasks_voice__2dfp_.Tasks_calling__3yFkC {
    background-color: #fff;
    border-color: #fd7422
}

.Tasks_tasks__r0u4S .Tasks_task__1fSVJ.Tasks_voice__2dfp_.Tasks_calling__3yFkC .Tasks_icon__3tng5 {
    border-color: #fd7422;
    background-image: url(./media/ringing_dialing.eaa3a205.svg);
    background-size: 27px
}

.Tasks_tasks__r0u4S .Tasks_task__1fSVJ.Tasks_voice__2dfp_.Tasks_calling__3yFkC .Tasks_name__1YCOv {
    color: #fd7422
}

.Tasks_tasks__r0u4S .Tasks_task__1fSVJ.Tasks_voice__2dfp_.Tasks_calling__3yFkC .Tasks_duration__OQEwE {
    color: #fff;
    background: #fd7422
}

.Tasks_tasks__r0u4S .Tasks_task__1fSVJ.Tasks_voice__2dfp_.Tasks_calling__3yFkC .Tasks_line__a1eNI {
    display: block
}

.Tasks_tasks__r0u4S .Tasks_task__1fSVJ.Tasks_voice__2dfp_.Tasks_talking__2fwNj {
    background-color: #f5fff7;
    border-color: #00b972
}

.Tasks_tasks__r0u4S .Tasks_task__1fSVJ.Tasks_voice__2dfp_.Tasks_talking__2fwNj .Tasks_icon__3tng5 {
    border-color: #00b972;
    background-image: url(./media/outbound-1.173e777b.svg);
    background-size: 27px
}

.Tasks_tasks__r0u4S .Tasks_task__1fSVJ.Tasks_voice__2dfp_.Tasks_talking__2fwNj .Tasks_name__1YCOv {
    color: #09a260
}

.Tasks_tasks__r0u4S .Tasks_task__1fSVJ.Tasks_voice__2dfp_.Tasks_talking__2fwNj .Tasks_duration__OQEwE {
    color: #fff;
    background: #00b972
}

.Tasks_tasks__r0u4S .Tasks_task__1fSVJ.Tasks_voice__2dfp_.Tasks_talking__2fwNj .Tasks_line__a1eNI {
    display: block
}

.Tasks_tasks__r0u4S .Tasks_task__1fSVJ.Tasks_voice__2dfp_.Tasks_talking__2fwNj.Tasks_transfer__10uz1 {
    background-color: #f5fff7;
    border-color: #00b972
}

.Tasks_tasks__r0u4S .Tasks_task__1fSVJ.Tasks_voice__2dfp_.Tasks_talking__2fwNj.Tasks_transfer__10uz1 .Tasks_icon__3tng5 {
    border-color: #00b972;
    background-image: url(./media/tran-c.c7ca67d2.svg);
    background-size: 27px
}

.Tasks_tasks__r0u4S .Tasks_task__1fSVJ.Tasks_voice__2dfp_.Tasks_talking__2fwNj.Tasks_transfer__10uz1 .Tasks_name__1YCOv {
    color: #09a260
}

.Tasks_tasks__r0u4S .Tasks_task__1fSVJ.Tasks_voice__2dfp_.Tasks_talking__2fwNj.Tasks_transfer__10uz1 .Tasks_duration__OQEwE {
    color: #fff;
    background: #00b972
}

.Tasks_tasks__r0u4S .Tasks_task__1fSVJ.Tasks_voice__2dfp_.Tasks_talking__2fwNj.Tasks_transfer__10uz1 .Tasks_line__a1eNI {
    display: block
}

.Tasks_tasks__r0u4S .Tasks_task__1fSVJ.Tasks_voice__2dfp_.Tasks_hold__zgTDc {
    background-color: #fff;
    border-color: #fda600
}

.Tasks_tasks__r0u4S .Tasks_task__1fSVJ.Tasks_voice__2dfp_.Tasks_hold__zgTDc .Tasks_icon__3tng5 {
    border-color: #fda600;
    background-image: url(./media/hold-y.792bd723.svg);
    background-size: 27px
}

.Tasks_tasks__r0u4S .Tasks_task__1fSVJ.Tasks_voice__2dfp_.Tasks_hold__zgTDc .Tasks_name__1YCOv {
    color: #fda600
}

.Tasks_tasks__r0u4S .Tasks_task__1fSVJ.Tasks_voice__2dfp_.Tasks_hold__zgTDc .Tasks_duration__OQEwE {
    color: #fff;
    background: #fda600
}

.Tasks_tasks__r0u4S .Tasks_task__1fSVJ.Tasks_voice__2dfp_.Tasks_hold__zgTDc .Tasks_line__a1eNI {
    display: block
}

.Tasks_tasks__r0u4S .Tasks_task__1fSVJ.Tasks_voice__2dfp_.Tasks_coming__nw2MV {
    background-color: #fff;
    border-color: #fd7422
}

.Tasks_tasks__r0u4S .Tasks_task__1fSVJ.Tasks_voice__2dfp_.Tasks_coming__nw2MV .Tasks_duration__OQEwE {
    background: #fd7422;
    color: #fff
}

.Tasks_tasks__r0u4S .Tasks_task__1fSVJ.Tasks_voice__2dfp_.Tasks_coming__nw2MV .Tasks_name__1YCOv {
    color: #fd7422
}

.Tasks_tasks__r0u4S .Tasks_task__1fSVJ.Tasks_voice__2dfp_.Tasks_coming__nw2MV .Tasks_icon__3tng5 {
    background-image: url(./media/ringing_dialing.eaa3a205.svg);
    border-color: #fd7422;
    background-size: 27px
}

.Tasks_tasks__r0u4S .Tasks_task__1fSVJ.Tasks_voice__2dfp_.Tasks_coming__nw2MV .Tasks_line__a1eNI {
    display: block
}

.Tasks_tasks__r0u4S .Tasks_task__1fSVJ.Tasks_voice__2dfp_.Tasks_end__2bvMn {
    border-color: #e4e7f2;
    background: #fff
}

.Tasks_tasks__r0u4S .Tasks_task__1fSVJ.Tasks_voice__2dfp_.Tasks_end__2bvMn .Tasks_duration__OQEwE {
    background-color: #6d809f;
    color: #fff
}

.Tasks_tasks__r0u4S .Tasks_task__1fSVJ.Tasks_voice__2dfp_.Tasks_end__2bvMn .Tasks_name__1YCOv {
    color: #1e3772
}

.Tasks_tasks__r0u4S .Tasks_task__1fSVJ.Tasks_voice__2dfp_.Tasks_end__2bvMn .Tasks_icon__3tng5 {
    background-image: url(./media/ended.fffc5d5c.svg);
    background-color: #fff;
    border-color: #7f92b2;
    background-size: 27px
}

.Tasks_tasks__r0u4S .Tasks_task__1fSVJ.Tasks_voice__2dfp_.Tasks_end__2bvMn .Tasks_line__a1eNI {
    display: block
}

.Tasks_tasks__r0u4S .Tasks_task__1fSVJ.Tasks_voice__2dfp_.Tasks_voiceDarkMode__3jJih {
    background-color: transparent;
    border: unset
}

.Tasks_tasks__r0u4S .Tasks_task__1fSVJ.Tasks_voice__2dfp_.Tasks_voiceDarkMode__3jJih .Tasks_icon__3tng5 {
    background-color: #2d4059 !important;
    border: none !important
}

.Tasks_tasks__r0u4S .Tasks_task__1fSVJ.Tasks_voice__2dfp_.Tasks_voiceDarkMode__3jJih .Tasks_line__a1eNI {
    background-color: transparent !important
}

.Tasks_tasks__r0u4S .Tasks_task__1fSVJ.Tasks_voiceDarkMode__3jJih {
    background-color: transparent;
    border: unset
}

.Tasks_tasks__r0u4S .Tasks_task__1fSVJ.Tasks_voiceDarkMode__3jJih .Tasks_icon__3tng5 {
    background-color: #2d4059 !important;
    border: none !important
}

.Tasks_tasks__r0u4S .Tasks_task__1fSVJ.Tasks_voiceDarkMode__3jJih .Tasks_line__a1eNI {
    background-color: transparent !important
}

.Tasks_tasks__r0u4S .Tasks_task__1fSVJ.Tasks_chat__Zq6FH .Tasks_add__3XdoK {
    display: block
}

.Tasks_tasks__r0u4S .Tasks_task__1fSVJ.Tasks_chat__Zq6FH .Tasks_name__1YCOv {
    color: #032983
}

.Tasks_tasks__r0u4S .Tasks_task__1fSVJ.Tasks_chat__Zq6FH .Tasks_nameDarkMode__lfNYF {
    color: #6d809f
}

.Tasks_tasks__r0u4S .Tasks_task__1fSVJ.Tasks_chat__Zq6FH .Tasks_phone__3IwYL {
    color: #6d809f;
    font-size: 14px;
    line-height: 1;
    letter-spacing: 0
}

@media screen and (max-width:1200px) {
    .Tasks_tasks__r0u4S .Tasks_task__1fSVJ.Tasks_chat__Zq6FH .Tasks_phone__3IwYL {
        font-size: 12px
    }
}

.Tasks_tasks__r0u4S .Tasks_task__1fSVJ.Tasks_chat__Zq6FH .Tasks_icon__3tng5 {
    background-image: url(./media/chat_n.8fb6f566.svg);
    background-size: 25px
}

.Tasks_tasks__r0u4S .Tasks_task__1fSVJ.Tasks_chat__Zq6FH .Tasks_icon__3tng5.Tasks_whatsapp__Z8Zw9 {
    background-image: url(./media/whatsapp.9fdbc579.svg) !important;
    background-size: 45px 31px
}

.Tasks_tasks__r0u4S .Tasks_task__1fSVJ.Tasks_chat__Zq6FH .Tasks_icon__3tng5.Tasks_instagram__1_3ja {
    background-image: url(./media/instagram.1a4bf24f.svg) !important;
    background-size: 24px
}

.Tasks_tasks__r0u4S .Tasks_task__1fSVJ.Tasks_chat__Zq6FH .Tasks_icon__3tng5.Tasks_facebook__CVjdc {
    background-image: url(./media/facebook.b817eddb.svg) !important;
    background-size: 24px
}

.Tasks_tasks__r0u4S .Tasks_task__1fSVJ.Tasks_chat__Zq6FH .Tasks_duration__OQEwE {
    display: inline-block;
    border-radius: 200px;
    border: 1px solid #fd581f;
    padding: 5px 10px;
    color: #6d809f;
    font-weight: 600;
    font-size: 12px
}

@media screen and (max-width:1200px) {
    .Tasks_tasks__r0u4S .Tasks_task__1fSVJ.Tasks_chat__Zq6FH .Tasks_duration__OQEwE {
        font-size: 10px
    }
}

.Tasks_tasks__r0u4S .Tasks_task__1fSVJ.Tasks_chat__Zq6FH .Tasks_line__a1eNI {
    display: contents
}

.Tasks_tasks__r0u4S .Tasks_task__1fSVJ.Tasks_chat__Zq6FH .Tasks_lastmessagetime__11rtS,
.Tasks_tasks__r0u4S .Tasks_task__1fSVJ.Tasks_video__vdHUE .Tasks_add__3XdoK {
    display: block
}

.Tasks_tasks__r0u4S .Tasks_task__1fSVJ.Tasks_video__vdHUE .Tasks_name__1YCOv {
    color: #032983
}

.Tasks_tasks__r0u4S .Tasks_task__1fSVJ.Tasks_video__vdHUE .Tasks_phone__3IwYL {
    color: #6d809f;
    font-size: 14px;
    line-height: 1;
    letter-spacing: 0
}

.Tasks_tasks__r0u4S .Tasks_task__1fSVJ.Tasks_video__vdHUE .Tasks_nameDarkMode__lfNYF {
    color: #6d809f
}

.Tasks_tasks__r0u4S .Tasks_task__1fSVJ.Tasks_video__vdHUE .Tasks_icon__3tng5 {
    background-image: url(./media/icon_video.518addf6.svg);
    background-size: 25px
}

.Tasks_tasks__r0u4S .Tasks_task__1fSVJ.Tasks_video__vdHUE .Tasks_duration__OQEwE {
    display: inline-block;
    border-radius: 200px;
    border: 1px solid #fd581f;
    padding: 8px 10px;
    color: #6d809f;
    font-weight: 600;
    font-size: 12px
}

.Tasks_tasks__r0u4S .Tasks_task__1fSVJ.Tasks_video__vdHUE .Tasks_line__a1eNI {
    display: none
}

.Tasks_tasks__r0u4S .Tasks_task__1fSVJ.Tasks_email__Fsc4q {
    grid-template-areas: "icon name time" "icon description description" "icon duration duration";
    grid-template-columns: 50px 1fr 50px;
    grid-template-rows: 15px 26px 12px
}

.Tasks_tasks__r0u4S .Tasks_task__1fSVJ.Tasks_email__Fsc4q .Tasks_add__3XdoK {
    display: block
}

.Tasks_tasks__r0u4S .Tasks_task__1fSVJ.Tasks_email__Fsc4q .Tasks_name__1YCOv {
    color: #032983;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    line-height: 2;
    height: unset;
    font-size: 16px
}

.Tasks_tasks__r0u4S .Tasks_task__1fSVJ.Tasks_email__Fsc4q .Tasks_nameDarkMode__lfNYF {
    color: #6d809f
}

.Tasks_tasks__r0u4S .Tasks_task__1fSVJ.Tasks_email__Fsc4q .Tasks_description__5NQ-k {
    grid-area: description;
    color: #6d809f;
    font: normal normal normal 11px/13px Axiforma;
    letter-spacing: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    line-height: 4
}

@media screen and (max-width:1200px) {
    .Tasks_tasks__r0u4S .Tasks_task__1fSVJ.Tasks_email__Fsc4q .Tasks_description__5NQ-k {
        font-size: 12px
    }
}

.Tasks_tasks__r0u4S .Tasks_task__1fSVJ.Tasks_email__Fsc4q .Tasks_icon__3tng5 {
    background-image: url(./media/icon_email.e2556bc5.svg);
    background-size: 25px
}

.Tasks_tasks__r0u4S .Tasks_task__1fSVJ.Tasks_email__Fsc4q .Tasks_line__a1eNI {
    display: contents
}

.Tasks_tasks__r0u4S .Tasks_task__1fSVJ.Tasks_email__Fsc4q .Tasks_time__1VPQq {
    grid-area: time;
    text-align: right;
    font: normal normal 400 11px/12px Axiforma;
    letter-spacing: 0;
    color: #ccdce6;
    opacity: 1
}

.Tasks_tasks__r0u4S .Tasks_selectedChat__1kzye {
    background-color: #f5fff7;
    border-color: #00b972
}

.Tasks_tasks__r0u4S .Tasks_selectedChat__1kzye .Tasks_icon__3tng5 {
    border-color: #00b972;
    background-image: url(./media/chat_active.5a0b9bea.svg) !important;
    background-size: 27px
}

.Tasks_tasks__r0u4S .Tasks_selectedChat__1kzye .Tasks_name__1YCOv {
    color: #09a260
}

.Tasks_tasks__r0u4S .Tasks_selectedChat__1kzye .Tasks_duration__OQEwE {
    color: #fff !important;
    background: #00b972;
    border: none !important
}

.Tasks_tasks__r0u4S .Tasks_selectedVideo__3S9jg {
    background-color: #f5fff7;
    border-color: #00b972
}

.Tasks_tasks__r0u4S .Tasks_selectedVideo__3S9jg .Tasks_icon__3tng5 {
    border-color: #00b972;
    background-image: url(./media/icon_video_selected.c46777d8.svg) !important;
    background-size: 27px
}

.Tasks_tasks__r0u4S .Tasks_selectedVideo__3S9jg .Tasks_name__1YCOv {
    color: #09a260
}

.Tasks_tasks__r0u4S .Tasks_selectedVideo__3S9jg .Tasks_duration__OQEwE {
    color: #fff !important;
    background: #00b972;
    border: none !important
}

.Tasks_tasks__r0u4S .Tasks_selectedEmail__SUzn6 {
    background-color: #f5fff7;
    border-color: #00b972
}

.Tasks_tasks__r0u4S .Tasks_selectedEmail__SUzn6 .Tasks_icon__3tng5 {
    border-color: #00b972;
    background-image: url(./media/icon_email_selected.2a965a92.svg) !important;
    background-size: 27px
}

.Tasks_tasks__r0u4S .Tasks_selectedEmail__SUzn6 .Tasks_name__1YCOv {
    color: #09a260
}

.Tasks_tasks__r0u4S .Tasks_selectedEmail__SUzn6 .Tasks_duration__OQEwE {
    color: #fff !important;
    background: #00b972;
    border: none !important
}

.Tasks_tasksDarkMode__1atdt {
    background-color: #0e2344 !important;
    border-right: unset
}

.Tasks_tasksDarkMode__1atdt h2 {
    color: #98a5b7
}

.Tasks_popupMenu__2sp_H .Tasks_menuItem__2mGJw {
    padding: 18px 27px
}

.Tasks_popupMenu__2sp_H .Tasks_menuItem__2mGJw:not(:last-of-type) {
    border-bottom: 1px solid #e4e7f2
}

.Tasks_popupMenu__2sp_H .Tasks_menuItem__2mGJw svg {
    margin-right: 16px
}

.Tasks_popupMenu__2sp_H.Tasks_horizontal__1zmh4 .Tasks_menuItem__2mGJw {
    background-color: #fff;
    padding: 9px 27px 9px 18px;
    border-radius: 200px;
    border: 2px solid #fd581f
}

.Tasks_popupMenu__2sp_H.Tasks_horizontal__1zmh4 .Tasks_menuItem__2mGJw:hover {
    background-color: #f7f7fb
}

.Tasks_popupMenu__2sp_H.Tasks_horizontal__1zmh4 .Tasks_menuItem__2mGJw:not(:last-of-type) {
    border: 2px solid #fd581f
}

.Tasks_popupMenu__2sp_H.Tasks_horizontal__1zmh4 .Tasks_menuItem__2mGJw svg {
    margin-right: 7px
}

.Tasks_popupMenuDarkMode__1tKGZ {
    border: 1px solid #2d4059 !important
}

.Tasks_popupMenuDarkMode__1tKGZ .Tasks_menuItemDarkMode__7Xkp9 {
    background-color: #081d33;
    border-bottom: 1px solid #2d4059 !important
}

.Tasks_popupMenuDarkMode__1tKGZ .Tasks_menuItemDarkMode__7Xkp9:hover {
    background-color: #0e2344
}

.Tasks_popupMenuDarkMode__1tKGZ.Tasks_horizontal__1zmh4 .Tasks_menuItemDarkMode__7Xkp9 {
    background-color: #081d33;
    border: 2px solid #2d4059
}

.Tasks_popupMenuDarkMode__1tKGZ.Tasks_horizontal__1zmh4 .Tasks_menuItemDarkMode__7Xkp9:hover {
    background-color: #0e2344
}

.Alert_h1__1evRP {
    color: #032983;
    font-size: 36px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left
}

.Alert_h2__teNsS {
    font-size: 22px;
    font-weight: 400
}

.Alert_h2__teNsS,
.Alert_h3__1zLX3 {
    color: #032983;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: left
}

.Alert_h3__1zLX3 {
    font-size: 14px;
    font-weight: 600
}

.Alert_regular__3wAno {
    opacity: .8;
    font-size: 12px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #6d809f;
    text-align: left
}

.Alert_theme-light__3qZq2 {
    color-scheme: light
}

.Alert_theme-dark__6wRhV {
    color-scheme: dark
}

.Alert_action__2QnEx {
    align-items: center
}

.Alert_titleAction__3Q08q {
    align-items: flex-start;
    padding-bottom: 20px !important
}

.Alert_titleAction__3Q08q .Alert_actionButton__2BKpt {
    position: absolute;
    left: 45px;
    bottom: 0
}

.Alert_actionButton__2BKpt {
    text-transform: uppercase !important
}

.Status_h1__2ghC1 {
    color: #032983;
    font-size: 36px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left
}

.Status_h2__3e7sF {
    font-size: 22px;
    font-weight: 400
}

.Status_h2__3e7sF,
.Status_h3__3sYvW {
    color: #032983;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: left
}

.Status_h3__3sYvW {
    font-size: 14px;
    font-weight: 600
}

.Status_regular__1M4AA {
    opacity: .8;
    font-size: 12px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #6d809f;
    text-align: left
}

.Status_theme-light__1o9rr {
    color-scheme: light
}

.Status_theme-dark__1MRF_ {
    color-scheme: dark
}

.Status_list__3uv17 {
    max-height: calc(100vh - 217px);
    padding: 0;
    margin: 0
}

.Status_display__U17Pv {
    position: relative;
    box-sizing: border-box;
    height: 109px;
    min-width: 100%;
    text-align: left;
    display: inline-flex;
    align-items: center;
    justify-content: left;
    transition: background-color .2s ease, box-shadow .2s ease;
    display: grid;
    grid-template-areas: "icon name" "icon duration";
    grid-auto-rows: min-content;
    grid-column-gap: 17px;
    -moz-column-gap: 17px;
    column-gap: 17px;
    grid-row-gap: 6px;
    row-gap: 6px;
    padding: 35px 0 35px 70px
}

@media screen and (max-width:1536px) {
    .Status_display__U17Pv {
        padding-left: 35px
    }
}

@media screen and (max-width:950px) {
    .Status_display__U17Pv {
        padding-left: 0
    }
}

@media screen and (max-width:700px) {
    .Status_display__U17Pv {
        height: 70px;
        padding: 17px 0 35px 20px
    }
}

.Status_display__U17Pv .Status_statuMobile__3Peyi {
    border: 1px solid grey;
    border-radius: 12px;
    background: #987db3
}

.Status_display__U17Pv .Status_icon__2JIuv {
    grid-area: icon;
    display: inline-block;
    width: 33px;
    height: 33px;
    margin-left: 0;
    background: no-repeat transparent 50%;
    background-size: contain
}

.Status_display__U17Pv .Status_icon__2JIuv.Status_available__1ijLK {
    background-image: url(./media/ac_call_w.2b7c8f98.svg)
}

.Status_display__U17Pv .Status_icon__2JIuv.Status_aftercallwork__3KqwP {
    background-image: url(./media/documents-file-search_w.15db8100.svg)
}

.Status_display__U17Pv .Status_icon__2JIuv.Status_shortbreak__1-2yr {
    background-image: url(./media/short_break_w.c033b3bf.svg)
}

.Status_display__U17Pv .Status_icon__2JIuv.Status_lunch__1Q8RK {
    background-image: url(./media/break_lunch_w.10384cd7.svg)
}

.Status_display__U17Pv .Status_icon__2JIuv.Status_meeting__2_QE_ {
    background-image: url(./media/meeting_w.cbd14322.svg)
}

.Status_display__U17Pv .Status_icon__2JIuv.Status_training__3gnr- {
    background-image: url(./media/training_w.72b050a9.svg)
}

.Status_display__U17Pv .Status_icon__2JIuv.Status_backoffice__367Bb {
    background-image: url(./media/backoffice_w.92eed10d.svg)
}

.Status_display__U17Pv .Status_icon__2JIuv.Status_lipsum__qHFpG {
    background-image: url(./media/short_break_w.c033b3bf.svg)
}

.Status_display__U17Pv .Status_icon__2JIuv.Status_notReady__1mp5c,
.Status_display__U17Pv .Status_icon__2JIuv.Status_nr__1gNjs {
    background-image: url(./media/not_ready_new.09f0ee55.svg)
}

.Status_display__U17Pv .Status_icon__2JIuv.Status_otherStatus__3xq4Z {
    background-image: url(./media/other-statu.f995aad7.svg)
}

.Status_display__U17Pv .Status_icon__2JIuv.Status_preview_available__2lcLV {
    background-image: url(./media/preview_available.f3618d55.svg)
}

.Status_display__U17Pv .Status_itemsName__ZEpX-,
.Status_display__U17Pv .Status_name__mTm_Y {
    grid-area: name;
    font-weight: 700;
    font-size: clamp(1.142857143rem, .7906rem + .361vw, 1.285714286rem);
    line-height: 1
}

.Status_display__U17Pv .Status_itemsName__ZEpX- {
    margin-top: 10px !important
}

.Status_display__U17Pv .Status_duration__pb_aR {
    grid-area: duration;
    font-weight: 400;
    font-size: clamp(1rem, .6478rem + .361vw, 1.142857143rem);
    line-height: 1;
    height: 15px
}

.Status_display__U17Pv .Status_duration__pb_aR div {
    height: 15px;
    font: normal normal normal 14px/22px Axiforma;
    letter-spacing: 0;
    color: #fafbfd;
    opacity: .7
}

.Status_display__U17Pv .Status_duration__pb_aR div .Status_reserveClose__38bvS {
    margin-left: 10px;
    background-color: #4b65a3;
    border: none;
    cursor: pointer
}

.Status_display__U17Pv .Status_duration__pb_aR div .Status_reserveClose__38bvS span {
    font: normal normal normal 14px/22px Axiforma;
    letter-spacing: 0;
    color: #fafbfd;
    opacity: .7
}

.Status_display__U17Pv .Status_duration__pb_aR div .Status_reserveClose__38bvS:hover span {
    color: #1e3772
}

.Status_display__U17Pv .Status_rezerveStatusCont__b-4YS {
    margin-left: 310px;
    margin-top: -10px;
    display: none;
    width: 80px;
    height: 30px;
    background: #fff 0 0 no-repeat padding-box;
    border: 1px solid #6d809f;
    border-radius: 6px;
    cursor: pointer;
    opacity: 1;
    position: absolute
}

.Status_display__U17Pv .Status_rezerveStatusCont__b-4YS span {
    text-align: center;
    letter-spacing: 0;
    color: #6d809f;
    opacity: 1;
    font: normal normal medium 13px/59px Axiforma
}

.Status_display__U17Pv .Status_rezerveStatusCont__b-4YS:hover {
    border: 1px solid #ff8240
}

.Status_display__U17Pv .Status_rezerveStatusCont__b-4YS:hover span {
    color: #ff8240
}

.Status_display__U17Pv.Status_break__2yyO7 {
    background: #ff5800
}

.Status_display__U17Pv.Status_ready__3ppMF {
    background: #314b88
}

.Status_display__U17Pv.Status_ready__3ppMF.Status_free__3np4g {
    background: #37ac64
}

.Status_display__U17Pv.Status_listGroup__3nFuo {
    background: #eaf2f4;
    color: #6d809f;
    cursor: default
}

.Status_display__U17Pv.Status_listGroup__3nFuo .Status_icon__2JIuv {
    margin-left: 11px
}

.Status_display__U17Pv.Status_listGroup__3nFuo .Status_icon__2JIuv.Status_test__35-0Q {
    background-image: url(./media/icons8-voice-recognition.20b1a3b8.svg)
}

.Status_display__U17Pv.Status_listGroup__3nFuo .Status_icon__2JIuv.Status_break__2yyO7 {
    background-image: url(./media/break.56c83e1a.svg)
}

.Status_display__U17Pv.Status_listGroup__3nFuo .Status_icon__2JIuv.Status_other__36E7Y {
    background-image: url(./media/others_statu.767ba922.svg)
}

.Status_display__U17Pv.Status_listGroup__3nFuo .Status_icon__2JIuv.Status_notReady__1mp5c {
    background-image: url(./media/not_ready_new2.56c83e1a.svg)
}

.Status_display__U17Pv.Status_listGroup__3nFuo .Status_icon__2JIuv.Status_otherStatus__3xq4Z {
    background-image: url(./media/other-statu.f995aad7.svg)
}

.Status_display__U17Pv.Status_listGroup__3nFuo .Status_duration__pb_aR {
    font-size: 14px;
    opacity: .7
}

.Status_display__U17Pv.Status_listItem__3LxKb {
    background: #fff;
    color: #6d809f;
    position: relative
}

.Status_display__U17Pv.Status_listItem__3LxKb:hover {
    background: var(--backgroundColor)
}

.Status_display__U17Pv.Status_listItem__3LxKb:hover:before {
    content: "";
    display: inline-block;
    width: 7px;
    height: 100%;
    background: var(--color);
    position: absolute;
    top: 0;
    left: 0;
    vertical-align: middle
}

.Status_display__U17Pv.Status_listItem__3LxKb:hover .Status_rezerveStatusCont__b-4YS {
    display: flex;
    width: 80px;
    height: 30px;
    justify-content: center;
    align-items: center;
    text-align: center
}

.Status_display__U17Pv.Status_listItem__3LxKb:hover .Status_icon__2JIuv {
    margin-left: 36px
}

.Status_display__U17Pv.Status_listItem__3LxKb:hover .Status_icon__2JIuv.Status_lipsum__qHFpG {
    background-image: url(./media/short_break-w.8a5fdc12.svg)
}

.Status_display__U17Pv.Status_listItem__3LxKb:hover .Status_icon__2JIuv.Status_nr__1gNjs {
    background-image: url(./media/not_ready_new.09f0ee55.svg)
}

.Status_display__U17Pv.Status_listItem__3LxKb:hover .Status_icon__2JIuv.Status_otherStatus__3xq4Z {
    background: none
}

.Status_display__U17Pv.Status_listItem__3LxKb .Status_duration__pb_aR {
    font-size: 14px;
    opacity: .7
}

.Status_display__U17Pv.Status_listItem__3LxKb .Status_icon__2JIuv {
    margin-left: 46px
}

.Status_display__U17Pv.Status_listItem__3LxKb .Status_icon__2JIuv.Status_training__3gnr- {
    background-image: url(./media/training.dab2696e.svg)
}

.Status_display__U17Pv.Status_listItem__3LxKb .Status_icon__2JIuv.Status_lipsum__qHFpG {
    background-image: url(./media/short_break.d1133fc2.svg)
}

.Status_display__U17Pv.Status_listItem__3LxKb .Status_icon__2JIuv.Status_nr__1gNjs {
    background-image: url(./media/not_ready_new.09f0ee55.svg)
}

.Status_display__U17Pv.Status_listItemAvailable__1xLaw {
    background: #fff;
    color: #6d809f;
    position: relative
}

.Status_display__U17Pv.Status_listItemAvailable__1xLaw:hover {
    background: var(--backgroundColor)
}

.Status_display__U17Pv.Status_listItemAvailable__1xLaw:hover:before {
    content: "";
    display: inline-block;
    width: 7px;
    height: 100%;
    background: var(--color);
    position: absolute;
    top: 0;
    left: 0;
    vertical-align: middle
}

.Status_display__U17Pv.Status_listItemAvailable__1xLaw:hover .Status_rezerveStatusCont__b-4YS {
    display: flex;
    width: 80px;
    height: 30px;
    justify-content: center;
    align-items: center;
    text-align: center
}

.Status_display__U17Pv.Status_listItemAvailable__1xLaw:hover .Status_icon__2JIuv {
    margin-left: 36px
}

.Status_display__U17Pv.Status_listItemAvailable__1xLaw:hover .Status_icon__2JIuv.Status_available__1ijLK {
    background-image: none
}

.Status_display__U17Pv.Status_listItemAvailable__1xLaw .Status_duration__pb_aR {
    font-size: 14px;
    opacity: .7
}

.Status_display__U17Pv.Status_listItemAvailable__1xLaw .Status_icon__2JIuv {
    margin-left: 11px
}

.Status_display__U17Pv.Status_listItemAvailable__1xLaw .Status_icon__2JIuv.Status_available__1ijLK {
    background-image: none
}

.Status_display__U17Pv.Status_listItemMain__2jdnx {
    background: #fff;
    color: #6d809f;
    position: relative
}

.Status_display__U17Pv.Status_listItemMain__2jdnx:hover {
    background: var(--backgroundColor)
}

.Status_display__U17Pv.Status_listItemMain__2jdnx:hover:before {
    content: "";
    display: inline-block;
    width: 7px;
    height: 100%;
    background: var(--color);
    position: absolute;
    top: 0;
    left: 0;
    vertical-align: middle
}

.Status_display__U17Pv.Status_listItemMain__2jdnx:hover .Status_rezerveStatusCont__b-4YS {
    display: flex;
    width: 80px;
    height: 30px;
    justify-content: center;
    align-items: center;
    text-align: center
}

.Status_display__U17Pv.Status_listItemMain__2jdnx:hover .Status_icon__2JIuv {
    margin-left: 36px
}

.Status_display__U17Pv.Status_listItemMain__2jdnx:hover .Status_icon__2JIuv.Status_aftercallwork__3KqwP,
.Status_display__U17Pv.Status_listItemMain__2jdnx:hover .Status_icon__2JIuv.Status_backoffice__367Bb,
.Status_display__U17Pv.Status_listItemMain__2jdnx:hover .Status_icon__2JIuv.Status_lunch__1Q8RK,
.Status_display__U17Pv.Status_listItemMain__2jdnx:hover .Status_icon__2JIuv.Status_meeting__2_QE_,
.Status_display__U17Pv.Status_listItemMain__2jdnx:hover .Status_icon__2JIuv.Status_preview_available__2lcLV,
.Status_display__U17Pv.Status_listItemMain__2jdnx:hover .Status_icon__2JIuv.Status_shortbreak__1-2yr,
.Status_display__U17Pv.Status_listItemMain__2jdnx:hover .Status_icon__2JIuv.Status_training__3gnr- {
    background: none
}

.Status_display__U17Pv.Status_listItemMain__2jdnx:hover .Status_icon__2JIuv.Status_lipsum__qHFpG {
    background-image: url(./media/short_break-w.8a5fdc12.svg)
}

.Status_display__U17Pv.Status_listItemMain__2jdnx .Status_duration__pb_aR {
    font-size: 14px;
    opacity: .7
}

.Status_display__U17Pv.Status_listItemMain__2jdnx .Status_icon__2JIuv {
    margin-left: 46px
}

.Status_display__U17Pv.Status_listItemMain__2jdnx .Status_icon__2JIuv.Status_aftercallwork__3KqwP,
.Status_display__U17Pv.Status_listItemMain__2jdnx .Status_icon__2JIuv.Status_backoffice__367Bb,
.Status_display__U17Pv.Status_listItemMain__2jdnx .Status_icon__2JIuv.Status_lunch__1Q8RK,
.Status_display__U17Pv.Status_listItemMain__2jdnx .Status_icon__2JIuv.Status_meeting__2_QE_,
.Status_display__U17Pv.Status_listItemMain__2jdnx .Status_icon__2JIuv.Status_preview_available__2lcLV,
.Status_display__U17Pv.Status_listItemMain__2jdnx .Status_icon__2JIuv.Status_shortbreak__1-2yr,
.Status_display__U17Pv.Status_listItemMain__2jdnx .Status_icon__2JIuv.Status_training__3gnr- {
    background: none
}

.Status_display__U17Pv.Status_listItemMain__2jdnx .Status_icon__2JIuv.Status_lipsum__qHFpG {
    background-image: url(./media/short_break.d1133fc2.svg)
}

.Status_display__U17Pv.Status_listGroup__3nFuo,
.Status_display__U17Pv.Status_listItem__3LxKb,
.Status_display__U17Pv.Status_listItemAvailable__1xLaw,
.Status_display__U17Pv.Status_listItemMain__2jdnx {
    border-top: 1px solid #e7eef2
}

.Status_notReadyStatus__1h24l {
    width: 100%;
    height: 109px;
    background: #4b65a3;
    color: #fff;
    cursor: pointer;
    display: inline-block
}

@media screen and (max-width:700px) {
    .Status_notReadyStatus__1h24l {
        padding: 0 !important;
        height: 70px;
        width: calc(100% - 80px);
        border-radius: 8px
    }
}

.Status_notReadyStatus__1h24l>.Status_display__U17Pv:after {
    content: "";
    display: block;
    position: absolute;
    width: 18.7px;
    height: 31.68px;
    background: no-repeat transparent 50%;
    color: #fff;
    background-image: url(./media/arrow_w.41bde4be.svg);
    right: 39px;
    top: 38px;
    top: calc(50% - 15px)
}

@media screen and (max-width:700px) {
    .Status_notReadyStatus__1h24l>.Status_display__U17Pv:after {
        right: 20px
    }
}

.Status_otherStatus__3xq4Z {
    width: 100%;
    height: 109px;
    background: var(--color) 0 0 no-repeat padding-box;
    color: #fff;
    cursor: pointer;
    display: inline-block
}

@media screen and (max-width:700px) {
    .Status_otherStatus__3xq4Z {
        padding: 0 !important;
        height: 70px;
        width: calc(100% - 80px);
        border-radius: 8px
    }
}

.Status_otherStatus__3xq4Z>.Status_display__U17Pv:after {
    content: "";
    display: block;
    position: absolute;
    width: 18.7px;
    height: 31.68px;
    background: no-repeat transparent 50%;
    color: #fff;
    background-image: url(./media/arrow_w.41bde4be.svg);
    right: 39px;
    top: 38px;
    top: calc(50% - 15px)
}

@media screen and (max-width:700px) {
    .Status_otherStatus__3xq4Z>.Status_display__U17Pv:after {
        right: 20px
    }
}

.Status_mainStatus__1qAQQ {
    width: 100%;
    height: 109px;
    background: var(--color) 0 0 no-repeat padding-box;
    color: #fff;
    cursor: pointer;
    display: inline-block
}

@media screen and (max-width:700px) {
    .Status_mainStatus__1qAQQ {
        padding: 0 !important;
        height: 70px;
        width: calc(100% - 80px);
        border-radius: 8px
    }
}

.Status_mainStatus__1qAQQ>.Status_display__U17Pv:after {
    content: "";
    display: block;
    position: absolute;
    width: 18.7px;
    height: 31.68px;
    background: no-repeat transparent 50%;
    color: #fff;
    background-image: url(./media/arrow_w.41bde4be.svg);
    right: 39px;
    top: 38px;
    top: calc(50% - 15px)
}

@media screen and (max-width:700px) {
    .Status_mainStatus__1qAQQ>.Status_display__U17Pv:after {
        right: 20px
    }
}

.Softphone_h1__2-oSK {
    color: #032983;
    font-size: 36px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left
}

.Softphone_h2__3EMUj {
    font-size: 22px;
    font-weight: 400
}

.Softphone_h2__3EMUj,
.Softphone_h3__c3oxe {
    color: #032983;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: left
}

.Softphone_h3__c3oxe {
    font-size: 14px;
    font-weight: 600
}

.Softphone_regular__G7C9b {
    opacity: .8;
    font-size: 12px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #6d809f;
    text-align: left
}

.Softphone_theme-light__2nIiL {
    color-scheme: light
}

.Softphone_theme-dark__1nR37 {
    color-scheme: dark
}

.Softphone_softPhone__2HahX {
    height: 37px;
    background: #fff;
    border-right: 1px solid rgba(0, 0, 0, .1607843137);
    border-top: 1px solid rgba(0, 0, 0, .1607843137);
    padding: 9px 15px 21px 13px;
    display: grid;
    grid-template-areas: "icon text info" "icon text info";
    grid-auto-rows: min-content;
    grid-template-columns: auto 1fr auto;
    grid-column-gap: 7px;
    -moz-column-gap: 7px;
    column-gap: 7px;
    align-items: center
}

.Softphone_softPhone__2HahX .Softphone_icon__3mamI {
    display: block;
    background: no-repeat transparent 50%;
    background-size: cover;
    display: inline-block;
    grid-area: icon;
    width: 21px;
    height: 21px;
    background-image: url(./media/full.01011d60.svg)
}

.Softphone_softPhone__2HahX .Softphone_info__OFST3 {
    color: #8898b1;
    font-weight: 700;
    font-size: 14px;
    letter-spacing: 0;
    background: #b9eaf7 0 0 no-repeat padding-box;
    border: 1px solid #74d6f0;
    width: 19px;
    height: 19px;
    border-radius: 100%;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.Softphone_softPhone__2HahX .Softphone_content__2EAYG {
    grid-area: text;
    width: 100%;
    overflow: hidden
}

.Softphone_softPhone__2HahX .Softphone_title__3ooLp {
    font-weight: 500;
    font-size: 14px;
    font-family: Axiforma;
    letter-spacing: 0;
    text-align: left;
    color: #2da950;
    white-space: nowrap;
    margin-top: 4px;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis
}

@media screen and (max-width:1367px) {
    .Softphone_softPhone__2HahX .Softphone_title__3ooLp {
        font-size: 11px
    }
}

.Softphone_softPhone__2HahX .Softphone_description__3p9l2 {
    color: #1e3772;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0;
    display: none
}

.Softphone_softPhone__2HahX.Softphone_good__2r1Eo .Softphone_title__3ooLp {
    color: #2da950
}

.Softphone_softPhone__2HahX.Softphone_medium__3I-hL {
    align-items: start
}

.Softphone_softPhone__2HahX.Softphone_medium__3I-hL .Softphone_icon__3mamI {
    background-image: url(./media/medium.dad8bee1.svg)
}

.Softphone_softPhone__2HahX.Softphone_medium__3I-hL .Softphone_title__3ooLp {
    color: #ecad00
}

.Softphone_softPhone__2HahX.Softphone_medium__3I-hL .Softphone_description__3p9l2 {
    display: block
}

.Softphone_softPhone__2HahX.Softphone_bad__3gpKO {
    align-items: start
}

.Softphone_softPhone__2HahX.Softphone_bad__3gpKO .Softphone_icon__3mamI {
    background-image: url(./media/bad.ae531dd0.svg)
}

.Softphone_softPhone__2HahX.Softphone_bad__3gpKO .Softphone_title__3ooLp {
    color: #f02833
}

.Softphone_softPhone__2HahX.Softphone_bad__3gpKO .Softphone_description__3p9l2 {
    display: block
}

.Softphone_softPhone__2HahX.Softphone_noConnection__2kHUo .Softphone_title__3ooLp {
    color: #6d809f
}

.Softphone_softPhone__2HahX.Softphone_noConnection__2kHUo .Softphone_icon__3mamI {
    background-image: url(./media/noConnection.312eb610.svg)
}

.Softphone_softPhoneDarkMode__1fT7e {
    background-color: #081d33;
    border-left: 1px solid rgba(147, 162, 185, .2);
    border-right: 1px solid rgba(147, 162, 185, .2);
    border-top: 1px solid rgba(147, 162, 185, .2)
}

.Softphone_softPhonePopover__2_S50 .Softphone_header__1tn79 {
    display: grid;
    grid-template-areas: "text copy";
    grid-auto-rows: min-content;
    grid-template-columns: 1fr auto;
    grid-column-gap: 12px;
    -moz-column-gap: 12px;
    column-gap: 12px;
    align-items: center;
    height: 84.5px;
    padding: 21px 22px 0 27px;
    border-bottom: 1px solid #d9d9d9
}

.Softphone_softPhonePopover__2_S50 .Softphone_content__2EAYG {
    padding: 25.5px 21px 29px 22px
}

.Softphone_softPhonePopover__2_S50 .Softphone_status__2bNks {
    grid-area: text;
    font-weight: 500;
    font-size: 24px
}

.Softphone_softPhonePopover__2_S50 .Softphone_status__2bNks .Softphone_dot__JaQVD {
    width: 16px;
    height: 16px;
    border-radius: 100%;
    display: inline-block;
    vertical-align: middle;
    margin-right: 13px
}

.Softphone_softPhonePopover__2_S50 .Softphone_copy__1pOG1 {
    grid-area: copy;
    color: #032983;
    font-size: 11px;
    font-weight: 500;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: flex;
    flex-direction: column;
    align-items: center
}

.Softphone_softPhonePopover__2_S50 .Softphone_copy__1pOG1:before {
    content: url(./media/copy.01ae5634.svg);
    display: block;
    width: 21.7px;
    height: 25.8px;
    margin-bottom: 8px
}

.Softphone_softPhonePopover__2_S50 .Softphone_title__3ooLp {
    color: #1e3772;
    font-weight: 500;
    font-size: clamp(1rem, .6478rem + .361vw, 1.142857143rem);
    letter-spacing: 0;
    margin-bottom: 10px
}

.Softphone_softPhonePopover__2_S50 .Softphone_close__2q0eJ {
    margin-top: 35px
}

.Softphone_softPhonePopover__2_S50 .Softphone_description__3p9l2 {
    color: #6d809f;
    font: normal normal 500 14px/20px;
    letter-spacing: 0
}

.Softphone_softPhonePopover__2_S50 .Softphone_suggestions__2qixs {
    padding-top: 32px;
    color: #6d809f;
    font: normal normal medium 14px/20px
}

.Softphone_softPhonePopover__2_S50 .Softphone_suggestions__2qixs ul {
    list-style: none
}

.Softphone_softPhonePopover__2_S50 .Softphone_suggestions__2qixs ul li:before {
    content: "";
    color: #1e3772;
    font-weight: 700;
    display: inline-block;
    width: 8px;
    height: 8px;
    margin-right: 12px;
    background: #1e3772;
    border-radius: 100%
}

.Softphone_softPhonePopover__2_S50.Softphone_good__2r1Eo .Softphone_status__2bNks {
    color: #2da950
}

.Softphone_softPhonePopover__2_S50.Softphone_good__2r1Eo .Softphone_dot__JaQVD {
    background: #2da950
}

.Softphone_softPhonePopover__2_S50.Softphone_good__2r1Eo .Softphone_suggestions__2qixs {
    display: none
}

.Softphone_softPhonePopover__2_S50.Softphone_medium__3I-hL .Softphone_status__2bNks {
    color: #ecad00
}

.Softphone_softPhonePopover__2_S50.Softphone_medium__3I-hL .Softphone_dot__JaQVD {
    background: #ecad00
}

.Softphone_softPhonePopover__2_S50.Softphone_bad__3gpKO .Softphone_status__2bNks {
    color: #f02833
}

.Softphone_softPhonePopover__2_S50.Softphone_bad__3gpKO .Softphone_dot__JaQVD {
    background: #f02833
}

.VoiceLevel_h1__11oqk {
    color: #032983;
    font-size: 36px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left
}

.VoiceLevel_h2__1TDNR {
    font-size: 22px;
    font-weight: 400
}

.VoiceLevel_h2__1TDNR,
.VoiceLevel_h3__2v8TL {
    color: #032983;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: left
}

.VoiceLevel_h3__2v8TL {
    font-size: 14px;
    font-weight: 600
}

.VoiceLevel_regular__3nMur {
    opacity: .8;
    font-size: 12px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #6d809f;
    text-align: left
}

.VoiceLevel_theme-light__e8PMS {
    color-scheme: light
}

.VoiceLevel_theme-dark__1-302 {
    color-scheme: dark
}

@keyframes VoiceLevel_VoiceAnimation__16Iqf {
    0% {
        opacity: 1
    }
    45% {
        opacity: 1
    }
    55% {
        opacity: 0
    }
    to {
        opacity: 0
    }
}

.VoiceLevel_VoiceAnimation__16Iqf {
    display: none;
    position: relative;
    height: 100%;
    width: 32px
}

.VoiceLevel_VoiceAnimation__16Iqf.VoiceLevel_AnimationRunning__Hu_Y4 {
    display: inline-block
}

.VoiceLevel_VoiceAnimation__16Iqf.VoiceLevel_AnimationRunning__Hu_Y4 .VoiceLevel_Voice2Icon__12KPU {
    animation-name: VoiceLevel_VoiceAnimation__16Iqf;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-duration: var(--speed);
    animation-direction: alternate
}

.VoiceLevel_VoiceIcon__2FQmb {
    display: block;
    background: no-repeat transparent 50%;
    background-size: cover;
    position: absolute;
    background-size: contain;
    left: 0;
    top: calc(50% - 15px);
    display: inline-block;
    width: 100%;
    height: 32px
}

.VoiceLevel_Voice1Icon__15k3l {
    background-image: url(./media/icon-voice1.6c5c283f.svg)
}

.VoiceLevel_Voice2Icon__12KPU {
    background-image: url(./media/icon-voice2.8024e339.svg)
}

.Video_h1__3Xtge {
    color: #032983;
    font-size: 36px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left
}

.Video_h2__2mCQX {
    font-size: 22px;
    font-weight: 400
}

.Video_h2__2mCQX,
.Video_h3__BS_lp {
    color: #032983;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: left
}

.Video_h3__BS_lp {
    font-size: 14px;
    font-weight: 600
}

.Video_regular__vjQoZ {
    opacity: .8;
    font-size: 12px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #6d809f;
    text-align: left
}

.Video_theme-light__2sYlO {
    color-scheme: light
}

.Video_theme-dark__1DJaS {
    color-scheme: dark
}

.Video_Video__2SxOy {
    width: 100%;
    height: 100%;
    background: rgba(234, 236, 245, .4039215686) no-repeat 50%;
    background-size: auto;
    background-image: url(./media/icon_video.518addf6.svg)
}

.Video_Video__2SxOy video {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.Direct_Number_h1__2aKDa {
    color: #032983;
    font-size: 36px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left
}

.Direct_Number_h2__8W4Sz {
    font-size: 22px;
    font-weight: 400
}

.Direct_Number_h2__8W4Sz,
.Direct_Number_h3__2ASNA {
    color: #032983;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: left
}

.Direct_Number_h3__2ASNA {
    font-size: 14px;
    font-weight: 600
}

.Direct_Number_regular__P-amv {
    opacity: .8;
    font-size: 12px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #6d809f;
    text-align: left
}

.Direct_Number_theme-light__1XhCi {
    color-scheme: light
}

.Direct_Number_theme-dark__HX1ae {
    color-scheme: dark
}

.Direct_Number_transferTextFields__IR_7f {
    width: 60%;
    border: 1px solid #e4e4e4
}

.Direct_Number_transferTextFieldsDarkMode__2XOP8 {
    width: 60%;
    border: 1px solid #2d4059;
    background-color: #0e2344
}

.Direct_Number_agentsContainer__2R5mB {
    border: 1px solid #ccdce6;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .0509803922);
    border-radius: 10px;
    padding-left: 32px;
    justify-content: center;
    height: 171px;
    grid-gap: 23px;
    gap: 23px;
    margin-top: 25px
}

.Direct_Number_agentsContainerDarkMode__JQiM6 {
    border: 1px solid #2d4059
}

.Direct_Number_img__2t4Sf {
    margin: 0 auto;
    width: 16px;
    height: 16px
}

.Direct_Number_button__2tgyS {
    background-color: #fd7422;
    color: #fff;
    border: none;
    border-radius: 4px;
    width: 15%
}

.Direct_Number_fieldContent__1puhV {
    display: flex;
    margin: 0 auto;
    justify-content: flex-start;
    align-items: center
}

.Direct_Number_fieldLabel__3Hk9c {
    color: #6d809f;
    font-size: 14px;
    align-items: start;
    margin-top: 21px;
    margin-bottom: 7px
}

.Direct_Number_dropdown__2o7T5 {
    width: auto;
    width: 469px;
    border: 1px solid #d8dceb;
    border-radius: 8px !important;
    margin-top: 15px;
    margin-right: 30px !important
}

.Direct_Number_dropdown__2o7T5,
.Direct_Number_dropdown__2o7T5:hover {
    background: none;
    box-shadow: none
}

.Direct_Number_dropdownDarkMode__I6my- {
    width: auto;
    width: 469px;
    border: 1px solid #2d4059;
    border-radius: 8px !important;
    margin-top: 15px;
    margin-right: 30px !important;
    background: none;
    box-shadow: none
}

.Direct_Number_dropdownDarkMode__I6my-:hover {
    background: none;
    box-shadow: none
}

.Direct_Number_dropdownContent__ozb2v {
    width: auto
}

.Direct_Number_dropdownContent__ozb2v,
.Direct_Number_dropdownContent__ozb2v:hover {
    background: none;
    border: none;
    box-shadow: none
}

.Direct_Number_contentText__zIIQo {
    font-size: 14px;
    font-weight: 500;
    color: #6d809f
}

.AgentTag_tagButton__2zHB2 {
    background: #fff 0 0 no-repeat padding-box;
    border: 1px solid #6d809f;
    border-radius: 6px;
    min-width: 86px;
    line-height: 1;
    height: 30px;
    opacity: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 6px;
    cursor: pointer
}

.AgentTag_tagButton__2zHB2:hover {
    border: 1px solid #ff5800
}

.AgentTag_tagButton__2zHB2:hover span {
    color: #ff5800
}

.AgentTag_tagButton__2zHB2 span {
    margin-top: 4px;
    font: normal normal medium 13px/59px Axiforma;
    letter-spacing: 0;
    color: #6d809f
}

.AgentTag_tagButtonDarkMode__1Bd8E {
    background: #0e2344 0 0 no-repeat padding-box;
    border: 1px solid #2d4059
}

.AgentTag_tagButtonDarkMode__1Bd8E:hover {
    border: 1px solid #98a5b7
}

.AgentTag_tagButtonDarkMode__1Bd8E:hover span,
.AgentTag_tagButtonDarkMode__1Bd8E span {
    color: #98a5b7
}

.AgentTag_tagButton__2zHB2.AgentTag_disabled__3VeZZ {
    border: 1px solid #afafaf
}

.AgentTag_tagButton__2zHB2.AgentTag_disabled__3VeZZ:hover {
    background: #fff;
    border: 1px solid #afafaf
}

.AgentTag_tagButtonDarkMode__1Bd8E.AgentTag_disabled__3VeZZ,
.AgentTag_tagButtonDarkMode__1Bd8E.AgentTag_disabled__3VeZZ:hover {
    border: none;
    background: #94979b
}

.AgentTag_disabled__3VeZZ:hover span,
.AgentTag_disabled__3VeZZ span {
    color: #afafaf
}

.TransferTopBar_h1__Y-z_m {
    color: #032983;
    font-size: 36px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left
}

.TransferTopBar_h2__lDlnE {
    font-size: 22px;
    font-weight: 400
}

.TransferTopBar_h2__lDlnE,
.TransferTopBar_h3__27mDv {
    color: #032983;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: left
}

.TransferTopBar_h3__27mDv {
    font-size: 14px;
    font-weight: 600
}

.TransferTopBar_regular__1m8R2 {
    opacity: .8;
    font-size: 12px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #6d809f;
    text-align: left
}

.TransferTopBar_theme-light__2VOgx {
    color-scheme: light
}

.TransferTopBar_theme-dark__3XYxD {
    color-scheme: dark
}

.TransferTopBar_queuesSearch__3gsBP {
    border-bottom: 1px solid #ccdce6
}

.TransferTopBar_queuesSearch__3gsBP,
.TransferTopBar_queuesSearchDarkMode__XDQu7 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 5px 12px 4px
}

.TransferTopBar_queuesSearchDarkMode__XDQu7 {
    border-bottom: 1px solid #2d4059
}

.TransferTopBar_boxRefresh__BX7yU {
    margin-right: 14px
}

.TransferTopBar_refreshBtn__14rZI {
    margin: 0 auto
}

.TransferTopBar_addConfBtn__3EO5K,
.TransferTopBar_refreshBtn__14rZI {
    display: flex;
    flex-direction: column;
    text-transform: capitalize !important;
    font-size: 11px;
    text-align: left !important;
    line-height: 1 !important;
    color: #032983 !important;
    cursor: pointer
}

.MyMessages_h1__1pMla {
    color: #032983;
    font-size: 36px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left
}

.MyMessages_h2__3xkX3 {
    font-size: 22px;
    font-weight: 400
}

.MyMessages_h2__3xkX3,
.MyMessages_h3__2dgJR {
    color: #032983;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: left
}

.MyMessages_h3__2dgJR {
    font-size: 14px;
    font-weight: 600
}

.MyMessages_regular__w8Qdw {
    opacity: .8;
    font-size: 12px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #6d809f;
    text-align: left
}

.MyMessages_theme-light__3GgPE {
    color-scheme: light
}

.MyMessages_theme-dark__RxVbS {
    color-scheme: dark
}

.MyMessages_messagesWrapper__2FAd3 {
    margin-top: 16px;
    border: 1px solid #ccdce6;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .0509803922);
    opacity: 1;
    border-radius: 10px;
    background: #fff 0 0 no-repeat padding-box;
    width: 100%;
    height: calc(100% - 40px)
}

.MyMessages_messagesWrapperDarkMode__2id16 {
    background: #081d33 0 0 no-repeat padding-box !important;
    border: 1px solid #2d4059 !important
}

.MyMessages_messagesHeader__1E_cd {
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    border-bottom: 1px solid #d8dceb
}

.MyMessages_messagesHeaderDarkMode__2i9Su {
    border-bottom: 1px solid #2d4059 !important;
    background-color: #081d33
}

.MyMessages_textField__2jjBG {
    margin-top: 7px !important;
    height: 152px !important;
    background: #fff 0 0 no-repeat padding-box;
    border: 1px solid #dcdcdc;
    border-radius: 9px;
    opacity: 1
}

.MyMessages_senderDropdown__2rTyx {
    background: none !important;
    border: none;
    border-radius: 8px;
    cursor: pointer;
    position: relative;
    max-width: 236px;
    width: 100%;
    align-items: center;
    height: 50px;
    opacity: 1;
    margin-left: 20px
}

.MyMessages_selectedText__28_YK {
    width: 100%;
    font-size: 14px;
    align-self: flex-start;
    padding-left: 5px;
    text-align: start;
    color: #6d809f
}

.MyMessages_senderImg__2h8R4 {
    width: 36px;
    height: 36px;
    border: 1px solid #6d809f;
    opacity: 1;
    border-radius: 50%;
    vertical-align: middle;
    margin-right: 4px
}

.MyMessages_mtlayout__1CL88 {
    display: block
}

.MyMessages_mtlayout__1CL88.MyMessages_hamburgerMenu__24nkM,
.MyMessages_mtlayout__1CL88.MyMessages_sidebarClose__2l0ey,
.MyMessages_mtlayout__1CL88.MyMessages_sidebarOpen__VC8cV {
    display: none
}

.MyMessages_gridContainer__1Ni4e {
    height: 100vh
}

.MyMessages_label__2j-Fc {
    font-size: 13px;
    margin-top: 7px;
    color: #6d809f
}

.MyMessages_labelDarkMode__2PoQv {
    font-size: 13px;
    margin-top: 7px;
    color: #98a5b7
}

.MyMessages_textFieldDarkMode__jN9RY {
    margin-top: 7px !important;
    height: 152px !important;
    background: #081d33 0 0 no-repeat padding-box;
    border: 1px solid #2d4059;
    border-radius: 9px;
    opacity: 1
}

@media screen and (max-width:700px) {
    .MyMessages_messagesWrapper__2FAd3 {
        margin-top: 0;
        height: 100%;
        overflow: auto;
        min-height: 400px
    }
    .MyMessages_messagesHeader__1E_cd {
        height: 90px
    }
    .MyMessages_senderDropdown__2rTyx {
        max-width: 140px
    }
    .MyMessages_mtlayout__1CL88 {
        display: none
    }
    .MyMessages_mtlayout__1CL88.MyMessages_open__25_14 {
        display: block !important;
        margin-top: -25px;
        height: unset !important;
        position: unset !important
    }
    .MyMessages_mtlayout__1CL88.MyMessages_hamburgerMenu__24nkM {
        display: flex;
        width: 30px
    }
    .MyMessages_mtlayout__1CL88.MyMessages_sidebarOpen__VC8cV {
        position: fixed;
        background-color: #314469;
        opacity: .85;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        display: flex;
        z-index: 99
    }
    .MyMessages_mtlayout__1CL88.MyMessages_sidebarClose__2l0ey {
        display: none
    }
    .MyMessages_gridContainer__1Ni4e {
        height: 100%
    }
}

.Queues_h1__3IXXz {
    color: #032983;
    font-size: 36px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left
}

.Queues_h2__zWzn3 {
    font-size: 22px;
    font-weight: 400
}

.Queues_h2__zWzn3,
.Queues_h3__2oncK {
    color: #032983;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: left
}

.Queues_h3__2oncK {
    font-size: 14px;
    font-weight: 600
}

.Queues_regular__1wi65 {
    opacity: .8;
    font-size: 12px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #6d809f;
    text-align: left
}

.Queues_theme-light__4rqF- {
    color-scheme: light
}

.Queues_theme-dark__1J7aX {
    color-scheme: dark
}

.Queues_queuesContainer__3C2_R {
    border: 1px solid #ccdce6;
    border-radius: 10px
}

.Queues_queuesContainer__3C2_R,
.Queues_queuesContainerDarkMode__2y6E9 {
    box-shadow: 0 1px 1px rgba(0, 0, 0, .0509803922);
    width: 100%;
    margin-top: 16px
}

.Queues_queuesContainerDarkMode__2y6E9 {
    border: 1px solid #2d4059;
    border-radius: 10px
}

.IVR_h1__1R-fu {
    color: #032983;
    font-size: 36px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left
}

.IVR_h2__3XX8o {
    font-size: 22px;
    font-weight: 400
}

.IVR_h2__3XX8o,
.IVR_h3__1fDOr {
    color: #032983;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: left
}

.IVR_h3__1fDOr {
    font-size: 14px;
    font-weight: 600
}

.IVR_regular__ft0Mk {
    opacity: .8;
    font-size: 12px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #6d809f;
    text-align: left
}

.IVR_theme-light__eA8Ka {
    color-scheme: light
}

.IVR_theme-dark__x2eah {
    color-scheme: dark
}

.IVR_ivrContainer__2GCf_ {
    border: 1px solid #ccdce6;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .0509803922);
    border-radius: 10px
}

.IVR_ivrContainerDarkMode__1UFyR {
    border: 1px solid #2d4059;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .0509803922);
    border-radius: 10px
}

.Agents_h1__pinel {
    color: #032983;
    font-size: 36px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left
}

.Agents_h2__2aA-G {
    font-size: 22px;
    font-weight: 400
}

.Agents_h2__2aA-G,
.Agents_h3__1ks0B {
    color: #032983;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: left
}

.Agents_h3__1ks0B {
    font-size: 14px;
    font-weight: 600
}

.Agents_regular__2tCW5 {
    opacity: .8;
    font-size: 12px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #6d809f;
    text-align: left
}

.Agents_theme-light__KV-Ij {
    color-scheme: light
}

.Agents_theme-dark__hOTin {
    color-scheme: dark
}

.Agents_agentsContainer__3Suvs {
    border: 1px solid #ccdce6;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .0509803922);
    border-radius: 10px
}

.Agents_agentsContainerDarkMode__1uXDU {
    border: 1px solid #2d4059;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .0509803922);
    border-radius: 10px
}

.Agents_dropdown__14hWI {
    width: auto;
    width: 469px;
    border: 1px solid #d8dceb;
    border-radius: 8px !important;
    margin-top: 15px;
    margin-right: 30px !important
}

.Agents_dropdown__14hWI,
.Agents_dropdown__14hWI:hover {
    background: none;
    box-shadow: none
}

.Agents_dropdownDarkMode__2oeQ6 {
    width: auto;
    width: 469px;
    border: 1px solid #2d4059;
    border-radius: 8px !important;
    margin-top: 15px;
    margin-right: 30px !important;
    background: none;
    box-shadow: none
}

.Agents_dropdownDarkMode__2oeQ6:hover {
    background: none;
    box-shadow: none
}

.Agents_dropdownContent__1JxWi {
    width: auto
}

.Agents_dropdownContent__1JxWi,
.Agents_dropdownContent__1JxWi:hover {
    background: none;
    border: none;
    box-shadow: none
}

.Agents_contentText__NKQwu {
    font-size: 14px;
    font-weight: 500;
    color: #6d809f
}

.ActiveCallTransfer_h1__gSJls {
    color: #032983;
    font-size: 36px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left
}

.ActiveCallTransfer_h2__2YGx5 {
    font-size: 22px;
    font-weight: 400
}

.ActiveCallTransfer_h2__2YGx5,
.ActiveCallTransfer_h3__20JkD {
    color: #032983;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: left
}

.ActiveCallTransfer_h3__20JkD {
    font-size: 14px;
    font-weight: 600
}

.ActiveCallTransfer_regular__4rf1L {
    opacity: .8;
    font-size: 12px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #6d809f;
    text-align: left
}

.ActiveCallTransfer_theme-light__1EmRV {
    color-scheme: light
}

.ActiveCallTransfer_theme-dark__PktR7 {
    color-scheme: dark
}

.ActiveCallTransfer_transferTextFields__1LGFh {
    width: 60%;
    border: 1px solid #e4e4e4
}

.ActiveCallTransfer_submitButton__1wZVh {
    width: 141px !important;
    min-width: 140px !important;
    margin-right: 27px !important;
    margin-left: 16px !important
}

.ActiveCallTransfer_line__Iqwsg {
    border: 1px solid #ccdce6;
    color: #6d809f;
    width: 81px;
    height: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 15px;
    background-color: #fff;
    font-weight: 600;
    margin-top: -16px;
    z-index: 10;
    box-shadow: 0 2px 3px rgba(0, 0, 0, .1607843137);
    margin-bottom: 10px
}

.ActiveCallTransfer_number__3Y9pD {
    color: #234694;
    font-weight: 600;
    font-size: 17px
}

.ActiveCallTransfer_status__1zsJ4 {
    width: 100px;
    height: 28px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 13px;
    border-radius: 15px
}

.ActiveCallTransfer_bottomButtons__1H_fV {
    display: flex;
    justify-content: flex-end;
    margin-top: 38px;
    margin-right: -19px;
    margin-bottom: -30px
}

.ActiveCallTransfer_cancelButton__H2RZc {
    background-color: rgba(234, 236, 245, .4039215686) !important;
    width: 141px !important
}

.ActiveCallTransfer_agentsContainer__1GSOO {
    border: 1px solid #ccdce6;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .0509803922);
    border-radius: 10px;
    padding-left: 32px;
    justify-content: center;
    height: 171px;
    grid-gap: 23px;
    gap: 23px;
    margin-top: 25px
}

.ActiveCallTransfer_img__1i3ir {
    margin: 0 auto;
    width: 16px;
    height: 16px
}

.ActiveCallTransfer_button__1BsK7 {
    background-color: #fd7422;
    color: #fff;
    border: none;
    border-radius: 4px;
    width: 15%
}

.ActiveCallTransfer_fieldContent__3DDgZ {
    display: flex;
    margin: 0 auto;
    justify-content: flex-start
}

.ActiveCallTransfer_fieldLabel__KakyD {
    color: #6d809f;
    font-size: 14px;
    align-items: start;
    margin-top: 21px;
    margin-bottom: 7px
}

.ActiveCallTransfer_dropdown__33E9O {
    width: auto;
    width: 469px;
    border: 1px solid #d8dceb;
    border-radius: 8px !important;
    margin-top: 15px;
    margin-right: 30px !important;
    background: none;
    box-shadow: none
}

.ActiveCallTransfer_dropdown__33E9O:hover {
    background: none;
    box-shadow: none
}

.ActiveCallTransfer_dropdownContent__2Nrfw {
    width: auto
}

.ActiveCallTransfer_dropdownContent__2Nrfw,
.ActiveCallTransfer_dropdownContent__2Nrfw:hover {
    background: none;
    border: none;
    box-shadow: none
}

.ActiveCallTransfer_contentText__1BV7U {
    font-size: 14px;
    font-weight: 500;
    color: #6d809f
}

.Contacts_h1__rZpv9 {
    color: #032983;
    font-size: 36px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left
}

.Contacts_h2__3jasZ {
    font-size: 22px;
    font-weight: 400
}

.Contacts_h2__3jasZ,
.Contacts_h3__1jIlQ {
    color: #032983;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: left
}

.Contacts_h3__1jIlQ {
    font-size: 14px;
    font-weight: 600
}

.Contacts_regular__2wy8n {
    opacity: .8;
    font-size: 12px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #6d809f;
    text-align: left
}

.Contacts_theme-light__2k3zu {
    color-scheme: light
}

.Contacts_theme-dark__2YgpM {
    color-scheme: dark
}

.Contacts_contactsContainer__2QKbx {
    border: 1px solid #ccdce6;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .0509803922);
    border-radius: 10px
}

.Contacts_contactsContainerDarkMode__1j6bh {
    border: 1px solid #2d4059;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .0509803922);
    border-radius: 10px
}

.Contacts_dropdown__3ZQuP {
    width: auto;
    width: 469px;
    border: 1px solid #d8dceb;
    border-radius: 8px !important;
    margin-top: 15px;
    margin-right: 30px !important
}

.Contacts_dropdown__3ZQuP,
.Contacts_dropdown__3ZQuP:hover {
    background: none;
    box-shadow: none
}

.Contacts_dropdownDarkMode__H-OSg {
    width: auto;
    width: 469px;
    border: 1px solid #2d4059;
    border-radius: 8px !important;
    margin-top: 15px;
    margin-right: 30px !important;
    background: none;
    box-shadow: none
}

.Contacts_dropdownDarkMode__H-OSg:hover {
    background: none;
    box-shadow: none
}

.Contacts_dropdownContent__b9adn {
    width: auto
}

.Contacts_dropdownContent__b9adn,
.Contacts_dropdownContent__b9adn:hover {
    background: none;
    border: none;
    box-shadow: none
}

.Contacts_contentText__2y_xQ {
    font-size: 14px;
    font-weight: 500;
    color: #6d809f
}

.TransferDialog_h1__3bWFR {
    color: #032983;
    font-size: 36px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left
}

.TransferDialog_h2__QVRyj {
    font-size: 22px;
    font-weight: 400
}

.TransferDialog_h2__QVRyj,
.TransferDialog_h3__sMZ_D {
    color: #032983;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: left
}

.TransferDialog_h3__sMZ_D {
    font-size: 14px;
    font-weight: 600
}

.TransferDialog_regular__2j3UO {
    opacity: .8;
    font-size: 12px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #6d809f;
    text-align: left
}

.TransferDialog_theme-light__1xdBs {
    color-scheme: light
}

.TransferDialog_theme-dark__1QwiO {
    color-scheme: dark
}

.TransferDialog_contentText__17s3f {
    color: #6d809f;
    display: block;
    font-size: 14px;
    margin-top: 32px
}

.NoActiveCall_h1__7FlCN {
    color: #032983;
    font-size: 36px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left
}

.NoActiveCall_h2__2kDsC {
    font-size: 22px;
    font-weight: 400
}

.NoActiveCall_h2__2kDsC,
.NoActiveCall_h3__I0TAk {
    color: #032983;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: left
}

.NoActiveCall_h3__I0TAk {
    font-size: 14px;
    font-weight: 600
}

.NoActiveCall_regular__3JpB1 {
    opacity: .8;
    font-size: 12px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #6d809f;
    text-align: left
}

.NoActiveCall_theme-light__2pKGG {
    color-scheme: light
}

.NoActiveCall_theme-dark__2YS2G {
    color-scheme: dark
}

.NoActiveCall_noActiveCall__1scak {
    display: flex;
    height: 100%;
    color: #7084ac;
    justify-content: center;
    align-self: center;
    align-items: center;
    text-align: center
}

.NoActiveCall_noActiveCall__1scak.NoActiveCall_small__lNerV {
    height: calc(100% - 81px)
}

@media screen and (max-width:1280px) {
    .NoActiveCall_noActiveCall__1scak.NoActiveCall_small__lNerV {
        height: 100%
    }
}

@media screen and (max-width:899px) {
    .NoActiveCall_noActiveCall__1scak {
        place-items: flex-start
    }
}

.NoActiveCall_infoContent__hOR-k {
    position: relative;
    text-align: center
}

.NoActiveCall_info__2Ul15 {
    position: absolute;
    bottom: 0;
    display: flex;
    width: 100%;
    flex-direction: column
}

.NoActiveCall_infoHeader__2HwYQ {
    font-size: 29px;
    font-weight: 500;
    text-wrap-mode: nowrap
}

@media screen and (max-width:899px) {
    .NoActiveCall_infoHeader__2HwYQ {
        font-size: 22px
    }
}

.NoActiveCall_infoHeader__2HwYQ.NoActiveCall_small__lNerV {
    font-size: 20px;
    font-weight: 500
}

.NoActiveCall_infoLabel__2WIVw {
    font-size: 14px;
    font-weight: 400
}

@media screen and (max-width:899px) {
    .NoActiveCall_infoLabel__2WIVw {
        font-size: 12px
    }
}

.NoActiveCall_infoLabel__2WIVw.NoActiveCall_small__lNerV {
    font-size: 12px;
    font-weight: 400
}

.Queues_h1__1ycFR {
    color: #032983;
    font-size: 36px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left
}

.Queues_h2__3NfGu {
    font-size: 22px;
    font-weight: 400
}

.Queues_h2__3NfGu,
.Queues_h3__3_yEj {
    color: #032983;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: left
}

.Queues_h3__3_yEj {
    font-size: 14px;
    font-weight: 600
}

.Queues_regular__3HaaF {
    opacity: .8;
    font-size: 12px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #6d809f;
    text-align: left
}

.Queues_theme-light__XcvYK {
    color-scheme: light
}

.Queues_theme-dark__1vdGp {
    color-scheme: dark
}

.Queues_queuesContainer__1oj1B {
    border: 1px solid #ccdce6;
    border-radius: 10px
}

.Queues_queuesContainer__1oj1B,
.Queues_queuesContainerDarkMode__2Q7pU {
    box-shadow: 0 1px 1px rgba(0, 0, 0, .0509803922);
    width: 100%;
    margin-top: 16px
}

.Queues_queuesContainerDarkMode__2Q7pU {
    border: 1px solid #2d4059;
    border-radius: 10px
}

.Agents_h1__3Hk_S {
    color: #032983;
    font-size: 36px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left
}

.Agents_h2__3BtBH {
    font-size: 22px;
    font-weight: 400
}

.Agents_h2__3BtBH,
.Agents_h3__-2HcN {
    color: #032983;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: left
}

.Agents_h3__-2HcN {
    font-size: 14px;
    font-weight: 600
}

.Agents_regular__1k9YD {
    opacity: .8;
    font-size: 12px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #6d809f;
    text-align: left
}

.Agents_theme-light__1TXPw {
    color-scheme: light
}

.Agents_theme-dark__2aNZz {
    color-scheme: dark
}

.Agents_agentsContainer__1vIw_ {
    border: 1px solid #ccdce6;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .0509803922);
    border-radius: 10px
}

.Agents_agentsContainerDarkMode__wJjaT {
    border: 1px solid #2d4059;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .0509803922);
    border-radius: 10px
}

.Agents_dropdown__2Rfi2 {
    width: auto;
    width: 469px;
    border: 1px solid #d8dceb;
    border-radius: 8px !important;
    margin-top: 15px;
    margin-right: 30px !important
}

.Agents_dropdown__2Rfi2,
.Agents_dropdown__2Rfi2:hover {
    background: none;
    box-shadow: none
}

.Agents_dropdownDarkMode__27kjQ {
    width: auto;
    width: 469px;
    border: 1px solid #2d4059;
    border-radius: 8px !important;
    margin-top: 15px;
    margin-right: 30px !important;
    background: none;
    box-shadow: none
}

.Agents_dropdownDarkMode__27kjQ:hover {
    background: none;
    box-shadow: none
}

.Agents_dropdownContent__1sqWS {
    width: auto
}

.Agents_dropdownContent__1sqWS,
.Agents_dropdownContent__1sqWS:hover {
    background: none;
    border: none;
    box-shadow: none
}

.Agents_contentText__3RM7_ {
    font-size: 14px;
    font-weight: 500;
    color: #6d809f
}

.TransferDialogSpv_h1__22iZG {
    color: #032983;
    font-size: 36px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left
}

.TransferDialogSpv_h2__1DgdT {
    font-size: 22px;
    font-weight: 400
}

.TransferDialogSpv_h2__1DgdT,
.TransferDialogSpv_h3__2_mEP {
    color: #032983;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: left
}

.TransferDialogSpv_h3__2_mEP {
    font-size: 14px;
    font-weight: 600
}

.TransferDialogSpv_regular__3c-4d {
    opacity: .8;
    font-size: 12px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #6d809f;
    text-align: left
}

.TransferDialogSpv_theme-light__1aBCG {
    color-scheme: light
}

.TransferDialogSpv_theme-dark__3vk4e {
    color-scheme: dark
}

.TransferDialogSpv_contentText__3zpBJ {
    color: #6d809f;
    display: block;
    font-size: 14px;
    margin-top: 32px
}

.Sidebar_h1__5fMMn {
    color: #032983;
    font-size: 36px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left
}

.Sidebar_h2__QOSt- {
    font-size: 22px;
    font-weight: 400
}

.Sidebar_h2__QOSt-,
.Sidebar_h3__3tZlP {
    color: #032983;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: left
}

.Sidebar_h3__3tZlP {
    font-size: 14px;
    font-weight: 600
}

.Sidebar_regular__2MReU {
    opacity: .8;
    font-size: 12px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #6d809f;
    text-align: left
}

.Sidebar_theme-light__2a51A {
    color-scheme: light
}

.Sidebar_theme-dark__zBm4j {
    color-scheme: dark
}

.Sidebar_unvisible__2cNbX {
    visibility: hidden
}

.Sidebar_MenuButton__3mg9G {
    top: 68px;
    position: absolute !important;
    z-index: 20;
    cursor: pointer;
    height: 30px;
    width: 32px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    display: block;
    transition-property: margin-left;
    transition-duration: .3s;
    text-align: center;
    background: #fff 0 0 no-repeat padding-box;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .0509803922);
    border: 1px solid #ccdce6;
    z-index: 100
}

.Sidebar_MenuButtonClosed__2gdgI {
    left: 80px
}

.Sidebar_MenuButtonClosed__2gdgI .Sidebar_closedIcon__1MAkv {
    transform: rotate(180deg);
    margin-top: 8px
}

.Sidebar_MenuButtonOpened__1OHEa {
    left: 270px
}

.Sidebar_MenuButtonOpened__1OHEa .Sidebar_openedIcon__2Q1SJ {
    margin-top: 8px
}

.Sidebar_MenuButtonPushable__34HZE {
    position: absolute;
    top: 68px;
    cursor: pointer;
    height: 30px;
    width: 23px;
    right: -24px;
    transform: rotate(180deg);
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    display: block;
    transition-property: opacity;
    transition-duration: .3s;
    text-align: center;
    background: #fff 0 0 no-repeat padding-box;
    box-shadow: -1px 1px 1px rgba(0, 0, 0, .0509803922);
    border: 1px solid #ccdce6;
    border-right: none;
    z-index: 100
}

.Sidebar_MenuButtonClosedPushable__3Pki- {
    opacity: 1
}

.Sidebar_MenuButtonClosedPushable__3Pki- .Sidebar_closedIcon__1MAkv {
    margin-top: 8px
}

.Sidebar_MenuButtonOpenedPushable__31aIv {
    opacity: 1
}

.Sidebar_MenuButtonOpenedPushable__31aIv .Sidebar_openedIcon__2Q1SJ {
    margin-top: 8px;
    margin-left: 3px;
    transform: rotate(180deg)
}

.Sidebar_sidebar__3cuSg {
    background: #1e3772;
    padding: 24.5px 9px 49.5px;
    box-shadow: 1px .5px .5px 0 rgba(76, 93, 96, .1);
    text-align: center;
    height: 100vh;
    overflow-x: hidden;
    overflow-y: auto
}

@media screen and (max-width:700px) {
    .Sidebar_sidebar__3cuSg {
        padding: 0
    }
}

.Sidebar_sidebar__3cuSg.Sidebar_closed__2LkHi {
    width: 0
}

.Sidebar_sidebar__3cuSg.Sidebar_pushableSecondSidebar__2KoMj {
    width: 80px
}

.Sidebar_sidebar__3cuSg .Sidebar_logo__2sI1d {
    width: auto;
    max-width: 100%;
    height: 60px;
    margin: 25px 0 16.5px
}

.Sidebar_sidebar__3cuSg .Sidebar_content__1TRJ2 {
    background: #1e3772;
    -ms-overflow-style: none;
    scrollbar-width: none
}

.Sidebar_sidebar__3cuSg .Sidebar_content__1TRJ2::-webkit-scrollbar {
    display: none
}

.Sidebar_sidebar__3cuSg .Sidebar_resizableContent__2xdC5 {
    width: 100px
}

.Sidebar_sidebar__3cuSg .Sidebar_role__K4WUl {
    height: 70px;
    width: 100%;
    border-radius: 12px;
    padding: 8px 16px;
    justify-content: space-between;
    color: #8aabd9;
    font-size: 12px;
    font-weight: 600;
    font-style: normal;
    line-height: 1.33;
    text-align: left;
    text-transform: none;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .05);
    border: 1px solid rgba(116, 214, 240, .3215686275);
    background-color: #314b88
}

.Sidebar_sidebar__3cuSg .Sidebar_role__K4WUl:hover {
    background-color: #314b88
}

.Sidebar_sidebar__3cuSg .Sidebar_roleResizable__2MZnA {
    place-items: center;
    text-align: center;
    color: #8aabd9;
    font-size: 12px;
    font-weight: 600;
    font-style: normal;
    line-height: 1.33;
    text-align: left;
    text-transform: none;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .05);
    border: 1px solid rgba(116, 214, 240, .3215686275);
    background-color: #314b88;
    display: block;
    width: 68px;
    padding: 34px 22px 30px;
    height: 108px;
    margin: 0 auto;
    border-radius: 128px;
    flex-direction: column;
    justify-content: center
}

.Sidebar_sidebar__3cuSg .Sidebar_roleResizable__2MZnA:hover {
    background-color: #314b88
}

.Sidebar_sidebar__3cuSg .Sidebar_roleDarkMode__1X2nJ {
    background-color: #0e2344 !important;
    color: #98a5b7
}

.Sidebar_sidebar__3cuSg .Sidebar_roleDarkMode__1X2nJ:hover {
    background-color: #3b506b !important
}

.Sidebar_sidebar__3cuSg .Sidebar_workspaces__1eV2S .Sidebar_icon__1eX_L> {
    width: 12px;
    height: 7px;
    background: no-repeat transparent 50%
}

.Sidebar_sidebar__3cuSg .Sidebar_workspaces__1eV2S .Sidebar_icon__1eX_L .Sidebar_up__192mo {
    background-image: url(./media/icons8-expand-arrow_10.1bf4d0c4.svg)
}

.Sidebar_sidebar__3cuSg .Sidebar_workspaces__1eV2S .Sidebar_icon__1eX_L .Sidebar_down__Ag1xN {
    background-image: url(./media/icons8-expand-arrow_11.956e35f5.svg)
}

.Sidebar_sidebar__3cuSg .Sidebar_profile__1xAic {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-radius: 56px;
    width: 110px;
    margin: 0 auto;
    border: 1px solid rgba(116, 214, 240, .3215686275);
    background-color: #314b88;
    padding: 16px 0 30px
}

.Sidebar_sidebar__3cuSg .Sidebar_profile__1xAic:hover {
    background-color: #314b88
}

.Sidebar_sidebar__3cuSg .Sidebar_profile__1xAic button {
    flex-direction: column
}

.Sidebar_sidebar__3cuSg .Sidebar_profile__1xAic .Sidebar_SettingsText__38nqg {
    color: #8aabd9;
    text-transform: capitalize;
    margin-top: 20px;
    margin-bottom: 10px;
    line-height: 1;
    font-weight: 600;
    font-size: 12px;
    border-radius: 200px;
    letter-spacing: 0
}

.Sidebar_sidebar__3cuSg .Sidebar_profile__1xAic .Sidebar_dots__3IMJZ {
    display: block;
    white-space: nowrap;
    height: 6px
}

.Sidebar_sidebar__3cuSg .Sidebar_profile__1xAic .Sidebar_dots__3IMJZ .Sidebar_dot__3sPBE {
    margin-left: 2px;
    height: 6px;
    width: 6px;
    float: left;
    background-color: #4c77b2;
    border-radius: 50%;
    display: inline-block
}

.Sidebar_sidebar__3cuSg .Sidebar_profile__1xAic .Sidebar_dots__3IMJZ .Sidebar_dotDarkMode__NVCGt {
    background-color: #98a5b7
}

.Sidebar_sidebar__3cuSg .Sidebar_item__3xVj4 {
    font-size: 12px;
    font-weight: 600;
    font-style: normal;
    line-height: 2;
    text-align: left;
    margin: 10px
}

.Sidebar_sidebar__3cuSg .Sidebar_item__3xVj4 .Sidebar_title__3PVy6 {
    margin-left: 0;
    color: #9bacc9;
    font-weight: 600;
    font-size: 11px;
    line-height: 1
}

.Sidebar_sidebar__3cuSg .Sidebar_item__3xVj4 .Sidebar_icon__1eX_L {
    color: #fff;
    display: inline-block;
    width: 100%;
    background: no-repeat transparent 0;
    background-size: contain
}

.Sidebar_sidebar__3cuSg .Sidebar_item__3xVj4 .Sidebar_icon__1eX_L.Sidebar_call__xJJg7 {
    background-image: url(./media/icons8-incoming-call.0866ce59.svg);
    height: 32px
}

.Sidebar_sidebar__3cuSg .Sidebar_item__3xVj4 .Sidebar_icon__1eX_L.Sidebar_sms__29lCn {
    background-image: url(./media/icons8-sms.372059a1.svg);
    height: 32px
}

.Sidebar_sidebar__3cuSg .Sidebar_item__3xVj4 .Sidebar_icon__1eX_L.Sidebar_webhook__3CCzk {
    background-image: url(./media/icons8-search-in-browser.f7e4b0af.svg);
    height: 32px
}

.Sidebar_sidebar__3cuSg .Sidebar_item__3xVj4 .Sidebar_icon__1eX_L.Sidebar_users__Lzl73 {
    background-image: url(./media/icons8-user.05b8a1f2.svg);
    height: 32px
}

.Sidebar_sidebar__3cuSg .Sidebar_item__3xVj4 .Sidebar_icon__1eX_L.Sidebar_guide__fojEo {
    background-image: url(./media/icons8-page.5c6ac68e.svg);
    height: 32px
}

.Sidebar_sidebar__3cuSg .Sidebar_item__3xVj4 .Sidebar_icon__1eX_L.Sidebar_control__bHD90 {
    background-image: url(./media/icons8-pass.7f2cfa25.svg);
    height: 32px
}

.Sidebar_sidebar__3cuSg .Sidebar_item__3xVj4 .Sidebar_icon__1eX_L.Sidebar_phone__37euk {
    background-image: url(./media/icons8-shake-phone.ed308461.svg);
    height: 32px
}

.Sidebar_sidebar__3cuSg .Sidebar_item__3xVj4 .Sidebar_icon__1eX_L.Sidebar_app__3jO3T {
    background-image: url(./media/icons8-app-store.68c5af4f.svg);
    height: 32px
}

.Sidebar_sidebar__3cuSg .Sidebar_item__3xVj4 .Sidebar_icon__1eX_L.Sidebar_locations__1Q7Pg {
    background-image: url(./media/icons8-location.37f3305e.svg);
    height: 32px
}

.Sidebar_sidebar__3cuSg .Sidebar_item__3xVj4 .Sidebar_icon__1eX_L.Sidebar_home__3ApnT {
    background-image: url(./media/home.14affd18.svg);
    height: 32px
}

.Sidebar_sidebar__3cuSg .Sidebar_item__3xVj4 .Sidebar_icon__1eX_L.Sidebar_voice__1j_R4 {
    background-image: url(./media/voice_m.a1f985b2.svg);
    height: 32px
}

.Sidebar_sidebar__3cuSg .Sidebar_item__3xVj4 .Sidebar_icon__1eX_L.Sidebar_video__3rymZ {
    background-image: url(./media/icon_video_w.97ebb112.svg);
    height: 35px
}

.Sidebar_sidebar__3cuSg .Sidebar_item__3xVj4 .Sidebar_icon__1eX_L.Sidebar_chat__10YZ9 {
    background-image: url(./media/chat-m.7571709b.svg);
    height: 39px
}

.Sidebar_sidebar__3cuSg .Sidebar_item__3xVj4 .Sidebar_icon__1eX_L.Sidebar_email__2P5Nb {
    background-image: url(./media/email.bb86329b.svg);
    height: 28px
}

.Sidebar_sidebar__3cuSg .Sidebar_item__3xVj4 .Sidebar_icon__1eX_L.Sidebar_customer__kpTJt {
    background-image: url(./media/agent-m.12d0c54f.svg);
    height: 32px
}

.Sidebar_sidebar__3cuSg .Sidebar_item__3xVj4 .Sidebar_icon__1eX_L.Sidebar_queue__22W0d {
    background-image: url(./media/queue_m.5981e78e.svg);
    height: 32px
}

.Sidebar_sidebar__3cuSg .Sidebar_item__3xVj4 .Sidebar_icon__1eX_L.Sidebar_click2connect__NakYg {
    background-image: url(./media/click2connect_icon.89693173.svg);
    height: 32px
}

.Sidebar_sidebar__3cuSg .Sidebar_item__3xVj4 .Sidebar_icon__1eX_L.Sidebar_general__3l1oo {
    background-image: url(./media/general_icon.3af98d6f.svg);
    height: 32px
}

.Sidebar_sidebar__3cuSg .Sidebar_item__3xVj4 .Sidebar_icon__1eX_L.Sidebar_dashboard__1EQYT {
    background-image: url(./media/queue_m.5981e78e.svg);
    height: 32px
}

.Sidebar_sidebar__3cuSg .Sidebar_item__3xVj4 .Sidebar_icon__1eX_L.Sidebar_campaign__bN7Vn {
    background-image: url(./media/campaignSidebar.ec83e47d.svg);
    height: 32px
}

.Sidebar_sidebar__3cuSg .Sidebar_item__3xVj4 .Sidebar_icon__1eX_L.Sidebar_star__Et6QN {
    background-image: url(./media/star.98f21505.svg);
    height: 32px
}

.Sidebar_sidebar__3cuSg .Sidebar_item__3xVj4 .Sidebar_icon__1eX_L.Sidebar_cxInsights__2oAg_ {
    background-image: url(./media/cx-insights.39d250a7.svg);
    height: 32px
}

.Sidebar_sidebar__3cuSg .Sidebar_item__3xVj4.Sidebar_active__2z_be .Sidebar_icon__1eX_L:before {
    content: "";
    display: inline-block;
    width: 9px;
    height: 9px;
    background: #fd741f;
    position: absolute;
    top: 24px;
    left: -8px;
    border-radius: 100%;
    vertical-align: middle
}

.Sidebar_sidebar__3cuSg .Sidebar_item__3xVj4.Sidebar_active__2z_be .Sidebar_title__3PVy6 {
    color: #fd741f
}

.Sidebar_sidebar__3cuSg.Sidebar_collapsed__2dbQD {
    display: block
}

.Sidebar_sidebar__3cuSg.Sidebar_collapsed__2dbQD .Sidebar_logo__2sI1d {
    width: auto;
    max-width: 100%;
    height: 60px;
    margin: 25px 0 16.5px
}

.Sidebar_sidebar__3cuSg.Sidebar_collapsed__2dbQD .Sidebar_role__K4WUl {
    display: block;
    width: 68px;
    padding: 34px 22px 30px;
    height: 108px;
    margin: 0 auto;
    border-radius: 128px;
    flex-direction: column;
    justify-content: center;
    justify-items: center;
    align-items: center;
    text-align: center
}

.Sidebar_sidebar__3cuSg.Sidebar_collapsed__2dbQD .Sidebar_role__K4WUl div {
    line-height: 1;
    font-weight: 700;
    font-size: 11px;
    margin-bottom: 20px;
    max-width: 66px;
    overflow: hidden;
    text-overflow: ellipsis
}

.Sidebar_sidebar__3cuSg.Sidebar_collapsed__2dbQD .Sidebar_role__K4WUl span:first-of-type {
    margin-left: 0;
    margin-right: 0;
    height: 14px
}

.Sidebar_sidebar__3cuSg.Sidebar_collapsed__2dbQD .Sidebar_item__3xVj4 {
    flex-direction: column;
    height: auto;
    margin-top: 0;
    text-align: center
}

.Sidebar_sidebar__3cuSg.Sidebar_collapsed__2dbQD .Sidebar_item__3xVj4 .Sidebar_title__3PVy6 {
    display: block;
    margin: 13px auto 0
}

.Sidebar_sidebar__3cuSg.Sidebar_collapsed__2dbQD .Sidebar_item__3xVj4 .Sidebar_icon__1eX_L {
    background-position: 50%
}

.Sidebar_sidebar__3cuSg.Sidebar_collapsed__2dbQD .Sidebar_item__3xVj4.Sidebar_active__2z_be {
    margin-bottom: 15px
}

.Sidebar_sidebar__3cuSg.Sidebar_collapsed__2dbQD .Sidebar_item__3xVj4.Sidebar_active__2z_be .Sidebar_icon__1eX_L:before {
    content: none
}

.Sidebar_sidebar__3cuSg.Sidebar_collapsed__2dbQD .Sidebar_item__3xVj4.Sidebar_active__2z_be .Sidebar_title__3PVy6 {
    width: 60px;
    position: relative;
    color: #fff
}

.Sidebar_sidebar__3cuSg.Sidebar_collapsed__2dbQD .Sidebar_item__3xVj4.Sidebar_active__2z_be .Sidebar_title__3PVy6:after {
    content: "";
    display: inline-block;
    width: 9px;
    height: 9px;
    background: #fd741f;
    position: absolute;
    bottom: -16px;
    left: calc(50% - 2.7px);
    border-radius: 100%;
    vertical-align: middle
}

.Sidebar_sidebar__3cuSg.Sidebar_collapsed__2dbQD .Sidebar_profile__1xAic {
    width: 68px;
    min-height: 108px;
    border: 1px solid rgba(116, 214, 240, .3215686275);
    background-color: #314b88;
    padding: 16px 0
}

.Sidebar_sidebar__3cuSg.Sidebar_collapsed__2dbQD .Sidebar_profile__1xAic .Sidebar_SettingsText__38nqg {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
    margin-top: 9px;
    margin-bottom: 9px;
    font-size: 10px;
    border-radius: 0
}

.Sidebar_sidebar__3cuSg.Sidebar_collapsed__2dbQD .Sidebar_profile__1xAic .Sidebar_SettingsTextDarkMode__2PV4q {
    color: #98a5b7
}

.Sidebar_sidebar__3cuSg.Sidebar_collapsed__2dbQD .Sidebar_profileDarkMode__2Ehid {
    background-color: #0e2344
}

.Sidebar_sidebar__3cuSg.Sidebar_collapsed__2dbQD .Sidebar_profileDarkMode__2Ehid:hover {
    background-color: #3b506b !important
}

.Sidebar_sidebar__3cuSg .Sidebar_dayNightWrapper__3iaU_ {
    border: 1px solid rgba(116, 214, 240, .3215686275);
    border-radius: 200px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .0980392157);
    width: 54px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center
}

.Sidebar_sidebarDarkMode__3hSRE,
.Sidebar_sidebarDarkMode__3hSRE .Sidebar_contentDarkMode__1fL3P {
    background-color: #081d33 !important
}

.Sidebar_sidebar2__3oyFf.Sidebar_forcebg__hBlw8 {
    background-color: #fff !important;
    max-width: 192px;
    width: 192px;
    box-shadow: 5px 1.5px 10px 0 rgba(0, 0, 0, .1);
    border: .5px solid #cad1dc;
    text-align: left;
    height: 100vh;
    overflow-x: hidden;
    overflow-y: auto;
    position: absolute;
    z-index: 1002;
    top: 0;
    display: block;
    left: 80px;
    border-radius: unset
}

.Sidebar_sidebar2__3oyFf.Sidebar_forcebg__hBlw8 .Sidebar_title__3PVy6 {
    padding: 16px 0 14px 24px;
    border-bottom: 1px solid #cad1dc;
    text-align: left;
    font: normal normal 600 14px/14px Axiforma;
    letter-spacing: 0;
    color: #ff5800;
    opacity: 1;
    font-weight: 600
}

.Sidebar_sidebar2__3oyFf.Sidebar_forcebg__hBlw8 .Sidebar_menuItem__VVAyq {
    padding: 16px 9px
}

.Sidebar_sidebar2__3oyFf.Sidebar_forcebg__hBlw8 .Sidebar_item__3xVj4 {
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    line-height: 1.2;
    text-align: left;
    cursor: pointer;
    color: #6d809f
}

.Sidebar_sidebar2__3oyFf.Sidebar_forcebg__hBlw8 .Sidebar_item__3xVj4.Sidebar_active__2z_be {
    color: #032983
}

.Sidebar_sidebar2Pushable__3W6iK.Sidebar_forcebg__hBlw8 {
    background-color: #fff !important;
    text-align: left;
    overflow: visible;
    display: block;
    border-radius: unset;
    position: relative;
    z-index: 1002
}

.Sidebar_sidebar2Pushable__3W6iK.Sidebar_forcebg__hBlw8 .Sidebar_title__3PVy6 {
    padding: 16px 0 14px 24px;
    border-bottom: 1px solid rgba(204, 220, 230, .5019607843);
    text-align: left;
    font: normal normal 600 14px/14px Axiforma;
    letter-spacing: 0;
    color: #ff5800;
    opacity: 1;
    font-weight: 600;
    height: 50px;
    max-height: 50px;
    display: flex;
    align-items: center
}

.Sidebar_sidebar2Pushable__3W6iK.Sidebar_forcebg__hBlw8 .Sidebar_h2__QOSt- {
    color: #6d809f;
    font-size: 12px;
    font-weight: 500;
    margin-top: 0;
    margin-bottom: 0
}

.Sidebar_sidebar2Pushable__3W6iK.Sidebar_forcebg__hBlw8 .Sidebar_h2__QOSt-.Sidebar_active__2z_be {
    color: #042983
}

.Sidebar_sidebar2Pushable__3W6iK.Sidebar_forcebg__hBlw8 .Sidebar_menuItem__VVAyq {
    padding: 0;
    overflow: auto;
    max-height: calc(100% - 50px)
}

.Sidebar_sidebar2Pushable__3W6iK.Sidebar_forcebg__hBlw8 .Sidebar_item__3xVj4 {
    font-size: 12px;
    font-weight: 400;
    font-style: normal;
    line-height: 1.2;
    text-align: left;
    cursor: pointer;
    color: #6e809f;
    margin-top: 0;
    margin-bottom: 0
}

.Sidebar_sidebar2Pushable__3W6iK.Sidebar_forcebg__hBlw8 .Sidebar_item__3xVj4.Sidebar_active__2z_be {
    color: #fd5820
}

.Sidebar_mysettings__3jZuf {
    display: flex;
    flex-direction: column;
    width: 350px
}

.Sidebar_mysettings__3jZuf .Sidebar_person__2lBVu {
    background-color: #eff2f8;
    padding: 4px;
    border: .5px solid #e4e7f2
}

.Sidebar_mysettings__3jZuf .Sidebar_personDarkMode__28sFJ {
    background-color: #2d4059;
    border: 1px solid #2d4059
}

.Sidebar_mysettings__3jZuf .Sidebar_regular__2MReU {
    text-transform: none;
    margin-top: 6px !important
}

.Sidebar_mysettings__3jZuf .Sidebar_regularDarkMode__2DhyQ {
    color: #98a5b7
}

.Sidebar_mysettings__3jZuf .Sidebar_workspaces__1eV2S {
    padding: 34px 32px;
    cursor: pointer
}

.Sidebar_mysettings__3jZuf .Sidebar_workspaces__1eV2S .Sidebar_icon__1eX_L {
    background: no-repeat transparent 50%;
    background-image: url(./media/icons8-system-information.9fc73117.svg);
    height: 32px;
    background-size: contain
}

.Sidebar_mysettings__3jZuf .Sidebar_workspaces__1eV2S .Sidebar_h3__3tZlP {
    position: relative;
    text-transform: none
}

.Sidebar_mysettings__3jZuf .Sidebar_workspaces__1eV2S .Sidebar_h3__3tZlP:after {
    content: "";
    display: inline-block;
    position: absolute;
    right: 0;
    top: 4px;
    margin-right: -15px;
    background-image: url(./media/icons8-expand-arrow_5.c11b13e2.svg);
    width: 10px;
    height: 16px
}

.Sidebar_mysettings__3jZuf .Sidebar_h3DarkMode__3t6CU {
    color: #98a5b7
}

.Sidebar_mysettings__3jZuf .Sidebar_workspacesDarkMode__2hyL4 .Sidebar_h3__3tZlP {
    position: relative;
    text-transform: none
}

.Sidebar_mysettings__3jZuf .Sidebar_workspacesDarkMode__2hyL4 .Sidebar_h3__3tZlP:after {
    content: "";
    display: inline-block;
    position: absolute;
    right: 0;
    top: 4px;
    margin-right: -15px;
    background-image: url(./media/icons8-expand-arrow_5_darkMode.4cb33bb4.svg);
    width: 10px;
    height: 16px
}

.Sidebar_mysettings__3jZuf .Sidebar_item__3xVj4 {
    font-size: 14px;
    font-weight: 500;
    font-style: normal;
    line-height: 1.2;
    margin-top: 8px;
    text-align: left;
    padding-left: 50px;
    cursor: pointer;
    color: #6d809f
}

.Sidebar_mysettings__3jZuf .Sidebar_item__3xVj4.Sidebar_disabled__1luZd {
    color: #afafaf
}

.Sidebar_mysettings__3jZuf .Sidebar_menuConfig__1hm0O {
    margin-top: 36px;
    margin-bottom: 30px
}

.Sidebar_mysettings__3jZuf .Sidebar_logout__3N2cx {
    font-size: 14px;
    font-weight: 600;
    font-style: normal;
    line-height: 1.71;
    text-align: left;
    padding-left: 50px;
    cursor: pointer;
    color: #ff5800
}

.Sidebar_mysettings__3jZuf .Sidebar_logout__3N2cx div {
    padding: 6px 0 4px 16px;
    line-height: 24px
}

.Sidebar_mysettingsDarkMode__1Ro82 {
    background-color: #081d33;
    border: 1px solid #2d4059
}

.Sidebar_wsselector__2oq1j {
    padding: 42px 25px 20px 36px
}

.Sidebar_wsselector__2oq1j>div {
    margin-left: 0;
    margin-bottom: 25px
}

.Sidebar_wsselector__2oq1j .Sidebar_item__3xVj4 {
    font-size: 12px;
    font-weight: 500;
    font-style: normal;
    text-align: left;
    padding-left: 0;
    color: #6d809f;
    margin-bottom: 12px;
    cursor: pointer
}

.Sidebar_wsselector__2oq1j .Sidebar_item__3xVj4.Sidebar_selected__2BDX1 .Sidebar_icon__1eX_L:before {
    content: "";
    display: inline-block;
    width: 9px;
    height: 9px;
    background: #00c36d;
    position: absolute;
    top: 24px;
    left: -15px;
    border-radius: 100%;
    vertical-align: middle
}

.Sidebar_wsselector__2oq1j .Sidebar_item__3xVj4 .Sidebar_icon__1eX_L {
    display: inline-block;
    width: 32px;
    height: 40px;
    margin-right: 16px;
    background: no-repeat transparent 50%;
    background-size: contain
}

.Sidebar_wsselector__2oq1j .Sidebar_item__3xVj4 .Sidebar_icon__1eX_L.Sidebar_home__3ApnT {
    background-image: url(./media/home2.35c60dc6.svg)
}

.Sidebar_wsselector__2oq1j .Sidebar_item__3xVj4 .Sidebar_icon__1eX_L.Sidebar_system__2fVgX {
    background-image: url(./media/system_admin.a21b9748.svg)
}

.Sidebar_wsselector__2oq1j .Sidebar_item__3xVj4 .Sidebar_icon__1eX_L.Sidebar_agent__Ut84_ {
    background-image: url(./media/agent.d21c40c7.svg)
}

.Sidebar_wsselector__2oq1j .Sidebar_item__3xVj4 .Sidebar_icon__1eX_L.Sidebar_supervisor__WZEYe {
    background-image: url(./media/supervisor.f3d52d72.svg)
}

.Sidebar_wsselector__2oq1j .Sidebar_item__3xVj4 .Sidebar_icon__1eX_L.Sidebar_reporting__2KkHZ {
    background-image: url(./media/reporting.3ddcd578.svg)
}

.Sidebar_wsselector__2oq1j .Sidebar_item__3xVj4 .Sidebar_icon__1eX_L.Sidebar_quality__3OBAn {
    background-image: url(./media/quality_control.648f62b1.svg)
}

.Sidebar_wsselector__2oq1j .Sidebar_item__3xVj4 .Sidebar_icon__1eX_L.Sidebar_extension__3DSbX {
    background-image: url(./media/extension.9f05c1c0.svg)
}

.Sidebar_wsselector__2oq1j .Sidebar_item__3xVj4 .Sidebar_icon__1eX_L.Sidebar_operator__3wV9B {
    background-image: url(./media/console.fdd65012.svg)
}

.Sidebar_wsselector__2oq1j .Sidebar_item__3xVj4 .Sidebar_icon__1eX_L.Sidebar_acl__GH8Tv {
    background-image: url(./media/access.d5c388fd.svg)
}

.Sidebar_wsselector__2oq1j .Sidebar_item__3xVj4 .Sidebar_icon__1eX_L.Sidebar_block__2Dxeg {
    background-image: url(./media/block-call.6df3313a.svg)
}

.Sidebar_wsselector__2oq1j .Sidebar_item__3xVj4 .Sidebar_icon__1eX_L.Sidebar_record__2_wk_ {
    background-image: url(./media/call-record.3597f16a.svg)
}

.Sidebar_wsselector__2oq1j .Sidebar_item__3xVj4:hover {
    color: #fd581f
}

.Sidebar_wsselector__2oq1j .Sidebar_item__3xVj4:hover .Sidebar_icon__1eX_L.Sidebar_home__3ApnT {
    background-image: url(./media/home2-hover.6c29c621.svg)
}

.Sidebar_wsselector__2oq1j .Sidebar_item__3xVj4:hover .Sidebar_icon__1eX_L.Sidebar_system__2fVgX {
    background-image: url(./media/system_admin-h.40503e2c.svg)
}

.Sidebar_wsselector__2oq1j .Sidebar_item__3xVj4:hover .Sidebar_icon__1eX_L.Sidebar_agent__Ut84_ {
    background-image: url(./media/agent-h.f377588d.svg)
}

.Sidebar_wsselector__2oq1j .Sidebar_item__3xVj4:hover .Sidebar_icon__1eX_L.Sidebar_supervisor__WZEYe {
    background-image: url(./media/supervisor-h.bdc8b7bd.svg)
}

.Sidebar_wsselector__2oq1j .Sidebar_item__3xVj4:hover .Sidebar_icon__1eX_L.Sidebar_reporting__2KkHZ {
    background-image: url(./media/reporting-h.c3146ec2.svg)
}

.Sidebar_wsselector__2oq1j .Sidebar_item__3xVj4:hover .Sidebar_icon__1eX_L.Sidebar_quality__3OBAn {
    background-image: url(./media/quality_control-h.705a041b.svg)
}

.Sidebar_wsselector__2oq1j .Sidebar_item__3xVj4:hover .Sidebar_icon__1eX_L.Sidebar_extension__3DSbX {
    background-image: url(./media/extension-h.a5c5c67c.svg)
}

.Sidebar_wsselector__2oq1j .Sidebar_item__3xVj4:hover .Sidebar_icon__1eX_L.Sidebar_operator__3wV9B {
    background-image: url(./media/console-h.f9fa7ead.svg)
}

.Sidebar_wsselector__2oq1j .Sidebar_item__3xVj4:hover .Sidebar_icon__1eX_L.Sidebar_acl__GH8Tv {
    background-image: url(./media/access-h.9da2dcf9.svg)
}

.Sidebar_wsselector__2oq1j .Sidebar_item__3xVj4:hover .Sidebar_icon__1eX_L.Sidebar_block__2Dxeg {
    background-image: url(./media/block-call-h.85e0e366.svg)
}

.Sidebar_wsselector__2oq1j .Sidebar_item__3xVj4:hover .Sidebar_icon__1eX_L.Sidebar_record__2_wk_ {
    background-image: url(./media/call-record-h.1964ae8b.svg)
}

.Sidebar_wsselectorDarkMode__ctz6B {
    background-color: #081d33;
    border: 1px solid #2d4059
}

.Sidebar_wsselectorDarkMode__ctz6B .Sidebar_h2DarkMode__3L5mE {
    color: #98a5b7
}

.ThemeButton_themeContainer__3eJUH {
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding: 6px 0
}

.ThemeButton_themeContainer__3eJUH .ThemeButton_leftContainer__1Ofyk span {
    text-align: center;
    font: normal normal medium 14px/24px Axiforma;
    letter-spacing: 0;
    color: #6d809f
}

.ThemeButton_themeContainer__3eJUH .ThemeButton_rightContainer__gH6aA {
    width: 101px;
    height: 36px;
    background: #e4e7f2 0 0 no-repeat padding-box;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .0980392157);
    border: 1px solid rgba(116, 214, 240, .3215686275);
    border-radius: 200px;
    padding: 6px;
    display: flex;
    align-items: center;
    cursor: pointer
}

.ThemeButton_themeContainer__3eJUH .ThemeButton_rightContainer__gH6aA .ThemeButton_themeButton__312RL {
    width: 47px;
    height: 30px;
    background: #fff 0 0 no-repeat padding-box;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .0901960784);
    border-radius: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    right: 105px
}

.ThemeButton_themeContainer__3eJUH .ThemeButton_rightContainer__gH6aA .ThemeButton_themeButtonIcon__29VXj {
    justify-content: center;
    align-items: center;
    position: absolute;
    right: 54px;
    margin-top: 8px;
    margin-right: 10px
}

.ThemeButton_rightContainerDarkMode__on5rD {
    width: 101px;
    height: 36px;
    background: #081d33 0 0 no-repeat padding-box;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .0980392157);
    border: 1px solid rgba(116, 214, 240, .3215686275);
    border-radius: 200px;
    padding: 6px;
    display: flex;
    align-items: center;
    justify-content: start;
    cursor: pointer
}

.ThemeButton_rightContainerDarkMode__on5rD .ThemeButton_themeButton__312RL {
    width: 47px;
    height: 30px;
    background: #2d4059 0 0 no-repeat padding-box;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .0901960784);
    border-radius: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    right: 55px
}

.ThemeButton_rightContainerDarkMode__on5rD .ThemeButton_themeButtonIcon__29VXj {
    justify-content: center;
    align-items: center;
    margin-left: 5px;
    margin-top: 8px;
    position: absolute
}

.Toggler_h1__E9tgO {
    color: #032983;
    font-size: 36px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left
}

.Toggler_h2__UhO36 {
    font-size: 22px;
    font-weight: 400
}

.Toggler_h2__UhO36,
.Toggler_h3__3xFSq {
    color: #032983;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: left
}

.Toggler_h3__3xFSq {
    font-size: 14px;
    font-weight: 600
}

.Toggler_regular__3tcMv {
    opacity: .8;
    font-size: 12px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #6d809f;
    text-align: left
}

.Toggler_theme-light__3n3Ag {
    color-scheme: light
}

.Toggler_theme-dark__ZFMUi {
    color-scheme: dark
}

.Toggler_toggler__ZSSJH {
    position: absolute;
    z-index: 2;
    cursor: pointer;
    top: 220px;
    left: 0;
    width: 25px;
    height: 30px;
    display: block;
    background: no-repeat #fff right 10px center;
    border-radius: 0 15px 15px 0;
    background-image: url(./media/icons8-expand-arrow.a86fce08.svg);
    background-size: 7px 12px;
    box-shadow: 0 .5px .5px 0 rgba(0, 0, 0, .05);
    border: .5px solid #ccdce6;
    transition-property: margin-left;
    transition-duration: .3s
}

.Toggler_toggler__ZSSJH.Toggler_collapsed__-ijDL {
    transform: rotate(-180deg);
    border-radius: 15px 0 0 15px
}

.Toggler_toggler__ZSSJH.Toggler_lr__166RA {
    background-image: url(./media/icons8-list-expand-arrow.638ef6a9.svg);
    border-radius: 15px 0 0 15px;
    width: 30px;
    left: auto;
    top: 42px
}

.Toggler_toggler__ZSSJH.Toggler_lr__166RA.Toggler_collapsed__-ijDL {
    transform: rotate(180deg);
    border-radius: 0 15px 15px 0;
    margin-right: 18px
}

.Toggler_toggler__ZSSJH.Toggler_vertical__2fRI_ {
    transform: rotate(270deg);
    top: -28px;
    left: -12px;
    z-index: 3
}

.Toggler_toggler__ZSSJH.Toggler_vertical__2fRI_.Toggler_collapsed__-ijDL {
    transform: rotate(90deg);
    border-radius: 15px 0 0 15px;
    margin-right: 18px;
    top: -27px
}

.Toggler_togglerDarkMode__1mesc {
    background-color: #081d33;
    border: .5px solid rgba(147, 162, 185, .2)
}

.HangupModal_h1__2_tV5 {
    color: #032983;
    font-size: 36px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left
}

.HangupModal_h2__-T5SP {
    font-size: 22px;
    font-weight: 400
}

.HangupModal_h2__-T5SP,
.HangupModal_h3__mSuyu {
    color: #032983;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: left
}

.HangupModal_h3__mSuyu {
    font-size: 14px;
    font-weight: 600
}

.HangupModal_regular__Q6rdD {
    opacity: .8;
    font-size: 12px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #6d809f;
    text-align: left
}

.HangupModal_theme-light__hXjmq {
    color-scheme: light
}

.HangupModal_theme-dark__P8J8R {
    color-scheme: dark
}

.HangupModal_submitButton__2Go1- {
    margin-left: 8px !important;
    background-color: #f02833
}

.HangupModal_cancelButton__2589T,
.HangupModal_submitButton__2Go1- {
    min-width: 120px !important;
    height: 40px !important;
    font-size: 12px !important
}

.HangupModal_cancelButton__2589T {
    background-color: rgba(234, 236, 245, .4039215686) !important
}

.AddContact_h1__1jm_n {
    color: #032983;
    font-size: 36px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left
}

.AddContact_h2__fTuIO {
    font-size: 22px;
    font-weight: 400
}

.AddContact_h2__fTuIO,
.AddContact_h3__5L0zo {
    color: #032983;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: left
}

.AddContact_h3__5L0zo {
    font-size: 14px;
    font-weight: 600
}

.AddContact_regular__1W16T {
    opacity: .8;
    font-size: 12px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #6d809f;
    text-align: left
}

.AddContact_theme-light__2uRHf {
    color-scheme: light
}

.AddContact_theme-dark__FAYkj {
    color-scheme: dark
}

.AddContact_addContact__31VaC h1 {
    font-weight: 500;
    font-size: 24px;
    color: #002983;
    letter-spacing: 0;
    text-align: center
}

.AddContact_addContact__31VaC form {
    padding-top: 24px
}

.AgentModal_agentModalCont__fWD-T {
    background: #fff 0 0 no-repeat padding-box;
    border: 1px solid #e4e7f2;
    border-radius: 10px
}

.AgentModal_agentModalCont__fWD-T,
.AgentModal_agentModalContDarkMode__2Zjjy {
    position: absolute;
    height: 540px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, .1019607843);
    outline: none
}

.AgentModal_agentModalContDarkMode__2Zjjy {
    background: #081d33 0 0 no-repeat padding-box;
    border: 1px solid #2d4059;
    border-radius: 10px
}

.AgentModal_chatModalCont__3mgus {
    background: #fff 0 0 no-repeat padding-box;
    border: 1px solid #e4e7f2;
    border-radius: 10px
}

.AgentModal_chatModalCont__3mgus,
.AgentModal_chatModalContDarkMode__2kg1A {
    position: absolute;
    width: 520px;
    height: 580px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, .1019607843);
    outline: none
}

.AgentModal_chatModalContDarkMode__2kg1A {
    background: #081d33 0 0 no-repeat padding-box;
    border: 1px solid #2d4059;
    border-radius: 10px
}

.AgentModal_headerContainer__1LoiL .AgentModal_modalTitle__3d7b8 {
    display: flex;
    justify-content: center;
    margin-top: 37px
}

.AgentModal_headerContainer__1LoiL .AgentModal_modalTitle__3d7b8 span {
    font: normal normal 600 18px/33px Axiforma;
    letter-spacing: 0;
    color: #002983;
    opacity: 1
}

.AgentModal_headerContainer__1LoiL .AgentModal_modalTitleDarkMode__FZTQy {
    display: flex;
    justify-content: center;
    margin-top: 37px
}

.AgentModal_headerContainer__1LoiL .AgentModal_modalTitleDarkMode__FZTQy span {
    font: normal normal 600 18px/33px Axiforma;
    letter-spacing: 0;
    color: #98a5b7;
    opacity: 1
}

.AgentModal_headerContainer__1LoiL .AgentModal_modalGif__11jYx,
.AgentModal_headerContainer__1LoiL .AgentModal_modalName__rPY5S {
    display: flex;
    justify-content: center
}

.AgentModal_headerContainer__1LoiL .AgentModal_modalName__rPY5S span {
    font: normal normal 600 22px/40px Axiforma;
    letter-spacing: 0;
    color: #fd7422;
    opacity: 1
}

.AgentModal_headerContainer__1LoiL .AgentModal_modalEmail__HPHpL {
    display: flex;
    justify-content: center
}

.AgentModal_headerContainer__1LoiL .AgentModal_modalEmail__HPHpL span {
    font: normal normal normal 16px/26px Axiforma;
    letter-spacing: .21px;
    color: #6d809f;
    opacity: 1
}

.AgentModal_headerContainer__1LoiL .AgentModal_modalEmailDarkMode__3NL2t {
    display: flex;
    justify-content: center
}

.AgentModal_headerContainer__1LoiL .AgentModal_modalEmailDarkMode__3NL2t span {
    font: normal normal normal 16px/26px Axiforma;
    letter-spacing: .21px;
    color: #98a5b7;
    opacity: 1
}

.AgentModal_headerContainer__1LoiL .AgentModal_modalNumber__1wvcI {
    display: flex;
    justify-content: center
}

.AgentModal_headerContainer__1LoiL .AgentModal_modalNumber__1wvcI span {
    font: normal normal 600 18px/33px Axiforma;
    letter-spacing: 0;
    color: #1e3772;
    opacity: 1
}

.AgentModal_headerContainer__1LoiL .AgentModal_modalNumberDarkMode__1OLmg {
    display: flex;
    justify-content: center
}

.AgentModal_headerContainer__1LoiL .AgentModal_modalNumberDarkMode__1OLmg span {
    font: normal normal 600 18px/33px Axiforma;
    letter-spacing: 0;
    color: #98a5b7;
    opacity: 1
}

.AgentModal_contentContainer__3lPG- {
    background: #f6f7fa 0 0 no-repeat padding-box
}

.AgentModal_contentContainer__3lPG-,
.AgentModal_contentContainerDarkMode__3WTAA {
    width: 518px;
    margin-top: 21px;
    height: 160px;
    padding-bottom: 27px;
    box-shadow: inset 0 4px 7px rgba(0, 0, 0, .0509803922);
    opacity: 1
}

.AgentModal_contentContainerDarkMode__3WTAA {
    background: #0e2344 0 0 no-repeat padding-box
}

.AgentModal_scrollContentContainer__x8Yvg {
    background: #f6f7fa 0 0 no-repeat padding-box
}

.AgentModal_scrollContentContainer__x8Yvg,
.AgentModal_scrollContentContainerDarkMode__1L3I7 {
    overflow-y: scroll;
    max-width: 518px;
    margin-top: 21px;
    height: 160px;
    padding-bottom: 27px;
    box-shadow: inset 0 4px 7px rgba(0, 0, 0, .0509803922);
    opacity: 1
}

.AgentModal_scrollContentContainerDarkMode__1L3I7 {
    background: #0e2344 0 0 no-repeat padding-box
}

.AgentModal_contentTitle__EiJE3 {
    display: flex;
    justify-content: center;
    padding-top: 17px
}

.AgentModal_contentTitle__EiJE3 span {
    font: normal normal medium 13px/54px Axiforma;
    letter-spacing: 0;
    color: #314469;
    opacity: 1
}

.AgentModal_contentTitleDarkMode__2gc3Z {
    display: flex;
    justify-content: center;
    padding-top: 17px
}

.AgentModal_contentTitleDarkMode__2gc3Z span {
    font: normal normal medium 13px/54px Axiforma;
    letter-spacing: 0;
    color: #98a5b7;
    opacity: 1
}

.AgentModal_content__3vKVM {
    display: flex;
    justify-content: center
}

.AgentModal_content__3vKVM span {
    font: normal normal normal 16px/26px Axiforma;
    letter-spacing: .21px;
    color: #6d809f;
    opacity: 1
}

.AgentModal_contentDarkMode__qpBNF {
    display: flex;
    justify-content: center
}

.AgentModal_contentDarkMode__qpBNF span {
    font: normal normal normal 16px/26px Axiforma;
    letter-spacing: .21px;
    color: #98a5b7;
    opacity: 1
}

.AgentModal_buttonsContainer__2AAgq {
    display: flex;
    justify-content: center;
    padding: 0 25px 0 32px;
    margin-top: 24px
}

.AgentModal_buttonsContainer__2AAgq .AgentModal_leftButton__f_7Ce {
    width: 141px;
    height: 50px;
    margin-right: 16px;
    background: #f02833 0 0 no-repeat padding-box;
    border: 1px solid #f02833;
    border-radius: 6px;
    font: normal normal 600 16px/16px Axiforma;
    letter-spacing: 0;
    color: #fff;
    cursor: pointer
}

.AgentModal_buttonsContainer__2AAgq .AgentModal_leftButton__f_7Ce:hover:not([disabled]) {
    background: #d32f2f 0 0 no-repeat padding-box
}

.AgentModal_buttonsContainer__2AAgq .AgentModal_leftButton__f_7Ce:disabled {
    opacity: .3;
    cursor: default
}

.AgentModal_buttonsContainer__2AAgq .AgentModal_rightButton__ErnwQ {
    width: 141px;
    height: 50px;
    background: #1dbe79 0 0 no-repeat padding-box;
    border: 1px solid #1dbe79;
    border-radius: 6px;
    font: normal normal 600 16px/16px Axiforma;
    letter-spacing: 0;
    color: #fff;
    cursor: pointer
}

.AgentModal_buttonsContainer__2AAgq .AgentModal_rightButton__ErnwQ:hover:not([disabled]) {
    background: #0da761 0 0 no-repeat padding-box
}

.AgentModal_buttonsContainer__2AAgq .AgentModal_rightButton__ErnwQ:disabled {
    opacity: .3;
    cursor: default
}

.AgentModal_buttonsContainer__2AAgq .AgentModal_extraButton__2W3i6 {
    width: 141px;
    height: 50px;
    background: #fff 0 0 no-repeat padding-box;
    border: 1px solid #1dbe79;
    border-radius: 6px;
    font: normal normal 600 16px/16px Axiforma;
    letter-spacing: 0;
    color: #1dbe79;
    margin-right: 5px;
    cursor: pointer
}

.AgentModal_buttonsContainer__2AAgq .AgentModal_extraButton__2W3i6:hover:not([disabled]) {
    background: #f7f7f7 0 0 no-repeat padding-box
}

.AgentModal_buttonsContainer__2AAgq .AgentModal_extraButton__2W3i6:disabled {
    opacity: .3;
    cursor: default
}

.Dropzone_dropzoneContainer__o5U-n {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    background: rgba(109, 128, 159, .0392156863) 0 0 no-repeat padding-box;
    border-radius: 8px
}

.Dropzone_dropzoneContainer__o5U-n .Dropzone_addContainer__MmonD {
    display: grid;
    justify-content: center;
    align-items: center
}

.Dropzone_dropzoneContainer__o5U-n .Dropzone_addContainer__MmonD .Dropzone_contentContainer__1EGTU {
    display: flex;
    justify-content: center;
    align-items: center;
    grid-gap: 12px;
    gap: 12px
}

.Dropzone_dropzoneContainer__o5U-n .Dropzone_addContainer__MmonD .Dropzone_contentContainer__1EGTU .Dropzone_uploadContent__1aegC {
    display: flex;
    align-items: center;
    grid-gap: 8px;
    gap: 8px
}

.Dropzone_dropzoneContainer__o5U-n .Dropzone_addContainer__MmonD .Dropzone_contentContainer__1EGTU .Dropzone_uploadContent__1aegC div {
    flex-shrink: 0;
    display: flex
}

.Dropzone_dropzoneContainer__o5U-n .Dropzone_addContainer__MmonD .Dropzone_contentContainer__1EGTU .Dropzone_uploadContent__1aegC .Dropzone_uploadText__2qv0y {
    font-size: 12px;
    color: #314469;
    margin-top: 4px;
    padding: 0 12px
}

.Dropzone_dropzoneContainer__o5U-n .Dropzone_addContainer__MmonD .Dropzone_contentContainer__1EGTU button {
    border: none;
    background: transparent;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center
}

.Dropzone_dropzoneContainer__o5U-n .Dropzone_addContainer__MmonD .Dropzone_contentContainer__1EGTU button span {
    font-size: 12px;
    color: #fd581f;
    margin-top: 4px;
    margin-left: 6px
}

.Dropzone_dropzoneContainer__o5U-n .Dropzone_addContainer__MmonD .Dropzone_line__1aynd {
    width: 100%;
    height: 1px;
    background-color: #6d809f;
    margin: 8px 0;
    opacity: .1
}

.Dropzone_dropzoneContainer__o5U-n .Dropzone_addContainer__MmonD .Dropzone_infoText__2ES6v {
    display: flex;
    grid-gap: 16px;
    gap: 16px;
    justify-content: center
}

.Dropzone_dropzoneContainer__o5U-n .Dropzone_addContainer__MmonD .Dropzone_infoText__2ES6v span {
    font-size: 12px;
    color: #6d809f
}

.Dropzone_dropzoneContainer__o5U-n .Dropzone_uploadedContainer__7mw8J {
    width: 100%;
    display: flex;
    justify-content: space-around;
    align-items: center
}

.Dropzone_dropzoneContainer__o5U-n .Dropzone_uploadedContainer__7mw8J .Dropzone_uploadedContentContainer__2cUv7 {
    display: flex;
    pointer-events: none
}

.Dropzone_dropzoneContainer__o5U-n .Dropzone_uploadedContainer__7mw8J .Dropzone_uploadedContentContainer__2cUv7 .Dropzone_imgContainer__1UDry img {
    border: 3px solid #fff;
    border-radius: 50%;
    width: 75px;
    height: 75px
}

.Dropzone_dropzoneContainer__o5U-n .Dropzone_uploadedContainer__7mw8J .Dropzone_uploadedContentContainer__2cUv7 .Dropzone_fileContainer__30qfZ {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center
}

.Dropzone_dropzoneContainer__o5U-n .Dropzone_uploadedContainer__7mw8J .Dropzone_uploadedContentContainer__2cUv7 .Dropzone_textContainer__29ofE {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-left: 32px
}

.Dropzone_dropzoneContainer__o5U-n .Dropzone_uploadedContainer__7mw8J .Dropzone_uploadedContentContainer__2cUv7 .Dropzone_textContainer__29ofE .Dropzone_uploadedText__2KV3D {
    font-size: 14px;
    color: #6d809f
}

.Dropzone_dropzoneContainer__o5U-n .Dropzone_uploadedContainer__7mw8J .Dropzone_uploadedContentContainer__2cUv7 .Dropzone_textContainer__29ofE .Dropzone_fileName__1SK09 {
    font-size: 12px;
    color: #314469;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 200px
}

.Dropzone_dropzoneContainer__o5U-n .Dropzone_uploadedContainer__7mw8J .Dropzone_buttonsContainer__3y-rh {
    display: grid;
    grid-gap: 24px;
    gap: 24px
}

.Dropzone_dropzoneContainer__o5U-n .Dropzone_uploadedContainer__7mw8J .Dropzone_buttonsContainer__3y-rh button {
    border: none;
    background: transparent;
    display: flex;
    align-items: center;
    cursor: pointer
}

.Dropzone_dropzoneContainer__o5U-n .Dropzone_uploadedContainer__7mw8J .Dropzone_buttonsContainer__3y-rh .Dropzone_editText__1sb5K {
    margin-top: 3px;
    margin-left: 6px;
    font-size: 12px;
    color: #6d809f
}

.Dropzone_dropzoneContainer__o5U-n .Dropzone_uploadedContainer__7mw8J .Dropzone_buttonsContainer__3y-rh .Dropzone_deleteText__2h4nt {
    margin-top: 3px;
    margin-left: 6px;
    font-size: 12px;
    color: #f02833
}

.Dropzone_downloadTemplate__1JOtJ {
    justify-self: center;
    padding-top: 10px
}

.Dropzone_downloadTemplate__1JOtJ button {
    border: none;
    background: transparent;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center
}

.Dropzone_downloadTemplate__1JOtJ button span {
    font-size: 12px;
    color: #fd581f;
    margin-top: 4px;
    margin-left: 6px
}

.CustomDialogComponent_h1__2zZ7K {
    color: #032983;
    font-size: 36px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left
}

.CustomDialogComponent_h2__1n1b3 {
    font-size: 22px;
    font-weight: 400
}

.CustomDialogComponent_h2__1n1b3,
.CustomDialogComponent_h3__2hOD7 {
    color: #032983;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: left
}

.CustomDialogComponent_h3__2hOD7 {
    font-size: 14px;
    font-weight: 600
}

.CustomDialogComponent_regular__3mqIA {
    opacity: .8;
    font-size: 12px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #6d809f;
    text-align: left
}

.CustomDialogComponent_theme-light__3p_3y {
    color-scheme: light
}

.CustomDialogComponent_theme-dark__2OSb- {
    color-scheme: dark
}

.CustomDialogComponent_icons__2wqBR {
    background-size: auto;
    height: 28px;
    width: 28px;
    align-items: center
}

.CustomDialogComponent_icons__2wqBR.CustomDialogComponent_close__2rhr8 {
    position: absolute;
    top: 18.3px;
    right: 18.3px;
    cursor: pointer;
    mix-blend-mode: normal
}

.CustomDialogComponent_closeButton__31Xfr {
    position: absolute;
    top: 18.3px;
    right: 18.3px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center
}

.CustomDialogComponent_imgWrapper__32Ag6 {
    background: #f7eee8 !important;
    width: 546.74px;
    height: 718px
}

.CustomDialogComponent_images__3hPOM {
    width: 440px;
    height: 440px;
    margin-top: 150px;
    margin-left: 60px;
    margin-right: 58px
}

.CustomDialogComponent_images__3hPOM.CustomDialogComponent_wrapUp__1RvBu {
    background: transparent url(./media/wrapup_img.f4d1443e.svg) 0 0 no-repeat padding-box
}

.CustomDialogComponent_images__3hPOM.CustomDialogComponent_changePassword__3Y3JS {
    background: transparent url(./media/img_change_password.c32422b2.svg) 0 0 no-repeat padding-box
}

.CustomDialogComponent_images__3hPOM.CustomDialogComponent_changePasswordSpv__2kWXS {
    background: transparent url(./media/img_change_password_spv.e7aabb92.svg) 0 0 no-repeat padding-box
}

.CustomDialogComponent_images__3hPOM.CustomDialogComponent_objectEvaluation__1I5Fp {
    background: transparent url(./media/objectEvaluation.6417f70e.svg) 0 0 no-repeat padding-box
}

.CustomDialogComponent_images__3hPOM.CustomDialogComponent_callEvaluationListen__1VAbp {
    background: transparent url(./media/callEvaluationListen.4ce1cb36.svg) 0 0 no-repeat padding-box
}

.UploadImageModal_h1__3u6FH {
    color: #032983;
    font-size: 36px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left
}

.UploadImageModal_h2__FNaMO {
    font-size: 22px;
    font-weight: 400
}

.UploadImageModal_h2__FNaMO,
.UploadImageModal_h3__lTZeU {
    color: #032983;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: left
}

.UploadImageModal_h3__lTZeU {
    font-size: 14px;
    font-weight: 600
}

.UploadImageModal_regular__1QjDU {
    opacity: .8;
    font-size: 12px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #6d809f;
    text-align: left
}

.UploadImageModal_theme-light__2nA28 {
    color-scheme: light
}

.UploadImageModal_theme-dark__2oM_p {
    color-scheme: dark
}

.UploadImageModal_ProfileWidget_UploadPhoto_Editor_Container__2hNpG {
    display: flex;
    flex-direction: column;
    align-items: center
}

.UploadImageModal_ProfileWidget_UploadPhoto_Editor_Container__2hNpG .UploadImageModal_ProfileWidget_UploadPhoto_Editor_Description__1QhvW {
    color: #6d809f;
    font-size: clamp(1rem, .6478rem + .361vw, 1.142857143rem);
    font-weight: 500;
    line-height: 1;
    margin-top: 8px;
    margin-bottom: 16px
}

.UploadImageModal_ProfileWidget_UploadPhoto_Editor_Container__2hNpG .UploadImageModal_ProfileWidget_UploadPhoto_Editor_Title__2DIAu {
    color: #002983;
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
    margin-top: 8px;
    margin-bottom: 24px
}

.UploadImageModal_ProfileWidget_UploadPhoto_Editor_Container__2hNpG .UploadImageModal_ProfileWidget_UploadPhoto_Editor_Value__1Lyhb {
    display: flex;
    width: 487px;
    height: 40px;
    align-items: center;
    margin-bottom: 55px
}

.UploadImageModal_ProfileWidget_UploadPhoto_Editor_Container__2hNpG .UploadImageModal_ProfileWidget_UploadPhoto_Editor_Value__1Lyhb .UploadImageModal_ProfileWidget_UploadPhoto_Editor_Slider__FUD6x {
    margin-left: 16px;
    margin-right: 16px
}

.UploadImageModal_ProfileWidget_UploadPhoto_Editor_Container__2hNpG .UploadImageModal_ProfileWidget_UploadPhoto_Editor_Value__1Lyhb .UploadImageModal_ProfileWidget_UploadPhoto_Editor_Button__3dM2e {
    cursor: pointer
}

.UploadImageModal_ProfileWidget_UploadPhoto_Editor_Container__2hNpG .UploadImageModal_ProfileWidget_UploadPhoto_Editor_Value__1Lyhb .UploadImageModal_ProfileWidget_UploadPhoto_Editor_Filters__2aMZy {
    display: flex;
    grid-gap: 32px;
    gap: 32px;
    justify-content: center;
    flex: 1 1;
    margin-top: 24px
}

.UploadImageModal_ProfileWidget_UploadPhoto_Editor_Container__2hNpG .UploadImageModal_ProfileWidget_UploadPhoto_Editor_Value__1Lyhb .UploadImageModal_ProfileWidget_UploadPhoto_Editor_Filters__2aMZy .UploadImageModal_ProfileWidget_UploadPhoto_Editor_Filter__2mCBY {
    display: flex;
    flex-direction: column;
    grid-gap: 8px;
    gap: 8px;
    align-items: center;
    cursor: pointer;
    color: #6d809f
}

.UploadImageModal_ProfileWidget_UploadPhoto_Editor_Container__2hNpG .UploadImageModal_ProfileWidget_UploadPhoto_Editor_Value__1Lyhb .UploadImageModal_ProfileWidget_UploadPhoto_Editor_Filters__2aMZy .UploadImageModal_ProfileWidget_UploadPhoto_Editor_Filter__2mCBY .UploadImageModal_ProfileWidget_UploadPhoto_Editor_Filter_Image__3XTYE.UploadImageModal_ProfileWidget_UploadPhoto_Editor_Filter_Image_Selected__26UcM {
    border: 2px solid #1e3772
}

.UploadImageModal_ProfileWidget_UploadPhoto_Editor_Container__2hNpG .UploadImageModal_ProfileWidget_UploadPhoto_Editor_Footer__2SIAA {
    border-top: 1px solid #e4e7f2;
    width: 100%;
    padding: 16px 32px;
    display: flex;
    justify-content: center
}

.UploadImageModal_ProfileWidget_UploadPhoto_Editor_Container__2hNpG .UploadImageModal_ProfileWidget_UploadPhoto_Editor_Footer__2SIAA .UploadImageModal_ProfileWidget_UploadPhoto_Editor_Footer_Actions__1UUta {
    display: flex;
    align-items: center;
    grid-gap: 78px;
    gap: 78px
}

.UploadImageModal_ProfileWidget_UploadPhoto_Editor_Container__2hNpG .UploadImageModal_ProfileWidget_UploadPhoto_Editor_Footer__2SIAA .UploadImageModal_ProfileWidget_UploadPhoto_Editor_Footer_Actions__1UUta .UploadImageModal_ProfileWidget_UploadPhoto_Editor_Footer_Action__21Bad {
    height: 64px;
    width: 64px;
    color: #002983;
    font-size: 12px;
    line-height: 1;
    font-weight: 500;
    display: flex;
    flex-direction: column;
    align-items: center;
    grid-gap: 8px;
    gap: 8px;
    align-self: center;
    justify-content: center;
    cursor: pointer
}

.UploadImageModal_ProfileWidget_UploadPhoto_Editor_Container__2hNpG .UploadImageModal_ProfileWidget_UploadPhoto_Editor_Footer__2SIAA .UploadImageModal_ProfileWidget_UploadPhoto_Editor_Footer_Actions__1UUta .UploadImageModal_ProfileWidget_UploadPhoto_Editor_Footer_Action__21Bad.UploadImageModal_ProfileWidget_UploadPhoto_Editor_Footer_Action_Active__1P8-6 {
    border: 1px solid #e4e7f2;
    border-radius: 6px;
    background-color: #f7f7fb
}

.SettingsRow_draggable__36SvJ {
    cursor: move;
    width: 100%;
    height: 24px;
    position: absolute;
    top: 0
}

.SettingsRow_emptyFlag__1IXe6 .flag[class~="0"]:not(:focus) {
    background-position: -72px 0 !important
}

.SettingsRow_phoneInput__yyq3H .special-label {
    font-size: 9px;
    left: 10px;
    color: #6d809f;
    letter-spacing: -.2px;
    font-weight: 600
}

.SettingsRow_phoneInput__yyq3H input {
    color: #314469
}

.SettingsRow_phoneInput__yyq3H input:disabled {
    color: #6d809f
}

.SettingsRow_phoneInput__yyq3H.SettingsRow_darkMode__sOB65 .special-label {
    color: #98a5b7
}

.SettingsRow_phoneInput__yyq3H.SettingsRow_darkMode__sOB65 input {
    color: #fff
}

.SettingsRow_phoneInput__yyq3H.SettingsRow_darkMode__sOB65 input:disabled {
    color: #98a5b7
}

.SettingsRow_tagContentContainer__126XO {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    grid-gap: 12px;
    gap: 12px
}

.SettingsRow_tagContentContainer__126XO .SettingsRow_addTagButton__Y60AH {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 95px;
    height: 32px;
    background: #fff 0 0 no-repeat padding-box;
    border: 1px solid #6d809f;
    border-radius: 4px;
    cursor: pointer
}

.SettingsRow_tagContentContainer__126XO .SettingsRow_addTagButton__Y60AH span {
    text-align: center;
    font-weight: 600;
    font-size: 12px;
    color: #6d809f
}

.SettingsRow_tagContentContainer__126XO .SettingsRow_addTagButton__Y60AH:hover {
    border: 1px solid #ff5800
}

.SettingsRow_tagContentContainer__126XO .SettingsRow_addTagButton__Y60AH:hover span {
    color: #ff5800
}

.SettingsRow_tagContentContainer__126XO .SettingsRow_tagItem__1biCN {
    width: -moz-max-content;
    width: max-content;
    height: 24px;
    background: rgba(185, 135, 0, .1490196078) 0 0 no-repeat padding-box;
    border: 1px solid #b59e64;
    border-radius: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 8px;
    max-width: 120px
}

.SettingsRow_tagContentContainer__126XO .SettingsRow_tagItem__1biCN span {
    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: -2px;
    white-space: nowrap;
    color: #b59e64
}

.SettingsRow_tagContentContainer__126XO.SettingsRow_darkMode__sOB65 .SettingsRow_addTagButton__Y60AH {
    background: #1e2a40 0 0 no-repeat padding-box;
    border: 1px solid #98a5b7
}

.SettingsRow_tagContentContainer__126XO.SettingsRow_darkMode__sOB65 .SettingsRow_addTagButton__Y60AH span {
    color: #98a5b7
}

.SettingsRow_tagContentContainer__126XO.SettingsRow_darkMode__sOB65 .SettingsRow_addTagButton__Y60AH:hover {
    border: 1px solid #ff5800
}

.SettingsRow_tagContentContainer__126XO.SettingsRow_darkMode__sOB65 .SettingsRow_addTagButton__Y60AH:hover span {
    color: #ff5800
}

.SettingsRow_tagContentContainer__126XO.SettingsRow_darkMode__sOB65 .SettingsRow_tagItem__1biCN {
    background: rgba(185, 135, 0, .3) 0 0 no-repeat padding-box;
    border: 1px solid #e6b800
}

.SettingsRow_tagContentContainer__126XO.SettingsRow_darkMode__sOB65 .SettingsRow_tagItem__1biCN span {
    color: #e6b800
}

.TabRow_lineContainer__1DPW2 {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    min-height: 70px;
    border-radius: 12px;
    box-sizing: border-box
}

@media screen and (max-width:560px) {
    .TabRow_lineContainer__1DPW2 {
        display: block;
        height: 100% !important
    }
}

.TabRow_lineContainer__1DPW2 .TabRow_contentContainer__23BI7 {
    display: grid;
    width: 100%
}

.TabRow_lineContainer__1DPW2 .TabRow_contentContainer__23BI7 .TabRow_lineTitle__3Vipa {
    font-size: 14px;
    font-weight: 500;
    color: #032983;
    display: flex;
    align-items: center;
    margin-top: -5px
}

.TabRow_lineContainer__1DPW2 .TabRow_contentContainer__23BI7 .TabRow_lineTitle__3Vipa .TabRow_iconContainer__1SQ0l {
    margin-top: 5px;
    margin-right: 8px
}

.TabRow_lineContainer__1DPW2 .TabRow_contentContainer__23BI7 .TabRow_lineTitle__3Vipa .TabRow_titleDescription__3uZpl {
    display: flex;
    margin-left: auto;
    grid-gap: 32px;
    gap: 32px;
    align-items: center;
    justify-content: center
}

.TabRow_lineContainer__1DPW2 .TabRow_contentContainer__23BI7 .TabRow_lineContentText__1-lsJ {
    font-size: 12px;
    color: #6d809f
}

.TabRow_lineContainer__1DPW2 .TabRow_contentContainer__23BI7 .TabRow_bottomContentContainer__1PNvC {
    margin-top: 24px;
    width: 100%
}

.TabRow_activeLineContainer__1jtOi {
    background: rgba(109, 128, 159, .0392156863) 0 0 no-repeat padding-box;
    border: 1px solid #ccdce6;
    border-radius: 8px;
    padding: 24px
}

.TabRow_rightContentTop__WDFx_ {
    align-items: baseline
}

.TabRow_bottomContentDivider__2g_cj {
    padding-top: 16px;
    border-bottom: 1px solid #ccdce6
}

.tree-view-select-search-container input {
    background: var(--componentBackground) 0 0 no-repeat padding-box;
    border: 1px solid var(--passiveTextBorder);
    color: var(--title)
}

.tree-view-select-search-container input::-moz-placeholder {
    color: var(--passiveTextBorder)
}

.tree-view-select-search-container input:-ms-input-placeholder {
    color: var(--passiveTextBorder)
}

.tree-view-select-search-container input::placeholder {
    color: var(--passiveTextBorder)
}

.tree-view-select-search-container .clear-search path {
    fill: var(--gray24)
}

.tree-view-select-actions-container button {
    color: var(--title);
    background: var(--componentBackground) 0 0 no-repeat padding-box;
    border: 1px solid var(--passiveTextBorder)
}

.tree-view-select-actions-container button:hover {
    background: var(--hover);
    color: var(--componentBackground);
    border-color: var(--hover)
}

.tree-view-select-actions-container .group-select {
    color: var(--title)
}

.tree-view-select-container .tree-view-select-items-container>ul {
    list-style: none
}

.tree-view-select-container .tree-view-select-items-container ul li {
    color: var(--title);
    display: flex;
    align-items: center
}

.tree-view-select-container .tree-view-select-items-container ul li .liBorder {
    background: var(--gray4) 0 0 no-repeat padding-box;
    border: 1px solid var(--passiveTextBorder);
    display: flex;
    align-items: center;
    height: 32px
}

.tree-view-select-container .tree-view-select-items-container ul li .liBorder .contentTag {
    color: var(--title)
}

.tree-view-select-container .tree-view-select-items-container ul li .expand-toggle .remove-expand-icon:hover,
.tree-view-select-container .tree-view-select-items-container ul li .expand-toggle:hover {
    background: var(--hover);
    color: var(--componentBackground);
    border-color: var(--hover)
}

.tree-view-select-container .tree-view-select-items-container ul li .expand-toggle .remove-expand-icon path {
    fill: var(--title)
}

.tree-view-select-container .tree-view-select-items-container ul li .expand-toggle .remove-expand-icon path:hover {
    background: var(--hover)
}

.tree-view-select-container .tree-view-select-items-container ul li span:hover {
    background: var(--hover);
    color: var(--componentBackground);
    border-color: var(--hover)
}

.tree-view-select-container .tree-view-select-items-container .selected {
    color: var(--componentBackground) !important
}

.tree-view-select-container .tree-view-select-items-container .selected.search-matching {
    color: var(--componentBackground)
}

.tree-view-select-container .tree-view-select-selected-container .selected-item:hover {
    background-color: var(--gray4);
    color: var(--title)
}

.tree-view-select-container .tree-view-select-selected-container .remove-item path:hover {
    fill: var(--title)
}

.tree-view-select-row {
    color: var(--title)
}

.tree-view-select-row .liBorder {
    background: var(--gray4) 0 0 no-repeat padding-box;
    border: 1px solid var(--passiveTextBorder)
}

.tree-view-select-row .contentTag {
    color: var(--title)
}

.tree-view-select-row .remove-expand-icon path {
    fill: var(--title)
}

.tree-view-select-row .selected {
    color: var(--componentBackground) !important
}

.tree-view-select-row .selected.search-matching {
    color: var(--componentBackground)
}

.note-resizebar {
    display: none
}

.note-editor.note-frame {
    border: none
}

.note-dropdown-menu {
    top: unset;
    bottom: 100%
}

.note-toolbar {
    border-bottom: none;
    background-color: #f8fafb;
    border-top: 1px solid #ccdde6;
    border-radius: 0 0 6px 6px
}

.note-editor.note-airframe .note-statusbar,
.note-editor.note-frame .note-statusbar {
    border-top: 0
}

.note-editor.note-airframe .note-editing-area .note-editable,
.note-editor.note-frame .note-editing-area .note-editable {
    word-break: break-word
}

.note-editor.note-airframe .note-editing-area .note-editable[contenteditable=false],
.note-editor.note-frame .note-editing-area .note-editable[contenteditable=false] {
    background-color: unset
}

.note-editor.note-frame .note-editing-area .note-editable ol,
.note-editor.note-frame .note-editing-area .note-editable ul {
    -webkit-padding-start: 40px;
    padding-inline-start: 40px
}

.note-editor.note-frame .note-editing-area .note-editable img {
    max-width: 100% !important;
    -o-object-fit: contain;
    object-fit: contain
}

.note-editing-area,
.note-editor {
    flex: 1 1
}

.summernote-attachments-container {
    display: flex;
    flex-wrap: wrap
}

.summernote-attachment-item {
    display: flex;
    align-items: center;
    padding: 6px 12px 6px 20px;
    background-color: #fafafa;
    width: 100%;
    border-top: 1px solid #ccdde6
}

.summernote-attachment-item:hover {
    background-color: #e8eaed
}

.summernote-attachment-link {
    font-size: 12px;
    color: #0a3187;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-decoration: none;
    font-weight: 500;
    padding-left: 10px;
    max-width: 80%
}

.summernote-attachment-link:hover {
    text-decoration: underline
}

.summernote-attachment-size {
    font-size: 12px;
    color: #8798af;
    margin-left: 8px;
    line-height: normal;
    white-space: nowrap;
    font-weight: 500
}

.summernote-attachment-remove {
    padding-left: 10px;
    cursor: pointer;
    color: #5f6368;
    display: flex;
    align-items: center;
    margin-left: auto
}

.summernote-attachment-remove:hover {
    filter: brightness(.7)
}

.ManualTemplateMessage_h1__3DdRW {
    color: #032983;
    font-size: 36px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left
}

.ManualTemplateMessage_h2__1b5cF {
    font-size: 22px;
    font-weight: 400
}

.ManualTemplateMessage_h2__1b5cF,
.ManualTemplateMessage_h3__1Wz3j {
    color: #032983;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: left
}

.ManualTemplateMessage_h3__1Wz3j {
    font-size: 14px;
    font-weight: 600
}

.ManualTemplateMessage_regular__31olM {
    opacity: .8;
    font-size: 12px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #6d809f;
    text-align: left
}

.ManualTemplateMessage_theme-light__2V6yq {
    color-scheme: light
}

.ManualTemplateMessage_theme-dark__3XQl7 {
    color-scheme: dark
}

.ManualTemplateMessage_submitButton__N6NDZ {
    width: 120px !important;
    min-width: 120px !important;
    margin-right: 27px !important;
    margin-left: 16px !important
}

.ManualTemplateMessage_cancelButton__2JfdW {
    background-color: rgba(234, 236, 245, .4039215686) !important;
    width: 120px !important
}

.ManualTemplateMessage_phoneNumberDropDown__23ddF,
.ManualTemplateMessage_phoneNumberDropDown__23ddF li {
    background-color: #0e2344 !important;
    color: "rgb(152, 165, 183)"
}

.ManualTemplateMessage_phoneNumberDropDown__23ddF li .ManualTemplateMessage_highlight__6BrLr {
    background-color: #0f294f !important;
    color: "rgb(152, 165, 183)"
}

.ManualTemplateMessage_phoneNumberDropDown__23ddF li:hover {
    background-color: #0f294f !important
}

.ManualTemplateMessage_phoneNumberDropDown__23ddF li .ManualTemplateMessage_search__3dDJj:hover {
    background-color: #0e2344 !important
}

.AddDurationRowCommon_rowContainer__IT6Gy {
    width: 100%;
    display: flex;
    align-items: center;
    background-color: #f9fafb;
    border-radius: 0 0 4px 4px
}

.AddDurationRowCommon_rowContainer__IT6Gy .AddDurationRowCommon_contentContainer__2USLa {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%
}

.AddDurationRowCommon_rowContainer__IT6Gy .AddDurationRowCommon_contentContainer__2USLa span {
    font-size: 12px;
    letter-spacing: 0;
    color: #6d809f
}

.AddDurationRowCommon_rowContainer__IT6Gy .AddDurationRowCommon_textFieldCont__3SUgP {
    width: 48px;
    margin: 0 5px
}

.AddDurationRowCommon_valueBox__3PKEr {
    background: #f7f7f9 0 0 no-repeat padding-box;
    border: 1px solid #d3dfe9;
    border-radius: 4px
}

.AddDurationRowCommon_valueBox__3PKEr,
.AddDurationRowCommon_valueBoxDarkMode__3N0Q_ {
    width: 36px;
    height: 20px;
    opacity: 1;
    margin-right: 5px;
    color: #394c6f !important;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center
}

.AddDurationRowCommon_valueBoxDarkMode__3N0Q_ {
    background: #152344 0 0 no-repeat padding-box;
    border: 1px solid #0e2344;
    border-radius: 4px
}

.ChatBox_h1__279XM {
    color: #032983;
    font-size: 36px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left
}

.ChatBox_h2__1Qd8a {
    font-size: 22px;
    font-weight: 400
}

.ChatBox_h2__1Qd8a,
.ChatBox_h3__2E5x3 {
    color: #032983;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: left
}

.ChatBox_h3__2E5x3 {
    font-size: 14px;
    font-weight: 600
}

.ChatBox_regular__1nsAy {
    opacity: .8;
    font-size: 12px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #6d809f;
    text-align: left
}

.ChatBox_theme-light__n7nFG {
    color-scheme: light
}

.ChatBox_theme-dark__3YG-m {
    color-scheme: dark
}

.ChatBox_ChatInput__2PX9z {
    box-shadow: 0 3px 6px rgba(0, 0, 0, .0509803922);
    border: 1px solid #1e3772;
    border-radius: 8px;
    height: 190px;
    padding: 6px 12px 12px
}

.ChatBox_ChatInputDarkMode__20xZ8 {
    border: 1px solid #2d4059
}

.ChatBox_ChatInputText__1e4FC,
.ChatBox_ChatInputText_Input__2oInP {
    width: 100%
}

.ChatBox_ChatInputToolbar__1mV-b {
    width: 100%;
    display: flex;
    position: relative;
    align-items: flex-end
}

.ChatBox_ChatInputToolbar_Send__2osdA {
    padding: 5px 26px;
    background-color: #ff5800;
    font-weight: 600;
    font-size: 16px;
    color: #fff;
    float: right;
    display: block;
    border-radius: 8px;
    text-align: center;
    margin-left: auto;
    cursor: pointer
}

@media screen and (max-width:1350px) {
    .ChatBox_ChatInputToolbar_Send__2osdA {
        padding: 6px 10px !important
    }
}

.ChatBox_ChatInputToolbar_discard__2daKI {
    cursor: pointer;
    background: #fff 0 0 no-repeat padding-box;
    border: 1px solid #cdd9df;
    border-radius: 8px;
    opacity: 1;
    margin: 0 20px;
    padding: 2px 6px 0;
    line-height: 17px
}

.ChatBox_ChatInputToolbar_Icon__Bh5O6 {
    width: 30px;
    align-self: flex-end;
    height: 30px;
    background: no-repeat transparent 100%;
    background-size: contain;
    float: left;
    cursor: pointer;
    margin-right: 8px
}

.ChatBox_ChatInputToolbar_Icon__Bh5O6.ChatBox_ChatInputToolbar_Icon__Mic__1t4PL {
    background-image: url(./media/microphone.3b43ece3.svg)
}

.ChatBox_ChatInputToolbar_Icon__Bh5O6.ChatBox_ChatInputToolbar_Icon__Emoji__lOGXu {
    background-image: url(./media/emoji.c00d5fef.svg)
}

.ChatBox_ChatInputToolbar_Icon__Bh5O6.ChatBox_ChatInputToolbar_Icon__AIResponse__2e1xx {
    background-image: url(./media/ai-response.16a5d6de.svg)
}

.ChatBox_ChatInputToolbar_Icon__Bh5O6.ChatBox_ChatInputToolbar_Icon__Attachment__1HSgh {
    background-image: url(./media/attachment.1bbecd67.svg)
}

.ChatBox_ChatInputToolbar_Visible__jRhjG {
    display: block;
    position: absolute
}

.ChatBox_ChatInputToolbar_Invisible__23dpo {
    display: none
}

.ChatBox_ChatInputToolbar_Wave__3iorK {
    width: 400px;
    height: 40px
}

.ChatBox_ChatInputToolbar_MicContainer__1G3_D {
    height: 100%;
    display: flex;
    color: red
}

.ChatBox_messageContainer__2zfmQ {
    overflow-y: scroll;
    overflow-x: hidden;
    max-height: 430px
}

.ChatBox_latestChatContainer__3yhLK {
    overflow-y: auto;
    overflow-x: hidden;
    max-height: 600px
}

.ChatBox_customerTitle__28k17 {
    font-size: 12px;
    font-weight: 500;
    color: #ff5800
}

.ChatBox_agentTitle__1pr48 {
    font-size: 12px;
    font-weight: 500;
    color: #1e3772
}

.ChatBox_agentTitleDark__2c0BU {
    font-size: 12px;
    font-weight: 500;
    color: #98a5b7
}

.ChatBox_highlighterClass__1Pcyv {
    display: inline-block;
    background: #fd581f 0 0 no-repeat padding-box;
    border-radius: 4px;
    color: #fff;
    font: normal normal medium 12px/18px Axiforma
}

.ChatBox_imgDownload__18Wnr {
    background-image: url(./media/ac_download.5081eae3.svg);
    background-size: cover
}

.ChatBox_imgDownload__18Wnr:hover {
    background-image: url(./media/ac_download_h.33f58621.svg)
}

.ChatBox_rowContainer__3UQ1H {
    height: 30px;
    display: flex;
    align-items: center
}

.ChatBox_rowContainer__3UQ1H .ChatBox_contentContainer__287vm {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%
}

.ChatBox_rowContainer__3UQ1H .ChatBox_contentContainer__287vm span {
    font-size: 10px;
    letter-spacing: 0;
    color: #6d809f;
    line-height: 1;
    padding-top: 1px
}

.ChatBox_rowContainer__3UQ1H .ChatBox_textFieldCont__eCfUH {
    margin: 0 5px
}

.ChatBox_valueBox__23uWy {
    width: 36px !important;
    background: #f7f7f9 0 0 no-repeat padding-box;
    border: 1px solid #d3dfe9;
    border-radius: 4px
}

.ChatBox_valueBox__23uWy,
.ChatBox_valueBoxDarkMode__2Cz54 {
    height: 20px;
    opacity: 1;
    margin-right: 5px;
    margin-left: 8px;
    color: #394c6f !important;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center
}

.ChatBox_valueBoxDarkMode__2Cz54 {
    width: 36px;
    background: #152344 0 0 no-repeat padding-box;
    border: 1px solid #0e2344;
    border-radius: 4px
}

.ChatBox_messageSpan__2B6qi h1,
.ChatBox_messageSpan__2B6qi h2,
.ChatBox_messageSpan__2B6qi h3,
.ChatBox_messageSpan__2B6qi h4,
.ChatBox_messageSpan__2B6qi h5,
.ChatBox_messageSpan__2B6qi h6 {
    font-weight: 400
}

.ChatBox_loadingContainer__2edDm {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%
}

.ChatBox_loadingContainer__2edDm .ChatBox_mainContent__3wbN6 {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 124px;
    height: 30px;
    border-radius: 10px
}

.ChatBox_loadingContainer__2edDm .ChatBox_mainContent__3wbN6 p {
    font-size: 12px;
    font-weight: 600
}

.ChatBox_loadingContainer__2edDm .ChatBox_mainContent__3wbN6 span {
    display: inline-flex;
    width: 10px
}

.ChatBox_loadingContainer__2edDm .ChatBox_mainContent__3wbN6 span:before {
    animation: ChatBox_dots__13whq 2s linear infinite;
    content: ""
}

@keyframes ChatBox_dots__13whq {
    0%,
    20% {
        content: "."
    }
    40% {
        content: ".."
    }
    60% {
        content: "..."
    }
    90%,
    to {
        content: ""
    }
}

.VoiceSettings_h1__16RiV {
    color: #032983;
    font-size: 36px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left
}

.VoiceSettings_h2__DZnCb {
    font-size: 22px;
    font-weight: 400
}

.VoiceSettings_h2__DZnCb,
.VoiceSettings_h3__1n-LM {
    color: #032983;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: left
}

.VoiceSettings_h3__1n-LM {
    font-size: 14px;
    font-weight: 600
}

.VoiceSettings_regular__2hxQC {
    opacity: .8;
    font-size: 12px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #6d809f;
    text-align: left
}

.VoiceSettings_theme-light__2-hqE {
    color-scheme: light
}

.VoiceSettings_theme-dark__33mV0 {
    color-scheme: dark
}

.VoiceSettings_VoiceSettings_Text__21N4k {
    color: #6d809f;
    font-size: clamp(1rem, .6478rem + .361vw, 1.142857143rem);
    font-weight: 400;
    letter-spacing: 0
}

.VoiceSettings_VoiceSettings_Video__1w46_ {
    width: 356px;
    height: 212px
}

.VoiceSettings_formSelectCont__1UaKm {
    width: 574px
}

.VoiceSettings_formSelectCont2__3SJwO {
    width: 700px
}

.VoiceSettings_darkIcon__1QnFy {
    -webkit-filter: invert(74%) sepia(9%) saturate(545%) hue-rotate(175deg) brightness(88%) contrast(85%);
    filter: invert(74%) sepia(9%) saturate(545%) hue-rotate(175deg) brightness(88%) contrast(85%)
}

.MessagesModal_agentModalCont__3m6nL {
    position: absolute;
    width: 520px;
    height: 494px;
    background: #fff 0 0 no-repeat padding-box;
    border: 1px solid #e4e7f2;
    border-radius: 10px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, .1019607843);
    outline: none
}

.MessagesModal_headerContainer__1FqzZ .MessagesModal_modalTitle__2rW1h {
    display: flex;
    justify-content: center;
    margin-top: 26px
}

.MessagesModal_headerContainer__1FqzZ .MessagesModal_modalTitle__2rW1h span {
    font: normal normal 600 22px/51px Axiforma;
    letter-spacing: 0;
    color: #002983;
    opacity: 1
}

.MessagesModal_headerContainer__1FqzZ .MessagesModal_modalGif__23XVI {
    display: flex;
    justify-content: center
}

.MessagesModal_headerContainer__1FqzZ .MessagesModal_modalGif__23XVI .MessagesModal_modalGifContainer__2y6gn {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 18px;
    background: #fff 0 0 no-repeat padding-box;
    border: 3px solid #ededf6;
    border-radius: 50%
}

.MessagesModal_headerContainer__1FqzZ .MessagesModal_modalName__MD_ao {
    display: flex;
    justify-content: center
}

.MessagesModal_headerContainer__1FqzZ .MessagesModal_modalName__MD_ao span {
    font: normal normal 600 22px/40px Axiforma;
    letter-spacing: 0;
    color: #fd7422;
    opacity: 1
}

.MessagesModal_headerContainer__1FqzZ .MessagesModal_reserveStatusName__1JvR6 {
    display: flex;
    max-height: 64px;
    overflow: hidden;
    align-items: center;
    justify-content: center
}

.MessagesModal_headerContainer__1FqzZ .MessagesModal_reserveStatusName__1JvR6 span {
    font: normal normal 500 14px Axiforma;
    letter-spacing: 0;
    color: #fd7422;
    opacity: 1;
    text-align: center
}

.MessagesModal_headerContainer__1FqzZ .MessagesModal_modalEmail__2sXXp {
    display: flex;
    justify-content: center
}

.MessagesModal_headerContainer__1FqzZ .MessagesModal_modalEmail__2sXXp span {
    font: normal normal normal 16px/26px Axiforma;
    letter-spacing: .21px;
    color: #6d809f;
    opacity: 1
}

.MessagesModal_headerContainer__1FqzZ .MessagesModal_modalNumber__1v-cF {
    display: flex;
    justify-content: center
}

.MessagesModal_headerContainer__1FqzZ .MessagesModal_modalNumber__1v-cF span {
    font: normal normal 600 18px/33px Axiforma;
    letter-spacing: 0;
    color: #1e3772;
    opacity: 1
}

.MessagesModal_contentContainer__7NlWE {
    width: 518px;
    height: 161px;
    margin-top: 30px;
    background: #f6f7fa 0 0 no-repeat padding-box;
    box-shadow: inset 0 4px 7px rgba(0, 0, 0, .0509803922);
    opacity: 1
}

.MessagesModal_contentContainer__7NlWE .MessagesModal_contentTitle__1x5E0 {
    display: flex;
    justify-content: center;
    padding-top: 17px
}

.MessagesModal_contentContainer__7NlWE .MessagesModal_contentTitle__1x5E0 span {
    font: normal normal 600 14px/26px Axiforma;
    letter-spacing: 0;
    color: #002983;
    opacity: 1
}

.MessagesModal_contentContainer__7NlWE .MessagesModal_content__3Bm7m {
    margin-top: 16px;
    align-items: center;
    justify-content: center;
    padding-left: 22px;
    padding-right: 22px;
    display: inline-block;
    overflow-x: hidden;
    overflow-y: auto;
    max-height: 100px;
    height: 100%;
    text-align: center;
    width: inherit
}

.MessagesModal_contentContainer__7NlWE .MessagesModal_content__3Bm7m span {
    font: normal normal normal 14px/26px Axiforma;
    letter-spacing: 0;
    color: #6d809f;
    opacity: 1;
    word-wrap: break-word !important
}

.MessagesModal_contentContainer__7NlWE .MessagesModal_content__3Bm7m span a {
    color: #002983
}

.MessagesModal_buttonsContainer__2PYZp {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 25px 0 32px;
    margin-top: 24px
}

.MessagesModal_buttonsContainer__2PYZp .MessagesModal_okButton__2tOTd {
    width: 141px;
    height: 50px;
    background: #fd581f 0 0 no-repeat padding-box;
    border: 1px solid #d8dceb;
    border-radius: 6px;
    font: normal normal 600 16px/16px Axiforma;
    letter-spacing: 0;
    color: #fff;
    cursor: pointer
}

.MessagesModal_buttonsContainer__2PYZp .MessagesModal_okButton__2tOTd:hover {
    background: #fc301f 0 0 no-repeat padding-box
}

.NewModal_paper__3vi5N {
    background: #fff 0 0 no-repeat padding-box;
    border: 1px solid #e4e7f2;
    border-radius: 10px
}

.NewModal_paper__3vi5N,
.NewModal_paperDarkMode__2yBAp {
    position: absolute;
    width: 725px;
    height: 235px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, .1019607843);
    outline: none
}

.NewModal_paperDarkMode__2yBAp {
    background-color: #021528;
    border: 1px solid #2d4059;
    border-radius: 10px
}

.NewModal_squarePaper__Kztu2 {
    width: 500px;
    height: 450px
}

.NewModal_paperOTP__1A_06,
.NewModal_squarePaper__Kztu2 {
    position: absolute;
    background: #fff 0 0 no-repeat padding-box;
    border: 1px solid #e4e7f2;
    border-radius: 10px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, .1019607843);
    outline: none
}

.NewModal_paperOTP__1A_06 {
    width: 610px;
    height: 293px
}

.NewModal_headerContainer__19FTE {
    display: flex;
    justify-content: space-between;
    margin-top: 22px
}

.NewModal_headerContainer__19FTE .NewModal_modalTitle__nkVUg {
    margin-left: 32px;
    letter-spacing: 0;
    color: #002983;
    opacity: 1
}

.NewModal_headerContainer__19FTE .NewModal_modalTitle__nkVUg h5 {
    font-size: 28px;
    font: normal normal medium 28px/51px Axiforma;
    font-weight: 600
}

.NewModal_headerContainer__19FTE .NewModal_modalTitleDarkMode__Vctlc {
    margin-left: 32px;
    letter-spacing: 0;
    color: #98a5b7;
    opacity: 1
}

.NewModal_headerContainer__19FTE .NewModal_modalTitleDarkMode__Vctlc h5 {
    font-size: 28px;
    font: normal normal medium 28px/51px Axiforma;
    font-weight: 600
}

.NewModal_headerContainer__19FTE .NewModal_modalCloseIcon__2iBd4 {
    margin-top: 5px;
    margin-right: 30px;
    cursor: pointer
}

.NewModal_headerContainer__19FTE .NewModal_modalCloseIcon__2iBd4 img:hover {
    -webkit-filter: invert(13%) sepia(9%) saturate(5002%) hue-rotate(189deg) brightness(91%) contrast(88%);
    filter: invert(13%) sepia(9%) saturate(5002%) hue-rotate(189deg) brightness(91%) contrast(88%)
}

.NewModal_contentContainer__3tgOA {
    margin-top: 6px;
    padding: 0 25px 0 32px
}

.NewModal_contentContainer__3tgOA span {
    font-size: 16px;
    font: normal normal normal 16px/28px Axiforma;
    color: #6d809f
}

.NewModal_inputContainer__2NXEz {
    display: flex;
    margin-top: 23px;
    padding: 0 25px 0 32px
}

.NewModal_inputContainer__2NXEz input {
    width: 100%;
    height: 50px;
    background: #fff 0 0 no-repeat padding-box;
    border: 1px solid #e4e4e4;
    border-radius: 4px;
    padding-left: 10px;
    font-size: 20px;
    outline: none
}

.NewModal_inputContainer__2NXEz .NewModal_codeTime__1pA8T {
    position: absolute;
    margin-left: 486px;
    margin-top: 16px;
    font: normal normal medium 16px/51px Axiforma;
    color: #fd581f
}

.NewModal_inputContainer__2NXEz .NewModal_codeText__2SGY3 {
    position: absolute;
    margin-left: 441px;
    margin-top: 16px;
    cursor: pointer;
    font: normal normal medium 12px/51px Axiforma;
    color: #6d809f
}

.NewModal_inputContainer__2NXEz .NewModal_codeText__2SGY3:hover {
    color: #fd581f
}

.NewModal_buttonsContainer__3o6oU {
    display: flex;
    justify-content: flex-end;
    padding: 0 25px 0 32px;
    margin-top: 33px
}

.NewModal_buttonsContainer__3o6oU .NewModal_leftButton__2gKdN {
    width: 143px;
    height: 53px;
    margin-right: 16px;
    background: rgba(234, 236, 245, .4039215686) 0 0 no-repeat padding-box;
    border: 1px solid #d8dceb;
    border-radius: 6px;
    font: normal normal 600 16px/16px Axiforma;
    letter-spacing: 0;
    color: #1e3772;
    cursor: pointer
}

.NewModal_buttonsContainer__3o6oU .NewModal_leftButton__2gKdN:hover {
    background: #ededef 0 0 no-repeat padding-box
}

.NewModal_buttonsContainer__3o6oU .NewModal_leftButtonDarkMode__20E0n {
    background-color: #2d4059;
    color: #98a5b7
}

.NewModal_buttonsContainer__3o6oU .NewModal_leftButtonDarkMode__20E0n:hover {
    background-color: #273a51
}

.NewModal_buttonsContainer__3o6oU .NewModal_rightButton__I39rJ {
    width: 143px;
    height: 53px;
    background: #fd581f 0 0 no-repeat padding-box;
    border: 1px solid #d8dceb;
    border-radius: 6px;
    font: normal normal 600 16px/16px Axiforma;
    letter-spacing: 0;
    color: #fff;
    cursor: pointer
}

.NewModal_buttonsContainer__3o6oU .NewModal_rightButton__I39rJ:hover {
    background: #fc301f 0 0 no-repeat padding-box
}

.InfoRow_h1__3Zgxc {
    color: #032983;
    font-size: 36px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left
}

.InfoRow_h2__2vv4a {
    font-size: 22px;
    font-weight: 400
}

.InfoRow_h2__2vv4a,
.InfoRow_h3__3w5RX {
    color: #032983;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: left
}

.InfoRow_h3__3w5RX {
    font-size: 14px;
    font-weight: 600
}

.InfoRow_regular__1KWjS {
    opacity: .8;
    font-size: 12px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #6d809f;
    text-align: left
}

.InfoRow_theme-light__2RZl_ {
    color-scheme: light
}

.InfoRow_theme-dark__11YBm {
    color-scheme: dark
}

.InfoRow_infoRowWrapper__3zX2C {
    display: block;
    padding: 10px 0
}

.InfoRow_infoLabel__qNKpj {
    font-weight: 500;
    color: #002983;
    font-size: 14px
}

.InfoRow_infoLabel__qNKpj,
.InfoRow_infoValue__3KsJi {
    vertical-align: top;
    font-size: clamp(.857142857rem, .5049rem + .361vw, 1rem)
}

.InfoRow_infoValue__3KsJi {
    display: inline-block;
    font-weight: 400;
    color: #6d809f;
    line-height: 1.5
}

.InfoTable_h1__kIs7a {
    color: #032983;
    font-size: 36px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left
}

.InfoTable_h2__13wSE {
    font-size: 22px;
    font-weight: 400
}

.InfoTable_h2__13wSE,
.InfoTable_h3__1l5rx {
    color: #032983;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: left
}

.InfoTable_h3__1l5rx {
    font-size: 14px;
    font-weight: 600
}

.InfoTable_regular__7xkc0 {
    opacity: .8;
    font-size: 12px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #6d809f;
    text-align: left
}

.InfoTable_theme-light__2AG8A {
    color-scheme: light
}

.InfoTable_theme-dark__1kRLA {
    color-scheme: dark
}

.InfoTable_infoTableWrapper__1wKGP {
    display: flex;
    flex-direction: column;
    margin: 20px 0;
    align-self: flex-start;
    max-width: 380px
}

.StatusModal_statusModalCont__138NF {
    position: absolute;
    width: 520px;
    height: 270px;
    background: #fff 0 0 no-repeat padding-box;
    border: 1px solid #e4e7f2;
    border-radius: 10px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, .1019607843);
    outline: none
}

.StatusModal_contentContainer__2hZuO {
    width: 518px;
    height: 143px;
    padding-top: 30px;
    box-shadow: inset 0 4px 7px rgba(0, 0, 0, .0509803922);
    opacity: 1
}

.StatusModal_contentContainer__2hZuO .StatusModal_content__1E7__ {
    display: flex;
    justify-content: center;
    padding-top: 20px
}

.StatusModal_contentContainer__2hZuO .StatusModal_content__1E7__ span {
    font: normal normal normal 16px/26px Axiforma;
    letter-spacing: .21px;
    color: #6d809f;
    opacity: 1
}

.StatusModal_buttonsContainer__15FyU {
    display: flex;
    justify-content: center;
    padding: 0 25px 0 32px;
    margin-top: 33px
}

.StatusModal_buttonsContainer__15FyU .StatusModal_leftButton__2fj6f {
    width: 141px;
    height: 50px;
    margin-right: 16px;
    background: rgba(234, 236, 245, .4039215686) 0 0 no-repeat padding-box;
    border: 1px solid #d8dceb;
    border-radius: 6px;
    font: normal normal 600 16px/16px Axiforma;
    letter-spacing: 0;
    color: #1e3772;
    cursor: pointer
}

.StatusModal_buttonsContainer__15FyU .StatusModal_leftButton__2fj6f:hover {
    background: #ededef 0 0 no-repeat padding-box
}

.StatusModal_buttonsContainer__15FyU .StatusModal_rightButton__278U7 {
    width: 141px;
    height: 50px;
    background: #fd581f 0 0 no-repeat padding-box;
    border: 1px solid #d8dceb;
    border-radius: 6px;
    font: normal normal 600 16px/16px Axiforma;
    letter-spacing: 0;
    color: #fff;
    cursor: pointer
}

.StatusModal_buttonsContainer__15FyU .StatusModal_rightButton__278U7:hover {
    background: #fc301f 0 0 no-repeat padding-box
}

.LockScreen_buttonsContainer__1smqA {
    display: flex;
    justify-content: center;
    padding: 0 25px 0 32px;
    margin-top: 24px
}

.LockScreen_buttonsContainer__1smqA .LockScreen_rightButton__vh2jK {
    width: 141px;
    height: 50px;
    background: #fd581f 0 0 no-repeat padding-box;
    border: 1px solid #d8dceb;
    border-radius: 6px;
    font: normal normal 600 16px/16px Axiforma;
    letter-spacing: 0;
    color: #fff;
    cursor: pointer
}

.LockScreen_buttonsContainer__1smqA .LockScreen_rightButton__vh2jK:hover {
    background: #fc301f 0 0 no-repeat padding-box
}

.LockScreen_lockModalCont__mm-T4 {
    position: absolute;
    width: 520px;
    height: 459px;
    background: #fff 0 0 no-repeat padding-box;
    border: 1px solid #e4e7f2;
    border-radius: 10px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, .1019607843);
    outline: none
}

.LockScreen_lockheaderContainer__2wdRN .LockScreen_modalTitle__3BwRl {
    display: flex;
    justify-content: center;
    margin-top: 37px;
    margin-bottom: 25px
}

.LockScreen_lockheaderContainer__2wdRN .LockScreen_modalTitle__3BwRl span {
    text-align: left;
    font: normal normal 22px/51px Axiforma;
    letter-spacing: 0;
    color: #002983;
    opacity: 1
}

.LockScreen_lockheaderContainer__2wdRN .LockScreen_lockSvgCont__26P-a {
    display: flex;
    justify-content: center
}

.LockScreen_lockheaderContainer__2wdRN .LockScreen_lockSvg__11bDL {
    display: flex;
    justify-content: center;
    border-radius: 100%;
    outline: 3px solid #ededf6;
    outline-offset: 18px;
    margin-bottom: 32px
}

.LockScreen_lockheaderContainer__2wdRN .LockScreen_modalName__dbS7E {
    display: flex;
    justify-content: center
}

.LockScreen_lockheaderContainer__2wdRN .LockScreen_modalName__dbS7E span {
    font: normal normal 600 22px/40px Axiforma;
    letter-spacing: 0;
    color: #fd7422;
    opacity: 1
}

.LockScreen_lockheaderContainer__2wdRN .LockScreen_modalEmail__2NYtd {
    display: flex;
    justify-content: center
}

.LockScreen_lockheaderContainer__2wdRN .LockScreen_modalEmail__2NYtd span {
    font: normal normal normal 16px/26px Axiforma;
    letter-spacing: .21px;
    color: #6d809f;
    opacity: 1
}

.LockScreen_lockheaderContainer__2wdRN .LockScreen_modalNumber__3BTcH {
    display: flex;
    justify-content: center
}

.LockScreen_lockheaderContainer__2wdRN .LockScreen_modalNumber__3BTcH span {
    font: normal normal 600 18px/33px Axiforma;
    letter-spacing: 0;
    color: #1e3772;
    opacity: 1
}

.LockScreen_inputContainer__bcxy5 {
    display: flex;
    justify-content: center;
    margin-top: 23px;
    padding: 0 25px 0 32px
}

.LockScreen_inputContainer__bcxy5 input {
    width: 70%;
    height: 50px;
    background: #fff 0 0 no-repeat padding-box;
    border: 1px solid #e4e4e4;
    border-radius: 4px;
    padding-left: 10px;
    font-size: 20px;
    outline: none
}

.AppointmentModal_statusModalCont__2Lhd7 {
    position: absolute;
    width: 520px;
    height: 270px;
    background: #fff 0 0 no-repeat padding-box;
    border: 1px solid #e4e7f2;
    border-radius: 10px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, .1019607843);
    outline: none
}

.AppointmentModal_contentContainer__pLu_p {
    width: 518px;
    height: 143px;
    padding: 30px;
    box-shadow: inset 0 4px 7px rgba(0, 0, 0, .0509803922);
    opacity: 1
}

.AppointmentModal_contentContainer__pLu_p .AppointmentModal_firstContent__1_Woj {
    display: flex;
    justify-content: center;
    text-align: center;
    margin-top: 20px
}

.AppointmentModal_contentContainer__pLu_p .AppointmentModal_firstContent__1_Woj span {
    font: normal normal normal 16px/26px Axiforma;
    letter-spacing: .21px;
    color: #6d809f;
    opacity: 1
}

.AppointmentModal_contentContainer__pLu_p .AppointmentModal_secondContent__1oJ4b {
    display: flex;
    justify-content: center;
    margin-top: 18px;
    text-align: center
}

.AppointmentModal_contentContainer__pLu_p .AppointmentModal_secondContent__1oJ4b span {
    font: normal normal normal 16px/26px Axiforma;
    letter-spacing: .21px;
    color: #6d809f;
    opacity: 1
}

.AppointmentModal_buttonsContainer__1ODvY {
    display: flex;
    justify-content: center;
    padding: 0 25px 0 32px;
    margin-top: 33px
}

.AppointmentModal_buttonsContainer__1ODvY .AppointmentModal_leftButton__ooe7V {
    width: 141px;
    height: 50px;
    margin-right: 16px;
    background: rgba(234, 236, 245, .4039215686) 0 0 no-repeat padding-box;
    border: 1px solid #d8dceb;
    border-radius: 6px;
    font: normal normal 600 16px/16px Axiforma;
    letter-spacing: 0;
    color: #1e3772;
    cursor: pointer
}

.AppointmentModal_buttonsContainer__1ODvY .AppointmentModal_leftButton__ooe7V:hover {
    background: #ededef 0 0 no-repeat padding-box
}

.AppointmentModal_buttonsContainer__1ODvY .AppointmentModal_rightButton__1vjy_ {
    width: 141px;
    height: 50px;
    background: #fd581f 0 0 no-repeat padding-box;
    border: 1px solid #d8dceb;
    border-radius: 6px;
    font: normal normal 600 16px/16px Axiforma;
    letter-spacing: 0;
    color: #fff;
    cursor: pointer
}

.AppointmentModal_buttonsContainer__1ODvY .AppointmentModal_rightButton__1vjy_:hover {
    background: #fc301f 0 0 no-repeat padding-box
}

.QueueActivity_totalStatusBox__1LO7I {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: #6d809f;
    height: 68px;
    flex: 1 1
}

.QueueActivity_statusBoxTitle__38dcI {
    font-family: Axiforma !important;
    font-size: 28px;
    font-weight: 600;
    margin-bottom: -7px
}

.CustomDialogSpv_h1__1Uxds {
    font-size: 36px;
    font-weight: 600;
    line-height: normal
}

.CustomDialogSpv_h1__1Uxds,
.CustomDialogSpv_h2__1a2C3 {
    color: #032983;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    text-align: left
}

.CustomDialogSpv_h2__1a2C3 {
    font-size: 22px;
    font-weight: 400;
    line-height: 1
}

.CustomDialogSpv_h3__2GrtN {
    color: #032983;
    font-size: 14px;
    font-weight: 600
}

.CustomDialogSpv_h3__2GrtN,
.CustomDialogSpv_regular__2o4Ez {
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: left
}

.CustomDialogSpv_regular__2o4Ez {
    opacity: .8;
    font-size: 12px;
    font-weight: 400;
    color: #6d809f
}

.CustomDialogSpv_theme-light__2-Qmi {
    color-scheme: light
}

.CustomDialogSpv_theme-dark__2huU1 {
    color-scheme: dark
}

.CustomDialogSpv_header__3HLhu {
    display: flex;
    justify-content: space-between;
    padding: 32px 32px 0 !important;
    align-items: center
}

.CustomDialogSpv_smallHeader__13DJ0 {
    padding: 24px 32px 0 !important
}

.CustomDialogSpv_headerText__MAEEO {
    color: #002983;
    font-weight: 500;
    font-size: 22px;
    line-height: 1;
    align-items: start
}

.CustomDialogSpv_headerTextDarkMode__1kFJ1 {
    color: #fff;
    font-weight: 500;
    font-size: 22px;
    line-height: 1;
    align-items: start
}

.CustomDialogSpv_smallTitle__3PVx0 {
    font-size: 20px
}

.CustomDialogSpv_CloseButton__27gST {
    border: none;
    background-color: #fff;
    cursor: pointer
}

.CustomDialogSpv_CloseButtonDarkMode__hm-0U {
    border: none;
    background-color: #1e2a40;
    cursor: pointer
}

.CustomDialogSpv_submitButton__3lnwB {
    width: 185px !important;
    min-width: 140px !important;
    margin-right: 27px !important;
    margin-left: 16px !important
}

.CustomDialogSpv_cancelButton__10ApO {
    background-color: rgba(234, 236, 245, .4039215686) !important;
    width: 140px !important
}

.CustomDialogSpv_confirmPopupWrapper__3KItq {
    margin: 20px 0 20px 30px;
    font-size: 16px;
    text-align: left;
    color: #6d809f
}

@media screen and (max-width:600px) {
    .CustomDialogSpv_submitButton__3lnwB {
        margin-right: 0 !important
    }
}

.PaymentInfoModal_cancelButton__5lHCx {
    width: 120px !important;
    height: 40px !important;
    font-size: 12px !important
}

.SequentialModal_h1__1bw0s {
    color: #032983;
    font-size: 36px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left
}

.SequentialModal_h2__1lP-e {
    font-size: 22px;
    font-weight: 400
}

.SequentialModal_h2__1lP-e,
.SequentialModal_h3__3oF9w {
    color: #032983;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: left
}

.SequentialModal_h3__3oF9w {
    font-size: 14px;
    font-weight: 600
}

.SequentialModal_regular__DlaGb {
    opacity: .8;
    font-size: 12px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #6d809f;
    text-align: left
}

.SequentialModal_theme-light__3OY7R {
    color-scheme: light
}

.SequentialModal_theme-dark__U1tzJ {
    color-scheme: dark
}

.SequentialModal_modalContainer__1l3PF {
    position: absolute;
    max-width: 100%;
    max-height: 100%;
    border: 1px solid #ccdce6;
    border: 1px solid var(--passive-text-border);
    border-radius: 10px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, .05);
    box-shadow: 0 4px 10px var(--box-shadow);
    outline: none;
    padding-bottom: 12px;
    background-color: #fff;
    background-color: var(--component-background)
}

.SequentialModal_modalContainer__1l3PF .SequentialModal_headerContainer__2xjVY {
    display: flex;
    justify-content: space-between;
    margin-top: 19px;
    border-bottom: 1px solid #ccdce6;
    border-bottom: 1px solid var(--passive-text-border);
    padding-bottom: 10px
}

.SequentialModal_modalContainer__1l3PF .SequentialModal_headerContainer__2xjVY .SequentialModal_modalTitle__2vkSk {
    display: flex;
    margin-left: 24px;
    letter-spacing: 0;
    color: #002983;
    color: var(--title)
}

.SequentialModal_modalContainer__1l3PF .SequentialModal_headerContainer__2xjVY .SequentialModal_modalTitle__2vkSk h5 {
    font-size: 20px;
    font-weight: 500;
    color: #002983;
    color: var(--title)
}

.SequentialModal_modalContainer__1l3PF .SequentialModal_headerContainer__2xjVY .SequentialModal_modalCloseIcon__2okRV {
    margin-right: 21px;
    margin-top: -2px;
    cursor: pointer
}

.SequentialModal_modalContainer__1l3PF .SequentialModal_headerContainer__2xjVY .SequentialModal_modalCloseIcon__2okRV img:hover {
    filter: invert(13%) sepia(9%) saturate(5002%) hue-rotate(189deg) brightness(91%) contrast(88%)
}

.SequentialModal_modalContainer__1l3PF .SequentialModal_contentCont__2cSjt {
    padding: 0 16px 0 24px;
    overflow-y: auto;
    max-height: 600px;
    margin: 12px 4px 12px 0;
    height: calc(100vh - 180px)
}

.SequentialModal_modalContainer__1l3PF .SequentialModal_buttonsCont__1B_lA {
    display: flex;
    justify-content: end;
    padding: 16px 24px 5px;
    border-top: 1px solid #ccdce6;
    border-top: 1px solid var(--passive-text-border)
}

.SequentialModal_modalContainer__1l3PF .SequentialModal_buttonsCont__1B_lA .SequentialModal_cancelButtonCont__2hvie {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 120px;
    height: 40px;
    background: rgba(109, 128, 159, .1607843137);
    background: var(--gray-16);
    border: 1px solid #ccdce6;
    border: 1px solid var(--passive-text-border);
    border-radius: 4px;
    cursor: pointer;
    margin-right: 8px
}

.SequentialModal_modalContainer__1l3PF .SequentialModal_buttonsCont__1B_lA .SequentialModal_cancelButtonCont__2hvie span {
    text-align: center;
    font-weight: 600;
    font-size: 12px;
    color: #002983;
    color: var(--title)
}

.SequentialModal_modalContainer__1l3PF .SequentialModal_buttonsCont__1B_lA .SequentialModal_confirmButtonCont__3oODX {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 120px;
    height: 40px;
    border-radius: 4px;
    cursor: pointer;
    background-color: #fd581f;
    background-color: var(--orange);
    border: 1px solid #fd581f;
    border: 1px solid var(--orange)
}

.SequentialModal_modalContainer__1l3PF .SequentialModal_buttonsCont__1B_lA .SequentialModal_confirmButtonCont__3oODX span {
    text-align: center;
    font-weight: 600;
    font-size: 12px;
    color: #fff;
    color: var(--white-text)
}

.SalesCampaignModalContent_contentContainer__3hRmO .SalesCampaignModalContent_titleContainer__2AR2u {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    grid-gap: 8px;
    gap: 8px;
    margin-bottom: 8px
}

.SalesCampaignModalContent_contentContainer__3hRmO .SalesCampaignModalContent_titleContainer__2AR2u span {
    color: #6d809f;
    font-size: 12px;
    font-weight: 600
}

.SalesCampaignModalContent_contentContainer__3hRmO .SalesCampaignModalContent_userInfoContainer__gM_uN {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.SalesCampaignModalContent_contentContainer__3hRmO .SalesCampaignModalContent_userInfoContainer__gM_uN .SalesCampaignModalContent_userInfoContent__34HMl {
    display: flex;
    justify-content: center;
    align-items: center;
    grid-gap: 18px;
    gap: 18px
}

.SalesCampaignModalContent_contentContainer__3hRmO .SalesCampaignModalContent_userInfoContainer__gM_uN .SalesCampaignModalContent_userInfoContent__34HMl .SalesCampaignModalContent_iconContainer__xv25Y {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 48px;
    width: 48px;
    border: 1px solid #ccdce6;
    border-radius: 50%
}

.SalesCampaignModalContent_contentContainer__3hRmO .SalesCampaignModalContent_listContainer__bPUai {
    height: 410px;
    overflow-y: auto
}

.SalesCampaignModalContent_contentContainer__3hRmO .SalesCampaignModalContent_listContainer__bPUai .SalesCampaignModalContent_listItemContainer__2rAPw {
    height: 26px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 0 16px;
    border-radius: 8px
}

.SalesCampaignModalContent_contentContainer__3hRmO .SalesCampaignModalContent_buttonsContainer__3D-jJ {
    display: flex;
    justify-content: center;
    align-items: center;
    grid-gap: 16px;
    gap: 16px;
    padding-top: 23px;
    border-top: 1px solid #f9fafb
}

.SalesCampaignModalContent_contentContainer__3hRmO .SalesCampaignModalContent_buttonsContainer__3D-jJ button {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 40px;
    cursor: pointer
}

.Breadcrumb_h1__32xLE {
    color: #032983;
    font-size: 36px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left
}

.Breadcrumb_h2__1Xdmx {
    font-size: 22px;
    font-weight: 400
}

.Breadcrumb_h2__1Xdmx,
.Breadcrumb_h3__1zAkz {
    color: #032983;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: left
}

.Breadcrumb_h3__1zAkz {
    font-size: 14px;
    font-weight: 600
}

.Breadcrumb_regular__3iWJw {
    opacity: .8;
    font-size: 12px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #6d809f;
    text-align: left
}

.Breadcrumb_theme-light__2N9zi {
    color-scheme: light
}

.Breadcrumb_theme-dark__7VZI7 {
    color-scheme: dark
}

.Breadcrumb_breadcrumbWrapper__2aWWK {
    color: #6d809f !important;
    margin-bottom: 16px !important
}

.Breadcrumb_breadcrumbWrapper__2aWWK.Breadcrumb_small__iXpXP a,
.Breadcrumb_breadcrumbWrapper__2aWWK.Breadcrumb_small__iXpXP li,
.Breadcrumb_breadcrumbWrapper__2aWWK.Breadcrumb_small__iXpXP p {
    font-size: 12px
}

.Breadcrumb_breadcrumbWrapper__2aWWK.Breadcrumb_darkMode__360Cm a,
.Breadcrumb_breadcrumbWrapper__2aWWK.Breadcrumb_darkMode__360Cm li,
.Breadcrumb_breadcrumbWrapper__2aWWK.Breadcrumb_darkMode__360Cm p {
    color: #6d809f !important
}

.Breadcrumb_breadcrumbWrapper__2aWWK a,
.Breadcrumb_breadcrumbWrapper__2aWWK li,
.Breadcrumb_breadcrumbWrapper__2aWWK p {
    color: #6d809f;
    font-weight: 500;
    font-size: 14px;
    line-height: 1
}

.Breadcrumb_breadcrumbWrapper__2aWWK.Breadcrumb_darkMode__360Cm a,
.Breadcrumb_breadcrumbWrapper__2aWWK.Breadcrumb_darkMode__360Cm li,
.Breadcrumb_breadcrumbWrapper__2aWWK.Breadcrumb_darkMode__360Cm p {
    color: #6d809f
}

.Breadcrumb_breadcrumbWrapperSmall__3aYoQ a,
.Breadcrumb_breadcrumbWrapperSmall__3aYoQ li,
.Breadcrumb_breadcrumbWrapperSmall__3aYoQ p {
    color: #6d809f;
    font-weight: 500;
    font-size: 12px;
    line-height: 1;
    cursor: default
}

.Breadcrumb_breadcrumbWrapperSmall__3aYoQ.Breadcrumb_darkMode__360Cm a,
.Breadcrumb_breadcrumbWrapperSmall__3aYoQ.Breadcrumb_darkMode__360Cm li,
.Breadcrumb_breadcrumbWrapperSmall__3aYoQ.Breadcrumb_darkMode__360Cm p {
    color: #6d809f
}

@media screen and (max-width:1000px) {
    .Breadcrumb_breadcrumbWrapperSmall__3aYoQ a,
    .Breadcrumb_breadcrumbWrapperSmall__3aYoQ li,
    .Breadcrumb_breadcrumbWrapperSmall__3aYoQ p {
        font-size: 10px
    }
}

.Breadcrumb_breadcrumbWrapper__2aWWK a:hover,
.Breadcrumb_breadcrumbWrapperSmall__3aYoQ a:hover {
    color: #6d809f;
    cursor: pointer
}

.PageHeader_h1__1Emlp {
    color: #032983;
    font-size: 36px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left
}

.PageHeader_h2__3trqh {
    font-size: 22px;
    font-weight: 400
}

.PageHeader_h2__3trqh,
.PageHeader_h3__2omQ0 {
    color: #032983;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: left
}

.PageHeader_h3__2omQ0 {
    font-size: 14px;
    font-weight: 600
}

.PageHeader_regular__2Qs30 {
    opacity: .8;
    font-size: 12px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #6d809f;
    text-align: left
}

.PageHeader_theme-light__1Lh3- {
    color-scheme: light
}

.PageHeader_theme-dark__2xGya {
    color-scheme: dark
}

.PageHeader_wrapper__2V63H.PageHeader_submenu__1rfPM .PageHeader_titleText__3bqfP {
    font-weight: 400;
    font-size: 44px
}

.PageHeader_wrapper__2V63H.PageHeader_submenu__1rfPM .PageHeader_back__3drBr {
    margin-right: 26px
}

.PageHeader_wrapper__2V63H.PageHeader_small__2zwhO .PageHeader_titleText__3bqfP {
    font-size: 32px
}

.PageHeader_wrapper__2V63H.PageHeader_small__2zwhO .PageHeader_headerWrapper__3S9fM {
    margin-bottom: 7px
}

.PageHeader_wrapper__2V63H.PageHeader_small__2zwhO .PageHeader_back__3drBr {
    margin-top: -6px;
    margin-right: 25px
}

.PageHeader_headerWrapper__3S9fM {
    display: flex;
    margin-bottom: 16px;
    align-items: center
}

.PageHeader_titleWrapper__2BplG {
    display: flex;
    flex: 1 1;
    align-content: center
}

.PageHeader_titleText__3bqfP {
    display: inline-block;
    color: #002983;
    font-weight: 500;
    font-size: 36px;
    line-height: 1
}

.PageHeader_titleText__3bqfP.PageHeader_thin__1EqUK {
    font-size: 40px;
    font-weight: 300;
    color: #002983
}

.PageHeader_titleTextDarkMode__1KR11 {
    color: #98a5b7
}

.PageHeader_back__3drBr {
    background-image: url(./media/back.b7289b80.svg);
    background-repeat: no-repeat;
    background-size: cover;
    width: 40px;
    height: 40px;
    margin-right: 50px;
    cursor: pointer
}

.PageHeader_back__3drBr.PageHeader_thin__1EqUK {
    background-image: url(./media/backArrow.fb4f4ed4.svg);
    margin-right: 24px;
    width: 40px;
    height: 32px
}

@media screen and (max-width:1000px) {
    .PageHeader_titleText__3bqfP.PageHeader_thin__1EqUK {
        font-size: 36px;
        font-weight: 500
    }
    .PageHeader_headerWrapper__3S9fM.PageHeader_thin__1EqUK {
        margin-bottom: 8px
    }
}

@media screen and (max-width:600px) {
    .PageHeader_titleText__3bqfP.PageHeader_thin__1EqUK {
        font-size: 20px;
        font-weight: 500
    }
}

.CallTable_h1__2dIAU {
    color: #032983;
    font-size: 36px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left
}

.CallTable_h2__120ME {
    font-size: 22px;
    font-weight: 400
}

.CallTable_h2__120ME,
.CallTable_h3__2GgTf {
    color: #032983;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: left
}

.CallTable_h3__2GgTf {
    font-size: 14px;
    font-weight: 600
}

.CallTable_regular__DiDvU {
    opacity: .8;
    font-size: 12px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #6d809f;
    text-align: left
}

.CallTable_theme-light__1AvQH {
    color-scheme: light
}

.CallTable_theme-dark__2FakV {
    color-scheme: dark
}

.CallTable_infoTableWrapper__1urQM {
    display: -webkit-box;
    flex-direction: column;
    align-self: flex-start
}

.CallTable_callTitlesContainer__1khfj .CallTable_title__39BW0 {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
    padding: 10px
}

.CallTable_callTitlesContainer__1khfj .CallTable_title__39BW0:nth-child(2n) {
    background: #f9fafc 0 0 no-repeat padding-box
}

.CallTable_callTitlesContainer__1khfj .CallTable_title__39BW0 div span {
    text-align: left;
    font: normal normal medium 13px/22px Axiforma;
    letter-spacing: 0;
    color: #314469;
    opacity: 1
}

.CallTable_callTitlesContainer__1khfj .CallTable_title__39BW0 div .CallTable_colon__3oTks {
    margin-left: 70px;
    font: normal normal medium 13px/22px Axiforma;
    letter-spacing: 0;
    color: #314469;
    opacity: 1
}

.CallTable_callTitlesContainer__1khfj .CallTable_titleDarkMode__2Bi8-:nth-child(2n) {
    background: #021528 0 0 no-repeat padding-box
}

.CallTable_callTitlesContainer__1khfj .CallTable_titleDarkMode__2Bi8- div .CallTable_colon__3oTks,
.CallTable_callTitlesContainer__1khfj .CallTable_titleDarkMode__2Bi8- div span {
    color: #98a5b7
}

.CallTable_callContainer__2c7So .CallTable_callInfo__2QgpR {
    padding: 10px;
    margin-bottom: 10px;
    height: 41px;
    display: flex;
    align-items: center
}

.CallTable_callContainer__2c7So .CallTable_callInfo__2QgpR:nth-child(2n) {
    background: #f9fafc 0 0 no-repeat padding-box
}

.CallTable_callContainer__2c7So .CallTable_callInfo__2QgpR .CallTable_callContent__3qjdo {
    margin-left: 30px;
    text-align: left;
    font: normal normal normal 14px/22px Axiforma;
    letter-spacing: 0;
    color: #6d809f;
    opacity: 1
}

.CallTable_callContainer__2c7So .CallTable_callInfo__2QgpR .CallTable_copyNumber__2LgUe {
    cursor: pointer;
    padding-left: 3px;
    padding-bottom: 2px
}

.CallTable_callContainer__2c7So .CallTable_callInfo__2QgpR .CallTable_tagButton__1DQgP {
    background: #fff 0 0 no-repeat padding-box;
    border: 1px solid #6d809f;
    border-radius: 6px;
    margin-left: 30px;
    width: 110px;
    height: 30px;
    opacity: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer
}

.CallTable_callContainer__2c7So .CallTable_callInfo__2QgpR .CallTable_tagButton__1DQgP:hover {
    border: 1px solid #ff5800
}

.CallTable_callContainer__2c7So .CallTable_callInfo__2QgpR .CallTable_tagButton__1DQgP:hover span {
    color: #ff5800
}

.CallTable_callContainer__2c7So .CallTable_callInfo__2QgpR .CallTable_tagButton__1DQgP span {
    margin-top: 4px;
    font: normal normal medium 13px/59px Axiforma;
    letter-spacing: 0;
    color: #6d809f
}

.CallTable_callContainer__2c7So .CallTable_callInfo__2QgpR .CallTable_tagButtonDarkMode__2KW9H {
    background: #0e2344 0 0 no-repeat padding-box;
    border: 1px solid #2d4059
}

.CallTable_callContainer__2c7So .CallTable_callInfo__2QgpR .CallTable_tagButtonDarkMode__2KW9H:hover {
    border: 1px solid #98a5b7
}

.CallTable_callContainer__2c7So .CallTable_callInfo__2QgpR .CallTable_tagButtonDarkMode__2KW9H:hover span,
.CallTable_callContainer__2c7So .CallTable_callInfo__2QgpR .CallTable_tagButtonDarkMode__2KW9H span {
    color: #98a5b7
}

.CallTable_callContainer__2c7So .CallTable_callInfo__2QgpR .CallTable_popupsButton__2w0Ob {
    background: #fff 0 0 no-repeat padding-box;
    border: 1px solid #6d809f;
    border-radius: 6px;
    margin-left: 10px;
    width: 110px;
    height: 30px;
    opacity: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer
}

.CallTable_callContainer__2c7So .CallTable_callInfo__2QgpR .CallTable_popupsButton__2w0Ob:hover {
    border: 1px solid #ff5800
}

.CallTable_callContainer__2c7So .CallTable_callInfo__2QgpR .CallTable_popupsButton__2w0Ob:hover span {
    color: #ff5800
}

.CallTable_callContainer__2c7So .CallTable_callInfo__2QgpR .CallTable_popupsButton__2w0Ob span {
    margin-top: 4px;
    font: normal normal medium 13px/59px Axiforma;
    letter-spacing: 0;
    color: #6d809f
}

.CallTable_callContainer__2c7So .CallTable_callInfo__2QgpR .CallTable_popupsButtonDarkMode__2npST {
    background: #0e2344 0 0 no-repeat padding-box;
    border: 1px solid #2d4059
}

.CallTable_callContainer__2c7So .CallTable_callInfo__2QgpR .CallTable_popupsButtonDarkMode__2npST:hover {
    border: 1px solid #98a5b7
}

.CallTable_callContainer__2c7So .CallTable_callInfo__2QgpR .CallTable_popupsButtonDarkMode__2npST:hover span,
.CallTable_callContainer__2c7So .CallTable_callInfo__2QgpR .CallTable_popupsButtonDarkMode__2npST span {
    color: #98a5b7
}

.CallTable_callContainer__2c7So .CallTable_callInfo__2QgpR .CallTable_inboundCallHistoryButton__jOqRf {
    background: #fff 0 0 no-repeat padding-box;
    border: 1px solid #6d809f;
    border-radius: 6px;
    margin-left: 30px;
    width: 110px;
    height: 30px;
    opacity: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer
}

.CallTable_callContainer__2c7So .CallTable_callInfo__2QgpR .CallTable_inboundCallHistoryButton__jOqRf:hover {
    border: 1px solid #ff5800
}

.CallTable_callContainer__2c7So .CallTable_callInfo__2QgpR .CallTable_inboundCallHistoryButton__jOqRf:hover span {
    color: #ff5800
}

.CallTable_callContainer__2c7So .CallTable_callInfo__2QgpR .CallTable_inboundCallHistoryButton__jOqRf span {
    margin-top: 4px;
    font: normal normal medium 13px/59px Axiforma;
    letter-spacing: 0;
    color: #6d809f
}

.CallTable_callContainer__2c7So .CallTable_callInfo__2QgpR .CallTable_inboundCallHistoryButtonDarkMode__2Vh1u {
    background: #0e2344 0 0 no-repeat padding-box;
    border: 1px solid #2d4059
}

.CallTable_callContainer__2c7So .CallTable_callInfo__2QgpR .CallTable_inboundCallHistoryButtonDarkMode__2Vh1u:hover {
    border: 1px solid #98a5b7
}

.CallTable_callContainer__2c7So .CallTable_callInfo__2QgpR .CallTable_inboundCallHistoryButtonDarkMode__2Vh1u:hover span,
.CallTable_callContainer__2c7So .CallTable_callInfo__2QgpR .CallTable_inboundCallHistoryButtonDarkMode__2Vh1u span {
    color: #98a5b7
}

.CallTable_callContainer__2c7So .CallTable_callInfo__2QgpR .CallTable_recordingButton__tzzAA {
    background: #fff 0 0 no-repeat padding-box;
    border: 1px solid #6d809f;
    border-radius: 6px;
    margin-left: 30px;
    padding: 0 7px;
    height: 30px;
    opacity: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer
}

.CallTable_callContainer__2c7So .CallTable_callInfo__2QgpR .CallTable_recordingButton__tzzAA:hover {
    border: 1px solid #fd1f1f
}

.CallTable_callContainer__2c7So .CallTable_callInfo__2QgpR .CallTable_recordingButton__tzzAA:hover span {
    color: #fd1f1f
}

.CallTable_callContainer__2c7So .CallTable_callInfo__2QgpR .CallTable_recordingButton__tzzAA span {
    margin-top: 4px;
    font: normal normal medium 13px/59px Axiforma;
    letter-spacing: 0;
    color: #6d809f
}

.CallTable_callContainer__2c7So .CallTable_callInfo__2QgpR .CallTable_recordingButtonDarkMode__3M2rL {
    background: #0e2344 0 0 no-repeat padding-box;
    border: 1px solid #2d4059;
    border-radius: 6px;
    margin-left: 30px;
    padding: 0 7px;
    height: 30px;
    opacity: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer
}

.CallTable_callContainer__2c7So .CallTable_callInfo__2QgpR .CallTable_recordingButtonDarkMode__3M2rL:hover {
    border: 1px solid #fd1f1f
}

.CallTable_callContainer__2c7So .CallTable_callInfo__2QgpR .CallTable_recordingButtonDarkMode__3M2rL:hover span {
    color: #fd1f1f
}

.CallTable_callContainer__2c7So .CallTable_callInfo__2QgpR .CallTable_recordingButtonDarkMode__3M2rL span {
    margin-top: 4px;
    font: normal normal medium 13px/59px Axiforma;
    letter-spacing: 0;
    color: #98a5b7
}

.CallTable_callContainer__2c7So .CallTable_callInfo__2QgpR .CallTable_actRecordingButton__3LY_- {
    background: #fff 0 0 no-repeat padding-box;
    border: 1px solid #fd1f1f;
    border-radius: 6px;
    margin-left: 30px;
    padding: 0 7px;
    height: 30px;
    opacity: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer
}

.CallTable_callContainer__2c7So .CallTable_callInfo__2QgpR .CallTable_actRecordingButton__3LY_-:hover {
    border: 1px solid #fd1f1f
}

.CallTable_callContainer__2c7So .CallTable_callInfo__2QgpR .CallTable_actRecordingButton__3LY_-:hover span {
    color: #fd1f1f
}

.CallTable_callContainer__2c7So .CallTable_callInfo__2QgpR .CallTable_actRecordingButton__3LY_- span {
    margin-top: 4px;
    font: normal normal medium 13px/59px Axiforma;
    letter-spacing: 0;
    color: #fd1f1f
}

.CallTable_callContainer__2c7So .CallTable_callInfo__2QgpR .CallTable_actRecordingButtonDarkMode__3VS4e {
    background: #0e2344 0 0 no-repeat padding-box;
    border: 1px solid #7e2525;
    border-radius: 6px;
    margin-left: 30px;
    padding: 0 7px;
    height: 30px;
    opacity: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer
}

.CallTable_callContainer__2c7So .CallTable_callInfo__2QgpR .CallTable_actRecordingButtonDarkMode__3VS4e:hover {
    border: 1px solid #fd1f1f
}

.CallTable_callContainer__2c7So .CallTable_callInfo__2QgpR .CallTable_actRecordingButtonDarkMode__3VS4e:hover span {
    color: #fd1f1f
}

.CallTable_callContainer__2c7So .CallTable_callInfo__2QgpR .CallTable_actRecordingButtonDarkMode__3VS4e span {
    margin-top: 4px;
    font: normal normal medium 13px/59px Axiforma;
    letter-spacing: 0;
    color: #c72727
}

.CallTable_callContainer__2c7So .CallTable_callInfo__2QgpR .CallTable_recordingIconCont__3hQG7 {
    background: #fff 0 0 no-repeat padding-box;
    border: 1px solid #fd1f1f;
    opacity: 1;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    margin-right: 6px;
    display: flex;
    justify-content: center;
    align-items: center
}

.CallTable_callContainer__2c7So .CallTable_callInfo__2QgpR .CallTable_recordingIconCont__3hQG7 .CallTable_recordingIcon__YA9aL {
    width: 10px;
    height: 10px;
    background: #fd1f1f 0 0 no-repeat padding-box;
    border-radius: 50%;
    opacity: 1
}

.CallTable_callContainer__2c7So .CallTable_callInfo__2QgpR .CallTable_recordingIconContDarkMode__2WMae {
    background: #0e2344 0 0 no-repeat padding-box;
    border: 1px solid #2d4059
}

.CallTable_callContainer__2c7So .CallTable_callInfo__2QgpR .CallTable_recordingIconContDarkMode__2WMae .CallTable_recordingIcon__YA9aL {
    background: #c72727 0 0 no-repeat padding-box
}

.CallTable_callContainer__2c7So .CallTable_callInfo__2QgpR .CallTable_actRecordingIconCont__1pSso {
    background: #fd1f1f 0 0 no-repeat padding-box;
    border: 1px solid #fd1f1f;
    opacity: 1;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    margin-right: 6px;
    display: flex;
    justify-content: center;
    align-items: center
}

.CallTable_callContainer__2c7So .CallTable_callInfo__2QgpR .CallTable_actRecordingIconCont__1pSso .CallTable_actRecordingIcon__1qzMZ {
    width: 8px;
    height: 8px;
    background: #fff 0 0 no-repeat padding-box;
    opacity: 1
}

.CallTable_callContainer__2c7So .CallTable_callInfo__2QgpR .CallTable_actRecordingIconContDarkMode__r0GMh {
    background: #c72727 0 0 no-repeat padding-box;
    border: 1px solid #c72727
}

.CallTable_callContainer__2c7So .CallTable_callInfo__2QgpR .CallTable_actRecordingIconContDarkMode__r0GMh .CallTable_actRecordingIcon__1qzMZ {
    background: #98a5b7 0 0 no-repeat padding-box
}

.CallTable_callContainer__2c7So .CallTable_callInfoDarkMode__2XD2M:nth-child(2n) {
    background: #021528 0 0 no-repeat padding-box
}

.CallTable_confContainer__35vQC,
.CallTable_confTitleContainer__3YoTW {
    height: 34px
}

.CallTable_confContainer__35vQC span {
    margin-left: 40px;
    text-align: left;
    font: normal normal 600 16px/22px Axiforma;
    letter-spacing: 0;
    color: #314469;
    opacity: 1
}

.CallTable_confTableWrapper__2YJKB {
    display: -webkit-box;
    flex-direction: column;
    margin: 20px 0;
    align-self: flex-start;
    overflow-y: hidden;
    overflow-x: scroll;
    max-width: 1000px
}

.CallTable_popupMenu__1R63K .CallTable_menuItem__3OPnF {
    padding: 18px 27px
}

.CallTable_popupMenu__1R63K .CallTable_menuItem__3OPnF:not(:last-of-type) {
    border-bottom: 1px solid #e4e7f2
}

.CallTable_popupMenu__1R63K .CallTable_menuItem__3OPnF svg {
    margin-right: 16px
}

.CallTable_popupMenu__1R63K.CallTable_horizontal__OzjgD .CallTable_menuItem__3OPnF {
    background-color: #fff;
    padding: 9px 27px 9px 18px;
    border-radius: 200px;
    border: 2px solid #fd581f
}

.CallTable_popupMenu__1R63K.CallTable_horizontal__OzjgD .CallTable_menuItem__3OPnF:hover {
    background-color: #f7f7fb
}

.CallTable_popupMenu__1R63K.CallTable_horizontal__OzjgD .CallTable_menuItem__3OPnF:not(:last-of-type) {
    border: 2px solid #fd581f
}

.CallTable_popupMenu__1R63K.CallTable_horizontal__OzjgD .CallTable_menuItem__3OPnF svg {
    margin-right: 7px
}

.ActiveCall_h1__3RH9N {
    color: #032983;
    font-size: 36px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left
}

.ActiveCall_h2__2v-tg {
    font-size: 22px;
    font-weight: 400
}

.ActiveCall_h2__2v-tg,
.ActiveCall_h3__19-1b {
    color: #032983;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: left
}

.ActiveCall_h3__19-1b {
    font-size: 14px;
    font-weight: 600
}

.ActiveCall_regular__FxTpf {
    opacity: .8;
    font-size: 12px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #6d809f;
    text-align: left
}

.ActiveCall_theme-light__2Hz3Z {
    color-scheme: light
}

.ActiveCall_theme-dark__3JCC_ {
    color-scheme: dark
}

.ActiveCall_scripterWrapper__RVWEn {
    display: flex;
    margin-top: 62px;
    height: calc(100% - 62px)
}

.ActiveCall_scripterContent__22lHH {
    display: flex;
    width: 63%
}

.ActiveCall_scriptList__1oWPO {
    width: 35%
}

.ActiveCall_scriptList__1oWPO .ActiveCall_scriptItem__2QGML {
    color: #566a8b !important;
    max-width: 220px !important;
    padding: 8px 5px !important;
    margin-right: 62px
}

.ActiveCall_scriptList__1oWPO .ActiveCall_scriptItem__2QGML.ActiveCall_expanded__3vFQK {
    color: #032983
}

.ActiveCall_scriptList__1oWPO .ActiveCall_scriptItem__2QGML span {
    font-size: clamp(1.142857143rem, .7906rem + .361vw, 1.285714286rem) !important;
    font-weight: 600 !important
}

@media screen and (max-width:1536px) {
    .ActiveCall_scriptList__1oWPO .ActiveCall_scriptItem__2QGML {
        margin-right: 30px
    }
}

@media screen and (max-width:1536px) {
    .ActiveCall_scriptList__1oWPO {
        width: 45%
    }
}

.ActiveCall_sectionItem__2Hrcp {
    color: #6d809f !important;
    padding: 15px 5px !important
}

.ActiveCall_sectionItem__2Hrcp span {
    font-size: clamp(.928571429rem, .7524rem + .1805vw, 1rem) !important;
    font-weight: 400 !important;
    line-height: 1 !important
}

.ActiveCall_sectionItem__2Hrcp.ActiveCall_selected__3BbF8 span {
    color: #fd581f
}

.ActiveCall_scriptContent__3N-QJ {
    width: 65%;
    padding: 0 62px
}

@media screen and (max-width:1536px) {
    .ActiveCall_scriptContent__3N-QJ {
        padding: 0 16px
    }
}

.ActiveCall_sectionTitle__1NiMj {
    color: #fd581f;
    line-height: 1;
    margin-bottom: 16px;
    display: block;
    font-size: clamp(1.142857143rem, .7906rem + .361vw, 1.285714286rem);
    font-weight: 500
}

.ActiveCall_companyInfo__DvNvS {
    margin: 0 24px;
    width: 35%
}

@media screen and (max-width:1536px) {
    .ActiveCall_companyInfo__DvNvS {
        margin: 0 10px
    }
}

.ActiveCall_companyTitle__2Y7Ab {
    color: #002983;
    line-height: 1
}

.ActiveCall_companyTitle__2Y7Ab,
.ActiveCall_resultFormTitle__uVC_O {
    display: block;
    font-size: clamp(1.142857143rem, .7906rem + .361vw, 1.285714286rem);
    font-weight: 600
}

.ActiveCall_resultFormTitle__uVC_O {
    color: #1e3772;
    margin-bottom: 20px
}

.ActiveCall_resultForm__Rxciv label {
    color: #1e3772;
    font-size: clamp(1rem, .6478rem + .361vw, 1.142857143rem);
    font-weight: 600;
    margin-bottom: 11.5px
}

.ActiveCall_divider__1s1QL {
    background-color: #dadada;
    width: 1px;
    height: 100%
}

.ActiveCall_dataSaved__YeuWN {
    display: flex;
    height: 100%;
    width: 852px;
    color: #7084ac;
    justify-content: center;
    align-self: center;
    align-items: center;
    text-align: center
}

.ActiveCall_dataSaved__YeuWN .ActiveCall_infoContent__3S0cc {
    position: relative;
    text-align: center;
    margin-bottom: 22px
}

.ActiveCall_dataSaved__YeuWN .ActiveCall_info__Bnxt2 {
    position: absolute;
    bottom: 0;
    display: flex;
    width: 100%;
    flex-direction: column
}

.ActiveCall_dataSaved__YeuWN .ActiveCall_infoHeader__34Xrf {
    font-size: 29px;
    font-weight: 500
}

@media screen and (max-width:700px) {
    .ActiveCall_dataSaved__YeuWN .ActiveCall_infoHeader__34Xrf {
        font-size: 22px
    }
}

.ActiveCall_dataSaved__YeuWN .ActiveCall_infoLabel__2bDMR {
    font-size: clamp(.857142857rem, .5049rem + .361vw, 1rem);
    font-weight: 400
}

@media screen and (max-width:700px) {
    .ActiveCall_dataSaved__YeuWN .ActiveCall_infoLabel__2bDMR {
        font-size: 12px
    }
}

.ActiveCall_transcriptContainer__1twsR {
    height: 95%;
    overflow: auto
}

.ActiveCall_titleStyle__wRNrj {
    color: #52c8cc;
    font-size: 14px;
    font-weight: 700;
    padding-bottom: 8px
}

.ActiveCall_transcriptMessage__37vqA {
    padding: 16px
}

.ActiveCall_transcriptMessageDark__2Q8k8 {
    border-radius: 8px;
    padding: 16px;
    background: rgba(109, 128, 159, .04)
}

.DTMF_actionButton__k9Smj {
    width: 40px;
    min-width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    cursor: pointer
}

.DTMF_disabled__2xx3h {
    -webkit-filter: opacity(.4);
    filter: opacity(.4);
    cursor: default
}

.CallInformationDetails_chatInfoCont__3MGXn {
    padding: 15px 24px
}

.CallInformationDetails_chatInfoCont__3MGXn .CallInformationDetails_chatInfoTitle__3h3g4 {
    margin-bottom: 9px
}

.CallInformationDetails_chatInfoCont__3MGXn .CallInformationDetails_chatInfoTitle__3h3g4 span {
    letter-spacing: 0;
    color: #032983;
    font-size: 14px;
    font-weight: 600
}

.CallInformationDetails_tagsContainer__1CdVW {
    height: 32px;
    width: 100%;
    display: flex;
    align-items: center;
    border-radius: 8px
}

.CallInformationDetails_tagsContainer__1CdVW .CallInformationDetails_leftContent__3FxYZ {
    margin-left: 16px;
    width: 230px
}

.CallInformationDetails_tagsContainer__1CdVW .CallInformationDetails_leftContent__3FxYZ span {
    letter-spacing: 0;
    color: #314469;
    font-size: 12px;
    font-weight: 500
}

.CallInformationDetails_tagsContainer__1CdVW .CallInformationDetails_rightContent__3sGr- {
    display: flex
}

.CallInformationDetails_tagsContainer__1CdVW .CallInformationDetails_rightContent__3sGr- .CallInformationDetails_tags__1Lz81 {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 22px;
    background: rgba(185, 135, 0, .1490196078) 0 0 no-repeat padding-box;
    border: 1px solid #b59e64;
    border-radius: 100px;
    padding: 6px;
    margin-right: 3px
}

.CallInformationDetails_tagsContainer__1CdVW .CallInformationDetails_rightContent__3sGr- .CallInformationDetails_tags__1Lz81 span {
    font: normal normal 500 11px/20px Axiforma;
    letter-spacing: 0;
    color: #b59e64;
    margin-top: 4px
}

.CallInformationDetails_tagsContainer__1CdVW .CallInformationDetails_emptyTags__i47Cl span,
.CallInformationDetails_tagsContainer__1CdVW .CallInformationDetails_rightContent__3sGr- .CallInformationDetails_customSpan__1Ehs0 {
    font: normal normal 600 12px Axiforma;
    letter-spacing: 0;
    color: #6d809f
}

.CallInformationDetails_iconContainer__3GiBs .CallInformationDetails_pencilIcon__3-ULF {
    background: transparent url(./media/pencil-icon.96c4c594.svg) 0 0 no-repeat padding-box;
    display: inherit;
    width: 24px;
    height: 24px;
    cursor: pointer
}

.CallInformationDetails_iconContainer__3GiBs .CallInformationDetails_pencilIcon__3-ULF:hover {
    background: transparent url(./media/pencil-icon-hover.84cef2c0.svg) 0 0 no-repeat padding-box
}

.CallInformationDetails_darkMode__1wsEp .CallInformationDetails_chatInfoTitle__3h3g4 span {
    color: #fff
}

.CallInformationDetails_darkMode__1wsEp .CallInformationDetails_tagsContainer__1CdVW .CallInformationDetails_leftContent__3FxYZ span {
    color: #ccdce6
}

.PerformanceCard_h1__2tUyE {
    color: #032983;
    font-size: 36px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left
}

.PerformanceCard_h2__19FAb {
    font-size: 22px;
    font-weight: 400
}

.PerformanceCard_h2__19FAb,
.PerformanceCard_h3__3bXEI {
    color: #032983;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: left
}

.PerformanceCard_h3__3bXEI {
    font-size: 14px;
    font-weight: 600
}

.PerformanceCard_regular__3fyFZ {
    opacity: .8;
    font-size: 12px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #6d809f;
    text-align: left
}

.PerformanceCard_theme-light__1w2lp {
    color-scheme: light
}

.PerformanceCard_theme-dark__34gol {
    color-scheme: dark
}

.PerformanceCard_card__9AqMw {
    border-radius: 12px !important;
    border: 1px solid #e4e7f2
}

.PerformanceCard_card__9AqMw,
.PerformanceCard_cardDarkMode__2uPgc {
    width: 100%;
    height: 195px !important;
    margin-top: 5px;
    box-shadow: 0 2px 2px rgba(0, 0, 0, .1019607843);
    position: relative;
    padding: 40px 40px 20px
}

.PerformanceCard_cardDarkMode__2uPgc {
    border-radius: 12px !important;
    border: 1px solid #2d4059;
    background-color: #081d33 !important
}

.PerformanceCard_cardWall__PZGRe {
    position: relative;
    height: 158px !important;
    border-radius: 8px !important;
    width: 100%;
    padding: 20px 20px 20px 40px;
    box-shadow: none !important;
    border: 1px solid #ccdce6
}

.PerformanceCard_cardContentWall__1X5e- {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-top: 24px
}

.PerformanceCard_cardMoveIconHover__2c_VN {
    display: flex;
    justify-content: center;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 32px;
    background: #fff 0 0 no-repeat padding-box;
    border-right: 1px solid #ccdce6;
    border-radius: 8px 0 0 8px !important;
    opacity: 1
}

.PerformanceCard_cardSelected__Nrebp {
    border: 1px solid #f02833;
    transition: transform .6s cubic-bezier(.4, 0, .2, 1)
}

.PerformanceCard_cardHeader__2BAhi {
    font-size: 16px
}

.PerformanceCard_cardHeader__2BAhi,
.PerformanceCard_cardHeaderWall__2uGmW {
    display: flex;
    color: #6d809f;
    font-weight: 600;
    align-items: flex-start !important;
    padding: 0 !important
}

.PerformanceCard_cardHeaderWall__2uGmW {
    font-size: 14px;
    margin-top: 20px;
    line-height: 14px
}

.PerformanceCard_cardHeaderClicked__1adWN {
    color: #f02833
}

.PerformanceCard_contentText__2YGeB {
    color: #032983;
    font-size: 48px;
    text-align: left;
    line-height: 48px
}

.PerformanceCard_contentTextDarkMode__Brd8t {
    color: #98a5b7;
    font-size: 48px;
    text-align: left;
    line-height: 48px
}

.PerformanceCard_contentTextWall__2EHdm {
    color: #032983;
    font-size: 48px;
    text-align: left;
    line-height: 1;
    font-weight: 500
}

.PerformanceCard_cardContent__3iaU5 {
    display: flex;
    flex-direction: row;
    margin-top: 40px;
    flex-wrap: wrap
}

.PerformanceCard_cardSection__1YzV6 {
    font-size: 16px;
    align-items: center;
    margin-left: 20px;
    color: #6d809f
}

.PerformanceCard_cardSubItems__3tIJA {
    margin-right: 20px
}

.PerformanceCard_cardFooter__LSP03 {
    flex-wrap: wrap;
    font-size: 16px;
    color: #6d809f
}

.PerformanceCard_cardClickedMessage__3Vbij {
    color: #f02833;
    font-size: 16px
}

.PerformanceCard_cardFooterItem__zZVvL {
    margin-left: 9px;
    line-height: 1;
    margin-top: 7px
}

.PerformanceCard_cardFooterIcon__1jT3x {
    margin-right: 18px
}

.PerformanceCard_cardFooterIcons__6SAwN {
    color: #fff;
    display: inline-block;
    background: no-repeat transparent left 11px center;
    background-size: auto;
    height: 24px;
    width: 24px
}

.PerformanceCard_cardFooterIcons__6SAwN.PerformanceCard_iconInbound__ixaDF {
    background: transparent url(./media/icon_inbound.436983d8.svg) 0 0 no-repeat padding-box
}

.PerformanceCard_cardFooterIcons__6SAwN.PerformanceCard_iconOutbound__18k3C {
    background: transparent url(./media/icon_outbound.a7eb98b3.svg) 0 0 no-repeat padding-box
}

.PerformanceCard_cardFooterIcons__6SAwN.PerformanceCard_iconAbandon__1XJbq {
    background: transparent url(./media/icon_abandon.42b9b6b9.svg) 0 0 no-repeat padding-box
}

.PerformanceCard_cardIcons__2eIS1 {
    color: #fff;
    display: inline-block;
    background: no-repeat transparent left 11px center;
    background-size: auto;
    height: 48px;
    width: 48px;
    position: absolute;
    right: 44px;
    top: 38px
}

.PerformanceCard_cardIcons__2eIS1.PerformanceCard_numberofcalls__1-uMq {
    background: transparent url(./media/numberofcalls.90a5ea55.svg) 0 0 no-repeat padding-box
}

.PerformanceCard_cardIcons__2eIS1.PerformanceCard_avaragetalktime__24L4C {
    background: transparent url(./media/avaragetalktime.1688aba4.svg) 0 0 no-repeat padding-box
}

.PerformanceCard_cardIcons__2eIS1.PerformanceCard_incomingcallavgtalktime__3FVX7 {
    background: transparent url(./media/incomingcallavgtalktime.95a01fe4.svg) 0 0 no-repeat padding-box
}

.PerformanceCard_cardIcons__2eIS1.PerformanceCard_totallocalshutdown__1VJuX {
    background: transparent url(./media/totallocalshutdown.83731add.svg) 0 0 no-repeat padding-box
}

.PerformanceCard_cardIcons__2eIS1.PerformanceCard_incomingcall__WGq7S {
    background: transparent url(./media/incomingcall.fe2766d1.svg) 0 0 no-repeat padding-box
}

.PerformanceCard_cardIcons__2eIS1.PerformanceCard_incomingcalltalktime__1SkXb {
    background: transparent url(./media/incomingcalltalktime.945ddfaa.svg) 0 0 no-repeat padding-box
}

.PerformanceCard_cardIcons__2eIS1.PerformanceCard_incallresshutdownspeed__BFckw {
    background: transparent url(./media/incallresshutdownspeed.ad0620fd.svg) 0 0 no-repeat padding-box
}

.PerformanceCard_cardIcons__2eIS1.PerformanceCard_incmissedcall__2WJTa {
    background: transparent url(./media/incmissedcall.f35302d4.svg) 0 0 no-repeat padding-box
}

.PerformanceCard_cardIcons__2eIS1.PerformanceCard_outgoingcall__3s4pb {
    background: transparent url(./media/outgoingcall.d85dd307.svg) 0 0 no-repeat padding-box
}

.PerformanceCard_cardIcons__2eIS1.PerformanceCard_outcalltalktime__1Kx2j {
    background: transparent url(./media/outcalltalktime.995881b2.svg) 0 0 no-repeat padding-box
}

.PerformanceCard_cardIcons__2eIS1.PerformanceCard_outcallavgtalktime__2IUKu {
    background: transparent url(./media/outcallavgtalktime.a4642c79.svg) 0 0 no-repeat padding-box
}

.PerformanceCard_cardIcons__2eIS1.PerformanceCard_outcallattempt__1ajBX {
    background: transparent url(./media/outcallattempt.d2653b5d.svg) 0 0 no-repeat padding-box
}

.PerformanceCard_cardIcons__2eIS1.PerformanceCard_totalduration__3fNI9 {
    background: transparent url(./media/totalduration.f8d3b559.svg) 0 0 no-repeat padding-box
}

.PerformanceCard_cardIcons__2eIS1.PerformanceCard_timeoutChats__IWx2y {
    background: transparent url(./media/timeout-chats.853ce6d0.svg) 0 0 no-repeat padding-box
}

.PerformanceCard_cardIcons__2eIS1.PerformanceCard_answeredChats__2n1-_ {
    background: transparent url(./media/answered-chats.e026a765.svg) 0 0 no-repeat padding-box
}

.PerformanceCard_cardIcons__2eIS1.PerformanceCard_numberOfIncomingChats__1CRX0 {
    background: transparent url(./media/number-of-incoming-chats.ec4d17d8.svg) 0 0 no-repeat padding-box
}

.PerformanceCard_cardIcons__2eIS1.PerformanceCard_totalChatDuration__38UhL {
    background: transparent url(./media/total-chat-duration.7fb7f297.svg) 0 0 no-repeat padding-box
}

.PerformanceCard_cardIcons__2eIS1.PerformanceCard_rejectedChats__2-gDX {
    background: transparent url(./media/rejected-chats.14e0b56f.svg) 0 0 no-repeat padding-box
}

.PerformanceCard_cardIcons__2eIS1.PerformanceCard_breakandlunch__2Y7ro {
    background: transparent url(./media/breakandlunch.eb7d7b1e.svg) 0 0 no-repeat padding-box
}

.PerformanceCard_cardIcons__2eIS1.PerformanceCard_wrapup__-1aym {
    background: transparent url(./media/wrapup.2a6d9248.svg) 0 0 no-repeat padding-box
}

.PerformanceCard_cardIcons__2eIS1.PerformanceCard_totaltalktime__3NLmT {
    background: transparent url(./media/totaltalktime.008a7ff0.svg) 0 0 no-repeat padding-box
}

.PerformanceCard_cardIcons__2eIS1.PerformanceCard_hold__1768y {
    background: transparent url(./media/hold1.f3988661.svg) 0 0 no-repeat padding-box
}

.PerformanceCard_cardIcons__2eIS1.PerformanceCard_holdSelected__31SWu {
    background: transparent url(./media/hold1_x.838d27e1.svg) 0 0 no-repeat padding-box
}

.PerformanceCard_cardIcons__2eIS1.PerformanceCard_outbounc__uZXid {
    background: transparent url(./media/outbounc_n.6cb6896f.svg) 0 0 no-repeat padding-box
}

.PerformanceCard_cardIcons__2eIS1.PerformanceCard_outbouncSelected__31O-f {
    background: transparent url(./media/outbounc_x.4e5ea61b.svg) 0 0 no-repeat padding-box
}

.PerformanceCard_cardIcons__2eIS1.PerformanceCard_inbounc__3MK_p {
    background: transparent url(./media/inbounc_n.60662f57.svg) 0 0 no-repeat padding-box
}

.PerformanceCard_cardIcons__2eIS1.PerformanceCard_inbouncSelected__1NjO7 {
    background: transparent url(./media/inbounc_x.3c28ce6b.svg) 0 0 no-repeat padding-box
}

.PerformanceCard_cardIcons__2eIS1.PerformanceCard_ready__3yzvs {
    background: transparent url(./media/ready.9e74fda1.svg) 0 0 no-repeat padding-box
}

.PerformanceCard_cardIcons__2eIS1.PerformanceCard_readySelected__1AssI {
    background: transparent url(./media/ready_x.c50d34ed.svg) 0 0 no-repeat padding-box
}

.PerformanceCard_cardIcons__2eIS1.PerformanceCard_talking__2DfG8 {
    background: transparent url(./media/talking.259a9b88.svg) 0 0 no-repeat padding-box
}

.PerformanceCard_cardIcons__2eIS1.PerformanceCard_talkingSelected__2avNk {
    background: transparent url(./media/talking_x.7d78c42d.svg) 0 0 no-repeat padding-box
}

.PerformanceCard_cardIcons__2eIS1.PerformanceCard_ringing__1Qt3c {
    background: transparent url(./media/ringing.2c82cead.svg) 0 0 no-repeat padding-box
}

.PerformanceCard_cardIcons__2eIS1.PerformanceCard_ringingSelected__1HcHp {
    background: transparent url(./media/ringing_x.cfe224eb.svg) 0 0 no-repeat padding-box
}

.PerformanceCard_cardIcons__2eIS1.PerformanceCard_nodata__2CciJ {
    background: transparent url(./media/nodata.d01aac8d.svg) 0 0 no-repeat padding-box
}

.PerformanceCard_cardIcons__2eIS1.PerformanceCard_nodataSelected__358pR {
    background: transparent url(./media/nodata_x.c8167484.svg) 0 0 no-repeat padding-box
}

.PerformanceCard_cardIcons__2eIS1.PerformanceCard_abandon__305-R {
    background: transparent url(./media/abandon.3e010670.svg) 0 0 no-repeat padding-box
}

.PerformanceCard_cardIcons__2eIS1.PerformanceCard_abandonSelected__1p5Pg {
    background: transparent url(./media/missed_x.0071f0c6.svg) 0 0 no-repeat padding-box
}

.PerformanceCard_cardIcons__2eIS1.PerformanceCard_wrapUp__L8K6e {
    background: transparent url(./media/wrap_up1.b240230c.svg) 0 0 no-repeat padding-box
}

.PerformanceCard_cardIcons__2eIS1.PerformanceCard_wrapUpSelected__1-W-8 {
    background: transparent url(./media/wrap_up1_x.8e89c134.svg) 0 0 no-repeat padding-box
}

.PerformanceCard_cardIcons__2eIS1.PerformanceCard_clock__lJ0O1 {
    background: transparent url(./media/clock.395bb4b5.svg) 0 0 no-repeat padding-box
}

.PerformanceCard_cardIcons__2eIS1.PerformanceCard_clockSelected__1ml46 {
    background: transparent url(./media/clock_x.bef20be2.svg) 0 0 no-repeat padding-box
}

.PerformanceCard_cardIcons__2eIS1.PerformanceCard_chat__1ac93 {
    background: transparent url(./media/chat1.5e3d758e.svg) 0 0 no-repeat padding-box
}

.PerformanceCard_cardIcons__2eIS1.PerformanceCard_chatSelected__1T67P {
    background: transparent url(./media/chat1_x.d0f25f5d.svg) 0 0 no-repeat padding-box
}

.PerformanceCard_cardIcons__2eIS1.PerformanceCard_duration__AO-Rp {
    background: transparent url(./media/duration.ea39c626.svg) 0 0 no-repeat padding-box
}

.PerformanceCard_cardIcons__2eIS1.PerformanceCard_durationSelected__1VRGy {
    background: transparent url(./media/duration_x.28f15d89.svg) 0 0 no-repeat padding-box
}

.PerformanceCard_cardIcons__2eIS1.PerformanceCard_break__1AxIs {
    background: transparent url(./media/break.56c83e1a.svg) 0 0 no-repeat padding-box
}

.PerformanceCard_cardIcons__2eIS1.PerformanceCard_breakSelected__1JJNf {
    background: transparent url(./media/break_x.b8efd12d.svg) 0 0 no-repeat padding-box
}

.PerformanceCard_cardIcons__2eIS1.PerformanceCard_lunch__1QX30 {
    background: transparent url(./media/lunch.403c6eb8.svg) 0 0 no-repeat padding-box
}

.PerformanceCard_cardIcons__2eIS1.PerformanceCard_lunchSelected__YGUsd {
    background: transparent url(./media/lunch_x.f4efd014.svg) 0 0 no-repeat padding-box
}

.PerformanceCard_cardIcons__2eIS1.PerformanceCard_meeting__9AfeE {
    background: transparent url(./media/meeting.f4fa64ca.svg) 0 0 no-repeat padding-box
}

.PerformanceCard_cardIcons__2eIS1.PerformanceCard_meetingSelected__3uTsC {
    background: transparent url(./media/meeting_x.61a8cdb7.svg) 0 0 no-repeat padding-box
}

.PerformanceCard_cardIcons__2eIS1.PerformanceCard_breakLunch__1OVnq {
    background: transparent url(./media/break_lunch.c87eff25.svg) 0 0 no-repeat padding-box
}

.PerformanceCard_cardIcons__2eIS1.PerformanceCard_breakLunchSelected__3dAlY {
    background: transparent url(./media/break_lunch_x.3c948907.svg) 0 0 no-repeat padding-box
}

.PerformanceCard_cardIcons__2eIS1.PerformanceCard_training__2Lkdt {
    background: transparent url(./media/training.dab2696e.svg) 0 0 no-repeat padding-box
}

.PerformanceCard_cardIcons__2eIS1.PerformanceCard_trainingSelected__z3Boc {
    background: transparent url(./media/training_x.f1fbc08e.svg) 0 0 no-repeat padding-box
}

.PerformanceCard_cardIcons__2eIS1.PerformanceCard_acw__1uwjH {
    background: transparent url(./media/acw.dd3d65de.svg) 0 0 no-repeat padding-box
}

.PerformanceCard_cardIcons__2eIS1.PerformanceCard_acwSelected__1ZykM {
    background: transparent url(./media/documents-file-search.f19f7b00.svg) 0 0 no-repeat padding-box
}

.PerformanceCard_cardIcons__2eIS1.PerformanceCard_backOffice__1AolV {
    background: transparent url(./media/backoffice.d7446f6d.svg) 0 0 no-repeat padding-box
}

.PerformanceCard_cardIcons__2eIS1.PerformanceCard_backOfficeSelected__1nL71 {
    background: transparent url(./media/backoffice_x.5b2b62ed.svg) 0 0 no-repeat padding-box
}

.PerformanceCard_cardIcons__2eIS1.PerformanceCard_othersStatus__3NNXr {
    background: transparent url(./media/others_statu.767ba922.svg) 0 0 no-repeat padding-box
}

.PerformanceCard_cardIcons__2eIS1.PerformanceCard_othersStatusSelected__1aXOr {
    background: transparent url(./media/others_statu_x.a9ac52ca.svg) 0 0 no-repeat padding-box
}

.PerformanceCard_cardIcons__2eIS1.PerformanceCard_shortBreak__LbR6m {
    background: transparent url(./media/short_break.d1133fc2.svg) 0 0 no-repeat padding-box
}

.PerformanceCard_cardIcons__2eIS1.PerformanceCard_shortBreakSelected__j3zjz {
    background: transparent url(./media/short_break-w.8a5fdc12.svg) 0 0 no-repeat padding-box
}

.PerformanceCard_cardMoveIcon__1OsMY {
    position: absolute;
    top: 0;
    display: none;
    left: 0;
    bottom: 0;
    height: 150px !important;
    width: 50px;
    box-shadow: 4px 0 16px rgba(3, 41, 131, .0784313725);
    background: #fff 0 0 no-repeat padding-box;
    border: 1px solid #ccdce6;
    border-radius: 8px 0 0 8px !important;
    opacity: 1
}

.PerformanceCard_cardIconsWall__2XNki {
    color: #fff;
    display: inline-block;
    background: no-repeat transparent left 11px center;
    background-size: contain !important;
    height: 40px;
    width: 40px;
    position: absolute;
    right: 35px;
    top: 0;
    bottom: 0;
    margin: auto
}

.PerformanceCard_cardIconsWall__2XNki.PerformanceCard_wallboardCall3__1O_0r {
    background: transparent url(./media/wallboard_call_3.ac025380.svg) 0 0 no-repeat padding-box
}

.PerformanceCard_cardIconsWall__2XNki.PerformanceCard_wallboardCall2__2Dgkk {
    background: transparent url(./media/wallboard_call_2.add3dd66.svg) 0 0 no-repeat padding-box
}

.PerformanceCard_cardIconsWall__2XNki.PerformanceCard_wallboardCall1__2jkZe {
    background: transparent url(./media/wallboard_call_1.738e7044.svg) 0 0 no-repeat padding-box
}

.PerformanceCard_cardIconsWall__2XNki.PerformanceCard_wallboardCall4__1Cj1D {
    background: transparent url(./media/wallboard_call_4.90dd4006.svg) 0 0 no-repeat padding-box
}

.PerformanceCard_cardIconsWall__2XNki.PerformanceCard_wallboardCall5__2NxLL {
    background: transparent url(./media/wallboard_call_5.11f5fa31.svg) 0 0 no-repeat padding-box
}

.PerformanceCard_cardIconsWall__2XNki.PerformanceCard_wallboardCall6__vq4C0 {
    background: transparent url(./media/wallboard_call_6.201396fa.svg) 0 0 no-repeat padding-box
}

.PerformanceCard_cardIconsWall__2XNki.PerformanceCard_wallboardCall7__t1mhj {
    background: transparent url(./media/wallboard_call_7.d8cf6b6d.svg) 0 0 no-repeat padding-box
}

.PerformanceCard_cardIconsWall__2XNki.PerformanceCard_wallboardCall8__LvXY3 {
    background: transparent url(./media/wallboard_call_8.7c5d14a0.svg) 0 0 no-repeat padding-box
}

.PerformanceCard_cardIconsWall__2XNki.PerformanceCard_wallboardCall9__2tBMT {
    background: transparent url(./media/wallboard_call_9.f381157a.svg) 0 0 no-repeat padding-box
}

.PerformanceCard_cardIconsWall__2XNki.PerformanceCard_wallboardCall10__2VxIA {
    background: transparent url(./media/wallboard_call_10.5e5aeebf.svg) 0 0 no-repeat padding-box
}

.PerformanceCard_cardIconsWall__2XNki.PerformanceCard_wallboardCall11__1eEL2 {
    background: transparent url(./media/wallboard_call_11.af40e5ba.svg) 0 0 no-repeat padding-box
}

.PerformanceCard_cardIconsWall__2XNki.PerformanceCard_wallboardCall12__dajw9 {
    background: transparent url(./media/wallboard_call_12.49bc5082.svg) 0 0 no-repeat padding-box
}

.PerformanceCard_cardIconsWall__2XNki.PerformanceCard_callback__1rg2y {
    background: transparent url(./media/callback.5705c98f.svg) 0 0 no-repeat padding-box
}

.PerformanceCard_cardIconsWall__2XNki.PerformanceCard_voicemail__1xU3g {
    background: transparent url(./media/voicemail.29abe809.svg) 0 0 no-repeat padding-box
}

.PerformanceCard_cardIconsWall__2XNki.PerformanceCard_campaign_calls__kiymR {
    background: transparent url(./media/campaign_calls.a637eb83.svg) 0 0 no-repeat padding-box
}

.PerformanceCard_cardIconsWall__2XNki.PerformanceCard_successful_session__3tZl9 {
    background: transparent url(./media/successful_session.75af5cb5.svg) 0 0 no-repeat padding-box
}

.PerformanceCard_cardIconsWall__2XNki.PerformanceCard_failed_session__1tP6P {
    background: transparent url(./media/failed_session.f0d44a62.svg) 0 0 no-repeat padding-box
}

.PerformanceCard_cardIconsWall__2XNki.PerformanceCard_total_session_number__C-Sto {
    background: transparent url(./media/total_session_number.75cbf38b.svg) 0 0 no-repeat padding-box
}

.PerformanceCard_cardIconsWall__2XNki.PerformanceCard_dialogflow_number__35yHU {
    background: transparent url(./media/dialogflow_number.29209622.svg) 0 0 no-repeat padding-box
}

.PerformanceCard_cardIconsWall__2XNki.PerformanceCard_thumps_up__s5bS_ {
    background: transparent url(./media/thumps_up.61f36edc.svg) 0 0 no-repeat padding-box
}

.PerformanceCard_cardIconsWall__2XNki.PerformanceCard_smile_face__1ZtI4 {
    background: transparent url(./media/smile_face.ace37d08.svg) 0 0 no-repeat padding-box
}

.PerformanceCard_cardIconsWall__2XNki.PerformanceCard_callCurrentInboundCalls__Qyc-o {
    background: transparent url(./media/call-current-inbound-calls.7a953542.svg) 0 0 no-repeat padding-box
}

.PerformanceCard_cardIconsWall__2XNki.PerformanceCard_callCurrentOutboundCalls__1_lVe {
    background: transparent url(./media/call-current-outbound-calls.79f88169.svg) 0 0 no-repeat padding-box
}

.PerformanceCard_cardIconsWall__2XNki.PerformanceCard_callDailyAnsweredCalls__1YG1o {
    background: transparent url(./media/call-daily-answered-calls.b9ef353c.svg) 0 0 no-repeat padding-box
}

.PerformanceCard_cardIconsWall__2XNki.PerformanceCard_callDailyShortCalls__17XHt {
    background: transparent url(./media/call-daily-short-calls.7628d0b1.svg) 0 0 no-repeat padding-box
}

.PerformanceCard_cardIconsWall__2XNki.PerformanceCard_generalOnlineAgents__vZ9mq {
    background: transparent url(./media/general-online-agents.63783da1.svg) 0 0 no-repeat padding-box
}

.PerformanceCard_cardIconsWall__2XNki.PerformanceCard_callCurrentActiveCalls__1U8fo {
    background: transparent url(./media/call-current-active-calls.05266293.svg) 0 0 no-repeat padding-box
}

.PerformanceCard_cardIconsWall__2XNki.PerformanceCard_callCurrentPendingCalls__2LXwL {
    background: transparent url(./media/call-current-pending-calls.e7f41e8a.svg) 0 0 no-repeat padding-box
}

.PerformanceCard_cardIconsWall__2XNki.PerformanceCard_callDailyAbandonedCalls__1O35f {
    background: transparent url(./media/call-daily-abandoned-calls.6cc8fae1.svg) 0 0 no-repeat padding-box
}

.PerformanceCard_cardIconsWall__2XNki.PerformanceCard_generalAcw__3l6fv {
    background: transparent url(./media/general-acw.7932f800.svg) 0 0 no-repeat padding-box
}

.PerformanceCard_cardIconsWall__2XNki.PerformanceCard_generalBackOffice__PciVi {
    background: transparent url(./media/general-back-office.9cbcb701.svg) 0 0 no-repeat padding-box
}

.PerformanceCard_cardIconsWall__2XNki.PerformanceCard_callTalking__1jHFI {
    background: transparent url(./media/call-talking.8dbb90ad.svg) 0 0 no-repeat padding-box
}

.PerformanceCard_cardIconsWall__2XNki.PerformanceCard_chatCurrentPendingChats__37m0q {
    background: transparent url(./media/chat-current-pending-chats.a9ae7fbd.svg) 0 0 no-repeat padding-box
}

.PerformanceCard_cardIconsWall__2XNki.PerformanceCard_callDailyCallbackRequests__GOOXD {
    background: transparent url(./media/call-daily-callback-request.7568a75e.svg) 0 0 no-repeat padding-box
}

.PerformanceCard_cardIconsWall__2XNki.PerformanceCard_callDailyVoicemails__1JxfV {
    background: transparent url(./media/call-daily-voicemails.ae272b02.svg) 0 0 no-repeat padding-box
}

.PerformanceCard_cardIconsWall__2XNki.PerformanceCard_callCurrentCampaignCalls__2XRis {
    background: transparent url(./media/call-current-campaign-calls.5314fa68.svg) 0 0 no-repeat padding-box
}

.PerformanceCard_cardIconsWall__2XNki.PerformanceCard_chatCurrentInboundChats__3lddH {
    background: transparent url(./media/chat-current-inbound-chats.a7c36ea4.svg) 0 0 no-repeat padding-box
}

.PerformanceCard_cardIconsWall__2XNki.PerformanceCard_chatCurrentActiveChats__1mpNO {
    background: transparent url(./media/chat-current-active-chats.ff8e35ae.svg) 0 0 no-repeat padding-box
}

.PerformanceCard_cardIconsWall__2XNki.PerformanceCard_chatDailyAnsweredChats__32zvo {
    background: transparent url(./media/chat-daily-answered-chats.808fc3d8.svg) 0 0 no-repeat padding-box
}

.PerformanceCard_cardIconsWall__2XNki.PerformanceCard_chatDailyTimeoutChats__2d1sU {
    background: transparent url(./media/chat-daily-timeout-chats.84886063.svg) 0 0 no-repeat padding-box
}

.PerformanceCard_cardIconsWall__2XNki.PerformanceCard_chatDailyRejectedChats__Mj3Ih {
    background: transparent url(./media/chat-daily-rejected-chats.0b03cba4.svg) 0 0 no-repeat padding-box
}

.PerformanceCard_cardIconsWall__2XNki.PerformanceCard_chatCurrentParkedChats__1ZV24 {
    background: transparent url(./media/chat-current-parked-chats.d4117882.svg) 0 0 no-repeat padding-box
}

.PerformanceCard_cardIconsWall__2XNki.PerformanceCard_move__zlzq9 {
    position: static;
    background-size: 20px !important;
    width: 20px;
    height: 20px;
    background: transparent url(./media/move-d.ca1ab9a7.svg) 0 0 no-repeat padding-box;
    background-position: 50%
}

.PerformanceCard_cardWall__PZGRe.PerformanceCard_small__2BYdw {
    width: auto;
    height: 78px !important;
    padding: 16px 19px 8px 16px
}

.PerformanceCard_cardWall__PZGRe.PerformanceCard_small__2BYdw .PerformanceCard_cardContentWall__1X5e- {
    margin-top: 8px
}

.PerformanceCard_cardWall__PZGRe.PerformanceCard_small__2BYdw .PerformanceCard_cardHeaderWall__2uGmW {
    padding: 0;
    margin: 0
}

.PerformanceCard_cardWall__PZGRe.PerformanceCard_small__2BYdw .PerformanceCard_contentTextHover__3v78H,
.PerformanceCard_cardWall__PZGRe.PerformanceCard_small__2BYdw .PerformanceCard_contentTextWall__2EHdm {
    font-size: 32px
}

.PerformanceCard_cardWall__PZGRe.PerformanceCard_small__2BYdw .PerformanceCard_cardIconsWall__2XNki {
    right: 20px;
    width: 26px;
    height: 26px
}

.PerformanceCard_cardWall__PZGRe.PerformanceCard_smallview__B2Mvp {
    height: 78px !important;
    padding: 16px 16px 8px
}

.PerformanceCard_cardWall__PZGRe.PerformanceCard_smallview__B2Mvp .PerformanceCard_cardFooterIcons__6SAwN {
    height: 20px;
    width: 20px;
    background-size: 20px !important
}

.PerformanceCard_cardWall__PZGRe.PerformanceCard_smallview__B2Mvp .PerformanceCard_cardIcons__2eIS1 {
    height: 40px;
    width: 40px;
    background-size: 40px !important
}

.PerformanceCard_cardWall__PZGRe.PerformanceCard_smallview__B2Mvp .PerformanceCard_cardIconsWall__2XNki {
    right: 20px;
    width: 26px;
    height: 26px
}

.PerformanceCard_cardWall__PZGRe.PerformanceCard_smallview__B2Mvp .PerformanceCard_cardSubItems__3tIJA {
    margin-right: 0
}

.PerformanceCard_cardWall__PZGRe.PerformanceCard_smallview__B2Mvp .PerformanceCard_cardContentWall__1X5e- {
    margin-top: 8px
}

.PerformanceCard_cardWall__PZGRe.PerformanceCard_smallview__B2Mvp .PerformanceCard_cardHeaderWall__2uGmW {
    margin-top: 0;
    padding: 0 !important
}

.PerformanceCard_cardWall__PZGRe.PerformanceCard_smallview__B2Mvp .PerformanceCard_contentTextHover__3v78H,
.PerformanceCard_cardWall__PZGRe.PerformanceCard_smallview__B2Mvp .PerformanceCard_contentTextWall__2EHdm {
    font-size: 32px;
    font-weight: 500
}

@media screen and (max-width:600px) {
    .PerformanceCard_cardFooterIcons__6SAwN {
        height: 20px;
        width: 20px;
        background-size: 20px !important
    }
    .PerformanceCard_cardIcons__2eIS1 {
        height: 40px;
        width: 40px;
        background-size: 40px !important
    }
    .PerformanceCard_cardIconsWall__2XNki {
        right: 20px;
        width: 26px;
        height: 26px
    }
    .PerformanceCard_cardSubItems__3tIJA {
        margin-right: 0
    }
    .PerformanceCard_cardContentWall__1X5e- {
        margin-top: 8px
    }
    .PerformanceCard_cardWall__PZGRe {
        height: 78px !important;
        padding: 16px 16px 8px
    }
    .PerformanceCard_cardHeaderWall__2uGmW {
        margin-top: 0;
        padding: 0 !important
    }
    .PerformanceCard_contentTextHover__3v78H,
    .PerformanceCard_contentTextWall__2EHdm {
        font-size: 32px;
        font-weight: 500
    }
}

.PerformanceCard_cardColor__Hc6bC {
    width: 4px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0
}

.PerformanceScreenCardSection_h1__34piG {
    color: #032983;
    font-size: 36px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left
}

.PerformanceScreenCardSection_h2__2Zns2 {
    font-size: 22px;
    font-weight: 400
}

.PerformanceScreenCardSection_h2__2Zns2,
.PerformanceScreenCardSection_h3__3YH2k {
    color: #032983;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: left
}

.PerformanceScreenCardSection_h3__3YH2k {
    font-size: 14px;
    font-weight: 600
}

.PerformanceScreenCardSection_regular__EKFQX {
    opacity: .8;
    font-size: 12px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #6d809f;
    text-align: left
}

.PerformanceScreenCardSection_theme-light__1RT_6 {
    color-scheme: light
}

.PerformanceScreenCardSection_theme-dark__3QdbF {
    color-scheme: dark
}

.PerformanceScreenCardSection_wrapper__1HQyx {
    margin: 0 auto;
    padding-top: 18px
}

.PerformanceScreenCardSection_performanceAction__1NuQj {
    display: flex;
    background-color: #fff;
    color: #032983;
    position: relative;
    border: 2px solid #fd581f;
    border-radius: 200px;
    height: 35px;
    padding: 10px;
    justify-content: center;
    align-items: center;
    width: 116px;
    cursor: pointer
}

.PerformanceScreenCardSection_btn__28ybV {
    color: #032983;
    cursor: pointer
}

.PerformanceScreenCardSection_btn__28ybV,
.PerformanceScreenCardSection_btnSelected__1LRnU {
    border: none;
    width: 37px;
    height: 12px;
    background-color: transparent;
    font-size: 12px;
    opacity: 1;
    padding-left: 4px;
    margin-bottom: 5px;
    padding-right: 4px;
    margin-right: 20px;
    white-space: nowrap;
    text-align: center
}

.PerformanceScreenCardSection_btnSelected__1LRnU {
    color: #ff5800
}

.PerformanceScreenCardSection_cardSection__2IVaE {
    display: flex;
    justify-content: space-evenly;
    flex-wrap: wrap
}

.PerformanceScreenCardSection_performanceCard__3-q4F {
    display: flex;
    height: 75px;
    justify-content: space-between;
    border: 1px solid #e4e7f2;
    border-radius: 12px
}

.PerformanceScreenCardSection_performanceCardDarkMode__2irGY {
    display: flex;
    height: 75px;
    justify-content: space-between;
    border: 1px solid #2d4059;
    border-radius: 12px;
    background-color: #081d33
}

.PerformanceScreenCardSection_performanceHeader__3CJNJ {
    padding: 15px;
    align-items: center
}

.PerformanceScreenCardSection_performanceTextStyle__3Upi7 {
    font-size: 22px;
    font-weight: 500;
    color: #032983;
    line-height: 44px
}

.PerformanceScreenCardSection_timeSectionText__1ZSJm {
    font-size: small;
    font-weight: lighter;
    color: #6d809f;
    padding-top: 5px
}

.PerformanceScreenCardSection_gridCardSection__1ZR9b {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    height: 100%;
    padding-bottom: 55px
}

.PerformanceScreenCardSection_gridCardSection__1ZR9b::-webkit-scrollbar {
    display: none
}

.PerformanceScreenCardSection_saveButton__2makE {
    margin-top: 20px !important
}

.PerformanceScreenCardSection_popupMenu__Mryud {
    box-shadow: 0 20px 40px rgba(0, 0, 0, .0509803922);
    padding: 20px
}

.PerformanceScreenCardSection_actionButton__3j3RQ {
    height: 32px !important;
    width: 32px !important;
    padding: 17px;
    white-space: nowrap;
    text-align: center;
    background: transparent url(./media/add.e61f9e1f.svg) center 0 no-repeat padding-box
}

.PerformanceScreenCardSection_actionButton__3j3RQ,
.PerformanceScreenCardSection_refreshButton__3oEGK {
    border: none;
    margin-top: -10px;
    align-items: center;
    display: flex;
    flex-direction: column;
    color: #032983;
    font-size: 11px;
    cursor: pointer
}

.PerformanceScreenCardSection_refreshButton__3oEGK {
    height: 32px;
    width: 32px;
    padding: 15px;
    background: transparent url(./media/refresh.321a98e8.svg) center 0 no-repeat padding-box
}

.PerformanceScreenCardSection_info__2fLs- {
    color: #8898b1;
    font-weight: 700;
    font-size: 14px;
    letter-spacing: 0;
    background: #b9eaf7 0 0 no-repeat padding-box;
    border: 1px solid #74d6f0;
    min-width: 19px;
    height: 19px;
    border-radius: 100%;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.PerformanceScreenCardSection_loading__1zQbP {
    background: transparent url(./media/refresh_loading.b46c0133.svg) center 0 no-repeat padding-box;
    animation: PerformanceScreenCardSection_spin__2hHrE 1s linear infinite;
    cursor: progress;
    transform-origin: 54% 50%
}

@keyframes PerformanceScreenCardSection_spin__2hHrE {
    0% {
        transform: rotate(1turn)
    }
    to {
        transform: rotate(0deg)
    }
}

.PerformanceScreenCardSection_calendar__sNjGZ {
    background: transparent url(./media/icon_calendar.a68b2214.svg) 50% no-repeat padding-box;
    height: 20px;
    width: 20px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 4px;
    margin-top: -2px
}

.PerformanceScreenCardSection_actionIcons__33PhU {
    color: #fff;
    display: inline-block;
    background: no-repeat transparent left 11px center;
    background-size: auto
}

.PerformanceScreenCardSection_actionIcons__33PhU.PerformanceScreenCardSection_calendar__sNjGZ {
    background: transparent url(./media/icon_calendar.a68b2214.svg) 0 0 no-repeat padding-box;
    height: 20px;
    position: absolute;
    left: 0;
    padding-left: 4px;
    margin-left: 4px;
    width: 20px
}

.PerformanceScreenCardSection_actionIcons__33PhU.PerformanceScreenCardSection_dropdown__1RC-s {
    background: transparent url(./media/icons8-expand-arrow_3.64624b23.svg) 0 0 no-repeat padding-box;
    height: 9px;
    position: absolute;
    width: 14px;
    margin-right: 4px;
    margin-left: 4px;
    right: 0
}

.PerformanceScreenCardSection_actionIcons__33PhU.PerformanceScreenCardSection_dropdownUp__35b-h {
    background: transparent url(./media/icons8-expand-arrow_2.8c1bcba1.svg) 0 0 no-repeat padding-box;
    height: 9px;
    width: 14px;
    margin-right: 4px;
    margin-left: 4px;
    position: absolute;
    right: 0
}

.PerformanceScreenCardSection_actionIcons__33PhU.PerformanceScreenCardSection_addWidget__357wn {
    background: transparent url(./media/add_widget_text.029bb1fb.svg) 0 0 no-repeat padding-box;
    height: 11px;
    width: 65px
}

.PerformanceScreenCardSection_actionIcons__33PhU.PerformanceScreenCardSection_refresh__1ukZy {
    background: transparent url(./media/refresh_text.e46e674b.svg) 0 0 no-repeat padding-box;
    height: 11px;
    width: 65px
}

.HeaderBox_h1__1tjTa {
    color: #032983;
    font-size: 36px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left
}

.HeaderBox_h2__1hYvV {
    font-size: 22px;
    font-weight: 400
}

.HeaderBox_h2__1hYvV,
.HeaderBox_h3__WmUxo {
    color: #032983;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: left
}

.HeaderBox_h3__WmUxo {
    font-size: 14px;
    font-weight: 600
}

.HeaderBox_regular__15jxR {
    opacity: .8;
    font-size: 12px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #6d809f;
    text-align: left
}

.HeaderBox_theme-light__33Ig9 {
    color-scheme: light
}

.HeaderBox_theme-dark___lPyJ {
    color-scheme: dark
}

.HeaderBox_headerBox__22m7j {
    width: 100%;
    position: relative;
    height: 110px;
    background: #eff2f8 0 0 no-repeat;
    border: 1px solid #d7f3fb;
    border-radius: 10px;
    opacity: 1;
    align-items: center
}

.HeaderBox_headerBox__22m7j .HeaderBox_info__3t9TS {
    display: flex;
    flex-grow: 1;
    align-items: center;
    padding-left: 5px;
    padding-right: 5px
}

.HeaderBox_headerBox__22m7j .HeaderBox_name__2u5Xp {
    font-weight: 600;
    color: #032983;
    font-size: 14px
}

.HeaderBox_headerBox__22m7j .HeaderBox_mail__326Nx {
    margin-top: 5px !important;
    color: #6d809f;
    font-size: 12px
}

.HeaderBox_headerBox__22m7j .HeaderBox_avatar__2TaB5 {
    width: 62px;
    opacity: 1;
    height: 62px;
    align-items: center;
    display: block;
    -o-object-fit: cover;
    object-fit: cover;
    margin-left: 22px;
    margin-right: 22px;
    border: 8px solid #fff;
    border-radius: 50%;
    box-shadow: 0 1px 1px rgba(141, 177, 161, .2705882353)
}

.HeaderBox_headerBox__22m7j .HeaderBox_icon__1r3fJ {
    color: #fff;
    cursor: pointer;
    display: inline-block;
    width: 26px;
    position: absolute;
    top: 0;
    right: 18px;
    height: 22px;
    background: no-repeat transparent left 11px center;
    background-size: auto;
    padding-left: 10px;
    background: transparent url(./media/menu_dot.8fd0eb5b.svg) 0 0 no-repeat padding-box
}

.HeaderBox_headerBoxDarkMode__2d397 {
    background: #081d33 0 0 no-repeat;
    border: 1px solid #2d4059
}

.HeaderBox_headerBoxDarkMode__2d397 .HeaderBox_name__2u5Xp {
    color: #98a5b7
}

.chat-container {
    height: calc(100% - 180px);
    max-height: calc(100% - 180px)
}

.cs-chat-container {
    display: flex;
    flex-direction: column;
    justify-content: flex-end
}

.cs-message-list {
    height: auto
}

.cs-message__content {
    border-radius: 12px 0 12px 12px !important
}

.cs-message {
    margin-top: 0 !important;
    margin-bottom: 8px !important
}

.cs-message-list__scroll-wrapper:last-child {
    margin-bottom: 60px !important
}

.cs-message--incoming .cs-message__content,
.cs-message--incoming .darkmode .cs-message__content,
.cs-message--outgoing .cs-message__content {
    color: rgba(0, 0, 0, .8705882352941177);
    box-shadow: 0 4px 8px rgba(32, 58, 108, .10196078431372549);
    padding: 6px 16px;
    font-size: 14px;
    border-radius: 0 12px 12px 12px !important
}

.messDarkMode .cs-message__content {
    color: #98a5b7;
    box-shadow: 0 4px 8px rgba(32, 58, 108, .10196078431372549);
    padding: 6px 16px;
    font-size: 14px;
    border-radius: 12px 0 12px 12px !important
}

.cs-message--incoming .cs-message__sent-time,
.cs-message--outgoing .cs-message__sent-time {
    display: block;
    color: rgba(22, 22, 22, .5411764705882353);
    margin-top: 6px;
    margin-right: 6px;
    font-size: 11px
}

.cs-message--incoming .messFooterDarkMode .cs-message__sent-time,
.cs-message--outgoing .messFooterDarkMode .cs-message__sent-time {
    display: block;
    color: #98a5b7 !important;
    margin-top: 6px;
    margin-right: 6px;
    font-size: 11px
}

.cs-message--incoming .cs-message__content {
    background-color: #fff9f5;
    border: 1px solid #ff5800;
    position: relative
}

.cs-message__content.highlighted {
    background-color: #fff3cd !important;
    border: 2px solid #52c8cc !important;
    border-radius: 8px !important;
    transition: all .3s ease !important
}

.cs-message--outgoing .cs-message__content {
    background-color: #fff;
    border: 1px solid #bfced6;
    position: relative;
    border-radius: 12px 0 12px 12px !important
}

.messDarkMode .cs-message--incoming .cs-message__content {
    background-color: #0e2344;
    border: 1px solid #583523;
    border-radius: 0 12px 12px 12px !important
}

.messDarkMode .cs-message--outgoing .cs-message__content {
    background-color: #0e2344;
    border: 1px solid #2d4059;
    position: relative
}

.counted-message .cs-message__html-content:before {
    background-color: #0e2244;
    font-weight: 700;
    margin-right: 1rem
}

.cs-message__image-content img {
    -o-object-fit: contain;
    object-fit: contain
}

.message-note {
    background-color: #ff5800;
    border-radius: 24px;
    padding: 6px 12px 5px;
    color: #fff;
    font-size: 12px;
    display: inline-block;
    float: right;
    width: 60px;
    text-align: center;
    font-weight: 600;
    margin-right: -12px;
    margin-left: 12px
}

.message-originalText {
    color: #ff5800;
    font-size: 12px;
    font-weight: 600
}

.message-seperator {
    margin: 8px 0
}

.message-seperator,
.message-seperator:after,
.message-seperator:before {
    color: #eaf2f4;
    background: #eaf2f4
}

.cs-typing-indicator {
    padding: 0 !important;
    bottom: -1px !important
}

.cs-typing-indicator,
.messContDarkMode .cs-typing-indicator {
    background-color: transparent !important
}

.messContDarkMode .cs-typing-indicator .cs-typing-indicator__text {
    color: #98a5b7
}

.ChatFilePreviewModal_h1__1QuFU {
    color: #032983;
    font-size: 36px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left
}

.ChatFilePreviewModal_h2__2XAQk {
    font-size: 22px;
    font-weight: 400
}

.ChatFilePreviewModal_h2__2XAQk,
.ChatFilePreviewModal_h3__35-8G {
    color: #032983;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: left
}

.ChatFilePreviewModal_h3__35-8G {
    font-size: 14px;
    font-weight: 600
}

.ChatFilePreviewModal_regular__zdNrF {
    opacity: .8;
    font-size: 12px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #6d809f;
    text-align: left
}

.ChatFilePreviewModal_theme-light__1t9m1 {
    color-scheme: light
}

.ChatFilePreviewModal_theme-dark__3j4O_ {
    color-scheme: dark
}

.ChatFilePreviewModal_submitButton__3pItI {
    width: 141px !important;
    min-width: 140px !important;
    margin-right: 27px !important;
    margin-left: 16px !important
}

.ChatFilePreviewModal_cancelButton__2P_bW {
    background-color: rgba(234, 236, 245, .4039215686) !important;
    width: 141px !important
}

.QueueSettingsDialog_h1__1oVBI {
    color: #032983;
    font-size: 36px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left
}

.QueueSettingsDialog_h2__3jqaA {
    font-size: 22px;
    font-weight: 400
}

.QueueSettingsDialog_h2__3jqaA,
.QueueSettingsDialog_h3__1cFRR {
    color: #032983;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: left
}

.QueueSettingsDialog_h3__1cFRR {
    font-size: 14px;
    font-weight: 600
}

.QueueSettingsDialog_regular__3WZcn {
    opacity: .8;
    font-size: 12px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #6d809f;
    text-align: left
}

.QueueSettingsDialog_theme-light__1wudG {
    color-scheme: light
}

.QueueSettingsDialog_theme-dark__1vijk {
    color-scheme: dark
}

.QueueSettingsDialog_section__1XySK {
    padding: 24px 36px;
    border-bottom: 1px solid #d8dceb
}

.QueueSettingsDialog_section__1XySK.QueueSettingsDialog_sectionColumns__1JCmt {
    display: flex;
    grid-gap: 12px;
    gap: 12px;
    align-items: flex-end
}

.QueueSettingsDialog_section__1XySK.QueueSettingsDialog_sectionColumns__1JCmt .QueueSettingsDialog_sectionColumn__3Sn9p {
    display: block
}

.QueueSettingsDialog_section__1XySK.QueueSettingsDialog_sectionColumns__1JCmt .QueueSettingsDialog_sectionColumn__3Sn9p.QueueSettingsDialog_queue_adding__2m_L5 {
    flex: 3 1
}

.QueueSettingsDialog_section__1XySK.QueueSettingsDialog_sectionColumns__1JCmt .QueueSettingsDialog_sectionColumn__3Sn9p.QueueSettingsDialog_priority__2i-zr {
    flex: 2 1
}

.QueueSettingsDialog_section__1XySK.QueueSettingsDialog_sectionColumns__1JCmt .QueueSettingsDialog_sectionRow__205r2 {
    display: flex;
    grid-gap: 12px;
    gap: 12px;
    justify-content: space-between;
    align-items: flex-end
}

.QueueSettingsDialog_section__1XySK.QueueSettingsDialog_sectionColumns__1JCmt.QueueSettingsDialog_sectionRow__205r2 {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    grid-gap: 40px;
    gap: 40px
}

.QueueSettingsDialog_section__1XySK.QueueSettingsDialog_sectionColumns__1JCmt.QueueSettingsDialog_sectionRow__205r2 .QueueSettingsDialog_sectionColumn__3Sn9p {
    display: block
}

.QueueSettingsDialog_section__1XySK .QueueSettingsDialog_search__3dFcS {
    margin-top: 4px;
    width: 442px
}

.QueueSettingsDialog_section__1XySK .QueueSettingsDialog_inputTitle__1EuuH {
    display: block;
    color: #002983;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 8px
}

.QueueSettingsDialog_section__1XySK fieldset {
    border-color: #d8dceb
}

.QueueSettingsDialog_sectionQueueListWrapper__GPs5G {
    background-color: rgba(216, 220, 235, .2352941176);
    padding: 65px 48px 55px;
    display: block
}

.QueueSettingsDialog_sectionQueueListWrapper__GPs5G .QueueSettingsDialog_queueListTitleWrapper__2tuzO {
    display: flex;
    color: #002983;
    font-size: 13px;
    font-weight: 500;
    margin-bottom: 30px
}

.QueueSettingsDialog_sectionQueueListWrapper__GPs5G .QueueSettingsDialog_queueListTitleWrapper__2tuzO .QueueSettingsDialog_queueListTitle__ujeUI {
    flex: 1 1
}

.QueueSettingsDialog_sectionQueueListWrapper__GPs5G .QueueSettingsDialog_queueListTitleWrapper__2tuzO .QueueSettingsDialog_queueListTitle__ujeUI:first-of-type {
    flex: 2 1
}

.QueueSettingsDialog_sectionQueueListWrapper__GPs5G .QueueSettingsDialog_queueListContentWrapper__j7da- {
    display: block;
    color: #6d809f;
    font-size: 13px;
    font-weight: 500
}

.QueueSettingsDialog_sectionQueueListWrapper__GPs5G .QueueSettingsDialog_queueListContentWrapper__j7da- .QueueSettingsDialog_queueListRow__36mfO {
    display: flex;
    margin-bottom: 12px
}

.QueueSettingsDialog_sectionQueueListWrapper__GPs5G .QueueSettingsDialog_queueListContentWrapper__j7da- .QueueSettingsDialog_queueListRow__36mfO .QueueSettingsDialog_queueListItem__1sf1c {
    flex: 1 1;
    line-height: 40px
}

.QueueSettingsDialog_sectionQueueListWrapper__GPs5G .QueueSettingsDialog_queueListContentWrapper__j7da- .QueueSettingsDialog_queueListRow__36mfO .QueueSettingsDialog_queueListItem__1sf1c:first-of-type {
    flex: 2 1
}

.ChatWidget_h1__380hx {
    color: #032983;
    font-size: 36px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left
}

.ChatWidget_h2__VOBKl {
    font-size: 22px;
    font-weight: 400
}

.ChatWidget_h2__VOBKl,
.ChatWidget_h3__37rsr {
    color: #032983;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: left
}

.ChatWidget_h3__37rsr {
    font-size: 14px;
    font-weight: 600
}

.ChatWidget_regular__2cMia {
    opacity: .8;
    font-size: 12px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #6d809f;
    text-align: left
}

.ChatWidget_theme-light__S741E {
    color-scheme: light
}

.ChatWidget_theme-dark__2GW4p {
    color-scheme: dark
}

.ChatWidget_ChatWidget__Gr7Wj {
    background-color: #fff;
    height: 100%
}

.ChatWidget_ChatWidget_ChatBox__2e-qh {
    height: 100%;
    padding: 0 30px 39px;
    position: relative
}

@media screen and (max-width:1536px) {
    .ChatWidget_ChatWidget_ChatBox__2e-qh {
        padding: 0 32px 39px 24px !important
    }
}

.ChatWidget_ChatWidget_Info__YQh-M {
    top: 0;
    height: 100%;
    background-color: #eaf2f4
}

.ChatWidget_ChatInfo__171g1 {
    padding: 45px 25px 98px;
    background-color: #eaf2f4
}

.EmailBox_emailReadContainer__vAjnX {
    height: 100%;
    width: 100%;
    -webkit-padding-before: 10px;
    padding-block-start: 10px
}

.EmailBox_emailReadContainer__vAjnX>* {
    margin-bottom: 10px
}

.EmailBox_emailReadContainer__vAjnX .EmailBox_emailHeader__On-uG {
    display: flex;
    flex-direction: column
}

.EmailBox_emailReadContainer__vAjnX .EmailBox_emailHeader__On-uG .EmailBox_emailTitle__1XKp0 {
    text-align: left;
    letter-spacing: 0;
    opacity: 1;
    font: normal normal medium 22px/39px Axiforma;
    color: #002983;
    font-size: 22px;
    overflow: hidden;
    width: 100%;
    height: 35px;
    white-space: nowrap;
    text-overflow: ellipsis
}

.EmailBox_emailReadContainer__vAjnX .EmailBox_emailHeader__On-uG .EmailBox_emailTitle__1XKp0.EmailBox_darkMode__2wKpw {
    color: #98a5b7
}

.EmailBox_emailReadContainer__vAjnX .EmailBox_emailHeader__On-uG .EmailBox_emailSender__3iWzO {
    text-align: left;
    letter-spacing: 0;
    opacity: 1;
    color: #6e809f;
    font-size: 12px
}

.EmailBox_emailReadContainer__vAjnX .EmailBox_emailContainer__12LYT .EmailBox_gridExpanded__VO2Fv {
    width: 100%;
    display: grid;
    grid-template-rows: 15px 15px;
    grid-template-columns: 40px 1fr 120px;
    grid-template-areas: "icon title date" "icon shortDescription shortDescription";
    grid-gap: 10px;
    gap: 10px;
    border: 1px solid #e3e7f2;
    padding: 15px
}

.EmailBox_emailReadContainer__vAjnX .EmailBox_emailContainer__12LYT .EmailBox_gridExpanded__VO2Fv.EmailBox_bottomBorder__h0SQj {
    border: none;
    border-bottom: 1px solid #e3e7f2
}

.EmailBox_emailReadContainer__vAjnX .EmailBox_emailContainer__12LYT .EmailBox_gridExpanded__VO2Fv .EmailBox_accordion__rBQwR {
    padding: 0 !important
}

.EmailBox_emailReadContainer__vAjnX .EmailBox_emailContainer__12LYT .EmailBox_gridExpanded__VO2Fv .EmailBox_avatar__2kcam {
    grid-area: icon;
    width: 36px;
    height: 36px;
    font-size: 14px;
    border: 1px solid #6d809f;
    color: #6d809f;
    background-color: #fff
}

.EmailBox_emailReadContainer__vAjnX .EmailBox_emailContainer__12LYT .EmailBox_gridExpanded__VO2Fv .EmailBox_avatar__2kcam.EmailBox_darkMode__2wKpw {
    border: none;
    color: #021528;
    background-color: #98a5b7
}

.EmailBox_emailReadContainer__vAjnX .EmailBox_emailContainer__12LYT .EmailBox_gridExpanded__VO2Fv .EmailBox_title__BWn-k {
    grid-area: title;
    text-align: left;
    letter-spacing: 0;
    opacity: 1;
    font: normal normal 500 14px/20px Axiforma;
    color: #002983;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: -moz-fit-content;
    height: fit-content
}

.EmailBox_emailReadContainer__vAjnX .EmailBox_emailContainer__12LYT .EmailBox_gridExpanded__VO2Fv .EmailBox_shortDescription__3jTD9 {
    grid-area: shortDescription;
    text-align: left;
    letter-spacing: 0;
    opacity: 1;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font: normal normal 400 13px/20px Axiforma;
    color: #6e809f
}

.EmailBox_emailReadContainer__vAjnX .EmailBox_emailContainer__12LYT .EmailBox_gridExpanded__VO2Fv .EmailBox_receiverContainer__1U0CQ {
    display: flex;
    grid-gap: 10px;
    gap: 10px;
    width: 200px
}

.EmailBox_emailReadContainer__vAjnX .EmailBox_emailContainer__12LYT .EmailBox_gridExpanded__VO2Fv .EmailBox_receiverContainer__1U0CQ .EmailBox_receiver__27zMm {
    text-align: left;
    letter-spacing: 0;
    opacity: 1;
    font: normal normal 400 12px/20px Axiforma;
    color: #305099;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.EmailBox_emailReadContainer__vAjnX .EmailBox_emailContainer__12LYT .EmailBox_gridExpanded__VO2Fv .EmailBox_dateContainer__17ikS {
    grid-area: date;
    display: flex;
    justify-content: end;
    align-items: end;
    grid-gap: 10px;
    gap: 10px
}

.EmailBox_emailReadContainer__vAjnX .EmailBox_emailContainer__12LYT .EmailBox_gridExpanded__VO2Fv .EmailBox_dateContainer__17ikS .EmailBox_date__150HM {
    text-align: left;
    letter-spacing: 0;
    opacity: 1;
    text-align: right;
    font: normal normal 300 11px/11px Axiforma;
    color: #ccdce6
}

.EmailBox_emailReadContainer__vAjnX .EmailBox_emailContainer__12LYT .EmailBox_gridExpanded__VO2Fv .EmailBox_dateContainer__17ikS .EmailBox_menuDot__sYT9w {
    height: 15px;
    padding: 10px;
    width: 15px;
    cursor: pointer;
    background-position: 50%;
    background-repeat: no-repeat;
    background-image: url(./media/menu_dotv.6d27e0b5.svg)
}

.EmailBox_emailReadContainer__vAjnX .EmailBox_emailContainer__12LYT .EmailBox_gridExpanded__VO2Fv .EmailBox_dateContainer__17ikS .EmailBox_menuDot__sYT9w.EmailBox_active__uxcr7,
.EmailBox_emailReadContainer__vAjnX .EmailBox_emailContainer__12LYT .EmailBox_gridExpanded__VO2Fv .EmailBox_dateContainer__17ikS .EmailBox_menuDot__sYT9w:hover {
    background-image: url(./media/menu_dot-vh.0cf2ea90.svg)
}

.EmailBox_emailReadContainer__vAjnX .EmailBox_emailContainer__12LYT .EmailBox_description__1zcQ4 {
    height: 200px
}

.EmailBox_emailReadContainer__vAjnX .EmailBox_newEmailContainer__1Z7tl {
    background-color: #fff;
    flex: 1 1;
    display: flex;
    flex-direction: column;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .0509803922);
    border: 1px solid #1e3772;
    border-radius: 8px;
    opacity: 1
}

.EmailBox_emailReadContainer__vAjnX .EmailBox_newEmailContainer__1Z7tl .EmailBox_newMailHeader__2PR1n {
    display: flex;
    flex-direction: column;
    padding: 15px;
    grid-gap: 4px;
    gap: 4px;
    background: #f5f9fa 0 0 no-repeat padding-box;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .0509803922);
    border-radius: 8px 8px 0 0;
    border-bottom: 1px solid #cdd9df
}

.EmailBox_emailReadContainer__vAjnX .EmailBox_newEmailContainer__1Z7tl .EmailBox_newMailHeader__2PR1n .EmailBox_newMailHeaderRow__1zhyc {
    display: flex;
    align-items: end
}

.EmailBox_emailReadContainer__vAjnX .EmailBox_newEmailContainer__1Z7tl .EmailBox_newMailHeader__2PR1n .EmailBox_newMailHeaderRow__1zhyc .EmailBox_newMailHeaderRowTitle__2gIPe {
    text-align: left;
    letter-spacing: 0;
    opacity: 1;
    width: 100px;
    font: normal normal normal 13px/24px Axiforma;
    color: #6e809f;
    flex-shrink: 0
}

.EmailBox_emailReadContainer__vAjnX .EmailBox_newEmailContainer__1Z7tl .EmailBox_newMailHeader__2PR1n .EmailBox_newMailHeaderRow__1zhyc .EmailBox_newMailHeaderRowContent__p_Gwd {
    flex: 1 1;
    border-radius: 8px
}

.EmailBox_emailReadContainer__vAjnX .EmailBox_newEmailContainer__1Z7tl .EmailBox_newMailTitle__1BU4Y {
    display: flex;
    flex-direction: column;
    padding: 15px;
    border-bottom: 1px solid #cdd9df
}

.EmailBox_emailReadContainer__vAjnX .EmailBox_newEmailContainer__1Z7tl .EmailBox_newMailTitle__1BU4Y .EmailBox_newMailHeaderRow__1zhyc {
    display: flex;
    align-items: end
}

.EmailBox_emailReadContainer__vAjnX .EmailBox_newEmailContainer__1Z7tl .EmailBox_newMailTitle__1BU4Y .EmailBox_newMailHeaderRow__1zhyc .EmailBox_newMailHeaderRowTitle__2gIPe {
    text-align: left;
    letter-spacing: 0;
    opacity: 1;
    width: 100px;
    font: normal normal normal 13px/24px Axiforma;
    color: #6e809f
}

.EmailBox_emailReadContainer__vAjnX .EmailBox_newEmailContainer__1Z7tl .EmailBox_newMailTitle__1BU4Y .EmailBox_newMailHeaderRow__1zhyc .EmailBox_newMailHeaderRowContent__p_Gwd {
    flex: 1 1
}

.EmailBox_newEmailContainer__1Z7tl {
    background-color: #fff;
    flex: 1 1;
    display: flex;
    flex-direction: column;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .0509803922);
    border: 1px solid #1e3772;
    border-radius: 8px;
    opacity: 1
}

.EmailBox_newEmailContainer__1Z7tl .EmailBox_newMailHeader__2PR1n {
    display: flex;
    flex-direction: column;
    padding: 15px;
    grid-gap: 4px;
    gap: 4px;
    background: #f5f9fa 0 0 no-repeat padding-box;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .0509803922);
    border-radius: 8px 8px 0 0;
    border-bottom: 1px solid #cdd9df
}

.EmailBox_newEmailContainer__1Z7tl .EmailBox_newMailHeader__2PR1n .EmailBox_newMailHeaderRow__1zhyc {
    display: flex;
    align-items: end
}

.EmailBox_newEmailContainer__1Z7tl .EmailBox_newMailHeader__2PR1n .EmailBox_newMailHeaderRow__1zhyc .EmailBox_newMailHeaderRowTitle__2gIPe {
    text-align: left;
    letter-spacing: 0;
    opacity: 1;
    width: 100px;
    font: normal normal normal 13px/24px Axiforma;
    color: #6e809f;
    flex-shrink: 0
}

.EmailBox_newEmailContainer__1Z7tl .EmailBox_newMailHeader__2PR1n .EmailBox_newMailHeaderRow__1zhyc .EmailBox_newMailHeaderRowContent__p_Gwd {
    flex: 1 1;
    border-radius: 8px
}

.EmailBox_newEmailContainer__1Z7tl .EmailBox_newMailTitle__1BU4Y {
    display: flex;
    flex-direction: column;
    padding: 15px;
    border-bottom: 1px solid #cdd9df
}

.EmailBox_newEmailContainer__1Z7tl .EmailBox_newMailTitle__1BU4Y .EmailBox_newMailHeaderRow__1zhyc {
    display: flex;
    align-items: end
}

.EmailBox_newEmailContainer__1Z7tl .EmailBox_newMailTitle__1BU4Y .EmailBox_newMailHeaderRow__1zhyc .EmailBox_newMailHeaderRowTitle__2gIPe {
    text-align: left;
    letter-spacing: 0;
    opacity: 1;
    width: 100px;
    font: normal normal normal 13px/24px Axiforma;
    color: #6e809f
}

.EmailBox_newEmailContainer__1Z7tl .EmailBox_newMailTitle__1BU4Y .EmailBox_newMailHeaderRow__1zhyc .EmailBox_newMailHeaderRowContent__p_Gwd {
    flex: 1 1
}

.EmailBox_detailTitle__2ufUD {
    font: normal normal 400 12px/20px Axiforma;
    color: #305099;
    min-width: 40px;
    display: inline-block
}

.EmailBox_warningModalContainer__3jJSN {
    position: absolute;
    max-width: 100%;
    max-height: 100%;
    background: #fff 0 0 no-repeat padding-box;
    border: 1px solid #e4e7f2;
    border-radius: 10px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, .1019607843);
    outline: none;
    padding-bottom: 12px
}

.EmailBox_warningModalContainer__3jJSN .EmailBox_headerContainer__xc9W9 {
    display: flex;
    justify-content: space-between;
    margin-top: 19px;
    margin-bottom: 10px
}

.EmailBox_warningModalContainer__3jJSN .EmailBox_headerContainer__xc9W9 .EmailBox_modalTitle__3XmlD {
    display: flex;
    margin-left: 20px;
    letter-spacing: 0;
    color: #314469;
    opacity: 1
}

.EmailBox_warningModalContainer__3jJSN .EmailBox_headerContainer__xc9W9 .EmailBox_modalTitle__3XmlD h5 {
    font-size: 18px;
    font: normal normal medium 20px/36px Axiforma;
    font-weight: 600
}

.EmailBox_warningModalContainer__3jJSN .EmailBox_headerContainer__xc9W9 .EmailBox_modalCloseIcon__2ZxPg {
    margin-right: 18px;
    margin-top: -2px;
    cursor: pointer
}

.EmailBox_warningModalContainer__3jJSN .EmailBox_headerContainer__xc9W9 .EmailBox_modalCloseIcon__2ZxPg img:hover {
    filter: invert(13%) sepia(9%) saturate(5002%) hue-rotate(189deg) brightness(91%) contrast(88%)
}

.EmailBox_warningModalContainer__3jJSN .EmailBox_modalContentCont__1Q9-7 {
    margin-top: 2px
}

.EmailBox_warningModalContainer__3jJSN .EmailBox_modalContentCont__1Q9-7 .EmailBox_objContent__2LMH6 {
    padding: 0 24px;
    margin-top: 5px
}

@media screen and (max-width:520px) {
    .EmailBox_warningModalContainer__3jJSN .EmailBox_modalContentCont__1Q9-7 .EmailBox_objContent__2LMH6 {
        width: 260px
    }
}

.EmailBox_warningModalContainer__3jJSN .EmailBox_modalContentCont__1Q9-7 .EmailBox_objContent__2LMH6 span {
    text-align: left;
    font-size: 12px;
    letter-spacing: 0;
    color: #6d809f;
    opacity: 1
}

.EmailBox_warningModalContainer__3jJSN .EmailBox_buttonsCont__3nuXF {
    display: flex;
    justify-content: end;
    margin-top: 24px;
    padding-right: 24px
}

@media screen and (max-width:520px) {
    .EmailBox_warningModalContainer__3jJSN .EmailBox_buttonsCont__3nuXF {
        padding-right: 0;
        justify-content: center
    }
}

.EmailBox_warningModalContainer__3jJSN .EmailBox_buttonsCont__3nuXF .EmailBox_cancelButtonCont__3ts4J {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 95px;
    height: 40px;
    background: rgba(204, 220, 230, .1607843137) 0 0 no-repeat padding-box;
    border: 1px solid #ccdce6;
    border-radius: 4px;
    margin-right: 8px;
    cursor: pointer
}

.EmailBox_warningModalContainer__3jJSN .EmailBox_buttonsCont__3nuXF .EmailBox_cancelButtonCont__3ts4J span {
    text-align: center;
    font-weight: 600;
    font-size: 12px;
    color: #002983
}

.EmailBox_warningModalContainer__3jJSN .EmailBox_buttonsCont__3nuXF .EmailBox_confirmButtonCont__33Rp_ {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 95px;
    height: 40px;
    background: #ff5800 0 0 no-repeat padding-box;
    border: 1px solid #ccdce6;
    border-radius: 4px;
    cursor: pointer
}

.EmailBox_warningModalContainer__3jJSN .EmailBox_buttonsCont__3nuXF .EmailBox_confirmButtonCont__33Rp_ span {
    text-align: center;
    font-weight: 600;
    font-size: 12px;
    color: #fff
}

.AlotechChat_h1__2qLiC {
    font-size: 36px;
    font-weight: 600;
    line-height: normal
}

.AlotechChat_h1__2qLiC,
.AlotechChat_h2__2H668 {
    color: #032983;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    text-align: left
}

.AlotechChat_h2__2H668 {
    font-size: 22px;
    font-weight: 400;
    line-height: 1
}

.AlotechChat_h3__biaOs {
    color: #032983;
    font-size: 14px;
    font-weight: 600
}

.AlotechChat_h3__biaOs,
.AlotechChat_regular__3Rs6S {
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: left
}

.AlotechChat_regular__3Rs6S {
    opacity: .8;
    font-size: 12px;
    font-weight: 400;
    color: #6d809f
}

.AlotechChat_theme-light__p_Cfq {
    color-scheme: light
}

.AlotechChat_theme-dark__3_9G8 {
    color-scheme: dark
}

.AlotechChat_contentContainer__2IYUD {
    height: 100%;
    display: flex
}

.AlotechChat_chatBoxContainer__X8gaF {
    height: 100%;
    width: 100%;
    padding: 0 30px 30px;
    position: relative;
    background-color: #fff
}

@media screen and (max-width:1536px) {
    .AlotechChat_chatBoxContainer__X8gaF {
        padding: 0 32px 39px 24px !important
    }
}

.AlotechChat_chatBoxContainerDarkMode__3n23v {
    background-color: #021528
}

.AlotechChat_emailBoxContainer__1ivVl {
    overflow: auto;
    padding: 0 20px 10px !important
}

@media screen and (max-width:1536px) {
    .AlotechChat_emailBoxContainer__1ivVl {
        padding: 0 20px 15px !important
    }
}

.AlotechChat_sidebarButton__3UoxC {
    z-index: 0;
    cursor: pointer;
    margin-top: 20px;
    margin-left: -26px;
    position: absolute;
    width: 25px;
    height: 30px;
    display: block;
    background: no-repeat #fff right 10px center;
    border-radius: 15px 0 0 15px;
    background-size: 7px 12px;
    box-shadow: 0 .5px .5px 0 rgba(0, 0, 0, .05);
    border: .5px solid #ccdce6;
    transition-property: margin-left;
    transition-duration: .3s;
    text-align: center
}

.AlotechChat_sidebarButton__3UoxC .AlotechChat_sidebarIcon__8ywzq {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    margin-top: 8px
}

.AlotechChat_sidebarButtonDarkMode__3wN6L {
    background: no-repeat #0e2344 right 10px center;
    border: .5px solid #2d4059
}

.AlotechChat_closedSidebarButton__1AYqZ {
    right: 0;
    z-index: 2;
    cursor: pointer;
    position: absolute;
    width: 25px;
    height: 30px;
    display: block;
    background: no-repeat #fff right 10px center;
    border-radius: 15px 0 0 15px;
    background-size: 7px 12px;
    box-shadow: 0 .5px .5px 0 rgba(0, 0, 0, .05);
    border: .5px solid #ccdce6;
    transition-property: margin-left;
    transition-duration: .3s;
    text-align: center;
    margin-top: 20px
}

.AlotechChat_closedSidebarButton__1AYqZ .AlotechChat_closedSidebarIcon__3fDSU {
    margin-top: 8px
}

.AlotechChat_closedSidebarButtonDarkMode__3TqJG {
    background: no-repeat #0e2344 right 10px center;
    border: .5px solid #2d4059
}

.AlotechChat_sidebarConteiner__3Z6Fx {
    box-shadow: 0 1px 1px rgba(0, 0, 0, .1019607843);
    border-left: 1px solid #eaf2f4;
    display: flex;
    flex-direction: column;
    width: 100%
}

.AlotechChat_accordionCont__23TZ1 {
    flex-grow: 1;
    display: flex;
    flex-direction: column
}

.AlotechChat_accordionCont2__3Hd3m {
    width: 100%
}

.gutter {
    height: 100%;
    z-index: 4
}

.gutter-horizontal {
    cursor: col-resize
}

.gutter:hover {
    transition: .25s;
    width: 2px !important;
    background: #1e3772;
    z-index: 4
}

.Chat_chatHistoryContainer__GYE65 {
    margin-bottom: 100px
}

.Chat_chatHistoryContainer__GYE65 .Chat_chatHistoryCard__1iigl {
    display: flex;
    align-items: center;
    height: 85px;
    background: #fff 0 0 no-repeat padding-box;
    opacity: 1;
    margin-top: 20px;
    border-radius: 8px;
    cursor: pointer
}

.Chat_chatHistoryContainer__GYE65 .Chat_chatHistoryCard__1iigl:hover {
    background: #eaf2f4 0 0 no-repeat padding-box;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .1019607843);
    border: 1px solid #6d809f
}

.Chat_chatHistoryContainer__GYE65 .Chat_chatHistoryCard__1iigl .Chat_cardImgContainer__1S7I- {
    margin-left: 16px;
    background: transparent 0 0 no-repeat padding-box;
    opacity: 1
}

.Chat_chatHistoryContainer__GYE65 .Chat_chatHistoryCard__1iigl .Chat_cardImgContainer__1S7I- img {
    border-radius: 50%;
    border: 1px solid #6d809f;
    width: 36px;
    height: 36px
}

.Chat_chatHistoryContainer__GYE65 .Chat_chatHistoryCard__1iigl .Chat_cardContentContainer__1jyGw {
    margin-left: 11px
}

.Chat_chatHistoryContainer__GYE65 .Chat_chatHistoryCard__1iigl .Chat_cardContentContainer__1jyGw .Chat_cardName__1dswF span {
    font: normal normal medium 14px/59px Axiforma;
    letter-spacing: 0;
    color: #002983;
    opacity: 1
}

.Chat_chatHistoryContainer__GYE65 .Chat_chatHistoryCard__1iigl .Chat_cardContentContainer__1jyGw .Chat_cardTime__I0pSH span {
    font: normal normal medium 12px/21px Axiforma;
    letter-spacing: 0;
    color: #6d809f;
    opacity: 1
}

.Chat_chatHistoryContainer__GYE65 .Chat_chatHistoryCard__1iigl .Chat_cardContentContainer__1jyGw .Chat_cardQueue__2qRkD span {
    font: normal normal normal 12px/22px Axiforma;
    letter-spacing: 0;
    color: #6d809f;
    opacity: 1
}

.Chat_chatHistoryContainer__GYE65 .Chat_chatHistoryCardDarkMode__3Fwej {
    background-color: #021528;
    border: 1px solid #2d4059
}

.Chat_chatHistoryContainer__GYE65 .Chat_chatHistoryCardDarkMode__3Fwej:hover {
    background: #081d33 0 0 no-repeat padding-box;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .1019607843);
    border: 1px solid #2d4059
}

.Chat_chatHistoryContainer__GYE65 .Chat_chatHistoryCardDarkMode__3Fwej .Chat_cardContentContainerDarkMode__31vfo .Chat_cardName__1dswF span {
    color: #98a5b7
}

.Chat_chatHistoryContainer__GYE65 .Chat_chatHistoryCardDarkMode__3Fwej .Chat_cardContentContainerDarkMode__31vfo .Chat_cardQueue__2qRkD span,
.Chat_chatHistoryContainer__GYE65 .Chat_chatHistoryCardDarkMode__3Fwej .Chat_cardContentContainerDarkMode__31vfo .Chat_cardTime__I0pSH span {
    color: #2d4059
}

.Chat_tempMessageCardButton__Cfe8c {
    display: flex;
    text-transform: capitalize !important;
    text-align: left !important;
    line-height: 1 !important;
    width: 50px;
    border-radius: 50% !important;
    float: right;
    background: #fff 0 0 no-repeat padding-box !important;
    opacity: 1;
    cursor: pointer;
    padding: 0 !important;
    box-shadow: 0 10px 20px rgba(0, 0, 0, .1019607843);
    margin: 3px !important;
    min-width: 50px !important;
    height: 50px !important;
    border: 1px solid #1e3772 !important
}

.Chat_tempMessageCardButton__Cfe8c:hover {
    background: #ededef 0 0 no-repeat padding-box
}

.Chat_tempMessageCardButtonDarkMode__2NawS {
    background: #98a5b7 0 0 no-repeat padding-box !important
}

.Chat_templateMessCard__2bdxI {
    height: 85px;
    background: #fff 0 0 no-repeat padding-box;
    opacity: 1;
    border-radius: 8px;
    padding: 12px;
    overflow: hidden;
    cursor: pointer
}

.Chat_templateMessCard__2bdxI .Chat_templateMessTitle__12Yg9 {
    margin-left: 12px
}

.Chat_templateMessCard__2bdxI .Chat_templateMessTitle__12Yg9 span {
    font: normal normal medium 14px/59px Axiforma;
    letter-spacing: 0;
    color: #002983;
    opacity: 1
}

.Chat_templateMessCard__2bdxI .Chat_customerPathContent__PGUUj {
    margin-left: 12px
}

.Chat_templateMessCard__2bdxI .Chat_customerPathContent__PGUUj span {
    font: normal normal medium 12px/21px Axiforma;
    letter-spacing: 0;
    color: #6d809f;
    opacity: 1;
    cursor: pointer
}

.Chat_templateMessCard__2bdxI .Chat_templateMessContent__1wluS {
    height: 40px !important;
    margin-left: 12px;
    width: 70%;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis
}

.Chat_templateMessCard__2bdxI .Chat_templateMessContent__1wluS span {
    font: normal normal medium 12px/21px Axiforma;
    letter-spacing: 0;
    color: #6d809f;
    opacity: 1
}

.Chat_templateMessCardDarkMode__Z3NWm {
    background: #021528 0 0 no-repeat padding-box;
    border: 1px solid #2d4059
}

.Chat_templateMessCardDarkMode__Z3NWm .Chat_templateMessContent__1wluS span,
.Chat_templateMessCardDarkMode__Z3NWm .Chat_templateMessTitle__12Yg9 span {
    color: #98a5b7
}

.Chat_customerPathCard__7HUDK {
    height: 85px;
    background: #fff 0 0 no-repeat padding-box;
    opacity: 1;
    margin-top: 20px;
    border-radius: 8px;
    padding: 12px;
    overflow-y: hidden;
    overflow-x: auto
}

.Chat_customerPathCardDarkMode__25ufA {
    background: #021528 0 0 no-repeat padding-box
}

.Chat_customFieldBox__2fQRM {
    display: flex;
    width: 100%;
    flex-direction: column
}

.Chat_tabTextContainer__1WbqX {
    display: flex;
    justify-content: center;
    margin-top: 20px
}

.Chat_tabTextContainer__1WbqX span {
    font: normal normal normal 14px/22px Axiforma;
    letter-spacing: 0;
    color: #6d809f;
    opacity: 1
}

.Chat_textField__1jYfW {
    margin-top: 7px !important;
    height: 52px !important;
    background: #fff 0 0 no-repeat padding-box;
    border: 1px solid #dcdcdc;
    border-radius: 9px;
    opacity: 1;
    width: 100%
}

.Chat_customFieldButton__3yz-g {
    width: 150px;
    height: 45px;
    margin-top: 20px;
    float: right;
    background: #fff 0 0 no-repeat padding-box;
    border: 1px solid #fd581f;
    border-radius: 6px;
    opacity: 1;
    cursor: pointer
}

.Chat_customFieldButton__3yz-g:hover {
    background: #ededef 0 0 no-repeat padding-box
}

.Chat_customFieldButtonDarkMode__1r-U0 {
    width: 150px;
    height: 45px;
    margin-top: 20px;
    float: right;
    background: #081d33 0 0 no-repeat padding-box;
    border: 1px solid #2d4059;
    color: #98a5b7;
    border-radius: 6px;
    opacity: 1;
    cursor: pointer
}

.Chat_customFieldButtonDarkMode__1r-U0:hover {
    border: 1px solid #fd581f
}

.Chat_activeLatestChatSidebar__2DkRZ {
    width: 822px;
    height: 100vh;
    background: #fff 0 0 no-repeat padding-box;
    border: 1px solid #cfdae0;
    box-shadow: 0 6px 12px rgba(0, 0, 0, .1607843137);
    position: absolute;
    right: 0;
    z-index: 1300;
    transition: .35s;
    overflow-y: auto
}

@media screen and (max-width:700px) {
    .Chat_activeLatestChatSidebar__2DkRZ {
        width: 100%
    }
}

.Chat_activeLatestChatSidebar__2DkRZ .Chat_titleContainer__WZBrq {
    width: 822px;
    height: 100px;
    background: #fff 0 0 no-repeat padding-box;
    border-bottom: 1px solid #cfdae0;
    display: flex;
    justify-content: space-between;
    padding-right: 32px;
    padding-left: 32px;
    align-items: center
}

@media screen and (max-width:700px) {
    .Chat_activeLatestChatSidebar__2DkRZ .Chat_titleContainer__WZBrq {
        width: 100%
    }
}

.Chat_activeLatestChatSidebar__2DkRZ .Chat_titleContainer__WZBrq span {
    font: normal normal 600 28px/52px Axiforma;
    letter-spacing: 0;
    color: #002983;
    opacity: 1
}

.Chat_activeLatestChatSidebar__2DkRZ .Chat_titleContainer__WZBrq .Chat_closeIconCont__2BRce {
    cursor: pointer
}

.Chat_activeLatestChatSidebar__2DkRZ .Chat_contentContainer__2TjpF .Chat_content__3SMTE {
    height: 107px;
    display: flex;
    align-items: center;
    background: #f6f7fa 0 0 no-repeat padding-box;
    border-bottom: 1px solid #cfdae0;
    padding-right: 32px;
    padding-left: 32px
}

.Chat_activeLatestChatSidebar__2DkRZ .Chat_contentContainer__2TjpF .Chat_content__3SMTE span {
    font: normal normal normal 16px/24px Axiforma;
    letter-spacing: 0;
    color: #6d809f;
    opacity: 1
}

.Chat_activeLatestChatSidebar__2DkRZ .Chat_contentContainer__2TjpF .Chat_content__3SMTE .Chat_leftContainer__1GcCn div {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 55px;
    height: 55px;
    background: rgba(234, 236, 245, .4039215686) 0 0 no-repeat padding-box;
    border: 1px solid #d8dceb;
    border-radius: 50%
}

.Chat_activeLatestChatSidebar__2DkRZ .Chat_contentContainer__2TjpF .Chat_content__3SMTE .Chat_rightContainer__3zdnc {
    margin-left: 17px
}

.Chat_activeLatestChatSidebar__2DkRZ .Chat_contentContainer__2TjpF .Chat_content__3SMTE .Chat_rightContainer__3zdnc .Chat_contentTitle__26uQp {
    margin-bottom: -14px
}

.Chat_activeLatestChatSidebar__2DkRZ .Chat_contentContainer__2TjpF .Chat_content__3SMTE .Chat_rightContainer__3zdnc .Chat_contentTitle__26uQp span {
    font: normal normal 600 18px/51px Axiforma;
    letter-spacing: 0;
    color: #fd581f
}

.Chat_activeLatestChatSidebar__2DkRZ .Chat_contentContainer__2TjpF .Chat_content__3SMTE .Chat_rightContainer__3zdnc .Chat_contentTime__28u7w span {
    font: normal normal medium 12px/21px Axiforma;
    letter-spacing: 0;
    color: #6d809f
}

.Chat_activeLatestChatSidebar__2DkRZ .Chat_contentContainer__2TjpF .Chat_content__3SMTE .Chat_rightContainer__3zdnc .Chat_contentQueue__tn9LO span {
    font: normal normal normal 12px/22px Axiforma;
    letter-spacing: 0;
    color: #6d809f
}

.Chat_activeLatestChatSidebar__2DkRZ .Chat_latestChatContainer__1nOl1 {
    background: #fff 0 0 no-repeat padding-box
}

.Chat_activeLatestChatSidebar__2DkRZ .Chat_latestChatContainer__1nOl1 .Chat_chatWidgetChatBox__21gg3 {
    margin-top: 30px;
    width: 100%;
    padding: 0 30px 39px 60px;
    position: relative
}

@media screen and (max-width:1536px) {
    .Chat_activeLatestChatSidebar__2DkRZ .Chat_latestChatContainer__1nOl1 .Chat_chatWidgetChatBox__21gg3 {
        padding: 0 32px 39px 24px !important
    }
}

.Chat_activeLatestChatSidebar__2DkRZ .Chat_latestChatContainer__1nOl1 .Chat_chatWidgetChatBox__21gg3.Chat_email__9NkZe {
    margin-top: 0 !important;
    padding: 0 30px 139px 60px !important
}

.Chat_latestChatSidebar__1IYb8 {
    right: -100%
}

.Chat_latestChatSidebar__1IYb8 .Chat_contentContainer__2TjpF,
.Chat_latestChatSidebar__1IYb8 .Chat_latestChatContainer__1nOl1,
.Chat_latestChatSidebar__1IYb8 .Chat_titleContainer__WZBrq {
    display: none
}

.Chat_activeLatestChatSidebarDarkMode__3vzrX {
    width: 822px;
    height: 100vh;
    background-color: #021528;
    border: 1px solid #2d4059;
    box-shadow: 0 6px 12px rgba(0, 0, 0, .1607843137);
    position: absolute;
    right: 0;
    z-index: 1300;
    transition: .35s;
    overflow-y: auto
}

@media screen and (max-width:700px) {
    .Chat_activeLatestChatSidebarDarkMode__3vzrX {
        width: 100%
    }
}

.Chat_activeLatestChatSidebarDarkMode__3vzrX .Chat_titleContainer__WZBrq {
    width: 822px;
    height: 100px;
    background-color: #021528;
    border: 1px solid #2d4059;
    display: flex;
    justify-content: space-between;
    padding-right: 32px;
    padding-left: 32px;
    align-items: center
}

@media screen and (max-width:700px) {
    .Chat_activeLatestChatSidebarDarkMode__3vzrX .Chat_titleContainer__WZBrq {
        width: 100%
    }
}

.Chat_activeLatestChatSidebarDarkMode__3vzrX .Chat_titleContainer__WZBrq span {
    font: normal normal 600 28px/52px Axiforma;
    letter-spacing: 0;
    color: #98a5b7;
    opacity: 1
}

.Chat_activeLatestChatSidebarDarkMode__3vzrX .Chat_titleContainer__WZBrq .Chat_closeIconCont__2BRce {
    cursor: pointer
}

.Chat_activeLatestChatSidebarDarkMode__3vzrX .Chat_contentContainer__2TjpF .Chat_content__3SMTE {
    height: 107px;
    display: flex;
    align-items: center;
    background-color: #0e2344;
    border-bottom: 1px solid #2d4059;
    padding-right: 32px;
    padding-left: 32px
}

.Chat_activeLatestChatSidebarDarkMode__3vzrX .Chat_contentContainer__2TjpF .Chat_content__3SMTE span {
    font: normal normal normal 16px/24px Axiforma;
    letter-spacing: 0;
    color: #6d809f;
    opacity: 1
}

.Chat_activeLatestChatSidebarDarkMode__3vzrX .Chat_contentContainer__2TjpF .Chat_content__3SMTE .Chat_leftContainer__1GcCn div {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 55px;
    height: 55px;
    background-color: #021528;
    border: 1px solid #2d4059;
    border-radius: 50%
}

.Chat_activeLatestChatSidebarDarkMode__3vzrX .Chat_contentContainer__2TjpF .Chat_content__3SMTE .Chat_rightContainer__3zdnc {
    margin-left: 17px
}

.Chat_activeLatestChatSidebarDarkMode__3vzrX .Chat_contentContainer__2TjpF .Chat_content__3SMTE .Chat_rightContainer__3zdnc .Chat_contentTitle__26uQp {
    margin-bottom: -14px
}

.Chat_activeLatestChatSidebarDarkMode__3vzrX .Chat_contentContainer__2TjpF .Chat_content__3SMTE .Chat_rightContainer__3zdnc .Chat_contentTitle__26uQp span {
    font: normal normal 600 18px/51px Axiforma;
    letter-spacing: 0;
    color: #fd581f
}

.Chat_activeLatestChatSidebarDarkMode__3vzrX .Chat_contentContainer__2TjpF .Chat_content__3SMTE .Chat_rightContainer__3zdnc .Chat_contentTime__28u7w span {
    font: normal normal medium 12px/21px Axiforma;
    letter-spacing: 0;
    color: #6d809f
}

.Chat_activeLatestChatSidebarDarkMode__3vzrX .Chat_contentContainer__2TjpF .Chat_content__3SMTE .Chat_rightContainer__3zdnc .Chat_contentQueue__tn9LO span {
    font: normal normal normal 12px/22px Axiforma;
    letter-spacing: 0;
    color: #6d809f
}

.Chat_activeLatestChatSidebarDarkMode__3vzrX .Chat_latestChatContainer__1nOl1 {
    background-color: #021528
}

.Chat_activeLatestChatSidebarDarkMode__3vzrX .Chat_latestChatContainer__1nOl1 .Chat_chatWidgetChatBox__21gg3 {
    margin-top: 30px;
    width: 100%;
    padding: 0 30px 39px 60px;
    position: relative
}

@media screen and (max-width:1536px) {
    .Chat_activeLatestChatSidebarDarkMode__3vzrX .Chat_latestChatContainer__1nOl1 .Chat_chatWidgetChatBox__21gg3 {
        padding: 0 32px 39px 24px !important
    }
}

.Chat_activeLatestChatSidebarDarkMode__3vzrX .Chat_latestChatContainer__1nOl1 .Chat_chatWidgetChatBox__21gg3.Chat_email__9NkZe {
    margin-top: 0 !important;
    padding: 0 30px 139px 60px !important
}

.Chat_activeCallChatHistory__1gJD1 .Chat_contentContainer__2TjpF .Chat_content__3SMTE {
    height: 107px;
    display: flex;
    align-items: center;
    background: #f6f7fa 0 0 no-repeat padding-box;
    border-bottom: 1px solid #cfdae0;
    padding-right: 32px;
    padding-left: 32px
}

.Chat_activeCallChatHistory__1gJD1 .Chat_contentContainer__2TjpF .Chat_content__3SMTE span {
    font: normal normal normal 16px/24px Axiforma;
    letter-spacing: 0;
    color: #6d809f;
    opacity: 1
}

.Chat_activeCallChatHistory__1gJD1 .Chat_contentContainer__2TjpF .Chat_content__3SMTE .Chat_leftContainer__1GcCn div {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 55px;
    height: 55px;
    background: rgba(234, 236, 245, .4039215686) 0 0 no-repeat padding-box;
    border: 1px solid #d8dceb;
    border-radius: 50%
}

.Chat_activeCallChatHistory__1gJD1 .Chat_contentContainer__2TjpF .Chat_content__3SMTE .Chat_rightContainer__3zdnc {
    margin-left: 17px
}

.Chat_activeCallChatHistory__1gJD1 .Chat_contentContainer__2TjpF .Chat_content__3SMTE .Chat_rightContainer__3zdnc .Chat_contentTitle__26uQp {
    margin-bottom: -14px
}

.Chat_activeCallChatHistory__1gJD1 .Chat_contentContainer__2TjpF .Chat_content__3SMTE .Chat_rightContainer__3zdnc .Chat_contentTitle__26uQp span {
    font: normal normal 600 18px/51px Axiforma;
    letter-spacing: 0;
    color: #fd581f
}

.Chat_activeCallChatHistory__1gJD1 .Chat_contentContainer__2TjpF .Chat_content__3SMTE .Chat_rightContainer__3zdnc .Chat_contentTime__28u7w span {
    font: normal normal medium 12px/21px Axiforma;
    letter-spacing: 0;
    color: #6d809f
}

.Chat_activeCallChatHistory__1gJD1 .Chat_contentContainer__2TjpF .Chat_content__3SMTE .Chat_rightContainer__3zdnc .Chat_contentQueue__tn9LO span {
    font: normal normal normal 12px/22px Axiforma;
    letter-spacing: 0;
    color: #6d809f
}

.Chat_activeCallChatHistory__1gJD1 .Chat_latestChatContainer__1nOl1 {
    background: #fff 0 0 no-repeat padding-box
}

.Chat_activeCallChatHistory__1gJD1 .Chat_latestChatContainer__1nOl1 .Chat_chatWidgetChatBox__21gg3 {
    margin-top: 30px;
    width: 100%;
    padding: 0 30px 39px 60px;
    position: relative
}

@media screen and (max-width:1536px) {
    .Chat_activeCallChatHistory__1gJD1 .Chat_latestChatContainer__1nOl1 .Chat_chatWidgetChatBox__21gg3 {
        padding: 0 32px 39px 24px !important
    }
}

.Chat_activeCallChatHistory__1gJD1 .Chat_latestChatContainer__1nOl1 .Chat_chatWidgetChatBox__21gg3.Chat_email__9NkZe {
    margin-top: 0 !important;
    padding: 0 30px 139px 60px !important
}

.Chat_contentWrapper__1DNoJ {
    height: 100%
}

@media screen and (max-width:900px) {
    .Chat_contentWrapper__1DNoJ {
        padding-bottom: 35px
    }
}

.Chat_darkMode__2Uglt {
    background: unset !important
}

.Chat_disableContainer__3yTz4 {
    position: absolute;
    height: -webkit-fill-available;
    background: linear-gradient(0deg, #fff, #fff 67%, hsla(0, 0%, 100%, 0));
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    display: grid;
    text-align: center;
    align-items: flex-end;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px
}

.Chat_aiAnalysisButton__36ger {
    display: flex;
    padding: 8px;
    justify-content: center;
    align-items: center;
    border-radius: 8px;
    border: 1px solid #52c8cc;
    width: 40px;
    height: 40px;
    cursor: pointer
}

.AIAnalyzer_aiBoxNoDataContainer__qD6HN {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 70px
}

.AIAnalyzer_contentContainer__3U6HW .AIAnalyzer_content__2NzYp {
    height: 107px;
    display: flex;
    align-items: center;
    background: transparent;
    padding-right: 24px;
    padding-left: 24px
}

.AIAnalyzer_contentContainer__3U6HW .AIAnalyzer_content__2NzYp span {
    font: normal normal normal 16px/24px Axiforma;
    letter-spacing: 0;
    color: #6d809f;
    opacity: 1
}

.AIAnalyzer_contentContainer__3U6HW .AIAnalyzer_content__2NzYp .AIAnalyzer_leftContainer__M30r2 div {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 55px;
    height: 55px;
    background: #fff;
    border: 1px solid #d8dceb;
    border-radius: 50%
}

.AIAnalyzer_contentContainer__3U6HW .AIAnalyzer_content__2NzYp .AIAnalyzer_rightContainer__1DVjr {
    margin-left: 17px
}

.AIAnalyzer_contentContainer__3U6HW .AIAnalyzer_content__2NzYp .AIAnalyzer_rightContainer__1DVjr .AIAnalyzer_contentTitle__1Nq7m {
    margin-bottom: -14px
}

.AIAnalyzer_contentContainer__3U6HW .AIAnalyzer_content__2NzYp .AIAnalyzer_rightContainer__1DVjr .AIAnalyzer_contentTitle__1Nq7m span {
    font: normal normal 600 18px/51px Axiforma;
    letter-spacing: 0;
    color: #52c8cc
}

.AIAnalyzer_contentContainer__3U6HW .AIAnalyzer_content__2NzYp .AIAnalyzer_rightContainer__1DVjr .AIAnalyzer_contentTime__EJhG9 span {
    font: normal normal medium 12px/21px Axiforma;
    letter-spacing: 0;
    color: #6d809f
}

.AIAnalyzer_contentContainer__3U6HW .AIAnalyzer_content__2NzYp .AIAnalyzer_rightContainer__1DVjr .AIAnalyzer_contentQueue__3rdg5 span {
    font: normal normal normal 12px/22px Axiforma;
    letter-spacing: 0;
    color: #6d809f
}

.ObjectEvaluation_h1__13Cv- {
    color: #032983;
    font-size: 36px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left
}

.ObjectEvaluation_h2__3kMVe {
    font-size: 22px;
    font-weight: 400
}

.ObjectEvaluation_h2__3kMVe,
.ObjectEvaluation_h3__1ox2C {
    color: #032983;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: left
}

.ObjectEvaluation_h3__1ox2C {
    font-size: 14px;
    font-weight: 600
}

.ObjectEvaluation_regular__33MS_ {
    opacity: .8;
    font-size: 12px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #6d809f;
    text-align: left
}

.ObjectEvaluation_theme-light__iieiH {
    color-scheme: light
}

.ObjectEvaluation_theme-dark__YIs8p {
    color-scheme: dark
}

.ObjectEvaluation_wrapupContent__2L5mW {
    margin-top: 95px;
    margin-left: 68px
}

.ObjectEvaluation_wrapupContentDarkMode__2WrpG {
    margin-top: 95px;
    margin-left: 68px;
    background-color: #081d33
}

.ObjectEvaluation_header__s1ygm {
    color: #002983
}

.ObjectEvaluation_header__s1ygm,
.ObjectEvaluation_headerDarkMode__2BXSf {
    text-align: left;
    font-weight: 500;
    letter-spacing: 0;
    font-size: 28px;
    opacity: 1
}

.ObjectEvaluation_headerDarkMode__2BXSf {
    color: #98a5b7
}

.ObjectEvaluation_subTextHeader__C7ezh {
    text-align: left;
    font-size: 14px;
    font-weight: 400;
    margin-top: 10px;
    letter-spacing: 0;
    color: #6d809f;
    opacity: 1
}

.ObjectEvaluation_headerBox__3jOdb {
    display: flex;
    flex-direction: column;
    margin-right: 60px
}

.ObjectEvaluation_formSection__16SgW {
    display: flex;
    flex-direction: column;
    margin-right: 62px;
    margin-top: 37px
}

.ObjectEvaluation_formStyle__1o5in textarea {
    height: 240px !important;
    font-size: 16px
}

.ObjectEvaluation_formButton__2beOh {
    margin-top: 30px !important
}

.ObjectEvaluation_cancelBtn__w5uwT {
    cursor: pointer;
    color: #6d809f;
    font-size: 18px;
    margin: 0 auto;
    padding-top: 26px;
    font-weight: 500;
    align-items: center
}

.CallEvaluationDetails_h1__1Hq76 {
    color: #032983;
    font-size: 36px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left
}

.CallEvaluationDetails_h2__257W7 {
    font-size: 22px;
    font-weight: 400
}

.CallEvaluationDetails_h2__257W7,
.CallEvaluationDetails_h3__1Xz1W {
    color: #032983;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: left
}

.CallEvaluationDetails_h3__1Xz1W {
    font-size: 14px;
    font-weight: 600
}

.CallEvaluationDetails_regular__3G97D {
    opacity: .8;
    font-size: 12px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #6d809f;
    text-align: left
}

.CallEvaluationDetails_theme-light__2X1fB {
    color-scheme: light
}

.CallEvaluationDetails_theme-dark__1HIut {
    color-scheme: dark
}

.CallEvaluationDetails_avatar__2H6pA {
    width: 54px;
    height: 54px;
    border: 1px solid #6d809f;
    border-radius: 50%
}

.CallEvaluationDetails_score__1mdie {
    border: 1.5px solid #a4b0c3;
    color: #6d809f;
    border-radius: 11px;
    padding: 5px 10px;
    margin: 0
}

.CallEvaluationDetails_totalScore__1QbRk {
    border: 1px solid #002983;
    color: #fff;
    background-color: #234694;
    border-radius: 20px;
    padding: 5px 10px;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px
}

.CallEvaluationDetails_section__3iPYp {
    padding: 24px 36px;
    border-bottom: 1px solid #d8dceb
}

.CallEvaluationDetails_section__3iPYp.CallEvaluationDetails_sectionColumns__1olxb {
    display: flex;
    grid-gap: 12px;
    gap: 12px;
    align-items: flex-end
}

.CallEvaluationDetails_section__3iPYp.CallEvaluationDetails_sectionColumns__1olxb .CallEvaluationDetails_sectionColumn__xcLGl {
    display: block
}

.CallEvaluationDetails_section__3iPYp.CallEvaluationDetails_sectionColumns__1olxb .CallEvaluationDetails_sectionColumn__xcLGl.CallEvaluationDetails_queue_adding__3BwvD {
    flex: 3 1
}

.CallEvaluationDetails_section__3iPYp.CallEvaluationDetails_sectionColumns__1olxb .CallEvaluationDetails_sectionColumn__xcLGl.CallEvaluationDetails_priority__9TdF4 {
    flex: 2 1
}

.CallEvaluationDetails_section__3iPYp.CallEvaluationDetails_sectionColumns__1olxb .CallEvaluationDetails_sectionRow__2GO-E {
    display: flex;
    grid-gap: 12px;
    gap: 12px;
    justify-content: space-between;
    align-items: flex-end
}

.CallEvaluationDetails_section__3iPYp.CallEvaluationDetails_sectionColumns__1olxb.CallEvaluationDetails_sectionRow__2GO-E {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    grid-gap: 40px;
    gap: 40px
}

.CallEvaluationDetails_section__3iPYp.CallEvaluationDetails_sectionColumns__1olxb.CallEvaluationDetails_sectionRow__2GO-E .CallEvaluationDetails_sectionColumn__xcLGl {
    display: block
}

.CallEvaluationDetails_section__3iPYp .CallEvaluationDetails_search__G47tg {
    margin-top: 4px;
    width: 442px
}

.CallEvaluationDetails_section__3iPYp .CallEvaluationDetails_inputTitle__Bnaws {
    display: block;
    color: #002983;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 8px
}

.CallEvaluationDetails_section__3iPYp .CallEvaluationDetails_inputTitleDarkMode__3pxDr {
    display: block;
    color: #98a5b7;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 8px
}

.CallEvaluationDetails_section__3iPYp .CallEvaluationDetails_inputTitleDarkModeNote__11NG2,
.CallEvaluationDetails_section__3iPYp .CallEvaluationDetails_inputTitleNote__yf_Ht {
    color: "#6D809F";
    overflow-wrap: anywhere;
    line-height: 20px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%
}

.CallEvaluationDetails_section__3iPYp fieldset {
    border-color: #d8dceb
}

.CallEvaluationDetails_sectionQueueListWrapper__2vVrd {
    background-color: rgba(216, 220, 235, .2352941176);
    padding: 65px 48px 55px;
    display: block;
    overflow-x: auto
}

.CallEvaluationDetails_sectionQueueListWrapper__2vVrd .CallEvaluationDetails_queueListTitleWrapper__23jTb {
    display: flex;
    color: #002983;
    font-size: 13px;
    font-weight: 500;
    margin-bottom: 30px
}

.CallEvaluationDetails_sectionQueueListWrapper__2vVrd .CallEvaluationDetails_queueListTitleWrapper__23jTb .CallEvaluationDetails_queueListTitle__38yJo {
    min-width: 230px;
    max-width: 230px
}

.CallEvaluationDetails_sectionQueueListWrapper__2vVrd .CallEvaluationDetails_queueListTitleWrapper__23jTb .CallEvaluationDetails_queueListTitleSm__2zPO8 {
    min-width: 120px;
    max-width: 120px
}

.CallEvaluationDetails_sectionQueueListWrapper__2vVrd .CallEvaluationDetails_queueListTitleWrapper__23jTb .CallEvaluationDetails_queueListTitleDarkMode__1db-t {
    min-width: 230px;
    max-width: 230px;
    color: #98a5b7
}

.CallEvaluationDetails_sectionQueueListWrapper__2vVrd .CallEvaluationDetails_queueListTitleWrapper__23jTb .CallEvaluationDetails_queueListTitleDarkModeSm__173_b {
    min-width: 120px;
    max-width: 120px;
    color: #98a5b7
}

.CallEvaluationDetails_sectionQueueListWrapper__2vVrd .CallEvaluationDetails_queueListContentWrapper__25EtH {
    display: block;
    color: #6d809f;
    font-size: 13px;
    font-weight: 500
}

.CallEvaluationDetails_sectionQueueListWrapper__2vVrd .CallEvaluationDetails_queueListContentWrapper__25EtH .CallEvaluationDetails_queueListRow__3EjK4 {
    display: flex;
    margin-bottom: 12px
}

.CallEvaluationDetails_sectionQueueListWrapper__2vVrd .CallEvaluationDetails_queueListContentWrapper__25EtH .CallEvaluationDetails_queueListRow__3EjK4 .CallEvaluationDetails_queueListItem__3UWkF {
    min-width: 230px;
    max-width: 230px
}

.CallEvaluationDetails_sectionQueueListWrapper__2vVrd .CallEvaluationDetails_queueListContentWrapper__25EtH .CallEvaluationDetails_queueListRow__3EjK4 .CallEvaluationDetails_queueListItemSm__13dYZ {
    min-width: 120px;
    max-width: 120px
}

.CallEvaluationDetails_sectionQueueListWrapper__2vVrd .CallEvaluationDetails_queueListContentWrapper__25EtH .CallEvaluationDetails_queueListRow__3EjK4 .CallEvaluationDetails_itemTooltip__cJNbr {
    overflow-wrap: anywhere;
    line-height: 20px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis
}

@media screen and (max-width:768px) {
    .CallEvaluationDetails_sectionQueueListWrapper__2vVrd {
        padding: 30px 30px 20px
    }
}

.tree-view-select-container {
    display: flex;
    flex-direction: column;
    font-size: 12px
}

.tree-view-select-search-container {
    width: 100%;
    margin-bottom: 20px;
    position: relative;
    padding-left: 20px
}

.tree-view-select-search-container input {
    width: 60%;
    height: 50px;
    padding: 5px;
    background: #fff 0 0 no-repeat padding-box;
    border: 1px solid #d8dceb;
    border-radius: 8px;
    opacity: 1
}

.tree-view-select-search-container-darkMode {
    width: 100%;
    margin-bottom: 20px;
    position: relative;
    padding-left: 20px
}

.tree-view-select-search-container-darkMode input {
    width: 60%;
    height: 50px;
    padding: 5px;
    background: #0e2344 0 0 no-repeat padding-box;
    border: 1px solid #2d4059;
    border-radius: 8px;
    opacity: 1;
    color: #98a5b7
}

.tree-view-select-search-container-darkMode input ::-webkit-input-placeholder {
    color: #2d4059
}

.tree-view-select-search-container .clear-search {
    position: absolute;
    right: 10px;
    top: 5px;
    cursor: pointer
}

.tree-view-select-search-container .clear-search path {
    fill: #a9a9a9
}

.tree-view-select-actions-container {
    margin-top: 14px;
    margin-bottom: 8px;
    padding-left: 20px
}

.tree-view-select-actions-container button {
    color: #6d809f;
    height: 50px;
    margin-right: 15px;
    padding: 9px;
    background: #fff 0 0 no-repeat padding-box;
    border: 1px solid #d8dceb;
    border-radius: 10px;
    opacity: 1
}

.tree-view-select-actions-container button:hover {
    background: #cfd4e1;
    color: #fff;
    border-color: #fff
}

.tree-view-select-actions-container .group-select {
    display: inline-flex;
    align-items: center;
    cursor: pointer;
    color: #6d809f
}

.tree-view-select-actions-container-darkMode {
    margin-top: 14px;
    margin-bottom: 8px;
    padding-left: 20px
}

.tree-view-select-actions-container-darkMode button {
    color: #98a5b7;
    height: 50px;
    margin-right: 15px;
    padding: 9px;
    background: #0e2344 0 0 no-repeat padding-box;
    border: 1px solid #2d4059;
    border-radius: 10px;
    opacity: 1
}

.tree-view-select-actions-container-darkMode button:hover {
    background: #152e55
}

.tree-view-select-actions-container-darkMode .group-select {
    display: inline-flex;
    align-items: center;
    cursor: pointer;
    color: #6d809f
}

.tree-view-select-container .tree-view-select-inner-container {
    display: flex
}

.tree-view-select-container .tree-view-select-items-container {
    width: 50%;
    height: 350px;
    overflow: hidden;
    padding-left: 20px
}

.tree-view-select-container .tree-view-select-items-container>ul {
    margin: 0;
    padding: 0
}

.tree-view-select-container .tree-view-select-items-container ul li {
    padding: 0;
    list-style: none;
    margin: 6px 0;
    color: #032983
}

.tree-view-select-container .tree-view-select-items-container ul li .liBorder.readonly,
.tree-view-select-container .tree-view-select-selected-container .selected-item.readonly {
    opacity: .5
}

.tree-view-select-container .tree-view-select-items-container ul li .liBorder {
    background: rgba(234, 236, 245, .403921568627451) 0 0 no-repeat padding-box;
    border: 1px solid #d8dceb;
    border-radius: 100px;
    opacity: 1
}

.tree-view-select-container .tree-view-select-items-container ul li .liBorderDarkMode {
    background: #0e2344 0 0 no-repeat padding-box;
    border: 1px solid #2d4059;
    border-radius: 100px;
    opacity: 1
}

.tree-view-select-container .tree-view-select-items-container ul li .liBorder .tagIcon {
    padding: 0 4px;
    height: 24px
}

.tree-view-select-container .tree-view-select-items-container ul li .liBorder .contentTag {
    padding-right: 8px
}

.tree-view-select-container .tree-view-select-items-container ul li .liBorder .contentTagDarkMode {
    padding-right: 8px;
    color: #98a5b7
}

.tree-view-select-container .tree-view-select-items-container ul li .expand-toggle {
    cursor: pointer;
    padding: 0 2px;
    height: 25px;
    display: inline-block;
    vertical-align: middle
}

.tree-view-select-container .tree-view-select-items-container ul li .expand-toggle .remove-expand-icon:hover,
.tree-view-select-container .tree-view-select-items-container ul li .expand-toggle:hover {
    background: #fff;
    color: #fff;
    border-color: #fff
}

.tree-view-select-container .tree-view-select-items-container ul li .expand-toggle .remove-expand-icon {
    padding-top: 1px
}

.tree-view-select-container .tree-view-select-items-container ul li .expand-toggle .remove-expand-icon path {
    fill: #032983
}

.tree-view-select-container .tree-view-select-items-container ul li .expand-toggle .remove-expand-icon path:hover {
    background: #fff
}

.tree-view-select-container .tree-view-select-items-container ul li span {
    cursor: pointer;
    padding: 3px;
    display: inline-block;
    vertical-align: middle;
    border-radius: 8px;
    font: normal normal 700
}

.tree-view-select-container .tree-view-select-items-container ul li span:hover {
    background: #cfd4e1;
    color: #fff;
    border-color: #fff
}

.tree-view-select-container .tree-view-select-items-container .selected {
    background-color: #cfd4e1 !important;
    padding: 3px 5px
}

.tree-view-select-container .tree-view-select-items-container .selected.search-matching {
    color: #fff
}

.tree-view-select-container .tree-view-select-selected-container {
    width: 50%;
    margin-left: 8px;
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start
}

.tree-view-select-container .tree-view-select-selected-container .selected-item {
    margin-right: 5px;
    margin-bottom: 5px;
    padding-left: 8px;
    padding-right: 8px;
    height: 38px;
    background: rgba(185, 135, 0, .14901960784313725) 0 0 no-repeat padding-box;
    border: 1px solid #b59e64;
    font: normal normal 700 12px/51px Axiforma;
    color: #b59e64;
    opacity: 1;
    text-align: left;
    border-radius: 100px;
    display: flex;
    justify-content: center;
    align-items: center
}

.tree-view-select-container .tree-view-select-selected-container .selected-item .tagIcon {
    height: 100%
}

.tree-view-select-container .tree-view-select-selected-container .selected-item .tagIcon path {
    fill: #b59e64
}

.tree-view-select-container .tree-view-select-selected-container .selected-content {
    height: 37px;
    padding: 0 12px 0 5px;
    border-right: 1px solid #b59e64;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center
}

.tree-view-select-container .tree-view-select-selected-container .selected-item:hover {
    background-color: rgba(234, 236, 245, .403921568627451);
    color: #75819f
}

.tree-view-select-container .tree-view-select-selected-container .remove-item {
    color: #db5c51;
    cursor: pointer;
    display: flex;
    align-items: center
}

.tree-view-select-container .tree-view-select-selected-container .remove-item path {
    fill: #b59e64
}

.tree-view-select-container .tree-view-select-selected-container .remove-item path:hover {
    fill: #75819f
}

.tree-view-select-row {
    display: flex;
    align-items: center;
    margin: 6px 0;
    color: #032983
}

.tree-view-select-row .liBorder {
    background: rgba(234, 236, 245, .403921568627451) 0 0 no-repeat padding-box;
    border: 1px solid #d8dceb;
    border-radius: 100px;
    opacity: 1;
    display: flex;
    align-items: center;
    height: 32px;
    cursor: pointer
}

.tree-view-select-row .liBorderDarkMode {
    background: #0e2344 0 0 no-repeat padding-box;
    border: 1px solid #2d4059;
    border-radius: 100px;
    opacity: 1
}

.tree-view-select-row .tagIcon {
    padding: 0 4px;
    height: 24px
}

.tree-view-select-row .contentTag {
    padding-right: 8px
}

.tree-view-select-row .contentTagDarkMode {
    padding-right: 8px;
    color: #98a5b7
}

.tree-view-select-row .expand-toggle {
    cursor: pointer;
    padding: 0 2px;
    height: 25px;
    display: inline-block;
    vertical-align: middle
}

.tree-view-select-row .expand-toggle:hover {
    background: #fff;
    color: #fff;
    border-color: #fff
}

.tree-view-select-row .remove-expand-icon {
    padding-top: 1px
}

.tree-view-select-row .remove-expand-icon path {
    fill: #032983
}

.tree-view-select-row .selected {
    background-color: #cfd4e1 !important;
    padding: 3px 5px
}

.tree-view-select-row .selected.search-matching {
    color: #fff
}

.ChatInfoTable_h1__3vjoD {
    color: #032983;
    font-size: 36px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left
}

.ChatInfoTable_h2__19Abs {
    font-size: 22px;
    font-weight: 400
}

.ChatInfoTable_h2__19Abs,
.ChatInfoTable_h3__15Liz {
    color: #032983;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: left
}

.ChatInfoTable_h3__15Liz {
    font-size: 14px;
    font-weight: 600
}

.ChatInfoTable_regular__opTnR {
    opacity: .8;
    font-size: 12px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #6d809f;
    text-align: left
}

.ChatInfoTable_theme-light__3E4TV {
    color-scheme: light
}

.ChatInfoTable_theme-dark__3Fu2S {
    color-scheme: dark
}

.ChatInfoTable_infoTableWrapper__3_Y1o {
    display: -webkit-box;
    flex-direction: column;
    margin: 20px 0;
    align-self: flex-start
}

.ChatInfoTable_chatTitlesContainer__3G2U_ .ChatInfoTable_title__20Tu6 {
    display: flex;
    justify-content: space-between;
    padding: 8px 0
}

.ChatInfoTable_chatTitlesContainer__3G2U_ .ChatInfoTable_title__20Tu6 div span {
    text-align: left;
    font: normal normal medium 14px/51px Axiforma;
    letter-spacing: 0;
    color: #002983;
    opacity: 1
}

@media screen and (max-width:1367px) {
    .ChatInfoTable_chatTitlesContainer__3G2U_ .ChatInfoTable_title__20Tu6 div span {
        font-size: 12px
    }
}

.ChatInfoTable_chatTitlesContainer__3G2U_ .ChatInfoTable_title__20Tu6 div .ChatInfoTable_colon__2z0ME {
    margin-left: 10px;
    font: normal normal medium 13px/22px Axiforma;
    letter-spacing: 0;
    color: #314469;
    opacity: 1
}

@media screen and (max-width:1367px) {
    .ChatInfoTable_chatTitlesContainer__3G2U_ .ChatInfoTable_title__20Tu6 div .ChatInfoTable_colon__2z0ME {
        font-size: 12px
    }
}

.ChatInfoTable_chatTitlesContainer__3G2U_ .ChatInfoTable_titleDarkMode__2LxZB div .ChatInfoTable_colon__2z0ME,
.ChatInfoTable_chatTitlesContainer__3G2U_ .ChatInfoTable_titleDarkMode__2LxZB div span {
    color: #98a5b7
}

.ChatInfoTable_chatContainer__1LgBm .ChatInfoTable_chatInfo__3jY2Y {
    height: 37px;
    display: flex;
    align-items: center
}

.ChatInfoTable_chatContainer__1LgBm .ChatInfoTable_chatInfo__3jY2Y .ChatInfoTable_chatContent__83kif {
    margin-left: 10px;
    text-align: left;
    font: normal normal normal 14px/22px Axiforma;
    letter-spacing: 0;
    color: #6d809f;
    opacity: 1
}

@media screen and (max-width:1367px) {
    .ChatInfoTable_chatContainer__1LgBm .ChatInfoTable_chatInfo__3jY2Y .ChatInfoTable_chatContent__83kif {
        font-size: 12px
    }
}

.ChatInfoTable_chatContainer__1LgBm .ChatInfoTable_chatInfo__3jY2Y .ChatInfoTable_chatContentDarkMode__2px-n {
    color: #98a5b7
}

.ChatInfoTable_chatContainer__1LgBm .ChatInfoTable_chatInfo__3jY2Y .ChatInfoTable_tagButton__1oAk2 {
    background: #fff 0 0 no-repeat padding-box;
    border: 1px solid #6d809f;
    border-radius: 6px;
    margin-left: 8px;
    width: 110px;
    height: 30px;
    opacity: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer
}

.ChatInfoTable_chatContainer__1LgBm .ChatInfoTable_chatInfo__3jY2Y .ChatInfoTable_tagButton__1oAk2:hover:not(.ChatInfoTable_disabled__2ngTB) {
    border: 1px solid #ff5800
}

.ChatInfoTable_chatContainer__1LgBm .ChatInfoTable_chatInfo__3jY2Y .ChatInfoTable_tagButton__1oAk2:hover:not(.ChatInfoTable_disabled__2ngTB) span {
    color: #ff5800
}

.ChatInfoTable_chatContainer__1LgBm .ChatInfoTable_chatInfo__3jY2Y .ChatInfoTable_tagButton__1oAk2 span {
    margin-top: 4px;
    font: normal normal medium 13px/59px Axiforma;
    letter-spacing: 0;
    color: #6d809f
}

@media screen and (max-width:1367px) {
    .ChatInfoTable_chatContainer__1LgBm .ChatInfoTable_chatInfo__3jY2Y .ChatInfoTable_tagButton__1oAk2 span {
        font-size: 12px
    }
}

.ChatInfoTable_chatContainer__1LgBm .ChatInfoTable_chatInfo__3jY2Y .ChatInfoTable_tagButton__1oAk2.ChatInfoTable_disabled__2ngTB {
    border: 1px solid #afafaf
}

.ChatInfoTable_chatContainer__1LgBm .ChatInfoTable_chatInfo__3jY2Y .ChatInfoTable_tagButton__1oAk2.ChatInfoTable_disabled__2ngTB span {
    color: #afafaf
}

.ChatInfoTable_chatContainer__1LgBm .ChatInfoTable_chatInfo__3jY2Y .ChatInfoTable_tagButton__1oAk2.ChatInfoTable_disabled__2ngTB:hover {
    background: #fff;
    border: 1px solid #afafaf
}

.ChatInfoTable_chatContainer__1LgBm .ChatInfoTable_chatInfo__3jY2Y .ChatInfoTable_tagButton__1oAk2.ChatInfoTable_disabled__2ngTB:hover span {
    color: #afafaf
}

.ChatInfoTable_chatContainer__1LgBm .ChatInfoTable_chatInfo__3jY2Y .ChatInfoTable_tagButtonDarkMode__1R9LU {
    background: #021528 0 0 no-repeat padding-box;
    border: 1px solid #98a5b7
}

.ChatInfoTable_chatContainer__1LgBm .ChatInfoTable_chatInfo__3jY2Y .ChatInfoTable_tagButtonDarkMode__1R9LU span {
    color: #98a5b7
}

.ChatInfoTable_chatContainer__1LgBm .ChatInfoTable_chatInfo__3jY2Y .ChatInfoTable_tagButtonDarkMode__1R9LU.ChatInfoTable_disabled__2ngTB,
.ChatInfoTable_chatContainer__1LgBm .ChatInfoTable_chatInfo__3jY2Y .ChatInfoTable_tagButtonDarkMode__1R9LU.ChatInfoTable_disabled__2ngTB:hover {
    border: none;
    background: #94979b
}

.ChatInfoTable_chatContainer__1LgBm .ChatInfoTable_chatTagInfo__1_mKB {
    padding: 6px;
    margin-bottom: 10px;
    height: 41px;
    display: flex
}

.ChatInfoTable_chatContainer__1LgBm .ChatInfoTable_chatTagInfo__1_mKB .ChatInfoTable_tagsContent__3Gh6x {
    display: flex;
    flex-direction: column
}

.ChatInfoTable_chatContainer__1LgBm .ChatInfoTable_chatTagInfo__1_mKB .ChatInfoTable_secondTagsContent__1u4sA {
    margin-top: -8px
}

.ChatInfoTable_chatContainer__1LgBm .ChatInfoTable_activeChatTagInfo__1tQ63 {
    padding: 10px;
    margin-bottom: 10px;
    height: 41px;
    display: flex;
    align-items: center;
    overflow-y: hidden;
    overflow-x: scroll;
    max-width: 1000px
}

.ChatInfoTable_chatContainer__1LgBm .ChatInfoTable_chatTagContentContainer__pYDNU {
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(185, 135, 0, .1490196078) 0 0 no-repeat padding-box;
    border: 1px solid #e6dabc;
    border-radius: 200px;
    opacity: 1;
    width: 100%;
    height: 28px
}

.ChatInfoTable_chatContainer__1LgBm .ChatInfoTable_chatTagContentContainer__pYDNU:nth-child(n+1) {
    margin-left: 8px
}

.ChatInfoTable_chatContainer__1LgBm .ChatInfoTable_chatTagContentContainer__pYDNU:hover {
    background: #e9f6fc 0 0 no-repeat padding-box
}

.ChatInfoTable_chatContainer__1LgBm .ChatInfoTable_chatTagContentContainer__pYDNU .ChatInfoTable_chatTagContent__1k3t_ {
    margin-top: 4px;
    font: normal normal medium 12px/51px Axiforma;
    letter-spacing: 0;
    color: #b59e64;
    opacity: 1
}

.ChatInfoTable_popupMenu__1ooJe .ChatInfoTable_menuItem__2n1EX {
    padding: 18px 27px
}

.ChatInfoTable_popupMenu__1ooJe .ChatInfoTable_menuItem__2n1EX:not(:last-of-type) {
    border-bottom: 1px solid #e4e7f2
}

.ChatInfoTable_popupMenu__1ooJe .ChatInfoTable_menuItem__2n1EX svg {
    margin-right: 16px
}

.ChatInfoTable_popupMenu__1ooJe.ChatInfoTable_horizontal__fb0I4 .ChatInfoTable_menuItem__2n1EX {
    background-color: #fff;
    padding: 9px 27px 9px 18px;
    border-radius: 200px;
    border: 2px solid #fd581f
}

.ChatInfoTable_popupMenu__1ooJe.ChatInfoTable_horizontal__fb0I4 .ChatInfoTable_menuItem__2n1EX:hover {
    background-color: #f7f7fb
}

.ChatInfoTable_popupMenu__1ooJe.ChatInfoTable_horizontal__fb0I4 .ChatInfoTable_menuItem__2n1EX:not(:last-of-type) {
    border: 2px solid #fd581f
}

.ChatInfoTable_popupMenu__1ooJe.ChatInfoTable_horizontal__fb0I4 .ChatInfoTable_menuItem__2n1EX svg {
    margin-right: 7px
}

.ChatInfoTable_customerHistoryTable__iig4e {
    border-top: 1px solid #6d809f;
    margin-top: 40px
}

.ChatInfoTable_customerHistoryTable__iig4e .ChatInfoTable_hMainTitle__2m1yh {
    margin-top: 12px
}

.ChatInfoTable_customerHistoryTable__iig4e .ChatInfoTable_hMainTitle__2m1yh span {
    font: normal normal medium 14px/51px Axiforma;
    letter-spacing: 0;
    color: #002983;
    opacity: 1
}

.ChatInfoTable_customerHistoryTable__iig4e .ChatInfoTable_customerHistoryTitles__3xrAc {
    display: flex;
    margin-top: 20px
}

.ChatInfoTable_customerHistoryTable__iig4e .ChatInfoTable_customerHistoryTitles__3xrAc div {
    width: 50%
}

.ChatInfoTable_customerHistoryTable__iig4e .ChatInfoTable_customerHistoryTitles__3xrAc div span {
    font: normal normal medium 14px/51px Axiforma;
    letter-spacing: 0;
    color: #002983;
    opacity: 1
}

.ChatInfoTable_customerHistoryTable__iig4e .ChatInfoTable_customerHistoryContents__21nkv {
    display: flex;
    margin-top: 10px
}

.ChatInfoTable_customerHistoryTable__iig4e .ChatInfoTable_customerHistoryContents__21nkv:last-child {
    margin-bottom: 100px
}

.ChatInfoTable_customerHistoryTable__iig4e .ChatInfoTable_customerHistoryContents__21nkv div {
    width: 50%
}

.ChatInfoTable_customerHistoryTable__iig4e .ChatInfoTable_customerHistoryContents__21nkv div span {
    font: normal normal normal 14px/22px Axiforma;
    letter-spacing: 0;
    color: #6d809f;
    opacity: 1
}

.EmailTemplate_searchContainer__1J4yj {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 25px
}

.EmailTemplate_addButtonCont__1MZAN {
    display: flex;
    width: 100%;
    justify-content: flex-end;
    margin-bottom: 12px
}

.EmailTemplate_addButtonCont__1MZAN button {
    display: flex;
    align-items: center;
    background: transparent;
    border: none;
    cursor: pointer;
    margin-right: 24px;
    margin-top: 14px
}

.EmailTemplate_addButtonCont__1MZAN button span {
    margin-left: 7px;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0;
    color: #fd581f
}

.EmailTemplate_rowContainer__2TTgw {
    height: -moz-max-content;
    height: max-content;
    width: 100%;
    background: transparent 0 0 no-repeat padding-box;
    padding: 12px 24px 12px 30px
}

.EmailTemplate_rowContainer__2TTgw .EmailTemplate_titleContent__9D1A2 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 10px;
    height: 20px
}

.EmailTemplate_rowContainer__2TTgw .EmailTemplate_titleContent__9D1A2 .EmailTemplate_rightContent__2rqgW {
    display: flex;
    align-items: center
}

.EmailTemplate_rowContainer__2TTgw .EmailTemplate_titleContent__9D1A2 .EmailTemplate_rightContent__2rqgW .EmailTemplate_title__1W2q5 {
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0;
    color: #314469;
    margin-left: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    word-break: break-all
}

.EmailTemplate_rowContainer__2TTgw .EmailTemplate_titleContent__9D1A2 .EmailTemplate_rightContent__2rqgW .EmailTemplate_count__11Kk5 {
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0;
    color: #6d809f;
    margin-left: 4px
}

.EmailTemplate_rowContainer__2TTgw .EmailTemplate_titleContent__9D1A2 .EmailTemplate_leftContent__1hypv {
    display: none
}

.EmailTemplate_rowContainer__2TTgw .EmailTemplate_titleContent__9D1A2 .EmailTemplate_leftContent__1hypv .EmailTemplate_editIcon__md2YO {
    background: transparent url(./media/edit-icon.43f09443.svg) 0 0 no-repeat padding-box;
    display: inherit;
    width: 24px;
    height: 24px;
    cursor: pointer
}

.EmailTemplate_rowContainer__2TTgw .EmailTemplate_titleContent__9D1A2 .EmailTemplate_leftContent__1hypv .EmailTemplate_editIcon__md2YO:hover {
    background: transparent url(./media/edit-icon-hover.4481affb.svg) 0 0 no-repeat padding-box
}

.EmailTemplate_rowContainer__2TTgw .EmailTemplate_titleContent__9D1A2 .EmailTemplate_leftContent__1hypv .EmailTemplate_deleteIcon__1ya1f {
    background: transparent url(./media/delete-icon-grey.14aa0590.svg) 0 0 no-repeat padding-box;
    display: inherit;
    width: 24px;
    height: 24px;
    cursor: pointer
}

.EmailTemplate_rowContainer__2TTgw .EmailTemplate_titleContent__9D1A2 .EmailTemplate_leftContent__1hypv .EmailTemplate_deleteIcon__1ya1f:hover {
    background: transparent url(./media/delete-icon.67f964fc.svg) 0 0 no-repeat padding-box
}

.EmailTemplate_rowContainer__2TTgw .EmailTemplate_titleContent__9D1A2 .EmailTemplate_leftContent__1hypv .EmailTemplate_sendIcon__p1iCZ {
    background: transparent url(./media/send.fe2f37ba.svg) 0 0 no-repeat padding-box;
    display: inherit;
    width: 24px;
    height: 24px;
    cursor: pointer
}

.EmailTemplate_rowContainer__2TTgw .EmailTemplate_titleContent__9D1A2 .EmailTemplate_leftContent__1hypv .EmailTemplate_sendIcon__p1iCZ:hover {
    background: transparent url(./media/send_h.9dd8c3d7.svg) 0 0 no-repeat padding-box
}

.EmailTemplate_rowContainer__2TTgw .EmailTemplate_contentCont___wIuR {
    display: flex;
    align-items: center;
    width: 100%
}

.EmailTemplate_rowContainer__2TTgw .EmailTemplate_contentCont___wIuR span {
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0;
    color: #6d809f;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    word-break: break-all;
    -webkit-line-clamp: 2
}

.EmailTemplate_rowContainer__2TTgw:hover {
    background: #eaf0f3 0 0 no-repeat padding-box
}

.EmailTemplate_rowContainer__2TTgw:hover .EmailTemplate_leftContent__1hypv {
    display: flex
}

.CustomDialogComponentSpv_h1__3moQv {
    color: #032983;
    font-size: 36px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left
}

.CustomDialogComponentSpv_h2__3925Z {
    font-size: 22px;
    font-weight: 400
}

.CustomDialogComponentSpv_h2__3925Z,
.CustomDialogComponentSpv_h3__OrhR6 {
    color: #032983;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: left
}

.CustomDialogComponentSpv_h3__OrhR6 {
    font-size: 14px;
    font-weight: 600
}

.CustomDialogComponentSpv_regular__u3GEE {
    opacity: .8;
    font-size: 12px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #6d809f;
    text-align: left
}

.CustomDialogComponentSpv_theme-light__TACZy {
    color-scheme: light
}

.CustomDialogComponentSpv_theme-dark__3zGSE {
    color-scheme: dark
}

.CustomDialogComponentSpv_icons__1GMxo {
    background-size: auto;
    height: 24px;
    width: 24px;
    align-items: center
}

.CustomDialogComponentSpv_icons__1GMxo.CustomDialogComponentSpv_close__NQuTT {
    position: absolute;
    top: 24px;
    right: 24px;
    cursor: pointer;
    mix-blend-mode: normal
}

.CustomDialogComponentSpv_closeButton__NMrK3 {
    position: absolute;
    top: 24px;
    right: 24px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center
}

.CustomDialogComponentSpv_imgWrapper__3CMIZ {
    justify-content: center;
    align-items: center;
    width: 380px;
    height: 580px
}

.CustomDialogComponentSpv_images__KsHGJ {
    width: 316px;
    height: 360px
}

.CustomDialogComponentSpv_images__KsHGJ.CustomDialogComponentSpv_wrapUp__3CTCo {
    background: transparent url(./media/wrapup_img.f4d1443e.svg) 0 0 no-repeat padding-box
}

.CustomDialogComponentSpv_images__KsHGJ.CustomDialogComponentSpv_changePassword__3PA06 {
    background: transparent url(./media/img_change_password.c32422b2.svg) 0 0 no-repeat padding-box
}

.CustomDialogComponentSpv_images__KsHGJ.CustomDialogComponentSpv_objectEvaluation__3wA7X {
    background: transparent url(./media/objectEvaluation.6417f70e.svg) 0 0 no-repeat padding-box
}

.CustomDialogComponentSpv_images__KsHGJ.CustomDialogComponentSpv_callEvaluationListen__1ZYAW {
    background: transparent url(./media/callEvaluationListenSpv.b64a65d0.svg) 50% no-repeat padding-box
}

.CustomDialogComponentSpv_images__KsHGJ.CustomDialogComponentSpv_singleMessageModal__D0Zi6 {
    background: transparent url(./media/singleMessageModal.fcb47f65.svg) 50% no-repeat padding-box
}

.CustomDialogComponentSpv_images__KsHGJ.CustomDialogComponentSpv_multiMessageModal__kGqLD {
    background: transparent url(./media/multiMessageModal.2bc95055.svg) 50% no-repeat padding-box
}

.CustomDialogComponentSpv_images__KsHGJ.CustomDialogComponentSpv_changeStatus__qfGnm {
    background: transparent url(./media/change_status.b3c660c9.svg) 50% no-repeat padding-box
}

.CustomDialogComponentSpv_images__KsHGJ.CustomDialogComponentSpv_evaluateObjection__3gK5F {
    background: transparent url(./media/evaluateObjection.60e6fc40.svg) 50% no-repeat padding-box
}

.CustomDialogComponentSpv_images__KsHGJ.CustomDialogComponentSpv_changePasswordSpv__25aKj {
    background: transparent url(./media/img_change_password_spv.e7aabb92.svg) 50% no-repeat padding-box
}

.CustomDialogComponentSpv_images__KsHGJ.CustomDialogComponentSpv_successMan__1ruZB {
    background: transparent url(./media/successMan.56425a9f.svg) 50% no-repeat padding-box
}

@media screen and (max-width:900px) {
    .CustomDialogComponentSpv_imgWrapper__3CMIZ {
        display: none !important
    }
    .CustomDialogComponentSpv_contentWrapper__2YbgJ {
        height: 580px !important;
        width: 100% !important
    }
}

.AudioPlayer_volumeSlider__2Rvbg {
    transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    width: 83px;
    -webkit-appearance: none;
    height: 7px;
    background: var(--component-background);
    overflow: hidden;
    position: relative;
    left: -33.8px;
    top: 38px
}

.AudioPlayer_volumeValue__5uLAO {
    position: absolute;
    top: -118px;
    text-align: center;
    left: 10px;
    width: 25px;
    font-weight: 600;
    font-size: 14px
}

.AudioPlayer_volumeSliderContainer__2ct1R {
    background: var(--component-background);
    border: 1px solid var(--title);
    margin: 0;
    padding: 0;
    width: 17px;
    z-index: 999;
    height: 97px;
    position: absolute;
    top: -93px;
    left: 14px
}

.AudioPlayer_volumeSlider__2Rvbg::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 7px;
    height: 7px;
    box-shadow: -80px 0 0 80px var(--title);
    background: var(--title);
    cursor: pointer
}

.AudioPlayer_volumeSlider__2Rvbg::-moz-range-thumb {
    width: 7px;
    height: 7px;
    background: var(--title);
    cursor: pointer
}

.AudioPlayer_volumeSlider__2Rvbg::-moz-range-progress {
    background-color: var(--title)
}

.AudioPlayer_active__2CbuO path {
    fill: var(--orange)
}

.AudioPlayer_bar__3V-NT {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%;
    display: flex;
    align-items: center
}

.AudioPlayer_bar__3V-NT .AudioPlayer_bar__time__2l6fY {
    color: var(--gray);
    font-size: 12px
}

.AudioPlayer_bar__3V-NT .AudioPlayer_bar__progress__bZ8Ji {
    flex: 1 1;
    border-radius: 5px;
    margin: 0 20px;
    height: 5px;
    display: flex;
    align-items: center;
    cursor: pointer
}

.AudioPlayer_bar__3V-NT .AudioPlayer_bar__progress__bZ8Ji .AudioPlayer_bar__progress__knob__vj4af {
    position: relative;
    height: 32px;
    width: 32px;
    border: 10px solid var(--component-background);
    border-radius: 50%;
    background-color: var(--orange);
    box-shadow: 0 2px 4px var(--box-shadow)
}

.AudioPlayer_wave__2NHI4 {
    height: 70px;
    width: 100%;
    fill: var(--orange)
}

.AudioPlayer_Line_1__AmIHN {
    animation: AudioPlayer_pulse__clSrN 1s infinite;
    animation-delay: .15s
}

.AudioPlayer_Line_2__2qJ8p {
    animation: AudioPlayer_pulse__clSrN 1s infinite;
    animation-delay: .3s
}

.AudioPlayer_Line_3__k7jae {
    animation: AudioPlayer_pulse__clSrN 1s infinite;
    animation-delay: .45s
}

.AudioPlayer_Line_4__ktOZf {
    animation: AudioPlayer_pulse__clSrN 1s infinite;
    animation-delay: .6s
}

.AudioPlayer_Line_5__3DTxC {
    animation: AudioPlayer_pulse__clSrN 1s infinite;
    animation-delay: .75s
}

.AudioPlayer_Line_6__uZL5v {
    animation: AudioPlayer_pulse__clSrN 1s infinite;
    animation-delay: .9s
}

.AudioPlayer_Line_7__26yL3 {
    animation: AudioPlayer_pulse__clSrN 1s infinite;
    animation-delay: 1.05s
}

.AudioPlayer_Line_8__3vwMi {
    animation: AudioPlayer_pulse__clSrN 1s infinite;
    animation-delay: 1.2s
}

.AudioPlayer_Line_9__2TLzA {
    animation: AudioPlayer_pulse__clSrN 1s infinite;
    animation-delay: 1.35s
}

@keyframes AudioPlayer_pulse__clSrN {
    0% {
        transform: scaleY(1);
        transform-origin: 50% 50%
    }
    50% {
        transform: scaleY(.7);
        transform-origin: 50% 50%
    }
    to {
        transform: scaleY(1);
        transform-origin: 50% 50%
    }
}

.ListenCall_h1__3eIfh {
    color: #032983;
    font-size: 36px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left
}

.ListenCall_h2__39rRA {
    font-size: 22px;
    font-weight: 400
}

.ListenCall_h2__39rRA,
.ListenCall_h3__2h0K3 {
    color: #032983;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: left
}

.ListenCall_h3__2h0K3 {
    font-size: 14px;
    font-weight: 600
}

.ListenCall_regular__-o9rg {
    opacity: .8;
    font-size: 12px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #6d809f;
    text-align: left
}

.ListenCall_theme-light__rGtXi {
    color-scheme: light
}

.ListenCall_theme-dark__f_QZN {
    color-scheme: dark
}

.ListenCall_avatar__dYYpE {
    width: 54px;
    height: 54px;
    border: 1px solid #6d809f;
    border: 1px solid var(--gray);
    border-radius: 50%
}

.ListenCall_title__1-BbK {
    display: block;
    color: #002983;
    color: var(--title);
    font-size: 20px;
    font-weight: 600;
    padding-left: 32px;
    padding-top: 20px
}

.ListenCall_submitButton__3Humi {
    width: 141px !important;
    margin-right: 27px !important
}

.ListenCall_cancelButton__2_q_v {
    background-color: rgba(234, 236, 245, .4039215686) !important;
    width: 141px !important
}

.ListenCall_score__2hOJa {
    border: 1.5px solid rgba(109, 128, 159, .6980392157);
    border: 1.5px solid var(--gray-70);
    color: #6d809f;
    color: var(--gray);
    border-radius: 11px;
    padding: 5px 10px;
    margin: 0
}

.ListenCall_section__1oOqB {
    padding: 15px 36px 14px
}

.ListenCall_section__1oOqB.ListenCall_sectionColumns__Tf34g {
    display: flex;
    grid-gap: 14px;
    gap: 14px;
    align-items: flex-end
}

.ListenCall_section__1oOqB.ListenCall_sectionColumns__Tf34g .ListenCall_sectionColumn__2dA5i {
    display: block
}

.ListenCall_section__1oOqB.ListenCall_sectionColumns__Tf34g .ListenCall_sectionColumn__2dA5i.ListenCall_queue_adding__u7Unz {
    flex: 3 1
}

.ListenCall_section__1oOqB.ListenCall_sectionColumns__Tf34g .ListenCall_sectionColumn__2dA5i.ListenCall_priority__14oW9 {
    flex: 2 1
}

.ListenCall_section__1oOqB.ListenCall_sectionColumns__Tf34g .ListenCall_sectionRow__2n40i {
    display: grid;
    grid-template-columns: 50% 50%;
    width: 100%
}

.ListenCall_section__1oOqB.ListenCall_sectionColumns__Tf34g.ListenCall_sectionRow__2n40i {
    display: flex;
    flex-direction: column;
    align-items: stretch
}

.ListenCall_section__1oOqB.ListenCall_sectionColumns__Tf34g.ListenCall_sectionRow__2n40i .ListenCall_sectionColumn__2dA5i {
    display: block
}

.ListenCall_section__1oOqB .ListenCall_search__cz6Ki {
    margin-top: 4px;
    width: 442px
}

.ListenCall_section__1oOqB .ListenCall_inputTitle__DiGlS {
    display: block;
    color: #002983;
    color: var(--title);
    font-size: 12px;
    font-weight: 500
}

.ListenCall_section__1oOqB fieldset {
    border-color: #ccdce6;
    border-color: var(--passive-text-border)
}

.ListenCall_sectionQueueListWrapper__3MU1K {
    background-color: #fff;
    background-color: var(--component-background);
    display: block
}

.ListenCall_sectionQueueListWrapper__3MU1K .ListenCall_queueListTitleWrapper__2yxYN {
    display: flex;
    color: #002983;
    color: var(--title);
    font-size: 13px;
    font-weight: 500;
    margin-bottom: 30px
}

.ListenCall_sectionQueueListWrapper__3MU1K .ListenCall_queueListTitleWrapper__2yxYN .ListenCall_queueListTitle__2aq9m {
    flex: 1 1
}

.ListenCall_sectionQueueListWrapper__3MU1K .ListenCall_queueListTitleWrapper__2yxYN .ListenCall_queueListTitle__2aq9m:first-of-type {
    flex: 2 1
}

.ListenCall_sectionQueueListWrapper__3MU1K .ListenCall_queueListContentWrapper__1bvON {
    display: block;
    color: #6d809f;
    color: var(--gray);
    font-size: 13px;
    font-weight: 500
}

.ListenCall_sectionQueueListWrapper__3MU1K .ListenCall_queueListContentWrapper__1bvON .ListenCall_queueListRow__1aEmQ {
    display: flex;
    margin-bottom: 12px
}

.ListenCall_sectionQueueListWrapper__3MU1K .ListenCall_queueListContentWrapper__1bvON .ListenCall_queueListRow__1aEmQ .ListenCall_queueListItem__2W_At {
    flex: 1 1;
    line-height: 40px
}

.ListenCall_sectionQueueListWrapper__3MU1K .ListenCall_queueListContentWrapper__1bvON .ListenCall_queueListRow__1aEmQ .ListenCall_queueListItem__2W_At:first-of-type {
    flex: 2 1
}

.ListenCall_callTranscriptContainer__3raxP {
    background-color: #f5f9fa;
    background-color: var(--main-background);
    position: absolute;
    width: 380px;
    height: 580px;
    left: 0;
    padding: 24px 0;
    z-index: 3
}

.ListenCall_callTranscriptContainer__3raxP .ListenCall_headerContainer__MoDHH {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 24px
}

.ListenCall_callTranscriptContainer__3raxP .ListenCall_headerContainer__MoDHH .ListenCall_titleContainer__35ih0 {
    display: flex;
    justify-content: center;
    align-items: center;
    grid-gap: 10px;
    gap: 10px
}

.ListenCall_callTranscriptContainer__3raxP .ListenCall_headerContainer__MoDHH .ListenCall_titleContainer__35ih0 span {
    font-size: 16px;
    font-weight: 500;
    color: #52c8cc;
    color: var(--turquoise)
}

.ListenCall_callTranscriptContainer__3raxP .ListenCall_searchContainer__GaqgW {
    padding: 20px 24px 0
}

.ListenCall_callTranscriptContainer__3raxP .ListenCall_searchContainer__GaqgW .ListenCall_searchTextField__1mNxs {
    width: 100%
}

.ListenCall_callTranscriptContainer__3raxP .ListenCall_searchContainer__GaqgW .ListenCall_iconContainer__9A8LU {
    display: flex;
    margin-top: 6px;
    margin-left: -6px;
    margin-right: -6px
}

.ListenCall_callTranscriptContainer__3raxP .ListenCall_searchContainer__GaqgW .ListenCall_iconContainer__9A8LU .ListenCall_searchIcon__NEuOX {
    width: 24px;
    height: 24px;
    background: transparent url(./media/searc-bar-icon.f2a48cdb.svg) 0 0 no-repeat padding-box
}

.ListenCall_callTranscriptContainer__3raxP .ListenCall_contentContainer__24_1L {
    overflow: auto;
    position: relative;
    height: 450px;
    padding: 0 24px
}

.ListenCall_callTranscriptContainer__3raxP .ListenCall_contentContainer__24_1L .ListenCall_transcriptBoxContainer__238zq {
    width: 100%;
    height: -moz-max-content;
    height: max-content;
    display: grid;
    padding: 14px;
    grid-gap: 2px;
    gap: 2px;
    border-radius: 8px;
    cursor: pointer
}

.ListenCall_callTranscriptContainer__3raxP .ListenCall_contentContainer__24_1L .ListenCall_transcriptBoxContainer__238zq .ListenCall_headerBox__1PmHd {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.ListenCall_callTranscriptContainer__3raxP .ListenCall_contentContainer__24_1L .ListenCall_transcriptBoxContainer__238zq .ListenCall_headerBox__1PmHd .ListenCall_boxTitle__12XOy {
    font-size: 12px;
    font-weight: 600;
    color: #314469;
    color: var(--highlight-text)
}

.ListenCall_callTranscriptContainer__3raxP .ListenCall_contentContainer__24_1L .ListenCall_transcriptBoxContainer__238zq .ListenCall_headerBox__1PmHd .ListenCall_sec__1VvQW {
    font-size: 11px;
    font-weight: 500;
    color: #6d809f;
    color: var(--gray)
}

.ListenCall_callTranscriptContainer__3raxP .ListenCall_contentContainer__24_1L .ListenCall_transcriptBoxContainer__238zq .ListenCall_content__3If4W span {
    font-size: 12px;
    font-weight: 500;
    color: #6d809f;
    color: var(--gray)
}

.ListenCall_callTranscriptContainer__3raxP .ListenCall_contentContainer__24_1L .ListenCall_transcriptBoxContainer__238zq .ListenCall_content__3If4W .ListenCall_highlighterClass__Q1isA {
    display: inline-block;
    background: #fd581f 0 0 no-repeat padding-box;
    background: var(--orange) 0 0 no-repeat padding-box;
    border-radius: 4px;
    color: #fff;
    color: var(--white-text);
    font: normal normal medium 12px/18px Axiforma
}

.ListenCall_callTranscriptContainer__3raxP .ListenCall_scrollButtonContainer__2HUVY {
    position: absolute;
    bottom: 14px;
    left: 115px
}

.ListenCall_callTranscriptContainer__3raxP .ListenCall_scrollButtonContainer__2HUVY .ListenCall_scrollButton__31DjS {
    width: 150px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: rgba(109, 128, 159, .6980392157);
    background-color: var(--gray-70);
    border: 1px solid #6d809f;
    border: 1px solid var(--gray);
    border-radius: 16px
}

.ListenCall_callTranscriptContainer__3raxP .ListenCall_scrollButtonContainer__2HUVY .ListenCall_scrollButton__31DjS span {
    font-weight: 500;
    font-size: 11px;
    color: #fff;
    color: var(--white-text);
    margin-top: 2px
}

.ListenCall_callTranscriptContainer__3raxP .ListenCall_scrollButtonContainer__2HUVY .ListenCall_scrollButton__31DjS:hover {
    background-color: rgba(253, 88, 31, .6980392157);
    background-color: var(--orange-70);
    border: 1px solid #fd581f;
    border: 1px solid var(--orange)
}

.IvrApplications_inputTitleContainer__2Cr5L {
    margin-bottom: -10px
}

.IvrApplications_inputTitleContainer__2Cr5L .IvrApplications_inputTitle__3ichn {
    font: normal normal 600 14px/51px Axiforma;
    letter-spacing: 0;
    color: #6d809f;
    opacity: 1
}

.IvrApplications_inputTitleContainerDarkMode__veSJf {
    margin-bottom: -10px;
    background-color: #021528
}

.IvrApplications_inputTitleContainerDarkMode__veSJf .IvrApplications_inputTitle__3ichn {
    font: normal normal 600 14px/51px Axiforma;
    letter-spacing: 0;
    color: #6d809f;
    opacity: 1
}

.IvrApplications_ivrApplicationDropdown__dRxLO {
    background: #fff 0 0 no-repeat padding-box;
    border: none;
    margin-top: 15.5px;
    border-radius: 8px;
    cursor: pointer;
    position: relative;
    width: 521px;
    align-items: center;
    height: 50px;
    opacity: 1
}

.IvrApplications_ivrApplicationDropdownDarkMode__3YoPh {
    background-color: #021528
}

.IvrApplications_inputField__1hUNL {
    background: #fff 0 0 no-repeat padding-box;
    border: none;
    margin-top: 41px;
    border-radius: 8px;
    position: relative;
    width: 521px;
    align-items: center;
    height: 50px;
    opacity: 1
}

.IvrApplications_inputFieldDarkMode__t9eJe {
    background-color: #021528
}

.IvrApplications_connector__2Xsvz {
    background: #fff 0 0 no-repeat padding-box;
    border: none;
    margin-top: 41px;
    border-radius: 8px;
    cursor: pointer;
    position: relative;
    width: 521px;
    align-items: center;
    height: 50px;
    opacity: 1
}

.IvrApplications_connectorDarkMode__cQumz {
    background-color: #021528
}

.IvrApplications_numberFiels__PEnED {
    background: #fff 0 0 no-repeat padding-box;
    border: none;
    margin-top: 41px;
    border-radius: 8px;
    position: relative;
    width: 521px;
    align-items: center;
    height: 50px;
    opacity: 1
}

.IvrApplications_numberFiels__PEnED .IvrApplications_numberFielsContainer__gewNW {
    display: flex
}

.IvrApplications_numberFiels__PEnED .IvrApplications_numberFielsContainer__gewNW .IvrApplications_comma__2toL- {
    font: normal normal 600 28px/51px Axiforma;
    letter-spacing: 0;
    margin-top: 2px;
    padding-left: 7px;
    padding-right: 7px;
    color: #6d809f;
    opacity: 1
}

.IvrApplications_numberFielsDarkMode__2AAZ7 {
    background-color: #021528
}

.IvrApplications_subMerchant__QdIrV {
    background: #fff 0 0 no-repeat padding-box;
    border: none;
    margin-top: 41px;
    border-radius: 8px;
    cursor: pointer;
    position: relative;
    width: 521px;
    align-items: center;
    height: 106.5px;
    opacity: 1
}

.IvrApplications_subMerchant__QdIrV .IvrApplications_subMerchantKey2__17tuS {
    margin-top: 6.5px
}

.IvrApplications_subMerchantDarkMode__1pbx9 {
    background-color: #021528
}

.IvrApplications_buttonContainer__1dKL0 {
    margin-top: 67px;
    width: 522px;
    height: 60px;
    opacity: 1;
    display: flex;
    justify-content: center;
    align-items: center
}

.IvrApplications_buttonContainer__1dKL0 .IvrApplications_payButton__hMp5L {
    background: #fd7422 0 0 no-repeat padding-box;
    border-radius: 4px;
    width: 522px;
    height: 60px;
    cursor: pointer;
    margin-bottom: 18px
}

.IvrApplications_buttonContainer__1dKL0 .IvrApplications_payButton__hMp5L:hover {
    background-color: #fc301f
}

.IvrApplications_buttonContainer__1dKL0 .IvrApplications_payButton__hMp5L .IvrApplications_buttonText__3gImm {
    font: normal normal 600 20px/51px Axiforma;
    letter-spacing: 0;
    color: #fff;
    opacity: 1
}

.ActiveVideo_h1__2NLe9 {
    color: #032983;
    font-size: 36px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left
}

.ActiveVideo_h2__bsO3u {
    font-size: 22px;
    font-weight: 400
}

.ActiveVideo_h2__bsO3u,
.ActiveVideo_h3__28LVG {
    color: #032983;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: left
}

.ActiveVideo_h3__28LVG {
    font-size: 14px;
    font-weight: 600
}

.ActiveVideo_regular__1p7LU {
    opacity: .8;
    font-size: 12px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #6d809f;
    text-align: left
}

.ActiveVideo_theme-light__qGPzg {
    color-scheme: light
}

.ActiveVideo_theme-dark__mwpHm {
    color-scheme: dark
}

.ActiveVideo_videoContainer__9ddXF {
    display: flex;
    padding-top: 11px;
    align-items: center;
    grid-gap: 19px;
    gap: 19px;
    justify-content: center;
    flex: 1 1
}

@media screen and (max-width:600px) {
    .ActiveVideo_videoContainer__9ddXF {
        flex-direction: column-reverse
    }
}

.Video_h1__2EnWi {
    color: #032983;
    font-size: 36px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left
}

.Video_h2__3em-- {
    font-size: 22px;
    font-weight: 400
}

.Video_h2__3em--,
.Video_h3__38omi {
    color: #032983;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: left
}

.Video_h3__38omi {
    font-size: 14px;
    font-weight: 600
}

.Video_regular__3eIxa {
    opacity: .8;
    font-size: 12px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #6d809f;
    text-align: left
}

.Video_theme-light__fYsvf {
    color-scheme: light
}

.Video_theme-dark__3rk7H {
    color-scheme: dark
}

.Video_video__1-SfP {
    height: 31vw;
    max-height: 76vh;
    width: 32vw;
    border: 1px solid #e4ecf1;
    box-shadow: 0 4px 8px rgba(30, 55, 114, .0784313725);
    border-radius: 8px;
    overflow: hidden
}

.Video_video__1-SfP.Video_spotlight__38Ys3 {
    flex: 4 1;
    width: 100%
}

.Video_screenShare__1Oi6r {
    height: 100% !important;
    width: 100% !important;
    display: flex
}

.Video_noSrc__n1HR8 {
    display: flex;
    align-items: center;
    flex-direction: column
}

.Video_htmlVideo__1_4c5 {
    object-fit: cover;
    height: 31vw;
    max-height: 76vh;
    width: 32vw
}

.Video_htmlVideo__1_4c5::-webkit-media-controls-current-time-display,
.Video_htmlVideo__1_4c5::-webkit-media-controls-play-button {
    display: none
}

.Video_smallIcon__1zjRA {
    width: 30px;
    height: 30px;
    background-color: #fc301f;
    border-radius: 50%
}

.Video_nameContainer__HvgNf,
.Video_smallIcon__1zjRA {
    display: flex;
    align-items: center;
    justify-content: center
}

.Video_nameContainer__HvgNf {
    grid-gap: 5px;
    gap: 5px
}

.Video_nameTag__1iDcM {
    border-radius: 200px;
    opacity: 1;
    text-align: center;
    font-weight: 500;
    padding: 8px 12px;
    line-height: 1;
    text-transform: capitalize;
    border: 1px solid #e4ecf1;
    color: #002983;
    background-color: #fff;
    text-overflow: clip;
    overflow: hidden;
    font-size: clamp(.857142857rem, .5049rem + .361vw, 1rem)
}

.Video_maximize__1IRm0,
.Video_switch__2l3DF {
    position: absolute;
    display: flex;
    background-color: #fff;
    border: 1px solid #e6edf2;
    border-radius: 50%;
    cursor: pointer;
    align-items: center;
    justify-content: center
}

@media screen and (max-width:600px) {
    .Video_htmlVideo__1_4c5,
    .Video_video__1-SfP {
        height: 68vw;
        max-height: 76vh;
        width: 82vw
    }
    .Video_noSrc__n1HR8.Video_screenShare__1Oi6r {
        height: 67vw !important
    }
}

.ActiveEmailHistory_chatHistoryContainer__3_wzo {
    margin-bottom: 100px
}

.ActiveEmailHistory_chatHistoryContainer__3_wzo .ActiveEmailHistory_chatHistoryCard__3f5Pd {
    display: flex;
    align-items: center;
    height: 85px;
    background: #fff 0 0 no-repeat padding-box;
    opacity: 1;
    margin-top: 20px;
    border-radius: 8px;
    cursor: pointer
}

.ActiveEmailHistory_chatHistoryContainer__3_wzo .ActiveEmailHistory_chatHistoryCard__3f5Pd:hover {
    background: #eaf2f4 0 0 no-repeat padding-box;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .1019607843);
    border: 1px solid #6d809f
}

.ActiveEmailHistory_chatHistoryContainer__3_wzo .ActiveEmailHistory_chatHistoryCard__3f5Pd .ActiveEmailHistory_cardImgContainer__2E_tx {
    margin-left: 16px;
    background: transparent 0 0 no-repeat padding-box;
    opacity: 1
}

.ActiveEmailHistory_chatHistoryContainer__3_wzo .ActiveEmailHistory_chatHistoryCard__3f5Pd .ActiveEmailHistory_cardImgContainer__2E_tx img {
    border-radius: 50%;
    border: 1px solid #6d809f;
    width: 36px;
    height: 36px
}

.ActiveEmailHistory_chatHistoryContainer__3_wzo .ActiveEmailHistory_chatHistoryCard__3f5Pd .ActiveEmailHistory_cardContentContainer__3drId {
    margin-left: 11px
}

.ActiveEmailHistory_chatHistoryContainer__3_wzo .ActiveEmailHistory_chatHistoryCard__3f5Pd .ActiveEmailHistory_cardContentContainer__3drId .ActiveEmailHistory_cardName__1opnc span {
    font: normal normal medium 14px/59px Axiforma;
    letter-spacing: 0;
    color: #002983;
    opacity: 1
}

.ActiveEmailHistory_chatHistoryContainer__3_wzo .ActiveEmailHistory_chatHistoryCard__3f5Pd .ActiveEmailHistory_cardContentContainer__3drId .ActiveEmailHistory_cardTime__11h4S span {
    font: normal normal medium 12px/21px Axiforma;
    letter-spacing: 0;
    color: #6d809f;
    opacity: 1
}

.ActiveEmailHistory_chatHistoryContainer__3_wzo .ActiveEmailHistory_chatHistoryCard__3f5Pd .ActiveEmailHistory_cardContentContainer__3drId .ActiveEmailHistory_cardQueue__XekQi span {
    font: normal normal normal 12px/22px Axiforma;
    letter-spacing: 0;
    color: #6d809f;
    opacity: 1
}

.ActiveEmailHistory_chatHistoryContainer__3_wzo .ActiveEmailHistory_chatHistoryCardDarkMode__HBXwQ {
    background-color: #021528;
    border: 1px solid #2d4059
}

.ActiveEmailHistory_chatHistoryContainer__3_wzo .ActiveEmailHistory_chatHistoryCardDarkMode__HBXwQ:hover {
    background: #081d33 0 0 no-repeat padding-box;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .1019607843);
    border: 1px solid #2d4059
}

.ActiveEmailHistory_chatHistoryContainer__3_wzo .ActiveEmailHistory_chatHistoryCardDarkMode__HBXwQ .ActiveEmailHistory_cardContentContainerDarkMode__3b6Cd .ActiveEmailHistory_cardName__1opnc span {
    color: #98a5b7
}

.ActiveEmailHistory_chatHistoryContainer__3_wzo .ActiveEmailHistory_chatHistoryCardDarkMode__HBXwQ .ActiveEmailHistory_cardContentContainerDarkMode__3b6Cd .ActiveEmailHistory_cardQueue__XekQi span,
.ActiveEmailHistory_chatHistoryContainer__3_wzo .ActiveEmailHistory_chatHistoryCardDarkMode__HBXwQ .ActiveEmailHistory_cardContentContainerDarkMode__3b6Cd .ActiveEmailHistory_cardTime__11h4S span {
    color: #2d4059
}

.ActiveEmailHistory_tabTextContainer__1JEl5 {
    display: flex;
    justify-content: center;
    margin-top: 20px
}

.ActiveEmailHistory_tabTextContainer__1JEl5 span {
    font: normal normal normal 14px/22px Axiforma;
    letter-spacing: 0;
    color: #6d809f;
    opacity: 1
}

.EmailCustomField_customFieldBox__3eB3y {
    display: flex;
    width: 100%;
    flex-direction: column;
    grid-gap: 4px;
    gap: 4px
}

.EmailCustomField_textField__YFBHL {
    margin-top: 7px !important;
    background: #fff 0 0 no-repeat padding-box;
    border: 1px solid #dcdcdc;
    border-radius: 9px;
    opacity: 1;
    width: 100%
}

.EmailCustomField_tabTextContainer__2G5FK {
    display: flex;
    justify-content: center;
    margin-top: 20px
}

.EmailCustomField_tabTextContainer__2G5FK span {
    font: normal normal normal 14px/22px Axiforma;
    letter-spacing: 0;
    color: #6d809f;
    opacity: 1
}

.EmailCustomField_customFieldButton__3QmB8 {
    width: 150px;
    height: 45px;
    margin-top: 20px;
    float: right;
    background: #fff 0 0 no-repeat padding-box;
    border: 1px solid #fd581f;
    border-radius: 6px;
    opacity: 1;
    cursor: pointer
}

.EmailCustomField_customFieldButton__3QmB8:hover {
    background: #ededef 0 0 no-repeat padding-box
}

.EmailCustomField_customFieldButtonDarkMode__16KdO {
    width: 150px;
    height: 45px;
    margin-top: 20px;
    float: right;
    background: #081d33 0 0 no-repeat padding-box;
    border: 1px solid #2d4059;
    color: #98a5b7;
    border-radius: 6px;
    opacity: 1;
    cursor: pointer
}

.EmailCustomField_customFieldButtonDarkMode__16KdO:hover {
    border: 1px solid #fd581f
}

.SuspendPage_h1__2fB9A {
    color: #032983;
    font-size: 36px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left
}

.SuspendPage_h2__3KRZC {
    font-size: 22px;
    font-weight: 400
}

.SuspendPage_h2__3KRZC,
.SuspendPage_h3__3DaGa {
    color: #032983;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: left
}

.SuspendPage_h3__3DaGa {
    font-size: 14px;
    font-weight: 600
}

.SuspendPage_regular__NciwV {
    opacity: .8;
    font-size: 12px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #6d809f;
    text-align: left
}

.SuspendPage_theme-light__Vd6QZ {
    color-scheme: light
}

.SuspendPage_theme-dark__23LTb {
    color-scheme: dark
}

.SuspendPage_suspendPageContainer__3XZJ7 {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 100vh;
    padding: 20px;
    transition: background .3s ease, color .3s ease
}

.SuspendPage_suspendPageContainer__3XZJ7.SuspendPage_lightTheme__1J9-V {
    background: #efedee 0 0 no-repeat padding-box;
    color: #6d809f
}

.SuspendPage_suspendPageContainer__3XZJ7.SuspendPage_darkTheme__3lvEK {
    background-color: #1a2332;
    color: #fff
}

.SuspendPage_contentWrapper__3rEHi {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    width: 100%
}

.SuspendPage_iconContainer__1Bq1f {
    margin-bottom: 40px
}

@media(max-width:768px) {
    .SuspendPage_iconContainer__1Bq1f {
        margin-bottom: 30px
    }
}

.SuspendPage_iconBackground__R0W-- {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto
}

.SuspendPage_suspendIcon__16Afq {
    width: 300px;
    height: 300px
}

@media(max-width:768px) {
    .SuspendPage_suspendIcon__16Afq {
        width: 200px;
        height: 200px
    }
}

@media(max-width:480px) {
    .SuspendPage_suspendIcon__16Afq {
        width: 150px;
        height: 150px
    }
}

.SuspendPage_textContainer__3IqIQ {
    margin-bottom: 30px
}

@media(max-width:768px) {
    .SuspendPage_textContainer__3IqIQ {
        margin-bottom: 30px
    }
}

.SuspendPage_title__3tdjY {
    font-size: 32px !important;
    letter-spacing: 0 !important;
    opacity: 1 !important;
    white-space: nowrap;
    padding-bottom: 4px;
    font-weight: 500 !important
}

@media(max-width:768px) {
    .SuspendPage_title__3tdjY {
        font-size: 24px !important;
        white-space: normal;
        padding-bottom: 8px
    }
}

@media(max-width:480px) {
    .SuspendPage_title__3tdjY {
        font-size: 20px !important;
        white-space: normal;
        padding-bottom: 6px
    }
}

.SuspendPage_lightTheme__1J9-V .SuspendPage_title__3tdjY {
    color: #002983 !important
}

.SuspendPage_darkTheme__3lvEK .SuspendPage_title__3tdjY {
    color: #ccdee6 !important
}

.SuspendPage_message__2SYbg {
    font-size: 24px !important;
    letter-spacing: 0 !important;
    opacity: 1 !important;
    white-space: nowrap;
    font-weight: 300 !important
}

@media(max-width:768px) {
    .SuspendPage_message__2SYbg {
        font-size: 15px !important;
        white-space: normal
    }
}

@media(max-width:480px) {
    .SuspendPage_message__2SYbg {
        font-size: 14px !important;
        white-space: normal
    }
}

.SuspendPage_lightTheme__1J9-V .SuspendPage_message__2SYbg {
    color: #002983 !important
}

.SuspendPage_darkTheme__3lvEK .SuspendPage_message__2SYbg {
    color: #ccdee6 !important
}

.SuspendPage_buttonContainer__3UhdB {
    display: flex;
    justify-content: center
}

.SuspendPage_homeButton__1giaE {
    width: 210px !important;
    height: 40px !important;
    background: #fd581f !important;
    border-radius: 4px !important;
    opacity: 1 !important;
    color: #fff !important;
    font-weight: 600 !important;
    padding: 0 !important;
    box-shadow: 0 2px 8px rgba(253, 116, 31, .3) !important;
    transition: all .3s ease !important;
    text-transform: none !important;
    border: none !important
}

.SuspendPage_homeButton__1giaE:hover {
    background: #ff5800 !important;
    box-shadow: 0 4px 12px rgba(253, 116, 31, .4) !important;
    transform: translateY(-1px)
}

.SuspendPage_homeButton__1giaE:active {
    transform: translateY(0);
    box-shadow: 0 2px 6px rgba(253, 116, 31, .3) !important
}

@media(max-width:768px) {
    .SuspendPage_homeButton__1giaE {
        width: 180px !important;
        height: 36px !important;
        font-size: 14px !important
    }
}

@media(max-width:480px) {
    .SuspendPage_homeButton__1giaE {
        width: 100% !important;
        max-width: 210px !important;
        height: 40px !important;
        font-size: 13px !important
    }
}

@keyframes SuspendPage_fadeInUp__GmYzZ {
    0% {
        opacity: 0;
        transform: translateY(30px)
    }
    to {
        opacity: 1;
        transform: translateY(0)
    }
}

.SuspendPage_contentWrapper__3rEHi {
    animation: SuspendPage_fadeInUp__GmYzZ .6s ease-out
}

.SuspendPage_iconContainer__1Bq1f {
    animation: SuspendPage_fadeInUp__GmYzZ .6s ease-out .1s both
}

.SuspendPage_textContainer__3IqIQ {
    animation: SuspendPage_fadeInUp__GmYzZ .6s ease-out .2s both
}

.SuspendPage_buttonContainer__3UhdB {
    animation: SuspendPage_fadeInUp__GmYzZ .6s ease-out .3s both
}

.CustomNode_h1__2Jn6O {
    color: #032983;
    font-size: 36px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left
}

.CustomNode_h2__anbvN {
    font-size: 22px;
    font-weight: 400
}

.CustomNode_h2__anbvN,
.CustomNode_h3__2cDUn {
    color: #032983;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: left
}

.CustomNode_h3__2cDUn {
    font-size: 14px;
    font-weight: 600
}

.CustomNode_regular__1HjKU {
    opacity: .8;
    font-size: 12px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #6d809f;
    text-align: left
}

.CustomNode_theme-light__JziHI {
    color-scheme: light
}

.CustomNode_theme-dark__1KV5K {
    color-scheme: dark
}

.CustomNode_NodeHeaderSearchField__HURmx {
    margin-top: 2px;
    transform: scale(.6);
    transform-origin: left center
}

.CustomNode_NodeHeaderSearchField__HURmx .CustomNode_MuiInputBase-root__2NDxK {
    height: 16px !important;
    font-size: 9px !important;
    background-color: hsla(0, 0%, 100%, .95);
    border-radius: 4px;
    width: 100px
}

.CustomNode_NodeHeaderSearchField__HURmx .CustomNode_MuiInputBase-root__2NDxK .CustomNode_MuiInputBase-input__35h-p {
    padding: 2px 4px !important;
    font-size: 9px !important;
    line-height: 1 !important;
    height: 12px !important
}

.CustomNode_NodeHeaderSearchField__HURmx .CustomNode_MuiInputBase-root__2NDxK .CustomNode_MuiInputBase-input__35h-p::-moz-placeholder {
    font-size: 9px !important;
    color: #6d809f;
    opacity: .7
}

.CustomNode_NodeHeaderSearchField__HURmx .CustomNode_MuiInputBase-root__2NDxK .CustomNode_MuiInputBase-input__35h-p:-ms-input-placeholder {
    font-size: 9px !important;
    color: #6d809f;
    opacity: .7
}

.CustomNode_NodeHeaderSearchField__HURmx .CustomNode_MuiInputBase-root__2NDxK .CustomNode_MuiInputBase-input__35h-p::placeholder {
    font-size: 9px !important;
    color: #6d809f;
    opacity: .7
}

.CustomNode_NodeHeaderSearchField__HURmx .CustomNode_MuiInputBase-root__2NDxK .CustomNode_MuiInputAdornment-root__27BH3 {
    margin: 0 !important
}

.CustomNode_NodeHeaderSearchField__HURmx .CustomNode_MuiInputBase-root__2NDxK .CustomNode_MuiInputAdornment-root__27BH3 .CustomNode_MuiSvgIcon-root__3gPkw {
    font-size: 10px !important;
    color: #6d809f
}

.CustomNode_NodeHeaderSearchField__HURmx .CustomNode_MuiOutlinedInput-notchedOutline__1hII6 {
    border-color: rgba(109, 128, 159, .4) !important;
    border-width: 1px !important
}

.CustomNode_NodeHeaderSearchField__HURmx:hover .CustomNode_MuiOutlinedInput-notchedOutline__1hII6 {
    border-color: #fd581f !important
}

.CustomNode_NodeHeaderSearchField__HURmx.CustomNode_Mui-focused__NkpfF .CustomNode_MuiOutlinedInput-notchedOutline__1hII6 {
    border-color: #fd581f !important;
    border-width: 1px !important
}

.CustomNode_NodeSearchClearBtn__3yOC0 {
    background: none;
    border: none;
    cursor: pointer;
    color: #6d809f;
    font-size: 10px;
    font-weight: 700;
    padding: 1px;
    border-radius: 2px;
    width: 12px;
    height: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1
}

.CustomNode_NodeSearchClearBtn__3yOC0:hover {
    background-color: rgba(253, 88, 31, .1);
    color: #fd581f
}

.CustomNode_CustomNode__1wqEh {
    border-radius: 12px;
    min-height: 90px;
    min-width: 246px;
    box-shadow: 0 4px 14px rgba(0, 0, 0, .1019607843);
    border: 1px solid #e4e7f2;
    background: #fff
}

.CustomNode_CustomNode__1wqEh.CustomNode_selected__2fYXf {
    border: 2px solid #fd581f
}

.CustomNode_CustomNode__1wqEh.CustomNode_hidden__2hwie {
    opacity: 1%
}

.CustomNode_CustomNode_Container__nRUab {
    padding: 12px
}

.CustomNode_CustomNode_Container__Icon__Ym0BM {
    width: 16px;
    height: 16px;
    float: left;
    background: no-repeat transparent 50%;
    background-size: contain;
    background-image: url(./media/ivr.67e8eafe.svg)
}

.CustomNode_CustomNode_Container__Icon__Ym0BM.CustomNode_Root__2CIYu {
    background-image: url(./media/ivr.67e8eafe.svg)
}

.CustomNode_CustomNode_Container__Icon__Ym0BM.CustomNode_WebHook__6Tq8R {
    background-image: url(./media/ivr-webhook.893cc5e5.svg)
}

.CustomNode_CustomNode_Container__Icon__Ym0BM.CustomNode_HangUp__13Es1 {
    background-image: url(./media/ivr-call.c3e14464.svg)
}

.CustomNode_CustomNode_Container__Label__vziFv {
    width: 100%;
    color: #6d809f;
    font-size: 11px;
    font-weight: 500;
    margin-left: 24px;
    padding-top: 2px
}

.CustomNode_CustomNode_Container__Action__23yZn {
    position: absolute;
    margin-left: auto;
    top: 0;
    right: 0
}

.CustomNode_CustomNode_Container__Info__2KOPC {
    position: absolute;
    margin-left: auto;
    width: 20px;
    height: 20px;
    top: 10px;
    right: 32px;
    background: no-repeat transparent 50%;
    background-size: cover;
    background-image: url(./media/ivr-info.ff66290b.svg)
}

.CustomNode_CustomNode_Container__Text__UI2Pe {
    background: #f7f7fb 0 0 no-repeat padding-box;
    min-height: 34px;
    color: #032983;
    font-size: 14px;
    font-weight: 600;
    width: 100%;
    margin-top: 12px;
    padding: 4px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 12px
}

.CustomNode_popupMenu__3JX1Q .CustomNode_menuItem__3grbg {
    padding: 18px 27px
}

.CustomNode_popupMenu__3JX1Q .CustomNode_menuItem__3grbg:not(:last-of-type) {
    border-bottom: 1px solid #e4e7f2
}

.CustomNode_popupMenu__3JX1Q .CustomNode_menuItem__3grbg svg {
    margin-right: 16px
}

.CustomNode_popupMenu__3JX1Q.CustomNode_horizontal__2Q0Um .CustomNode_menuItem__3grbg {
    background-color: #fff;
    padding: 9px 27px 9px 18px;
    border-radius: 200px;
    border: 2px solid #fd581f
}

.CustomNode_popupMenu__3JX1Q.CustomNode_horizontal__2Q0Um .CustomNode_menuItem__3grbg:hover {
    background-color: #f7f7fb
}

.CustomNode_popupMenu__3JX1Q.CustomNode_horizontal__2Q0Um .CustomNode_menuItem__3grbg:not(:last-of-type) {
    border: 2px solid #fd581f
}

.CustomNode_popupMenu__3JX1Q.CustomNode_horizontal__2Q0Um .CustomNode_menuItem__3grbg svg {
    margin-right: 7px
}

.CustomNode_CustomNode_Container__nRUab .CustomNode_ExpandedHandles__1xerh {
    padding: 8px;
    border-top: 1px solid rgba(0, 0, 0, .12);
    margin-top: 8px
}

.CustomNode_CustomNode_Container__nRUab .CustomNode_TargetGroup__3Reba {
    margin-bottom: 12px;
    padding: 8px;
    background: rgba(0, 0, 0, .04);
    border-radius: 4px
}

.CustomNode_CustomNode_Container__nRUab .CustomNode_TargetGroup__3Reba .CustomNode_TargetLabel__2AzeF {
    color: #666;
    margin-bottom: 4px;
    font-size: 12px
}

.CustomNode_CustomNode_Container__nRUab .CustomNode_ExpandButton__U1hja {
    position: absolute;
    right: -30px;
    top: 50%;
    transform: translateY(-50%);
    color: #6d809f
}

.CustomNode_CustomNode_Container__nRUab .CustomNode_ExpandButton__U1hja:hover {
    color: #fd581f
}

.CustomNode_node__1SBpv .CustomNode_iconContainer__2t2L1 {
    position: absolute;
    top: 5px;
    right: 5px;
    display: flex;
    grid-gap: 4px;
    gap: 4px
}

.CustomNode_node__1SBpv .CustomNode_deleteIcon__30vFX,
.CustomNode_node__1SBpv .CustomNode_redirectIcon__lTeOM {
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 20px;
    height: 20px;
    border-radius: 4px
}

.CustomNode_node__1SBpv .CustomNode_deleteIcon__30vFX:hover,
.CustomNode_node__1SBpv .CustomNode_redirectIcon__lTeOM:hover {
    background-color: rgba(0, 0, 0, .1)
}

.CustomNode_node__1SBpv .CustomNode_redirectIcon__lTeOM {
    color: #1976d2
}

.CustomNode_node__1SBpv .CustomNode_deleteIcon__30vFX {
    color: #d32f2f
}

.CustomNode_modalContainer__2JY6F {
    position: absolute;
    max-width: 100%;
    max-height: 100%;
    background: #fff 0 0 no-repeat padding-box;
    border: 1px solid #e4e7f2;
    border-radius: 10px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, .1019607843);
    outline: none;
    padding-bottom: 12px;
    width: 430px
}

.CustomNode_modalContainer__2JY6F .CustomNode_headerContainer__3aVaJ {
    display: flex;
    justify-content: space-between;
    margin-top: 19px;
    border-bottom: 1px solid #ccdce6;
    padding-bottom: 10px
}

.CustomNode_modalContainer__2JY6F .CustomNode_headerContainer__3aVaJ .CustomNode_modalTitle__2SVmV {
    display: flex;
    margin-left: 32px;
    letter-spacing: 0;
    color: #002983;
    opacity: 1
}

.CustomNode_modalContainer__2JY6F .CustomNode_headerContainer__3aVaJ .CustomNode_modalTitle__2SVmV h5 {
    font-size: 20px;
    font-weight: 500
}

.CustomNode_modalContainer__2JY6F .CustomNode_headerContainer__3aVaJ .CustomNode_modalCloseIcon__2zkgI {
    margin-right: 21px;
    margin-top: -2px;
    cursor: pointer
}

.CustomNode_modalContainer__2JY6F .CustomNode_headerContainer__3aVaJ .CustomNode_modalCloseIcon__2zkgI img:hover {
    filter: invert(13%) sepia(9%) saturate(5002%) hue-rotate(189deg) brightness(91%) contrast(88%)
}

.CustomNode_modalContainer__2JY6F .CustomNode_modalContentCont__XUE40 {
    padding: 16px
}

.CustomNode_modalContainer__2JY6F .CustomNode_modalContentCont__XUE40 .CustomNode_objContent__UbSEF {
    margin-bottom: 6px
}

@media screen and (max-width:520px) {
    .CustomNode_modalContainer__2JY6F .CustomNode_modalContentCont__XUE40 .CustomNode_objContent__UbSEF {
        width: 260px
    }
}

.CustomNode_modalContainer__2JY6F .CustomNode_modalContentCont__XUE40 .CustomNode_objContent__UbSEF span {
    text-align: left;
    font-size: 14px;
    letter-spacing: 0;
    color: #6d809f;
    opacity: 1
}

.CustomNode_modalContainer__2JY6F .CustomNode_modalContentCont__XUE40 .CustomNode_outlinedInputCont__txm8R {
    width: 100%;
    padding: 11px 32px 0
}

.CustomNode_modalContainer__2JY6F .CustomNode_modalContentCont__XUE40 .CustomNode_contentContainer__1fb4O {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 32px
}

.CustomNode_modalContainer__2JY6F .CustomNode_modalContentCont__XUE40 .CustomNode_contentContainer__1fb4O .CustomNode_leftContentCont__2PRuo {
    display: flex;
    justify-content: center;
    align-items: center
}

.CustomNode_modalContainer__2JY6F .CustomNode_modalContentCont__XUE40 .CustomNode_contentContainer__1fb4O .CustomNode_leftContentCont__2PRuo .CustomNode_infoTitle__ptiot {
    margin-left: 4px
}

.CustomNode_modalContainer__2JY6F .CustomNode_modalContentCont__XUE40 .CustomNode_contentContainer__1fb4O .CustomNode_leftContentCont__2PRuo .CustomNode_infoTitle__ptiot span {
    text-align: left;
    font-size: 12px;
    letter-spacing: 0;
    color: #6d809f;
    opacity: 1
}

.CustomNode_modalContainer__2JY6F .CustomNode_modalContentCont__XUE40 .CustomNode_contentContainer__1fb4O .CustomNode_rightContentCont__2l9O5 {
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer
}

.CustomNode_modalContainer__2JY6F .CustomNode_modalContentCont__XUE40 .CustomNode_contentContainer__1fb4O .CustomNode_rightContentCont__2l9O5 .CustomNode_infoButton__3cxVl {
    margin-right: 8px
}

.CustomNode_modalContainer__2JY6F .CustomNode_modalContentCont__XUE40 .CustomNode_contentContainer__1fb4O .CustomNode_rightContentCont__2l9O5 .CustomNode_infoButton__3cxVl span {
    text-align: left;
    font-size: 12px;
    letter-spacing: 0;
    color: #6d809f;
    opacity: 1
}

.CustomNode_modalContainer__2JY6F .CustomNode_modalContentCont__XUE40 .CustomNode_switchTitle__37kdZ {
    padding: 16px 32px
}

.CustomNode_modalContainer__2JY6F .CustomNode_modalContentCont__XUE40 .CustomNode_switchTitle__37kdZ span {
    text-align: left;
    font-size: 14px;
    letter-spacing: 0;
    color: #314469;
    opacity: 1
}

.CustomNode_modalContainer__2JY6F .CustomNode_modalContentCont__XUE40 .CustomNode_lineContainer__1BVmr {
    display: flex;
    padding: 0 32px
}

.CustomNode_modalContainer__2JY6F .CustomNode_modalContentCont__XUE40 .CustomNode_lineContainer__1BVmr .CustomNode_lineMainCont__3S6ux {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding: 16px 0
}

.CustomNode_modalContainer__2JY6F .CustomNode_modalContentCont__XUE40 .CustomNode_lineContainer__1BVmr .CustomNode_lineMainCont__3S6ux .CustomNode_lineTitleCont__2SXwM {
    display: flex;
    justify-content: center;
    align-items: center
}

.CustomNode_modalContainer__2JY6F .CustomNode_modalContentCont__XUE40 .CustomNode_lineContainer__1BVmr .CustomNode_lineMainCont__3S6ux .CustomNode_lineTitleCont__2SXwM span {
    margin-left: 8px;
    text-align: left;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0;
    color: #6d809f;
    opacity: 1
}

.CustomNode_modalContainer__2JY6F .CustomNode_buttonsCont__1Qi7x {
    display: flex;
    justify-content: end;
    padding: 16px 24px 5px;
    border-top: 1px solid #ccdce6
}

.CustomNode_modalContainer__2JY6F .CustomNode_buttonsCont__1Qi7x .CustomNode_cancelButtonCont__23W5P {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 120px;
    height: 40px;
    background: rgba(204, 220, 230, .1607843137) 0 0 no-repeat padding-box;
    border: 1px solid #ccdce6;
    border-radius: 4px;
    cursor: pointer;
    margin-right: 8px
}

.CustomNode_modalContainer__2JY6F .CustomNode_buttonsCont__1Qi7x .CustomNode_cancelButtonCont__23W5P span {
    text-align: center;
    font-weight: 600;
    font-size: 12px;
    color: #002983
}

.CustomNode_modalContainer__2JY6F .CustomNode_buttonsCont__1Qi7x .CustomNode_confirmButtonCont__2-KO9 {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 120px;
    height: 40px;
    background: #fd581f 0 0 no-repeat padding-box;
    border: 1px solid #ccdce6;
    border-radius: 4px;
    cursor: pointer
}

.CustomNode_modalContainer__2JY6F .CustomNode_buttonsCont__1Qi7x .CustomNode_confirmButtonCont__2-KO9 span {
    text-align: center;
    font-weight: 600;
    font-size: 12px;
    color: #fff
}

.CustomNode_modalContainer__2JY6F .CustomNode_buttonsCont__1Qi7x .CustomNode_confirmButtonCont__2-KO9.CustomNode_disabled__1ETDs {
    background: #fff 0 0 no-repeat padding-box;
    border: 1px solid #ccdce6;
    cursor: not-allowed
}

.CustomNode_modalContainer__2JY6F .CustomNode_buttonsCont__1Qi7x .CustomNode_confirmButtonCont__2-KO9.CustomNode_disabled__1ETDs span {
    color: #ccdce6
}

[data-toggle=true] {
    transform: rotate(0deg)
}

[data-toggle=false] {
    transform: rotate(180deg)
}

.CustomHandle_h1__2qjpQ {
    color: #032983;
    font-size: 36px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left
}

.CustomHandle_h2__1Pl_Y {
    font-size: 22px;
    font-weight: 400
}

.CustomHandle_h2__1Pl_Y,
.CustomHandle_h3__1UG3E {
    color: #032983;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: left
}

.CustomHandle_h3__1UG3E {
    font-size: 14px;
    font-weight: 600
}

.CustomHandle_regular__15Hn9 {
    opacity: .8;
    font-size: 12px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #6d809f;
    text-align: left
}

:root {
    --main-background: #f5f9fa;
    --component-background: #fff;
    --second-modal-background: hsla(0, 0%, 100%, 0.8);
    --title: #002983;
    --highlight-text: #314469;
    --highlight-text-70: rgba(49, 68, 105, 0.6980392157);
    --highlight-text-16: rgba(49, 68, 105, 0.1607843137);
    --highlight-text-8: rgba(49, 68, 105, 0.0784313725);
    --passive-text-border: #ccdce6;
    --navigation-bar: #1e3772;
    --box-shadow: rgba(0, 0, 0, 0.05);
    --box-shadow-light: rgba(0, 0, 0, 0.1)
}

:root,
[data-theme=dark] {
    --modal-background: rgba(22, 32, 51, 0.6392156863);
    --white-text: #fff;
    --gray: #6d809f;
    --gray-70: rgba(109, 128, 159, 0.6980392157);
    --gray-24: rgba(109, 128, 159, 0.2392156863);
    --gray-16: rgba(109, 128, 159, 0.1607843137);
    --gray-8: rgba(109, 128, 159, 0.0784313725);
    --gray-4: rgba(109, 128, 159, 0.0392156863);
    --orange: #fd581f;
    --orange-70: rgba(253, 88, 31, 0.6980392157);
    --orange-16: rgba(253, 88, 31, 0.1607843137);
    --orange-8: rgba(253, 88, 31, 0.0784313725);
    --orange-4: rgba(253, 88, 31, 0.0392156863);
    --green: #1dbe79;
    --green-70: rgba(29, 190, 121, 0.6980392157);
    --green-16: rgba(29, 190, 121, 0.1607843137);
    --green-8: rgba(29, 190, 121, 0.0784313725);
    --red: #f02833;
    --red-70: rgba(240, 40, 51, 0.6980392157);
    --red-16: rgba(240, 40, 51, 0.1607843137);
    --red-8: rgba(240, 40, 51, 0.0784313725);
    --blue: #002983;
    --blue-70: rgba(0, 41, 131, 0.6980392157);
    --blue-16: rgba(0, 41, 131, 0.1607843137);
    --blue-8: rgba(0, 41, 131, 0.0784313725);
    --yellow: #ecad00;
    --yellow-70: rgba(236, 173, 0, 0.6980392157);
    --yellow-16: rgba(236, 173, 0, 0.1607843137);
    --yellow-8: rgba(236, 173, 0, 0.0784313725);
    --light-blue: #8aabd9;
    --light-blue-70: rgba(138, 171, 217, 0.6980392157);
    --light-blue-16: rgba(138, 171, 217, 0.1607843137);
    --light-blue-8: rgba(138, 171, 217, 0.0784313725);
    --gold: #b59e64;
    --gold-16: rgba(181, 158, 100, 0.1607843137);
    --turquoise: #52c8cc;
    --turquoise-8: rgba(82, 200, 204, 0.0784313725);
    --hover-border: #afddea;
    --hover-fill: rgba(175, 221, 234, 0.0784313725);
    --hover: rgba(175, 221, 234, 0.0784313725)
}

[data-theme=dark] {
    --main-background: #162033;
    --component-background: #1e2a40;
    --second-modal-background: rgba(30, 42, 64, 0.8);
    --title: #fff;
    --highlight-text: #ccdce6;
    --highlight-text-70: rgba(204, 220, 230, 0.6980392157);
    --highlight-text-16: rgba(204, 220, 230, 0.1607843137);
    --highlight-text-8: rgba(204, 220, 230, 0.1607843137);
    --passive-text-border: #314469;
    --navigation-bar: #1e2a40;
    --box-shadow: rgba(0, 0, 0, 0.15);
    --box-shadow-light: rgba(0, 0, 0, 0.2)
}

.CustomHandle_theme-light__1qWCI {
    color-scheme: light
}

.CustomHandle_theme-dark__37pim {
    color-scheme: dark
}

.CustomHandle_BottomHandle__fFAXG {
    width: 100%;
    height: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative
}

.CustomHandle_BottomHandle_Container__2qTPg {
    position: relative;
    margin: 0 2px
}

.CustomHandle_BottomHandle_Container__2qTPg.CustomHandle_single___svVk {
    margin-top: 0
}

.CustomHandle_BottomHandle_Container__2qTPg.CustomHandle_soft__1C6M_ {
    margin-top: 24px
}

.CustomHandle_BottomHandle_Container__Text__PsA2l {
    border: 1px solid #fd581f;
    border-radius: 19px;
    padding: 4px 12px;
    background-color: #fff;
    color: #fd581f;
    font-size: 10px;
    font-weight: 600
}

.CustomHandle_BottomHandle_Container__Text__PsA2l.CustomHandle_connected__j4OJ0 {
    background-color: #fd581f;
    color: #fff
}

.CustomHandle_BottomHandle_Container__Line__lJTk1 {
    width: 2px;
    height: 10px;
    border-left: 2px dotted #fd581f;
    margin: auto
}

.CustomHandle_BottomHandle_Container__Handle__3oCPC {
    position: absolute
}

.CustomHandle_BottomHandle_Container__Handle__3oCPC.CustomHandle_hidden__3MaDp {
    width: 0;
    height: 0
}

.CustomHandle_BottomHandle_Container__Handle__3oCPC.CustomHandle_soft__1C6M_ {
    width: 16px;
    height: 51px;
    background-color: transparent;
    border: 4px solid transparent;
    top: 0;
    border-radius: 0
}

.CustomHandle_BottomHandle_Container__Handle__3oCPC.CustomHandle_single___svVk {
    width: 16px;
    height: 16px;
    border: 4px solid #fd581f;
    border-radius: 50%;
    background-color: #fff;
    top: -8px
}

.CustomHandle_BottomHandle_Container__FakeHandle__1DmuM,
.CustomHandle_BottomHandle_Container__Handle__3oCPC.CustomHandle_circle__1TxGW {
    width: 16px;
    height: 16px;
    border: 4px solid #fd581f;
    border-radius: 50%;
    background-color: #fff;
    top: 0
}

.CustomHandle_BottomHandle_Container__FakeHandle__1DmuM {
    margin-left: auto;
    margin-right: auto
}

.CustomHandle_TopHandle__3ozGq {
    width: 16px;
    height: 16px;
    border: 4px solid #fd581f;
    border-radius: 50%;
    background-color: #fff;
    top: -8px
}

.CustomAddNode_CustomAddNode__3TNvC {
    border: 2px dashed #fd741f;
    width: 190px;
    height: 60px;
    background-color: #fff;
    border-radius: 12px;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center
}

.CustomAddNode_CustomAddNode_Text__2ukMC {
    color: #fd581f;
    margin: auto
}