html {
	height: 100%;
}
body {
	margin: 0;
	padding: 0;
	height: 100%;
	font-family: 'Open Sans', sans-serif;
	background: #faf8c7;
	font-size: 15px;
	color: #6b6b6b;
	min-width: 320px;
}
img {
	border: 0;
	max-width: 100%;
}
a {
	display: inline-block;
	color: #6496ff;
}
p,
ul,
li,
ol,
h1,
h2,
h3,
h4,
h5 {
	margin: 0;
	padding: 0;
	list-style: none;
	font-weight: normal;
}
.wrapper {
	position: relative;
	margin: 0 auto;
	padding: 15px 20px;
	max-width: 690px;
	height: 100%;
	text-align: center;
	box-sizing: border-box;
}
@media only screen and (max-width: 580px) {
	.wrapper {
		padding: 10px;
	}
}
.wrapper .box:first-child {
	display: block;
}
h2,
.h2 {
	font-size: 32px;
	font-weight: 600;
	letter-spacing: -1.3px;
	line-height: 1.2;
	text-transform: uppercase;
}
@media only screen and (max-width: 580px) {
	h2,
	.h2 {
		font-size: 27px;
	}
}
@media only screen and (max-width: 440px) {
	h2,
	.h2 {
		font-size: 24px;
	}
}
h3,
.h3 {
	text-transform: uppercase;
	font-size: 27px;
	font-weight: bold;
}
@media only screen and (max-width: 580px) {
	h3,
	.h3 {
		font-size: 22px;
	}
}
@media only screen and (max-width: 440px) {
	h3,
	.h3 {
		font-size: 20px;
	}
}
h3 > span,
.h3 > span {
	color: #6496ff;
}
.btn-group .btn {
	margin: 5px 0;
}
.btn {
	width: 100%;
	height: 65px;
	line-height: 65px;
	border: 0;
	background-color: #6ca655;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 25px;
	font-weight: bold;
	color: #ffffff;
	cursor: pointer;
	-webkit-transition: background-color 300ms linear;
	-ms-transition: background-color 300ms linear;
	transition: background-color 300ms linear;
}
.btn:hover {
	background-color: #4d7c3a;
}
@media only screen and (max-width: 580px) {
	.btn {
		height: 55px;
		line-height: 55px;
		font-size: 22px;
	}
}
@media only screen and (max-width: 440px) {
	.btn {
		height: 45px;
		line-height: 45px;
		font-size: 22px;
	}
}
.btn-grey {
	background-color: #aaaaaa;
}
.btn-grey:hover {
	background-color: #707070;
}
.box {
	display: none;
}
.box header h2 {
	white-space: nowrap;
}
@media only screen and (max-width: 650px) {
	.box header h2 {
		white-space: normal;
	}
}
.box header span {
	display: block;
	padding: 15px 0;
	font-style: italic;
	font-size: 18px;
	color: #6496ff;
}
@media only screen and (max-width: 440px) {
	.box header span {
		padding: 10px 0;
		font-size: 16px;
	}
}
@media only screen and (max-width: 375px) {
	.box header span {
		font-size: 14px;
	}
}
.box > div {
	padding: 5px 0;
}
.box > div.content-text {
	padding: 20px 0;
}
@media only screen and (max-width: 440px) {
	.box > div.content-text {
		padding: 15px 0;
	}
}
.box > div.content-list {
	padding: 0 85px;
}
@media only screen and (max-width: 650px) {
	.box > div.content-list {
		padding: 0 60px;
	}
}
@media only screen and (max-width: 580px) {
	.box > div.content-list {
		padding: 0 30px;
	}
}
@media only screen and (max-width: 440px) {
	.box > div.content-list {
		padding: 0 20px;
	}
}
@media only screen and (max-width: 400px) {
	.box > div.content-list {
		padding: 0;
	}
}
p {
	font-size: 22px;
	text-align: justify;
}
@media only screen and (max-width: 320px) {
	p {
		font-size: 20px;
	}
}
p + p {
	margin-top: 30px;
}
p > span {
	text-decoration: underline;
	font-weight: bold;
}
ul {
	text-align: left;
}
ul li {
	margin: 10px 0;
	padding: 10px 0 10px 50px;
	font-size: 30px;
	line-height: 1.2;
	background: url("urn:scrapbook:download:error:https://dating-04.com/img/mb/mlp70/option_blue.png") 10px center no-repeat;
	cursor: pointer;
}
@media only screen and (max-width: 580px) {
	ul li {
		margin: 8px 0;
		font-size: 27px;
	}
}
@media only screen and (max-width: 480px) {
	ul li {
		font-size: 25px;
	}
}
@media only screen and (max-width: 440px) {
	ul li {
		margin: 6px 0;
		font-size: 22px;
	}
}
@media only screen and (max-width: 400px) {
	ul li {
		font-size: 20px;
	}
}
@media only screen and (max-width: 350px) {
	ul li {
		font-size: 17px;
	}
}
ul li.active {
	background: #32a4ff url("") 10px center no-repeat;
	color: #ffffff;
}
.text-transform-none {
	text-transform: none;
}
body {
	background: #c8fac9;
}
h3 > span,
.h3 > span {
	color: #6496ff;
}
.btn {
	background-color: #624dff;
}
.btn:hover {
	background-color: #4032a5;
}
.btn-grey {
	background-color: #aaaaaa;
}
.btn-grey:hover {
	background-color: #767676;
}
.content-list ul {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -0.5em;
	justify-content: center;
}
.content-list ul li {
	padding: 0;
	flex: 27%;
	margin: 0.5em !important;
	background: none;
	text-align: center;
	line-height: 0.9;
}
.content-list ul li.active {
	color: #624dff;
}
.content-list ul li.active .img-wrapper {
	border: 0.15em solid #624dff;
	background-color: #624dff;
}
.content-list ul li .img-wrapper {
	background-color: #484848;
	border: 0.15em solid #484848;
	border-radius: 0.5em;
	overflow: hidden;
	position: relative;
}
.content-list ul li .img-wrapper img {
	vertical-align: middle;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	height: 101%;
	max-width: none;
}
.content-list ul li span {
	font-size: 0.55em;
	font-weight: 600;
}

.final-form * {
	box-sizing: border-box;
}

.final-form {
	max-width: 450px;
	margin: 0 auto;
}

.final-form input {
	width: 100%;
	box-sizing: border-box;
	height: 50px;
	background: #fff;
	border: 2px solid #624dff;
	border-radius: 0;
	font-size: 20px;
	padding: 0 16px;
	margin-bottom: 10px;
}

.final-form label {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 10px;
	margin-bottom: 10px;
	cursor: pointer;
}

.final-form label input {
	width: 16px;
	height: 16px;
	margin: 0;
}

.final-form button.btn {
	margin-top: 10px;
}

.error-message {
	color: red;
	font-size: 13px;
	margin-top: -4px;
	text-align: center;
	margin-bottom: 10px;
}

@media (min-width: 568px) {
	video {
		width: 25.47em;
	}
	.content-list ul li span {
		font-size: 0.6em;
	}
}
@media (min-width: 768px) {
	.content-list ul li {
		margin: 0.33em !important;
	}
	.content-list ul li.active .img-wrapper {
		border-width: 0.1em;
	}
	.content-list ul li .img-wrapper {
		border: 0.1em solid #484848;
	}
}
@media (min-width: 992px) {
	.box > div.content-list {
		padding: 0 70px;
	}
}
@media (min-width: 1880px) and (min-height: 885px) {
	body {
		font-size: 1.69vh;
	}
	.wrapper {
		padding: 1em 1.33em;
		max-width: 46em;
	}
	.box > div {
		padding: 0.33em 0;
	}
	.box > div.content-text {
		padding: 1.33em 0;
	}
	.box > div.content-list {
		padding: 0;
	}
	.box header span {
		font-size: 1.2em;
		padding: 0.83em 0;
	}
	p {
		font-size: 1.47em;
	}
	h2,
	.h2 {
		font-size: 2.13em;
		letter-spacing: -0.04em;
	}
	h3,
	.h3 {
		font-size: 1.8em;
	}
	.btn {
		font-size: 1.67em;
		height: 2.6em;
		line-height: 2.6em;
	}
	.btn-group .btn {
		margin: 0.2em 0;
	}
	.content-list ul {
		margin: 0 -6.7em;
	}
	.content-list ul li {
		font-size: 2em !important;
		margin: 0.5em !important;
	}
	.content-list ul li span {
		font-size: 1em;
		line-height: 1.2;
	}
	.content-list ul li .img-wrapper {
		margin-bottom: 0.3em;
	}
}
