
* {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}
.link-wrapper2 {
	
	background-color:#f5f8fa;
padding: 35px 0 33px;

}
.link-wrapper {
	-webkit-align-self:auto;
	-ms-flex-item-align:auto;
	-ms-grid-row-align:auto;
	align-self:auto;
	-webkit-box-flex:0;
	-webkit-flex:0 auto;
	-ms-flex:0 auto;
	flex:0 auto;
	-webkit-transition:color .2s ease-out;
	transition:color .2s ease-out;
	font-family:Rfdewiexpanded;
	color:#161617;
	font-size:15px;
	line-height:1.2;
	font-weight:600;
	text-decoration:none;
	white-space:nowrap
}
.link-wrapper:hover {
	color:#f1681a
}
.text-link-wrapper {
	position:relative;
	padding-bottom:2px;
	border-bottom:1px solid #161617
}
.link-text {
	overflow:hidden;
	max-width:40vw;
	font-family:RFDewiExpanded-Regular,sans-serif;
	font-size:14px;
	font-weight:400
}
.link-arrow-wrapper {
	position:relative;
	display:-webkit-box;
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	overflow:hidden;
	width:40px;
	height:40px;
	margin-right:15px;
	-webkit-box-pack:center;
	-webkit-justify-content:center;
	-ms-flex-pack:center;
	justify-content:center;
	-webkit-box-align:center;
	-webkit-align-items:center;
	-ms-flex-align:center;
	align-items:center;
	border:1px dashed #a2a2a2;
	border-radius:20px
}
.link-arrow-wrapper.right {
	min-height:40px;
	min-width:40px;
	margin-right:0;
	margin-left:16px
}
.link-arrow {
	position:absolute
}
.link-circle {
	width:12px;
	height:12px;
	border-radius:20px;
	background-color:#f1681a
}
.section {

}
.section__heading-wrapper {
	display:-webkit-box;
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	overflow:hidden;
	margin-bottom:24px;
	-webkit-box-orient:horizontal;
	-webkit-box-direction:normal;
	-webkit-flex-direction:row;
	-ms-flex-direction:row;
	flex-direction:row;
	-webkit-box-pack:justify;
	-webkit-justify-content:space-between;
	-ms-flex-pack:justify;
	justify-content:space-between;
	-webkit-box-align:center;
	-webkit-align-items:center;
	-ms-flex-align:center;
	align-items:center
}

.container.wo-b-margin {
	padding-bottom:0
}
.news__card {
	display:-webkit-box;
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	width:46%;
	height:17vw;
	max-width:none;
	margin-right:15px;
	margin-bottom:24px;
	margin-left:15px;
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	-webkit-flex-direction:column;
	-ms-flex-direction:column;
	flex-direction:column;
	-webkit-box-pack:start;
	-webkit-justify-content:flex-start;
	-ms-flex-pack:start;
	justify-content:flex-start;
	-webkit-box-align:stretch;
	-webkit-align-items:stretch;
	-ms-flex-align:stretch;
	align-items:stretch;
	-webkit-box-flex:1;
	-webkit-flex:auto;
	-ms-flex:auto;
	flex:auto;
	background-color:#fff;
	color:#9f9f9f;
	text-decoration:none
}
.news__card-content-wrapper {
	display:-webkit-box;
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	width:100%;
	height:75%;
	padding-top:24px;
	padding-right:24px;
	padding-left:24px;
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	-webkit-flex-direction:column;
	-ms-flex-direction:column;
	flex-direction:column;
	border-bottom:1px solid #e8ebf0
}
.news__date {
	padding-bottom:15px;
	-webkit-align-self:flex-start;
	-ms-flex-item-align:start;
	align-self:flex-start;
	font-size:15px;
	color:#000;
	line-height:20px;;
	font-weight: 700;
	
}
.news_card-heading {
	
	font-size:15px;
	line-height:1.3;
	
}
.news__button-wrapper {
	display:-webkit-box;
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	width:100%;
	padding-right:24px;
	padding-left:24px;
	-webkit-align-self:stretch;
	-ms-flex-item-align:stretch;
	align-self:stretch;
	-webkit-box-flex:1;
	-webkit-flex:1;
	-ms-flex:1;
	flex:1
}
.link-wrapper-not-link {
	display:-webkit-box;
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-orient:horizontal;
	-webkit-box-direction:reverse;
	-webkit-flex-direction:row-reverse;
	-ms-flex-direction:row-reverse;
	flex-direction:row-reverse;
	-webkit-box-pack:start;
	-webkit-justify-content:flex-start;
	-ms-flex-pack:start;
	justify-content:flex-start;
	-webkit-box-align:center;
	-webkit-align-items:center;
	-ms-flex-align:center;
	align-items:center;
	-webkit-transition:color .2s ease-out;
	transition:color .2s ease-out;
	font-family:Rfdewiexpanded;
	color:#161617;
	font-size:15px;
	line-height:1.2;
	font-weight:600;
	text-decoration:none;
	white-space:nowrap
}
.link-wrapper-not-link:hover {
	color:#f1681a
}
.link-wrapper-not-link.shrink {
	-webkit-box-pack:justify;
	-webkit-justify-content:space-between;
	-ms-flex-pack:justify;
	justify-content:space-between;
	-webkit-box-flex:1;
	-webkit-flex:1;
	-ms-flex:1;
	flex:1
}
.news__scroll-content {
	display:-webkit-box;
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	margin-right:-15px;
	margin-left:-15px;
	-webkit-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap
}
.h2-wrapper {
	overflow:hidden;
	margin-bottom:16px;
	font-size: 24px;
}
@media screen and (min-width:1280px) {
	.text-link-wrapper {
		max-width:40vw
	}
	.link-text {
		max-width:28vw
	}
	.section__heading-wrapper {
		margin-bottom:32px
	}
	.news__card {
/*		width:29%;  */
		margin-bottom:32px;
		-webkit-flex-wrap:nowrap;
		-ms-flex-wrap:nowrap;
		flex-wrap:nowrap;
		-webkit-box-align:start;
		-webkit-align-items:flex-start;
		-ms-flex-align:start;
		align-items:flex-start
	}
	.news_card-heading {
		font-size:15px;
	}
}
@media screen and (min-width:1440px) {
	.h2 {
		max-width:28vw;
		font-size:2vw
	}
	.link-text {
		max-width:27vw;
		font-size:14px
	}
	.link-arrow-wrapper.right {
		max-height:40px;
		max-width:40px
	}
	.section__heading-wrapper {
		margin-bottom:2vw
	}

	.news__card {
		width:22%;
		height:280px;
	}
	.news__card-content-wrapper {
		height:73%;
		padding:32px
	}
	.news_card-heading {
		font-size:15px;
	}
}
@media screen and (min-width:1920px) {
	img {
		display:inline-block;
		height:auto
	}
	.h2 {
		max-width:30vw;
		min-width:20vw;
		-webkit-box-flex:0;
		-webkit-flex:0 auto;
		-ms-flex:0 auto;
		flex:0 auto;
		font-size:1.5vw
	}
	.link-text {
		max-width:25vw;
		font-size:12px
	}
	.section__heading-wrapper {
		margin-bottom:2vw
	}

	.news__card {
	/*	width:11.5vw;  */
		height:280px;;
		-webkit-flex-wrap:nowrap;
		-ms-flex-wrap:nowrap;
		flex-wrap:nowrap
	}
	.news__card-content-wrapper {
		height:76%;
		padding-top:32px;
		padding-right:32px;
		padding-left:32px
	}
	.news__date {
		font-size:15px;
		line-height: 20px;
	}
	.news_card-heading {
		font-size:15px;
	}
	.news__button-wrapper {
		padding-right:32px;
		padding-left:32px
	}
}
@media screen and (max-width:991px) {
	.link-text {
		overflow:hidden;
		max-width:72vw
	}
	.section {
		margin-left:0
	}

	.news__card {
		width:44%;
		height:230px;
		min-width:auto;
		-webkit-box-orient:vertical;
		-webkit-box-direction:normal;
		-webkit-flex-direction:column;
		-ms-flex-direction:column;
		flex-direction:column;
		-webkit-flex-wrap:nowrap;
		-ms-flex-wrap:nowrap;
		flex-wrap:nowrap;
		-webkit-box-align:stretch;
		-webkit-align-items:stretch;
		-ms-flex-align:stretch;
		align-items:stretch
	}
	.news_card-heading {
		font-size:16px
	}
}
@media screen and (max-width:767px) {
	.h2 {
		margin-bottom:0;
		font-size:24px
	}
	.text-link-wrapper {
		-webkit-box-flex:0;
		-webkit-flex:0 auto;
		-ms-flex:0 auto;
		flex:0 auto
	}
	.text-link-wrapper.cards {
		display:block
	}
	.link-text {
		overflow:hidden;
		max-width:75vw;
		
		font-size:14px;
		font-weight:600
	}
	.link-arrow-wrapper.right {
		max-height:40px
	}
	.section__heading-wrapper {
		-webkit-box-orient:horizontal;
		-webkit-box-direction:normal;
		-webkit-flex-direction:row;
		-ms-flex-direction:row;
		flex-direction:row;
		-webkit-box-align:center;
		-webkit-align-items:center;
		-ms-flex-align:center;
		align-items:center
	}

	.container.wo-b-margin {
		padding-top:40px
	}
	.news__card {
		width:100%;
		height:178px;
		min-width:241px;
		margin-right:0;
		margin-left:0
	}
	.link-wrapper-not-link.shrink {
		-webkit-box-orient:horizontal;
		-webkit-box-direction:reverse;
		-webkit-flex-direction:row-reverse;
		-ms-flex-direction:row-reverse;
		flex-direction:row-reverse;
		-webkit-box-pack:justify;
		-webkit-justify-content:space-between;
		-ms-flex-pack:justify;
		justify-content:space-between
	}
	.news__scroll-content {
		margin-right:0;
		margin-bottom:40px;
		margin-left:0
	}
}
@media screen and (max-width:479px) {
	.h2 {
		overflow:visible;
		font-size:24px
	}
	.link-text {
		max-width:66vw
	}
	.section__heading-wrapper {
		margin-bottom:32px;
		-webkit-box-orient:vertical;
		-webkit-box-direction:normal;
		-webkit-flex-direction:column;
		-ms-flex-direction:column;
		flex-direction:column;
		-webkit-box-align:start;
		-webkit-align-items:flex-start;
		-ms-flex-align:start;
		align-items:flex-start
	}

	.container.wo-b-margin {
		padding-top:32px
	}
	.news__card {
		width:241px;
		margin-right:0
	}
	.link-wrapper-not-link.shrink {
		-webkit-box-pack:justify;
		-webkit-justify-content:space-between;
		-ms-flex-pack:justify;
		justify-content:space-between
	}
	.news__scroll-content {
		margin-top:16px
	}
	.h2-wrapper {
		margin-bottom:20px
	}
}

@media (max-width: 991px){
.link-wrapper2 {
padding: 83px 0 100px;
/*
.container, .container-md, .container-sm {
margin-bottom: 150px !important;   */
}}