

#body {
	background: linear-gradient(135.32deg, #3C60AC 0%, #8959A5 75.14%);
	background-size: 100% 100%;
}





#logo {
position: absolute;
left: 0;
right: 0;
margin: 0 auto;
width: 205px;
height: 153px;
top: 132px;
}

#one_text {
position: absolute;
left: 0;
right: 0;
margin: 0 auto;
width: 761px;
height: 119px;

top: 350px;

font-family: 'Inter';
font-style: normal;
font-weight: 400;
font-size: 24px;
line-height: 34px;
/* or 142% */
text-align: center;
text-transform: uppercase;

color: #FFFFFF;

opacity: 0.8;
}

#two_text {
position: absolute;
left: 0;
right: 0;
margin: 0 auto;
width: 553px;
height: 57px;
top: 504px;

font-family: 'Inter';
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 24px;
/* or 150% */
text-align: center;

color: #FFFFFF;

opacity: 0.8;
}

#mail_info {
display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
padding: 20px;
gap: 10px;

position: absolute;
left: 0;
right: 0;
margin: 0 auto;
width: 294.83px;
height: 34px;
top: 626px;

background: rgba(255, 255, 255, 0.05);
}

#mail_ico{
width: 20.83px;
height: 16.67px;

}

#mail_info2 {
width: 224px;
height: 24px;

font-family: 'Inter';
font-style: normal;
font-weight: 700;
font-size: 16px;
line-height: 24px;
text-align: center;
text-decoration-line: underline;

color: #A8EFFF;
}

#telega{
display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
padding: 20px;
gap: 10px;

position: absolute;
left: 300;
right: 0;
margin: 0 auto;
width: 211px;
height: 34px;
top: 626px;

background: rgba(255, 255, 255, 0.05);

}

#tel_ico{
width: 22px;
height: 18px;
}

#telega2 {
width: 139px;
height: 24px;

font-family: 'Inter';
font-style: normal;
font-weight: 700;
font-size: 16px;
line-height: 24px;
text-align: center;
text-decoration-line: underline;

color: #A8EFFF;
}