@import url(fontiran.css);
*{
    font-family: IRANSansX;
}
.yellow-text{
    color: #EAC514;
}
.w-100{
    width: 100%;
}
body{
    background-image: url('../img/bg2.jpeg');
    background-size: contain;
    background-position-y: 19rem;
    z-index: -4;
    min-height: 100vh;
    display: flex;
    flex-direction: column;
}
header{
    z-index: 1;
}
footer{
    margin-top: auto;
}
.bg-world {
    border-bottom-right-radius: 200px;
    background-image: url("../img/bg.png");
    background-size: cover;
    background-position: center;
    border: 1px solid #2D35D0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 0;
    padding-top: 88px;
    height: 525px;
}
.bg-world::before{
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    border-bottom-right-radius: 200px;
    left: 0;
    background-color: rgba(45, 53, 208, 0.6);
}
.behind-world{
    border-bottom-right-radius: 200px;
    content: '';
    height: 1000px;
    background-image: url('../img/bg4.jpeg');
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    right: -20px;
    z-index: -2;
    height: 555px;
    position: absolute;
    border: 1px solid #5959CF;
    box-shadow: 0px 4px 4px 0px #00000040;
}
.bg-world li{
    display: flex;
    gap: 0.5rem;
}
.second-section{
    margin-top: 510px;
}
.rectangle-container {
	display: flex;
	flex-direction: row;
	align-items: flex-start;
}
.rectangle-group {
	flex-direction: row;
	align-items: flex-start;
}
.frame-div {
	flex-direction: row;
	align-items: flex-start;
	align-self: stretch;
	padding: 0 2rem;
}
.frame-div, .rectangle-group {
	justify-content: flex-start;
}
.rectangle-group {
	flex: 1;
	border-radius: 80px;
	background: linear-gradient(2.77deg, #3c3ce3, #6dd7f9);
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.25) inset, 0 0 8px rgba(0, 0, 0, 0.25);
	padding: 3px 4px;
	z-index: 1;
}
.rectangle-container {
	cursor: pointer;
	border: 1px solid #2D35D0;
	padding: 5px;
	background-color: transparent;
	flex: 1;
	border-radius: 80px;
	background: linear-gradient(175.65deg, #3c3ce3, #5eb8d9);
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.25) inset, 0 0 8px rgba(0, 0, 0, 0.25);
	justify-content: center;
	gap: 20px;
	z-index: 2;
}
.b {
	height: 38px;
	position: relative;
	font-size: 24px;
	display: inline-block;
	color: white;
	text-align: left;
	min-width: 105px;
	z-index: 3;
}
.rectangle-parent1 {
	height: 39px;
	width: 40px;
	position: absolute;
    right: 2.75rem;
	border-radius: 80px;
	background-color: #6275f9;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.25) inset, 0 0 8px rgba(0, 0, 0, 0.25) inset, 0 0 8px rgba(0, 0, 0, 0.25);
	z-index: 3;
}
.frame-child4 {
	top: 0;
	right: 0;
	background-color: #6275f9;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.25) inset, 0 0 8px rgba(0, 0, 0, 0.25) inset, 0 0 8px rgba(0, 0, 0, 0.25);
	width: 100%;
	height: 100%;
	z-index: 3;
}
.frame-child5 {
	top: 2px;
	left: 2px;
	border: 0.2px solid #4cbef2;
	box-sizing: border-box;
	width: 36px;
	height: 35px;
	z-index: 4;
}
.arrow-34-1-icon {
	position: absolute;
	top: 7px;
	left: 9px;
	width: 25px;
	height: 25px;
	overflow: hidden;
	z-index: 5;
}
.rectangle-container {
	cursor: pointer;
}
.frame-child4, .frame-child5 {
	position: absolute;
	border-radius: 100%;
}
.bg-world-2{
    background-image: url("../img/bg1.jpeg");
    background-size: cover;
    background-position: center;
    border-radius: 20px;
    padding: 2rem;
    position: relative;
    z-index: -2;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.bg-world-2::before{
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    border-radius: 20px;
    left: 0;
    background-color: rgba(45, 53, 208, 0.9);
    z-index: -1;
}
.second-list li{
    background: #3D46F5;
    box-shadow: 0px 0px 20px 0px #00000040;
    margin: 1rem 0rem;
    padding: 0.5em;
    border-radius: 20px;
    display: flex;
    gap: 0.5rem;
}
.bg-footer{
    background-image: url('../img/bg5.jpeg');
    background-size: cover;
    background-position-y: 56rem;
    position: relative;
    z-index: 0;
    padding: 1.5rem;
}
.bg-footer::before{
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(45, 53, 208, 0.9);
    z-index: -1;
}
.telegram-button{
    padding: 7px 15px;
    font-size: 20px;
    background: #3D46F5;
    border-radius: 20px;
    display: inline-flex;
    align-items: center;
}
.button-for-xl{
    top:12rem;
}