li::marker {
    color: #af8717;
}
li:not(:last-child) {
    margin-bottom: 10px;
}
#rec1458536071 .t564__img {
    margin-bottom: 20px;
}
#rec2215406801 .t698 .t698__title {
    margin-bottom: 10px;
}
span.t668__title.t-name.t-name_xl,
.t668__text.t-descr.t-descr_xs {
    opacity: .7;
}
.t-sociallinks__item_maxmessenger svg path {
    fill: #fcd764;
}

@media (max-width: 959px){
#rec1458386641 li strong,
#rec1458386641 li span,
#rec2260312331 li strong,
#rec2260312331 li span,
#rec1458908281 li strong,
#rec1458908281 li span,
#rec1455029601 li strong,
#rec1455029601 li span {
    font-size: 20px !important;
}
}









@media screen and (max-width: 980px) {
    .t228__list_item:last-child,
    .t228__rightside .t-sociallinks {
        display: none !important;
    }
    
    .tmenu-mobile__container {
        display: flex !important;
        justify-content: space-between !important;
        align-items: center !important;
        flex-wrap: wrap !important;
        gap: 15px !important;
        padding: 12px 20px !important;
    }
    .mobile-contacts-wrapper {
        display: flex;
        align-items: center;
        gap: 10px;
        font-family: 'TildaSans', Arial, sans-serif;
        font-size: 20px;
        margin: 0 auto;
    }
    .mobile-contacts-wrapper a {
        color: #fcd764 !important;
    }
    .mobile-contacts-wrapper a svg path {
        fill: #fcd764;
    }
}