.b-carousel {
	margin-top: 7.5rem;
	margin-bottom: 7.5rem;
	position: relative;
	overflow: hidden
}
@media (max-width:1919px) {
.b-carousel {
	margin-top: 7.5rem;
	margin-bottom: 7.5rem
}
}
@media (max-width:1599px) {
.b-carousel {
	margin-top: 7.5rem;
	margin-bottom: 7.5rem
}
}
@media (max-width:1199px) {
.b-carousel {
	margin-top: 7.5rem;
	margin-bottom: 7.5rem
}
}
@media (max-width:991px) {
.b-carousel {
	margin-top: 6.25rem;
	margin-bottom: 6.25rem
}
}
@media (max-width:767px) {
.b-carousel {
	margin-top: 5rem;
	margin-bottom: 5rem
}
}
@media (max-width:575px) {
.b-carousel {
	margin-top: 2.8125rem;
	margin-bottom: 2.8125rem
}
}
.b-carousel-background {
	position: relative;
	margin-left: -1.875rem;
	margin-right: -1.875rem
}
.b-carousel-foreground {
	position: relative;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-moz-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-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;
	margin-top: 0rem;
	pointer-events: none;
	z-index: 10
}
@media (max-width:575px) {
.b-carousel-foreground {
	margin-top: 0
}
}
.b-carousel-items {
	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: 100%;
	width: 100%
}
.b-carousel-items .slider-slide {
	height: 100%;
	padding-left: 1.875rem;
	padding-right: 1.875rem
}
.b-carousel-item {
	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: start;
	-moz-justify-content: flex-start;
	justify-content: flex-start;
	-moz-flex: none;
	-ms-flex: none;
	flex: none;
	height: 43.75rem;
	overflow: hidden;
	width: 100%
}
@media (max-width:575px) {
.b-carousel-item {
	height: 37.5rem
}
}
.b-carousel-item-background {
	position: relative;
	height: 100%;
	overflow: hidden;
	transform: scale(.85);
	transition-property: opacity, transform;
	transition-duration: 1.25s;
	transition-timing-function: cubic-bezier(.19, 1, .22, 1);
	width: 100%
}
.ready .visible-on-screen .b-carousel-item-background {
	transform: none
}
.b-carousel-item-background .image {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	transition-property: opacity, transform;
	transition-duration: 1.25s;
	transition-timing-function: cubic-bezier(.19, 1, .22, 1);
	transform: scale(1.15)
}
.ready .visible-on-screen .b-carousel-item-background .image {
	transform: none
}
.b-carousel-item-foreground {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	-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;
	-moz-flex: 0 1 auto;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto
}
.b-carousel-item-foreground, .b-carousel-item-legend {
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column
}
.b-carousel-item-legend {
	-ms-flex-align: stretch;
	-moz-align-items: stretch;
	align-items: stretch;
	-ms-flex-pack: start;
	-moz-justify-content: flex-start;
	justify-content: flex-start;
	-moz-flex: 0 1 auto;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	padding-top: 3.75rem;
	padding-bottom: 3.75rem;
	transform: translateY(100%);
	transition-property: opacity, transform;
	transition-duration: 1.25s;
	transition-timing-function: cubic-bezier(.19, 1, .22, 1);
	width: 7.5rem
}
@media (max-width:1919px) {
.b-carousel-item-legend {
	width: 7.5rem
}
}
@media (max-width:1599px) {
.b-carousel-item-legend {
	width: 7.5rem
}
}
@media (max-width:1199px) {
.b-carousel-item-legend {
	width: 7.5rem
}
}
@media (max-width:991px) {
.b-carousel-item-legend {
	width: 6.25rem
}
}
@media (max-width:767px) {
.b-carousel-item-legend {
	display: none
}
}
.b-carousel-item-legend:before {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	content: "";
	display: block;
	background: #172978
}
@supports (mix-blend-mode:multiply) {
.b-carousel-item-legend:before {
mix-blend-mode:multiply
}
}
.b-carousel-item-legend:after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	content: "";
	display: block;
	background: rgba(3, 218, 101, 0.7);
	opacity: .5
}
.ready .visible-on-screen .b-carousel-item-legend {
	transition-delay: .3125s;
	opacity: 1;
	transform: none
}
.b-carousel-main {
	position: relative;
    -moz-flex: none;
    -ms-flex: none;
    flex: none;
    margin-right: 0;
    background: #fff;
    opacity: 0;
    pointer-events: all;
    transform: translateY(3.75rem);
    transition-property: opacity, transform;
    transition-duration: 1.25s;
    transition-timing-function: cubic-bezier(.19, 1, .22, 1);
    width: 0%;
    padding: 5.625rem;
    padding-left: 0;
    padding-right: 0;
}
@media (max-width:1919px) {
.b-carousel-main {
	margin-right: -7.5rem
}
}
@media (max-width:1599px) {
.b-carousel-main {
	margin-right: -7.5rem
}
}
@media (max-width:1199px) {
.b-carousel-main {
	margin-right: -7.5rem
}
}
@media (max-width:991px) {
.b-carousel-main {
	margin-right: -6.25rem
}
}
@media (max-width:767px) {
.b-carousel-main {
	margin-right: -5rem
}
}
@media (max-width:575px) {
.b-carousel-main {
	margin-right: -1.875rem
}
}
@media (max-width:991px) {
.b-carousel-main {
	width: 80%
}
}
@media (max-width:575px) {
.b-carousel-main {
	margin-left: 0;
	margin-right: 0;
	width: 100%
}
}
.b-carousel-main h1, .b-carousel-main h2, .b-carousel-main h3 {
	transform: translateY(-1.875rem);
	transition-property: opacity, transform;
	transition-duration: 1.25s;
	transition-timing-function: cubic-bezier(.19, 1, .22, 1)
}
.ready .visible-on-screen .b-carousel-main h1, .ready .visible-on-screen .b-carousel-main h2, .ready .visible-on-screen .b-carousel-main h3 {
	transition-delay: .3125s;
	opacity: 1;
	transform: none
}
@media (max-width:1919px) {
.b-carousel-main {
	padding: 5.625rem;
	padding-left: 6.875rem;
	padding-right: 6.875rem
}
}
@media (max-width:1599px) {
.b-carousel-main {
	padding: 5.625rem;
	padding-left: 6.875rem;
	padding-right: 6.875rem
}
}
@media (max-width:1199px) {
.b-carousel-main {
	padding: 5.625rem;
    padding-left: 0.875rem;
    padding-right: 6.875rem;
}
}
@media (max-width:991px) {
.b-carousel-main {
	padding: 0rem;
	padding-left: 4.375rem;
	padding-right: 4.375rem
}
}
@media (max-width:767px) {
.b-carousel-main {
	padding: 3.75rem;
	padding-left: 3.75rem;
	padding-right: 3.75rem
}
}
@media (max-width:575px) {
.b-carousel-main {
	padding: 0rem;
	padding-left: 2.8125rem;
	padding-right: 2.8125rem
}
}
.ready .visible-on-screen .b-carousel-main {
	transition-delay: .3125s;
	opacity: 1;
	transform: none
}
.b-carousel-content {
	color: #000000;
	font-size: 1.375rem
}
@media (max-width:991px) {
.b-carousel-content {
	font-size: 1.25rem
}
}
.b-carousel-content:not(:last-child) {
	margin-bottom: 3.75rem
}
@media (max-width:991px) {
.b-carousel-content:not(:last-child) {
	margin-bottom: 2.8125rem
}
}
@media (max-width:575px) {
.b-carousel-content:not(:last-child) {
	margin-bottom: 1.875rem
}
}
.b-carousel-control {
	position: absolute;
	top: -4rem;
	left: -9.375rem;
	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;
	overflow: hidden
}
@media (max-width:575px) {
.b-carousel-control {
	position: absolute;
	top: -4.6875rem;
	left: 0
}
}
.b-carousel-next, .b-carousel-prev {
	opacity: 0;
	transform: translateX(100%);
	transition-property: opacity, transform;
	transition-duration: 1.25s;
	transition-timing-function: cubic-bezier(.19, 1, .22, 1)
}
.ready .visible-on-screen .b-carousel-next, .ready .visible-on-screen .b-carousel-prev {
	transition-delay: .3125s;
	opacity: 1;
	transform: none
}
/*# sourceMappingURL=styles.css.map */
