#experience_banner_1 {
	background-image: url(/src/experience/banner.png);
}

#experience_top_text {
	margin-bottom: 0;
}

#experience_mood {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 285px;
	background: url(/src/experience/experience_text.png) no-repeat;
	background-size: contain;
	background-position-x: center;
	background-position-y: top;
}

#experience_mood_1 {
	background-image: url(/src/experience/double_1_1.png);
	height: 710px;
}

#experience_mood_2 {
	background-image: url(/src/experience/double_1_2.png);
	height: 710px;
}

#color_happiness {
	background-image: url(/src/experience/cloud_pic.png);
	height: 100vh;
	margin-top: 0;
	position: relative;
	margin-bottom: 0;
}

#color_happiness > .absolute_text_block {
	width: 300px;
	height: auto;
	right: 25%;
	top: 40%;
}

#sun_sea {
	padding-top: 60px;
	margin-bottom: 0;
	z-index: 2;
}

#sun_sea > .image {
	background-image: url(/src/experience/text_pic.png);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	/* padding-bottom: 80%; */
}

#cloud_end_screen {
	margin-top: -30vw;
	background-image: url(/src/experience/end_pic.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
	height: 70vw;
	position: relative;
	z-index: 0;
	margin-bottom: 0;
	padding-top: 37vw;
}

#cloud_end_screen > .middle_text_container {
	/*position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 60vw;
	width: max-content;*/
	/* padding-top: 37vw; */
}

#cloud_end_pic {
	width: 100%;
	height: auto;
}
