.hero-section-container{
	background-image: url('../images/Group 11.png');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center top;
	height: 85vh;	
	position: relative;
}
.hero-section-detail{
	position: absolute;
	top:0px;
	left:11%;
	color:white;
}
.hero-section-title{
	font-size: 45px;
	font-weight: 700;
	font-family: 'Inter', 'Poppins', sans-serif;
	line-height: 56px;
	margin-top: 85px;
}
.hero-section-subtitle{
	 font-family: 'Poppins', sans-serif;
	 font-weight: 300;
	 font-size: 20px;
	 padding-left:15px;
	 line-height: 33px;
}
.subtitle{
	color:#0064ff;
}
.subtitle-container{
	display: flex;
	 margin-top: 40px;
}
.liner-container{
	background-color:#0064ff;
	width:8px;
	height:60px;
}
.list-asset-container{
	display: flex;
	margin-top:97px;
	 font-family: 'Poppins', sans-serif;
}
.list-asset-title{
	font-size: 17px;
	padding-left: 14px;
	font-weight: 500;
}
.register-now-title{
	color:#0064ff;
	font-size: 17px;
	padding-left: 31px;
	font-weight: 500;
}
.list-asset-button {
	background: white;
	text-decoration: none;
	color:black;
	font-weight: 400;
	font-size: 18px;	
	text-align: center;
	margin-top: 10px;
	line-height: 34px;
		width:70%;
}
.list-asset-button > a{
	display: block;
	text-decoration: none;
	color:black;
	font-weight: 600;
}
.list-asset-button{

}
.register-now{
	flex:1;
}
.list-asset{
	flex: 1;
}

body{
	/*font-family: "Vend Sans", sans-serif;*/
}
.section_img_container > img{
	margin-left: 20%;
	/*width: 85%;*/
}
.section_img_container1 > img{
	width: 70%;
	margin-left: 45px;
}
.section_img_container2 > img{
	width: 90%;
	margin-top: 70px;
}
.first_section_container{
	font-size: 30px;
	margin-bottom: 120px;
	margin-top: 120px;
}
.second_section_container{
	margin-bottom: 40px;
}
.section_content_container{
	padding: 30px;	
	text-align: left;
	color: #023567;
	margin-top: -20px;
	margin-left: 30px;
}
.section_each_content{
	font-weight: 600;
	width: 84%;
}
#fyresell{
	font-size: 40px;
	font-weight: 800;
	margin-top: 43px;
}

.first_content{
	background-color: #f6f6f6;
	padding: 20px;
	font-size: 12px;
	text-align: center;
	height:157px;
}
.title_1{
	font-size:24px;
	font-weight: 800;
	margin-bottom: 10px;
	color: white;
	line-height: 30px;
	letter-spacing: 0;

}
.second_section_container_1{
	font-size: 16px;
	font-weight: 500;
	color: white;
	height: 100px;
}
.material-symbols-outlined {
		font-variation-settings:
		'FILL' 0,
		'wght' 400,
		'GRAD' 0,
		'opsz' 24
}

.explore_now_button > a{
	text-decoration: none;
}
.third_section_container{
	
 margin: 108px 0px;
}
.third_section_title{
	color: #214d7a;
	font-size: 38px;
	font-weight: 800;
    width: 530px;
    line-height: 57px;
    margin-top: 15px;
}
.third_section_title1{
	color: #214d7a;
	font-size: 38px;
	font-weight: 800;
	margin-top: 50px;
    /*width: 744px;*/
    line-height: 57px;
}
.third_section_second_title{
	color: #0e6dff;
	font-size: 35px;
	font-weight: 800;
	/*width: 625px;;*/
	/*height: 100px;*/
	/*margin-top: -16px;*/
}
.third_section_content{
	width: 645px;
	text-align: left;
	font-size: 20px;
	font-weight: 400;
}
.explore_now_button{
	background-color: #d9d9d9;
	display: inline-block;
	padding: 12px 28px;
	border-radius: 8px;
	margin-top: 15px;
}
.section_img_container{
	width: 80%;
}
.second_section{
	background-color: #161324;
	padding: 43px 30px 6px 30px;
}
.each_second_box{
	border-radius: 22px;
	border: 1px solid #201f2f;
	background-color: #201f2f;
	padding: 40px 30px 86px 30px;
	transform: 0.3s ease;
}
.each_second_box:hover{
	background-color: #373559;
	cursor: pointer;
}
.each_second_box:hover > .second_section_img > img {
	filter: unset;
}
.second_section_img{
	border-radius: 42px;
	border: 1px solid #161324;
	background-color: #161324;
	padding: 10px;
	width: 27%;
	margin-bottom:20px;
}
.second_section_img > img{
	width: 40px;
}
.box {
	background-color: #d9d9d9;
	height: 200px;
}
.button1{
	background-color: #d9d9d9;
    display: inline-block;	
    padding: 12px 28px;
    border-radius: 8px;
    width: 140px;
    text-decoration: none;
}
.button2{
	background-color: #d9d9d9;
    display: inline-block;
    padding: 12px 28px;
    border-radius: 8px;
    width: 140px;
    margin-left: 20px;
    text-decoration: none;
}
.button1 > a{
	text-decoration: none;
}
.button2 > a{
	text-decoration: none;
}
.forth_section_title{
	font-size: 27px;
		font-weight: 800;
}
.labels {
    display: flex;
    gap: 25px;
    font-weight: 800;
    margin-bottom: 20px;
}
.forth_section_second_title{
    font-size: 20px;
	width: 520px;
	font-weight:500;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 25px;
}
.forth_section_second_title1{
    font-size: 20px;
	width: 552px;
	font-weight:500;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 25px;
}
.forth_section_second_title2{
    font-size: 20px;
	width: 520px;
	font-weight:500;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 25px;
}
.forth_section_container{
	margin-top: 40px;
	height: 400px;
}
.opportunity-box{
	background-color: #161324;
  	margin-top: 50px;
  	margin-bottom: 50px;
  	color: white;
}
.title_of_item{
	font-size: 55px;
		font-weight: 800;
		/*text-align: center;*/
		display: flex;
    justify-content: left;
    margin-left: 5%;
    align-items: center;
    /*height: 180px;*/
}
.item{
	padding-bottom: 24px;
	padding-top: 24px;
}
.real-estate{
	padding-top: 24px ;
}
.top-section > span{
	font-size: 100px;
	font-weight: 800;
}
.top-section-content{
	font-size: 20px;
	margin-left: 5%;
}
.desc{
    font-size: 24px;
    width: 700px;
    text-align: left;
    /*margin-left: 110px;*/
}
.section1{
	padding-top: 5px;
}
.section2{
	padding-top: 5px;
}
.section3{

}

@media (max-width: 1024px) {
  .hero-section-container {
    height: 70vh;
    background-position: center top;
  }
}

/* Mobile view */
@media (max-width: 768px) {
  .hero-section-container {
    height: 55vh;
    background-size: contain; /* 👈 this prevents image from cutting */
    background-position: top center;
    background-color: #000; /* optional fallback if image doesn’t fill */
  }
}

/* Very small phones */
@media (max-width: 480px) {
  .hero-section-container {
    height: 45vh;
    background-size: contain;
    background-position: top center;
  }
}