.au-feature-carousel-wrapper {
	background-color: #000;
	color: #fff;
	position: relative;
	height: 720px
}

@media only screen and (min-width:768px) {
	.au-feature-carousel-wrapper {
		height: 680px
	}
}

@media only screen and (min-width:1024px) {
	.au-feature-carousel-wrapper {
		height: 780px
	}
}

.au-feature-carousel-item {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	transition: opacity .5s linear;
	opacity: 0;
	z-index: 1;
	overflow: hidden
}

.au-feature-carousel-item.active {
	opacity: 1;
	transition-delay: .5s;
	z-index: 2
}

.au-feature-carousel-bkg {
	position: relative;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	overflow: hidden;
	z-index: 1;
	height: 360px
}

@media only screen and (min-width:768px) {
	.au-feature-carousel-bkg {
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		padding: 0;
		height: auto
	}

	.header-fade .au-feature-carousel-bkg::before {
		position: absolute;
		top: 0;
		left: 0;
		bottom: 0;
		right: 0;
		width: 100%;
		height: 100%;
		content: ' ';
		/*background: linear-gradient(0deg, rgba(0, 0, 0, .65) 55%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0) 100%);*/
		z-index: 4
	}
}

@media only screen and (min-width:768px) {
	.au-feature-carousel-bkg::after {
		position: absolute;
		top: 0;
		left: 0;
		bottom: 0;
		right: 0;
		width: 100%;
		height: 100%;
		content: ' ';
		z-index: 5;
		background: linear-gradient(0deg, rgba(0, 0, 0, .6) 140px, rgba(0, 0, 0, 0) 141px, rgba(0, 0, 0, 0) 100%)
	}

	.header-grey .au-feature-carousel-bkg::after {
		/*background: linear-gradient(0deg, rgba(43, 43, 43, .6) 140px, rgba(0, 0, 0, 0) 141px, rgba(0, 0, 0, 0) 100%)*/
	}
}

.au-feature-carousel-bkg .video-container {
	width: 100%;
	max-width: 100%;
	height: 100%;
	padding-top: 0;
	overflow: hidden;
	z-index: 2;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0
}

.au-feature-carousel-bkg .video-js.vjs-fluid {
	width: 100%;
	max-width: 100%;
	height: 100%;
	padding-top: 0;
	overflow: hidden;
	z-index: 2;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0
}

.au-feature-carousel-bkg video.vjs-tech {
	position: absolute;
	top: 50% !important;
	bottom: 0;
	left: 50% !important;
	right: 0;
	transform: translate(-50%, -50%);
	width: 640px;
	height: auto
}

@media only screen and (min-width:640px) {
	.au-feature-carousel-bkg video.vjs-tech {
		width: 768px
	}
}

@media only screen and (min-width:768px) {
	.au-feature-carousel-bkg video.vjs-tech {
		width: 1280px
	}
}

@media only screen and (min-width:1024px) {
	.au-feature-carousel-bkg video.vjs-tech {
		width: 1920px
	}
}

.au-feature-carousel-item-inner {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto
}

@media only screen and (min-width:768px) {
	.au-feature-carousel-item-inner {
		position: relative;
		z-index: 10
	}
}

.au-feature-carousel-item-inner-onetrust {
	position: absolute;
	top: 0;
	left: 0;
	margin: 20px 20px 20px 0;
	z-index: 100
}

@media only screen and (min-width:768px) {
	.au-feature-carousel-item-inner-onetrust {
		position: absolute;
		top: 0;
		left: 50%;
		transform: translate(-50%, 40px);
		max-width: 600px;
		width: 100%
	}
}

.au-feature-carousel-item-content {
	padding: 0
}

.au-feature-carousel-text {
	padding: 20px;
	margin-top: -140px;
	position: relative
}

@media only screen and (max-width:767px) {
	.au-feature-carousel-text>* {
		z-index: 5;
		position: relative
	}

	.au-feature-carousel-text::before {
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		content: ' ';
		background: linear-gradient(0deg, #000 0, #000 66.6%, rgba(0, 0, 0, 0) 100%);
		z-index: 1
	}
}

@media only screen and (min-width:768px) {
	.au-feature-carousel-item-content {
		display: flex;
		flex-direction: row;
		align-items: center;
		height: 680px;
		padding: 20px
	}

	.au-feature-carousel-text {
		order: 1;
		width: 50%;
		padding: 20px 20px 20px 0;
		margin-top: 0;
		transform: translateY(-10%)
	}
}

@media only screen and (min-width:1024px) {
	.au-feature-carousel-item-content {
		height: 780px
	}
}

.au-feature-carousel h1 {
	font-size: 32px;
	font-weight: 100;
	line-height: 1em;
	padding: 0;
	margin: 10px 0 30px .44em;
	color: #fff
}

.au-feature-carousel h1 span {
	display: inline;
	padding: .15em 0;
	line-height: 1.46em;
	background-color: #26890D;
	-webkit-appearance: none;
	box-shadow: .44em 0 0 #26890D, -.44em 0 0 #26890D;
	-webkit-box-shadow: .44em 0 0 #26890D, -.44em 0 0 #26890D;
	-moz-box-shadow: .44em 0 0 #26890D, -.44em 0 0 #26890D;
	box-decoration-break: clone;
}

@media only screen and (min-width:1024px) {
	.au-feature-carousel h1 {
		font-size: 42px;
		line-height: 1em
	}
}

.au-feature-carousel-text p {
	font-size: 16px;
	text-shadow: 0 0 10px rgba(0, 0, 0, .25)
}

@media only screen and (min-width:1024px) {
	.au-feature-carousel-text p {
		font-size: 18px
	}
}

.au-feature-carousel-text a {
	border-radius: 3px;
	padding: 10px 20px;
	color: #fff;
	background: linear-gradient(0deg, rgb(0 0 0 / 42%) 140px, rgba(0, 0, 0, 0) 141px, rgba(0, 0, 0, 0) 100%);
	text-decoration: none;
	margin: 10px 0;
	display: inline-block;
	position: relative;
	min-width: 200px;
	transition: color .3s linear, background-color .3s linear, border-color .3s linear;
	border: solid 1px #f8f8f8;
}

/* .au-feature-carousel-item-3 .au-feature-carousel-text a {
	border: solid 1px #f8f8f8;
} */

.au-feature-carousel-text a::after {
	top: 55%;
	padding-left: 3px;
	color: #fff;
	transform: translateY(-50%);
	position: absolute;
	vertical-align: middle;
	font-family: Dcom-EDE !important;
	font-size: .8em;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	text-decoration: inherit;
	content: '\f105'
}

.au-feature-carousel-text a:hover {
	background-color: #26890D;
	color: #fff
}

.au-feature-carousel-image {
	padding: 20px;
	max-height: 500px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0
}

.au-feature-carousel-image img {
	max-width: 320px;
	margin: 0 auto
}

@media only screen and (min-width:768px) {
	.au-feature-carousel-image {
		order: 2;
		width: 50%;
		padding: 20px 0 20px 20px;
		align-self: flex-start;
		position: relative;
		top: auto;
		left: auto;
		right: auto
	}

	.au-feature-carousel-image img {
		margin: 0 0 0 auto;
		max-width: 400px
	}
}

@media only screen and (min-width:1024px) {
	.au-feature-carousel-image img {
		max-width: 500px
	}
}

.au-feature-carousel-pager-wrapper {
	position: absolute;
	top: 0;
	bottom: 140px;
	left: 0;
	right: 0;
	width: 100%;
	pointer-events: none;
	z-index: 20
}

.au-feature-carousel-pager {
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: auto;
	bottom: 20px;
	left: 50%;
	transform: translateX(-50%)
}

.au-feature-carousel-pager li {
	margin: 0;
	padding: 0;
	display: inline-block
}

.au-feature-carousel-pager a {
	background-color: #e8eae9;
	width: 15px;
	height: 15px;
	border-radius: 50%;
	margin: 5px;
	overflow: hidden;
	text-indent: -9999px;
	display: inline-block;
	box-shadow: 0 0 10px rgba(0, 0, 0, .3);
	pointer-events: all;
	cursor: pointer;
	transition: background-color .3s linear
}

.au-feature-carousel-pager a:hover {
	background-color: #26890D
}

.au-feature-carousel-pager a.active {
	background-color: #26890D
}

.related-topics {
	display: none !important
}

.au-insights-grid-wrapper {
	min-height: 500px;
	color: #000;
	position: relative;
	margin-top: -140px;
	z-index: 20;
	overflow: hidden
}

@media (max-width:767px) {
	.au-insights-grid-wrapper {
		background: linear-gradient(180deg, rgba(43, 43, 43, .6) 140px, #fff 141px, #fff 100%)
	}

	.au-feature-carousel-text a {
		border: solid 1px #f8f8f8;
	}

	.au-feature-carousel h1 {
		font-size: 24px;
		margin: 0 0 15px 0;
		padding: 0;
	}


	.au-feature-carousel h1 span {
		box-shadow: none !important;
		background-color: #26890D;
		display: inline-block !important;
		padding: .15em 14px !important;
	}
	.au-feature-carousel-item-1 h1 span {
		width: 216px;
	}
}

.au-insights-grid-inner {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	position: relative;
	padding: 20px
}

.au-insights-grid h2 {
	font-size: 24px;
	font-weight: 400;
	line-height: 1.25em;
	color: #fff;
	margin: 10px 0 0 0;
	padding: 0
}

.au-insights-grid-item-wrapper {
	margin: 20px 0 40px
}

.au-insights-grid-item {
	margin-bottom: 40px
}

@media only screen and (min-width:768px) {
	.au-insights-grid-item-wrapper {
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		justify-content: space-between
	}

	.au-insights-grid-item {
		width: 32%;
		margin-bottom: 0
	}
}

.au-insights-grid-item a,
.au-insights-grid-item a:visited {
	color: #000;
	text-decoration: none
}

.au-insights-grid-item-link a .au-insights-grid-item-image {
	overflow: hidden;
	background-color: #fff
}

.au-insights-grid-item-link a img {
	transform: scale(1);
	transition: transform .3s ease-in-out, opacity .3s ease-in-out
}

.au-insights-grid-item-link a:hover img {
	transform: scale(1.1);
	opacity: .85
}

.au-insights-grid-item-link p,
.au-insights-grid-item-video p {
	position: relative;
	font-size: 16px
}

.au-insights-grid-item-link p::after {
	font-family: Dcom-EDE;
	font-size: 1em;
	color: #26890D;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	text-decoration: inherit;
	content: '\f105';
	margin-left: 10px;
	display: inline-block
}

.au-insights-grid-item-link a:hover p::after {
	animation: navarrowmove 2s infinite;
	animation-iteration-count: infinite;
	-webkit-animation: navarrowmove 2s;
	-webkit-animation-iteration-count: infinite
}

.au-insights-grid-item-video a .au-insights-grid-item-image {
	position: relative;
	z-index: 1;
	overflow: hidden;
	background-color: #fff
}

.au-insights-grid-item-video a .au-insights-grid-item-image::before {
	position: absolute;
	display: block;
	top: 50%;
	left: 50%;
	width: 160px;
	height: 160px;
	border-radius: 50%;
	background-color: rgba(0, 0, 0, .6);
	z-index: 5;
	transform: translate(-50%, -50%);
	content: ' '
}

.au-insights-grid-item-video a .au-insights-grid-item-image::after {
	top: 50%;
	left: 50%;
	color: #fff;
	transform: translate(-50%, -50%);
	position: absolute;
	z-index: 6;
	vertical-align: middle;
	font-family: Dcom-EDE !important;
	font-size: 80px;
	line-height: 1em;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	text-decoration: inherit;
	content: '\f0da'
}

.au-insights-grid-item-video a .au-insights-grid-item-image img {
	transform: scale(1);
	transition: transform .3s ease-in-out, opacity .3s ease-in-out;
	position: relative;
	z-index: 2
}

.au-insights-grid-item-video a:hover .au-insights-grid-item-image img {
	transform: scale(1.1);
	opacity: .85
}

.au-insights-grid-item h3 {
	font-size: 24px;
	font-weight: 400;
	line-height: 1.25em;
	padding: 0;
	margin: 20px 0 10px
}

.au-collection-carousel-wrapper {
	color: #fff;
	background-color: #fff;
	position: relative;
	z-index: 30;
	margin-bottom: 40px;
	overflow: hidden
}

@media only screen and (min-width:768px) {
	.au-collection-carousel-wrapper {
		height: 640px
	}
}

.au-collection-carousel-header {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	position: relative;
	padding: 20px 20px 0;
	z-index: 10
}

.au-collection-carousel h2 {
	font-size: 28px;
	font-weight: 400;
	line-height: 1em;
	padding: 0;
	margin: 20px 0 30px .44em;
	color: #000
}

.au-collection-carousel h2 span {
	display: inline;
	padding: 0.15em 0;
	line-height: 1.5em;
	background-color: #26890D;
	box-shadow: 0.44em 0 0 #26890d, -0.44em 0 0 #26890d;
	box-decoration-break: clone;
	color: #fff;
}

.au-collection-carousel-item-wrapper {
	width: 100%;
	background-color: #000;
	position: relative;
	padding-top: 60%
}

@media only screen and (min-width:768px) {
	.au-collection-carousel-item-wrapper {
		padding-top: 0;
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0
	}
}

.au-collection-carousel-item {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	transition: opacity .5s linear;
	opacity: 0;
	z-index: 1
}

.au-collection-carousel-item.active {
	opacity: 1;
	transition-delay: .5s;
	z-index: 2
}

.au-collection-carousel-bkg {
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	overflow: hidden;
	z-index: 1;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 0
}

.header-fade .au-collection-carousel-bkg::before {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 100%;
	content: ' ';
	background: linear-gradient(0deg, rgba(0, 0, 0, .6) 25%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0) 100%);
	z-index: 4
}

.au-collection-carousel-bkg .video-container {
	width: 100%;
	max-width: 100%;
	height: 100%;
	padding-top: 0;
	overflow: hidden;
	z-index: 2;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0
}

.au-collection-carousel-bkg .video-js.vjs-fluid {
	width: 100%;
	max-width: 100%;
	height: 100%;
	padding-top: 0;
	overflow: hidden;
	z-index: 2;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0
}

.au-collection-carousel-bkg video.vjs-tech {
	position: absolute;
	top: 50% !important;
	bottom: 0;
	left: 50% !important;
	right: 0;
	transform: translate(-50%, -50%);
	width: 640px;
	height: auto
}

@media only screen and (min-width:640px) {
	.au-collection-carousel-bkg video.vjs-tech {
		width: 768px
	}
}

@media only screen and (min-width:768px) {
	.au-collection-carousel-bkg video.vjs-tech {
		width: 1280px
	}
}

@media only screen and (min-width:1024px) {
	.au-collection-carousel-bkg video.vjs-tech {
		width: auto;
		min-height: 640px;
		height: auto
	}
}

@media only screen and (min-width:1200px) {
	.au-collection-carousel-bkg video.vjs-tech {
		width: 100%
	}
}

.au-collection-carousel-item-inner {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto
}

.au-collection-carousel-item-cta {
	position: absolute;
	bottom: 25%;
	left: 50%;
	transform: translateX(-50%);
	z-index: 30;
	display: inline-block;
	width: 100%;
	text-align: center
}

@media only screen and (min-width:768px) {
	.au-collection-carousel-item-cta {
		bottom: 80px
	}
}

.au-collection-carousel-item-cta a {
	position: relative;
	display: inline-block;
	max-width: 800px;
	background-color: #000;
	color: #fff;
	font-size: 18px;
	padding: 30px 80px 30px 40px;
	text-decoration: none;
	z-index: 2
}

@media only screen and (min-width:768px) {
	.au-collection-carousel-item-cta a {
		padding: 40px 80px 40px 40px;
		font-size: 21px
	}
}

@media only screen and (max-width:600px) {
	.au-collection-carousel-item-cta a {
		position: relative;
		display: inline-block;
		max-width: 800px;
		background-color: #000;
		color: #fff;
		font-size: 18px;
		padding: 15px 80px 15px 40px;
		text-decoration: none;
		z-index: 2;
		opacity: 65%
	}
}

.au-collection-carousel-item-cta a:hover {
	text-decoration: none
}

.au-collection-carousel-item-cta a::before {
	position: absolute;
	top: 50%;
	right: 35px;
	transform: translateY(-50%);
	border: solid 2px #26890D;
	border-radius: 50%;
	display: block;
	width: 30px;
	height: 30px;
	line-height: 30px;
	z-index: 5;
	content: ' '
}

.au-collection-carousel-item-cta a::after {
	position: absolute;
	top: 50%;
	right: 35px;
	transform: translateY(-50%);
	text-align: center;
	speak: none;
	font-family: Dcom-EDE;
	font-size: .8em;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	text-decoration: inherit;
	content: '\f105';
	color: #26890D;
	display: block;
	width: 30px;
	height: 30px;
	line-height: 30px;
	z-index: 4;
	border-radius: 50%;
	overflow: hidden
}

@keyframes circlearrowmove {
	0% {
		text-indent: -20px;
		opacity: 0
	}

	50% {
		text-indent: 0;
		opacity: 1
	}

	100% {
		text-indent: 20px;
		opacity: 0
	}
}

@-webkit-keyframes circlearrowmove {
	0% {
		text-indent: -20px;
		opacity: 0
	}

	50% {
		text-indent: 0;
		opacity: 1
	}

	100% {
		text-indent: 20px;
		opacity: 0
	}
}

.au-collection-carousel-item-cta a:hover::after {
	animation: circlearrowmove 2s infinite;
	animation-iteration-count: infinite;
	-webkit-animation: circlearrowmove 2s;
	-webkit-animation-iteration-count: infinite
}

@media only screen and (min-width:768px) {
	.au-collection-carousel-item-inner {
		position: relative;
		z-index: 10
	}
}


.au-collection-carousel-pager-wrapper {
	padding: 0;
	width: 100%;
	pointer-events: none;
	z-index: 20;
	position: absolute;
	bottom: 0;
	left: 0
}

.au-collection-carousel-pager {
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: auto;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%)
}

@media only screen and (min-width:768px) {
	.au-collection-carousel-pager-wrapper {
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		padding: 0;
		background-color: transparent
	}

	.au-collection-carousel-pager {
		bottom: 20px
	}
}

.au-collection-carousel-pager li {
	margin: 0;
	padding: 0;
	display: inline-block
}

.au-collection-carousel-pager a {
	background-color: #e8eae9;
	width: 15px;
	height: 15px;
	border-radius: 50%;
	margin: 5px;
	overflow: hidden;
	text-indent: -9999px;
	display: inline-block;
	box-shadow: 0 0 10px rgba(0, 0, 0, .3);
	pointer-events: all;
	cursor: pointer;
	transition: background-color .3s linear
}

.au-collection-carousel-pager a:hover {
	background-color: #26890D
}

.au-collection-carousel-pager a.active {
	background-color: #26890D
}

.au-collection-carousel-item-inner-onetrust {
	position: absolute;
	top: 0;
	left: 0;
	margin: 20px 20px 20px 0;
	z-index: 100
}

@media only screen and (min-width:768px) {
	.au-collection-carousel-item-inner-onetrust {
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		max-width: 600px;
		width: 100%
	}
}

.au-impact-grid-wrapper {
	color: #000;
	position: relative;
	z-index: 40;
	overflow: hidden
}

.au-impact-grid-inner {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	position: relative;
	padding: 20px
}

.au-impact-grid h2 {
	font-size: 28px;
	font-weight: 400;
	line-height: 1em;
	padding: 0;
	margin: 10px 0 30px .44em;
	color: #000
}

.au-impact-grid h2 span {
	display: inline;
	padding: .15em 0 .23em 0;
	line-height: 1.5em;
	background-color: #26890D;
	box-shadow: 0.44em 0 0 #26890d, -0.44em 0 0 #26890d;
	box-decoration-break: clone;
	color: #fff;
}

.au-impact-grid-item-wrapper {
	margin: 20px 0 40px;
	width: 100%;
	background-color: #fff
}

@media only screen and (min-width:768px) {
	.au-impact-grid-item-wrapper {
		display: flex;
		flex-direction: row;
		justify-content: space-between
	}
}

@media only screen and (min-width:1024px) {
	.au-impact-grid-item-wrapper {
		max-height: 500px
	}
}

.au-impact-grid-item-focus {
	display: flex;
	width: 100%;
	min-height: 320px;
	text-decoration: none;
	justify-content: flex-end;
	flex-direction: column;
	margin-bottom: 20px;
	position: relative;
	z-index: 1;
	overflow: hidden
}

.au-impact-grid-item-focus-img {
	background-repeat: no-repeat;
	background-position: top right;
	background-size: cover;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 2;
	transition: transform .3s ease-in-out, opacity .3s ease-in-out
}

.au-impact-grid-item-focus:hover {
	text-decortion: none
}

.au-impact-grid-item-focus:hover .au-impact-grid-item-focus-img {
	transform: scale(1.1);
	opacity: .85
}

.au-impact-grid-item-focus-text {
	position: relative;
	font-size: 21px;
	font-weight: 400;
	line-height: 1em;
	padding: 0;
	margin: 20px 30px;
	color: #fff;
	text-decoration: none;
	width: 66%;
	z-index: 5
}

@media only screen and (min-width:768px) {
	.au-impact-grid-item-focus {
		min-height: auto
	}
}

@media only screen and (min-width:1024px) {
	.au-impact-grid-item-focus-text {
		font-size: 24px;
		line-height: 1em
	}
}

.au-impact-grid-item-focus-text span {
	display: inline;
	padding: .15em 0;
	line-height: 1.5em;
	background-color: #000;
	box-shadow: .44em 0 0 #000, -.44em 0 0 #000;
	box-decoration-break: clone
}

@media only screen and (min-width:768px) {
	.au-impact-grid-item-focus {
		margin-bottom: 0;
		width: 49%
	}

	.au-impact-grid-item-col {
		flex-direction: column;
		width: 49%
	}
}

@media only screen and (min-width:1024px) {
	.au-impact-grid-item-focus {
		width: 54%
	}

	.au-impact-grid-item-focus-text {
		margin: 40px 50px
	}

	.au-impact-grid-item-col {
		width: 44%
	}
}

.au-impact-grid-item,
.au-impact-grid-item:hover {
	color: #000;
	width: 100%;
	margin-bottom: 15px;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	text-decoration: none
}

.au-impact-grid-item:last-child {
	margin-bottom: 0
}

.au-impact-grid-item-image {
	width: 40%;
	overflow: hidden;
	position: relative
}

.au-impact-grid-item img {
	transform: scale(1);
	transition: transform .3s ease-in-out, opacity .3s ease-in-out
}

.au-impact-grid-item:hover .au-impact-grid-item-image img {
	transform: scale(1.1);
	opacity: .85
}

.au-impact-grid-item-text {
	width: 57%;
	font-size: 18px;
	line-height: 1.5em;
	font-weight: 400;
	margin: 10px 0;
	display: inline-block;
	position: relative;
	color: #000;
	background-color: #fff
}

.au-impact-grid-item-link .au-impact-grid-item-text::after {
	font-family: Dcom-EDE;
	font-size: 1em;
	color: #26890D;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	text-decoration: inherit;
	content: '\f105';
	margin-left: 10px;
	transform: translate(0, 0);
	opacity: 1;
	display: inline-block
}

.au-impact-grid-item-link:hover .au-impact-grid-item-text::after {
	animation: navarrowmove 2s infinite;
	animation-iteration-count: infinite;
	-webkit-animation: navarrowmove 2s;
	-webkit-animation-iteration-count: infinite
}

@media only screen and (min-width:1024px) {
	.au-impact-grid-item-text {
		font-size: 21px;
		line-height: 1.5em
	}
}

@media only screen and (min-width:1200px) {
	.au-impact-grid-item-text {
		font-size: 24px;
		line-height: 1.5em
	}
}

.au-impact-grid-item-video .au-impact-grid-item-image::before {
	position: absolute;
	display: block;
	top: 50%;
	left: 50%;
	width: 80px;
	height: 80px;
	border-radius: 50%;
	background-color: rgba(0, 0, 0, .6);
	z-index: 5;
	transform: translate(-50%, -50%);
	content: ' '
}

.au-impact-grid-item-video .au-impact-grid-item-image::after {
	top: 50%;
	left: 50%;
	color: #fff;
	transform: translate(-50%, -50%);
	position: absolute;
	z-index: 6;
	vertical-align: middle;
	font-family: Dcom-EDE !important;
	font-size: 40px;
	line-height: 1em;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	text-decoration: inherit;
	content: '\f0da'
}

.au-impact-grid-item-video .au-impact-grid-item-image img {
	transform: scale(1);
	transition: transform .3s ease-in-out, opacity .3s ease-in-out;
	position: relative;
	z-index: 2
}

.au-impact-grid-item-video:hover .au-impact-grid-item-image img {
	transform: scale(1.1);
	opacity: .85
}

.modal,
.popover {
	top: 0;
	left: 0;
	display: none
}

.modal-title,
.popover {
	line-height: 1.42857143
}

.btn-white.button,
.button,
.reverse-btn {
	vertical-align: middle
}

#header .main-nav li .sub-nav .sub-nav-menu-wrapper .whats-new-section.whats-new-hidden,
.invisible {
	visibility: hidden
}

.modal-open {
	overflow: hidden !important
}

.modal {
	overflow: auto;
	overflow-y: scroll;
	position: fixed;
	right: 0;
	bottom: 0;
	z-index: 1050;
	-webkit-overflow-scrolling: touch;
	outline: 0
}

.modal.fade .modal-dialog {
	-webkit-transform: translate(0, -25%);
	-ms-transform: translate(0, -25%);
	transform: translate(0, -25%);
	-webkit-transition: -webkit-transform .3s ease-out;
	-moz-transition: -moz-transform .3s ease-out;
	-o-transition: -o-transform .3s ease-out;
	transition: transform .3s ease-out
}

.modal.in .modal-dialog {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
	width: 100%;
	height: 100%
}

.modal-dialog {
	position: relative;
	width: auto;
	margin: 10px
}

.modal-content {
	position: relative;
	background: #404040;
	padding: 2em;
	border-radius: .5em;
	-moz-border-radius: .5em;
	-webkit-border-radius: .5em;
	width: 90%;
	margin: 1% auto;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	outline: 0
}

.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: #000
}

.modal-backdrop.fade {
	opacity: 0;
	filter: alpha(opacity=0)
}

.modal-backdrop.in {
	opacity: .5;
	filter: alpha(opacity=50)
}

.modal-header {
	min-height: 16.43px
}

.modal-header .close {
	margin-top: -2px
}

.modal-title {
	margin: 0
}

.modal-body {
	position: relative;
	padding: 20px 20px 0
}

.modal-footer {
	margin-top: 15px;
	padding: 19px 20px 20px;
	text-align: right;
	border-top: 1px solid #e5e5e5
}

.modal-footer .btn+.btn {
	margin-left: 5px;
	margin-bottom: 0
}

.modal-footer .btn-group .btn+.btn {
	margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
	margin-left: 0
}

@media (min-width:768px) {
	.modal-dialog {
		width: 600px;
		margin: 30px auto
	}

	.modal-content {
		-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
		box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
	}

	.modal-sm {
		width: 300px
	}
}

@media (min-width:992px) {
	.modal-lg {
		width: 900px
	}
}

.modal {
	z-index: 2000
}

.modal::before {
	display: none
}

@media only screen and (max-width:767px) {
	.modal-open .modal {
		background-color: rgba(0, 0, 0, .8)
	}
}

.modal-backdrop {
	z-index: 1500
}

.modal-backdrop.fade {
	opacity: 0
}

.modal-backdrop.in {
	opacity: .8
}

.modal-dialog {
	margin: 0 auto !important;
	max-width: 960px;
	box-sizing: border-box
}

.modal-header {
	max-width: 1200px;
	margin: 0 auto;
	padding: 20px;
	text-align: left;
	position: relative;
	display: block;
	border: none
}

.modal-header h4 {
	font-size: 24px;
	line-height: 1.25em;
	font-weight: 400;
	padding: 0;
	margin: 0 40px 0 0
}

.modal-body .modal-sig {
	font-size: 16px;
	line-height: 1.5em;
	font-weight: 700;
	color: #000;
	margin-bottom: 20px
}

.modal .close {
	margin: 0;
	display: block !important;
	color: #75787B;
	background: 0 0;
	position: absolute;
	width: 40px;
	height: 40px;
	right: 20px;
	top: 15px;
	border: none;
	cursor: pointer
}

.modal .close span {
	left: 50%;
	top: 50%;
	position: absolute;
	transform: translate(-50%, -55%);
	font-size: 40px;
	height: 40px;
	line-height: 1em;
	font-weight: 400;
	vertical-align: middle
}

.modal-content {
	font-size: 16px;
	line-height: 1.5em;
	position: relative;
	background: 0 0;
	padding: 0;
	border-radius: 0;
	border: none;
	width: 90%;
	margin: 5% auto 0 auto;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	outline: 0;
	text-align: center;
	color: #2b2b2b;
	background-color: #fff
}

.modal-body {
	font-size: 14px;
	line-height: 1.42857143em;
	color: #2b2b2b;
	text-align: left;
	padding: 20px
}

.modal-body li,
.modal-body p {
	font-size: 16px;
	line-height: 1.75em;
	color: #2b2b2b;
	text-align: left
}

.modal-content .clearfix::after {
	content: "";
	clear: both;
	display: table
}

.modal-content .modal-video {
	max-width: 960px;
	padding: 56.25% 0 0 0;
	position: relative;
	background-color: #000
}

.modal-content .video-js.vjs-fluid {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	display: block;
	width: 100%;
	height: 100%
}

.modal-content .brightcove-fallback-msg {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	transform: translate(-50%, -50%);
	padding: 20px
}

.htmlfragment {
	font-size: 1em
}

.htmlfragment .standard-white-component>h3.secondary-headline,
.htmlfragment .standard-white-component>p {
	display: none
}

.layoutcolumnctrl.section {
	margin: 0
}

.wrapper.html-fragment-page .main-container.html-fragment-page {
	padding-top: 0;
	padding-bottom: 0;
	max-width: none;
	margin-top: 0 !important
}

.branded-landing-page-content {
	margin-top: 70px;
	margin-bottom: 0
}

.branded-landing-page-content .aem-GridColumn {
	padding-left: 0 !important;
	padding-right: 0 !important
}

@keyframes navarrowmove {
	0% {
		transform: translateX(-100%);
		opacity: 0
	}

	50% {
		transform: translateX(0);
		opacity: 1
	}

	100% {
		transform: translateX(100%);
		opacity: 0
	}
}

@-webkit-keyframes navarrowmove {
	0% {
		transform: translateX(-100%);
		opacity: 0
	}

	50% {
		transform: translateX(0);
		opacity: 1
	}

	100% {
		transform: translateX(100%);
		opacity: 0
	}
}

.au-home {
	font-size: 16px;
	line-height: 1.75em
}

.au-home * {
	box-sizing: border-box
}

a.au-home-cta {
	border: solid 2px #26890D;
	border-radius: 3px;
	padding: 10px 20px;
	color: #fff;
	background-color: #000;
	text-decoration: none;
	margin: 10px 0;
	display: inline-block;
	position: relative;
	min-width: 200px;
	transition: color .3s linear, background-color .3s linear, border-color .3s linear
}

a.au-home-cta::after {
	top: 50%;
	right: 20px;
	color: #fff;
	transform: translateY(-50%);
	position: absolute;
	vertical-align: middle;
	font-family: Dcom-EDE !important;
	font-weight: .8em;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	text-decoration: inherit;
	content: '\f105'
}

a.au-home-cta:hover {
	background-color: #26890D
}

.au-img-responsive {
	display: block;
	max-width: 100%;
	height: auto
}

.au-img-responsive-fluid {
	display: block;
	width: 100%;
	height: auto
}

.htmlfragment .video-js .vjs-dock-text {
	display: none
}
@media (min-width:768px) and (max-width:1023px){
	.au-feature-carousel h1 span{
		line-height: 1.37em;
	}
}
@media (min-width:1024px) {
	.au-feature-carousel h1 span{
		line-height: 1.6em;
	}
}
@media only screen and (max-width:375px) {
	.au-insights-grid-item-link p {
		font-size: 14px
	}
}