nav ul,nav ol,ul,li{
	list-style:none;
	list-style-image:none;
	margin:0;
	padding:0}
.header-padding {
	padding: 30px 7.14vw;
}
.centered{
	text-align:center}
.sr-only{
	border:0;
	clip:rect(0 0 0 0);
	height:1px;
	margin:-1px;
	overflow:hidden;
	padding:0;
	position:absolute;
	width:1px}
.has-cover{
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center center}
.wrap{
	margin:0 auto;
	max-width:1415px;
	padding:0 25px;
	width:100%}
@media only screen and (max-width: 767.98px){
	.wrap{
	padding:0 20px}
}
[data-object-fit=cover]{
	-o-object-fit:cover;
	object-fit:cover}
[data-object-fit=contain]{
	-o-object-fit:contain;
	object-fit:contain}
.error-page{
	min-height:calc(100vh - 173px)}
button,input[type=button],input[type=submit]{
	background:none;
	border:0;
	cursor:pointer;
	outline:none;
	padding:0}
.cta{
	font-size:17px;
	line-height:22px;
	letter-spacing:-0.02em;
	color:#3BC049;
	font-weight:500;
	border-radius:30px;
	padding:5px 10px}
.loaded .cta{
	-webkit-transition:.3s ease-in-out;
	transition:.3s ease-in-out}
.cta .icon{
	margin-left:3px;
	position:relative;
	top:1px}
.loaded .cta{
	-webkit-transition:.3s ease-in-out;
	transition:.3s ease-in-out}
@media only screen and (min-width: 1025px){
	.no-touch .cta:hover{
	background-color:#cff0d2}
}
@media only screen and (max-width: 1199.98px){
	.cta{
	padding:5px 10px;
	border-radius:30px;
	background-color:#cff0d2}
}
@media only screen and (max-width: 767.98px){
	.cta{
	padding:5px 10px;
	font-size:12px;
	line-height:17px}
.cta .icon{
	font-size:16px;
	position:relative;
	top:3px}
}
.cta--darken{
	font-weight:500;
	color:#fff}
@media only screen and (min-width: 1025px){
	.no-touch .cta--darken:hover{
	background-color:rgba(255,255,255,.4)}
}
@media only screen and (max-width: 1199.98px){
	.cta--darken{
	background-color:rgba(0,0,0,0)}
}
@media only screen and (max-width: 767.98px){
	.cta--darken{
	font-size:17px;
	line-height:22px}
}
.header{
	position:absolute;
	padding: 30px 7.14vw;
	top:0;
	left:0;
	width:100%;
	background-color:#fff;
	z-index:100}
.loaded .header{
	-webkit-transition:.3s ease;
	transition:.3s ease;
	-webkit-transition-property:background-color;
	transition-property:background-color}

	@media only screen and (max-width: 768px) {
		.header {
			padding: 10px 7.14vw;
		}
	}
	
@media only screen and (min-width: 1200px){
	.header--disable{
	pointer-events:none}
}

.header--has-animations .header__bottom::after{
	width:0}
.loaded .header--has-animations .header__bottom::after{
	-webkit-transition:width 1s ease;
	transition:width 1s ease;
	-webkit-transition-delay:.15s;
	transition-delay:.15s;
	width:100%}
.header--has-animations .header__logo{
	-webkit-transform:translateY(100%);
	transform:translateY(100%)}
.loaded .header--has-animations .header__logo{
	-webkit-transition:opacity .3s ease,-webkit-transform 1.5s ease;
	transition:opacity .3s ease,-webkit-transform 1.5s ease;
	transition:opacity .3s ease,transform 1.5s ease;
	transition:opacity .3s ease,transform 1.5s ease,-webkit-transform 1.5s ease;
	-webkit-transform:translateY(0);
	transform:translateY(0)}
.header--has-animations .header__search-open{
	-webkit-transform:translateY(100%);
	transform:translateY(100%)}
.loaded .header--has-animations .header__search-open{
	-webkit-transition:color .3s ease,-webkit-transform .9s ease .9s;
	transition:color .3s ease,-webkit-transform .9s ease .9s;
	transition:color .3s ease,transform .9s ease .9s;
	transition:color .3s ease,transform .9s ease .9s,-webkit-transform .9s ease .9s;
	-webkit-transform:translateY(0);
	transform:translateY(0)}
@media only screen and (min-width: 1200px){
	.header--has-animations .header__top::after{
	width:0}
.loaded .header--has-animations .header__top::after{
	-webkit-transition:width 1s ease;
	transition:width 1s ease;
	width:100%}
.header--has-animations .header__additional-item{
	-webkit-transform:translateY(-100%);
	transform:translateY(-100%)}
.loaded .header--has-animations .header__additional-item{
	-webkit-transition:-webkit-transform 1.5s ease;
	transition:-webkit-transform 1.5s ease;
	transition:transform 1.5s ease;
	transition:transform 1.5s ease, -webkit-transform 1.5s ease;
	-webkit-transform:translateY(0);
	transform:translateY(0)}
.header--has-animations .header__additional-link{
	-webkit-transform:translateY(-100%);
	transform:translateY(-100%)}
.loaded .header--has-animations .header__additional-link{
	-webkit-transition:background-color .3s ease,color .3s ease,-webkit-transform .9s ease .9s;
	transition:background-color .3s ease,color .3s ease,-webkit-transform .9s ease .9s;
	transition:background-color .3s ease,color .3s ease,transform .9s ease .9s;
	transition:background-color .3s ease,color .3s ease,transform .9s ease .9s,-webkit-transform .9s ease .9s;
	-webkit-transform:translateY(0);
	transform:translateY(0)}
.header--has-animations .nav__item:nth-child(2n) .nav__link-inner{
	-webkit-transition-delay:0.5s !important;
	transition-delay:0.5s !important}
.header--has-animations .nav__item:nth-child(3n) .nav__link-inner{
	-webkit-transition-delay:0.55s !important;
	transition-delay:0.55s !important}
.header--has-animations .nav__item:nth-child(4n) .nav__link-inner{
	-webkit-transition-delay:0.6s !important;
	transition-delay:0.6s !important}
.header--has-animations .nav__item:nth-child(5n) .nav__link-inner{
	-webkit-transition-delay:0.65s !important;
	transition-delay:0.65s !important}
.header--has-animations .nav__item:nth-child(6n) .nav__link-inner{
	-webkit-transition-delay:0.7s !important;
	transition-delay:0.7s !important}
.header--has-animations .nav__item:nth-child(7n) .nav__link-inner{
	-webkit-transition-delay:0.75s !important;
	transition-delay:0.75s !important}
.header--has-animations .nav__item:nth-child(8n) .nav__link-inner{
	-webkit-transition-delay:0.8s !important;
	transition-delay:0.8s !important}
.header--has-animations .nav__item:nth-child(9n) .nav__link-inner{
	-webkit-transition-delay:0.85s !important;
	transition-delay:0.85s !important}
.header--has-animations .nav__item:nth-child(10n) .nav__link-inner{
	-webkit-transition-delay:0.9s !important;
	transition-delay:0.9s !important}
.header--has-animations .nav__item:nth-child(11n) .nav__link-inner{
	-webkit-transition-delay:0.95s !important;
	transition-delay:0.95s !important}
.header--has-animations .nav__item:nth-child(12n) .nav__link-inner{
	-webkit-transition-delay:1s !important;
	transition-delay:1s !important}
.header--has-animations .nav__item:nth-child(13n) .nav__link-inner{
	-webkit-transition-delay:1.05s !important;
	transition-delay:1.05s !important}
.header--has-animations .nav__item:nth-child(14n) .nav__link-inner{
	-webkit-transition-delay:1.1s !important;
	transition-delay:1.1s !important}
.header--has-animations .nav__item:nth-child(15n) .nav__link-inner{
	-webkit-transition-delay:1.15s !important;
	transition-delay:1.15s !important}
.header--has-animations .nav__item:nth-child(16n) .nav__link-inner{
	-webkit-transition-delay:1.2s !important;
	transition-delay:1.2s !important}
.header--has-animations .nav__item:nth-child(17n) .nav__link-inner{
	-webkit-transition-delay:1.25s !important;
	transition-delay:1.25s !important}
.header--has-animations .nav__item:nth-child(18n) .nav__link-inner{
	-webkit-transition-delay:1.3s !important;
	transition-delay:1.3s !important}
.header--has-animations .nav__item:nth-child(19n) .nav__link-inner{
	-webkit-transition-delay:1.35s !important;
	transition-delay:1.35s !important}
.header--has-animations .nav__item:nth-child(20n) .nav__link-inner{
	-webkit-transition-delay:1.4s !important;
	transition-delay:1.4s !important}
.header--has-animations .nav__item:nth-child(21n) .nav__link-inner{
	-webkit-transition-delay:1.45s !important;
	transition-delay:1.45s !important}
.header--has-animations .nav__link-inner{
	-webkit-transform:translateY(100%);
	transform:translateY(100%)}
.loaded .header--has-animations .nav__link-inner{
	-webkit-transition:-webkit-transform 1.5s ease;
	transition:-webkit-transform 1.5s ease;
	transition:transform 1.5s ease;
	transition:transform 1.5s ease, -webkit-transform 1.5s ease;
	-webkit-transform:translateY(0);
	transform:translateY(0)}
}
@media only screen and (max-width: 1199.98px){
	.header--has-animations .header__bottom::after{
	-webkit-transition-delay:0s;
	transition-delay:0s}
.header--has-animations .header__hamburger-inner{
	-webkit-transform:translateY(100%);
	transform:translateY(100%)}
.loaded .header--has-animations .header__hamburger-inner{
	-webkit-transition:-webkit-transform 1.5s ease .9s;
	transition:-webkit-transform 1.5s ease .9s;
	transition:transform 1.5s ease .9s;
	transition:transform 1.5s ease .9s, -webkit-transform 1.5s ease .9s;
	-webkit-transform:translateY(0);
	transform:translateY(0)}
}
.header--fixed{
	position:fixed}
@media only screen and (min-width: 1200px){
	.header--hidden{
	top:-140px}
.header--hidden .nav__second-lvl-wrap{
	top:0}
}
@media only screen and (max-width: 1199.98px){
	.header--hidden{
	top:-120px}
.header--hidden .nav{
	top:0}
}
.loaded .header--animation{
	-webkit-transition-property:background-color,top;
	transition-property:background-color,top}
.header--nav-open{
	position:fixed}
@media only screen and (max-width: 1199.98px){
	.header--hamburger-open .header__hamburger-line--top{
	-webkit-transform:rotate(45deg);
	transform:rotate(45deg);
	top:calc(50% - 8px);
	left:2px}
.header--hamburger-open .header__hamburger-line--mid{
	opacity:0;
	-webkit-transform:rotate(-45deg);
	transform:rotate(-45deg);
	top:calc(50% + 6px);
	left:2px}
.header--hamburger-open .header__hamburger-line--bot{
	-webkit-transform:rotate(-45deg);
	transform:rotate(-45deg);
	top:calc(50% + 6px);
	left:2px}
.header--hamburger-open .nav{
	height:calc(100vh - 60px);
	padding-bottom:40px}
}
@media only screen and (min-width: 1200px){
	.header--transparent:not(.header--fixed):not(:hover){
	background-color:rgba(0,0,0,0)}
.header--transparent:not(.header--fixed):not(:hover) .header__additional-link,.header--transparent:not(.header--fixed):not(:hover) .nav__link,.header--transparent:not(.header--fixed):not(:hover) .header__search-open{
	color:#fff}
.header--transparent:not(.header--fixed):not(:hover) .nav__link-inner::after{
	border-top-color:#fff}
.header--transparent:not(.header--fixed):not(:hover) .header__logo--standard{
	opacity:0}
.header--transparent:not(.header--fixed):not(:hover) .header__logo--white{
	opacity:1}
.header--transparent:not(.header--fixed):not(:hover) .header__hamburger-line{
	background-color:#fff}
}
@media only screen and (max-width: 1199.98px){
	.header--transparent:not(.header--fixed):not(.header--hamburger-open){
	background-color:rgba(0,0,0,0)}
.header--transparent:not(.header--fixed):not(.header--hamburger-open) .header__additional-link,.header--transparent:not(.header--fixed):not(.header--hamburger-open) .nav__link,.header--transparent:not(.header--fixed):not(.header--hamburger-open) .header__search-open{
	color:#fff}
.header--transparent:not(.header--fixed):not(.header--hamburger-open) .nav__link-inner::after{
	border-top-color:#fff}
.header--transparent:not(.header--fixed):not(.header--hamburger-open) .header__logo--standard{
	opacity:0}
.header--transparent:not(.header--fixed):not(.header--hamburger-open) .header__logo--white{
	opacity:1}
.header--transparent:not(.header--fixed):not(.header--hamburger-open) .header__hamburger-line{
	background-color:#fff}
}
.header__top{
	position:relative}
.header__top::after{
	content:"";
	position:absolute;
	bottom:-1px;
	left:0;
	width:100%;
	height:1px;
	pointer-events:none}
.header__top>.wrap{
	max-width:100%;
	padding:0 50px}
@media only screen and (max-width: 1199.98px){
	.header__top{
	display:none}
}
.header__container-top{
	height:36px}
.header__additional-list{
	display:-webkit-box;
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:end;
	-webkit-justify-content:flex-end;
	-ms-flex-pack:end;
	justify-content:flex-end}
.header__additional-item{
	position:relative}
.header__additional-item::after,.header__additional-item:first-of-type::before{
	content:"";
	position:absolute;
	top:0;
	width:1px;
	height:100%;
	background-color:rgba(167,168,170,.4)}
.header__additional-item::after{
	right:0}
.header__additional-item:first-of-type::before{
	left:0}
.header__additional-link{
	display:-webkit-box;
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	padding:5px 21px 7px}
.loaded .header__additional-link{
	-webkit-transition:.3s ease;
	transition:.3s ease;
	-webkit-transition-property:background-color,color;
	transition-property:background-color,color}
@media only screen and (min-width: 1025px){
	.no-touch .header__additional-link:hover{
	color:#fff;
	background-color:#3BC049}
}
.header__bottom{
	position:relative}
.header__bottom::after{
	content:"";
	position:absolute;
	bottom:-1px;
	left:0;
	width:100%;
	height:1px;
	pointer-events:none}
@media only screen and (min-width: 1200px){
	.header__bottom>.wrap{
	max-width:100%;
	padding:0 50px}
}
.header__container-bottom{
	display:-webkit-box;
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-webkit-align-items:center;
	-ms-flex-align:center;
	align-items:center}
@media only screen and (min-width: 1200px){
	.header__container-bottom{
	-webkit-box-pack:justify;
	-webkit-justify-content:space-between;
	-ms-flex-pack:justify;
	justify-content:space-between;
	height:77px}
}
@media only screen and (max-width: 1199.98px){
	.header__container-bottom{
	height:60px}
}
.header__home{
	position:relative;
	overflow:hidden}
@media only screen and (max-width: 1199.98px){
	.header__home{
	margin-right:auto}
}
.header__logo{
	width:200px}
.loaded .header__logo{
	-webkit-transition:.3s ease;
	transition:.3s ease;
	-webkit-transition-property:opacity;
	transition-property:opacity}
@media only screen and (max-width: 1199.98px){
	.header__logo{
	width:123px}
}
.header__logo--standard{
	opacity:1}
.header__logo--white{
	position:absolute;
	top:0;
	left:0;
	opacity:0}
.header__hamburger{
	width:20px;
	height:20px;
	-webkit-flex-shrink:0;
	-ms-flex-negative:0;
	flex-shrink:0;
	position:relative;
	top:2px;
	overflow:hidden}
@media only screen and (min-width: 1200px){
	.header__hamburger{
	display:none}
}
.header__hamburger-inner{
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0}
.header__hamburger-line{
	display:block;
	height:2px;
	width:20px;
	background-color:#6c7279;
	position:absolute;
	-webkit-transform-origin:left center;
	transform-origin:left center}
.loaded .header__hamburger-line{
	-webkit-transition:.3s ease;
	transition:.3s ease;
	-webkit-transition-property:top,left,opacity,background-color,-webkit-transform;
	transition-property:top,left,opacity,background-color,-webkit-transform;
	transition-property:transform,top,left,opacity,background-color;
	transition-property:transform,top,left,opacity,background-color,-webkit-transform}
.header__hamburger-line--top{
	left:0;
	top:calc(50% - 6px)}
.header__hamburger-line--bot{
	left:0;
	top:calc(50% + 4px)}
.header__hamburger-line--mid{
	width:16px;
	left:0;
	top:calc(50% - 1px)}
@media only screen and (min-width: 1200px){
	.nav{
	-webkit-align-self:flex-end;
	-ms-flex-item-align:end;
	align-self:flex-end;
	position:relative;
	top:10px}

}
@media only screen and (max-width: 1199.98px){
	.nav{
	position:fixed;
	left:0;
	top:60px;
	background-color:#fff;
	width:100%;
	height:0;
	overflow:auto}
.loaded .nav{
	-webkit-transition:.3s ease;
	transition:.3s ease;
	-webkit-transition-property:height,top;
	transition-property:height,top}
}

@media only screen and (min-width: 1200px){
	.loaded .nav--no-height-transition .nav__second-lvl-wrap{
	-webkit-transition-property:top;
	transition-property:top}
.nav--no-height-transition .nav__item--active .nav__second-lvl-wrap{
	height:430px}
}

@media only screen and (min-width: 1600px){
	.nav--no-height-transition .nav__item--active .nav__second-lvl-wrap{
		height:530px}
}
.nav__cta{
	display:inline-block;
	letter-spacing:-0.02em;
	color:#3BC049;
	padding:4px 10px 6px;
	position:relative;
	border-radius:16px}
.loaded .nav__cta{
	-webkit-transition:.3s ease;
	transition:.3s ease;
	-webkit-transition-property:background-color;
	transition-property:background-color}
@media only screen and (min-width: 1025px){
	.no-touch .nav__cta:hover{
	background-color:#cff0d2}
}
@media only screen and (min-width: 1200px){
	.nav__cta{
	left:-10px}
}
@media only screen and (min-width: 768px){
	.nav__cta{
	font-size:17px;
	line-height:22px}
}
@media only screen and (max-width: 1199.98px){
	.nav__cta{
	background-color:#cff0d2}
}
@media only screen and (max-width: 767.98px){
	.nav__cta{
	font-size:12px;
	line-height:17px}
.nav__cta::after{
	top:3px}
}
.nav__list{
	padding-right: 30px;
	display:-webkit-box;
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex}
@media only screen and (max-width: 1199.98px){
	.nav__list{
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	-webkit-flex-direction:column;
	-ms-flex-direction:column;
	flex-direction:column;
	padding:60px 25px}
}
@media only screen and (max-width: 767.98px){
	.nav__list{
	padding:30px 20px}
}
@media only screen and (max-width: 1199.98px){
	.nav__item{
	margin-bottom:30px}
}
@media only screen and (max-width: 767.98px){
	.nav__item{
	margin-bottom:25px}
}
@media only screen and (min-width: 1200px){
	.nav__item:not(:last-of-type){
	margin-right:35px}
}
@media only screen and (min-width: 1200px)and (min-width: 1025px){
	.no-touch .nav__item:not(.nav__item--has-content) .nav__link:hover{
	border-color:#3BC049}
.no-touch .nav__item:not(.nav__item--has-content) .nav__link:hover::after{
	-webkit-transform:rotate(180deg);
	transform:rotate(180deg)}
}
@media only screen and (min-width: 1200px){
	.nav__item--home{
	display:none}
}
@media only screen and (min-width: 1200px){
	.nav__item--has-content{
	padding-right:22px}
.nav__item--has-content .nav__link-inner::after{
	display:block}
}

@media only screen and (max-width: 1199.98px){
	.nav__item--has-content .nav__link{
	display:none}
.nav__item--has-content .nav__button{
	display:inline-block}
}
@media only screen and (min-width: 1200px){
	.nav__item--active .nav__link{
	border-color:#3BC049}
.nav__item--active .nav__link .nav__link-inner::after{
	-webkit-transform:rotate(180deg);
	transform:rotate(180deg)}
.nav__item--active .nav__second-lvl-wrap{
	height:430px;
	pointer-events:all;
	visibility:visible}
}
@media only screen and (min-width: 1600px){
	.nav__item--active .nav__second-lvl-wrap{
		height:530px;}
}
@media only screen and (max-width: 1199.98px){
	.nav__item--active .nav__button{
	color:#3BC049}
.nav__item--active .nav__button::after{
	border-top-color:#3BC049;
	-webkit-transform:rotate(180deg);
	transform:rotate(180deg)}
}
@media only screen and (min-width: 1200px){
	.nav__item--secondary{
	display:none}
}
.nav__link{
	color:#6c7279}
@media only screen and (min-width: 1200px){
	.nav__link{
	height:77px;
	padding:0 10px;
	display:-webkit-box;
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-webkit-align-items:center;
	-ms-flex-align:center;
	align-items:center;
	font-size:18px;
	line-height:27px;
	letter-spacing:-0.02em;
	position:relative;
	border-bottom:2px solid rgba(0,0,0,0);
	max-width:300px;
	text-align:center;
	z-index:1}
}
.loaded .nav__link{
	-webkit-transition:.3s ease;
	transition:.3s ease;
	-webkit-transition-property:border-color,color;
	transition-property:border-color,color}
@media only screen and (max-width: 1199.98px){
	.nav__link{
	font-size:20px;
	line-height:28px}
}
@media only screen and (max-width: 767.98px){
	.nav__link{
	font-size:18px;
	line-height:25px}
}
@media only screen and (min-width: 1200px){
	.nav__link-wrap{
	overflow:hidden}
}
@media only screen and (min-width: 1200px){
	.nav__link-inner{
	display:inline-block;
	position:relative}
}
.nav__button{
	display:none;
	color:#6c7279;
	font-size:20px;
	line-height:28px;
	position:relative;
	padding-right:22px;
	text-align:left}
.nav__button::after{
	content:"";
	border:4px solid rgba(0,0,0,0);
	border-top-color:#6c7279;
	position:absolute;
	right:5px;
	top:12px}
.loaded .nav__button::after{
	-webkit-transition:.3s ease;
	transition:.3s ease;
	-webkit-transition-property:border-top-color,-webkit-transform;
	transition-property:border-top-color,-webkit-transform;
	transition-property:transform,border-top-color;
	transition-property:transform,border-top-color,-webkit-transform;
	-webkit-transform-origin:4px 2px;
	transform-origin:4px 2px}
.loaded .nav__button{
	-webkit-transition:.3s ease;
	transition:.3s ease;
	-webkit-transition-property:color;
	transition-property:color}
@media only screen and (max-width: 767.98px){
	.nav__button{
	font-size:18px;
	line-height:25px}
.nav__button::after{
	top:10px}
}
@media only screen and (min-width: 1200px){
	.nav__second-lvl-wrap{
	position:fixed;
	left:0;
	top:113px;
	width:100%;
	background-color:#fff;
	height:0;
	overflow:hidden;
	pointer-events:none;
	display:-webkit-box;
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	visibility:hidden}
.nav__second-lvl-wrap::after{
	content:"";
	position:absolute;
	width:100%;
	height:1px;
	background-color:rgba(167,168,170,.4);
	bottom:0;
	left:0}
.loaded .nav__second-lvl-wrap{
	-webkit-transition:.3s ease;
	transition:.3s ease;
	-webkit-transition-property:height,top,visibility;
	transition-property:height,top,visibility}
}
@media only screen and (max-width: 1199.98px){
	.nav__second-lvl-wrap{
	display:block}
.nav__second-lvl-wrap>.wrap{
	padding:0}
}
.nav__second-lvl-container{
	display:-webkit-box;
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;}
.nav__section-info{
	padding-top:20px;
	padding-bottom:100px;
	width:330px}
@media only screen and (max-width: 1199.98px){
	.nav__section-info{
	display:none}
}
.nav__section-info-title{
	color:#6c7279;
	margin-bottom:10px}
.nav__section-info-description{
	color:#6e6e69;
	margin-bottom:10px}
.nav__section-info-link{
	display:inline-block;
	font-weight:500}
	.nav__section-info-link .icon {
		width: 16px; /* Adjust size */
		height: 16px;
		margin-left: 8px;
		position: relative;
		top: 0;
	}
@media only screen and (min-width: 1200px){
	.nav__section-info-link{
	position:relative;
	left:-10px}
}
@media only screen and (max-width: 767.98px){
	.nav__section-info-link{
	font-weight:400}
	}
@media only screen and (min-width: 1200px){
	.nav__second-lvl{
	padding-top:67px;
	padding-bottom:100px;
	width:474px;
	position:relative;
	margin:0 45px}
.nav__second-lvl::after{
	content:"";
	position:absolute;
	top:0;
	left:50%;
	width:1px;
	height:1000px;
	background-color:rgba(167,168,170,.4);
	opacity:0}
.loaded .nav__second-lvl::after{
	-webkit-transition:.3s ease;
	transition:.3s ease;
	-webkit-transition-property:opacity;
	transition-property:opacity}
}
@media only screen and (max-width: 1199.98px){
	.nav__second-lvl{
	width:100%;
	height:0;
	overflow:hidden}
.loaded .nav__second-lvl{
	-webkit-transition:.3s ease;
	transition:.3s ease}
}

@media only screen and (min-width: 1200px){
	.nav__second-lvl-smaller{
	padding-top:67px;
	padding-bottom:100px;
	width:275px;
	position:relative;
	margin:0 0 0 45px}
.nav__second-lvl-smaller::after{
	content:"";
	position:absolute;
	top:0;
	left:50%;
	width:1px;
	height:1000px;
	background-color:rgba(167,168,170,.4);
	opacity:0}
.loaded .nav__second-lvl-smaller::after{
	-webkit-transition:.3s ease;
	transition:.3s ease;
	-webkit-transition-property:opacity;
	transition-property:opacity}
}
@media only screen and (max-width: 1199.98px){
	.nav__second-lvl-smaller{
	width:100%;
	height:0;
	overflow:hidden}
.loaded .nav__second-lvl-smaller{
	-webkit-transition:.3s ease;
	transition:.3s ease}
}

@media only screen and (min-width: 1200px){
	.nav__second-lvl--show-line::after{
	opacity:1}
}
@media only screen and (min-width: 1200px){
	.nav__second-lvl-list{
	position:relative;
	width:100%}
}
@media only screen and (max-width: 1199.98px){
	.nav__second-lvl-list{
	padding-top:30px;
	padding-left:10px}
}
@media only screen and (max-width: 767.98px){
	.nav__second-lvl-list{
	padding-top:25px}
}
.nav__second-lvl-title{
	margin-bottom:27px;
	color:#a7a8aa}
@media only screen and (max-width: 1199.98px){
	.nav__second-lvl-title{
	display:none}
}
@media only screen and (min-width: 1025px){
	.no-touch .nav__second-lvl-item:not(.nav__second-lvl-item--has-content) .nav__second-lvl-link:hover .nav__second-lvl-link-text{
	left:10px;
	background-size:100% 1px}
}
@media only screen and (min-width: 1200px){
	.nav__second-lvl-item{
	padding-right:37px}
.nav__second-lvl-item:not(:last-of-type){
	margin-bottom:24px}
}
@media only screen and (max-width: 1199.98px){
	.nav__second-lvl-item:not(:last-of-type){
	margin-bottom:10px}
}
@media only screen and (min-width: 1200px){
	.nav__second-lvl-item--has-content{
	display:-webkit-box;
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:justify;
	-webkit-justify-content:space-between;
	-ms-flex-pack:justify;
	justify-content:space-between}
.loaded .nav__second-lvl-item--has-content::after{
	-webkit-transition:color .3s ease;
	transition:color .3s ease}
}
@media only screen and (max-width: 1199.98px){
	.nav__second-lvl-item--has-content .nav__second-lvl-link{
	display:none}
.nav__second-lvl-item--has-content .nav__second-lvl-button{
	display:inline-block}
}
@media only screen and (min-width: 1200px){
	.nav__second-lvl-item--active::after{
	color:#3BC049}
.nav__second-lvl-item--active .nav__second-lvl-link-text{
	left:10px;
	background-size:100% 1px}
.nav__second-lvl-item--active .nav__third-lvl{
	opacity:1;
	pointer-events:all}
}
@media only screen and (max-width: 1199.98px){
	.nav__second-lvl-item--active .nav__second-lvl-button{
	color:#3BC049}
.nav__second-lvl-item--active .nav__second-lvl-button::after{
	border-top-color:#3BC049;
	-webkit-transform:rotate(180deg);
	transform:rotate(180deg)}
}
.nav__second-lvl-link{
	color:#6c7279;
	display:inline-block}
@media only screen and (min-width: 1200px){
	.nav__second-lvl-link{
	font-size:18px;
	line-height:27px;
	letter-spacing:-0.02em}
}
@media only screen and (max-width: 1199.98px){
	.nav__second-lvl-link{
	font-size:14px;
	line-height:24px}
}

@media only screen and (min-width: 1200px){
	.nav__second-lvl-link-title{
	font-size:22px;
	line-height:27px;
	letter-spacing:-0.02em}
}
@media only screen and (max-width: 1199.98px){
	.nav__second-lvl-link-title{
	font-size:18px;
	line-height:24px}
}

.nav__second-lvl-link-text{
	position:relative;
	left:0;
	background-image:webkit-gradient(linear, left top, left bottom, from(#3BC049), to(#3BC049));
	background-image:linear-gradient(#3BC049, #3BC049);
	background-size:0 1px;
	background-position:0 100%;
	background-repeat:no-repeat}
.loaded .nav__second-lvl-link-text{
	-webkit-transition:.3s ease;
	transition:.3s ease;
	-webkit-transition-property:left,background-size;
	transition-property:left,background-size}
.nav__second-lvl-button{
	display:none;
	color:#6c7279;
	font-size:14px;
	line-height:24px;
	position:relative;
	padding-right:22px;
	text-align:left}
.nav__second-lvl-button::after{
	content:"";
	border:4px solid rgba(0,0,0,0);
	border-top-color:#6c7279;
	position:absolute;
	right:5px;
	top:10px}
.loaded .nav__second-lvl-button::after{
	-webkit-transition:.3s ease;
	transition:.3s ease;
	-webkit-transition-property:border-top-color,-webkit-transform;
	transition-property:border-top-color,-webkit-transform;
	transition-property:transform,border-top-color;
	transition-property:transform,border-top-color,-webkit-transform;
	-webkit-transform-origin:4px 2px;
	transform-origin:4px 2px}
.loaded .nav__second-lvl-button{
	-webkit-transition:.3s ease;
	transition:.3s ease;
	-webkit-transition-property:color;
	transition-property:color}
.loaded .nav__third-lvl{
	-webkit-transition:.3s ease;
	transition:.3s ease}
@media only screen and (min-width: 1200px){
	.nav__third-lvl{
	position:absolute;
	top:0;
	left:100%;
	width:100%;
	opacity:0;
	pointer-events:none;
	padding-left:36px}
}
@media only screen and (max-width: 1199.98px){
	.nav__third-lvl{
	padding-left:10px;
	overflow:hidden;
	height:0}
.loaded .nav__third-lvl{
	-webkit-transition:.3s ease;
	transition:.3s ease}
}
@media only screen and (max-width: 1199.98px){
	.nav__third-lvl-list{
	padding-top:10px}
}
@media only screen and (min-width: 1200px){
	.nav__third-lvl-item:not(:last-of-type){
	margin-bottom:24px}
}
@media only screen and (max-width: 1199.98px){
	.nav__third-lvl-item:not(:last-of-type){
	margin-bottom:10px}
}
.nav__third-lvl-link{
	color:#6c7279;
	display:inline-block}
@media only screen and (min-width: 1025px){
	.no-touch .nav__third-lvl-link:hover .nav__third-lvl-link-text{
	left:10px;
	background-size:100% 1px}
}
.loaded .nav__third-lvl-link{
	-webkit-transition:.3s ease;
	transition:.3s ease}
@media only screen and (min-width: 1200px){
	.nav__third-lvl-link{
	font-size:18px;
	line-height:27px;
	letter-spacing:-0.02em}
}
@media only screen and (max-width: 1199.98px){
	.nav__third-lvl-link{
	font-size:14px;
	line-height:24px}
}
.nav__third-lvl-link-text{
	position:relative;
	left:0;
	background-image:webkit-gradient(linear, left top, left bottom, from(#3BC049), to(#3BC049));
	background-image:linear-gradient(#3BC049, #3BC049);
	background-size:0 1px;
	background-position:0 100%;
	background-repeat:no-repeat}
.loaded .nav__third-lvl-link-text{
	-webkit-transition:.3s ease;
	transition:.3s ease;
	-webkit-transition-property:left,background-size;
	transition-property:left,background-size}
@media only screen and (min-width: 1200px){
	.nav__section-link{
	display:none}
}
@media only screen and (max-width: 1199.98px){
	.nav__section-link{
	display:inline-block;
	font-weight:400}
}
@media only screen and (min-width: 768px)and (max-width: 1199.98px){
	.nav__section-link{
	margin-top:30px}
}
@media only screen and (max-width: 767.98px){
	.nav__section-link{
	margin-top:25px}
}
.nav__featured{
	padding-top:67px;
	padding-bottom:100px;
	width:330px}
@media only screen and (max-width: 1199.98px){
	.nav__featured{
	display:none}
}
.nav__featured-title{
	margin-bottom:34px;
	color:#a7a8aa}
@media only screen and (max-width: 1199.98px){
	.nav__featured-title{
	display:none}
}
@media only screen and (min-width: 1025px){
	.no-touch .nav__featured-link:hover .nav__featured-image{
	-webkit-transform:scale(1.05);
	transform:scale(1.05)}
.no-touch .nav__featured-link:hover .nav__featured-page-title{
	-webkit-text-decoration-color:#6c7279;
	text-decoration-color:#6c7279}
}
.nav__featured-image-wrap{
	padding-top:60.6%;
	border-radius:8px;
	margin-bottom:25px;
	position:relative;
	overflow:hidden}
.nav__featured-image{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%}
.loaded .nav__featured-image{
	-webkit-transition:.3s ease;
	transition:.3s ease;
	-webkit-transition-property:-webkit-transform;
	transition-property:-webkit-transform;
	transition-property:transform;
	transition-property:transform, -webkit-transform}
.nav__featured-info{
	margin-bottom:15px;
	padding:0 15px}
.nav__featured-info>span:not(:last-of-type){
	margin-right:3px;
	padding-right:11px;
	position:relative}
.nav__featured-info>span:not(:last-of-type)::after{
	content:"";
	width:3px;
	height:3px;
	background-color:#a7a8aa;
	border-radius:50%;
	position:absolute;
	top:7px;
	right:0}
.nav__featured-category{
	color:#3BC049}
.nav__featured-date{
	color:#a7a8aa}
.nav__featured-page-title{
	padding:0 15px;
	text-decoration:underline;
	text-decoration-thickness:1px;
	text-underline-offset:.2em;
	-webkit-text-decoration-color:rgba(0,0,0,0);
	text-decoration-color:rgba(0,0,0,0)}
.loaded .nav__featured-page-title{
	-webkit-transition:.3s ease;
	transition:.3s ease;
	-webkit-transition-property:-webkit-text-decoration-color;
	transition-property:-webkit-text-decoration-color;
	transition-property:text-decoration-color;
	transition-property:text-decoration-color, -webkit-text-decoration-color}
.divider{
	width:100%}
.divider .wrap{
	display:-webkit-box;
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex}
@media only screen and (min-width: 1200px){
	.divider{
	margin:100px 0}
}
@media only screen and (min-width: 768px)and (max-width: 1199.98px){
	.divider{
	margin:80px 0}
}
@media only screen and (max-width: 767.98px){
	.divider{
	margin-bottom:60px}
}
.divider__line{
	display:inline-block;
	width:100%;
	height:1px;
	background-color:rgba(167,168,170,.4)}
	@media print {
		body {
			background: #fff;
			color: #000;
			margin: 0;
			padding: 0;
			text-align: left;
		}
		a:link, a:visited {
			background: #fff;
			color: #000;
			text-decoration: underline;
		}
		a:not([href="javascript:;"]):after {
			content: "[" attr(href) "]";
		}
		h1, h2, h3, h4, h5, h6 {
			background: none;
			color: #000;
		}
		.temp {
			display: none;
		}
		.header, .banner, .cards-carousel, .article-banner, .quote-slider, .tabs-article, .accordion, .form, .related, .image-carousel, .image, .featured-article, .pagination, .cards__filter-buttons {
			display: none;
		}
	}
	

	.header--image {
		margin: 0 0 20px 0;
		border-radius: 20px;
	}