@charset "UTF-8";

.ll {
	background: 0 0;
	border: none;
	border-radius: 2px;
	color: #000;
	position: relative;
	margin: 0;
	min-width: 70px;
	padding: 0 16px;
	font-size: 30px;
	font-weight: 600;
	letter-spacing: 0;
	overflow: hidden;
	will-change: box-shadow;
	transition: box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1),
	background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1),
	color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
	outline: 0;
	cursor: pointer;
	text-decoration: none;
	text-align: center;
	line-height: 56px;
	vertical-align: middle;
}

.ll:hover {
	background: #3CA35F;
	color: #fff;
}

.kk.jj {
	position: relative;
	border-radius: 5px;
	background: #329554;
	color: #fff;
	white-space: normal;
	line-height: 37px;
	overflow: visible;
	text-align: center;
	padding-top: 12px;
	padding-bottom: 12px;
}

.kk.jj::after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	transition: background 0.3s ease;
}

.kk.jj:hover::after {
	background: #ffffff12;
}


.ii {
	white-space: nowrap;
	position: relative;
	font-size: 16px;
	box-sizing: border-box;
	width: 300px;
	max-width: 100%;
	margin: 0;
	border-radius: 1px;
}

#phone {
	width: 100% !important;
}

.bb {
	border: none;
	font-size: 28px;
	font-family: system-ui;
	padding: 0.65rem 0rem 1rem 0.75rem;
	width: 94%;
	background: 0 0;
	text-align: left;
	color: inherit;
}

.ii > .bb::placeholder {
	color: transparent;
}

#phone::placeholder {
	color: rgba(117, 117, 117, 0.6);
	opacity: 1;
}

#phone::-webkit-input-placeholder {
	color: rgba(117, 117, 117, 0.6);
	opacity: 1;
}

#phone:-ms-input-placeholder {
	color: rgba(117, 117, 117, 0.6);
	opacity: 1;
}

.cc {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	padding: 0.9rem 0.75rem;
	pointer-events: none;
	transform-origin: 0 0;
	transition: color 0.3s ease-in-out, transform 0.3s ease-in-out;
	color: rgb(52 53 65 / 75%);
	font-size: 23px;
}

.ff {
	position: absolute;
	bottom: 0;
	left: 50%;
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	height: 5px;
	width: 0%;
	pointer-events: none;
	transition: width 0.3s ease-in-out;
	background-color: #adafc1;
}

.ii > .bb:focus {
	outline: 0;
}

.ii > .bb:focus ~ .cc,
.ii > .bb:not(:placeholder-shown) ~ .cc {
	color: #adafc1;
	transform: scale(0.55) translateY(-0.8rem) translateX(0.5rem);
}

.ii > .bb:focus ~ .ff {
	width: 100%;
}

.ii.is-invalid > .ff {
	width: 100% !important;
	background-color: #d50000 !important;
	pointer-events: none;
}

.cc:after {
	background-color: #365899;
	bottom: 20px;
	content: "";
	height: 2px;
	left: 45%;
	position: absolute;
	transition-duration: 0.3s;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	visibility: hidden;
	width: 10px;
}

.ii.is-invalid .cc:after {
	background-color: #d50000;
}

.dd {
	color: #d50000;
	position: absolute;
	bottom: 0;
	left: 0;
	font-size: 12px;
	padding: 0.3rem 0.75rem;
	visibility: hidden;
}

.ii.is-invalid .dd {
	white-space: nowrap;
	visibility: visible !important;
	font-family: system-ui;
}

.mdl-grid {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.mdl-grid > * {
	flex-grow: 1;
}

.mdl-grid > :not(:last-child) {
	margin-right: 10px;
}

.mb-10 {
	margin-bottom: 10px;
	margin-right: -10px;
}

.h2-1 {
	font-family: Arial;
	font-size: 20px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	top: 32px;
	background-color: #d2d2d2;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	z-index: 999;
	margin-bottom: 0;
	margin-top: 0;
	color: rgba(0, 0, 0, 0.54);
}

.ii {
	color: rgb(117 117 117);
	background-color: rgb(255 255 255);
	font-weight: 600;
	width: 100%;
	margin-bottom: 8px;
	box-sizing: border-box;
	background-clip: padding-box;
	position: relative;
	box-shadow: inset 0 0 0 2px rgba(142, 142, 142, 0.3);
}

.ii: {
	background: rgb(152 152 152 / 30%);
}

.aa {
	font-family: system-ui;
}

.bb {
	border-bottom: none;
	margin: 0px 0px 5px;
}

.cc::after {
	bottom: 0;
}

.ll {
	width: 100%;
	padding: 0;
}

#rF {
	width: 100%;
}

.text-error {
	font-weight: 700;
	color: #65ac7f;
	padding: 30px 0;
}

#flag {
	padding: 1.5rem 0.75rem;
	display: inline-block;
}

#flag img {
	height: 16px;
}

#phone {
	width: auto;
}

.loading {
	position: relative;
	top: 7px;
	right: 10px;
	width: 30px;
	height: 30px;
}

.rr {
	text-align: center;
	font-family: Arial, sans-serif;
	font-size: 19px;
	font-weight: 700;
	top: -15px;
	color: rgb(116 116 116);
	margin-left: 10px;
	margin-right: 10px;
}

.ee {
	display: none !important;
}

.mm {
	position: absolute;
	left: 36px;
	top: 0px;
}

.nn {
	box-shadow: 0 0 16px 0 #797979b0;
}

.s1 {
	font-size: 24px;
	color: #00882fcf;
	background-color: #00882f3b;
}

.s2 {
	font-size: 22px;
	color: #365899;
}

.s3 {
	font-size: 32px;
}

.ss {
	font-family: Trebuchet MS;
	font-weight: normal;
}

.ii:hover {
	background-color: rgb(255 255 255);
}

#loadingScreen {
	width: 100vw;
	height: 100vh;
	background-repeat: no-repeat;
	background-image: url("./loading.gif");
	text-align: center;
	backdrop-filter: blur(8px);
	background-position: center 145px;
	background-size: auto;
}

.notification {
	color: #4b4b4b;
	font-size: 26px;
	opacity: 0;
	position: absolute;
	width: 100%;
	top: 270px;
	transform: translateY(-50%);
	animation: changeText 9s infinite;
	font-family: system-ui;
	font-weight: bold;
	user-select: none;
	text-shadow: 0px 0px 30px #2c2c2c;
}

@keyframes changeText {
	0%,
	33% {
	opacity: 0;
	}
	11%,
	22% {
	opacity: 1;
	}
}

#l_1 {
	animation-delay: 0s;
}

#l_2 {
	animation-delay: 3s;
}

#l_3 {
	animation-delay: 6s;
}

.small-button {
	display: inline-block;
	background-color: #ff000000;
	padding: 10px 20px;
	border: none;
	border-radius: 3px;
}
