/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 4 version
*/

body{
	overflow-x:hidden;
} 
/* Force no horizontal scrollbar */
html, body {
  overflow-x: hidden !important;
}

*{
  scrollbar-width: thin !important;
  scrollbar-color: #7F5CCE #eeeeee !important;
}
body {
  font-family:
    -apple-system,
    BlinkMacSystemFont,
    "SF Pro Text",
    "SF Pro Display",
    "Inter",
    "Segoe UI",
    sans-serif;
}
.qlypcIayLv{
	display:none !important;
}
/*=====================================
 * common Css
 ======================================*/
.ekit-menu-nav-link{
	cursor:pointer;
}
p{
	margin-bottom:0px;
}
.elementor-button{
	position:relative;
	overflow:hidden;
	z-index:10;
}
.elementor-button:before{
	content:"";
	position:absolute;
	width:0%;
	height:100%;
	background: -webkit-gradient(linear, left top, right top, from(#624A99), to(#281E3F));
	background: -o-linear-gradient(left, #624A99 0%, #281E3F 100%);
	background: linear-gradient(90deg, #624A99 0%, #281E3F 100%);
	left:0px; 
	top:0px;
	border-radius:15px;
	-webkit-transition:.3s ease-in-out;
	-o-transition:.3s ease-in-out;
	transition:.3s ease-in-out;
	z-index:99;
}
.elementor-button .elementor-button-content-wrapper{
	position:relative;
}
.elementor-button span {
    position: relative;
    z-index: 999;
}
.elementor-button:hover:before{
	width:100% !important;
	z-index:1;
}

.elementor-button-icon svg {
    height: auto;
    width: .75em;
}
.withe_btn .elementor-button:hover{
	color:#FFF !important;
	border:1px solid #9566ff;
	background-color:transparent !important;
}




.withe_btn .elementor-button:hover svg path{
	fill:#FFF !important;
}



.text-gradient h2{
  background: -o-linear-gradient(316.91deg, #000000 13.76%, #9566FF 84.76%);
  background: linear-gradient(133.09deg, #000000 13.76%, #9566FF 84.76%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
    display: inline-block;
}

.main_menus .white-logo{
	opacity:1;
}
.main_menus .blue-logo{
	opacity:0;
}
.main_menus.scroll-up .blue-logo{
	opacity:1;
}
.main_menus.scroll-up .white-logo{
	opacity:0;
}
.logo-slider-left .elementor-image-gallery{
    position: relative;
    width: 180%;
    -webkit-animation: marqueeLeft 40s linear infinite;
            animation: marqueeLeft 40s linear infinite;
}
.logo-slider-left .gallery-item {
	max-width: 100% !important;
}
.logo-slider-left .gallery{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
	gap:50px;
}
@-webkit-keyframes marqueeLeft{
	0% {
		left: 0;
	}
	100% {
		left: -100%;
	}
}
@keyframes marqueeLeft{
	0% {
		left: 0;
	}
	100% {
		left: -100%;
	}
}

.logo-slider-right .elementor-image-gallery{
    position: relative;
    width: 180%;
    -webkit-animation: marqueeright 40s linear infinite;
            animation: marqueeright 40s linear infinite;
}
.logo-slider-right .gallery-item {
	max-width: 100% !important;
}
.logo-slider-right .gallery{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
	gap:50px;
}


@-webkit-keyframes marqueeright{
	0% {
		left: -100%;
	}
	100% {
		left: 0%;
	}
}


@keyframes marqueeright{
	0% {
		left: -100%;
	}
	100% {
		left: 0%;
	}
}

.expert-compliance .pp-info-box:hover{
	background-color:#B583FF !important;
	-webkit-box-shadow: 0px 4px 20px 0px #00000040;
	        box-shadow: 0px 4px 20px 0px #00000040;

}
.expert-compliance .pp-info-box:hover .pp-info-box-title, .expert-compliance .pp-info-box:hover .pp-info-box-description p{
	color:#FFF !important;
}

.our-client-say .swiper-slide {
/* 	background: linear-gradient(180deg, rgba(149, 102, 255, 0) 0%, rgba(149, 102, 255, 0.2) 100%); */
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(149, 102, 255, 0)), to(rgb(141 139 144 / 20%)));
    background: -o-linear-gradient(top, rgba(149, 102, 255, 0) 0%, rgb(141 139 144 / 20%) 100%);
    background: linear-gradient(180deg, rgba(149, 102, 255, 0) 0%, rgb(141 139 144 / 20%) 100%);
    -webkit-box-shadow: 0px 8px 20px -10px #97959b inset;
            box-shadow: 0px 8px 20px -10px #97959b inset;
    border-radius: 30px;
    margin: 50px 0px 20px 0px;
    padding: 0px 20px 20px 20px;
}

.our-client-say .swiper-pagination-bullet.swiper-pagination-bullet-active{
	background:#8861E0;
}

/*=====================================
 * our-service-process Css
 ======================================*/

.our-service-process{}

.our-service-process .pp-timeline-item{
	border-radius:20px;
    padding: 10px 20px;
	position:relative;
	-webkit-transition:.3s ease-in-out;
	-o-transition:.3s ease-in-out;
	transition:.3s ease-in-out;
	min-height:122px;
}

.our-service-process .pp-timeline-item.active{
	-webkit-box-shadow: 0px 4px 20px 0px #00000040;
	        box-shadow: 0px 4px 20px 0px #00000040;
}
.our-service-process .pp-timeline-item h2{
	margin-top:0px;
}

.our-service-process .pp-timeline-connector-wrap{
	display:none !important;
}
.our-service-process .pp-timeline-marker-wrapper{
    border: 2px solid #6C3BAA;
    padding: 5px;
    border-radius: 50%;
	-webkit-transition:.2s ease-in-out;
	-o-transition:.2s ease-in-out;
	transition:.2s ease-in-out;
	background-color:#6C3BAA;
}
.our-service-process.active  .pp-timeline-marker-wrapper{
	border:2px solid #FFF;
	background:transparent;
}
/*  .our-service-process .pp-timeline-item.active .pp-timeline-marker-wrapper{
	border:2px solid #FFF;
} */
.our-service-process .pp-timeline-marker-wrapper:before {
	content: "";
    height: calc(100% - 90px);
    position: absolute;
    display: block;
    width: 2px;
    background: #6C3BAA;
    top: 70px;
    left: 40px;
    -webkit-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
}

/* .our-service-process .pp-timeline-item-active .pp-timeline-marker-wrapper:before{ 
	background-color:#9566FF;
} */

.our-service-process .pp-timeline-item.active .pp-timeline-marker-wrapper:before, .our-service-process.active .pp-timeline-marker-wrapper:before{ 
	background-color:#FFF !important;
}

.our-service-process .pp-timeline-marker{
	width:28px !important;
	height:28px !important;
	color:#FFF !important;
}

/* .our-service-process .pp-timeline-item:hover .pp-timeline-marker{
	background:#FFF !important;
} */

.our-service-process .pp-timeline-item.active .pp-timeline-marker, .our-service-process.active  .pp-timeline-marker {
    background: transparent;
    color: #fff !important;
}
.our-service-process .pp-timeline-item .pp-timeline-card-content{
	margin-bottom:20px;
}
.our-service-process .pp-timeline-item .pp-timeline-card-content, .our-service-process .pp-timeline-item .pp-timeline-card-title-wrap{
	-webkit-transition:.3s ease-in-out;
	-o-transition:.3s ease-in-out;
	transition:.3s ease-in-out;
}
/* .our-service-process .pp-timeline-item:hover .pp-timeline-card-title-wrap{
	color:#FFF;
} */

.our-service-process .pp-timeline-item.active .pp-timeline-card-content, .our-service-process .pp-timeline-item.active .pp-timeline-card-title-wrap, .our-service-process.active  .pp-timeline-card-title-wrap{
	color:#FFF;
}
.our-service-process.active  .pp-timeline-card-content{
	color:#FFF;
}

/* .our-service-process .pp-timeline-item.current_active  .pp-timeline-card-content, .our-service-process .pp-timeline-item.current_active .pp-timeline-card-title-wrap{
	color:#FFF;
} */

/*=====================================
 * sbc-specialises-main-slide 
 ======================================*/

.sbc-specialises-main-slide .pp-info-box a, .sbc-specialises-subslider .pp-info-box a{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex; 
	-webkit-box-orient:vertical; 
	-webkit-box-direction:reverse; 
	    -ms-flex-direction:column-reverse; 
	        flex-direction:column-reverse;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
	gap:30px;
    height: 100%;
}

.sbc-specialises-main-slide .pp-info-box-icon-wrap,  .sbc-specialises-subslider  .pp-info-box-icon-wrap{
	text-align:right;
}
.sbc-specialises-main-slide h4,  .sbc-specialises-subslider h4{
	margin-top:0px;
}
.sbc-specialises-main-slide h4 span, .sbc-specialises-subslider  h4 span{
	color:#654C9D;
}
.sbc-specialises-main-slide .swiper-wrapper, .sbc-specialises-subslider .swiper-wrapper{	
    margin: 20px 0px;
}
.sbc-specialises-main-slide .pp-info-box,  .sbc-specialises-subslider .pp-info-box{
	-webkit-backdrop-filter: blur(4px);
	        backdrop-filter: blur(4px);
}
.sbc-specialises-main-slide .swiper-slide-active, .sbc-specialises-subslider .swiper-slide-active, .sbc-specialises-subslider .swiper-slide:hover, .sbc-specialises-main-slide .swiper-slide:hover{
	background-color: #654C9D !important;
	-webkit-box-shadow: 0px 4px 20px 0px #00000040;
	        box-shadow: 0px 4px 20px 0px #00000040;

}
.sbc-specialises-subslider .pp-info-box{
	min-height:331px;
}
.sbc-specialises-main-slide .swiper-slide-active h4, .sbc-specialises-main-slide .swiper-slide-active h4 span, .sbc-specialises-subslider .swiper-slide-active h4, .sbc-specialises-subslider .swiper-slide-active h4 span, .sbc-specialises-subslider .swiper-slide:hover h4, .sbc-specialises-main-slide .swiper-slide:hover h4, .sbc-specialises-main-slide .swiper-slide:hover h4 span{
	color:#FFF !important; 
}

.sbc-specialises-main-slide .swiper-slide-active  svg path, .sbc-specialises-subslider .swiper-slide-active  svg path, .sbc-specialises-subslider .swiper-slide:hover svg path, .sbc-specialises-main-slide .swiper-slide:hover svg path{
	fill:#FFF !important;
}

.sbc-specialises-main-slide .pp-slider-arrow{
	top:-50px;  
}

.sbc-specialises-main-slide .pp-slider-arrow.elementor-swiper-button-prev{
	left:unset; 
	right: 60px;
}
.sbc-specialises-main-slide .pp-slider-arrow.elementor-swiper-button-next i{
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
}

/* .cricle-animation {
	animation: crotation 40s linear infinite;
}

@keyframes crotation{
	0% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(359deg);
	}
}
 */
.sbc-specialises-subslider:not(.active) {
    display: none;
}



/*=====================================
 * sbc-specialises-main-slide 
 ======================================*/

.sbc-mega-menus .pp-info-box{
	position:relative;
}

.sbc-mega-menus .pp-info-box-content{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex; 
	gap:20px; 
}
.sbc-mega-menus .pp-info-box-icon-wrap{
    position: absolute;
    top: 25px;
    left: 15px;
}
.sbc-mega-menus .pp-info-box-title-wrap{
    width: 60%;
    padding: 15px;
    border-radius: 12px;
    padding-left: 40px;
}
.sbc-mega-menus .pp-info-box.menu_active .pp-info-box-title-wrap{
    background-color: #FFFFFF;
}

.sbc-mega-menus .pp-info-box-description{
	width:40%;
    position: relative;
}

.sbc-mega-menus .pp-info-box-description ul{
    list-style: none;
    position: absolute;
    padding: 20px 25px;
    border: 1px solid #654C9D;
    border-radius: 12px;
	opacity:0;
	width:100%;
	z-index:99;
}
.sbc-mega-menus .pp-info-box-description ul li:not(:last-child){ 
	margin-bottom:10px;
}
.sbc-mega-menus .pp-info-box.menu_active .pp-info-box-description ul{
	opacity:1;
}

.sbc-mega-menus .pp-info-box-description ul li{
	position:relative;
/* 	padding-left:30px; */
}
/* .sbc-mega-menus .pp-info-box-description ul li:before{
	content:"";
	width:16px; 
	height:20px; 
	background-image:url("https://orfeostorysite.com/sbc/wp-content/uploads/2025/12/location_on.png");
	position:absolute;
	left:0;
	top:2px;
	opacity:0;
}
.sbc-mega-menus .pp-info-box-description ul li:hover:before{
	opacity:1;
} */

.sbc-mega-menus .pp-info-box-description ul li a{
	color:#1F1F1F !important;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex; 
	gap:10px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.sbc-mega-menus .pp-info-box-description ul li a:hover{
	color:#6c3baa !important; 
	text-decoration:underline;
}
.sbc-mega-menus .pp-info-box .pp-info-box-title{
	position:relative;
}
.sbc-mega-menus .pp-info-box .pp-info-box-title:before{   
	content: "";
	background-image: url(https://orfeostorysite.com/sbc/wp-content/uploads/2025/11/Line-30.svg);
	position: absolute;
	width: 20px;
	height: 15px;
	right: 0px;
	opacity:0;
}
.sbc-mega-menus .pp-info-box.menu_active .pp-info-box-title:before{
	opacity:1;
}


.sbc-button-arrow .elementor-button{
	width:57px;
	height:57px;
    border-radius: 50%;
	cursor:pointer;
}

.sbc-specialises-subslider .pp-slider-arrow{
	opacity:0 !important;
}

/*==================================================================================*/


  /* Progress bar */  
.specialises-slider-wraper { width:100%}
.specialises-slider-wraper .swiper {
	max-width:1600px;
}
.specialises-arrow {
	max-width:1600px;
	margin:0px auto;
}
.specialises-section .progress-wrap {
	position: absolute;
	left: 0px;
	width: 100%;
	height: 10px;
/* 	background:linear-gradient(90deg, #b739b13b 0%, #E31F73 30%); */
/* 	background: linear-gradient(269.98deg, #1890ff 0.02%, #52c41a 61.15%); */
	overflow: hidden;
	top: 13px;
}
.specialises-slider-wraper {
    width:100%;
    position:relative;
    overflow: hidden;
  }

.specialises-slider-wraper .month_name{
	display:none !important;
}
.specialises-slider-wraper  .month_date {
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 15px;
/*     text-transform: uppercase; */
}
  .specialises-content {
	}
.specialises-content .specialises-c-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
    background: #EEE3FF;
    padding: 20px;
    border-radius: 18px;
    margin: 5px 0;
}
  .specialises-content ul{
    margin: 0px;
    font-size: 14px;
    padding-left: 20px;
  }
.specialises-content ul li a{
	color:#000;
}
  .specialises-content .specialises-label{
    font-size: 16px;
    font-weight: 800;
	width:-webkit-max-content;
	width:-moz-max-content;
	width:max-content;
	text-align:right;
  }
  .swiper-slide.active  .specialises-content{
    border-radius: 20px;
  }


.specialises-section {
    padding: 100px 0 100px 0;
	background: -o-linear-gradient( 25deg,  #4e529c 69%,  #4e529c 0%, #ed2124 60% );
	background: linear-gradient( 65deg,  #4e529c 69%,  #4e529c 0%, #ed2124 60% );
	min-height:100vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.specialises-card{
    padding: 0px 20px 0 20px;
}

.specialises-card:before{
    content: "";
    width: 20px;
    height: 20px;
    background: #FFF;
    border-radius: 50%;
    position: absolute;
    top: 10px;
    border: 3px solid #9566ff;
}
.specialises-section .specialises-card{
    margin-top: 60px;
}

.specialises-contbox{
	width:80%;	
}

.swiper-button-next, .swiper-rtl .swiper-button-prev {
    right:5% !important;
    left: auto;
    background: #FEF6ED;
    border-radius: 50% !important;
    width: 45px !important;
	top: 270px !important
}

.swiper-button-prev, .swiper-rtl .swiper-button-next {
    left: 5% !important;
    right: auto;
	background: #FEF6ED;
    border-radius: 50% !important;
    width: 45px !important;
	top: 270px !important
}

.swiper-button-next:after, .swiper-button-prev:after {
    font-size: 24px !important;
}




/*=============================
 * 
 * ============================*/
/* .quiz-form-style [type=radio]+label {
    padding: 20px;
    background-color: #F2F2E5;
    border-radius: 10px;
    -webkit-box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.14901960784313725);
            box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.14901960784313725);
}
 */
.quiz-form-style [type=radio]:checked+label {

}

/* .iov_six {
    position: relative;
}

.iov_six::before {
    position: absolute;
    content: '6';
    color: #fff;
    font-weight: 600;
    left: 36px;
    top: 29px;
}
 */


.iov_six,
.iov_seven,
.iov_eight,
.iov_nine {
    position: relative;
}

.iov_six::before,
.iov_seven::before,
.iov_eight::before,
.iov_nine::before {
    position: absolute;
    color: #fff;
    font-weight: 600;
    left: 36px;
    top: 20px;
}

.iov_six::before   { content: '5'; }
.iov_seven::before { content: '6'; }
.iov_eight::before { content: '7'; }
.iov_nine::before  { content: '8'; }


/* ==============================  */
/* scrool up menu   */

.main_menus {
    -webkit-transition: background-color 0.3s ease, color 0.3s ease;
    -o-transition: background-color 0.3s ease, color 0.3s ease;
    transition: background-color 0.3s ease, color 0.3s ease;
    background-color: transparent;
}

/* Scroll-up state */
.main_menus.scroll-up {
    background-color: #ffffff !important;
    -webkit-box-shadow: rgba(33, 35, 38, 0.1) 0px 10px 10px -10px;
            box-shadow: rgba(33, 35, 38, 0.1) 0px 10px 10px -10px;
}

/* Menu text black */
.main_menus.scroll-up a,
.main_menus.scroll-up span,
.main_menus.scroll-up li {
    color: #000000 !important;
}

.main_menus.scroll-up span.elementor-button-text{
    color: #FFF !important;
}
/* Menu <i> icon black on scroll-up */
.main_menus.scroll-up #menu-header-menu li a i {
    color: #000000 !important;
}

.main_menus.scroll-up #menu-header-menu li a i:before {
    color: #000000 !important;
}

.main_menus.scroll-up .lang img {
    -webkit-filter: invert(1.5) contrast(3.2) saturate(0);
            filter: invert(1.5) contrast(3.2) saturate(0);
}
.main_menus.scroll-up .e-n-menu-item svg, .main_menus.scroll-up .e-n-menu-item svg path{
    fill: #000 !important;
}

/* Dropdown arrow icon always white */
.main_menus .ekit-wid-con .icon.icon-down-arrow1::before,
.main_menus .icon.icon-down-arrow1::before {
    content: "\e994";
    color: #fff !important;
}

.main_menus.scroll-up #menu-header-menu li.menu-item a svg{
	fill:#000 !important;
}
.main_menus.scroll-up .menu-item svg path{
	fill:#000000 !important;
}
.main_menus.scroll-up #cart-sbc svg path{
	stroke:#000 !important;
	fill:transparent !important;
}
/* services slider css  */

.specialises-label img {
    width: 32px;
    height: 22px;
    -o-object-fit: fill;
       object-fit: fill;
    padding: 3px;
    -o-object-position: center;
       object-position: center;
    padding-right: 5px;
}

.specialises-label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
}


/* hover box animation  */

.cbc_card {
    -webkit-transition: -webkit-transform 0.5s ease, -webkit-box-shadow 0.3s ease;
    transition: -webkit-transform 0.5s ease, -webkit-box-shadow 0.3s ease;
    -o-transition: transform 0.5s ease, box-shadow 0.3s ease;
    transition: transform 0.5s ease, box-shadow 0.3s ease;
    transition: transform 0.5s ease, box-shadow 0.3s ease, -webkit-transform 0.5s ease, -webkit-box-shadow 0.3s ease;

}

.cbc_card:hover {
  -webkit-transform: translateY(-5px) scale(1.01);
      -ms-transform: translateY(-5px) scale(1.01);
          transform: translateY(-5px) scale(1.01);
  -webkit-box-shadow: 0 15px 35px rgba(0,0,0,0.2);
          box-shadow: 0 15px 35px rgba(0,0,0,0.2);
}


/*=============================
 * 
 * ============================*/

.incorporation_banner_wraper{
    -webkit-transform: translateY(30%);
        -ms-transform: translateY(30%);
            transform: translateY(30%);
	-webkit-transition:.3s ease-in-out;
	-o-transition:.3s ease-in-out;
	transition:.3s ease-in-out;
}
.incorporation_banner_content{
	opacity:0;
	-webkit-transition:.3s ease-in-out;
	-o-transition:.3s ease-in-out;
	transition:.3s ease-in-out;
}
.elementor-editor-active
.incorporation_banner_wraper, .elementor-editor-active .incorporation_banner_content{
    -webkit-transform: unset;
        -ms-transform: unset;
            transform: unset;
    opacity: 1;
} 
.incorporation_banner.active .incorporation_banner_wraper{
    -webkit-transform: translateY(0%);
        -ms-transform: translateY(0%);
            transform: translateY(0%);
}

.incorporation_banner.active .incorporation_banner_content{
	opacity:1;
}


.step_iov.red-box.active{
	background-color: #52C41A !important
}
.step_iov.orange-box.active{
	background-color:#FF4D4F !important
}
.step_iov.yellow-box.active {
    background-color: #ecc105 !important;
}
.step_iov.green-box.active{
	background-color:#1890FF !important
}

/*=============================
 *  Register step hover css 
 * ============================*/
/* 
.step_iov:hover{
	background:#654C9D !important
	box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.25) !important;

} */

.step_iov.active h3{
    color: #fff !important;
}

/* .step_iov:hover h3, .step_iov.active h3{
    color: #fff !important;
} */

.step_iov.active .pp-info-list-title{
    color: #FFF !important;
}


.step_iov.active {
    color: #fff !important;
}

.step_iov.active .step-icon-blue{
	opacity:0;
}
.step_iov .step-icon-white{
	opacity:0;
}
.step_iov.active .step-icon-white{
	opacity:1;
}
 .step_iov.active .pp-infolist-icon-wrapper{
    background: #fff !important;
}


.step_iov.active .pp-info-list-icon.pp-info-list-number{
    color: #654C9D !important;
}


.step_iov.active .setp-number{
    background:#fff !important;
}

.step_iov.active .setp-number h2{
    color: #654C9D !important;
}

/*=============================
 *  sbc-new-mega-menu css 
 * ============================*/

.sbc-new-mega-menu{}
.sbc-new-mega-menu .pp-info-box:hover{
    background-color: #FFF;
}

.sbc-new-mega-menu a{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.sbc-new-mega-menu .pp-info-box a:hover h4{
	color:#6C3BAA !important;
	text-decoration:underline;
}
.sbc-new-mega-menu .pp-info-box a:hover .pp-info-box-icon{
	color:#6C3BAA !important;
}
.sbc-new-mega-menu .pp-info-box a:hover svg path{
	fill:#6C3BAA !important;
}
/* 
.elementor-repeater-item-7ccfeda.active{
	background:#FF4D4F;
}
.elementor-repeater-item-14ad91a.active{
	background:#FA8C16;
}
.elementor-repeater-item-a429099.active{
	background:#ECC105;
}
.elementor-repeater-item-56384fc.active{
	background: #52C41A;
}

.elementor-repeater-item-08ceb66.active{
	background:#13C2C2;
}
.elementor-repeater-item-c646727.active{
	background: #1890FF;
}
.elementor-repeater-item-cf0c08a.active{
	background: #843B90;
}
.elementor-repeater-item-0b06327.active{
	background:#722ED1;
} */


.our-service-process.active .elementor-repeater-item-7ccfeda{
	background:#FF4D4F;
}
.our-service-process.active .elementor-repeater-item-14ad91a{
	background:#FA8C16;
}
.our-service-process.active .elementor-repeater-item-a429099{
	background:#ECC105;
}
.our-service-process.active .elementor-repeater-item-56384fc{
	background: #52C41A;
}

.our-service-process.active .elementor-repeater-item-08ceb66{
	background:#13C2C2;
}
.our-service-process.active .elementor-repeater-item-c646727{
	background: #1890FF;
}
.our-service-process.active .elementor-repeater-item-cf0c08a{
	background: #843B90;
}
.our-service-process.active .elementor-repeater-item-0b06327{
	background:#722ED1;
}

.our-service-process .pp-timeline-item.active .pp-timeline-marker-wrapper{
	background-color:transparent !important;
}



/*========================================
 * Package
 * =======================================*/

.packages {
	text-align: center;
}

.packages h2 {
	font-size: 34px;
	margin-bottom: 40px;
}

.packages h2 span {
	color: #6c3baa;
}

/* grid */
.card-wrapper {
	display: -ms-grid;
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
	gap: 30px;
	transition: transform .4s;
}

/* card */
.package-card {
    position: relative;
    overflow: hidden;
    border-radius: 22px;
    border: 1px solid #ece6ff;
    -webkit-transition: 0.35s ease;
    -o-transition: 0.35s ease;
    transition: 0.35s ease;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    min-height: 630px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
	padding-bottom:8px;
}

/* card hover lift */
.package-card:hover {
	-webkit-transform: translateY(-10px);
	    -ms-transform: translateY(-10px);
	        transform: translateY(-10px);
	-webkit-box-shadow: 0 22px 45px rgba(108, 59, 170, 0.25);
	        box-shadow: 0 22px 45px rgba(108, 59, 170, 0.25);
	border-color: #6c3baa;
}

/* top title area */
.layers {
    min-height: 120px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.layer2 p {
    text-align: left;
    padding-bottom: 10px;
    font-weight: 600;
}

.layers h3 {
    font-size: 28px;
    font-weight: 600;
    text-align: center;
    font-family: 'Inter';
    margin: 0;
    padding: 0;
	color:#4A4A4A;
}
.layers h3 span {
     color: #6c3baa;
}

/* content box base */
.layer1,
.layer2 {
	background: #FEFEFE;
	width: 95%;
	margin: 7px auto;
	padding: 20px;
	border-radius: 12px;
	-webkit-transition: all 0.45s ease;
	-o-transition: all 0.45s ease;
	transition: all 0.45s ease;
	min-height: 520px;
	height: -webkit-fill-available;
}

/* layer1 default */
.layer1 {
	opacity: 1;
	-webkit-transform: translateY(0);
	    -ms-transform: translateY(0);
	        transform: translateY(0);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}


/* layer2 hidden but positioned BELOW header */
.layer2 {
	position: absolute;
	left: 50%;
	top: 120px;
	-webkit-transform: translate(-50%, 20px);
	    -ms-transform: translate(-50%, 20px);
	        transform: translate(-50%, 20px);
	opacity: 0;
	pointer-events: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	min-height: 450px;
	color:#4A4A4A;
}

/* hover swap */
.package-card:hover .layer1 {
	opacity: 0;
	-webkit-transform: translateY(-10px);
	    -ms-transform: translateY(-10px);
	        transform: translateY(-10px);
}

.package-card:hover .layer2 {
	opacity: 1;
	-webkit-transform: translate(-50%, 0);
	    -ms-transform: translate(-50%, 0);
	        transform: translate(-50%, 0);
	pointer-events: auto;
}
.layer1 ul li {
    margin-left: -42px;
    text-align: center;
    margin-bottom: 3px;
}

.layer1 ul li span {
    font-size: 18px;
    font-weight: 600;
    color: #6C3BAA !important;
}

/* image */
.layer1 img {
    max-width: 100%;
	max-height:84px;
	-o-object-fit:contain;
	   object-fit:contain;
}

.layer1 button img,
.layer2 button img{
    margin: 0;
    margin-bottom: -6px;
}
/* price */
.price {
    font-size: 50px;
    font-weight: 700;
    margin: 0;
    font-family: 'Inter';
}

#money {
    font-size: 18px;
    font-weight: 600;
    font-family: 'Inter';
}

/* lead time */
.leadtime {
    font-size: 16px;
    color: #6c3baa;
    margin-bottom: 18px;
    background: #EEE3FF;
    padding: 4px 15px;
    border-radius: 30px;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    margin: 0px 0 0px 0;
}

/* list */
.layer2 ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
}


.package-card ul {
    list-style: none;
    text-align: left;
	list-style:none;
    padding: 0;
}

.package-card ul li {
	margin-bottom: 10px;
	padding-left: 20px;
	position: relative;
	font-size: 14px;
}

.layer1 ul li::before {
	display: none;
}



.package-card ul li {
    position: relative;
    padding-left: 30px; /* space for the checkmark image */
    margin-bottom: 6px;
    font-size: 16px;
	font-weight:500;
}

/* add SVG as checkmark */
.package-card ul li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 14px;  /* size of your checkmark */
    height: 14px;
    background: url('https://orfeostorysite.com/sbc/wp-content/uploads/2026/01/checkmark.svg') no-repeat center center;
    background-size: contain; /* scale SVG to fit box */
}


/* buttons */
.package-card button, .package-card a {
    width: 100%;
    padding: 14px;
    border-radius: 14px;
    border: none;
    background: #6c3baa;
    color: #fff;
    font-size: 15px;
    cursor: pointer;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    font-weight: 600;
	text-align: center;
}
.package-card a {
	text-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	gap: 10px;
}
.package-card button:hover, .package-card a:hover {
    background: #552a99;
}

.green-timeline:before, .red-timeline:before, .yellow-timeline:before, .blue-timeline:before{
	content:"";
	position:absolute;
    width:108%; 
	height:10px; 
	left:25px; 
	top:15px;
	
}
.green-timeline:before{
	background:#52C41A
}
.red-timeline:before{
	background:#FF4D4F
}
.yellow-timeline:before{
	background:#FADB14
}
.blue-timeline:before{
	background:#1890FF
}

.layer-top-content{
	text-align:center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 20px;
	-webkit-box-align:center;
	    -ms-flex-align:center;
	        align-items:center;
}
.layer-top-content h3{
	margin:0px;
}
/* 2/3/2026  */

/* .step_iov.yellow-box.active h3 {
    color: #000 !important;
}
.step_iov.yellow-box.active .pp-info-list-title {
    color: #000 !important;
}

.pp-infolist-icon-wrapper {
    background: #000 !important;
} */
/* .step_iov.yellow-box.active span.pp-info-list-icon.pp-info-list-number {
    color: #fff;
} */

/* Packages css  */

.pass .layer1, .layer2 {
    min-height: 440px;
}

.pass .package-card {
    min-height: 525px;
}

.pass .layers {
    min-height: 90px;
}

.pass .layer2 {
    top: 80px;
}

.pass .price {
    margin-top: -35px;
}

/* Pass 2  */
.pass2 .layer1, .layer2 {
    min-height: 390px;
}

.pass2 .package-card {
    min-height: 500px;
}

.pass2 .layers {
    min-height: 80px;
}

.pass2 .layer2 {
    top: 80px;
}

.pass2 .price {
    margin-top: -35px;
}

/* pass 3  */
.pass3 .layer1, .layer2 {
    min-height: 390px;
}

.pass3 .package-card {
    min-height: 500px;
}

.pass3 .layers {
    min-height: 80px;
}

.pass3 .layer2 {
    top: 80px;
}

.pass3 .price {
    margin-top: -35px;
}
@media (min-width: 320px) and (max-width: 767px) { 
.layers h3 {
    font-size: 23px;
}
.price {
    font-size: 41px;
}
	
}



/* End  */

#faq_number .pp-accordion-title-text span {
    background: #6C3BAA;
    width: 36px !important;
    border-radius: 50%;
    margin-right: 10px;
    color: #fff;
    padding: 9px 13px;
    height: 36px;
}
#faq_number2 .pp-accordion-title-text span {
    background: #6C3BAA;
    width: 39px !important;
    border-radius: 50%;
    margin-right: 10px;
    color: #fff;
    padding: 10px 11px;
    height: 38px;
}
#faq_number3 .pp-accordion-title-text span {
    background: #6C3BAA;
    width: 39px !important;
    border-radius: 50%;
    margin-right: 10px;
    color: #fff;
    padding: 10px 12px;
	height: 38px;
}

.ask .pp-faq-answer.pp-accordion-tab-content {
    border-radius: 12px;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(252, 242, 229, 0.45)), to(rgba(255, 255, 255, 0.45))), rgba(238, 227, 255, 0.35);
    background: -o-linear-gradient(top, rgba(252, 242, 229, 0.45) 0%, rgba(255, 255, 255, 0.45) 100%), rgba(238, 227, 255, 0.35);
    background: linear-gradient(180deg, rgba(252, 242, 229, 0.45) 0%, rgba(255, 255, 255, 0.45) 100%), rgba(238, 227, 255, 0.35);
	margin-left:66px;
}

.ask .pp-accordion-title-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

.client_logos img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 85px;
    -o-object-fit: contain;
       object-fit: contain;
}

.bank_logos::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 120px;
    height: 100%;
    z-index: 3;
    pointer-events: none;
    background: -webkit-gradient(
    linear,
    left top, right top,
    color-stop(10%, #FEF6ED),
    color-stop(99%, rgba(254, 246, 237, 0))
  );
    background: -o-linear-gradient(
    left,
    #FEF6ED 10%,
    rgba(254, 246, 237, 0) 99%
  );
    background: linear-gradient(
    90deg,
    #FEF6ED 10%,
    rgba(254, 246, 237, 0) 99%
  );
}
.bank_logos::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 120px;
    height: 100%;
    z-index: 3;
    pointer-events: none;
    background: -webkit-gradient(linear, right top, left top, color-stop(10%, #fef6ed), color-stop(99%, rgb(255 255 255 / 10%)));
    background: -o-linear-gradient(right, #fef6ed 10%, rgb(255 255 255 / 10%) 99%);
    background: linear-gradient(270deg, #fef6ed 10%, rgb(255 255 255 / 10%) 99%);
}

.ti-review-item.source-Google.ti-image-layout-thumbnail .ti-inner{
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(149, 102, 255, 0)), to(rgb(141 139 144 / 20%))) !important;
	background: -o-linear-gradient(top, rgba(149, 102, 255, 0) 0%, rgb(141 139 144 / 20%) 100%) !important;
	background: linear-gradient(180deg, rgba(149, 102, 255, 0) 0%, rgb(141 139 144 / 20%) 100%) !important;
    -webkit-box-shadow: 0px 8px 20px -10px #97959b inset !important;
            box-shadow: 0px 8px 20px -10px #97959b inset !important;
    border-radius: 30px;
    margin: 50px 0px 20px 0px;
    padding: 0px 20px 20px 20px;
}

/* .ti-widget.ti-goog .ti-col-4 .ti-review-item{
    -ms-flex: 0 0 33% !important;
    flex: 0 0 33% !important;
    max-width: 33% !important;
} */

.select2-container--default .select2-selection--single {
    background-color: var( --e-global-color-e94a6a1 ) !important;
    border: 0px solid #8869b6 !important;
    border-radius: 8px !important;
    height: 47px !important;
    line-height: 47px !important;
    color: #FFF !important;
	display:-webkit-box !important;
	display:-ms-flexbox !important;
	display:flex !important;
	-webkit-box-align:center !important;
	    -ms-flex-align:center !important;
	        align-items:center !important;
	-webkit-box-pack:justify !important;
	    -ms-flex-pack:justify !important;
	        justify-content:space-between !important;
}
.select2-container--default .select2-selection--single .select2-selection__clear{
	display:none;
}
.select2-container--default .select2-selection--single .select2-selection__rendered{
	color: #000000B3 !important;
	padding-left: 16px !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #000000 transparent transparent transparent !important;
    border-style: solid;
    border-width: 8px 6px 0 6px !important       ;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 43px !important;
    position: absolute;
    top: 1px;
    right: 9px !important;
    width: 20px;
}
.select2-search--dropdown{
	display:none !important
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    background-color: #fef6ed !important;
    color: #000000 !important;
}
.select2-results__options li{
    padding: 10px 14px !important;
}


.employment-pass-application .step_iov.red-box.active{
	background-color:#52C41A !important;
	border:1px solid #52C41A !important;
}
.employment-pass-application .step_iov.orange-box.active{
	background-color:#FF4D4F !important;
	border:1px solid #FF4D4F !important;
}
.employment-pass-application .step_iov.yellow-box.active {
    background-color: #ecc105 !important;
	border:1px solid #ecc105 !important;
}
.employment-pass-application .step_iov.green-box.active{
	background-color:#1890FF !important;
	border:1px solid #1890FF !important;
}
.employment-pass-application .step_iov.purple-box.active{
	background-color:#843B90 !important;
	border:1px solid #843B90 !important;
}
.employment-pass-application .step_iov.active h2, .employment-pass-application .step_iov.active .elementor-icon-list-text{
	color:#FFF !important;
}
 .employment-pass-application .step_iov.active svg,  .employment-pass-application .step_iov.active svg path{
	 fill:#FFF !important;
}
.employment-pass-applicationb .step_iov.active .h-bg{
	background-color:transparent !important;
	border:1px solid #FFF !important;
}

body.body-overflow-hidden{
	overflow:hidden;
}
.page-loader {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
	z-index: 99999;
	background-color: #00000078;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	background-repeat: no-repeat;
	background-size: cover;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.elementor-editor-active .page-loader {
	display:none !important;
}

.all_logos .swiper-wrapper{
  -webkit-transition-timing-function: linear !important;
  -o-transition-timing-function: linear !important;
     transition-timing-function: linear !important; 
}


.all_logos{
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    
}
.all_logos .swiper-slide{
    margin-top: 6px;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.all_logos .swiper-slide img{
  height: 100px;
  width:auto;
  -o-object-fit: contain;
     object-fit: contain;
}

.all_logos .swiper-slide:hover{
    border-radius: 15px;
    -webkit-transform: translateY(-8px) scale(1.01);
        -ms-transform: translateY(-8px) scale(1.01);
            transform: translateY(-8px) scale(1.01);
	 background: transparent !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important
    
}



.bgline-white, .bgline{
}
.bgline-white div.e-child, .bgline div.e-child{
	min-height:70px;
}
div.elementor-element-f6512af, .elementor-element-2582cff{
	min-height:78px !important;
}
.bgline-white{
    position:relative;
	z-index:0;
}
.bgline{
    position:relative;
	z-index:0;
}

.bgline:before{
    position:absolute;
    content: '';
    background: #eee;
    height: 100%;
    width: 100%;
    z-index: 9;
}

.trusted-client-item{
	-webkit-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}

.trusted-client-item:hover {
	-webkit-transform: translateY(-5px) scale(1.01);
	    -ms-transform: translateY(-5px) scale(1.01);
	        transform: translateY(-5px) scale(1.01);
	-webkit-box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2) !important;
	        box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2) !important;
}

.elementor-field .elementor-message-danger,  .elementor-field-group  .elementor-message-danger{
	display:none !important;
	
}
.elementor-message.elementor-message-danger{
	text-align:center !important;
}
.trusted-client-item .elementor-button{
	position:absolute !important;
	width:100% !important;
	height:100% !important;
    z-index: 9999 !important;
}
.gt_float_switcher, .gt_float_switcher .gt-selected{
	background-color:transparent !important;
	-webkit-box-shadow:unset !important;
	        box-shadow:unset !important;
}

.gt_float_switcher .gt_options{
    position: absolute !important;
    background-color: #FFF;
}

.gt_float_switcher .gt-selected .gt-current-lang {
    padding: 0px!important;
    color: #FFF!important;
    font-size: 18px !important;
    font-weight: 500!important;
}
.gt_float_switcher img{
	width:20px !important;
}
.gt_float_switcher .gt_options a{
	font-size:18px !important;
}
.gt_float_switcher .gt_options a {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    padding: 10px 11px !important;
    color: #4a4a4a!important;
    -webkit-transition: color .4s linear;
    -o-transition: color .4s linear;
    transition: color .4s linear;
}
.gt_float_switcher .gt_options a{
	background-color:#FFF !important;
}


.e-loading-overlay {
    background: transparent !important;
	opacity:1 !important
}

.page-id-11486 .page-loader {
    background-image: none !important;
    background-color: #00000038 !important;
}


/*  Preloader css  */

/* Full screen preloader wrapper */
/* #preloader {
  position: fixed;
  inset: 0;             
  background: #111; 
  background-image:url('/wp-content/uploads/2026/01/aerial-footage-of-famous-seven-mile-beach-grand-c-.webp');
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 99999;
  overflow: hidden;  
}
 */

#preloader {
  position: fixed;
  inset: 0;
  background-image: url('https://orfeostorysite.com/sbc/wp-content/uploads/2026/02/Singapore-Business-Bank-Account.jpg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 99999;
  overflow: hidden;
}
#preloader::after {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0,0,0,0.2);
}
#preloader > * {
  position: relative;
  z-index: 2;
}


/* Loader animation — your original CSS */
/*.loader, .loader:before, .loader:after {
  border-radius: 50%;
  width: 3em;
  height: 3em;
  animation-fill-mode: both;
  animation: bblFadInOut 1.8s infinite ease-in-out;
}
.loader {
  color: #6c3baa !important;
   font-size: 7px;
  position: relative;
  text-indent: -9999em;
  transform: translateZ(0);
  animation-delay: -0.16s;
}
.loader:before,
.loader:after {
  content: '';
  position: absolute;
  top: 0;
}
.loader:before {
  left: -3.5em;
  animation-delay: -0.32s;
}
.loader:after {
  left: 3.5em;
}

@keyframes bblFadInOut {
  0%, 80%, 100% { box-shadow: 0 2.5em 0 -1.3em }
  40% { box-shadow: 0 2.5em 0 0 }
}


*/
.loader-inner{
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 10px;
}


.loader-inner span { 
	width: 17px;
	height: 17px;
	background: #6C3BAA;
	border-radius: 50%;
	animation: mce-bounce 1.1s ease-in-out infinite;
}
.loader-inner span:nth-child(2) { animation-delay: .15s; }
.loader-inner span:nth-child(3) { animation-delay: .3s;  }
@keyframes mce-bounce {
	0%,80%,100% { transform: scale(0.6); opacity:0; }
	40%          { transform: scale(1);   opacity:1;  }
}



/*=========================== Quize form css  ===================== */

.form_heading h1 {
    color: #000;
    text-align: center;
    font-family: Montserrat;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.form_heading p {
    color: #000;
    text-align: center;
    font-family: Montserrat;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.business_list #input_2_14 {
    display: flex;
    justify-content: center;
    align-items: stretch;
    flex-direction: row;
    gap: 15px;
}

.business_list .gchoice {
    min-height: 340px;
    background: #FCF2E5 !important;
    box-shadow: none !important;
    border: none !important;
    padding: 7px;
	transition: .3s ease-in-out;
}

.business_list .gchoice.gchoice_2_14_0,
.business_list .gchoice.gchoice_2_14_1{
    display: flex;
    min-width: 396px !important;
    height: 393px;
    padding: 20px 0 !important;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-end;
	border-radius:20px!important;
	cursor: pointer;
}
.business_list .gchoice:hover{
	transform: translateY(-5px) scale(1.01);
	box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2) !important;
}

.business_list .gchoice.gchoice_2_14_0 span.gfield-image-choice-wrapper-outer,
.business_list .gchoice.gchoice_2_14_1 span.gfield-image-choice-wrapper-outer{
    display: flex;
    flex-direction: column-reverse;
    min-width: 396px !important;
    gap: 50px;
	justify-content: space-between;
}

.business_list .quiz-auto-caps *{
	text-transform:uppercase;
}

.business_list #input_2_14 h3 {
    color: #000;
    text-align: left;
    font-family: Montserrat;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.business_list #label_2_14_0 p, 
.business_list #label_2_14_1 p{
    padding-left: 34px;
    color: #000;
    font-family: "Albert Sans";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}


#input_2_14 img {
    width: auto;
    object-fit: contain;
    float: right;
    height: 170px !important;
}
.business_list input#choice_2_14_0,
.business_list input#choice_2_14_1 {
    display: none;
}



.gform-theme--framework .gfield--type-image_choice .gfield-choice-image-wrapper {
    aspect-ratio: auto !important;
}
/* ====================== External CSS ====================== */

.expert-card {
    max-width: 804px;
    margin: 0px auto;
    background: #FEF6ED;
    border: none;
    border-radius: 14px;
    padding: 28px 32px;
    margin-top: -25px;
}

.expert-header {
  display: flex;
  align-items: flex-start;
  gap: 16px;
}

.expert-icon {
  width: 48px;
  height: 48px;
  background: #6C3BAA;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  font-size: 24px;
}

.expert-content {
  flex: 1;
}

.expert-title {
    margin: 0 0 8px 0;
    color: #000;
    text-align: left;
    font-family: Montserrat;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}
.expert-subtitle {
    color: #000;
    text-align: left;
    font-family: "Albert Sans";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding-bottom: 19px;
}
.expert-button {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 12px 24px;
    transition: all 0.2s ease;
    color: var(--CTA-main, #6C3BAA);
    text-align: center;
    font-family: "Albert Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    border-radius: 8px;
    border: 1px solid var(--CTA-main, #6C3BAA);
    background: var(--white, #FEFEFE);
}

/* .expert-button:hover {
  background: #6b46c1;
  color: white;
} */

/* Footer */
.expert-footer {
    text-align: center;
    margin-top: 4px;
    padding-left: 446px;
}

.footer-text {
    padding: 4px 12px;
    color: var(--text-on-white, #4A4A4A);
    text-align: center;
    font-family: "Albert Sans";
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}


/* Singapore Card */
.singapore-card {
    max-width: 380px;
    background: #FCF2E5;
    border: none;
    border-radius: 12px;
    padding: 24px;
    min-height: -webkit-fill-available;
}
.card-header {
  margin-bottom: 20px;
}

.main-title {
    margin: 0 0 4px 0;
    color: #ffffff;
    font-family: Montserrat;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

/* .subtitle {
  font-size: 15px;
  color: #6b7280;
  margin: 0;
  font-weight: 500;
} */
.card-header p {
    color: #ffffff;
    text-align: left;
    font-family: "Albert Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    padding-left: 34px;
}

.singapore-image {
    width: 100%;
    height: 180px !important;
    object-fit: cover;
    border-radius: 10px !important;
    margin-bottom: 24px;
}

.benefits-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.benefits-list li {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    margin-bottom: 10px;
    color: #000;
    font-family: "Albert Sans";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.benefits-list li img {
    width: 18px;
}

.benefits-list li:last-child {
  margin-bottom: 0;
}

.check-icon {
  color: #6b46c1;
  font-size: 18px;
  line-height: 1;
  flex-shrink: 0;
  margin-top: 2px;
}

#field_2_31 {
    display: flex;
    padding: 25px;
    flex-direction: column;
    align-items: flex-start;
    align-self: stretch;
    border-radius: 14px;
    background: var(--Primary, #FEF6ED);
}
#field_2_31 ul li {
    color: #000;
    font-family: "Albert Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

#field_2_27 {
    margin-bottom: -26px;
    color: #000;
    font-family: "Albert Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}
#input_2_25_3_container label {
    color: #000;
    font-family: "Albert Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
}


#field_2_25 legend {
    color: #000;
    font-family: "Albert Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}

#field_2_29 legend {
    color: #000;
    font-family: "Albert Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
}

#input_2_25_3 {
    width: 90%;
}

#input_2_25_3,
#input_2_29_3{
    width: 88%;
    border-radius: 8px;
    background: var(--accent, #FCF2E5);
    display: flex;
    padding: 10px;
    align-items: flex-start;
    gap: 10px;
    border: none;
    box-shadow: none !important;
    height: 47px;
}
#input_2_25_3_container::before,
{
    content: 'PTE. LTD.';
    position: absolute;
    width: 100%;
    height: auto;
    z-index: 999;
    color: #000 !important;
    left: 88%;
    padding-top: 46px;
}

/*new*/
#input_2_112_3_container::before,
{
    content: 'Limited';
    position: absolute;
    width: 100%;
    height: auto;
    z-index: 999;
    color: #000 !important;
    /left: 88%;
    padding-top: 46px;
}

#input_2_25_3_container::before,
{
    content: 'PTE. LTD.';
    position: absolute;
    width: 100%;
    height: auto;
    z-index: 999;
    color: #000 !important;
    left: 88%;
    padding-top: 46px;
}

#input_2_29_3_container::before{
    content: 'PTE. LTD.';
    position: absolute;
    width: 100%;
    height: auto;
    z-index: 999;
    color: #000 !important;
    left: 88%;
    padding-top: 16px;
}


#gform_fields_2_3,
#gform_fields_2_5{
    position: relative; /* must for before */
    display: flex;
    padding: 36px;
    flex-direction: column;
    gap: 32px;
    align-content: center;
    justify-content: space-around;
    width: 850px;
    margin: 0 auto;
    border-radius: 30px;
/*     border: 1px solid var(--CTA, #654C9D); */
    background: #FFF;
}

#gform_fields_2_3::before,
#gform_page_2_5::before{
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 71%;
    width: 100%;
    background: transparent;
    border: 1px solid var(--CTA, #654C9D);
    border-radius: 15px;
    pointer-events: none; /* 🔥 fix */
}

#field_2_23, #field_2_124 {
    padding-bottom: 20px;
}

div#input_2_35 {
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: flex-start;
}

.gchoice.gchoice_2_35_0,
.gchoice.gchoice_2_35_1{
    min-width: 360px !important;
    display: flex;
    min-height: -webkit-fill-available;
    padding: 32px 0;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
    gap: 26px;
    background: var(--accent, #FCF2E5) !important;
    border: none !important;
    box-shadow: none !important;
    border-radius: 20px !important;
	cursor: pointer;
}

#input_2_35 img {
    height: 250px !important;
    object-fit: contain;
    float: left;
    object-position: left top;
    padding-left: 11px;
}

#choice_2_35_0,
#choice_2_35_1{
    display: none;
}
#input_2_35 label {
    color: #000;
    font-family: Montserrat;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    padding-top: 20px;
}
.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-appearance-card .gchoice:where(:has(input:checked))::after {
    background-color: #654C9D !important;
}



#field_2_43 {
    color: var(--text-on-white, #4A4A4A);
    font-family: "Albert Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-top: -25px;
    width: 732px;
}

#gfield_description_2_41 {
    color: var(--text-on-white, #4A4A4A);
    font-family: "Albert Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
}

textarea#input_2_40,
textarea#input_2_41{
    border-radius: 8px;
    background: var(--accent, #FCF2E5);
    border: none;
    box-shadow: none;
}

#gform_fields_2_5 {
    width: 70%;
    margin: 0 auto;
}

#gform_fields_2_6 {
    width: 860px;
    margin: 0 auto;
	gap: 32px;
}
#field_2_52 {
    background: #FEF6ED;
    padding: 25px;
    border-radius: 14px;
}
.conutry_info p {
    color: var(--text-on-white, #4A4A4A);
    font-family: "Albert Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 26px;
}
.conutry_info p:nth-child(n+2) {
    padding-left: 30px;
}

#field_2_45 p {
    text-align: left;
}

select#input_2_49, select#input_2_53, select#input_2_56, select#input_2_66, select#input_2_79, select#input_2_134, #field_2_51 input, #field_2_54 input, #field_2_57 input{
    padding: 10px 20px;
    border-radius: 8px;
    background: var(--accent, #FCF2E5);
    height: 55px;
    border: none !important;
    box-shadow: none !important;
}
/* select#input_2_66 {
    border-radius: 8px;
    background: var(--accent, #FCF2E5);
    border: none !important;
    height: 46px;
    padding: 4px 23px;
    box-shadow: none !important;
} */

#field_2_49, 
#input_2_53,
#input_2_56{
    width: 580px;
    margin-left: 37px;
}
/* 
#field_2_49:after {
    content: '1.';
    margin-left: -30px;
    margin-top: -41px !important;
    position: absolute;
    color: #000;
    font-family: Montserrat;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
} */

/* 1 */
#field_2_49:after {
    content: '1.';
    margin-left: -30px;
    margin-top: -34px !important;
    position: absolute;
    color: #000;
    font-family: Montserrat;
    font-size: 24px;
    font-weight: 600;
}

/* 2 */
#field_2_53:after {
    content: '2.';
    margin-left: 5px;
    margin-top: -34px !important;
    position: absolute;
    color: #000;
    font-family: Montserrat;
    font-size: 24px;
    font-weight: 600;
}

/* 3 */
#field_2_56:after {
    content: '3.';
    margin-left: 5px;
    margin-top: -34px !important;
    position: absolute;
    color: #000;
    font-family: Montserrat;
    font-size: 24px;
    font-weight: 600;
}


#input_2_51,
#input_2_54,
#input_2_57,
#input_2_81,
#input_2_82,
#input_2_83,
#input_2_84,
#input_2_85,
#input_2_86,
#input_2_87,
#input_2_88,
#input_2_89,
#input_2_90,
#input_2_70,
#input_2_69,
#input_2_74,
#input_2_75,
#input_2_76, 
#input_2_136,
#input_2_137,
#input_2_138,
#input_2_139{
    border-radius: 8px;
    background: var(--Primary, #FEF6ED);
    border: none;
    box-shadow: none;
    padding: 10px 15px;
    height: 55px;
}


#field_2_51,
#field_2_54,
#field_2_57,
#field_2_81,
#field_2_82,
#field_2_83,
#field_2_84,
#field_2_85,
#field_2_87,
#field_2_89,
#field_2_86,
#field_2_88,
#field_2_90{
    width: 200px;
}


#field_2_51:after,
#field_2_54:after,
#field_2_57:after,
#field_2_83:after,
#field_2_84:after,
#field_2_86:after,
#field_2_88:after,
#field_2_90:after{
    content: '%';
    margin-left: 215px;
    margin-top: -42px !important;
    position: absolute;
    color: #000;
    font-family: Montserrat;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}
div#field_2_37 {
    padding-bottom: 20px;
}
#gform_fields_2_7 {
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    align-content: space-around;
    width: 732px;
}
#gform_fields_2_7::before {
    content: '';
    position: absolute;
    left: 19% !important;
    bottom: 0;
    height: 80% !important;
    width: 62% !important;
    background: transparent;
    border: 0px solid var(--CTA, #654C9D);
    border-radius: 15px;
    pointer-events: none;
    z-index: 9;
}
#gform_fields_2_14:before {
	content: '';
	position: absolute;
	border: 2px solid #6C3BAA;
	border-radius: 15px;
	width: 815px;
	height: 270px;
	top: 155px;
	left: 50%;
	transform: translateX(-50%);
	margin-left: 4px;
	z-index: -1;
}
#input_2_60 p{
	margin-bottom: 1rem;
}
label#label_2_60_0 h2{
	margin: 0;
}
#gform_fields_2_14::before {
	width: 610px;
	height: calc(87% + 0px);
	margin-left: 0;
	top: 115px;
}
.validation_message{
	color: var(--gf-ctrl-desc-color-error) !important;
}
#gform_2_validation_container{
	display: none !important;
}
#input_2_60 h3 {
    color: #000;
    font-family: Montserrat;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

#input_2_60 p {
    color: #000;
    font-family: "Albert Sans";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.gchoice.gchoice_2_60_0, .gchoice.gchoice_2_60_1 {
    background: var(--accent, #FCF2E5) !important;
    min-width: 360px !important;
    min-height: -webkit-fill-available;
    padding: 32px 0px;
    flex-direction: column;
    justify-content: flex-end;
    gap: 26px !important;
    border: none !important;
    box-shadow: none !important;
    border-radius: 20px !important;
    display: flex !important;
    align-items: flex-start;
	cursor: pointer;
}

#input_2_60 input {
    display: none;
}
#input_2_60 .gform-theme--framework .gfield--type-image_choice .gfield-choice-image {
    block-size: 100%!important;
    display: block;
    inline-size: 50% !important;
    max-block-size: 100%;
    max-inline-size: 100%;
    -o-object-fit: cover;
    object-fit: contain;
}

#input_2_60 .gform-theme--framework .gfield--type-image_choice .gfield-choice-image-wrapper {
    aspect-ratio: none !important;
}

#gchoice_image_2_60_0, #gchoice_image_2_60_1 {
    height: 150px !important;
    object-fit: contain;
    object-position: left;
    padding-left: 13px;
}

#field_2_59 h1 {
    width: 83%;
    margin: 0 auto;
}

#field_2_61{
    display: flex;
    width: 736px;
    padding: 25px;
    flex-direction: column;
    align-items: flex-start;
    border-radius: 14px;
    background: var(--Primary, #FEF6ED);
    margin-top: -30px;
}

#field_2_61 p {
    color: var(--CTA, #654C9D);
    font-family: "Albert Sans";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

#field_2_61 h1 {
    color: var(--CTA, #654C9D);
    font-family: "Albert Sans";
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 0;
}
button.select2-selection__clear {
    background: none !important;
    color: #000 !important;
    box-shadow: none !important;
    width: 0 !important;
}

.select2-container .select2-selection--single .select2-selection__clear {
    background-color: transparent;
    border: none;
    font-size: 1em;
    display: none !important;
}


#field_2_65, #field_2_133 {
    color: #000;
    text-align: left;
    font-family: Montserrat;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

#gform_fields_2_8 label {
    color: #000;
    font-family: "Albert Sans";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
#field_2_69,
#field_2_70,
#field_2_74,
#field_2_75,
#field_2_76,
#field_2_81,
#field_2_82,
#field_2_85,
#field_2_87,
#field_2_89{
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: space-between;
}

/* Main container */
.select2-container {
    width: 100% !important;
}

/* Or more specific (recommended) */
#field_2_69 .select2-container {
    width: 90% !important;
}

#field_2_69,
#field_2_136, 
#field_2_137, 
#field_2_138,
#field_2_139{
    display: flex;
    align-items: center;
    gap: 10px;
}

/* Label = 10% */
#field_2_69 .gfield_label, #field_2_136 .gfield_label, #field_2_138 .gfield_label, #field_2_139 .gfield_label{
    width: 12%;
    margin-bottom: 0;
}
/* Dropdown = 90% */
#field_2_69 .ginput_container {
    width: 93%;
}
/* Select2 full width inside */
#field_2_69 .select2-container {
    width: 100% !important;
}

/* 2 */
/* Label = 10% */
#field_2_70 .gfield_label,
#field_2_137 .gfield_label{
    width: 12%;
    margin-bottom: 0;
}
/* Dropdown = 90% */
#field_2_70 .ginput_container {
    width: 87.5%;
}
/* Select2 full width inside */
#field_2_70 .select2-container {
    width: 100% !important;
}
/* Flex layout */
#field_2_74, #field_2_75, #field_2_76, #field_2_138, #field_2_139 {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-top: -28px;
}

/* Label */
#field_2_74 .gfield_label,
#field_2_75 .gfield_label,
#field_2_76 .gfield_label{
    width: 12%;
    margin-bottom: 0;
}

/* Input container */
#field_2_74 .ginput_container,
#field_2_75 .ginput_container,
#field_2_76 .ginput_container{
    width: 92%;
}

/* Select2 fix */
#field_2_74 .select2-container,
#field_2_75 .select2-container,
#field_2_76 .select2-container {
    width: 100% !important;
}

/*  ===  */

#field_2_81,
#field_2_82,
#field_2_85,
#field_2_87,
#field_2_89{
    width: 668px;
}

#field_2_81 .gfield_label,
#field_2_82 .gfield_label,
#field_2_85 .gfield_label,
#field_2_87 .gfield_label,
#field_2_89 .gfield_label{
    width: 20%;
    margin-bottom: 0;
}
#field_2_81 .ginput_container,
#field_2_82 .ginput_container,
#field_2_85 .ginput_container,
#field_2_87 .ginput_container,
#field_2_89 .ginput_container{
    width: 92%;
}

#field_2_81 .select2-container,
#field_2_82 .select2-container,
#field_2_85 .select2-container,
#field_2_87 .select2-container,
#field_2_89 .select2-container{
    width: 100% !important;
}


#field_2_67 h1,
#field_2_71 h1,
#field_2_80 h1,
#field_2_135 h1{
    color: #000;
    text-align: left;
    font-family: Montserrat;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}
#field_2_67 p,
#field_2_71, 
#field_2_135 p{
    color: #000;
    font-family: "Albert Sans";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-top: -8px;
}
#field_2_66 label, #field_2_66 label {
    margin-top: -30px;
}
#field_2_70,
#field_2_137{
    margin-top: -25px;
}

#field_2_67 {
    margin-top: -22px;
    margin-bottom: -11px;
}
#field_2_72 h2 {
    color: #000;
    font-family: Montserrat;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin: 0;
}

#gform_fields_2_8,
#gform_fields_2_9{
    width: 860px;
    margin: 0 auto;
}


#field_2_72 {
    display: flex;
    padding: 24px 32px;
    gap: 10px;
    align-self: stretch;
    border-radius: 20px;
    background: var(--accent, #FCF2E5);
}

/* card css  */

.nominee-card {
    background: #FCF2E5;
    border: none;
    border-radius: 16px;
    padding: 32px 28px;
    position: relative;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

.nominee-card h2 {
    color: #000;
    font-family: Montserrat;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    width: 80%;
}

.nominee-card p {
    margin-bottom: 24px;
    color: #000;
    font-family: "Albert Sans";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    width: 72%;
}

.features {
  list-style: none;
  padding: 0;
  margin: 0 0 32px 0;
}
.features img {
    filter: invert(1) brightness(5);
}
.features li {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    margin-bottom: 16px;
    color: #000;
    font-family: "Albert Sans";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    width: 55%;
}

.check {
  width: 24px;
  height: 24px;
  background: #654C9D;
  color: white;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  margin-top: 2px;
  font-size: 14px;
  font-weight: bold;
}

.price {
    margin-top: 20px;
    color: var(--CTA, #654C9D);
    font-family: "Albert Sans";
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}
.illustration {
    position: absolute;
    bottom: 30px;
    right: 184px;
}
.illustration img{}



#gform_fields_2_10 {
    margin: 0 auto;
    width: 850px;
    padding: 24px;
}

#gform_fields_2_10 legend {
    color: #000;
    font-family: "Albert Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}

#input_2_95_3, #input_2_97 {
    border-radius: 8px;
    background: var(--accent, #FCF2E5);
    border: none !important;
    box-shadow: none !important;
    height: 48px;
    color: #000;
    font-family: "Albert Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}
textarea#input_2_100 {
    display: flex;
    height: 92px;
    padding: 10px;
    align-items: flex-start;
    gap: 10px;
    align-self: stretch;
    border-radius: 8px;
    background: var(--accent, #FCF2E5);
    border: none;
    box-shadow: none !important;
    min-block-size: 4rem;
	color: #000;
    font-family: "Albert Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}

input#input_2_99 {
    border-radius: 8px;
    background: var(--accent, #FCF2E5);
    border: none !important;
    box-shadow: none !important;
    padding: 6px 80px !important;
    height: 46px;
	color: #000;
    font-family: "Albert Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}

.iti--separate-dial-code .iti__selected-flag {
    background-color: transparent !important;
}
.iti--allow-dropdown .iti__flag-container, .iti--separate-dial-code .iti__flag-container {
    right: auto !important;
    left: 14px !important;
    display: block !important;
}
#gform_fields_2_10 {
    position: relative;
}

#gform_fields_2_8::after {
    content: "";
    position: absolute;
    left: 14%;
    bottom: 0;
    width: 72%;
    height: 77%;
    border: 1px solid var(--CTA, #654C9D);
    border-radius: 30px;
    pointer-events: none;
}

div#gform_fields_2_11 {
    width: 804px;
    margin: 0 auto;
}
#field_2_97 {
    margin-top: -26px;
    margin-bottom: -27px;
}
#field_2_100 {
    margin-top: -27px;
}


#gform_wrapper_2 .gform_next_button {
    border-radius: 15px;
    border: 1.2px solid var(--CTA, #654C9D);
    background: var(--CTA, #654C9D);
    padding: 10px 50px;
    box-shadow: none !important;
    color: var(--accent, #FCF2E5);
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 600;
    line-height: 150%;
}
input#gform_submit_button_2 {
 border-radius: 15px;
    border: 1.2px solid var(--CTA, #654C9D);
    background: var(--CTA, #654C9D);
    padding: 10px 50px;
    box-shadow: none !important;
    color: var(--accent, #FCF2E5);
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 600;
    line-height: 150%;
}

#gform_wrapper_2 .gform_previous_button {
    color: var(--CTA-main, #6C3BAA);
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 600;
    line-height: 150%;
    border-radius: 15px;
    border: 1.2px solid var(--CTA, #654C9D);
    padding: 10px 50px;
    background: transparent;
    box-shadow: none !important;
	transition: all 0.3s ease;
}

.gform_previous_button:hover {
    background: var(--CTA, #654C9D);
    color: var(--accent, #FCF2E5);
    border-color: var(--CTA, #654C9D);
}

.gform-page-footer.gform_page_footer.top_label {
    margin: 33px auto;
    display: flex;
    justify-content: center;
    gap: 10px;
}

h2.gform_title {
    display: none;
}
/* 
.active {
    border: 2px solid var(--CTA, #654C9D);
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
} */

#field_2_101 {
    display: none;
}

.singapore-card, #field_2_72, #field_2_73{
	position:relative;
}

fieldset#field_2_129 {
    height: 0px !important;
    opacity: 0;
    padding: 0px;
    margin: 0px;
    overflow: hidden;
}

.card-wrapper.active:after, #field_2_72.active:after, #field_2_73.active:after {
    font-family: var(--gf-icon-font-family) !important;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    speak: never;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    align-items: center;
    block-size: var(--gf-field-img-choice-check-ind-size);
    border-radius: var(--gf-field-img-choice-check-ind-radius);
    content: var(--gf-field-img-choice-check-ind-icon);
    display: flex;
    filter: var(--gf-field-img-choice-check-ind-shadow);
    font-size: var(--gf-field-img-choice-check-ind-icon-size);
    inline-size: var(--gf-field-img-choice-check-ind-size);
    justify-content: center;
    position: absolute;
    top: 10px !important;
    right: 10px;
    z-index: 5;
    background: #654C9D !important;
	color: #fff;
}
.card-wrapper:hover{
	transform: translateY(-5px) scale(1.01);
	box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2) !important;
}
img#gchoice_image_2_35_0 {
    margin-top: -13px;
    height: 78px !important;
    margin-bottom: 184px;
    margin-left: -7px;
}

div#field_2_105 {
    padding-bottom: 20px;
}
#gform_page_2_5::before {
    content: "";
    position: absolute;
    left: 15% !important;
    bottom: 0;
    height: 77% !important;
    width: 70% !important;
    background: transparent;
    border: 1px solid var(--CTA, #654C9D);
    border-radius: 15px;
    pointer-events: none;
    z-index: 9;
}



/* #gform_fields_2_12::before {
    content: '';
    position: absolute;
    left: 27%;
    bottom: 0;
    height: 81%;
    width: 636px;
    background: transparent;
    border: 1px solid var(--CTA, #654C9D);
    border-radius: 15px;
    pointer-events: none;
    z-index: 9;
} */

/* div#gform_fields_2_13::before {
    content: '';
    position: absolute;
    left: 27%;
    bottom: 0;
    height: 81%;
    width: 636px;
    background: transparent;
    border: 1px solid var(--CTA, #654C9D);
    border-radius: 15px;
    pointer-events: none;
    z-index: 9;
}

 */

div#gform_fields_2_12, div#gform_fields_2_13 {
    width: 850px !important;
    margin: 10px auto;
}
#gform_fields_2_12 .ginput_container.ginput_container_select, #gform_fields_2_11 .ginput_container.ginput_container_select {
    width: 83%;
}
#field_2_79 .ginput_container.ginput_container_select {
    width: 100%;
}
#gform_fields_2_12 .ginput_container.ginput_container_text {
    width: 121px;
}



 #field_2_83:after,
 #field_2_84:after,
 #field_2_86:after,
 #field_2_88:after,
 #field_2_90:after{
    content: '%';
    margin-left: 136px;
    margin-top: -39px !important;
    position: absolute;
    color: #000;
    font-family: Montserrat;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}


fieldset#field_2_95,
div#field_2_97,
div#field_2_99,
div#field_2_100{
    width: 550px;
    margin: 0 auto;
}
span#input_2_106_3_container label, span#input_2_119_3_container label {
    color: #000;
    font-family: "Albert Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
}
fieldset#field_2_108 legend {
    color: #000;
    font-family: "Albert Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
}
div#gform_fields_2_3 input, div#gform_page_2_4 input {
    border-radius: 8px;
    background: var(--accent, #FCF2E5);
    border: none;
    box-shadow: none !important;
    padding: 15px;
    height: 46px;
    opacity: 1;
    color: #000;
    font-family: "Albert Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    text-transform: capitalize;
}
div#field_2_109 {
    border-radius: 8px;
    background: var(--accent, #FCF2E5);
    padding: 10px 5px;
}

div#field_2_107 {
    margin-bottom: -27px;
    color: #000;
    font-family: "Albert Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    display: none;
}
div#gform_fields_2_4 {
    width: 920px;
    margin: auto;
    gap: 32px;
}
/* div#gform_page_2_4 label {
    color: #000;
    font-family: "Albert Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
} */
legend.gfield_label.gform-field-label.gfield_label_before_complex {
    color: #000;
    font-family: "Albert Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
}
div#field_2_31 ul li {
    color: #000;
    font-family: "Albert Sans";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

#input_2_29_3_container::before {
    content: 'PTE. LTD.';
    position: absolute;
    width: 100%;
    height: auto;
    z-index: 999;
    color: #000 !important;
    left: 75% !important;
    padding-top: 16px;
}
#input_2_25_3_container::before {
    content: 'PTE. LTD.';
    position: absolute;
    width: 100%;
    height: auto;
    z-index: 999;
    color: #000 !important;
    left: 75% !important;
    padding-top: 46px;
}

div#gform_fields_2_6::before {
    content: "";
    position: absolute;
    left: 16%;
    bottom: 0;
    height: 81%;
    width: 67%;
    background: transparent;
    border: 1px solid var(--CTA, #654C9D);
    border-radius: 15px;
    pointer-events: none;
    z-index: 9;
}

div#gform_fields_2_4::before {
    content: "";
    position: absolute;
    left: 13%;
    bottom: 0;
    height: 80%;
    width: 75%;
    background: transparent;
    border: 1px solid var(--CTA, #654C9D);
    border-radius: 15px;
    pointer-events: none;
    z-index: 9;
}
div#field_2_111 {
    padding-bottom: 30px;
}

div#field_2_118 {
    padding-bottom: 40px;
}
div#field_2_115 {
    border-radius: 14px;
    background: var(--Primary, #FEF6ED);
    padding: 16px 1px;
}
div#field_2_113 {
    margin-bottom: -32px;
}
div#field_2_31 ul {
    margin: 0;
    padding: 0 14px;
}
div#gform_fields_2_5 input, div#gform_page_2_6 input {
    border-radius: 8px;
    background: var(--accent, #FCF2E5);
    border: none;
    box-shadow: none;
    padding: 13px 12px;
    height: 46px;
    opacity: 0.7;
    color: #000;
    font-family: "Albert Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    text-transform: capitalize;
}


div#field_2_120 {
    margin-bottom: -23px;
    color: #000;
    font-family: "Albert Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}
div#field_2_122, #field_2_128 {
    border-radius: 14px;
    background: var(--Primary, #FEF6ED);
    padding: 20px 0;
}
#field_2_115, #field_2_128, #field_2_122, #field_2_109 {
    color: #000;
    font-family: "Albert Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.gchoice.gchoice_2_60_1 {
    align-self: unset !important;
}

#gform_fields_2_5 #input_2_119_3_container:before{
    content: 'LTD.';
    position: absolute;
    width: 100%;
    height: auto;
    z-index: 9;
    left: 90%;
    color: #000 !important;
    padding-top: 48px;
}
#gform_fields_2_5 #input_2_121_3_container:before {
    content: 'LTD.';
    position: absolute;
    width: 100%;
    height: auto;
    z-index: 9;
    left: 90%;
    color: #000 !important;
    padding-top: 14px;
}


#gform_fields_2_3 #input_2_106_3_container:before {
    content: 'PTE. LTD.';
    position: absolute;
    width: 100%;
    height: auto;
    z-index: 9;
    left: 89%;
    color: #000 !important;
    padding-top: 45px;
}

#gform_fields_2_3 #input_2_108_3_container:before {
    content: 'PTE. LTD.';
    position: absolute;
    width: 100%;
    height: auto;
    z-index: 9;
    left: 88%;
    color: #000 !important;
    padding-top: 15px;
}

#input_2_112_3_container:before, #input_2_114_3_container:before {
    z-index: 9 !important;
}

#gform_fields_2_6 #input_2_127_3_container:before {
    content: 'LTD.';
    position: absolute;
    width: 100%;
    height: auto;
    z-index: 999;
    left: 78%;
    color: #000 !important;
    padding-top: 16px;
}
div#gform_fields_2_4 label {
    color: #000;
    font-family: "Albert Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
}

div#field_2_115 ul li,
div#field_2_109 ul li,
div#field_2_128 ul li{
    padding: 4px 0 !important;
}
span#input_2_108_3_container label,
span#input_2_114_3_container label,
span#input_2_127_3_container label{
    color: var(--text-on-white, #4A4A4A);
    text-align: left;
    font-family: "Albert Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    opacity: .7;
    padding-top: 3px;
}

div#gform_fields_2_6 label,
div#gform_fields_2_8 label{
    color: #000;
    font-family: "Albert Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
}

div#field_2_113,
div#field_2_126{
    color: #000;
    font-family: "Albert Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}
div#field_2_113 span,
div#field_2_126 span{
    color: rgba(0, 0, 0, 0.60);
    font-family: "Albert Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}
#label_2_35_1 span{
	color: var(--CTA, #654C9D);
}
div#field_2_126 {
    margin-bottom: -32px;
}
div#gform_fields_2_8 .gfield_description {
    color: var(--text-on-white, #4A4A4A);
    font-family: "Albert Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    opacity: .7;
}
label#label_2_60_0 h2 {
    color: var(--CTA, #654C9D);
    font-family: "Albert Sans";
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}
/* End   */

/* step procsss css  */

/* active segments */
.gf_progressbar .gf-step.active {
    background: #6C3BAA;
}
.gf-step {
    width: 30px;
    height: 10px;
    background: #ddd;
    display: inline-block;
    margin-right: 5px;
    border-radius: 5px;
}

.gf-step.active {
    background: #6C3BAA;
}
.gf_progressbar_title span {
    color: var(--CTA, #654C9D);
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
}

span.gf_step_current_page {
    color: var(--CTA, #654C9D);
    font-family: Inter;
    font-size: 24px !important;
    font-style: normal;
    font-weight: 700 !important;
    line-height: 120%;
}

.gform-theme--framework .gf_progressbar_title {
    margin-block-end: 0;
}


/* today */
#gf-custom-steps {
    margin-bottom: 20px;
}

.gf-steps-text {
    font-weight: bold;
    margin-bottom: 10px;
}

.gf-steps-bar {
    display: flex;
    gap: 6px;
    width: 100%;
}

.gf-step {
    flex: 1;
    display: block;
    height: 12px;
    background: #FCF2E5;
    border-radius: 10px;
    border: 0;
    padding: 0;
    margin: 0;
    cursor: default;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    transition: 0.3s;
}

.gf-step.active {
    background: #6C3BAA;
}

.gf-step.completed {
    background: #654C9D;
}

.gf-step.clickable {
    cursor: pointer;
}

.gf-step.locked {
    pointer-events: none;
}

.gf-step:disabled {
    opacity: 1;
}
#validation_message_2_14 {
    opacity: 0 !important;
}

/* ==================  */
#mordern_btn .e-form__buttons__wrapper__button-next{
    position: relative !important;
    overflow: hidden !important;
    z-index: 1 !important;
    color: #fff !important;
}

#mordern_btn .e-form__buttons__wrapper__button-next:before {
    content: "";
    position: absolute;
    width: 0;
    height: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(90deg, #624A99 0%, #281E3F 100%);
    transition: width .3s ease-in-out;
    z-index: -1 !important;
    border-radius: inherit;
}

#mordern_btn .e-form__buttons__wrapper__button-next:hover:before{
    width: 100%;
}

#mordern_btn .e-form__buttons__wrapper__button-next:hover{
    color: #fff !important;
	z-index:99;
}

#gform_next_button_2_58.region-business-next-disabled {
    opacity: 0.45;
    cursor: not-allowed;
}

.region-business-modal {
    position: fixed;
    inset: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 24px;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    z-index: 99999;
    transition: opacity 0.25s ease, visibility 0.25s ease;
}

.region-business-modal.is-visible {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
}

.region-business-modal__backdrop {
    position: absolute;
    inset: 0;
    background: rgba(20, 16, 32, 0.58);
    backdrop-filter: blur(4px);
}

.region-business-modal__dialog {
    position: relative;
    width: min(100%, 460px);
    padding: 32px 28px 26px;
    border-radius: 22px;
    background: linear-gradient(180deg, #fffaf4 0%, #ffffff 100%);
    box-shadow: 0 28px 80px rgba(34, 24, 66, 0.2);
    text-align: center;
}

.region-business-modal__close {
    position: absolute;
    top: 14px;
    right: 14px;
    width: 36px;
    height: 36px;
    border: 0;
    border-radius: 50%;
    background: #f3eadf;
    color: #5a456f;
    font-size: 24px;
    line-height: 1;
    cursor: pointer;
}

.region-business-modal__icon {
    width: 56px;
    height: 56px;
    margin: 0 auto 16px;
    border-radius: 50%;
    background: linear-gradient(135deg, #f4a261 0%, #e76f51 100%);
    color: #fff;
    font-size: 30px;
    font-weight: 700;
    line-height: 56px;
}

.region-business-modal__title {
    margin: 0 0 10px;
    color: #261d39;
    font-size: 28px;
    font-weight: 700;
    line-height: 1.2;
}

.region-business-modal__message {
    margin: 0;
    color: #4f4662;
    font-size: 16px;
    line-height: 1.6;
}
    opacity: 0 !important;
}

#gform_next_button_2_58.region-business-next-disabled {
    opacity: 0.45;
    cursor: not-allowed;
}

.custom-alert {
  text-align: center;
  background-color: #ffe5e5;
  color: #d93025;
  padding: 12px 16px;
  border: 1px solid #f5c2c7;
  border-radius: 6px;
  font-size: 14px;
  font-weight: 500;
  margin: 10px 0;
  display: none; /* hidden by default */
}

/* Optional: show state */
.custom-alert.active {
  display: block;
}

#gform_page_2_2 .gform_next_button,
#gform_page_2_7 .gform_next_button,
#gform_page_2_10 .gform_next_button{
    position: absolute;
    visibility: hidden;
    z-index: -1;
}
