:root{
	--blue_color:#3172FC;
	--white_color:#ffffff;
	--black_color:#000;
	--light_color: #EAE0D3;
	--font_family_chakra: "Chakra Petch", serif;
	--font_family_made: "Wix Madefor Display", serif;
	--font_family_inter: "Inter", serif;
}
body{
	background: var(--black_color);
}
/*---- Button ----*/
.button-primary {
	background: var(--light_color);
	padding: 8px 32px;
	color:var(--black_color);
}
.button-secondary{
	background: var(--white_color);
	padding: 3px 4px;
}
.button-primary,.button-secondary{
	border:1px solid var(--light_color);
	font-family: var(--font_family_made);
	font-weight: 400;
	font-size: 18px;
}
.button-primary:hover,.button-secondary:hover{
	background: var(--white_color);
}
/*---- Section Margin ----*/
.section-padding{
	padding: 135px 40px;
}
.footer-section-padding {
    padding: 185px 80px 15px;
}
.nav-section{
	background: rgba(14, 5, 42, 0.45);
	backdrop-filter: blur(16.799999237060547px);
	border-radius: 24px;
	margin-left: 35px;
	margin-right: 35px;
	height: 90px;
	padding: 16px 28px;
}
.leaders-section-padding{
	padding:0 66px;
}
.hero-section-left{
	width: 52%;
}
.hero-section-right{
	width: 48%;
}
/* arrow*/
#hero-section i{
	background: linear-gradient(90deg, #3172FC 0%, #5738BE 100%);
	padding: 12px 15px;
}

/*---- Navbar Section ----*/
.navbar-brand{
	width: 14%;
}
.navbar li a{
		font-family: var(--font_family_inter);
}
/*---- Hero Section ----*/
#hero-section h1{
	font-family: var(--font_family_chakra);
	font-weight: 700;
	font-size: 100px;
	line-height: 143px;
	padding-left: 50px;
}
.hero-heading {
	margin-top:210px;
}
.hero-section-paragraph{
    bottom: 4%;
    right: 4%;
    width: 27%;
}
.gradient-color{
	background: linear-gradient(1.42deg, #010101 10.92%, rgba(1, 1, 1, 0) 78.38%);
    top: 96px;
    height: 94%;
}
.hero-section-paragraph p{
	padding: 29px 35px;
    font-family: var(--font_family_made);
    line-height: 30px;
}
.border-img {
	width:15%;
}

/*---- Supported by Leaders Section ----*/
#leaders{
	background: #3172FC;
	padding: 45px 0px;
	border-radius: 100px;
	margin-top:120px;
}
#leaders h2{
	font-family: var(--font_family_chakra);
	font-weight: 700;
	font-size: 78px;
	color: var(--black_color);
}
#leaders h3{
	font-family: var(--font_family_chakra);
	font-weight: 400;
	font-size: 44px;
	line-height: 48px;
	letter-spacing: 1.6px;
	color: var(--black_color);
}
.backed-img,.partners-img{
	width: 66px;
	height: 66px;
}
.backed-img img,.partners-img img{
	object-fit: cover;
}
.leaders-card{
	padding:30px 30px;
}
.partners-img:first-child{
	width: 160px;
}
.partners-img:nth-child(2){
	width: 50px;
}
.partners-img:last-child{
	width: 254px;
}
.border-partner-img{
	width:7.5%;
}
.leaders-row{
	margin-top:100px;
}
/*Agentic AI*/
#agentic h2, #work h2,#web3 h2,#step h2{
	font-size: 72px;
	font-family: var(--font_family_chakra);
	font-weight: 700;
}
#agentic .card{
	background: var(--light_color);
	border-radius: 30px;
	padding:42px 42px 20px 42px;
	height: 600px;
}
.agentic-card-row {
	margin-top: 0px;
}
.agentic-img{
	width: 68%;
}
.agentic-img-3{
	width:92%;
}
.button-img{ 
	width:24px; 
}
#agentic h4{
	font-family: var(--font_family_made);
	font-weight: 500;
	font-size: 24px;
	margin-top: 27px;
}
#agentic p{
	font-family: var(--font_family_made);
	font-weight: 500;
	font-size: 14px;
	line-height: 19.6px;
}
#agentic .card button{
	background: #0000001A;
	margin-top:16px;
}
#agentic .card button a{
	font-family: var(--font_family_made);
	font-weight: 600;
	font-size: 12px;
}
#agentic hr{
	border:2px solid var(--black_color);
	opacity: 1;
}
/*How to work*/
#work .work-staructure-margin{
	margin-top: 135px;
}
#work .border-img {
    width: 5%;
}
/*.sub-heading-points{
    width: 37.8%;
    bottom: 18%;
}*/
#work .sub-heading-points p{
	font-family: var(--font_family_chakra);
	font-weight: 400;
	line-height: 36px;
	margin: 0 auto;
    width: 270px;
    font-size: 18px;
}
/*step*/
#step {
	background: var(--light_color);
	border-radius: 100px;
}
#step .card{
	background: var(--white_color);
	border-radius: 24px;
	padding: 16px 8px;
}
#step .card-no{
	font-family: var(--font_family_inter);
	font-weight: 700;
	font-size: 32px;
	line-height: 38.73px;
}
#step .card-title{
	font-family: var(--font_family_chakra);
	font-weight: 700;
	font-size: 30px;
	line-height: 44.8px;
}
#step .card-text{
	font-family: var(--font_family_made);
	font-weight: 300;
	line-height: 28px;
}
#step .section-padding{
	padding: 82px 40px 125px 40px;
}
.step-bg{
	background-image: url('../images/step-bg.png');
	background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    padding: 64px 0;
}
#step .sub-heading-points{
	font-family: var(--font_family_made);
	font-weight: 400;
	line-height: 40px;
}
#step .sub-heading-points {
    padding: 15px 20px;
    width: 22%;
    top: 80px;
    margin: 0 0 0 auto;
}
#step  h2{
	width:72%;
}
#step .border-img {
    width: 6%;
}
/* Web3 Section */
.web3-section-padding{
	padding-top: 40px;
	padding-bottom: 134px;
}
#web3{
	background: var(--white_color);
	border-radius: 100px;
	height: 98%;
}
.web3-img{
	width:27%;
	bottom: 25px;
    right: 37px;
}
.web3-text{
	font-family: var(--font_family_made);
	font-weight: 600;
	font-size: 24px;
	line-height: 33.6px;
}
#web3 i{
	background: var(--black_color);
	padding: 12px 15px;
}
#web3 button{
 background: var(--light_color);
}
#web3 button a{
	 font-family: var(--font_family_made);
	font-weight: 600;
	font-size: 18px;
	text-align: center;
	line-height: 27px;
}
/* footer */
#footer p,#footer li a{
	font-family: var(--font_family_made);
	font-weight: 400;
	font-size: 16px;
	line-height: 20.8px;
	letter-spacing: 4%;
}
.top-50-px{
	top: 50px;
}
.bottom-72-px{
	bottom: 72px;
}
#work .sub-heading-points{
	width: 25%;
	right: 6%;
}

.nav-section {
	position: fixed;
	transition: transform 0.4s ease-in-out;
	top: 25px;
	margin-left: 0;
	display: flex;
	align-items: center;
	width: 100%;
	margin-left: 0px;
	z-index: 99;
	background: unset;
	backdrop-filter: unset;
}
.nav-section .navbar {
	width: 100%;
	background: rgba(14, 5, 42, 0.45);
  backdrop-filter: blur(16.799999237060547px);
	border-radius: 24px;
}
.navbar-nav .nav-item {
	display: flex;
	align-items: center;
}
.hide {
	transform: translateY(-133%);
}

#hero-section {
	margin-top: 80px;
}

.section-scroll {
	transform: translateY(50px);
	transition: opacity 0.6s ease, transform 0.6s ease;
}

.visible {
	opacity: 1;
	transform: translateY(0);
}

@keyframes slides {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}

	.logos {
		overflow: hidden;
		white-space: nowrap;
		position: relative;
		
	}

.logos:before, .logos:after {
  position: absolute;
  top: 0;
  content: '';
  width: 150px;
  height: 100%;
  z-index: 2;
}

.logos:before {
  left: 0;
 
}

.logos:after {
  right: 0;
 
}

.logo_items {
  display: inline-block;
	animation: 15s slides infinite linear;  
}
/* 
.second_logo_items {
	padding-left: 20px;
} */

/* .logos:hover .logo_items {
  animation-play-state: paused;
} */

.logo_items img{
  height: 68px;
	padding-right: 50px;
}

.pa-0 {
	padding: 0px 	40px;
}

.step-bg {
	padding: 0px
}



.get-start span,
.get-start i {
	transition: transform 0.3s ease;
}

.get-start:hover span {
	transform: translateX(-5px);
}
.get-start:hover i {
	transform: scale(1.1);
}

.get-start:hover {
	color: #212529;
}