.slide_slide__GIIwv {
    height: 60px;
    cursor: pointer
}

@media(max-width:360px) {
    .slide_slide__GIIwv {
        height: 40px
    }
}

.slide-text_slideText__Yj6eb {
    display: flex;
    flex-direction: column
}

@media(max-width:800px) {
    .slide-text_slideText__Yj6eb {
        margin-top: 20px
    }
}

@media(max-width:360px) {
    .slide-text_slideText__Yj6eb {
        margin: 0;
        padding: 20px
    }
}

.slide-text_text___PQwQ {
    font-weight: 300;
    font-size: 18px;
    line-height: 24px
}

@media(max-width:360px) {
    .slide-text_text___PQwQ {
        font-size: 16px;
        line-height: 24px
    }
}

.slide-text_title__3Ujdo {
    font-weight: 500;
    font-size: 23px;
    line-height: 36px;
    margin-bottom: 30px
}

@media(max-width:360px) {
    .slide-text_title__3Ujdo {
        font-size: 23px;
        line-height: 30px
    }
}

.styles_partners__list__tMSbW {
    display: flex;
    list-style-type: none;
    justify-content: space-evenly;
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100px;
    margin-bottom: 35px
}

@media(max-width:360px) {
    .styles_partners__list__tMSbW {
        overflow: hidden;
        max-width: 100%;
        margin-bottom: 20px
    }
}

.styles_partners__list__item__fqAOw {
    display: flex;
    width: 100px;
    height: 100px;
    cursor: pointer;
    position: relative
}

.styles_partners__list__arrowLeft__z1eS7 {
    cursor: pointer;
    height: 20px;
    width: 20px;
    border-bottom: 2px solid #973edf;
    border-left: 2px solid #973edf;
    transform: rotate(45deg)
}

.styles_partners__list__arrowRight__eKPT3 {
    cursor: pointer;
    height: 20px;
    width: 20px;
    border-top: 2px solid #973edf;
    border-right: 2px solid #973edf;
    transform: rotate(45deg)
}

.styles_feedback__wrapper__qMKEt {
    display: flex;
    width: 100%;
    justify-content: space-around;
    align-items: center;
    margin-top: 65px
}

.styles_feedback__border__BjtDj {
    min-height: 300px;
    flex: 0 0 80%;
    border-radius: 6px;
    box-shadow: 4px 4px 32px hsla(0, 0%, 69%, .25);
    background-color: #fff;
    position: relative
}

@media(max-width:360px) {
    .styles_feedback__border__BjtDj {
        border-radius: 6px;
        min-width: 271px;
        min-height: 350px
    }
}

.styles_feedback__content__KdvQz {
    height: 100%;
    width: 100%;
    padding: 3rem;
    display: flex
}

@media(max-width:900px) {
    .styles_feedback__content__KdvQz {
        padding: 2rem
    }
}

.styles_activeSlide__43Chd {
    opacity: 1
}

.styles_triangle__mfVrG {
    width: 100px;
    height: 100px;
    position: absolute;
    overflow: hidden;
    top: -100px;
    left: 90px;
    background-color: transparent
}

.styles_triangle__mfVrG:after {
    content: "";
    position: absolute;
    width: 50px;
    height: 50px;
    background: #fff;
    transform: rotate(45deg);
    top: 75px;
    left: 25px;
    box-shadow: 4px 4px 32px hsla(0, 0%, 69%, .25)
}
