@media only screen and (min-device-width : 721px) {

.abzac1 {
    text-indent: 59px;
}

.abzac2 {
    text-indent: 135px;
}

.abzac3 {
    text-indent: 55px;
}

.abzac4 {
    text-indent: 133px;
}} 


.t668__accordion .t668__wrapper {
    border-radius: 8px;
}








.header-link[data-elem-type="text"] a {
    border: 0 !important;
    display: inline-block !important;
    width: auto !important;
    position: relative !important;
    transition: all 0.3s ease !important;
}

.header-link[data-elem-type="text"] a::after {
    content: '';
    position: absolute;
    transition: all 0.3s ease;
    margin: auto;
    /* отступ между ссылкой и подчеркиванием; 
    если нужно сделать расстояние больше, то используй отрицательное значение */
    margin-bottom: 2px;
    /* толщина подчеркивания */
    height: 1px;  
    /* цвет подчеркивания до наведения */
    background: #dcae77; 
      
    opacity: 1;
    top: auto;
    bottom: 0;
    left: 0;
    right: auto;
    width: 0;
      
}

.header-link[data-elem-type="text"] a:hover::after {
    /* цвет подчеркивания после наведения */
    background: #81FF81;
      
    opacity: 1;
    top: auto;
    bottom: 0;
    left: 0;
    right: auto;
    width: 100%;
      
}

.menu-link[data-elem-type="text"] a {
    text-decoration: none !important;
    transition: all 0.3s ease !important;
    border: 0 !important;
    /* цвет ссылки до наведения */
    color: #F2F2F2 !important;
    /* толщина и цвет подчеркивания до наведения */
    border-bottom: 0px solid transparent !important;
    /* отступ между ссылкой и подчеркиванием до наведения */
    padding-bottom: 0px !important; 
}

.menu-link[data-elem-type="text"] a:hover {
    /* цвет ссылки после наведения */
    color: #81FF81 !important;
    /* толщина и цвет подчеркивания после наведения */
    border-bottom: 0px solid  !important;
    /* отступ между ссылкой и подчеркиванием после наведения */
    padding-bottom: 0px !important; 
}

@media screen {
    .hcc {
        background-color: #25094E;
        border-radius: 32px;
    }
}
@media only screen and (min-device-width : 721px) {
.t119__preface {
    text-indent: 180px;
    letter-spacing: -1px;
} } 

@media only screen and (min-device-width : 320px) and (max-device-width : 720px) {
.t119__preface {
    text-indent: 80px;
    letter-spacing: -1px;
} } 
.t822__container {
    padding-top: 0px;
    padding-bottom: 0px;
    border-radius:24px;
}

.t-title {
    font-family: 'Manrope',Arial,sans-serif;
    font-weight: 800;
}

.t-uptitle_xxl {
    font-size: 75px;
}

    
    .t-name {
    font-family: 'Manrope',Arial,sans-serif;
}

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