.pnt {
width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  background: rgb(126,203,177);
  background: linear-gradient(0deg, rgba(126,203,177,0.5) 0%, rgba(209,226,228,0.5) 54%);
  backdrop-filter: blur(8px);
}
.main-content {
  width: 100%;
  margin:0;
  padding:0;
  max-width: 100%;
  z-index: 99;
  display: flex;
  position: relative;
}

.ptitle {
color: #15B19E;
font-size: 75px;
text-align: center;
padding-top: 40px;
}
.footer-contact .links {
  display: flex;
  align-items: center;
  gap: 16px;
  margin-top: 10px;
}
.pdesc {
	color: #000000;
	padding-bottom: 30px;
	padding-top: 30px;
}
.burning {
font-size: 55px;
font-weight: 500;
color: #095073;
}
.staking {
width: 100%;
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
}
.token {
width: 100%;
max-width: 1600px;
display: flex;
flex-direction: column;
}
.linked {
display: flex;
justify-content: center;
align-items: center;
gap: 20px;
padding-top: 10px;
}
.destake {
width: 100%;
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
max-width: 1600px;
padding: 20px 0;
}
.tstake {
color: #234858;
font-size: 32px;
width: 100%;
}
.dstake{
color: #6C848F;
font-size: 16px;
font-weight: 200;
width: 100%;
padding-top: 10px;
padding-bottom: 20px;
}
.validator {
width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  background: rgb(126,203,177);
  background: linear-gradient(0deg, rgba(126,203,177,0.5) 0%, rgba(209,226,228,0.5) 54%);
  backdrop-filter: blur(8px);
  padding: 50px 0;
}
.svalidator {
width: 100%;
max-width: 1600px;
}
.vtitle {
font-size: 55px;
color: #095073;
padding-bottom: 30px;
width: 100%;
}
.vdesc {
color: #000000;
font-size: 16px;
font-weight: 200;
}
.eidocard {
width: 100%;
display: flex;
flex-direction: column;
padding: 50px 0;
justify-content: center;
align-items: center;
}
.incard {
width: 100%;
max-width: 1600px;
padding: 50px 0;
justify-content: center;
align-items: center;
display: flex;
flex-direction: column;
}
.ititle {
color: #234858;
font-size: 32px;
width: 100%;
}
.idesc {
font-size: 16px;
width: 100%;
font-weight: 200;
color: #6C848F;
padding-bottom: 30px;
}
.incard img {
width: max-content;
}
.thedao {
width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  background: rgb(126,203,177);
  background: linear-gradient(0deg, rgba(126,203,177,0.5) 0%, rgba(209,226,228,0.5) 54%);
  backdrop-filter: blur(8px);
  padding: 50px 0;
}
.dao {
width: 100%;
  max-width: 1600px;
  padding: 40px 0;
}

.tda {
color: #000000;
font-size: 16px;
font-weight: 200;
}
.tpt {
color: #095073;
font-size: 55px;
font-weight: 500;
}
.daomage {
display: flex;
justify-content: center;
align-items: center;
padding: 30px 0;
}
.docon {
width: 100%;
display: flex;
justify-content: center;
align-items: center;
padding: 40px 0;
}
.connector {
margin: 0;
}

	.pbtc {
	width: 100%;
	display: flex;
	padding-top: 30px;
	justify-content: center;
	flex-direction: column;
	align-items: center;
	}
	.news {
	width: 100%;
	max-width: 1600px;
	justify-content: center;
	align-items: center;
	display: flex;
	flex-direction: column;
	}
	.ftable {
  font-family: "Press Start 2P", system-ui;
  font-weight: 400;
  font-style: normal;
	color: #006273;
	font-size: 12px;
	padding: 20px;
	width: 100%;
	box-sizing: border-box;
	background: #F0FFE6;
	border: 2px solid #006273;
	-webkit-box-shadow: 3px 3px 0px 0px rgba(0,98,115,1);
-moz-box-shadow: 3px 3px 0px 0px rgba(0,98,115,1);
box-shadow: 3px 3px 0px 0px rgba(0,98,115,1);
	}
	.ftable span {
  font-family: "Press Start 2P", system-ui;
  font-weight: 400;
  font-style: normal;
  font-size: 12px;
 	color: #006273;
	text-decoration: underline;
	}
	.stable {
  font-family: "Press Start 2P", system-ui;
  font-weight: 400;
  font-style: normal;
	color: #006273;
	font-size: 12px;
	margin-top: 30px;
	padding: 20px;
	width: 100%;
	box-sizing: border-box;
	background: #E6F1FF;
	border: 2px solid #006273;
	-webkit-box-shadow: 3px 3px 0px 0px rgba(0,98,115,1);
-moz-box-shadow: 3px 3px 0px 0px rgba(0,98,115,1);
box-shadow: 3px 3px 0px 0px rgba(0,98,115,1);
	}
	.imgtitle {
	margin-top: 50px;
	}
	.isub {
	color: #212529;
	font-size: 24px;
  font-family: "Press Start 2P", system-ui;
  font-weight: 400;
  font-style: normal;
  margin-top: 20px;
	}
	.tables {
	display: flex;
	margin-top: 50px;
	justify-content: space-between;
	align-items: start;
	margin-bottom: 30px;
	}
	.ftext {
	font-size: 16px;
	font-weight: 200;
	color: #000;
	width: 100%;
	margin-top: 20px;
	}
	.ftext b {
	color: #000;
	font-weight: bold;
	}
	.ftext a {
	color: #12B29F;
	}
			.instant {
		background: #234858;
		width: 100%;
		display: flex;
		justify-content: center;
		align-items: center;
		margin-top: 250px;
		padding: 60px 0;
		}
		.instance {
max-width: 1600px;
  width: 100%;
  display: flex;
  justify-content: right;
  position: relative;
  flex-direction: column;
  align-items: end;
		}
		.atmoic {
		position: absolute;
		bottom: -61px;
		left: 0;
		}
		.instance p {
		color: #6C848F;
		font-size: 16px;
		font-weight: 200;
		}
		.instance span {
font-size: 48px;
  font-weight: 200;
  position: relative;
  display: flex;
  justify-content: start;
  align-items: center;
		}
		.instance span img {
		position: absolute;
  left: -80px;
  }
  .exchna {
  background: #D2DBDF;
  padding: 20px 0;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
  flex-direction: column;
  width: 100%;
  }
  .exchna p {
  font-size: 24px;
  color: #234858;
  }
  .exchna span {
  font-size: 24px;
  font-weight: 200;
  color: #6C848F;
  }
  .exchna a {
  padding: 11px 16px;
  border-radius: 25px;
  border: 1px solid #37E2CE;
  background: radial-gradient(516.03% 141.42% at 0% 0%, #3EC8B8 0%, #0E9B8A 49.22%, #008272 100%);
  font-size: 15px;
  font-weight: 500;
  text-transform: uppercase;
  }
  .imgtitel {
padding: 60px 0;
}
.debloggie {
width: 100%;
max-width: 1600px;
background: white;
display: flex;
justify-content: center;
align-items: center;
}
.grid {
	display: grid;
	grid-template-columns: [col1] 33% [col2] 33% [col3] 33%;
	grid-gap: 10px;
	grid-template-rows: [row1] 33% [row2] 33% [row3] 33%;
	text-align: center;
	color: #FFF;
}
.tablet {
border: 1px solid #E8E6E6;
display: flex;
justify-content: start;
align-items: center;
flex-direction: column;
}
.tablet img {
width: 100%;
}
.infocontent {
padding: 20px;
box-sizing: border-box;
width: 100%;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.iconic {
display: flex;
justify-content: space-between;
align-items: center;
width: 100%;
margin-top: 5px;
}
.ideleft img {
width: 32px;
}
.ideleft {
display: flex;
justify-content: center;
align-items: center;
gap: 10px;
}
.ideleft p {
color: #333333;
font-size: 12px;
text-align: left;
}
.iconaint {
display: flex;
justify-content: center;
align-items: center;
width: 100%;
flex-direction: column;
padding-bottom: 25px;
border-bottom: 1px solid #333333;
border-color: #acacac;
margin-top: 15px;
}
.iconaint p {
font-size: 22px;
color: #333333;
width: 100%;
text-align: left;
}
.iconaint span {
font-size: 16px;
color: #333333;
text-align: left;
}
.vielike {
display: flex;
justify-content: space-between;
align-items: center;
margin-top: 10px;
width: 100%;
}
.vielike img {
width: 19px;
}
.views {
display: flex;
justify-content: center;
align-items: center;
gap: 10px;
font-size: 12px;
color: #333333;
}