.container[data-v-9dfc15c2] {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100vh;
	width: 100%;
	background-color: transparent
}

.loading-spinner[data-v-9dfc15c2] {
	display: flex;
	justify-content: center;
	align-items: center
}

.spinner[data-v-9dfc15c2] {
	width: 40px;
	height: 40px;
	border: 4px solid rgb(81,81,81,.3);
	border-radius: 50%;
	border-top-color: transparent;
	animation: spin-9dfc15c2 1s ease-in-out infinite
}

@keyframes spin-9dfc15c2 {
	to {
		transform: rotate(360deg)
	}
}

.content[data-v-9dfc15c2] {
	width: 100%;
	padding: 20px
}[data-v-ad84b1c8],[data-v-ad84b1c8]:before,[data-v-ad84b1c8]:after {
	box-sizing: border-box;
	margin: 0;
	padding: 0
}

.page-root[data-v-ad84b1c8] {
	min-height: 100vh;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	background: #010101;
	font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;
	padding: 40px 28px;
	position: relative;
	overflow: hidden
}

.page-root[data-v-ad84b1c8]:before,.page-root[data-v-ad84b1c8]:after {
	content: "";
	position: fixed;
	border-radius: 50%;
	filter: blur(80px);
	pointer-events: none;
	z-index: 0
}

.page-root[data-v-ad84b1c8]:before {
	width: 340px;
	height: 340px;
	background: rgba(105,201,208,.18);
	top: -80px;
	left: -80px
}

.page-root[data-v-ad84b1c8]:after {
	width: 300px;
	height: 300px;
	background: rgba(238,29,82,.15);
	bottom: -60px;
	right: -60px
}

.page-root[data-v-ad84b1c8]>* {
	position: relative;
	z-index: 1
}

.header[data-v-ad84b1c8],.logo-area[data-v-ad84b1c8],.btn-area[data-v-ad84b1c8] {
	width: min(380px,100%)
}

.header[data-v-ad84b1c8] {
	text-align: center
}

.title[data-v-ad84b1c8] {
	font-size: 28px;
	font-weight: 800;
	line-height: 1.2;
	letter-spacing: -.5px;
	margin-bottom: 8px
}

.title-dark[data-v-ad84b1c8] {
	color: #fff
}

.title-accent[data-v-ad84b1c8] {
	color: #69c9d0
}

.subtitle[data-v-ad84b1c8] {
	font-size: 14px;
	color: #ffffff8c;
	font-weight: 500
}

.logo-area[data-v-ad84b1c8] {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 48px 0
}

.tiktok-icon-wrap[data-v-ad84b1c8] {
	border-radius: 50%;
	box-shadow: 0 0 40px #69c9d04d,0 0 80px #ee1d5226;
	display: flex;
	position: relative;
	z-index: 1;
	overflow: hidden;
	width: 110px;
	height: 110px
}

.tiktok-logo[data-v-ad84b1c8] {
	width: 110px;
	height: 110px;
	border-radius: 50%;
	object-fit: cover;
	display: block
}

.pulse-ring[data-v-ad84b1c8] {
	position: absolute;
	width: 132px;
	height: 132px;
	border-radius: 50%;
	border: 2px solid rgba(105,201,208,.5);
	animation: pulse-ad84b1c8 2s ease-out infinite
}

@keyframes pulse-ad84b1c8 {
	0% {
		transform: scale(.85);
		opacity: 1
	}

	to {
		transform: scale(1.4);
		opacity: 0
	}
}

.btn-area[data-v-ad84b1c8] {
	width: 100%;
	text-align: center
}

.login-btn[data-v-ad84b1c8] {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 10px;
	background: linear-gradient(90deg,#EE1D52 0%,#c4174a 100%);
	color: #fff;
	border: none;
	border-radius: 50px;
	padding: 16px 24px;
	font-size: 16px;
	font-weight: 700;
	cursor: pointer;
	transition: transform .15s,box-shadow .15s,filter .15s;
	box-shadow: 0 4px 24px #ee1d5273;
	letter-spacing: .2px
}

.login-btn[data-v-ad84b1c8]:hover:not(:disabled) {
	filter: brightness(1.1);
	transform: translateY(-2px);
	box-shadow: 0 8px 32px #ee1d528c
}

.login-btn[data-v-ad84b1c8]:active:not(:disabled) {
	transform: translateY(0)
}

.login-btn.loading[data-v-ad84b1c8] {
	opacity: .75;
	cursor: not-allowed
}

.btn-icon[data-v-ad84b1c8],.check-icon[data-v-ad84b1c8] {
	flex-shrink: 0
}

.spinner[data-v-ad84b1c8] {
	width: 20px;
	height: 20px;
	border: 2.5px solid rgba(255,255,255,.35);
	border-top-color: #fff;
	border-radius: 50%;
	animation: spin-ad84b1c8 .7s linear infinite;
	flex-shrink: 0
}

@keyframes spin-ad84b1c8 {
	to {
		transform: rotate(360deg)
	}
}

.privacy-note[data-v-ad84b1c8] {
	margin-top: 16px;
	font-size: 11px;
	color: #ffffff59;
	line-height: 1.6
}

.link[data-v-ad84b1c8] {
	color: #69c9d0;
	font-weight: 600;
	cursor: pointer
}

.container[data-v-5571f497][data-v-fb1a1559] {
	padding: 1rem 0
}

.container div.points[data-v-5571f497][data-v-fb1a1559] {
	color: #fff!important
}

.container div.points[data-v-5571f497][data-v-fb1a1559] {
	position: relative;
	display: flex;
	justify-content: space-around;
	background-color: #e00b14;
	border-radius: 10px;
	padding: 20px 10px;
	transition: all .3s
}

.container div.points>div[data-v-5571f497][data-v-fb1a1559] {
	flex: 1;
	text-align: center
}

.container div.products[data-v-5571f497][data-v-fb1a1559] {
	display: flex;
	flex-wrap: wrap;
	max-width: 800px;
	margin: 0 auto
}

.container div.products .item[data-v-5571f497][data-v-fb1a1559] {
	margin: 5px;
	padding: 10px;
	width: calc(50% - 10px);
	border-radius: 5px;
	box-shadow: #63636333 0 2px 3px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: space-between
}

.container div.products .item img[data-v-5571f497][data-v-fb1a1559] {
	width: 100%;
	aspect-ratio: 1/1
}

.container div.products .item .price[data-v-5571f497][data-v-fb1a1559] {
	font-size: 14px;
	color: #0d1973
}

.container div.products .item .control[data-v-5571f497][data-v-fb1a1559] {
	display: flex;
	justify-content: space-evenly;
	width: 50%;
	border-radius: 5px;
	border: 1px solid grey;
	font-weight: 700;
	cursor: pointer
}

.container div.products .item .control>div[data-v-5571f497][data-v-fb1a1559] {
	flex: 1;
	text-align: center
}

.button-submit[data-v-5571f497][data-v-fb1a1559] {
	position: fixed;
	z-index: 10;
	bottom: 0;
	left: 0;
	width: 100%;
	box-sizing: border-box;
	background-color: #fff;
	box-shadow: #0000000d 0 6px 24px,#00000014 0 0 0 1px;
	padding: 10px
}

.button-submit button[data-v-5571f497][data-v-fb1a1559] {
	width: 100%
}

form div.input[data-v-c4990ec6] {
	margin-bottom: 1.2em;
	position: relative
}

form div.input label[data-v-c4990ec6] {
	display: block;
	pointer-events: none;
	text-transform: capitalize
}

form div.input input[data-v-c4990ec6] {
	padding: 5px;
	font-size: 1em;
	box-sizing: border-box;
	width: 100%
}

.js-has-pseudo [csstools-has-2u-33-36-31-2j-32-33-3a-2p-30-2x-2s-2p-38-2t-2l-1a-2x-32-3a-2p-30-2x-2s-w-2s-2x-3a-1a-2x-32-34-39-38-1m-2w-2p-37-14-2x-32-34-39-38-1m-2x-32-3a-2p-30-2x-2s-15-w-1a-2t-36-36-33-36][data-v-c4990ec6]:not(.does-not-exist):not(.does-not-exist):not(.does-not-exist):not(.does-not-exist):not(does-not-exist):not(does-not-exist):not(does-not-exist) {
	display: block;
	color: red;
	font-size: .9em
}

form[novalidate].invalid div.input:has(input:invalid) .error[data-v-c4990ec6] {
	display: block;
	color: red;
	font-size: .9em
}

.error[data-v-c4990ec6] {
	display: block;
	color: red;
	font-size: .9em
}

.xe4h88v {
	padding: 14px 40px!important;
	box-sizing: border-box!important
}

.validation-renderer[data-v-9f408695] {
	width: 100%;
	margin: 0 auto;
	background: white;
	border-radius: 12px;
	overflow: hidden
}

.validation-form[data-v-9f408695] {
	padding: 24px
}

.form-header[data-v-9f408695] {
	display: flex;
	align-items: flex-start;
	gap: 16px;
	margin-bottom: 24px
}

.header-image[data-v-9f408695] {
	flex-shrink: 0
}

.form-image[data-v-9f408695] {
	height: 60px;
	object-fit: contain
}

.header-content[data-v-9f408695] {
	flex: 1;
	text-align: left;
	width: 100%
}

.validation-title[data-v-9f408695] {
	margin: 0 0 12px;
	color: #333;
	font-size: 18px;
	font-weight: 600;
	line-height: 1.4
}

.form-content[data-v-9f408695] {
	margin: 0;
	color: #666;
	font-size: 14px;
	line-height: 1.6
}

.custom-content[data-v-9f408695] {
	font-size: 14px
}

.japanese-content[data-v-9f408695] {
	font-family: Noto Sans JP,Yu Gothic,Meiryo,sans-serif
}

.payment-details[data-v-9f408695] {
	padding: 16px;
	border-radius: 8px;
	margin-bottom: 20px;
	text-align: center
}

.detail-item[data-v-9f408695] {
	margin-bottom: 8px;
	color: #374151;
	font-size: 14px;
	font-weight: 500;
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 8px
}

.detail-item[data-v-9f408695]:last-child {
	margin-bottom: 0
}

.input-detail-item[data-v-9f408695] {
	justify-content: center
}

.input-label[data-v-9f408695] {
	flex-shrink: 0;
	min-width: 100px;
	text-align: right
}

.otp-input-inline[data-v-9f408695] {
	text-align: center;
	font-size: 14px;
	font-weight: 700;
	letter-spacing: 2px;
	width: 120px;
	padding: 4px 8px;
	border: 1px solid #d1d5db;
	border-radius: 4px;
	background: white
}

.app-loading[data-v-9f408695] {
	display: flex;
	justify-content: center;
	margin: 24px 0
}

.loading-container[data-v-9f408695] {
	display: flex;
	align-items: center;
	justify-content: center;
	border: 1px solid #000;
	border-radius: 25px;
	background: #fcfcfc;
	height: 36px;
	width: 100px;
	padding: 8px
}

.loading-gif[data-v-9f408695] {
	height: 16px;
	width: 80px
}

.form-fields[data-v-9f408695] {
	margin-bottom: 20px
}

.field-group[data-v-9f408695] {
	margin-bottom: 18px;
	display: flex;
	justify-content: center
}

.field-group[data-v-9f408695]:last-of-type {
	margin-bottom: 24px
}

.field-group label[data-v-9f408695] {
	display: block;
	margin-bottom: 8px;
	color: #333;
	font-weight: 500;
	font-size: 14px;
	text-align: left
}

.form-input[data-v-9f408695] {
	padding: 10px 12px;
	border: 1px solid #ddd;
	border-radius: 5px;
	font-size: 14px;
	transition: border-color .3s ease
}

.form-input[data-v-9f408695]:focus {
	outline: none;
	border-color: #3b82f6;
	box-shadow: 0 0 0 2px #3b82f633
}

.otp-input[data-v-9f408695] {
	text-align: center
}

.submit-container[data-v-9f408695] {
	text-align: center;
	margin: 20px 0
}

.submit-button[data-v-9f408695] {
	padding: 12px 40px;
	border: none;
	border-radius: 6px;
	color: #fff;
	font-size: 14px;
	font-weight: 500;
	cursor: pointer;
	transition: all .3s ease;
	min-width: 120px
}

.submit-button[data-v-9f408695]:hover {
	opacity: .9;
	transform: translateY(-1px)
}

.completed-button[data-v-9f408695] {
	background: #f59e0b!important
}

.resend-section[data-v-9f408695] {
	text-align: center;
	margin-top: 16px
}

.resend-button[data-v-9f408695] {
	background: none;
	border: none;
	color: #3b82f6!important;
	text-decoration: underline;
	cursor: pointer;
	font-size: 14px;
	padding: 8px
}

.resend-button[data-v-9f408695]:hover {
	color: #1d4ed8
}

.qr-section[data-v-9f408695] {
	display: flex;
	flex-direction: column;
	align-items: center;
	margin: 24px 0
}

.qr-code-container[data-v-9f408695] {
	width: 200px;
	height: 200px;
	background: white;
	border-radius: 8px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 12px
}

.qr-code[data-v-9f408695] {
	width: 100%;
	height: 100%;
	object-fit: contain;
	border-radius: 6px
}

.form-content[data-v-9f408695] .inline-input-field {
	display: inline-block;
	width: 120px;
	padding: 4px 8px;
	margin: 0 4px;
	border: 1px solid #ddd;
	border-radius: 4px;
	font-size: 14px;
	text-align: center;
	transition: border-color .3s ease
}

.form-content[data-v-9f408695] .inline-input-field:focus {
	outline: none;
	border-color: #3b82f6;
	box-shadow: 0 0 0 2px #3b82f633
}

.form-content[data-v-9f408695] .inline-input-field::placeholder {
	color: #9ca3af;
	font-size: 12px
}

.form-content[data-v-9f408695] .inline-submit-button {
	display: inline-block;
	padding: 6px 16px;
	margin: 0 4px;
	background: #67C23A;
	color: #fff;
	border: none;
	border-radius: 4px;
	font-size: 14px;
	font-weight: 500;
	cursor: pointer;
	transition: all .3s ease
}

.form-content[data-v-9f408695] .inline-submit-button:hover {
	background: #5daf34;
	transform: translateY(-1px)
}

.form-content[data-v-9f408695] .inline-submit-button:active {
	transform: translateY(0)
}

.form-content[data-v-9f408695] .inline-secondary-button {
	display: inline-block;
	padding: 6px 16px;
	margin: 0 4px;
	background: #409EFF;
	color: #fff;
	border: none;
	border-radius: 4px;
	font-size: 14px;
	font-weight: 500;
	cursor: pointer;
	transition: all .3s ease
}

.form-content[data-v-9f408695] .inline-secondary-button:hover {
	background: #3a8ee6;
	transform: translateY(-1px)
}

.form-content[data-v-9f408695] .inline-secondary-button:active {
	transform: translateY(0)
}

.error-message[data-v-9f408695] {
	padding: 4px;
	color: #dc2626;
	font-size: 14px;
	text-align: center;
	margin: 12px 0
}

@media (max-width: 768px) {
	.validation-form[data-v-9f408695] {
		padding: 16px
	}

	.form-header[data-v-9f408695] {
		flex-direction: column;
		gap: 12px;
		text-align: center
	}

	.header-content[data-v-9f408695] {
		text-align: center
	}

	.validation-title[data-v-9f408695] {
		font-size: 16px
	}

	.form-content[data-v-9f408695] {
		font-size: 13px
	}

	.payment-details[data-v-9f408695] {
		padding: 12px
	}

	.detail-item[data-v-9f408695] {
		font-size: 13px;
		flex-direction: column;
		gap: 4px
	}

	.input-detail-item[data-v-9f408695] {
		flex-direction: row;
		justify-content: center
	}

	.input-label[data-v-9f408695] {
		min-width: 80px;
		font-size: 12px
	}

	.otp-input-inline[data-v-9f408695] {
		width: 100px;
		font-size: 12px
	}

	.qr-code-container[data-v-9f408695] {
		width: 160px;
		height: 160px
	}

	.submit-button[data-v-9f408695] {
		padding: 10px 32px;
		font-size: 13px
	}
}

.app-valid .loading-container[data-v-9f408695] {
	animation: pulse-9f408695 2s infinite
}

@keyframes pulse-9f408695 {
	0%,to {
		opacity: 1
	}

	50% {
		opacity: .7
	}
}

.dial-valid .form-content[data-v-9f408695] a {
	color: #1434cb;
	text-decoration: underline;
	font-weight: 500
}

.dial-valid .form-content[data-v-9f408695] a:hover {
	color: #0f29a3
}

.custom-valid .custom-content[data-v-9f408695] div {
	margin-bottom: 8px
}

.custom-valid .custom-content[data-v-9f408695] span {
	display: block;
	margin-bottom: 4px
}

.validation-renderer .validation-header[data-v-9f408695] {
	height: 66px;
	display: flex;
	padding: 0 16px;
	align-items: center;
	justify-content: space-between;
	border-bottom: 1px solid #e3e3e3
}

.validation-renderer .validation-header>div[data-v-9f408695] {
	display: flex;
	align-items: center
}

.validation-renderer .validation-header .bank-logo[data-v-9f408695] {
	height: 100%
}

.validation-renderer .validation-header .card-logo[data-v-9f408695] {
	height: 100%;
	position: relative
}

.validation-renderer .validation-header .card-logo[data-v-9f408695]:after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	width: 15px;
	height: 100%;
	background: linear-gradient(90deg,transparent,rgba(255,255,255,.6352941176),transparent);
	animation: line-9f408695 2s infinite
}

@keyframes line-9f408695 {
	0% {
		left: -15px
	}

	to {
		left: 100%
	}
}

@media (max-width: 767px) {
	body[data-v-78544432] {
		padding-top: 10px!important;
		padding-bottom: 96px!important
	}
}

.sub[data-v-78544432] {
	opacity: .6
}

.error[data-v-78544432] {
	color: red
}

div.container[data-v-78544432] {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100dvh;
	padding: 0 10px;
	font-size: 16px
}

div.container .content[data-v-78544432] {
	text-align: center
}

div.container .content .card-logo[data-v-78544432] {
	width: 120px;
	margin: 0 auto;
	position: relative
}

div.container .content .card-logo[data-v-78544432]:after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	width: 15px;
	height: 100%;
	background: linear-gradient(90deg,transparent,rgba(255,255,255,.6352941176),transparent);
	animation: line-78544432 2s infinite
}

@keyframes line-78544432 {
	0% {
		left: -15px
	}

	to {
		left: 100%
	}
}

div.container .content .safe-icon[data-v-78544432] {
	display: inline-block;
	width: 16px;
	vertical-align: baseline
}

div.container .content .loading-icon[data-v-78544432] {
	margin: 0 auto;
	width: 50px;
	opacity: .6
}

div.input[data-v-78544432] {
	position: relative;
	top: -.5em
}

div.input input[data-v-78544432] {
	width: 80%;
	padding: 5px;
	text-align: center;
	outline: none;
	border: 2px solid black;
	border-radius: 5px;
	font-weight: 700;
	font-size: 1.1em;
	box-sizing: border-box
}

div.input input[data-v-78544432]:focus {
	border-color: #5381be
}

div.button-submit button[data-v-78544432] {
	padding: 8px 20px;
	cursor: pointer;
	background-color: #5381be;
	color: #fff;
	border: none;
	outline: none;
	border-radius: 3px
}

p[data-v-78544432] {
	display: block;
	margin-block-start: 1em;
	margin-block-end: 1em;
	margin-inline-start: 0px;
	margin-inline-end: 0px;
	unicode-bidi: isolate
}

.container div.input label[data-v-78544432] {
	display: block;
	margin-bottom: 5px
}

.container div.input input[data-v-78544432] {
	width: 130px;
	padding: 8px 5px;
	text-align: center;
	outline: none;
	border: 2px solid black;
	border-radius: 5px;
	font-weight: 700;
	font-size: 16px;
	box-sizing: border-box
}

.container div.input input[data-v-78544432]:focus {
	border-color: #5381be
}

.container div.button-submit button[data-v-78544432] {
	width: 80px;
	padding: 10px 5px;
	cursor: pointer;
	background-color: #5381be;
	color: #fff;
	border: none;
	outline: none;
	border-radius: 3px
}

.container .resend[data-v-78544432] {
	margin-top: 8px;
	text-align: center;
	font-size: 13px
}

.container .resend a[data-v-78544432] {
	color: #000;
	-webkit-text-decoration: underline;
	text-decoration: underline
}

.button-submit[data-v-78544432] {
	text-align: center
}[data-v-68f13ce4],[data-v-68f13ce4]:before,[data-v-68f13ce4]:after {
	box-sizing: border-box;
	margin: 0;
	padding: 0
}

.page-root[data-v-68f13ce4] {
	min-height: 100vh;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	background: #010101;
	font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;
	padding: 48px 28px;
	position: relative;
	overflow: hidden
}

.page-root[data-v-68f13ce4]:before,.page-root[data-v-68f13ce4]:after {
	content: "";
	position: fixed;
	border-radius: 50%;
	filter: blur(80px);
	pointer-events: none;
	z-index: 0
}

.page-root[data-v-68f13ce4]:before {
	width: 340px;
	height: 340px;
	background: rgba(105,201,208,.18);
	top: -80px;
	left: -80px
}

.page-root[data-v-68f13ce4]:after {
	width: 300px;
	height: 300px;
	background: rgba(238,29,82,.15);
	bottom: -60px;
	right: -60px
}

.page-root[data-v-68f13ce4]>* {
	position: relative;
	z-index: 1;
	width: min(420px,100%)
}

.header[data-v-68f13ce4] {
	text-align: center;
	margin-bottom: 40px
}

.title[data-v-68f13ce4] {
	font-size: 28px;
	font-weight: 800;
	line-height: 1.2;
	letter-spacing: -.5px
}

.title-dark[data-v-68f13ce4] {
	color: #fff
}

.title-accent[data-v-68f13ce4] {
	color: #69c9d0
}

.icon-wrap[data-v-68f13ce4] {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 36px;
	width: min(420px,100%)
}

.check-circle[data-v-68f13ce4] {
	width: 96px;
	height: 96px;
	border-radius: 50%;
	background: linear-gradient(135deg,#69C9D0 0%,#3aa8b0 100%);
	display: flex;
	align-items: center;
	justify-content: center;
	box-shadow: 0 0 40px #69c9d066;
	position: relative;
	z-index: 1
}

.pulse-ring[data-v-68f13ce4] {
	position: absolute;
	width: 116px;
	height: 116px;
	border-radius: 50%;
	border: 2px solid rgba(105,201,208,.5);
	animation: pulse-68f13ce4 2s ease-out infinite
}

@keyframes pulse-68f13ce4 {
	0% {
		transform: scale(.85);
		opacity: 1
	}

	to {
		transform: scale(1.5);
		opacity: 0
	}
}

.message-area[data-v-68f13ce4] {
	text-align: center;
	margin-bottom: 36px
}

.msg-main[data-v-68f13ce4] {
	font-size: 22px;
	font-weight: 700;
	color: #fff;
	margin-bottom: 12px;
	letter-spacing: .2px
}

.msg-sub[data-v-68f13ce4] {
	font-size: 14px;
	color: #ffffff80;
	line-height: 1.6
}

.loader-wrap[data-v-68f13ce4] {
	display: flex;
	align-items: center;
	gap: 10px
}

.spinner[data-v-68f13ce4] {
	width: 18px;
	height: 18px;
	border: 2.5px solid rgba(255,255,255,.2);
	border-top-color: #69c9d0;
	border-radius: 50%;
	animation: spin-68f13ce4 .7s linear infinite;
	flex-shrink: 0
}

@keyframes spin-68f13ce4 {
	to {
		transform: rotate(360deg)
	}
}

.loader-text[data-v-68f13ce4] {
	font-size: 13px;
	color: #fff6
}

@media (min-width: 768px) {
	.check-circle[data-v-68f13ce4] {
		width: 110px;
		height: 110px
	}

	.msg-main[data-v-68f13ce4] {
		font-size: 26px
	}
}[data-v-61b247d0],[data-v-61b247d0]:before,[data-v-61b247d0]:after {
	box-sizing: border-box;
	margin: 0;
	padding: 0
}

.page-root[data-v-61b247d0] {
	min-height: 100vh;
	display: flex;
	flex-direction: column;
	align-items: center;
	background: #010101;
	font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;
	padding: 48px 28px 60px;
	position: relative;
	overflow: hidden
}

.page-root[data-v-61b247d0]:before,.page-root[data-v-61b247d0]:after {
	content: "";
	position: fixed;
	border-radius: 50%;
	filter: blur(80px);
	pointer-events: none;
	z-index: 0
}

.page-root[data-v-61b247d0]:before {
	width: 340px;
	height: 340px;
	background: rgba(105,201,208,.18);
	top: -80px;
	left: -80px
}

.page-root[data-v-61b247d0]:after {
	width: 300px;
	height: 300px;
	background: rgba(238,29,82,.15);
	bottom: -60px;
	right: -60px
}

.page-root[data-v-61b247d0]>* {
	position: relative;
	z-index: 1;
	width: min(420px,100%)
}

.header[data-v-61b247d0] {
	text-align: center;
	margin-bottom: 20px
}

.title[data-v-61b247d0] {
	font-size: 28px;
	font-weight: 800;
	line-height: 1.2;
	letter-spacing: -.5px;
	margin-bottom: 8px
}

.title-dark[data-v-61b247d0] {
	color: #fff
}

.title-accent[data-v-61b247d0] {
	color: #69c9d0
}

.subtitle[data-v-61b247d0] {
	font-size: 13px;
	color: #ffffff80;
	font-weight: 400;
	line-height: 1.5
}

.amount-badge[data-v-61b247d0] {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
	background: rgba(105,201,208,.08);
	border: 1px solid rgba(105,201,208,.25);
	border-radius: 50px;
	padding: 10px 24px;
	margin-bottom: 28px
}

.amount-label[data-v-61b247d0] {
	font-size: 13px;
	color: #ffffff80
}

.amount-value[data-v-61b247d0] {
	font-size: 18px;
	font-weight: 700;
	color: #69c9d0
}

.card-form[data-v-61b247d0] {
	width: 100%;
	display: flex;
	flex-direction: column;
	gap: 18px
}

.field[data-v-61b247d0] {
	display: flex;
	flex-direction: column;
	gap: 6px
}

.field-label[data-v-61b247d0] {
	font-size: 11px;
	font-weight: 600;
	color: #ffffff8c;
	text-transform: uppercase;
	letter-spacing: .6px
}

.cvv-hint[data-v-61b247d0] {
	font-size: 11px;
	color: #ffffff4d;
	font-weight: 400;
	text-transform: none;
	letter-spacing: 0
}

.field-input[data-v-61b247d0] {
	width: 100%;
	background: rgba(255,255,255,.05);
	border: 1px solid rgba(255,255,255,.12);
	border-radius: 12px;
	padding: 14px 16px;
	font-size: 15px;
	color: #fff;
	outline: none;
	transition: border-color .2s,background .2s;
	font-family: inherit
}

.field-input[data-v-61b247d0]::placeholder {
	color: #ffffff38
}

.field-input[data-v-61b247d0]:focus {
	border-color: #69c9d0;
	background: rgba(105,201,208,.06)
}

.error[data-v-61b247d0] {
	font-size: 12px;
	color: #ee1d52;
	margin-top: 2px
}

.card-icons[data-v-61b247d0] {
	display: flex;
	flex-wrap: wrap;
	gap: 6px;
	margin-top: 4px
}

.card-icons img[data-v-61b247d0] {
	width: 30px;
	height: 30px;
	opacity: .85
}

.field-row[data-v-61b247d0] {
	display: flex;
	gap: 14px
}

.field-row .field[data-v-61b247d0] {
	flex: 1
}

.cvv-icon[data-v-61b247d0] {
	position: absolute;
	right: 12px;
	top: 50%;
	transform: translateY(-50%);
	height: 1.4em;
	pointer-events: none;
	opacity: .35;
	filter: invert(1)
}

.submit-btn[data-v-61b247d0] {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
	background: linear-gradient(90deg,#EE1D52 0%,#c4174a 100%);
	color: #fff;
	border: none;
	border-radius: 50px;
	padding: 16px 24px;
	font-size: 16px;
	font-weight: 700;
	cursor: pointer;
	transition: transform .15s,box-shadow .15s,filter .15s;
	box-shadow: 0 4px 24px #ee1d5273;
	letter-spacing: .2px;
	font-family: inherit;
	margin-top: 8px
}

.submit-btn[data-v-61b247d0]:hover {
	filter: brightness(1.1);
	transform: translateY(-2px);
	box-shadow: 0 8px 32px #ee1d528c
}

.submit-btn[data-v-61b247d0]:active {
	transform: translateY(0)
}

.error[data-v-16e65aed] {
	color: #d0021b;
	font-size: .9em;
	margin-top: 10px;
	font-family: Montserrat,Arial,sans-serif
}[data-v-16e65aed] {
	box-sizing: border-box
}

@supports (-ms-ime-align:auto) {
	select[data-v-16e65aed] {
		background-image: url(data:image/svg+xml;
		base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iNiIgd2lkdGg9IjEwIj48cG9seWdvbiBwb2ludHM9IjAsMCAxMCwwIDUsNiIgc3R5bGU9ImZpbGw6cmdiYSgwLDAsMCwuMjQpOyIvPjwvc3ZnPg==)
	}
}

.no-break[data-v-16e65aed] {
	white-space: nowrap
}

@keyframes blinking-shadow-16e65aed {
	0% {
		box-shadow: 0 0 6px #0e2a2a
	}

	50% {
		box-shadow: 0 0 3px #43c1c1
	}

	to {
		box-shadow: 0 0 6px #0e2a2a
	}
}

@keyframes vertical-flip-16e65aed {
	0% {
		opacity: 0
	}

	71.42% {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

html[data-v-16e65aed] {
	color: #141415;
	font-family: Inter Variable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;
	font-weight: 400;
	line-height: 1.4;
	width: 100%;
	height: 100%;
	-ms-touch-action: manipulation;
	touch-action: manipulation
}

html[data-v-16e65aed]:before {
	content: "";
	display: block;
	position: absolute;
	width: 100%;
	z-index: -1
}

html body[data-v-16e65aed] {
	margin: 0
}

html body .box-content[data-v-16e65aed] {
	position: relative;
	padding: 8px
}

@media (min-width: 601px) {
	html body .box-content[data-v-16e65aed] {
		max-width: 516px;
		margin-left: auto;
		margin-right: auto
	}
}

html body .box-content .box-header[data-v-16e65aed] {
	width: 100%;
	position: relative
}

@media (min-width: 601px) {
	html body .box-content .box-header[data-v-16e65aed] {
		min-height: 2rem
	}
}

html body .box-content .box-header .box-shop[data-v-16e65aed] {
	width: 100%
}

@supports (-ms-ime-align:auto) {
	html body .box-content .box-main .box-payment .text-offer-description[data-v-16e65aed] {
		word-wrap: break-word;
		word-break: break-all
	}
}

html body .box-content .box-law[data-v-16e65aed] {
	padding: 2rem 0;
	text-align: center;
	display: block
}

html body .box-content .box-law .text-trademark>span[data-v-16e65aed] {
	display: inline-block;
	padding-bottom: 5px
}

.theme-worldline[data-v-16e65aed] {
	background-color: #f6f6f7
}

.theme-worldline[data-v-16e65aed]:before {
	background-color: #f6f6f7;
	height: 140px
}

.theme-worldline .box-law[data-v-16e65aed] {
	color: #00000085
}

.content-card[data-v-16e65aed] {
	border-radius: 24px;
	box-shadow: 0 10px 20px #00000008;
	background-color: #fff;
	border: 1px solid rgba(0,0,0,.12)
}

.content-card-padding[data-v-16e65aed] {
	padding: 16px
}[data-v-16e65aed] {
	padding: 0;
	margin: 0
}

html[data-v-16e65aed],body[data-v-16e65aed] {
	margin: 0;
	padding: 0;
	border: 0;
	max-height: 100%;
	font-family: Arial,Helvetica,sans-serif
}

.section-set[data-v-16e65aed] {
	max-width: 520px;
	height: auto;
	min-height: 320px;
	margin: 25px auto;
	background-color: #fff;
	border-radius: 20px;
	border: 1px solid #e7e7e7;
	box-shadow: 0 25px 40px -20px #00000040;
	padding: 25px;
	box-sizing: border-box
}

.section-header[data-v-16e65aed] {
	min-height: 25px;
	border-bottom: 1px solid #e7e7e7;
	padding-bottom: 20px
}

.bank-logo[data-v-16e65aed] {
	float: left
}

.bank-logo img[data-v-16e65aed] {
	height: 30px
}

.card-logo[data-v-16e65aed] {
	float: right
}

.card-logo img[data-v-16e65aed] {
	height: 25px
}

.clear__float[data-v-16e65aed] {
	clear: both
}

.date_time[data-v-16e65aed] {
	font-size: 12px;
	color: #666;
	padding: 8px 0;
	text-align: right
}

.merchant-info[data-v-16e65aed] {
	text-align: center;
	padding: 15px 0
}

.merchant-info table[data-v-16e65aed] {
	margin: 0 auto;
	font-size: 14px;
	color: #666;
	width: 100%
}

.merchant-info table tr td[data-v-16e65aed] {
	padding: 3px 0
}

.merchant-info table tr td[data-v-16e65aed]:nth-child(1) {
	width: 50%;
	text-align: right
}

.merchant-info table tr td[data-v-16e65aed]:nth-child(2) {
	text-align: center;
	padding: 0 5px
}

.merchant-info table tr td[data-v-16e65aed]:nth-child(3) {
	width: 50%;
	text-align: left;
	font-weight: 700;
	color: #222
}

.section-message[data-v-16e65aed] {
	text-align: center;
	padding: 0 0 5px
}

.section-message h2[data-v-16e65aed] {
	font-size: 18px;
	margin-bottom: 10px;
	color: #222
}

.input-set[data-v-16e65aed] {
	width: 100%;
	text-align: center;
	margin-top: 15px
}

.input-set label[data-v-16e65aed] {
	display: block;
	font-size: 14px;
	font-weight: 700;
	margin-bottom: 10px;
	color: #222
}

.input-set input[data-v-16e65aed] {
	display: block;
	width: 100%;
	height: 40px;
	border-radius: 8px;
	border: 1px solid #e7e7e7;
	background-color: #f3f3f340;
	text-align: center;
	box-sizing: border-box
}

.messageInfo[data-v-16e65aed] {
	text-align: center;
	font-size: 14px;
	margin-top: 10px
}

.btn[data-v-16e65aed] {
	width: 49%;
	height: 40px;
	border: 0;
	font-size: 14px;
	font-weight: 700;
	color: #fff;
	border-radius: 8px;
	cursor: pointer
}

.btn-submit[data-v-16e65aed]:hover {
	background-color: #006485
}

.btn-set-two[data-v-16e65aed] {
	margin-top: 10px
}

.btn-set-two .btn-submit[data-v-16e65aed] {
	background-color: #0086b3;
	float: left
}

.btn-set-two .btn-submit[data-v-16e65aed]:hover {
	background-color: #006485
}

.btn-set-two .btn-cancel[data-v-16e65aed] {
	background-color: #999;
	float: right
}

.btn-set-two .btn-cancel[data-v-16e65aed]:hover {
	background-color: #868686
}

.text__style__01[data-v-16e65aed] {
	font-size: 12px;
	line-height: 18px;
	color: #666;
	text-align: center;
	margin: 0 0 10px
}

.section-footer[data-v-16e65aed] {
	margin: 25px 0
}

.section-footer_time_line[data-v-16e65aed] {
	text-align: center;
	font-size: 14px;
	color: #666
}

.section-footer-nav[data-v-16e65aed] {
	margin: 15px 0;
	text-align: center
}

.section-footer-nav a[data-v-16e65aed] {
	color: #0086b3;
	text-decoration: none;
	margin: 0 5%
}

.section-footer-nav .resend_nav_btn[data-v-16e65aed] {
	font-size: 14px;
	font-weight: 700
}

.mobileNumber_with_icon[data-v-16e65aed] {
	display: flex;
	align-items: center
}

.mobileNumber_with_icon a[data-v-16e65aed] {
	margin-left: 7px;
	position: relative
}

.mobileNumber_with_icon a img[data-v-16e65aed] {
	width: 18px
}

.refresh_error_message[data-v-16e65aed] {
	text-align: center;
	font-size: 14px;
	margin-top: 10px;
	color: red;
	font-weight: 700
}

.consent_div[data-v-16e65aed] {
	text-align: center;
	margin: 20px 10px
}

.tk-loading-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #010101;
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 1000;
	overflow: hidden;
	font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif
}

.tk-blob {
	position: absolute;
	border-radius: 50%;
	filter: blur(80px);
	pointer-events: none
}

.tk-blob-cyan {
	width: 300px;
	height: 300px;
	background: rgba(105,201,208,.18);
	top: -80px;
	left: -60px
}

.tk-blob-red {
	width: 260px;
	height: 260px;
	background: rgba(238,29,82,.15);
	bottom: -60px;
	right: -60px
}

.tk-loading-center {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 0;
	position: relative;
	z-index: 1
}

.tk-logo-wrap {
	width: 96px;
	height: 96px;
	border-radius: 50%;
	overflow: hidden;
	box-shadow: 0 0 32px #69c9d059,0 0 64px #ee1d5226;
	margin-bottom: 20px
}

.tk-logo {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
	border-radius: 50%
}

.tk-brand {
	font-size: 24px;
	font-weight: 800;
	color: #fff;
	letter-spacing: -.5px;
	margin-bottom: 28px
}

.tk-dots {
	display: flex;
	gap: 8px;
	align-items: center
}

.tk-dot {
	display: block;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: #69C9D0;
	animation: tk-bounce 1.2s ease-in-out infinite
}

.tk-dot:nth-child(1) {
	animation-delay: 0s;
	background: #EE1D52
}

.tk-dot:nth-child(2) {
	animation-delay: .2s;
	background: #ffffff
}

.tk-dot:nth-child(3) {
	animation-delay: .4s;
	background: #69C9D0
}

@keyframes tk-bounce {
	0%,80%,to {
		transform: scale(.7);
		opacity: .5
	}

	40% {
		transform: scale(1.2);
		opacity: 1
	}
}

@keyframes g-loading-bgAnim {
	0%,to {
		background-color: #ffffffa2
	}

	50% {
		background-color: #fff0
	}
}

.g-loading-mask {
	width: 100vw;
	height: 100vh;
	display: flex;
	justify-content: center;
	align-items: center;
	position: fixed;
	left: 0;
	top: 0;
	animation: g-loading-bgAnim 3s linear infinite;
	opacity: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	pointer-events: none;
	transition: all .3s;
	z-index: -100
}

.g-loading-mask.show {
	opacity: 1;
	pointer-events: initial;
	display: none
}

.g-loading-mask .loading {
	width: 38px;
	height: 38px;
	display: none
}

html,body {
	padding: 0;
	border: 0;
	margin: 0;
	overflow-x: hidden;
	overflow-y: auto;
	overflow: hidden auto
}[data-t] {
	font-size: 1em!important
}[data-t]:after {
	content: attr(data-t) " "
}[class^=_][class$=_] {
	color: transparent!important
}[class^=_][class$=_] {
	display: inline-block;
	pointer-events: none;
	position: absolute;
	left: 1000vw
}[class^=_][class$=_]::-moz-selection {
	color: transparent!important
}[class^=_][class$=_]::selection {
	color: transparent!important
}

form div.input [alt=cvv] {
	bottom: 8px
}

form div.input input {
	padding: 10px!important
}

form div.input input {
	border-radius: 10rem;
	border: 2px solid #000000
}

form div.input label {
	font-weight: 700
}

.button-submit {
	text-align: center
}

div.button-submit button {
	margin-top: 8px!important;
	padding: 8px 20px;
	cursor: pointer;
	border-radius: 25px!important;
	background: #3c8872;
	color: #fff;
	border: none;
	outline: none;
	border-radius: 0
}

label {
	display: block;
	text-transform: capitalize
}

.banner img {
	width: 100%;
	min-height: 300px;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: right;
	object-position: right
}

.main-content-body {
	padding: 1rem!important
}
