.impact{position:relative}@media screen and (min-width:64rem)
{.impact{background-color:#f3f3f3}}


@media screen and (max-width:64rem){
	
	.impact__hgroup{margin-bottom:1.25rem;padding-left:1.25rem}}
	
	@media screen and (min-width:64rem){.impact__hgroup{text-align:center;position:absolute;top:3rem;left:0;width:100%;z-index:2;pointer-events:none}}
	
	.impact__hgroup__heading{font-weight:700;font-size:1.25rem;color:#7ab800}
	
	@media screen and (min-width:64rem){.impact__hgroup__heading{font-size:2.625rem}}
	
	.impact__hgroup__subheading{font-weight:700;font-size:1.25rem;color:#333}
	
	@media screen and (min-width:64rem){
		.impact__hgroup__subheading{font-weight:300;font-size:1.375rem;color:#014C83}}
		
		.impact__inner{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
		
		@media screen and (min-width:64rem){
			
			.impact__inner{overflow:hidden;position:relative;z-index:1;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 auto;max-width:200rem;-moz-box-sizing:border-box;box-sizing:border-box}}
			
			.impact__input{display:none}
			
			@media screen and (max-width:64rem){
				
				.impact__input:checked~.impact__content{padding-top:0rem;padding-bottom:0rem;position:static;z-index:1}
				
				.impact__input:checked~.impact__content .impact__intro{display:block;line-height:1.2;-webkit-animation:fade-in-up .4s ease-out;animation:fade-in-up .4s ease-out}
				
				.impact__input:checked~.impact__content .impact__action{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-animation:fade-in-up .4s ease-out;animation:fade-in-up .4s ease-out}
				
				.impact__input:checked~.impact__picture img{-webkit-filter:grayscale(0);filter:grayscale(0);display:block;}
			
					.impact__action ul li img {width:75%;}
				.impact__input:checked~.impact__label{background-color:#fff;z-index:auto}}
				
				.impact__label{position:absolute;top:0;left:0;width:100%;height:100%;z-index:99}
				
				@media screen and (min-width:64rem){
					
					.impact__label{display:none}}
					
					.impact__item{position:relative}
					
					
					@media screen and (max-width:64rem){
						
						.impact__item{padding-left:1.25rem;border-bottom:1px solid #e7e7e7;background-color:#f3f3f3;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;min-height:100px}}
						
						@media screen and (min-width:64rem){
							
							.impact__item{ background-color:transparent; /* border:1px solid #dedede */ }}
							
							@media screen and (min-width:64rem){.impact__item::after{content:'';width:100%;height:8px;background-color:transparent;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:-1}}
							
							@media screen and (min-width:64rem){
								
								.impact__item::before{content:'';width:100%;height:50%; /* background:linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.6) 100%);*/position:absolute;bottom:0;left:0}}  /*.impact__item:first-child{border-left:0}*/
								
								@media screen and (max-width:64rem){
									.impact__item:first-child{border-top:1px solid #e7e7e7}}
									.impact__item:first-child::after{right:0;left:auto;-webkit-transform:translate(0,-50%);transform:translate(0,-50%);width:50%}
									
									.impact__item:first-child .impact__level::after{display:none}
									
									@media screen and (max-width:64rem){
										
										.impact__item:first-child .impact__level::before{height:50%;-webkit-transform:translate(-50%,0);transform:translate(-50%,0)}}
										
										.impact__item:last-child::after{left:0;-webkit-transform:translate(0,-50%);transform:translate(0,-50%);width:50%}
										
										@media screen and (max-width:64rem){
											
											.impact__item:last-child .impact__level::before{top:0;height:50%;-webkit-transform:translate(-50%,0);transform:translate(-50%,0)}}
											
											@media screen and (min-width:64rem){
												/*On hover style */
												.impact__item:hover .impact__heading i{display:none;}
												.impact__item:hover .impact__heading span.plus-orange-icon{display:block; }
												
												
												.impact__item .impact__heading h4 span{color: #fff !important; font-size: 1.3rem; line-height:1em;}
												
												.impact__item:hover .impact__heading h4 span {color:#014C83;  }
												
												.impact__item:hover .impact__heading a{color:#014C83; font-size: 1.3rem; line-height:1em;}
												 p.msg{ width: 100%; min-width: 280px; margin-top: 15px;color: #014C83; font-weight: bolder; font-size: 1em; margin-bottom:10px;}
													
												.impact__item{width:19%;height:500px;transition:width .5s cubic-bezier(.59,.54,.3,1.18); float:left;}.impact__item:hover{width:35%}.impact__item:hover .impact__level__number{background-color:#fff;border:3px solid transparent;color:transparent;-webkit-transform:scale(1.4);transform:scale(1.4)}.impact__item:hover .impact__content{background-color: rgba(255,255,255, 0.8);}.impact__item:hover .impact__heading{font-size:1.45rem; padding: 0 20px; color:#014C83;}.impact__item:hover .impact__intro{opacity:1;-webkit-transform:translate(-50%,0);transform:translate(-50%,0);transition:opacity .4s ease-out .2s,-webkit-transform .4s ease-out .2s;transition:opacity .4s ease-out .2s,transform .4s ease-out .2s;transition:opacity .4s ease-out .2s,transform .4s ease-out .2s,-webkit-transform .4s ease-out .2s}.impact__item:hover .impact__action{opacity:1;-webkit-transform:translate(-50%,0);transform:translate(-50%,0);transition:opacity .4s ease-out 250ms,-webkit-transform .4s ease-out 250ms;transition:opacity .4s ease-out 250ms,transform .4s ease-out 250ms;transition:opacity .4s ease-out 250ms,transform .4s ease-out 250ms,-webkit-transform .4s ease-out 250ms}.impact__item:hover .impact__picture{background-color:#fff}.impact__item:hover img{-webkit-filter:grayscale(0);filter:grayscale(0)}}.impact__level{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
											
											@media screen and (max-width:64rem){.impact__level{position:relative}}
											
											@media screen and (min-width:64rem){.impact__level{position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:100%;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}
											
											@media screen and (max-width:64rem){.impact__level::before{content:'';width:8px;height:100%;background-color:transparent;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}}.impact__level::after{content:'';width:6px;height:6px;background-color:transparent;position:absolute;top:0;left:50%;-webkit-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg)}
											
											@media screen and (max-width:64rem){.impact__level::after{border-bottom:1px solid #e7e7e7;border-right:1px solid #e7e7e7}}
											
											@media screen and (min-width:64rem){.impact__level::after{top:50%;left:0;border-top:1px solid #fff;border-right:1px solid #fff}}.impact__level__number{width:32px;height:32px;border-radius:50%;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;background-color:transparent;border:3px solid #fff;color:#fff;position:relative;z-index:1}
											
											@media screen and (min-width:64rem){.impact__level__number{transition:all .4s ease-out;width:46px;height:46px}}.impact__content{width:100%}
											
											@media screen and (max-width:64rem){.impact__content{padding-left:1.25rem;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}
											
											@media screen and (min-width:64rem){.impact__content{position:absolute;bottom:0%;left:0;height:50%;background-color: rgba(0,0,0, 0.5);}
											.impact__content:hover{background-color: rgba(255,255,255, 0.8); margin-top: -20px;}
											
											}.impact__heading{color:#fff;font-size:1.5rem;font-weight:600;}
											
											@media screen and (min-width:64rem){.impact__heading{text-align:center;font-size:1.22rem;transition:font .3s ease-out;padding: 0 4px;margin-top:14px;    line-height: 1.35em; }
											/* on load */
											.impact__heading span.plus-orange-icon{display:none;}.impact__heading a{position: relative;text-align:center;color:#fff;font-size:1.2rem;transition:font .3s ease-out;padding: 0 0; text-decoration:none;font-weight:700;}}.impact__intro{display:none}
											
											@media screen and (max-width:64rem){.impact__intro{margin:0 0 1rem}}
											
											@media screen and (min-width:64rem){.impact__intro{padding:0 1rem;text-align:center;color:#fff;display:block;position:absolute;top:50px;left:50%;-webkit-transform:translate(-50%,12px);transform:translate(-50%,12px);opacity:0;transition:opacity .4s ease-out 0s,-webkit-transform .4s ease-out 0s;transition:opacity .4s ease-out 0s,transform .4s ease-out 0s;transition:opacity .4s ease-out 0s,transform .4s ease-out 0s,-webkit-transform .4s ease-out 0s;width:220px}}.impact__action{display:none;text-decoration:none;cursor:none;background:0 0;border:0;font:inherit; min-width:200px;}
											
											@media screen and (max-width:64rem){.impact__action{-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}}
											
											@media screen and (min-width:64rem){.impact__action{display:block;position:absolute;top:4.8rem;left:50%;-webkit-transform:translate(-50%,12px);transform:translate(-50%,12px);text-align:center;opacity:0;transition:opacity .4s ease-out 0s,-webkit-transform .4s ease-out 0s;transition:opacity .4s ease-out 0s,transform .4s ease-out 0s;transition:opacity .4s ease-out 0s,transform .4s ease-out 0s,-webkit-transform .4s ease-out 0s}}.impact__action__btn{width:24px;height:24px;border-radius:50%;display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff} .impact__action ul{display:inline-block; list-style:none;width:100%;margin-top:26px ;margin-bottom:0px;margin-left:0px;margin-left:0px;padding:0}
.impact__action__btn a:hover{opacity:0.8}
											.impact__action ul li{display:inline-block; margin-bottom:15px; cursor:default; width: 29%; margin: 0 5px} .impact__action ul li img {width: 80%;}
											
											
											@media screen and (max-width:64rem){.impact__action__btn{margin-right:.3125rem}}
											
											@media screen and (min-width:64rem){.impact__action__btn{width:32px;height:32px}}.impact__action__btn svg{width:12px;height:12px}
											
											@media screen and (min-width:64rem){.impact__action__btn svg{width:16px;height:16px}}.impact__action__text{color:#014C83;display:inline-block;font-size:.875rem}
											
											@media screen and (min-width:64rem){.impact__action__text{display:block;text-align:center;white-space:nowrap;color:#fff;font-size:1rem}}.impact__picture{width:100%; min-height:350px;}
											
											@media screen and (min-width:64rem){.impact__picture{position:absolute;bottom:0;left:0;width:100%;height:100%;overflow:hidden;z-index:-1;transition:background-color .4s ease-out}}
											.impact__picture img{width:100%;height:100%;object-fit:fill;object-position:0 0px;font-family:'object-fit: cover; object-position: 0% 0px;';-webkit-filter:grayscale(0) contrast(85%);filter:grayscale(0) contrast(85%);transition:-webkit-filter .4s ease-out;transition:filter .4s ease-out;transition:filter .4s ease-out,-webkit-filter .4s ease-out;}
											
											@media screen and (max-width:64rem){.impact__picture img{position:absolute;top:0;left:0}}
											
											@media screen and (min-width:64rem){
												/*.impact__picture img{object-position:50% 170px;font-family:'object-fit: cover; object-position: 50% 170px;'}*/}
												
												@-webkit-keyframes fade-in-up{0%{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fade-in-up{0%{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.impact-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh}
											
											@media screen and (max-width:64rem){.impact-overlay{overflow-y:scroll;z-index:1000}}
											
											@media screen and (min-width:64rem){.impact-overlay{background-color:rgba(0,0,0,.75);width:100%;height:100%;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:absolute;z-index:888;transition:opacity .4s ease-out;visibility:visible;opacity:1;pointer-events:auto}}.impact-overlay--is-hidden{visibility:hidden;opacity:0;pointer-events:none;left:-99999px}.impact-overlay__item{background-color:#fff;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:absolute;top:0;left:0}
											
											@media screen and (min-width:64rem){.impact-overlay__item{margin:auto;width:100%;max-width:calc(77.5rem - 200px);-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;height:calc(100% - 100px);top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}}.impact-overlay__item--is-hidden{display:none}.impact-overlay__main{padding:2rem 1.25rem;-moz-box-sizing:border-box;box-sizing:border-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
											
											@media screen and (min-width:64rem){.impact-overlay__main{padding:2rem 0 0 2rem;width:65%;height:100%}}.impact-overlay__main__heading{margin:0 0 2rem;color:transparent;font-size:1.875rem;line-height:1.2;font-weight:700}.impact-overlay__main__heading::before{margin-right:1.25rem;content:attr(data-number);border-radius:50%;width:70px;height:70px;border:3px solid transparent;display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.impact-overlay__main__lead{margin:0 0 1rem;color:transparent;font-size:1.5rem;line-height:1.2}.impact-overlay__main__paragraph{margin:0 0 1rem;font-size:.8125rem}.impact-overlay__main__links{font-size:.9375rem}.impact-overlay__main__links a{color:transparent}
											
											@media screen and (min-width:64rem){.impact-overlay__main__text{width:60%}}
											
											@media screen and (min-width:64rem){.impact-overlay__main__picture{width:40%;position:relative}}.impact-overlay__main__picture img{display:none}
											
											@media screen and (min-width:64rem){.impact-overlay__main__picture img{width:100%;position:absolute;bottom:0;left:0;display:block}}.impact-overlay__aside{padding:2rem 1.25rem;-moz-box-sizing:border-box;box-sizing:border-box;background-color:#f3f3f3}
											
											@media screen and (min-width:64rem){.impact-overlay__aside{padding:4rem 2rem 2rem;width:35%;height:100%}}.impact-overlay__aside__heading{margin:0 0 1rem;color:#014C83;font-size:1rem;font-weight:700}.impact-overlay__aside__list{font-size:.8125rem}.impact-overlay__aside__list li{padding:.625rem 0;border-bottom:1px solid #c3c3c3;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;line-height:1.2}.impact-overlay__aside__list li:last-child{border:none}.impact-overlay__aside__list li img{margin-right:.625rem;height:40px;-webkit-flex-grow:0;-moz-box-flex:0;-ms-flex-positive:0;flex-grow:0}.impact-overlay__nav{display:none}
											
											@media screen and (min-width:64rem){.impact-overlay__nav{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;max-width:75rem;height:40px;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.impact-overlay__nav__btn{border-radius:50%;width:40px;height:40px;background-color:#7ab800;color:#fff;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;text-decoration:none;font-size:.625rem}.impact-overlay__nav__btn--prev::after{font-family:Icons;font-style:normal;font-weight:400;content:"";text-indent:0}.impact-overlay__nav__btn--next::after{font-family:Icons;font-style:normal;font-weight:400;content:"";text-indent:0}.impact-overlay__indicator{display:none}
											
											@media screen and (min-width:64rem){.impact-overlay__indicator{position:absolute;bottom:0;left:50%;-webkit-transform:translate(-50%,0);transform:translate(-50%,0);width:100%;max-width:77.5rem;height:50px;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}}.impact-overlay__indicator__item{margin:0 5px;border-radius:50%;width:13px;height:13px;border:1px solid #fff;background-color:#fff;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;cursor:pointer}.impact-overlay__indicator__item--is-active{background-color:#7ab800}.impact-overlay__close{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;position:absolute;top:0;left:0;width:100%}
											
											@media screen and (min-width:64rem){.impact-overlay__close{top:50px;left:50%;-webkit-transform:translate(-50%,0);transform:translate(-50%,0);max-width:calc(77.5rem - 200px)}}.impact-overlay__close__btn{color:#014C83;font-size:1rem;position:relative;top:2rem;right:2rem;cursor:pointer;transition:color .3s ease-out}.impact-overlay__close__btn:hover{color:#404040}.impact-overlay__close__btn::after{font-family:Icons;font-style:normal;font-weight:400;content:"";text-indent:0}