.uc-hdr-section .t-menu__link-item {
font-size: clamp(12px, calc(0.75rem + ((1vw - 12px) * 0.5556)), 16px) !important;
}

.uc-hdr-section .t-title {
font-size: clamp(14px, calc(0.75rem + ((1vw - 12px) * 0.5556)), 16px) !important;
padding-right: 20px;
}

.uc-hdr-section .t228__right_descr {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: center;
    font-size: clamp(12px, calc(0.75rem + ((1vw - 12px) * 1.3889)), 22px); !important;
    font-weight: 700;
}

.uc-hdr-section .t228__right_descr a {
    color: #56681a !important;
    
}

.uc-hdr-section .t228__right_descr a:nth-child(2) {
    font-size: clamp(14px, calc(0.75rem + ((1vw - 12px) * 0.5556)), 16px) !important;
    text-align: center !important;
    font-weight: 400;
}

.section-title {
color: #383838;
font-size: clamp(40px, calc(2.5rem + ((1vw - 12px) * 2.7778)), 60px);
font-family: 'TildaSans', Arial, sans-serif;
line-height: 1.55;
font-weight: 600;
text-transform: uppercase;
}

.section-title span{
color: #727c52;
}
