/**
 * Theme Name:     Huma Tek Child
 * Author:         Elementor Team
 * Template:       huma-tek
 * Text Domain:	   huma-tek-child
 * Description:    Huma Tek is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
 */

/*Top Header*/

.already_apply_btn:before {
    content: "";
    display: block;
    height: 100%;
    width: 1px;
    background: #05051866;
    position: absolute;
    left: -10px;
}

.view_allocation_btn {
    background: linear-gradient(90deg, #9B38AC 0%, #2974C4 100%);
    padding: 1px;
    border-radius: 6px;
}
/* Header Style  */

.btn_transparent {
    background: linear-gradient(90deg, #6AA1FB 0%, #FF99F4 100%);
    padding: 1px;
    border-radius: 10px;
}

.main_sticky_header {
    position: fixed;
    top: 64px;
/*    backdrop-filter: blur(6px);*/
}
.admin-bar .main_sticky_header{
    top: 96px;
}



.scrolled .main_sticky_header {
    top:0px;
    backdrop-filter: blur(6px);
    background: #00000047;
}

.page.page-id-5036 .scrolled .main_sticky_header {
    top:0px;
    backdrop-filter: blur(6px);
    background: #cbcbcb47;
}

.admin-bar .scrolled .main_sticky_header {
    top:32px;
}

.pre-launch_topbanner .elementor-icon-list-text span {
    background: #fff;
    font-weight: 700;
    background: linear-gradient(319deg, #E146FD 0, #2293F6 115%) no-repeat padding-box;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    mask-clip: unset;
}
.pre-launch_topbanner .wpr-countdown-separator span {
    background: linear-gradient(319deg, #E146FD 0, #2293F6 115%) no-repeat padding-box !important;
}

.pre_launch_end_trimer {
    background: #fff;
    font-weight: 700;
    background: linear-gradient(319deg, #E146FD 0, #2293F6 115%) no-repeat padding-box;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    mask-clip: unset;
}

.banner_image img{
    mix-blend-mode: lighten;
    opacity: 0.9;
}

.wpr-nav-menu-horizontal li.menu-item.current-menu-parent > a,
.wpr-nav-menu-horizontal li.menu-item.current-menu-item a {
    background: linear-gradient(269deg, #df5ff7 0, #39a3ff 115%) no-repeat padding-box;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    mask-clip: unset;
    font-weight: 600 !important;
}

.main_mega_menu .blured_megamenu {
    backdrop-filter: blur(7px);
}
.main_mega_menu .wpr-sub-mega-menu {
    left: 22.5% !important;
    border-radius: 0px 0px 15px 15px !important;
}

.wpr-sub-icon-angle-down .wpr-sub-icon::before {
    content: url("/wp-content/uploads/2025/09/DownMenu.svg") !important;
}
.lite_menu.wpr-sub-icon-angle-down .wpr-sub-icon::before {
    content: url("/wp-content/uploads/2026/02/DownMenuLite.svg") !important;
}


.main_nav_wraper {
    min-width: 550px;
}
/* Header Style  */

.partnersSwiper .swiper-slide img {
    opacity: .8;
}

.section_header h1 span,
.section_header h2 span {
    background: #fff;
    font-weight: 700;
    background: linear-gradient(319deg, #E146FD 0, #2293F6 115%) no-repeat padding-box;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    mask-clip: unset;
}

.section_header_1 {
    background: #fff;
    font-weight: 600;
    background: linear-gradient(319deg, #2293F6 0, #E146FD 115%) no-repeat padding-box;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    mask-clip: unset;
}


 /* Mobile Menu CSS */
 .header_contact_btn .elementor-button-wrapper {
    background: #fff;
    border-radius: 8px;
    padding: 1px;
    transition: background 0.4s ease-in-out;
}

.header_contact_btn .elementor-button-wrapper a.elementor-button {
    background: #000 !important;
    transition: color 0.4s ease-in-out, background 0.4s ease-in-out;
}

.header_contact_btn .elementor-button-wrapper:hover {
    background: linear-gradient(90deg, #D041FF 0%, #2F7FD5 100%);
}

.header_contact_btn .elementor-button-wrapper:hover a {
    color: #D041FF !important;
}
 /* edit the hamburger and close icon colors here */

.lytbox-button {
	--hamburger-color: #ffffff;
	--close-x-color: #ffffff;
	display: block;
	height: 18px;
	cursor: pointer;
	position: relative;
	z-index: 2;
}


/* must add in elementor template ID number to make the menu full width */
.admin-bar .elementor-233 {
	width: 100%;
    height: calc(100% - 92px);
}

.elementor-233 {
	width: 100%;
    height: calc(100% - 0px);
}

.lytbox-navigation {
	position: fixed;
	top: 0;
	left: 0;
	transform: translateX(100%);
	overflow: hidden;
	transition: transform 0.2s;
	width: 100%;
	height: 100vh;
	z-index: 100;
}

.lytbox-navigation {
	display: flex;
	justify-content: center;
	align-items: center;
}

.glow {  
  animation: glow 1s ease-in-out infinite alternate;
}

.glow a {
    text-decoration: underline;
    text-underline-offset: 5px;
}

@-webkit-keyframes glow {
  from {
    text-shadow: 0 0 10px #acacac, 0 0 20px #BABABA, 0 0 30px #bababa, 0 0 40px #bababa, 0 0 50px #bababa, 0 0 60px #bababa;
  }
  
  to {
    text-shadow: 0 0 20px #ededed, 0 0 30px #e5e5e5, 0 0 40px #e5e5e5, 0 0 50px #e5e5e5, 0 0 60px #e5e5e5, 0 0 70px #e5e5e5;
  }
}



/* toggle hamburger*/

.lytbox-button .hamburguer {
	position: relative;
}

.lytbox-button .hamburguer span{
	display: block;
	height: 2px;
	width: 24px;
	background: var(--hamburger-color);
	transform-origin: 50% 50%;
	transition: all 0.1s 0.2s ease, transform 0.2s ease;
}

.lytbox-button .hamburguer span:nth-child(2) {
	transform: translate(0, 6px);
}

.lytbox-button .hamburguer span:nth-child(3) {
	transform: translate(0, 12px);
		
}

.lytbox-nav_control {
	position: absolute;
	left: -9999px;
	width: 100%;
	clip: rect(0, 0, 0, 0);
}

.lytbox-nav_control:checked~.lytbox-navigation {
	transform: translateX(0);
	opacity: 1;
	transition: transform 0.3s, opacity 0.3s;
}

.lytbox-nav_control:checked~.lytbox-button .hamburguer {
	transition: all 0.1s 0s ease;
}





/* closed X */

.lytbox-nav_control:checked~.lytbox-button .hamburguer span {
	background: var(--close-x-color);
	transition: all 0.1s ease, transform 0.1s 0.2s ease;
}

.lytbox-nav_control:checked~.lytbox-button .hamburguer span:first-child {
	opacity: 0;
}

.lytbox-nav_control:checked~.lytbox-button  .hamburguer span:nth-child(2) {
	transform: translate(0, 6px) rotate(45deg);
}

.lytbox-nav_control:checked~.lytbox-button .hamburguer span:nth-child(3) {
	transform: translate(0, 4px) rotate(-45deg);

}


/* end editing */

/*.ehf-header header#masthead {
    position: sticky;
    top: 0;
    z-index: 999;
    backdrop-filter: blur(10px);
    transition: all 0.3s ease;
}
body.admin-bar.ehf-header header#masthead { 
	top: 32px;
}*/


.cta_button.elementor-widget-button::before {
  content: "";
  position: absolute;
  top: -1px;
  left: -1px;
  right: -1px;
  bottom: -1px;
  border-radius: 10px;
  background: linear-gradient(90deg, #6AA1FB, #FF99F4);
  z-index: -1;
}

.cta_button.elementor-widget-button{
  padding:5px;
  background: #000000;
  border-radius:10px;
}

.cta_button_lite.elementor-widget-button::before {
  content: "";
  position: absolute;
  top: -1px;
  left: -1px;
  right: -1px;
  bottom: -1px;
  border-radius: 10px;
  background: linear-gradient(90deg, #6AA1FB, #FF99F4);
  z-index: -1;
}

.cta_button_lite.elementor-widget-button{
  padding: 0px;
  background: #fff;
  border-radius:10px;
}

.problems_list .elementor-widget-icon-box .elementor-icon {
    position: relative;
}

.problems_list .elementor-widget-icon-box .elementor-icon:before {
    content: "";
    height: 35px;
    width: 35px;
    background: #ffffff33;
    display: block;
    position: absolute;
    border-radius: 100px;
    top: -7px;
    right: -7px;
}

/* Solution */

.solution_icons .solution {
    position: relative;
}

/*.solution_icons .solution:before {
    content: "";
    position: absolute;
    background: #AC38FD;
    height: 120px;
    width: 270px;
    display: block;
    border-radius: 100%;
    filter: blur(15px);
    z-index: -1;
    left: -13%;
    transform: translate(50%,-50%);
    top: 50%;
}*/

.solution_list {
    position: relative;
    overflow: hidden;
}

.solutions:before {
    position: absolute;
    content: "";
    display: block;
    width: 2px;
    z-index: -3;
}

.solution_list:after {
    position: absolute;
    content: "";
    display: block;
    width: 100%;
    height: 25px;
    bottom: -5px;
    left: 0%;
    border-radius: 12px;
    z-index: 5;
    filter: blur(25px);
}

.solutions_1:before
{
    background: #42BDFF;
    top: -50%;
    left: 50%;
    height: 50%;
}

.solution_list_1:after {
	background: #42BDFF;
}

.solutions_2:before
{
    background: #EF5EFF;
    top: -15%;
    left: 50%;
    height: 15%;
}

.solution_list_2:after {
	background: #EF5EFF;
}

.solutions_3:before
{
    background: #427EFF;
    top: -50%;
    left: 50%;
    height: 50%;
}

.solution_list_3:after {
	background: #427EFF;
}


/* Solution */

/* How It Works */
.how_it_works_grid .elementor-widget-icon-box {
    backdrop-filter: blur(5px);
}
.how_it_works_grid .elementor-widget-icon-box {
  position: relative;
  border-radius: 16px;
  z-index: 1;
  overflow: hidden;
}

.how_it_works_grid .elementor-widget-icon-box::before {
    content: "";
    position: absolute;
    inset: 0;
    padding: 2px; /* border thickness */
    border-radius: 20px;
    -webkit-mask: 
      linear-gradient(#fff 0 0) content-box, 
      linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    pointer-events: none;
    z-index: -1;
}

.how_it_works_grid .elementor-widget-icon-box:nth-child(1)::before {
    background: linear-gradient(360deg, #F08644 -2.5%, #FFCBAB 100%);
}

.how_it_works_grid .elementor-widget-icon-box:nth-child(2)::before {
    background: linear-gradient(360deg, #0CAFE0 -2.5%, #A0E9FF 100%);
}
.how_it_works_grid .elementor-widget-icon-box:nth-child(3)::before {
    background: linear-gradient(360deg, #7558F4 -2.5%, #C9BDFF 100%);;
    
}
.how_it_works_grid .elementor-widget-icon-box:nth-child(4)::before {
    background: linear-gradient(360deg, #FF447C -2.5%, #FFAFC7 100%);
}

/* How It Works */

.ngo_logo_title:after {
    content: "";
    position: absolute;
    width: 1px;
    height: 150%;
    background: linear-gradient(180deg, #cf41ff00 0%, #ffffff 50%, #2f7fd500 100%);
    opacity: 0.5;
    display: block;
    right: -20px;
    top: -50%;
    transform: translate(0px, 15%);
}

/* Social Proof Section */
.top_blur_section {
    overflow: hidden;
}

.top_blur_section:before {
    content: "";
    background: radial-gradient(50% 50% at 50% 50%, rgba(244, 151, 244, 0.64) 0%, rgba(163, 43, 255, 0.8) 35%, rgba(5, 5, 24, 0.8) 100%);
    position: absolute;
    top: -60%;
    opacity: .5;
    width: 100%;
    left: 50%;
    transform: translate(-50%, -5%);
    filter: blur(200px);
    z-index: 0;
}
.proof_counter .elementor-widget-counter:not(:last-child):after {
    content: "";
    position: absolute;
    width: 2px;
    height: 100%;
    background: linear-gradient(180deg, #cf41ff00 0%, #ffffff 50%, #2f7fd500 100%);
    /* background: linear-gradient(90deg, #07bf5200 0%, #07BF52 32%, #2572AD 75%, #2572ad00 100%); */
    right: 0%;
    top: 0px;
    z-index: 9;   
    opacity: 40%;
}

.proof_counter .elementor-widget-counter {
    position: relative;
}

.proof_counter .elementor-widget-counter .elementor-counter-number-wrapper {
    background: #fff;
    font-weight: 700;
    background-clip: text;
}
.proof_counter .elementor-widget-counter:nth-child(1) .elementor-counter-number-wrapper {
    background: linear-gradient(180deg, #CEE8FF -17.95%, #2293F6 121.79%);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    mask-clip: unset;
}
.proof_counter .elementor-widget-counter:nth-child(2) .elementor-counter-number-wrapper {
    background: linear-gradient(174.78deg, #CED3FF -6.43%, #5667FD 92.24%);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    mask-clip: unset;
}
.proof_counter .elementor-widget-counter:nth-child(3) .elementor-counter-number-wrapper {
    background: linear-gradient(180deg, #F0CEFF -8.97%, #C362ED 100%);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    mask-clip: unset;
}
.proof_counter .elementor-widget-counter:nth-child(4) .elementor-counter-number-wrapper {
    background: linear-gradient(180deg, #FFCEF8 -3.85%, #F96FE4 100%);

    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    mask-clip: unset;
}

/* Social Proof Section */	

/*  ReachOut Today */
.reach_card {
	z-index: 0;
}
/*  ReachOut Today */


/*Footer Style*/
.policy_menu_with_seprator .hfe-nav-menu__layout-horizontal .hfe-nav-menu > li.menu-item:not(:last-child):after {
    content: "";
    width: 2px;
    background: #ffffff66;
    height: 100%;
    display: flex;
    position: absolute;
    top: 0;
    right: -10px;
    border-radius: 50px;
}
.footer_brand_tagline p {
    margin-bottom: 0;
}
/*Footer Style*/



/* Animated Button */

.animated_button {
    position: relative;
    padding: 10px 15px;
    border-radius: 12px;
    font-family: inherit;
    font-size: 16px;
    font-weight: 500;
    margin-right: 15px;
    cursor: pointer;
    border: none;
    transition: all 1s ease;
    display:flex;
    gap:5px;
}
.animated_button.white {
    background:#fff;
    color: #000;
}

.animated_button.transparent {
    background:#fff0;
    color: #fff !important;
}

/* Outer static border */
.animated_button::before {
    content: "";
    position: absolute;
    top: -8px;
    left: -8px;
    border-radius: 16px;
    padding: 1px;           
    background: linear-gradient(90deg, #7BA0FA, #F899F4);
    -webkit-mask:
        linear-gradient(#fff 0 0) content-box,
        linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    pointer-events: none;
    pointer-events: none;
    width: calc(100% + 14px);
    height: calc(100% + 14px);
    z-index: 1;
}

/* SVG overlay (sits on top of outer border) */
.border-anim {
    position: absolute;
    top: -8px;
    left: -8px;
    width: calc(100% + 15px);
    height: calc(100% + 16px);
    z-index: 2;
    pointer-events: none;
    overflow: visible;
}

/* Snake dash */
.border-anim rect {
    fill: none;
    stroke-width: 3px;
    stroke-dasharray: var(--stroke-dasharray);
    stroke-dashoffset: var(--stroke-dashoffset);
    transition: stroke-dashoffset 3s ease;
}

.animated_button:hover .border-anim rect {
    stroke-dashoffset: var(--stroke-dashoffset-hover);
}

/* Animated Button */

.logo_slider img.swiper-slide-image {
    width: 140px;
}

.affilited_ngo_list {
    width: calc(100% - 14% - 5px);
    margin-left: calc(14% + 5px);
}

.leader_image_container {
    max-height: 425px;
    position: relative;
}

/* Problem Solving */

.problems_list .elementor-widget-icon-box:not(:last-child):after {
    content: "";
    position: absolute;
    width: 2px;
    height: 100%;
    background: linear-gradient(180deg, #cf41ff00 0%, #ffffff 50%, #2f7fd500 100%);
    /* background: linear-gradient(90deg, #07bf5200 0%, #07BF52 32%, #2572AD 75%, #2572ad00 100%); */
    right: -10px;
    top: 0px;
    z-index: 9;   
    opacity: 40%;
}

.problem_top_corner::before,
.problem_top_corner::after,
.problem_bottom_corner::before,
.problem_bottom_corner::after {
    content: "";
    position: absolute;
    width: 20px;   /* corner length */
    height: 20px;  /* corner length */
	border: 1px solid #7558F4;
}

.problem_top_corner::before {
  top: 0;
  left: 0;
  border-right: none !important;
  border-bottom: none !important;
}

/* top-right */
.problem_top_corner::after {
  top: 0;
  right: 0;
  border-left: none !important;
  border-bottom: none !important;
}

/* bottom-left */
.problem_bottom_corner::before {
  bottom: 0px;
  left: 0px;
  border-right: none !important;
  border-top: none !important;
}

/* bottom-right */
.problem_bottom_corner::after {
  bottom: 0;
  right: 0px;
  border-left: none !important;
  border-top: none !important;
}

.elementor-widget-heading.problem_solving_1 span {
    background: #fff;
    font-weight: 700;
    font-size: 55px;
    background: linear-gradient(306.08deg, #1670B1 -1.69%, #BBE3FF 82.83%);
    background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    mask-clip: unset;
    margin-right: 10px;
}

.elementor-widget-heading.problem_solving_2 span {
    background: #fff;
    font-weight: 700;
    font-size: 55px;
    background: linear-gradient(307.42deg, #CA3BDA -6.61%, #FBDBFF 95.73%);
    background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    mask-clip: unset;
    margin-right: 10px;
}
/* Problem Solving */

/* Our Team */
.leader_image_container {
    max-height: 425px;
    position: relative;
}


.team_list .leader_detail .leader_image_container {
    position: relative;
    z-index: 1;
}

.team_list .leader_detail .leader_image_container::before {
    content: "";
    position: absolute;
    inset: 0;
    padding: 1px; /* border thickness */
    border-radius: 20px;
    -webkit-mask: 
      linear-gradient(#fff 0 0) content-box, 
      linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    pointer-events: none;
    z-index: -1;
}

.team_list .leader_detail .leader_image_container::before {
    background: linear-gradient(0deg, rgba(68, 51, 142, 0) 0%, #7558F4 100%);
}
.team_list .leader_detail:nth-child(3n + 2) .leader_image_container::before {
    background: linear-gradient(0deg, rgba(239, 94, 255, 0) 0%, #EF5EFF 100%);
}

.team_list .leader_detail img {
      filter: drop-shadow(5px 0px 10px black) drop-shadow(-5px 0px 10px black);
}
/*.team_list .leader_detail:nth-child(3) .leader_image_container::before {
    background: linear-gradient(0deg, rgba(68, 51, 142, 0) 0%, #7558F4 100%);
}*/

/* Team On Home */
/*.home_team_section .leader_image_container {
    max-height: 325px;
}
.home_team_section .team_list .leader_detail .leader_image_container::before {
    border-radius: 15px;
}*/

/* Team On Home End */

/* Our Team End*/

/* price_box */


.price_box::before,
.price_box::after{
  content: "";
  position: absolute;
  border: 1px solid #b45bfa;
  width: 20px;   /* corner length */
  height: 20px;  /* corner length */
}

/* top-left */
.price_box::before {
  top: 0;
  left: 0;
  border-right: none !important;
  border-bottom: none !important;
}

/* bottom-right */
.price_box::after {
  bottom: 0;
  right: 0px;
  border-left: none !important;
  border-top: none !important;
}

.pricing_class p {
    background: #fff;
    font-weight: 700;
    background: linear-gradient(319deg, #E146FD 0, #2293F6 115%) no-repeat padding-box;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    mask-clip: unset;
}

/* price_box */

/* Stack Holders */

.stakeholders {
  perspective: 1200px;
}
.stakeholders .stake:nth-child(1) {
  transform: rotateY(20deg);
}
.stakeholders .stake:nth-child(3) {
  transform: rotateY(-20deg);
}



/* Cornner Box */


.corner-box {
  position: relative;
   /* adjust for spacing */
  background: rgba(0, 0, 0, 0.7); /* your background */
  color: #fff;
  border-radius: 0.5rem; /* optional */
}
.corner {
  height:20px;
}
/* top-left corner */
.corner-box::before,
.corner-box::after,
.corner-box > .corner::before,
.corner-box > .corner::after {
  content: "";
  position: absolute;
  width: 20px;   /* corner length */
  height: 20px;  /* corner length */
}

.corner-box:nth-child(1)::before,
.corner-box:nth-child(1)::after,
.corner-box:nth-child(1) > .corner::before,
.corner-box:nth-child(1) > .corner::after {
    border: 2px solid #5EE1FF; /* your border color */
}

.corner-box:nth-child(2)::before,
.corner-box:nth-child(2)::after,
.corner-box:nth-child(2) > .corner::before,
.corner-box:nth-child(2) > .corner::after {
    border: 2px solid #722ef1; /* your border color */
}

/* top-left */
.corner-box::before {
  top: 0;
  left: 0;
  border-right: none !important;
  border-bottom: none !important;
}

/* top-right */
.corner-box::after {
  top: 0;
  right: 0;
  border-left: none !important;
  border-bottom: none !important;
}

/* bottom-left */
.corner-box > .corner::before {
  bottom: 0px;
  left: 0px;
  border-right: none !important;
  border-top: none !important;
}

/* bottom-right */
.corner-box > .corner::after {
  bottom: 0;
  right: 0px;
  border-left: none !important;
  border-top: none !important;
}


/* Cornner Box */

/* Cornner Box */


/* top-left corner */
.structure_top_cornor::before,
.structure_top_cornor::after,
.structure_bottom_cornor::before,
.structure_bottom_cornor::after,
.purpose_top_cornor::before,
.purpose_top_cornor::after,
.purpose_bottom_cornor::before,
.purpose_bottom_cornor::after {
  content: "";
  position: absolute;
  width: 20px;   /* corner length */
  height: 20px;  /* corner length */
}

.structure_top_cornor::before,
.structure_top_cornor::after,
.structure_bottom_cornor::before,
.structure_bottom_cornor::after {
    border: 1px solid #845EFF; /* your border color */
}

.purpose_top_cornor::before,
.purpose_top_cornor::after,
.purpose_bottom_cornor::before,
.purpose_bottom_cornor::after {
    border: 1px solid #5EF4FF; /* your border color */
}

/* top-left */
.structure_top_cornor::before,
.purpose_top_cornor::before {
  top: 0;
  left: 0;
  border-right: none !important;
  border-bottom: none !important;
}

/* top-right */
.structure_top_cornor::after,
.purpose_top_cornor::after {
  top: 0;
  right: 0;
  border-left: none !important;
  border-bottom: none !important;
}

/* bottom-left */
.structure_bottom_cornor::before,
.purpose_bottom_cornor::before {
  bottom: 0px;
  left: 0px;
  border-right: none !important;
  border-top: none !important;
}

/* bottom-right */
.structure_bottom_cornor::after,
.purpose_bottom_cornor::after {
  bottom: 0;
  right: 0px;
  border-left: none !important;
  border-top: none !important;
}


/* Cornner Box */


/*  */

.aprouch_grid .aprouch {
  position: relative;
  border-radius: 20px;
  z-index: 1;
  overflow: hidden;
}

.aprouch_grid .aprouch::before {
    content: "";
    position: absolute;
    inset: 0;
    padding: 1px; /* border thickness */
    border-radius: 20px;
    -webkit-mask: 
      linear-gradient(#fff 0 0) content-box, 
      linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    pointer-events: none;
    z-index: -1;
}

.aprouch_grid .aprouch:nth-child(1)::before {
    background: linear-gradient(180deg, #427EFF -2.5%, #274b9900 100%)
}

.aprouch_grid .aprouch:nth-child(2)::before {
    background: linear-gradient(180deg, #EF5EFF -2.5%, #8F389900 100%);
}
.aprouch_grid .aprouch:nth-child(3)::before {
    background: linear-gradient(180deg, #42FFF6 -2.5%, #28999400 100%);;
    
}
.aprouch_grid .aprouch:nth-child(4)::before {
    background: linear-gradient(180deg, #D1FFA4 -2.5%, #7E996200 100%);
}

/*  */

.commitment_image {
    mix-blend-mode: lighten;   /* try lighten, overlay, multiply depending on bg */
    opacity: 0.9;
}

/* Use Case */

.use_cases .use_case {
  position: relative;
  border-radius: 20px;
  z-index: 1;
  overflow: hidden;
}

.use_cases .use_case::before {
    content: "";
    position: absolute;
    inset: 0;
    padding: 2px; /* border thickness */
    border-radius: 20px;
    -webkit-mask: 
      linear-gradient(#fff 0 0) content-box, 
      linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    pointer-events: none;
    z-index: -1;
}

.use_cases .use_case:nth-child(1)::before {
    background: linear-gradient(180deg, #427EFF 0%, rgba(66, 126, 255, 0) 100%);
}

.use_cases .use_case:nth-child(2)::before {
    background: linear-gradient(180deg, #B154AE 0%, rgba(177, 84, 174, 0) 100%);
}


/* Use Case */

/* Technical Specifications */

.specification_tab {
  position: relative;
  border-radius: 30px;
  z-index: 1;
  overflow: hidden;
}

.specification_tab::before {
    content: "";
    position: absolute;
    inset: 0;
    padding: 1px; /* border thickness */
    border-radius: 30px;
    background: linear-gradient(90deg, #DF4BB2 -12.81%, #7396F6 100%);
    -webkit-mask: 
      linear-gradient(#fff 0 0) content-box, 
      linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    pointer-events: none;
    z-index: 1;
}

.spacification_list .spacification {
  position:relative;
}
.spacification_list .spacification:not(:last-child):after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background: linear-gradient(90deg, #ffffff -50%, #2f7fd500 100%);
    opacity: 0.5;
    display: block;
    bottom: 0%;
    transform: translate(0px, 15%);
}

/* Technical Specifications */

/* status_list */
.status_list ul.elementor-icon-list-items li.elementor-icon-list-item {
    padding: 25px 35px;
    position: relative;
    border-radius: 20px 20px 0px 0px;
    z-index: 1;
    overflow: hidden;
}
.status_list ul.elementor-icon-list-items li.elementor-icon-list-item::before {
    content: "";
    position: absolute;
    inset: 0;
    padding: 2px; /* border thickness */
    border-radius: 20px 20px 0px 0px;
    -webkit-mask: 
      linear-gradient(#fff 0 0) content-box, 
      linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    pointer-events: none;
    z-index: -1;
}

.status_list ul.elementor-icon-list-items li.elementor-icon-list-item:nth-child(1)::before {
    background: linear-gradient(180deg, #427EFF -2.5%, #FFCBAB00 100%);
}

.status_list ul.elementor-icon-list-items li.elementor-icon-list-item:nth-child(2)::before {
    background: linear-gradient(180deg, #EF5EFF -2.5%, #A0E9FF00 100%);
}
.status_list ul.elementor-icon-list-items li.elementor-icon-list-item:nth-child(3)::before {
    background: linear-gradient(180deg, #42FFF6 -2.5%, #C9BDFF00 100%);;
    
}
.status_list ul.elementor-icon-list-items li.elementor-icon-list-item:nth-child(4)::before {
    background: linear-gradient(180deg, #D1FFA4 -2.5%, #FFAFC700 100%);
}
/* status_list */

/* Mission Image */
.mission_image img {
    mix-blend-mode: lighten;
    opacity: 0.85;
}
/* Mission Image */

/* Tile Accordian */

/*.tiles-accordion-section {
  display: flex;
  justify-content: space-between;
  gap: 0px;
}

.tiles-accordion-item {
  flex: 1;
  min-width: 20%;
  min-height: 400px;
  border-radius: 20px;
  padding: 20px;
  cursor: pointer;
  transition: all 0.3s ease;
  overflow: hidden;
}

.tiles-accordion-item.active {
  flex: 2; 
  min-width: 40%;
}

.tiles-accordion-header {
  display: flex;
  gap: 15px;
}

.tiles-accordion-content {
    transition: all 0.3s ease;
    display: none;
}
.tiles-accordion-content ul li {
    white-space: nowrap;
}

.tiles-accordion-item.active .tiles-accordion-content {
  display: block;
  transition: all 0.3s ease;
}


*/
.tiles-accordion-item {
    position: relative;
    border-radius: 20px 20px;
    z-index: 1;
    overflow: hidden;
    background: linear-gradient(180deg, #131e2cb0, transparent);;
}

.tiles-accordion-item::before {
    content: "";
    position: absolute;
    inset: 0;
    padding: 1px; /* border thickness */
    border-radius: 20px 20px 0px 0px;
    -webkit-mask: 
      linear-gradient(#fff 0 0) content-box, 
      linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    pointer-events: none;
    z-index: -1;
}

.tiles-accordion-item:nth-child(1)::before {
    background: linear-gradient(180deg, #427EFF -2.5%, #427EFF00 100%);
}
.tiles-accordion-item:nth-child(2)::before {
    background: linear-gradient(180deg, #F071FE -2.5%, #F071FE00 100%);
}
.tiles-accordion-item:nth-child(3)::before {
    background: linear-gradient(180deg, #42DAD2 -2.5%, #42DAD200 100%);
}
.tiles-accordion-item:nth-child(4)::before {
    background: linear-gradient(180deg, #F88058 -2.5%, #F8805800 100%);
}


/* Tile Accordian */

/* Contact Form CSS */

.contact_form_shortcode nf-fields-wrap,
.partner_form_shortcode nf-fields-wrap {
    display: flex;
    flex-wrap: wrap;
    column-gap: 20px;
}

.contact_form_shortcode .ninja-forms-req-symbol,
.partner_form_shortcode .ninja-forms-req-symbol {
    color: #c3c3c3;
}

.contact_form_shortcode nf-fields-wrap nf-field:nth-child(1), 
.contact_form_shortcode nf-fields-wrap nf-field:nth-child(2),
.contact_form_shortcode nf-fields-wrap nf-field:nth-child(3), 
.contact_form_shortcode nf-fields-wrap nf-field:nth-child(4),
.partner_form_shortcode nf-fields-wrap nf-field:nth-child(1), 
.partner_form_shortcode nf-fields-wrap nf-field:nth-child(2),
.partner_form_shortcode nf-fields-wrap nf-field:nth-child(3), 
.partner_form_shortcode nf-fields-wrap nf-field:nth-child(4) {
    width: 48.5%;
}


.contact_form_shortcode nf-fields-wrap nf-field,
.partner_form_shortcode nf-fields-wrap nf-field{
    width: 100%;
}

.contact_form_shortcode nf-fields-wrap nf-field .nf-field-label label,
.partner_form_shortcode nf-fields-wrap nf-field .nf-field-label label {
    font-size: 18px;
    font-family: inherit;
    color: #fff;
    font-weight: 500 !important;
}

.contact_form_shortcode nf-fields-wrap nf-field input,
.contact_form_shortcode nf-fields-wrap nf-field textarea,
.partner_form_shortcode nf-fields-wrap nf-field input,
.partner_form_shortcode nf-fields-wrap nf-field textarea {
    background:#0000;
    border-radius:6px;
    border-color: #ffffff66;
    color: #fff;
}

.contact_form_shortcode nf-fields-wrap nf-field .nf-field-container,
.partner_form_shortcode nf-fields-wrap nf-field .nf-field-container {
    margin-bottom: 15px;
}

.contact_form_shortcode nf-fields-wrap nf-field input[type=submit],
.partner_form_shortcode nf-fields-wrap nf-field input[type=submit]
 {
    --align-self: center;
    background: #000;
    color:#fff;
    border-radius: 10px;
}

.contact_form_shortcode .nf-error-msg,
.partner_form_shortcode .nf-error-msg {
    font-weight: 300;
    font-size: 14px;
    color: #ff6b6b;
}

.contact_form_shortcode .nf-error .ninja-forms-field,
.partner_form_shortcode .nf-error .ninja-forms-field {
    border-color: #ff6b6b;
}


.contact_form_shortcode nf-fields-wrap nf-field div.submit-wrap .nf-field-element,
.partner_form_shortcode nf-fields-wrap nf-field div.submit-wrap .nf-field-element
 {
    width: auto;
    background: linear-gradient(90deg, #6AA1FB 0%, #FF99F4 100%);
    padding: 1px;
    border-radius: 10px;
}
.contact_form_shortcode nf-fields-wrap div.submit-container .nf-field{
    display: flex;
    justify-content: end;
}

.nf-response-msg {
    background: #5af73f91;
    padding: 0px 10px;
    border-radius: 5px;
}

.nf-response-msg p {
    color: #fff;
    padding: 5px 0;
}

.contact_form_shortcode .nf-form-fields-required,
.partner_form_shortcode .nf-form-fields-required {
    display: none;
}

.contact_top_cornner::before,
.contact_top_cornner::after,
.contact_bottom_cornner::before,
.contact_bottom_cornner::after {
    content: "";
    position: absolute;
    width: 20px;   /* corner length */
    height: 20px;  /* corner length */
}

.contact_top_cornner::before,
.contact_top_cornner::after {
    border: 1px solid #7558F4;
}

.contact_bottom_cornner::before,
.contact_bottom_cornner::after {
    border: 1px solid #5EE1FF;
}

.contact_top_cornner::before {
  top: 0;
  left: 0;
  border-right: none !important;
  border-bottom: none !important;
}

/* top-right */
.contact_top_cornner::after {
  top: 0;
  right: 0;
  border-left: none !important;
  border-bottom: none !important;
}

/* bottom-left */
.contact_bottom_cornner::before {
  bottom: 0px;
  left: 0px;
  border-right: none !important;
  border-top: none !important;
}

/* bottom-right */
.contact_bottom_cornner::after {
  bottom: 0;
  right: 0px;
  border-left: none !important;
  border-top: none !important;
}

.contact_list_item a,
.contact_list_item a:hover {
    color: #FFFFFF99;
}


.contact_list_item::before,
.contact_list_item:after,
.contact_list_item .elementor-widget-icon-box::before,
.contact_list_item .elementor-widget-icon-box:after {
    content: "";
    position: absolute;
    width: 20px;   /* corner length */
    height: 20px;  /* corner length */
}

.contact_list_item:nth-child(1)::before,
.contact_list_item:nth-child(1)::after,
.contact_list_item:nth-child(1) .elementor-widget-icon-box::before,
.contact_list_item:nth-child(1) .elementor-widget-icon-box::after {
    border: 1px solid #7558F4;
}

.contact_list_item:nth-child(2)::before,
.contact_list_item:nth-child(2)::after,
.contact_list_item:nth-child(2) .elementor-widget-icon-box::before,
.contact_list_item:nth-child(2) .elementor-widget-icon-box::after {
    border: 1px solid #CA3BDA;
}

.contact_list_item:nth-child(3)::before,
.contact_list_item:nth-child(3)::after,
.contact_list_item:nth-child(3) .elementor-widget-icon-box::before,
.contact_list_item:nth-child(3) .elementor-widget-icon-box::after {
    border: 1px solid #168DB1;
}

.contact_list_item::before {
  top: 0;
  left: 0;
  border-right: none !important;
  border-bottom: none !important;
}

/* top-right */
.contact_list_item::after {
  top: 0;
  right: 0;
  border-left: none !important;
  border-bottom: none !important;
}

/* bottom-left */
.contact_list_item .elementor-widget-icon-box::before {
  bottom: 0px;
  left: 0px;
  border-right: none !important;
  border-top: none !important;
}

/* bottom-right */
.contact_list_item .elementor-widget-icon-box::after {
  bottom: 0;
  right: 0px;
  border-left: none !important;
  border-top: none !important;
}

/* Contact Form CSS */


/* Contact Form 7 CSS */
.contact_form_wraper div.form_field,
.partner_form_wraper div.form_field {
    width: 48.5%;
}

.contact_form_wraper div.form_field.full,
.partner_form_wraper div.form_field.full {
    width: 100%;
}

.contact_form_wraper form.wpcf7-form,
.partner_form_wraper form.wpcf7-form {
    display: flex;
    flex-wrap: wrap;
    column-gap: 20px;
}

.contact_form_wraper form.wpcf7-form label,
.partner_form_wraper form.wpcf7-form label {
    font-size: 18px;
    font-family: inherit;
    color: #fff;
    font-weight: 500 !important;
}

.contact_form_wraper form.wpcf7-form input,
.contact_form_wraper form.wpcf7-form textarea,
.partner_form_wraper form.wpcf7-form input,
.partner_form_wraper form.wpcf7-form textarea {
    background:#0000;
    border-radius:6px;
    border-color: #ffffff66;
    color: #fff;
}

.contact_form_wraper form.wpcf7-form .form_action,
.partner_form_wraper form.wpcf7-form .form_action {
    background: linear-gradient(90deg, #6AA1FB 0%, #FF99F4 100%);
    padding: 1px;
    border-radius: 10px;
}

.contact_form_wraper form.wpcf7-form .form_action p,
.partner_form_wraper form.wpcf7-form .form_action p {
    background:#000;
    border-radius: 10px;
    margin-bottom: 0;
}

.contact_form_wraper form.wpcf7-form .form_action p .wpcf7-submit,
.partner_form_wraper form.wpcf7-form .form_action p .wpcf7-submit {
    border: none;
}

.contact_form_wraper form.wpcf7-form .form_action p .wpcf7-spinner,
.partner_form_wraper form.wpcf7-form .form_action p .wpcf7-spinner {
    display: none;
}

.contact_form_wraper form.wpcf7-form .wpcf7-response-output,
.partner_form_wraper form.wpcf7-form .wpcf7-response-output {
    width: 100%;
}

.contact_form_wraper form.invalid .wpcf7-response-output,
.partner_form_wraper form.invalid .wpcf7-response-output {
    border: 1px solid #ff0000;
    background: #ff80804d;
    color: #fff;
}

.contact_form_wraper form.sent .wpcf7-response-output,
.partner_form_wraper form.sent .wpcf7-response-output {
    border-color: #46b450;
    background: #46b4504f;
    color: #fff;
}

.contact_form_wraper form.wpcf7-form .wpcf7-not-valid-tip,
.partner_form_wraper form.wpcf7-form .wpcf7-not-valid-tip {
    font-weight: 300;
    font-size: 14px;
    color: #ff6b6b;
}

/* Contact Form 7 CSS */

/* Highlight Cornners */

.highlight_top_corner::before,
.highlight_top_corner::after,
.highlight_bottom_corner::before,
.highlight_bottom_corner:after {
    content: "";
    position: absolute;
    width: 20px;   /* corner length */
    height: 20px;  /* corner length */
}

.highlight_box:nth-child(1) .highlight_top_corner::before,
.highlight_box:nth-child(1) .highlight_top_corner::after,
.highlight_box:nth-child(1) .highlight_bottom_corner::before,
.highlight_box:nth-child(1) .highlight_bottom_corner::after {
    border: 1px solid #FF8330;
}

.highlight_box:nth-child(2) .highlight_top_corner::before,
.highlight_box:nth-child(2) .highlight_top_corner::after,
.highlight_box:nth-child(2) .highlight_bottom_corner::before,
.highlight_box:nth-child(2) .highlight_bottom_corner::after {
    border: 1px solid #F05DD3;
}

.highlight_box:nth-child(3) .highlight_top_corner::before,
.highlight_box:nth-child(3) .highlight_top_corner::after,
.highlight_box:nth-child(3) .highlight_bottom_corner::before,
.highlight_box:nth-child(3) .highlight_bottom_corner::after {
    border: 1px solid #D6F265;
}

.highlight_box:nth-child(4) .highlight_top_corner::before,
.highlight_box:nth-child(4) .highlight_top_corner::after,
.highlight_box:nth-child(4) .highlight_bottom_corner::before,
.highlight_box:nth-child(4) .highlight_bottom_corner::after {
    border: 1px solid #D6F265;
}


/* Proof Of concept */
.connect_highlight_box:nth-child(1) .highlight_top_corner::before,
.connect_highlight_box:nth-child(1) .highlight_top_corner::after,
.connect_highlight_box:nth-child(1) .highlight_bottom_corner::before,
.connect_highlight_box:nth-child(1) .highlight_bottom_corner::after {
    border: 1px solid #047CC7;
}

.connect_highlight_box:nth-child(2) .highlight_top_corner::before,
.connect_highlight_box:nth-child(2) .highlight_top_corner::after,
.connect_highlight_box:nth-child(2) .highlight_bottom_corner::before,
.connect_highlight_box:nth-child(2) .highlight_bottom_corner::after {
    border: 1px solid #C54525;
}

.connect_highlight_box:nth-child(3) .highlight_top_corner::before,
.connect_highlight_box:nth-child(3) .highlight_top_corner::after,
.connect_highlight_box:nth-child(3) .highlight_bottom_corner::before,
.connect_highlight_box:nth-child(3) .highlight_bottom_corner::after {
    border: 1px solid #563EB8;
}

.connect_highlight_box:nth-child(4) .highlight_top_corner::before,
.connect_highlight_box:nth-child(4) .highlight_top_corner::after,
.connect_highlight_box:nth-child(4) .highlight_bottom_corner::before,
.connect_highlight_box:nth-child(4) .highlight_bottom_corner::after {
    border: 1px solid #00A373;
}

.connect_highlight_box:nth-child(5) .highlight_top_corner::before,
.connect_highlight_box:nth-child(5) .highlight_top_corner::after,
.connect_highlight_box:nth-child(5) .highlight_bottom_corner::before,
.connect_highlight_box:nth-child(5) .highlight_bottom_corner::after {
    border: 1px solid #0428C7;
}

.connect_highlight_box:nth-child(6) .highlight_top_corner::before,
.connect_highlight_box:nth-child(6) .highlight_top_corner::after,
.connect_highlight_box:nth-child(6) .highlight_bottom_corner::before,
.connect_highlight_box:nth-child(6) .highlight_bottom_corner::after {
    border: 1px solid #697E0D;
}

/* Proof Of concept */
.highlight_top_corner::before {
  top: 0;
  left: 0;
  border-right: none !important;
  border-bottom: none !important;
}

/* top-right */
.highlight_top_corner::after {
  top: 0;
  right: 0;
  border-left: none !important;
  border-bottom: none !important;
}

/* bottom-left */
.highlight_bottom_corner::before {
  bottom: 0px;
  left: 0px;
  border-right: none !important;
  border-top: none !important;
}

/* bottom-right */
.highlight_bottom_corner::after {
  bottom: 0;
  right: 0px;
  border-left: none !important;
  border-top: none !important;
}

/* Highlight Cornners */

/* purpose cornner */
    
.purpose_top_cornner::before,
.purpose_top_cornner::after,
.purpose_bottom_cornner::before,
.purpose_bottom_cornner::after {
  content: "";
  position: absolute;
  width: 20px;   /* corner length */
  height: 20px;  /* corner length */
  border: 1px solid #fff; /* your border color */
}

.purpose_top_cornner::before {
  top: 0;
  left: 0;
  border-right: none !important;
  border-bottom: none !important;
}

/* top-right */
.purpose_top_cornner::after {
  top: 0;
  right: 0;
  border-left: none !important;
  border-bottom: none !important;
}

/* bottom-left */
.purpose_bottom_cornner::before {
  bottom: 0px;
  left: 0px;
  border-right: none !important;
  border-top: none !important;
}

/* bottom-right */
.purpose_bottom_cornner::after {
  bottom: 0;
  right: 0px;
  border-left: none !important;
  border-top: none !important;
}

/* purpose cornner */

.agreement_terms ol li:not(:last-child) {
    margin-bottom: 10px;
    line-height: 1.4;
}

.agreement_terms ol li ol {
    margin-top: 10px;
}

#investor_form,
#become_partner,
#structure_and_purpose,
#core_capabilities,
#technical_specifications {
    scroll-margin-top:5em;
}


::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #fff6;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #fff6;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #fff6;
}
:-moz-placeholder { /* Firefox 18- */
  color: #fff6;
}

.shine_button a {
    background-image: linear-gradient(90deg, #B347C3 0%, #2C0973 200%);
    background-size: 200% 200%;
    animation: 1.5s infinite shine;
}


@keyframes shine{
    0%{background-position:0%}
    to{background-position:100%}
}


@media only screen and (max-width: 1700px) {
    .affilited_ngo_list {
        width: calc(100% - 10% - 0px);
        margin-left: calc(10% + 0px);
    }
}

@media only screen and (max-width: 1530px) {
    .affilited_ngo_list {
        width: calc(100% - 4% - 15px);
        margin-left: calc(4% + 15px);
    }
}

@media only screen and (max-width: 1200px) {
	.solutions:before {
		content: none;
	}

    .affilited_ngo_list {
        width: calc(100% - 0px);
        margin-left: 0px;
    }
}

@media only screen and (max-width: 920px) {
    .proof_counter .elementor-widget-counter:not(:last-child):after {
        width: 2px;
        height: 100%;
        top: 100%;
        right: -10%;
        top: 0px;
        background: linear-gradient(180deg, #cf41ff00 0%, #ffffff 50%, #2f7fd500 100%);
    }
}

@media only screen and (max-width: 767px) {
    
    .main_sticky_header {
        position: fixed;
        top: 120px;
    }

    .admin-bar .main_sticky_header {
        top: 149px;
    }

    .already_apply_btn:before {
        display: none;
    }

    .ngo_logo_title:after {
        content: none;
    }

    .tiles-accordion-item .elementor-icon-box-content {
        padding-right: 25%;
    }

    .tiles-accordion-content ul li {
        text-wrap: auto;
    }
    .contact_header_text.section_header h2 span {
        font-size: 28px;
        line-height: 46px;
    }
    .contact_list_item h3.elementor-icon-box-title,
    .community_engagement h3.elementor-icon-box-title,
    .impact_grid h3.elementor-icon-box-title,
    .problem_grid h3.elementor-icon-box-title{
        margin-top: 0;
    }

    .contact_form_wraper div.form_field,
    .partner_form_wraper div.form_field {
        width: 100%;
    }
    .contact_form_wraper form.wpcf7-form label,
    .partner_form_wraper form.wpcf7-form label {
        font-size: 16px;
    }
    .leader_image_container {
        max-height: 400px;
        position: relative;
    }
	.problems_list .elementor-widget-icon-box
	{
		position:relative;
		height: 100%;
	}
	.problems_list .elementor-widget-icon-box:nth-child(2n+1):after {
	    content: "";
	    width: 1px;
	    height: 100%;
	    display: block;
	    position: absolute;
	    background: #ffffff80;
	    top: 0;
	    right: -8px;
	}

    .elementor-widget-heading.problem_solving_1 span {
        font-size: 30px;
        margin-right: 2px;
    }

    .elementor-widget-heading.problem_solving_2 span {
        font-size: 30px;
        margin-right: 2px;
    }
    .tiles-accordion-item
    {
        padding: 15px 15px;
        min-height: 160px;
        transition: none;
    }

    .how_it_works_grid .elementor-widget-icon-box::before {
        padding: 1px !important; /* border thickness */
    }

    .video_bg {
        background-position-x: -100px !important;
        background-position-y: bottom !important;
    }
    .video_bg.problem_section {
        background-position-x: -190px !important;
        background-position-y: -70px !important;
    }

	/*.proof_counter .elementor-widget-counter:not(:last-child):after {
	    width: 100%;
	    height: 2px;
	    top: 100%;
	    left: 0;
	    background: linear-gradient(90deg, #cf41ff00 0%, #ffffff 50%, #2f7fd500 100%);
	}*/

    /*.elementor-widget-image {
        height: auto !important;
        min-height: auto !important;
        overflow: visible !important;
      }*/
}



/* Proof Of impact */
/* ============================= */
/*        EACH BOX               */
/* ============================= */

.impact_stats {
    border-right: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
}

/* Remove right border from last column */
.impact_statses > .impact_stats:nth-child(5n) {
    border-right: none;
}

/* Remove bottom border from last row (desktop) */
.impact_statses > .impact_stats:nth-last-child(-n+5) {
    border-bottom: none;
}


/* ============================= */
/*        COLORS (MATCH IMAGE)   */
/* ============================= */

/* Purple (1,4,7,10) */
.impact_statses > .impact_stats:nth-child(1) .elementor-counter-number-wrapper,
.impact_statses > .impact_stats:nth-child(4) .elementor-counter-number-wrapper,
.impact_statses > .impact_stats:nth-child(7) .elementor-counter-number-wrapper,
.impact_statses > .impact_stats:nth-child(10) .elementor-counter-number-wrapper {
    background: linear-gradient(90deg, #F087FF 0%, #6E1FCE 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

/* Blue (2,5,8) */
.impact_statses > .impact_stats:nth-child(2) .elementor-counter-number-wrapper,
.impact_statses > .impact_stats:nth-child(5) .elementor-counter-number-wrapper,
.impact_statses > .impact_stats:nth-child(8) .elementor-heading-title {
    background: linear-gradient(90deg, #1FCFF1 0%, #234CB6 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

/* Green (3,6,9) */
.impact_statses > .impact_stats:nth-child(3) .elementor-counter-number-wrapper,
.impact_statses > .impact_stats:nth-child(6) .elementor-counter-number-wrapper,
.impact_statses > .impact_stats:nth-child(9) .elementor-counter-number-wrapper {
    background: linear-gradient(90deg, #1EAC70 0%, #197098 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

/* ============================= */
/*        RESPONSIVE             */
/* ============================= */

/* Tablet */
@media (max-width: 1024px) {
    .impact_statses {
        grid-template-columns: repeat(3, 1fr);
    }

    .impact_statses > .impact_stats:nth-child(3n) {
        border-right: none;
    }

    .impact_statses > .impact_stats:nth-last-child(-n+3) {
        border-bottom: none;
    }
}

/* Mobile */
@media (max-width: 768px) {
    .impact_statses {
        grid-template-columns: repeat(2, 1fr);
    }

    .impact_statses > .impact_stats:nth-child(2n) {
        border-right: none;
    }

    .impact_statses > .impact_stats:nth-last-child(-n+2) {
        border-bottom: none;
    }
}

/* Small Mobile */
@media (max-width: 480px) {
    .impact_statses {
        grid-template-columns: 1fr;
    }

    .impact_stats {
        border-right: none;
    }

    .impact_statses > .impact_stats:last-child {
        border-bottom: none;
    }
}

.ecosystem_partners .elementor-widget-icon:after {
    content: "";
    background: rgb(65 65 113 / 50%);
    height: 110%;
    width: 1px;
    position: absolute;
    top: 47%;
    right: -15px;
    transform: translateY(-52%);
}

.contribution_grid .contribution {
  position: relative;
  border-radius: 20px;
  z-index: 1;
  overflow: hidden;
}


.contribution_grid .contribution::before {
    content: "";
    position: absolute;
    inset: 0;
    padding: 1px; /* border thickness */
    border-radius: 20px;
    -webkit-mask: 
      linear-gradient(#fff 0 0) content-box, 
      linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    pointer-events: none;
    z-index: -1;
}

.contribution_grid .contribution:nth-child(1)::before {
    background: linear-gradient(180deg, #943FFF -2.5%, #943FFF00 100%)
}

.contribution_grid .contribution:nth-child(2)::before {
    background: linear-gradient(180deg, #10A100 -2.5%, #70C76600 100%);
}
.contribution_grid .contribution:nth-child(3)::before {
    background: linear-gradient(180deg, #BD0009 -2.5%, #D7666B00 100%);;
    
}
.contribution_grid .contribution:nth-child(4)::before {
    background: linear-gradient(180deg, #2880E6 -2.5%, #2880E600 100%);
}

.dialog-box::before {
    content: "";
    position: absolute;
    top: 0px;
    left: -22px;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 25px 0px 0px 25px;
    border-color: #ffffff transparent transparent transparent;
    border-radius: 0;
}
.dialog-box:nth-child(1)::before {
    filter: drop-shadow(-3px -1px 0px #712DBF);
}
.dialog-box:nth-child(2)::before {
    filter: drop-shadow(-3px -1px 0px #1869B9);
}
.dialog-box:nth-child(3)::before {
    filter: drop-shadow(-3px -1px 0px #2D8B60);
}