.b-quotes {
	position: relative;
	background: rgba(14,29,93,0);
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	overflow: hidden;
	transition-property: background-color;
	transition-duration: 1.25s;
	transition-timing-function: cubic-bezier(.19, 1, .22, 1);
	padding-top: 7.5rem;
	padding-bottom: 7.5rem
}
@media (max-width:1919px) {
.b-quotes {
	padding-top: 7.5rem;
	padding-bottom: 7.5rem
}
}
@media (max-width:1599px) {
.b-quotes {
	padding-top: 7.5rem;
	padding-bottom: 7.5rem
}
}
@media (max-width:1199px) {
.b-quotes {
	padding-top: 7.5rem;
	padding-bottom: 7.5rem
}
}
@media (max-width:991px) {
.b-quotes {
	padding-top: 6.25rem;
	padding-bottom: 6.25rem
}
}
@media (max-width:767px) {
.b-quotes {
	padding-top: 5rem;
	padding-bottom: 5rem
}
}
@media (max-width:575px) {
.b-quotes {
	padding-top: 2.8125rem;
	padding-bottom: 2.8125rem
}
}
.ready .b-quotes.visible-on-screen {
	transition-delay: 1.25s;
	background: #0c6f39
}
.b-quotes-heading {
	position: relative;
	color: #fff;
	margin-bottom: 5.625rem;
	margin-left: 7.5rem;
	margin-right: 7.5rem
}
@media (max-width:1919px) {
.b-quotes-heading {
	margin-bottom: 5.625rem
}
}
@media (max-width:1599px) {
.b-quotes-heading {
	margin-bottom: 5.625rem
}
}
@media (max-width:1199px) {
.b-quotes-heading {
	margin-bottom: 5.625rem
}
}
@media (max-width:991px) {
.b-quotes-heading {
	margin-bottom: 4.375rem
}
}
@media (max-width:767px) {
.b-quotes-heading {
	margin-bottom: 3.75rem
}
}
@media (max-width:575px) {
.b-quotes-heading {
	margin-bottom: 2.8125rem
}
}
@media (max-width:1919px) {
.b-quotes-heading {
	margin-left: 7.5rem;
	margin-right: 7.5rem
}
}
@media (max-width:1599px) {
.b-quotes-heading {
	margin-left: 7.5rem;
	margin-right: 7.5rem
}
}
@media (max-width:1199px) {
.b-quotes-heading {
	margin-left: 0;
	margin-right: 0
}
}
@media (max-width:991px) {
.b-quotes-heading {
	margin-left: 0;
	margin-right: 0
}
}
@media (max-width:767px) {
.b-quotes-heading {
	margin-left: 0;
	margin-right: 0
}
}
@media (max-width:575px) {
.b-quotes-heading {
	margin-left: 0;
	margin-right: 0
}
}
.b-quotes-items {
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-align: stretch;
	-moz-align-items: stretch;
	align-items: stretch;
	-ms-flex-pack: start;
	-moz-justify-content: flex-start;
	justify-content: flex-start;
	margin-left: 7.5rem;
	margin-right: 7.5rem
}
.b-quotes-items:not(:first-child) {
	margin-top: 7.5rem
}
.b-quotes-items:not(:last-child) {
	margin-bottom: 7.5rem
}
@media (max-width:1919px) {
.b-quotes-items:not(:first-child) {
	margin-top: 7.5rem
}
.b-quotes-items:not(:last-child) {
	margin-bottom: 7.5rem
}
}
@media (max-width:1599px) {
.b-quotes-items:not(:first-child) {
	margin-top: 7.5rem
}
.b-quotes-items:not(:last-child) {
	margin-bottom: 7.5rem
}
}
@media (max-width:1199px) {
.b-quotes-items:not(:first-child) {
	margin-top: 7.5rem
}
.b-quotes-items:not(:last-child) {
	margin-bottom: 7.5rem
}
}
@media (max-width:991px) {
.b-quotes-items:not(:first-child) {
	margin-top: 6.25rem
}
.b-quotes-items:not(:last-child) {
	margin-bottom: 6.25rem
}
}
@media (max-width:767px) {
.b-quotes-items:not(:first-child) {
	margin-top: 5rem
}
.b-quotes-items:not(:last-child) {
	margin-bottom: 5rem
}
}
@media (max-width:575px) {
.b-quotes-items:not(:first-child) {
	margin-top: 2.8125rem
}
.b-quotes-items:not(:last-child) {
	margin-bottom: 2.8125rem
}
}
@media (max-width:1919px) {
.b-quotes-items {
	margin-left: 7.5rem;
	margin-right: 7.5rem
}
}
@media (max-width:1599px) {
.b-quotes-items {
	margin-left: 7.5rem;
	margin-right: 7.5rem
}
}
@media (max-width:1199px) {
.b-quotes-items {
	margin-left: 0;
	margin-right: 0
}
}
.b-quotes-item {
	position: relative;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-moz-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-align: start;
	-moz-align-items: flex-start;
	align-items: flex-start;
	-ms-flex-pack: start;
	-moz-justify-content: flex-start;
	justify-content: flex-start
}
@media (max-width:991px) {
.b-quotes-item {
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-align: stretch;
	-moz-align-items: stretch;
	align-items: stretch;
	-ms-flex-pack: start;
	-moz-justify-content: flex-start;
	justify-content: flex-start
}
}
.b-quotes-item:not(:first-child) {
	margin-top: 1.75rem
}
@media (max-width:575px) {
.b-quotes-item:not(:first-child) {
	margin-top: 1.875rem
}
}
.b-quotes-item:not(:last-child) {
	margin-bottom: 1.75rem
}
@media (max-width:991px) {
.b-quotes-item:not(:last-child) {
	margin-bottom: 2.8125rem
}
}
@media (max-width:575px) {
.b-quotes-item:not(:last-child) {
	margin-bottom: 1.875rem
}
}
.b-quotes-item-side-area {
	-moz-flex: none;
	-ms-flex: none;
	flex: none;
	-ms-flex-item-align: stretch;
	align-self: stretch;
	transition-property: opacity, transform;
	transition-duration: 1.25s;
	transition-timing-function: cubic-bezier(.19, 1, .22, 1);
	width: 40%
}
.b-quotes-item--text-rg .b-quotes-item-side-area {
	-moz-order: 1;
	-ms-flex-order: 1;
	order: 1;
	transform: translateX(1.875rem)
}
@media (max-width:991px) {
.b-quotes-item--text-rg .b-quotes-item-side-area {
	-moz-order: 1;
	-ms-flex-order: 1;
	order: 1;
	-ms-flex-item-align: start;
	align-self: flex-start
}
}
@media (max-width:575px) {
.b-quotes-item--text-rg .b-quotes-item-side-area {
	transform: translateY(1.875rem)
}
}
.b-quotes-item--text-lf .b-quotes-item-side-area {
	-moz-order: 2;
	-ms-flex-order: 2;
	order: 2;
	transform: translateX(-1.875rem)
}
@media (max-width:991px) {
.b-quotes-item--text-lf .b-quotes-item-side-area {
	-moz-order: 1;
	-ms-flex-order: 1;
	order: 1;
	-ms-flex-item-align: end;
	align-self: flex-end
}
}
@media (max-width:575px) {
.b-quotes-item--text-lf .b-quotes-item-side-area {
	transform: translateY(1.875rem)
}
}
@media (max-width:991px) {
.b-quotes-item--text-lf .b-quotes-item-side-area, .b-quotes-item--text-rg .b-quotes-item-side-area {
	width: 75%
}
}
@media (max-width:575px) {
.b-quotes-item--text-lf .b-quotes-item-side-area, .b-quotes-item--text-rg .b-quotes-item-side-area {
	width: 100%
}
}
.ready .loaded .item-visible-on-screen .b-quotes-item-side-area {
	opacity: 1;
	transform: none
}
.b-quotes-item-main-area {
	position: relative;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-align: stretch;
	-moz-align-items: stretch;
	align-items: stretch;
	-ms-flex-pack: center;
	-moz-justify-content: center;
	justify-content: center;
	-ms-flex-item-align: stretch;
	align-self: stretch;
	-moz-flex: none;
	-ms-flex: none;
	flex: none;
	opacity: 0;
	transition-property: opacity, transform;
	transition-duration: 1.25s;
	transition-timing-function: cubic-bezier(.19, 1, .22, 1);
	width: 60%
}
.b-quotes-item--text-rg .b-quotes-item-main-area {
	-moz-order: 2;
	-ms-flex-order: 2;
	order: 2;
	transform: translateX(1.875rem);
	padding-left: 6.125rem
}
@media (max-width:1919px) {
.b-quotes-item--text-rg .b-quotes-item-main-area {
	padding-left: 11.25rem
}
}
@media (max-width:1599px) {
.b-quotes-item--text-rg .b-quotes-item-main-area {
	padding-left: 9.375rem
}
}
@media (max-width:1199px) {
.b-quotes-item--text-rg .b-quotes-item-main-area {
	padding-left: 7.5rem
}
}
@media (max-width:991px) {
.b-quotes-item--text-rg .b-quotes-item-main-area {
	-moz-order: 2;
	-ms-flex-order: 2;
	order: 2;
	-ms-flex-item-align: end;
	align-self: flex-end;
	padding: 1.875rem
}
}
.b-quotes-item--text-lf .b-quotes-item-main-area {
	-moz-order: 1;
	-ms-flex-order: 1;
	order: 1;
	transform: translateX(-1.875rem);
	padding-right: 6.125rem;
width:calc((40% + 13.125rem) * 1)
}
@media (max-width:1919px) {
.b-quotes-item--text-lf .b-quotes-item-main-area {
	padding-right: 11.25rem;
width:calc((40% + 11.25rem) * 1)
}
}
@media (max-width:1599px) {
.b-quotes-item--text-lf .b-quotes-item-main-area {
	padding-right: 9.375rem;
width:calc((40% + 9.375rem) * 1)
}
}
@media (max-width:1199px) {
.b-quotes-item--text-lf .b-quotes-item-main-area {
	padding-right: 7.5rem;
width:calc((40% + 7.5rem) * 1)
}
}
@media (max-width:991px) {
.b-quotes-item--text-lf .b-quotes-item-main-area {
	-moz-order: 2;
	-ms-flex-order: 2;
	order: 2;
	-ms-flex-item-align: start;
	align-self: flex-start;
	width: 60%
}
}
@media (max-width:991px) {
.b-quotes-item--text-lf .b-quotes-item-main-area, .b-quotes-item--text-rg .b-quotes-item-main-area {
	background: #0a1442;
	margin: 0;
	margin-top: -11.25rem;
	padding: 5.625rem;
	width: 75%
}
}
@media (max-width:575px) {
.b-quotes-item--text-lf .b-quotes-item-main-area, .b-quotes-item--text-rg .b-quotes-item-main-area {
	background: transparent;
	margin: 0;
	padding: 2.75rem;
	padding-bottom: 0;
	width: 100%
}
}
.ready .loaded .item-visible-on-screen .b-quotes-item-main-area {
	opacity: 1;
	transform: none
}
.b-quotes-item-image {
	position: relative;
	opacity: 0;
	padding-bottom: 133%;
	transform: translateY(3.75rem);
	transition-property: opacity, transform;
	transition-duration: 1.25s;
	transition-timing-function: cubic-bezier(.19, 1, .22, 1);
	width: 100%
}
.ready .loaded .item-visible-on-screen .b-quotes-item-image {
	opacity: 1;
	transform: none
}
.b-quotes-item-image .image {
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover
}
.b-quotes-item-image-background, .b-quotes-item-image-foreground, .b-quotes-item-image .image {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0
}
.b-quotes-item-image-foreground {
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-align: start;
	-moz-align-items: flex-start;
	align-items: flex-start;
	-ms-flex-pack: end;
	-moz-justify-content: flex-end;
	justify-content: flex-end;
	background-image: linear-gradient(90deg, rgba(0,0,0,.35) 0, transparent 60%)
}
@media (max-width:991px) {
.b-quotes-item--text-lf .b-quotes-item-image-foreground {
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-align: end;
	-moz-align-items: flex-end;
	align-items: flex-end;
	-ms-flex-pack: end;
	-moz-justify-content: flex-end;
	justify-content: flex-end
}
}
.b-quotes-item-image-legend {
	color: #fff;
	font-size: 1.125rem;
	font-weight: 300;
	padding-top: 3.75rem;
	padding-bottom: 3.75rem;
	width: 7.5rem
}
@media (max-width:1919px) {
.b-quotes-item-image-legend {
	width: 7.5rem
}
}
@media (max-width:1599px) {
.b-quotes-item-image-legend {
	width: 7.5rem
}
}
@media (max-width:1199px) {
.b-quotes-item-image-legend {
	width: 7.5rem
}
}
@media (max-width:991px) {
.b-quotes-item-image-legend {
	width: 6.25rem
}
}
@media (max-width:767px) {
.b-quotes-item-image-legend {
	display: none
}
}
.b-quotes-item-image-legend .dash-line {
	margin-top: -1.875rem
}
.b-quotes-item-content {
	position: relative;
	color: #fff;
	font-size: 2.125rem;
	font-weight: 400;
	line-height: 1.4
}
@media (max-width:575px) {
.b-quotes-item-content {
	font-size: 1.875rem
}
}
.b-quotes-item-content:not(:last-child) {
	margin-bottom: 3.75rem
}
@media (max-width:991px) {
.b-quotes-item-content:not(:last-child) {
	margin-bottom: 2.8125rem
}
}
@media (max-width:575px) {
.b-quotes-item-content:not(:last-child) {
	margin-bottom: 1.875rem
}
}
.b-quotes-item-content p:first-child:before, .b-quotes-item-content p:last-child:after {
	content: "";
	display: inline-block;
	height: 1rem;
	transition-property: opacity, transform;
	transition-duration: 1.25s;
	transition-timing-function: cubic-bezier(.19, 1, .22, 1);
	width: 1.125rem
}
.b-quotes-item-content p:first-child:before {
	background: url(../../../dist/images/icons/quote-open.png) no-repeat 50%;
	background-size: contain;
	margin: 0;
	margin-left: -1.125rem;
	opacity: 0;
	transform: translateX(-2.0625rem) translateY(-1.625rem)
}
.ready .loaded .item-visible-on-screen .b-quotes-item-content p:first-child:before {
	transition-delay: .3125s;
	opacity: 1;
	transform: translateX(-1.125rem) translateY(-1.625rem)
}
.b-quotes-item-content p:last-child:after {
	background: url(../../../dist/images/icons/quote-close.png) no-repeat 50%;
	background-size: contain;
	margin: 0;
	margin-right: -1.125rem;
	opacity: 0;
transform:translateX(2.0625rem) translateY(-.8125rem);
    margin-top: 20px;
}
.ready .loaded .item-visible-on-screen .b-quotes-item-content p:last-child:after {
	transition-delay: .3125s;
	opacity: 1;
transform:translateX(1.125rem) translateY(-.8125rem)
}
.b-quotes-item-author-name {
	position: relative;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-moz-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-align: center;
	-moz-align-items: center;
	align-items: center;
	-ms-flex-pack: start;
	-moz-justify-content: flex-start;
	justify-content: flex-start;
	color: #ffffff;
	font-size: 1.375rem;
	font-weight: 300;
	opacity: 0;
	transition-property: opacity, transform;
	transition-duration: 1.25s;
	transition-timing-function: cubic-bezier(.19, 1, .22, 1)
}
.b-quotes-item-author-name:not(:last-child) {
	margin-bottom: 1.25rem
}
.ready .visible-on-screen .b-quotes-item-author-name {
	transition-delay: .3125s;
	opacity: 1
}
.b-quotes-item-author-name:before {
	content: "";
	background: #ffffff;
	height:.0625rem;
	margin: 0;
	margin-left: 0rem;
	margin-right: 0rem;
	width: 0rem
}
.b-quotes-item-author-role {
	color: #ffffff;
	font-size: 1rem;
	font-weight: 300;
	font-style: italic;
	opacity: 0;
	transition-property: opacity, transform;
	transition-duration: 1.25s;
	transition-timing-function: cubic-bezier(.19, 1, .22, 1)
}
.ready .visible-on-screen .b-quotes-item-author-role {
	transition-delay: .3125s;
	opacity: 1
}
.b-quotes-action {
	position: relative;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-moz-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-align: start;
	-moz-align-items: flex-start;
	align-items: flex-start;
	-ms-flex-pack: start;
	-moz-justify-content: flex-start;
	justify-content: flex-start;
	height: 27.5rem;
	margin-bottom: -7.5rem;
	margin-left: 7.5rem;
	margin-right: 7.5rem
}
@media (max-width:1919px) {
.b-quotes-action {
	margin-bottom: -7.5rem
}
}
@media (max-width:1599px) {
.b-quotes-action {
	margin-bottom: -7.5rem
}
}
@media (max-width:1199px) {
.b-quotes-action {
	margin-bottom: -7.5rem
}
}
@media (max-width:991px) {
.b-quotes-action {
	margin-bottom: -6.25rem
}
}
@media (max-width:767px) {
.b-quotes-action {
	margin-bottom: -5rem
}
}
@media (max-width:575px) {
.b-quotes-action {
	margin-bottom: -2.8125rem
}
}
@media (max-width:1919px) {
.b-quotes-action {
	margin-left: 7.5rem;
	margin-right: 7.5rem
}
}
@media (max-width:1599px) {
.b-quotes-action {
	margin-left: 7.5rem;
	margin-right: 7.5rem
}
}
@media (max-width:1199px) {
.b-quotes-action {
	margin-left: 0;
	margin-right: 0
}
}
.b-quotes-action-main-area {
	position: relative;
	-ms-flex-item-align: stretch;
	align-self: stretch;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-align: start;
	-moz-align-items: flex-start;
	align-items: flex-start;
	-ms-flex-pack: center;
	-moz-justify-content: center;
	justify-content: center;
	padding-right: 10rem;
	width: 60%;
	z-index: 10
}
@media (max-width:1199px) {
.b-quotes-action-main-area {
	padding: 0
}
}
@media (max-width:991px) {
.b-quotes-action-main-area {
	width: 80%
}
}
@media (max-width:767px) {
.b-quotes-action-main-area {
	width: 100%
}
}
.b-quotes-action-side-area {
	position: relative;
	-ms-flex-item-align: stretch;
	align-self: stretch;
	margin-right: -15rem;
width:calc((40% + 240px) * 1)
}
@media (max-width:1919px) {
.b-quotes-action-side-area {
	margin-right: -15rem
}
}
@media (max-width:1599px) {
.b-quotes-action-side-area {
	margin-right: -15rem
}
}
@media (max-width:1199px) {
.b-quotes-action-side-area {
	margin-right: -7.5rem
}
}
@media (max-width:991px) {
.b-quotes-action-side-area {
	margin-right: -6.25rem
}
}
@media (max-width:767px) {
.b-quotes-action-side-area {
	margin-right: -5rem
}
}
@media (max-width:575px) {
.b-quotes-action-side-area {
	margin-right: -1.875rem
}
}
@media (max-width:1199px) {
.b-quotes-action-side-area {
	margin-left: -7.5rem
}
}
@media (max-width:991px) {
.b-quotes-action-side-area {
	margin-left: -6.25rem
}
}
@media (max-width:767px) {
.b-quotes-action-side-area {
	margin-left: -5rem
}
}
@media (max-width:575px) {
.b-quotes-action-side-area {
	margin-left: -1.875rem
}
}
@media (max-width:1919px) {
.b-quotes-action-side-area {
width:calc((40% + 240px) * 1)
}
}
@media (max-width:1599px) {
.b-quotes-action-side-area {
width:calc((40% + 240px) * 1)
}
}
@media (max-width:1199px) {
.b-quotes-action-side-area {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	padding: 0;
	width: auto
}
}
.b-quotes-action-title {
	color: #fff;
	font-size: 2.25rem;
	line-height: 1.4;
	opacity: 0;
	transform: translateY(3.75rem);
	transition-property: opacity, transform;
	transition-duration: 1.25s;
	transition-timing-function: cubic-bezier(.19, 1, .22, 1);
	width: 100%
}
.b-quotes-action-title:not(:last-child) {
	margin-bottom: 3.75rem
}
@media (max-width:991px) {
.b-quotes-action-title:not(:last-child) {
	margin-bottom: 2.8125rem
}
}
@media (max-width:575px) {
.b-quotes-action-title:not(:last-child) {
	margin-bottom: 1.875rem
}
}
.ready .loaded .action-visible-on-screen .b-quotes-action-title {
	opacity: 1;
	transform: none
}
.b-quotes-action-link {
	position: relative;
	width: 100%
}
.b-quotes-action-link-arrow {
	position: absolute;
	top: 50%;
	right: 0;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-align: end;
	-moz-align-items: flex-end;
	align-items: flex-end;
	-ms-flex-pack: center;
	-moz-justify-content: center;
	justify-content: center;
	height: 4.375rem;
	margin: 0;
	margin-top: -2.1875rem;
	margin-right: -14.375rem;
	width: 8.125rem
}
.b-quotes-action-image {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	overflow: hidden;
	transform: scale(.85);
	transition-property: opacity, transform;
	transition-duration: 1.25s;
	transition-timing-function: cubic-bezier(.19, 1, .22, 1)
}
.ready .loaded .action-visible-on-screen .b-quotes-action-image {
	transform: none
}
.b-quotes-action-image .image {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	display: block;
	transition-property: opacity, transform;
	transition-duration: 1.25s;
	transition-timing-function: cubic-bezier(.19, 1, .22, 1);
	transform: scale(1.15)
}
.ready .loaded .action-visible-on-screen .b-quotes-action-image .image {
	transform: none
}
/*# sourceMappingURL=styles.css.map */
