*{
	padding:0px;
	margin:0px;
	box-sizing: border-box;
	font-family: 'Roboto', sans-serif;
}
@import url('https://fonts.googleapis.com/css2?family=Roboto&display=swap');
.header01001010{
	width:100%;
	padding:40px;
	height:auto;
	background:rgb(30, 41, 75);
}
.sdosdosd{
	width:400px;
	height:auto;
	padding:10px;
	margin-top:50px;
	
}
.sdosdosd p{
	color:white;
	text-align: center;
	font-size:20px;
}
.dsdsd333{
	width:70%;
	height:auto;
	padding:8px;
	outline:none;
	border:none;
	text-indent: 10px;
	border-radius: 4px;
}
.dasdad9as0d{
	margin-top:20px;
	width:70%;
	height:auto;
	padding:10px;
	outline:none;
	border:none;
	color:white;
	background:rgb(16, 32, 73);
	cursor:pointer;
	border-radius: 4px;
	transition: background 0.3s ease;
}
.dasdad9as0d:hover{
	background:rgb(62, 83, 124);
}
.sadasdasd000{
	width:100%;
	height:auto;
	padding:40px;
	background:rgb(246, 246, 246);
}
.sadasdasd0020202{
	width:80%;
	height:auto;
	background:rgb(28, 38, 60);
	padding:15px;
	border-radius: 6px 6px 0 0;
}
.kasaskjas090{
	width:80%;
	height:auto;
	background:white;
	padding:15px;
	border-radius: 0 0 6px 6px;
	box-shadow: 0 2px 5px rgba(0,0,0,0.1);
}

.asdasdsdimg{
	width:100%;
	height:auto;
	padding:60px;
	background:white;
}
.adsasdaddsdfooters{
	width:100%;
	height:auto;
	padding:40px;
	background:rgb(230, 230, 230);
}

.asdasdasd090sda333{
	float:right;
}
.asdad998989899899{
	display:flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	width: 100%;
}
.sdsadasddsd3334343434{
	display:flex;
}
.asdadadsad2222222{
	margin-top:5px;
	border:none;
	width:250px !important;
	height:auto;
	padding:8px;
	text-indent: 10px;
	background:rgb(247, 247, 247);
	border-radius:4px;
	border:solid 1px rgb(220, 220, 220);
	outline:none;
	margin-bottom:10px;
	transition: border 0.3s ease;
}
.asdadadsad2222222:hover{
	border:solid 1px rgb(170,170,170);
}

select{
	color:rgb(130, 130, 130);
}

.adsdbtton{
	width:40%;
	height:auto;
	padding:12px;
	color:white;
	background:rgb(32, 145, 57);
	outline:none;
	border:none;
	font-size:14px;
	border-radius: 4px;
	cursor: pointer;
	transition: background 0.3s ease;
}

.adsdbtton:hover {
	background:rgb(28, 125, 49);
}

.pix-info {
	background: #f8f9fa;
	border: 1px solid #e9ecef;
	border-radius: 6px;
	padding: 15px;
	margin: 15px 0;
	text-align: left;
	width: 100%;
	max-width: 400px;
}

.pix-info h3 {
	color: #212529;
	font-size: 16px;
	margin-bottom: 10px;
}

.pix-info p {
	color: #495057;
	font-size: 14px;
	margin-bottom: 5px;
}

.pix-key {
	background: #e9ecef;
	padding: 8px;
	border-radius: 4px;
	font-family: monospace;
	font-size: 14px;
	word-break: break-all;
	margin: 10px 0;
}

#copy {
	background: #007bff;
	color: white;
	padding: 8px 16px;
	border-radius: 4px;
	display: inline-block;
	margin-top: 10px;
	transition: background 0.3s ease;
}

#copy:hover {
	background: #0069d9;
}

@media screen and (max-width:700px){
.header01001010{
	width:100%;
	padding:15px;
	height:auto;
	background:rgb(30, 41, 75);
}
.asdadadsad2222222{
	width:90% !important;
}
.adsdbtton{
	width:90%;
	height:auto;
	padding:12px;
	color:white;
	background:rgb(32, 145, 57);
	outline:none;
	border:none;
	font-size:14px;
}
.sdosdosd{
	width:100%;
	height:auto;
	padding:10px;
	margin-top:30px;
	margin-left:0;
}
.asdasdsdimg{
	width:100%;
	height:auto;
	padding:20px;
	background:white;
}
.sdsd2323232323{
	width:90%;
}
.sadasdasd0020202{
	width:100%;
	height:auto;
	background:rgb(28, 38, 60);
	padding:15px;
}
.kasaskjas090{
	width:100%;
	height:auto;
	background:white;
	padding:15px;
	margin-bottom:20px;
}
.sadasdasd000{
	width:100%;
	height:auto;
	padding:15px;
	background:rgb(246, 246, 246);
}
.dsdsd333{
	width:100%;
	height:auto;
	padding:10px;
	outline:none;
	border:none;
	text-indent: 10px;
}
.dasdad9as0d{
	margin-top:20px;
	width:100%;
	height:auto;
	padding:12px;
	outline:none;
	border:none;
	color:white;
	background:rgb(16, 32, 73);
	cursor:pointer;
}

.pix-info {
	max-width: 90%;
}

}
