.wrapper-_7d6dcb4ad9d5a48d {
    display: flex;
    flex-direction: column;
    width: 880px;
    margin: 0 auto;
}

.container-_7d6dcb4ad9d5a48d {
    margin: 52px 0 72px 32px;
}

.badge-_7d6dcb4ad9d5a48d {
    display: flex;
    justify-content: flex-start;
}

.badge-_7d6dcb4ad9d5a48d + .badge-_7d6dcb4ad9d5a48d {
    margin-top: 20px;
}

.image-size-_7d6dcb4ad9d5a48d {
    width: 64px;
    height: 64px;
}

.image-styles-_7d6dcb4ad9d5a48d {
    border-radius: 100px;
    -o-object-fit: cover;
       object-fit: cover;
}

.text-_7d6dcb4ad9d5a48d {
    margin: 4px 0 0 16px;
}

.text-fio-_7d6dcb4ad9d5a48d {
    line-height: 30px;
    color: black;
    margin-bottom: 2px;
    font-size: 20px;
    font-weight: 700;
}

.text-position-_7d6dcb4ad9d5a48d {
    line-height: 24px;
    font-size: 18px;
    color: #757575;
}

@media (max-width: 968px) {
    .wrapper-_7d6dcb4ad9d5a48d {
        display: flex;
        flex-direction: column;
        width: 100%;
        margin: 0 auto;
    }

    .image-size-_7d6dcb4ad9d5a48d {
        width: 54px;
        height: 54px;
    }

    .container-_7d6dcb4ad9d5a48d {
        margin: 24px 0 40px;
    }

    .text-fio-_7d6dcb4ad9d5a48d {
        line-height: 20px;
        font-size: 14px;
        color: black;
        margin-bottom: 2px;
        font-weight: 400;
    }

    .text-position-_7d6dcb4ad9d5a48d {
        line-height: 20px;
        font-size: 14px;
        color: #757575;
    }

    .badge-_7d6dcb4ad9d5a48d + .badge-_7d6dcb4ad9d5a48d {
        margin-top: 16px;
    }
}

.content-wrapper-c681f35022364260 {
    padding: 0 calc(50% - 440px);
}

.quote-wrapper-c681f35022364260 {
    font-size: 24px;
    line-height: 32px;
    padding: 34px 80px 40px 32px;
    border-radius: 20px;
    position: relative;
}

.styled-text-c681f35022364260 {
    position: relative;
}

.styled-text-c681f35022364260 p,
.styled-text-c681f35022364260 li {
    font-size: 24px !important;
    line-height: 32px !important;
}

/*
.styled-text::before {
    content: '«';
    position: absolute;
    top: -2px;
    left: -14px;
}
 */

.author-wrapper-c681f35022364260 {
    display: flex;
    align-items: center;
    width: 100%;
    margin-top: 12px;
}

.author-wrapper-c681f35022364260.long-text-c681f35022364260 {
    align-items: flex-start;
}

.photo-c681f35022364260 {
    width: 76px;
    height: 76px;
    border-radius: 100%;
    margin-right: 16px;
    -o-object-fit: cover;
       object-fit: cover;
    flex: 0 0 auto;
}

.name-c681f35022364260,
.position-c681f35022364260 {
    font-family: Lato, sans-serif, system-ui;
    font-size: 18px;
    line-height: 24px;
    font-weight: 700;
    max-width: 440px;
}

.position-c681f35022364260 {
    font-weight: 400;
    color: var(--text-secondary);
    margin-top: 4px;
}

@media (max-width: 1439px) {
    .content-wrapper-c681f35022364260 {
        padding: 0 calc(50% - 402px);
    }

    .quote-wrapper-c681f35022364260 {
        font-size: 20px;
        line-height: 26px;
        padding: 32px 56px 40px 32px;
    }

    .styled-text-c681f35022364260 p,
    .styled-text-c681f35022364260 li {
        font-size: 20px !important;
        line-height: 26px !important;
    }

    .styled-text-c681f35022364260::before {
        left: -11px;
    }
}

@media (max-width: 1151px) {
    .content-wrapper-c681f35022364260 {
        padding: 0 64px;
    }

    .quote-wrapper-c681f35022364260 {
        padding: 24px 24px 40px;
    }

    .styled-text-c681f35022364260::before {
        content: '';
    }
}

@media (max-width: 767px) {
    .content-wrapper-c681f35022364260 {
        padding: 0;
    }
}

