.section_1 .wrap{
    display: flex;
}

.section_1 time{
    display: none;
}

.tt{
    margin-top: 0;
}

.sidebar{
    display: flex;
    flex-direction: column;
}

.redact{
    margin-bottom: 3.25em;
}

.aut-block{
    display: flex;
    align-items: center;
    color: var(--font);
}

.pic{
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
}

.ab-tt{
    font-size: 0.875em;
    line-height: 1.35;
    overflow-y: hidden;
    max-height: 4em;
    display: block;
    margin-bottom: 0.57143em;
    transition: color .2s;
}

.ab-aut{
    display: block;
    font-size: 0.875em;
    line-height: 1;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: var(--font2);
    transition: color .2s;
}

.opn{
    margin-bottom: 1.9em;
}

.gr.wid .wp-block-image img {
    width: 100%;
}

.gr.wid .widget.widget_block:last-child{
    margin-bottom: 0;
}

.gr.wid .wp-block-image {
    margin: 0 0 0em;
}

.section_1 .news-items .auth span{
    font-weight: 400;
}

.section_3 .ab-tt:last-child{
    margin-bottom: 0;
}

.section_4 .info{
   color: var(--font);
}

.section_4 .title {
    text-transform: uppercase;
    letter-spacing: 0.05em;
    margin-bottom: 0;
    font-weight: 600;
}

.section_3 .ab-tt {
    text-transform: uppercase;
    font-weight: 600;
}

.section_3 .ab-aut {
    text-transform: unset;
    font-weight: 400;
    max-height: 4em;
    overflow-y: hidden;
}

.section_inner>.container .gr.wid {
    height: fit-content;
}

.widget_media_image figure{
    width: 100%;
    margin: auto;
}

@media (max-width: 992px){
    main>.container.pr{
        z-index: -1;
    }

    .section_1 .wrap{
        flex-direction: column;
    }

    .section_1 .sidebar{
    margin-top: 3.125em;
    }

    .section_1 .sidebar .ab-tt{
        font-size: 1em;
    }

    .section_1 .sidebar .ab-aut{
        font-weight: 600;
        font-size: 1.125em;
        letter-spacing: 0.05em;
    }
	
	.n-wrap_1 .news-item:nth-child(4),
	.n-wrap_1 .news-item:nth-child(5){
		display: none;
	}

    .load-more{
        margin-bottom: 0;
    }

    .news-items{
        margin-bottom: 0;
    }

    .section_1  .news-items{
        margin-bottom: 3em;
        flex-direction: column;
    }

    .gr.wid{
        display: none;
    }

    .widgets.side{
        margin-bottom: 5em;
        padding-right: 0.9375em;
        padding-left: 0.9375em;
    }

    .widgets.side .social{
        margin-top: 1.25em;
    }

    .widgets.side.class .gr{
        max-height: 15.625em;
    }

    .widgets.side.class .sw{
        display: none;
    }

    .section_4 .back {
        padding-top: 12.5em;
    }

    .section_4 .news-item {
        margin-bottom: 1.875em;
    }

    .section_4 .title {
        font-size: 0.875em;
        margin-top: 0.57143em;
        line-height: 1.4;
    }

    .aut-block{
        margin-bottom: 1.9em;
    }

    .pic{
        padding-top: 7.5em;
        width: 7.5em;
        margin-right: 0.95em;
    }

    .section_3 .ab-tt {
        font-size: 1.125em;
    }

    .section_3 .ab-tt:not(:last-child){
        margin-bottom: 0.44444em;
    }
    
    .section_3 .ab-aut {
        font-size: 1em;
    }
}

@media (max-width: 650px){
    .tt{
        font-size: 1.375em;
        margin-bottom: 1.364em;
    }

    .section_1 .social{
        margin-top: 2.143em;
    }

    .ab-info{
        width: 13.4375em;
    }

    .section_4 .info {
        font-size: 1em;
    }

    footer {
        margin-top: 1.25em;
    }

}
