#allrecords strong, #allrecords b {
    font-weight: 600;
}

#allrecords a {
    color: #FF529E;
}

#allrecords a[href*="#tooltip"] {
    background-color: #504957;
    font-family: 'Circe';
    display: inline-block;
    height: 16px;
    width: 16px;
    border-radius: 50%;
    text-align: center;
    line-height: 16px;
    color: #fff;
    text-decoration: none;
}

@media screen and (max-width: 960px){
    .t395__col {
        padding: 0 10px;
    }
}

/*.cover-image .tn-atom {*/
/*    background-size: 100% !important ;*/
/*}*/

.t668__text {
    flex-grow: 1;
}

.uc-pop-up-image .t702__img {
    border-radius: 20px 20px 0px 0px;
}

/*[data-record-type="215"] {*/

/*    top: -60px;*/
/*    position: relative;*/
    
/*}*/

@media screen and (max-width: 1200px) {
    #rec673370164 h1.t050__title {
        font-size: 56px;
    }
}

@media screen and (max-width: 960px) {
    #rec673370164 h1.t050__title {
        font-size: 36px;
    }
}

@media screen and (max-width: 640px) {
    #rec673370164 h1.t050__title {
        font-size: 27px;
    }
}

@media screen and (max-width: 480px) {
    #rec673370164 h1.t050__title {
        font-size: 22px;
    }
}


@media screen and (min-width: 560px) {
    .t-popup__container {
        border-radius: 24px;
    }
}

.t300__content-text {
    font-weight: 300;
}

/*.t397 .t-align_left .t397__tab_active {*/
/*     position: unset; */
/*}*/

.t395__separator_mobile {
    display: none !important;
}

@media screen and (max-width: 640px) {
    .card_mobile__s {
       width: calc(100% - 20px) !important; 
    }
    .t450__menu__content {
        right: 10px !important;
    }
    #allrecords .t395__wrapper_mobile-flex {
        padding-left: 0px; 
    }
}

@media screen and (max-width: 1200px) {
    .card_mobile__m {
        width: calc(100% - 20px) !important; 
    }  
}

.t-slds__bgimg {
    border-radius: 20px;
}

.uc-pricing .t1071 .t-card__descr li:last-child {
    border: none !important;
}

.uc-pricing  .t-card__title {
    font-size: 32px;
}

.uc-pricing .t1071__imgwrapper {
    overflow: hidden;
    height: 100px;
}

/*.uc-pricing  .t1071__bgimg {*/
/*    background: none !important;*/
/*    padding-bottom: 100px !important;*/
/*}*/

.uc-pricing .t1071__row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0px 20px;
}

.uc-pricing .t1071__col {
    max-width: 280px;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
}

.uc-pricing .t1071__wrapper {
    border-radius: 16px;
    min-height: 100%;
    display: flex;
    flex-direction: column;
}

.uc-pricing .t1071__textwrapper {
    z-index: 1;
    text-align: left;
}

.uc-pricing .t1071__content {
    text-align: left;
    border: none !important;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    padding: 20px;
}

.uc-pricing  .t-card__descr {
    margin: 0;
    flex-grow: 1;
}

.uc-pricing .t-card__btn {
    margin-top: 20px;
    height: 54px;
    width: 100%;
}

.uc-pricing .t1071__price {
    margin: 0;
}

.uc-pricing .t1071 .t-card__descr li {
    padding: 8px 0px;
}
    

@media screen and (max-width: 1200px) {
    .uc-pricing .t1071__col {
        max-width: 460px;
    }
    
    .uc-pricing .t1071__row {
        gap: 20px;
        padding: 0px 10px;
    }
    
}

@media screen and (max-width: 960px) {
    .uc-pricing .t1071__col {
        min-width: 100%;
    }
    
    .t-col {
        padding-left: 10px;
        padding-right: 10px;
    }
}


.uc-programm .t668__col:first-child .t668__wrapper {
    border-radius: 20px 20px 0px 0px;
}
.uc-programm .t668__col:last-child .t668__wrapper {
    border-radius: 0px 0px 20px 20px;
}
@media screen and (min-width: 640px) {
   .t668__textwrapper {
        display: flex;
        flex-direction: row-reverse;
        gap: 40px;
    } 
}

.t668__text br {
    display: block;
    content: "";
    margin-top: 12px;
}

.t668__text li {
    margin-bottom: 12px;
}

.t668__img {
    border-radius: 8px;
}