.header {
    text-align: center;
    color: white;
    position: relative;
    margin-bottom: 40px;
}
@media screen and (max-width: 599px){
.header {
    min-height: 420px;
}
}
.header .header__image {
    height: 420px;
    width: 100%;
    position: relative;
    z-index: 2;
}
@media screen and (max-width: 599px){
.header .header__image .header__image--desktop {
    display: none;
}
}
@media screen and (max-width: 599px){
.header .header__image .header__image--mobile {
    display: block;
}
}
.header .header__image .header__image--desktop {
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    display: block;
}
.header .header__image .header__image--mobile {
    height: 100%;
    width: 100%;
    display: none;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.header .header__gradient {
    position: absolute;
    z-index: 1;
    opacity: 0.5;
    background-image: linear-gradient(61deg, #00a5ff 15%, #2a2382 100%);
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}
.header .header__image::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(36deg, rgba(42, 35, 130, 0.7) 0%, rgba(0, 165, 255, 0.7) 100%);
    opacity: 0.5;
    pointer-events: none;
}
@media screen and (max-width: 599px){
.header .header__container {
    width: 100%;
    max-width: calc(1160px + (2 * 20px));
    padding-left: 20px;
    padding-right: 20px;
    margin-left: auto;
    margin-right: auto;
}
}
@media screen and (max-width: 599px){
.header .header__content {
    top: 50%;
    width: 90%;
    transform: translateX(-50%) translateY(-50%);
}
}
@media screen and (max-width: 599px){
.header .header__title {
    font-size: 2.25rem;
    line-height: 2.875rem;
    letter-spacing: 0;
}
}
@media screen and (min-width: 1024px) and (max-width: 1919px){
.header .header__container {
    width: 100%;
    max-width: calc(1160px + (2 * 9.72vw));
    padding-left: 9.72vw;
    padding-right: 9.72vw;
    margin-left: auto;
    margin-right: auto;
}
}
.header .header__content {
    position: absolute;
    z-index: 3;
    top: 50%;
    left: 50%;
    width: 100%;
    transform: translateX(-50%) translateY(-50%);
}
.header .header__title {
    font-family: 'Helvetica';
    font-size: 40px;
    letter-spacing: 1;
    color: white;
    font-weight: 600;
    margin: 0;
    margin-bottom: 30px;
}
.news-container
{
   margin: 0px 70px;
}
.news-cards{
	padding: 25px;
	left: 80px;
	top: 724px;
	margin-bottom: 30px;
	background: #F1F1F1;
}
.year-month{
	font-family: 'Helvetica';
    font-style: normal;
    font-size: 18px;
    color: #474747;
}
.head-name{
	font-family: 'Helvetica';
    font-weight: 800;
    font-size: 18px;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: #000000;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
}
.contents-para{
	font-family: 'Helvetica';
    font-weight: 400;
    font-size: 16px;
    color: #474747;
    display: -webkit-box;
	-webkit-line-clamp: 3; 
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	
}

.open-page{
	font-family: 'Helvetica';
    font-size: 16px;
    color: #000000;
}
@media screen and (max-width: 1023px){
	.article-container{
		margin:0px;
		padding-left: 20px;
	}
	.year{
	    padding-left: 10px !important;	
	}
	.article-cards{
     width: 340px;
    height: 240px;
    padding: 25px;
    background: #F1F1F1;
    margin-bottom: 25px;
    margin-left: 25px;
	}
	.side-change{
		display: block !important;	
	    margin-left: 20px;
	}
	.filter-year{
	    margin-left: 77% !important;
	}
	.strech{
	font-family: 'Lato';
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 22px;
	color: #000000;
	width: 62px !important;	
    margin-right: 10px;
	}	
	.article-site{
	margin-top: 25% !important;
}
}
.marked {
	font-family: 'Lato';
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 22px;
	color: #000000;
}

.year-month{
font-family: 'Helvetica';
font-style: normal;
font-weight: 800;
font-size: 18px;
line-height: 22px;
color: #000000;
}
.head-title{
font-family: 'Helvetica';
font-style: normal;
font-weight: 800;
font-size: 44px;
line-height: 53px;
color: #000000;
}
.head-description{
font-family: 'Helvetica';
font-style: normal;
font-weight: 400;
font-size: 20px;
line-height: 30px;
color: #000000;
margin-bottom:40px;
}
.news-lining{
border: 2px solid var(--rp-secondary-color);
margin-bottom:45px;
}
.turn{
font-family: 'Helvetica';
font-weight: 700;
font-size: 16px;
color: #000000;
padding: unset;
}
@media only screen and (max-width: 1023px){
.soc-ico{
	margin-bottom: 45px;
    text-align: center;
}
.pager{
	text-align: center;
    width: 82%;
    float: none;
    padding-left: 0px;
}
}