@media (max-width: 980px) {
    .wtspChat {
        bottom:32px;
        right: 24px
    }

    .burger-menu[data-v-5436469d] {
        margin-top: 0
    }
}

.wtspChat {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width: 768px) {
    .wtspChat-modal {
        height:100%;
        overflow-y: auto
    }
}

.wtspChat-modal {
    position: fixed;
    right: 0;
    bottom: 0;
    top: 0;
    width: 100%;
    background-color: #fff;
    text-align: center;
    padding: 50px 30px 30px;
    z-index: 1000000;
    display: none;
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,.1);
    box-shadow: 0 0 5px rgba(0,0,0,.1)
}

.wtspChat-modal__title {
    font-size: 1.75rem;
    line-height: 2.25rem;
    font-family: "Vivo Type Bold"
}

.wtspChat {
    z-index: 99;
    position: fixed;
    bottom: 32px;
    right: 4px;
    width: 61px;
    height: 60px;
    font-family: Montserrat;
    color: #fff;
    background-color: #2BC36E !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 50%
}

.wtspChat--otherChats {
    bottom: 105px
}

.wtspChat__icon {
    content: "";
    position: absolute;
    width: 38px;
    height: 38px;
    background-size: cover;
    border-radius: 50%;
    z-index: 2;
    -webkit-transition: width .3s ease-in-out,height .3s ease-in-out;
    transition: width .3s ease-in-out,height .3s ease-in-out
}

.wtspChat>svg,.wtspChat__icon>svg {
    fill: #ffffff
}

.wtspChat__icon__notification {
    position: absolute;
    bottom: 30px;
    right: -15px
}

.wtspChat__content {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: left;
    -ms-flex-pack: left;
    justify-content: left;
    -webkit-filter: drop-shadow(0 2px 2px rgba(0,0,0,0.2));
    filter: drop-shadow(0 2px 2px rgba(0, 0, 0, .2));
    z-index: 11;
    position: absolute;
    top: 50%;
    width: 0;
    height: 0;
    display: none;
    -webkit-transform: translate(-61px,-50%);
    transform: translate(-61px,-50%);
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: left;
    -ms-flex-pack: left;
    justify-content: left;
    text-align: center;
    background: #2BC36E !important;
    padding: 0 0 0 20px;
    font-size: 15px;
    line-height: 20px;
    border-radius: 15px 50px 50px 15px;
    overflow: hidden;
    opacity: 0;
    -webkit-filter: drop-shadow(0 2px 2px rgba(0,0,0,0.2));
    filter: drop-shadow(0 2px 2px rgba(0,0,0,.2));
    -webkit-transition: width .2s ease-in-out .3s,height .2s ease-in-out .3s,opacity .1s ease-in-out .3s;
    transition: width .2s ease-in-out .3s,height .2s ease-in-out .3s,opacity .1s ease-in-out .3s;
    font-family: Montserrat
}

.wtspChat__text {
    opacity: 1;
    -webkit-transition: opacity 30s ease-in-out .1s;
    transition: opacity 30s ease-in-out .1s
}

.wtspChat.wtspChat--otherChats img {
    z-index: 99;
    max-height: 60px
}

.wtspChat-div {
    z-index: 99
}

.navigation__menu[data-v-093f221a] {
    display: flex;
    align-items: center;
    width: fit-content!important;
    margin-left: auto;
    margin-right: auto
}

.navigation-mobile__list_b2b .navigation-mobile__item:nth-last-child(2) .navigation-mobile__link-content[data-v-9c458154] {
    padding: 0 1.25rem;
    border-right: 1px solid #000!important
}

@media screen and (min-width: 980px) {
    .wtspChat--active .wtspChat__icon,.wtspChat--active .wtspChat__icon .wtspChat:active .wtspChat__icon,.wtspChat:focus .wtspChat__icon,.wtspChat:hover .wtspChat__icon {
        width:36px;
        height: 36px;
        -webkit-transition: .3s ease-in-out .3s;
        transition: .3s ease-in-out .3s
    }

    .wtspChat--active .wtspChat__text,.wtspChat:active .wtspChat__text,.wtspChat:focus .wtspChat__text,.wtspChat:hover .wtspChat__text {
        opacity: 1;
        -webkit-transition: opacity .3s ease-in-out;
        transition: opacity .3s ease-in-out
    }

    .wtspChat--active .wtspChat__content,.wtspChat:active .wtspChat__content,.wtspChat:focus .wtspChat__content,.wtspChat:hover .wtspChat__content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 181px;
        height: 60px;
        opacity: 1;
        -webkit-transition: width .2s ease-in-out .3s,height .2s ease-in-out .3s,opacity .2s ease-in-out .3s;
        transition: width .2s ease-in-out .3s,height .2s ease-in-out .3s,opacity .2s ease-in-out .3s
    }

    .wtspChat__convBar--bottom {
        bottom: calc(72px + 27px)
    }

    .wtspChat__convBar--top {
        bottom: 10rem
    }

    .wtspChat__convBar-otherChats {
        bottom: 170px
    }

    .wtspChat__convBar-inbot {
        bottom: 184px
    }

    .wtspChat.three-wts-bar {
        bottom: 154px
    }

    .wtspChat.three-cwi-bar,.wtspChat.two-winbot-bar {
        right: 24px;
        bottom: 155px
    }

    .wtspChat.three-cwa-bar,.wtspChat.three-wes-bar {
        right: 24px;
        bottom: 167px
    }

    .wtspChat.two-wts-bar {
        bottom: 150px
    }

    .wtspChat.two-wa-bar,.wtspChat.two-wes-bar,.wtspChat.two-winbot-bar {
        bottom: 160px
    }

    .wtspChat.three-inbot-no-bar {
        bottom: 110px
    }

    .wtspChat-modal {
        position: fixed;
        right: 0;
        bottom: 0;
        top: 0;
        width: 100%;
        background-color: #fff;
        text-align: center;
        padding: 50px 30px 30px;
        z-index: 1000000;
        display: none;
        -webkit-box-shadow: 0 0 5px rgba(0,0,0,.1);
        box-shadow: 0 0 5px rgba(0,0,0,.1)
    }

    @media (max-width: 768px) {
        .wtspChat-modal {
            height:100%;
            overflow-y: auto
        }
    }

    @media (min-width: 769px) {
        .wtspChat.three-cwa-bar,.wtspChat.three-wes-bar {
            right:35px;
            bottom: 155px
        }

        .wtspChat-modal {
            z-index: 9999;
            height: auto;
            min-height: 280px;
            width: 360px;
            top: auto;
            padding: 35px
        }
    }

    .wtspChat-modal__title {
        font-size: 1.75rem;
        line-height: 2.25rem;
        font-family: "Vivo Type Bold"
    }

    .wtspChat-modal__box {
        background-color: #609;
        color: #fff;
        height: 68px;
        margin-top: 20px;
        padding: 12px 10px;
        display: block
    }

    .wtspChat-modal__box:hover {
        background: #7c00ba;
        border-color: #609
    }

    .wtspChat-modal__subtitle {
        font-size: 1rem;
        line-height: 1.25rem;
        font-family: "Vivo Type Bold"
    }

    .wtspChat-modal__linktext {
        font-size: .875rem;
        line-height: 1rem;
        font-family: "Vivo Type"
    }

    .wtspChat-modal__close {
        position: absolute;
        top: 10px;
        right: 10px;
        width: 20px;
        height: 20px
    }

    .open-wtspChat-modal {
        display: block!important
    }
}
