/* Add here all your CSS customizations */

/*Login page left side image*/
.container-login {
	max-width: 100% !important;
}

.padding-login-zero {
	padding: 0 !important;
}

.left-side-image-background {
	position: absolute;
	width: 676px;
	height: 670px;
	left: 30px;
	top: 28px;
	background: linear-gradient(0deg, rgba(81, 187, 180, 0.5), rgba(81, 187, 180, 0.5)), url(../img/login_img.jpeg);
	mix-blend-mode: normal;
	opacity: 0.9;
	border-radius: 16px;
}

.left-side-logo {
	position: absolute;
	width: 177px;
	height: 109.9px;
	left: 50px;
	top: 50px;
}

.bor-rad {
	border-radius: 16px;
}

.left-side-above-text {
	width: 142px;
	height: 48px;
	/* Plus Jakarta Display/Bold/Type@32 */
	font-family: 'Plus Jakarta Display';
	font-style: normal;
	font-weight: 700;
	font-size: 32px;
	line-height: 150%;
	/* identical to box height, or 48px */
	display: flex;
	align-items: center;
	/* Neutral/White */
	color: #FFFFFF;
	opacity: 0.7;
	/* Inside auto layout */
	flex: none;
	order: 0;
	flex-grow: 0;
}

.left-side-below-text {
	width: 576px;
	height: 180px;
	/* Plus Jakarta Display/Bold/Type@60 */
	font-family: 'Plus Jakarta Display';
	font-style: normal;
	font-weight: 700;
	font-size: 60px;
	line-height: 150%;
	/* or 90px */
	color: #FFFFFF;
	mix-blend-mode: normal;
	/* Inside auto layout */
	flex: none;
	order: 1;
	align-self: stretch;
	flex-grow: 0;
}

.left-text-margin {

	display: flex;
	flex-direction: column;
	align-items: flex-start;
	padding: 0px;
	gap: 10px;

	position: absolute;
	width: 576px;
	height: 238px;
	left: 80px;
	top: 400px;

	mix-blend-mode: normal;
}


/*login page right side*/
/* Auto layout */
.right-side-background {
	display: flex;
	flex-direction: column;
	align-items: center;
	padding: 0px;
	gap: 50px;
	position: absolute;
	width: 434px;
	height: 525px;
	left: 869px;
	top: 250px;
	background-color: rgb(245 245 245 / 40%);
	border: 1px solid rgba(255, 255, 255);
	border-radius: 10px;
	width: 494px;
	height: 610px;
	left: 829px;
	top: 220px;
	padding: 30px;
	gap: 50px;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.right-side-sub-bacground {
	/* Frame 427320281 */
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	padding: 0px;
	gap: 24px;

	width: 400px;
	height: 378px;


	/* Inside auto layout */

	flex: none;
	order: 1;
	flex-grow: 0;
}


.right-side-title {

	/* Title */


	/* Auto layout */

	display: flex;
	flex-direction: column;
	align-items: center;
	padding: 0px;
	gap: 10px;

	width: 434px;
	height: 97px;


	/* Inside auto layout */

	flex: none;
	order: 0;
	flex-grow: 0;
}

.right-side-above-text {
	width: 434px;
	height: 63px;

	/* Plus Jakarta Display/Bold/Type@42 */

	font-family: 'Plus Jakarta Display';
	font-style: normal;
	font-weight: 700;
	font-size: 42px;
	line-height: 150%;
	/* identical to box height, or 63px */

	text-align: center;

	/* Secondary/500 */

	color: #121212;


	/* Inside auto layout */

	flex: none;
	order: 0;
	flex-grow: 0;
}

.right-side-below-text {
	width: 228px;
	height: 24px;

	/* Plus Jakarta Display/Regular/Type@16 */

	font-family: 'Plus Jakarta Display';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 150%;
	/* identical to box height, or 24px */

	text-align: center;

	/* Secondary/400 */

	color: #707070;


	/* Inside auto layout */

	flex: none;
	order: 1;
	flex-grow: 0;
}

.right-p-absolute {
	position: inherit !important;
}


.right-field {

	/* Field */
	/* Auto layout */

	display: flex;
	flex-direction: column;
	align-items: flex-start;
	padding: 0px;
	gap: 10px;

	width: 400px;
	height: 81px;


	/* Inside auto layout */

	flex: none;
	order: 0;
	flex-grow: 0;
}

.right-field-title {
	width: 35px;
	height: 21px;

	/* Plus Jakarta Display/Medium/Type@14 */

	font-family: 'Plus Jakarta Display';
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 150%;
	/* identical to box height, or 21px */


	/* Neutral/Black */

	color: #1D2749;


	/* Inside auto layout */

	flex: none;
	order: 0;
	flex-grow: 0;
}


.right-field-value {
	box-sizing: border-box;

	/* Auto layout */

	display: flex;
	flex-direction: row;
	align-items: center;
	padding: 16px 20px;
	gap: 5px;

	width: 400px;
	height: 50px;

	/* Neutral/Soft Grey */

	border: 1px solid #E9EEFC;
	border-radius: 100px;

	/* Inside auto layout */

	flex: none;
	order: 1;
	align-self: stretch;
	flex-grow: 0;
}

.right-field-value-pwd {

	box-sizing: border-box;

	/* Auto layout */

	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	padding: 16px 20px;
	gap: 10px;

	width: 400px;
	height: 50px;

	/* Neutral/Soft Grey */

	border: 1px solid #E9EEFC;
	border-radius: 100px;

	/* Inside auto layout */

	flex: none;
	order: 1;
	align-self: stretch;
	flex-grow: 0;
}

.color-violet::-webkit-input-placeholder {

	color: #C0CCEC !important;
}

.color-violets::-webkit-input-placeholder {

	width: 149px;
	height: 27px;
	margin-left: 30px;
	top: 24px;

	/* Plus Jakarta Display/Regular/Type@18 */

	font-family: 'Plus Jakarta Display';
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 150%;
	color: #C0CCEC !important;
}

.right-title-sub-header-title {
	/* Auto layout */

	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	padding: 0px;
	gap: 10px;

	width: 400px;
	height: 21px;


	/* Inside auto layout */

	flex: none;
	order: 0;
	align-self: stretch;
	flex-grow: 0;
}

.right-side-forgot {

	/* Forgot Password */


	width: 97px;
	height: 18px;

	/* Plus Jakarta Display/Medium/Type@12 */

	font-family: 'Plus Jakarta Display';
	font-style: normal;
	font-weight: 500;
	font-size: 12px;
	line-height: 150%;
	/* identical to box height, or 18px */

	cursor: pointer;
	/* Neutral/Dark Grey */

	color: #9AA5C6 !important;


	/* Inside auto layout */

	flex: none;
	order: 1;
	flex-grow: 0;

}


.right-side-eye {

	width: 20px;
	height: 20px;


	/* Inside auto layout */

	flex: none;
	order: 1;
	flex-grow: 0;
}

.right-side-eye-sub {
	position: absolute;
	width: 20px;
	height: 20px;
	left: 0px;
	top: 0px;
}

.right-side-eye-sub-more {
	position: absolute;
	width: 20px;
	height: 20px;
	left: 0px;
	top: 0px;
}

.right-menu {
	/* Menu */


	/* Auto layout */

	display: flex;
	flex-direction: row;
	align-items: center;
	padding: 0px;
	gap: 8px;

	width: 400px;
	height: 20px;

	border-radius: 100px;

	/* Inside auto layout */

	flex: none;
	order: 2;
	align-self: stretch;
	flex-grow: 0;
	margin-top: -24px;

}

.ticker {
	width: 20px;
	height: 20px;
	/* Inside auto layout */
	flex: none;
	order: 0;
	flex-grow: 0;
}

.ticker-text {
	/* width: 82px; */
	/* height: 18px; */
	font-family: 'Plus Jakarta Display';
	font-style: normal;
	font-weight: 500;
	font-size: 13px;
	line-height: 150%;
	color: #1D2749;
	flex: none;
	order: 1;
	margin-left: 2px;
	flex-grow: 0;
}

.container .checkmark:after {
	left: 9px;
	top: 5px;
	width: 5px;
	height: 10px;
	border: solid white;
	border-width: 0 3px 3px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.btn-qr {

	/* Button */


	/* Auto layout */
	border: none;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	padding: 13px 24px;
	gap: 16px;

	width: 400px;
	height: 50px;

	/* Neutral/White */

	background: #FFFFFF;
	border-radius: 100px;

	/* Inside auto layout */
	cursor: pointer;
	flex: none;
	order: 1;
	flex-grow: 0;
	z-index: 0;

}

.right-side {
	box-sizing: border-box;
	/* Auto layout */
	display: flex;
	flex-direction: column;
	align-items: center;
	padding: 30px;
	gap: 50px;

	position: inherit;
	width: 494px;
	height: 577px;
	left: 829px;
	top: 220px;

	background: rgba(255, 255, 255, 0.4);
	border: 1px solid rgba(255, 255, 255, 0.6);
	border-radius: 10px;

}

.background {
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	align-items: center;
	/* padding: 30px; */
	gap: 50px;
	/* position: absolute; */
	width: 494px;
	height: 577px;
	left: 829px;
	top: 220px;
	/*background: rgba(255, 255, 255, 0.4) !important;
    border: 1px solid rgba(255, 255, 255, 0.6) !important;*/
	border-radius: 10px;
}

.mainc-css {

	position: absolute;
	width: 1440px;
	height: 1024px;
	left: 0px;
	top: 0px;
}


input[type="checkbox"] {
	/* ...existing styles */
	display: grid;
	place-content: center;
}

input[type="checkbox"]::before {
	content: "";
	width: 0.65em;
	height: 0.65em;
	transform: scale(0);
	transition: 120ms transform ease-in-out;
	box-shadow: inset 1em 1em var(--form-control-color);
}

input[type="checkbox"]:checked::before {
	transform: scale(1);
}


input[type="checkbox"]:checked+label::after {
	content: '';
	position: absolute;
	width: 1.2ex;
	height: 0.4ex;
	background: rgba(0, 0, 0, 0);
	top: 0.9ex;
	left: 0.4ex;
	border: 3px solid blue;
	border-top: none;
	border-right: none;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}


input[type="checkbox"]:checked+label::after {
	content: '✓';
	position: absolute;
	width: 9.2ex;
	height: 4.4ex;
	background: rgba(0, 0, 0, 0);
	top: 0.7ex;
	left: 0.4ex;
	color: #fff;
	font-size: 14px;
	/* border: 3px solid #fff; */
	/* border-top: none; */
	/* border-right: none; */
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(10deg);
	/* margin-top: 3px; */
	border-radius: 12px;
	border: none;
}

input[type="checkbox"] {
	line-height: 2.1ex;
}

input[type="checkbox"]+label {
	position: relative;
	overflow: hidden;
	cursor: pointer;
}

input[type="checkbox"]+label::before {
	content: "";
	display: inline-block;
	vertical-align: -25%;
	height: 20px;
	width: 20px;
	/* background-color: white; */
	border: 1px solid rgb(166, 166, 166);
	border-radius: 4px;
	/* box-shadow: inset 0 2px 5px rgb(0 0 0 / 25%); */
	margin-right: 0.5em;
	background: linear-gradient(47.49deg, #04AEE9 -58.53%, #21ED96 229.52%);
	border: none;
	border-radius: 6px;
}

.icon-qr {

	box-sizing: border-box;
	/* position: absolute; */
	left: 11.11%;
	right: 11.11%;
	top: 11.11%;
	bottom: 11.11%;
	/* background: #1D2749; */
	/*border: 0.888889px solid #1D2749;*/
}

.hover-eff:hover {
	text-decoration-line: underline !important;
	color: #2A78F7 !important;
	cursor: pointer;

}

.qr-popup {

	flex-direction: column;
	align-items: center;
	padding: 30px 50px;
	gap: 30px;
	position: absolute;
	width: 390px;
	height: 530px;
	left: 55px;
	top: 50px;
	background: #FFFFFF;
	border-radius: 10px;
}

.qr-title {
	height: 36px;
	/* Plus Jakarta Display/Bold/Type@24 */
	font-family: 'Plus Jakarta Display';
	font-style: normal;
	font-weight: 700;
	font-size: 24px;
	line-height: 150%;
	/* identical to box height, or 36px */
	text-align: center;
	/* Neutral/Black */
	color: #1D2749;
	/* Inside auto layout */
	flex: none;
	order: 0;
	flex-grow: 0;
}

.qr-sub-title {
	height: 24px;
	/* Plus Jakarta Display/Regular/Type@16 */
	font-family: 'Plus Jakarta Display';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 150%;
	/* identical to box height, or 24px */
	text-align: center;
	/* Neutral/Dark Grey */
	color: #9AA5C6;
	/* Inside auto layout */
	flex: none;
	order: 1;
	flex-grow: 0;
}

.qr-border {
	/* Auto layout */
	display: flex;
	flex-direction: row;
	align-items: flex-start;
	padding: 20px;
	gap: 10px;
	width: 290px;
	height: 290px;
	/* Gradient/Opsi 1 */
	background: linear-gradient(47.49deg, #04AEE9 -58.53%, #21ED96 229.52%);
	border-radius: 16px;
	/* Inside auto layout */
	flex: none;
	order: 1;
	flex-grow: 0;
	margin-top: 30px;
}

.qr-btn {
	box-sizing: border-box;
	/* Auto layout */
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	padding: 24px;
	gap: 10px;
	width: 290px;
	height: 50px;
	/* Neutral/White */
	background: #FFFFFF;
	/* Neutral/Soft Grey */
	border: 1px solid #E9EEFC;
	border-radius: 100px;
	/* Inside auto layout */
	flex: none;
	order: 2;
	align-self: stretch;
	flex-grow: 0;
	cursor: pointer;
}

.qr-btn-text {

	width: 47px;
	height: 21px;

	/* Plus Jakarta Display/Bold/Type@14 */

	font-family: 'Plus Jakarta Display';
	font-style: normal;
	font-weight: 700;
	font-size: 14px;
	line-height: 150%;
	/* identical to box height, or 21px */


	/* Neutral/Black */

	color: #1D2749;


	/* Inside auto layout */

	flex: none;
	order: 0;
	flex-grow: 0;
}


.qr-img {


	width: 250px;
	height: 250px;

	background: url(../img/image_2.png);
	/* Card/100-5 */

	filter: drop-shadow(0px 30px 50px rgba(0, 0, 0, 0.05));
	border-radius: 10px;
	transform: matrix(-1, 0, 0, 1, 0, 0);

	/* Inside auto layout */

	flex: none;
	order: 0;
	flex-grow: 0;

}


/* forgot css */


.forgot-title {


	width: 345px;
	height: 63px;

	/* Plus Jakarta Display/Bold/Type@42 */

	font-family: 'Plus Jakarta Display';
	font-style: normal;
	font-weight: 700;
	font-size: 42px;
	line-height: 150%;
	/* identical to box height, or 63px */

	text-align: center;

	/* Secondary/500 */

	color: #121212;


	/* Inside auto layout */

	flex: none;
	order: 0;
	flex-grow: 0;
}


.forgot-sub-title {
	width: 345px;
	height: 48px;
	margin-left: 45px;
	/* Plus Jakarta Display/Regular/Type@16 */
	font-family: 'Plus Jakarta Display';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 150%;
	/* or 24px */
	text-align: center;
	/* Neutral/Dark Grey */
	color: #9AA5C6;
	/* Inside auto layout */
	flex: none;
	order: 1;
	align-self: stretch;
	flex-grow: 0;
}

.btn-menu-forgot {
	display: flex;
	flex-direction: row;
	align-items: flex-start;
	padding: 0px;
	gap: 16px;

	width: 400px;
	height: 50px;


	/* Inside auto layout */

	flex: none;
	order: 1;
	align-self: stretch;
	flex-grow: 0;
}

.btn-left:hover {
	background: linear-gradient(47.49deg, #04AEE9 -58.53%, #21ED96 229.52%);
	/* Btn/Cyan */

	box-shadow: 0px 5px 30px rgba(81, 187, 180, 0.3);
}

.btn-qr:hover {
	background: linear-gradient(47.49deg, #04AEE9 -58.53%, #21ED96 229.52%);
	/* Btn/Cyan */

	box-shadow: 0px 5px 30px rgba(81, 187, 180, 0.3);
}

.qr-btn:hover {
	background: linear-gradient(47.49deg, #04AEE9 -58.53%, #21ED96 229.52%);
	/* Btn/Cyan */

	box-shadow: 0px 5px 30px rgba(81, 187, 180, 0.3);
}

.qr-btn:hover .qr-btn-text {
	color: #FFFFFF;
}

.btn-qr:hover .btn-text {

	color: #FFFFFF;

}

.btn-qr:hover .btn-text-qr {

	color: #FFFFFF;

}

.btn-qr:hover .icon-qr {

	color: #FFFFFF;

}


.btn-left:hover .btn-left-text {

	color: #FFFFFF;

}


.btn-left {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	padding: 24px;
	gap: 10px;

	width: 192px;
	height: 50px;

	/* Neutral/White */
	border: none;
	background: #FFFFFF;
	border-radius: 100px;

	/* Inside auto layout */

	flex: none;
	order: 0;
	flex-grow: 1;
	cursor: pointer;
}

.btn-left-text {

	width: 34px;
	height: 21px;

	/* Plus Jakarta Display/Bold/Type@14 */

	font-family: 'Plus Jakarta Display';
	font-style: normal;
	font-weight: 700;
	font-size: 14px;
	line-height: 150%;
	/* identical to box height, or 21px */


	/* Neutral/Black */

	color: #1D2749;


	/* Inside auto layout */

	flex: none;
	order: 0;
	flex-grow: 0;
}


.btn-right {
	/* Auto layout */
	border: none;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	padding: 24px;
	gap: 10px;

	width: 192px;
	height: 50px;

	/* Gradient/Opsi 1 */

	background: linear-gradient(47.49deg, #04AEE9 -58.53%, #21ED96 229.52%);
	/* Btn/Cyan */

	box-shadow: 0px 5px 30px rgba(81, 187, 180, 0.3);
	border-radius: 100px;

	/* Inside auto layout */

	flex: none;
	order: 1;
	flex-grow: 1;
}


.btn-right-text {

	width: 49px;
	height: 21px;

	/* Plus Jakarta Display/Bold/Type@14 */

	font-family: 'Plus Jakarta Display';
	font-style: normal;
	font-weight: 700;
	font-size: 14px;
	line-height: 150%;
	/* identical to box height, or 21px */


	/* Neutral/White */

	color: #FFFFFF;


	/* Inside auto layout */

	flex: none;
	order: 0;
	flex-grow: 0;
}


.header-logo {

	width: 130.96px !important;
	height: 70px !important;
	margin-top: 25px;
	margin-bottom: 25px;


	/* Inside auto layout */

	flex: none;
	order: 0;
	flex-grow: 0;
}


/*header*/
.text-header-btn {

	width: 172px !important;
	height: 50px !important;
	/*background: linear-gradient(47.49deg, #04AEE9 -58.53%, #21ED96 229.52%) !important;*/
	background: white !important;
	/*box-shadow: 0px 4.42014px 26.5208px rgb(81 187 180 / 30%) !important;*/
	border: 1px solid #E9EEFC !important;
	border-radius: 88.4028px !important;
}


.text-header-btn:hover {
	background: linear-gradient(47.49deg, #04AEE9 -58.53%, #21ED96 229.52%) !important;
	box-shadow: 0px 4.42014px 26.5208px rgb(81 187 180 / 30%) !important;
}

.text-header-btn:hover .text-header-req {
	color: #FFF !important;
}


.text-header-req {
	width: 87px;
	height: 19px;
	padding: 4px;
	/* Plus Jakarta Display/Bold/Type@14 */

	font-family: 'Plus Jakarta Display';
	font-style: normal;
	font-weight: 700;
	font-size: 14px;
	line-height: 150%;
	/* or 21px */


	/* Neutral/White */

	color: #333 !important;


	/* Inside auto layout */

	flex: none;
	order: 0;
	flex-grow: 0;

}

.bottom_borders {
	background: linear-gradient(47.49deg, #04AEE9 -58.53%, #21ED96 229.52%) !important;
	width: 41px;
	height: 2px;
	margin-top: 50px;
	margin-left: -40px;

}


.footer-img {

	width: 177px;
	height: 90px;

}


.footer-first {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	padding: 0px;
	gap: 30px;

	width: 61px;
	height: 150px;


	/* Inside auto layout */

	flex: none;
	/*order: 1;*/
	flex-grow: 0;
}


.footer-second {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	padding: 0px;
	gap: 30px;

	width: 100px;
	height: 188px;


	/* Inside auto layout */

	flex: none;
	order: 2;
	flex-grow: 0;
}


.footer-third {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	padding: 0px;
	gap: 30px;

	width: 157px;
	height: 112px;


	/* Inside auto layout */

	flex: none;
	order: 3;
	flex-grow: 0;
}


.footer-fourth {
	display: flex;
	flex-direction: column;
	align-items: flex-end;
	padding: 0px;
	gap: 58px;

	width: 120px;
	height: 188px;


	/* Inside auto layout */

	flex: none;
	order: 4;
	flex-grow: 0;
}

.head-title {
	width: 59px;
	height: 26px;
	font-family: 'Plus Jakarta Display';
	font-style: normal;
	font-weight: 500 !important;
	font-size: 20px;
	line-height: 26px;
	color: #9AA5C6 !important;
	flex: none;
	order: 0;
	flex-grow: 0;
}


.ahref {
	width: 54px;
	height: 18px;

	font-family: 'Plus Jakarta Display';
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 18px;

	/* Neutral/White */

	color: #FFFFFF;


	/* Inside auto layout */

	flex: none;
	order: 1;
	flex-grow: 0;
}


/*FAQ*/
.faq {
	/* Auto layout */

	display: flex;
	flex-direction: column;
	align-items: center;
	padding: 50px 0px 100px;
	gap: 80px;

	/* max-width: 1440px; */
	height: 1143px;

	background: #FFFFFF;

	/* Inside auto layout */

	flex: none;
	order: 1;
	flex-grow: 0;
}

.frame-blog {
	display: flex;
	flex-direction: column;
	align-items: center;
	padding: 0px;
	gap: 32px;

	width: 1205px;
	height: 357px;


	/* Inside auto layout */

	flex: none;
	order: 0;
	flex-grow: 0;
}

.frame-blogs {
	display: flex;
	flex-direction: column;
	align-items: center;
	padding: 0px;
	gap: 24px;

	width: 838px;
	height: 216px;


	/* Inside auto layout */

	flex: none;
	order: 0;
	flex-grow: 0;
}

.h1-faq {
	width: 838px;
	font-family: 'Plus Jakarta Display';
	color: #1D2749;
}

.blog-image-text {
	background-color: white;
	color: black;
}

.blog-heading {
	font-family: 'Plus Jakarta Display';
	color: #1D2749;
}

.blog-block-heading {
	font-family: 'Plus Jakarta Display';
	color: #1D2749;
}

.blog-block-main {
	cursor: pointer;
}

.blog-block-main:hover .blog-block-heading {
	text-decoration: underline;
}

.blog-block-text {
	color: #9AA5C6;
	font-size: 18px;
}

.blog-image-block {
	height: 600px;
}

.blog-most-image-block {
	height: 200px;
	width: 200px;
}

.blog-block-image {
	height: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50% 50%;
}

.examiner-image-block {
	height: 400px;
	background-color: rgba(0, 0, 0, 0.05);
}

.examiner-club {
	width: 100%;
	height: 800px;
	background-position: 50% 50%;
	background-size: cover;
	display: flex;
	justify-content: center;
	flex-direction: column;
	background-image: linear-gradient(to bottom, rgba(29, 39, 72, 0.5) 0%, rgba(29, 39, 72, 0.5) 100%), url(../img/examiners1.jpeg);
}

.examiner-select {
	border: none;
	color: #9AA5C6;
	cursor: pointer;
	outline: none;
}

.examiner-found-heading {
	font-family: 'Plus Jakarta Display';
	color: black;
}

.btn-hoverable {
	background: #FFFFFF;
	border: 1px solid #9AA5C6;
	font-family: 'Plus Jakarta Display';
}

.btn-hoverable:hover {
	border: 1px solid transparent !important;
	color: #FFFFFF;
	background: linear-gradient(47.49deg, #04AEE9 -58.53%, #21ED96 229.52%);
	box-shadow: 0px 5px 30px rgba(81, 187, 180, 0.3);
}

.normal-btn {
	font-family: 'Plus Jakarta Display';
	border: none;
	background: linear-gradient(47.49deg, #04AEE9 -58.53%, #21ED96 229.52%);
	padding: 10px 0px;
	border: 1px solid;
}

.normal-btn:hover {
	border: 1px solid black;
	background: white;
	padding: 10px 0px;
	color: black !important;
}

.testimonial-main-text {
	background: linear-gradient(47.49deg, #04AEE9 -58.53%, #21ED96 229.52%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-clip: text;
	color: transparent;
}

.testimonial-sub-text {
	color: rgba(154, 165, 198, 1);
}

.home-page-devider {
	height: 5px;
	width: 100%;
	background: rgba(233, 238, 252, 1);
}

.home-page-devider-active {
	height: 5px;
	width: 100%;
	background: linear-gradient(47.49deg, #04AEE9 -58.53%, #21ED96 229.52%);
}

.price-tags-text {
	font-family: 'Plus Jakarta Display';
	font-size: 60px;
}

.most-popular-tag {
	background-color: rgba(255, 92, 33, 1);
	font-family: 'Plus Jakarta Display';
}

.examiner-label {
	border: 1px solid black;
	cursor: pointer;
}

.examiner-label:hover {
	background: linear-gradient(47.49deg, #04AEE9 -58.53%, #21ED96 229.52%);
	border: 1px solid transparent;
}

.examiner-label:hover .examiner-label-text {
	color: white;
}

.main-hover-block:hover {
	box-shadow: 0px 0px 23px -6px rgba(0, 0, 0, 0.25);
}

.main-hover-block:hover .examiner-image-block {
	background-color: rgba(0, 0, 0, 0.2);
}

.blog-block:hover {
	box-shadow: 0px 0px 23px -6px rgba(0, 0, 0, 0.25);
}

.hover-effect {
	transition: box-shadow 0.3s ease;
	cursor: pointer;
}

.hover-effect:hover {
	box-shadow: 0px 0px 23px -6px rgba(192, 204, 236, 0.25);
}

.sub-header-faq {
	width: 807px;
	height: 27px;

	/* Plus Jakarta Display/Regular/Type@18 */

	font-family: 'Plus Jakarta Display';
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 150%;
	/* identical to box height, or 27px */

	text-align: center;

	/* Neutral/Dark Grey */

	color: #9AA5C6;


	/* Inside auto layout */

	flex: none;
	order: 1;
	flex-grow: 0;
}


.footer-faq {
	display: flex;
	flex-direction: row;
	align-items: flex-start;
	padding: 0px;
	gap: 24px;

	width: 170px;
	height: 50px;


	/* Inside auto layout */

	flex: none;
	order: 2;
	flex-grow: 0;
}

.btn-faq {
	height: 50px;
	background: linear-gradient(47.49deg, #04AEE9 -58.53%, #21ED96 229.52%);
	box-shadow: 0px 4.42014px 26.5208px rgba(81, 187, 180, 0.3);
	border-radius: 88.4028px;
	border: none;
	outline: none;
}

.btn-faq-label {
	font-family: 'Plus Jakarta Display';
	font-style: normal;
	font-weight: 500;
	font-size: 17px;
	color: #FFFFFF;
}


.faq-box {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	padding: 0px 300px;
	gap: 50px;

	/* max-width: 1440px; */
	height: 556px;


	/* Inside auto layout */

	flex: none;
	order: 1;
	align-self: stretch;
	flex-grow: 0;

}


.card-box {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	padding: 0px;
	gap: 30px;

	max-width: 840px;
	/* min-height: 198px; */


	/* Inside auto layout */

	flex: none;
	order: 0;
	align-self: stretch;
	flex-grow: 0;
}

.card-boxes {

	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	padding: 0px;

	max-width: 840px;
	height: 36px;


	/* Inside auto layout */

	flex: none;
	order: 0;
	align-self: stretch;
	flex-grow: 0;
}


.card-boxess {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	padding: 0px;
	gap: 30px;

	width: 199px;
	height: 36px;


	/* Inside auto layout */

	flex: none;
	order: 0;
	flex-grow: 0;
}

.faq-text {

	max-width: 840px;
	min-height: 72px;

	/* Plus Jakarta Display/Regular/Type@16 */

	font-family: 'Plus Jakarta Display';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 150%;
	/* or 24px */


	/* Neutral/Black */

	color: #1D2749;

}

.accordion-title-text {
	font-family: 'Plus Jakarta Display' !important;
	color: #1D2749 !important;
}

.accordion-body-text {
	color: #1D2749;
	font-family: 'Plus Jakarta Display' !important;
	font-size: 18px;
}

.accordion-button:not(.collapsed) {
	background-color: transparent !important;
	box-shadow: none !important;
	background: none !important;
}

.contact-form-label {
	color: #1D2749 !important;
	font-weight: 500 !important;
	font-family: 'Plus Jakarta Display' !important;
}

.contact-form-sublabel {
	color: #9AA5C6 !important;
	font-weight: 500 !important;
	font-family: 'Plus Jakarta Display' !important;
	font-size: 13px;
}

.contact-textarea {
	min-height: 150px !important;
}

.contact-h1 {
	width: 838px;
	height: 108px;

	/* Plus Jakarta Display/Bold/Type@72 */

	font-family: 'Plus Jakarta Display';
	font-style: normal;
	font-weight: 700;
	font-size: 72px;
	line-height: 150%;
	/* identical to box height, or 108px */

	display: flex;
	align-items: center;
	text-align: center;

	/* Neutral/Black */

	color: #1D2749;


	/* Inside auto layout */

	flex: none;
	order: 0;
	flex-grow: 0;


}


.center-faq {

	width: 838px;
	height: 108px;

	/* Plus Jakarta Display/Bold/Type@72 */

	font-family: 'Plus Jakarta Display';
	font-style: normal;
	font-weight: 700;
	font-size: 72px;
	line-height: 150%;
	/* identical to box height, or 108px */


	align-items: center;
	text-align: center;

	/* Neutral/Black */

	color: #1D2749;


	/* Inside auto layout */

	flex: none;
	order: 0;
	flex-grow: 0;

}

.height-zero {

	height: 110px !important;

}

.cons {


	display: flex;
	flex-direction: column;
	align-items: flex-start;
	padding: 0px;
	gap: 10px;

	max-width: 500px;
	height: 81px;


	/* Inside auto layout */

	flex: none;
	order: 0;
	flex-grow: 0;

}

.con-box {

	/* Auto layout */

	display: flex;
	flex-direction: row;
	align-items: flex-start;
	padding: 0px;
	gap: 10px;

	width: 500px;
	height: 50px;


	/* Inside auto layout */

	flex: none;
	order: 1;
	align-self: stretch;
	flex-grow: 0;
}


.con-title {
	width: 57px;
	height: 21px;

	/* Plus Jakarta Display/Medium/Type@14 */

	font-family: 'Plus Jakarta Display';
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 150%;
	/* identical to box height, or 21px */


	/* Neutral/Black */

	color: #1D2749;


	/* Inside auto layout */

	flex: none;
	order: 0;
	flex-grow: 0;
}


.con-border {


	box-sizing: border-box;

	/* Auto layout */

	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	padding: 13px 20px;
	gap: 12px;

	/* width: 160px !important; */
	height: 50px;

	/* Neutral/Soft Grey */

	border: 1px solid #E9EEFC;
	border-radius: 100px;

	/* Inside auto layout */

	flex: none;
	order: 0;
	align-self: stretch;
	flex-grow: 1;


}

.pad-round {

	width: 24px;
	height: 24px;


	/* Inside auto layout */
	border: 1px solid #E9EEFC;
	flex: none;
	order: 1;
	flex-grow: 0;
	border-radius: 50%;

}

.cn-act {

	border: 1px solid #51BBB4 !important;
}

.pad-con {

	padding: 0px 470px;
}

.you {

	width: 57px;
	height: 33px;

	/* Plus Jakarta Display/Medium/Type@14 */

	font-family: 'Plus Jakarta Display';
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 150%;
	/* identical to box height, or 21px */


	/* Neutral/Black */

	color: #1D2749;


	/* Inside auto layout */

	flex: none;
	order: 0;
	flex-grow: 0;
}

.f-blog {

	height: 157px !important;
}

.add-inner {

	background: #ffffff;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	margin-left: 101px;
	position: absolute;

}


.sec-forms {

	display: flex;
	flex-direction: column;
	align-items: flex-start;
	padding: 0px;
	gap: 16px;

	width: 500px;
	height: 187px;


	/* Inside auto layout */

	flex: none;
	order: 2;
	flex-grow: 0;
}

.sec-2 {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	padding: 0px;
	gap: 16px;

	max-width: 500px;
	height: 110px;


	/* Inside auto layout */

	flex: none;
	order: 1;
	flex-grow: 0;
}

.sec-form {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	padding: 0px;
	gap: 5px;

	max-width: 500px;
	height: 44px;


	/* Inside auto layout */

	flex: none;
	order: 0;
	align-self: stretch;
	flex-grow: 0;
}

.sec-title {

	width: 500px;
	height: 21px;

	/* Plus Jakarta Display/Medium/Type@14 */

	font-family: 'Plus Jakarta Display';
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 150%;
	/* identical to box height, or 21px */


	/* Neutral/Black */

	color: #1D2749;


	/* Inside auto layout */

	flex: none;
	order: 0;
	align-self: stretch;
	flex-grow: 0;
}

.sec-titles {

	width: 500px;
	height: 21px;

	/* Plus Jakarta Display/Medium/Type@14 */

	font-family: 'Plus Jakarta Display';
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 150%;
	/* identical to box height, or 21px */


	/* Neutral/Black */

	color: #1D2749;


	/* Inside auto layout */

	flex: none;
	order: 0;
	align-self: stretch;
	flex-grow: 0;

}

.sec-sub-title {

	width: 500px;
	height: 18px;

	/* Plus Jakarta Display/Regular/Type@12 */

	font-family: 'Plus Jakarta Display';
	font-style: normal;
	font-weight: 400;
	font-size: 12px;
	line-height: 150%;
	/* identical to box height, or 18px */


	/* Neutral/Dark Grey */

	color: #9AA5C6;


	/* Inside auto layout */

	flex: none;
	order: 1;
	align-self: stretch;
	flex-grow: 0;

}

.sec-sub-titles {

	width: 500px;
	height: 18px;

	/* Plus Jakarta Display/Regular/Type@12 */

	font-family: 'Plus Jakarta Display';
	font-style: normal;
	font-weight: 400;
	font-size: 12px;
	line-height: 150%;
	/* identical to box height, or 18px */


	/* Neutral/Dark Grey */

	color: #9AA5C6;


	/* Inside auto layout */

	flex: none;
	order: 1;
	align-self: stretch;
	flex-grow: 0;


}

.con-border-text {

	width: 30px;
	height: 21px;

	/* Plus Jakarta Display/Medium/Type@14 */

	font-family: 'Plus Jakarta Display';
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 150%;
	/* identical to box height, or 21px */


	/* Neutral/Black */

	color: #1D2749;


	/* Inside auto layout */

	flex: none;
	order: 0;
	flex-grow: 0;
}


.sec-input {


	box-sizing: border-box;

	/* Auto layout */
	margin-top: 16px;
	display: flex;
	flex-direction: row;
	align-items: center;
	padding: 16px 20px;
	gap: 10px;

	width: 500px;
	height: 50px;

	/* Neutral/White */

	background: #FFFFFF;
	/* Neutral/Soft Grey */

	border: 1px solid #E9EEFC;
	border-radius: 100px;

	/* Inside auto layout */

	flex: none;
	order: 1;
	align-self: stretch;
	flex-grow: 0;


}


.sec-input::-webkit-input-placeholder {

	width: 460px;
	height: 18px;

	/* Plus Jakarta Display/Regular/Type@12 */

	font-family: 'Plus Jakarta Display';
	font-style: normal;
	font-weight: 400;
	font-size: 12px;
	line-height: 150%;
	/* identical to box height, or 18px */


	/* Neutral/Grey */

	color: #C0CCEC;


	/* Inside auto layout */

	flex: none;
	order: 0;
	flex-grow: 1;
}

.sec-inputs {

	box-sizing: border-box;

	/* Auto layout */

	display: flex;
	flex-direction: row;
	align-items: flex-start;
	padding: 16px 20px;
	gap: 10px;

	width: 500px;
	height: 127px;

	/* Neutral/White */

	background: #FFFFFF;
	/* Neutral/Soft Grey */

	border: 1px solid #E9EEFC;
	border-radius: 20px;

	/* Inside auto layout */

	flex: none;
	order: 1;
	align-self: stretch;
	flex-grow: 0;

}


.sec-inputs::-webkit-input-placeholder {

	width: 460px;
	height: 18px;

	/* Plus Jakarta Display/Regular/Type@12 */

	font-family: 'Plus Jakarta Display';
	font-style: normal;
	font-weight: 400;
	font-size: 12px;
	line-height: 150%;
	/* identical to box height, or 18px */


	/* Neutral/Grey */

	color: #C0CCEC;


	/* Inside auto layout */

	flex: none;
	order: 0;
	flex-grow: 1;

}

.blogs {
	display: flex;
	flex-direction: column;
	align-items: center;
	padding: 50px 0px 100px;
	gap: 80px;

	width: 1440px;
	height: 900px;

	background: #FFFFFF;

	/* Inside auto layout */

	flex: none;
	order: 1;
	flex-grow: 0;
}


.blogs-1 {


	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding: 0px 120px;
	gap: 32px;

	width: 1205px;
	height: 170px;


	/* Inside auto layout */

	flex: none;
	order: 0;
	flex-grow: 0;


}

.blog-detail-heading {
	color: #1D2749;
	font-weight: bold;
}

.bolg-detail-sub-text {
	font-family: 'Plus Jakarta Display';
	font-weight: 500;
	color: #1D2749;
	border: 1px solid #1D2749;
	cursor: pointer;
}

.bolg-detail-sub-text:hover {
	color: white;
	border: 1px solid transparent;
	background: linear-gradient(47.49deg, #04AEE9 -58.53%, #21ED96 229.52%);
}

.blog-d-image {
	max-height: 700px;
}

.blog-detail-heading-text {
	font-family: 'Plus Jakarta Display';
	font-weight: 500;
	color: #1D2749;
}

.blog-detail-sub-text {
	font-family: 'Plus Jakarta Display';
	font-weight: 400;
	color: #1D2749;
	font-size: 17px;
}

.blogs-t {
	width: 965px;
	height: 108px;

	/* Plus Jakarta Display/Bold/Type@36 */

	font-family: 'Plus Jakarta Display';
	font-style: normal;
	font-weight: 700;
	font-size: 36px;
	line-height: 150%;
	/* or 54px */

	display: flex;
	align-items: center;
	text-align: center;

	/* Neutral/Black */

	color: #1D2749;


	/* Inside auto layout */

	flex: none;
	order: 0;
	align-self: stretch;
	flex-grow: 0;
}

.blogs-t {

	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	padding: 0px;
	gap: 8px;

	width: 965px;
	height: 38px;


	/* Inside auto layout */

	flex: none;
	order: 1;
	align-self: stretch;
	flex-grow: 0;
}

.blogs-tt {

	box-sizing: border-box;

	/* Auto layout */

	display: flex;
	flex-direction: row;
	align-items: flex-start;
	padding: 10px 16px;
	gap: 10px;

	width: 91px;
	height: 38px;

	/* Neutral/White */

	background: #FFFFFF;
	/* Neutral/Soft Grey */

	border: 1px solid #E9EEFC;
	border-radius: 100px;

	/* Inside auto layout */

	flex: none;
	order: 0;
	flex-grow: 0;
}


.blogs-text {

	width: 59px;
	height: 18px;

	/* Plus Jakarta Display/Medium/Type@12 */

	font-family: 'Plus Jakarta Display';
	font-style: normal;
	font-weight: 500;
	font-size: 12px;
	line-height: 150%;
	/* identical to box height, or 18px */


	/* Neutral/Black */

	color: #1D2749;


	/* Inside auto layout */

	flex: none;
	order: 0;
	flex-grow: 0;
}

.blogs-2 {

	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding: 0px;
	gap: 24px;

	width: 965px;
	height: 101px;


	/* Inside auto layout */

	flex: none;
	order: 0;
	align-self: stretch;
	flex-grow: 0;

}

.img-b {

	display: flex;
	flex-direction: column;
	align-items: flex-start;
	padding: 0px;
	gap: 10px;

	width: 1200px;
	height: 500px;


	/* Inside auto layout */

	flex: none;
	order: 1;
	flex-grow: 0;
}

.text-bb {
	width: 840px;
	height: 192px;

	/* Plus Jakarta Display/Regular/Type@16 */

	font-family: 'Plus Jakarta Display';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 150%;
	/* or 24px */


	/* Neutral/Black */

	color: #1D2749;


	/* Inside auto layout */

	flex: none;
	order: 0;
	align-self: stretch;
	flex-grow: 0;
}

.text-bbs {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
	padding: 0px;
	gap: 30px;

	width: 840px;
	height: 648px;


	/* Inside auto layout */

	flex: none;
	order: 0;
	align-self: stretch;
	flex-grow: 0;
}


.text-bbs-p {

	width: 840px;
	height: 192px;

	/* Plus Jakarta Display/Regular/Type@16 */

	font-family: 'Plus Jakarta Display';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 150%;
	/* or 24px */


	/* Neutral/Black */

	color: #1D2749;


	/* Inside auto layout */

	flex: none;
	order: 0;
	align-self: stretch;
	flex-grow: 0;
	margin-top: 100px !important;
	margin: auto;


}

.head {
	width: 840px;
	height: 36px;

	/* Plus Jakarta Display/Bold/Type@24 */

	font-family: 'Plus Jakarta Display';
	font-style: normal;
	font-weight: 700;
	font-size: 24px;
	line-height: 150%;
	/* identical to box height, or 36px */


	/* Neutral/Black */

	color: #1D2749;


	/* Inside auto layout */

	flex: none;
	order: 0;
	align-self: stretch;
	flex-grow: 0;
	margin: auto;
}

.img-b-u {

	width: 1200px;
	height: 500px;

	background: url(../img/cock.jpeg);
	border-radius: 16px;

	/* Inside auto layout */

	flex: none;
	order: 0;
	align-self: stretch;
	flex-grow: 1;
}


.inq {

	margin-top: 30px;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	padding: 21.2167px;
	gap: 8.84px;

	width: 172px;
	height: 50px;

	/* Gradient/Opsi 1 */

	background: linear-gradient(47.49deg, #04AEE9 -58.53%, #21ED96 229.52%);
	box-shadow: 0px 4.42014px 26.5208px rgba(81, 187, 180, 0.3);
	border-radius: 88.4028px;

	/* Inside auto layout */
	border: none;
	flex: none;
	order: 3;
	flex-grow: 0;
}


.inq-text {
	width: 31px;
	height: 19px;

	/* Plus Jakarta Display/Bold/Type@14 */

	font-family: 'Plus Jakarta Display';
	font-style: normal;
	font-weight: 700;
	font-size: 14px;
	line-height: 150%;
	/* or 21px */


	/* Neutral/White */

	color: #FFFFFF;


	/* Inside auto layout */

	flex: none;
	order: 0;
	flex-grow: 0;
}

.blog-heads {
	display: flex;
	flex-direction: column;
	align-items: center;
	padding: 50px 0px;
	gap: 80px;


	height: 267px;

	background: #FFFFFF;

	/* Inside auto layout */

	flex: none;
	order: 1;
	flex-grow: 0;

}


.biog-head {
	display: flex;
	flex-direction: column;
	align-items: center;
	padding: 50px 0px;
	gap: 80px;
	height: 267px;

	background: #FFFFFF;

	/* Inside auto layout */

	flex: none;

	flex-grow: 0;
}

.blog-title {
	width: 838px;
	height: 108px;

	/* Plus Jakarta Display/Bold/Type@72 */

	font-family: 'Plus Jakarta Display';
	font-style: normal;
	font-weight: 700;
	font-size: 72px;
	line-height: 150%;
	/* identical to box height, or 108px */

	align-items: center;
	text-align: center;

	/* Neutral/Black */

	color: #1D2749;


	/* Inside auto layout */

	flex: none;
	order: 0;
	flex-grow: 0;
}

.mb-50 {
	margin-bottom: 230px;
}

.mb-500 {
	margin-bottom: 50px;
}


.gap-0 {
	gap: 0px !important;
}

.loader-btn {
	border: 7px solid #f3f3f3;
	border-radius: 50%;
	border-top: 16px solid rgba(153, 153, 153, 0);
	width: 50px;
	height: 50px;
	-webkit-animation: spin 2s linear infinite;
	animation: spin 2s linear infinite;
	margin: 0 auto;
	/* border-image-source: conic-gradient(from 180deg at 50% 50%, #999999 0deg, rgba(153, 153, 153, 0) 360deg);*/
}

/* Safari */
@-webkit-keyframes spin {
	0% {
		-webkit-transform: rotate(0deg);
	}

	100% {
		-webkit-transform: rotate(360deg);
	}
}

@keyframes spin {
	0% {
		transform: rotate(0deg);
	}

	100% {
		transform: rotate(360deg);
	}
}

.blog-width {
	/*display: flex;*/
	flex-direction: row;
	justify-content: center;
	align-items: flex-start;
	padding: 50px 120px 100px;
	gap: 80px;
	height: 2760px;

	background: #FFFFFF;

	/* Inside auto layout */

	flex: none;
	order: 2;
	flex-grow: 0;
}

.blog-sub-title {

	/* Get the latest insights about aviation */


	width: 807px;
	height: 27px;

	/* Plus Jakarta Display/Regular/Type@18 */

	font-family: 'Plus Jakarta Display';
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 150%;
	/* identical to box height, or 27px */

	text-align: center;

	/* Neutral/Dark Grey */

	color: #9AA5C6;


	/* Inside auto layout */

	flex: none;
	order: 1;
	flex-grow: 0;
}


.blog-list {
	/* Rectangle 24670 */


	width: 637px;
	height: 398px;

	/* Gradient/Opsi 1 */

	background: linear-gradient(47.49deg, #04AEE9 -58.53%, #21ED96 229.52%);
	border-radius: 16px;

	/* Inside auto layout */

	flex: none;
	order: 0;
	flex-grow: 0;
	z-index: 0;
}

.img-set-button-text {
	width: 59px;
	height: 18px;

	/* Plus Jakarta Display/Medium/Type@12 */

	font-family: 'Plus Jakarta Display';
	font-style: normal;
	font-weight: 500;
	font-size: 12px;
	line-height: 150%;
	/* identical to box height, or 18px */


	/* Neutral/Black */

	color: #1D2749;


	/* Inside auto layout */

	flex: none;
	order: 0;
	flex-grow: 0;
}

.blog-date {
	font-family: 'Plus Jakarta Display';
	font-style: normal;
	font-weight: 400;
	color: #9AA5C6;
}

.small-p {
	width: 317px;
	height: 42px;
	margin-left: 16px;
	/* Plus Jakarta Display/Regular/Type@14 */

	font-family: 'Plus Jakarta Display';
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 150%;
	/* or 21px */


	/* Neutral/Dark Grey */

	color: #9AA5C6;


	/* Inside auto layout */

	flex: none;
	order: 2;
	align-self: stretch;
	flex-grow: 0;
}

.small-title-sub {
	width: 317px;
	height: 54px;

	/* Plus Jakarta Display/Bold/Type@18 */

	font-family: 'Plus Jakarta Display';
	font-style: normal;
	font-weight: 700;
	font-size: 18px;
	line-height: 150%;
	/* or 27px */

	margin-left: 16px;
	/* Neutral/Black */

	color: #1D2749;


	/* Inside auto layout */

	flex: none;
	order: 1;
	align-self: stretch;
	flex-grow: 0;
}

.small-date {
	width: 317px;
	height: 21px;
	margin-left: 16px;


	/* Plus Jakarta Display/Regular/Type@14 */

	font-family: 'Plus Jakarta Display';
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 150%;
	/* identical to box height, or 21px */


	/* Neutral/Dark Grey */

	color: #9AA5C6;


	/* Inside auto layout */

	flex: none;
	order: 0;
	align-self: stretch;
	flex-grow: 0;
}

.img-set-button {
	display: flex;
	flex-direction: row;
	align-items: flex-start;
	padding: 10px 16px;
	gap: 10px;

	position: absolute;
	width: 91px;
	height: 38px;
	left: 30px;
	bottom: 20px;

	/* Neutral/White */

	background: #FFFFFF;
	border-radius: 100px;

	/* Inside auto layout */

	flex: none;
	order: 3;
	flex-grow: 0;
	z-index: 3;

}


.img-set {
	width: 637px;
	height: 398px;

	border-radius: 16px;

	/* Inside auto layout */

	flex: none;
	order: 0;
	flex-grow: 0;
	z-index: 0;
}

.bog-p {
	width: 637px;
	height: 48px;

	/* Plus Jakarta Display/Regular/Type@16 */

	font-family: 'Plus Jakarta Display';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 150%;
	/* or 24px */


	/* Neutral/Dark Grey */

	color: #9AA5C6;


	/* Inside auto layout */

	flex: none;
	order: 3;
	align-self: stretch;
	flex-grow: 0;
}


.bog-title {
	width: 637px;
	/*height: 72px;*/
	margin-top: 14px;

	/* Plus Jakarta Display/Bold/Type@24 */

	font-family: 'Plus Jakarta Display';
	font-style: normal;
	font-weight: 700;
	font-size: 24px;
	line-height: 150%;
	/* or 36px */


	/* Neutral/Black */

	color: #1D2749;


	/* Inside auto layout */

	flex: none;
	order: 2;
	align-self: stretch;
	flex-grow: 0;
}

.mr-riht {
	margin-right: 80px;
}

.frame-title {
	width: 483px;
	height: 54px;
	margin-left: 18px;
	margin-top: -12px;
	/* Plus Jakarta Display/Bold/Type@36 */

	font-family: 'Plus Jakarta Display';
	font-style: normal;
	font-weight: 700;
	font-size: 36px;
	line-height: 150%;
	/* identical to box height, or 54px */

	display: flex;
	align-items: center;

	/* Neutral/Black */

	color: #1D2749;


	/* Inside auto layout */

	flex: none;
	order: 0;
	align-self: stretch;
	flex-grow: 0;
}

.small-img {
	width: 150px;
	height: 150px;
	border-radius: 16px;

	/* Inside auto layout */

	flex: none;
	order: 0;
	flex-grow: 0;
	z-index: 0;
}

.footer-text {
	width: 307px;
	height: 21px;

	font-family: 'Plus Jakarta Display';
	font-style: normal;
	font-weight: 400;
	font-size: 16px !important;
	white-space: nowrap;
	line-height: 21px;
	/* identical to box height */


	/* Neutral/Dark Grey */

	color: #9AA5C6;


	/* Inside auto layout */

	flex: none;
	order: 2;
	flex-grow: 0;
}

.frame-right {

	display: flex;
	flex-direction: column;
	align-items: flex-start;
	padding: 0px;
	gap: 10px;

	width: 483px;
	height: 654px;


	/* Inside auto layout */

	flex: none;
	order: 1;
	flex-grow: 0;
}

.footer-img {
	width: 177px;
	height: 90px;
}

.footer-bg {

	background-color: #1D2749 !important;
}


.width-first {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	padding: 0px;
	gap: 30px;

	width: 61px;
	height: 150px;


}

.text-first-li {
	width: 61px;
	height: 18px;

	font-family: 'Plus Jakarta Display';
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 18px;
	cursor: pointer;

	/* Neutral/White */

	color: #FFFFFF !important;
	margin-bottom: 20px;

}

.text-first-li:hover {
	color: #55c7c9 !important;
	transition: ease-in;
}

.text-first {
	width: 59px !important;
	height: 26px !important;

	font-family: 'Plus Jakarta Display' !important;
	font-style: normal !important;
	font-weight: 500 !important;
	font-size: 20px !important;
	line-height: 26px !important;
	/* identical to box height */


	/* Neutral/Dark Grey */

	color: #9AA5C6 !important;


	/* Inside auto layout */

}

.width-last {
	width: 128px !important;
	height: 26px !important;
	font-family: 'Plus Jakarta Display' !important;
	font-style: normal !important;
	font-weight: 500 !important;
	font-size: 20px !important;
	line-height: 26px !important;
	/* identical to box height */
	/* Neutral/Dark Grey */
	color: #9AA5C6 !important;
	/* Inside auto layout */
}

.bg-custom {
	max-width: 1200px;
	height: 365px;
	left: 0px;
	top: 180px;
	background: linear-gradient(47.49deg, #04AEE9 -58.53%, #21ED96 229.52%);
	border-radius: 16px;
	margin: 0 auto;
}

.cl-btn {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	padding: 20px 30px;
	border: none;
	gap: 10px;
	position: absolute;
	width: 171px;
	height: 65px;
	right: 5px;
	top: 5px;
	/* top: 171px; */
	background: #1D2749;
	border-radius: 1000px;
	font-family: 'Plus Jakarta Display';
	color: #FFFFFF;
	border: 1px solid transparent;
}

.cl-btn:hover {
	background: white;
	color: #1D2749 !important;
	border: 1px solid #1D2749;
}

.curve-union {
	position: absolute;
	width: 1673.96px;
	height: 854.69px;
	left: -276.8px;
	top: -310.93px;
	opacity: 0.5;
	border-radius: 16px;
}

.footer-cl {
	width: 570px;
	height: 75px;
	/* left: 315px; */
	position: absolute;
	/* top: 166px; */
	border: none;
	padding-left: 30px;

	/* Neutral/White */

	background: #FFFFFF;
	border-radius: 1000px;
}

.footer-sub-text {
	/* position: absolute; */
	width: 631px;
	height: 126px;
	left: 284px;
	top: 0px;

	/* Plus Jakarta Display/Medium/Type@42 */

	font-family: 'Plus Jakarta Display';
	font-style: normal;
	font-weight: 500;
	font-size: 42px;
	line-height: 150%;
	/* or 63px */

	text-align: center;

	/* Neutral/White */

	color: #FFFFFF;
}

.bg-customs {
	height: 262px;
	left: 0px;
	top: 183px;
	background: #1D2749;
}

.mll-0 {
	padding-left: 0px;
}

.footer-icon {
	position: absolute;
	left: 4.17%;
	right: 4.16%;
	top: 16.67%;
	bottom: 16.69%;

	/* Neutral/White */

	background: #FFFFFF;
}

.pd-third {
	padding-left: 130px;
}

.pd-first {
	padding-left: 70px;
}

.pd-com {
	padding-left: 100px;
}

.pd-last {
	padding-left: 165px;
}

.pd-0 {

	padding: 0px !important;
}

.mt-18 {
	margin-top: 20px;
}

.count-sub {
	font-family: 'Plus Jakarta Display';
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 150%;
	/* identical to box height, or 27px */

	/* display: flex; */
	align-items: center;
	text-align: center;
	/* Neutral/Dark Grey */

	color: #9AA5C6;

}

.img-abt-small {
	width: 157.5px;
	height: 30px;
	opacity: 0.3;
	margin-right: 70px;

}

.m-title {

	width: 560px;
	height: 108px;

	/* Plus Jakarta Display/Bold/Type@36 */

	font-family: 'Plus Jakarta Display';
	font-style: normal;
	font-weight: 700;
	font-size: 36px;
	line-height: 150%;
	/* or 54px */

	display: flex;
	align-items: center;

	/* Neutral/Black */

	color: #1D2749;
}

.m-para {
	width: 560px;
	height: 108px;

	/* Plus Jakarta Display/Regular/Type@18 */

	font-family: 'Plus Jakarta Display';
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 150%;
	/* or 27px */


	/* Neutral/Dark Grey */

	color: #9AA5C6;


	/* Inside auto layout */

	flex: none;
	order: 1;
	align-self: stretch;
	flex-grow: 1;
}

.our-partner {
	display: flex;
	flex-direction: column;
	align-items: center;
	padding: 50px 0px 100px;
	gap: 50px;
	height: 294px;
	background: #FFFFFF;
	margin-top: 100px;
}

.abt-header {
	font-family: 'Plus Jakarta Display';
	font-style: normal;
	font-weight: 700;
	font-size: 36px;
	line-height: 150%;
	/* identical to box height, or 54px */

	display: flex;
	align-items: center;
	text-align: center;

	/* Neutral/Black */

	color: #1D2749;
}

.img-center {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: -80px;
}

.img-abt {
	width: 1200px;
	height: 500px;
	border-radius: 16px;
}

.row-abt {
	margin-top: -55px;
	padding: 180px;
}

.pd-left-50 {
	padding-left: 50px;
}

.rw-abt {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	padding: 0px 120px;
	gap: 100px;

	width: 1440px;
	height: 85px;
}

.examiner-img {
	display: flex;
	flex-direction: column;
	align-items: center;
	padding: 100px 0px;
	gap: 80px;
	height: 636px;
	background: linear-gradient(0deg, rgba(29, 39, 73, 0.5), rgba(29, 39, 73, 0.5)), url('../img/ashim-d-silva-pGcqw1ARGyg-unsplash.jpg');
	background-size: cover !important;

}

.examiner-search {
	width: 49px;
	height: 21px;
	/* Plus Jakarta Display/Regular/Type@14 */
	font-family: 'Plus Jakarta Display';
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 150%;
	/* identical to box height, or 21px */

	display: flex;
	align-items: center;

	/* Neutral/Black */
	color: #1D2749;
}

.examiner-head {
	/* width: 838px; */
	height: 216px;
	/* Plus Jakarta Display/Bold/Type@72 */
	font-family: 'Plus Jakarta Display';
	font-style: normal;
	font-weight: 700;
	font-size: 72px;
	line-height: 150%;
	/* or 108px */
	display: flex;
	align-items: center;
	text-align: center;

	/* Neutral/White */

	color: #FFFFFF;
}


.sec-inputs {
	box-sizing: border-box;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	gap: 10px;
	width: 100%;
	height: 130px;
	background: #FFFFFF;
	border: 1px solid #E9EEFC;
	color: #9AA5C6;
	border-radius: 20px;
	flex: none;
	order: 1;
	align-self: stretch;
	flex-grow: 0;
	resize: none;
}


.examiners-box {

	display: flex;
	flex-direction: column;
	align-items: flex-start;
	padding: 0px;
	gap: 10px;

	width: 150px;
	height: 52px;


	/* Inside auto layout */

	flex: none;
	order: 0;
	flex-grow: 0;


}

.e-label {

	width: 49px;
	height: 21px;
	margin-left: 2px;
	margin-top: 10px;
	margin-bottom: -9px;

	/* Plus Jakarta Display/Regular/Type@14 */

	font-family: 'Plus Jakarta Display';
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 150%;
	/* identical to box height, or 21px */

	display: flex;
	align-items: center;

	/* Neutral/Black */

	color: #1D2749;


	/* Inside auto layout */

	flex: none;
	white-space: nowrap;
	order: 0;
	flex-grow: 0;
}

.white-examiner {
	display: flex;
	flex-direction: row;
	/* justify-content: center; */
	align-items: center;
	padding: 20px 30px;
	/* gap: 80px; */
	width: 1080px;
	height: 92px;
	background: #FFFFFF;
	border-radius: 16px;
}


.examiner-subbox {
	display: flex;
	flex-direction: column;
	align-items: center;
	padding: 50px 0px 100px;
	gap: 80px;
	/* width: 1440px; */
	height: 2796px;
	background: #FFFFFF;
	/* Inside auto layout */
	flex: none;
	order: 2;
	flex-grow: 0;
}

.examiner-left {
	width: 346px;
	height: 54px;
	/* Plus Jakarta Display/Bold/Type@36 */
	font-family: 'Plus Jakarta Display';
	font-style: normal;
	font-weight: 700;
	font-size: 36px;
	line-height: 150%;
	/* identical to box height, or 54px */
	display: flex;
	align-items: center;
	/* Neutral/Black */
	color: #1D2749;
	/* Inside auto layout */
	flex: none;
	order: 0;
	flex-grow: 0;
}

input[type="radio"] {
	/* ...existing styles */
	display: grid;
	place-content: center;
}

input[type="radio"]::before {
	content: "";
	width: 0.65em;
	height: 0.65em;
	border-radius: 50%;
	transform: scale(0);
	transition: 120ms transform ease-in-out;
	box-shadow: inset 1em 1em var(--form-control-color);
}

input[type="radio"]:checked::before {
	transform: scale(1);
}

.containers {
	display: block;
	position: relative;
	padding-left: 35px;
	margin-bottom: 12px;
	cursor: pointer;
	font-size: 22px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

/* Hide the browser's default radio button */
.containers input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
}

/* Create a custom radio button */
.checkmark {
	position: absolute;
	top: -6px;
	left: 7px;
	height: 22px;
	width: 22px;
	background-color: transparent;
	border-radius: 50%;
	border: 1.5px solid #E9EEFC;
}

.max-w {
	max-width: 182px;
}

/* On mouse-over, add a grey background color */
.containers:hover input~.checkmark {
	background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.containers input:checked~.checkmark {
	background-color: #51BBB4;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
	content: "";
	position: absolute;
	display: none;
}

.containers input:checked~.checkmark:after {
	display: block;
}

/* Style the indicator (dot/circle) */
.containers .checkmark:after {
	top: 3.9px;
	left: 4px;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background: white;
}


.examiner-sub-head {

	width: 807px;
	height: 54px;

	/* Plus Jakarta Display/Regular/Type@18 */

	font-family: 'Plus Jakarta Display';
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 150%;
	/* or 27px */
	margin-top: -40px;
	text-align: center;

	/* Neutral/White */

	color: #FFFFFF;
}

.abt-head-title {
	font-family: 'Plus Jakarta Display';
	font-style: normal;
	font-weight: 700;
	font-size: 32px;
	line-height: 150%;
	/* identical to box height, or 48px */

	/* display: flex; */
	align-items: center;
	text-align: center;
	/* Gradient/Opsi 1 */

	background: linear-gradient(47.49deg, #04AEE9 -58.53%, #21ED96 229.52%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-clip: text;
	-webkit-text-fill-color: transparent;
}


.teams-name {

	width: 366.67px;
	height: 36px;

	/* Plus Jakarta Display/Bold/Type@24 */

	font-family: 'Plus Jakarta Display';
	font-style: normal;
	font-weight: 700;
	font-size: 24px;
	line-height: 150%;
	/* identical to box height, or 36px */


	/* Neutral/Black */

	color: #1D2749;


	/* Inside auto layout */

	flex: none;
	order: 1;
	align-self: stretch;
	flex-grow: 0;
}

.img-abt-med {
	flex-direction: column;
	align-items: flex-start;
	padding: 0px;
	gap: 16px;

	width: 366.67px;
	height: 100%;
}

.main-about-title {
	width: 560px;
	height: 108px;

	/* Plus Jakarta Display/Bold/Type@36 */

	font-family: 'Plus Jakarta Display';
	font-style: normal;
	font-weight: 700;
	font-size: 36px;
	line-height: 150%;
	/* or 54px */

	display: flex;
	align-items: center;

	/* Neutral/Black */
}


.teams-designation {

	width: 366.67px;
	height: 24px;

	/* Plus Jakarta Display/Regular/Type@16 */

	font-family: 'Plus Jakarta Display';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 150%;
	/* identical to box height, or 24px */


	/* Neutral/Dark Grey */

	color: #9AA5C6;


	/* Inside auto layout */

	flex: none;
	order: 2;
	align-self: stretch;
	flex-grow: 0;

}

.teams-designations {

	width: 366.67px;
	height: 24px;

	/* Plus Jakarta Display/Regular/Type@16 */

	font-family: 'Plus Jakarta Display';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 150%;
	/* identical to box height, or 24px */


	/* Neutral/Dark Grey */

	color: #55c7c9;


	/* Inside auto layout */

	flex: none;
	order: 2;
	align-self: stretch;
	flex-grow: 0;

}


.req-body {

	background: linear-gradient(47.49deg, #04AEE9 -58.53%, #21ED96 229.52%) !important;
}

.req-box {
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding: 32px;
	gap: 30px;

	width: 560px;
	height: 1005px;

	/* Neutral/White */

	background: #FFFFFF;
	border-radius: 16px;
}

.req-left-text {
	width: 560px;
	height: 270px;
	font-family: 'Plus Jakarta Display';
	font-style: normal;
	font-weight: 700;
	font-size: 60px;
	line-height: 150%;
	/* or 90px */

	display: flex;
	align-items: center;

	/* Neutral/White */

	color: #FFFFFF;
}

.req-left-text-p {
	width: 560px;
	height: 72px;

	/* Plus Jakarta Display/Regular/Type@16 */

	font-family: 'Plus Jakarta Display';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 150%;
	/* or 24px */


	/* Neutral/White */

	color: #FFFFFF;
}

.w-100 {

	width: 100% !important;
}

.h-100 {
	height: 100% !important;
}

.req-box-text-head {

	width: 560px;
	height: 48px;

	/* Plus Jakarta Display/Bold/Type@32 */

	font-family: 'Plus Jakarta Display';
	font-style: normal;
	font-weight: 700;
	font-size: 32px;
	line-height: 150%;
	/* identical to box height, or 48px */

	display: flex;
	align-items: center;

	/* Neutral/White */

	color: #FFFFFF;
}


.req-text-word-frame {
	display: flex;
	flex-direction: row;
	align-items: flex-start;
	padding: 0px;
	gap: 10px;

	width: 560px;
	height: 24px;


	/* Inside auto layout */

	flex: none;
	order: 3;
	align-self: stretch;
	flex-grow: 0;
	color: white;
}


.req-text-word-frame-box {
	width: 24px;
	height: 24px;
	left: 0px;
	top: 0px;

}

.req-p {
	font-size: 14px;
}

.mt-30 {
	margin-top: 20px;
}

.mb-30 {
	margin-bottom: 40px;
}

.mb-20 {
	margin-bottom: 30px;
}

.req-box-icon {
	padding: 4px;
	color: #51c1d0;
}

.req-text-word-frame-box-icon {
	left: 8.33%;
	right: 8.33%;
	top: 8.33%;
	bottom: 8.33%;
	background: #FFFFFF;
	border: 1px solid #FFFFFF;
	color: red;
	opacity: 0.5;
	border-radius: 100px;
	height: 24px;
	width: 24px;

}


.req-right-head {
	font-family: 'Plus Jakarta Display';
	font-style: normal;
	font-weight: 700;
	font-size: 32px;
	line-height: 150%;
	/* identical to box height, or 48px */

	display: flex;
	align-items: center;

	/* Neutral/Black */

	color: #1D2749;

}

.sub-frame {
	display: flex;
	flex-direction: column;
	align-items: center;
	padding: 0px;
	gap: 24px;

	width: 1205px;
	height: 105px;


	/* Inside auto layout */

	flex: none;
	order: 1;
	flex-grow: 0;
}

.img-effects-examiner {
	width: auto;
	height: 350px;

	/* Neutral/White */

	background: #FFFFFF;
	border-radius: 10px;
}

.sub-frame-head {
	height: 54px;

	/* Plus Jakarta Display/Bold/Type@36 */

	font-family: 'Plus Jakarta Display';
	font-style: normal;
	font-weight: 700;
	font-size: 36px;
	line-height: 150%;
	/* identical to box height, or 54px */

	display: flex;
	align-items: center;
	text-align: center;

	/* Neutral/White */

	color: #FFFFFF;

}


.sub-frame-title {
	width: 1205px;
	height: 27px;

	/* Plus Jakarta Display/Regular/Type@18 */

	font-family: 'Plus Jakarta Display';
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 150%;
	/* identical to box height, or 27px */

	text-align: center;

	/* Neutral/White */

	color: #FFFFFF;


}

.examiner-h1 {
	width: 195px;
	height: 36px;

	/* Plus Jakarta Display/Bold/Type@24 */

	font-family: 'Plus Jakarta Display';
	font-style: normal;
	font-weight: 700;
	font-size: 24px;
	line-height: 150%;
	/* identical to box height, or 36px */

	display: flex;
	align-items: center;

	/* Neutral/White */

	color: #FFFFFF;
}

.examiner-p {
	width: 375px;
	height: 72px;

	/* Plus Jakarta Display/Regular/Type@16 */

	font-family: 'Plus Jakarta Display';
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 150%;
	/* or 24px */


	/* Neutral/White */

	color: #FFFFFF;

}

.ex-img {
	width: 1200px;
	height: 600px;

	/* Gradient/Opsi 1 */

	background: linear-gradient(47.49deg, #04AEE9 -58.53%, #21ED96 229.52%);
	border-radius: 16px;

	/* Inside auto layout */

	flex: none;
	order: 1;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-grow: 0;
}

.bg-change {
	background: #E9EEFC !important;
}

.ex-imgs {
	width: 1200px;

	/* Gradient/Opsi 1 */


	/* Inside auto layout */

	flex: none;
	order: 1;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-grow: 0;
}


.ex-image {
	width: 927.27px;
	height: 555.05px;
	left: 136.58px;
	margin-top: 78px;

	background: #F3F5F6;
	border-radius: 10px;
}

.examiner-effect {

	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding: 0px 120px 100px;
	gap: 22px;
	height: 100%;

	/* Neutral/Black */

	background: #1D2749;

	/* Inside auto layout */

	flex: none;
	order: 2;
	flex-grow: 0;
}

.btn-purple {

	display: flex;
	flex-direction: row;
	align-items: flex-start;
	padding: 10px 16px;
	gap: 10px;

	width: 78px;
	height: 38px;

	/* Neutral/Light Grey */

	background: #F5F8FF;
	border-radius: 100px;

	/* Inside auto layout */

	margin-top: 40px;
	position: absolute;
	left: 14px;

}

.pd-20 {
	padding: 20px !important;
}

.btn-purple-text {

	width: 46px;
	height: 18px;

	/* Plus Jakarta Display/Medium/Type@12 */

	font-family: 'Plus Jakarta Display';
	font-style: normal;
	font-weight: 500;
	font-size: 12px;
	line-height: 150%;
	/* identical to box height, or 18px */


	/* Neutral/Dark Grey */

	color: #9AA5C6;


}


.examiner-flex {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: flex-start;
	padding: 10px;
	gap: 10px;

	max-width: 1200px;

	height: 74px;

	/* Inside auto layout */

	flex: none;
	order: 0;
	flex-grow: 0;
}

.right-star {

	right: 20px;
	position: absolute;
	height: 24px;

	/* Plus Jakarta Display/Medium/Type@16 */

	font-family: 'Plus Jakarta Display';
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 150%;
	/* identical to box height, or 24px */


	/* Secondary/Yellow */

	color: #FFD105;

}

.examiner-feat {
	display: flex;
	flex-direction: row;
	align-items: flex-start;
	padding: 11px 11px;
	gap: 10px;
	position: absolute;
	height: 38px;
	left: 5.82%;
	right: 76.91%;
	top: 318px;
	background: #FFFFFF;
	border-radius: 100px;
	flex: none;
	order: 1;
	flex-grow: 0;
	z-index: 1;
}

.d-feature {
	display: flex;
	flex-direction: row;
	align-items: flex-start;
	padding: 0px;
	gap: 32px;

	width: 1200px;
	height: 144px;


	/* Inside auto layout */

	flex: none;
	order: 2;
	flex-grow: 0;
}

.feat-text {
	width: 46px;
	height: 18px;

	/* Plus Jakarta Display/Medium/Type@12 */

	font-family: 'Plus Jakarta Display';
	font-style: normal;
	font-weight: 500;
	font-size: 12px;
	line-height: 150%;
	/* identical to box height, or 18px */


	/* Neutral/Black */

	color: #1D2749;


	/* Inside auto layout */

	flex: none;
	order: 0;
	flex-grow: 0;
}

.rotate {
	transform: rotate(270deg);
}

.icon-color-p {
	color: #C0CCEC;
}

.icon-globe {

	margin-top: 5px;
	margin-right: 5px;

}


.p-style {

	font-family: 'Plus Jakarta Display';
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 150%;
	/* or 21px */


	/* Neutral/Black */

	color: #1D2749;
}


.w-auto {
	width: auto !important;
}

.examienr-margin {
	margin-top: 15px;
}

.right-stars {
	/* right: 25px; */
	/* position: absolute; */
	height: 24px;
	font-family: 'Plus Jakarta Display';
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 150%;
	color: #FFD105;
}


.examiner-above-bold {
	font-family: 'Plus Jakarta Display' !important;
	font-style: normal !important;
	font-weight: 700 !important;
	font-size: 32px !important;
	line-height: 150% !important;
	/* identical to box height, or 48px */


	/* Neutral/Black */

	color: #1D2749 !important;
}

.examiner-upper-img {
	width: 366.67px;
	height: 398px;

	background: linear-gradient(0deg, rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0.05)), url('../img/About-Us.png');

	/* Inside auto layout */

	flex: none;
	order: 0;
	flex-grow: 0;
}


.examiner-img-first {

	display: flex;
	flex-direction: column;
	align-items: flex-start;
	padding: 0px;
	gap: 16px;

	width: 366.67px;
	height: 398px;


	/* Inside auto layout */

	flex: none;
	order: 0;
	flex-grow: 0;

}

.text-violet {

	color: #C0CCEC;
}

.tb-head {

	width: 62px;
	height: 36px;
	white-space: nowrap;
	/* Plus Jakarta Display/Bold/Type@24 */

	font-family: 'Plus Jakarta Display';
	font-style: normal;
	font-weight: 700;
	font-size: 24px;
	line-height: 150%;
	/* identical to box height, or 36px */
	/* Neutral/White */
	color: #FFFFFF;
}

.mb-12 {

	margin-bottom: 12px;
}


.pricing-box {
	padding: 1rem;
	background: #171F3A;
	border: 1px solid #171F3A;
	width: 388px;
	padding: 50px;
	border-radius: 16px;
}

.pricing-box .card-title {
	font-size: 1rem;
	line-height: 2;
}

.pricing-box .currency {
	top: -1.50rem;
	font-size: 1.50rem;
	letter-spacing: 0.75rem;
	margin-right: -1.5rem;
	font-family: 'Plus Jakarta Display';
}

.pricing-box .amount {
	font-size: 3.8rem;
	font-family: 'Plus Jakarta Display';
}

.border-1px {

	border: 1px solid #9AA5C6;
	opacity: 0.1;

}

.mt-50 {
	margin-top: 30px;
}

.td-p {

	width: 199px;
	height: 24px;

	/* Plus Jakarta Display/Medium/Type@16 */

	font-family: 'Plus Jakarta Display';
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 150%;
	/* identical to box height, or 24px */


	/* Neutral/Dark Grey */

	color: #9AA5C6;


	/* Inside auto layout */

	flex: none;
	flex-grow: 0;
}

.req-box-icons {
	padding: 4px;
	color: #171f3a;
}

.req-text-word-frame-box-icons {
	left: 8.33%;
	right: 8.33%;
	top: 8.33%;
	bottom: 8.33%;
	/* background: #FFFFFF; */
	/* border: 1px solid #FFFFFF; */
	color: red;
	/* opacity: 0.5; */
	border-radius: 100px;
	height: 24px;
	width: 24px;
	padding: 1px;
	background: linear-gradient(47.49deg, #04AEE9 -58.53%, #21ED96 229.52%);
}

.pricing-box .month {
	color: #a1a2ac;
	margin-left: -0.8rem;
	font-family: 'Plus Jakarta Display';
}

.pricing-box .list-group {
	margin-bottom: 1rem;
}

.pricing-box .list-group-item {
	padding: 0.45rem 1rem;
	border: none;
}

.mt-70 {
	margin-top: 70px;
}


.pricing-premium {
	position: relative;
	z-index: 1;
	/*-webkit-box-shadow: 0 5px 10px rgba(0,0,0,.09);
	-moz-box-shadow: 0 5px 10px rgba(0,0,0,.09);
	box-shadow: 0 5px 10px rgba(0,0,0,.09);*/
	margin-top: -50px;
	background: #1D2749;
	border-radius: 16px;
}

@media (max-width: 768px) {
	.pricing-box {
		margin-bottom: 1rem;
	}
}

@media only screen and (min-width: 992px) {
	#navbar-main {
		background: transparent;
		border-bottom: 1px solid transparent;
	}

	#navbar-main .navbar-nav>li.nav-item>a {
		color: #a1a2ac;
		padding: 1rem;
	}

	#navbar-main .navbar-nav>li.nav-item>a:hover,
	#navbar-main .navbar-nav>li.nav-item>a:focus {
		color: #242424;
	}
}

@media (min-width: 768px) {
	.pricing-premium {
		-webkit-transform: scale(1.05);
		-moz-transform: scale(1.05);
		transform: scale(1.05);
	}
}


.feature-box {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	padding: 0px;
	gap: 16px;

	width: 378.67px;
	height: 144px;


	/* Inside auto layout */

	flex: none;

	align-self: stretch;
	flex-grow: 1;
}


.feature-upper-border {


	width: 378.67px;
	height: 4px;

	/* Gradient/Opsi 1 */

	background: linear-gradient(47.49deg, #04AEE9 -58.53%, #21ED96 229.52%);
	border-radius: 3px;

	/* Inside auto layout */

	flex: none;

	align-self: stretch;
	flex-grow: 0;

}

.feature-head {

	width: 378.67px;
	height: 36px;

	/* Plus Jakarta Display/Bold/Type@24 */

	font-family: 'Plus Jakarta Display';
	font-style: normal;
	font-weight: 700;
	font-size: 24px;
	line-height: 150%;
	/* identical to box height, or 36px */


	/* Neutral/Black */

	color: #1D2749;


	/* Inside auto layout */

	flex: none;
	align-self: stretch;
	flex-grow: 0;

}

.feature-text {

	width: 378.67px;
	height: 72px;

	/* Plus Jakarta Display/Regular/Type@16 */

	font-family: 'Plus Jakarta Display';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 150%;
	/* or 24px */


	/* Neutral/Dark Grey */

	color: #9AA5C6;


	/* Inside auto layout */

	flex: none;
	align-self: stretch;
	flex-grow: 0;

}


.examiner-img-second {

	display: flex;
	flex-direction: row;
	align-items: flex-start;
	padding: 0px;
	gap: 10px;

	width: 366.67px;
	height: 398px;

	border-radius: 16px;

	/* Inside auto layout */

	flex: none;
	order: 0;
	flex-grow: 0;

}


.examiner-detail-upper-row {

	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: flex-start;
	padding: 0px 120px;
	gap: 80px;

	width: 1440px;
	height: 576px;

	background: #FFFFFF;

	/* Inside auto layout */

	flex: none;
	order: 0;
	align-self: stretch;
	flex-grow: 0;

}

.btn_rex {
	margin-top: -2px;
}


.examiner-p-img {
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0.05));
	border-radius: 16px;
	height: 369px;
}


@media only screen and (max-width: 992px) {

	.faq {

		width: 100%;
	}

	.res_box {
		max-width: 100%;
	}

	.con-box {
		width: 350px;
	}

	.card-body {
		/* width: 45%; */
		text-align: justify;
		margin-left: 10px;
	}

	.frame-blogs {
		height: 0px;

	}

	.center-faq {
		font-size: 26px;
	}

	.frame-blog {
		height: 100px;
	}

	.sub-header-faq {
		font-size: 10px;
	}

	.con-border-text {
		font-size: 9px;
	}

	.resp_list {
		width: 100%;
	}

	.frame-right {
		margin-left: 10px;
	}

	.con-border {
		width: 100px !important;
	}

	.sec-forms {
		height: 100px;
	}

	.examiner-img {
		width: 100%;
	}

	.examiner-head {
		font-size: 22px;
		/* width: 100%; */
		height: auto;
	}

	.white-examiner {
		display: grid;
		width: max-content;
		height: 300px;
		margin-top: -40px;
	}

	.btn_rex {
		margin-top: 0px;
	}

	.examiner-left {
		margin-left: 30px;
	}

	.right-star {
		position: relative;
		margin-left: 20px;
	}

	.examiner-feat {
		right: 93.1%;
		left: 1%;

	}

	.mb-res {
		margin-left: 28px;

	}

	.examiner-flex {
		display: grid;
	}

	.examiner-sub-head {
		width: 100%;
		font-size: 14px;
	}

	.bog-p {
		width: 400px;
		text-align: justify;
		margin-left: 10px;
	}

	.bog-title {
		width: 450px;
		margin-left: 10px;
	}

	.req-left-text {
		width: 340px;
		font-size: 26px;
		margin-left: 10px;
		height: 100px;
	}

	.req-text-word-frame {
		width: 410px;
	}

	.img-set {
		width: 412px;
		margin-left: 5px;
	}

	.img-b-u {
		width: 380px;
		height: 380px;
		background-size: contain !important;
		background-repeat: no-repeat;
	}

	.blog-sub-title {
		width: auto;
		font-size: 15px;
	}

	.pd-left-50 {
		padding-left: 12px;
	}

	.home-height {
		height: 108px !important;
	}

	.examiner-effect {
		width: auto;
	}

	.sub-frame-title {
		width: 406px;
	}

	.res_grid {
		display: grid !important;
	}

	.home_partner {
		margin-top: 110px !important;
	}

	.height_set {
		height: 2760px !important;
	}

	.img-abt {
		width: auto;
		margin-left: 5px;
		height: auto;
	}

	.social-icons {
		display: flex;
	}

	.background {
		position: unset;
		height: 1500px;
	}

	.bottom_borders {
		display: none !important;
	}

	.img-center {
		display: block;
	}

	.m-para {
		width: 380px;
		margin-left: 10px;
	}

	.abt-header {
		font-size: 26px;
	}

	.m-title {
		margin-left: 10px;
	}

	.our-partner {
		margin-top: 20px;
		margin-left: 10px;
		margin-bottom: -60px;
		display: block;
	}

	.head {
		margin-top: 129px;
		margin-bottom: -25px;
		margin-left: 15px;

	}

	.rev_mr {
		margin-left: 15px;
	}

	.text-bbs-p {
		width: auto;
	}

	.text-bbs-p {
		margin-top: -100px !important;
	}

	.blogs-t {
		display: inherit;
		padding: 0px;
		font-size: 20px;
		gap: 8px;
		width: 399px;
		height: 38px;
		flex: none;
		order: 1;
		align-self: stretch;
		flex-grow: 0;
	}

	.blogs-2 {
		width: auto;
	}

	.blogs-1 {
		width: auto;
	}

	.img-b {
		width: 380px;
	}

	.blog-list {
		background: transparent;
		height: 450px;
	}

	.blog-width {
		padding: 50px 0px 100px;
		height: auto;
	}

	.small-p {
		width: 200px;
	}

	.biog-head {
		width: 100%;
		height: 120px;
	}

	.blog-title {
		height: 55px;
		width: 100%;
		font-size: 40px;
	}

	.rev-ml-15 {
		margin-left: 10px;
	}

	.req-box-text-head {
		margin-left: 10px;
		font-size: 26px;
	}

	.req-left-text-p {
		width: 390px;
		text-align: justify;
		margin-left: 10px;
		height: 114px;
	}

	.res_req_demo {
		width: max-content !important;
		height: auto !important;

	}

	.req-box {
		padding: 0px;
	}

	.sec-input {
		width: 360px !important;
		margin-left: 6px;
	}

	.home_page_feat {
		left: 5.82% !important;
		right: 76.91% !important;
	}

	.req-right-head {
		padding: 33px;
	}

	.containers {
		padding-left: 15px;
	}

	.ex-img {

		width: 352px;
	}

	#footer>.container>.row {
		display: grid;
		margin-top: 0px !important;
		padding-top: 0px !important;
	}

	.pd-first {
		padding-left: 20px;
	}

	.pd-com {
		padding-left: 20px;
		margin-top: 40px;
	}

	.pd-third {
		padding-left: 20px;
		margin-top: 68px;
	}

	.pd-last {
		padding-left: 20px;
		margin-top: 40px;
	}

	.ex-image {
		width: 330px;
	}

	.feature-box {
		margin-top: 55px;
	}

	.footer-sub-text {
		width: auto;
		left: 0;
		font-size: 24px;
	}

	.cl-btn {
		right: 5px;
		/* top: 135px; */
		width: 146px;
		white-space: nowrap;
	}

	.bg-custom {
		width: 100%;
	}

	.footer-cl {
		width: 100%;
		left: 0;
		/* top: 130px; */
	}

	.res_sub_header {
		margin-top: 20px !important;
		margin-bottom: 55px;
	}

	.cons {
		/* width: 350px; */
		height: auto;
	}

	.sec-sub-title {
		margin-left: 10px;
	}

	.sec-title {
		margin-left: 10px;
	}

	.f-blog {
		height: 33px !important;
	}

	.height-zero {
		height: 20px !important;
	}

	.faq-text {
		width: 100%;
	}

	.card-box {
		gap: 0;
		/* height: auto !important; */
	}

	.faq-box {
		padding: 0;
	}

	.btn-left-text {
		font-size: 10px;
	}

	.small-title-sub {
		width: 200px;
	}

	.p-style {
		font-size: 8px;
	}

}

.accordion.accordion-minimal .card {
	margin-bottom: 20px !important;
}

.faq-box {
	padding: 0px !important;
}

.faq {
	width: auto !important;
}

@media only screen and (max-width: 992px) {
	.accordion.accordion-minimal .card .card-body {
		width: auto !important;
	}

	.faq-box {
		width: auto !important;
	}

	.just-push {
		padding-left: 1px;
		padding-right: 1px;
	}
}

@media only screen and (max-width: 992px) {
	.ex-image {
		width: 90% !important;
		margin-top: 10px;
	}

	.our-partner {
		margin-bottom: 1px !important;
	}
}

@media (max-width:1200px) {
	.ex-img {
		width: 100% !important;
	}
}

.d-grid {
	display: grid !important;
}

.ex-imgs {
	width: auto !important;
	flex-wrap: wrap !important;
}

.feature-box {
	width: auto !important;
	margin-left: 10px;
}

.image-frame .image-frame-wrapper .img-fluid {
	height: 100% !important;
	border-radius: 10px;
}

.examiner-subbox {
	padding: 10px;
}

.padding_set {
	padding-left: 0px;
	padding-right: 0px;
}

@media (max-width:990px) {
	.ex-img {
		height: 360px !important;
	}

	.ex-image {
		height: 350px !important;
	}

}

.res_team {
	margin-bottom: 30px;
}

@media (max-width:768px) {
	.about-img {
		max-width: 765px !important;
	}

	.m-para.spec-text {
		width: 100%;
		padding-right: 10px;
	}
}

.accordion .card .card-body {
	padding: 1.1rem 0.1rem !important;
	padding-right: 1.1rem !important;
}

.you-cons {
	max-width: 500px;
}

.sec-button {
	max-width: 500px;
}

.spec-footer {
	max-width: 570px;
}