/*Стили КЕЙСЫ*/
.uc-cases-block {
    width:100%;
    max-width:1200px;
    margin:auto;
}
.uc-cases-block .t-feed__container {
    width: 100% !important;
    max-width: 903px;
    margin-left: auto;
    margin-right: 0;
}

.uc-cases-block .t-name_xl{
    font-size: 24px;
    font-family: 'Manrope',Arial,sans-serif;
    font-weight: bold;
    line-height: 26px !important;
    padding-right: 25px !important;
    padding-top:20px;
    padding-left: 20px;
}
.uc-cases-block .t-feed__col-grid__post-wrapper .t-feed__post-imgwrapper.t-feed__post-imgwrapper_afterdescr {
    padding-bottom: 0% !important;
    height: 40px 
}
.uc-cases-block .t-feed__post-img {
    background-size: auto !important;
    background-position: left !important;
    height: 40px;
    margin-left: 20px;
    max-width: 170px;
    position:relative !important;
}
.uc-cases-block .t-feed__col-grid__content.t-feed__col-grid__content_paddingtop {
    padding: 0;
    height: 165px !important;
}

.uc-cases-block .t-feed__post {
    border: 1px solid #4D5759;
    height: 225px;
    background-image: url(https://static.tildacdn.com/tild6664-3630-4439-b438-313733363162/link-arrow.svg);
    background-repeat: no-repeat;
    background-position: 95% 10%;
    width: 47%;
}
.uc-cases-block .t-feed__grid-separator {
    margin-bottom: 30px !important;
}
.uc-cases-block .t-feed__post:hover {
    border: 1px solid #B4FF0A;
    background-image: url(https://static.tildacdn.com/tild6637-3736-4837-a237-306565633731/link-arrow-active.svg);
    cursor: pointer;
}
.uc-cases-block .t-feed__post {
    margin-left: 2% !important;
    margin-right:0 !important;
}
.uc-cases-block .t-feed__textwrapper {
    padding-right: 50px !important;
}

.uc-cases-block .js-feed-btn-show-more  {
    font-size: 20px;
    width: calc(100% - 335px) !important;
    height: 50px;
    margin-right: 20px;
    text-transform: uppercase;
}
.uc-cases-block .t-feed__button-wrapper {
    padding: 0 !important;
    width:100%;
    text-align: right !important;
}

.uc-cases-block .t-feed__buttons-wrapper {
    margin-top:40px !important;
}
.uc-cases-block .t-feed__parts-switch-wrapper .t-align_center {
    text-align:right;
}

.uc-cases-block .t951 .t-store__parts-switch-btn:hover {
    color: #B4FF0A;
}
.uc-cases-block .t951 .t-store__parts-switch-btn:first-child {
    display: none !important;
} 

.uc-cases-block .t-feed__parts-switch-btn {
    margin-left:0 !important;
    margin-bottom:0 !important;
}
.uc-cases-block .t-feed__parts-switch-btn a{
    padding:0 !important;
}

@media screen and (max-width: 960px){
    .uc-cases-block .t-feed__container {
        max-width: 600px;
        margin-left:auto;
        margin-right:auto;
    }
    .uc-cases-block .t-feed__post {
        width: 100%;
        height: 210px;
        background-position: 95% 15%;
    }
    .uc-cases-block .t-feed__col-grid__content.t-feed__col-grid__content_paddingtop {
        height: 145px !important;
    }
    .uc-cases-block .t-feed__grid-col {
        margin-bottom: 20px;
    }
    .uc-cases-block .t-feed__button-wrapper {
        text-align:center !important;
    }
    .uc-cases-block .js-feed-btn-show-more {
        width: 94% !important;
        margin-right: 0px !important;
        margin-left: 4% !important;
    }
    .uc-news-block .t-feed__parts-switch-wrapper {
        text-align: center !important;
    }
}
@media screen and (max-width: 640px){
    .uc-cases-block {
        padding-top: 30px !important;  
    }
    .uc-cases-block .t-feed__post {
        margin-left: 0% !important;
    }
    .t026__title {
        font-size: 34px;
    }
    .uc-cases-block .js-feed-btn-show-more {
        margin-left: 0% !important;
    }
}
@media screen and (max-width: 480px){
    .uc-cases-block .t-feed__container {
        max-width: 340px;
        margin-left: auto;
        margin-right: auto;
    }
    .uc-cases-block .t-feed__post {
        height: 240px !important;
        background-size: 20px;
        background-position: 92% 12%;
    }
    .uc-cases-block .t-feed__col-grid__content.t-feed__col-grid__content_paddingtop {
        height: 170px !important;
    }
    .uc-cases-block .js-feed-btn-show-more {
        width: 92% !important;
    }
    .uc-cases-block .t-name_xl {
        font-size: 20px !important;
        padding-left: 0px !important;
    }
    .uc-cases-block .t-feed__post-img {
        margin-left: 0px !important;
    }
    .uc-cases-block .t-feed__textwrapper {
        padding-right: 11px !important;
    }
    .uc-cases-block .t-feed__button-wrapper {
        width: 80%;
        margin: auto;
        padding:0 !important;
        
    }
}

@media screen and (max-width: 320px){
    .uc-cases-block .t-feed__container {
        max-width: 310px;
        margin-left: auto;
        margin-right: auto;
    }
    .uc-cases-block .t-container {
        max-width: 310px;
        margin:0;
        padding:0;
    }
    .uc-cases-block .t-feed__post {
        width: 100%;
        max-width: 290px;
        background-position: 92% 10% !important;
        background-size: 15px;
        height: 260px !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }
    .uc-cases-block .t-feed__textwrapper {
        padding-right: 20px !important;
    }
    .uc-cases-block .t-name_xl {
        padding-left: 0px !important;
        font-size: 20px !important;
        line-height: 22px !important;
    }
    .uc-cases-block .t-feed__col-grid__content.t-feed__col-grid__content_paddingtop {
        height: 205px !important;
    }
}


/*Стили Программы*/
.uc-programs-block  {
    width:100%;
    max-width:1200px;
    margin:auto;
}
.uc-programs-block .t-feed__container {
    width: 100% !important;
    max-width: 903px;
    margin-left: auto;
    margin-right: 0;
}
.uc-programs-block .t-feed__parts-switch-wrapper.t-align_center {
    text-align:right !important;
}
.uc-programs-block .t-feed__parts-switch-btn {
    margin-right:10px !important;
    margin-bottom:0 !important;
}
.uc-programs-block .t-feed__parts-switch-btn a{
    padding:0 !important;
}

.uc-programs-block .t-feed__post {
    border: 1px solid #E8E8E8;
    background-image: url(https://static.tildacdn.com/tild6664-3630-4439-b438-313733363162/link-arrow.svg);
    background-repeat: no-repeat;
    background-position: 95% 10%;
    width: 31%;
}
.uc-programs-block .t-feed__post {
    margin-left: 2% !important;
    margin-right:0 !important;
}
.uc-programs-block .t-feed__grid-separator {
    margin-bottom: 30px !important;
}
.uc-programs-block .t-feed__post-imgwrapper {
    height: 285px;
}
.uc-programs-block .t-feed__col-grid__post-wrapper .t-feed__post-imgwrapper {
    padding-bottom: 0% !important;
}
.uc-programs-block .t-feed__post-title {
    font-size:18px !important;
}
.uc-programs-block .js-feed-btn-show-more  {
    font-size: 20px;
    width: calc(100% - 315px) !important;
    height: 50px;
    margin-right: 0px;
    text-transform: uppercase;
}
.uc-programs-block .t-feed__button-wrapper {
    padding: 0 !important;
    width:100%;
    text-align: right !important;
} 
@media screen and (max-width: 960px){
    .uc-programs-block .t-feed__container{
        max-width: 640px;
        margin-left:auto;
        margin-right:auto;
    }
    .uc-programs-block .t-feed__parts-switch-wrapper.t-align_center {
        text-align:center !important;
    }
    .uc-programs-block .t-feed__post {
        width: 100%;
        margin-bottom: 30px;
        padding-top: 20px;
    }
    .uc-programs-block .t-feed__post-bgimg {
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain;
        background-color: #4D5759;
    }
    .uc-programs-block .t-feed__post-imgwrapper {
        height: 450px;
    }
    .uc-programs-block .t-feed__button-wrapper {
        text-align: center!important;
    }
    
}
@media screen and (max-width: 640px){
    .uc-startups .t603__tile_33, .uc-startups .t603__tile_25 {
        width: 28.5% !important;
        margin-left: 3.5% !important;
    }
    .uc-programs-block .t-feed__post {
        width: 91%;
        margin-left: 4% !important;
    }
}
@media screen and (max-width: 480px){
    .uc-programs-block .t-feed__col-grid__content {
        padding: 5px 0px 27px;
    }
    .uc-programs-block .t-feed__post-imgwrapper {
        height: 396px;
    }
    .uc-programs-block .js-feed-btn-show-more {
        width: 90% !important;
    }
    .uc-programs-block .t-feed__post {
        background-size:0px;
    }
}

/*Стили НОВОСТИ*/
.uc-news-block .t-feed__row-grid__post-wrapper.t-feed__row-grid__post-wrapper_padd-sm {
    padding: 30px 20px;
    background: #fff;
    min-height: 150px;
    margin-bottom: 20px;
    border-left: 10px solid #17215E!important;
    border: 1px solid #4D5759;
    background-image: url(https://static.tildacdn.com/tild6664-3630-4439-b438-313733363162/link-arrow.svg);
    background-repeat: no-repeat;
    background-position: 97% 14%;
}
.uc-news-block .t-feed__row-grid__post-wrapper.t-feed__row-grid__post-wrapper_padd-sm:hover {
    border-left: 10px solid #B4FF0A !important;
    border: 1px solid #B4FF0A;
    background-image: url(https://static.tildacdn.com/tild6637-3736-4837-a237-306565633731/link-arrow-active.svg);
}
.uc-news-block .t-name_xl {
    font-size: 24px;
    font-family: 'Manrope',Arial,sans-serif;
    font-weight: bold;
    min-height: 75px;
    line-height: 28px !important;
    padding-right: 20px;
    padding-left: 20px;
}
.uc-news-block .t-feed__post-date {
    font-family: 'Manrope',Arial,sans-serif;
    display: inline-block;
    vertical-align: top !important;
    font-weight: 0 !important;
    margin-right: 0px !important;
    padding-left: 20px !important;
    font-size: 20px;
    letter-spacing: 1px;
    color:#4D5759 !important;
}
.uc-news-block .t-feed__parts-switch-wrapper {
    text-align: right !important;
}
.uc-news-block .t-feed__buttons-wrapper {
    justify-content: right !important;
    text-align: right !important;
    margin-top:30px !important;
}
.uc-news-block .t-feed__parts-switch-btn {
    margin-right: 0px !important;
    margin-left:10px !important;
}
.uc-news-block .t-feed__showallpost-btn {
    color: rgb(255, 255, 255);
    background-color: #4D5759 !important;
    border: 1px solid #ffffff !important;
    border-radius: 0px !important;
    display: inline-block;
    width:100%;
    font-size: 18px;
    text-transform: uppercase;
    margin-right: 20px;
}
.uc-news-block .t-feed__post-tag {
    font-size: 18px;
    margin-left: 20px;
}
.uc-news-block .t-btn_md {
    height: 50px !important;
}

.uc-news-block .js-feed-btn-show-more {
    font-size: 20px !important;
    width:100%;
    height: 50px;
    text-transform: uppercase;
}
.uc-news-block .t-feed__button-wrapper {
    padding: 0 !important;
    text-align: right !important;
    display: block;
    width: calc(100% - 340px);
    padding: 20px !important;
}

@media screen and (max-width: 960px){
    .uc-news-block .t-feed__parts-switch-wrapper {
        text-align: center !important;
    }
    .uc-news-block .t-feed__button-wrapper {
        width: 100%;
        text-align: center !important;
    }
    .t026__title {
        font-size:38px;
    }
}
@media screen and (max-width: 640px){
    .uc-news-block .t-feed__button-wrapper {
        width: 94%;
    }
    .uc-news-block .t-container {
        max-width: 635px;
    }
    .uc-news-block .t-feed__showallpost-btn {
        margin-right: 0px;
    }
    .uc-news-block {
        padding-bottom: 95px !important;
    }
}
@media screen and (max-width: 480px){
    .uc-news-block .t-feed__showallpost-btn {
        margin-right:0px !important;
    }
    .uc-news-block .t-feed__button-wrapper:last-child {
        margin-top: 0px;
    }
    .uc-news-block .t-col {
        max-width: 99.8% !important;
    }
    .uc-news-block .t-container {
        max-width: 450px;
    }
    .uc-news-block .t-feed__row-grid__post-wrapper.t-feed__row-grid__post-wrapper_padd-sm {
        background-position: 92% 12%;
        background-size:20px;
    }
    .uc-news-block .t-feed__button-wrapper {
        width: 80%;
        margin: auto;
        padding:0 !important;
    }
    .uc-news-block .t-name_xl {
        font-size: 22px;
        line-height: 25px !important;
    }
    .uc-news-block .t-feed__post-date {
        font-size: 17px;
    }
    .uc-news-block .t-feed__post-tag {
        font-size: 17px;
    }
}
@media screen and (max-width: 320px){
    .uc-news-block .t-feed__button-wrapper {
        width: 84%;
        margin-left: 1%;
        margin-top: 10px !important;
    }
    .uc-news-block .t-feed__button-container {
        font-size: 16px;
    }
    .uc-news-block .t-name_xl {
        font-size: 20px;
        line-height: 24px !important;
    }
    .uc-news-block .t-feed__row-grid__post-wrapper.t-feed__row-grid__post-wrapper_padd-sm {
        padding: 20px 0px;
    }
    .uc-news-block .t-feed__post-date {
        font-size: 15px;
    }
    .uc-news-block .t-feed__post-tag {
        font-size: 15px;
    }
    .uc-news-block .t-feed__row-grid__post-wrapper.t-feed__row-grid__post-wrapper_padd-sm {
        background-position: 92% 10% !important;
        background-size: 15px;
    }
    .uc-news-block .t-feed__parts-switch-wrapper {
        text-align: left !important;
    }
}

/*Стили КОМАНДА*/
.uc-fintech-hub .t-list__item  {
    margin-left: 315px !important;
}
.uc-fintech-hub .t-list__item:nth-child(even)  {
    margin-left: 25px !important;
}
.uc-fintech-hub .t982__imgwrapper {
    width: 151px !important;
}
.uc-fintech-hub .t982__img {
    height: auto !important;
    min-height: 70% !important;
}
.uc-fintech-hub .t982__infowrapper {
    padding-top: 17px !important;
}
.uc-fintech-hub .t-col_6 {
    max-width: 34%;
    
}
.uc-fintech-hub .t982__socials a:first-child {
    background-image: url(https://static.tildacdn.com/tild3332-3437-4434-a333-383330396265/ICON-MAIL.svg);
    background-repeat: no-repeat;
    background-position: 0% 4px;
    padding-left: 28px;

}
.uc-fintech-hub .t982__socials a:nth-child(3) {
    background-image: url(https://static.tildacdn.com/tild3839-3638-4634-a332-653561373837/ICON-TENCHAT.svg);
    background-repeat: no-repeat;
    background-position: 0% 4px;
    padding-left: 28px;

}
.team-promo-text{
    text-shadow: -2px -2px 0px #B4FF0A, 0px -2px 0px #B4FF0A, 2px -2px 0px #B4FF0A, -2px 0px 0px #B4FF0A, 2px 0px 0px #B4FF0A, -2px 2px 0px #B4FF0A, 0px 2px 0px #B4FF0A, 2px 2px 0px #B4FF0A;
}

@media screen and (max-width: 960px){
    .uc-fintech-hub .t-list__item {
        margin-left: 0px !important;
    }
    .uc-fintech-hub .t982__col {
        margin: 20px 0 !important;
    }
    .uc-fintech-hub .t982__container{
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: nowrap;
        flex-direction: column;
    }
    .uc-fintech-hub .t-list__item:nth-child(even) {
        margin-left: 0px !important;
    }
    .uc-fintech-hub .t-name, .uc-fintech-hub .t-descr, .uc-fintech-hub .t-text {
        min-width: 420px;
    }
    .uc-fintech-hub .t-text {
        margin-top: 5px!important;
    }
    .uc-fintech-hub .t982 .t-list__item, .t982 .t-list__container_inrow2 .t-list__item:nth-child(-n+2), .t982 .t-list__container_inrow3 .t-list__item:nth-child(-n+3), .t982 .t-list__container_inrow4 .t-list__item:nth-child(-n+4) {
        margin-top: 0px!important;
    }
}
@media screen and (max-width: 480px){ 
    .uc-fintech-hub .t982__col {
        width: 100% !important;
        text-align: center !important;
        max-width: 480px !important;
    }
    .uc-fintech-hub .t982__itemwrapper {
        width: 100% !important;
        text-align: center !important;
        max-width: 440px !important;
    }
    .uc-fintech-hub .t982__imgwrapper {
        margin: auto;
    }
    .uc-fintech-hub .t982__img {
        left: 0;
    }
    #rec593184383 .t396__filter {
        background-color: #4D5759;
    }
    .t-rec_pb_75 {
        padding-bottom: 35px !important;
        padding-right: 20px;
    }
    .t774 .t-section__topwrapper {
        margin-bottom: 35px;
        padding-right: 20px;
    }
    .t026__title, .t896 .t-section__topwrapper, .t774 .t-section__title {
        text-align:center;
    }
    .uc-fintech-hub .t-name, .uc-fintech-hub .t-descr, .uc-fintech-hub .t-text {
        min-width: 250px;
    }
    .t982__infowrapper {
        margin-top: 0px;
        margin-left: 0;
        margin-bottom: 20px;
    }
}
@media screen and (max-width: 320px){ 
    .uc-fintech-hub .t-name, .uc-fintech-hub .t-descr, .uc-fintech-hub .t-text {
        min-width:280px !important;
    }
    .uc-fintech-hub .t-descr {
        font-size: 16px !important;
    }

}

/*Стили Fintech MAP*/
.map-promo-text{
    text-shadow: -2px -2px 0px #B4FF0A, 0px -2px 0px #B4FF0A, 2px -2px 0px #B4FF0A, -2px 0px 0px #B4FF0A, 2px 0px 0px #B4FF0A, -2px 2px 0px #B4FF0A, 0px 2px 0px #B4FF0A, 2px 2px 0px #B4FF0A;
}
.uc-startups .t603__container {
    max-width:810px !important;
    float:right;
}
.uc-startups .t603 {
    width:100% !important;
    max-width:1200px !important;
    margin: auto !important;
}
.uc-startups .t603__blockimg {
    background-size: contain !important;
}
.uc-startups .t603__tile {
    padding: 0px 10px 0 10px !important;
}
@media screen and (max-width: 960px){
    .uc-startups .t603__tile_33, .uc-startups .t603__tile_25 {
        width: 24.5% !important;
        margin-left: 2% !important;
    }
}
@media screen and (max-width: 640px){
    .uc-startups .t603__tile_33, .uc-startups .t603__tile_25 {
        width: 28.5% !important;
        margin-left: 3.5% !important;
    }
}
@media screen and (max-width: 480px){
    .uc-startups .t603__tile_33, .uc-startups .t603__tile_25 {
    width: 45% !important;
    margin-left: 3.5% !important;
}
}
@media screen and (max-width: 320px){
    .uc-startups .t603__tile_33, .uc-startups .t603__tile_25 {
    width: 45% !important;
    margin-left: 3.1% !important;
}
    .map-promo-text {
    text-shadow: -1px -1px 0px #B4FF0A, 0px -1px 0px #B4FF0A, 1px -1px 0px #B4FF0A, -1px 0px 0px #B4FF0A, 1px 0px 0px #B4FF0A, -1px 1px 0px #B4FF0A, 0px 1px 0px #B4FF0A, 1px 1px 0px #B4FF0A;
    }
}

/*Стили Участники NEW*/

.uc-sk-map .t-store__load-more-btn {
    font-size: 20px;
    width: calc(100% - 300px) !important;
    height: 50px;
    margin-right: 0px;
    text-transform: uppercase;
}
.uc-sk-map .t-store__load-more-btn-wrap {
    padding: 0 !important;
    width:100%;
    text-align: right !important;
} 
.uc-sk-map .t-store__card__textwrapper {
    padding-top: 0px;
}
.uc-sk-map .t-store__filter__search, .t-store__filter__sort{
    width: calc(100% - 335px) !important;
    background:#4D5759;
    padding:20px;
    margin-bottom:30px;
}
.uc-sk-map .t-store__filter__search .t-store__filter__input{
    width: 100%;
    background: #303030;
    border: 1px solid #b4ff0a;
    border-radius: 0px;
    padding: 10px;
    color:#ffffff;
}
.uc-sk-map .t-store__filter__search .t-store__filter__input:focus {
    box-shadow: -1px -1px 10px #B4FF0A;
    transition: 0.9s;
}
.uc-sk-map .t-store__search-icon {
    width: 30px;
    background:#b4ff0a;
    padding-left: 24px;
    padding-right: 24px;
    border-left: 1px solid #b4ff0a;
}
.uc-sk-map .t-store__card__descr {
    display: none;
}
@media screen and (max-width: 1200px){
    .uc-sk-map .t-store__filter__search, .t-store__filter__sort{
    width: 100% !important;
}
    .uc-sk-map .t-store__load-more-btn {
    width: 100% !important;
}
    .uc-sk-map {
    margin-top:40px;
    }
}
@media screen and (max-width: 960px){
   .uc-sk-map .t-store__filter__search, .t-store__filter__sort{
    width: 90% !important;
}
    .uc-sk-map .t-store__load-more-btn {
    width: 100% !important;
}
    .t-store__filter__search-and-sort {
    display:block !important;
}
    .js-store-search-mob-btn {
    display:none !important;
    }
}
@media screen and (max-width: 640px){
   .uc-sk-map .t-store__filter__search, .t-store__filter__sort{
    width: 90% !important;
}
    .t-store__filter__search-and-sort {
    display:block !important;
}
    .js-store-search-mob-btn {
    display:none !important;
    }
    .uc-sk-map .t-store__load-more-btn {
    width: 90% !important;
}
}
@media screen and (max-width: 480px){
   .uc-sk-map .t-store__filter__search, .t-store__filter__sort{
    width: 90% !important;
}
    .t-store__filter__search-and-sort {
    display:block !important;
}
    .js-store-search-mob-btn {
    display:none !important;
}
    .uc-sk-map .t-store__load-more-btn {
    width: 90% !important;
}
}
@media screen and (max-width: 320px){
   .uc-sk-map .t-store__filter__search, .t-store__filter__sort{
    width: 90% !important;
}
    .t-store__filter__search-and-sort {
    display:block !important;
}
    .js-store-search-mob-btn {
    display:none !important;
}
    .uc-sk-map .t-store__load-more-btn {
    width: 90% !important;
}
}

/*Стили Эксперты*/
.uc-slider-expert .t527__bgimg {
    background: white;
    border-radius: 30px 0 30px 30px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.uc-slider-expert .slick-prev {
    left: 20px !important;
    z-index: 998;
    top: -11% !important;
}

.uc-slider-expert .slick-next {
    left: 123px !important;
    z-index: 998;
    top: -11% !important;
}

.uc-slider-expert .t-title_xs {
    font-size:48px;
    text-shadow: -2px -2px 0px #B4FF0A, 0px -2px 0px #B4FF0A, 2px -2px 0px #B4FF0A, -2px 0px 0px #B4FF0A, 2px 0px 0px #B4FF0A, -2px 2px 0px #B4FF0A, 0px 2px 0px #B4FF0A, 2px 2px 0px #B4FF0A;
    color:#17215e;
}

.uc-slider-expert .t-name {
    word-spacing: 9999px;
}
.uc-slider-expert .t527 .t-section__topwrapper {
    margin-bottom: 0px !important;
}

@media screen and (max-width: 1200px){
    .uc-slider-expert .slick-prev {
    width: 82px;
    height: 48px;
    z-index: 998;
    top: -20% !important;
}
.uc-slider-expert .slick-next {
    width: 82px;
    height: 48px;
    z-index: 998;
    top: -20% !important;
}
.uc-slider-expert .slick-list {
    height: 100% ;
}

}
@media screen and (max-width: 960px){
.uc-slider-expert .slick-prev {
    left: calc(50% - 92px) !important;
    width: 82px;
    height: 48px;
    z-index: 998;
    top: 0% !important;
}
.uc-slider-expert .slick-next {
    left: calc(50% + 10px) !important;
    width: 82px;
    height: 48px;
    z-index: 998;
    top: 0% !important;
}
.uc-slider-expert .t-title_xs {
    text-align: center;
}
.uc-slider-expert .slick-list {
    height: 100% !important;
}
}
@media screen and (max-width: 640px){
.uc-slider-expert .slick-list {
    height: 100% !important;
}
}
@media screen and (max-width: 480px){
.uc-slider-expert .t-title_xs {
    font-size:36px;
    text-align:center;
}
.uc-slider-expert .slick-prev {
    left: calc(50% - 92px) !important;
    width: 82px;
    height: 48px;
    z-index: 998;
    top: 0% !important;
}
.uc-slider-expert .slick-next {
    left: calc(50% + 10px) !important;
    width: 82px;
    height: 48px;
    z-index: 998;
    top: 0% !important;
}
.uc-slider-expert .slick-list {
    height: 100%!important;
}
}
@media screen and (max-width: 320px){
.uc-slider-expert .slick-list {
    height: 100% !important;
}
}

/*Стили Pop UP*/

.t-feed__post-popup__author-bgimg {
    width: 90px !important;
    height: 90px !important;
    min-width: 90px !important;
}

.t-feed__post-popup__text-wrapper blockquote.t-redactor__quote {
    padding: 30px;
    /* border: 1px solid #B4FF0A; */
    background: #fbfbfb;
    margin-top: 50px !important;
    border: 2px solid #B4FF0A;
    border-radius: 20px 20px 20px 0px;
}

.t-descr_xxs {
    font-size:20px !important;
    font-weight:600;
}

/*Стили GLOBAL*/

#allrecords a {
    color:#17215E ;
}

.uc-smoke .t396__artboard  {
    z-index:2 !important; 
}
.uc-footer .t396__artboard  {
    z-index:2 !important; 
}
#rec590668861 .t396__artboard {
    z-index:1;
}
.t982__socials {
    margin-top: 0 !important;
}
.uc-slider-spasibo .t527__bgimg {
    background-size: contain;
}