.metodic_materials .field-content{
   position: relative; 
}

.metodic_materials .link-to-node{
    position: absolute;
    width: 100%;
    z-index: 2;
    height: 100%;
}

.metodic_materials .file_link{
   display: none;
}

.metodic_materials{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: flex-start;
}

.metodic_materials .views-field-field-material{
    width: 100%;
}

.metodic_materials .taxonomy-terms{
    display: flex;
    flex-direction: column;
    height: 21.79px;
    overflow: hidden;
    align-items: flex-end;
    position: relative;
    font-size: 12px;
}

.metodic_materials .views-field-title{
    width: 100%;
    margin-top: 20px;
    min-height: calc(1.475em*3);
    max-height: calc(1.475em*7);
    overflow: hidden;
}

.metodic_materials .taxonomy-term{
    display: flex;
    color: #0D4C7F;
}
.metodic_materials .taxonomy-term .hash{
    position: absolute;
    color: #0D4C7F;
}
.metodic_materials .taxonomy-term a{
    padding-left: 8px;
    z-index: 2;
    
}

.metodic_materials .views-field-field-material{
    margin-bottom: 10px;
    height: fit-content;
}

.metodic_materials .views-field-field-avtomaticheskaya-data{
    font-size: 12px;
}
