.t1061 iframe, .t-video-lazyload, .t1061__video-thumbnail, .t230__videoblock *:not(.t-text, .t-descr), .t544__blockimg {
    border-radius: 20px;
}

@media screen and (min-width: 1201px) {
    ::-webkit-scrollbar-thumb {
        /* Укажи цвет скроллбара */
        background: #DF6A10;
        /* Укажи радиус скругления скроллбара */
        border-radius: 0px;
    }
    ::-webkit-scrollbar {
        /* Укажи ширину вертикального скроллбара */
        width: 10px;
        /* Укажи высоту горизонтального скроллбара */
        height: 15px;
        /* Укажи цвет фона под скроллбаром */
        background: #ffffff;
    }
}

@media screen and (max-width: 960px)  {
.t820 .t-list__item, .t820 .t-list__item:nth-child(-n+2) {
    margin-top: 20px!important;
}
}


.t820 .t-section__title {
    margin-bottom: 20px;
}

@media screen and (max-width: 640px) {
.t820__checkmark, .t820__bgimg {
    max-width: 130px;
    max-height: 130px;
}

.t820 .t-section__topwrapper {
    margin-bottom: 15px;
}

.t526__itemwrapper_4 {
    max-width: 95%;
}

.t526 .t526__container:not(.t-list__container_inrow1) .t-list__item:nth-child(2) {
    margin-top: 0px!important;
}

.t526 .t-section__topwrapper {
    margin-bottom: -30px;
}

.t526__imgwrapper {
    width: 95%;
}

.t-title_xs, .t-heading_xs, .t-title_xxs  {
    font-size: 50px;
}

.t526 .t-list__item, .t526 .t-list__container_inrow2 .t-list__item:nth-child(-n+2), .t526 .t-list__container_inrow3 .t-list__item:nth-child(-n+3), .t526 .t-list__container_inrow4 .t-list__item:nth-child(-n+4) {
    margin-top: 0px!important;
}

.t-text_xs {
    font-size: 14px;
}
}