body.jivo-block-scroll {
    overflow: hidden;
    zoom: 1!important;
    max-width: 100%;
    overflow-x: hidden!important;
}
.jivo-tablet-overlay body:after {
    display: block;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%!important;
    height: 100%!important;
    background-color: hsla(0, 0%, 100%, .8);
    content: "";
    z-index: 2147483646!important;
}
div#jivo-iframe-container {
    width: 0!important;
    height: 0!important;
    transition: none;
    position: fixed!important;
    overflow: hidden!important;
    background: transparent!important;
    max-height: 100%!important;
    min-height: 0!important;
    padding: 0;
    margin: 0;
    top: auto;
    bottom: 0!important;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
html.jivo-site-full-block {
    position: fixed!important;
    height: 100%!important;
    width: 100%!important;
    max-width: 100%;
    overflow-x: hidden;
    zoom: 1!important;
}
html.jivo-site-full-block body {
    z-index: auto!important;
    zoom: 1!important;
    max-width: 100%!important;
    overflow-x: hidden!important;
}
iframe#jivo_container {
    z-index: 0!important;
    position: relative!important;
    width: 0!important;
    height: 0!important;
    display: block!important;
    background: transparent!important;
    top: 0!important;
    bottom: 0!important;
    opacity: 0;
    visibility: hidden;
}
div#jivo_action {
    position: absolute!important;
    top: 0!important;
    bottom: 0!important;
    left: -10px!important;
    right: 0!important;
    display: block;
    overflow: visible;
    max-height: none!important;
    -webkit-touch-callout: none!important;
    user-select: none!important;
    -webkit-user-select: none!important;
    -moz-user-select: none!important;
    -ms-user-select: none!important;
    direction: ltr!important;
}
div#jivo_action:hover {
    opacity: .9!important;
}
.jivo_cobrowsing_element {
    border: 6px solid #c8f70c;
    border-radius: 6px;
    box-shadow: 0 3px 11px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 3px 11px rgba(0, 0, 0, .2);
    position: absolute;
    z-index: 199998;
    pointer-events: none;
    min-height: auto!important;
    box-sizing: content-box!important;
}
.jivo_cobrowsing_element .jivo_cobrowsing_element_inner {
    width: 100%;
    height: 100%;
    background-color: rgba(200, 247, 12, .15);
}
.jivo_cobrowsing_tooltip {
    position: absolute;
    width: 300px;
    z-index: 199999;
    min-height: auto!important;
    display: block;
}
.jivo_cobrowsing_tooltip #jivo_action {
    display: block;
    position: absolute;
    height: 15px!important;
    z-index: auto;
    left: -30px;
    top: 0;
}
.jivo_cobrowsing_tooltip #jivo_action #jivo_close_button {
    display: block;
    width: 25px;
    height: 25px;
    cursor: pointer;
}
.jivo_cobrowsing_tooltip>jdiv {
    font-family: Arial, sans-serif;
    font-size: 13px;
    background-color: #18c139;
    color: #fff;
    padding: 10px;
    border: 0;
    border-radius: 8px!important;
    display: block;
}
.jivo_cobrowsing_tooltip>jdiv:after {
    width: 0;
    height: 0;
    position: absolute;
    content: " ";
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-top: 9px solid #3cb868;
    left: 50%;
    bottom: -9px;
    margin-left: -9px;
}
.jivo_cobrowsing_tooltip>jdiv.jivo-top:after {
    border-top-color: transparent;
    border-bottom: 9px solid #3cb868;
    top: -17px;
    bottom: auto;
}
.jivo_cobrowsing_tooltip>jdiv.jivo-top.jivo-left #jivo_action {
    right: -45px!important;
    left: auto;
}
.jivo_cobrowsing_tooltip>jdiv.jivo-left #jivo_action {
    right: -30px!important;
    left: auto;
}
.jivo_cobrowsing_tooltip>jdiv.jivo-left:after {
    left: 20px;
    margin: 0;
}
.jivo_cobrowsing_tooltip>jdiv.jivo-right:after {
    right: 20px;
    left: auto;
    margin: 0;
}
.jivo_cobrowsing_tooltip>jdiv .jivo_cobrowsing_tooltip_agent {
    display: block;
    font-weight: 700;
    padding-bottom: 2px;
    color: #fff!important;
}
.jivo_cobrowsing_tooltip>jdiv .jivo_cobrowsing_tooltip_text {
    color: #fff!important;
    overflow: hidden;
    word-wrap: break-word;
    display: block;
}
.jivo_cobrowsing_tooltip>jdiv .jivo_cobrowsing_tooltip_avatar {
    float: left;
    width: 40px;
}
.jivo_cobrowsing_tooltip>jdiv .jivo_cobrowsing_tooltip_avatar>jdiv {
    float: left;
}
#jivo_copyright {
    position: fixed;
    display: none;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    cursor: pointer;
    background-color: #414243;
    color: #fff;
    padding: 11px 15px;
    min-height: 18px!important;
    z-index: 2147483647;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    font-smoothing: antialiased;
    border-radius: 4px;
}
#jivo_copyright a {
    text-decoration: none;
    color: #54d181;
}
#jivo_copyright #jivosite-copyright {
    display: inline-block;
    width: 26px;
    height: 18px;
    margin: 0 0 -4px 5px;
}
#jivo_copyright #jivo_copyright_corner {
    position: absolute;
    width: 0;
    height: 0;
}
#jivo_copyright #jivo_copyright_corner.jivo-top {
    top: -5px;
    left: 10px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #414243;
}
#jivo_copyright #jivo_copyright_corner.jivo-bottom {
    bottom: -5px;
    right: 10px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #414243;
}
#jivo_copyright #jivo_copyright_corner.jivo-left {
    top: 50%;
    left: -5px;
    margin-top: -3px;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-right: 5px solid #414243;
}
#jivo_copyright #jivo_copyright_corner.jivo-right {
    top: 50%;
    right: -5px;
    margin-top: -3px;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #414243;
}
.globalClass_ebef a, .globalClass_ebef form, .globalClass_ebef iframe, .globalClass_ebef input, .globalClass_ebef svg, .globalClass_ebef textarea {
    -webkit-animation: 0s none!important;
    animation: 0s none!important;
    -webkit-backface-visibility: visible!important;
    backface-visibility: visible!important;
    background: none!important;
    border: 0!important;
    box-shadow: none!important;
    box-sizing: content-box!important;
    bottom: auto!important;
    caption-side: top!important;
    clear: none!important;
    clip: auto!important;
    cursor: auto!important;
    display: inline!important;
    direction: ltr!important;
    flex: none!important;
    height: auto!important;
    -webkit-hyphens: manual!important;
    -ms-hyphens: manual!important;
    hyphens: manual!important;
    image-rendering: auto!important;
    justify-content: flex-start!important;
    left: auto!important;
    letter-spacing: normal!important;
    line-height: normal!important;
    margin: 0!important;
    max-height: none!important;
    max-width: none!important;
    min-height: 0!important;
    min-width: 0!important;
    -o-object-fit: fill!important;
    object-fit: fill!important;
    opacity: 1!important;
    order: 1!important;
    orphans: 2!important;
    outline: 0 none!important;
    overflow: visible!important;
    padding: 0!important;
    perspective: none!important;
    position: static!important;
    resize: none!important;
    right: auto!important;
    text-align: left!important;
    text-decoration: none!important;
    text-indent: 0!important;
    text-overflow: clip!important;
    text-shadow: none!important;
    text-transform: none!important;
    top: auto!important;
    transform: none!important;
    transition: all 0s ease 0s!important;
    unicode-bidi: normal!important;
    -webkit-user-select: none!important;
    -moz-user-select: none!important;
    -ms-user-select: none!important;
    user-select: none!important;
    vertical-align: baseline!important;
    white-space: normal!important;
    width: auto!important;
    word-break: normal!important;
    word-spacing: normal!important;
    word-wrap: normal!important;
    z-index: auto!important;
    zoom: normal!important;
    font-style: normal!important;
    font-weight: 400!important;
    filter: none!important;
}
.globalClass_ebef a {
    -webkit-text-size-adjust: inherit!important;
}
.globalClass_ebef :after, .globalClass_ebef :before {
    content: none;
}
@supports (-ms-ime-align:auto) and (color:unset) {
    .globalClass_ebef {
    position: -ms-device-fixed;
}
}

jdiv {
    -webkit-animation: 0s none;
    animation: 0s none;
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    background: none;
    border: 0;
    box-shadow: none;
    box-sizing: content-box;
    bottom: auto;
    caption-side: top;
    clear: none;
    clip: auto;
    cursor: auto;
    display: inline;
    direction: ltr;
    flex: none;
    height: auto;
    -webkit-hyphens: manual;
    -ms-hyphens: manual;
    hyphens: manual;
    image-rendering: auto;
    justify-content: flex-start;
    left: auto;
    letter-spacing: normal;
    line-height: normal;
    margin: 0;
    max-height: none;
    max-width: none;
    min-height: 0;
    min-width: 0;
    -o-object-fit: fill;
    object-fit: fill;
    opacity: 1;
    order: 1;
    orphans: 2;
    outline: 0 none;
    overflow: visible;
    padding: 0;
    perspective: none;
    position: static;
    resize: none;
    right: auto;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-overflow: clip;
    text-shadow: none;
    text-transform: none;
    top: auto;
    transform: none;
    transition: all 0s ease 0s;
    unicode-bidi: normal;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    vertical-align: baseline;
    white-space: normal;
    width: auto;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    z-index: auto;
    zoom: normal;
    filter: none!important;
    font-weight: 400;
    -webkit-text-size-adjust: inherit;
    -webkit-font-smoothing: antialiased;
    -webkit-text-fill-color: currentColor;
}
jdiv:after, jdiv:before {
    box-sizing: inherit;
}
.globalClass_ebef input[type=text]:focus {
    background-color: transparent!important;
}
.pseudoHeight_4c67 {
    position: fixed;
    top: 0;
    bottom: 0;
    width: auto;
    left: 0;
    right: 0;
    visibility: hidden;
}
jdiv.jivoMouseTrack_7327 {
    position: fixed!important;
    width: auto!important;
    height: auto!important;
    max-height: none!important;
    z-index: 2147483647!important;
    left: -300px!important;
    right: -300px!important;
    top: -200px!important;
    bottom: 0!important;
    display: none;
    background-color: transparent!important;
    opacity: 0!important;
    -webkit-touch-callout: none!important;
    -webkit-user-select: none!important;
    -moz-user-select: none!important;
    -ms-user-select: none!important;
    -o-user-select: none!important;
    user-select: none!important;
    transform: none!important;
}
.wrap_be23 {
    position: fixed;
    bottom: 0;
    z-index: 2147483646;
    display: block;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    visibility: visible;
    z-index: 2147483647;
    opacity: 1;
    transition: opacity .1s;
}
._hidden_f840 {
    opacity: 0;
}
.overlay_3fca, a.overlay_3fca {
    display: block!important;
    position: absolute!important;
    top: 0!important;
    bottom: 0!important;
    left: 0!important;
    right: 0!important;
    z-index: 1!important;
}
.button_6625 {
    width: 65px;
    height: 65px;
    display: block;
    border-radius: 65px!important;
    margin-bottom: 20px!important;
    text-align: center;
    box-shadow: 0 19px 38px 0 rgba(34, 36, 43, .3);
    position: relative;
    transform: scale(1);
}
.button_6625.__inzoom_3542 {
    margin-bottom: 0!important;
    margin-right: 0!important;
}
.closeIconWrap_93ea {
    display: block;
    transform-style: preserve-3d;
    transform: rotateY(0deg) translateZ(0);
    position: absolute;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 3;
}
.messagesLabel_8a86 {
    background-color: #fc576b;
    position: absolute;
    top: 0;
    right: 0;
    border-radius: 20px!important;
    width: 20px;
    height: 20px;
    line-height: 0;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}
.badge_5e2d {
    color: #fff;
    font-size: 12px;
    font-family: arial, sans-serif;
    text-align: center;
    font-weight: 700;
}
.closeIcon_1748 {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto!important;
    width: 25px;
    height: 25px;
    transform: rotateY(0deg);
    background-size: 60% 60%;
    background-position: 5px 5px;
    -webkit-backface-visibility: visible!important;
    backface-visibility: visible!important;
    transform-style: preserve-3d;
    background-repeat: no-repeat;
    visibility: visible;
}
.closeIcon_1748:first-child {
    margin-top: auto!important;
}
._show_9857.wrap_be23 {
    opacity: 1;
    visibility: visible;
    z-index: 2147483647;
}
._orientationRight_9be8.wrap_be23 {
    right: 0;
}
._orientationRight_9be8 .button_6625 {
    margin-right: 20px;
}
._orientationLeft_0155.wrap_be23 {
    left: 0;
}
._orientationLeft_0155 .button_6625 {
    margin-left: 20px;
}
.menuWrap_254e {
    display: block;
    position: absolute;
    bottom: 105px;
    right: 20px;
}
._orientationLeft_0155 .menuWrap_254e {
    right: auto;
}
.menuWrap_254e .buttonsCorner_60ba {
    position: absolute;
    width: 0;
    height: 0;
    border-top-color: #fff;
}
.menuWrap_254e .buttonsCorner_60ba:after {
    content: ""!important;
    position: absolute;
    width: 0;
    height: 0;
    left: 255px;
    bottom: -19px;
    box-sizing: border-box;
    border-color: transparent transparent #fff #fff;
    border-style: solid;
    border-width: 10px;
    transform-origin: 0 0;
    transform: rotate(-45deg);
    box-shadow: -3px 3px 5px 0 rgba(0, 0, 0, .07);
}
._orientationLeft_0155 .menuWrap_254e .buttonsCorner_60ba:after {
    left: 17.5px;
}
.vkIcon_471f path, .vkIcon_471f svg {
    fill: #507299!important;
}
.fbIcon_e05d path, .fbIcon_e05d svg {
    fill: #0084ff!important;
}
.telegramIcon_4a86 path, .telegramIcon_4a86 svg {
    fill: #39afe2!important;
}
.viberIcon_5f49 path, .viberIcon_5f49 svg {
    fill: #fff!important;
}
.message-textIcon_25d0 path, .message-textIcon_25d0 svg {
    fill: #05b24b!important;
}
.phone-outgoingIcon_b989 path, .phone-outgoingIcon_b989 svg {
    fill: #4185f2!important;
}
.phoneIcon_ac53 path, .phoneIcon_ac53 svg {
    fill: #0076ff!important;
}
.stand_ebf1 {
    width: 19px;
    height: 19px;
}
.stand_ebf1, .standBig_1d1d {
    display: block;
    background-position: 50% 50%;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.standBig_1d1d {
    width: 40px;
    height: 40px;
}
.wrap_c3b2 {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 2147483646;
}
.wrap_c3b2.android_1b17 .menuWrap_0b17 {
    position: fixed;
    width: 100%;
    left: 0;
    bottom: 0;
    background-color: #fff;
    transition: bottom .3s ease-in-out;
}
.wrap_c3b2.android_1b17 .menu_b2ee {
    display: block;
}
.wrap_c3b2.android_1b17 .menuTitle_a458 {
    display: block;
    font-size: 16px;
    color: #8194a4;
    font-family: sans-serif;
    margin-left: 15px;
    margin-top: 25px!important;
    margin-bottom: 20px;
    transition: opacity .3s ease;
}
.wrap_c3b2.android_1b17 .closeBtn_e8a9 {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    border-top: 1px solid #e9e9e9;
    padding: 20px 0;
}
.wrap_c3b2.android_1b17 .closeIcon_9994 {
    color: #314254;
    position: absolute;
    left: 20px;
    top: 18px;
    font-size: 18px;
}
.wrap_c3b2.android_1b17 .closeText_7044 {
    font-size: 16px;
    color: #314254;
    font-family: sans-serif;
}
.wrap_c3b2.ios_9714 .menuWrap_0b17 {
    position: fixed;
    width: 100%;
    left: 0;
    bottom: 0;
    transition: bottom .3s ease-in-out;
}
.wrap_c3b2.ios_9714 .menu_b2ee {
    display: block;
    background-color: #f2f2f2;
    font-size: 18px;
    color: #0076ff;
    margin: 0 10px 8px;
    border-radius: 12px!important;
}
.wrap_c3b2.ios_9714 .menuTitle_a458 {
    display: block;
    font-size: 13px;
    color: #949494;
    font-family: sans-serif;
    text-align: center;
    padding: 20px 0;
}
.wrap_c3b2.ios_9714 .closeBtn_e8a9 {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    border-top: 1px solid #e9e9e9;
    padding: 20px 0;
}
.wrap_c3b2.ios_9714 .closeIcon_9994 {
    color: #314254;
    position: absolute;
    left: 20px;
    top: 18px;
    font-size: 18px;
}
.wrap_c3b2.ios_9714 .closeText_7044 {
    font-size: 16px;
    color: #314254;
    font-family: sans-serif;
}
.wrap_c3b2.tablet_40b3 .menuWrap_0b17 {
    display: block;
    border-radius: 4px!important;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 20px;
    background-color: #fff;
    color: #545d6b;
    max-width: 100%;
    box-shadow: 0 5px 20px 0 rgba(0, 0, 0, .2);
    width: 100%;
    min-width: 300px;
    max-height: none!important;
}
.wrap_c3b2.tablet_40b3 .menu_b2ee {
    display: block;
}
.wrap_c3b2.tablet_40b3 .menuTitle_a458 {
    display: block;
    font-size: 16px;
    color: #8194a4;
    font-family: sans-serif;
    margin-left: 15px;
    margin-top: 25px;
    margin-bottom: 20px;
    transition: opacity .3s ease;
}
.wrap_c3b2.tablet_40b3 .closeBtn_e8a9 {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    border-top: 1px solid #e9e9e9;
    padding: 20px 0;
}
.wrap_c3b2.tablet_40b3 .closeIcon_9994 {
    color: #314254;
    position: absolute;
    left: 20px;
    top: 18px;
    font-size: 18px;
}
.wrap_c3b2.tablet_40b3 .closeText_7044 {
    font-size: 16px;
    color: #314254;
    font-family: sans-serif;
}
.wrap_8a90 {
    display: block;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: fixed;
    opacity: .9;
    background-color: #333;
}
.wrap_8a90._extraPadding_8d42 {
    padding: 3px;
    margin: -1px;
}
.wrap_8a90._aboveAll_9bd3 {
    z-index: 2147483647;
}
.image_0ce5 {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 125px;
    height: 100%;
    margin: auto;
    background: url("data:image/png;
    base64, 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") 50% no-repeat;
}
.avatar_b3c5 {
    position: relative;
    box-sizing: content-box!important;
    display: table-cell;
    vertical-align: middle;
    line-height: 15px;
    width: 40px;
    padding-right: 10px;
}
.avatar_b3c5._chatStyle_26a1 {
    border: none;
    display: block;
    padding: 0!important;
    width: 32px;
}
.avatar_b3c5._chatStyle_26a1 .avatarItem_d8ef {
    border: none;
}
.avatar_b3c5._chatStyle_26a1 .avatarListImg_3004 {
    display: block;
    opacity: 1!important;
}
.avatar_b3c5._chatStyle_26a1 .avatarImg_2070, .avatar_b3c5._chatStyle_26a1 .darkAvatar_d0c3, .avatar_b3c5._chatStyle_26a1 .lightAvatar_bf32 {
    width: 32px;
    height: 32px;
}
.avatar_b3c5._width1_26be {
    width: 32px;
}
.avatar_b3c5._width2_7bd9 {
    width: 49px;
}
.avatar_b3c5._width3_6b04 {
    width: 56px;
}
.avatar_b3c5._connected_46c5:after {
    content: ""!important;
    width: 20px;
    height: 20px;
    background: url("data:image/svg+xml;
    charset=utf-8, %3Csvg width='20' height='20' xmlns='http: //www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Ccircle fill='%2300D376' cx='10' cy='10' r='10'/%3E%3Cpath d='M13.67 11.326a1.341 1.341 0 00-.97-.396c-.38 0-.752.145-1.032.42a2.264 2.264 0 00-.581.906c-.458-.046-1.241-.282-2.165-1.212-.892-.907-1.124-1.7-1.178-2.164.356-.1.682-.29.946-.542a1.43 1.43 0 00.457-.983 1.307 1.307 0 00-.372-.983l-.993-1.006A1.223 1.223 0 006.898 5a1.36 1.36 0 00-.938.381l-.156.153c-.209.19-.372.419-.48.67-.016.038-.45.991-.288 1.708.032.106.768 2.583 2.576 4.405 1.8 1.83 4.266 2.6 4.382 2.637.124.03.264.046.411.046.628 0 1.295-.267 1.319-.274.263-.107.496-.26.706-.45l.155-.153c.52-.495.558-1.303.077-1.79l-.993-1.007z' fill='%23FFF' fill-rule='nonzero'/%3E%3C/g%3E%3C/svg%3E") 0 0 no-repeat;
    background-size: 20px 20px;
    position: absolute;
    right: 8px;
    bottom: 13px;
    z-index: 4;
}
.avatar_b3c5._expanded_3e83 {
    position: relative;
    display: table-cell;
    height: 54px;
    vertical-align: middle;
    line-height: 15px;
}
.avatar_b3c5._expanded_3e83 .darkAvatar_d0c3._width1_26be, .avatar_b3c5._expanded_3e83 .lightAvatar_bf32._width1_26be {
    margin-top: 1px;
    margin-right: 10px;
    width: 35px;
    height: 35px;
    float: none;
    border-radius: 50%!important;
    background-repeat: no-repeat;
}
.avatar_b3c5._expanded_3e83 .avatarImg_2070 {
    margin-right: 10px;
    width: 40px;
    height: 40px;
    float: none;
    border-radius: 50%!important;
}
.avatar_b3c5._mobile_9977 {
    padding: 18px 0;
    vertical-align: top;
}
.avatar_b3c5._mobile_9977 .darkAvatar_d0c3, .avatar_b3c5._mobile_9977 .lightAvatar_bf32 {
    margin-top: 0;
    width: 32px;
    height: 32px;
}
.avatar_b3c5._mobile_9977 .avatarImg_2070 {
    width: 32px;
    height: 32px;
}
.avatar_b3c5._mobile_9977._width3_6b04 {
    padding-right: 6px!important;
}
.avatar_b3c5._tablet_6db5 {
    padding-right: 16px;
}
.avatarListImg_3004 {
    width: 32px;
    height: 32px;
    background-position: 50% 50%;
    background-size: 100% 100%;
    display: block;
}
.avatarImg_2070 {
    display: inline-block;
    margin-right: 10px;
    width: 40px;
    height: 40px;
    float: none;
    border-radius: 50%!important;
    background-size: 100% 100%;
    background-position: 50% 50%}
.darkAvatar_d0c3, .lightAvatar_bf32 {
    display: block;
    width: 40px;
    height: 40px;
    float: none;
    border-radius: 20px!important;
    background-repeat: no-repeat;
    background-size: contain;
}
.lightAvatar_bf32 {
    background-image: url("data:image/svg+xml;
    charset=utf-8, %3Csvg xmlns='http: //www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='36' height='36'%3E%3Cdefs%3E%3Ccircle id='a' cx='18' cy='18' r='18'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cmask id='b' fill='%23fff'%3E%3Cuse xlink:href='%23a'/%3E%3C/mask%3E%3Cuse fill='%23FFF' opacity='.12' xlink:href='%23a'/%3E%3Cpath fill='%23FFF' fill-rule='nonzero' d='M27.588 29.805h-1.891a3.783 3.783 0 01-3.783-3.783v-1.215c.837-.995 1.437-2.171 1.81-3.414.039-.21.24-.313.375-.457.724-.725.866-1.946.323-2.816-.074-.132-.207-.247-.2-.41 0-1.11.006-2.22-.001-3.329-.03-1.338-.412-2.73-1.35-3.72-.758-.801-1.798-1.278-2.87-1.482-1.357-.259-2.775-.246-4.118.096-1.163.294-2.257.975-2.933 1.986-.598.878-.86 1.945-.905 2.996-.017 1.128-.004 2.26-.007 3.39.025.227-.167.38-.253.568-.512.928-.287 2.192.535 2.867.209.144.248.407.324.633a9.148 9.148 0 001.704 3.051v1.256a3.783 3.783 0 01-3.782 3.783H8.674S5.246 30.751 3 35.479v1.892a1.89 1.89 0 001.891 1.89h26.48a1.89 1.89 0 001.891-1.89v-1.892c-2.246-4.728-5.674-5.674-5.674-5.674z' mask='url(%23b)' opacity='.18'/%3E%3C/g%3E%3C/svg%3E");
}
.darkAvatar_d0c3 {
    background-image: url("data:image/svg+xml;
    charset=utf-8, %3Csvg xmlns='http: //www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='36' height='36'%3E%3Cdefs%3E%3Ccircle id='a' cx='18' cy='18' r='18'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cmask id='b' fill='%23fff'%3E%3Cuse xlink:href='%23a'/%3E%3C/mask%3E%3Cuse fill='%23191D2E' opacity='.1' xlink:href='%23a'/%3E%3Cpath fill='%23BFC0C5' fill-rule='nonzero' d='M27.588 29.805h-1.891a3.783 3.783 0 01-3.783-3.783v-1.215c.837-.995 1.437-2.171 1.81-3.414.039-.21.24-.313.375-.457.724-.725.866-1.946.323-2.816-.074-.132-.207-.247-.2-.41 0-1.11.006-2.22-.001-3.329-.03-1.338-.412-2.73-1.35-3.72-.758-.801-1.798-1.278-2.87-1.482-1.357-.259-2.775-.246-4.118.096-1.163.294-2.257.975-2.933 1.986-.598.878-.86 1.945-.905 2.996-.017 1.128-.004 2.26-.007 3.39.025.227-.167.38-.253.568-.512.928-.287 2.192.535 2.867.209.144.248.407.324.633a9.148 9.148 0 001.704 3.051v1.256a3.783 3.783 0 01-3.782 3.783H8.674S5.246 30.751 3 35.479v1.892a1.89 1.89 0 001.891 1.89h26.48a1.89 1.89 0 001.891-1.89v-1.892c-2.246-4.728-5.674-5.674-5.674-5.674z' mask='url(%23b)'/%3E%3C/g%3E%3C/svg%3E");
}
.avatarList_c0cb {
    display: block;
    position: relative;
    padding-left: 17px;
    width: 71px;
}
.avatarList_c0cb .avatarItem_d8ef {
    z-index: 2;
    position: relative;
    float: left;
    margin-left: -19px;
    width: 32px;
    height: 32px;
    border: 2px solid #383345;
    overflow: hidden;
    border-radius: 50%!important;
    background-size: 100% 100%;
    box-sizing: border-box;
}
.avatarList_c0cb .avatarItem_d8ef .avatarListImg_3004 {
    opacity: .75;
}
.avatarList_c0cb .avatarItem_d8ef:first-child {
    z-index: 3;
}
.avatarList_c0cb .avatarItem_d8ef:first-child .avatarListImg_3004 {
    opacity: 1;
}
.avatarList_c0cb .avatarItem_d8ef:last-child {
    z-index: 1;
}
.avatarList_c0cb .avatarItem_d8ef:last-child .avatarListImg_3004 {
    opacity: .5;
}
.dotsItem_01ee {
    z-index: 1;
    position: relative;
    float: left;
    margin-left: -19px;
    width: 32px;
    height: 32px;
    border: 2px solid #383345;
    overflow: hidden;
    border-radius: 50%!important;
    background: none;
    color: #fff;
    vertical-align: middle;
    line-height: 32px;
    background-color: hsla(0, 0%, 100%, .3);
    text-align: center;
}
.dotsItem_01ee jdiv {
    display: inline-block;
    color: #fff;
    opacity: 1;
    vertical-align: top;
    line-height: 0;
    padding-top: 11px;
    padding-left: 7px;
    font-size: 18px;
    font-family: serif;
}
.dotsItem_01ee._light_e997 {
    background-color: rgba(0, 0, 0, .2);
}
.dotsItem_01ee._light_e997 jdiv {
    opacity: .7;
}
.dotsItem_01ee._dark_b2ad {
    background-color: hsla(0, 0%, 100%, .3);
}
.botIcon_24ec {
    position: relative;
    display: block;
    width: 32px;
    height: 32px;
    overflow: hidden;
    background-size: 100% 100%;
    margin-left: -2px;
}
.botIcon_24ec.__header_a3c5 {
    display: table-cell;
    vertical-align: middle;
    width: 50px;
    height: 40px;
    border-radius: 50%!important;
    background-size: 40px 40px;
    background-position: 0 50%;
    background-repeat: no-repeat;
    margin-left: 0;
}
.botIcon_24ec.__header_a3c5 .img_5598 {
    width: 40px;
    height: 40px;
    background-size: 40px 40px;
}
.botIcon_24ec .img_5598 {
    display: inline-block;
    width: 32px;
    height: 32px;
    border-radius: 50px!important;
    background-size: 100% 100%}
@-webkit-keyframes showmessage_5bfa {
    0% {
    opacity: 0;
}
to {
    opacity: 1;
}
}@keyframes showmessage_5bfa {
    0% {
    opacity: 0;
}
to {
    opacity: 1;
}
}.main_8026 {
    display: block;
    font-family: Arial, sans-serif;
    font-size: 15px!important;
    font-smoothing: antialiased;
}
.main_8026 .message_1814:last-child {
    opacity: 0;
    -webkit-animation: showmessage_5bfa .2s forwards;
    animation: showmessage_5bfa .2s forwards;
}
.main_8026 a {
    color: #fff;
    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
}
.main_8026.__mobile_7471 .message_1814 {
    font-size: 15px;
    -webkit-animation: none;
    animation: none;
}
.main_8026.__mobile_7471 .message_1814:last-child {
    opacity: 1;
    max-height: inherit;
}
.message_1814 {
    display: inline-block;
    max-width: 100%;
    min-width: 40px;
    margin-bottom: 2px;
    overflow: hidden;
    word-wrap: break-word;
    line-height: 0;
    text-indent: 0;
    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
}
.message_1814:after, .message_1814:before {
    content: ""!important;
    display: table;
}
.message_1814.__alone_3d99 {
    padding-right: 0;
    background-color: transparent!important;
}
.message_1814.__alone_3d99 .text_0d3b {
    padding-left: 0;
}
.message_1814.__alone_3d99.__client_9252 .text_0d3b {
    padding-right: 0;
}
.text_0d3b, .withEditText_df84 {
    display: inline-block;
    padding: 12px 16px;
    max-width: 100%;
    overflow: hidden;
    word-wrap: break-word;
    line-height: 19.6px;
    text-indent: 0;
    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
    box-sizing: border-box;
    font-size: 15px!important;
    vertical-align: middle;
}
.text_0d3b .withEditText_df84, .withEditText_df84 .withEditText_df84 {
    padding: 0;
    color: inherit!important;
}
.__client_9252 .message_1814 {
    color: #fff!important;
    border-radius: 12px!important;
    float: right;
    clear: both;
}
.__client_9252 .message_1814 .text_0d3b {
    text-align: left;
    color: #fff!important;
}
.__client_9252 .message_1814 a {
    color: #fff!important;
}
.__client_9252 ._green_8fb4 {
    background-color: #18c139;
}
.__client_9252 ._grey_3373 {
    background-color: #445669;
}
.__client_9252 ._blue_2973 {
    background-color: #0b82f7;
}
.__agent_aff3 .message_1814 {
    color: #222d38!important;
    text-align: left;
    border-radius: 12px!important;
    background-color: #f1f0f0;
    float: left;
    clear: both;
}
.__agent_aff3 .message_1814 .text_0d3b {
    color: #222d38!important;
}
.__agent_aff3 a {
    color: #0044d3!important;
}
.__agent_aff3 .message_1814 a, .__client_9252 .message_1814 a {
    cursor: pointer!important;
    text-decoration: underline!important;
    display: inline-block!important;
    max-width: 100%!important;
    text-overflow: ellipsis!important;
    word-break: break-all!important;
    -webkit-user-select: text!important;
    -moz-user-select: text!important;
    -ms-user-select: text!important;
    user-select: text!important;
}
.__agent_aff3 .message_1814 strong, .__client_9252 .message_1814 strong {
    font-weight: 700!important;
    color: #222d38!important;
}
.__agent_aff3 .message_1814 em, .__client_9252 .message_1814 em {
    font-style: italic!important;
    color: #222d38!important;
}
.__agent_aff3 .message_1814.__deleted_5215 .text_0d3b, .__client_9252 .message_1814.__deleted_5215 .text_0d3b {
    color: #959da5!important;
}
.editedText_0f49 {
    display: inline-block;
    color: #9fabb7;
    font-size: 12px;
    margin-left: 5px;
    vertical-align: middle;
}
.sendErrorMessage_ce09 {
    color: #f01420;
    display: block;
    margin-right: 12px;
    padding-bottom: 9px;
    clear: both;
    text-align: right;
    font-size: 13px;
}
.resend_e1f0 {
    color: #f01420;
    cursor: pointer;
    font-size: 13px;
    text-decoration: underline;
}
.mobileContainer_6133 {
    position: fixed!important;
    top: 0!important;
    left: 0!important;
    bottom: 0!important;
    right: 0!important;
    transition: none!important;
    margin: 0!important;
    padding: 0!important;
    z-index: 2147483647!important;
    transform: none!important;
    opacity: 1!important;
    visibility: visible!important;
    display: block;
}
.mobileContainer_6133.__tablet_b77d {
    width: 60%!important;
    display: block;
    box-shadow: 0 0 100px 0 rgba(0, 0, 0, .22);
    max-width: 700px!important;
    min-width: 500px!important;
    margin: auto!important;
}
.wrap_41ac.android_d72f {
    display: flex;
    position: relative;
    align-items: center;
    justify-content: center;
    padding-top: 3px;
    margin-bottom: 10px;
    font-size: 16px;
    color: #2f3a44;
    font-family: sans-serif;
}
.wrap_41ac.android_d72f .icon_ddf5 {
    width: 19px;
    height: 19px;
    margin-left: 15px;
    padding: 1px;
    background-position: 50% 50%;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    display: block;
}
.wrap_41ac.android_d72f .title_8040 {
    display: block;
    padding: 10px;
    font-size: 16px;
    margin-left: 25px;
    color: #2f3a44;
    font-family: sans-serif;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 76%;
    margin-right: auto;
}
.wrap_41ac.ios_a5f9 {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    color: #2f3a44;
    font-family: sans-serif;
    border-top: 1px solid #dddde0;
}
.wrap_41ac.ios_a5f9 .icon_ddf5 {
    display: none;
}
.wrap_41ac.ios_a5f9 .icon_ddf5.forceIcon_daa4 {
    width: 16px;
    height: 16px;
    margin-left: 15px;
    background-position: 50% 50%;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    display: block;
}
.wrap_41ac.ios_a5f9 .title_8040 {
    display: block;
    padding: 16px 10px;
    font-size: 18px;
    color: #0076ff;
    font-family: sans-serif;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 87%}
.wrap_41ac.tablet_f087 {
    display: flex;
    position: relative;
    align-items: center;
    justify-content: center;
    height: 66px;
    cursor: pointer;
    z-index: 1;
    max-height: 66px;
    background-color: #fff;
    width: 100%}
.wrap_41ac.tablet_f087:hover {
    background-color: #e4e4e4;
}
.wrap_41ac.tablet_f087 .icon_ddf5 {
    width: 24px;
    height: 24px;
    margin-left: 25px;
    background-position: 50% 50%;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    display: block;
}
.wrap_41ac.tablet_f087 .title_8040 {
    margin-left: 25px;
    text-decoration: none;
    font-size: 18px;
    font-weight: 400;
    font-family: sans-serif;
    color: #545d6b!important;
    cursor: pointer;
    display: block;
    margin-right: auto;
    max-width: 70%}
a.link_554e {
    position: relative!important;
    display: block!important;
}
.wrap_64a0.android_80b3 {
    position: relative;
    display: block;
    border-top: 1px solid #e9e9e9;
    padding: 20px 0;
}
.wrap_64a0.android_80b3 .icon_dcad {
    color: #314254;
    position: absolute;
    left: 20px;
    top: 18px;
    font-size: 18px;
}
.wrap_64a0.android_80b3 .text_20af {
    font-size: 16px;
    color: #314254;
    margin-left: 70px;
    font-family: sans-serif;
}
.wrap_64a0.ios_b36d {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 16px 0;
    border-radius: 12px!important;
    margin: 0 10px 15px;
    text-align: center;
    background-color: #fff;
}
.wrap_64a0.ios_b36d .icon_dcad {
    display: none;
}
.wrap_64a0.ios_b36d .text_20af {
    color: #0076ff;
    font-size: 18px;
    font-weight: 600;
    font-family: sans-serif;
}
.wrap_6153 {
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    top: -20px;
    left: 0;
    right: 0;
}
.wrap_6153 .copyright_2663 {
    display: block;
}
.wrap_6153 .copyright_2663 a {
    color: #fff!important;
    font-size: 12px!important;
    font-family: sans-serif!important;
    display: flex!important;
    width: 100%!important;
    height: 100%!important;
    justify-content: center!important;
    align-items: center!important;
}
.wrap_6153 .copyright_2663 a jdiv {
    color: #fff!important;
}
.wrap_6153 .logoIcon_6567 {
    display: block;
    margin-left: .33em;
    height: 15px!important;
    width: 46px!important;
    background-repeat: no-repeat;
    background-size: contain;
}
.wrap_6153 .logoIcon_6567.__ru_4825 {
    width: 26px!important;
    background-size: 21px 14px;
}
.popup_412e {
    display: block;
    position: absolute;
    height: 0;
    width: 0;
    right: 0;
    bottom: 20px;
    text-align: right;
    z-index: 1;
}
.popup_412e.__show_d871 {
    display: block;
    z-index: 2;
}
.popup_412e.__left_56c0 {
    left: 20px;
    right: auto;
}
.popup_412e a.imOverlay_8943 {
    position: absolute!important;
    opacity: 0!important;
    display: block!important;
    left: 0!important;
    top: 0!important;
    bottom: 0!important;
    right: 0!important;
    cursor: pointer!important;
    transition: none!important;
    transform: none!important;
    padding: 0!important;
    margin: 0!important;
    z-index: 1!important;
}
.popupAnim_b3cf {
    display: block;
    bottom: -120px;
    will-change: transform;
    transition: transform .2s cubic-bezier(.075, .82, .165, 1);
    transform: translateY(120px);
    background: #fff;
    padding: 16px 20px;
    border-radius: 8px!important;
}
.popupAnim_b3cf.__show_d871 {
    transform: translate(0);
}
.popupBlock_d2b5 {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    display: block;
    box-sizing: border-box;
    max-width: 270px;
    min-width: 270px;
    position: absolute;
    bottom: -120px;
    right: 20px;
    will-change: bottom, opacity;
    transition: bottom .2s cubic-bezier(.075, .82, .165, 1), opacity .3s linear;
    opacity: 0;
}
.popupBlock_d2b5.__show_d871 {
    bottom: 0;
    opacity: 1;
}
.popupBlock_d2b5.__left_56c0 {
    left: 0;
    right: auto;
}
.popupBlock_d2b5.__short_f1bd {
    min-width: 200px;
}
.popupBlock_d2b5.__longText_9a63 {
    padding-bottom: 26px;
}
.popupBlock_d2b5 .moreIcon_9fa2 {
    content: "";
    display: block;
    position: absolute;
    bottom: -22px;
    left: 17px;
    height: 30px;
    width: 12px;
    background-repeat: no-repeat;
    background-position: 0 0;
    transform: rotate(-90deg);
    transform-origin: 0 0;
}
.text_328c {
    display: inline-block;
    max-height: 75px;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: bottom;
}
.text_328c .textBox_f00d {
    display: block;
    color: #222d38!important;
    -webkit-text-fill-color: #222d38;
    font-family: arial, sans-serif;
    font-size: 15px;
    line-height: 19px;
}
.avatar_0fab {
    display: block;
    padding-bottom: 7px;
    position: relative;
}
.avatarImg_aa16 {
    display: block;
    overflow: hidden;
    width: 28px;
    height: 28px;
    background-image: url("data:image/svg+xml;
    charset=utf-8, %3Csvg xmlns='http: //www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='36' height='36'%3E%3Cdefs%3E%3Ccircle id='a' cx='18' cy='18' r='18'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cmask id='b' fill='%23fff'%3E%3Cuse xlink:href='%23a'/%3E%3C/mask%3E%3Cuse fill='%23191D2E' opacity='.1' xlink:href='%23a'/%3E%3Cpath fill='%23BFC0C5' fill-rule='nonzero' d='M27.588 29.805h-1.891a3.783 3.783 0 01-3.783-3.783v-1.215c.837-.995 1.437-2.171 1.81-3.414.039-.21.24-.313.375-.457.724-.725.866-1.946.323-2.816-.074-.132-.207-.247-.2-.41 0-1.11.006-2.22-.001-3.329-.03-1.338-.412-2.73-1.35-3.72-.758-.801-1.798-1.278-2.87-1.482-1.357-.259-2.775-.246-4.118.096-1.163.294-2.257.975-2.933 1.986-.598.878-.86 1.945-.905 2.996-.017 1.128-.004 2.26-.007 3.39.025.227-.167.38-.253.568-.512.928-.287 2.192.535 2.867.209.144.248.407.324.633a9.148 9.148 0 001.704 3.051v1.256a3.783 3.783 0 01-3.782 3.783H8.674S5.246 30.751 3 35.479v1.892a1.89 1.89 0 001.891 1.89h26.48a1.89 1.89 0 001.891-1.89v-1.892c-2.246-4.728-5.674-5.674-5.674-5.674z' mask='url(%23b)'/%3E%3C/g%3E%3C/svg%3E");
    border-radius: 50px!important;
    background-size: 28px 28px;
    position: absolute;
}
.agentName_95b0 {
    display: inline-block;
    color: #8e8d90;
    font-family: arial, sans-serif;
    font-size: 13px;
    line-height: 28px;
    height: 28px;
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 14px 0 38px;
    box-sizing: border-box;
    vertical-align: middle;
}
.closeBlock_cbb3 {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    height: 45px;
    width: 37px;
    padding-top: 16px;
    z-index: 2;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.closePopupIcon_57e1 {
    width: 28px;
    height: 28px;
    background-position: 50% 50%;
    background-size: 20px;
    margin-left: 5px;
}
.closePopupIcon_57e1, .icons_63e9 {
    display: block;
    background-repeat: no-repeat;
}
.icons_63e9 {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto!important;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform-style: preserve-3d;
    visibility: visible;
}
.icons_63e9:first-child {
    margin-top: auto!important;
}
.iconWrap_a51b {
    display: block;
    transform-style: preserve-3d;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%}
.iconWrap_a51b._showLogo_2f40 {
    -webkit-animation: wrapAnimation_9bbd 18s infinite;
    animation: wrapAnimation_9bbd 18s infinite;
}
.iconWrap_a51b._isCallEnabled_dacb {
    -webkit-animation: firstWrapCallAnimation_cf50 7s infinite;
    animation: firstWrapCallAnimation_cf50 7s infinite;
}
.iconWrap_a51b._showLogo_2f40._isCallEnabled_dacb {
    -webkit-animation: firstWrapCallAnimation_cf50 17.5s infinite;
    animation: firstWrapCallAnimation_cf50 17.5s infinite;
}
.iconWrapClose_e7eb {
    display: block;
    transform-style: preserve-3d;
    transform: rotateY(0deg) translateZ(0);
    position: absolute;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 3;
}
.iconWrap2_d5c0 {
    transform-style: preserve-3d;
}
.iconWrap2_d5c0._isCallEnabled_dacb {
    -webkit-animation: wrapCallNoLogoAnimation_eb77 7s infinite;
    animation: wrapCallNoLogoAnimation_eb77 7s infinite;
}
.iconWrap2_d5c0._showLogo_2f40._isCallEnabled_dacb {
    -webkit-animation: secondWrapCallAnimation_3396 17.5s infinite;
    animation: secondWrapCallAnimation_3396 17.5s infinite;
}
.iconWrap3_2c1c {
    transform-style: preserve-3d;
}
.iconWrap3_2c1c._isCallEnabled_dacb {
    -webkit-animation: wrapCallNoLogoAnimation_eb77 7s infinite;
    animation: wrapCallNoLogoAnimation_eb77 7s infinite;
}
.iconWrap3_2c1c._showLogo_2f40._isCallEnabled_dacb {
    -webkit-animation: thirdWrapCallAnimation_d436 17.5s infinite;
    animation: thirdWrapCallAnimation_d436 17.5s infinite;
}
.jivoIcon_328e {
    width: 10px;
    height: 35px;
    transform: rotateY(180deg);
}
.closeIcon_dbf2 {
    width: 25px;
    height: 25px;
    transform: rotateY(0deg);
    background-size: 60% 60%;
    background-position: 5px 5px;
    -webkit-backface-visibility: visible!important;
    backface-visibility: visible!important;
}
.logoIconCloud_48c0 {
    width: 35px;
    height: 31px;
    transform: rotateY(0deg);
    background-position: 2px 0;
}
.envelopeIcon_fe2b {
    width: 25px;
    height: 20px;
    transform: rotateY(0deg);
    background-position: 0 1px;
}
.callbackIcon_da33 {
    width: 33px;
    height: 33px;
    transform: rotateY(180deg) translateZ(1px);
    background-repeat: no-repeat;
    background-position: 0 2px;
}
.callbackIcon_da33._isCallEnabled_dacb {
    -webkit-animation: iconCallAnimation_c90c 17.5s infinite;
    animation: iconCallAnimation_c90c 17.5s infinite;
}
.topIcon_1eb2 {
    width: 65px;
    height: 65px;
    transform: rotateY(180deg) translateZ(1px);
    background-repeat: no-repeat;
}
.topIcon_1eb2._isCallEnabled_dacb {
    -webkit-animation: iconCallAnimation_c90c 17.5s infinite;
    animation: iconCallAnimation_c90c 17.5s infinite;
}
@-webkit-keyframes wrapAnimation_9bbd {
    0%, 83.3% {
    transform: rotateY(0deg);
}
86%, 98.1% {
    transform: rotateY(180deg);
}
to {
    transform: rotateY(0deg);
}
}@keyframes wrapAnimation_9bbd {
    0%, 83.3% {
    transform: rotateY(0deg);
}
86%, 98.1% {
    transform: rotateY(180deg);
}
to {
    transform: rotateY(0deg);
}
}@-webkit-keyframes secondWrapCallAnimation_3396 {
    0%, 17.14% {
    transform: rotateY(0deg);
}
20%, 37.14% {
    transform: rotateY(180deg);
}
40%, 57.14% {
    transform: rotateY(0deg);
}
60%, 97.14% {
    transform: rotateY(180deg);
}
to {
    transform: rotateY(0deg);
}
}@keyframes secondWrapCallAnimation_3396 {
    0%, 17.14% {
    transform: rotateY(0deg);
}
20%, 37.14% {
    transform: rotateY(180deg);
}
40%, 57.14% {
    transform: rotateY(0deg);
}
60%, 97.14% {
    transform: rotateY(180deg);
}
to {
    transform: rotateY(0deg);
}
}@-webkit-keyframes thirdWrapCallAnimation_d436 {
    0%, 17.14% {
    transform: rotateY(0deg);
}
20%, 37.14% {
    transform: rotateY(180deg);
}
40%, 57.14% {
    transform: rotateY(0deg);
}
60%, 77.14% {
    transform: rotateY(180deg);
}
80%, to {
    transform: rotateY(0deg);
}
}@keyframes thirdWrapCallAnimation_d436 {
    0%, 17.14% {
    transform: rotateY(0deg);
}
20%, 37.14% {
    transform: rotateY(180deg);
}
40%, 57.14% {
    transform: rotateY(0deg);
}
60%, 77.14% {
    transform: rotateY(180deg);
}
80%, to {
    transform: rotateY(0deg);
}
}@-webkit-keyframes firstWrapCallAnimation_cf50 {
    0%, 77.14% {
    transform: rotateY(0deg);
}
80%, 97.14% {
    transform: rotateY(180deg);
}
to {
    transform: rotateY(0deg);
}
}@keyframes firstWrapCallAnimation_cf50 {
    0%, 77.14% {
    transform: rotateY(0deg);
}
80%, 97.14% {
    transform: rotateY(180deg);
}
to {
    transform: rotateY(0deg);
}
}@-webkit-keyframes wrapCallNoLogoAnimation_eb77 {
    0%, 42.86% {
    transform: rotateY(0deg);
}
50%, 92.86% {
    transform: rotateY(180deg);
}
to {
    transform: rotateY(0deg);
}
}@keyframes wrapCallNoLogoAnimation_eb77 {
    0%, 42.86% {
    transform: rotateY(0deg);
}
50%, 92.86% {
    transform: rotateY(180deg);
}
to {
    transform: rotateY(0deg);
}
}.player_8451 {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    opacity: 0;
    overflow: hidden;
}
@-webkit-keyframes WidgetContainer_OPEN_WIDGET_fda7 {
    0% {
    display: block;
    width: var(--labelwidth);
    height: var(--height, 496px);
    position: fixed;
    z-index: 2147483646;
    bottom: 0;
    right: var(--labelright, auto);
    left: var(--labelleft, auto);
    transform: translateY(calc(100% - 40px));
    opacity: 0;
}
10% {
    display: block;
    width: var(--labelwidth);
    height: var(--height, 496px);
    position: fixed;
    z-index: 2147483646;
    bottom: 0;
    right: var(--labelright, auto);
    left: var(--labelleft, auto);
    transform: translateY(calc(100% - 40px));
    opacity: 1;
}
99% {
    width: 336px;
}
to {
    display: block;
    height: var(--height, 496px);
    position: fixed;
    z-index: 2147483646;
    bottom: 0;
    left: var(--labelleft, auto);
    transform: translateY(0);
    width: 336px;
    opacity: 1;
    right: var(--right, --labelright);
}
}@keyframes WidgetContainer_OPEN_WIDGET_fda7 {
    0% {
    display: block;
    width: var(--labelwidth);
    height: var(--height, 496px);
    position: fixed;
    z-index: 2147483646;
    bottom: 0;
    right: var(--labelright, auto);
    left: var(--labelleft, auto);
    transform: translateY(calc(100% - 40px));
    opacity: 0;
}
10% {
    display: block;
    width: var(--labelwidth);
    height: var(--height, 496px);
    position: fixed;
    z-index: 2147483646;
    bottom: 0;
    right: var(--labelright, auto);
    left: var(--labelleft, auto);
    transform: translateY(calc(100% - 40px));
    opacity: 1;
}
99% {
    width: 336px;
}
to {
    display: block;
    height: var(--height, 496px);
    position: fixed;
    z-index: 2147483646;
    bottom: 0;
    left: var(--labelleft, auto);
    transform: translateY(0);
    width: 336px;
    opacity: 1;
    right: var(--right, --labelright);
}
}@-webkit-keyframes WidgetContainer_CLOSE_WIDGET_1d96 {
    0% {
    display: block;
    height: var(--height, 496px);
    position: fixed;
    z-index: 2147483646;
    bottom: 0;
    left: var(--labelleft, auto);
    transform: translateY(0);
    width: 336px;
    opacity: 1;
    right: var(--right, --labelright);
}
90% {
    display: block;
    height: var(--height, 496px);
    position: fixed;
    z-index: 2147483646;
    bottom: 0;
    left: var(--labelleft, auto);
    transform: translateY(calc(100% - 40px));
    opacity: 1;
    right: var(--labelright, auto);
    width: var(--labelwidth, 336px);
}
to {
    display: block;
    width: var(--labelwidth);
    height: var(--height, 496px);
    position: fixed;
    z-index: 2147483646;
    bottom: 0;
    left: var(--labelleft, auto);
    transform: translateY(100%);
    right: var(--labelright, auto);
    opacity: 0;
}
}@keyframes WidgetContainer_CLOSE_WIDGET_1d96 {
    0% {
    display: block;
    height: var(--height, 496px);
    position: fixed;
    z-index: 2147483646;
    bottom: 0;
    left: var(--labelleft, auto);
    transform: translateY(0);
    width: 336px;
    opacity: 1;
    right: var(--right, --labelright);
}
90% {
    display: block;
    height: var(--height, 496px);
    position: fixed;
    z-index: 2147483646;
    bottom: 0;
    left: var(--labelleft, auto);
    transform: translateY(calc(100% - 40px));
    opacity: 1;
    right: var(--labelright, auto);
    width: var(--labelwidth, 336px);
}
to {
    display: block;
    width: var(--labelwidth);
    height: var(--height, 496px);
    position: fixed;
    z-index: 2147483646;
    bottom: 0;
    left: var(--labelleft, auto);
    transform: translateY(100%);
    right: var(--labelright, auto);
    opacity: 0;
}
}@-webkit-keyframes Label_MINIMIZE_WIDGET_d5ab {
    0% {
    opacity: 0;
}
to {
    opacity: 0;
}
}@keyframes Label_MINIMIZE_WIDGET_d5ab {
    0% {
    opacity: 0;
}
to {
    opacity: 0;
}
}@-webkit-keyframes Label_MAXIMIZE_WIDGET_1552 {
    0% {
    opacity: 0;
}
to {
    opacity: 0;
}
}@keyframes Label_MAXIMIZE_WIDGET_1552 {
    0% {
    opacity: 0;
}
to {
    opacity: 0;
}
}@-webkit-keyframes Label_OPEN_WIDGET_c17a {
    0% {
    opacity: 1;
}
10% {
    opacity: 0;
}
to {
    opacity: 0;
}
}@keyframes Label_OPEN_WIDGET_c17a {
    0% {
    opacity: 1;
}
10% {
    opacity: 0;
}
to {
    opacity: 0;
}
}@-webkit-keyframes Label_CLOSE_WIDGET_d76a {
    0% {
    opacity: 0;
}
60% {
    opacity: 0;
}
to {
    opacity: 1;
}
}@keyframes Label_CLOSE_WIDGET_d76a {
    0% {
    opacity: 0;
}
60% {
    opacity: 0;
}
to {
    opacity: 1;
}
}@-webkit-keyframes WidgetContainer_MAXIMIZE_WIDGET_0f65 {
    0% {
    transform: translateY(calc(100% - 70px));
    width: 336px;
    height: var(--height, 496px);
    position: fixed;
    right: var(--right, auto);
    left: var(--left, auto);
    bottom: 0;
    z-index: 2147483646;
}
to {
    transform: translateY(0);
    width: 336px;
    height: var(--height, 496px);
    position: fixed;
    right: var(--right, auto);
    left: var(--left, auto);
    bottom: 0;
    z-index: 2147483646;
}
}@keyframes WidgetContainer_MAXIMIZE_WIDGET_0f65 {
    0% {
    transform: translateY(calc(100% - 70px));
    width: 336px;
    height: var(--height, 496px);
    position: fixed;
    right: var(--right, auto);
    left: var(--left, auto);
    bottom: 0;
    z-index: 2147483646;
}
to {
    transform: translateY(0);
    width: 336px;
    height: var(--height, 496px);
    position: fixed;
    right: var(--right, auto);
    left: var(--left, auto);
    bottom: 0;
    z-index: 2147483646;
}
}@-webkit-keyframes WidgetContainer_MINIMIZE_WIDGET_1b51 {
    0% {
    transform: translateY(0);
    width: 336px;
    height: var(--height, 496px);
    position: fixed;
    right: var(--right, auto);
    left: var(--left, auto);
    bottom: 0;
    z-index: 2147483646;
}
to {
    transform: translateY(calc(100% - 70px));
    width: 336px;
    height: var(--height, 496px);
    position: fixed;
    right: var(--right, auto);
    left: var(--left, auto);
    bottom: 0;
    z-index: 2147483646;
}
}@keyframes WidgetContainer_MINIMIZE_WIDGET_1b51 {
    0% {
    transform: translateY(0);
    width: 336px;
    height: var(--height, 496px);
    position: fixed;
    right: var(--right, auto);
    left: var(--left, auto);
    bottom: 0;
    z-index: 2147483646;
}
to {
    transform: translateY(calc(100% - 70px));
    width: 336px;
    height: var(--height, 496px);
    position: fixed;
    right: var(--right, auto);
    left: var(--left, auto);
    bottom: 0;
    z-index: 2147483646;
}
}@-webkit-keyframes WidgetContainer_MIN_WIDGET_7556 {
    0% {
    transform: translateY(calc(100% - 70px));
    width: 336px;
    height: var(--height, 496px);
    position: fixed;
    right: var(--right, auto);
    left: var(--left, auto);
    bottom: 0;
    z-index: 2147483646;
}
to {
    transform: translateY(calc(100% - 70px));
    width: 336px;
    height: var(--height, 496px);
    position: fixed;
    right: var(--right, auto);
    left: var(--left, auto);
    bottom: 0;
    z-index: 2147483646;
}
}@keyframes WidgetContainer_MIN_WIDGET_7556 {
    0% {
    transform: translateY(calc(100% - 70px));
    width: 336px;
    height: var(--height, 496px);
    position: fixed;
    right: var(--right, auto);
    left: var(--left, auto);
    bottom: 0;
    z-index: 2147483646;
}
to {
    transform: translateY(calc(100% - 70px));
    width: 336px;
    height: var(--height, 496px);
    position: fixed;
    right: var(--right, auto);
    left: var(--left, auto);
    bottom: 0;
    z-index: 2147483646;
}
}@-webkit-keyframes WidgetContainer_OPEN_WIDGET_d89c {
    0% {
    display: block;
    width: var(--labelwidth);
    height: var(--height, 496px);
    position: fixed;
    z-index: 2147483646;
    bottom: 0;
    right: var(--labelright, auto);
    left: var(--labelleft, auto);
    transform: translateY(calc(100% - 40px));
    opacity: 0;
}
10% {
    display: block;
    width: var(--labelwidth);
    height: var(--height, 496px);
    position: fixed;
    z-index: 2147483646;
    bottom: 0;
    right: var(--labelright, auto);
    left: var(--labelleft, auto);
    transform: translateY(calc(100% - 40px));
    opacity: 1;
}
to {
    display: block;
    height: var(--height, 496px);
    position: fixed;
    z-index: 2147483646;
    bottom: 0;
    right: var(--labelright, auto);
    transform: translateY(0);
    width: 336px;
    opacity: 1;
    left: var(--left, --labelleft);
}
}@keyframes WidgetContainer_OPEN_WIDGET_d89c {
    0% {
    display: block;
    width: var(--labelwidth);
    height: var(--height, 496px);
    position: fixed;
    z-index: 2147483646;
    bottom: 0;
    right: var(--labelright, auto);
    left: var(--labelleft, auto);
    transform: translateY(calc(100% - 40px));
    opacity: 0;
}
10% {
    display: block;
    width: var(--labelwidth);
    height: var(--height, 496px);
    position: fixed;
    z-index: 2147483646;
    bottom: 0;
    right: var(--labelright, auto);
    left: var(--labelleft, auto);
    transform: translateY(calc(100% - 40px));
    opacity: 1;
}
to {
    display: block;
    height: var(--height, 496px);
    position: fixed;
    z-index: 2147483646;
    bottom: 0;
    right: var(--labelright, auto);
    transform: translateY(0);
    width: 336px;
    opacity: 1;
    left: var(--left, --labelleft);
}
}@-webkit-keyframes WidgetContainer_CLOSE_WIDGET_f132 {
    0% {
    display: block;
    height: var(--height, 496px);
    position: fixed;
    z-index: 2147483646;
    bottom: 0;
    right: var(--labelright, auto);
    transform: translateY(0);
    width: 336px;
    opacity: 1;
    left: var(--left, --labelleft);
}
90% {
    display: block;
    height: var(--height, 496px);
    position: fixed;
    z-index: 2147483646;
    bottom: 0;
    left: var(--labelleft, auto);
    transform: translateY(calc(100% - 40px));
    opacity: 1;
    right: var(--labelright, auto);
    width: var(--labelwidth);
}
to {
    display: block;
    width: var(--labelwidth);
    height: var(--height, 496px);
    position: fixed;
    z-index: 2147483646;
    bottom: 0;
    left: var(--labelleft, auto);
    transform: translateY(100%);
    right: var(--labelright, auto);
    opacity: 0;
}
}@keyframes WidgetContainer_CLOSE_WIDGET_f132 {
    0% {
    display: block;
    height: var(--height, 496px);
    position: fixed;
    z-index: 2147483646;
    bottom: 0;
    right: var(--labelright, auto);
    transform: translateY(0);
    width: 336px;
    opacity: 1;
    left: var(--left, --labelleft);
}
90% {
    display: block;
    height: var(--height, 496px);
    position: fixed;
    z-index: 2147483646;
    bottom: 0;
    left: var(--labelleft, auto);
    transform: translateY(calc(100% - 40px));
    opacity: 1;
    right: var(--labelright, auto);
    width: var(--labelwidth);
}
to {
    display: block;
    width: var(--labelwidth);
    height: var(--height, 496px);
    position: fixed;
    z-index: 2147483646;
    bottom: 0;
    left: var(--labelleft, auto);
    transform: translateY(100%);
    right: var(--labelright, auto);
    opacity: 0;
}
}@-webkit-keyframes Label_MINIMIZE_WIDGET_eb58 {
    0% {
    opacity: 0;
}
to {
    opacity: 0;
}
}@keyframes Label_MINIMIZE_WIDGET_eb58 {
    0% {
    opacity: 0;
}
to {
    opacity: 0;
}
}@-webkit-keyframes Label_MAXIMIZE_WIDGET_a41c {
    0% {
    opacity: 0;
}
to {
    opacity: 0;
}
}@keyframes Label_MAXIMIZE_WIDGET_a41c {
    0% {
    opacity: 0;
}
to {
    opacity: 0;
}
}@-webkit-keyframes Label_OPEN_WIDGET_b1dd {
    0% {
    opacity: 1;
}
10% {
    opacity: 0;
}
to {
    opacity: 0;
}
}@keyframes Label_OPEN_WIDGET_b1dd {
    0% {
    opacity: 1;
}
10% {
    opacity: 0;
}
to {
    opacity: 0;
}
}@-webkit-keyframes Label_CLOSE_WIDGET_008f {
    0% {
    opacity: 0;
}
60% {
    opacity: 0;
}
to {
    opacity: 1;
}
}@keyframes Label_CLOSE_WIDGET_008f {
    0% {
    opacity: 0;
}
60% {
    opacity: 0;
}
to {
    opacity: 1;
}
}@-webkit-keyframes WidgetContainer_MAXIMIZE_WIDGET_b690 {
    0% {
    transform: translateY(calc(100% - 70px));
    width: 336px;
    height: var(--height, 496px);
    position: fixed;
    right: var(--right, auto);
    left: var(--left, auto);
    bottom: 0;
    z-index: 2147483646;
}
to {
    transform: translateY(0);
    width: 336px;
    height: var(--height, 496px);
    position: fixed;
    right: var(--right, auto);
    left: var(--left, auto);
    bottom: 0;
    z-index: 2147483646;
}
}@keyframes WidgetContainer_MAXIMIZE_WIDGET_b690 {
    0% {
    transform: translateY(calc(100% - 70px));
    width: 336px;
    height: var(--height, 496px);
    position: fixed;
    right: var(--right, auto);
    left: var(--left, auto);
    bottom: 0;
    z-index: 2147483646;
}
to {
    transform: translateY(0);
    width: 336px;
    height: var(--height, 496px);
    position: fixed;
    right: var(--right, auto);
    left: var(--left, auto);
    bottom: 0;
    z-index: 2147483646;
}
}@-webkit-keyframes WidgetContainer_MINIMIZE_WIDGET_876a {
    0% {
    transform: translateY(0);
    width: 336px;
    height: var(--height, 496px);
    position: fixed;
    right: var(--right, auto);
    left: var(--left, auto);
    bottom: 0;
    z-index: 2147483646;
}
to {
    transform: translateY(calc(100% - 70px));
    width: 336px;
    height: var(--height, 496px);
    position: fixed;
    right: var(--right, auto);
    left: var(--left, auto);
    bottom: 0;
    z-index: 2147483646;
}
}@keyframes WidgetContainer_MINIMIZE_WIDGET_876a {
    0% {
    transform: translateY(0);
    width: 336px;
    height: var(--height, 496px);
    position: fixed;
    right: var(--right, auto);
    left: var(--left, auto);
    bottom: 0;
    z-index: 2147483646;
}
to {
    transform: translateY(calc(100% - 70px));
    width: 336px;
    height: var(--height, 496px);
    position: fixed;
    right: var(--right, auto);
    left: var(--left, auto);
    bottom: 0;
    z-index: 2147483646;
}
}@-webkit-keyframes WidgetContainer_MIN_WIDGET_13d8 {
    0% {
    transform: translateY(calc(100% - 70px));
    width: 336px;
    height: var(--height, 496px);
    position: fixed;
    right: var(--right, auto);
    left: var(--left, auto);
    bottom: 0;
    z-index: 2147483646;
}
to {
    transform: translateY(calc(100% - 70px));
    width: 336px;
    height: var(--height, 496px);
    position: fixed;
    right: var(--right, auto);
    left: var(--left, auto);
    bottom: 0;
    z-index: 2147483646;
}
}@keyframes WidgetContainer_MIN_WIDGET_13d8 {
    0% {
    transform: translateY(calc(100% - 70px));
    width: 336px;
    height: var(--height, 496px);
    position: fixed;
    right: var(--right, auto);
    left: var(--left, auto);
    bottom: 0;
    z-index: 2147483646;
}
to {
    transform: translateY(calc(100% - 70px));
    width: 336px;
    height: var(--height, 496px);
    position: fixed;
    right: var(--right, auto);
    left: var(--left, auto);
    bottom: 0;
    z-index: 2147483646;
}
}@-webkit-keyframes Label_OPEN_WIDGET_a943 {
    0% {
    opacity: 1;
}
10% {
    opacity: 0;
}
to {
    opacity: 0;
}
}@keyframes Label_OPEN_WIDGET_a943 {
    0% {
    opacity: 1;
}
10% {
    opacity: 0;
}
to {
    opacity: 0;
}
}@-webkit-keyframes Label_CLOSE_WIDGET_af03 {
    0% {
    opacity: 0;
}
50% {
    opacity: 0;
}
to {
    opacity: 1;
}
}@keyframes Label_CLOSE_WIDGET_af03 {
    0% {
    opacity: 0;
}
50% {
    opacity: 0;
}
to {
    opacity: 1;
}
}@-webkit-keyframes Label_MINIMIZE_WIDGET_3e39 {
    0% {
    opacity: 0;
}
to {
    opacity: 0;
}
}@keyframes Label_MINIMIZE_WIDGET_3e39 {
    0% {
    opacity: 0;
}
to {
    opacity: 0;
}
}@-webkit-keyframes Label_MIN_WIDGET_e3ef {
    0% {
    opacity: 0;
}
to {
    opacity: 0;
}
}@keyframes Label_MIN_WIDGET_e3ef {
    0% {
    opacity: 0;
}
to {
    opacity: 0;
}
}@-webkit-keyframes Label_MAXIMIZE_WIDGET_6533 {
    0% {
    opacity: 0;
}
to {
    opacity: 0;
}
}@keyframes Label_MAXIMIZE_WIDGET_6533 {
    0% {
    opacity: 0;
}
to {
    opacity: 0;
}
}@-webkit-keyframes WidgetContainer_OPEN_WIDGET_09b2 {
    0% {
    transform: translateX(-120%) translateY(0);
    width: var(--labelwidth, 336px);
    height: var(--labelwidth, 496px);
    position: fixed;
    right: var(--right, auto);
    bottom: var(--bottom, auto);
    left: var(--labelleft, auto);
    z-index: 2147483646;
    opacity: 0;
}
10% {
    transform: translateX(-100%) translateY(0);
    width: var(--labelwidth, 336px);
    height: var(--labelwidth, 496px);
    position: fixed;
    right: var(--right, auto);
    bottom: var(--bottom, auto);
    left: var(--labelleft, auto);
    z-index: 2147483646;
    opacity: 1;
}
to {
    transform: translateX(0) translateY(0);
    width: 336px;
    height: var(--height, 496px);
    position: fixed;
    right: var(--right, auto);
    bottom: 0;
    left: var(--left, auto);
    z-index: 2147483646;
    opacity: 1;
}
}@keyframes WidgetContainer_OPEN_WIDGET_09b2 {
    0% {
    transform: translateX(-120%) translateY(0);
    width: var(--labelwidth, 336px);
    height: var(--labelwidth, 496px);
    position: fixed;
    right: var(--right, auto);
    bottom: var(--bottom, auto);
    left: var(--labelleft, auto);
    z-index: 2147483646;
    opacity: 0;
}
10% {
    transform: translateX(-100%) translateY(0);
    width: var(--labelwidth, 336px);
    height: var(--labelwidth, 496px);
    position: fixed;
    right: var(--right, auto);
    bottom: var(--bottom, auto);
    left: var(--labelleft, auto);
    z-index: 2147483646;
    opacity: 1;
}
to {
    transform: translateX(0) translateY(0);
    width: 336px;
    height: var(--height, 496px);
    position: fixed;
    right: var(--right, auto);
    bottom: 0;
    left: var(--left, auto);
    z-index: 2147483646;
    opacity: 1;
}
}@-webkit-keyframes WidgetContainer_CLOSE_WIDGET_eabb {
    0% {
    transform: translateX(0) translateY(0);
    width: 336px;
    height: var(--height, 496px);
    position: fixed;
    right: var(--right, auto);
    left: var(--left, auto);
    bottom: 0;
    z-index: 2147483646;
    opacity: 1;
}
90% {
    transform: translateX(-100%) translateY(0);
    width: var(--labelwidth, 336px);
    height: var(--labelwidth, 496px);
    position: fixed;
    right: var(--right, auto);
    left: var(--labelleft, auto);
    bottom: var(--bottom, auto);
    z-index: 2147483646;
    opacity: 0;
}
99% {
    height: 40px;
}
to {
    transform: translateX(-120%) translateY(0);
    width: var(--labelwidth, 336px);
    height: 40px;
    position: fixed;
    right: var(--right, auto);
    left: var(--labelleft, auto);
    bottom: var(--bottom, auto);
    z-index: 2147483646;
    opacity: 0;
}
}@keyframes WidgetContainer_CLOSE_WIDGET_eabb {
    0% {
    transform: translateX(0) translateY(0);
    width: 336px;
    height: var(--height, 496px);
    position: fixed;
    right: var(--right, auto);
    left: var(--left, auto);
    bottom: 0;
    z-index: 2147483646;
    opacity: 1;
}
90% {
    transform: translateX(-100%) translateY(0);
    width: var(--labelwidth, 336px);
    height: var(--labelwidth, 496px);
    position: fixed;
    right: var(--right, auto);
    left: var(--labelleft, auto);
    bottom: var(--bottom, auto);
    z-index: 2147483646;
    opacity: 0;
}
99% {
    height: 40px;
}
to {
    transform: translateX(-120%) translateY(0);
    width: var(--labelwidth, 336px);
    height: 40px;
    position: fixed;
    right: var(--right, auto);
    left: var(--labelleft, auto);
    bottom: var(--bottom, auto);
    z-index: 2147483646;
    opacity: 0;
}
}@-webkit-keyframes WidgetContainer_MAXIMIZE_WIDGET_ddfc {
    0% {
    transform: translateY(calc(100% - 70px));
    width: 336px;
    height: var(--height, 496px);
    position: fixed;
    right: var(--right, auto);
    left: var(--left, auto);
    bottom: 0;
    z-index: 2147483646;
}
to {
    transform: translateY(0);
    width: 336px;
    height: var(--height, 496px);
    position: fixed;
    right: var(--right, auto);
    left: var(--left, auto);
    bottom: 0;
    z-index: 2147483646;
}
}@keyframes WidgetContainer_MAXIMIZE_WIDGET_ddfc {
    0% {
    transform: translateY(calc(100% - 70px));
    width: 336px;
    height: var(--height, 496px);
    position: fixed;
    right: var(--right, auto);
    left: var(--left, auto);
    bottom: 0;
    z-index: 2147483646;
}
to {
    transform: translateY(0);
    width: 336px;
    height: var(--height, 496px);
    position: fixed;
    right: var(--right, auto);
    left: var(--left, auto);
    bottom: 0;
    z-index: 2147483646;
}
}@-webkit-keyframes WidgetContainer_MINIMIZE_WIDGET_03b6 {
    0% {
    transform: translateY(0);
    width: 336px;
    height: var(--height, 496px);
    position: fixed;
    right: var(--right, auto);
    left: var(--left, auto);
    bottom: 0;
    z-index: 2147483646;
}
to {
    transform: translateY(calc(100% - 70px));
    width: 336px;
    height: var(--height, 496px);
    position: fixed;
    right: var(--right, auto);
    left: var(--left, auto);
    bottom: 0;
    z-index: 2147483646;
}
}@keyframes WidgetContainer_MINIMIZE_WIDGET_03b6 {
    0% {
    transform: translateY(0);
    width: 336px;
    height: var(--height, 496px);
    position: fixed;
    right: var(--right, auto);
    left: var(--left, auto);
    bottom: 0;
    z-index: 2147483646;
}
to {
    transform: translateY(calc(100% - 70px));
    width: 336px;
    height: var(--height, 496px);
    position: fixed;
    right: var(--right, auto);
    left: var(--left, auto);
    bottom: 0;
    z-index: 2147483646;
}
}@-webkit-keyframes WidgetContainer_MIN_WIDGET_524a {
    0% {
    transform: translateY(calc(100% - 70px));
    width: 336px;
    height: var(--height, 496px);
    position: fixed;
    right: var(--right, auto);
    left: var(--left, auto);
    bottom: 0;
    z-index: 2147483646;
}
to {
    transform: translateY(calc(100% - 70px));
    width: 336px;
    height: var(--height, 496px);
    position: fixed;
    right: var(--right, auto);
    left: var(--left, auto);
    bottom: 0;
    z-index: 2147483646;
}
}@keyframes WidgetContainer_MIN_WIDGET_524a {
    0% {
    transform: translateY(calc(100% - 70px));
    width: 336px;
    height: var(--height, 496px);
    position: fixed;
    right: var(--right, auto);
    left: var(--left, auto);
    bottom: 0;
    z-index: 2147483646;
}
to {
    transform: translateY(calc(100% - 70px));
    width: 336px;
    height: var(--height, 496px);
    position: fixed;
    right: var(--right, auto);
    left: var(--left, auto);
    bottom: 0;
    z-index: 2147483646;
}
}@-webkit-keyframes Label_OPEN_WIDGET_436c {
    0% {
    opacity: 1;
}
10% {
    opacity: 0;
}
to {
    opacity: 0;
}
}@keyframes Label_OPEN_WIDGET_436c {
    0% {
    opacity: 1;
}
10% {
    opacity: 0;
}
to {
    opacity: 0;
}
}@-webkit-keyframes Label_CLOSE_WIDGET_2cf5 {
    0% {
    opacity: 0;
}
60% {
    opacity: 0;
}
to {
    opacity: 1;
}
}@keyframes Label_CLOSE_WIDGET_2cf5 {
    0% {
    opacity: 0;
}
60% {
    opacity: 0;
}
to {
    opacity: 1;
}
}@-webkit-keyframes Label_MINIMIZE_WIDGET_d657 {
    0% {
    opacity: 0;
}
to {
    opacity: 0;
}
}@keyframes Label_MINIMIZE_WIDGET_d657 {
    0% {
    opacity: 0;
}
to {
    opacity: 0;
}
}@-webkit-keyframes Label_MIN_WIDGET_b00b {
    0% {
    opacity: 0;
}
to {
    opacity: 0;
}
}@keyframes Label_MIN_WIDGET_b00b {
    0% {
    opacity: 0;
}
to {
    opacity: 0;
}
}@-webkit-keyframes Label_MAXIMIZE_WIDGET_1d61 {
    0% {
    opacity: 0;
}
to {
    opacity: 0;
}
}@keyframes Label_MAXIMIZE_WIDGET_1d61 {
    0% {
    opacity: 0;
}
to {
    opacity: 0;
}
}@-webkit-keyframes WidgetContainer_OPEN_WIDGET_d17a {
    0% {
    transform: translateX(120%) translateY(0);
    width: var(--labelwidth, 336px);
    height: var(--labelwidth, 496px);
    position: fixed;
    right: var(--labelright, auto);
    bottom: var(--bottom, auto);
    left: var(--left, auto);
    z-index: 2147483646;
    opacity: 0;
}
10% {
    transform: translateX(100%) translateY(0);
    width: var(--labelwidth, 336px);
    height: var(--labelwidth, 496px);
    position: fixed;
    right: var(--labelright, auto);
    bottom: var(--bottom, auto);
    left: var(--left, auto);
    z-index: 2147483646;
    opacity: 1;
}
to {
    transform: translateX(0) translateY(0);
    width: 336px;
    height: var(--height, 496px);
    position: fixed;
    right: var(--right, auto);
    bottom: 0;
    left: var(--left, auto);
    z-index: 2147483646;
    opacity: 1;
}
}@keyframes WidgetContainer_OPEN_WIDGET_d17a {
    0% {
    transform: translateX(120%) translateY(0);
    width: var(--labelwidth, 336px);
    height: var(--labelwidth, 496px);
    position: fixed;
    right: var(--labelright, auto);
    bottom: var(--bottom, auto);
    left: var(--left, auto);
    z-index: 2147483646;
    opacity: 0;
}
10% {
    transform: translateX(100%) translateY(0);
    width: var(--labelwidth, 336px);
    height: var(--labelwidth, 496px);
    position: fixed;
    right: var(--labelright, auto);
    bottom: var(--bottom, auto);
    left: var(--left, auto);
    z-index: 2147483646;
    opacity: 1;
}
to {
    transform: translateX(0) translateY(0);
    width: 336px;
    height: var(--height, 496px);
    position: fixed;
    right: var(--right, auto);
    bottom: 0;
    left: var(--left, auto);
    z-index: 2147483646;
    opacity: 1;
}
}@-webkit-keyframes WidgetContainer_CLOSE_WIDGET_fbbb {
    0% {
    transform: translateX(0) translateY(0);
    width: 336px;
    height: var(--height, 496px);
    position: fixed;
    right: var(--right, auto);
    left: var(--left, auto);
    bottom: 0;
    z-index: 2147483646;
    opacity: 1;
}
90% {
    transform: translateX(100%) translateY(0);
    width: var(--labelwidth, 336px);
    height: var(--labelwidth, 496px);
    position: fixed;
    right: var(--labelright, auto);
    left: var(--left, auto);
    bottom: var(--bottom, auto);
    z-index: 2147483646;
    opacity: 0;
}
to {
    transform: translateX(120%) translateY(0);
    width: var(--labelwidth, 336px);
    height: var(--labelwidth, 496px);
    position: fixed;
    right: var(--labelright, -100%);
    left: var(--left, auto);
    bottom: var(--bottom, auto);
    z-index: 2147483646;
    opacity: 0;
}
}@keyframes WidgetContainer_CLOSE_WIDGET_fbbb {
    0% {
    transform: translateX(0) translateY(0);
    width: 336px;
    height: var(--height, 496px);
    position: fixed;
    right: var(--right, auto);
    left: var(--left, auto);
    bottom: 0;
    z-index: 2147483646;
    opacity: 1;
}
90% {
    transform: translateX(100%) translateY(0);
    width: var(--labelwidth, 336px);
    height: var(--labelwidth, 496px);
    position: fixed;
    right: var(--labelright, auto);
    left: var(--left, auto);
    bottom: var(--bottom, auto);
    z-index: 2147483646;
    opacity: 0;
}
to {
    transform: translateX(120%) translateY(0);
    width: var(--labelwidth, 336px);
    height: var(--labelwidth, 496px);
    position: fixed;
    right: var(--labelright, -100%);
    left: var(--left, auto);
    bottom: var(--bottom, auto);
    z-index: 2147483646;
    opacity: 0;
}
}@-webkit-keyframes WidgetContainer_MAXIMIZE_WIDGET_5cdc {
    0% {
    transform: translateY(calc(100% - 70px));
    width: 336px;
    height: var(--height, 496px);
    position: fixed;
    right: var(--right, auto);
    left: auto;
    bottom: 0;
    z-index: 2147483646;
}
to {
    transform: translateY(0);
    width: 336px;
    height: var(--height, 496px);
    position: fixed;
    right: var(--right, auto);
    left: auto;
    bottom: 0;
    z-index: 2147483646;
}
}@keyframes WidgetContainer_MAXIMIZE_WIDGET_5cdc {
    0% {
    transform: translateY(calc(100% - 70px));
    width: 336px;
    height: var(--height, 496px);
    position: fixed;
    right: var(--right, auto);
    left: auto;
    bottom: 0;
    z-index: 2147483646;
}
to {
    transform: translateY(0);
    width: 336px;
    height: var(--height, 496px);
    position: fixed;
    right: var(--right, auto);
    left: auto;
    bottom: 0;
    z-index: 2147483646;
}
}@-webkit-keyframes WidgetContainer_MINIMIZE_WIDGET_a0cf {
    0% {
    transform: translateY(0);
    width: 336px;
    height: var(--height, 496px);
    position: fixed;
    right: var(--right, auto);
    left: var(--left, auto);
    bottom: 0;
    z-index: 2147483646;
}
to {
    transform: translateY(calc(100% - 70px));
    width: 336px;
    height: var(--height, 496px);
    position: fixed;
    right: var(--right, auto);
    left: var(--left, auto);
    bottom: 0;
    z-index: 2147483646;
}
}@keyframes WidgetContainer_MINIMIZE_WIDGET_a0cf {
    0% {
    transform: translateY(0);
    width: 336px;
    height: var(--height, 496px);
    position: fixed;
    right: var(--right, auto);
    left: var(--left, auto);
    bottom: 0;
    z-index: 2147483646;
}
to {
    transform: translateY(calc(100% - 70px));
    width: 336px;
    height: var(--height, 496px);
    position: fixed;
    right: var(--right, auto);
    left: var(--left, auto);
    bottom: 0;
    z-index: 2147483646;
}
}@-webkit-keyframes WidgetContainer_MIN_WIDGET_39b6 {
    0% {
    transform: translateY(calc(100% - 70px));
    width: 336px;
    height: var(--height, 496px);
    position: fixed;
    right: var(--right, auto);
    left: var(--left, auto);
    bottom: 0;
    z-index: 2147483646;
}
to {
    transform: translateY(calc(100% - 70px));
    width: 336px;
    height: var(--height, 496px);
    position: fixed;
    right: var(--right, auto);
    left: var(--left, auto);
    bottom: 0;
    z-index: 2147483646;
}
}@keyframes WidgetContainer_MIN_WIDGET_39b6 {
    0% {
    transform: translateY(calc(100% - 70px));
    width: 336px;
    height: var(--height, 496px);
    position: fixed;
    right: var(--right, auto);
    left: var(--left, auto);
    bottom: 0;
    z-index: 2147483646;
}
to {
    transform: translateY(calc(100% - 70px));
    width: 336px;
    height: var(--height, 496px);
    position: fixed;
    right: var(--right, auto);
    left: var(--left, auto);
    bottom: 0;
    z-index: 2147483646;
}
}@-webkit-keyframes WidgetContainer_OPEN_WIDGET_f856 {
    0% {
    transform: translateY(0);
    width: 336px;
    height: var(--height, 496px);
    position: fixed;
    right: var(--right, 30px);
    left: var(--left, auto);
    bottom: 0;
    z-index: 2147483646;
    opacity: 0;
}
to {
    transform: translateY(0);
    width: 336px;
    height: var(--height, 496px);
    position: fixed;
    right: var(--right, 30px);
    left: var(--left, auto);
    bottom: 0;
    z-index: 2147483646;
    opacity: 1;
}
}@keyframes WidgetContainer_OPEN_WIDGET_f856 {
    0% {
    transform: translateY(0);
    width: 336px;
    height: var(--height, 496px);
    position: fixed;
    right: var(--right, 30px);
    left: var(--left, auto);
    bottom: 0;
    z-index: 2147483646;
    opacity: 0;
}
to {
    transform: translateY(0);
    width: 336px;
    height: var(--height, 496px);
    position: fixed;
    right: var(--right, 30px);
    left: var(--left, auto);
    bottom: 0;
    z-index: 2147483646;
    opacity: 1;
}
}@-webkit-keyframes WidgetContainer_CLOSE_WIDGET_7ff2 {
    0% {
    transform: translateY(0);
    width: 336px;
    height: var(--height, 496px);
    position: fixed;
    right: var(--right, 30px);
    left: var(--left, auto);
    bottom: 0;
    z-index: 2147483646;
    opacity: 1;
}
90% {
    transform: translateY(0);
    width: 336px;
    height: var(--height, 496px);
    position: fixed;
    right: var(--right, 30px);
    left: var(--left, auto);
    bottom: 0;
    z-index: 2147483646;
    opacity: 0;
}
to {
    transform: translateY(120%);
    width: 336px;
    height: var(--height, 496px);
    position: fixed;
    right: var(--right, 30px);
    left: var(--left, auto);
    bottom: 0;
    z-index: 2147483646;
    opacity: 0;
}
}@keyframes WidgetContainer_CLOSE_WIDGET_7ff2 {
    0% {
    transform: translateY(0);
    width: 336px;
    height: var(--height, 496px);
    position: fixed;
    right: var(--right, 30px);
    left: var(--left, auto);
    bottom: 0;
    z-index: 2147483646;
    opacity: 1;
}
90% {
    transform: translateY(0);
    width: 336px;
    height: var(--height, 496px);
    position: fixed;
    right: var(--right, 30px);
    left: var(--left, auto);
    bottom: 0;
    z-index: 2147483646;
    opacity: 0;
}
to {
    transform: translateY(120%);
    width: 336px;
    height: var(--height, 496px);
    position: fixed;
    right: var(--right, 30px);
    left: var(--left, auto);
    bottom: 0;
    z-index: 2147483646;
    opacity: 0;
}
}@-webkit-keyframes WidgetContainer_MAXIMIZE_WIDGET_f67a {
    0% {
    transform: translateY(calc(100% - 70px));
    width: 336px;
    height: var(--height, 496px);
    position: fixed;
    right: var(--right, 30px);
    left: var(--left, auto);
    bottom: 0;
    z-index: 2147483646;
}
to {
    transform: translateY(0);
    width: 336px;
    height: var(--height, 496px);
    position: fixed;
    right: var(--right, 30px);
    left: var(--left, auto);
    bottom: 0;
    z-index: 2147483646;
}
}@keyframes WidgetContainer_MAXIMIZE_WIDGET_f67a {
    0% {
    transform: translateY(calc(100% - 70px));
    width: 336px;
    height: var(--height, 496px);
    position: fixed;
    right: var(--right, 30px);
    left: var(--left, auto);
    bottom: 0;
    z-index: 2147483646;
}
to {
    transform: translateY(0);
    width: 336px;
    height: var(--height, 496px);
    position: fixed;
    right: var(--right, 30px);
    left: var(--left, auto);
    bottom: 0;
    z-index: 2147483646;
}
}@-webkit-keyframes WidgetContainer_MINIMIZE_WIDGET_ae8c {
    0% {
    transform: translateY(0);
    width: 336px;
    height: var(--height, 496px);
    position: fixed;
    right: var(--right, 30px);
    left: var(--left, auto);
    bottom: 0;
    z-index: 2147483646;
    opacity: 0;
}
to {
    transform: translateY(100%);
    width: 336px;
    height: var(--height, 496px);
    position: fixed;
    right: var(--right, 30px);
    left: var(--left, auto);
    bottom: 0;
    z-index: 2147483646;
    opacity: 0;
}
}@keyframes WidgetContainer_MINIMIZE_WIDGET_ae8c {
    0% {
    transform: translateY(0);
    width: 336px;
    height: var(--height, 496px);
    position: fixed;
    right: var(--right, 30px);
    left: var(--left, auto);
    bottom: 0;
    z-index: 2147483646;
    opacity: 0;
}
to {
    transform: translateY(100%);
    width: 336px;
    height: var(--height, 496px);
    position: fixed;
    right: var(--right, 30px);
    left: var(--left, auto);
    bottom: 0;
    z-index: 2147483646;
    opacity: 0;
}
}@-webkit-keyframes WidgetContainer_MIN_WIDGET_7123 {
    0% {
    transform: translateY(100%);
    width: 336px;
    height: var(--height, 496px);
    position: fixed;
    right: var(--right, 30px);
    left: var(--left, auto);
    bottom: 0;
    z-index: 2147483646;
    opacity: 0;
}
to {
    transform: translateY(100%);
    width: 336px;
    height: var(--height, 496px);
    position: fixed;
    right: var(--right, 30px);
    left: var(--left, auto);
    bottom: 0;
    z-index: 2147483646;
    opacity: 0;
}
}@keyframes WidgetContainer_MIN_WIDGET_7123 {
    0% {
    transform: translateY(100%);
    width: 336px;
    height: var(--height, 496px);
    position: fixed;
    right: var(--right, 30px);
    left: var(--left, auto);
    bottom: 0;
    z-index: 2147483646;
    opacity: 0;
}
to {
    transform: translateY(100%);
    width: 336px;
    height: var(--height, 496px);
    position: fixed;
    right: var(--right, 30px);
    left: var(--left, auto);
    bottom: 0;
    z-index: 2147483646;
    opacity: 0;
}
}@-webkit-keyframes WidgetContainer_OPEN_WIDGET_22fe {
    0% {
    display: block;
    transform: translateY(0);
    width: 336px;
    position: fixed;
    bottom: 0;
    z-index: 2147483646;
    opacity: 1;
}
to {
    display: block;
    transform: translateY(0);
    width: 336px;
    position: fixed;
    bottom: 0;
    z-index: 2147483646;
    opacity: 1;
}
}@keyframes WidgetContainer_OPEN_WIDGET_22fe {
    0% {
    display: block;
    transform: translateY(0);
    width: 336px;
    position: fixed;
    bottom: 0;
    z-index: 2147483646;
    opacity: 1;
}
to {
    display: block;
    transform: translateY(0);
    width: 336px;
    position: fixed;
    bottom: 0;
    z-index: 2147483646;
    opacity: 1;
}
}@-webkit-keyframes WidgetContainer_CLOSE_WIDGET_643d {
    0% {
    transform: translateY(120%);
    width: 336px;
    position: fixed;
    bottom: 0;
    z-index: 2147483646;
    opacity: 0;
}
to {
    transform: translateY(120%);
    width: 336px;
    position: fixed;
    bottom: 0;
    z-index: 2147483646;
    opacity: 0;
}
}@keyframes WidgetContainer_CLOSE_WIDGET_643d {
    0% {
    transform: translateY(120%);
    width: 336px;
    position: fixed;
    bottom: 0;
    z-index: 2147483646;
    opacity: 0;
}
to {
    transform: translateY(120%);
    width: 336px;
    position: fixed;
    bottom: 0;
    z-index: 2147483646;
    opacity: 0;
}
}@-webkit-keyframes WidgetContainer_MAXIMIZE_WIDGET_71ea {
    0% {
    transform: translateY(0);
    width: 336px;
    position: fixed;
    bottom: 0;
    z-index: 2147483646;
}
to {
    transform: translateY(0);
    width: 336px;
    position: fixed;
    bottom: 0;
    z-index: 2147483646;
}
}@keyframes WidgetContainer_MAXIMIZE_WIDGET_71ea {
    0% {
    transform: translateY(0);
    width: 336px;
    position: fixed;
    bottom: 0;
    z-index: 2147483646;
}
to {
    transform: translateY(0);
    width: 336px;
    position: fixed;
    bottom: 0;
    z-index: 2147483646;
}
}@-webkit-keyframes WidgetContainer_MINIMIZE_WIDGET_e331 {
    0% {
    transform: translateY(426px);
    transform: translateY(calc(100% - 70px));
    width: 336px;
    position: fixed;
    bottom: 0;
    z-index: 2147483646;
}
to {
    transform: translateY(426px);
    transform: translateY(calc(100% - 70px));
    width: 336px;
    position: fixed;
    bottom: 0;
    z-index: 2147483646;
}
}@keyframes WidgetContainer_MINIMIZE_WIDGET_e331 {
    0% {
    transform: translateY(426px);
    transform: translateY(calc(100% - 70px));
    width: 336px;
    position: fixed;
    bottom: 0;
    z-index: 2147483646;
}
to {
    transform: translateY(426px);
    transform: translateY(calc(100% - 70px));
    width: 336px;
    position: fixed;
    bottom: 0;
    z-index: 2147483646;
}
}@-webkit-keyframes Label_OPEN_WIDGET_d00d {
    0% {
    opacity: 0;
}
to {
    opacity: 0;
}
}@keyframes Label_OPEN_WIDGET_d00d {
    0% {
    opacity: 0;
}
to {
    opacity: 0;
}
}@-webkit-keyframes Label_CLOSE_WIDGET_d65c {
    0% {
    opacity: 1;
}
to {
    opacity: 1;
}
}@keyframes Label_CLOSE_WIDGET_d65c {
    0% {
    opacity: 1;
}
to {
    opacity: 1;
}
}.contentWrapper_e995 {
    display: block;
    height: 100%;
    width: 100%}
.loadingWrap_a593 {
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0 12px 25px 8px rgba(0, 0, 0, .17);
    border-top-left-radius: 8px!important;
    background: #fff;
    height: 496px;
    transition: height .3s;
}
.loadingWrap_a593, .main_7116 {
    width: 100%;
    border-top-right-radius: 33px!important;
}
.main_7116 {
    height: 100%;
    background-color: #fff;
    display: block;
    box-shadow: 0 20px 40px 8px rgba(0, 0, 0, .25);
    border-top-left-radius: 10px!important;
    position: relative;
}
.main_7116.__static_7038 {
    height: auto!important;
}
.main_7116.__static_7038 .header_9e72 {
    position: static;
}
.main_7116.__static_7038 .body_6980 {
    position: relative;
    top: 0;
}
.noShadow_d3d4 {
    box-shadow: none;
}
.mobile_a9de {
    width: 100%;
    height: 100%;
    background-color: #fff;
    display: block;
    position: absolute!important;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
}
.mobile_a9de .header_9e72 {
    width: 100%}
.mobile_a9de .body_6980 {
    width: 100%;
    height: auto!important;
    position: absolute!important;
    top: 70px;
    left: 0;
    bottom: 0;
    overflow-y: auto;
    opacity: 1;
}
.mobile_a9de .input_f93e {
    width: 100%;
    z-index: 3;
    opacity: 0;
}
.mobile_a9de .popup_c685 {
    width: 100%}
.header_9e72 {
    top: 0;
    height: 70px;
    z-index: 5;
    border-top-left-radius: 8px!important;
    border-top-right-radius: 33px!important;
}
.body_6980, .header_9e72 {
    position: absolute;
    left: 0;
    width: 100%}
.body_6980 {
    top: 70px;
    bottom: 0;
    height: auto!important;
    opacity: 0;
    transition: opacity .3s cubic-bezier(.39, .24, .21, .99);
}
.body_6980 .show_bfc4 {
    opacity: 1;
}
.input_f93e {
    position: absolute;
    bottom: 0;
    left: 0;
    height: auto!important;
    width: 336px;
    background-color: #fff;
    z-index: 4;
    opacity: 0;
}
.input_f93e .show_bfc4 {
    opacity: 1;
}
.popup_c685 {
    width: 336px;
    height: auto;
}
.popup_c685, .popupFull_4545 {
    position: absolute;
    top: 70px;
    z-index: 20;
}
.popupFull_4545 {
    width: 100%;
    bottom: 0;
}
.show_bfc4 {
    opacity: 1!important;
}
.hide_7e76 {
    opacity: 0!important;
}
.headerBox_4028 {
    height: 70px!important;
}
.fadeIn_322d {
    opacity: 1;
}
.fadeIn_322d, .fadeOut_464b {
    transition: opacity .3s cubic-bezier(.39, .24, .21, .99);
}
.fadeOut_464b {
    opacity: 0;
}
.loading_ef66 {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.eulaPopup_9088 {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 32px;
    z-index: 23;
    opacity: 1;
    background-color: #fff;
    text-align: center;
    transition: top .3s cubic-bezier(.39, .24, .21, .99);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    font-family: Arial, sans-serif;
    font-size: 15px;
}
.eulaPopup_9088 jdiv {
    display: block;
}
.eulaPopup_9088._mobile_f73a {
    top: 0;
    transition: none;
    padding: 0 0 60px;
}
.eulaPopup_9088.__static_f50e {
    position: relative;
}
.eulaPopup_9088.__static_f50e.__call_f804 {
    position: absolute;
    min-height: auto;
}
.eulaPopup_9088._tablet_5bed {
    margin: 0 auto;
}
.eulaPopup_9088._tablet_5bed.__call_f804 {
    top: 70px;
}
.eulaPopup_9088._tablet_5bed .text_df3d {
    padding-right: 0;
    margin: 0 20%;
    font-size: 14px;
}
.eulaPopup_9088._tablet_5bed .title_ab42 {
    margin: 0 20%}
.eulaPopup_9088._tablet_5bed .formText_6dfe {
    font-size: 16px;
}
.eulaPopup_9088._tablet_5bed .popupContent_ea04 {
    padding-left: 0;
    padding-right: 0;
}
.eulaPopup_9088._tablet_5bed .popupCheckbox_5a12 {
    position: absolute;
    margin-left: -30px;
}
.eulaPopup_9088.show-popup_2e2c {
    top: 0;
    opacity: 1;
}
.eulaPopup_9088._mobile_f73a {
    text-align: center;
    background-color: #f5f9ff;
    padding-bottom: 50px;
}
.eulaPopup_9088._mobile_f73a.__call_f804, .eulaPopup_9088._mobile_f73a.__offlineForm_377c {
    top: 70px;
}
.eulaPopup_9088._mobile_f73a.show-popup_2e2c {
    top: -70px;
}
.title_ab42 {
    font-size: 18px;
    line-height: 28px;
    color: #222d38;
    padding-bottom: 18px;
}
.formText_6dfe {
    color: #222d38!important;
    font-size: 15px!important;
    padding-bottom: 12px;
    line-height: 18px;
}
.text_df3d {
    font-size: 13px!important;
    line-height: 17px;
    color: #9fabb7;
    padding: 2px 2px 16px 16px;
    text-align: left;
    height: 100%;
    position: relative;
}
.text_df3d a {
    color: #579ce0!important;
    -webkit-text-fill-color: #579ce0!important;
    white-space: nowrap!important;
}
.text_df3d a:focus, .text_df3d a:hover {
    cursor: pointer!important;
    text-decoration: underline!important;
}
.popupCheckbox_5a12 {
    padding-bottom: 25px;
    margin-right: 14px;
    float: left;
}
.checkbox_df09 {
    width: 16px;
    height: 16px;
    border-radius: 2px!important;
    background-size: 16px 16px;
    border: 1px solid #3cb868;
    cursor: pointer;
    vertical-align: text-bottom;
    margin-top: 1px;
    box-shadow: 0 0 0 2px rgba(24, 193, 57, .2);
}
.checkbox_df09._checked_f54e {
    background: url("data:image/svg+xml;
    charset=utf-8, %3Csvg xmlns='http: //www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='16' height='16'%3E%3Cdefs%3E%3Cfilter id='a' width='168.8%25' height='178.6%25' x='-34.4%25' y='-25%25' filterUnits='objectBoundingBox'%3E%3CfeMorphology in='SourceAlpha' operator='dilate' radius='.75' result='shadowSpreadOuter1'/%3E%3CfeOffset dy='1' in='shadowSpreadOuter1' result='shadowOffsetOuter1'/%3E%3CfeMorphology in='SourceAlpha' radius='1' result='shadowInner'/%3E%3CfeOffset dy='1' in='shadowInner' result='shadowInner'/%3E%3CfeComposite in='shadowOffsetOuter1' in2='shadowInner' operator='out' result='shadowOffsetOuter1'/%3E%3CfeGaussianBlur in='shadowOffsetOuter1' result='shadowBlurOuter1' stdDeviation='.5'/%3E%3CfeColorMatrix in='shadowBlurOuter1' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.15 0'/%3E%3C/filter%3E%3Cpath id='b' d='M4 8.5L7.556 12 12 5'/%3E%3C/defs%3E%3Cg stroke-linecap='round' stroke-linejoin='round' fill='none' fill-rule='evenodd'%3E%3Cuse fill='%23000' filter='url(%23a)' xlink:href='%23b'/%3E%3Cuse stroke='%23FFF' stroke-width='1.5' xlink:href='%23b'/%3E%3C/g%3E%3C/svg%3E") 0 -1px no-repeat;
    background-color: #3cb868;
    background-size: contain;
}
._grey_0855 .checkbox_df09 {
    border-color: #445669;
    box-shadow: 0 0 0 2px rgba(175, 169, 169, .2);
}
._grey_0855 .checkbox_df09._checked_f54e {
    background-color: #445669;
}
._blue_d82d .checkbox_df09 {
    border-color: #0b82f7;
    box-shadow: 0 0 0 2px rgba(16, 155, 172, .2);
}
._blue_d82d .checkbox_df09._checked_f54e {
    background-color: #0b82f7;
}
.popupContent_ea04 {
    min-width: 264px;
    text-align: left;
    height: 100%}
.cancel_bb3c {
    font-size: 13px;
    color: #9fabb7;
    display: inline-block;
    text-decoration: underline;
    cursor: pointer;
    position: absolute;
    bottom: 25px;
    margin-left: -23px;
    left: 50%}
.cancel_bb3c:hover {
    color: #303f4e;
}
._mobile_f73a .popupContent_ea04 {
    text-align: left;
    height: 100%;
    box-sizing: border-box;
    overflow-y: auto;
    padding: 32px 32px 0;
}
._mobile_f73a .formText_6dfe {
    font-size: 16px;
    line-height: 22px;
}
._mobile_f73a .checkbox_df09 {
    width: 18px;
    height: 20px;
    vertical-align: bottom;
    position: relative;
    top: -1px;
    padding-top: 0;
    padding-left: 2px;
}
._mobile_f73a .checkbox_df09 svg {
    padding-top: 0;
    margin-top: -1px;
    width: 15px;
    height: 12px;
}
._mobile_f73a .text_df3d {
    font-size: 16px;
    line-height: 24px;
    padding-bottom: 20px;
    padding-right: 0;
    height: auto;
}
._mobile_f73a .title_ab42 {
    padding-right: 0;
}
._mobile_f73a .cancel_bb3c {
    display: inline-block;
    position: absolute;
    font-size: 16px;
    text-decoration: none;
    border-bottom: 1px dashed #9fabb7;
    bottom: 20px;
}
._mobile_f73a .scrollText_2742 {
    height: auto;
    max-height: none;
}
.__hidden_a66c {
    overflow: hidden;
    height: 0;
    padding: 0;
}
.textBlock_b389 {
    display: block;
    clear: both;
    color: #222d38!important;
    width: 100%;
    height: auto;
    position: absolute;
    bottom: 40px;
    top: 50px;
}
.textBlock_b389.__call_f804 {
    top: 120px;
}
.scrollText_2742 {
    display: block;
    padding-right: 12px;
    color: #222d38!important;
    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
    height: 100%}
.rail_bdac {
    width: 4px!important;
}
.emojiIcon_05c5 {
    background-color: transparent;
    background-repeat: no-repeat;
    width: 40px;
    height: 40px;
    display: inline-block;
    color: transparent;
    text-align: center;
    cursor: pointer;
}
.emojiIcon_05c5::-moz-selection {
    background: #81c0ff;
    color: transparent;
}
.emojiIcon_05c5::selection {
    background: #81c0ff;
    color: transparent;
}
.emojiIcon_05c5:hover {
    background-color: #f1f0f0;
}
.emojiIcon_05c5.emojiMessages_bf4d {
    cursor: default;
    width: 18px;
    height: 18px;
    margin-top: -4px!important;
    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
}
.emojiIcon_05c5.emojiMessages_bf4d:hover {
    background-color: transparent;
}
.emojiIcon_05c5.__alone_14cf {
    width: 60px;
    height: 60px;
    line-height: 60px;
    font-size: 60px;
}
.emojiIcon_05c5.iconSuccess_1030 {
    display: inline-block;
    width: 20px;
    height: 20px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    vertical-align: text-bottom;
    margin-left: 6px;
    cursor: default;
}
.emojiIconWrap_d878 {
    width: 40px;
    height: 40px;
    cursor: pointer;
    overflow: hidden;
    text-align: center;
}
.emojiIconWrap_d878:hover {
    background-color: #f1f0f0;
}
.icon_d595 {
    margin-top: 8px;
    width: 25px;
    height: 25px;
    overflow: hidden;
    color: transparent;
    text-indent: 0;
    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
    display: inline-block;
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-color: transparent;
    background-repeat: no-repeat;
}
.icon_d595::-moz-selection {
    background: #81c0ff;
    color: transparent!important;
}
.icon_d595::selection {
    background: #81c0ff;
    color: transparent!important;
}
.emojiMessages_bf4d {
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
    line-height: 18px;
    padding: 0;
    margin: 0 2px;
}
.emojiMessages_bf4d .icon_d595 {
    margin-top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    color: transparent;
    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
    text-indent: 0;
}
.botAvatar_9535 {
    width: 32px;
    height: 32px;
}
.botAvatar_9535:hover {
    background-color: transparent;
    cursor: default;
}
.main_3278 {
    display: block;
    font-family: Arial, sans-serif;
    font-size: 15px;
    color: #222d38;
    background-color: #f1f0f0;
    padding: 16px;
    border: 1px solid #d5dade;
}
.main_3278.__hide_e74c {
    display: none;
}
.buttonsBox_7aac {
    display: block;
}
.button_926b {
    display: inline-block;
    width: 36px;
    height: 36px;
    border-radius: 4px!important;
    cursor: pointer;
    margin-right: 8px;
}
.button_926b:hover {
    background-color: #dbdbdb;
}
.iconDown_d623, .iconUp_03c5 {
    display: block;
    width: 36px;
    height: 36px;
    background-size: 24px 24px;
    background-repeat: no-repeat;
    cursor: pointer;
}
.iconUp_03c5 {
    background-position: center 5px;
}
.iconDown_d623 {
    background-position: center 9px;
}
.text_dfb7 {
    display: block;
    padding-bottom: 8px;
    padding-right: 16px;
    color: #222d38;
}
.positiveBox_c562 {
    display: block;
    line-height: 20px;
}
.cancelBox_dff5 {
    display: block;
}
.cancel_d35b {
    display: inline-block;
    text-decoration: underline;
    font-size: 15px;
    cursor: pointer;
    color: #697582;
}
.close_d11d {
    position: absolute;
    top: 13px;
    right: 14px;
}
.close_d11d, .closeIcon_d5af {
    display: block;
    cursor: pointer;
    width: 24px;
    height: 24px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}
.copyright_297d {
    position: absolute;
    display: block;
    cursor: pointer;
    background-color: #414243;
    height: 40px;
    line-height: 40px!important;
    padding: 0 16px!important;
    border-radius: 4px!important;
    box-shadow: 0 0 12px 3px rgba(0, 0, 0, .17);
}
.copyright_297d._bottom_ea45 {
    bottom: 50px;
    right: 45px;
}
.copyright_297d._bottom_ea45.__ru_b6cf {
    right: 37px;
}
.copyright_297d._bottom_ea45 :after {
    content: ""!important;
    display: block;
    left: 0;
    right: 0;
    bottom: -10px;
    height: 10px;
    background: transparent;
}
.copyright_297d._right_1b37 {
    top: 33px;
    right: 7px;
}
.copyright_297d._right_1b37.__ru_b6cf {
    top: 26px;
}
.copyright_297d._right_1b37 :after {
    content: ""!important;
    display: block;
    right: -13px;
    top: -25px;
    bottom: -5px;
    width: 15px;
    background: transparent;
    position: absolute;
}
.copyright_297d._left_1e35 {
    top: 30px;
    left: 45px;
}
.copyright_297d._left_1e35.__ru_b6cf {
    top: 26px;
}
.copyright_297d._left_1e35 :after {
    content: ""!important;
    display: block;
    right: -13px;
    top: -25px;
    bottom: -5px;
    width: 15px;
    background: transparent;
    position: absolute;
}
.hide_151c {
    position: absolute;
    display: block;
    height: 40px;
    line-height: 40px;
    padding: 0 16px;
}
.logoIcon_2122 {
    display: inline-block;
    width: 51px;
    height: 18px;
    background-repeat: no-repeat;
    background-size: contain;
}
.logoIcon_2122.__ru_b6cf {
    width: 27px!important;
}
jdiv a.link_6c36 {
    font-family: Arial, sans-serif!important;
    font-weight: 400!important;
    font-size: 13px!important;
    display: inline-block!important;
    width: auto!important;
    height: 18px!important;
    margin: 11px 0 4px 2px!important;
    transition: none!important;
    vertical-align: top!important;
    box-sizing: border-box!important;
    color: currentColor;
    white-space: nowrap!important;
    cursor: pointer!important;
    line-height: 18px!important;
}
jdiv a.link_6c36.__ru_b6cf {
    margin: 10px 0 4px!important;
}
jdiv a.link_6c36.__ru_b6cf .logoIcon_2122 {
    width: 27px!important;
    margin-top: -1px;
}
jdiv a.link_6c36:hover, jdiv a.link_6c36:visited {
    color: currentColor;
}
jdiv a.link_6c36 .logoIcon_2122 {
    vertical-align: top!important;
    box-sizing: border-box!important;
    margin-left: 2px;
}
jdiv a.link_6c36 .logoIcon_2122:hover {
    cursor: pointer!important;
}
.__mobile_3ee6 jdiv a.link_6c36 {
    line-height: normal!important;
}
.text_123f {
    font-family: Arial, sans-serif;
    font-weight: 400;
    font-size: 13px!important;
    white-space: nowrap;
    -webkit-font-smoothing: antialiased;
    transform: translateZ(0)!important;
    line-height: 40px!important;
    color: #fff;
    display: inline-block!important;
    vertical-align: middle!important;
    cursor: default!important;
}
.corner_a0d8 {
    position: absolute;
    width: 0;
    height: 0;
}
._bottom_ea45 .corner_a0d8 {
    bottom: -4px;
    right: 10px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #414243;
}
._left_1e35 .corner_a0d8 {
    left: -4px;
    border-right: 5px solid #414243;
}
._left_1e35 .corner_a0d8, ._right_1b37 .corner_a0d8 {
    top: 50%;
    margin-top: -4px;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
}
._right_1b37 .corner_a0d8 {
    right: -4px;
    border-left: 5px solid #414243;
}
.chatCopyright_5980 {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 30px;
    width: 100%;
    text-align: right;
    color: #9fabb7;
    line-height: 30px;
    z-index: 3;
    overflow: hidden;
    background: #fff;
}
.chatCopyright_5980 .text_123f {
    color: #9fabb7;
    line-height: 30px!important;
}
.chatCopyright_5980 a.link_6c36 {
    margin-top: 6px!important;
    margin-right: 16px!important;
    margin-left: 2px!important;
}
.chatCopyright_5980 a.link_6c36.__ru_b6cf {
    margin-top: 5px!important;
    margin-right: 15px!important;
}
.chatCopyright_5980.__tablet_6751 {
    left: 0;
    right: 0;
    width: auto;
}
.chatCopyright_5980.__tablet_6751.__call_a430 {
    position: absolute!important;
    left: 0;
    right: 0;
}
.chatCopyright_5980.__mobile_3ee6 {
    position: fixed;
}
.chatCopyright_5980.__mobile_3ee6.__chat_8e06 {
    top: -30px;
    position: absolute;
    text-align: center;
}
.chatCopyright_5980.__mobile_3ee6.__chat_8e06 a.link_6c36 {
    margin-right: 0!important;
}
.chatCopyright_5980.__mobile_3ee6.__offline_8ecf {
    top: 0;
    text-align: right;
}
.chatCopyright_5980.__mobile_3ee6.__offline_8ecf a.link_6c36 {
    margin-right: 16px!important;
}
.chatCopyright_5980.__mobile_3ee6.chatCopyright_5980 {
    top: -30px!important;
}
.chatCopyright_5980.__mobile_3ee6.chatCopyright_5980.__top_b523 {
    top: 70px!important;
    bottom: auto;
}
.chatCopyright_5980.__mobile_3ee6.__call_a430 {
    bottom: 0;
    top: auto!important;
    text-align: center;
    position: fixed;
    background: #fff;
}
.chatCopyright_5980.__mobile_3ee6.__call_a430 a.link_6c36 {
    margin-right: 0!important;
}
.chatCopyright_5980.__mobile_3ee6 .text_123f {
    line-height: normal!important;
    padding-top: 7px;
}
.chatCopyright_5980.__mobile_3ee6 a.link_6c36 {
    margin-top: -2px!important;
}
.chatCopyright_5980.__hidden_2fe6 {
    opacity: 0!important;
}
.customWrap_8df6 {
    display: inline-block;
    vertical-align: top;
}
.main_6ca3 {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    display: block;
    height: 28px;
    background-color: #fff;
    z-index: 4;
}
.main_6ca3.__mobile_20be {
    top: -30px;
    height: 30px;
    text-align: center;
}
.text_430a {
    font-family: Arial, sans-serif;
    display: inline-block;
    font-size: 13px;
    padding: 7px 16px 5px;
    color: #9fabb7;
}
.__mobile_20be .text_430a {
    padding: 7px 0 0;
}
.input_2e3c {
    display: block;
    background: #fff;
    min-height: 106px;
    border-top: 1px solid #d8dee3;
}
.input_2e3c.__mobile_0bda {
    padding-top: 6px;
    padding-bottom: 6px;
    padding-right: 8px;
    min-height: 44px;
    border-top: none;
}
.input_2e3c::-ms-clear {
    display: none;
    opacity: 0;
}
.tdTextarea_e8f3 {
    display: block;
    position: relative;
    padding-bottom: 45px;
}
textarea.inputField_4112 {
    display: block!important;
    padding: 18px 58px 0 16px!important;
    min-height: 40px!important;
    max-height: 90px!important;
    height: auto;
    resize: none!important;
    font-size: 15px!important;
    font-family: Arial, sans-serif;
    color: #222d38!important;
    overflow: hidden!important;
    line-height: 20px!important;
    box-sizing: border-box!important;
    position: relative;
    z-index: 2;
    border: none!important;
    overflow-y: hidden!important;
    outline: none!important;
    white-space: pre-wrap!important;
    word-wrap: break-word!important;
    width: 336px!important;
    -webkit-user-select: text!important;
    -moz-user-select: text!important;
    -ms-user-select: text!important;
    user-select: text!important;
    border-radius: 0!important;
    float: none!important;
    -webkit-text-fill-color: #222d38!important;
    scrollbar-width: thin!important;
}
textarea.inputField_4112:focus {
    color: #222d38!important;
    font-size: 15px!important;
}
textarea.inputField_4112:focus:-ms-input-placeholder {
    -webkit-text-fill-color: #9fabb7!important;
    color: #9fabb7!important;
}
textarea.inputField_4112:focus::-moz-placeholder {
    -webkit-text-fill-color: #9fabb7!important;
    color: #9fabb7!important;
    font-size: 15px!important;
    opacity: 1!important;
}
textarea.inputField_4112:focus::placeholder {
    -webkit-text-fill-color: #9fabb7!important;
    color: #9fabb7!important;
    font-size: 15px!important;
    opacity: 1!important;
}
textarea.inputField_4112:-ms-input-placeholder {
    -webkit-text-fill-color: #697582!important;
    color: #697582!important;
}
textarea.inputField_4112::-moz-placeholder {
    -webkit-text-fill-color: #697582!important;
    color: #697582!important;
    font-size: 15px!important;
    opacity: 1!important;
}
textarea.inputField_4112::placeholder {
    -webkit-text-fill-color: #697582!important;
    color: #697582!important;
    font-size: 15px!important;
    opacity: 1!important;
}
textarea.inputField_4112::-webkit-scrollbar {
    width: 6px;
}
textarea.inputField_4112::-webkit-scrollbar-thumb {
    width: 6px;
    border-radius: 4px!important;
    background-color: #d9d6d6;
    cursor: pointer;
}
textarea.inputField_4112::-webkit-scrollbar-button {
    width: 6px;
    display: block;
    height: 100%}
textarea.inputField_4112::-webkit-input-placeholder {
    padding-top: 0;
    margin: 0;
    font-size: 15px;
    line-height: inherit;
}
.__mobile_0bda .inputField_4112 {
    border-radius: 28px!important;
    padding-top: 12px!important;
    padding-left: 20px!important;
    background-color: #f1f0f0!important;
    min-height: 44px!important;
    line-height: normal!important;
    width: 100%!important;
    font-size: 16px!important;
    height: 38px!important;
}
.__mobile_0bda .inputField_4112:focus {
    font-size: 16px!important;
}
.__mobile_0bda .inputField_4112:focus::-moz-placeholder {
    font-size: 16px!important;
}
.__mobile_0bda .inputField_4112:focus:-ms-input-placeholder {
    font-size: 16px!important;
}
.__mobile_0bda .inputField_4112:focus::placeholder {
    font-size: 16px!important;
}
.__mobile_0bda .inputField_4112::-webkit-scrollbar {
    width: 0;
}
.__mobile_0bda .inputField_4112::-moz-placeholder {
    font-size: 16px!important;
}
.__mobile_0bda .inputField_4112:-ms-input-placeholder {
    font-size: 16px!important;
}
.__mobile_0bda .inputField_4112::placeholder {
    font-size: 16px!important;
}
.__mobile_0bda .inputField_4112::-webkit-input-placeholder {
    padding-top: 0;
    font-size: 16px!important;
    margin: 0;
    line-height: inherit;
}
.__mobile_0bda .sendButton_4ab7 {
    top: 50%;
    right: 14px;
    margin-top: -18px!important;
}
.__mobile_0bda .tdTextarea_e8f3 {
    display: block;
    position: relative;
    padding-bottom: 0;
    padding-left: 40px;
}
.__mobile_0bda .tdTextarea_e8f3.__filedisabled_45a7 {
    padding-left: 8px;
}
.windowsPhone_e17b {
    zoom: 1;
}
.windowsPhone_e17b .inputField_4112 {
    margin: 0 0 0 10px;
    display: inline-block;
    background: #d7d7d9;
    color: #414243;
    text-transform: capitalize;
    font-weight: 400;
    vertical-align: top;
    padding: 10px;
}
.windowsPhone_e17b .inputField_4112:disabled {
    color: #414243;
}
.windowsPhone_e17b .input-field_366d {
    line-height: 20px;
    padding: 0 10px;
}
.sendButton_4ab7 {
    position: absolute;
    z-index: 10;
    width: 34px;
    height: 34px;
    top: 12px;
    right: 13px;
    background-repeat: no-repeat;
    background-size: 98%;
    cursor: pointer;
}
.socialPanel_ccd6 {
    position: absolute;
    height: 20px;
    right: 16px;
    bottom: 16px;
}
.iconEmoji_96a1 {
    display: inline-block;
    background-repeat: no-repeat;
    background-position: cover;
    margin-left: 10px;
}
.iconEmoji_96a1, .wrap_90f8 {
    width: 24px;
    height: 24px;
    cursor: pointer;
}
.wrap_90f8 {
    display: block;
    position: relative;
    margin-right: 7px;
}
.wrap_90f8:hover {
    background-color: #f1f0f0;
    border-radius: 5px;
}
.wrap_90f8.__disabled_4a22 {
    background-color: transparent;
    cursor: default;
}
.iconFile_a7a9 {
    display: block;
    width: 24px;
    height: 24px;
    background-repeat: no-repeat;
    background-position: cover;
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
}
.iconFile_a7a9:hover {
    background-color: #000;
}
.iconAttach2_41bc {
    position: relative;
    display: block;
    width: 24px;
    height: 24px;
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
}
.__disabled_4a22 .iconAttach2_41bc {
    cursor: default!important;
}
.uploadFwrap_2d09 {
    width: 24px;
    height: 100%;
    position: relative;
    position: absolute;
    top: 0;
    left: 0;
}
input.uploadButton_d696 {
    opacity: 0!important;
    font-size: 0!important;
    width: 100%!important;
    height: 100%!important;
    padding: 0!important;
    margin: 0!important;
    display: block!important;
    position: absolute;
    top: 0;
    left: 0;
}
input.uploadButton_d696:hover {
    cursor: pointer!important;
}
.__disabled_4a22 input.uploadButton_d696:hover {
    cursor: default!important;
}
input.uploadButton_d696.__uploading_bbc2 {
    display: none!important;
}
input.uploadButton_d696::-webkit-file-upload-button {
    width: 100%!important;
    height: 100%!important;
    padding: 0!important;
    margin: 0!important;
    display: block!important;
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer;
}
.__disabled_4a22 input.uploadButton_d696::-webkit-file-upload-button {
    cursor: default!important;
}
.iconEmoji_de2e {
    display: inline-block;
    width: 24px;
    height: 24px;
    background-repeat: no-repeat;
    background-position: 50%;
    cursor: pointer;
}
.iconEmoji_de2e:hover {
    background-color: #f1f0f0;
    border-radius: 5px;
}
.iconEmoji_de2e.__disabled_c30c {
    cursor: auto;
}
.iconEmoji_de2e.__disabled_c30c:hover {
    background-color: unset;
    border-radius: 0;
}
.emojiWrap_532e {
    display: block;
    width: 24px;
    height: 24px;
    cursor: pointer;
}
@-webkit-keyframes showPopup_7f0e {
    0% {
    transform: translateY(30px);
    opacity: 0;
}
to {
    transform: translateY(0);
    opacity: 1;
}
}@keyframes showPopup_7f0e {
    0% {
    transform: translateY(30px);
    opacity: 0;
}
to {
    transform: translateY(0);
    opacity: 1;
}
}@-webkit-keyframes hidePopup_4138 {
    0% {
    transform: translateY(0);
    opacity: 1;
    visibility: visible;
}
to {
    transform: translateY(30px);
    opacity: 0;
}
}@keyframes hidePopup_4138 {
    0% {
    transform: translateY(0);
    opacity: 1;
    visibility: visible;
}
to {
    transform: translateY(30px);
    opacity: 0;
}
}.popup_8f3f {
    display: none;
    position: relative;
    padding: 10px;
    top: -220px;
    box-sizing: border-box;
    background-color: #fff;
    border-radius: 3px!important;
    box-shadow: 0 7px 14px 0 rgba(0, 0, 0, .12);
    border: 1px solid #e0e4ed;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transform: translateY(30px);
    opacity: 0;
    -webkit-animation: hidePopup_4138 .1s;
    animation: hidePopup_4138 .1s;
    visibility: hidden;
}
.popup_8f3f.show_b3e7 {
    display: block;
    -webkit-animation: showPopup_7f0e .1s;
    animation: showPopup_7f0e .1s;
    opacity: 1;
    transform: translateY(0);
    visibility: visible;
}
.childrenWrap_f834 {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.pip_dad9 {
    position: absolute;
    width: 0;
    height: 0;
    bottom: -11px;
    box-sizing: border-box;
    border-color: transparent transparent #fff #fff;
    border-style: solid;
    border-width: 6px;
    transform-origin: 0 0 0;
    transform: rotate(-45deg);
}
.iconMenu_0949 {
    display: inline-block;
    width: 24px;
    height: 24px;
    background-repeat: no-repeat;
    background-position: 50%;
    cursor: pointer;
    margin-right: 10px;
    transform: rotate(180deg);
}
.iconMenu_0949:hover {
    background-color: #f1f0f0;
    border-radius: 5px;
}
.iconMenu_0949.__disabled_58d9 {
    cursor: auto!important;
}
.iconMenu_0949.__disabled_58d9:hover {
    background-color: unset;
    border-radius: 0;
}
.menuWrap_0278 {
    display: block;
    width: 24px;
    height: 24px;
    cursor: pointer;
}
@-webkit-keyframes showPopup_3545 {
    0% {
    transform: translateY(30px);
    opacity: 0;
}
to {
    transform: translateY(0);
    opacity: 1;
}
}@keyframes showPopup_3545 {
    0% {
    transform: translateY(30px);
    opacity: 0;
}
to {
    transform: translateY(0);
    opacity: 1;
}
}@-webkit-keyframes hidePopup_fc14 {
    0% {
    transform: translateY(0);
    opacity: 1;
    visibility: visible;
}
to {
    transform: translateY(30px);
    opacity: 0;
}
}@keyframes hidePopup_fc14 {
    0% {
    transform: translateY(0);
    opacity: 1;
    visibility: visible;
}
to {
    transform: translateY(30px);
    opacity: 0;
}
}.menu_546c {
    display: none;
    position: absolute;
    width: 255px;
    bottom: 34px;
    left: 0;
    background-color: #fff;
    border-radius: 3px!important;
    box-shadow: 0 7px 14px 0 rgba(0, 0, 0, .12);
    border: 1px solid #e0e4ed;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transform: translateY(30px);
    opacity: 0;
    -webkit-animation: hidePopup_fc14 .1s;
    animation: hidePopup_fc14 .1s;
    visibility: hidden;
}
.menu_546c .menuItem_cf7e {
    display: block;
    width: 255px;
    padding: 8px 12px;
    box-sizing: border-box;
    cursor: pointer!important;
}
.menu_546c .menuItem_cf7e a {
    font-family: Arial, sans-serif;
    text-decoration: none!important;
    font-size: 15px!important;
    line-height: 18px!important;
    color: #222d38;
    cursor: pointer!important;
    display: block!important;
    width: 100%!important;
    height: 100%!important;
}
.menu_546c .menuItem_cf7e:hover {
    background-color: #f1f0f0;
}
.menu_546c .menuItem_cf7e:hover+.pip_8e1a {
    border-color: transparent transparent #f1f0f0 #f1f0f0;
}
.menu_546c.show_bbcb {
    -webkit-animation: showPopup_3545 .1s;
    animation: showPopup_3545 .1s;
    opacity: 1;
    transform: translateY(0);
    visibility: visible;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.pip_8e1a {
    position: absolute;
    width: 0;
    height: 0;
    bottom: -11px;
    left: 2px;
    box-sizing: border-box;
    border-color: transparent transparent #fff #fff;
    border-style: solid;
    border-width: 6px;
    transform-origin: 0 0 0;
    transform: rotate(-45deg);
}
.iconPanel_e7b7 {
    position: absolute;
    bottom: 16px;
    left: 10px;
    z-index: 10;
    width: 120px;
    display: flex;
    flex-direction: row;
}
.iconPanel_e7b7.__mobile_cabe {
    left: 9px;
    width: 32px;
    overflow: hidden;
}
.socialPanel_7775 {
    position: absolute;
    height: 20px;
    right: 16px;
    bottom: 16px;
}
.wrap_f78a {
    display: block;
}
.socialLink_32ad {
    font-family: Arial, Helvetica, sans-serif;
    display: block;
    font-size: 13px;
    line-height: normal;
    text-decoration: none;
    z-index: 1;
    color: #9fabb7;
    cursor: pointer;
}
.socialLink_32ad:hover {
    color: #545d6b;
}
.infoText_c5c1 {
    display: block;
    font-size: 15px;
    line-height: 19.6px;
    color: #222d38;
    text-align: center;
    padding-bottom: 14px;
}
.iconVk_a965 {
    width: 25px;
    height: 25px;
}
.iconFb_e8dc, .iconVk_a965 {
    cursor: pointer;
    background-repeat: no-repeat;
}
.iconFb_e8dc, .iconVk_a965 {
    display: inline-block;
    width: 16px;
    height: 16px;
    background-position: 0 0;
}
.iconFb_e8dc {
    vertical-align: middle;
}
.iconVk_a965 {
    vertical-align: text-top;
}
.box_9c10 {
    margin: 0 22px 16px 16px;
    padding: 0 16px;
}
.box_9c10 .iframe_155d {
    display: block!important;
    overflow: hidden!important;
    height: 74px!important;
    margin-left: -16px!important;
}
.box_9c10 .iframe_155d.__vk_802d {
    height: 50px!important;
}
.main_65cb {
    display: block;
}
.fieldWrap_87a1 {
    display: block;
    position: relative;
    padding-bottom: 16px;
}
.fieldWrap_87a1 .hint_7153 {
    position: absolute;
    top: -8px;
    font-size: 12px;
    color: #697582;
    padding-left: 11px;
}
jdiv * .inputField_d504, jdiv input.inputField_d504, jdiv input[type=email].inputField_d504, jdiv input[type=tel].inputField_d504, jdiv input[type=text].inputField_d504 {
    display: block!important;
    box-sizing: border-box!important;
    padding: 0 11px!important;
    outline: none!important;
    color: #222d38!important;
    font-size: 15px!important;
    font-family: Arial, sans-serif!important;
    line-height: normal!important;
    height: 40px!important;
    width: 100%!important;
    border-radius: 4px!important;
    box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, .1)!important;
    background-color: #fff!important;
    border: 1px solid #ccc!important;
    -webkit-user-select: text!important;
    -moz-user-select: text!important;
    -ms-user-select: text!important;
    user-select: text!important;
    float: none!important;
    transition: none!important;
    -webkit-text-fill-color: #222d38!important;
}
jdiv * .inputField_d504.__bluredEmpty_1353, jdiv input.inputField_d504.__bluredEmpty_1353, jdiv input[type=email].inputField_d504.__bluredEmpty_1353, jdiv input[type=tel].inputField_d504.__bluredEmpty_1353, jdiv input[type=text].inputField_d504.__bluredEmpty_1353 {
    color: #697582!important;
}
jdiv * .inputField_d504.__bluredEmpty_1353:-ms-input-placeholder, jdiv input.inputField_d504.__bluredEmpty_1353:-ms-input-placeholder, jdiv input[type=email].inputField_d504.__bluredEmpty_1353:-ms-input-placeholder, jdiv input[type=tel].inputField_d504.__bluredEmpty_1353:-ms-input-placeholder, jdiv input[type=text].inputField_d504.__bluredEmpty_1353:-ms-input-placeholder {
    -webkit-text-fill-color: #697582!important;
    color: #697582!important;
}
jdiv * .inputField_d504:focus, jdiv input.inputField_d504:focus, jdiv input[type=email].inputField_d504:focus, jdiv input[type=tel].inputField_d504:focus, jdiv input[type=text].inputField_d504:focus {
    background-color: #fff!important;
    color: #222d38!important;
}
jdiv * .inputField_d504:focus::-moz-placeholder, jdiv input.inputField_d504:focus::-moz-placeholder, jdiv input[type=email].inputField_d504:focus::-moz-placeholder, jdiv input[type=tel].inputField_d504:focus::-moz-placeholder, jdiv input[type=text].inputField_d504:focus::-moz-placeholder {
    color: #697582!important;
    -webkit-text-fill-color: #697582!important;
    opacity: 1!important;
    font-size: 15px!important;
}
jdiv * .inputField_d504:focus:-ms-input-placeholder, jdiv input.inputField_d504:focus:-ms-input-placeholder, jdiv input[type=email].inputField_d504:focus:-ms-input-placeholder, jdiv input[type=tel].inputField_d504:focus:-ms-input-placeholder, jdiv input[type=text].inputField_d504:focus:-ms-input-placeholder {
    color: #697582!important;
    -webkit-text-fill-color: #697582!important;
    opacity: 1!important;
    font-size: 15px!important;
}
jdiv * .inputField_d504:focus::placeholder, jdiv input.inputField_d504:focus::placeholder, jdiv input[type=email].inputField_d504:focus::placeholder, jdiv input[type=tel].inputField_d504:focus::placeholder, jdiv input[type=text].inputField_d504:focus::placeholder {
    color: #697582!important;
    -webkit-text-fill-color: #697582!important;
    opacity: 1!important;
    font-size: 15px!important;
}
jdiv * .inputField_d504:-ms-input-placeholder, jdiv input.inputField_d504:-ms-input-placeholder, jdiv input[type=email].inputField_d504:-ms-input-placeholder, jdiv input[type=tel].inputField_d504:-ms-input-placeholder, jdiv input[type=text].inputField_d504:-ms-input-placeholder {
    -webkit-text-fill-color: #697582!important;
    color: #697582!important;
}
jdiv * .inputField_d504::-moz-placeholder, jdiv input.inputField_d504::-moz-placeholder, jdiv input[type=email].inputField_d504::-moz-placeholder, jdiv input[type=tel].inputField_d504::-moz-placeholder, jdiv input[type=text].inputField_d504::-moz-placeholder {
    color: #697582!important;
    -webkit-text-fill-color: #697582!important;
    opacity: 1!important;
    font-size: 15px!important;
    -moz-transition: none!important;
    transition: none!important;
    text-align: left!important;
    font-family: inherit!important;
}
jdiv * .inputField_d504::placeholder, jdiv input.inputField_d504::placeholder, jdiv input[type=email].inputField_d504::placeholder, jdiv input[type=tel].inputField_d504::placeholder, jdiv input[type=text].inputField_d504::placeholder {
    color: #697582!important;
    -webkit-text-fill-color: #697582!important;
    opacity: 1!important;
    font-size: 15px!important;
    transition: none!important;
    text-align: left!important;
    font-family: inherit!important;
}
jdiv * .inputField_d504:focus, jdiv * .inputField_d504:hover, jdiv input.inputField_d504:focus, jdiv input.inputField_d504:hover, jdiv input[type=email].inputField_d504:focus, jdiv input[type=email].inputField_d504:hover, jdiv input[type=tel].inputField_d504:focus, jdiv input[type=tel].inputField_d504:hover, jdiv input[type=text].inputField_d504:focus, jdiv input[type=text].inputField_d504:hover {
    border-color: #18c139!important;
}
jdiv * .inputField_d504:focus._grey_efaa, jdiv * .inputField_d504:hover._grey_efaa, jdiv input.inputField_d504:focus._grey_efaa, jdiv input.inputField_d504:hover._grey_efaa, jdiv input[type=email].inputField_d504:focus._grey_efaa, jdiv input[type=email].inputField_d504:hover._grey_efaa, jdiv input[type=tel].inputField_d504:focus._grey_efaa, jdiv input[type=tel].inputField_d504:hover._grey_efaa, jdiv input[type=text].inputField_d504:focus._grey_efaa, jdiv input[type=text].inputField_d504:hover._grey_efaa {
    border-color: #445669!important;
}
jdiv * .inputField_d504:focus._blue_2b06, jdiv * .inputField_d504:hover._blue_2b06, jdiv input.inputField_d504:focus._blue_2b06, jdiv input.inputField_d504:hover._blue_2b06, jdiv input[type=email].inputField_d504:focus._blue_2b06, jdiv input[type=email].inputField_d504:hover._blue_2b06, jdiv input[type=tel].inputField_d504:focus._blue_2b06, jdiv input[type=tel].inputField_d504:hover._blue_2b06, jdiv input[type=text].inputField_d504:focus._blue_2b06, jdiv input[type=text].inputField_d504:hover._blue_2b06 {
    border-color: #0b82f7!important;
}
jdiv * .inputField_d504:focus._error_36d4, jdiv * .inputField_d504:hover._error_36d4, jdiv input.inputField_d504:focus._error_36d4, jdiv input.inputField_d504:hover._error_36d4, jdiv input[type=email].inputField_d504:focus._error_36d4, jdiv input[type=email].inputField_d504:hover._error_36d4, jdiv input[type=tel].inputField_d504:focus._error_36d4, jdiv input[type=tel].inputField_d504:hover._error_36d4, jdiv input[type=text].inputField_d504:focus._error_36d4, jdiv input[type=text].inputField_d504:hover._error_36d4 {
    color: #f01420!important;
    border-color: #f01420!important;
}
._error_36d4 jdiv * .inputField_d504, ._error_36d4 jdiv input.inputField_d504, ._error_36d4 jdiv input[type=email].inputField_d504, ._error_36d4 jdiv input[type=tel].inputField_d504, ._error_36d4 jdiv input[type=text].inputField_d504 {
    color: #f01420!important;
    border-color: #f01420!important;
}
jdiv * .inputField_d504._error_36d4, jdiv input.inputField_d504._error_36d4, jdiv input[type=email].inputField_d504._error_36d4, jdiv input[type=tel].inputField_d504._error_36d4, jdiv input[type=text].inputField_d504._error_36d4 {
    color: #f01420!important;
    border-color: #f01420!important;
}
jdiv * .inputField_d504.__textarea_1d6e, jdiv input.inputField_d504.__textarea_1d6e, jdiv input[type=email].inputField_d504.__textarea_1d6e, jdiv input[type=tel].inputField_d504.__textarea_1d6e, jdiv input[type=text].inputField_d504.__textarea_1d6e {
    overflow-y: auto!important;
    word-wrap: break-word!important;
    white-space: pre-wrap!important;
    resize: none!important;
    height: 78px!important;
    padding: 11px!important;
    line-height: 20px!important;
    scrollbar-width: thin!important;
}
jdiv * .inputField_d504._disabled_0c05, jdiv input.inputField_d504._disabled_0c05, jdiv input[type=email].inputField_d504._disabled_0c05, jdiv input[type=tel].inputField_d504._disabled_0c05, jdiv input[type=text].inputField_d504._disabled_0c05 {
    cursor: default!important;
    opacity: .5!important;
}
jdiv * .inputField_d504.__inputChat_6433, jdiv input.inputField_d504.__inputChat_6433, jdiv input[type=email].inputField_d504.__inputChat_6433, jdiv input[type=tel].inputField_d504.__inputChat_6433, jdiv input[type=text].inputField_d504.__inputChat_6433 {
    color: #000!important;
    border-radius: 0!important;
    box-shadow: none!important;
    border-top: none!important;
    border-left: none!important;
    border-right: none!important;
    -webkit-user-select: text!important;
    -moz-user-select: text!important;
    -ms-user-select: text!important;
    user-select: text!important;
    line-height: normal!important;
}
jdiv * .inputField_d504.__inputChat_6433._error_36d4, jdiv input.inputField_d504.__inputChat_6433._error_36d4, jdiv input[type=email].inputField_d504.__inputChat_6433._error_36d4, jdiv input[type=tel].inputField_d504.__inputChat_6433._error_36d4, jdiv input[type=text].inputField_d504.__inputChat_6433._error_36d4 {
    color: #000!important;
}
jdiv * .inputField_d504.__ios_f056, jdiv input.inputField_d504.__ios_f056, jdiv input[type=email].inputField_d504.__ios_f056, jdiv input[type=tel].inputField_d504.__ios_f056, jdiv input[type=text].inputField_d504.__ios_f056 {
    font-size: 16px!important;
}
jdiv * .inputField_d504.__emailChat_e06a, jdiv input.inputField_d504.__emailChat_e06a, jdiv input[type=email].inputField_d504.__emailChat_e06a, jdiv input[type=tel].inputField_d504.__emailChat_e06a, jdiv input[type=text].inputField_d504.__emailChat_e06a {
    padding-right: 40px!important;
}
jdiv * .inputField_d504.__mobile_4d75, jdiv input.inputField_d504.__mobile_4d75, jdiv input[type=email].inputField_d504.__mobile_4d75, jdiv input[type=tel].inputField_d504.__mobile_4d75, jdiv input[type=text].inputField_d504.__mobile_4d75 {
    line-height: normal!important;
    border-radius: 0!important;
    box-shadow: none!important;
    border-top: none!important;
    border-left: none!important;
    border-right: none!important;
    -webkit-user-select: text!important;
    -moz-user-select: text!important;
    -ms-user-select: text!important;
    user-select: text!important;
    font-size: 16px!important;
}
jdiv * .inputField_d504.__mobile_4d75.__inputChat_6433, jdiv input.inputField_d504.__mobile_4d75.__inputChat_6433, jdiv input[type=email].inputField_d504.__mobile_4d75.__inputChat_6433, jdiv input[type=tel].inputField_d504.__mobile_4d75.__inputChat_6433, jdiv input[type=text].inputField_d504.__mobile_4d75.__inputChat_6433 {
    color: #000!important;
    background-color: #fff!important;
}
jdiv * .inputField_d504.__mobile_4d75.__inputChat_6433::-moz-placeholder, jdiv input.inputField_d504.__mobile_4d75.__inputChat_6433::-moz-placeholder, jdiv input[type=email].inputField_d504.__mobile_4d75.__inputChat_6433::-moz-placeholder, jdiv input[type=tel].inputField_d504.__mobile_4d75.__inputChat_6433::-moz-placeholder, jdiv input[type=text].inputField_d504.__mobile_4d75.__inputChat_6433::-moz-placeholder {
    color: #8e8e8e!important;
    -webkit-text-fill-color: #8e8e8e!important;
    opacity: 1!important;
    font-size: 16px!important;
}
jdiv * .inputField_d504.__mobile_4d75.__inputChat_6433:-ms-input-placeholder, jdiv input.inputField_d504.__mobile_4d75.__inputChat_6433:-ms-input-placeholder, jdiv input[type=email].inputField_d504.__mobile_4d75.__inputChat_6433:-ms-input-placeholder, jdiv input[type=tel].inputField_d504.__mobile_4d75.__inputChat_6433:-ms-input-placeholder, jdiv input[type=text].inputField_d504.__mobile_4d75.__inputChat_6433:-ms-input-placeholder {
    color: #8e8e8e!important;
    -webkit-text-fill-color: #8e8e8e!important;
    opacity: 1!important;
    font-size: 16px!important;
}
jdiv * .inputField_d504.__mobile_4d75.__inputChat_6433::placeholder, jdiv input.inputField_d504.__mobile_4d75.__inputChat_6433::placeholder, jdiv input[type=email].inputField_d504.__mobile_4d75.__inputChat_6433::placeholder, jdiv input[type=tel].inputField_d504.__mobile_4d75.__inputChat_6433::placeholder, jdiv input[type=text].inputField_d504.__mobile_4d75.__inputChat_6433::placeholder {
    color: #8e8e8e!important;
    -webkit-text-fill-color: #8e8e8e!important;
    opacity: 1!important;
    font-size: 16px!important;
}
jdiv * .inputField_d504.__valid_84ac, jdiv input.inputField_d504.__valid_84ac, jdiv input[type=email].inputField_d504.__valid_84ac, jdiv input[type=tel].inputField_d504.__valid_84ac, jdiv input[type=text].inputField_d504.__valid_84ac {
    padding-right: 30px!important;
    text-overflow: ellipsis!important;
    white-space: nowrap!important;
}
jdiv * .inputField_d504::-ms-clear, jdiv input.inputField_d504::-ms-clear, jdiv input[type=email].inputField_d504::-ms-clear, jdiv input[type=tel].inputField_d504::-ms-clear, jdiv input[type=text].inputField_d504::-ms-clear {
    display: none;
    color: transparent;
    opacity: 0;
}
.currentItem_73d0 {
    position: relative;
    display: block;
    height: 40px;
    line-height: 40px;
    padding-left: 11px;
    padding-right: 30px;
    overflow: hidden;
    font-family: Arial, sans-serif;
    font-size: 15px;
    color: #222d38;
    border-radius: 4px!important;
    box-shadow: inset 0 2px 3px 0 rgba(0, 0, 0, .1);
    background-color: #fff;
    border: 1px solid #ccc;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.currentItem_73d0:hover {
    cursor: pointer;
    border-color: #18c139;
}
.currentItem_73d0:hover._grey_efaa {
    border-color: #445669;
}
.currentItem_73d0:hover._blue_2b06 {
    border-color: #0b82f7;
}
.currentItem_73d0._open_3e71 {
    border-bottom-color: transparent;
    border-bottom-left-radius: 0!important;
    border-bottom-right-radius: 0!important;
}
.currentItem_73d0.__mobile_4d75 {
    border-top: none;
    border-left: none;
    border-right: none;
    box-shadow: none;
    border-radius: 0!important;
    line-height: normal;
    padding-top: 12px;
}
.selectPopup_99c2 {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    display: block;
    z-index: 1;
    overflow: hidden;
    border-radius: 4px!important;
    box-shadow: 0 7px 14px 0 rgba(0, 0, 0, .12);
    background-color: #fff;
    border: 1px solid #e0e4ed;
}
.selectPopup_99c2 .itemSelected_e570 {
    font-weight: 700;
}
.selectPopup_99c2 .item_0e78:last-child, .selectPopup_99c2 .itemSelected_e570:last-child {
    border-bottom-left-radius: 4px!important;
    border-bottom-right-radius: 4px!important;
}
.selectPopup_99c2.__scroll_d2b7 {
    max-height: 126px;
    height: 126px;
    overflow-y: auto;
}
.item_0e78, .itemSelected_e570 {
    display: block;
    line-height: 22px;
    padding: 10px 16px 10px 11px;
    font-family: Arial, sans-serif;
    font-size: 15px;
    color: #222d38;
    box-sizing: border-box;
    text-overflow: ellipsis;
    max-width: 100%;
    white-space: nowrap;
    height: 42px;
    overflow: hidden;
}
.__ios_f056 .item_0e78, .__ios_f056 .itemSelected_e570 {
    line-height: normal;
}
.item_0e78:hover, .itemSelected_e570:hover {
    cursor: pointer;
    background-color: #f5f5f5;
}
.iconSelect_51ac {
    display: block;
    position: absolute;
    top: 8px;
    right: 5px;
    width: 24px;
    height: 24px;
    cursor: pointer;
}
.rail_c2f5 {
    width: 4px!important;
}
.iconValid_0ed3 {
    display: block;
    position: absolute;
    right: 4px;
    top: 8px;
    width: 24px;
    height: 24px;
    background-position: 50% 50%;
    background-size: 24px;
    background-image: url("data:image/svg+xml;
    charset=utf-8, %3Csvg xmlns='http: //www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24' height='24'%3E%3Cdefs%3E%3Cpath id='a' d='M0 0h24v24H0z'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd' transform='rotate(-90 12 12)'%3E%3Cmask id='b' fill='%23fff'%3E%3Cuse xlink:href='%23a'/%3E%3C/mask%3E%3Cg stroke='%2318C139' stroke-linecap='round' stroke-width='1.5' mask='url(%23b)'%3E%3Cpath d='M16.343 17.814l-7.657-5.657L12.343 8.5'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")!important;
    background-repeat: no-repeat!important;
}
.button_9500 {
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 15px!important;
    text-align: center;
    cursor: pointer;
    font-family: Arial, sans-serif;
    border-radius: 4px!important;
    color: #fff;
    background-color: #18c139;
}
.button_9500:hover {
    background-color: #12a730;
    box-sizing: border-box;
}
.button_9500._disabled_5b42 {
    cursor: default;
    opacity: .5;
}
.button_9500._medium_3f52 {
    height: 48px;
    line-height: 48px;
    font-size: 18px;
}
.button_9500._medium_3f52 .text_670c {
    padding-top: 14px;
    font-size: 18px;
}
.button_9500._blue_dc2e {
    background-color: #0b82f7;
}
.button_9500._blue_dc2e:hover {
    background-color: #086bcd;
}
.button_9500._grey_284c {
    background-color: #445669;
}
.button_9500._grey_284c:hover {
    background-color: #303f4e;
}
.button_9500 .text_670c {
    cursor: pointer;
    padding-top: 11px;
    display: inline-block;
    font-weight: 400;
    font-family: Arial, sans-serif;
    font-size: 15px;
    color: #fff;
}
.button_9500.__ios_9762 {
    line-height: normal;
}
.inputButton_bd64 {
    width: 40px;
    height: 40px;
    position: absolute;
    right: 0;
    top: 0;
    border-top-right-radius: 4px!important;
    border-bottom-right-radius: 4px!important;
    cursor: pointer;
}
.inputButton_bd64.__mobileChat_0c15 {
    top: 3px;
    right: 3px;
}
.inputButton_bd64.__mobileChat_0c15, .inputButton_bd64.__mobileChat_0c15 .buttonIcon_1599 {
    width: 32px;
    height: 32px;
    border-radius: 100%!important;
}
.inputButton_bd64._disabled_5b42 {
    cursor: default;
    opacity: .5;
}
.inputButton_bd64._disabled_5b42 jdiv {
    cursor: default;
}
.inputButton_bd64._green_4c0b {
    background-color: #18c139;
}
.inputButton_bd64._green_4c0b:hover {
    background-color: #12a730;
}
.inputButton_bd64._blue_dc2e {
    background-color: #0b82f7;
}
.inputButton_bd64._blue_dc2e:hover {
    background-color: #086bcd;
}
.inputButton_bd64._grey_284c {
    background-color: #445669;
}
.inputButton_bd64._grey_284c:hover {
    background-color: #303f4e;
}
.inputButton_bd64._error_c021 {
    background-color: #fff;
}
.buttonIcon_1599 {
    cursor: pointer;
    display: block;
    position: absolute;
    width: 40px;
    height: 40px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 20px 20px;
}
.main_c151 {
    display: block;
    padding: 32px 16px 16px;
    font-family: Arial, sans-serif;
    position: relative;
}
.main_c151 form {
    margin: 0;
}
.avatarBox_b744 {
    display: block;
    position: relative;
    min-width: 100px;
    min-height: 100px;
    margin-bottom: 16px;
}
.iconAnonymous_1c14 {
    display: block;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: absolute;
    width: 100%;
    top: 0;
    bottom: 0;
}
.caption_ce74 {
    padding-left: 16px;
    padding-right: 16px;
    display: block;
    text-align: center;
    font-size: 15px;
    padding-bottom: 16px;
    color: #222d38;
}
.introducePopup_dbc1 {
    display: block;
    padding: 16px;
    position: relative;
    font-size: 15px!important;
    font-family: Arial, sans-serif;
    overflow: hidden;
    background-color: #f1f0f0;
    border-bottom: 1px solid #d5dade;
    transition: height .15s cubic-bezier(.39, .24, .21, .99);
    height: 69px;
}
.introduceText_ed9d {
    display: block;
    padding-bottom: 12px;
    color: #222d38;
    font-size: 15px!important;
}
.popupContent_7053 {
    display: block;
}
.__mobile_3986 {
    padding-bottom: 46px;
}
.main_916f {
    display: block;
    font-family: Arial, sans-serif;
    font-size: 15px;
    color: #222d38;
    border-top: 1px solid #e6e6e6;
    position: absolute;
    overflow-y: auto;
    box-sizing: border-box;
    top: 0;
    bottom: 0;
    width: 100%}
.main_916f.__logo_0dee {
    top: 30px;
}
.main_916f.__mobile_2f98 {
    top: 0;
    position: relative;
}
.main_916f.__mobile_2f98.__logo_0dee {
    padding-bottom: 30px;
}
.department_9786 {
    position: relative;
    display: block;
    line-height: normal;
    padding: 16px 36px 15px;
    border-bottom: 1px solid #e6e6e6;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 15px!important;
    color: #222d38!important;
}
.department_9786:hover {
    background-color: #f5f5f5;
}
.circle_682e {
    display: block;
    width: 8px;
    height: 8px;
    position: absolute;
    border-radius: 100px!important;
    left: 17px;
    top: 50%;
    margin-top: -4px!important;
}
._green_6f9d .circle_682e, .circle_682e {
    background-color: #18c139;
}
._grey_486f .circle_682e {
    background-color: #445669;
}
._blue_f775 .circle_682e {
    background-color: #0b82f7;
}
.text_eea3 {
    display: block;
    padding-bottom: 12px;
}
.container_3924 {
    display: block;
    position: relative;
    font-family: Arial, sans-serif;
}
.countryMobileWrap_de9b, .inputWrap_c976 {
    display: block;
    box-sizing: border-box!important;
    white-space: nowrap;
    background-color: transparent;
    border: 1px solid;
    border-radius: 4px!important;
    color: #222d38;
}
.countryMobileWrap_de9b .iconSelect_fdd6 {
    top: 0;
    right: 6px;
    position: absolute;
    z-index: -1;
}
.__alone_4bc2 .flagIcon_329f, .__alone_4bc2 .flagWrap_de1c, .__alone_4bc2 .inputWrap_c976 .flagIcon_329f {
    cursor: default;
}
.flagWrap_de1c {
    position: relative;
    vertical-align: top;
}
.flagIcon_329f, .flagWrap_de1c {
    display: inline-block;
    cursor: pointer;
}
.flagIcon_329f {
    box-sizing: border-box;
    margin-left: 10px;
    width: 20px;
    height: 15px;
    border: 1px solid #d5e1e9;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 20px 20px;
    line-height: 45px;
    vertical-align: middle;
}
.flagIcon_329f:first-child {
    margin-top: 0!important;
}
.flagIcon_329f.list_a73a {
    vertical-align: top;
    margin-top: 7px!important;
}
.flagArrow_5f2d {
    font-size: 9px;
    margin-left: 3px;
    cursor: pointer;
}
.flagArrow_5f2d, .phoneCodeWrap_1366 {
    display: inline-block;
    vertical-align: top;
    color: #222d38;
}
.phoneCodeWrap_1366 {
    padding: 0 5px;
    margin-right: 2px;
    cursor: text;
    font-size: 15px;
}
.phoneInput_09d1 {
    display: inline-block;
    vertical-align: top;
    height: 100%;
    outline: none;
    border: none!important;
    padding: 0;
    margin: 0 0 0 -4px;
    width: 130px;
    font-family: Arial, sans-serif!important;
    float: none!important;
}
.phoneInput_09d1::-moz-placeholder {
    font-size: 100%!important;
    opacity: 1!important;
    color: #9fabb7!important;
    -webkit-text-fill-color: #9fabb7!important;
    text-align: left!important;
    font-family: inherit!important;
}
.phoneInput_09d1:-ms-input-placeholder {
    font-size: 100%!important;
    opacity: 1!important;
    color: #9fabb7!important;
    -webkit-text-fill-color: #9fabb7!important;
    text-align: left!important;
    font-family: inherit!important;
}
.phoneInput_09d1::placeholder {
    font-size: 100%!important;
    opacity: 1!important;
    color: #9fabb7!important;
    -webkit-text-fill-color: #9fabb7!important;
    text-align: left!important;
    font-family: inherit!important;
}
.phoneInput_09d1:focus {
    background-color: initial!important;
    color: #292b35!important;
    box-shadow: none!important;
    border: none!important;
}
.phoneInput_09d1:hover {
    color: #292b35!important;
    box-shadow: none!important;
    border: none!important;
}
.phoneInput_09d1::-ms-clear {
    display: none;
}
.countryWrap_244d {
    display: none;
    position: absolute;
    left: 0;
    max-height: 125px;
    height: auto;
    background-color: #fff;
    border-radius: 3px!important;
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .17);
    border: 1px solid #dee4e9;
    padding-top: 5px;
    padding-bottom: 5px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.countrySelect_ad00 {
    color: rgba(0, 0, 0, .87);
}
.countrySelect_ad00, .countryTabletSelect_aa36 {
    -webkit-appearance: none;
    background: transparent;
    outline: 0 none;
    width: 100%;
    font-size: 16px;
    line-height: 2em;
    border: none;
    padding: 6px 0 4px;
    height: 40px;
}
.countryTabletSelect_aa36 {
    position: absolute;
    color: transparent;
    top: 0;
    left: 0;
}
.rail_9c75 {
    width: 4px!important;
}
._isScroll_ad9b {
    height: 125px;
}
.listItem_b282 {
    display: block;
    height: 32px;
    line-height: 32px;
    cursor: pointer;
    font-size: 0;
}
.listItem_b282:hover {
    background-color: #f2f2f2;
}
.countryName_8f6c {
    margin-left: 10px;
    color: #3b3c3d;
    max-width: 135px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.countryCode_5ace, .countryName_8f6c {
    display: inline-block;
    font-size: 13px;
    line-height: 32px;
    cursor: pointer;
}
.countryCode_5ace {
    margin-left: 5px;
    color: #bfbfbf;
    vertical-align: top;
}
.__singleMod_b48f {
    padding-top: 43px;
}
.__singleMod_b48f .inputWrap_c976 {
    height: 43px;
    border-color: transparent transparent #ccc;
    border-radius: 0!important;
    position: relative;
}
.__singleMod_b48f .inputWrap_c976.__error_7b94 {
    border-bottom-color: #f01420!important;
}
.__singleMod_b48f .inputWrap_c976.__focused_a5a8:not(.__error_7b94), .__singleMod_b48f .inputWrap_c976:hover:not(.__error_7b94) {
    border-bottom-color: #18c139!important;
}
.__singleMod_b48f .inputWrap_c976.__focused_a5a8:not(.__error_7b94)._grey_f3cf, .__singleMod_b48f .inputWrap_c976:hover:not(.__error_7b94)._grey_f3cf {
    border-bottom-color: #445669!important;
}
.__singleMod_b48f .inputWrap_c976.__focused_a5a8:not(.__error_7b94)._blue_8942, .__singleMod_b48f .inputWrap_c976:hover:not(.__error_7b94)._blue_8942 {
    border-bottom-color: #0b82f7!important;
}
.__singleMod_b48f .inputWrap_c976.__focused_a5a8:not(.__error_7b94) .phoneInput_09d1, .__singleMod_b48f .inputWrap_c976:hover:not(.__error_7b94) .phoneInput_09d1 {
    box-shadow: none;
}
.__singleMod_b48f .inputWrap_c976.__error_7b94 {
    border-color: transparent transparent #d00202;
}
.__singleMod_b48f .listItem_b282 .flagIcon_329f {
    margin-left: 10px;
}
.__singleMod_b48f .flagIcon_329f {
    margin-left: 2px;
}
.__singleMod_b48f .__alone_4bc2 .flagIcon_329f {
    margin-top: 0!important;
}
.__singleMod_b48f .flagWrap_de1c {
    height: 45px;
    line-height: 41px;
    padding-right: 7px;
}
.__singleMod_b48f .flagWrap_de1c:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    height: 100%}
.__singleMod_b48f .flagArrow_5f2d {
    margin-top: 0;
    line-height: 45px;
    vertical-align: middle;
}
.__singleMod_b48f .phoneCodeWrap_1366 {
    font-size: 18px;
    line-height: 45px;
    margin-right: 4px;
}
.__singleMod_b48f .phoneInput_09d1 {
    font-size: 18px!important;
    color: #292b35!important;
    -webkit-text-fill-color: #292b35!important;
    height: 45px!important;
    -webkit-user-select: text!important;
    -moz-user-select: text!important;
    -ms-user-select: text!important;
    user-select: text!important;
    float: none!important;
}
.__singleMod_b48f .phoneInput_09d1:-ms-input-placeholder {
    color: #9fabb7!important;
    -webkit-text-fill-color: #9fabb7!important;
}
.__singleMod_b48f .countryWrap_244d {
    top: 41px;
    right: -2px;
    left: -2px;
    color: #292b35;
}
.__mobile_9d55 .countryMobileWrap_de9b, .__mobile_9d55 .inputWrap_c976 {
    background-color: transparent;
    height: 40px;
    border-width: 0 0 1px;
    border-radius: 0!important;
    border-bottom: 1px solid #ccc;
    box-shadow: none;
    margin-bottom: 12px;
}
.__mobile_9d55 .countryMobileWrap_de9b.__focused_a5a8:not(.__error_7b94), .__mobile_9d55 .countryMobileWrap_de9b:hover:not(.__error_7b94), .__mobile_9d55 .inputWrap_c976.__focused_a5a8:not(.__error_7b94), .__mobile_9d55 .inputWrap_c976:hover:not(.__error_7b94) {
    box-shadow: none;
    border-color: #03aa38;
}
.__mobile_9d55 .countryMobileWrap_de9b.__focused_a5a8:not(.__error_7b94) .phoneInput_09d1, .__mobile_9d55 .countryMobileWrap_de9b:hover:not(.__error_7b94) .phoneInput_09d1, .__mobile_9d55 .inputWrap_c976.__focused_a5a8:not(.__error_7b94) .phoneInput_09d1, .__mobile_9d55 .inputWrap_c976:hover:not(.__error_7b94) .phoneInput_09d1 {
    box-shadow: none;
}
.__mobile_9d55 .flagWrap_de1c {
    height: 40px;
    line-height: 50px;
}
.__mobile_9d55 .flagArrow_5f2d {
    float: right;
    margin-right: 5px;
}
.__mobile_9d55 .phoneCodeWrap_1366 {
    font-size: 16px;
    line-height: 40px;
    margin: 0;
    padding: 0 5px 0 0;
}
.__mobile_9d55 .phoneInput_09d1 {
    background: transparent;
    font-size: 16px;
    color: rgba(0, 0, 0, .87)!important;
    height: 40px!important;
    margin: 0;
    width: 100%;
    -webkit-user-select: text!important;
    -moz-user-select: text!important;
    -ms-user-select: text!important;
    user-select: text!important;
    float: none!important;
}
.__inFormMod_1944 {
    background: #fff;
    border-radius: 4px!important;
}
.__inFormMod_1944 .inputWrap_c976 {
    height: 40px;
    line-height: 40px;
    border-color: #ccc;
    font-size: 15px;
}
.__inFormMod_1944 .inputWrap_c976.__focused_a5a8, .__inFormMod_1944 .inputWrap_c976:focus, .__inFormMod_1944 .inputWrap_c976:hover {
    border-color: #18c139;
}
.__inFormMod_1944 .inputWrap_c976.__focused_a5a8._grey_f3cf, .__inFormMod_1944 .inputWrap_c976:focus._grey_f3cf, .__inFormMod_1944 .inputWrap_c976:hover._grey_f3cf {
    border-color: #445669;
}
.__inFormMod_1944 .inputWrap_c976.__focused_a5a8._blue_8942, .__inFormMod_1944 .inputWrap_c976:focus._blue_8942, .__inFormMod_1944 .inputWrap_c976:hover._blue_8942 {
    border-color: #0b82f7;
}
.__inFormMod_1944 .inputWrap_c976.__focused_a5a8.__error_7b94, .__inFormMod_1944 .inputWrap_c976:focus.__error_7b94, .__inFormMod_1944 .inputWrap_c976:hover.__error_7b94 {
    color: #f01420;
    border-color: #f01420!important;
}
.__inFormMod_1944 .inputWrap_c976.__error_7b94 {
    color: #f01420;
    border-color: #f01420;
}
.__inFormMod_1944 .flagIcon_329f {
    vertical-align: top;
    margin-top: 12px!important;
}
.__inFormMod_1944 .flagIcon_329f.list_a73a {
    margin-top: 7px!important;
}
.__inFormMod_1944 .flagArrow_5f2d {
    margin-top: 14px;
}
.__inFormMod_1944 .phoneCodeWrap_1366 {
    margin-top: 11px;
}
.__inFormMod_1944 .phoneInput_09d1 {
    height: 39px!important;
    line-height: normal;
    color: #222d38!important;
    font-size: 15px!important;
    background: transparent!important;
    width: calc(100% - 77px)!important;
    -webkit-user-select: text!important;
    -moz-user-select: text!important;
    -ms-user-select: text!important;
    user-select: text!important;
    float: none!important;
}
.__inFormMod_1944 .phoneInput_09d1:-ms-input-placeholder {
    color: #9fabb7!important;
    -webkit-text-fill-color: #9fabb7!important;
}
.__inFormMod_1944 .countryWrap_244d {
    top: 40px;
    right: 34px;
    z-index: 5;
}
.__smallTextSize_5b65 .phoneCodeWrap_1366, .__smallTextSize_5b65 .phoneInput_09d1 {
    font-size: 15px;
}
.__smallTextSize_5b65 .flagWrap_de1c {
    line-height: 51px;
}
.__error_7b94.inputWrap_c976 {
    box-shadow: 0 0 0 rgba(248, 71, 67, .5);
    border-color: #f84743;
}
.__error_7b94 .phoneInput_09d1 {
    box-shadow: none;
}
.iconSelect_fdd6 {
    display: inline-block;
    width: 16px;
    height: 24px;
    cursor: pointer;
    height: 42px;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: -2px 50%}
.__inFormMod_1944 .iconSelect_fdd6 {
    height: 16px;
    background-position: -5px -7px;
}
.closeButton_98bb {
    display: block;
    margin-top: 0!important;
    margin-left: -34px!important;
    width: 23px!important;
    height: 23px!important;
    cursor: pointer!important;
    overflow: visible!important;
    opacity: 1;
    transition: all .3s cubic-bezier(.39, .24, .21, .99)!important;
    transition-delay: .3s;
}
.closeIcon_232b {
    display: block;
    width: 28px;
    height: 28px;
    background-repeat: no-repeat;
    cursor: pointer;
    opacity: .85;
}
.closeIcon_232b:hover {
    opacity: 1;
}
.action_184d {
    bottom: auto!important;
    right: 0!important;
    display: block;
    overflow: visible;
    max-height: none!important;
    -webkit-touch-callout: none!important;
    direction: ltr!important;
}
.action_184d, .drag_02be {
    position: absolute!important;
    top: 0!important;
    left: 0!important;
    -webkit-user-select: none!important;
    -moz-user-select: none!important;
    -ms-user-select: none!important;
    user-select: none!important;
}
.drag_02be {
    width: 93%!important;
    height: 70px!important;
    background-color: transparent!important;
    z-index: 2147483647!important;
    cursor: move!important;
}
.drag_02be.__call_5652 {
    width: 79%!important;
}
.popupClose_13c2 {
    display: block;
    position: absolute;
    cursor: pointer;
    width: 24px;
    height: 24px;
    top: 13px;
    right: 14px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}
.selectWrap_fcba {
    position: relative;
}
.selectWrap_fcba.disabled_171d {
    opacity: .5;
}
.styledSelectWrap_4639 {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-bottom: 10px;
    display: block;
}
.nativeSelectWrap_4351 {
    display: block;
    background-color: transparent;
    height: 40px;
    border-width: 0 0 1px;
    border-radius: 0;
    border-bottom: 1px solid #ccc;
    box-shadow: none;
    margin-bottom: 12px;
}
.nativeSelectWrap_4351:focus, .nativeSelectWrap_4351:hover {
    box-shadow: none;
}
.nativeSelectWrap_4351.invalid_a3a6 {
    border-color: #f84743;
}
.nativeSelectWrap_4351:not(.invalid_a3a6):focus, .nativeSelectWrap_4351:not(.invalid_a3a6):hover {
    border-color: #03aa38;
}
.selectWrap_fcba:hover.__green_be55 .label_5277 {
    border-color: #18c139;
}
.selectWrap_fcba:hover.__blue_e049 .label_5277 {
    border-color: #0b82f7;
}
.selectWrap_fcba:hover.__grey_7c99 .label_5277 {
    border-color: #445669;
}
.__dark_d0cd .item_2de8, .__dark_d0cd .items_c6c0, .__dark_d0cd .label_5277 {
    color: #fff;
    background: #18171c!important;
    border: none!important;
}
.label_5277 {
    padding-right: 25px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
    color: #222d38;
}
.selectWrap_fcba:not(.disabled_171d) .label_5277:hover {
    cursor: pointer;
}
.heightSmall_3ec7 .label_5277 {
    font-size: 15px;
    line-height: 39px;
    height: 39px;
}
.heightMiddle_e49e .label_5277 {
    font-size: 18px;
    line-height: 40px;
    height: 40px;
}
.themeFlat_21fa .label_5277 {
    border-bottom: 1px solid #ccc;
}
.themeInset_1e11 .label_5277 {
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 4px!important;
    padding-left: 10px;
}
.themeInset_1e11 .label_5277 .labelArrow_f937 {
    line-height: 40px;
    right: 7px;
}
.themeInset_1e11 .label_5277 .labelArrow_f937 .iconSelect_c89f {
    height: 38px;
}
.invalid_a3a6 .label_5277 {
    border-color: #f84743;
}
.selectIsOpen_6671 .label_5277 {
    border-bottom-color: transparent;
}
.label_5277 .labelArrow_f937 {
    display: inline-block;
    font-size: 9px;
    position: absolute;
    right: 0;
    line-height: 40px;
}
.nativeSelect_b871 {
    -webkit-appearance: none;
    background: transparent;
    outline: 0 none;
    width: 100%;
    font-size: 16px;
    line-height: 2em;
    color: #222d38!important;
    border: none;
    padding: 6px 0 4px;
    height: 40px;
    display: block;
    -webkit-text-fill-color: #222d38;
}
.nativeSelect_b871 option {
    color: #222d38;
}
.items_c6c0 {
    background-color: #fff;
    border-radius: 4px!important;
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .17);
    border: 1px solid #dee4e9;
    box-sizing: border-box!important;
    color: #222d38!important;
    display: none;
    max-height: 108px;
    padding-top: 5px;
    padding-bottom: 5px;
    position: absolute;
    z-index: 99;
}
.themeFlat_21fa .items_c6c0 {
    border-bottom: 1px solid #ccc;
    left: 0;
    right: 0;
}
.themeFlat_21fa .items_c6c0:hover {
    border-bottom-color: #00c05a;
}
.themeInset_1e11 .items_c6c0 {
    left: 0;
    width: 100%}
.heightSmall_3ec7 .items_c6c0 {
    top: 39px;
}
.heightMiddle_e49e .items_c6c0 {
    top: 40px;
}
.selectIsOpen_6671 .items_c6c0 {
    display: block;
}
.scroll_5765 .items_c6c0 {
    height: 108px;
}
.item_2de8 {
    cursor: pointer;
    line-height: 32px;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 10px;
    height: 32px;
    white-space: nowrap;
    display: block;
    font-size: 15px;
}
.item_2de8:hover {
    background-color: #f2f2f2;
}
.rail_1e00 {
    width: 4px!important;
}
.iconSelect_c89f {
    display: inline-block;
    width: 24px;
    height: 24px;
    cursor: pointer;
    height: 40px;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: 0 50%}
.nativeSelectWrap_4351 .iconSelect_c89f {
    position: absolute;
    right: 0;
    top: 3px;
    z-index: -1;
}
.button_d11d {
    border: none;
    border-radius: 4px!important;
    box-sizing: border-box;
    color: #fff;
    display: block;
    font-family: Arial, sans-serif;
    margin: 0 auto;
    min-width: 193px;
    outline: none;
    padding: 0 14px;
    text-align: center;
    text-decoration: none;
    text-overflow: ellipsis;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    vertical-align: top;
    overflow: hidden;
    background-color: #18c139;
}
.button_d11d:hover {
    background-color: #12a730;
}
.button_d11d:hover:not(.disabled_c224) {
    cursor: pointer;
    border-color: #8dc09f;
}
.button_d11d.disabled_c224 {
    opacity: .5;
    cursor: default;
}
.button_d11d.widthFixed_3072 {
    width: 272px;
}
.button_d11d.widthFluid_6385 {
    box-sizing: border-box;
    width: 100%;
    min-width: 100%}
.button_d11d.heightSmall_ef48 {
    font-size: 15px;
    height: 40px;
    line-height: 40px;
}
.button_d11d.heightMiddle_50e1 {
    font-size: 18px;
    height: 48px;
    line-height: 48px;
    font-weight: 400;
}
.button_d11d.__green_c6bd {
    background-color: #18c139;
}
.button_d11d.__green_c6bd:hover {
    background-color: #12a730;
}
.button_d11d.__blue_e878 {
    background-color: #0b82f7;
}
.button_d11d.__blue_e878:hover {
    background-color: #086bcd;
}
.button_d11d.__grey_13e4 {
    background-color: #445669;
}
.button_d11d.__grey_13e4:hover {
    background-color: #303f4e;
}
.nativeButton_449b {
    display: block;
    box-sizing: border-box;
    width: 100%;
    height: 50px;
    color: #fff;
    border-radius: 3px;
    background-color: #03aa38;
    font-size: 16px;
    box-shadow: 0 2px 2px 0 rgba(3, 170, 56, .2), 0 0 2px 0 rgba(3, 170, 56, .3);
    border: 0;
    outline: 0 none;
}
.header_2102 {
    color: #fff;
    display: table-cell!important;
    font-size: 18px;
    line-height: 24px;
    text-align: center;
    vertical-align: middle;
    height: 133px;
    width: 300px;
    max-width: 300px;
}
.body_fe98, .bodyInfo_6f4c {
    color: #222d38;
    padding-top: 32px;
    display: block;
    width: 100%}
.bodyInfo_6f4c {
    min-height: 230px;
    display: block;
}
.bodyInfo_6f4c, .bodyInfoChat_a9b8 {
    box-sizing: border-box;
    margin: auto;
    position: relative;
    text-align: center;
}
.bodyInfoChat_a9b8 {
    height: 100%;
    min-height: 100px;
}
.bodyInfoChatText_5ec7 {
    display: block;
    padding: 0 28px;
}
.bodyInfoChatText_5ec7, .bodyInfoText_fa3a {
    font-size: 19px;
    line-height: 26px;
    text-align: center;
}
.bodyInfoText_fa3a {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    padding: 0 12px;
}
.periodSelectWrap_c17f {
    margin-bottom: 5px;
    display: block;
}
.inputPhone_4a42 {
    padding-top: 0;
    margin-bottom: 16px;
    z-index: 1;
}
.successHeaderIcon_77ba {
    background-repeat: no-repeat;
    background-position: 50%;
    width: 100%;
    height: 100%;
    display: block!important;
}
.tryAgainText_574a {
    color: #545d6b;
}
.tryAgainLink_daa2 {
    display: inline-block;
    text-decoration: underline;
}
.tryAgainLink_daa2:hover {
    cursor: pointer;
    text-decoration: none;
}
.body_279b {
    width: auto;
    display: block;
}
.message_0570 {
    text-align: left;
    font-size: 15px;
    line-height: 19.6px;
    color: #222d38;
    padding-bottom: 16px;
    padding-right: 32px;
    display: block;
}
.classNameInputPhone_b7ee {
    margin-bottom: 10px;
    z-index: 1;
}
.main_ce17 {
    display: block;
    font-family: Arial, sans-serif;
    background-color: #f1f0f0;
    padding: 16px;
    border-bottom: 1px solid #d5dade;
}
.text_a684 {
    display: block;
    font-size: 15px;
    line-height: 19.6px;
    color: #222d38;
    padding-bottom: 16px;
    padding-right: 32px;
}
.callBox_c3cf {
    display: block;
    position: relative;
}
.waitBox_7428 {
    text-align: center;
}
.timerBox_93c3, .waitText_a6fb {
    display: block;
    text-align: center;
}
.timerBox_93c3 {
    margin: 16px auto;
    width: 85px;
    height: 42px;
    line-height: 0;
    border-radius: 25px!important;
    background-color: #18c139;
}
.timerBox_93c3:before {
    content: ""!important;
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.timerBox_93c3 .count_76d0 {
    line-height: 0;
    display: inline-block;
    vertical-align: middle;
    font-size: 15px;
    color: #222d38;
    text-align: center;
    font-size: 24px;
    color: #fff;
}
.connectBox_cbd8 {
    position: relative;
    margin: 16px auto;
}
.connectBox_cbd8, .connectIcon_d950 {
    display: block;
    width: 50px;
    height: 40px;
}
.connectIcon_d950 {
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain;
}
.pin_6849 {
    display: block;
    position: absolute;
    right: 35px;
    top: -8px;
    width: 17px;
    height: 9px;
    background: url("data:image/svg+xml;
    charset=utf-8, %3Csvg xmlns='http: //www.w3.org/2000/svg' width='17' height='9'%3E%3Cpath d='M8.498-.005l8.502 9-16.995.01 8.493-9.01z' fill-rule='evenodd' fill='%23f0eff4'/%3E%3C/svg%3E") 0 0 no-repeat;
}
@-webkit-keyframes ochange_db2d {
    0% {
    opacity: 0;
}
50% {
    opacity: 1;
}
to {
    opacity: 0;
}
}@keyframes ochange_db2d {
    0% {
    opacity: 0;
}
50% {
    opacity: 1;
}
to {
    opacity: 0;
}
}.pinBox_2c9b {
    width: 50px;
    top: 12px;
    left: 20px;
}
.pinBox_2c9b, .pinBoxBig_f516 {
    display: block;
    position: absolute;
}
.pinBoxBig_f516 {
    width: 75px;
    top: 17px;
    left: 33px;
}
.pinBoxBig_f516 .pin2_4bbd {
    left: 20px;
}
.pinBoxBig_f516 .pin3_fe9e {
    left: 35px;
}
.pinBoxBig_f516 .pin1_712e, .pinBoxBig_f516 .pin2_4bbd, .pinBoxBig_f516 .pin3_fe9e {
    width: 10px;
    height: 10px;
}
.pin1_712e, .pin2_4bbd, .pin3_fe9e {
    width: 5px;
    height: 5px;
    border-radius: 1000px!important;
    background: #18c139;
    position: absolute;
}
.pin1_712e {
    left: 5px;
    opacity: 0;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-name: ochange_db2d;
    animation-name: ochange_db2d;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
}
.pin2_4bbd {
    left: 15px;
    opacity: 0;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-name: ochange_db2d;
    animation-name: ochange_db2d;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-delay: .3s;
    animation-delay: .3s;
}
.pin3_fe9e {
    left: 25px;
    opacity: 0;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-name: ochange_db2d;
    animation-name: ochange_db2d;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-delay: .6s;
    animation-delay: .6s;
}
.wrap_114a {
    display: block;
    position: absolute;
    top: 0;
    background: #fff;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 23;
    text-align: center;
    padding-top: 58px;
    font-family: Arial, sans-serif;
    min-width: 336px;
}
.wrap_114a iframe {
    margin: 0 auto;
    border: none;
    height: 74px!important;
}
.text_a117 {
    display: block;
    color: #9fabb7;
    font-size: 15px;
    line-height: 23px;
    text-align: center;
    padding: 0 50px 24px;
    min-width: 200px;
    color: #222d38;
}
.iconHeader_c39f {
    display: block;
    width: 54px;
    height: 52px;
    padding-bottom: 16px;
    margin-left: 151px;
}
.iconHeader_c39f.__vk_e9c7 {
    background: url("data:image/svg+xml;
    charset=utf-8, %3Csvg id='vk_icon.svg' xmlns='http: //www.w3.org/2000/svg' width='63.906' height='61'%3E%3Cstyle%3E.cls-1 {
    fill: %23d3d8de;
    fill-rule: evenodd;
}
%3C/style%3E%3Cpath class='cls-1' fill='%23d3d8de' d='M534.7 460.039a1.206 1.206 0 010-2.411h8.6a1.218 1.218 0 011.2 1.205 1.158 1.158 0 01-1.2 1.206h-8.6zM555.8 464v-7.076a3.448 3.448 0 00-1-2.512 4.1 4.1 0 00-2.8-1.1h-26a3.348 3.348 0 00-3.7 3.617v42.905h33.5V495h2.2v10.958a5.936 5.936 0 01-1.7 4.22 5.8 5.8 0 01-4.3 1.809c-10.4-.1-18.4-.1-25.9 0h-.1a6.113 6.113 0 01-4.3-1.709 6 6 0 01-1.7-4.32v-49.034a5.63 5.63 0 015.9-5.924h26a6.446 6.446 0 014.4 1.809 5.936 5.936 0 011.7 4.22V464h-2.2zm-33.5 41.958a3.649 3.649 0 001 2.713 3.919 3.919 0 002.8 1.105c7.5 0 15.5-.1 25.9 0a3.855 3.855 0 002.7-1.105 3.57 3.57 0 001-2.613v-3.918h-33.4v3.818zm16.7 1.708a1.608 1.608 0 111.6-1.608 1.583 1.583 0 01-1.6 1.608z' transform='translate(-520 -451)'/%3E%3Cpath id='icon_vk.svg' class='cls-1' fill='%23d3d8de' d='M572.925 483.226a1.05 1.05 0 00-.047-.091 7.22 7.22 0 00-1.393-1.614l-.014-.015-.007-.007-.008-.007h-.007c-.311-.3-.508-.5-.59-.6a.562.562 0 01-.1-.592 5.489 5.489 0 01.656-.957q.3-.387.473-.62 1.262-1.68 1.094-2.147l-.044-.073a.425.425 0 00-.226-.121 1.158 1.158 0 00-.466-.018l-2.1.015a.268.268 0 00-.146 0l-.1.022-.036.018-.029.022a.33.33 0 00-.081.077.479.479 0 00-.072.128 12.049 12.049 0 01-.78 1.643q-.27.453-.5.785a3.724 3.724 0 01-.379.489 2.542 2.542 0 01-.277.252.27.27 0 01-.189.081l-.124-.03a.481.481 0 01-.164-.179.794.794 0 01-.084-.284c-.015-.115-.023-.213-.026-.3s0-.2 0-.351.007-.253.007-.307c0-.185 0-.385.011-.6s.014-.388.019-.515.007-.26.007-.4a1.683 1.683 0 00-.026-.332 1.163 1.163 0 00-.076-.234.4.4 0 00-.149-.175.852.852 0 00-.245-.1 6.989 6.989 0 00-2.726.08.988.988 0 00-.277.219c-.087.107-.1.166-.036.175a.893.893 0 01.619.314l.044.088a1.392 1.392 0 01.1.336 3.433 3.433 0 01.066.533 5.757 5.757 0 010 .913q-.036.379-.069.591a1.18 1.18 0 01-.1.344 1.638 1.638 0 01-.087.16.125.125 0 01-.037.037.55.55 0 01-.2.036.46.46 0 01-.247-.1 1.778 1.778 0 01-.3-.281 3.771 3.771 0 01-.353-.5q-.2-.323-.408-.76l-.117-.212c-.073-.136-.172-.334-.3-.595s-.238-.512-.335-.756a.478.478 0 00-.175-.233l-.036-.022a.507.507 0 00-.117-.062.774.774 0 00-.168-.048l-2 .015a.508.508 0 00-.415.138l-.029.044a.235.235 0 00-.022.117.562.562 0 00.044.2q.437 1.031.951 1.987t.892 1.54q.379.585.773 1.1c.262.346.436.567.521.665s.152.17.2.219l.182.175a4.256 4.256 0 00.514.42 8.782 8.782 0 00.75.482 4.084 4.084 0 00.959.387 3.313 3.313 0 001.064.121h.838a.582.582 0 00.386-.161l.029-.037a.47.47 0 00.055-.135.739.739 0 00.026-.2 2.374 2.374 0 01.047-.566 1.487 1.487 0 01.124-.38.923.923 0 01.156-.215.606.606 0 01.125-.106.366.366 0 01.058-.026.463.463 0 01.412.113 2.418 2.418 0 01.444.424q.209.252.5.566a3.439 3.439 0 00.511.467l.145.088a1.84 1.84 0 00.379.161.818.818 0 00.409.036l1.865-.029a.852.852 0 00.43-.091.366.366 0 00.183-.2.575.575 0 000-.249.91.91 0 00-.029-.19z' transform='translate(-520 -451)'/%3E%3Cpath fill='none' stroke='%23d3d8de' stroke-width='2' d='M60.9 40H30.931a2 2 0 01-2-2v-5.154l-4.391-4.511 4.391-3.759V19a2 2 0 012-2H60.9a2 2 0 012 2v19a2 2 0 01-2 2z' fill-rule='evenodd'/%3E%3C/svg%3E") 0 0 no-repeat;
    background-size: 100%}
.iconHeader_c39f.__fb_5f31 {
    background: url("data:image/svg+xml;
    charset=utf-8, %3Csvg xmlns='http: //www.w3.org/2000/svg' width='63.906' height='61'%3E%3Cpath d='M14.7 9.039a1.206 1.206 0 010-2.411h8.6a1.218 1.218 0 011.2 1.205 1.158 1.158 0 01-1.2 1.206h-8.6zM35.8 13V5.924a3.448 3.448 0 00-1-2.512 4.1 4.1 0 00-2.8-1.1H6a3.348 3.348 0 00-3.7 3.617v42.905h33.5V44H38v10.958a5.936 5.936 0 01-1.7 4.22 5.8 5.8 0 01-4.3 1.809c-10.4-.1-18.4-.1-25.9 0H6a6.113 6.113 0 01-4.3-1.709 6 6 0 01-1.7-4.32V5.924A5.63 5.63 0 015.9 0h26a6.446 6.446 0 014.4 1.809 5.936 5.936 0 011.7 4.22V13h-2.2zM2.3 54.958a3.649 3.649 0 001 2.713 3.919 3.919 0 002.8 1.105c7.5 0 15.5-.1 25.9 0a3.855 3.855 0 002.7-1.105 3.57 3.57 0 001-2.613V51.14H2.3v3.818zM19 56.666a1.608 1.608 0 111.6-1.608 1.583 1.583 0 01-1.6 1.608z' fill-rule='evenodd' fill='%23d3d8de'/%3E%3Cpath d='M36 33l9.714-7.467L48 29.267 56 25l-9.714 8-2.429-3.467z' fill='%23c6ccd3' fill-rule='evenodd'/%3E%3Cpath d='M60.9 40H30.931a2 2 0 01-2-2v-5.154l-4.391-4.511 4.391-3.759V19a2 2 0 012-2H60.9a2 2 0 012 2v19a2 2 0 01-2 2z' fill='none' stroke='%23d3d8de' stroke-width='2' fill-rule='evenodd'/%3E%3C/svg%3E") 0 0 no-repeat;
    background-size: 100%}
.linkBox_7890 {
    position: absolute;
    text-align: center;
    left: 0;
    right: 0;
    bottom: 20px;
}
.link_95b0 {
    display: inline-block;
    color: #9fabb7;
    font-size: 13px;
    text-decoration: underline;
    cursor: pointer;
}
.link_95b0:focus, .link_95b0:hover {
    color: #697582;
}
.headerBox_a2ea {
    display: block;
    position: absolute;
    width: 100%;
    height: 70px;
    border-top-right-radius: 35px!important;
    border-top-left-radius: 8px!important;
}
.headerBox_a2ea.__mobile_9ff6 {
    border-top-right-radius: 0!important;
    border-top-left-radius: 0!important;
}
.hideCorners_925a {
    border-top-right-radius: 12px!important;
    border-top-left-radius: 36px!important;
}
.header_90d1 {
    height: 70px;
    margin: 0 16px;
    position: absolute;
    right: 0;
    width: 304px;
    line-height: 70px;
    border-top-right-radius: 30px!important;
    transition: height .15s ease-in, opacity .15s ease;
    opacity: 0;
    z-index: 6;
}
.header_90d1._fadeOut_6a63 {
    opacity: 0;
    transition: opacity .15s linear;
}
.header_90d1 .info_f77c {
    font-size: 14px!important;
    float: none;
    line-height: 18px;
    transition: height .15s ease-in;
}
.header_90d1._expanded_7d28, .header_90d1._expanded_7d28 jdiv {
    cursor: pointer;
}
.header_90d1 ._light_6375 .title_fe8f, .header_90d1._light_6375, .header_90d1._light_6375 .agentName_0cfd, .header_90d1._light_6375 .title_fe8f {
    color: #f0f1f1!important;
}
.header_90d1 ._dark_b2ae .title_fe8f, .header_90d1._dark_b2ae, .header_90d1._dark_b2ae .agentName_0cfd, .header_90d1._dark_b2ae .title_fe8f {
    color: #222!important;
}
.header_90d1._offline_f9d1 .agentName_0cfd {
    margin-bottom: 0;
    padding-bottom: 0;
}
.header_90d1._offline_f9d1 .callMe_7ef0 {
    top: 18px;
    right: 12px;
}
.header_90d1._offline_f9d1._mobile_bcd5 .info_f77c {
    max-width: 100%}
.header_90d1._offline_f9d1._mobile_bcd5 .agentName_0cfd {
    max-height: 100%;
    max-width: 100%;
    display: inline-block;
    margin-bottom: 0;
    padding-bottom: 0;
    line-height: 70px;
}
.header_90d1._offline_f9d1._mobile_bcd5.__ios_78c3 .agentName_0cfd {
    line-height: normal;
}
.header_90d1._mobile_bcd5 {
    display: block;
    border-radius: 0!important;
    width: 100%;
    height: 70px;
    margin: 0;
    top: 0;
}
.header_90d1._mobile_bcd5._fadeOut_6a63 {
    opacity: 1;
    transition: none;
}
.header_90d1._mobile_bcd5 .headerContainer_e31c {
    margin-left: 60px;
    width: calc(100% - 60px);
}
.header_90d1._mobile_bcd5 .headerContainer_e31c.__chatpage_3587 {
    margin-left: 18px;
    width: calc(100% - 18px);
}
.header_90d1._mobile_bcd5._tablet_2ca8 .closeBox_dc61 {
    padding-left: 9px;
}
.header_90d1._mobile_bcd5 .info_f77c {
    height: 70px;
    width: auto;
}
.header_90d1._mobile_bcd5 .agentName_0cfd {
    font-size: 16px!important;
    padding-bottom: 3px;
    line-height: normal;
    margin-bottom: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%}
.header_90d1._mobile_bcd5 .agentName_0cfd.__call_d221 {
    width: calc(100% - 50px);
}
.header_90d1._mobile_bcd5 .agentName_0cfd.__call_d221.__top100_0a33 {
    width: calc(100% - 95px);
}
.header_90d1._mobile_bcd5 .agentName_0cfd.__top100_0a33 {
    width: calc(100% - 70px);
}
.header_90d1._mobile_bcd5 .title_fe8f {
    font-size: 13px!important;
    line-height: normal;
    width: calc(100% - 50px);
}
.header_90d1._mobile_bcd5 .callMe_7ef0 {
    display: block!important;
    right: 16px!important;
    width: 34px!important;
    position: absolute!important;
    top: 16px!important;
}
.header_90d1._mobile_bcd5 .callMe_7ef0 .callIcon_24b0 {
    background-size: 24px 24px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    cursor: pointer;
    outline: 0 none;
    -webkit-tap-highlight-color: transparent;
}
.showContent_49e0 {
    opacity: 1;
}
.headerContainer_e31c {
    top: 70px;
    table-layout: fixed;
    display: table;
    width: 100%;
    will-change: top, opacity;
    transition: top .15s linear, opacity .15s linear;
}
.headerContainer_e31c._fade-in_8176 {
    top: 0;
    opacity: 1;
}
.headerContainer_e31c._fade-out_fff9 {
    top: 70px;
    opacity: 0;
}
.agentName_0cfd {
    display: block;
    font-family: Arial, sans-serif;
    margin-bottom: 4px;
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 56px;
    font-size: 15px!important;
    float: none;
    line-height: 18px;
}
.agentName_0cfd.__agents_f6d5 {
    padding-bottom: 0!important;
    margin-bottom: 0;
    padding-right: 12px;
}
.agentName_0cfd.__call_d221 {
    width: 77%;
    padding-right: 0!important;
}
.agentName_0cfd.__call_d221.__top100_0a33 {
    width: 58%}
.agentName_0cfd.__top100_0a33 {
    width: 75%}
.info_f77c {
    height: 70px;
    display: table-cell;
    vertical-align: middle;
}
.info_f77c .title_fe8f {
    display: block;
    font-family: Arial, sans-serif;
    font-size: 13px!important;
    line-height: 13px;
    opacity: .5;
    width: 100%}
.callMe_7ef0 {
    display: block;
    width: 34px;
    height: 34px;
    position: absolute;
    top: 17px;
    right: 12px;
    cursor: pointer;
    outline: 0 none;
    -webkit-tap-highlight-color: transparent;
    z-index: 1;
}
.callMe_7ef0:hover jdiv {
    background-image: url("data:image/svg+xml;
    charset=utf-8, %3Csvg width='34' height='34' xmlns='http: //www.w3.org/2000/svg'%3E%3Cg transform='translate(1 1)' fill='none' fill-rule='evenodd'%3E%3Ccircle stroke-opacity='.3' stroke='%23FFF' fill-opacity='.4' fill='%2319212E' cx='16' cy='16' r='16'/%3E%3Cpath d='M4 4h24v24H4z'/%3E%3Cpath d='M22.137 18.857a1.878 1.878 0 00-1.357-.555c-.532 0-1.053.203-1.444.587a3.17 3.17 0 00-.815 1.27c-.64-.064-2.737-1.395-4.03-2.697-1.248-1.27-2.574-3.38-2.65-4.03.5-.14.956-.406 1.325-.758.39-.374.619-.854.64-1.377a1.83 1.83 0 00-.52-1.376l-1.39-1.409A1.713 1.713 0 0010.656 8c-.488 0-.955.192-1.314.534l-.217.213a2.736 2.736 0 00-.673.939c-.022.053-.63 1.387-.402 2.39.044.15 1.262 4 4.605 7.168 3.344 3.168 6.973 4.639 7.136 4.692.173.043.369.064.575.064.88 0 1.814-.373 1.846-.384.37-.15.695-.363.988-.63l.218-.213c.727-.694.781-1.825.108-2.508l-1.39-1.408z' fill='%23FFF' fill-rule='nonzero'/%3E%3C/g%3E%3C/svg%3E");
}
._mobile_bcd5 .callMe_7ef0:hover jdiv, ._tablet_2ca8 .callMe_7ef0:hover jdiv {
    background-image: url("data:image/svg+xml;
    charset=utf-8, %3Csvg width='34' height='34' xmlns='http: //www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg transform='translate(1 1)'%3E%3Ccircle stroke-opacity='.2' stroke='%23FFF' fill-opacity='.25' fill='%2319212E' cx='16' cy='16' r='16'/%3E%3Cpath d='M4 4h24v24H4z'/%3E%3C/g%3E%3Cpath d='M23.137 19.857a1.878 1.878 0 00-1.357-.555c-.532 0-1.053.203-1.444.587a3.17 3.17 0 00-.815 1.27c-.64-.064-2.737-1.395-4.03-2.697-1.248-1.27-2.574-3.38-2.65-4.03.5-.14.956-.406 1.325-.758.39-.374.619-.854.64-1.377a1.83 1.83 0 00-.52-1.376l-1.39-1.409A1.713 1.713 0 0011.656 9c-.488 0-.955.192-1.314.534l-.217.213a2.736 2.736 0 00-.673.939c-.022.053-.63 1.387-.402 2.39.044.15 1.262 4 4.605 7.168 3.344 3.168 6.973 4.639 7.136 4.692.173.043.369.064.575.064.88 0 1.814-.373 1.846-.384.37-.15.695-.363.988-.63l.218-.213c.727-.694.781-1.825.108-2.508l-1.39-1.408z' fill-rule='nonzero' fill='%23FFF'/%3E%3C/g%3E%3C/svg%3E");
}
._mobile_bcd5 .callMe_7ef0:after {
    content: ""!important;
    position: absolute;
    top: -17px;
    bottom: -17px;
    left: -10px;
    right: -10px;
}
.callMe_7ef0 .callIcon_24b0 {
    display: block;
    width: 34px;
    height: 34px;
    background-image: url("data:image/svg+xml;
    charset=utf-8, %3Csvg width='34' height='34' xmlns='http: //www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg transform='translate(1 1)'%3E%3Ccircle stroke-opacity='.2' stroke='%23FFF' fill-opacity='.25' fill='%2319212E' cx='16' cy='16' r='16'/%3E%3Cpath d='M4 4h24v24H4z'/%3E%3C/g%3E%3Cpath d='M23.137 19.857a1.878 1.878 0 00-1.357-.555c-.532 0-1.053.203-1.444.587a3.17 3.17 0 00-.815 1.27c-.64-.064-2.737-1.395-4.03-2.697-1.248-1.27-2.574-3.38-2.65-4.03.5-.14.956-.406 1.325-.758.39-.374.619-.854.64-1.377a1.83 1.83 0 00-.52-1.376l-1.39-1.409A1.713 1.713 0 0011.656 9c-.488 0-.955.192-1.314.534l-.217.213a2.736 2.736 0 00-.673.939c-.022.053-.63 1.387-.402 2.39.044.15 1.262 4 4.605 7.168 3.344 3.168 6.973 4.639 7.136 4.692.173.043.369.064.575.064.88 0 1.814-.373 1.846-.384.37-.15.695-.363.988-.63l.218-.213c.727-.694.781-1.825.108-2.508l-1.39-1.408z' fill-rule='nonzero' fill='%23FFF'/%3E%3C/g%3E%3C/svg%3E");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 100%;
    cursor: pointer;
    outline: 0 none;
    -webkit-tap-highlight-color: transparent;
}
.closeBox_dc61 {
    right: 0;
    z-index: 4;
    width: 60px;
    bottom: auto;
}
.closeBox_dc61, .mobileBack_2abf {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 70px;
}
.mobileBack_2abf {
    width: 100%;
    background-size: 14px 14px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}
.pattern_0341 {
    display: block;
    height: 100%;
    background-repeat: repeat;
    background-position: 0 0;
    border-top-right-radius: 36px!important;
    border-top-left-radius: 12px!important;
}
.visibilityHack_be05 {
    visibility: hidden;
}
.menuWrap_961f {
    display: flex;
    position: absolute;
    right: 0;
}
.menuButtonWrap_ecc6 {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 34px;
    position: absolute;
    top: 17px;
    right: 16px;
    z-index: 1;
}
.menuButtonWrap_ecc6, .menuButtonWrap_ecc6 .menuIcon_3e85 {
    width: 24px;
    cursor: pointer;
    outline: 0 none;
    -webkit-tap-highlight-color: transparent;
}
.menuButtonWrap_ecc6 .menuIcon_3e85 {
    display: block;
    height: 24px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 100%}
.corner_11e8 {
    position: absolute;
    width: 0;
    height: 0;
    top: 1px;
    right: 13px;
    border-top-color: #fff;
    z-index: 2147483647;
}
.corner_11e8:after {
    content: ""!important;
    position: absolute;
    width: 0;
    height: 0;
    box-sizing: border-box;
    border-color: transparent transparent #fff #fff;
    border-style: solid;
    border-width: 10px;
    transform-origin: 0 0;
    transform: rotate(135deg);
    box-shadow: -3px 3px 5px 0 rgba(0, 0, 0, .07);
}
.topIcon_b0ff {
    position: absolute;
    top: 0;
    right: 16px;
    width: 54px;
    display: block;
}
.topIcon_b0ff.__call_d221 {
    right: 55px;
}
.leaf_115e {
    position: absolute;
    width: 32px;
    height: 33px;
    z-index: 6;
    overflow: hidden;
}
.leaf_115e._bottom_1289, .leaf_115e._left_118a, .leaf_115e._right_f521 {
    right: 0;
    top: 0;
    width: 33px;
    border-radius: 0 24px 0 0!important;
}
.leaf_115e._bottom_1289 .cssLeaf_8928, .leaf_115e._left_118a .cssLeaf_8928, .leaf_115e._right_f521 .cssLeaf_8928 {
    width: 32px!important;
    height: 34px!important;
    position: absolute;
    overflow: visible;
    right: 0;
    top: 0;
}
.leaf_115e._left_118a {
    right: 0;
    top: 0;
    height: 40px;
    transform: scaleY(-1);
}
.leaf_115e._offline_d50b._left_118a, .leaf_115e._offline_d50b._right_f521 {
    background: none;
}
.topBox_2d4a {
    position: relative;
    display: block;
    margin-right: 40px;
    float: right;
}
.topBox_2d4a.__chat_517a {
    margin-right: 0;
}
.topBox_2d4a a, .topBox_2d4a jdiv {
    font-size: 14px!important;
    font-family: Arial, sans-serif!important;
    line-height: 19.6px!important;
}
.topBox_2d4a a {
    cursor: pointer!important;
    text-decoration: underline!important;
}
.topBox_2d4a:hover .topPopup_ca65 {
    display: block;
}
.topIcon_e0ef {
    display: block;
    width: 54px;
    height: 35px;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: contain;
}
.topPopup_ca65 {
    position: absolute;
    width: 258px;
    display: none;
    bottom: 40px;
    right: -11px;
    border-radius: 10px;
    padding: 8px 12px;
}
.topPopup_ca65.__call_bf54 {
    right: -49px;
}
.topPopup_ca65:hover {
    display: block;
}
.topPopup_ca65:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    height: 15px;
    bottom: -15px;
}
.scrollForm_0034 {
    position: absolute;
    margin: 0 auto;
    height: 37px;
    text-align: center;
    line-height: 36px;
    left: 16px;
    right: 16px;
    top: 16px;
    vertical-align: middle;
    z-index: 4;
    opacity: 1;
    transition: top .15s linear 0s, opacity .15s linear 0s!important;
    will-change: top, opacity;
}
.scrollForm_0034.__ad_8d9c {
    top: 36px;
}
.scrollForm_0034.__hide_81bb {
    top: -40px!important;
    opacity: 0;
}
.scrollForm_0034.__mobile_f761, .scrollForm_0034.__mobile_f761.__ad_8d9c {
    top: 12px;
}
.scrollForm_0034.__mobile_f761 .textToForm_5abd {
    line-height: normal;
}
.textToForm_5abd {
    cursor: pointer;
    color: #0044d3;
    display: inline-block;
    font-size: 15px;
    line-height: 19px;
    border-radius: 20px!important;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .1), 0 0 1px 0 rgba(0, 0, 0, .25);
    background-color: #fff;
    text-align: center;
    padding: 8px 16px;
}
.main_99f0 {
    width: 100%;
    position: absolute;
    top: 0;
    box-sizing: border-box;
    font-family: Arial, sans-serif;
    will-change: opacity;
    transition: opacity .1s ease-in;
}
.main_99f0 .container_d04e {
    padding-top: 10px;
}
.main_99f0.__ad_98b6 .container_d04e {
    padding-top: 40px;
}
.main_99f0.__mobile_8a97 {
    height: auto;
}
.main_99f0.__mobile_8a97 .container_d04e {
    padding-top: 16px;
    padding-bottom: 0;
}
.main_99f0.__mobile_8a97 .container_d04e.__ad_98b6 {
    padding-bottom: 16px;
}
.wrap_ec9d {
    max-height: 100%;
    height: 100%;
    width: 100%;
    position: absolute;
    bottom: 0;
    overflow: hidden;
}
.container_d04e {
    display: block;
    padding-bottom: 10px;
    will-change: transform;
    transition: transform .2s cubic-bezier(0, .76, .28, 1);
    position: relative;
    bottom: 0;
    transform: translateY(0);
}
.container_d04e.__tablet_351b {
    padding-bottom: 30px;
}
.scroll_2806 .rail_da8b {
    opacity: 1;
    background-color: #f1f0f0;
    z-index: 5;
}
.scroll_2806 .rail_da8b:hover jdiv {
    background-color: #d6d4d4!important;
}
.avatarShadow_9296 {
    position: fixed;
    bottom: 34px;
    display: none;
    width: 32px;
    height: 32px;
    margin-left: 16px;
    z-index: 1;
}
.avatarShadow_9296.__show_2310 {
    display: block;
}
.avatarShadow_9296.__mobile_8a97 {
    margin-left: 16px;
    bottom: 24px;
}
.moreBox_aa3a {
    display: none;
    position: absolute;
    bottom: 20px;
    right: 12px;
    z-index: 10;
    width: 35px;
    height: 35px;
    background: #fff;
    border-radius: 36px!important;
    border: 1px solid #e0e5e9;
    box-shadow: 0 2px 10px rgba(0, 0, 0, .2);
}
.moreBox_aa3a.__show_1626 {
    display: block;
}
.moreBox_aa3a.__mobile_f88a {
    bottom: 24px;
}
.moreBtn_65fd {
    display: block;
    width: 35px;
    height: 35px;
    background-repeat: no-repeat;
    background-position: 5px 6px;
    background-size: 24px 24px;
    cursor: pointer;
}
.moreBadge_d848 {
    display: none;
    position: absolute;
    width: 8px;
    height: 8px;
    background-color: #f61414;
    right: 0;
    top: 1px;
    border: 2px solid #fff;
    border-radius: 8px!important;
}
.main_2200, .moreBadge_d848.__show_1626 {
    display: block;
}
.main_2200 {
    font-family: Arial, sans-serif;
    font-size: 15px;
    color: #697582;
    text-align: center;
    margin: 24px 0;
}
.main_f0fb {
    display: block;
    position: relative;
    margin-bottom: 16px;
    box-sizing: border-box;
    padding-right: 10px;
    color: #fff;
    clear: both;
}
.main_f0fb._mobile_654f {
    margin-bottom: 16px;
    padding: 0;
    margin-right: 10px;
    margin-left: 60px;
}
.main_f0fb._transparent_2d3e .content_5f70 {
    background: transparent;
}
.main_f0fb._noagent_e410 {
    padding-right: 20px;
    margin-left: 0;
}
.main_f0fb._noagent_e410 .content_5f70 {
    float: none;
    max-width: none;
    margin-left: 16px;
}
._mobile_654f .main_f0fb._noagent_e410 .content_5f70 {
    max-width: 80%}
.main_f0fb:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " "!important;
    clear: both;
    height: 0;
}
.content_5f70 {
    float: left;
    display: block;
    width: 80%;
    max-width: 248px;
    margin-left: 55px;
    border-radius: 12px!important;
    position: relative;
}
._mobile_654f .content_5f70 {
    margin-left: 0;
}
.avatarBox_a0f4 {
    position: absolute;
    bottom: 8px;
    left: 16px;
    display: block;
}
.avatarBox_a0f4.__isAnimated_cae4 {
    visibility: hidden;
}
.time_3161 {
    line-height: 0;
    position: absolute;
    font-size: 11px;
    color: #9fabb7;
    top: 50%;
    right: 23px;
}
._mobile_654f._agentName_d4d9 {
    margin-top: 7px;
}
._mobile_654f .agentName_956a {
    margin-left: 0;
}
._mobile_654f .avatarBox_a0f4 {
    left: -44px;
    bottom: 8px;
}
._mobile_654f .time_3161 {
    top: auto;
    left: 0;
    bottom: -13px;
    right: auto;
    margin-left: 20px;
    width: 80%;
    max-width: 80%;
    display: block;
    text-align: right;
}
._mobile_654f .content_5f70 {
    max-width: 100%}
.agentName_956a {
    display: block;
    color: #9fabb7;
    font-size: 13px;
    margin-left: 62px;
    padding-bottom: 5px;
    max-width: 70%;
    word-break: break-word;
    text-overflow: ellipsis;
}
.botBadge_84f5 {
    display: inline-block;
    color: #fff;
    background-color: #b7b7b7;
    font-size: 11px;
    padding: 2px 6px;
    vertical-align: top;
    border-radius: 3px;
    margin-left: 6px;
}
.main_790d {
    display: block;
    position: relative;
    margin-bottom: 16px!important;
    box-sizing: border-box;
    padding-right: 14px;
    color: #414243;
    clear: both;
}
.main_790d._mobile_c2de {
    margin-left: 65px;
}
.main_790d:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " "!important;
    clear: both;
    height: 0;
}
.content_55b2 {
    float: right;
    width: 80%;
    max-width: 253px;
}
._mobile_c2de .content_55b2 {
    width: 100%;
    max-width: auto;
    margin-right: 6px;
}
.__green_e574 .message_6c8c {
    background-color: #18c139;
}
.__grey_e600 .message_6c8c {
    background-color: #445669;
}
.__blue_aa1e .message_6c8c {
    background-color: #0b82f7;
}
.time_0766 {
    line-height: 0;
    position: absolute;
    font-size: 11px;
    color: #9fabb7;
    top: 50%;
    left: 20px;
}
.time_0766._mobile_c2de {
    top: auto;
    left: auto;
    bottom: -13px;
    right: 20px;
}
a.imageLink_db04 {
    margin-top: 5px!important;
    margin-bottom: 5px!important;
    position: relative!important;
    min-width: 220px!important;
    min-height: 100px!important;
}
a.imageLink_db04 .image_9c6a {
    max-width: 100%;
    max-height: 500px;
    border-radius: 12px!important;
    cursor: pointer;
}
a.imageLink_db04 .mediaType_422f {
    display: block;
    position: absolute;
    top: 5px;
    left: 5px;
    font-family: Arial, sans-serif;
    font-size: 11px;
    background: rgba(0, 0, 0, .5);
    border-radius: 6px!important;
    color: #fff;
    padding: 3px 5px;
    text-decoration: none!important;
}
.list_04ce, .main_1c2e {
    display: block;
}
.main_1c2e {
    border-radius: 12px!important;
    background-color: #f1f0f0;
    padding: 16px;
}
.message_f1c6 {
    position: relative;
    display: block;
}
.successIcon_0a5b {
    display: block;
    position: absolute;
    width: 24px;
    height: 31px;
    background-image: url("data:image/svg+xml;
    charset=utf-8, %3Csvg id='img.icon.svg' xmlns='http: //www.w3.org/2000/svg' viewBox='0 0 24 31'%3E%3Cstyle%3E.st4 {
    fill: %23bc9d24;
}
%3C/style%3E%3Cpath id='Rounded_Rectangle_41' d='M2 0h20c1.1 0 2 .9 2 2v27c0 1.1-.9 2-2 2H2c-1.1 0-2-.9-2-2V2C0 .9.9 0 2 0z' fill='%23ffdb4d'/%3E%3Cpath d='M6 6h12M6 9h12M6 12h7' fill='none' stroke='%23d8b119'/%3E%3Cpath d='M13 22l3 3 5-5' fill='none' stroke='%23bc9d24'/%3E%3Cpath class='st4' d='M8 21.1v3.4H6.8V16h3.3c.9 0 1.6.2 2.1.7s.8 1.1.8 1.9c0 .8-.3 1.4-.8 1.9s-1.2.7-2.1.7H8zm0-.9h2.1c.6 0 1-.2 1.3-.5s.4-.7.4-1.2-.1-.9-.4-1.2c-.3-.3-.7-.5-1.3-.5H8v3.4z'/%3E%3Cpath class='st4' d='M6 22.1h3.9v1.1H6z'/%3E%3C/svg%3E");
    left: 0;
    top: 0;
    display: none;
}
.rubleIcon_2fcb {
    display: inline-block;
    width: 11px;
    height: 11px;
    margin-left: 2px;
    background-repeat: no-repeat;
    background-size: contain;
}
.text_7e10 {
    display: inline-block;
    color: #697582;
    margin-right: .3em;
}
.info_8397 {
    font-size: 15px;
    line-height: 18px;
}
.emailLabel_b732 {
    display: block;
    color: #9ea7b2;
    font-size: 13px;
    margin-bottom: 5px;
}
.emailInput_6ffa {
    display: block;
    box-sizing: border-box;
    padding: 0 11px;
    outline: none;
    color: #222d38;
    line-height: 40px;
    height: 40px;
    width: 100%;
    border-radius: 4px!important;
    box-shadow: inset 0 2px 3px 0 rgba(0, 0, 0, .1);
    background-color: #fff;
    border: 1px solid #ccc;
}
._error_c464 .emailInput_6ffa {
    color: #f01420;
    border-color: #f1a8ac;
}
.productName_8bbb {
    color: #222d38;
    display: inline-block;
    text-overflow: ellipsis;
    max-width: 100%;
    word-break: break-word;
}
.amountWrap_a554 {
    display: inline-block;
    white-space: nowrap;
    color: #222d38;
    margin-right: 3px;
}
.amount_c75a {
    display: inline-block;
    margin-left: 3px;
}
.amount_c75a, .amountWrap_a554, .productName_8bbb, .text_7e10 {
    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
}
a.actionBtn_c003 {
    display: block!important;
    width: 168px!important;
    outline: 0!important;
    cursor: pointer!important;
    border-radius: 4px!important;
    margin: 16px auto!important;
    background-color: #ffd633!important;
    text-decoration: none!important;
    color: #000!important;
    font-size: 20px!important;
    text-align: center!important;
    transition: all .1s ease-out 0s!important;
}
a.actionBtn_c003 jdiv {
    cursor: pointer;
}
a.actionBtn_c003:hover {
    background-color: #f7c708!important;
}
a.actionBtn_c003:active {
    background-color: #fc0!important;
}
a.actionBtn_c003.__error_c54f {
    opacity: .6!important;
}
._tinkoff_57b3 .actionBtn_c003 {
    margin-bottom: 0!important;
}
._tinkoff_57b3 .actionText_a706 {
    padding-bottom: 12px!important;
}
.actionText_a706 {
    display: block;
    text-align: center;
    font-size: 20px;
    padding-top: 12px;
    padding-bottom: 2px;
}
.byYandex_8027 {
    display: block;
    text-align: center;
    font-size: 12px;
    padding-bottom: 15px;
}
.successText_ac55 {
    display: none;
}
.__success_55ce .info_8397 {
    display: block;
    padding-left: 35px;
}
.__success_55ce .successIcon_0a5b {
    display: block;
}
.__success_55ce .actionBtn_c003 {
    display: none!important;
}
.__success_55ce .successText_ac55 {
    color: #222d38;
    display: inline-block;
}
.__emailError_8a3d .emailInput_6ffa {
    border-color: #f25a6c;
}
.__emailError_8a3d .emailLabel_b732 {
    color: #f25a6c;
}
.main_247b {
    display: block;
    padding: 16px;
    border-radius: 12px!important;
    background-color: #f1f0f0;
}
.main_247b.__mobile_79c4 {
    padding: 13px 16px;
}
.main_247b.__mobile_79c4 .text_b577 {
    font-size: 16px;
    line-height: normal;
}
.main_247b .error_d1cc {
    color: #f01420;
    padding-top: 8px;
    padding-bottom: 0;
}
.error_d1cc, .text_b577 {
    display: block;
    word-wrap: break-word;
    line-height: 18px;
    color: #222d38;
    font-size: 14px;
    padding-bottom: 10px;
    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
}
.showBtn_b961 {
    display: block;
    box-sizing: content-box!important;
    width: 100%;
    height: 30px;
    padding-top: 10px;
    font-size: 15px;
    text-align: center;
    cursor: pointer;
    border-radius: 4px!important;
    color: #fff;
}
.showBtn_b961.__disabled_f84e {
    cursor: default;
    background-color: #939da3!important;
}
.__green_f60f .showBtn_b961 {
    background-color: #18c139;
}
.__green_f60f .showBtn_b961:hover {
    background-color: #12a730;
}
.__blue_dc3e .showBtn_b961 {
    background-color: #0b82f7;
}
.__blue_dc3e .showBtn_b961:hover {
    background-color: #086bcd;
}
.__grey_bb82 .showBtn_b961 {
    background-color: #445669;
}
.__grey_bb82 .showBtn_b961:hover {
    background-color: #303f4e;
}
.main_1c21 {
    display: block;
    margin-left: 16px;
    margin-right: 16px;
    padding-bottom: 16px;
    text-align: center;
}
.text_f927 {
    display: inline-block;
    box-sizing: content-box!important;
    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
    max-width: 250px;
    padding-left: 30px;
    padding-right: 30px;
    font-family: Arial, sans-serif;
    font-size: 15px;
    line-height: normal;
    font-smoothing: antialiased;
    color: #697582;
    text-align: center;
}
.__mobile_b63f {
    margin: 0 auto;
    width: 100%}
.__mobile_b63f .text_f927 {
    display: inline-block;
    font-size: 15px;
    max-width: auto;
    text-align: center;
    -webkit-text-size-adjust: auto;
    -moz-text-size-adjust: auto;
    text-size-adjust: auto;
    margin: 0;
    color: #697582;
    padding: 0 30px;
}
.__mobile_b63f.__callEnd_5d06, .__mobile_b63f.__callMessageStart_06f3 {
    background: none transparent;
}
.__mobile_b63f.__callMessageStart_06f3 .callIcon_797f {
    width: 14px;
    vertical-align: middle;
    margin-top: -2px;
}
.callIcon_797f {
    display: inline-block;
    width: 16px;
    height: 16px;
    vertical-align: top;
    margin-right: 10px;
}
.main_0d7b {
    display: block;
    clear: both;
    padding-bottom: 16px;
    text-align: center;
}
.main_0d7b.__mobile_37c9 .text_1afd {
    font-size: 16px;
    padding: 18px 15px;
    max-width: 70%}
.main_0d7b.__mobile_37c9 .text_1afd.__bot_8858 {
    padding-bottom: 0;
}
.__social_f1da {
    color: #48494a;
    background: transparent;
}
.__social_f1da .text_1afd {
    padding: 8px;
    max-width: 275px;
}
.text_1afd {
    display: inline-block;
    color: #697582;
    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
    text-align: center;
    max-width: 250px;
    padding-left: 30px;
    padding-right: 30px;
    line-height: 18px;
    font-size: 15px;
    line-height: 20px;
    word-break: break-word;
    box-sizing: content-box!important;
}
.text_1afd:hover {
    box-sizing: content-box!important;
}
.text_1afd a {
    cursor: pointer!important;
    -webkit-user-select: text!important;
    -moz-user-select: text!important;
    -ms-user-select: text!important;
    user-select: text!important;
    color: #0044d3!important;
    text-decoration: none;
}
.text_1afd a:focus, .text_1afd a:hover {
    color: #0044d3;
    text-decoration: underline!important;
}
.main_223d {
    display: block;
    padding-bottom: 32px;
    padding-top: 16px;
}
.main_223d~.main_223d {
    padding-bottom: 16px;
    padding-top: 0;
}
.main_223d+:not(.main_223d) {
    padding-top: 16px;
}
.avatar_b05f {
    display: block;
    text-align: center;
    width: 43px;
    height: 43px;
    overflow: hidden;
    border-radius: 24px!important;
    background: #eef1f5;
    background: url("data:image/svg+xml;
    charset=utf-8, %3Csvg xmlns='http: //www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='36' height='36'%3E%3Cdefs%3E%3Ccircle id='a' cx='18' cy='18' r='18'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cmask id='b' fill='%23fff'%3E%3Cuse xlink:href='%23a'/%3E%3C/mask%3E%3Cuse fill='%23191D2E' opacity='.1' xlink:href='%23a'/%3E%3Cpath fill='%23BFC0C5' fill-rule='nonzero' d='M27.588 29.805h-1.891a3.783 3.783 0 01-3.783-3.783v-1.215c.837-.995 1.437-2.171 1.81-3.414.039-.21.24-.313.375-.457.724-.725.866-1.946.323-2.816-.074-.132-.207-.247-.2-.41 0-1.11.006-2.22-.001-3.329-.03-1.338-.412-2.73-1.35-3.72-.758-.801-1.798-1.278-2.87-1.482-1.357-.259-2.775-.246-4.118.096-1.163.294-2.257.975-2.933 1.986-.598.878-.86 1.945-.905 2.996-.017 1.128-.004 2.26-.007 3.39.025.227-.167.38-.253.568-.512.928-.287 2.192.535 2.867.209.144.248.407.324.633a9.148 9.148 0 001.704 3.051v1.256a3.783 3.783 0 01-3.782 3.783H8.674S5.246 30.751 3 35.479v1.892a1.89 1.89 0 001.891 1.89h26.48a1.89 1.89 0 001.891-1.89v-1.892c-2.246-4.728-5.674-5.674-5.674-5.674z' mask='url(%23b)'/%3E%3C/g%3E%3C/svg%3E") 50% 0 no-repeat;
    margin: 0 auto 4px;
}
.avatar_b05f .img_dd25 {
    display: inline-block;
    width: 43px;
    height: 43px;
    background-size: 100% 100%;
    background-position: 50% 50%}
.text_edec {
    display: block;
    max-width: 260px;
    text-align: center;
    color: #697582;
    margin: 0 auto;
    font-size: 15px;
    line-height: 20px;
    word-break: break-word;
}
._mobile_d86d .text_edec {
    max-width: 80%;
    font-size: 16px;
}
.box_4f91 {
    display: block;
    position: relative;
    margin-left: 22px;
    margin-right: 22px;
    line-height: 16px;
    margin-bottom: 16px;
    color: #222d38;
    text-align: left;
    padding: 16px;
    border-radius: 12px!important;
    background-color: #f1f0f0;
}
.box_4f91.__mobile_6e4a jdiv input[type=email] {
    -webkit-user-select: text!important;
    -moz-user-select: text!important;
    -ms-user-select: text!important;
    user-select: text!important;
    font-size: 16px!important;
}
.box_4f91.__ios_b799 jdiv input[type=email] {
    line-height: normal!important;
}
.fieldWrap_32e2 {
    display: block;
    position: relative;
}
.emailBlock_1686 {
    position: relative;
    margin-bottom: 0;
    opacity: 1;
    overflow: hidden;
}
.emailButton_9fa3 {
    width: 40px;
    height: 40px;
    position: absolute;
    right: 0;
    top: 0;
    border-top-right-radius: 4px!important;
    border-bottom-right-radius: 4px!important;
    cursor: pointer;
}
.emailText_5813 {
    display: inline-block;
    color: #222d38!important;
    font-size: 15px;
    line-height: 18px;
    padding-right: 15px;
    vertical-align: middle;
    word-wrap: break-word;
    max-width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-text-size-adjust: none;
    -moz-text-size-adjust: none;
    text-size-adjust: none;
}
.emailText_5813, .emailText_5813 jdiv {
    -webkit-user-select: text!important;
    -moz-user-select: text!important;
    -ms-user-select: text!important;
    user-select: text!important;
}
.emailError_b003, .emailOk_24a2 {
    cursor: pointer;
    display: block;
    position: absolute;
    width: 40px;
    height: 40px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}
.emailOk_24a2 {
    background-size: 20px 20px;
    opacity: 1;
}
._error_6dd2 .emailOk_24a2 {
    opacity: 0;
}
.emailError_b003 {
    opacity: 0;
    background-size: 24px 24px;
}
._error_6dd2 .emailError_b003, .form_8af4 {
    opacity: 1;
}
.form_8af4 .emailText_5813 {
    padding-bottom: 10px;
}
.emailError_b003, .emailFinished_e1d5, .emailOk_24a2, .form_8af4 {
    transition: opacity .3s ease-in;
}
.__finished_f196 {
    min-height: 52px;
}
.__finished_f196 .form_8af4 {
    opacity: 0;
    display: none;
}
.__finished_f196 .emailFinished_e1d5 {
    opacity: 1;
}
.__finished_f196 .emailBlock_1686 {
    max-height: 0;
    opacity: 0;
    overflow: hidden;
}
.emailFinished_e1d5 {
    opacity: 0;
}
.emailFinished_e1d5 .email_8b2e {
    opacity: .5;
    padding-top: 5px;
}
.errorText_27cb {
    display: none;
    color: #fff;
    padding-bottom: 6px;
}
._error_6dd2 .errorText_27cb, .main_d40b {
    display: block;
}
.main_d40b {
    min-width: 234px;
    color: #222d38;
    text-align: left;
    padding: 16px;
    border-radius: 12px!important;
    background-color: #f1f0f0;
    box-sizing: border-box;
    min-height: 71px;
}
.main_d40b._preview_e528 {
    padding: 0;
    background-color: transparent!important;
}
.main_d40b._client_beab, .main_d40b._client_beab._green_50fd {
    background-color: #18c139;
}
.main_d40b._client_beab._grey_fb81 {
    background-color: #445669;
}
.main_d40b._client_beab._blue_b3d3 {
    background-color: #0b82f7;
}
.mediaIcon_9d6b {
    display: block;
    width: 38px;
    height: 38px;
    opacity: 1;
    border-radius: 100px!important;
    background-color: #fff;
    float: left;
    overflow: hidden;
}
.mediaIcon_9d6b.uploading_35ac {
    opacity: .5;
}
.mediaIcon_9d6b .iconMedia_4035 {
    position: relative;
}
.mediaIcon_9d6b .iconMedia_4035 svg {
    position: absolute;
    left: 50%;
    margin-left: -12px;
    top: 7px;
}
.mediaComplete_228a {
    display: block;
    font-size: 13px;
    padding-right: 8px;
    line-height: 18px;
    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
}
.mediaComplete_228a a {
    color: #fff!important;
    text-decoration: underline!important;
}
.mediaComplete_228a a:hover {
    cursor: pointer!important;
}
.mediaComplete_228a._agent_6df9 a {
    color: #222d38!important;
}
._mobile_06aa .mediaComplete_228a {
    font-size: 13px;
    line-height: normal;
}
._mobile_06aa .mediaComplete_228a a {
    font-size: 15px;
}
.mediaText_2cd4 {
    display: block;
    text-align: left;
    padding-left: 52px;
}
.mediaFname_60d7 {
    font-size: 15px;
    display: block;
    padding-bottom: 4px;
    line-height: 18px;
    max-width: 95%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
}
._mobile_06aa .mediaFname_60d7 {
    line-height: normal;
    font-size: 16px;
    font-family: Roboto, Arial, sans-serif;
}
.mediaPerc_f320 {
    color: #545d6b;
    font-size: 11px;
    min-height: 17px;
    padding-bottom: 12px;
}
._client_beab .mediaComplete_228a, ._client_beab .mediaFname_60d7, ._client_beab .mediaPerc_f320 {
    color: #fff;
}
.iconError_bbd0, .iconUpload_fbf7 {
    display: block;
    width: 24px;
    height: 24px;
    margin-top: 7px!important;
    margin-left: 7px!important;
}
.iconError_bbd0:first-child, .iconUpload_fbf7:first-child {
    margin-top: 7px!important;
    margin-left: 7px!important;
}
.iconLoading_b09a {
    display: block;
    cursor: pointer;
    width: 24px;
    height: 24px;
    position: absolute;
    top: 9px;
    left: 9px;
    margin-left: 0!important;
    margin-top: 0!important;
}
.loaderCont_785d circle {
    stroke-dashoffset: 0;
    transition: stroke-dashoffset .1s linear;
    stroke-width: 4px;
    stroke-dashoffset: 119;
}
.loaderCont_785d circle.loaderBar_6f2d {
    zoom: 1;
}
.loaderCont_785d {
    display: block;
    height: 42px;
    width: 42px;
    border-radius: 100%!important;
    position: relative;
    margin: -2px auto 0 -2px;
    transform-origin: 50% 50%;
    transform: rotate(-90deg);
}
a.previewLink_8790 {
    display: inline-block!important;
    text-align: right;
    font-size: 0!important;
    line-height: 0!important;
    max-width: 100%!important;
}
.previewMediaPhoto_1006 {
    max-width: 100%;
    max-height: 500px;
    margin: 0 auto;
    min-width: 50px;
    display: inline-block;
    border: 1px solid #e6ebf2;
    border-radius: 12px!important;
    cursor: pointer;
}
.mediaWrapper_efe1 {
    display: block;
    text-align: right;
    background: #fff;
}
.mediaWrapper_efe1 a.previewLink_8790 {
    cursor: pointer!important;
    position: relative!important;
}
.overlayText_5b1d {
    display: block;
    position: absolute;
    top: 5px;
    left: 5px;
    font-family: Arial, sans-serif;
    font-size: 11px;
    background: rgba(0, 0, 0, .5);
    border-radius: 6px!important;
    color: #fff;
    padding: 3px 5px;
}
@-webkit-keyframes fadeOut_f73f {
    0% {
    opacity: 1;
    display: block;
    height: 40px;
}
99% {
    opacity: 0;
    height: 40px;
}
}@keyframes fadeOut_f73f {
    0% {
    opacity: 1;
    display: block;
    height: 40px;
}
99% {
    opacity: 0;
    height: 40px;
}
}.box_bcb0 {
    display: block;
    margin: 0 26px;
    clear: both;
}
.box_bcb0:after, .box_bcb0:before {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.box_bcb0.__tablet_7ced {
    max-width: 70%;
    margin: 0 auto;
}
.box_bcb0.__noanim_4bea .content_f8c0, .box_bcb0.__noanim_4bea .introduceText_aa79, .box_bcb0.__noanim_4bea .main_ede1, .box_bcb0.__noanim_4bea .mainWrap_bd0e, .box_bcb0.__noanim_4bea .socialText_7461, .box_bcb0.__noanim_4bea .successMessage_7a05 {
    -webkit-animation: none;
    animation: none;
    transition: none;
}
.overlay_1c05 {
    display: block;
    position: absolute;
    height: 60px;
    left: 0;
    top: 0;
    right: 0;
    cursor: pointer;
    z-index: 2;
}
.main_ede1, .successMessage_7a05 {
    position: relative;
    padding: 14px 16px;
    border-radius: 12px!important;
}
.main_ede1 jdiv, .successMessage_7a05 jdiv {
    font-family: Arial, sans-serif;
}
.mainWrap_bd0e {
    display: block;
    position: relative;
    will-change: height, opacity;
    background-color: #fff;
    border-radius: 12px!important;
    opacity: 1;
    margin-left: -10px;
    padding-left: 10px;
    margin-right: -10px;
    padding-right: 10px;
    padding-bottom: 12px!important;
    overflow: hidden;
}
.mainWrap_bd0e.__show_3906 {
    display: block;
    height: auto;
}
.mainWrap_bd0e.__focus_2554 {
    height: auto;
}
.mainWrap_bd0e.__submited_d97a {
    transition: none;
}
.main_ede1 {
    display: block;
    will-change: height, transform, opacity;
    transition: height .2s ease-out;
    padding: 16px 16px 14px;
    height: 41px;
    background-color: #fff;
    border-radius: 12px!important;
    overflow: hidden;
    margin-bottom: 14px;
    box-sizing: content-box!important;
}
.main_ede1.__show_3906 {
    display: block;
    transform: translateY(0);
}
.main_ede1.__focus_2554 {
    height: auto;
}
.main_ede1.__submited_d97a {
    color: #222d38;
    -webkit-animation: none;
    animation: none;
    transform: none;
    overflow: visible;
}
.main_ede1.__green_b9b9 {
    box-shadow: 0 3px 10px 0 rgba(0, 0, 0, .08), 0 0 1px 0 rgba(0, 0, 0, .22), inset 0 2px 0 0 #18c139;
}
.main_ede1.__blue_249e {
    box-shadow: 0 3px 10px 0 rgba(0, 0, 0, .08), 0 0 1px 0 rgba(0, 0, 0, .22), inset 0 2px 0 0 #0b82f7;
}
.main_ede1.__grey_a8da {
    box-shadow: 0 3px 10px 0 rgba(0, 0, 0, .08), 0 0 1px 0 rgba(0, 0, 0, .22), inset 0 2px 0 0 #445669;
}
.successMessage_7a05 {
    color: #697582;
    font-size: 15px;
    line-height: 20px;
    padding-bottom: 12px;
}
.introduceText_aa79, .successMessage_7a05 {
    background: transparent;
    text-align: center;
    display: block;
}
.introduceText_aa79 {
    will-change: height;
}
.introduceText_aa79 .content_f8c0 {
    display: block;
    color: #697582;
    font-size: 15px;
    line-height: 20px;
    text-align: center;
    padding: 0 16px 14px;
}
.introduceText_aa79.__show_3906, .introduceText_aa79.__submited_d97a {
    display: block;
}
.socialText_7461 {
    -webkit-user-select: text!important;
    -moz-user-select: text!important;
    -ms-user-select: text!important;
    user-select: text!important;
    text-align: center;
    padding: 0 16px 14px;
    font-size: 15px;
    color: #697582;
    line-height: 19.6px;
}
.socialText_7461, .socialText_7461.__show_3906 {
    display: block;
    opacity: 1;
}
.socialText_7461 .link_c9c3 {
    color: #0044d3!important;
}
.socialText_7461 .link_c9c3:hover {
    cursor: pointer!important;
    text-decoration: underline!important;
}
.boxFb_3706 {
    display: inline-block;
    color: #222d38!important;
    font-size: 15px;
    padding: 3px 5px;
    vertical-align: middle;
    border-radius: 4px!important;
}
.boxFb_3706:hover {
    cursor: pointer;
    border-radius: 4px;
    background-color: #dcdcdc;
}
.boxFb_3706:first-of-type {
    margin-right: 8px!important;
}
.step_defd {
    display: block;
    text-align: right;
    color: #9fabb7;
    font-size: 12px;
    height: 21px;
}
.inputWrap_1cef {
    display: block;
    position: relative;
}
.iconFb_5407, .iconVk_b588 {
    width: 16px;
    height: 15px;
    display: inline-block;
    vertical-align: text-top;
    cursor: pointer;
}
.iconFb_5407 {
    margin-top: 1px!important;
}
.animateBlock_f03d {
    background: transparent;
    text-align: center;
    display: block;
    height: 0;
    overflow: hidden;
    will-change: height;
    transition: height .2s ease-out 0s;
}
.buttonWrapper_5197 {
    display: none;
    position: relative;
    height: 40px;
    overflow: hidden;
    will-change: opacity;
    transition: opacity .2s ease-out;
    position: absolute;
    opacity: 0;
    left: 16px;
    right: 16px;
    bottom: 14px;
    z-index: 1;
}
.buttonWrapper_5197.__show_3906 {
    opacity: 1;
    bottom: 14px;
    display: block;
}
.buttonWrapper_5197.__fadeOut_df1d {
    display: block;
    height: 0;
}
.submitSuccess_687d {
    display: block;
    border: none;
    border-radius: 4px!important;
    box-sizing: border-box;
    color: #697582;
    font-family: Arial, sans-serif;
    margin: 0 auto;
    min-width: 193px;
    outline: none;
    text-align: center;
    text-decoration: none;
    text-overflow: ellipsis;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    overflow: hidden;
    background-color: #f4f4f4;
    width: 100%;
    height: 40px;
    font-size: 15px!important;
    z-index: 1;
    padding: 11px 14px 0;
}
.submitSuccess_687d jdiv:first-child {
    margin-left: -18px;
}
.main_9f2e {
    display: block;
    padding: 0 16px;
    margin-bottom: 12px;
    text-align: right;
}
.main_9f2e:after {
    content: "";
    clear: both;
    display: table;
}
.main_9f2e.__hide_2524 {
    display: none!important;
}
.button_30e5 {
    font-family: Arial, sans-serif;
    font-size: 15px!important;
    display: inline-block;
    color: #0044d3;
    background: #fff;
    border-radius: 22px!important;
    border: 1px solid #0044d3;
    margin-left: 6px;
    margin-bottom: 6px;
    padding: 10px 16px;
    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
    text-align: right;
    white-space: pre;
    box-sizing: border-box;
    max-width: 98%;
    text-overflow: ellipsis;
    overflow: hidden;
}
.button_30e5:hover {
    cursor: pointer;
    background: #0044d3;
    color: #fff;
}
.button_30e5.__bot_27f9 {
    white-space: normal;
}
.text_7641, .wrap_2907 {
    display: block;
}
.text_7641 {
    padding: 12px 16px;
    max-width: 100%;
    word-wrap: break-word;
    line-height: 19.6px;
    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
}
.buttonsWrap_0d34 {
    display: block;
    text-align: right;
}
.button_2904 {
    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
    display: inline-block;
    padding: 8px;
    border-radius: 4px;
    cursor: pointer;
    width: 100%;
    box-sizing: border-box;
    font-size: 15px;
    text-align: center;
    font-family: Arial, sans-serif;
    color: #fff;
    background-color: #18c139;
    margin-bottom: 6px;
}
.button_2904._disabled_ebe5 {
    cursor: default;
    opacity: .5;
}
.wrap_f032 {
    position: absolute!important;
    top: 0!important;
    bottom: auto!important;
    left: 0!important;
    right: 0!important;
    display: none;
    overflow: visible;
    max-height: none!important;
    -webkit-touch-callout: none!important;
    -webkit-user-select: none!important;
    -moz-user-select: none!important;
    -ms-user-select: none!important;
    user-select: none!important;
    direction: ltr!important;
    height: 70px;
}
.wrap_f032.__call_bd64 {
    height: 31px!important;
}
.wrap_f032.__show_6215 {
    display: block;
}
.closeButton_caff {
    display: block;
    margin-top: 0!important;
    margin-left: -34px!important;
    width: 23px!important;
    height: 23px!important;
    cursor: pointer!important;
    overflow: visible!important;
    opacity: 1;
    transition: opacity .3s cubic-bezier(.39, .24, .21, .99)!important;
    transition-delay: .3s;
}
.closeIcon_c499 {
    display: block;
    width: 28px;
    height: 28px;
    background-repeat: no-repeat;
    cursor: pointer;
    opacity: .85;
}
.closeIcon_c499:hover {
    opacity: 1;
}
.wrap_b495 {
    position: absolute!important;
    top: 0!important;
    left: 0!important;
    width: 93%!important;
    height: 70px!important;
    background-color: transparent!important;
    z-index: 2147483647!important;
    cursor: move!important;
    -webkit-user-select: none!important;
    -moz-user-select: none!important;
    -ms-user-select: none!important;
    user-select: none!important;
}
.wrap_b495.__short_68d0 {
    width: 79%!important;
}
.wrap_b495.__short_68d0.__abTop_b5ef {
    width: 60%!important;
}
.wrap_b495.__abTop_b5ef {
    width: 74%!important;
}
.wrap_b495.__active_7067 {
    width: auto!important;
    height: auto!important;
    top: -1000px!important;
    left: -1000px!important;
    bottom: -1000px!important;
    right: -1000px!important;
}
.wrap_b495.__active_7067.__abTop_b5ef {
    width: auto!important;
}
.wrap_6284 {
    position: fixed;
    display: block;
    z-index: 2147483647;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #fff;
    border: 1px solid #a0a0a0;
    box-sizing: border-box;
}
.substrate_1bdf {
    width: 150%;
    height: 150%;
    background: url("data:image/svg+xml;
    charset=utf-8, %3Csvg width='273' height='273' xmlns='http: //www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cmask id='f' x='0' y='0' width='16.5' height='16.5' fill='%23fff'%3E%3Cuse xlink:href='%23a'/%3E%3C/mask%3E%3Cmask id='g' x='0' y='0' width='20.25' height='20.25' fill='%23fff'%3E%3Cuse xlink:href='%23b'/%3E%3C/mask%3E%3Cmask id='h' x='0' y='0' width='23.25' height='23.25' fill='%23fff'%3E%3Cuse xlink:href='%23c'/%3E%3C/mask%3E%3Cmask id='i' x='0' y='0' width='13.5' height='13.5' fill='%23fff'%3E%3Cuse xlink:href='%23d'/%3E%3C/mask%3E%3Cmask id='j' x='0' y='0' width='14.289' height='16.5' fill='%23fff'%3E%3Cuse xlink:href='%23e'/%3E%3C/mask%3E%3Cpath id='b' d='M77.625 89.25l9.63 6.996-3.68 11.32h-11.9l-3.68-11.32z'/%3E%3Cpath id='d' d='M237 84.75h13.5v13.5H237z'/%3E%3Cpath id='e' d='M128.645 36l7.144 4.125v8.25l-7.145 4.125-7.145-4.125v-8.25z'/%3E%3Ccircle id='a' cx='271.5' cy='18' r='8.25'/%3E%3Ccircle id='c' cx='216.375' cy='195.375' r='11.625'/%3E%3C/defs%3E%3Cg transform='translate(-7 -9)' fill='none' fill-rule='evenodd' opacity='.3'%3E%3Cpath d='M0 0h291.75v294.75H0z'/%3E%3Cuse stroke='%23AEB4BF' mask='url(%23f)' stroke-width='3' xlink:href='%23a'/%3E%3Cpath stroke='%23AEB4BF' stroke-width='1.5' d='M79.313 162.75l-2.063-8.25 7.688 4.125zM202.367 21.375L199.5 10.5l10.688 5.438z'/%3E%3Cuse stroke='%23AEB4BF' mask='url(%23g)' stroke-width='3' xlink:href='%23b'/%3E%3Cpath d='M21.75 165.563l5.438-17.813M51 205.5l4.875 2.625-3.563 3.938 4.876 2.25-3.376 3.562M7.5 82.5s8.25 6 4.125 16.125m163.13 61.5S174.005 147 191.63 142.5' stroke='%23AEB4BF' stroke-width='1.5'/%3E%3Cuse stroke='%23AEB4BF' mask='url(%23h)' stroke-width='3' xlink:href='%23c'/%3E%3Cpath stroke='%23AEB4BF' stroke-width='1.5' d='M251.25 276.03v-9.406h9.01v-9.374h11.267'/%3E%3Cuse stroke='%23AEB4BF' mask='url(%23i)' stroke-width='3' xlink:href='%23d'/%3E%3Cuse stroke='%23AEB4BF' mask='url(%23j)' stroke-width='3' xlink:href='%23e'/%3E%3Cpath d='M81.375 15.75L69 9.75' stroke='%23AEB4BF' stroke-width='1.5'/%3E%3Ccircle fill='%23AEB4BF' cx='188.25' cy='68.25' r='2.25'/%3E%3Ccircle fill='%23AEB4BF' cx='197.25' cy='239.25' r='2.25'/%3E%3Ccircle fill='%23AEB4BF' cx='260.625' cy='148.875' r='1.875'/%3E%3Ccircle fill='%23D8D8D8' cx='127.875' cy='206.625' r='1.875'/%3E%3Ccircle fill='%23AEB4BF' cx='69.375' cy='266.625' r='1.875'/%3E%3Ccircle fill='%23AEB4BF' cx='149.625' cy='114.375' r='1.875'/%3E%3Ccircle fill='%23AEB4BF' cx='33.375' cy='37.875' r='1.875'/%3E%3Cpath stroke='%23AEB4BF' stroke-width='1.5' d='M8.405 274.706l5.97-14.456 4.775 12.268zM127.5 280.35s11.25-10.5 24.375 1.125'/%3E%3C/g%3E%3C/svg%3E");
}
.iconContainer_6223, .substrate_1bdf {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
}
.iconContainer_6223 {
    width: 100%;
    height: 100%;
    z-index: 2147483646;
}
.iconWrap_07c8 {
    display: block;
    margin: auto;
}
.iconWrap_07c8, .iconWrapContainer_bbee {
    position: absolute;
    width: 100px;
    height: 100px;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
.handIcon_885d {
    display: block;
    width: 150px;
    height: 150px;
}
.handIcon_885d svg {
    width: 150px!important;
    height: 150px!important;
}
.arrow1_a89f {
    display: block;
    width: 50px;
    height: 60px;
    position: absolute;
    left: -60px;
    bottom: -40px;
}
.arrow1_a89f svg {
    width: 50px!important;
    height: 60px!important;
}
.arrow2_ba3b {
    display: block;
    width: 50px;
    height: 60px;
    position: absolute;
    bottom: 120px;
    left: 15px;
}
.arrow2_ba3b svg {
    width: 50px!important;
    height: 60px!important;
}
._tablet_696c .substrate_1bdf {
    width: 100%;
    height: 100%}
.viewWrap_9850, .zoom_738a {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}
.zoom_738a {
    z-index: 2147483647;
}
.box_35d2 {
    display: block;
    position: absolute;
    width: 100px;
    height: 100px;
    left: 50%;
    top: 50%;
    margin-left: -50px;
    margin-top: -50px;
}
.label_5981 {
    position: fixed;
    z-index: 2147483648;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    height: 40px;
    box-shadow: 0 12px 14px 8px rgba(0, 0, 0, .17);
    filter: blur(0);
}
.label_5981:hover {
    cursor: pointer;
}
.label_5981 .leafCont_ae41 {
    position: absolute;
}
.label_5981._bottom_d9d0 {
    border-top-left-radius: 8px!important;
    border-top-right-radius: 34px!important;
    min-width: 300px;
}
.label_5981._bottom_d9d0._designer_87f7, .label_5981._left_0e89._designer_87f7, .label_5981._right_8fe1._designer_87f7 {
    transition: none!important;
}
.label_5981._bottom_d9d0 .leafCont_ae41, .label_5981._left_0e89 .leafCont_ae41, .label_5981._right_8fe1 .leafCont_ae41 {
    top: 0;
    right: 0;
}
.label_5981._bottom_d9d0 .lbContainer_8693, .label_5981._left_0e89 .lbContainer_8693, .label_5981._right_8fe1 .lbContainer_8693 {
    left: 0;
    right: 0;
    max-width: 300px;
}
.label_5981._bottom_d9d0 .copyContainer_e844, .label_5981._left_0e89 .copyContainer_e844, .label_5981._right_8fe1 .copyContainer_e844 {
    right: 0;
    bottom: 0;
}
.label_5981._bottom_d9d0 .text_cc9e, .label_5981._left_0e89 .text_cc9e, .label_5981._right_8fe1 .text_cc9e {
    transform: translateZ(0);
    margin: 0 37px 0 16px;
    min-width: 160px;
    visibility: visible;
}
.label_5981._bottom_d9d0 .text_cc9e._noAd_4ce1, .label_5981._left_0e89 .text_cc9e._noAd_4ce1, .label_5981._right_8fe1 .text_cc9e._noAd_4ce1 {
    margin: 0 33px 0 16px;
}
.label_5981._bottom_d9d0 .text_cc9e:hover, .label_5981._left_0e89 .text_cc9e:hover, .label_5981._right_8fe1 .text_cc9e:hover {
    cursor: pointer;
}
.label_5981._right_8fe1 {
    border-top-left-radius: 8px!important;
    border-top-right-radius: 34px!important;
}
.label_5981._right_8fe1 .leafCont_ae41 {
    top: 0;
    transform: translateZ(0)!important;
}
.label_5981._right_8fe1 .lbContainer_8693 {
    width: 300px;
    top: -20px;
    transform: rotate(90deg) translate3d(-100%, 0, 0)!important;
    transform-origin: bottom left;
    filter: blur(0);
}
.label_5981._right_8fe1 .copyContainer_e844 {
    transform: rotate(90deg) translate3d(-100%, 4px, 0)!important;
    transform-origin: bottom left;
    filter: blur(0);
    right: 0;
    bottom: 40px;
}
.label_5981._left_0e89 {
    border-radius: 0 0 36px 8px!important;
    box-shadow: 0 0 14px 8px rgba(0, 0, 0, .17);
}
.label_5981._left_0e89 .leafCont_ae41 {
    top: 0;
}
.label_5981._left_0e89 .lbContainer_8693 {
    width: 300px;
    top: 56px;
    transform: rotate(90deg) translate(0)!important;
    transform-origin: bottom left;
}
.label_5981._left_0e89 .copyContainer_e844 {
    transform: rotate(90deg) translate(-100%, 4px)!important;
    transform-origin: bottom left;
    right: 0;
    bottom: 38px;
}
.label_5981 .text_cc9e {
    font: inherit;
    text-indent: 0;
    line-height: 40px;
    vertical-align: top;
    -webkit-font-smoothing: antialiased;
    visibility: visible;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.label_5981 .text_cc9e:hover {
    cursor: pointer;
}
.label_5981 .text_cc9e._offline_1d50 {
    margin-left: 8px;
}
.label_5981 .hoverl_b520 {
    z-index: 4;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
.label_5981 .hoverl_b520:hover {
    cursor: pointer;
}
.label_5981._custom_9c12 {
    display: none;
}
.copy_860c {
    position: relative;
    padding-top: 10px;
    padding-right: 36px;
    padding-left: 7px;
    display: block;
    height: 18px!important;
    float: right;
}
.leafBottom_7bde {
    position: absolute;
    right: 0;
    top: 0;
}
.labelStatus_2296 {
    cursor: pointer;
    width: 36px;
    height: 40px;
    background-repeat: no-repeat;
    background-position: 100% 50%;
    float: left;
}
.copy_860c:hover~.copyContainer_e844 {
    display: block;
}
.copyContainer_e844 {
    position: absolute;
    display: none;
}
.copyContainer_e844:hover {
    display: block;
}
.hoverl_b520:hover .lbContainer_8693 {
    display: block;
}
.lbContainer_8693 {
    position: absolute;
    display: none;
}
.pattern_ef06 {
    display: block;
    width: 100%;
    height: 100%}
.contentTransitionWrap_5a74 {
    -webkit-animation-name: fadeIn_385e;
    animation-name: fadeIn_385e;
    -webkit-animation-duration: .15s;
    animation-duration: .15s;
    -webkit-animation-fill-mode: backwards;
    animation-fill-mode: backwards;
    -webkit-animation-timing-function: ease;
    animation-timing-function: ease;
}
@-webkit-keyframes fadeIn_385e {
    0% {
    opacity: .4;
}
to {
    opacity: 1;
}
}@keyframes fadeIn_385e {
    0% {
    opacity: .4;
}
to {
    opacity: 1;
}
}.logo_e50a {
    position: relative;
    display: block;
}
.logo_e50a._no-copyright_6b70, .logo_e50a .fallback_7b17 {
    display: none;
    visibility: hidden;
}
.logo_e50a._bottom_e06d .hoverBox_c655 {
    left: -10px;
    right: -10px;
    top: -20px;
    bottom: -5px;
    height: 48px;
    max-height: 38px!important;
    background-color: transparent;
}
.logo_e50a._right_3adb .hoverBox_c655 {
    left: -10px;
    right: -10px;
    top: -20px;
    max-height: 48px!important;
    bottom: -8px;
}
.logo_e50a._left_b07f .hoverBox_c655 {
    left: -10px;
    right: -10px;
    top: -10px;
    bottom: -12px;
    height: 48px;
}
.hoverBox_c655 {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: transparent;
    opacity: 0;
    z-index: 5;
    cursor: pointer;
}
.logoIcon_82c2 {
    display: block;
    width: 51px;
    height: 18px;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: contain;
}
.logoIcon_82c2.__ru_98ef {
    width: 27px;
}
.labelButtons_7a06 {
    display: block;
    position: absolute;
    border-radius: 4px!important;
    font-family: Arial, sans-serif;
    font-weight: 400;
    font-size: 15px!important;
    line-height: 20px;
    background-color: #fff;
    color: #545d6b;
    z-index: 1000000;
    font-smoothing: antialiased;
    max-width: 100%;
    box-shadow: 0 5px 20px 0 rgba(0, 0, 0, .2);
    width: 100%;
    min-width: 300px;
    max-height: none!important;
}
.labelButtons_7a06._bottom_4251 {
    bottom: 20px;
}
.labelButtons_7a06._bottom_4251:after {
    content: ""!important;
    display: block;
    position: absolute;
    background: transparent;
    left: -22px;
    top: -22px;
    bottom: -22px;
    right: -20px;
    z-index: 0;
}
.labelButtons_7a06._right_de6a {
    width: 300px;
    min-width: 300px;
    left: auto;
    bottom: 0;
}
.labelButtons_7a06._right_de6a:before {
    width: 23px;
    height: auto;
    top: -60px;
    bottom: -60px;
    right: -23px;
    content: ""!important;
    position: absolute;
    cursor: default;
}
.labelButtons_7a06._right_de6a:after {
    content: ""!important;
    display: block;
    position: absolute;
    background: transparent;
    left: -22px;
    top: -22px;
    bottom: -22px;
    right: -22px;
    z-index: 0;
}
.labelButtons_7a06._left_e380 {
    width: 300px;
    min-width: 300px;
    bottom: 0;
}
.labelButtons_7a06._left_e380:before {
    width: 60px;
    bottom: -40px;
    left: -22px;
    top: -60px;
    content: ""!important;
    position: absolute;
    cursor: default;
    background: transparent;
    z-index: 0;
}
.labelButtons_7a06._left_e380:after {
    content: ""!important;
    display: block;
    position: absolute;
    background: transparent;
    left: -22px;
    top: -22px;
    bottom: -22px;
    right: -20px;
    z-index: 0;
}
.labelButtons_7a06 .callme_2e2c {
    background: transparent url("data:image/svg+xml;
    charset=utf-8, %3Csvg xmlns='http: //www.w3.org/2000/svg' width='24' height='24'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M0 0h24v24H0z'/%3E%3Cpath d='M0 0h24v24H0z'/%3E%3Cpath fill='%2302A95F' fill-rule='nonzero' d='M18.904 15.214a2.113 2.113 0 00-1.527-.624c-.598 0-1.185.228-1.624.66a3.566 3.566 0 00-.917 1.428c-.72-.072-3.08-1.569-4.533-3.033C8.898 12.216 7.407 9.843 7.32 9.11a3.547 3.547 0 001.49-.852c.44-.42.697-.96.721-1.549a2.058 2.058 0 00-.586-1.548L7.382 3.576A1.927 1.927 0 005.99 3a2.14 2.14 0 00-1.478.6l-.244.24c-.33.3-.586.66-.758 1.057-.024.06-.708 1.56-.452 2.689.05.168 1.42 4.5 5.181 8.063 3.762 3.564 7.844 5.219 8.028 5.279.195.048.415.072.647.072.99 0 2.04-.42 2.077-.432a3.711 3.711 0 001.112-.708l.244-.24c.818-.78.88-2.053.122-2.822l-1.564-1.584z'/%3E%3C/g%3E%3C/svg%3E") 30px 50% no-repeat;
}
.labelButtons_7a06 .chat_0247 {
    background: transparent url("data:image/svg+xml;
    charset=utf-8, %3Csvg width='23' height='23' xmlns='http: //www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M1 14.7V21l4.176-3H21c.56 0 .999-.448.999-1V2c0-.545-.447-1-.999-1H2a.994.994 0 00-1 1v12.7z' stroke='%2300BE64' stroke-width='2'/%3E%3Cpath fill='%2300BE64' d='M5 6h14v2H5zm0 5h11v2H5z'/%3E%3C/g%3E%3C/svg%3E") 28px 51% no-repeat;
}
.labelButtons_7a06._right_de6a {
    max-width: 300px;
}
.labelButtons_7a06._right_de6a .callme_2e2c, .labelButtons_7a06._right_de6a .chat_0247 {
    clear: inherit;
}
.labelButtons_7a06._right_de6a .callme_2e2c a, .labelButtons_7a06._right_de6a .chat_0247 a {
    padding-right: 0;
}
.labelButtons_7a06._left_e380 {
    right: auto;
}
.labelButtons_7a06 .callme_2e2c, .labelButtons_7a06 .chat_0247 {
    width: 100%;
    height: 38px;
    line-height: 38px;
    clear: both;
    overflow: hidden;
    cursor: pointer;
}
.labelButtons_7a06 :hover+.bottomCorner_1e12:after, .labelButtons_7a06 :hover+.leftCorner_dca5:after, .labelButtons_7a06 :hover+.rightCorner_fa08:after {
    border-color: transparent transparent #f4f8fa #f4f8fa!important;
}
.labelButtons_7a06 .chat_0247:hover {
    border-radius: 0 0 4px 4px!important;
}
.labelButtons_7a06 .callme_2e2c a:hover {
    border-radius: 4px 4px 0 0!important;
}
.buttonsCorner_c805 {
    position: absolute;
    width: 0;
    height: 0;
}
.buttonsCorner_c805 ._bottom_4251 {
    bottom: 0;
}
.buttonsCorner_c805 ._bottom_4251:after {
    content: ""!important;
    position: absolute;
    width: 0;
    height: 0;
    left: 21px;
    bottom: -18px;
    box-sizing: border-box;
    border-color: transparent transparent #fff #fff;
    border-style: solid;
    border-width: 10px;
    transform-origin: 0 0;
    transform: rotate(-45deg);
    box-shadow: -3px 3px 5px 0 rgba(0, 0, 0, .07);
}
.buttonsCorner_c805 ._left_e380 {
    bottom: auto;
    top: 52px;
    left: -10px;
    margin-top: -2.5px;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-right: 5px solid #fff;
}
.buttonsCorner_c805 ._left_e380:after {
    content: ""!important;
    position: absolute;
    width: 0;
    height: 0;
    left: 21px;
    bottom: -18px;
    box-sizing: border-box;
    border-color: transparent transparent #fff #fff;
    border-style: solid;
    border-width: 10px;
    transform-origin: 0 0;
    transform: rotate(-45deg);
    box-shadow: -3px 3px 5px 0 rgba(0, 0, 0, .07);
}
.buttonsCorner_c805 ._right_de6a {
    bottom: auto;
    top: 52px;
    right: -10px;
    margin-top: -2.5px;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #fff;
}
.buttonsCorner_c805 ._right_de6a:after {
    content: ""!important;
    position: absolute;
    width: 0;
    height: 0;
    left: 21px;
    bottom: -18px;
    box-sizing: border-box;
    border-color: transparent transparent #fff #fff;
    border-style: solid;
    border-width: 10px;
    transform-origin: 0 0;
    transform: rotate(-45deg);
    box-shadow: -3px 3px 5px 0 rgba(0, 0, 0, .07);
}
.bottomCorner_1e12 {
    border-top-color: #fff;
    bottom: 0;
}
.bottomCorner_1e12:after {
    content: ""!important;
    position: absolute;
    width: 0;
    height: 0;
    left: 25px;
    bottom: -19px;
    box-sizing: border-box;
    border-color: transparent transparent #fff #fff;
    border-style: solid;
    border-width: 10px;
    transform-origin: 0 0;
    transform: rotate(-45deg);
    box-shadow: -3px 3px 5px 0 rgba(0, 0, 0, .07);
}
.leftCorner_dca5 {
    left: 0;
    border-right-color: #fff;
}
.leftCorner_dca5:after {
    content: ""!important;
    position: absolute;
    width: 0;
    height: 0;
    left: 0;
    bottom: 25px;
    box-sizing: border-box;
    border-color: transparent transparent #fff #fff;
    border-style: solid;
    border-width: 10px;
    transform-origin: 0 0;
    transform: rotate(45deg);
    box-shadow: -3px 3px 5px 0 rgba(0, 0, 0, .07);
}
.rightCorner_fa08 {
    border-left-color: #fff;
    right: 0;
}
.rightCorner_fa08:after {
    content: ""!important;
    position: absolute;
    width: 0;
    height: 0;
    left: -1px;
    bottom: -5px;
    box-sizing: border-box;
    border-color: transparent transparent #fff #fff;
    border-style: solid;
    border-width: 10px;
    transform-origin: 0 0;
    transform: rotate(-135deg);
    box-shadow: -3px 3px 5px 0 rgba(0, 0, 0, .07);
}
.labelButton_0ded:first-child, .labelButton_0ded:first-child .text_6300:hover:first-child {
    border-radius: 4px 4px 0 0!important;
}
.labelButton_0ded:last-child {
    border-radius: 0 0 4px 4px!important;
}
.labelButton_0ded {
    height: 66px;
    display: block;
    position: relative;
    z-index: 1;
    max-height: 66px;
}
.labelButton_0ded:hover {
    background-color: #f3f7fa;
    cursor: pointer!important;
}
.labelButton_0ded .title_a927 {
    color: #222d38;
    cursor: pointer;
    font-size: 15px!important;
}
.labelButton_0ded .text_6300 {
    box-sizing: border-box!important;
    padding-left: 80px!important;
    padding-right: 15px!important;
    line-height: 20px!important;
    text-decoration: none;
    font-size: 15px!important;
    vertical-align: middle!important;
    display: table-cell!important;
    height: 66px!important;
    font-weight: 400;
    color: #545d6b!important;
    transform: translateZ(0)!important;
    cursor: pointer!important;
    width: 310px!important;
}
.labelButton_0ded .text_6300 .title_a927 {
    cursor: pointer;
    white-space: pre-wrap;
}
.labelButton_0ded .text_6300:hover {
    background-color: #f5f5f5;
    cursor: pointer!important;
}
.labelButton_0ded .text_6300:hover .title_a927 {
    color: #0044d3;
}
.labelButton_0ded a {
    font-size: 15px;
    font-family: Helvetica, Arial, sans-serif;
}
.labelButton_0ded a jdiv {
    pointer-events: none;
}
.labelButton_0ded .vk_4f28 {
    background: transparent url("data:image/svg+xml;
    charset=utf-8, %3Csvg width='30' height='17' xmlns='http: //www.w3.org/2000/svg'%3E%3Cpath d='M25.82 10.81c.994.972 2.045 1.888 2.937 2.959.395.476.768.967 1.053 1.519.405.785.039 1.65-.665 1.696l-4.37-.002c-1.127.094-2.027-.36-2.783-1.132-.605-.618-1.165-1.274-1.747-1.912a4.14 4.14 0 00-.786-.7c-.597-.388-1.115-.27-1.456.354-.347.633-.426 1.335-.46 2.041-.047 1.03-.358 1.302-1.392 1.349-2.209.104-4.306-.23-6.253-1.346-1.718-.984-3.05-2.373-4.208-3.946C3.433 8.63 1.705 5.264.15 1.806-1.802 1.026.058.608.916.593A118.46 118.46 0 015.195.591c.58.009.963.342 1.187.89.771 1.9 1.715 3.706 2.9 5.381.315.446.637.892 1.095 1.206.507.347.893.232 1.131-.333.152-.359.218-.745.252-1.129.113-1.32.128-2.64-.07-3.956-.122-.821-.584-1.353-1.403-1.508-.417-.08-.355-.235-.153-.474.352-.412.682-.668 1.34-.668h4.94c.777.154.95.503 1.057 1.287l.004 5.494c-.009.303.151 1.203.697 1.404.436.143.724-.207.986-.484 1.183-1.257 2.027-2.742 2.78-4.28.335-.677.623-1.379.902-2.08.207-.521.53-.778 1.117-.766l4.753.004c.141 0 .284.002.42.025.802.137 1.021.482.774 1.265-.39 1.23-1.149 2.253-1.89 3.282-.793 1.099-1.64 2.16-2.427 3.264-.722 1.01-.665 1.518.232 2.394z' fill='%23507299' fill-rule='evenodd'/%3E%3C/svg%3E") 24px 50% no-repeat!important;
}
.labelButton_0ded .fb_be9e {
    background: transparent url("data:image/svg+xml;
    charset=utf-8, %3Csvg width='26' height='26' xmlns='http: //www.w3.org/2000/svg'%3E%3Cpath d='M13 0C5.82 0 0 5.39 0 12.037c0 3.788 1.89 7.167 4.845 9.373V26l4.426-2.43c1.181.328 2.433.504 3.729.504 7.18 0 13-5.39 13-12.037C26 5.389 20.18 0 13 0zm1.292 16.21l-3.31-3.531-6.46 3.53 7.105-7.542 3.392 3.53 6.379-3.53-7.106 7.543z' fill='%230084FF' fill-rule='evenodd'/%3E%3C/svg%3E") 27px 50% no-repeat!important;
}
.info_04d0 {
    font-size: 13px;
    color: #9fabb7;
    display: block;
}
.info_04d0:hover {
    cursor: pointer;
}
.callback_f95c {
    background: transparent url("data:image/svg+xml;
    charset=utf-8, %3Csvg xmlns='http: //www.w3.org/2000/svg' width='24' height='24'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M0 0h24v24H0z'/%3E%3Cpath d='M0 0h24v24H0z'/%3E%3Cpath fill='%2302A95F' fill-rule='nonzero' d='M18.904 15.214a2.113 2.113 0 00-1.527-.624c-.598 0-1.185.228-1.624.66a3.566 3.566 0 00-.917 1.428c-.72-.072-3.08-1.569-4.533-3.033C8.898 12.216 7.407 9.843 7.32 9.11a3.547 3.547 0 001.49-.852c.44-.42.697-.96.721-1.549a2.058 2.058 0 00-.586-1.548L7.382 3.576A1.927 1.927 0 005.99 3a2.14 2.14 0 00-1.478.6l-.244.24c-.33.3-.586.66-.758 1.057-.024.06-.708 1.56-.452 2.689.05.168 1.42 4.5 5.181 8.063 3.762 3.564 7.844 5.219 8.028 5.279.195.048.415.072.647.072.99 0 2.04-.42 2.077-.432a3.711 3.711 0 001.112-.708l.244-.24c.818-.78.88-2.053.122-2.822l-1.564-1.584z'/%3E%3C/g%3E%3C/svg%3E") 30px 50% no-repeat;
}
.chat_914f {
    background: transparent url("data:image/svg+xml;
    charset=utf-8, %3Csvg width='23' height='23' xmlns='http: //www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M1 14.7V21l4.176-3H21c.56 0 .999-.448.999-1V2c0-.545-.447-1-.999-1H2a.994.994 0 00-1 1v12.7z' stroke='%2300BE64' stroke-width='2'/%3E%3Cpath fill='%2300BE64' d='M5 6h14v2H5zm0 5h11v2H5z'/%3E%3C/g%3E%3C/svg%3E") 28px 51% no-repeat;
}
.im_e204 {
    background: transparent url("data:image/svg+xml;
    charset=utf-8, %3Csvg xmlns='http: //www.w3.org/2000/svg' fill='none' viewBox='0 0 64 64'%3E%3Cpath fill='%23007AFF' d='M32 64C14.3 64 0 49.7 0 32S14.3 0 32 0s32 14.3 32 32-14.3 32-32 32zm-.1-20.2c9.1 0 16.4-5.9 16.4-13.3S41 17.2 31.9 17.2c-9.1 0-16.4 5.9-16.4 13.3 0 4.5 2.7 8.4 7 10.8l.1.1c.1 0 .1.1.1.1.4 1.7-2 3.3-3.6 4.3 5.2.3 7.9-1.8 8.6-2.5 1.3.4 2.9.5 4.2.5z'/%3E%3Cpath fill='%23EFEFF4' fill-rule='evenodd' d='M31.9 43.8c9.1 0 16.4-5.9 16.4-13.3S41 17.2 31.9 17.2c-9.1 0-16.4 5.9-16.4 13.3 0 4.5 2.7 8.4 7 10.8l.1.1c.1 0 .1.1.1.1.4 1.7-2 3.3-3.6 4.3 5.2.3 7.9-1.8 8.6-2.5 1.3.4 2.9.5 4.2.5z' clip-rule='evenodd'/%3E%3C/svg%3E") 26px 51% no-repeat;
    background-size: 30px;
}
.wa_7aff {
    background: transparent url("data:image/svg+xml;
    charset=utf-8, %3Csvg width='21' height='21' xmlns='http: //www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M.128 10.4c0 1.828.48 3.613 1.392 5.186L.04 20.963l5.528-1.443a10.46 10.46 0 004.984 1.263h.004c5.747 0 10.426-4.655 10.428-10.375.001-2.773-1.083-5.38-3.051-7.34A10.388 10.388 0 0010.556.023C4.808.024.13 4.68.128 10.4z' fill='%2334BC48' fill-rule='nonzero'/%3E%3Cpath d='M7.95 6.062c-.195-.432-.4-.44-.587-.448-.151-.007-.325-.006-.499-.006a.96.96 0 00-.695.324c-.239.26-.912.887-.912 2.163 0 1.276.934 2.509 1.064 2.682.13.173 1.803 2.875 4.451 3.914 2.201.864 2.65.692 3.127.65.478-.044 1.542-.628 1.759-1.234.217-.605.217-1.124.152-1.232-.065-.109-.24-.173-.5-.303s-1.541-.757-1.78-.844c-.24-.086-.413-.13-.587.13-.173.26-.672.844-.824 1.017-.152.173-.304.194-.565.065-.26-.13-1.1-.404-2.095-1.287-.775-.688-1.298-1.536-1.45-1.796-.152-.26-.016-.4.115-.53.117-.115.26-.302.39-.453.13-.152.174-.26.26-.433.088-.173.044-.324-.021-.454s-.572-1.412-.803-1.925' fill='%23FFF'/%3E%3C/g%3E%3C/svg%3E") 31px 51% no-repeat;
}
.popupWrap_736d {
    display: block;
    position: fixed;
    height: 0;
    width: 0;
    right: 0;
    bottom: 20px;
    text-align: right;
    z-index: 1;
}
.popupWrap_736d.__show_6203 {
    display: block;
    z-index: 2147483646;
}
.popupBlock_7878 {
    display: block;
    box-sizing: border-box;
    max-width: 270px;
    min-width: 270px;
    text-overflow: ellipsis;
    border-radius: 8px!important;
    box-shadow: 0 0 30px 0 hsla(0, 0%, 62.4%, .44), 0 2px 4px 0 rgba(0, 0, 0, .07);
    background-color: #fff;
    color: #222d38!important;
    padding: 16px 20px;
    position: absolute;
    bottom: -120px;
    right: 20px;
    will-change: bottom, opacity;
    transition: bottom .2s cubic-bezier(.075, .82, .165, 1), opacity .3s linear;
    opacity: 0;
}
.popupBlock_7878.__show_6203 {
    bottom: 0;
    opacity: 1;
}
.popupBlock_7878.__short_3edb {
    min-width: 200px;
}
.popupBlock_7878.__longText_7577 {
    padding-bottom: 26px;
}
.popupBlock_7878.__longText_7577:after {
    content: "";
    display: block;
    position: absolute;
    bottom: -22px;
    left: 17px;
    height: 30px;
    width: 12px;
    background: url("data:image/svg+xml;
    charset=utf-8, %3Csvg xmlns='http: //www.w3.org/2000/svg' width='12' height='24'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M0 0h12v24H0z'/%3E%3Ccircle cx='6' cy='5' r='2' fill='_COLOR1_'/%3E%3Ccircle cx='6' cy='12' r='2' fill='_COLOR1_'/%3E%3Ccircle cx='6' cy='19' r='2' fill='_COLOR1_'/%3E%3C/g%3E%3C/svg%3E") 0 0 no-repeat;
    transform: rotate(-90deg);
    transform-origin: 0 0;
}
.text_b778 {
    display: inline-block;
    max-height: 204px;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: bottom;
}
.text_b778 .textBox_98f4 {
    display: block;
    color: #222d38!important;
    -webkit-text-fill-color: #222d38;
    font-family: arial, sans-serif;
    font-size: 15px;
    line-height: 19px;
}
.text_b778 .textBox_98f4 a {
    cursor: pointer!important;
    text-decoration: underline!important;
    display: inline-block!important;
    max-width: 100%!important;
    text-overflow: ellipsis!important;
    word-break: break-all!important;
    -webkit-user-select: text!important;
    -moz-user-select: text!important;
    -ms-user-select: text!important;
    user-select: text!important;
    color: #222d38!important;
}
.text_b778 .textBox_98f4 strong {
    font-weight: 700!important;
    color: #222d38!important;
}
.text_b778 .textBox_98f4 em {
    font-style: italic!important;
    color: #222d38!important;
}
.avatar_0036 {
    display: block;
    padding-bottom: 7px;
    position: relative;
}
.avatarImg_0499 {
    display: block;
    overflow: hidden;
    width: 28px;
    height: 28px;
    background-image: url("data:image/svg+xml;
    charset=utf-8, %3Csvg xmlns='http: //www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='36' height='36'%3E%3Cdefs%3E%3Ccircle id='a' cx='18' cy='18' r='18'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cmask id='b' fill='%23fff'%3E%3Cuse xlink:href='%23a'/%3E%3C/mask%3E%3Cuse fill='%23191D2E' opacity='.1' xlink:href='%23a'/%3E%3Cpath fill='%23BFC0C5' fill-rule='nonzero' d='M27.588 29.805h-1.891a3.783 3.783 0 01-3.783-3.783v-1.215c.837-.995 1.437-2.171 1.81-3.414.039-.21.24-.313.375-.457.724-.725.866-1.946.323-2.816-.074-.132-.207-.247-.2-.41 0-1.11.006-2.22-.001-3.329-.03-1.338-.412-2.73-1.35-3.72-.758-.801-1.798-1.278-2.87-1.482-1.357-.259-2.775-.246-4.118.096-1.163.294-2.257.975-2.933 1.986-.598.878-.86 1.945-.905 2.996-.017 1.128-.004 2.26-.007 3.39.025.227-.167.38-.253.568-.512.928-.287 2.192.535 2.867.209.144.248.407.324.633a9.148 9.148 0 001.704 3.051v1.256a3.783 3.783 0 01-3.782 3.783H8.674S5.246 30.751 3 35.479v1.892a1.89 1.89 0 001.891 1.89h26.48a1.89 1.89 0 001.891-1.89v-1.892c-2.246-4.728-5.674-5.674-5.674-5.674z' mask='url(%23b)'/%3E%3C/g%3E%3C/svg%3E");
    border-radius: 50px!important;
    background-size: 28px 28px;
    position: absolute;
}
.agentName_fbfe {
    display: inline-block;
    color: #8e8d90;
    font-family: arial, sans-serif;
    font-size: 13px;
    line-height: 28px;
    height: 28px;
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 14px 0 38px;
    box-sizing: border-box;
    vertical-align: middle;
}
.closeBlock_37e0 {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    height: 45px;
    width: 37px;
    padding-top: 16px;
}
.closePopupIcon_7576 {
    display: block;
    width: 28px;
    height: 28px;
    background-position: 50% 50%;
    background-size: 20px;
    background-repeat: no-repeat;
    margin-left: 5px;
    cursor: pointer!important;
}
.wrap_7a58 {
    bottom: 0;
    right: 0;
    position: fixed;
    left: auto;
    top: auto;
    z-index: -5;
    opacity: 0;
    visibility: hidden;
    margin-right: 90px;
    margin-bottom: 90px;
    will-change: opacity;
    transition: opacity .15s ease;
    display: none;
    width: 70px;
    height: 70px;
    border-radius: 50%!important;
    box-shadow: 1px 2px 3px 0 rgba(15, 65, 33, .08), 5px 10px 20px 0 rgba(18, 43, 26, .12);
}
.wrap_7a58:hover {
    box-shadow: 1px 2px 3px 2px rgba(15, 65, 33, .08), 5px 10px 20px 2px rgba(18, 43, 26, .2);
}
.wrap_7a58._show_ff97 {
    display: block;
    z-index: 2147483646;
    opacity: 1;
    visibility: visible;
}
.wrap_7a58 *, .wrap_7a58 svg {
    cursor: pointer!important;
}
.button_af5f, .iconWrap_6cbb {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    border-radius: 50%!important;
    text-align: center;
}
.button_af5f {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.button_af5f:before {
    -webkit-animation: animationBtn_10ca 18s linear infinite;
    animation: animationBtn_10ca 18s linear infinite;
    transform: scale(0);
    transform-origin: 50% 50%;
    content: " ";
    position: absolute;
    display: block;
    border-radius: 100%!important;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: inherit;
    opacity: 0;
    transition: opacity .15s linear, transform .15s linear;
}
@-webkit-keyframes animationBtn_10ca {
    0% {
    transform: scale(0);
    opacity: 0;
}
73% {
    transform: scale(0);
    opacity: 1;
}
80% {
    transform: scale(2.6);
    opacity: 0;
}
81% {
    transform: scale(0);
    opacity: 0;
}
83% {
    transform: scale(0);
    opacity: 1;
}
90% {
    transform: scale(2.6);
    opacity: 0;
}
91% {
    transition-duration: .01s;
    transform: scale(0);
    opacity: 0;
}
93% {
    transform: scale(0);
    opacity: 1;
}
to {
    transform: scale(2.6);
    opacity: 0;
}
}@keyframes animationBtn_10ca {
    0% {
    transform: scale(0);
    opacity: 0;
}
73% {
    transform: scale(0);
    opacity: 1;
}
80% {
    transform: scale(2.6);
    opacity: 0;
}
81% {
    transform: scale(0);
    opacity: 0;
}
83% {
    transform: scale(0);
    opacity: 1;
}
90% {
    transform: scale(2.6);
    opacity: 0;
}
91% {
    transition-duration: .01s;
    transform: scale(0);
    opacity: 0;
}
93% {
    transform: scale(0);
    opacity: 1;
}
to {
    transform: scale(2.6);
    opacity: 0;
}
}.iconWrap_6cbb .logoCallback_8faf, .logoCallback_8faf {
    margin: 18px auto 0!important;
}
.logoCallback_8faf {
    display: inline-block;
    width: 52%;
    height: 52%;
    text-align: center;
    background-position: -2px -2px;
    background-repeat: no-repeat;
    background-size: 110% 110%}
.wrap_5cd5 {
    width: 100%;
    height: 100%;
    position: fixed;
    background-color: rgba(51, 51, 51, .9);
    left: 0;
    top: 0;
    z-index: 2147483647!important;
}
.popup_45fe, .wrap_5cd5 {
    display: flex;
    justify-content: center;
    align-items: center;
}
.popup_45fe {
    width: 548px;
    min-height: 461px;
    max-height: 498px;
    flex-direction: column;
    text-align: center;
    background-color: #fff;
    border-radius: 10px;
    position: relative;
}
.hand_0ab4 {
    width: 230px;
    height: 230px;
    background-image: url("data:image/png;
    base64, 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");
    background-position: 50%;
    position: absolute;
    top: -100px;
}
.closeIcon_9425 {
    position: absolute;
    top: 12px;
    right: 12px;
    display: block;
    width: 28px;
    height: 28px;
    background-repeat: no-repeat;
    cursor: pointer;
    opacity: .85;
}
.closeIcon_9425:hover {
    opacity: 1;
}
.contentWrap_0d37 {
    flex-direction: column;
    padding: 0 74px;
}
.contentWrap_0d37, .title_78fe {
    display: flex;
    justify-content: center;
    align-items: center;
}
.title_78fe {
    font-size: 30px;
    font-weight: 700;
    line-height: 36px;
    margin-top: 110px;
}
.subtitle_20ff, .title_78fe {
    font-family: Arial;
    font-style: normal;
    text-align: center;
}
.subtitle_20ff {
    margin-top: 10px;
    margin-bottom: 20px;
    font-size: 17px;
    font-weight: 400;
    line-height: 25px;
    color: #697582!important;
}
.subtitle_20ff b {
    text-decoration: underline;
    font-size: 22px;
}
.delayedWrap_9532, .periodsWrap_cf8c {
    width: 100%;
    margin-bottom: 10px;
}
.periodsWrap_cf8c {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    flex-wrap: nowrap;
    color: #697582!important;
}
.periodsWrap_cf8c>jdiv {
    margin: auto 3px;
    font-family: Arial;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
}
.periodsWrap_cf8c>jdiv:first-of-type {
    margin-left: 0;
}
.periodSelectWrap_54dc {
    width: 125px;
    display: block;
    font-family: Arial!important;
    font-size: 17px!important;
    font-style: normal!important;
    font-weight: 400!important;
}
.periodSelectWrap_54dc:last-of-type {
    width: 130px;
    margin-right: 0;
}
.input_6808 {
    width: 100%;
    margin-bottom: 10px;
}
.time_37b5 {
    font-family: Arial;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 23px;
    text-align: left;
}
.eula_99fa, .time_37b5 {
    margin-top: 20px;
    margin-bottom: 20px;
}
.eula_99fa {
    width: 100%;
    display: flex;
    justify-content: center;
    flex-direction: row;
    align-items: flex-start;
}
.eula_99fa .eulaText_31ad {
    font-family: Arial;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 17px;
    text-align: left;
    white-space: normal;
    max-width: 350px;
    margin-right: 0;
    color: #7c7c7c;
}
.eula_99fa .eulaText_31ad a {
    text-decoration: underline!important;
    color: #7c7c7c!important;
    cursor: pointer!important;
}
.checkbox_0b3a {
    border-color: #445669;
    box-shadow: 0 0 0 2px rgba(175, 169, 169, .5);
    margin-right: 10px;
    margin-left: 10px;
    width: 16px;
    height: 16px;
    border-radius: 2px!important;
    background-size: 16px 16px;
    cursor: pointer;
}
.checkbox_0b3a._checked_e81b {
    background: url("data:image/svg+xml;
    charset=utf-8, %3Csvg xmlns='http: //www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='16' height='16'%3E%3Cdefs%3E%3Cfilter id='a' width='168.8%25' height='178.6%25' x='-34.4%25' y='-25%25' filterUnits='objectBoundingBox'%3E%3CfeMorphology in='SourceAlpha' operator='dilate' radius='.75' result='shadowSpreadOuter1'/%3E%3CfeOffset dy='1' in='shadowSpreadOuter1' result='shadowOffsetOuter1'/%3E%3CfeMorphology in='SourceAlpha' radius='1' result='shadowInner'/%3E%3CfeOffset dy='1' in='shadowInner' result='shadowInner'/%3E%3CfeComposite in='shadowOffsetOuter1' in2='shadowInner' operator='out' result='shadowOffsetOuter1'/%3E%3CfeGaussianBlur in='shadowOffsetOuter1' result='shadowBlurOuter1' stdDeviation='.5'/%3E%3CfeColorMatrix in='shadowBlurOuter1' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.15 0'/%3E%3C/filter%3E%3Cpath id='b' d='M4 8.5L7.556 12 12 5'/%3E%3C/defs%3E%3Cg stroke-linecap='round' stroke-linejoin='round' fill='none' fill-rule='evenodd'%3E%3Cuse fill='%23000' filter='url(%23a)' xlink:href='%23b'/%3E%3Cuse stroke='%23FFF' stroke-width='1.5' xlink:href='%23b'/%3E%3C/g%3E%3C/svg%3E") 0 -1px no-repeat;
    background-color: #445669;
    background-size: contain;
}
.checkbox_0b3a._error_deaf {
    box-shadow: 0 0 0 1px #f44336;
}