/* ============================================================
	Replace me with the Actual Design
============================================================ */

html,
body {
	font-family: zeitung-micro, sans-serif;
	font-weight:100;
	font-size:20px;
	color:#626262;
	scroll-behavior: smooth;
}
.generic__1up::after, .generic__2up::after, .generic__3up::after, .generic__4up::after {
    display: none;
}

h1{
	font-family: auster, sans-serif;
	font-size: 46px;
    padding: 1em;
	font-weight: 600;
}
h2{
	font-family: auster, sans-serif;
    font-size: 42px;
    font-weight: 500;
	padding-bottom: 20px;
}

.generic__1up, .generic__2up, .generic__3up, .generic__4up{
	display:flex;
	flex-wrap:wrap;
}

.generic__inner{
	padding: 3em 1em;
}

a {
	transition-duration: .8s;
}

nav{
	display:none;
}

button,
button:visited
.fb3__button,
.fb3__button:visited,
.generic__link-button,
.generic__link-button:visited{
	background-color:#ef5e6c;
	color:white;
	font-weight:100;
	text-transform: uppercase;
	border-radius:28px;
	border-color:transparent;
	padding: .5em 2em;
	font-size:24px;
	margin:.5em;
}
.contact .fb3__button{
	margin-left:0;
}
button:hover,
.fb3__button:hover,
.generic__link-button:hover{
	background-color:#f7d87f;
}

.body {
	--bg-color-dark: #9b4057;
	--heading-main-color: #8900a5;
	--anim-bgchange-color: rgb(0, 207, 0);
}

main .module {
	max-width: 960px;
	margin: 0 auto;
}


.home-header{
	overflow:hidden;
	position:relative;
}
img.swoop {
	max-width: 100%;
	width: 100%;
	position: absolute;
	bottom: 0;
	display:none;
}
.home-header .header__inner{
    background: #78d2c6;
    border-radius: 0 0 100% 0;
    height: 653px;
	margin-right: -40px;
	position:relative;
}
.header {
    background-color: #78d2c6;
}
a.header__logo-link {
    display: flex;
    align-items: center;
    max-width: 300px;
    padding: 2em;
}
.header_logo_container {
    padding-left: 1em;
	color: white;
}
.coral {
    font-family: auster, sans-serif;
    font-size: 33px;
    font-weight: bold;
    line-height: 32px;
}
img.header__logo-image {
    max-width: 125px;
}
.heading_splash h1{
    max-width: 770px;
    line-height: 52px;
	color:white;
}
.button-container {
    padding-left: 2em;
	color: white;
}
img.suzi {
    height: 410px;
    position: absolute;
    right: 84px;
    bottom: 90px;
}


.intro .generic__inner{
	max-width:800px;
	margin:0 auto;
	text-align:center;
}
.intro h2{
	color:#74bbdb;
}
.intro h2 span.yellow  {
	color:#f7d87f
}
.fish-span{
    display: flex;
	align-items: center;
	padding-top: 2em;
}
.fish-span hr{
	width: 45%;
    margin: 0;
    height: 0px;
    border-bottom: 2px solid #78d2c6;
}
img.fish {
    height: 68px;
}

.plan-quote{
	background-image: url("../../images/coral1.png");
	background-position: left center;
	background-repeat:no-repeat;
	background-size: 900px;
}
.plan{
	max-width:1100px;
	margin:0 auto;
}
.plan-quote h2{
	color:#78d2c6;
}
.plan-quote .generic__part p{
	font-size:21px;
}
.plan-quote .generic__2up{
	align-items:center;
    justify-content: space-between;
}
.plan-quote .generic__2up .generic__part:nth-child(even){
	margin:1em;
	width:460px;
}
.plan-quote .generic__2up .generic__part:nth-child(odd){
	background-color:white;
	filter: drop-shadow(0 0 0.75rem #f7f7f7);
	border-radius:28px;
	width:450px;
	margin:1em;
}
.heart_box {
	background-color:#f7d87f;
	text-align: center;
	border-radius: 28px 28px 0 0 ;
}
img.heart {
    padding: 1em;
    height: 140px;
}
.plan-quote h3 {
	color:#74bbdb;
	text-align:center;
	font-size:33px;
	font-weight:normal;
	padding:.5em;
}
.plan ul {
	padding: 0 2em 3em 1em;
    font-size: 18px;
    font-weight: 300;
    list-style-type: none;
}
.plan li{
	padding-left:2em;
	position:relative;
	padding-bottom: 0.8em;
}

.plan ul li::before {
	content: "\2022";
	color: #74bbdb;
	font-weight: bold;
	display: block; 
	width: 1em;
	margin-left: -1.5em;
	list-style-type: square;
	position:absolute;
	top:0;
	left: 43px;
}
.plan .generic__link-button{
	margin-left: 0;
    margin-top: 1.5em;
}

.suziquote{
    margin-left: auto;
    margin-right: 0;
    display: flex;
    justify-content: flex-end;
    max-width: 850px;
    position: relative;
    flex-direction: column;
	overflow:hidden;
	color:white;
}
.suziquote-contain {
    padding: 6em 12em 6em 4em;
}
.suziquote-container{
	background: #74bbdb;
    border-radius: 100% 100% 100% 100%;
	margin-right: -220px;
}
.suziquote .quote-mark{
	position: absolute;
    font-size: 137px;
    top: 40px;
    font-family: auster, sans-serif;
    font-weight: 400;
	left: 50%;
}
.suziquote p{
	font-size:29px;
	text-align:center;
	padding:2em;
	font-weight: 400;
	font-family: auster, sans-serif;
}
.susan {
    text-align: right;
	font-size:23px;
}


.steps{
	text-align:center;
}
.steps h2{
	color:#78d2c6;
}
.steps .onetwothree{
	display:flex;
	justify-content: center;
	align-items: center;
	padding-bottom:1.5em;
}
.steps-container{
	display:flex;
	align-items:center;
}
.steps .number{
	font-family: auster, sans-serif;
	font-size:180px;
	font-weight:800;
}
.steps .number.one{
	color:#f0a0a4;
}
.steps .number.two{
	color:#74bbdb;
}
.steps .number.three{
	color:#f7d87f;
}
.step {
	text-align: left;
	max-width: 200px;
    font-weight: 500;
	font-size: 25px;
	font-family: auster, sans-serif;
	padding-left: 0.5em;
}
img.arrow {
    padding: 2em 3em;
}


.testimonials{
	overflow:hidden;
	padding-top:9em;
	position:relative;
}
.testimonials .generic__2up {
    justify-content: center;
}
.testimonials .generic__part {
    background-color: #f0a0a4;
    border-radius: 28px;
    padding: 5em 3em 2em 3em;
    max-width: 500px;
    margin: 1em;
    text-align: center;
    color: white;
	margin: 2em;
	position: relative;
}
.testimonials .quote-mark {
    position: absolute;
    font-size: 202px;
    top: -28px;
    font-family: auster, sans-serif;
    font-weight: 400;
    left: 37px;
}
.testimonials h2{
    color: white;
    padding-top: 3em;
    max-width: 588px;
    position: absolute;
    left: 10%;
    top: -5px;
}
.quote {
    font-weight: 500;
    padding-bottom: 1em;
	font-size: 18px;
}
.div__circle {
    background-color: #f7d87f;
    border-radius: 100% 100% 100% 100%;
    width: 75%;
    height: 65%;
    position: absolute;
    top: 0;
    margin-left: -200px;
    z-index: -1;
    min-width: 900px;
}

.personal {
    max-width: 790px;
    margin: 0 auto;
    text-align: center;
}
.personal h2{
	color:#78d2c6;
}

.contact:before {
	content: " ";
	display: block;
	background-image: url(../../images/shwoop.png);
	background-position: top center;
	background-repeat: repeat-x;
	background-size: 1900px 143px;
	position: absolute;
	width: 100%;
	height: 143px;
	top: 0;
	left: 0;
	pointer-events: none;
}

.contact{
	color:white;
	background-image: url("../../images/coralfooter.jpg");
	background-position: center;
	background-repeat:no-repeat;
	background-size: cover;
	position:relative;
}
.contact .generic__inner{
	max-width: 1200px;
	margin: 0 auto;
	padding: 8em 1em 2em 1em;
}
.contact .forms .generic__inner{
	padding: 1em;
}
.contact .generic__2up{
	align-items: center;
}
h2.forms__form-item-header {
    display: none;
}
.contact p{
	font-size:22px;
	font-weight: 300;
	max-width:460px;
	padding-bottom:2em;
}
.contact .phone{
	font-size:47px;
	font-weight: 300;
}
.contact .address{
	padding-top:2em;
	font-size:24px;
	font-weight: 300;
}
.contact .fb3__field-heading-text{
	padding-bottom:10px;
}
.fb3__field-input, .fb3__field-select {
    width: 100%;
    border: 0;
	border-bottom: 3px solid white;
    background-color: transparent;
}
.fb3__field:focus-within .fb3__field-input, .fb3__field:focus-within .fb3__field-select {
    border-color: #f0a0a4;
    outline: none;
}
option {
    color: #74bbdb;
}

footer{
	padding: 2em 1em;
	background-color:#f7d87f;
	color:white;
}
footer a{
	color:white;
}
.footer__privacy{
	display:none;
}

.negatives{
	background-image: url(../../images/coral1.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 900px;
}
.negatives .generic__inner{
	max-width:1200px;
	margin:0 auto;
}
.negatives h2{
	color:#78d2c6;
}
img.crazy,
img.heretohelp {
    max-width: 100%;
}
.negatives .generic__2up{
	align-items: center;
}
.negatives .generic__part{
	padding:1em;
}
.negatives .generic__link-button {
    margin-left: 0;
    margin-top: 1.5em;
}

.positives .generic__inner{
	max-width:1200px;
	margin:0 auto;
}
.positives h2{
	max-width:800px;
	margin: 0 auto;
	text-align:center;
}
.positives .generic__2up.center{
	font-size: 17px;
    padding: 1em;
}
.positives b{
	color:#74bbdb;
}
.negatives .generic__2up.center{
	align-items: baseline;
}
.point {
    padding-bottom: 2em;
    min-height: 200px;
}
.point h3 {
    font-size: 21px;
    padding-bottom: 0.5em;
	color:#74bbdb;
	font-weight:normal;
}

@media only screen and (max-width: 1170px){
	.heading_splash h1 {
		max-width: 600px;
	}
}

@media only screen and (max-width: 1006px) {
	.plan-quote .generic__2up {
		flex-direction: column-reverse;
		padding-bottom: 3em;
	}

}

@media only screen and (max-width: 999px) {
	.plan .generic__link-button {
		margin-left: 1em;
		margin-right:1em;
	}
	img.swoop {
		display:block;
	}
	.contact .generic__2up {
		flex-direction: column;
	}
	.steps .onetwothree {
		flex-direction: column;
	}
	img.arrow{
		transform: rotate(90deg);
	}
	.home-header .header__inner {
		border-radius: 0;
	}
	.home-header {
		overflow: visible;
	}
	.home-header .header__inner {
		margin-right: 0;
		height: fit-content;
	}
	.heading_splash{
		text-align: center;
	}
	.heading_splash h1 {
		max-width: 100%;
		line-height: 44px;
		font-size: 35px;
	}
	.button-container {
		padding-left: 0;
		padding-bottom: 3em;
	}
	img.suzi {
		top: 20px;
		height: 180px;
		right: 20px;
	}
	.plan-quote .generic__2up .generic__part:nth-child(even) {
		width: auto;
		text-align: center;
	}
}

@media only screen and (max-width:800px){
	.testimonials .generic__2up .generic__part {
		width: 100%;
		padding: 5em 2em 2em 2em;
		margin: 1em;
	}
	.contact .generic__inner {
		padding: 4em 1em 2em 1em;
	}
}

@media only screen and (max-width: 700px) {
	.contact .generic__2up .generic__part {
		width: 100%;
		padding: 1em 2em;
	}
	.contact .phone {
		font-size: 30px;
	}
	.suziquote p {
		font-size: 25px;
		text-align: center;
		padding: 2em 0;
	}
	.plan-quote .generic__2up .generic__part:nth-child(odd) {
		width: auto;
	}
	h1 {
		font-size: 39px;
	}
}

@media only screen and (max-width: 600px) {
	a.header__logo-link {
		margin: 0 auto;
	}
	img.suzi {
		position: initial;
		height: 200px;
	}
	.suzi_img__contain {
		text-align: center;
	}
}

@media only screen and (max-width: 500px) {
	.suziquote-container {
		border-radius: 0;
		margin-right: 0;
	}
	.suziquote-contain {
		padding: 6em 1.5em 6em 1.5em;
	}
	.suziquote p {
		font-size: 22px;
	}
	.suziquote .quote-mark {
		left: 41%;
	}
	img.suzi {
		top: 0;
	}
	
	h2 {
		font-size: 35px;
	}
}
@media only screen and (max-width: 400px) {
	a.header__logo-link {
		flex-direction: column;
		text-align: center;
	}
	.header_logo_container {
		padding-left: 0;
		color: white;
		padding-top: 0.5em;
	}
	img.header__logo-image {
		max-width: 50px;
	}
	.contact .forms .generic__inner {
		padding: 0em;
	}
	.heading_splash h1 {
		line-height: 36px;
		font-size: 29px;
	}
}