.t390 .t-popup__container{
    border-radius: 7px;
}
div[data-tilda-page-id="42440361"] .t-card__descr {
    font-size:16px !important;
}
.t-feed__parts-switch-btn {
    transition: all .2s;
}
.t-feed__parts-switch-btn a {
    padding: 0px 22px !important;
    height: 55px !important;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
            align-items: center;
}
.t-feed__post-label {
    padding: 2px 15px 2px;
    background-color: rgb(248 241 232 / 90%);
    border-radius: 7px;
}
.t-feed__post-tag {
    font-size: 18px !important;
}
.t-feed__post-label span {
    color: #cea262;
}
.t-feed__post-tag {
    letter-spacing: 0;
    text-transform: lowercase;
}
.t-feed__col-grid__post-wrapper .t-feed__post-bgimg {
    border-radius: 7px;
}
.other-page-img div{
    border-radius:1000px 7px 7px;
}
.t-feed__post-popup__content img,
.t-feed__post-popup__relevants-bgimg{
    border-radius: 7px;
}
.t-feed__post-popup__title {
    text-transform: uppercase;
    font-weight: 500;
}
.t-feed__post-popup__text-wrapper a {
    color: #cea262 !important;
}

/*Кастомизация вкладок ME603*/
.t395__tab {
	border-radius: 7px;
	border: 1px solid #cea262 !important;
	margin-right: 10px;
 /*left - отступ слева*/
	margin-top: 5px;
	display: inline-block;
	width: fit-content;
	-webkit-transition: all .2s;-o-transition: all .2s;transition: all .2s;
}
.t395__title {
    padding: 10px 22px;
    height: 55px;
}
.t395__tab.t395__tab_active:after{
    display:none;
}
#rec686192659 .t395 .t395__tab:nth-last-child(2) {
    border-color: #cea262 !important;
    margin-right: 0;
}
#rec686192659 .t395 .t395__tab.t395__tab_active {
    border-color: #f8f1e8 !important;
}
.t395__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}     
            
.t-form__errorbox-wrapper {
    display: none !important;
}
.tmenu-mobile__container {
    height: 70px;
}
.tmenu-mobile__burgerlogo .tmenu-mobile__imglogo {
    max-width: 140px!important;
}
#field-title_1694678926126 {
    padding-right: 20px;
    font-size:18px !important;
}
.t-input-group_uw{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
            align-items: center;
}
.t-upwidget-container__button {
    background-color: transparent !important;
    color: #cea262 !important;
    border: 1px solid #cea262;
}
.t-upwidget {
    margin-bottom:0;
}
.t702 .t-form__submit {
    text-align: left;
}
.t702 .t-submit {
    width: auto;
    min-width: 280px;
}
.t702 .t-popup__container {
    border-radius: 7px;
}
.t702 .t702__form-bottom-text {
    font-size:14px;
    opacity: .8;
}
.uc-open-form .tn-atom__form .t-input_pvis {
    padding-left: 0 !important;
}
.uc-zag-ceny .t396__artboard{
    z-index:1;
}
.video-hover div:before {
    content: "";
    position: absolute;
    width: 100%;
    height: calc(100% - 4px);
    background: #000;
    border-radius: 7px;
    opacity: .25;
    -webkit-transition: opacity .5s;-o-transition: opacity .5s;transition: opacity .5s;
}
.video-hover div:hover:before {
    opacity: 0;
}
.video-hover div a:before{
    content: "";
    opacity:0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' xmlns:xlink='http://www.w3.org/1999/xlink' width='512' height='512' x='0' y='0' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512' xml:space='preserve' class=''%3E%3Cg%3E%3Cpath d='M256 0C114.833 0 0 114.844 0 256s114.833 256 256 256 256-114.844 256-256S397.167 0 256 0zm101.771 264.969-149.333 96a10.62 10.62 0 0 1-5.771 1.698c-1.75 0-3.521-.438-5.104-1.302A10.653 10.653 0 0 1 192 352V160c0-3.906 2.125-7.49 5.563-9.365 3.375-1.854 7.604-1.74 10.875.396l149.333 96c3.042 1.958 4.896 5.344 4.896 8.969s-1.854 7.01-4.896 8.969z' fill='%23ffffff' opacity='1' data-original='%23000000' class=''%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: 80px;
    background-position: center;
    z-index: 9;
    transition: transform .35s, opacity .5s;
}
.video-hover:hover div a:before{
    opacity:.9;
    transform: scale(1.25);
}
.has-youtube .fancybox__content,
.has-vimeo .fancybox__content,
.has-html5video .fancybox__content {
  height: 100% !important;
}
.fancybox__container {
    z-index:9999 !important;
}
#allrecords a,
.fancybox__content,
.fancybox__html5video, 
.fancybox__iframe{
    outline: none !important;
}
.t829 .t-card__btn {
    letter-spacing: .5px;
}
.t829__img,
.t829__imgwrapper{
    border-radius:7px;
}
.t228__right_descr span {
    letter-spacing: .25px;
}
.t-sociallinks__item a,
.t-sociallinks__item a svg{
    width:40px !important;
    height:40px !important;
}
.t228__leftcontainer {
    display: flex;
}
.t228{
    -webkit-backdrop-filter: blur(4px);    
    backdrop-filter: blur(4px);
}
.t635__typing-text {
    color: #cea262;
    background: rgb(206 162 98 / 15%);
    border-radius: 7px;
    padding: 5px 15px;
}
/*.uc-super_menu .t228 {
    border-bottom: 1px solid #f8f1e8;
}*/
@media (max-width:1200px){
    .t829 .t-card__title {
        font-size:20px;
    }
    .t829 .t-card__descr {
        font-size: 14px;
    }
    .js-feed-parts-switcher{
        font-size:16px !important;
    }
}
@media (max-width:980px){
    .tmenu-mobile {
        background-color: rgb(255 255 255 / 80%) !important;
        -webkit-backdrop-filter: blur(4px);
                backdrop-filter: blur(4px);
    }
    .t228 {
        background: rgb(255 255 255 / 80%) !important;
    }
    .t228__maincontainer {
        height: calc(100vh - 70px) !important;
    }
    .tmenu-mobile__menucontent_fixed {
        overflow: hidden !important;
    }
}
@media (max-width:960px){
    .t395__col_mobile-flex::-webkit-scrollbar {
        display: none !important;
    }
}
@media (max-width: 959px) {
    .video-case-1 video,
    .uc-mir-video .video-hover video,
    .uc-mir-video .insta-hover video{
        height:400px !important;
    }
}
@media screen and (max-width: 640px){
    .t390__title {
        font-size:24px !important;
    }
    .t390__descr {
        margin-top: 20px;
        font-size: 16px !important;
    }
    .t-feed__parts-switch-btn_bg {
        margin-right: 10px;
    }
    .t702 .t702__title {
        margin-bottom: 20px;
    }
    .t702__descr{
        font-size: 16px !important;
    }
    .t702 .t702__text-wrapper {
        margin-bottom: 30px;
    }
    .t702 .t-submit, .t702 .t-input {
        height: 55px;
    }
    .t702 .t702__form-bottom-text {
        font-size: 12px;
    }
    .t395__wrapper_mobile-flex {
        padding-right: 20px;
    }
}
@media (max-width:560px){
    .t702 .t-popup__block-close{
        background: #cea262;
        border-radius: 0 0 0 7px;
        margin-left: auto;
        width: 55px;
    }
    .t702 .t-popup__container {
        border-radius: 0px;
    }
    .t702 .t-submit{
        width: 100%;
    }
    #rec691232631 .t702 .t-popup_show .t-popup__container {
        padding-top: 0;
    }
    #field-title_1694678926126 {
        padding-right: 10px;
        font-size: 16px !important;
    }
}
@media (max-width:479px){
    .t-feed__post-label {
        padding: 6px 20px 6px;
    }
    .t-feed__post-tag {
        font-size: 16px !important;
    }
    .video-first-screen video {
        height:570px !important;
    }
    .video-second video {
        height:400px !important;
    }
    .uc-mir-video .video-hover video,
    .uc-mir-video .insta-hover video{
        height:180px !important;
    }
    .t635__typing-text {
        padding: 5px 10px;
    }
    .t-feed__container .t-feed__parts-switch-wrapper {
        margin-bottom: 20px;
    }
}