

/* Start:/local/templates/main/components/bitrix/news.detail/public_first/style.css?17764272059272*/
.easy-container {
    padding-top: 60px;
    background-color: #F7F9FA;
    display: flex;
    gap: 100px;
    align-items: center;
    justify-content: center;
}

.left-block {
    flex: 50%;
    padding-left: 15%;
}

.easy-right-block {
    flex: 50%;
    overflow: hidden;
}


.b-easy-price-block {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.b-easy-price-block a {
    margin-top: 15px;
}

.b-easy-list {
    margin-top: 40px;
    padding-left: 0px;
}

.b-easy-list li {
    margin-left: 20px;
    list-style-position: outside;
    list-style-image: url("/src/build/images/content/easy-list.svg")
}

.easy-messenger-item-text li {
    margin-left: 20px;
    list-style-position: outside;
    list-style-image: url("/src/build/images/content/easy-list.svg")
}

.easy-messenger-item-text li::marker {
    color: green;
}

.easy-messenger-item-text ul {
    padding-left: 0;
}

.b-easy-price-text {
    font-family: DIN-Pro-Medium;
    font-size: 40px;
}

.b-easy-price-block {
    margin-top: 40px;
}

.b-button--easy-price-block {
    width: 50%;
}

.b-easy-button-additional {
    font-family: DIN-Pro-Regular;
    font-weight: 400;
    font-size: 12px;
    color: #5F5F5F;
}


.b-easy-slider-items {
    gap: 50px;
    display: flex;
    padding-top: 48px;
    padding-bottom: 50px;
    align-items: flex-start;
    justify-content: center;
}

.b-easy-slider-item {
    max-width: 380px;
    width: 380px;
}

.b-easy-slider-item span {
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
}

.b-easy-slider-item--top {
    font-family: DIN-Pro-Medium;
    font-size: 50px;
    line-height: 56px;
}


.b-easy-communication-item {
    background-color: #99CFFF26;
    flex: 30%;
    height: 200px;
    padding: 48px;
    display: flex;
    flex-direction: column-reverse;
    justify-content: center;
    align-items: center;
    border-radius: 20px;
}

.b-easy-communication-item span {
    text-align: center;
}

.b-easy-communication-items {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
}

.b-easy-h2 {
    text-align: center;
    display: block;
}

.b-easy-subtitle {
    color: #5F5F5F;
    text-align: center;
}

.b-easy-container {
    margin-top: 40px;
}

.b-easy-communication-button-block {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 24px;
}

.b-easy-communication-button-block a {
    width: 30%;
}

.easy-messenger-item-text {
    flex: 40%;
    gap: 10px;
    display: flex;
    padding-left: 40px;
    flex-direction: column;
    justify-content: center;

}

.easy-messenger-item-text h3 {
    text-align: left;
}

.easy-messenger-item-block {
    flex: 60%;
    background-color: #66B6FF80;
    border-radius: 20px;
    max-width: 900px;
}

.easy-messenger-item-block img {
    display: block;
}

.easy-messenger-item {
    margin-bottom: 64px;
    display: flex;
}

.easy-messenger-item:nth-child(odd) {
    margin-bottom: 64px;
    display: flex;
    flex-direction: row-reverse;
}

.easy-messenger-item:nth-child(odd) .easy-messenger-item-text {
    padding-left: 0px;
    padding-right: 40px;
}

@media (max-width: 1000px) {
    .easy-messenger-item:nth-child(odd) .easy-messenger-item-text {
        padding-right: 0;
    }
}

.easy-messenger-item-text h3 {
    font-family: DIN-Pro-Medium;
    font-size: 30px;
}

.easy-messenger-header {
    text-align: center;
    max-width: 880px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 80px auto 40px;
}

.easy-messenger-button-block {
    text-align: center;
    display: flex;
    padding-bottom: 168px;
}

.easy-messenger-button {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 50%;
}

.easy-messenger-button a {
    width: 80%;
}

.easy-messenger-scenarios-item {
    display: flex;
    flex: 20%;
    flex-direction: column;
    border-radius: 20px;
    border: 1px solid #E8E7ED;
    max-width: 325px;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 32px;
}

.easy-messenger-scenarios-item img {
    min-width: 257px;
}

.easy-messenger-scenarios-items {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
}

.easy-messenger-scenarios-item img.green {
    background-color: #CDEDCA;
}

.easy-messenger-scenarios-item img.light-blue {
    background-color: #DEEBF9;
}

.easy-messenger-scenarios-item img.blue {
    background-color: #99CFFF;
}

.easy-messenger-scenarios-item span.easy-name {
    font-weight: 400;
    font-size: 24px;
    line-height: 100%;
}

.easy-messenger-scenarios-item span.easy-description {
    font-size: 16px;
    line-height: 22px;
    color: #5F5F5F;
}

.easy-messenger-scenarios-item--container {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    gap: 16px;
    padding: 32px 32px;
}

.b-accordion-block {
    background-color: white !important;
}

.b-accordion-block.accordion-support {
    padding-top: 20px;
}

.b-ask-header {
    margin-top: 120px;
    font-size: 50px;
    line-height: 56px;
    text-align: center;
    font-family: DIN-Pro-Medium;

}

.easy-messenger-scenarios-item a {
    margin-top: auto;
    width: 80%;
}


@media (max-width: 1650px) {
    .easy-right-block {
        flex: 22%;
    }
}

@media (max-width: 1000px) {
    .easy-right-block {
        width: 60%;
    }

    .left-block {
        flex: 50%;
        padding-left: 19px;
        padding-right: 19px;
        padding-bottom: 30px;
    }

    .b-easy-price-block a {
        width: 100%;
    }

    .easy-right-block img {
        margin-left: 0;
    }


    .easy-container {
        gap: 0;
        flex-direction: column;
    }

    .b-easy-slider-item:first-child .b-easy-slider-item--top {
        display: flex;
        flex-direction: column;
    }

    .b-easy-slider-item--top img {
        width: 50%;
    }

    .b-easy-slider-item span {
        display: block;
        padding-top: 24px;
    }

    .b-easy-slider-items {
        align-items: flex-start;
    }

    .easy-messenger-header {
        width: 100%;
    }

    .easy-messenger-item {
        flex-direction: column;
        gap: 20px;
    }

    .easy-messenger-item:nth-child(odd) {
        flex-direction: column;
    }

    .easy-messenger-item-text {
        align-items: flex-start;
        padding-left: 0;
    }

    .easy-messenger-button-block {
        flex-direction: column;
        align-items: center;
        gap: 32px;
        padding-bottom: 40px;
    }

    .easy-messenger-button-block h3 {
        text-align: center;
    }

    .easy-messenger-scenarios-items {
        justify-content: center;
        flex-wrap: wrap;
    }
}

@media (max-width: 500px) {

    .b-easy-communication-button-block a {
        width: 50%;
    }

    .b-easy-slider-item--top img {
        width: auto;
        flex: 5%;
    }

    .b-easy-slider-item--top {
        flex-direction: row-reverse !important;
    }

    .easy-messenger-button {
        width: 100%;
    }

    .b-easy-slider-items {
        flex-direction: column;
    }

    .b-easy-slider-item {
        padding-left: 48px;
        padding-right: 48px;
    }
}

.b-container.b-easy-container .b-title.b-title--h2.b-easy-h2 {
    text-align: center;
    display: block;
}

.easy-messenger-container {
    position: relative;
}

.easy-messenger-container::after {
    position: absolute;
    content: "";
    width: 500em;
    left: -100%;
    opacity: 0.2;
    height: 0.5px;
    background-color: #1D1D1F;
}



.easy-messenger-item.mobile {
    display: none;
}


@media (max-width: 500px) {
    .easy-messenger-item.desktop {
        display: none;
    }

    .easy-messenger-item.mobile {
        display: block;
    }

}

.b-easy-download-block {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
}

.b-easy-download-block .b-button-green {
    flex: 30%;
    padding: 12px 16px;
}

.b-button-green:hover {
    background-color: #25B43D;
    color: white !important;
}

.b-button-green {
    padding: 5px 13px;
    display: flex;
    gap: 9px;
    border: 1px solid #25B43D;
    border-radius: 999px;
    color: #006611;
    text-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    flex-shrink: 0;
    appearance: none;
    line-height: 22px;
    font-size: 16px;
    font-family: 'DIN-Pro-Regular';
    width: fit-content;
}

.b-button-green svg path {
    stroke: #006611;
}


.easy-right-block img {
    margin-bottom: -10px;
}

@media (max-width: 600px) {
    .b-easy-download-block {
        flex-direction: column;
    }

    .b-easy-download-block .b-button-green {
        width: 100%;
    }
}

/* End */


/* Start:/local/templates/main/components/bitrix/news.list/public_reviews/style.css?17763410412544*/
.block-reviews {
    position: relative;
    width: 100%;
    height: 230px;
    border-top: 0.5px solid #25B43D;
    border-bottom: 0.5px solid #25B43D;
    overflow: hidden;
    display: flex;
    align-items: center;
}

.block-reviews__track {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 24px;
    will-change: transform;
    animation: marquee 40s linear infinite;
}

.block-reviews__track:hover {
    animation-play-state: paused;
}

@keyframes marquee {
    0%   { transform: translateX(0); }
    100% { transform: translateX(-50%); }
}

.review-card {
    flex: 0 0 auto;
    width: 400px;
    background: #F9F9FA;
    border-radius: 16px;
    padding: 24px;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.review-card__header {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.review-card__meta {
    display: flex;
    flex-direction: row;
    align-items: baseline;
    gap: 8px;
}

.review-card__name {
    font-family: 'DIN Pro', sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: -0.3px;
    color: #1D1D1F;
    white-space: nowrap;
}

.review-card__date {
    font-family: 'DIN Pro', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: -0.01em;
    color: #919191;
    white-space: nowrap;
}

.review-card__stars {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 2px;
    flex-shrink: 0;
}

.star {
    width: 16px;
    height: 16px;
    display: block;
}

.review-card__text {
    font-family: 'DIN Pro', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: -0.01em;
    color: #1D1D1F;
    width: 100%;
}

.block-reviews__fade {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 280px;
    pointer-events: none;
    z-index: 2;
}

.block-reviews__fade--left {
    left: 0;
    background: linear-gradient(90deg, #FFFFFF 0%, rgba(255,255,255,0) 100%);
}

.block-reviews__fade--right {
    right: 0;
    background: linear-gradient(270deg, #FFFFFF 0%, rgba(255,255,255,0) 100%);
}

@media (max-width: 768px) {
    .block-reviews {
        height: auto;
        padding: 24px 0;
    }

    .review-card {
        width: 300px;
    }

    .block-reviews__fade {
        width: 60px;
    }
}

/* End */


/* Start:/local/templates/main/components/bitrix/news.list/public_colleague/style.css?17763427853425*/
.block-13 {
    margin-top: 128px;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    padding: 0 0 128px;
    gap: 48px;
    width: 100%;
}

.block-13__image-wrap {
    flex: 50%;
    height: -webkit-fill-available;
    width: 712px;
    border-radius: 24px;
    overflow: hidden;
    background: #99CFFF;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.block-13__image-wrap img {
    width: auto;
    height: 100%;
    object-fit: cover;
    display: block;
    margin-top: 20px;
}

.block-13__content {
    flex: 50%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 32px;
    min-width: 0;
}

/* Заголовки */
.block-13__texts {
    display: flex;
    flex-direction: column;
    gap: 12px;
    width: 100%;
}

.block-13__title {
    font-family: Din-Pro-Medium;
    font-weight: 500;
    font-size: 30px;
    line-height: 37px;
    letter-spacing: -1px;
    color: #1D1D1F;
}

.block-13__subtitle {
    font-family: Din-Pro-Regular;
    font-weight: 400;
    font-size: 24px;
    line-height: 30px;
    letter-spacing: -1px;
    color: #5F5F5F;
}

.block-13__list {
    display: flex;
    flex-direction: column;
    gap: 12px;
    padding: 0 16px;
    width: 100%;
    list-style: none;
}

.block-13__list li {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 16px;
    width: 100%;
    min-height: 22px;
}

.block-13__list li::before {
    content: '';
    display: block;
    width: 8px;
    height: 8px;
    min-width: 8px;
    border-radius: 50%;
    background: #4799E3;
}

.block-13__list li span {
    font-family: Din-Pro-Regular;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: -0.01em;
    color: #1D1D1F;
}

.block-13__cta {
    display: flex;
    flex-direction: column;
    gap: 12px;
    width: 100%;
}

.block-13__note {
    font-family: Din-Pro-Regular;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: -0.3px;
    color: #5F5F5F;
}


@media (max-width: 1100px) {
    .b-container {
        padding: 0 40px;
    }

    .block-13 {
        flex-direction: column;
        align-items: center;
        padding-bottom: 64px;
        gap: 32px;
    }

    .block-13__image-wrap {
        width: 100%;
        height: auto;
        aspect-ratio: 712 / 450;
    }

    .block-13__content {
        width: 100%;
        height: auto;
    }

    .block-13__title {
        font-size: 26px;
        line-height: 32px;
    }

    .block-13__subtitle {
        font-size: 20px;
        line-height: 26px;
    }
}

@media (max-width: 640px) {
    .b-container {
        padding: 0 20px;
    }

    .block-13 {
        padding-bottom: 48px;
        gap: 24px;
    }

    .block-13__image-wrap {
        border-radius: 16px;
    }

    .block-13__title {
        font-size: 22px;
        line-height: 28px;
        letter-spacing: -0.5px;
    }

    .block-13__subtitle {
        font-size: 17px;
        line-height: 23px;
    }

    .block-13__list li span {
        font-size: 15px;
        line-height: 20px;
    }

    .block-13__note {
        font-size: 15px;
        line-height: 21px;
    }
}

/* End */
/* /local/templates/main/components/bitrix/news.detail/public_first/style.css?17764272059272 */
/* /local/templates/main/components/bitrix/news.list/public_reviews/style.css?17763410412544 */
/* /local/templates/main/components/bitrix/news.list/public_colleague/style.css?17763427853425 */
