.show-after-scroll {
	position: sticky;
	bottom: 0;
	z-index: 999;
	transform: translateY(-100%);
	opacity: 0;
	transition: transform 0.6s ease, opacity 0.6s ease;
}

/* Active class when revealed */
.show-after-scroll.active {
	transform: translateY(0);
	opacity: 1;
}


.de-none {
	display: none !important;
}

.row-width {
	max-width: 820px !important;
	margin: auto !important;
}

.button-width {
	width: 50%;
}

.row-gap {
	row-gap: 16px !important;
}

.font-weight {
	font-weight: 500 !important;
	color: black !important;
}

.three-columns-row {
	max-width: 820px !important;
	margin: auto !important;
	gap: 16px !important;
}

.btn-width {
	width: 100% !important;
}

.headline-weight {
	font-weight: 600 !important;
}

.social li {
	margin: 0 10px !important;
}

.conatiner-height {
	height: 100% !important;
}

.gap-container {
	gap: 12px !important;
}

@media (max-width: 767px) {
	.comments-img-width {
		width: 85% !important;
	}

	.btn-width {
		font-size: 18px !important;
	}

	.button-width {
		width: 100%;
		box-shadow: none;
	}

	.padding-row {
		padding-left: 10px !important;
	}

	.font-weight {
		font-size: 17px !important;
	}

	.headline-weight {
		font-size: 25px !important;
		text-align: left !important;
	}

	.h2-on-mobile {
		font-size: 20px !important;
	}

	.container-margin {
		margin-top: 10px !important;
	}

	.icons-paragraph {
		font-size: 15px !important;
	}

	.el-132438>.container-box:nth-child(1) {
		width: 25% !important;
		min-width: 25% !important;
		max-width: 25% !important;
	}

	.el-317340>.container-box:nth-child(1) {
		width: 30% !important;
		min-width: 30% !important;
		max-width: 30% !important;
	}

	.el-220680>.container-box:nth-child(1) {
		width: 30% !important;
		min-width: 30% !important;
		max-width: 30% !important;
	}

	.el-533781>.container-box:nth-child(1) {
		width: 30% !important;
		min-width: 30% !important;
		max-width: 30% !important;
	}

	.el-344105 {
		align-items: flex-start !important;
	}

	.el-210656 {
		align-items: flex-start !important;
	}

	.el-398824 {
		text-align: left !important;
	}

	.el-812860 {
		text-align: left !important;
	}

	.el-560276 {
		text-align: left !important;
	}

	.el-209519 {
		align-items: flex-start !Important;
	}

	.checkmark-img {
		margin-top: 3px !important;
	}

	.el-337318 {
		text-align: left !important;
	}
}

/* Sticky row */
.slide-row {
	position: sticky;
	top: 15px;
	/* jitni height pe sticky chahiye */
	z-index: 999;
	/* upar rahe */
	background: #fff;
	/* background daalna zaroori hai */
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
}

/* Mobile ke liye slide-in effect */
@media (max-width: 767px) {
	.slide-row {
		animation: slideDown 0.6s ease-out;
	}

	@keyframes slideDown {
		from {
			transform: translateY(-100%);
			opacity: 0;
		}

		to {
			transform: translateY(0);
			opacity: 1;
		}
	}
}

.show-after-scroll {
	position: sticky;
	bottom: 0;
	z-index: 999;
	transform: translateY(-100%);
	opacity: 0;
	transition: transform 0.6s ease, opacity 0.6s ease;
}

/* Active class when revealed */
.show-after-scroll.active {
	transform: translateY(0);
	opacity: 1;
}


.de-none {
	display: none !important;
}

.row-width {
	max-width: 820px !important;
	margin: auto !important;
}

.button-width {
	width: 50%;
}

.row-gap {
	row-gap: 16px !important;
}

.font-weight {
	font-weight: 500 !important;
	color: black !important;
}

.three-columns-row {
	max-width: 820px !important;
	margin: auto !important;
	gap: 16px !important;
}

.btn-width {
	width: 100% !important;
}

.headline-weight {
	font-weight: 600 !important;
}

.social li {
	margin: 0 10px !important;
}

.conatiner-height {
	height: 100% !important;
}

.gap-container {
	gap: 12px !important;
}

@media (max-width: 767px) {
	.comments-img-width {
		width: 85% !important;
	}

	.btn-width {
		font-size: 18px !important;
	}

	.button-width {
		width: 100%;
		box-shadow: none;
	}

	.padding-row {
		padding-left: 10px !important;
	}

	.font-weight {
		font-size: 17px !important;
	}

	.headline-weight {
		font-size: 25px !important;
		text-align: left !important;
	}

	.h2-on-mobile {
		font-size: 20px !important;
	}

	.container-margin {
		margin-top: 10px !important;
	}

	.icons-paragraph {
		font-size: 15px !important;
	}

	.el-132438>.container-box:nth-child(1) {
		width: 25% !important;
		min-width: 25% !important;
		max-width: 25% !important;
	}

	.el-317340>.container-box:nth-child(1) {
		width: 30% !important;
		min-width: 30% !important;
		max-width: 30% !important;
	}

	.el-220680>.container-box:nth-child(1) {
		width: 30% !important;
		min-width: 30% !important;
		max-width: 30% !important;
	}

	.el-533781>.container-box:nth-child(1) {
		width: 30% !important;
		min-width: 30% !important;
		max-width: 30% !important;
	}

	.el-344105 {
		align-items: flex-start !important;
	}

	.el-210656 {
		align-items: flex-start !important;
	}

	.el-398824 {
		text-align: left !important;
	}

	.el-812860 {
		text-align: left !important;
	}

	.el-560276 {
		text-align: left !important;
	}

	.el-209519 {
		align-items: flex-start !Important;
	}

	.checkmark-img {
		margin-top: 3px !important;
	}

	.el-337318 {
		text-align: left !important;
	}
}

/* Sticky row */
.slide-row {
	position: sticky;
	top: 15px;
	/* jitni height pe sticky chahiye */
	z-index: 999;
	/* upar rahe */
	background: #fff;
	/* background daalna zaroori hai */
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
}

/* Mobile ke liye slide-in effect */
@media (max-width: 767px) {
	.slide-row {
		animation: slideDown 0.6s ease-out;
	}

	@keyframes slideDown {
		from {
			transform: translateY(-100%);
			opacity: 0;
		}

		to {
			transform: translateY(0);
			opacity: 1;
		}
	}
}

/* Style 2 */
.section_wrapper_447076 .section_row {
	max-width: 1170px;
}

.section_wrapper_447076 {
	width: 100%;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.section_wrapper_447076 {
		width: 100%;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.section_wrapper_447076 {
		width: 100%;
	}
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.section_wrapper_447076 .section_row {
		max-width: 1170px;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.section_wrapper_447076 .section_row {
		max-width: 1170px;
	}
}

.el-447076 {
	display: inherit;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid #000000;
	border-radius: 0px 0px 0px 0px;
	border-color: #000000;
	padding: 10px 0px 10px 0px;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-447076 {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-447076 {
		display: inherit;
	}
}

/* Style 3 */
.el-447076 .el-519639.section_row {
	width: calc(100% - 0px);
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-447076 .el-519639.section_row {
		width: calc(100% - 0px);
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-447076 .el-519639.section_row {
		width: calc(100% - 0px);
	}
}

.el-447076 .el-519639.section_row {
	display: inherit;
	color: #303030;
	font-size: 14px;
	text-align: initial;
	font-weight: 400;
	font-style: normal;
	border-top: 0px solid transparent;
	border-left: 0px solid transparent;
	border-right: 0px solid transparent;
	border-bottom: 0px solid transparent;
	border-radius: 0px 0px 0px 0px;
	border-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-447076 .el-519639.section_row {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-447076 .el-519639.section_row {
		display: inherit;
	}
}

/* Style 4 */
.el-519639 .el-110247 {
	display: inherit;
	margin: 0px 0px 0px 0px;
}

.el-519639 .el-110247 {
	align-items: center;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-519639 .el-110247 {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-519639 .el-110247 {
		display: inherit;
	}
}

.el-519639 .el-110247 img {
	object-fit: scale-down;
}

.el-519639 .el-110247 img {
	width: 150px;
	height: auto;
}

/* Style 5 */
.section_wrapper_180478 .section_row {
	max-width: 1170px;
}

.section_wrapper_180478 {
	width: 100%;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.section_wrapper_180478 {
		width: 100%;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.section_wrapper_180478 {
		width: 100%;
	}
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.section_wrapper_180478 .section_row {
		max-width: 1170px;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.section_wrapper_180478 .section_row {
		max-width: 1170px;
	}
}

.el-180478 {
	display: inherit;
	padding: 25px 15px 0px 15px;
	background-color: #FFFFFF;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 {
		display: inherit;
	}
}

/* Style 6 */
.el-180478 .el-879765.section_row {
	width: calc(100% - 0px);
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-879765.section_row {
		width: calc(100% - 0px);
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-879765.section_row {
		width: calc(100% - 0px);
	}
}

.el-180478 .el-879765.section_row {
	display: inherit;
	color: #303030;
	font-size: 14px;
	text-align: initial;
	font-weight: 400;
	font-style: normal;
	border-top: 0px solid transparent;
	border-left: 0px solid transparent;
	border-right: 0px solid transparent;
	border-bottom: 0px solid transparent;
	border-radius: 0px 0px 0px 0px;
	border-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-879765.section_row {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-879765.section_row {
		display: inherit;
	}
}

/* Style 7 */
.el-879765 .el-703608 {
	display: inherit;
	font-size: 16px;
	text-align: center;
	font-weight: 400;
	font-style: normal;
	line-height: 1.25;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-shadow: transparent 0px 0px 0px;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-879765 .el-703608 {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-879765 .el-703608 {
		display: inherit;
		font-size: 15px;
		text-align: left;
	}
}

/* Style 8 */
.el-180478 .el-514519.section_row {
	width: calc(100% - 0px);
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-514519.section_row {
		width: calc(100% - 0px);
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-514519.section_row {
		width: calc(100% - 0px);
	}
}

.el-180478 .el-514519.section_row {
	display: inherit;
	color: #303030;
	font-size: 14px;
	text-align: initial;
	font-weight: 400;
	font-style: normal;
	border-top: 0px solid transparent;
	border-left: 0px solid transparent;
	border-right: 0px solid transparent;
	border-bottom: 0px solid transparent;
	border-radius: 0px 0px 0px 0px;
	border-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-514519.section_row {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-514519.section_row {
		display: inherit;
	}
}

/* Style 9 */
.el-514519 .el-224719 {
	display: inherit;
	color: #000000;
	font-size: 38px;
	text-align: center;
	font-weight: 400;
	font-style: normal;
	line-height: 1.3;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-shadow: transparent 0px 0px 0px;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-514519 .el-224719 {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-514519 .el-224719 {
		display: inherit;
	}
}

/* Style 10 */
.el-180478 .el-462090.section_row {
	width: calc(100% - 0px);
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-462090.section_row {
		width: calc(100% - 0px);
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-462090.section_row {
		width: calc(100% - 0px);
	}
}

.el-180478 .el-462090.section_row {
	display: inherit;
	color: #303030;
	font-size: 14px;
	text-align: initial;
	font-weight: 400;
	font-style: normal;
	border-top: 0px solid transparent;
	border-left: 0px solid transparent;
	border-right: 0px solid transparent;
	border-bottom: 0px solid transparent;
	border-radius: 0px 0px 0px 0px;
	border-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-462090.section_row {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-462090.section_row {
		display: inherit;
	}
}

/* Style 11 */
.el-462090 .el-337318 {
	display: inherit;
	font-size: 17px;
	text-align: center;
	font-weight: 400;
	font-style: normal;
	line-height: 1.25;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-shadow: transparent 0px 0px 0px;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-462090 .el-337318 {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-462090 .el-337318 {
		display: inherit;
	}
}

/* Style 12 */
.el-180478 .el-644924.section_row {
	width: calc(100% - 0px);
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-644924.section_row {
		width: calc(100% - 0px);
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-644924.section_row {
		width: calc(100% - 0px);
	}
}

.el-180478 .el-644924.section_row {
	display: inherit;
	color: #303030;
	font-size: 14px;
	text-align: initial;
	font-weight: 400;
	font-style: normal;
	border-top: 0px solid transparent;
	border-left: 0px solid transparent;
	border-right: 0px solid transparent;
	border-bottom: 0px solid transparent;
	border-radius: 0px 0px 0px 0px;
	border-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-644924.section_row {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-644924.section_row {
		display: inherit;
	}
}

/* Style 13 */
.el-644924 .el-132438.container {
	display: inherit;
	font-size: 18px;
	text-align: center;
	font-weight: 400;
	font-style: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.el-644924 .el-132438.container {
	align-items: center;
}

.el-644924 .el-132438.container {
	flex-direction: row;
}

.el-644924 .el-132438.container>.container-box:nth-child(1) {
	width: 40%;
	min-width: 40%;
	max-width: 40%;
	order: 0;
}

.el-644924 .el-132438.container>.container-box:nth-child(2) {
	width: unset;
	min-width: 0;
	max-width: unset;
	order: 0;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-644924 .el-132438.container {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-644924 .el-132438.container {
		display: inherit;
	}
}

/* Style 14 */
.el-132438 .el-24 {
	display: inherit;
	font-size: 18px;
	text-align: right;
	font-weight: 400;
	font-style: normal;
	line-height: 1;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	text-shadow: transparent 0px 0px 0px;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-132438 .el-24 {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-132438 .el-24 {
		display: inherit;
	}
}

/* Style 15 */
.el-132438 .el-995260 {
	display: inherit;
	border-top: 0px solid transparent;
	border-left: 0px solid transparent;
	border-right: 0px solid transparent;
	border-bottom: 0px solid transparent;
	border-radius: 0px 0px 0px 0px;
	border-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #000000;
}

.el-132438 .el-995260 {
	align-items: flex-start;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-132438 .el-995260 {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-132438 .el-995260 {
		display: inherit;
	}
}

.el-132438 .el-995260 li a {
	color: #000000;
}

/* Style 16 */
.el-180478 .el-183787.section_row {
	width: calc(100% - 0px);
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-183787.section_row {
		width: calc(100% - 0px);
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-183787.section_row {
		width: calc(100% - 0px);
	}
}

.el-180478 .el-183787.section_row {
	display: inherit;
	color: #303030;
	font-size: 14px;
	text-align: initial;
	font-weight: 400;
	font-style: normal;
	border-top: 0px solid transparent;
	border-left: 0px solid transparent;
	border-right: 0px solid transparent;
	border-bottom: 0px solid transparent;
	border-radius: 0px 0px 0px 0px;
	border-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-183787.section_row {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-183787.section_row {
		display: inherit;
	}
}

/* Style 17 */
.el-183787 .el-60404 {
	display: inherit;
	font-size: 18px;
	text-align: center;
	font-weight: 400;
	font-style: normal;
	line-height: 1.3;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-shadow: transparent 0px 0px 0px;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-183787 .el-60404 {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-183787 .el-60404 {
		display: inherit;
	}
}

/* Style 18 */
.el-180478 .el-612197.section_row {
	width: calc(100% - 0px);
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-612197.section_row {
		width: calc(100% - 0px);
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-612197.section_row {
		width: calc(100% - 0px);
	}
}

.el-180478 .el-612197.section_row {
	display: inherit;
	color: #303030;
	font-size: 14px;
	text-align: initial;
	font-weight: 400;
	font-style: normal;
	border-top: 0px solid transparent;
	border-left: 0px solid transparent;
	border-right: 0px solid transparent;
	border-bottom: 0px solid transparent;
	border-radius: 0px 0px 0px 0px;
	border-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-612197.section_row {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-612197.section_row {
		display: inherit;
	}
}

/* Style 19 */
.el-612197 .el-326970.container {
	display: inherit;
	font-size: 18px;
	text-align: center;
	font-weight: 400;
	font-style: normal;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.el-612197 .el-326970.container {
	align-items: center;
}

.el-612197 .el-326970.container {
	flex-direction: row;
}

.el-612197 .el-326970.container>.container-box:nth-child(1) {
	width: 10%;
	min-width: 10%;
	max-width: 10%;
	order: 0;
}

.el-612197 .el-326970.container>.container-box:nth-child(2) {
	width: unset;
	min-width: 0;
	max-width: unset;
	order: 0;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-612197 .el-326970.container {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-612197 .el-326970.container {
		display: inherit;
	}
}

/* Style 20 */
.el-326970 .el-546677 {
	display: inherit;
	margin: 0px 0px 0px 0px;
}

.el-326970 .el-546677 {
	align-items: center;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-326970 .el-546677 {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-326970 .el-546677 {
		display: inherit;
	}
}

.el-326970 .el-546677 img {
	object-fit: scale-down;
}

.el-326970 .el-546677 img {
	width: 100%;
	height: auto;
}

/* Style 21 */
.el-326970 .el-851250 {
	display: inherit;
	font-size: 16px;
	text-align: left;
	font-weight: 400;
	font-style: normal;
	line-height: 1.3;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	text-shadow: transparent 0px 0px 0px;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-326970 .el-851250 {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-326970 .el-851250 {
		display: inherit;
	}
}

/* Style 22 */
.el-180478 .el-577366.section_row {
	width: calc(100% - 0px);
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-577366.section_row {
		width: calc(100% - 0px);
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-577366.section_row {
		width: calc(100% - 0px);
	}
}

.el-180478 .el-577366.section_row {
	display: none;
	color: #303030;
	font-size: 14px;
	text-align: initial;
	font-weight: 400;
	font-style: normal;
	border-top: 1px solid #9B9B9B;
	border-left: 1px solid #9B9B9B;
	border-right: 1px solid #9B9B9B;
	border-bottom: 1px solid #9B9B9B;
	border-radius: 5px 5px 5px 5px;
	border-color: #9B9B9B;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-577366.section_row {
		display: none;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-577366.section_row {
		display: inherit;
	}
}

/* Style 23 */
.el-577366 .el-865644.container {
	display: inherit;
	font-size: 18px;
	text-align: center;
	font-weight: 400;
	font-style: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.el-577366 .el-865644.container {
	align-items: start;
}

.el-577366 .el-865644.container {
	flex-direction: row;
}

.el-577366 .el-865644.container>.container-box:nth-child(1) {
	width: 40%;
	min-width: 40%;
	max-width: 40%;
	order: 0;
}

.el-577366 .el-865644.container>.container-box:nth-child(2) {
	width: unset;
	min-width: 0;
	max-width: unset;
	order: 0;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-577366 .el-865644.container {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-577366 .el-865644.container {
		display: inherit;
	}

	.el-577366 .el-865644.container {
		align-items: center;
	}
}

/* Style 24 */
.el-865644 .el-393476 {
	display: inherit;
	margin: 0px 0px 0px 0px;
}

.el-865644 .el-393476 {
	align-items: center;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-865644 .el-393476 {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-865644 .el-393476 {
		display: inherit;
	}
}

.el-865644 .el-393476 img {
	object-fit: scale-down;
}

.el-865644 .el-393476 img {
	width: 100%;
	height: auto;
}

/* Style 25 */
.el-865644 .el-861471 {
	display: inherit;
	font-size: 18px;
	text-align: center;
	font-weight: 400;
	font-style: normal;
	line-height: 1;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-shadow: transparent 0px 0px 0px;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-865644 .el-861471 {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-865644 .el-861471 {
		display: inherit;
		font-size: 14px;
		text-align: left;
	}
}

/* Style 26 */
.el-180478 .el-492213.section_row {
	width: calc(100% - 0px);
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-492213.section_row {
		width: calc(100% - 0px);
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-492213.section_row {
		width: calc(100% - 0px);
	}
}

.el-180478 .el-492213.section_row {
	display: inherit;
	color: #303030;
	font-size: 14px;
	text-align: initial;
	font-weight: 400;
	font-style: normal;
	border-top: 0px solid transparent;
	border-left: 0px solid transparent;
	border-right: 0px solid transparent;
	border-bottom: 0px solid transparent;
	border-radius: 0px 0px 0px 0px;
	border-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-492213.section_row {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-492213.section_row {
		display: inherit;
	}
}

/* Style 27 */
.el-492213 .el-863883 {
	display: inherit;
	color: #000000;
	font-size: 20px;
	text-align: left;
	font-weight: 400;
	font-style: normal;
	line-height: 1.35;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-shadow: transparent 0px 0px 0px;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-492213 .el-863883 {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-492213 .el-863883 {
		display: inherit;
	}
}

/* Style 28 */
.el-180478 .el-153302.section_row {
	width: calc(100% - 0px);
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-153302.section_row {
		width: calc(100% - 0px);
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-153302.section_row {
		width: calc(100% - 0px);
	}
}

.el-180478 .el-153302.section_row {
	display: inherit;
	color: #303030;
	font-size: 14px;
	text-align: initial;
	font-weight: 400;
	font-style: normal;
	border-top: 0px solid transparent;
	border-left: 0px solid transparent;
	border-right: 0px solid transparent;
	border-bottom: 0px solid transparent;
	border-radius: 0px 0px 0px 0px;
	border-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-153302.section_row {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-153302.section_row {
		display: inherit;
	}
}

/* Style 29 */
.el-153302 .el-263856 {
	display: inherit;
	font-size: 25px;
	text-align: left;
	font-weight: 400;
	font-style: normal;
	line-height: 1.35;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-shadow: transparent 0px 0px 0px;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-153302 .el-263856 {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-153302 .el-263856 {
		display: inherit;
	}
}

/* Style 30 */
.el-180478 .el-787261.section_row {
	width: calc(100% - 0px);
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-787261.section_row {
		width: calc(100% - 0px);
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-787261.section_row {
		width: calc(100% - 0px);
	}
}

.el-180478 .el-787261.section_row {
	display: inherit;
	color: #303030;
	font-size: 14px;
	text-align: initial;
	font-weight: 400;
	font-style: normal;
	border-top: 0px solid transparent;
	border-left: 0px solid transparent;
	border-right: 0px solid transparent;
	border-bottom: 0px solid transparent;
	border-radius: 0px 0px 0px 0px;
	border-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-787261.section_row {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-787261.section_row {
		display: inherit;
	}
}

/* Style 31 */
.el-787261 .el-750143 {
	display: inherit;
	color: #000000;
	font-size: 20px;
	text-align: left;
	font-weight: 400;
	font-style: normal;
	line-height: 1.35;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-shadow: transparent 0px 0px 0px;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-787261 .el-750143 {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-787261 .el-750143 {
		display: inherit;
	}
}

/* Style 32 */
.el-180478 .el-476288.section_row {
	width: calc(100% - 0px);
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-476288.section_row {
		width: calc(100% - 0px);
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-476288.section_row {
		width: calc(100% - 0px);
	}
}

.el-180478 .el-476288.section_row {
	display: inherit;
	color: #303030;
	font-size: 14px;
	text-align: initial;
	font-weight: 400;
	font-style: normal;
	border-top: 0px solid transparent;
	border-left: 0px solid transparent;
	border-right: 0px solid transparent;
	border-bottom: 0px solid transparent;
	border-radius: 0px 0px 0px 0px;
	border-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-476288.section_row {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-476288.section_row {
		display: inherit;
	}
}

/* Style 33 */
.el-476288 .el-771619 {
	display: inherit;
	margin: 0px 0px 0px 0px;
}

.el-476288 .el-771619 {
	align-items: center;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-476288 .el-771619 {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-476288 .el-771619 {
		display: inherit;
	}
}

.el-476288 .el-771619 img {
	object-fit: cover;
}

.el-476288 .el-771619 img {
	width: 100%;
	height: auto;
}

/* Style 34 */
.el-180478 .el-744626.section_row {
	width: calc(100% - 0px);
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-744626.section_row {
		width: calc(100% - 0px);
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-744626.section_row {
		width: calc(100% - 0px);
	}
}

.el-180478 .el-744626.section_row {
	display: inherit;
	color: #303030;
	font-size: 14px;
	text-align: initial;
	font-weight: 400;
	font-style: normal;
	border-top: 0px solid transparent;
	border-left: 0px solid transparent;
	border-right: 0px solid transparent;
	border-bottom: 0px solid transparent;
	border-radius: 0px 0px 0px 0px;
	border-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-744626.section_row {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-744626.section_row {
		display: inherit;
	}
}

/* Style 35 */
.el-744626 .el-236183 {
	display: inherit;
	color: #000000;
	font-size: 20px;
	text-align: left;
	font-weight: 400;
	font-style: normal;
	line-height: 1.35;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-shadow: transparent 0px 0px 0px;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-744626 .el-236183 {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-744626 .el-236183 {
		display: inherit;
	}
}

/* Style 36 */
.el-180478 .el-11928.section_row {
	width: calc(100% - 0px);
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-11928.section_row {
		width: calc(100% - 0px);
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-11928.section_row {
		width: calc(100% - 0px);
	}
}

.el-180478 .el-11928.section_row {
	display: inherit;
	color: #303030;
	font-size: 14px;
	text-align: initial;
	font-weight: 400;
	font-style: normal;
	border-top: 0px solid transparent;
	border-left: 0px solid transparent;
	border-right: 0px solid transparent;
	border-bottom: 0px solid transparent;
	border-radius: 0px 0px 0px 0px;
	border-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-11928.section_row {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-11928.section_row {
		display: inherit;
	}
}

/* Style 37 */
.el-11928 .el-329924 {
	display: inherit;
	font-size: 25px;
	text-align: left;
	font-weight: 400;
	font-style: normal;
	line-height: 1.35;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-shadow: transparent 0px 0px 0px;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-11928 .el-329924 {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-11928 .el-329924 {
		display: inherit;
	}
}

/* Style 38 */
.el-180478 .el-827001.section_row {
	width: calc(100% - 0px);
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-827001.section_row {
		width: calc(100% - 0px);
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-827001.section_row {
		width: calc(100% - 0px);
	}
}

.el-180478 .el-827001.section_row {
	display: inherit;
	color: #303030;
	font-size: 14px;
	text-align: initial;
	font-weight: 400;
	font-style: normal;
	border-top: 0px solid transparent;
	border-left: 0px solid transparent;
	border-right: 0px solid transparent;
	border-bottom: 0px solid transparent;
	border-radius: 0px 0px 0px 0px;
	border-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-827001.section_row {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-827001.section_row {
		display: inherit;
	}
}

/* Style 39 */
.el-827001 .el-158857 {
	display: inherit;
	margin: 0px 0px 0px 0px;
}

.el-827001 .el-158857 {
	align-items: center;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-827001 .el-158857 {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-827001 .el-158857 {
		display: inherit;
	}
}

.el-827001 .el-158857 img {
	object-fit: cover;
}

.el-827001 .el-158857 img {
	width: 100%;
	height: auto;
}

/* Style 40 */
.el-180478 .el-349563.section_row {
	width: calc(100% - 0px);
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-349563.section_row {
		width: calc(100% - 0px);
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-349563.section_row {
		width: calc(100% - 0px);
	}
}

.el-180478 .el-349563.section_row {
	display: inherit;
	color: #303030;
	font-size: 14px;
	text-align: initial;
	font-weight: 400;
	font-style: normal;
	border-top: 0px solid transparent;
	border-left: 0px solid transparent;
	border-right: 0px solid transparent;
	border-bottom: 0px solid transparent;
	border-radius: 0px 0px 0px 0px;
	border-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-349563.section_row {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-349563.section_row {
		display: inherit;
	}
}

/* Style 41 */
.el-349563 .el-112286 {
	display: inherit;
	color: #000000;
	font-size: 20px;
	text-align: left;
	font-weight: 400;
	font-style: normal;
	line-height: 1.35;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-shadow: transparent 0px 0px 0px;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-349563 .el-112286 {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-349563 .el-112286 {
		display: inherit;
	}
}

/* Style 42 */
.el-180478 .el-900119.section_row {
	width: calc(100% - 0px);
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-900119.section_row {
		width: calc(100% - 0px);
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-900119.section_row {
		width: calc(100% - 0px);
	}
}

.el-180478 .el-900119.section_row {
	display: inherit;
	color: #303030;
	font-size: 14px;
	text-align: initial;
	font-weight: 400;
	font-style: normal;
	border-top: 0px solid transparent;
	border-left: 0px solid transparent;
	border-right: 0px solid transparent;
	border-bottom: 0px solid transparent;
	border-radius: 0px 0px 0px 0px;
	border-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	background-repeat: no-repeat;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-900119.section_row {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-900119.section_row {
		display: inherit;
	}
}

/* Style 43 */
.el-900119 .el-916571 {
	display: inherit;
	color: #000000;
	font-size: 20px;
	text-align: left;
	font-weight: 400;
	font-style: normal;
	line-height: 1.5;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-shadow: transparent 0px 0px 0px;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-900119 .el-916571 {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-900119 .el-916571 {
		display: inherit;
	}
}

/* Style 44 */
.el-180478 .el-38215.section_row {
	width: calc(100% - 0px);
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-38215.section_row {
		width: calc(100% - 0px);
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-38215.section_row {
		width: calc(100% - 0px);
	}
}

.el-180478 .el-38215.section_row {
	display: inherit;
	color: #303030;
	font-size: 14px;
	text-align: initial;
	font-weight: 400;
	font-style: normal;
	border-top: 0px solid transparent;
	border-left: 0px solid transparent;
	border-right: 0px solid transparent;
	border-bottom: 0px solid transparent;
	border-radius: 0px 0px 0px 0px;
	border-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-38215.section_row {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-38215.section_row {
		display: inherit;
	}
}

/* Style 45 */
.el-38215 .el-287911 {
	display: inherit;
	margin: 0px 0px 0px 0px;
}

.el-38215 .el-287911 {
	align-items: center;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-38215 .el-287911 {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-38215 .el-287911 {
		display: inherit;
	}
}

.el-38215 .el-287911 img {
	object-fit: cover;
}

.el-38215 .el-287911 img {
	width: 100%;
	height: auto;
}

/* Style 46 */
.el-180478 .el-386652.section_row {
	width: calc(100% - 0px);
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-386652.section_row {
		width: calc(100% - 0px);
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-386652.section_row {
		width: calc(100% - 0px);
	}
}

.el-180478 .el-386652.section_row {
	display: inherit;
	color: #303030;
	font-size: 14px;
	text-align: initial;
	font-weight: 400;
	font-style: normal;
	border-top: 0px solid transparent;
	border-left: 0px solid transparent;
	border-right: 0px solid transparent;
	border-bottom: 0px solid transparent;
	border-radius: 0px 0px 0px 0px;
	border-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-386652.section_row {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-386652.section_row {
		display: inherit;
	}
}

/* Style 47 */
.el-386652 .el-586079 {
	display: inherit;
	color: #000000;
	font-size: 20px;
	text-align: left;
	font-weight: 400;
	font-style: normal;
	line-height: 1.35;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-shadow: transparent 0px 0px 0px;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-386652 .el-586079 {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-386652 .el-586079 {
		display: inherit;
	}
}

/* Style 48 */
.el-180478 .el-46943.section_row {
	width: calc(100% - 0px);
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-46943.section_row {
		width: calc(100% - 0px);
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-46943.section_row {
		width: calc(100% - 0px);
	}
}

.el-180478 .el-46943.section_row {
	display: inherit;
	color: #303030;
	font-size: 14px;
	text-align: initial;
	font-weight: 400;
	font-style: normal;
	border-top: 0px solid transparent;
	border-left: 0px solid transparent;
	border-right: 0px solid transparent;
	border-bottom: 0px solid transparent;
	border-radius: 0px 0px 0px 0px;
	border-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-46943.section_row {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-46943.section_row {
		display: inherit;
	}
}

/* Style 49 */
.el-46943 .el-238089 {
	display: inherit;
	font-size: 25px;
	text-align: left;
	font-weight: 400;
	font-style: normal;
	line-height: 1.35;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-shadow: transparent 0px 0px 0px;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-46943 .el-238089 {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-46943 .el-238089 {
		display: inherit;
	}
}

/* Style 50 */
.el-180478 .el-986695.section_row {
	width: calc(100% - 0px);
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-986695.section_row {
		width: calc(100% - 0px);
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-986695.section_row {
		width: calc(100% - 0px);
	}
}

.el-180478 .el-986695.section_row {
	display: inherit;
	color: #303030;
	font-size: 14px;
	text-align: initial;
	font-weight: 400;
	font-style: normal;
	border-top: 0px solid transparent;
	border-left: 0px solid transparent;
	border-right: 0px solid transparent;
	border-bottom: 0px solid transparent;
	border-radius: 0px 0px 0px 0px;
	border-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-986695.section_row {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-986695.section_row {
		display: inherit;
	}
}

/* Style 51 */
.el-986695 .el-910043 {
	display: inherit;
	color: #000000;
	font-size: 20px;
	text-align: left;
	font-weight: 400;
	font-style: normal;
	line-height: 1.35;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-shadow: transparent 0px 0px 0px;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-986695 .el-910043 {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-986695 .el-910043 {
		display: inherit;
	}
}

/* Style 52 */
.el-180478 .el-639280.section_row {
	width: calc(100% - 0px);
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-639280.section_row {
		width: calc(100% - 0px);
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-639280.section_row {
		width: calc(100% - 0px);
	}
}

.el-180478 .el-639280.section_row {
	display: inherit;
	color: #303030;
	font-size: 14px;
	text-align: initial;
	font-weight: 400;
	font-style: normal;
	border-top: 0px solid transparent;
	border-left: 0px solid transparent;
	border-right: 0px solid transparent;
	border-bottom: 0px solid transparent;
	border-radius: 0px 0px 0px 0px;
	border-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-639280.section_row {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-639280.section_row {
		display: inherit;
	}
}

/* Style 53 */
.el-639280 .el-492227.container {
	display: inherit;
	font-size: 18px;
	text-align: center;
	font-weight: 400;
	font-style: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.el-639280 .el-492227.container {
	align-items: center;
}

.el-639280 .el-492227.container {
	flex-direction: row;
}

.el-639280 .el-492227.container>.container-box:nth-child(1) {
	width: unset;
	min-width: 0;
	max-width: unset;
	order: 0;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-639280 .el-492227.container {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-639280 .el-492227.container {
		display: inherit;
	}
}

/* Style 54 */
.el-492227 .el-960378 {
	display: inherit;
	color: #000000;
	font-size: 20px;
	text-align: left;
	font-weight: 400;
	font-style: normal;
	line-height: 1.5;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-shadow: transparent 0px 0px 0px;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-492227 .el-960378 {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-492227 .el-960378 {
		display: inherit;
	}
}

/* Style 55 */
.el-639280 .el-674064.container {
	display: inherit;
	font-size: 18px;
	text-align: center;
	font-weight: 400;
	font-style: normal;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.el-639280 .el-674064.container {
	align-items: center;
}

.el-639280 .el-674064.container {
	flex-direction: row;
}

.el-639280 .el-674064.container>.container-box:nth-child(1) {
	width: unset;
	min-width: 0;
	max-width: unset;
	order: 0;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-639280 .el-674064.container {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-639280 .el-674064.container {
		display: inherit;
	}
}

/* Style 56 */
.el-674064 .el-472809 {
	display: inherit;
	color: #000000;
	font-size: 20px;
	text-align: left;
	font-weight: 400;
	font-style: normal;
	line-height: 1.5;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-shadow: transparent 0px 0px 0px;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-674064 .el-472809 {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-674064 .el-472809 {
		display: inherit;
	}
}

/* Style 57 */
.el-639280 .el-986328.container {
	display: inherit;
	font-size: 18px;
	text-align: center;
	font-weight: 400;
	font-style: normal;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.el-639280 .el-986328.container {
	align-items: center;
}

.el-639280 .el-986328.container {
	flex-direction: row;
}

.el-639280 .el-986328.container>.container-box:nth-child(1) {
	width: unset;
	min-width: 0;
	max-width: unset;
	order: 0;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-639280 .el-986328.container {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-639280 .el-986328.container {
		display: inherit;
	}
}

/* Style 58 */
.el-986328 .el-416997 {
	display: inherit;
	color: #000000;
	font-size: 20px;
	text-align: left;
	font-weight: 400;
	font-style: normal;
	line-height: 1.5;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-shadow: transparent 0px 0px 0px;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-986328 .el-416997 {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-986328 .el-416997 {
		display: inherit;
	}
}

/* Style 59 */
.el-639280 .el-703074.container {
	display: inherit;
	font-size: 18px;
	text-align: center;
	font-weight: 400;
	font-style: normal;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.el-639280 .el-703074.container {
	align-items: center;
}

.el-639280 .el-703074.container {
	flex-direction: row;
}

.el-639280 .el-703074.container>.container-box:nth-child(1) {
	width: unset;
	min-width: 0;
	max-width: unset;
	order: 0;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-639280 .el-703074.container {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-639280 .el-703074.container {
		display: inherit;
	}
}

/* Style 60 */
.el-703074 .el-856603 {
	display: inherit;
	color: #000000;
	font-size: 20px;
	text-align: left;
	font-weight: 400;
	font-style: normal;
	line-height: 1.5;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-shadow: transparent 0px 0px 0px;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-703074 .el-856603 {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-703074 .el-856603 {
		display: inherit;
	}
}

/* Style 61 */
.el-180478 .el-349551.section_row {
	width: calc(100% - 0px);
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-349551.section_row {
		width: calc(100% - 0px);
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-349551.section_row {
		width: calc(100% - 0px);
	}
}

.el-180478 .el-349551.section_row {
	display: inherit;
	color: #303030;
	font-size: 14px;
	text-align: initial;
	font-weight: 400;
	font-style: normal;
	border-top: 0px solid transparent;
	border-left: 0px solid transparent;
	border-right: 0px solid transparent;
	border-bottom: 0px solid transparent;
	border-radius: 0px 0px 0px 0px;
	border-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-349551.section_row {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-349551.section_row {
		display: inherit;
	}
}

/* Style 62 */
.el-349551 .el-294731 {
	display: inherit;
	margin: 0px 0px 0px 0px;
}

.el-349551 .el-294731 {
	align-items: center;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-349551 .el-294731 {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-349551 .el-294731 {
		display: inherit;
	}
}

.el-349551 .el-294731 img {
	object-fit: cover;
}

.el-349551 .el-294731 img {
	width: 100%;
	height: auto;
}

/* Style 63 */
.el-180478 .el-722536.section_row {
	width: calc(100% - 0px);
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-722536.section_row {
		width: calc(100% - 0px);
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-722536.section_row {
		width: calc(100% - 0px);
	}
}

.el-180478 .el-722536.section_row {
	display: inherit;
	color: #303030;
	font-size: 14px;
	text-align: initial;
	font-weight: 400;
	font-style: normal;
	border-top: 0px solid transparent;
	border-left: 0px solid transparent;
	border-right: 0px solid transparent;
	border-bottom: 0px solid transparent;
	border-radius: 0px 0px 0px 0px;
	border-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-722536.section_row {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-722536.section_row {
		display: inherit;
	}
}

/* Style 64 */
.el-722536 .el-485645 {
	display: inherit;
	color: #000000;
	font-size: 20px;
	text-align: left;
	font-weight: 400;
	font-style: normal;
	line-height: 1.35;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-shadow: transparent 0px 0px 0px;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-722536 .el-485645 {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-722536 .el-485645 {
		display: inherit;
	}
}

/* Style 65 */
.el-180478 .el-680767.section_row {
	width: calc(100% - 0px);
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-680767.section_row {
		width: calc(100% - 0px);
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-680767.section_row {
		width: calc(100% - 0px);
	}
}

.el-180478 .el-680767.section_row {
	display: inherit;
	color: #303030;
	font-size: 14px;
	text-align: initial;
	font-weight: 400;
	font-style: normal;
	border-top: 0px solid transparent;
	border-left: 0px solid transparent;
	border-right: 0px solid transparent;
	border-bottom: 0px solid transparent;
	border-radius: 0px 0px 0px 0px;
	border-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-680767.section_row {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-680767.section_row {
		display: inherit;
	}
}

/* Style 66 */
.el-680767 .el-509996 {
	display: inherit;
	font-size: 25px;
	text-align: left;
	font-weight: 400;
	font-style: normal;
	line-height: 1.35;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-shadow: transparent 0px 0px 0px;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-680767 .el-509996 {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-680767 .el-509996 {
		display: inherit;
	}
}

/* Style 67 */
.el-180478 .el-892418.section_row {
	width: calc(100% - 0px);
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-892418.section_row {
		width: calc(100% - 0px);
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-892418.section_row {
		width: calc(100% - 0px);
	}
}

.el-180478 .el-892418.section_row {
	display: inherit;
	color: #303030;
	font-size: 14px;
	text-align: initial;
	font-weight: 400;
	font-style: normal;
	border-top: 0px solid transparent;
	border-left: 0px solid transparent;
	border-right: 0px solid transparent;
	border-bottom: 0px solid transparent;
	border-radius: 0px 0px 0px 0px;
	border-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-892418.section_row {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-892418.section_row {
		display: inherit;
	}
}

/* Style 68 */
.el-892418 .el-275446 {
	display: inherit;
	color: #000000;
	font-size: 20px;
	text-align: left;
	font-weight: 400;
	font-style: normal;
	line-height: 1.35;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-shadow: transparent 0px 0px 0px;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-892418 .el-275446 {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-892418 .el-275446 {
		display: inherit;
	}
}

/* Style 69 */
.el-180478 .el-650761.section_row {
	width: calc(100% - 0px);
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-650761.section_row {
		width: calc(100% - 0px);
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-650761.section_row {
		width: calc(100% - 0px);
	}
}

.el-180478 .el-650761.section_row {
	display: inherit;
	color: #303030;
	font-size: 14px;
	text-align: initial;
	font-weight: 400;
	font-style: normal;
	border-top: 0px solid transparent;
	border-left: 0px solid transparent;
	border-right: 0px solid transparent;
	border-bottom: 0px solid transparent;
	border-radius: 0px 0px 0px 0px;
	border-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-650761.section_row {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-650761.section_row {
		display: inherit;
	}
}

/* Style 70 */
.el-650761 .el-716023 {
	display: inherit;
	margin: 0px 0px 0px 0px;
}

.el-650761 .el-716023 {
	align-items: center;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-650761 .el-716023 {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-650761 .el-716023 {
		display: inherit;
	}
}

.el-650761 .el-716023 img {
	object-fit: cover;
}

.el-650761 .el-716023 img {
	width: 100%;
	height: auto;
}

/* Style 71 */
.el-180478 .el-13209.section_row {
	width: calc(100% - 0px);
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-13209.section_row {
		width: calc(100% - 0px);
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-13209.section_row {
		width: calc(100% - 0px);
	}
}

.el-180478 .el-13209.section_row {
	display: inherit;
	color: #303030;
	font-size: 14px;
	text-align: initial;
	font-weight: 400;
	font-style: normal;
	border-top: 0px solid transparent;
	border-left: 0px solid transparent;
	border-right: 0px solid transparent;
	border-bottom: 0px solid transparent;
	border-radius: 0px 0px 0px 0px;
	border-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-13209.section_row {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-13209.section_row {
		display: inherit;
	}
}

/* Style 72 */
.el-13209 .el-652210 {
	display: inherit;
	color: #000000;
	font-size: 20px;
	text-align: left;
	font-weight: 400;
	font-style: normal;
	line-height: 1.35;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-shadow: transparent 0px 0px 0px;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-13209 .el-652210 {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-13209 .el-652210 {
		display: inherit;
	}
}

/* Style 73 */
.el-180478 .el-484050.section_row {
	width: calc(100% - 0px);
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-484050.section_row {
		width: calc(100% - 0px);
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-484050.section_row {
		width: calc(100% - 0px);
	}
}

.el-180478 .el-484050.section_row {
	display: inherit;
	color: #303030;
	font-size: 14px;
	text-align: initial;
	font-weight: 400;
	font-style: normal;
	border-top: 0px solid transparent;
	border-left: 0px solid transparent;
	border-right: 0px solid transparent;
	border-bottom: 0px solid transparent;
	border-radius: 0px 0px 0px 0px;
	border-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-484050.section_row {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-484050.section_row {
		display: inherit;
	}
}

/* Style 74 */
.el-484050 .el-745705 {
	display: inherit;
	color: #000000;
	font-size: 20px;
	text-align: left;
	font-weight: 400;
	font-style: normal;
	line-height: 1.35;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-shadow: transparent 0px 0px 0px;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-484050 .el-745705 {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-484050 .el-745705 {
		display: inherit;
	}
}

/* Style 75 */
.el-180478 .el-726344.section_row {
	width: calc(100% - 0px);
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-726344.section_row {
		width: calc(100% - 0px);
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-726344.section_row {
		width: calc(100% - 0px);
	}
}

.el-180478 .el-726344.section_row {
	display: inherit;
	color: #303030;
	font-size: 14px;
	text-align: initial;
	font-weight: 400;
	font-style: normal;
	border-top: 0px solid transparent;
	border-left: 0px solid transparent;
	border-right: 0px solid transparent;
	border-bottom: 0px solid transparent;
	border-radius: 0px 0px 0px 0px;
	border-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-726344.section_row {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-726344.section_row {
		display: inherit;
	}
}

/* Style 76 */
.el-726344 .el-818167.container {
	display: inherit;
	font-size: 18px;
	text-align: center;
	font-weight: 400;
	font-style: normal;
	border-top: 2px solid #10587AFF;
	border-left: 2px solid #10587AFF;
	border-right: 2px solid #10587AFF;
	border-bottom: 2px solid #10587AFF;
	border-radius: 5px 5px 5px 5px;
	border-color: #10587AFF;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #FFFCF6FF;
}

.el-726344 .el-818167.container {
	align-items: start;
}

.el-726344 .el-818167.container {
	flex-direction: row;
}

.el-726344 .el-818167.container>.container-box:nth-child(1) {
	width: unset;
	min-width: 0;
	max-width: unset;
	order: 0;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-726344 .el-818167.container {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-726344 .el-818167.container {
		display: inherit;
	}
}

/* Style 77 */
.el-818167 .el-524057.container {
	display: inherit;
	font-size: 18px;
	text-align: center;
	font-weight: 400;
	font-style: normal;
	margin: 10px 0px 0px 0px;
	padding: 15px 15px 15px 15px;
}

.el-818167 .el-524057.container {
	align-items: start;
}

.el-818167 .el-524057.container {
	flex-direction: row;
}

.el-818167 .el-524057.container>.container-box:nth-child(1) {
	width: unset;
	min-width: 0;
	max-width: unset;
	order: 0;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-818167 .el-524057.container {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-818167 .el-524057.container {
		display: inherit;
	}
}

/* Style 78 */
.el-524057 .el-317340.container {
	display: inherit;
	font-size: 18px;
	text-align: center;
	font-weight: 400;
	font-style: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.el-524057 .el-317340.container {
	align-items: center;
}

.el-524057 .el-317340.container {
	flex-direction: row;
}

.el-524057 .el-317340.container>.container-box:nth-child(1) {
	width: 20%;
	min-width: 20%;
	max-width: 20%;
	order: 0;
}

.el-524057 .el-317340.container>.container-box:nth-child(2) {
	width: unset;
	min-width: 0;
	max-width: unset;
	order: 0;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-524057 .el-317340.container {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-524057 .el-317340.container {
		display: inherit;
	}
}

/* Style 79 */
.el-317340 .el-403704 {
	display: inherit;
	margin: 0px 0px 0px 0px;
}

.el-317340 .el-403704 {
	align-items: center;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-317340 .el-403704 {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-317340 .el-403704 {
		display: inherit;
	}
}

.el-317340 .el-403704 img {
	border-top: 0px solid;
	border-left: 0px solid;
	border-right: 0px solid;
	border-bottom: 0px solid;
	border-radius: 10px 10px 10px 10px;
	object-fit: scale-down;
}

.el-317340 .el-403704 img {
	width: 100%;
	height: auto;
}

/* Style 80 */
.el-317340 .el-560276 {
	display: inherit;
	color: #10587A;
	font-size: 20px;
	text-align: right;
	font-weight: 400;
	font-style: normal;
	line-height: 1.35;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-shadow: transparent 0px 0px 0px;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-317340 .el-560276 {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-317340 .el-560276 {
		display: inherit;
	}
}

/* Style 81 */
.el-317340 .el-209519 {
	display: inherit;
	margin: 0px 0px 0px 0px;
}

.el-317340 .el-209519 {
	align-items: flex-end;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-317340 .el-209519 {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-317340 .el-209519 {
		display: inherit;
	}
}

.el-317340 .el-209519 img {
	object-fit: scale-down;
}

.el-317340 .el-209519 img {
	width: 75px;
	height: auto;
}

/* Style 82 */
.el-524057 .el-480863 {
	display: inherit;
	color: #000000;
	font-size: 20px;
	text-align: left;
	font-weight: 400;
	font-style: normal;
	line-height: 1.35;
	margin: 25px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-shadow: transparent 0px 0px 0px;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-524057 .el-480863 {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-524057 .el-480863 {
		display: inherit;
	}
}

/* Style 83 */
.el-524057 .el-668345.container {
	display: inherit;
	font-size: 18px;
	text-align: center;
	font-weight: 400;
	font-style: normal;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.el-524057 .el-668345.container {
	align-items: center;
}

.el-524057 .el-668345.container {
	flex-direction: row;
}

.el-524057 .el-668345.container>.container-box:nth-child(1) {
	width: 03%;
	min-width: 03%;
	max-width: 03%;
	order: 0;
}

.el-524057 .el-668345.container>.container-box:nth-child(2) {
	width: unset;
	min-width: 0;
	max-width: unset;
	order: 0;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-524057 .el-668345.container {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-524057 .el-668345.container {
		display: inherit;
	}
}

/* Style 84 */
.el-668345 .el-177876 {
	display: inherit;
	margin: 0px 0px 0px 0px;
}

.el-668345 .el-177876 {
	align-items: center;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-668345 .el-177876 {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-668345 .el-177876 {
		display: inherit;
	}
}

.el-668345 .el-177876 img {
	object-fit: scale-down;
}

.el-668345 .el-177876 img {
	width: 100%;
	height: auto;
}

/* Style 85 */
.el-668345 .el-958503 {
	display: inherit;
	color: #000000;
	font-size: 14px;
	text-align: left;
	font-weight: 400;
	font-style: normal;
	line-height: 1.35;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-shadow: transparent 0px 0px 0px;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-668345 .el-958503 {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-668345 .el-958503 {
		display: inherit;
	}
}

/* Style 86 */
.el-180478 .el-805234.section_row {
	width: calc(100% - 0px);
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-805234.section_row {
		width: calc(100% - 0px);
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-805234.section_row {
		width: calc(100% - 0px);
	}
}

.el-180478 .el-805234.section_row {
	display: inherit;
	color: #303030;
	font-size: 14px;
	text-align: initial;
	font-weight: 400;
	font-style: normal;
	border-top: 0px solid transparent;
	border-left: 0px solid transparent;
	border-right: 0px solid transparent;
	border-bottom: 0px solid transparent;
	border-radius: 0px 0px 0px 0px;
	border-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-805234.section_row {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-805234.section_row {
		display: inherit;
	}
}

/* Style 87 */
.el-805234 .el-541585.container {
	display: inherit;
	font-size: 18px;
	text-align: center;
	font-weight: 400;
	font-style: normal;
	border-top: 2px solid #10587AFF;
	border-left: 2px solid #10587AFF;
	border-right: 2px solid #10587AFF;
	border-bottom: 2px solid #10587AFF;
	border-radius: 5px 5px 5px 5px;
	border-color: #10587AFF;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #FFFCF6FF;
}

.el-805234 .el-541585.container {
	align-items: start;
}

.el-805234 .el-541585.container {
	flex-direction: row;
}

.el-805234 .el-541585.container>.container-box:nth-child(1) {
	width: unset;
	min-width: 0;
	max-width: unset;
	order: 0;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-805234 .el-541585.container {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-805234 .el-541585.container {
		display: inherit;
	}
}

/* Style 88 */
.el-541585 .el-145335.container {
	display: inherit;
	font-size: 18px;
	text-align: center;
	font-weight: 400;
	font-style: normal;
	margin: 10px 0px 0px 0px;
	padding: 15px 15px 15px 15px;
}

.el-541585 .el-145335.container {
	align-items: start;
}

.el-541585 .el-145335.container {
	flex-direction: row;
}

.el-541585 .el-145335.container>.container-box:nth-child(1) {
	width: unset;
	min-width: 0;
	max-width: unset;
	order: 0;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-541585 .el-145335.container {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-541585 .el-145335.container {
		display: inherit;
	}
}

/* Style 89 */
.el-145335 .el-220680.container {
	display: inherit;
	font-size: 18px;
	text-align: center;
	font-weight: 400;
	font-style: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.el-145335 .el-220680.container {
	align-items: center;
}

.el-145335 .el-220680.container {
	flex-direction: row;
}

.el-145335 .el-220680.container>.container-box:nth-child(1) {
	width: 20%;
	min-width: 20%;
	max-width: 20%;
	order: 0;
}

.el-145335 .el-220680.container>.container-box:nth-child(2) {
	width: unset;
	min-width: 0;
	max-width: unset;
	order: 0;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-145335 .el-220680.container {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-145335 .el-220680.container {
		display: inherit;
	}
}

/* Style 90 */
.el-220680 .el-655031 {
	display: inherit;
	margin: 0px 0px 0px 0px;
}

.el-220680 .el-655031 {
	align-items: center;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-220680 .el-655031 {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-220680 .el-655031 {
		display: inherit;
	}
}

.el-220680 .el-655031 img {
	border-top: 0px solid;
	border-left: 0px solid;
	border-right: 0px solid;
	border-bottom: 0px solid;
	border-radius: 10px 10px 10px 10px;
	object-fit: scale-down;
}

.el-220680 .el-655031 img {
	width: 100%;
	height: auto;
}

/* Style 91 */
.el-220680 .el-398824 {
	display: inherit;
	color: #10587A;
	font-size: 20px;
	text-align: right;
	font-weight: 400;
	font-style: normal;
	line-height: 1.35;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-shadow: transparent 0px 0px 0px;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-220680 .el-398824 {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-220680 .el-398824 {
		display: inherit;
	}
}

/* Style 92 */
.el-220680 .el-344105 {
	display: inherit;
	margin: 0px 0px 0px 0px;
}

.el-220680 .el-344105 {
	align-items: flex-end;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-220680 .el-344105 {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-220680 .el-344105 {
		display: inherit;
	}
}

.el-220680 .el-344105 img {
	object-fit: scale-down;
}

.el-220680 .el-344105 img {
	width: 75px;
	height: auto;
}

/* Style 93 */
.el-145335 .el-587736 {
	display: inherit;
	color: #000000;
	font-size: 20px;
	text-align: left;
	font-weight: 400;
	font-style: normal;
	line-height: 1.35;
	margin: 25px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-shadow: transparent 0px 0px 0px;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-145335 .el-587736 {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-145335 .el-587736 {
		display: inherit;
	}
}

/* Style 94 */
.el-145335 .el-713960.container {
	display: inherit;
	font-size: 18px;
	text-align: center;
	font-weight: 400;
	font-style: normal;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.el-145335 .el-713960.container {
	align-items: center;
}

.el-145335 .el-713960.container {
	flex-direction: row;
}

.el-145335 .el-713960.container>.container-box:nth-child(1) {
	width: 3%;
	min-width: 3%;
	max-width: 3%;
	order: 0;
}

.el-145335 .el-713960.container>.container-box:nth-child(2) {
	width: unset;
	min-width: 0;
	max-width: unset;
	order: 0;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-145335 .el-713960.container {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-145335 .el-713960.container {
		display: inherit;
	}
}

/* Style 95 */
.el-713960 .el-231294 {
	display: inherit;
	margin: 0px 0px 0px 0px;
}

.el-713960 .el-231294 {
	align-items: center;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-713960 .el-231294 {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-713960 .el-231294 {
		display: inherit;
	}
}

.el-713960 .el-231294 img {
	object-fit: scale-down;
}

.el-713960 .el-231294 img {
	width: 100%;
	height: auto;
}

/* Style 96 */
.el-713960 .el-316530 {
	display: inherit;
	color: #000000;
	font-size: 14px;
	text-align: left;
	font-weight: 400;
	font-style: normal;
	line-height: 1.35;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-shadow: transparent 0px 0px 0px;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-713960 .el-316530 {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-713960 .el-316530 {
		display: inherit;
	}
}

/* Style 97 */
.el-180478 .el-634576.section_row {
	width: calc(100% - 0px);
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-634576.section_row {
		width: calc(100% - 0px);
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-634576.section_row {
		width: calc(100% - 0px);
	}
}

.el-180478 .el-634576.section_row {
	display: inherit;
	color: #303030;
	font-size: 14px;
	text-align: initial;
	font-weight: 400;
	font-style: normal;
	border-top: 0px solid transparent;
	border-left: 0px solid transparent;
	border-right: 0px solid transparent;
	border-bottom: 0px solid transparent;
	border-radius: 0px 0px 0px 0px;
	border-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-634576.section_row {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-634576.section_row {
		display: inherit;
	}
}

/* Style 98 */
.el-634576 .el-494348.container {
	display: inherit;
	font-size: 18px;
	text-align: center;
	font-weight: 400;
	font-style: normal;
	border-top: 2px solid #10587AFF;
	border-left: 2px solid #10587AFF;
	border-right: 2px solid #10587AFF;
	border-bottom: 2px solid #10587AFF;
	border-radius: 5px 5px 5px 5px;
	border-color: #10587AFF;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #FFFCF6FF;
}

.el-634576 .el-494348.container {
	align-items: start;
}

.el-634576 .el-494348.container {
	flex-direction: row;
}

.el-634576 .el-494348.container>.container-box:nth-child(1) {
	width: unset;
	min-width: 0;
	max-width: unset;
	order: 0;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-634576 .el-494348.container {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-634576 .el-494348.container {
		display: inherit;
	}
}

/* Style 99 */
.el-494348 .el-482830.container {
	display: inherit;
	font-size: 18px;
	text-align: center;
	font-weight: 400;
	font-style: normal;
	margin: 10px 0px 0px 0px;
	padding: 15px 15px 15px 15px;
}

.el-494348 .el-482830.container {
	align-items: start;
}

.el-494348 .el-482830.container {
	flex-direction: row;
}

.el-494348 .el-482830.container>.container-box:nth-child(1) {
	width: unset;
	min-width: 0;
	max-width: unset;
	order: 0;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-494348 .el-482830.container {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-494348 .el-482830.container {
		display: inherit;
	}
}

/* Style 100 */
.el-482830 .el-533781.container {
	display: inherit;
	font-size: 18px;
	text-align: center;
	font-weight: 400;
	font-style: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.el-482830 .el-533781.container {
	align-items: center;
}

.el-482830 .el-533781.container {
	flex-direction: row;
}

.el-482830 .el-533781.container>.container-box:nth-child(1) {
	width: 20%;
	min-width: 20%;
	max-width: 20%;
	order: 0;
}

.el-482830 .el-533781.container>.container-box:nth-child(2) {
	width: unset;
	min-width: 0;
	max-width: unset;
	order: 0;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-482830 .el-533781.container {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-482830 .el-533781.container {
		display: inherit;
	}
}

/* Style 101 */
.el-533781 .el-181992 {
	display: inherit;
	margin: 0px 0px 0px 0px;
}

.el-533781 .el-181992 {
	align-items: center;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-533781 .el-181992 {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-533781 .el-181992 {
		display: inherit;
	}
}

.el-533781 .el-181992 img {
	border-top: 0px solid;
	border-left: 0px solid;
	border-right: 0px solid;
	border-bottom: 0px solid;
	border-radius: 10px 10px 10px 10px;
	object-fit: scale-down;
}

.el-533781 .el-181992 img {
	width: 100%;
	height: auto;
}

/* Style 102 */
.el-533781 .el-812860 {
	display: inherit;
	color: #10587A;
	font-size: 20px;
	text-align: right;
	font-weight: 400;
	font-style: normal;
	line-height: 1.35;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-shadow: transparent 0px 0px 0px;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-533781 .el-812860 {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-533781 .el-812860 {
		display: inherit;
	}
}

/* Style 103 */
.el-533781 .el-210656 {
	display: inherit;
	margin: 0px 0px 0px 0px;
}

.el-533781 .el-210656 {
	align-items: flex-end;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-533781 .el-210656 {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-533781 .el-210656 {
		display: inherit;
	}
}

.el-533781 .el-210656 img {
	object-fit: scale-down;
}

.el-533781 .el-210656 img {
	width: 75px;
	height: auto;
}

/* Style 104 */
.el-482830 .el-846731 {
	display: inherit;
	color: #000000;
	font-size: 20px;
	text-align: left;
	font-weight: 400;
	font-style: normal;
	line-height: 1.35;
	margin: 25px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-shadow: transparent 0px 0px 0px;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-482830 .el-846731 {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-482830 .el-846731 {
		display: inherit;
	}
}

/* Style 105 */
.el-482830 .el-96074.container {
	display: inherit;
	font-size: 18px;
	text-align: center;
	font-weight: 400;
	font-style: normal;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.el-482830 .el-96074.container {
	align-items: center;
}

.el-482830 .el-96074.container {
	flex-direction: row;
}

.el-482830 .el-96074.container>.container-box:nth-child(1) {
	width: 3%;
	min-width: 3%;
	max-width: 3%;
	order: 0;
}

.el-482830 .el-96074.container>.container-box:nth-child(2) {
	width: unset;
	min-width: 0;
	max-width: unset;
	order: 0;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-482830 .el-96074.container {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-482830 .el-96074.container {
		display: inherit;
	}
}

/* Style 106 */
.el-96074 .el-845334 {
	display: inherit;
	margin: 0px 0px 0px 0px;
}

.el-96074 .el-845334 {
	align-items: center;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-96074 .el-845334 {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-96074 .el-845334 {
		display: inherit;
	}
}

.el-96074 .el-845334 img {
	object-fit: scale-down;
}

.el-96074 .el-845334 img {
	width: 100%;
	height: auto;
}

/* Style 107 */
.el-96074 .el-15547 {
	display: inherit;
	color: #000000;
	font-size: 14px;
	text-align: left;
	font-weight: 400;
	font-style: normal;
	line-height: 1.35;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-shadow: transparent 0px 0px 0px;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-96074 .el-15547 {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-96074 .el-15547 {
		display: inherit;
	}
}

/* Style 108 */
.el-180478 .el-196432.section_row {
	width: calc(100% - 0px);
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-196432.section_row {
		width: calc(100% - 0px);
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-196432.section_row {
		width: calc(100% - 0px);
	}
}

.el-180478 .el-196432.section_row {
	display: inherit;
	color: #303030;
	font-size: 14px;
	text-align: initial;
	font-weight: 400;
	font-style: normal;
	border-top: 0px solid transparent;
	border-left: 0px solid transparent;
	border-right: 0px solid transparent;
	border-bottom: 0px solid transparent;
	border-radius: 0px 0px 0px 0px;
	border-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-196432.section_row {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-196432.section_row {
		display: inherit;
	}
}

/* Style 109 */
.el-196432 .el-375900 {
	display: inherit;
	color: #000000;
	font-size: 20px;
	text-align: left;
	font-weight: 400;
	font-style: normal;
	line-height: 1.35;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-shadow: transparent 0px 0px 0px;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-196432 .el-375900 {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-196432 .el-375900 {
		display: inherit;
	}
}

/* Style 110 */
.el-180478 .el-428783.section_row {
	width: calc(100% - 0px);
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-428783.section_row {
		width: calc(100% - 0px);
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-428783.section_row {
		width: calc(100% - 0px);
	}
}

.el-180478 .el-428783.section_row {
	display: inherit;
	color: #303030;
	font-size: 14px;
	text-align: initial;
	font-weight: 400;
	font-style: normal;
	border-top: 0px solid transparent;
	border-left: 0px solid transparent;
	border-right: 0px solid transparent;
	border-bottom: 0px solid transparent;
	border-radius: 0px 0px 0px 0px;
	border-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-428783.section_row {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-428783.section_row {
		display: inherit;
	}
}

/* Style 111 */
.el-428783 .el-959874 {
	display: inherit;
	font-size: 25px;
	text-align: left;
	font-weight: 400;
	font-style: normal;
	line-height: 1.35;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-shadow: transparent 0px 0px 0px;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-428783 .el-959874 {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-428783 .el-959874 {
		display: inherit;
	}
}

/* Style 112 */
.el-180478 .el-465825.section_row {
	width: calc(100% - 0px);
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-465825.section_row {
		width: calc(100% - 0px);
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-465825.section_row {
		width: calc(100% - 0px);
	}
}

.el-180478 .el-465825.section_row {
	display: inherit;
	color: #303030;
	font-size: 14px;
	text-align: initial;
	font-weight: 400;
	font-style: normal;
	border-top: 0px solid transparent;
	border-left: 0px solid transparent;
	border-right: 0px solid transparent;
	border-bottom: 0px solid transparent;
	border-radius: 0px 0px 0px 0px;
	border-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-465825.section_row {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-465825.section_row {
		display: inherit;
	}
}

/* Style 113 */
.el-465825 .el-577831 {
	display: inherit;
	color: #000000;
	font-size: 20px;
	text-align: left;
	font-weight: 400;
	font-style: normal;
	line-height: 1.35;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-shadow: transparent 0px 0px 0px;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-465825 .el-577831 {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-465825 .el-577831 {
		display: inherit;
	}
}

/* Style 114 */
.el-180478 .el-995879.section_row {
	width: calc(100% - 0px);
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-995879.section_row {
		width: calc(100% - 0px);
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-995879.section_row {
		width: calc(100% - 0px);
	}
}

.el-180478 .el-995879.section_row {
	display: inherit;
	color: #303030;
	font-size: 14px;
	text-align: initial;
	font-weight: 400;
	font-style: normal;
	border-top: 0px solid transparent;
	border-left: 0px solid transparent;
	border-right: 0px solid transparent;
	border-bottom: 0px solid transparent;
	border-radius: 0px 0px 0px 0px;
	border-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-995879.section_row {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-995879.section_row {
		display: inherit;
	}
}

/* Style 115 */
.el-995879 .el-633943 {
	display: inherit;
	margin: 0px 0px 0px 0px;
}

.el-995879 .el-633943 {
	align-items: center;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-995879 .el-633943 {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-995879 .el-633943 {
		display: inherit;
	}
}

.el-995879 .el-633943 img {
	object-fit: cover;
}

.el-995879 .el-633943 img {
	width: 100%;
	height: auto;
}

/* Style 116 */
.el-995879 .el-616174.container {
	display: inherit;
	font-size: 18px;
	text-align: center;
	font-weight: 400;
	font-style: normal;
	border-top: 0px solid;
	border-left: 0px solid;
	border-right: 0px solid;
	border-bottom: 0px solid;
	border-radius: 0px 0px 5px 5px;
	margin: 0px 0px 0px 0px;
	padding: 15px 15px 15px 15px;
	background-color: #FFEFEF;
}

.el-995879 .el-616174.container {
	align-items: start;
}

.el-995879 .el-616174.container {
	flex-direction: row;
}

.el-995879 .el-616174.container>.container-box:nth-child(1) {
	width: unset;
	min-width: 0;
	max-width: unset;
	order: 0;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-995879 .el-616174.container {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-995879 .el-616174.container {
		display: inherit;
	}
}

/* Style 117 */
.el-616174 .el-328484 {
	display: inherit;
	color: #000000;
	font-size: 25px;
	text-align: center;
	font-weight: 400;
	font-style: normal;
	line-height: 1.35;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-shadow: transparent 0px 0px 0px;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-616174 .el-328484 {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-616174 .el-328484 {
		display: inherit;
	}
}

/* Style 118 */
.el-616174 .el-249198 {
	display: inherit;
	color: #000000;
	font-size: 20px;
	text-align: center;
	font-weight: 400;
	font-style: normal;
	line-height: 1.35;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-shadow: transparent 0px 0px 0px;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-616174 .el-249198 {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-616174 .el-249198 {
		display: inherit;
	}
}

/* Style 119 */
.el-616174 .el-314655.container {
	display: inherit;
	font-size: 18px;
	text-align: center;
	font-weight: 400;
	font-style: normal;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.el-616174 .el-314655.container {
	align-items: start;
}

.el-616174 .el-314655.container {
	flex-direction: row;
}

.el-616174 .el-314655.container>.container-box:nth-child(1) {
	width: 5%;
	min-width: 5%;
	max-width: 5%;
	order: 0;
}

.el-616174 .el-314655.container>.container-box:nth-child(2) {
	width: unset;
	min-width: 0;
	max-width: unset;
	order: 0;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-616174 .el-314655.container {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-616174 .el-314655.container {
		display: inherit;
	}
}

/* Style 120 */
.el-314655 .el-246935 {
	display: inherit;
	margin: 0px 0px 0px 0px;
}

.el-314655 .el-246935 {
	align-items: center;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-314655 .el-246935 {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-314655 .el-246935 {
		display: inherit;
	}
}

.el-314655 .el-246935 img {
	object-fit: scale-down;
}

.el-314655 .el-246935 img {
	width: 100%;
	height: auto;
}

/* Style 121 */
.el-314655 .el-5548 {
	display: inherit;
	color: #000000;
	font-size: 20px;
	text-align: left;
	font-weight: 400;
	font-style: normal;
	line-height: 1.35;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-shadow: transparent 0px 0px 0px;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-314655 .el-5548 {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-314655 .el-5548 {
		display: inherit;
	}
}

/* Style 122 */
.el-616174 .el-963136.container {
	display: inherit;
	font-size: 18px;
	text-align: center;
	font-weight: 400;
	font-style: normal;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.el-616174 .el-963136.container {
	align-items: start;
}

.el-616174 .el-963136.container {
	flex-direction: row;
}

.el-616174 .el-963136.container>.container-box:nth-child(1) {
	width: 5%;
	min-width: 5%;
	max-width: 5%;
	order: 0;
}

.el-616174 .el-963136.container>.container-box:nth-child(2) {
	width: unset;
	min-width: 0;
	max-width: unset;
	order: 0;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-616174 .el-963136.container {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-616174 .el-963136.container {
		display: inherit;
	}
}

/* Style 123 */
.el-963136 .el-226106 {
	display: inherit;
	margin: 0px 0px 0px 0px;
}

.el-963136 .el-226106 {
	align-items: center;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-963136 .el-226106 {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-963136 .el-226106 {
		display: inherit;
	}
}

.el-963136 .el-226106 img {
	object-fit: scale-down;
}

.el-963136 .el-226106 img {
	width: 100%;
	height: auto;
}

/* Style 124 */
.el-963136 .el-80654 {
	display: inherit;
	color: #000000;
	font-size: 20px;
	text-align: left;
	font-weight: 400;
	font-style: normal;
	line-height: 1.35;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-shadow: transparent 0px 0px 0px;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-963136 .el-80654 {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-963136 .el-80654 {
		display: inherit;
	}
}

/* Style 125 */
.el-616174 .el-664870.container {
	display: inherit;
	font-size: 18px;
	text-align: center;
	font-weight: 400;
	font-style: normal;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.el-616174 .el-664870.container {
	align-items: start;
}

.el-616174 .el-664870.container {
	flex-direction: row;
}

.el-616174 .el-664870.container>.container-box:nth-child(1) {
	width: 5%;
	min-width: 5%;
	max-width: 5%;
	order: 0;
}

.el-616174 .el-664870.container>.container-box:nth-child(2) {
	width: unset;
	min-width: 0;
	max-width: unset;
	order: 0;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-616174 .el-664870.container {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-616174 .el-664870.container {
		display: inherit;
	}
}

/* Style 126 */
.el-664870 .el-718657 {
	display: inherit;
	margin: 0px 0px 0px 0px;
}

.el-664870 .el-718657 {
	align-items: center;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-664870 .el-718657 {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-664870 .el-718657 {
		display: inherit;
	}
}

.el-664870 .el-718657 img {
	object-fit: scale-down;
}

.el-664870 .el-718657 img {
	width: 100%;
	height: auto;
}

/* Style 127 */
.el-664870 .el-134239 {
	display: inherit;
	color: #000000;
	font-size: 20px;
	text-align: left;
	font-weight: 400;
	font-style: normal;
	line-height: 1.35;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-shadow: transparent 0px 0px 0px;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-664870 .el-134239 {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-664870 .el-134239 {
		display: inherit;
	}
}

/* Style 128 */
.el-616174 .el-410238 {
	display: inherit;
	color: #000000;
	font-size: 20px;
	text-align: center;
	font-weight: 400;
	font-style: normal;
	line-height: 1.35;
	margin: 25px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-shadow: transparent 0px 0px 0px;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-616174 .el-410238 {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-616174 .el-410238 {
		display: inherit;
	}
}

/* Style 129 */
.el-180478 .el-282611.section_row {
	width: calc(100% - 0px);
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-282611.section_row {
		width: calc(100% - 0px);
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-282611.section_row {
		width: calc(100% - 0px);
	}
}

.el-180478 .el-282611.section_row {
	display: inherit;
	color: #303030;
	font-size: 14px;
	text-align: initial;
	font-weight: 400;
	font-style: normal;
	border-top: 0px solid transparent;
	border-left: 0px solid transparent;
	border-right: 0px solid transparent;
	border-bottom: 0px solid transparent;
	border-radius: 0px 0px 0px 0px;
	border-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-282611.section_row {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-282611.section_row {
		display: inherit;
	}
}

/* Style 130 */
.el-282611 .el-576354 {
	display: inherit;
	margin: 0px 0px 0px 0px;
}

.el-282611 .el-576354 {
	align-items: center;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-282611 .el-576354 {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-282611 .el-576354 {
		display: inherit;
	}
}

.el-282611 .el-576354 img {
	object-fit: cover;
}

.el-282611 .el-576354 img {
	width: 100%;
	height: auto;
}

/* Style 131 */
.el-180478 .el-874680.section_row {
	width: calc(100% - 0px);
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-874680.section_row {
		width: calc(100% - 0px);
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-874680.section_row {
		width: calc(100% - 0px);
	}
}

.el-180478 .el-874680.section_row {
	display: inherit;
	color: #303030;
	font-size: 14px;
	text-align: initial;
	font-weight: 400;
	font-style: normal;
	border-top: 0px solid transparent;
	border-left: 0px solid transparent;
	border-right: 0px solid transparent;
	border-bottom: 0px solid transparent;
	border-radius: 0px 0px 0px 0px;
	border-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-874680.section_row {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-874680.section_row {
		display: inherit;
	}
}

/* Style 132 */
.el-874680 .el-117653 {
	display: inherit;
	font-size: 25px;
	text-align: left;
	font-weight: 400;
	font-style: normal;
	line-height: 1.35;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-shadow: transparent 0px 0px 0px;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-874680 .el-117653 {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-874680 .el-117653 {
		display: inherit;
	}
}

/* Style 133 */
.el-180478 .el-17957.section_row {
	width: calc(100% - 0px);
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-17957.section_row {
		width: calc(100% - 0px);
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-17957.section_row {
		width: calc(100% - 0px);
	}
}

.el-180478 .el-17957.section_row {
	display: inherit;
	color: #303030;
	font-size: 14px;
	text-align: initial;
	font-weight: 400;
	font-style: normal;
	border-top: 0px solid transparent;
	border-left: 0px solid transparent;
	border-right: 0px solid transparent;
	border-bottom: 0px solid transparent;
	border-radius: 0px 0px 0px 0px;
	border-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-17957.section_row {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-17957.section_row {
		display: inherit;
	}
}

/* Style 134 */
.el-17957 .el-637155 {
	display: inherit;
	color: #000000;
	font-size: 20px;
	text-align: left;
	font-weight: 400;
	font-style: normal;
	line-height: 1.35;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-shadow: transparent 0px 0px 0px;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-17957 .el-637155 {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-17957 .el-637155 {
		display: inherit;
	}
}

/* Style 135 */
.el-180478 .el-238860.section_row {
	width: calc(100% - 0px);
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-238860.section_row {
		width: calc(100% - 0px);
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-238860.section_row {
		width: calc(100% - 0px);
	}
}

.el-180478 .el-238860.section_row {
	display: inherit;
	color: #303030;
	font-size: 14px;
	text-align: initial;
	font-weight: 400;
	font-style: normal;
	border-top: 0px solid transparent;
	border-left: 0px solid transparent;
	border-right: 0px solid transparent;
	border-bottom: 0px solid transparent;
	border-radius: 0px 0px 0px 0px;
	border-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-238860.section_row {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-238860.section_row {
		display: inherit;
	}
}

/* Style 136 */
.el-238860 .el-685269.container {
	display: inherit;
	font-size: 18px;
	text-align: center;
	font-weight: 400;
	font-style: normal;
	border-top: 0px solid;
	border-left: 0px solid;
	border-right: 0px solid;
	border-bottom: 0px solid;
	border-radius: 10px 10px 10px 10px;
	margin: 0px 0px 0px 0px;
	padding: 15px 15px 15px 15px;
	background-color: #FFEFEF;
}

.el-238860 .el-685269.container {
	align-items: start;
}

.el-238860 .el-685269.container {
	flex-direction: row;
}

.el-238860 .el-685269.container>.container-box:nth-child(1) {
	width: unset;
	min-width: 0;
	max-width: unset;
	order: 0;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-238860 .el-685269.container {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-238860 .el-685269.container {
		display: inherit;
	}
}

/* Style 137 */
.el-685269 .el-164516.container {
	display: inherit;
	font-size: 18px;
	text-align: center;
	font-weight: 400;
	font-style: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.el-685269 .el-164516.container {
	align-items: center;
}

.el-685269 .el-164516.container {
	flex-direction: row;
}

.el-685269 .el-164516.container>.container-box:nth-child(1) {
	width: 10%;
	min-width: 10%;
	max-width: 10%;
	order: 0;
}

.el-685269 .el-164516.container>.container-box:nth-child(2) {
	width: unset;
	min-width: 0;
	max-width: unset;
	order: 0;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-685269 .el-164516.container {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-685269 .el-164516.container {
		display: inherit;
	}
}

/* Style 138 */
.el-164516 .el-650251 {
	display: inherit;
	margin: 0px 0px 0px 0px;
}

.el-164516 .el-650251 {
	align-items: center;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-164516 .el-650251 {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-164516 .el-650251 {
		display: inherit;
	}
}

.el-164516 .el-650251 img {
	border-top: 0px solid;
	border-left: 0px solid;
	border-right: 0px solid;
	border-bottom: 0px solid;
	border-radius: 100px 100px 100px 100px;
	object-fit: cover;
}

.el-164516 .el-650251 img {
	width: 100%;
	height: auto;
}

/* Style 139 */
.el-164516 .el-195522 {
	display: inherit;
	font-size: 25px;
	text-align: left;
	font-weight: 400;
	font-style: normal;
	line-height: 1.35;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-shadow: transparent 0px 0px 0px;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-164516 .el-195522 {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-164516 .el-195522 {
		display: inherit;
	}
}

/* Style 140 */
.el-685269 .el-985051 {
	display: inherit;
	color: #000000;
	font-size: 20px;
	text-align: left;
	font-weight: 400;
	font-style: normal;
	line-height: 1.35;
	margin: 10px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	text-shadow: transparent 0px 0px 0px;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-685269 .el-985051 {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-685269 .el-985051 {
		display: inherit;
	}
}

/* Style 141 */
.el-180478 .el-367707.section_row {
	width: calc(100% - 0px);
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-367707.section_row {
		width: calc(100% - 0px);
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-367707.section_row {
		width: calc(100% - 0px);
	}
}

.el-180478 .el-367707.section_row {
	display: inherit;
	color: #303030;
	font-size: 14px;
	text-align: initial;
	font-weight: 400;
	font-style: normal;
	border-top: 0px solid transparent;
	border-left: 0px solid transparent;
	border-right: 0px solid transparent;
	border-bottom: 0px solid transparent;
	border-radius: 0px 0px 0px 0px;
	border-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-367707.section_row {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-367707.section_row {
		display: inherit;
	}
}

/* Style 142 */
.el-367707 .el-204873.container {
	display: inherit;
	font-size: 18px;
	text-align: center;
	font-weight: 400;
	font-style: normal;
	border-top: 0px solid;
	border-left: 0px solid;
	border-right: 0px solid;
	border-bottom: 0px solid;
	border-radius: 10px 10px 10px 10px;
	margin: 0px 0px 0px 0px;
	padding: 15px 15px 15px 15px;
	background-color: #FFEFEF;
}

.el-367707 .el-204873.container {
	align-items: start;
}

.el-367707 .el-204873.container {
	flex-direction: row;
}

.el-367707 .el-204873.container>.container-box:nth-child(1) {
	width: unset;
	min-width: 0;
	max-width: unset;
	order: 0;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-367707 .el-204873.container {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-367707 .el-204873.container {
		display: inherit;
	}
}

/* Style 143 */
.el-204873 .el-807548.container {
	display: inherit;
	font-size: 18px;
	text-align: center;
	font-weight: 400;
	font-style: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.el-204873 .el-807548.container {
	align-items: center;
}

.el-204873 .el-807548.container {
	flex-direction: row;
}

.el-204873 .el-807548.container>.container-box:nth-child(1) {
	width: 10%;
	min-width: 10%;
	max-width: 10%;
	order: 0;
}

.el-204873 .el-807548.container>.container-box:nth-child(2) {
	width: unset;
	min-width: 0;
	max-width: unset;
	order: 0;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-204873 .el-807548.container {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-204873 .el-807548.container {
		display: inherit;
	}
}

/* Style 144 */
.el-807548 .el-273777 {
	display: inherit;
	margin: 0px 0px 0px 0px;
}

.el-807548 .el-273777 {
	align-items: center;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-807548 .el-273777 {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-807548 .el-273777 {
		display: inherit;
	}
}

.el-807548 .el-273777 img {
	border-top: 0px solid;
	border-left: 0px solid;
	border-right: 0px solid;
	border-bottom: 0px solid;
	border-radius: 100px 100px 100px 100px;
	object-fit: cover;
}

.el-807548 .el-273777 img {
	width: 100%;
	height: auto;
}

/* Style 145 */
.el-807548 .el-879059 {
	display: inherit;
	font-size: 25px;
	text-align: left;
	font-weight: 400;
	font-style: normal;
	line-height: 1.35;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-shadow: transparent 0px 0px 0px;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-807548 .el-879059 {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-807548 .el-879059 {
		display: inherit;
	}
}

/* Style 146 */
.el-204873 .el-967607 {
	display: inherit;
	color: #000000;
	font-size: 20px;
	text-align: left;
	font-weight: 400;
	font-style: normal;
	line-height: 1.35;
	margin: 10px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	text-shadow: transparent 0px 0px 0px;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-204873 .el-967607 {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-204873 .el-967607 {
		display: inherit;
	}
}

/* Style 147 */
.el-180478 .el-645017.section_row {
	width: calc(100% - 0px);
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-645017.section_row {
		width: calc(100% - 0px);
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-645017.section_row {
		width: calc(100% - 0px);
	}
}

.el-180478 .el-645017.section_row {
	display: inherit;
	color: #303030;
	font-size: 14px;
	text-align: initial;
	font-weight: 400;
	font-style: normal;
	border-top: 0px solid transparent;
	border-left: 0px solid transparent;
	border-right: 0px solid transparent;
	border-bottom: 0px solid transparent;
	border-radius: 0px 0px 0px 0px;
	border-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-645017.section_row {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-645017.section_row {
		display: inherit;
	}
}

/* Style 148 */
.el-645017 .el-863157.container {
	display: inherit;
	font-size: 18px;
	text-align: center;
	font-weight: 400;
	font-style: normal;
	border-top: 0px solid;
	border-left: 0px solid;
	border-right: 0px solid;
	border-bottom: 0px solid;
	border-radius: 10px 10px 10px 10px;
	margin: 0px 0px 0px 0px;
	padding: 15px 15px 15px 15px;
	background-color: #FFEFEF;
}

.el-645017 .el-863157.container {
	align-items: start;
}

.el-645017 .el-863157.container {
	flex-direction: row;
}

.el-645017 .el-863157.container>.container-box:nth-child(1) {
	width: unset;
	min-width: 0;
	max-width: unset;
	order: 0;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-645017 .el-863157.container {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-645017 .el-863157.container {
		display: inherit;
	}
}

/* Style 149 */
.el-863157 .el-549701.container {
	display: inherit;
	font-size: 18px;
	text-align: center;
	font-weight: 400;
	font-style: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.el-863157 .el-549701.container {
	align-items: center;
}

.el-863157 .el-549701.container {
	flex-direction: row;
}

.el-863157 .el-549701.container>.container-box:nth-child(1) {
	width: 10%;
	min-width: 10%;
	max-width: 10%;
	order: 0;
}

.el-863157 .el-549701.container>.container-box:nth-child(2) {
	width: unset;
	min-width: 0;
	max-width: unset;
	order: 0;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-863157 .el-549701.container {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-863157 .el-549701.container {
		display: inherit;
	}
}

/* Style 150 */
.el-549701 .el-750964 {
	display: inherit;
	margin: 0px 0px 0px 0px;
}

.el-549701 .el-750964 {
	align-items: center;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-549701 .el-750964 {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-549701 .el-750964 {
		display: inherit;
	}
}

.el-549701 .el-750964 img {
	border-top: 0px solid;
	border-left: 0px solid;
	border-right: 0px solid;
	border-bottom: 0px solid;
	border-radius: 100px 100px 100px 100px;
	object-fit: cover;
}

.el-549701 .el-750964 img {
	width: 100%;
	height: auto;
}

/* Style 151 */
.el-549701 .el-824952 {
	display: inherit;
	font-size: 25px;
	text-align: left;
	font-weight: 400;
	font-style: normal;
	line-height: 1.35;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-shadow: transparent 0px 0px 0px;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-549701 .el-824952 {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-549701 .el-824952 {
		display: inherit;
	}
}

/* Style 152 */
.el-863157 .el-681473 {
	display: inherit;
	color: #000000;
	font-size: 20px;
	text-align: left;
	font-weight: 400;
	font-style: normal;
	line-height: 1.35;
	margin: 10px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	text-shadow: transparent 0px 0px 0px;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-863157 .el-681473 {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-863157 .el-681473 {
		display: inherit;
	}
}

/* Style 153 */
.el-180478 .el-854753.section_row {
	width: calc(100% - 0px);
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-854753.section_row {
		width: calc(100% - 0px);
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-854753.section_row {
		width: calc(100% - 0px);
	}
}

.el-180478 .el-854753.section_row {
	display: inherit;
	color: #303030;
	font-size: 14px;
	text-align: initial;
	font-weight: 400;
	font-style: normal;
	border-top: 0px solid transparent;
	border-left: 0px solid transparent;
	border-right: 0px solid transparent;
	border-bottom: 0px solid transparent;
	border-radius: 0px 0px 0px 0px;
	border-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-854753.section_row {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-854753.section_row {
		display: inherit;
	}
}

/* Style 154 */
.el-854753 .el-461242.container {
	display: inherit;
	font-size: 18px;
	text-align: center;
	font-weight: 400;
	font-style: normal;
	border-top: 0px solid;
	border-left: 0px solid;
	border-right: 0px solid;
	border-bottom: 0px solid;
	border-radius: 10px 10px 10px 10px;
	margin: 0px 0px 0px 0px;
	padding: 15px 15px 15px 15px;
	background-color: #FFEFEF;
}

.el-854753 .el-461242.container {
	align-items: start;
}

.el-854753 .el-461242.container {
	flex-direction: row;
}

.el-854753 .el-461242.container>.container-box:nth-child(1) {
	width: unset;
	min-width: 0;
	max-width: unset;
	order: 0;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-854753 .el-461242.container {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-854753 .el-461242.container {
		display: inherit;
	}
}

/* Style 155 */
.el-461242 .el-850660.container {
	display: inherit;
	font-size: 18px;
	text-align: center;
	font-weight: 400;
	font-style: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.el-461242 .el-850660.container {
	align-items: center;
}

.el-461242 .el-850660.container {
	flex-direction: row;
}

.el-461242 .el-850660.container>.container-box:nth-child(1) {
	width: 10%;
	min-width: 10%;
	max-width: 10%;
	order: 0;
}

.el-461242 .el-850660.container>.container-box:nth-child(2) {
	width: unset;
	min-width: 0;
	max-width: unset;
	order: 0;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-461242 .el-850660.container {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-461242 .el-850660.container {
		display: inherit;
	}
}

/* Style 156 */
.el-850660 .el-180453 {
	display: inherit;
	margin: 0px 0px 0px 0px;
}

.el-850660 .el-180453 {
	align-items: center;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-850660 .el-180453 {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-850660 .el-180453 {
		display: inherit;
	}
}

.el-850660 .el-180453 img {
	border-top: 0px solid;
	border-left: 0px solid;
	border-right: 0px solid;
	border-bottom: 0px solid;
	border-radius: 100px 100px 100px 100px;
	object-fit: cover;
}

.el-850660 .el-180453 img {
	width: 100%;
	height: auto;
}

/* Style 157 */
.el-850660 .el-430766 {
	display: inherit;
	font-size: 25px;
	text-align: left;
	font-weight: 400;
	font-style: normal;
	line-height: 1.35;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-shadow: transparent 0px 0px 0px;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-850660 .el-430766 {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-850660 .el-430766 {
		display: inherit;
	}
}

/* Style 158 */
.el-461242 .el-666860 {
	display: inherit;
	color: #000000;
	font-size: 20px;
	text-align: left;
	font-weight: 400;
	font-style: normal;
	line-height: 1.35;
	margin: 10px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	text-shadow: transparent 0px 0px 0px;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-461242 .el-666860 {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-461242 .el-666860 {
		display: inherit;
	}
}

/* Style 159 */
.el-180478 .el-661397.section_row {
	width: calc(100% - 0px);
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-661397.section_row {
		width: calc(100% - 0px);
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-661397.section_row {
		width: calc(100% - 0px);
	}
}

.el-180478 .el-661397.section_row {
	display: inherit;
	color: #303030;
	font-size: 14px;
	text-align: initial;
	font-weight: 400;
	font-style: normal;
	border-top: 0px solid transparent;
	border-left: 0px solid transparent;
	border-right: 0px solid transparent;
	border-bottom: 0px solid transparent;
	border-radius: 0px 0px 0px 0px;
	border-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-661397.section_row {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-661397.section_row {
		display: inherit;
	}
}

/* Style 160 */
.el-661397 .el-874171.container {
	display: inherit;
	font-size: 18px;
	text-align: center;
	font-weight: 400;
	font-style: normal;
	border-top: 0px solid;
	border-left: 0px solid;
	border-right: 0px solid;
	border-bottom: 0px solid;
	border-radius: 10px 10px 10px 10px;
	margin: 0px 0px 0px 0px;
	padding: 15px 15px 15px 15px;
	background-color: #FFEFEF;
}

.el-661397 .el-874171.container {
	align-items: start;
}

.el-661397 .el-874171.container {
	flex-direction: row;
}

.el-661397 .el-874171.container>.container-box:nth-child(1) {
	width: unset;
	min-width: 0;
	max-width: unset;
	order: 0;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-661397 .el-874171.container {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-661397 .el-874171.container {
		display: inherit;
	}
}

/* Style 161 */
.el-874171 .el-35266.container {
	display: inherit;
	font-size: 18px;
	text-align: center;
	font-weight: 400;
	font-style: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.el-874171 .el-35266.container {
	align-items: center;
}

.el-874171 .el-35266.container {
	flex-direction: row;
}

.el-874171 .el-35266.container>.container-box:nth-child(1) {
	width: 10%;
	min-width: 10%;
	max-width: 10%;
	order: 0;
}

.el-874171 .el-35266.container>.container-box:nth-child(2) {
	width: unset;
	min-width: 0;
	max-width: unset;
	order: 0;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-874171 .el-35266.container {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-874171 .el-35266.container {
		display: inherit;
	}
}

/* Style 162 */
.el-35266 .el-589706 {
	display: inherit;
	margin: 0px 0px 0px 0px;
}

.el-35266 .el-589706 {
	align-items: center;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-35266 .el-589706 {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-35266 .el-589706 {
		display: inherit;
	}
}

.el-35266 .el-589706 img {
	border-top: 0px solid;
	border-left: 0px solid;
	border-right: 0px solid;
	border-bottom: 0px solid;
	border-radius: 100px 100px 100px 100px;
	object-fit: cover;
}

.el-35266 .el-589706 img {
	width: 100%;
	height: auto;
}

/* Style 163 */
.el-35266 .el-638208 {
	display: inherit;
	font-size: 25px;
	text-align: left;
	font-weight: 400;
	font-style: normal;
	line-height: 1.35;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-shadow: transparent 0px 0px 0px;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-35266 .el-638208 {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-35266 .el-638208 {
		display: inherit;
	}
}

/* Style 164 */
.el-874171 .el-353837 {
	display: inherit;
	color: #000000;
	font-size: 20px;
	text-align: left;
	font-weight: 400;
	font-style: normal;
	line-height: 1.35;
	margin: 10px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	text-shadow: transparent 0px 0px 0px;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-874171 .el-353837 {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-874171 .el-353837 {
		display: inherit;
	}
}

/* Style 165 */
.el-180478 .el-68636.section_row {
	width: calc(100% - 0px);
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-68636.section_row {
		width: calc(100% - 0px);
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-68636.section_row {
		width: calc(100% - 0px);
	}
}

.el-180478 .el-68636.section_row {
	display: inherit;
	color: #303030;
	font-size: 14px;
	text-align: initial;
	font-weight: 400;
	font-style: normal;
	border-top: 0px solid transparent;
	border-left: 0px solid transparent;
	border-right: 0px solid transparent;
	border-bottom: 0px solid transparent;
	border-radius: 0px 0px 0px 0px;
	border-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-68636.section_row {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-68636.section_row {
		display: inherit;
	}
}

/* Style 166 */
.el-68636 .el-594224.container {
	display: inherit;
	font-size: 18px;
	text-align: center;
	font-weight: 400;
	font-style: normal;
	border-top: 0px solid;
	border-left: 0px solid;
	border-right: 0px solid;
	border-bottom: 0px solid;
	border-radius: 10px 10px 10px 10px;
	margin: 0px 0px 0px 0px;
	padding: 15px 15px 15px 15px;
	background-color: #FFEFEF;
}

.el-68636 .el-594224.container {
	align-items: start;
}

.el-68636 .el-594224.container {
	flex-direction: row;
}

.el-68636 .el-594224.container>.container-box:nth-child(1) {
	width: unset;
	min-width: 0;
	max-width: unset;
	order: 0;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-68636 .el-594224.container {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-68636 .el-594224.container {
		display: inherit;
	}
}

/* Style 167 */
.el-594224 .el-270404.container {
	display: inherit;
	font-size: 18px;
	text-align: center;
	font-weight: 400;
	font-style: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.el-594224 .el-270404.container {
	align-items: center;
}

.el-594224 .el-270404.container {
	flex-direction: row;
}

.el-594224 .el-270404.container>.container-box:nth-child(1) {
	width: 10%;
	min-width: 10%;
	max-width: 10%;
	order: 0;
}

.el-594224 .el-270404.container>.container-box:nth-child(2) {
	width: unset;
	min-width: 0;
	max-width: unset;
	order: 0;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-594224 .el-270404.container {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-594224 .el-270404.container {
		display: inherit;
	}
}

/* Style 168 */
.el-270404 .el-886765 {
	display: inherit;
	margin: 0px 0px 0px 0px;
}

.el-270404 .el-886765 {
	align-items: center;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-270404 .el-886765 {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-270404 .el-886765 {
		display: inherit;
	}
}

.el-270404 .el-886765 img {
	border-top: 0px solid;
	border-left: 0px solid;
	border-right: 0px solid;
	border-bottom: 0px solid;
	border-radius: 100px 100px 100px 100px;
	object-fit: cover;
}

.el-270404 .el-886765 img {
	width: 100%;
	height: auto;
}

/* Style 169 */
.el-270404 .el-49255 {
	display: inherit;
	font-size: 25px;
	text-align: left;
	font-weight: 400;
	font-style: normal;
	line-height: 1.35;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-shadow: transparent 0px 0px 0px;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-270404 .el-49255 {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-270404 .el-49255 {
		display: inherit;
	}
}

/* Style 170 */
.el-594224 .el-561458 {
	display: inherit;
	color: #000000;
	font-size: 20px;
	text-align: left;
	font-weight: 400;
	font-style: normal;
	line-height: 1.35;
	margin: 10px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	text-shadow: transparent 0px 0px 0px;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-594224 .el-561458 {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-594224 .el-561458 {
		display: inherit;
	}
}

/* Style 171 */
.el-180478 .el-893664.section_row {
	width: calc(100% - 0px);
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-893664.section_row {
		width: calc(100% - 0px);
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-893664.section_row {
		width: calc(100% - 0px);
	}
}

.el-180478 .el-893664.section_row {
	display: inherit;
	color: #303030;
	font-size: 14px;
	text-align: initial;
	font-weight: 400;
	font-style: normal;
	border-top: 0px solid transparent;
	border-left: 0px solid transparent;
	border-right: 0px solid transparent;
	border-bottom: 0px solid transparent;
	border-radius: 0px 0px 0px 0px;
	border-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-893664.section_row {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-893664.section_row {
		display: inherit;
	}
}

/* Style 172 */
.el-893664 .el-746150.container {
	display: inherit;
	font-size: 18px;
	text-align: center;
	font-weight: 400;
	font-style: normal;
	border-top: 0px solid;
	border-left: 0px solid;
	border-right: 0px solid;
	border-bottom: 0px solid;
	border-radius: 10px 10px 10px 10px;
	margin: 0px 0px 0px 0px;
	padding: 15px 15px 15px 15px;
	background-color: #FFEFEF;
}

.el-893664 .el-746150.container {
	align-items: start;
}

.el-893664 .el-746150.container {
	flex-direction: row;
}

.el-893664 .el-746150.container>.container-box:nth-child(1) {
	width: unset;
	min-width: 0;
	max-width: unset;
	order: 0;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-893664 .el-746150.container {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-893664 .el-746150.container {
		display: inherit;
	}
}

/* Style 173 */
.el-746150 .el-880441.container {
	display: inherit;
	font-size: 18px;
	text-align: center;
	font-weight: 400;
	font-style: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.el-746150 .el-880441.container {
	align-items: center;
}

.el-746150 .el-880441.container {
	flex-direction: row;
}

.el-746150 .el-880441.container>.container-box:nth-child(1) {
	width: 10%;
	min-width: 10%;
	max-width: 10%;
	order: 0;
}

.el-746150 .el-880441.container>.container-box:nth-child(2) {
	width: unset;
	min-width: 0;
	max-width: unset;
	order: 0;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-746150 .el-880441.container {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-746150 .el-880441.container {
		display: inherit;
	}
}

/* Style 174 */
.el-880441 .el-467922 {
	display: inherit;
	margin: 0px 0px 0px 0px;
}

.el-880441 .el-467922 {
	align-items: center;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-880441 .el-467922 {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-880441 .el-467922 {
		display: inherit;
	}
}

.el-880441 .el-467922 img {
	border-top: 0px solid;
	border-left: 0px solid;
	border-right: 0px solid;
	border-bottom: 0px solid;
	border-radius: 100px 100px 100px 100px;
	object-fit: cover;
}

.el-880441 .el-467922 img {
	width: 100%;
	height: auto;
}

/* Style 175 */
.el-880441 .el-985709 {
	display: inherit;
	font-size: 25px;
	text-align: left;
	font-weight: 400;
	font-style: normal;
	line-height: 1.35;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-shadow: transparent 0px 0px 0px;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-880441 .el-985709 {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-880441 .el-985709 {
		display: inherit;
	}
}

/* Style 176 */
.el-746150 .el-156214 {
	display: inherit;
	color: #000000;
	font-size: 20px;
	text-align: left;
	font-weight: 400;
	font-style: normal;
	line-height: 1.35;
	margin: 10px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	text-shadow: transparent 0px 0px 0px;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-746150 .el-156214 {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-746150 .el-156214 {
		display: inherit;
	}
}

/* Style 177 */
.el-180478 .el-892045.section_row {
	width: calc(100% - 0px);
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-892045.section_row {
		width: calc(100% - 0px);
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-892045.section_row {
		width: calc(100% - 0px);
	}
}

.el-180478 .el-892045.section_row {
	display: inherit;
	color: #303030;
	font-size: 14px;
	text-align: initial;
	font-weight: 400;
	font-style: normal;
	border-top: 0px solid transparent;
	border-left: 0px solid transparent;
	border-right: 0px solid transparent;
	border-bottom: 0px solid transparent;
	border-radius: 0px 0px 0px 0px;
	border-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-892045.section_row {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-892045.section_row {
		display: inherit;
	}
}

/* Style 178 */
.el-892045 .el-552582.container {
	display: inherit;
	font-size: 18px;
	text-align: center;
	font-weight: 400;
	font-style: normal;
	border-top: 0px solid;
	border-left: 0px solid;
	border-right: 0px solid;
	border-bottom: 0px solid;
	border-radius: 10px 10px 10px 10px;
	margin: 0px 0px 0px 0px;
	padding: 15px 15px 15px 15px;
	background-color: #FFEFEF;
}

.el-892045 .el-552582.container {
	align-items: start;
}

.el-892045 .el-552582.container {
	flex-direction: row;
}

.el-892045 .el-552582.container>.container-box:nth-child(1) {
	width: unset;
	min-width: 0;
	max-width: unset;
	order: 0;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-892045 .el-552582.container {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-892045 .el-552582.container {
		display: inherit;
	}
}

/* Style 179 */
.el-552582 .el-54872.container {
	display: inherit;
	font-size: 18px;
	text-align: center;
	font-weight: 400;
	font-style: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.el-552582 .el-54872.container {
	align-items: center;
}

.el-552582 .el-54872.container {
	flex-direction: row;
}

.el-552582 .el-54872.container>.container-box:nth-child(1) {
	width: 10%;
	min-width: 10%;
	max-width: 10%;
	order: 0;
}

.el-552582 .el-54872.container>.container-box:nth-child(2) {
	width: unset;
	min-width: 0;
	max-width: unset;
	order: 0;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-552582 .el-54872.container {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-552582 .el-54872.container {
		display: inherit;
	}
}

/* Style 180 */
.el-54872 .el-159933 {
	display: inherit;
	margin: 0px 0px 0px 0px;
}

.el-54872 .el-159933 {
	align-items: center;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-54872 .el-159933 {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-54872 .el-159933 {
		display: inherit;
	}
}

.el-54872 .el-159933 img {
	border-top: 0px solid;
	border-left: 0px solid;
	border-right: 0px solid;
	border-bottom: 0px solid;
	border-radius: 100px 100px 100px 100px;
	object-fit: cover;
}

.el-54872 .el-159933 img {
	width: 100%;
	height: auto;
}

/* Style 181 */
.el-54872 .el-191304 {
	display: inherit;
	font-size: 25px;
	text-align: left;
	font-weight: 400;
	font-style: normal;
	line-height: 1.35;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-shadow: transparent 0px 0px 0px;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-54872 .el-191304 {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-54872 .el-191304 {
		display: inherit;
	}
}

/* Style 182 */
.el-552582 .el-832628 {
	display: inherit;
	color: #000000;
	font-size: 20px;
	text-align: left;
	font-weight: 400;
	font-style: normal;
	line-height: 1.35;
	margin: 10px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	text-shadow: transparent 0px 0px 0px;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-552582 .el-832628 {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-552582 .el-832628 {
		display: inherit;
	}
}

/* Style 183 */
.el-180478 .el-192551.section_row {
	width: calc(100% - 0px);
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-192551.section_row {
		width: calc(100% - 0px);
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-192551.section_row {
		width: calc(100% - 0px);
	}
}

.el-180478 .el-192551.section_row {
	display: inherit;
	color: #303030;
	font-size: 14px;
	text-align: initial;
	font-weight: 400;
	font-style: normal;
	border-top: 0px solid transparent;
	border-left: 0px solid transparent;
	border-right: 0px solid transparent;
	border-bottom: 0px solid transparent;
	border-radius: 0px 0px 0px 0px;
	border-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-192551.section_row {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-192551.section_row {
		display: inherit;
	}
}

/* Style 184 */
.el-192551 .el-915688 {
	display: inherit;
	color: #000000;
	font-size: 20px;
	text-align: left;
	font-weight: 400;
	font-style: normal;
	line-height: 1.35;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-shadow: transparent 0px 0px 0px;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-192551 .el-915688 {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-192551 .el-915688 {
		display: inherit;
	}
}

/* Style 185 */
.el-180478 .el-422649.section_row {
	width: calc(100% - 0px);
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-422649.section_row {
		width: calc(100% - 0px);
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-422649.section_row {
		width: calc(100% - 0px);
	}
}

.el-180478 .el-422649.section_row {
	display: inherit;
	color: #303030;
	font-size: 14px;
	text-align: initial;
	font-weight: 400;
	font-style: normal;
	border-top: 0px solid transparent;
	border-left: 0px solid transparent;
	border-right: 0px solid transparent;
	border-bottom: 0px solid transparent;
	border-radius: 0px 0px 0px 0px;
	border-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-422649.section_row {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-422649.section_row {
		display: inherit;
	}
}

/* Style 186 */
.el-422649 .el-698007 {
	display: inherit;
	font-size: 25px;
	text-align: left;
	font-weight: 400;
	font-style: normal;
	line-height: 1.35;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-shadow: transparent 0px 0px 0px;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-422649 .el-698007 {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-422649 .el-698007 {
		display: inherit;
	}
}

/* Style 187 */
.el-180478 .el-316797.section_row {
	width: calc(100% - 0px);
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-316797.section_row {
		width: calc(100% - 0px);
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-316797.section_row {
		width: calc(100% - 0px);
	}
}

.el-180478 .el-316797.section_row {
	display: inherit;
	color: #303030;
	font-size: 14px;
	text-align: initial;
	font-weight: 400;
	font-style: normal;
	border-top: 0px solid transparent;
	border-left: 0px solid transparent;
	border-right: 0px solid transparent;
	border-bottom: 0px solid transparent;
	border-radius: 0px 0px 0px 0px;
	border-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-316797.section_row {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-316797.section_row {
		display: inherit;
	}
}

/* Style 188 */
.el-316797 .el-86700 {
	display: inherit;
	color: #000000;
	font-size: 20px;
	text-align: left;
	font-weight: 400;
	font-style: normal;
	line-height: 1.35;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-shadow: transparent 0px 0px 0px;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-316797 .el-86700 {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-316797 .el-86700 {
		display: inherit;
	}
}

/* Style 189 */
.el-180478 .el-660581.section_row {
	width: calc(100% - 0px);
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-660581.section_row {
		width: calc(100% - 0px);
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-660581.section_row {
		width: calc(100% - 0px);
	}
}

.el-180478 .el-660581.section_row {
	display: inherit;
	color: #303030;
	font-size: 14px;
	text-align: initial;
	font-weight: 400;
	font-style: normal;
	border-top: 0px solid transparent;
	border-left: 0px solid transparent;
	border-right: 0px solid transparent;
	border-bottom: 0px solid transparent;
	border-radius: 0px 0px 0px 0px;
	border-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-660581.section_row {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-660581.section_row {
		display: inherit;
	}
}

/* Style 190 */
.el-660581 .el-64004 {
	display: inherit;
	margin: 0px 0px 0px 0px;
}

.el-660581 .el-64004 {
	align-items: center;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-660581 .el-64004 {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-660581 .el-64004 {
		display: inherit;
	}
}

.el-660581 .el-64004 img {
	object-fit: cover;
}

.el-660581 .el-64004 img {
	width: 100%;
	height: auto;
}

/* Style 191 */
.el-180478 .el-451429.section_row {
	width: calc(100% - 0px);
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-451429.section_row {
		width: calc(100% - 0px);
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-451429.section_row {
		width: calc(100% - 0px);
	}
}

.el-180478 .el-451429.section_row {
	display: inherit;
	color: #303030;
	font-size: 14px;
	text-align: initial;
	font-weight: 400;
	font-style: normal;
	border-top: 0px solid transparent;
	border-left: 0px solid transparent;
	border-right: 0px solid transparent;
	border-bottom: 0px solid transparent;
	border-radius: 0px 0px 0px 0px;
	border-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-451429.section_row {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-451429.section_row {
		display: inherit;
	}
}

/* Style 192 */
.el-451429 .el-273588 {
	display: inherit;
	font-size: 25px;
	text-align: left;
	font-weight: 400;
	font-style: normal;
	line-height: 1.35;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-shadow: transparent 0px 0px 0px;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-451429 .el-273588 {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-451429 .el-273588 {
		display: inherit;
	}
}

/* Style 193 */
.el-180478 .el-478452.section_row {
	width: calc(100% - 0px);
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-478452.section_row {
		width: calc(100% - 0px);
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-478452.section_row {
		width: calc(100% - 0px);
	}
}

.el-180478 .el-478452.section_row {
	display: inherit;
	color: #303030;
	font-size: 14px;
	text-align: initial;
	font-weight: 400;
	font-style: normal;
	border-top: 0px solid transparent;
	border-left: 0px solid transparent;
	border-right: 0px solid transparent;
	border-bottom: 0px solid transparent;
	border-radius: 0px 0px 0px 0px;
	border-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-478452.section_row {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-478452.section_row {
		display: inherit;
	}
}

/* Style 194 */
.el-478452 .el-348303 {
	display: inherit;
	color: #000000;
	font-size: 20px;
	text-align: left;
	font-weight: 400;
	font-style: normal;
	line-height: 1.35;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-shadow: transparent 0px 0px 0px;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-478452 .el-348303 {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-478452 .el-348303 {
		display: inherit;
	}
}

/* Style 195 */
.el-180478 .el-320812.section_row {
	width: calc(100% - 0px);
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-320812.section_row {
		width: calc(100% - 0px);
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-320812.section_row {
		width: calc(100% - 0px);
	}
}

.el-180478 .el-320812.section_row {
	display: inherit;
	color: #303030;
	font-size: 14px;
	text-align: initial;
	font-weight: 400;
	font-style: normal;
	border-top: 0px solid transparent;
	border-left: 0px solid transparent;
	border-right: 0px solid transparent;
	border-bottom: 0px solid transparent;
	border-radius: 0px 0px 0px 0px;
	border-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	background-repeat: no-repeat;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-320812.section_row {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-320812.section_row {
		display: inherit;
	}
}

/* Style 196 */
.el-320812 .el-823696 {
	display: inherit;
	color: #000000;
	font-size: 20px;
	text-align: left;
	font-weight: 400;
	font-style: normal;
	line-height: 1.5;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-shadow: transparent 0px 0px 0px;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-320812 .el-823696 {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-320812 .el-823696 {
		display: inherit;
	}
}

/* Style 197 */
.el-180478 .el-182895.section_row {
	width: calc(100% - 0px);
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-182895.section_row {
		width: calc(100% - 0px);
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-182895.section_row {
		width: calc(100% - 0px);
	}
}

.el-180478 .el-182895.section_row {
	display: inherit;
	color: #303030;
	font-size: 14px;
	text-align: initial;
	font-weight: 400;
	font-style: normal;
	border-top: 0px solid transparent;
	border-left: 0px solid transparent;
	border-right: 0px solid transparent;
	border-bottom: 0px solid transparent;
	border-radius: 0px 0px 0px 0px;
	border-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-182895.section_row {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-182895.section_row {
		display: inherit;
	}
}

/* Style 198 */
.el-182895 .el-776777 {
	display: inherit;
	color: #000000;
	font-size: 20px;
	text-align: left;
	font-weight: 400;
	font-style: normal;
	line-height: 1.35;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-shadow: transparent 0px 0px 0px;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-182895 .el-776777 {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-182895 .el-776777 {
		display: inherit;
	}
}

/* Style 199 */
.el-180478 .el-602974.section_row {
	width: calc(100% - 0px);
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-602974.section_row {
		width: calc(100% - 0px);
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-602974.section_row {
		width: calc(100% - 0px);
	}
}

.el-180478 .el-602974.section_row {
	display: inherit;
	color: #303030;
	font-size: 14px;
	text-align: initial;
	font-weight: 400;
	font-style: normal;
	border-top: 0px solid transparent;
	border-left: 0px solid transparent;
	border-right: 0px solid transparent;
	border-bottom: 0px solid transparent;
	border-radius: 0px 0px 0px 0px;
	border-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	background-repeat: no-repeat;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-602974.section_row {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-602974.section_row {
		display: inherit;
	}
}

/* Style 200 */
.el-602974 .el-571502 {
	display: inherit;
	color: #000000;
	font-size: 20px;
	text-align: left;
	font-weight: 400;
	font-style: normal;
	line-height: 1.5;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-shadow: transparent 0px 0px 0px;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-602974 .el-571502 {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-602974 .el-571502 {
		display: inherit;
	}
}

/* Style 201 */
.el-180478 .el-595893.section_row {
	width: calc(100% - 0px);
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-595893.section_row {
		width: calc(100% - 0px);
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-595893.section_row {
		width: calc(100% - 0px);
	}
}

.el-180478 .el-595893.section_row {
	display: inherit;
	color: #303030;
	font-size: 14px;
	text-align: initial;
	font-weight: 400;
	font-style: normal;
	border-top: 0px solid transparent;
	border-left: 0px solid transparent;
	border-right: 0px solid transparent;
	border-bottom: 0px solid transparent;
	border-radius: 0px 0px 0px 0px;
	border-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-595893.section_row {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-595893.section_row {
		display: inherit;
	}
}

/* Style 202 */
.el-595893 .el-229035 {
	display: inherit;
	font-size: 25px;
	text-align: left;
	font-weight: 400;
	font-style: normal;
	line-height: 1.35;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-shadow: transparent 0px 0px 0px;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-595893 .el-229035 {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-595893 .el-229035 {
		display: inherit;
	}
}

/* Style 203 */
.el-180478 .el-801305.section_row {
	width: calc(100% - 0px);
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-801305.section_row {
		width: calc(100% - 0px);
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-801305.section_row {
		width: calc(100% - 0px);
	}
}

.el-180478 .el-801305.section_row {
	display: inherit;
	color: #303030;
	font-size: 14px;
	text-align: initial;
	font-weight: 400;
	font-style: normal;
	border-top: 0px solid transparent;
	border-left: 0px solid transparent;
	border-right: 0px solid transparent;
	border-bottom: 0px solid transparent;
	border-radius: 0px 0px 0px 0px;
	border-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-801305.section_row {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-801305.section_row {
		display: inherit;
	}
}

/* Style 204 */
.el-801305 .el-346960 {
	display: inherit;
	color: #000000;
	font-size: 20px;
	text-align: left;
	font-weight: 400;
	font-style: normal;
	line-height: 1.35;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-shadow: transparent 0px 0px 0px;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-801305 .el-346960 {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-801305 .el-346960 {
		display: inherit;
	}
}

/* Style 205 */
.el-180478 .el-450331.section_row {
	width: calc(100% - 0px);
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-450331.section_row {
		width: calc(100% - 0px);
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-450331.section_row {
		width: calc(100% - 0px);
	}
}

.el-180478 .el-450331.section_row {
	display: inherit;
	color: #303030;
	font-size: 14px;
	text-align: initial;
	font-weight: 400;
	font-style: normal;
	border-top: 0px solid transparent;
	border-left: 0px solid transparent;
	border-right: 0px solid transparent;
	border-bottom: 0px solid transparent;
	border-radius: 0px 0px 0px 0px;
	border-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	background-repeat: no-repeat;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-450331.section_row {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-450331.section_row {
		display: inherit;
	}
}

/* Style 206 */
.el-450331 .el-874293 {
	display: inherit;
	color: #000000;
	font-size: 20px;
	text-align: left;
	font-weight: 400;
	font-style: normal;
	line-height: 1.5;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-shadow: transparent 0px 0px 0px;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-450331 .el-874293 {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-450331 .el-874293 {
		display: inherit;
	}
}

/* Style 207 */
.el-180478 .el-320803.section_row {
	width: calc(100% - 0px);
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-320803.section_row {
		width: calc(100% - 0px);
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-320803.section_row {
		width: calc(100% - 0px);
	}
}

.el-180478 .el-320803.section_row {
	display: inherit;
	color: #303030;
	font-size: 14px;
	text-align: initial;
	font-weight: 400;
	font-style: normal;
	border-top: 0px solid transparent;
	border-left: 0px solid transparent;
	border-right: 0px solid transparent;
	border-bottom: 0px solid transparent;
	border-radius: 0px 0px 0px 0px;
	border-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-320803.section_row {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-320803.section_row {
		display: inherit;
	}
}

/* Style 208 */
.el-320803 .el-587368 {
	display: inherit;
	color: #000000;
	font-size: 20px;
	text-align: left;
	font-weight: 400;
	font-style: normal;
	line-height: 1.35;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-shadow: transparent 0px 0px 0px;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-320803 .el-587368 {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-320803 .el-587368 {
		display: inherit;
	}
}

/* Style 209 */
.el-180478 .el-905069.section_row {
	width: calc(100% - 0px);
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-905069.section_row {
		width: calc(100% - 0px);
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-905069.section_row {
		width: calc(100% - 0px);
	}
}

.el-180478 .el-905069.section_row {
	display: inherit;
	color: #303030;
	font-size: 14px;
	text-align: initial;
	font-weight: 400;
	font-style: normal;
	border-top: 0px solid transparent;
	border-left: 0px solid transparent;
	border-right: 0px solid transparent;
	border-bottom: 0px solid transparent;
	border-radius: 0px 0px 0px 0px;
	border-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	background-repeat: no-repeat;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-905069.section_row {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-905069.section_row {
		display: inherit;
	}
}

/* Style 210 */
.el-905069 .el-744900 {
	display: inherit;
	color: #000000;
	font-size: 20px;
	text-align: left;
	font-weight: 400;
	font-style: normal;
	line-height: 1.5;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-shadow: transparent 0px 0px 0px;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-905069 .el-744900 {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-905069 .el-744900 {
		display: inherit;
	}
}

/* Style 211 */
.el-180478 .el-817638.section_row {
	width: calc(100% - 0px);
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-817638.section_row {
		width: calc(100% - 0px);
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-817638.section_row {
		width: calc(100% - 0px);
	}
}

.el-180478 .el-817638.section_row {
	display: inherit;
	color: #303030;
	font-size: 14px;
	text-align: initial;
	font-weight: 400;
	font-style: normal;
	border-top: 0px solid transparent;
	border-left: 0px solid transparent;
	border-right: 0px solid transparent;
	border-bottom: 0px solid transparent;
	border-radius: 0px 0px 0px 0px;
	border-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-817638.section_row {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-817638.section_row {
		display: inherit;
	}
}

/* Style 212 */
.el-817638 .el-167434 {
	display: inherit;
	color: #000000;
	font-size: 20px;
	text-align: left;
	font-weight: 400;
	font-style: normal;
	line-height: 1.35;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-shadow: transparent 0px 0px 0px;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-817638 .el-167434 {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-817638 .el-167434 {
		display: inherit;
	}
}

/* Style 213 */
.el-180478 .el-295263.section_row {
	width: calc(100% - 0px);
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-295263.section_row {
		width: calc(100% - 0px);
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-295263.section_row {
		width: calc(100% - 0px);
	}
}

.el-180478 .el-295263.section_row {
	display: inherit;
	color: #303030;
	font-size: 14px;
	text-align: initial;
	font-weight: 400;
	font-style: normal;
	border-top: 0px solid transparent;
	border-left: 0px solid transparent;
	border-right: 0px solid transparent;
	border-bottom: 0px solid transparent;
	border-radius: 0px 0px 0px 0px;
	border-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-295263.section_row {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-295263.section_row {
		display: inherit;
	}
}

/* Style 214 */
.el-295263 .el-935552 {
	display: inherit;
	font-size: 25px;
	text-align: left;
	font-weight: 400;
	font-style: normal;
	line-height: 1.35;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-shadow: transparent 0px 0px 0px;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-295263 .el-935552 {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-295263 .el-935552 {
		display: inherit;
	}
}

/* Style 215 */
.el-180478 .el-203199.section_row {
	width: calc(100% - 0px);
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-203199.section_row {
		width: calc(100% - 0px);
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-203199.section_row {
		width: calc(100% - 0px);
	}
}

.el-180478 .el-203199.section_row {
	display: inherit;
	color: #303030;
	font-size: 14px;
	text-align: initial;
	font-weight: 400;
	font-style: normal;
	border-top: 0px solid transparent;
	border-left: 0px solid transparent;
	border-right: 0px solid transparent;
	border-bottom: 0px solid transparent;
	border-radius: 0px 0px 0px 0px;
	border-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-203199.section_row {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-203199.section_row {
		display: inherit;
	}
}

/* Style 216 */
.el-203199 .el-370799 {
	display: inherit;
	color: #000000;
	font-size: 20px;
	text-align: left;
	font-weight: 400;
	font-style: normal;
	line-height: 1.35;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-shadow: transparent 0px 0px 0px;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-203199 .el-370799 {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-203199 .el-370799 {
		display: inherit;
	}
}

/* Style 217 */
.el-180478 .el-439842.section_row {
	width: calc(100% - 0px);
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-439842.section_row {
		width: calc(100% - 0px);
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-439842.section_row {
		width: calc(100% - 0px);
	}
}

.el-180478 .el-439842.section_row {
	display: inherit;
	color: #303030;
	font-size: 14px;
	text-align: initial;
	font-weight: 400;
	font-style: normal;
	border-top: 0px solid transparent;
	border-left: 0px solid transparent;
	border-right: 0px solid transparent;
	border-bottom: 0px solid transparent;
	border-radius: 0px 0px 0px 0px;
	border-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-439842.section_row {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-439842.section_row {
		display: inherit;
	}
}

/* Style 218 */
.el-439842 .el-365799 {
	display: inherit;
	margin: 0px 0px 0px 0px;
}

.el-439842 .el-365799 {
	align-items: center;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-439842 .el-365799 {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-439842 .el-365799 {
		display: inherit;
	}
}

.el-439842 .el-365799 img {
	object-fit: cover;
}

.el-439842 .el-365799 img {
	width: 100%;
	height: auto;
}

/* Style 219 */
.el-180478 .el-454454.section_row {
	width: calc(100% - 0px);
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-454454.section_row {
		width: calc(100% - 0px);
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-454454.section_row {
		width: calc(100% - 0px);
	}
}

.el-180478 .el-454454.section_row {
	display: inherit;
	color: #303030;
	font-size: 14px;
	text-align: initial;
	font-weight: 400;
	font-style: normal;
	border-top: 0px solid transparent;
	border-left: 0px solid transparent;
	border-right: 0px solid transparent;
	border-bottom: 0px solid transparent;
	border-radius: 0px 0px 0px 0px;
	border-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-454454.section_row {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-454454.section_row {
		display: inherit;
	}
}

/* Style 220 */
.el-454454 .el-50706 {
	display: inherit;
	font-size: 25px;
	text-align: left;
	font-weight: 400;
	font-style: normal;
	line-height: 1.35;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-shadow: transparent 0px 0px 0px;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-454454 .el-50706 {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-454454 .el-50706 {
		display: inherit;
	}
}

/* Style 221 */
.el-180478 .el-440776.section_row {
	width: calc(100% - 0px);
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-440776.section_row {
		width: calc(100% - 0px);
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-440776.section_row {
		width: calc(100% - 0px);
	}
}

.el-180478 .el-440776.section_row {
	display: inherit;
	color: #303030;
	font-size: 14px;
	text-align: initial;
	font-weight: 400;
	font-style: normal;
	border-top: 0px solid transparent;
	border-left: 0px solid transparent;
	border-right: 0px solid transparent;
	border-bottom: 0px solid transparent;
	border-radius: 0px 0px 0px 0px;
	border-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-440776.section_row {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-440776.section_row {
		display: inherit;
	}
}

/* Style 222 */
.el-440776 .el-817305 {
	display: inherit;
	color: #000000;
	font-size: 20px;
	text-align: left;
	font-weight: 400;
	font-style: normal;
	line-height: 1.35;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-shadow: transparent 0px 0px 0px;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-440776 .el-817305 {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-440776 .el-817305 {
		display: inherit;
	}
}

/* Style 223 */
.el-180478 .el-315262.section_row {
	width: calc(100% - 0px);
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-315262.section_row {
		width: calc(100% - 0px);
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-315262.section_row {
		width: calc(100% - 0px);
	}
}

.el-180478 .el-315262.section_row {
	display: inherit;
	color: #303030;
	font-size: 14px;
	text-align: initial;
	font-weight: 400;
	font-style: normal;
	border-top: 0px solid transparent;
	border-left: 0px solid transparent;
	border-right: 0px solid transparent;
	border-bottom: 0px solid transparent;
	border-radius: 0px 0px 0px 0px;
	border-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-315262.section_row {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-315262.section_row {
		display: inherit;
	}
}

/* Style 224 */
.el-315262 .el-274284 {
	display: inherit;
	font-size: 25px;
	text-align: left;
	font-weight: 400;
	font-style: normal;
	line-height: 1.35;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-shadow: transparent 0px 0px 0px;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-315262 .el-274284 {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-315262 .el-274284 {
		display: inherit;
	}
}

/* Style 225 */
.el-180478 .el-635349.section_row {
	width: calc(100% - 0px);
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-635349.section_row {
		width: calc(100% - 0px);
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-635349.section_row {
		width: calc(100% - 0px);
	}
}

.el-180478 .el-635349.section_row {
	display: inherit;
	color: #303030;
	font-size: 14px;
	text-align: initial;
	font-weight: 400;
	font-style: normal;
	border-top: 0px solid transparent;
	border-left: 0px solid transparent;
	border-right: 0px solid transparent;
	border-bottom: 0px solid transparent;
	border-radius: 0px 0px 0px 0px;
	border-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-635349.section_row {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-635349.section_row {
		display: inherit;
	}
}

/* Style 226 */
.el-635349 .el-187227 {
	display: inherit;
	color: #000000;
	font-size: 20px;
	text-align: left;
	font-weight: 400;
	font-style: normal;
	line-height: 1.35;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-shadow: transparent 0px 0px 0px;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-635349 .el-187227 {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-635349 .el-187227 {
		display: inherit;
	}
}

/* Style 227 */
.el-180478 .el-809106.section_row {
	width: calc(100% - 0px);
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-809106.section_row {
		width: calc(100% - 0px);
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-809106.section_row {
		width: calc(100% - 0px);
	}
}

.el-180478 .el-809106.section_row {
	display: inherit;
	color: #303030;
	font-size: 14px;
	text-align: initial;
	font-weight: 400;
	font-style: normal;
	border-top: 0px solid transparent;
	border-left: 0px solid transparent;
	border-right: 0px solid transparent;
	border-bottom: 0px solid transparent;
	border-radius: 0px 0px 0px 0px;
	border-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-809106.section_row {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-809106.section_row {
		display: inherit;
	}
}

/* Style 228 */
.el-809106 .el-567 {
	display: inherit;
	font-size: 25px;
	text-align: left;
	font-weight: 400;
	font-style: normal;
	line-height: 1.35;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-shadow: transparent 0px 0px 0px;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-809106 .el-567 {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-809106 .el-567 {
		display: inherit;
	}
}

/* Style 229 */
.el-180478 .el-693652.section_row {
	width: calc(100% - 0px);
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-693652.section_row {
		width: calc(100% - 0px);
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-693652.section_row {
		width: calc(100% - 0px);
	}
}

.el-180478 .el-693652.section_row {
	display: inherit;
	color: #303030;
	font-size: 14px;
	text-align: initial;
	font-weight: 400;
	font-style: normal;
	border-top: 0px solid transparent;
	border-left: 0px solid transparent;
	border-right: 0px solid transparent;
	border-bottom: 0px solid transparent;
	border-radius: 0px 0px 0px 0px;
	border-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-693652.section_row {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-693652.section_row {
		display: inherit;
	}
}

/* Style 230 */
.el-693652 .el-5866 {
	display: inherit;
	color: #000000;
	font-size: 20px;
	text-align: left;
	font-weight: 400;
	font-style: normal;
	line-height: 1.35;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-shadow: transparent 0px 0px 0px;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-693652 .el-5866 {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-693652 .el-5866 {
		display: inherit;
	}
}

/* Style 231 */
.el-180478 .el-895717.section_row {
	width: calc(100% - 0px);
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-895717.section_row {
		width: calc(100% - 0px);
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-895717.section_row {
		width: calc(100% - 0px);
	}
}

.el-180478 .el-895717.section_row {
	display: inherit;
	color: #303030;
	font-size: 14px;
	text-align: initial;
	font-weight: 400;
	font-style: normal;
	border-top: 0px solid transparent;
	border-left: 0px solid transparent;
	border-right: 0px solid transparent;
	border-bottom: 0px solid transparent;
	border-radius: 0px 0px 0px 0px;
	border-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	background-repeat: no-repeat;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-895717.section_row {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-895717.section_row {
		display: inherit;
	}
}

/* Style 232 */
.el-895717 .el-740615 {
	display: inherit;
	color: #000000;
	font-size: 20px;
	text-align: left;
	font-weight: 400;
	font-style: normal;
	line-height: 1.5;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-shadow: transparent 0px 0px 0px;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-895717 .el-740615 {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-895717 .el-740615 {
		display: inherit;
	}
}

/* Style 233 */
.el-180478 .el-545551.section_row {
	width: calc(100% - 0px);
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-545551.section_row {
		width: calc(100% - 0px);
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-545551.section_row {
		width: calc(100% - 0px);
	}
}

.el-180478 .el-545551.section_row {
	display: inherit;
	color: #303030;
	font-size: 14px;
	text-align: initial;
	font-weight: 400;
	font-style: normal;
	border-top: 0px solid transparent;
	border-left: 0px solid transparent;
	border-right: 0px solid transparent;
	border-bottom: 0px solid transparent;
	border-radius: 0px 0px 0px 0px;
	border-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-545551.section_row {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-545551.section_row {
		display: inherit;
	}
}

/* Style 234 */
.el-545551 .el-46200 {
	display: inherit;
	color: #000000;
	font-size: 20px;
	text-align: left;
	font-weight: 400;
	font-style: normal;
	line-height: 1.35;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-shadow: transparent 0px 0px 0px;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-545551 .el-46200 {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-545551 .el-46200 {
		display: inherit;
	}
}

/* Style 235 */
.el-180478 .el-554108.section_row {
	width: calc(100% - 0px);
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-554108.section_row {
		width: calc(100% - 0px);
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-554108.section_row {
		width: calc(100% - 0px);
	}
}

.el-180478 .el-554108.section_row {
	display: inherit;
	color: #303030;
	font-size: 14px;
	text-align: initial;
	font-weight: 400;
	font-style: normal;
	border-top: 0px solid transparent;
	border-left: 0px solid transparent;
	border-right: 0px solid transparent;
	border-bottom: 0px solid transparent;
	border-radius: 0px 0px 0px 0px;
	border-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-554108.section_row {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-554108.section_row {
		display: inherit;
	}
}

/* Style 236 */
.el-554108 .el-816606 {
	display: inherit;
	font-size: 25px;
	text-align: left;
	font-weight: 400;
	font-style: normal;
	line-height: 1.35;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-shadow: transparent 0px 0px 0px;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-554108 .el-816606 {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-554108 .el-816606 {
		display: inherit;
	}
}

/* Style 237 */
.el-180478 .el-245363.section_row {
	width: calc(100% - 0px);
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-245363.section_row {
		width: calc(100% - 0px);
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-245363.section_row {
		width: calc(100% - 0px);
	}
}

.el-180478 .el-245363.section_row {
	display: inherit;
	color: #303030;
	font-size: 14px;
	text-align: initial;
	font-weight: 400;
	font-style: normal;
	border-top: 0px solid transparent;
	border-left: 0px solid transparent;
	border-right: 0px solid transparent;
	border-bottom: 0px solid transparent;
	border-radius: 0px 0px 0px 0px;
	border-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-245363.section_row {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-245363.section_row {
		display: inherit;
	}
}

/* Style 238 */
.el-245363 .el-429104 {
	display: inherit;
	color: #000000;
	font-size: 20px;
	text-align: left;
	font-weight: 400;
	font-style: normal;
	line-height: 1.35;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-shadow: transparent 0px 0px 0px;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-245363 .el-429104 {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-245363 .el-429104 {
		display: inherit;
	}
}

/* Style 239 */
.el-180478 .el-27731.section_row {
	width: calc(100% - 0px);
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-27731.section_row {
		width: calc(100% - 0px);
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-27731.section_row {
		width: calc(100% - 0px);
	}
}

.el-180478 .el-27731.section_row {
	display: inherit;
	color: #303030;
	font-size: 14px;
	text-align: initial;
	font-weight: 400;
	font-style: normal;
	border-top: 0px solid transparent;
	border-left: 0px solid transparent;
	border-right: 0px solid transparent;
	border-bottom: 0px solid transparent;
	border-radius: 0px 0px 0px 0px;
	border-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-27731.section_row {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-27731.section_row {
		display: inherit;
	}
}

/* Style 240 */
.el-27731 .el-422137 {
	display: inherit;
	color: #000000;
	font-size: 20px;
	text-align: left;
	font-weight: 400;
	font-style: normal;
	line-height: 1.2;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-shadow: transparent 0px 0px 0px;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-27731 .el-422137 {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-27731 .el-422137 {
		display: inherit;
	}
}

/* Style 241 */
.el-180478 .el-369374.section_row {
	width: calc(100% - 0px);
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-369374.section_row {
		width: calc(100% - 0px);
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-369374.section_row {
		width: calc(100% - 0px);
	}
}

.el-180478 .el-369374.section_row {
	display: inherit;
	color: #303030;
	font-size: 14px;
	text-align: initial;
	font-weight: 400;
	font-style: normal;
	border-top: 0px solid transparent;
	border-left: 0px solid transparent;
	border-right: 0px solid transparent;
	border-bottom: 0px solid transparent;
	border-radius: 0px 0px 0px 0px;
	border-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-369374.section_row {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-369374.section_row {
		display: inherit;
	}
}

/* Style 242 */
.el-369374 .el-953074 {
	display: inherit;
	color: #000000;
	font-size: 20px;
	text-align: left;
	font-weight: 400;
	font-style: normal;
	line-height: 1.35;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-shadow: transparent 0px 0px 0px;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-369374 .el-953074 {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-369374 .el-953074 {
		display: inherit;
	}
}

/* Style 243 */
.el-180478 .el-753538.section_row {
	width: calc(100% - 0px);
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-753538.section_row {
		width: calc(100% - 0px);
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-753538.section_row {
		width: calc(100% - 0px);
	}
}

.el-180478 .el-753538.section_row {
	display: inherit;
	color: #303030;
	font-size: 14px;
	text-align: initial;
	font-weight: 400;
	font-style: normal;
	border-top: 0px solid transparent;
	border-left: 0px solid transparent;
	border-right: 0px solid transparent;
	border-bottom: 0px solid transparent;
	border-radius: 0px 0px 0px 0px;
	border-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-753538.section_row {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-753538.section_row {
		display: inherit;
	}
}

/* Style 244 */
.el-753538 .el-676248 {
	display: inherit;
	font-size: 25px;
	text-align: left;
	font-weight: 400;
	font-style: normal;
	line-height: 1.35;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-shadow: transparent 0px 0px 0px;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-753538 .el-676248 {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-753538 .el-676248 {
		display: inherit;
	}
}

/* Style 245 */
.el-180478 .el-52834.section_row {
	width: calc(100% - 0px);
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-52834.section_row {
		width: calc(100% - 0px);
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-52834.section_row {
		width: calc(100% - 0px);
	}
}

.el-180478 .el-52834.section_row {
	display: inherit;
	color: #303030;
	font-size: 14px;
	text-align: initial;
	font-weight: 400;
	font-style: normal;
	border-top: 0px solid transparent;
	border-left: 0px solid transparent;
	border-right: 0px solid transparent;
	border-bottom: 0px solid transparent;
	border-radius: 0px 0px 0px 0px;
	border-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-52834.section_row {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-52834.section_row {
		display: inherit;
	}
}

/* Style 246 */
.el-52834 .el-646769 {
	display: inherit;
	color: #000000;
	font-size: 20px;
	text-align: left;
	font-weight: 400;
	font-style: normal;
	line-height: 1.35;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-shadow: transparent 0px 0px 0px;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-52834 .el-646769 {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-52834 .el-646769 {
		display: inherit;
	}
}

/* Style 247 */
.el-180478 .el-801393.section_row {
	width: calc(100% - 0px);
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-801393.section_row {
		width: calc(100% - 0px);
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-801393.section_row {
		width: calc(100% - 0px);
	}
}

.el-180478 .el-801393.section_row {
	display: inherit;
	color: #303030;
	font-size: 14px;
	text-align: initial;
	font-weight: 400;
	font-style: normal;
	border-top: 0px solid transparent;
	border-left: 0px solid transparent;
	border-right: 0px solid transparent;
	border-bottom: 0px solid transparent;
	border-radius: 0px 0px 0px 0px;
	border-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-801393.section_row {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-801393.section_row {
		display: inherit;
	}
}

/* Style 248 */
.el-801393 .el-170576 {
	display: inherit;
	font-size: 25px;
	text-align: left;
	font-weight: 400;
	font-style: normal;
	line-height: 1.35;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-shadow: transparent 0px 0px 0px;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-801393 .el-170576 {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-801393 .el-170576 {
		display: inherit;
	}
}

/* Style 249 */
.el-180478 .el-557704.section_row {
	width: calc(100% - 0px);
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-557704.section_row {
		width: calc(100% - 0px);
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-557704.section_row {
		width: calc(100% - 0px);
	}
}

.el-180478 .el-557704.section_row {
	display: inherit;
	color: #303030;
	font-size: 14px;
	text-align: initial;
	font-weight: 400;
	font-style: normal;
	border-top: 0px solid transparent;
	border-left: 0px solid transparent;
	border-right: 0px solid transparent;
	border-bottom: 0px solid transparent;
	border-radius: 0px 0px 0px 0px;
	border-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-557704.section_row {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-557704.section_row {
		display: inherit;
	}
}

/* Style 250 */
.el-557704 .el-20080 {
	display: inherit;
	color: #000000;
	font-size: 20px;
	text-align: left;
	font-weight: 400;
	font-style: normal;
	line-height: 1.35;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-shadow: transparent 0px 0px 0px;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-557704 .el-20080 {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-557704 .el-20080 {
		display: inherit;
	}
}

/* Style 251 */
.el-180478 .el-405660.section_row {
	width: calc(100% - 0px);
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-405660.section_row {
		width: calc(100% - 0px);
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-405660.section_row {
		width: calc(100% - 0px);
	}
}

.el-180478 .el-405660.section_row {
	display: inherit;
	color: #303030;
	font-size: 14px;
	text-align: initial;
	font-weight: 400;
	font-style: normal;
	border-top: 0px solid transparent;
	border-left: 0px solid transparent;
	border-right: 0px solid transparent;
	border-bottom: 0px solid transparent;
	border-radius: 0px 0px 0px 0px;
	border-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-405660.section_row {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-405660.section_row {
		display: inherit;
	}
}

/* Style 252 */
.el-405660 .el-693845 {
	display: inherit;
	color: #000000;
	font-size: 20px;
	text-align: left;
	font-weight: 400;
	font-style: normal;
	line-height: 1.2;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-shadow: transparent 0px 0px 0px;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-405660 .el-693845 {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-405660 .el-693845 {
		display: inherit;
	}
}

/* Style 253 */
.el-180478 .el-994416.section_row {
	width: calc(100% - 0px);
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-994416.section_row {
		width: calc(100% - 0px);
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-994416.section_row {
		width: calc(100% - 0px);
	}
}

.el-180478 .el-994416.section_row {
	display: inherit;
	color: #303030;
	font-size: 14px;
	text-align: initial;
	font-weight: 400;
	font-style: normal;
	border-top: 0px solid transparent;
	border-left: 0px solid transparent;
	border-right: 0px solid transparent;
	border-bottom: 0px solid transparent;
	border-radius: 0px 0px 0px 0px;
	border-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-994416.section_row {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-994416.section_row {
		display: inherit;
	}
}

/* Style 254 */
.el-994416 .el-6925 {
	display: inherit;
	color: #000000;
	font-size: 20px;
	text-align: left;
	font-weight: 400;
	font-style: normal;
	line-height: 1.35;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-shadow: transparent 0px 0px 0px;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-994416 .el-6925 {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-994416 .el-6925 {
		display: inherit;
	}
}

/* Style 255 */
.el-180478 .el-524817.section_row {
	width: calc(100% - 0px);
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-524817.section_row {
		width: calc(100% - 0px);
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-524817.section_row {
		width: calc(100% - 0px);
	}
}

.el-180478 .el-524817.section_row {
	display: inherit;
	color: #303030;
	font-size: 14px;
	text-align: initial;
	font-weight: 400;
	font-style: normal;
	border-top: 0px solid transparent;
	border-left: 0px solid transparent;
	border-right: 0px solid transparent;
	border-bottom: 0px solid transparent;
	border-radius: 0px 0px 0px 0px;
	border-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-524817.section_row {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-524817.section_row {
		display: inherit;
	}
}

/* Style 256 */
.el-524817 .el-576632 .btn {
	display: inherit;
}

.el-524817 .el-576632 {
	align-items: center;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-524817 .el-576632 .btn {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-524817 .el-576632 .btn {
		display: inherit;
	}
}

.el-524817 .el-576632 .btn {
	font-size: 20px;
	text-align: center;
	border-top: 0px solid;
	border-left: 0px solid;
	border-right: 0px solid;
	border-bottom: 0px solid;
	border-radius: 5px 5px 5px 5px;
	line-height: 1;
	margin: 0px 0px 0px 0px;
	padding: 18px 30px 18px 30px;
	background-color: #5dc238;
}

/* Style 257 */
.el-524817 .el-779232 {
	display: inherit;
	margin: 0px 0px 0px 0px;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-524817 .el-779232 {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-524817 .el-779232 {
		display: inherit;
	}
}

/* Style 258 */
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;600;700&display=swap');

.tv-news-note {
	display: flex;
	align-items: center;
	justify-content: center;
	/* centers horizontally */
	gap: 5px;
	text-align: center;
	/* centers text */
	font: 600 16px/1.35 "Montserrat", Arial, sans-serif;
	color: #000;
	margin: 20px auto;
}

.tv-news-note .limited {
	color: #c21a16;
	font-weight: 700;
}

/* Fading red circle */
.tv-news-note .dot {
	width: 14px;
	height: 14px;
	border-radius: 50%;
	background: #8b0000;
	animation: fadeDot 1.4s ease-in-out infinite alternate;
	flex: 0 0 14px;
}

@keyframes fadeDot {
	0% {
		opacity: .25;
		transform: scale(0.9);
	}

	100% {
		opacity: 1;
		transform: scale(1);
	}
}

@media (prefers-reduced-motion: reduce) {
	.tv-news-note .dot {
		animation: none;
	}
}

@media (max-width: 767px) {
	.tv-news-note .dot {
		margin-top: 4px !important;
	}

	.tv-news-note {
		align-items: flex-start !important;
		gap: 5px !important;
	}
}

/* Style 259 */
.el-180478 .el-211390.section_row {
	width: calc(100% - 0px);
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-211390.section_row {
		width: calc(100% - 0px);
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-211390.section_row {
		width: calc(100% - 0px);
	}
}

.el-180478 .el-211390.section_row {
	display: inherit;
	color: #303030;
	font-size: 14px;
	text-align: initial;
	font-weight: 400;
	font-style: normal;
	border-top: 0px solid transparent;
	border-left: 0px solid transparent;
	border-right: 0px solid transparent;
	border-bottom: 0px solid transparent;
	border-radius: 0px 0px 0px 0px;
	border-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-211390.section_row {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-211390.section_row {
		display: inherit;
	}
}

/* Style 260 */
.el-211390 .el-466905 {
	display: inherit;
	color: #000000;
	font-size: 20px;
	text-align: left;
	font-weight: 400;
	font-style: normal;
	line-height: 1.35;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-shadow: transparent 0px 0px 0px;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-211390 .el-466905 {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-211390 .el-466905 {
		display: inherit;
	}
}

/* Style 261 */
.el-211390 .el-388203 .btn {
	display: inherit;
}

.el-211390 .el-388203 {
	align-items: center;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-211390 .el-388203 .btn {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-211390 .el-388203 .btn {
		display: inherit;
	}
}

.el-211390 .el-388203 .btn {
	font-size: 20px;
	text-align: center;
	border-top: 0px solid;
	border-left: 0px solid;
	border-right: 0px solid;
	border-bottom: 0px solid;
	border-radius: 5px 5px 5px 5px;
	line-height: 1;
	margin: 0px 0px 0px 0px;
	padding: 18px 30px 18px 30px;
	background-color: #5dc238;
}

/* Style 262 */
.el-211390 .el-749160 {
	display: inherit;
	font-size: 12px;
	text-align: left;
	font-weight: 400;
	font-style: normal;
	line-height: 1.5;
	margin: 10px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	text-shadow: transparent 0px 0px 0px;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-211390 .el-749160 {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-211390 .el-749160 {
		display: inherit;
	}
}

/* Style 263 */
.el-211390 .el-523934 {
	display: inherit;
	font-size: 18px;
	text-align: center;
	font-weight: 400;
	font-style: normal;
	line-height: 1.5;
	margin: 10px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	text-shadow: transparent 0px 0px 0px;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-211390 .el-523934 {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-211390 .el-523934 {
		display: inherit;
		font-size: 12px;
		text-align: justify;
	}
}

/* Style 264 */
.el-180478 .el-614113.section_row {
	width: calc(100% - 0px);
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-614113.section_row {
		width: calc(100% - 0px);
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-614113.section_row {
		width: calc(100% - 0px);
	}
}

.el-180478 .el-614113.section_row {
	display: inherit;
	color: #303030;
	font-size: 14px;
	text-align: initial;
	font-weight: 400;
	font-style: normal;
	border-top: 0px solid transparent;
	border-left: 0px solid transparent;
	border-right: 0px solid transparent;
	border-bottom: 0px solid transparent;
	border-radius: 0px 0px 0px 0px;
	border-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-180478 .el-614113.section_row {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-180478 .el-614113.section_row {
		display: inherit;
	}
}

/* Style 265 */
.el-614113 .el-300749 {
	display: inherit;
	color: #000000;
	font-size: 20px;
	text-align: left;
	font-weight: 400;
	font-style: normal;
	line-height: 1.35;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-shadow: transparent 0px 0px 0px;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.el-614113 .el-300749 {
		display: inherit;
	}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
	.el-614113 .el-300749 {
		display: inherit;
	}
}