/**
* Fuel Theme
* Version 6.0.6
**/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Hero
# Welcome
# CTA's
# Locations
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Hero
--------------------------------------------------------------*/
.hero-tagline {
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.hero :is(.hero-tagline, .wp-block-buttons) {
	--time: 800ms;
    --easing: ease-out;
    --x: -2rem;
}
.home-hero:after{
	content:''; 
	position: absolute; 
	left: 0 ; 
	bottom: -.25rem;
	width: 100%; 
	height: 4rem; 
	background: url('../images/just-wave.svg') no-repeat; 
	background-size: contain;
  	background-position: bottom;
}

.just-color-accent{
	position: absolute;
  	left: 0;
  	top: -8rem;
	width: 100%; 
	max-width: 100%;
}


.home-hero p{
	font-size: 1.8rem !important ;
	line-height: 1; 
}

.hero-helping{
	margin-left: -3rem; 
}

.hero-communities{
	margin-left: 3rem; 
	position: relative; 
}

.hero-communities:after{
	content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    height: 7px;
    width: 126px;
    background: url('../images/menu-communities-hear-line.svg') no-repeat;
}


@media (min-width: 68.5em) {
	.home-hero:after{
		background-size: cover;
		height: 6rem; 
	}
	.just-color-accent{
		top: -11rem; 
	}
	.home-hero p{
		font-size: 4rem !important;
	}
}

@media (min-width: 90.5em){
	.just-color-accent{
		height: auto; 
	}
}	
	


/*--------------------------------------------------------------
# Welcome
--------------------------------------------------------------*/


.home-wave-group{
/* 	background: red;  */
	margin-top: -5rem; 
	position: relative; 
}

.home-wave-group:after{
	content:'';
	position: absolute; 
	left: 0; 
	bottom: 0;
	width: 100%; 
	height: 2rem;
	background: red; 
}

.home-wave{
	/*position: absolute !important;
  	width: 100% !important;
  	top: -9rem !important;
  	left: 0 !important;
  	right: 0 !important;
  	height: auto !important;
  	margin: auto !important;
	display: block; */
} 

#welcome_section{
	padding-top: 5rem;


}

h1.home-heading{
	font-size: clamp(1.4rem, 4vw, 2rem); 
}

#welcome_section img{
	border-radius: 16px 4px 40px 4px;
}

.cta-wave{
/* 	position: absolute;
	left: 0; 
	top: -6rem;  */
	height: auto; 
}

/*--------------------------------------------------------------
# CTA's
--------------------------------------------------------------*/

.cta6 {
	background: linear-gradient(180deg, #E8F4F8 0%, rgba(232, 244, 248, 0) 100%);
/* 	padding-top: 2rem !important ;   */
	margin-top: 0 ; 
	padding-top: 1rem !important; 
}

.chta6 h2{
	z-index: 100; 
}

.cta6 .footer-top {
/* 	position: absolute;
    left: 0;
	top: -10rem;
	right: 0;
	width: 100%;
    max-width: 100%;
    height: auto;
    margin: auto; */
	position: absolute; 
	top: -3rem;
	width: 100%;
	height: auto; 
/* 	z-index: -1;  */
}


.cta6-spacer-block{
	position: relative; 
}

.cta6-spacer-block:after{
	content:'';
	position: absolute;
	top: -1.5rem;
	left: 0; 
	width: 100%; 
	height: 1rem; 
	background: var(--wp--preset--color--lightblue);  
	z-index: 10; 
}

.cta6 .wp-block-cover {
	align-items: unset;
}

.cta6 .wp-block-cover__background,
.cta6 .wp-block-cover__inner-container {
	opacity: 0;
	transition: opacity 0.3s ease-out, transform 0.3s ease-out;
}

.cta6 .wp-block-cover__inner-container {
	align-content: end;
}

.cta6 .wp-block-cover__inner-container p {
	transform: translateY(0.5rem);
}

.cta6 .wp-block-cover__inner-container svg {
	transform: translateX(-0.5rem);
}

.cta6 .wp-block-separator,
.cta6 .wp-block-cover__image-background,
.cta6 .wp-block-cover__inner-container p,
.cta6 .wp-block-cover__inner-container svg {
	transition: transform 0.3s ease-out;
}

.cta6 .wp-block-separator{
	border-top: 1px solid !important ;	
}

.cta6 a:is(:hover, :focus-visible) .wp-block-cover__background {
	opacity: 0.5;
}
.cta6 a:is(:hover, :focus-visible) .wp-block-cover__inner-container {
	opacity: 1;
}

.cta6 a:is(:hover, :focus-visible) .wp-block-cover__inner-container p {
	transform: translateY(0rem);
}

.cta6 a:is(:hover, :focus-visible) .wp-block-cover__inner-container svg {
	transform: translateX(0rem);
}

.cta6 a:is(:hover, :focus-visible) .wp-block-cover__image-background {
	transform: scale(1.05)
}

.cta6 a:is(:hover, :focus-visible) .wp-block-separator {
	transform: scaleX(0.5)
}

@media (max-width: 68.49em) {
	.cta6 .wp-block-cover {
		min-height: 16rem !important;
	}
}

/*--------------------------------------------------------------
# Locations
--------------------------------------------------------------*/
.is-layout-flex>.flex-grow {
    flex-grow: 1;
}

.home .location-group {
	background: linear-gradient(180deg, #FCF5EC 0%, rgba(252, 245, 236, 0) 100%);
	margin-top: 8rem;
}

.home .location-group:before{
	content: ''; 
	position: absolute; 
	top: -2rem;
	left: 0; 
	width: 100%; 
	height: 2rem; 
	background: url('../images/location-wave-no-line.svg') no-repeat; 
	background-size: 100%;
	background-position: bottom; 
}

@media (min-width: 48.5em) {
	.home .location-group:before{
		height: 4rem;
	}
}

@media (min-width: 68.5em) {
	.home .location-group:before{
		height: 5rem;
	}
}

/*--------------------------------------------------------------
# Affiliations 
--------------------------------------------------------------*/
.fm-carousel{
	background: #fff; 
}