#allrecords a:hover {color:#fff}

.t-descr, .t-input {    font-family: 'TildaSans',Arial,sans-serif;}

.t678 .t-section__descr { max-width:1160px;}

/*Убираем иконку видео у главного ролика*/
.uc-main_video div.tn-atom__video-play-icon { display: none}
.uc-main_video .tn-atom__videoiframe {cursor: pointer;}

/* скругляем углы у встроенных видео, обрезаем круг*/
.tn-atom.t-bgimg.loaded {border-radius: 250px;}
#vimeo-iframe-651921122-1683383471654,
#vimeo-iframe-651921122-1683383461581,
#vimeo-iframe-651921122-1678027168428,
#vimeo-iframe-651921122-1683383504978,
#vimeo-iframe-651921122-1683383521708,
#vimeo-iframe-651921122-1683383532485
 {border-radius: 250px;}
 
.tn-atom__video-play-icon circle { opacity: 20%;}



/*скругляем квадраты отзывов детей в ленте отзывов*/

div.t923 img {border-radius: 300px}
div.t923__wrapper {background-color: #c07d34;}

div.t853 img {border-radius: 300px}


/*скругляем углы у попапа в описании смен, могут и у других попапов скруглиться*/
.t-popup__container {border-radius: 30px}
.t-slds__container {border-radius: 30px 30px 0 0}


/*Увеличиваем шрифт в формах*/
.t-descr_xxs {    
    font-size: 16px;
    line-height: 1.3;}
    
.t-text_xs {
    font-size: 17px;
    line-height: 1.45;
}

.t-descr_md {
    font-size: 23px;
    line-height: 1.3;
}

.t-input {
    height: 40px;
    font-size: 18px;
    line-height: 1.33;
}

.uc-feedback_yandex a.t-btn.t1036__btn.t1036__btn_xxl {background-color:#fc3f1d !important;}