/* ==================== [ Root CSS Start ] ==================== */
:root {
	/* Project Core */
	--white: #ffffff;
	--black: #000000;
	--transparent: #0000;

	/* Project Root */
	--primary: #673AB7;
	--body: #FAFAEF;
	--light: #F7F6F3;

	--font-primary: "Roboto Flex", sans-serif;
	--font-secondary: "Roboto Flex", sans-serif;
}

* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	scroll-behavior: smooth;
}

body {
	color: var(--primary);
	font-family: var(--font-primary);
	font-size: 1.25vw;
	font-style: normal;
	font-weight: 800;
	line-height: 1.458vw;
	background: var(--light);
	overflow-x: hidden;
	font-stretch: 142;
	font-variation-settings: 'GRAD' 32, 'XOPQ' 96, 'XTRA' 468, 'YOPQ' 79, 'YTAS' 750, 'YTDE' -203, 'YTFI' 738, 'YTLC' 514, 'YTUC' 712, 'slnt' 0;
}

/* ==================== [ Root CSS End ] ==================== */

/* ==================== [ Typography Start ] ==================== */
figure {
	margin: 0;
}

strong,
b {
	font-weight: 700 !important;
}

br {
	margin-bottom: 0 !important;
}

a,
input,
button,
textarea {
	outline: none !important;
}

a {
	color: var(--primary);
	word-break: break-word;
	transition: all 0.3s ease-in-out;
	text-decoration: none;
}

a:hover {
	color: var(--success);
}

p {
	color: inherit;
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
	line-height: inherit;
	margin-bottom: 1.042vw;
}

ol,
ul {
	margin-bottom: 1.042vw;
	padding-left: 1.042vw;
}

ol ol,
ol ul,
ul ol,
ul {
	margin-top: 0.521vw;
	margin-bottom: 0.521vw;
}

ol li,
ul li {
	font-family: inherit;
	font-weight: inherit;
	font-size: inherit;
	line-height: inherit;
	color: inherit;
}

ol li::marker,
ul li::marker {
	color: var(--primary);
}

ul li:has(> ul),
ul li:has(> ol) {
	list-style-type: none;
}

blockquote {
	padding: 0.833vw 0.833vw 0.833vw 1.25vw;
	border-left: 0.26vw solid var(--primary);
	margin-bottom: 1.042vw;
	background-color: var(--white);
	font-size: 0.938vw;
	line-height: 133%;
	color: var(--primary);
}

pre {
	background-color: var(--white);
	padding: 0.833vw;
	overflow: auto;
	font-family: inherit;
	border-radius: 0.625vw;
	position: relative;
	color: var(--primary);
	-webkit-border-radius: 0.625vw;
	-moz-border-radius: 0.625vw;
	-ms-border-radius: 0.625vw;
	-o-border-radius: 0.625vw;
}

pre code {
	font-size: inherit;
	font-weight: inherit;
	font-family: inherit;
	line-height: inherit;
}

table {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 0.833vw;
	font-size: inherit;
}

th,
td {
	border: 0.052vw solid rgba(0, 0, 0, 0.2);
	padding: 0.417vw 0.625vw;
	text-align: left;
}

th {
	background-color: rgba(0, 0, 0, 0.05);
	font-weight: 600;
	font-size: inherit;
	color: var(--primary);
}

td {
	background-color: var(--white);
	font-weight: 400;
	font-size: inherit;
	color: var(--primary);
}

h1 {
	margin-bottom: 1.042vw;
	font-weight: 656;
	font-size: 2.813vw;
	line-height: 3.333vw;
	color: var(--light);
	font-stretch: 142;
	font-variation-settings: 'GRAD' -48, 'XOPQ' 91, 'XTRA' 468, 'YOPQ' 79, 'YTAS' 750, 'YTDE' -203, 'YTFI' 738, 'YTLC' 514, 'YTUC' 712, 'slnt' 0;
}

h2 {
	margin-bottom: 1.042vw;
	font-weight: 656;
	font-size: 2.5vw;
	line-height: 2.917vw;
	color: var(--light);
	font-stretch: 142;
	font-variation-settings: 'GRAD' -48, 'XOPQ' 91, 'XTRA' 468, 'YOPQ' 79, 'YTAS' 750, 'YTDE' -203, 'YTFI' 738, 'YTLC' 514, 'YTUC' 712, 'slnt' 0;
}

h3 {
	margin-bottom: 1.042vw;
	font-weight: 656;
	font-size: 2.396vw;
	line-height: 2.813vw;
	color: var(--light);
	font-stretch: 142;
	font-variation-settings: 'GRAD' -48, 'XOPQ' 91, 'XTRA' 468, 'YOPQ' 79, 'YTAS' 750, 'YTDE' -203, 'YTFI' 738, 'YTLC' 514, 'YTUC' 712, 'slnt' 0;
}

h4 {
	margin-bottom: 1.042vw;
	font-weight: 656;
	font-size: 2.083vw;
	line-height: 2.604vw;
	color: var(--light);
	font-stretch: 142;
	font-variation-settings: 'GRAD' -48, 'XOPQ' 91, 'XTRA' 468, 'YOPQ' 79, 'YTAS' 750, 'YTDE' -203, 'YTFI' 738, 'YTLC' 514, 'YTUC' 712, 'slnt' 0;
}

h5 {
	margin-bottom: 1.042vw;
	font-weight: 656;
	font-size: 1.771vw;
	line-height: 2.604vw;
	color: var(--light);
	font-stretch: 142;
	font-variation-settings: 'GRAD' -48, 'XOPQ' 91, 'XTRA' 468, 'YOPQ' 79, 'YTAS' 750, 'YTDE' -203, 'YTFI' 738, 'YTLC' 514, 'YTUC' 712, 'slnt' 0;
}

h6 {
	margin-bottom: 1.042vw;
	font-weight: 656;
	font-size: 1.25vw;
	line-height: 2.604vw;
	color: var(--light);
	font-stretch: 142;
	font-variation-settings: 'GRAD' -48, 'XOPQ' 91, 'XTRA' 468, 'YOPQ' 79, 'YTAS' 750, 'YTDE' -203, 'YTFI' 738, 'YTLC' 514, 'YTUC' 712, 'slnt' 0;
}

hr {
	margin-block: 1.042vw;
}

/* ==================== [ Typography End ] ==================== */

/* ==================== [ Common Start ] ==================== */
.row {
	margin-inline: -0.781vw;
	row-gap: 1.563vw;
}

.row>* {
	padding-inline: 0.781vw;
}

.img-cover * {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}

/* ==================== [ Common End ] ==================== */

/* ==================== [ Common Heading Start ] ==================== */
.fixedline {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 0.417vw;
	background: linear-gradient(81.03deg, #FFE81B 0%, #12A5DE 28.85%, #9817FA 61.54%, #E3015E 100%);
	z-index: 2;
}

/* ==================== [ Common Heading End ] ==================== */

/* ==================== [ Button Start ] ==================== */
.btn {
	width: fit-content;
	padding: 1.198vw 2.344vw;
	text-align: center;
	font-family: var(--font-secondary);
	font-style: normal;
	font-weight: 500;
	border-radius: 2.604vw;
	border: 0.052vw solid;
	font-size: 1.25vw;
	line-height: 1.875vw;
	letter-spacing: 0.012vw;
	-webkit-border-radius: 2.604vw;
	-moz-border-radius: 2.604vw;
	-ms-border-radius: 2.604vw;
	-o-border-radius: 2.604vw;
}

.btn-primary {
	color: var(--white);
	background: linear-gradient(45deg, #673AB7 0%, #8B5CF6 100%);
	border-color: var(--transparent) !important;
}

.btn-primary:focus,
.btn-primary:hover,
.btn-primary:active,
.btn-primary:focus-within,
.btn-primary:focus-visible {
	color: var(--white) !important;
	background: var(--transparent) !important;
	border-color: var(--white) !important;
	box-shadow: none !important;
	outline: 0 !important;
}

.btn-secondary {
	color: var(--primary);
	background: var(--transparent);
	border-color: var(--primary) !important;
}

.btn-secondary:focus,
.btn-secondary:hover,
.btn-secondary:active,
.btn-secondary:focus-within,
.btn-secondary:focus-visible {
	color: var(--white) !important;
	background: var(--primary) !important;
	border-color: var(--primary) !important;
	box-shadow: none !important;
	outline: 0 !important;
}

/* Action buttons layout */
.slide-content .action {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 2vw;
	margin-top: 2vw;
}

.slide-content .action button {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 0.5vw;
}

.slide-content .action button svg {
	width: 1.875vw;
	height: 1.875vw;
	flex-shrink: 0;
}

/* ==================== [ Button End ] ==================== */

/* ==================== [ Error 404 Start ] ==================== */
.error-404 {
	padding: 4.167vw 0;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100dvh;
}

.error-404 .heading {
	text-align: center;
}

.error-404 .action * {
	width: fit-content;
	margin: 0 auto;
}

/* ==================== [ Error 404 End ] ==================== */

/* ==================== [ Extra Common Start ] ==================== */
.container-fluid,
.container {
	padding-inline: 1.042vw;
	margin: 0 auto;
}

.swiper-linear .swiper-wrapper {
	transition-timing-function: linear !important;
}

/* ==================== [ Extra Common End ] ==================== */


/* ==================== [ Header Start ] ==================== */
.header {
	position: relative;
}

.header .logo {
	position: fixed;
	top: 1.25vw;
	left: 2.917vw;
	z-index: 5;
}

.header .logo * {
	width: 10.833vw;
}

/* ==================== [ Header End ] ==================== */


/* ==================== [ Slider Start ] ==================== */
.playful-group {
	position: relative;
}

.slide-card {
	position: relative;
	width: 100vw;
	height: 100dvh;
	min-height: 47.396vw;
	background-size: cover !important;
	overflow: hidden;
}

.swiper-slide-active:not(:is(.active)) .select2 {
	pointer-events: none !important;
}

.swiper-slide-active.active .select2 {
	pointer-events: unset !important;
}


.playful-smart-pagination {
	position: absolute;
	bottom: 1.875vw !important;
	z-index: 5;
	left: 50% !important;
	width: fit-content !important;
	transform: translateX(-50%) !important;
	-webkit-transform: translateX(-50%) !important;
	-moz-transform: translateX(-50%) !important;
	-ms-transform: translateX(-50%) !important;
	-o-transform: translateX(-50%) !important;
}

.playful-smart-pagination .swiper-pagination-bullet {
	width: 0.938vw;
	height: 0.938vw;
	border-radius: 50%;
	margin-inline: 0.313vw !important;
	background: var(--transparent);
	outline: 0.156vw solid var(--light);
	opacity: 1;
	outline-offset: -0.104vw;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
}

.playful-smart-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background: linear-gradient(45deg, #673AB7 0%, #8B5CF6 100%);
	outline: unset !important;
}

.slide-card.slide1 {
	background: linear-gradient(-45.00deg, #FFE81B 0%, #12A5DE 100%);
}

.slide-card .in {
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
}

.slide-card .in img {
	width: 100vw !important;
	height: auto;
}

.slide-card.slide2 {
	background: linear-gradient(45.00deg, #FFE81B 0%, #12A5DE 100%);
}

.slide-card.slide3 {
	background: linear-gradient(-45.00deg, #FFE81B 0%, #12A5DE 100%);
}

.slide-card.slide4 {
	background: linear-gradient(45.00deg, #FFE81B 0%, #12A5DE 100%);
}

.slide-card.slide5 {
	background: linear-gradient(-45.00deg, #FFE81B 0%, #12A5DE 100%);
}

.slide-card.slide6 {
	background: linear-gradient(45.00deg, #FFE81B 0%, #12A5DE 100%);
}

.slide-card.slide7 {
	background: linear-gradient(-45.00deg, #FFE81B 0%, #12A5DE 100%);
}

.slide-card.slide8 {
	background: linear-gradient(45.00deg, #FFE81B 0%, #12A5DE 100%);
}

.slide-card.slide9 {
	background: linear-gradient(-45.00deg, #FFE81B 0%, #12A5DE 100%);
}

.slide-card.slide10 {
	background: linear-gradient(45.00deg, #FFE81B 0%, #12A5DE 100%);
}

.slide-card.slide11 {
	background: linear-gradient(-45.00deg, #FFE81B 0%, #12A5DE 100%);
}

.slide-card .slide-content {
	position: relative;
	z-index: 2;
	max-width: 49.635vw;
	margin: 0 auto;
	text-align: center;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: space-between;
}

.slide-card .form-control {
	padding: 0.885vw 1.302vw;
	font-family: var(--font-secondary);
	font-style: normal;
	font-size: 1.302vw;
	font-weight: 400;
	line-height: 1.979vw;
	letter-spacing: 0.041vw;
	color: var(--light);
	outline: 0 !important;
	box-shadow: none !important;
	border: 0.104vw solid #F1E5EB;
	background-color: rgba(74, 74, 74, 0.10);

	border-radius: 2.604vw;
	-webkit-border-radius: 2.604vw;
	-moz-border-radius: 2.604vw;
	-ms-border-radius: 2.604vw;
	-o-border-radius: 2.604vw;
}

.slide-card .form-control::placeholder {
	color: var(--light);
	opacity: 1;
}

.form-error {
	font-family: 'Inter', sans-serif;
	font-weight: 500;
	font-size: 16px;
	color: #B3261E;
	margin-top: 10px;
	display: none;
}

.form-error.show {
	display: block;
}

.slide-card.slide1 .slide-content {
	padding-top: 15.208vw;
	height: calc(100% - 4.792vw);
}

.slide-card.slide1 .slide-content .title * {
	margin-bottom: 2.5vw;
}

.slide-card.slide1 .slide-content .form-group {
	max-width: 25vw;
	margin: 0 auto;
}



.slide-card.slide2 .slide-content {
	padding-top: 15.208vw;
	height: calc(100% - 4.792vw);
}

.slide-card.slide2 .slide-content .title * {
	margin-bottom: 2.5vw;
}

.slide-card.slide2 .slide-content .form-group {
	max-width: 25vw;
	margin: 0 auto;
}




.slide-card.slide3 .slide-content {
	padding-top: 15.208vw;
	height: calc(100% - 4.792vw);
}

.slide-card.slide3 .slide-content .title * {
	margin-bottom: 2.5vw;
}

.slide-card.slide3 .slide-content .form-group {
	max-width: 38.75vw !important;
	width: 100%;
	margin: 0 auto;
}

.slide-content .select2-container {
	width: 100% !important;
}

.slide-content .select2-selection {
	box-shadow: none !important;
	outline: 0 !important;
	padding: 1.042vw 3.646vw 1.042vw 2.188vw;
	height: auto;
	border: 0.078vw solid #F1E5EB;
	border-radius: 1.667vw;
	background-color: rgba(74, 74, 74, 0.10);
	-webkit-border-radius: 1.667vw;
	-moz-border-radius: 1.667vw;
	-ms-border-radius: 1.667vw;
	-o-border-radius: 1.667vw;
	text-align: left;
}

.slide-content .select2-container--open .select2-selection {
	border-radius: 1.667vw 1.667vw 0vw 0vw;
	-webkit-border-radius: 1.667vw 1.667vw 0vw 0vw;
	-moz-border-radius: 1.667vw 1.667vw 0vw 0vw;
	-ms-border-radius: 1.667vw 1.667vw 0vw 0vw;
	-o-border-radius: 1.667vw 1.667vw 0vw 0vw;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
	font-family: var(--font-secondary);
	font-size: 1.25vw;
	font-weight: 400;
	line-height: 1.875vw;
	letter-spacing: 0.039vw;
	padding: 0;
	color: var(--light);
}


.select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 100%;
	position: absolute;
	top: 0.052vw;
	right: 1.875vw;
	width: 1.875vw;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
	border-style: solid;
	border: 0 !important;
	height: 1.875vw;
	left: 0;
	position: absolute;
	top: 50%;
	margin: 0 !important;
	transform: translateY(-50%);
	width: 1.875vw;
	background-image: url('data:image/svg+xml,<svg width="36" height="36" viewBox="0 0 36 36" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M18 23.1L9 14.1L11.1 12L18 18.9L24.9 12L27 14.1L18 23.1Z" fill="%23E7E0EC"/> </svg> ');
	background-repeat: no-repeat;
	background-size: cover;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
}

.select2-container--open .select2-selection--single .select2-selection__arrow b {
	transform: translateY(-50%) rotate(180deg);
	-webkit-transform: translateY(-50%) rotate(180deg);
	-moz-transform: translateY(-50%) rotate(180deg);
	-ms-transform: translateY(-50%) rotate(180deg);
	-o-transform: translateY(-50%) rotate(180deg);
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
	background-color: rgba(74, 74, 74, 0.10) !important;
	color: var(--light);
	/* word-break: break-all; */
}

.select2-container--default .select2-results__option {
	background-color: rgba(74, 74, 74, 0.10) !important;
	font-family: var(--font-secondary);
	font-style: normal;
	font-size: 1.25vw;
	font-weight: 400;
	line-height: 1.875vw;
	letter-spacing: 0.039vw;
	color: var(--light);
	padding: 0.833vw 1.875vw;
}

.select2-dropdown {
	background-color: var(--transparent);
}

.select2-container--default .select2-results>.select2-results__options {
	max-height: 9.375vw;
}

.select2-container--open .select2-dropdown--below {
	border: 0.078vw solid #F1E5EB;
	border-top: 0;
	overflow: hidden;
	border-radius: 0vw 0vw 1.667vw 1.667vw !important;
	-webkit-border-radius: 0vw 0vw 1.667vw 1.667vw !important;
	-moz-border-radius: 0vw 0vw 1.667vw 1.667vw !important;
	-ms-border-radius: 0vw 0vw 1.667vw 1.667vw !important;
	-o-border-radius: 0vw 0vw 1.667vw 1.667vw !important;
}






.slide-card.slide4 .slide-content {
	padding-top: 15.208vw;
	height: calc(100% - 4.792vw);
}

.slide-card.slide4 .slide-content .title * {
	margin-bottom: 2.5vw;
}

.slide-card.slide4 .slide-content .form-group {
	max-width: 38.75vw !important;
	width: 100%;
	margin: 0 auto;
}



.slide-card.slide5 .slide-content {
	padding-top: 13.854vw;
	height: calc(100% - 4.792vw);
}

.slide-card.slide5 .slide-content > div:first-child {
	display: flex;
	align-items: center;
	flex-grow: 1;
	flex-direction: column;
	justify-content: center;
}

.slide-card.slide5 .slide-content .subtitle * {
	font-size: 1.25vw;
	font-weight: 862;
	line-height: 1.458vw;
	text-align: center;
	color: var(--light);
	font-stretch: 147;
	font-variation-settings: 'GRAD' 59, 'XOPQ' 96, 'XTRA' 468, 'YOPQ' 79, 'YTAS' 750, 'YTDE' -203, 'YTFI' 738, 'YTLC' 514, 'YTUC' 712, 'slnt' 0;
	margin-bottom: 0.469vw;
}

.slide-card.slide5 .slide-content .price * {
	font-family: var(--font-primary);
	font-style: normal;
	font-weight: 862;
	font-size: 3.5vw;
	line-height: 4.083vw;
	text-align: center;
	color: var(--light);
	font-stretch: 147;
	font-variation-settings: 'GRAD' 59, 'XOPQ' 96, 'XTRA' 468, 'YOPQ' 79, 'YTAS' 750, 'YTDE' -203, 'YTFI' 738, 'YTLC' 514, 'YTUC' 712, 'slnt' 0;
	margin-bottom: 0.469vw;
}


.slide-card.slide5 .slide-content .disc * {
	max-width: 24.792vw;
	margin: 0 auto;
	font-size: 1.042vw;
	font-weight: 656;
	text-align: center;
	color: var(--white);
	font-stretch: 142;
	font-variation-settings: 'GRAD' -48, 'XOPQ' 91, 'XTRA' 468, 'YOPQ' 79, 'YTAS' 750, 'YTDE' -203, 'YTFI' 738, 'YTLC' 514, 'YTUC' 712, 'slnt' 0;
	margin-bottom: 0;
	line-height: 1.198vw;
}

.slide-card.slide5 .slide-content .form-group {
	max-width: 38.75vw !important;
	width: 100%;
	margin: 0 auto;
}





.slide-card.slide6 .slide-content {
	padding-top: 13.75vw;
	height: calc(100% - 4.792vw);
}

.slide-card.slide6 .slide-content .subtitle * {
	font-size: 1.25vw;
	font-weight: 862;
	line-height: 1.458vw;
	text-align: center;
	color: var(--light);
	font-stretch: 147;
	font-variation-settings: 'GRAD' 59, 'XOPQ' 96, 'XTRA' 468, 'YOPQ' 79, 'YTAS' 750, 'YTDE' -203, 'YTFI' 738, 'YTLC' 514, 'YTUC' 712, 'slnt' 0;
	margin-bottom: 2.813vw;
}

.slide-card.slide6 .slide-content .title>* {
	font-weight: 800;
	font-size: 2.5vw;
	line-height: 2.917vw;
	text-align: center;
	color: var(--light);
	font-stretch: 142;
	font-variation-settings: 'GRAD' 32, 'XOPQ' 96, 'XTRA' 468, 'YOPQ' 79, 'YTAS' 750, 'YTDE' -203, 'YTFI' 738, 'YTLC' 514, 'YTUC' 712, 'slnt' 0;
	margin-bottom: 8.125vw;
	display: inline-block;
}

.slide-card.slide6 .slide-content .title img {
	width: 2.5vw;
	height: auto;
	margin-top: -0.781vw;
}

.slide-card.slide6 .slide-content .disc * {
	margin: 0 auto;
	font-size: 1.042vw;
	font-weight: 656;
	text-align: center;
	color: var(--white);
	font-stretch: 142;
	font-variation-settings: 'GRAD' -48, 'XOPQ' 91, 'XTRA' 468, 'YOPQ' 79, 'YTAS' 750, 'YTDE' -203, 'YTFI' 738, 'YTLC' 514, 'YTUC' 712, 'slnt' 0;
	margin-bottom: 0;
	line-height: 1.198vw;
}

.slide-card.slide6 .slide-content .form-group {
	max-width: 38.75vw !important;
	width: 100%;
	margin: 0 auto;
}





.slide-card.slide7 .slide-content {
	padding-top: 13.75vw;
	height: calc(100% - 4.792vw);
}

.slide-card.slide7 .slide-content .subtitle * {
	font-size: 1.25vw;
	font-weight: 862;
	line-height: 1.458vw;
	text-align: center;
	color: var(--light);
	font-stretch: 147;
	font-variation-settings: 'GRAD' 59, 'XOPQ' 96, 'XTRA' 468, 'YOPQ' 79, 'YTAS' 750, 'YTDE' -203, 'YTFI' 738, 'YTLC' 514, 'YTUC' 712, 'slnt' 0;
	margin-bottom: 2.813vw;
}

.slide-card.slide7 .slide-content .title>* {
	font-weight: 800;
	font-size: 2.5vw;
	line-height: 2.917vw;
	text-align: center;
	color: var(--light);
	font-stretch: 142;
	font-variation-settings: 'GRAD' 32, 'XOPQ' 96, 'XTRA' 468, 'YOPQ' 79, 'YTAS' 750, 'YTDE' -203, 'YTFI' 738, 'YTLC' 514, 'YTUC' 712, 'slnt' 0;
	margin-bottom: 8.125vw;
	display: inline-block;
}

.slide-card.slide7 .slide-content .title img {
	width: 2.5vw;
	height: auto;
	margin-top: -0.781vw;
}

.slide-card.slide7 .slide-content .disc * {
	margin: 0 auto;
	font-size: 1.042vw;
	font-weight: 656;
	text-align: center;
	color: var(--white);
	font-stretch: 142;
	font-variation-settings: 'GRAD' -48, 'XOPQ' 91, 'XTRA' 468, 'YOPQ' 79, 'YTAS' 750, 'YTDE' -203, 'YTFI' 738, 'YTLC' 514, 'YTUC' 712, 'slnt' 0;
	margin-bottom: 0;
	line-height: 1.198vw;
}

.slide-card.slide7 .slide-content .form-group {
	max-width: 38.75vw !important;
	width: 100%;
	margin: 0 auto;
}





.slide-card.slide8 .slide-content {
	padding-top: 13.75vw;
	height: calc(100% - 4.792vw);
}

.slide-card.slide8 .slide-content .subtitle * {
	font-size: 1.25vw;
	font-weight: 862;
	line-height: 1.458vw;
	text-align: center;
	color: var(--light);
	font-stretch: 147;
	font-variation-settings: 'GRAD' 59, 'XOPQ' 96, 'XTRA' 468, 'YOPQ' 79, 'YTAS' 750, 'YTDE' -203, 'YTFI' 738, 'YTLC' 514, 'YTUC' 712, 'slnt' 0;
	margin-bottom: 2.813vw;
}

.slide-card.slide8 .slide-content .title>* {
	font-weight: 800;
	font-size: 2.5vw;
	line-height: 2.917vw;
	text-align: center;
	color: var(--light);
	font-stretch: 142;
	font-variation-settings: 'GRAD' 32, 'XOPQ' 96, 'XTRA' 468, 'YOPQ' 79, 'YTAS' 750, 'YTDE' -203, 'YTFI' 738, 'YTLC' 514, 'YTUC' 712, 'slnt' 0;
	margin-bottom: 8.125vw;
	display: inline-block;
}

.slide-card.slide8 .slide-content .title img {
	width: 2.5vw;
	height: auto;
	margin-top: -0.781vw;
}

.slide-card.slide8 .slide-content .disc * {
	margin: 0 auto;
	font-size: 1.042vw;
	font-weight: 656;
	text-align: center;
	color: var(--white);
	font-stretch: 142;
	font-variation-settings: 'GRAD' -48, 'XOPQ' 91, 'XTRA' 468, 'YOPQ' 79, 'YTAS' 750, 'YTDE' -203, 'YTFI' 738, 'YTLC' 514, 'YTUC' 712, 'slnt' 0;
	margin-bottom: 0;
	line-height: 1.198vw;
}

.slide-card.slide8 .slide-content .form-group {
	max-width: 38.75vw !important;
	width: 100%;
	margin: 0 auto;
}





.slide-card.slide9 .slide-content {
	padding-top: 13.75vw;
	height: calc(100% - 4.792vw);
}

.slide-card.slide9 .slide-content .subtitle * {
	font-size: 1.25vw;
	font-weight: 862;
	line-height: 1.458vw;
	text-align: center;
	color: var(--light);
	font-stretch: 147;
	font-variation-settings: 'GRAD' 59, 'XOPQ' 96, 'XTRA' 468, 'YOPQ' 79, 'YTAS' 750, 'YTDE' -203, 'YTFI' 738, 'YTLC' 514, 'YTUC' 712, 'slnt' 0;
	margin-bottom: 2.813vw;
}

.slide-card.slide9 .slide-content .title>* {
	font-weight: 800;
	font-size: 2.5vw;
	line-height: 2.917vw;
	text-align: center;
	color: var(--light);
	font-stretch: 142;
	font-variation-settings: 'GRAD' 32, 'XOPQ' 96, 'XTRA' 468, 'YOPQ' 79, 'YTAS' 750, 'YTDE' -203, 'YTFI' 738, 'YTLC' 514, 'YTUC' 712, 'slnt' 0;
	margin-bottom: 8.125vw;
	display: inline-block;
}

.slide-card.slide9 .slide-content .title img {
	width: 2.5vw;
	height: auto;
	margin-top: -0.781vw;
}

.slide-card.slide9 .slide-content .disc * {
	margin: 0 auto;
	font-size: 1.042vw;
	font-weight: 656;
	text-align: center;
	color: var(--white);
	font-stretch: 142;
	font-variation-settings: 'GRAD' -48, 'XOPQ' 91, 'XTRA' 468, 'YOPQ' 79, 'YTAS' 750, 'YTDE' -203, 'YTFI' 738, 'YTLC' 514, 'YTUC' 712, 'slnt' 0;
	margin-bottom: 0;
	line-height: 1.198vw;
}

.slide-card.slide9 .slide-content .form-group {
	max-width: 38.75vw !important;
	width: 100%;
	margin: 0 auto;
}




.slide-card.slide10 .slide-content {
	padding-top: 15.208vw;
	height: calc(100% - 4.792vw);
}

.slide-card.slide10 .slide-content .title * {
	margin-bottom: 2.5vw;
}

.slide-card.slide10 .slide-content .form-group {
	max-width: 25vw;
	margin: 0 auto;
}






.slide-card.slide11 .slide-content {
	padding-top: 15.208vw;
	height: calc(100% - 4.792vw);
}

.slide-card.slide11 .slide-content .subtitle * {
	font-size: 1.25vw;
	font-weight: 862;
	line-height: 1.458vw;
	text-align: center;
	color: var(--light);
	font-stretch: 147;
	font-variation-settings: 'GRAD' 59, 'XOPQ' 96, 'XTRA' 468, 'YOPQ' 79, 'YTAS' 750, 'YTDE' -203, 'YTFI' 738, 'YTLC' 514, 'YTUC' 712, 'slnt' 0;
	margin-bottom: 2.813vw;
}


.slide-card.slide11 .slide-content .title * {
	max-width: 45.781vw;
	margin-inline: auto;
	margin-bottom: 2.5vw;
}

.slide-card.slide11 .slide-content .form-group {
	max-width: 25vw;
	margin: 0 auto;
}

/* ==================== [ Slider End ] ==================== */






.slide-card .slider-box {
	max-width: 49.635vw;
}

.slide-card .swiper-slide {
	display: flex;
	justify-content: center;
	align-items: center;
	color: #333;
	font-size: 0.938vw;
}

.slide-card .markers {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 1.25vw;
	display: flex;
	align-items: center;
	justify-content: space-between;
	background: linear-gradient(263.18deg, #02B5DB 0%, #9817FA 41%, #F5E524 99%);
	border-radius: 2.604vw;
	-webkit-border-radius: 2.604vw;
	-moz-border-radius: 2.604vw;
	-ms-border-radius: 2.604vw;
	-o-border-radius: 2.604vw;
}

.slide-card .marker {
	width: 1.771vw;
	height: 1.771vw;
	position: relative;
	cursor: pointer;
	left: unset !important;
}

.slide-card .marker::before {
	position: absolute;
	content: "";
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%) rotate(-170.84deg);
	width: 0.833vw;
	height: 0.833vw;
	border-radius: 50%;
	background-color: var(--white);
	box-shadow: inset 0vw 0.052vw 0.156vw 0vw rgba(0, 0, 0, 0.50);
	transform-origin: center center;
	-webkit-transform: translate(-50%, -50%) rotate(-170.84deg);
	-moz-transform: translate(-50%, -50%) rotate(-170.84deg);
	-ms-transform: translate(-50%, -50%) rotate(-170.84deg);
	-o-transform: translate(-50%, -50%) rotate(-170.84deg);
}

.slide-card input {
	position: relative;
	z-index: 5;
}

.slide-card input[type="range"] {
	width: 100%;
	-webkit-appearance: none;
	background: var(--transparent);
	height: 1.25vw;
	border-radius: 2.344vw;
	margin-bottom: 1.771vw;
	-webkit-border-radius: 2.344vw;
	-moz-border-radius: 2.344vw;
	-ms-border-radius: 2.344vw;
	-o-border-radius: 2.344vw;
}

.slide-card input[type="range"]::-webkit-slider-runnable-track {
	background: var(--transparent);
	height: 1.25vw;
	border-radius: 2.344vw;
	-webkit-border-radius: 2.344vw;
	-moz-border-radius: 2.344vw;
	-ms-border-radius: 2.344vw;
	-o-border-radius: 2.344vw;
}

.slide-card input[type="range"]::-moz-range-track {
	background: var(--transparent);
	height: 1.25vw;
	border-radius: 2.344vw;
	-webkit-border-radius: 2.344vw;
	-moz-border-radius: 2.344vw;
	-ms-border-radius: 2.344vw;
	-o-border-radius: 2.344vw;
}

.slide-card input[type="range"]::-webkit-slider-thumb {
	-webkit-appearance: none;
	border-radius: 50%;
	cursor: pointer;
	width: 1.771vw;
	height: 1.771vw;
	background-color: var(--white) !important;
	box-shadow: 0vw 0.208vw 0.208vw 0vw rgba(0, 0, 0, 0.25);
	transform-origin: center center;
	border: 0 !important;
	margin-top: -0.26vw;
}

.slide-card input[type="range"]::-moz-range-thumb {
	-webkit-appearance: none;
	border-radius: 50%;
	cursor: pointer;
	width: 1.771vw;
	height: 1.771vw;
	background-color: var(--white) !important;
	box-shadow: 0vw 0.208vw 0.208vw 0vw rgba(0, 0, 0, 0.25);
	transform-origin: center center;
	border: 0 !important;
	margin-top: -0.26vw;
}