

/* Start:/local/templates/gazeta/components/bitrix/news.list/head_news_3/style.css?16614366772153*/
.hp__flex{
	display: flex;
	flex-direction: row;
	margin: 20px 0;
	justify-content: space-between;
}
.hp__news_left{
  width: 65%;
}
.hp__new_first_item_link:first-child{
width: 100%;}
.hp__new_first_item_link{
width: 50%;}

.hp__new_first_item_link:nth-child(2){
    padding-right:10px;
}
.hp_new_other {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
a.hp_new_other_item_link:first-child {
    margin-right: 10px;
}
.relative {
    flex-grow: 1;
}
.hp__new_first {
    margin-bottom: 10px;
}

.item {
    height: 320px;
    border-radius: 8px;
    background-position: 42% 27%;
    background-size: cover;
    background-repeat: no-repeat;
    background-blend-mode: multiply;
    background-color: rgb(81 81 81 / 62%);
 
}


.hp__new_first_item_wrapper,.hp_new_other_item_wrapper {
    color: white;
}
.hp__new_first_item {
    font-size: 24px;
    margin-top: 20px;
    width: 90%;
    line-height: 1.3;
    font-weight: 400;
}
span.hp__new_first_item_time,span.hp_new_other_item_time {
    font-weight: 300;
}
.hp_new_other_item_text{
	font-size: 18px;
	margin-top: 20px;
	line-height: 1.3;
}
a.hp_new_other_item_link,a.hp__new_first_item_link{
	text-decoration: none;
}

.hp__new_first.item {
    position: inherit;
    display: flex;
    -webkit-box-align: flex-end;
    -webkit-align-items: end;
    -webkit-box-orient: column-reverse;
    justify-content: flex-start;
    align-items: flex-end;
    padding: 20px 20px 40px 20px;
}
.hp__new_first_item_wrapper.item_wrapper {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    position: relative;
    -webkit-box-align: flex-end;
    -webkit-box-orient: column-reverse;
    justify-content: flex-end;
}
@media (max-width: 980px){
    .hp__new_first.item {
        min-width: auto;

    }
    .hp__new_first_item {
        font-size: 22px;
        margin-top: 10px;
        width: 95%;
        line-height: 1.3;
    }
    .hp__new_first_item_wrapper.item_wrapper{
            margin-top: 100px;
    }
    .hp__new_first_item_link{
width: 100%;}

.hp__new_first_item_link:nth-child(2){
    padding-right: 0;
}
}
/* End */


/* Start:/local/templates/gazeta/components/bitrix/news.list/wrapper_hp/styles.css?1657012960749*/
.wrapper__hp{
    background: #213a7a;
    padding: 30px 0 40px 0;
    margin: 20px 0;
}
.bluer_items{
    display: flex;
    justify-content: space-between;
    flex-direction: row;
}
.blue__item{
    width: 32%;
}
.h2__wrapper h2{
    margin-bottom: 1rem;
    color: #fff;
    font-size: 18px; 
    font-weight: bold;
    text-transform: uppercase;
}
.blue__item_image {
    min-height: 230px;
    border-radius: 8px;
    background-position: 42% 27%;
    background-size: cover;
    width: 100%;
    display: flex;
    align-items: end;
}
.blue__item a{
    color: #fff;
    text-decoration: none;
}

span.blue__item_text {
    padding: 10px;
    background-color: rgb(0 0 0 / 74%);
    transition: all 0.5s;
    font-weight: 400;
	width: 100%;
}
/* End */


/* Start:/local/templates/gazeta/components/bitrix/news.detail/banner_component/style.css?1747228158225*/
.banner_link  {
 display: flex;
}
.banner {
 background: black;
}
.banner-pk {
 display: block;
}
.banner-mobile{
 display: none;
}
@media (max-width: 974px){
.banner-mobile {
 display: block;
}
.banner-pk {
display: none;}
}
/* End */


/* Start:/local/templates/gazeta/components/bitrix/news.list/image_text/styles.css?16570129681776*/
.head2__news_right_wrapper a,.head2__news_left_wrapper a{
 color: #213a7a;
 text-decoration: none;
}
.head2__news{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
        margin-top: 20px;
}
.head2__news_left,.head2__news_right{
    width: 50%
}
.head2__news_right_wrapper{
border-bottom: 1px solid #d3d3d3;
padding: 15px 0;
width: 85%;
}
.head2__news_right_wrapper:last-child{
    border:none;
}
.head2__news_right_wrapper:first-child{
    padding: 0 0 15px 0;
}
.head2__news_left{
    margin-right: 10px;
}
.head2__news_right_wrapper,.head2__news_left_wrapper{
    display: flex;
    flex-direction: column;
}
.head2__news_left_image {
    min-height: 290px;
    border-radius: 8px;
    background-position: 42% 27%;
    background-size: cover;
    width: 100%;
}
.h2_hp{
}
.hp__h2 {
    font-weight: 700;
    text-transform: uppercase;
    color: #ffffff;
    border-top: 3px solid #ccc;
    margin-bottom: 20px;
}
.hp__h2 h2 {
        position: relative;
    display: inline-block;
    background-color: #213a7a;
    font-size: 18px;
    padding: 6px;
    font-weight: bold;
    min-width: 104px;
    text-align: center;
    text-transform: uppercase;
}
.second__screen {
    margin-top: 30px;
}
.head2__news_left_title {
    font-size: 20px;
    font-weight: 500;
    width: 95%;
    color: #213a7a;
    padding: 15px 0;
    line-height: 1.33;
}
.head2__news_left_time {
    margin-top: 14px;
    font-weight: 400;
	color: #838383;
}
.head2__news_right {
    padding-left: 30px;
}
.head2__news_right_title {
    font-size: 18px;
    font-weight: 400;    
    color: #213a7a;
    padding-bottom:: 15px;
    line-height: 1.33;
}
.head2__news_right_time {
    font-weight: 400;
    font-size: 14px;
    color: #838383;
    margin-top: 15px;
}
/* End */


/* Start:/local/templates/gazeta/components/bitrix/news.list/head_lenta/styles.css?1661437333758*/
.hp__news_right {
    width: 32%;
}
h2.hp__lenta_h2 {
    font-size: 26px;
    font-weight: 700;
    text-transform: uppercase;
    color: #213a7a;
    border-bottom: 5px solid #ccc;
    margin-bottom: 20px;
}
a.hp_lenta_item_link {
    color: #213a7a;
    text-decoration: none;
}
span.hp_lenta_item_time {
    color: #838383;
    font-size: 14px;
	font-weight: 400;
}
.hp_lenta_item_text {
    font-size: 18px;
    font-weight: 300;
    margin-top: 10px;
    line-height: 1.333;
}
.hp_lenta_item_important {
    font-weight: 500;

}
.hp_lenta_item {
    border-bottom: 1px solid #d3d3d3;
    padding: 15px 0;
}
.hp_lenta_item:last-child{
    border-bottom: none;
}
.hp_lenta_items {
    padding: 0 10px;
    background: #d9d9d945;
    border-radius: 8px;
}
/* End */


/* Start:/local/templates/gazeta/components/bitrix/news.list/all-banners/style.css?1747227953113*/
a.home-page__banner {
    margin-bottom: 20px;
    display: block;
}
.home-page__banners{
 margin-bottom: 20px;
}
/* End */


/* Start:/local/templates/gazeta/components/bitrix/news.list/3in1/styles.css?16570129541026*/
.wrapper__three_column {
    padding: 40px 0;
}
h2.three_column {
    margin-bottom: 1rem;
    color: #213a7a;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
}
.wrapper__three_column_column {
    width: 30%;
}
.wrapper__three_column_wrapper {
    display: flex;
    justify-content: space-between;
}
.three_column__news_item_title {
    width: 85%;
    font-size: 18px;
    font-weight: 400;
    color: #213a7a;
    line-height: 1.33;
}
.three_column__news_item_time {
    font-weight: 400;
    font-size: 14px;
    margin-top: 15px;
    color: #838383;
    padding-bottom:: 15px;
}
.three_column__news_item {
    padding: 15px 0;
    border-bottom: 1px solid #d3d3d3;
}
.three_column__news_item:last-child {
    padding: 15px 0;
    border:none;
}
.three_column__news_item a{
text-decoration: none;
color: #213a7a;
}
.three_column__news_item_image{
min-height: 290px;
    border-radius: 8px;
    background-position: 42% 27%;
    background-size: cover;
    width: 100%;
    margin-bottom: 10px;
}
/* End */
/* /local/templates/gazeta/components/bitrix/news.list/head_news_3/style.css?16614366772153 */
/* /local/templates/gazeta/components/bitrix/news.list/wrapper_hp/styles.css?1657012960749 */
/* /local/templates/gazeta/components/bitrix/news.detail/banner_component/style.css?1747228158225 */
/* /local/templates/gazeta/components/bitrix/news.list/image_text/styles.css?16570129681776 */
/* /local/templates/gazeta/components/bitrix/news.list/head_lenta/styles.css?1661437333758 */
/* /local/templates/gazeta/components/bitrix/news.list/all-banners/style.css?1747227953113 */
/* /local/templates/gazeta/components/bitrix/news.list/3in1/styles.css?16570129541026 */
