@font-face {
	font-family: 'Gotham Pro';
	src: url('../fonts/GothamPro-BoldItalic.eot');
	src: local('Gotham Pro Bold Italic'), local('GothamPro-BoldItalic'),
		url('../fonts/GothamPro-BoldItalic.eot?#iefix') format('embedded-opentype'),
		url('../fonts/GothamPro-BoldItalic.woff') format('woff'),
		url('../fonts/GothamPro-BoldItalic.ttf') format('truetype');
	font-weight: bold;
	font-style: italic;
}

@font-face {
	font-family: 'Gotham Pro';
	src: url('../fonts/GothamPro-Italic.eot');
	src: local('Gotham Pro Italic'), local('GothamPro-Italic'),
		url('../fonts/GothamPro-Italic.eot?#iefix') format('embedded-opentype'),
		url('../fonts/GothamPro-Italic.woff') format('woff'),
		url('../fonts/GothamPro-Italic.ttf') format('truetype');
	font-weight: normal;
	font-style: italic;
}

@font-face {
	font-family: 'Gotham Pro';
	src: url('../fonts/GothamPro-Medium.eot');
	src: local('Gotham Pro Medium'), local('GothamPro-Medium'),
		url('../fonts/GothamPro-Medium.eot?#iefix') format('embedded-opentype'),
		url('../fonts/GothamPro-Medium.woff') format('woff'),
		url('../fonts/GothamPro-Medium.ttf') format('truetype');
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'Gotham Pro';
	src: url('../fonts/GothamPro-BlackItalic.eot');
	src: local('Gotham Pro Black Italic'), local('GothamPro-BlackItalic'),
		url('../fonts/GothamPro-BlackItalic.eot?#iefix') format('embedded-opentype'),
		url('../fonts/GothamPro-BlackItalic.woff') format('woff'),
		url('../fonts/GothamPro-BlackItalic.ttf') format('truetype');
	font-weight: 900;
	font-style: italic;
}

@font-face {
	font-family: 'Gotham Pro';
	src: url('../fonts/GothamPro-Bold.eot');
	src: local('Gotham Pro Bold'), local('GothamPro-Bold'),
		url('../fonts/GothamPro-Bold.eot?#iefix') format('embedded-opentype'),
		url('../fonts/GothamPro-Bold.woff') format('woff'),
		url('../fonts/GothamPro-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Gotham Pro Narrow';
	src: url('../fonts/GothamProNarrow-Bold.eot');
	src: local('Gotham Pro Narrow Bold'), local('GothamProNarrow-Bold'),
		url('../fonts/GothamProNarrow-Bold.eot?#iefix') format('embedded-opentype'),
		url('../fonts/GothamProNarrow-Bold.woff') format('woff'),
		url('../fonts/GothamProNarrow-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Gotham Pro Narrow';
	src: url('../fonts/GothamProNarrow-Medium.eot');
	src: local('Gotham Pro Narrow Medium'), local('GothamProNarrow-Medium'),
		url('../fonts/GothamProNarrow-Medium.eot?#iefix') format('embedded-opentype'),
		url('../fonts/GothamProNarrow-Medium.woff') format('woff'),
		url('../fonts/GothamProNarrow-Medium.ttf') format('truetype');
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'Gotham Pro';
	src: url('../fonts/GothamPro-LightItalic.eot');
	src: local('Gotham Pro Light Italic'), local('GothamPro-LightItalic'),
		url('../fonts/GothamPro-LightItalic.eot?#iefix') format('embedded-opentype'),
		url('../fonts/GothamPro-LightItalic.woff') format('woff'),
		url('../fonts/GothamPro-LightItalic.ttf') format('truetype');
	font-weight: 300;
	font-style: italic;
}

@font-face {
	font-family: 'Gotham Pro';
	src: url('../fonts/GothamPro-Light.eot');
	src: local('Gotham Pro Light'), local('GothamPro-Light'),
		url('../fonts/GothamPro-Light.eot?#iefix') format('embedded-opentype'),
		url('../fonts/GothamPro-Light.woff') format('woff'),
		url('../fonts/GothamPro-Light.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'Gotham Pro';
	src: url('../fonts/GothamPro-Black.eot');
	src: local('Gotham Pro Black'), local('GothamPro-Black'),
		url('../fonts/GothamPro-Black.eot?#iefix') format('embedded-opentype'),
		url('../fonts/GothamPro-Black.woff') format('woff'),
		url('../fonts/GothamPro-Black.ttf') format('truetype');
	font-weight: 900;
	font-style: normal;
}

@font-face {
	font-family: 'Gotham Pro';
	src: url('../fonts/GothamPro.eot');
	src: local('Gotham Pro'), local('GothamPro'),
		url('../fonts/GothamPro.eot?#iefix') format('embedded-opentype'),
		url('../fonts/GothamPro.woff') format('woff'),
		url('../fonts/GothamPro.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Gotham Pro';
	src: url('../fonts/GothamPro-MediumItalic.eot');
	src: local('Gotham Pro Medium Italic'), local('GothamPro-MediumItalic'),
		url('../fonts/GothamPro-MediumItalic.eot?#iefix') format('embedded-opentype'),
		url('../fonts/GothamPro-MediumItalic.woff') format('woff'),
		url('../fonts/GothamPro-MediumItalic.ttf') format('truetype');
	font-weight: 500;
	font-style: italic;
}

::-webkit-scrollbar {
	width: 7px;
}

::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.3);

}

::-webkit-scrollbar-thumb {

	background: #27ae60;
}

::-webkit-scrollbar-thumb:hover {
	background: #f39c12;

}

ul {
	padding: 0;
	margin: 0;
}

a {
	color: #353431;
}

* {
	padding: 0;
	margin: 0;
	outline: 0;
	box-sizing: border-box;
}

li {
	list-style: none;
}

a:focus,
a:hover,
a {
	text-decoration: none !important;
	color: white;
}

html {
	position: relative;
	min-height: 100vh;
	width: 100%;
	scroll-behavior: smooth;
}

body {
	margin: 0 auto;

	background-color: transparent;
	font-family: 'Gotham Pro', sans-serif;
	background: url(../images/background.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	-webkit-background-size: 100% 100%;
	background-size: cover;
	font-weight: 400;
	width: 100%;
	height: 100%;
	position: relative;
	min-height: 100vh;
}

.donate_page {
	background: url(../images/background_donate.png);
}

.fullnews_page {
	background: url(../images/background_fullnews.png);
}

header {
	width: 100%;
	height: 62px;
	background: #fff;
	border-bottom: 4px solid #27ae60;
}

header .logo {
	height: 58px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	padding-left: 50px;

}

header .menu {
	display: flex;
	justify-content: flex-end;
	align-items: center;
	height: 58px;
}

header .menu .nav_menu {
	display: flex;
	height: 58px;
	font-weight: 500;
	font-size: 14px;
	color: #27ae60;
	align-items: center;
	text-transform: uppercase;
	position: relative;
}

header .menu .nav_menu a {
	color: #27ae60;
}

header .menu .nav_menu li {
	margin-left: 67px;
	position: relative;
	text-align: center;
}

header .menu .nav_menu li:after {
	-webkit-transition: .5s;
	-o-transition: .5s;
}

header .menu .nav_menu li:after {
	left: 0;
	right: 0;
	top: 20px;
	content: "";
	margin: auto;
	position: absolute;
	background: linear-gradient(90deg, #27ae60, #e67e22);
	transition: .5s;
	width: 0%;
	height: 5px;
}

header .menu .nav_menu .active:after {
	width: 42px;
	-webkit-transition: .5s;
	-o-transition: .5s;

}

header .menu .nav_menu li:hover:after {
	width: 42px
}

header .menu .nav_menu .social:hover:after {
	width: 0px
}



.header {
	width: 100%;
	position: relative;
	margin-top: 197px;
}

.header .serverInfo {
	width: 100%;
	position: relative;
}

.header .serverInfo .nameServer {
	font-size: 14px;
	color: #ffffff;
	letter-spacing: 6px;
	display: flex;
	align-items: center;
}

.header .serverInfo .nameServer .line {
	height: 3px;
	margin-left: 22px;
	width: 299px;
	background: linear-gradient(90deg, #27ae60, #e67e22);
}

.header .serverInfo .titleBox .title {
	color: #ffffff;
	font-weight: 900;
	font-size: 40px;
	margin-top: 20px;
	position: relative;
	z-index: 1;
	letter-spacing: 1px;
}

.header .serverInfo .titleBox {
	position: relative;
	margin-top: -20px;
}

.header .serverInfo .titleBox .title span {
	color: #e67e22;
}

.header .serverInfo .titleBox .bg {
	width: 300px;
	height: 27px;
	position: absolute;
	background: #e67e22;
	left: 0;
	top: 20px;
	z-index: 0;
}

.header .serverInfo .desc {
	padding: 0;
	margin: 0;
	font-size: 14px;
	line-height: 22px;
	color: #e67e22;
	margin-top: 25px;
}

.header .serverInfo .buttons_list {
	display: flex;
	margin-top: 37px;
}

.header .serverInfo .buttons_list li {
	width: 200px;
	height: 52px;
	display: flex;
	justify-content: center;
	align-items: center;
	background: linear-gradient(90deg, #27ae60, #2ecc71);
	border-radius: 26px;
	-webkit-border-radius: 26px;
	-moz-border-radius: 26px;
	-ms-border-radius: 26px;
	-o-border-radius: 26px;
	text-transform: uppercase;
	color: #ffffff;
	font-weight: bold;
	font-size: 16px;

}

.header .serverInfo .buttons_list a {
	margin-right: 29px;
}

.header .serverInfo .buttons_list a:nth-last-child(1) {
	margin: 0;
}

.header .serverInfo .buttons_list li:hover {
	background: none;
	border: 3px solid #27ae60;
	color: #27ae60;
}

.header .serverInfo .picture {
	position: absolute;
	right: 0;
	top: -107px;
}

.full .nameSectionBlock {
	margin-bottom: 10px;
}

.full {
	margin: 0;
}

.nameSectionBlock {
	display: flex;
	width: 100%;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	margin-bottom: 83px;
}

.nameSectionBlock .name {
	color: #ffffff;
	font-weight: 900;
	font-size: 24px;
	width: 100%;
	display: flex;
	text-align: center;
	justify-content: center;
	text-transform: uppercase;
}

.nameSectionBlock .break {
	height: 10px;
	width: 73px;
	margin-top: 5px;
	background: linear-gradient(90deg, #27ae60, #e67e22);
}

.download_section {
	width: 100%;
	margin-top: 258px;
}

.play_section {
	width: 100%;
	margin-top: 0;
	margin-bottom: 100px;
}

.hero_banner {
	position: relative;
	width: 100%;
	height: 500px;
	background: linear-gradient(135deg, rgba(39, 174, 96, 0.9), rgba(230, 126, 34, 0.9)), url(../images/background.png);
	background-size: cover;
	background-position: center;
	background-blend-mode: overlay;
	overflow: hidden;
	margin-bottom: 80px;
}

.hero_banner::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: radial-gradient(circle at 50% 50%, rgba(230, 126, 34, 0.2), transparent 70%);
}

.hero_overlay {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.5) 100%);
}

.hero_content {
	position: relative;
	z-index: 2;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	height: 100%;
	text-align: center;
	padding: 0 20px;
}

.play_icon {
	font-size: 6rem;
	color: #ffffff;
	margin-bottom: 30px;
	animation: playPulse 2s ease-in-out infinite;
	filter: drop-shadow(0 0 30px rgba(255, 255, 255, 0.5));
}

@keyframes playPulse {
	0%, 100% {
		transform: scale(1);
		opacity: 1;
	}
	50% {
		transform: scale(1.1);
		opacity: 0.9;
	}
}

.play_title {
	font-size: 48px;
	font-weight: 900;
	color: #ffffff;
	text-transform: uppercase;
	letter-spacing: 3px;
	margin-bottom: 20px;
	line-height: 1.3;
	text-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
}

.play_title span {
	background: linear-gradient(90deg, #2ecc71, #f39c12);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-clip: text;
	font-size: 52px;
}

.play_subtitle {
	font-size: 22px;
	color: #ffffff;
	margin-bottom: 40px;
	opacity: 0.95;
	text-shadow: 0 2px 10px rgba(0, 0, 0, 0.5);
}

.stats_row {
	display: flex;
	gap: 50px;
	flex-wrap: wrap;
	justify-content: center;
}

.stat_item {
	text-align: center;
}

.stat_number {
	font-size: 36px;
	font-weight: 900;
	color: #ffffff;
	margin-bottom: 8px;
	text-shadow: 0 0 15px rgba(255, 255, 255, 0.8);
}

.stat_label {
	font-size: 14px;
	color: rgba(255, 255, 255, 0.9);
	text-transform: uppercase;
	letter-spacing: 1px;
}

.play_content {
	text-align: center;
}

.section_title {
	text-align: center;
	margin-bottom: 50px;
}

.section_name {
	font-size: 32px;
	font-weight: 900;
	color: #ffffff;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-bottom: 15px;
}

.section_line {
	width: 80px;
	height: 4px;
	background: linear-gradient(90deg, #27ae60, #e67e22);
	margin: 0 auto;
	border-radius: 2px;
}

.play_buttons {
	display: flex;
	gap: 30px;
	justify-content: center;
	margin-top: 50px;
}

.platform_badge {
	position: absolute;
	top: -15px;
	right: 20px;
	background: linear-gradient(45deg, #27ae60, #2ecc71);
	color: white;
	padding: 5px 15px;
	border-radius: 20px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	box-shadow: 0 4px 15px rgba(39, 174, 96, 0.4);
	z-index: 10;
}

.platform_badge.popular {
	background: linear-gradient(45deg, #e67e22, #f39c12);
	box-shadow: 0 4px 15px rgba(230, 126, 34, 0.5);
}

.download_features {
	display: flex;
	flex-direction: column;
	gap: 10px;
	margin: 25px 0;
	text-align: left;
}

.feature_item {
	color: #ffffff;
	font-size: 14px;
	display: flex;
	align-items: center;
	gap: 8px;
}

.feature_item i {
	color: #27ae60;
	font-size: 12px;
}

.download_btn {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 10px;
}

.playBlock {
	margin-bottom: 40px;
}

.downloadBlock {
	position: relative;
	width: 100%;
	background: linear-gradient(135deg, rgba(39, 174, 96, 0.15), rgba(230, 126, 34, 0.15));
	border-radius: 20px;
	padding: 40px 30px;
	margin-bottom: 30px;
	border: 2px solid transparent;
	transition: all 0.3s ease;
	text-align: center;
}

.downloadBlock:hover {
	border-color: #e67e22;
	transform: translateY(-10px);
	box-shadow: 0 15px 30px rgba(230, 126, 34, 0.3);
}

.download_icon {
	font-size: 4rem;
	color: #e67e22;
	margin-bottom: 25px;
	transition: all 0.3s ease;
}

.downloadBlock:hover .download_icon {
	transform: scale(1.1);
	filter: drop-shadow(0 0 15px #e67e22);
}

.download_title {
	color: #ffffff;
	font-weight: 900;
	font-size: 28px;
	text-transform: uppercase;
	line-height: 1.2;
	margin-bottom: 20px;
}

.download_title span {
	color: #e67e22;
	font-size: 20px;
}

.download_desc {
	color: #ffffff;
	font-size: 14px;
	line-height: 1.6;
	margin-bottom: 30px;
	opacity: 0.9;
}

.download_footer {
	width: 100%;
	display: flex;
	justify-content: center;
}

.download_btn {
	background: linear-gradient(45deg, #e67e22, #f39c12);
	color: white;
	padding: 15px 35px;
	border-radius: 30px;
	text-decoration: none;
	transition: all 0.3s ease;
	display: inline-block;
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: 1px;
	border: 2px solid transparent;
}

.download_btn:hover {
	transform: translateY(-3px);
	box-shadow: 0 8px 20px rgba(230, 126, 34, 0.5);
	color: white;
	border-color: #f39c12;
}

.android_btn {
	background: linear-gradient(45deg, #27ae60, #2ecc71);
}

.android_btn:hover {
	box-shadow: 0 8px 20px rgba(39, 174, 96, 0.5);
	border-color: #2ecc71;
}

.pc_btn {
	background: linear-gradient(45deg, #e67e22, #f39c12);
}

.pc_btn:hover {
	box-shadow: 0 8px 20px rgba(230, 126, 34, 0.5);
	border-color: #f39c12;
}

.news {
	margin-top: 156px;
	width: 100%;
}

.full {
	margin-top: 100px;
}

.news .headerBlock,
.fullnews .headerBlock {
	width: 100%;
	display: flex;
}

.news .headerBlock .name,
.fullnews .headerBlock .name {
	width: 50%;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 24px;
	line-height: 29px;
	font-weight: 900;
}

.news .headerBlock .name .break,
.fullnews .headerBlock .name .break {
	height: 10px;
	width: 73px;
	margin-top: 5px;
	background: linear-gradient(90deg, #27ae60, #e67e22);
}

.news .headerBlock .link,
.fullnews .headerBlock .link {
	display: flex;
	width: 50%;
	justify-content: flex-end;
	align-items: center;

}

.news .headerBlock .link .link_vk,
.fullnews .headerBlock .link .link_vk {
	width: 170px;
	height: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff;
	font-size: 14px;
	font-weight: 500;
	text-transform: uppercase;
	background: #0f0418 url(/images/bg_btn_vk.png);
}

.fullnews .headerBlock .link .link_vk {
	background: #0f0418;
}

.news .news_list {
	margin-top: 83px;
	display: flex;
	flex-wrap: wrap;
	/* justify-content: space-between; */
}

.news .news_list .newsBlock {
	background: #e67e22;
	height: 182px;
	width: 270px;
	margin-bottom: 27px;
	position: relative;
	cursor: pointer;
	margin-right: 20px;
}

.news .news_list .newsBlock:nth-child(4),
.news .news_list .newsBlock:nth-child(8),
.news .news_list .newsBlock:nth-child(12),
.news .news_list .newsBlock:nth-child(16),
.news .news_list .newsBlock:nth-child(20) {
	margin-right: 0px;
}

.news .news_list .newsBlock .news_name {
	height: 100%;
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	align-items: flex-end;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	font-weight: bold;
	line-height: 16px;
	font-size: 14px;
	color: #ffffff;
}

.news .news_list .newsBlock .hover_block {
	position: absolute;
	height: 100%;
	width: 100%;
	background: linear-gradient(90deg, #27ae60, #2ecc71);
	display: flex;
	justify-content: center;
	align-items: center;
	text-transform: uppercase;
	color: #ffffff;
	font-weight: bold;
	font-size: 18px;
	display: none;
}

.news .news_list .newsBlock:hover .hover_block {
	display: flex;
	z-index: 2;
}

.news .moore_block {
	width: 100%;
	display: flex;
	justify-content: center;
}

.news .moore_block .moore_link {
	background: #10001d url(/images/bg_btn_moore.png);
	width: 161px;
	height: 48px;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	display: flex;
	margin-top: calc(66px - 27px);
	justify-content: center;
	align-items: center;
}

.why_we {
	width: 100%;
	margin-top: 130px;
}

.final_section {
	width: 100%;
	margin-top: 100px;
	margin-bottom: 80px;
}

.final_content {
	text-align: center;
	background: linear-gradient(135deg, rgba(39, 174, 96, 0.15), rgba(230, 126, 34, 0.15));
	border-radius: 30px;
	padding: 60px 40px;
	border: 3px solid transparent;
	background-clip: padding-box;
	position: relative;
	box-shadow: 0 20px 40px rgba(230, 126, 34, 0.3);
	transition: all 0.3s ease;
}

.final_content::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	border-radius: 30px;
	padding: 3px;
	background: linear-gradient(90deg, #27ae60, #e67e22);
	mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
	mask-composite: exclude;
	-webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
	-webkit-mask-composite: xor;
	z-index: -1;
}

.final_icon {
	font-size: 4rem;
	color: #e67e22;
	margin-bottom: 30px;
	animation: pulse 2s ease-in-out infinite;
}

@keyframes pulse {
	0%, 100% {
		transform: scale(1);
		filter: drop-shadow(0 0 10px #e67e22);
	}
	50% {
		transform: scale(1.1);
		filter: drop-shadow(0 0 20px #f39c12);
	}
}

.final_title {
	font-size: 36px;
	font-weight: 900;
	color: #ffffff;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-bottom: 25px;
	line-height: 1.3;
}

.final_title span {
	background: linear-gradient(90deg, #27ae60, #e67e22);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-clip: text;
	font-size: 40px;
}

.final_desc {
	font-size: 16px;
	color: #ffffff;
	line-height: 1.8;
	margin-bottom: 40px;
	opacity: 0.9;
	max-width: 800px;
	margin-left: auto;
	margin-right: auto;
}

.final_btn_wrap {
	display: flex;
	justify-content: center;
}

.final_btn {
	background: linear-gradient(45deg, #e67e22, #f39c12);
	color: white;
	padding: 18px 50px;
	border-radius: 35px;
	text-decoration: none;
	transition: all 0.3s ease;
	display: inline-block;
	font-weight: bold;
	font-size: 18px;
	text-transform: uppercase;
	letter-spacing: 2px;
	border: 3px solid transparent;
	position: relative;
	overflow: hidden;
}

.final_btn::before {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	width: 0;
	height: 0;
	border-radius: 50%;
	background: rgba(255, 255, 255, 0.3);
	transform: translate(-50%, -50%);
	transition: width 0.6s, height 0.6s;
}

.final_btn:hover::before {
	width: 300px;
	height: 300px;
}

.final_btn:hover {
	transform: translateY(-5px);
	box-shadow: 0 15px 35px rgba(230, 126, 34, 0.5);
	color: white;
	border-color: #f39c12;
}

.why_we .info {}

.why_we .info .title {
	margin-top: 0;
	text-align: center;
	font-size: 32px;
	font-weight: 900;
	line-height: 1.2;
	color: #ffffff;
	background: linear-gradient(90deg, #27ae60, #e67e22);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-clip: text;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.why_we .info .title span {
	color: #ffffff;
	font-size: 28px;
	-webkit-text-fill-color: #ffffff;
}

.why_we .info .desc {
	text-align: center;
	font-size: 16px;
	width: 100%;
	line-height: 1.8;
	color: #ffffff;
	margin-top: 30px;
	padding: 20px;
	background: linear-gradient(135deg, rgba(39, 174, 96, 0.1), rgba(230, 126, 34, 0.1));
	border-radius: 15px;
	border: 2px solid rgba(230, 126, 34, 0.3);
	backdrop-filter: blur(10px);
}

.why_we .info .why_list {
	display: flex;
	justify-content: flex-end;
	margin-top: 44px;
}

.why_we .info .why_list li {
	width: 162px;
	height: 164px;
	margin-left: 19px;
	background: #0c0315 url(/images/bg_why.png);
}

.why_we .info .why_list li .icon {
	width: 100%;
	justify-content: center;
	margin-top: 21px;
	text-align: center;
	align-items: center;
}

.why_we .info .why_list li .title {
	margin-top: 27px;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	line-height: 19px;
	text-align: center;
}

.social_block {
	margin-top: 139px;
	margin-bottom: 280px;
}

.social_block .groupBlock {
	display: flex;
	justify-content: center;
}

.social_block .groupBlock .group {
	width: 482px;
	height: 126px;
	background: url(/images/vk_block.png);
	background-size: 100%;
	background-repeat: no-repeat;
}

.social_block .groupBlock .group .content {
	height: 105px;
	width: 100%;
	display: flex;
	align-items: center;
	position: relative;
}

.social_block .groupBlock .group .content .avatar {
	margin-left: 19px;
}

.social_block .groupBlock .group .content .infoGroup {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	margin-left: 13px;
}

.social_block .groupBlock .group .content .infoGroup .name {
	font-size: 15px;
	width: 100%;
	color: #fff;
	font-weight: bold;
}

.social_block .groupBlock .group .content .infoGroup .desc {
	font-size: 12px;
	width: 100%;
	color: #fff;

}

.social_block .groupBlock .group .content .btn_group {
	background: #110021 url(/images/bg_btn_sub.png);
	width: 130px;
	height: 32px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 14px;
	color: #ffffff;
	position: absolute;
	right: 19px;
}

footer {

	height: auto;
	width: 100%;
	background: #112325;
	/* position: absolute;
	bottom: 0; */
	margin-top: 100px;
}

footer .top_line {
	height: 8px;
	width: 100%;
	background: linear-gradient(90deg, #27ae60, #e67e22);
	position: absolute;
	z-index: 0;
	top: 0;
	left: 0;
}

footer .footer_content {
	height: 100px;
	position: relative;
	z-index: 10;
	padding-top: 15px;
}

footer .footer_menu {
	background: #112325;
	width: 100%;
	height: 30px;
}

footer .footer_menu .list_menu {
	height: 30px;
	display: flex;

	align-items: center;
}

footer .footer_menu .list_menu li {
	font-size: 12px;
	color: #ffffff;
	margin-right: 42px;
}

footer .footer_menu .infoOrg {
	height: 41px;
	display: flex;
	text-align: right;
	justify-content: flex-end;
	align-items: center;
	font-size: 12px;
	color: #ffffff;
}

.footer_bottom {
	background: #112325;
	padding: 30px 0;
	border-top: 2px solid #27ae60;
}

.footer_legal {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 20px;
}

.legal_links {
	display: flex;
	flex-wrap: wrap;
	gap: 25px;
	list-style: none;
	padding: 0;
	margin: 0;
	justify-content: center;
}

.legal_links li {
	position: relative;
}

.legal_links li a {
	color: #ffffff;
	text-decoration: none;
	font-size: 13px;
	font-weight: 500;
	transition: all 0.3s ease;
	padding: 5px 0;
	position: relative;
}

.legal_links li a::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 0;
	height: 2px;
	background: linear-gradient(90deg, #27ae60, #e67e22);
	transition: width 0.3s ease;
}

.legal_links li a:hover {
	color: #f39c12;
}

.legal_links li a:hover::after {
	width: 100%;
}

.company_info {
	color: #ffffff;
	font-size: 12px;
	opacity: 0.7;
	text-align: center;
	font-weight: 500;
}

footer .footer_content .logo {
	display: flex;
	height: 100px;
	justify-content: center;
	align-items: center;
}

footer .footer_content .copyright {
	height: 100px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-weight: 500;
	font-size: 12px;
	color: #ffffff;
	text-transform: uppercase;
}

footer .footer_content .copyright span {
	color: #9d00d2;
	margin-left: 5px;
}

footer .footer_content .social {
	height: 100px;
	width: 100%;
	display: flex;
	justify-content: flex-end;
	align-content: center;
	color: #ffffff;
}

footer .footer_content .social .social_links {
	display: flex;
	width: 100%;
	align-items: center;
	justify-content: space-between;
}

.donate_content {
	width: 100%;
	margin-top: 87px;
	margin-bottom: 250px;
}

.donate_content .row {
	display: flex;
	justify-content: center;

}

.donate_content .donate_block {
	width: 432px;
	height: 480px;
	background: url(../images/background.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.donate_content .donate_block .title {
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	margin-top: 25px;
	margin-bottom: 40px;
}

.donate_content .donate_block .title .name {
	width: 100%;
	display: flex;
	justify-content: center;
	color: #ffffff;
	font-weight: 900;
	font-size: 18px;
	text-transform: uppercase;
}

.donate_content .donate_block .title .break {
	height: 7px;
	width: 73px;
	margin-top: 5px;
	background: linear-gradient(90deg, #27ae60, #e67e22);
}

.donate_content .donate_block .input_wrap {
	width: 312px;
	margin: 0 auto;
	margin-bottom: 27px;
	position: relative;
}

.donate_content .donate_block .input_wrap:nth-last-child(1) {
	margin-bottom: 0;
}

.donate_content .donate_block .input_wrap select {
	width: 100%;
	border: none;
	-webkit-appearance: none;
	background: #fff;
	padding-left: 11px;
	font-weight: 500;
	font-size: 14px;
	color: #27ae60;
	height: 38px;
	opacity: 0.7;
}

.donate_content .donate_block .input_wrap input {
	width: 100%;
	border: none;
	background: #fff;
	padding-left: 11px;
	font-weight: 500;
	font-size: 14px;
	color: #27ae60;
	height: 38px;
	opacity: 0.7;
}

.donate_content .donate_block .input_wrap input:focus {
	opacity: 1;
}

.donate_content .donate_block .input_wrap .label {
	text-transform: uppercase;
	color: #ffffff;
	font-size: 12px;
	margin-bottom: 14px;
}

.donate_content .donate_block .input_wrap .icon {
	position: absolute;
	z-index: 2;
	right: 6px;
	bottom: 14px;
}

.donate_content .donate_block .footer_wrap {
	width: 100%;
	margin-top: 37px;
	display: flex;
	justify-content: center;
}

.donate_content .donate_block .footer_wrap button {
	background: #10001d url(/images/bg_btn_moore.png);
	width: 161px;
	height: 48px;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	display: flex;
	border: none;
	cursor: pointer;
	text-transform: uppercase;
	justify-content: center;
	align-items: center;
}

.product_content {
	margin-top: 98px;
	margin-bottom: 250px;
}

.product_content .product_block {
	display: flex;
	flex-wrap: wrap;
	width: 100%;

	justify-content: space-around;

}

.product_content .product_block .product_list {
	width: 400px;

}

.product_content .product_block .product_list li {
	display: flex;
	justify-content: space-between;
	font-weight: 500;
	font-size: 14px;
	color: #ffffff;
	margin-bottom: 20px;
}

.product_content .product_block .product_list li .cost {
	font-weight: bold;
	color: #e67e22;
}

.fullnews {
	margin-top: 85px;
	margin-bottom: 250px;
}

.fullnews .picture {
	width: 100%;
	height: 274px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	margin-top: 100px;

}

.fullnews .textNews {
	margin-top: 112px;

	font-weight: 500;
	font-size: 14px;
	width: 100%;
	color: #fff;
	line-height: 30px;

}

.fullnews .gallery {
	margin-top: 130px;
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
}

.fullnews .gallery .photo {
	width: 397px;
	height: 233px;
}

/* Evermont RP Custom Styles */
:root {
	--evermont-primary: #27ae60;
	--evermont-secondary: #e67e22;
	--evermont-accent: #e67e22;
	--evermont-accent-light: #f39c12;
	--evermont-dark: #1a5c2e;
	--evermont-text: #ffffff;
	--evermont-text-secondary: #cccccc;
}

/* Header customization for Evermont RP */
header {
	background: linear-gradient(135deg, #27ae60 0%, #e67e22 100%);
	border-bottom: 4px solid #27ae60;
	background: #ffffff;
}

/* Logo styling */
.logo img {
	filter: drop-shadow(0 0 10px #e67e22);
	transition: all 0.3s ease;
	max-height: 50px;
	width: auto;
}

.logo img:hover {
	filter: drop-shadow(0 0 15px #f39c12);
	transform: scale(1.05);
}

/* Navigation menu styling */
.nav_menu li {
	position: relative;
	transition: all 0.3s ease;
}

.nav_menu li:hover {
	color: var(--evermont-accent);
	transform: translateY(-2px);
}

.nav_menu li::after {
	content: '';
	position: absolute;
	bottom: -5px;
	left: 50%;
	width: 0;
	height: 2px;
	background: #e67e22;
	transition: all 0.3s ease;
	transform: translateX(-50%);
}

.nav_menu li:hover::after {
	width: 100%;
}

/* Button styling */
.btn_link li {
	background: linear-gradient(45deg, #e67e22, #f39c12);
	border: none;
	transition: all 0.3s ease;
	box-shadow: 0 4px 15px rgba(230, 126, 34, 0.3);
}

.btn_link li:hover {
	transform: translateY(-3px);
	box-shadow: 0 6px 20px rgba(230, 126, 34, 0.5);
}

/* News blocks styling */
.newsBlock {
	position: relative;
	overflow: hidden;
	border-radius: 10px;
	transition: all 0.3s ease;
	border: 2px solid transparent;
}

.newsBlock:hover {
	transform: translateY(-5px);
	border-color: #e67e22;
	box-shadow: 0 10px 25px rgba(230, 126, 34, 0.3);
}

.newsBlock::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: linear-gradient(45deg, rgba(39, 174, 96, 0.8), rgba(230, 126, 34, 0.8));
	opacity: 0;
	transition: all 0.3s ease;
}

.newsBlock:hover::before {
	opacity: 1;
}

/* Step blocks styling */
.stepBlock {
	background: linear-gradient(135deg, rgba(39, 174, 96, 0.1), rgba(230, 126, 34, 0.1));
	border-radius: 15px;
	padding: 30px;
	transition: all 0.3s ease;
	border: 2px solid transparent;
}

.stepBlock:hover {
	transform: translateY(-10px);
	border-color: #e67e22;
	box-shadow: 0 15px 30px rgba(230, 126, 34, 0.2);
}

/* Enhanced Footer Styling */
footer {
	background: linear-gradient(135deg, #0a0a0a 0%, #1a5c2e 50%, #2d8f4c 100%);
	border-top: 3px solid #e67e22;
	position: relative;
	overflow: hidden;
}

footer::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 2px;
	background: linear-gradient(90deg, transparent, #e67e22, transparent);
}

.footer_content {
	background: rgba(10, 10, 10, 0.95);
	padding: 40px 0;
	position: relative;
}

.footer_content::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 1px;
	background: linear-gradient(90deg, transparent, rgba(230, 126, 34, 0.3), transparent);
}

.footer_content .logo img {
	filter: drop-shadow(0 0 20px #e67e22);
	transition: all 0.3s ease;
	max-height: 60px;
}

.footer_content .logo img:hover {
	filter: drop-shadow(0 0 30px #f39c12);
	transform: scale(1.05);
}

.footer_content .copyright {
	font-size: 1rem;
	color: var(--evermont-text-secondary);
	display: flex;
	align-items: center;
}

.footer_content .copyright span {
	color: #e67e22;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.social_links {
	display: flex;
	justify-content: flex-end;
	gap: 20px;
}

.social_links li {
	transition: all 0.3s ease;
}

.social_links li a {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 50px;
	height: 50px;
	background: rgba(230, 126, 34, 0.1);
	border: 2px solid transparent;
	border-radius: 50%;
	color: var(--evermont-text-secondary);
	font-size: 1.5rem;
	transition: all 0.3s ease;
}

.social_links li a:hover {
	background: #e67e22;
	color: white;
	border-color: #f39c12;
	transform: translateY(-3px);
	box-shadow: 0 8px 20px rgba(230, 126, 34, 0.4);
}

.footer_menu {
	background: rgba(0, 0, 0, 0.8);
	padding: 25px 0;
	border-top: 1px solid rgba(230, 126, 34, 0.2);
}

.list_menu {
	display: flex;
	flex-wrap: wrap;
	gap: 30px;
	list-style: none;
	padding: 0;
	margin: 0;
}

.list_menu li a {
	color: var(--evermont-text-secondary);
	text-decoration: none;
	font-size: 0.9rem;
	transition: all 0.3s ease;
	position: relative;
	padding: 5px 0;
}

.list_menu li a:hover {
	color: #e67e22;
	transform: translateX(5px);
}

.list_menu li a::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 0;
	height: 2px;
	background: #e67e22;
	transition: all 0.3s ease;
}

.list_menu li a:hover::after {
	width: 100%;
}

.infoOrg {
	color: var(--evermont-text-secondary);
	font-size: 0.9rem;
	text-align: right;
	font-style: italic;
}

/* Responsive Footer */
@media (max-width: 768px) {
	.social_links {
		justify-content: center;
		margin-top: 20px;
	}
	
	.list_menu {
		flex-direction: column;
		gap: 15px;
		text-align: center;
	}
	
	.infoOrg {
		text-align: center;
		margin-top: 20px;
	}
	
	.footer_content .copyright {
		justify-content: center;
		margin-bottom: 20px;
	}
}

/* Donate page styling */
.donate_block {
	background: linear-gradient(135deg, rgba(39, 174, 96, 0.15), rgba(230, 126, 34, 0.15));
	border-radius: 20px;
	padding: 40px;
	border: 2px solid #e67e22;
	box-shadow: 0 10px 30px rgba(230, 126, 34, 0.2);
}

.product_list li {
	background: rgba(39, 174, 96, 0.1);
	border-radius: 10px;
	padding: 15px;
	margin-bottom: 10px;
	transition: all 0.3s ease;
	border-left: 4px solid transparent;
}

.product_list li:hover {
	background: rgba(230, 126, 34, 0.15);
	border-left-color: #e67e22;
	transform: translateX(5px);
}

/* Responsive improvements */
@media (max-width: 768px) {
	.stepBlock {
		margin-bottom: 20px;
	}
	
	.newsBlock {
		margin-bottom: 15px;
	}
	
	.donate_block {
		padding: 20px;
	}
}

/* New Evermont RP Sections Styles */

/* Server Statistics */
.server_stats {
	padding: 80px 0;
	background: linear-gradient(135deg, rgba(39, 174, 96, 0.1), rgba(230, 126, 34, 0.1));
}

.stat_item {
	text-align: center;
	padding: 30px 20px;
	background: rgba(230, 126, 34, 0.1);
	border-radius: 15px;
	border: 2px solid transparent;
	transition: all 0.3s ease;
	margin-bottom: 20px;
}

.stat_item:hover {
	border-color: #e67e22;
	transform: translateY(-5px);
	box-shadow: 0 10px 25px rgba(230, 126, 34, 0.3);
}

.stat_icon {
	font-size: 2.5rem;
	color: #e67e22;
	margin-bottom: 15px;
}

.stat_number {
	font-size: 2.5rem;
	font-weight: bold;
	color: var(--evermont-text);
	margin-bottom: 10px;
}

.stat_label {
	font-size: 1rem;
	color: var(--evermont-text-secondary);
}

/* Top Players */
.top_players {
	padding: 80px 0;
	background: linear-gradient(135deg, rgba(230, 126, 34, 0.1), rgba(39, 174, 96, 0.1));
}

.player_card {
	background: linear-gradient(135deg, rgba(39, 174, 96, 0.1), rgba(230, 126, 34, 0.1));
	border-radius: 20px;
	padding: 30px;
	text-align: center;
	border: 2px solid transparent;
	transition: all 0.3s ease;
	position: relative;
	overflow: hidden;
}

.player_card:hover {
	border-color: #e67e22;
	transform: translateY(-10px);
	box-shadow: 0 15px 30px rgba(230, 126, 34, 0.2);
}

.player_rank {
	position: absolute;
	top: 15px;
	right: 15px;
	background: #e67e22;
	color: white;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	font-weight: bold;
	font-size: 1.2rem;
}

.player_avatar img {
	width: 80px;
	height: 80px;
	border-radius: 50%;
	border: 3px solid #e67e22;
	margin-bottom: 20px;
}

.player_name {
	font-size: 1.3rem;
	font-weight: bold;
	color: var(--evermont-text);
	margin-bottom: 10px;
}

.player_level {
	color: #e67e22;
	font-weight: 500;
	margin-bottom: 10px;
}

.player_money {
	font-size: 1.1rem;
	color: #27ae60;
	font-weight: bold;
}

/* Events Section */
.events_section {
	padding: 80px 0;
	background: linear-gradient(135deg, rgba(39, 174, 96, 0.1), rgba(230, 126, 34, 0.1));
}

.event_card {
	background: linear-gradient(135deg, rgba(39, 174, 96, 0.1), rgba(230, 126, 34, 0.1));
	border-radius: 15px;
	padding: 25px;
	display: flex;
	align-items: center;
	border: 2px solid transparent;
	transition: all 0.3s ease;
	margin-bottom: 20px;
}

.event_card:hover {
	border-color: #e67e22;
	transform: translateX(10px);
	box-shadow: 0 10px 25px rgba(230, 126, 34, 0.3);
}

.event_date {
	background: #e67e22;
	color: white;
	padding: 15px;
	border-radius: 10px;
	text-align: center;
	margin-right: 20px;
	min-width: 80px;
}

.event_date .day {
	display: block;
	font-size: 1.5rem;
	font-weight: bold;
}

.event_date .month {
	display: block;
	font-size: 0.9rem;
}

.event_title {
	font-size: 1.2rem;
	font-weight: bold;
	color: var(--evermont-text);
	margin-bottom: 8px;
}

.event_desc {
	color: var(--evermont-text-secondary);
	margin-bottom: 8px;
}

.event_time {
	color: #e67e22;
	font-weight: 500;
}

/* Social Networks */
.social_item {
	background: linear-gradient(135deg, rgba(39, 174, 96, 0.1), rgba(230, 126, 34, 0.1));
	border-radius: 15px;
	padding: 30px;
	text-align: center;
	border: 2px solid transparent;
	transition: all 0.3s ease;
	margin-bottom: 20px;
}

.social_item:hover {
	border-color: #e67e22;
	transform: translateY(-5px);
	box-shadow: 0 10px 25px rgba(230, 126, 34, 0.3);
}

.social_icon {
	font-size: 3rem;
	color: #e67e22;
	margin-bottom: 20px;
}

.social_name {
	font-size: 1.3rem;
	font-weight: bold;
	color: var(--evermont-text);
	margin-bottom: 10px;
}

.social_desc {
	color: var(--evermont-text-secondary);
	margin-bottom: 20px;
}

.social_btn {
	background: linear-gradient(45deg, #e67e22, #f39c12);
	color: white;
	padding: 10px 25px;
	border-radius: 25px;
	text-decoration: none;
	transition: all 0.3s ease;
	display: inline-block;
}

.social_btn:hover {
	transform: translateY(-2px);
	box-shadow: 0 5px 15px rgba(230, 126, 34, 0.4);
	color: white;
}

/* Server Rules */
.server_rules {
	padding: 80px 0;
	background: linear-gradient(135deg, rgba(230, 126, 34, 0.1), rgba(39, 174, 96, 0.1));
}

.rule_item {
	background: linear-gradient(135deg, rgba(39, 174, 96, 0.1), rgba(230, 126, 34, 0.1));
	border-radius: 15px;
	padding: 25px;
	display: flex;
	align-items: center;
	border: 2px solid transparent;
	transition: all 0.3s ease;
	margin-bottom: 20px;
}

.rule_item:hover {
	border-color: #e67e22;
	transform: translateX(5px);
	box-shadow: 0 10px 25px rgba(230, 126, 34, 0.2);
}

.rule_icon {
	font-size: 2.5rem;
	color: #e67e22;
	margin-right: 20px;
	min-width: 60px;
}

.rule_title {
	font-size: 1.2rem;
	font-weight: bold;
	color: var(--evermont-text);
	margin-bottom: 8px;
}

.rule_desc {
	color: var(--evermont-text-secondary);
}

/* News Categories */
.news_categories {
	padding: 80px 0;
	background: linear-gradient(135deg, rgba(39, 174, 96, 0.1), rgba(230, 126, 34, 0.1));
}

.category_item {
	background: linear-gradient(135deg, rgba(39, 174, 96, 0.1), rgba(230, 126, 34, 0.1));
	border-radius: 15px;
	padding: 30px;
	text-align: center;
	border: 2px solid transparent;
	transition: all 0.3s ease;
	margin-bottom: 20px;
}

.category_item:hover {
	border-color: #e67e22;
	transform: translateY(-5px);
	box-shadow: 0 10px 25px rgba(230, 126, 34, 0.3);
}

.category_icon {
	font-size: 2.5rem;
	color: #e67e22;
	margin-bottom: 15px;
}

.category_name {
	font-size: 1.2rem;
	font-weight: bold;
	color: var(--evermont-text);
	margin-bottom: 8px;
}

.category_count {
	color: var(--evermont-text-secondary);
}

/* Featured News */
.featured_news {
	padding: 80px 0;
	background: linear-gradient(135deg, rgba(230, 126, 34, 0.1), rgba(39, 174, 96, 0.1));
}

.featured_card {
	background: linear-gradient(135deg, rgba(39, 174, 96, 0.1), rgba(230, 126, 34, 0.1));
	border-radius: 20px;
	overflow: hidden;
	border: 2px solid #e67e22;
	transition: all 0.3s ease;
}

.featured_card:hover {
	transform: translateY(-5px);
	box-shadow: 0 15px 30px rgba(230, 126, 34, 0.3);
}

.featured_image img {
	width: 100%;
	height: 300px;
	object-fit: cover;
}

.featured_content {
	padding: 30px;
}

.featured_date {
	color: #e67e22;
	font-weight: 500;
	margin-bottom: 15px;
}

.featured_title {
	font-size: 1.5rem;
	font-weight: bold;
	color: var(--evermont-text);
	margin-bottom: 15px;
}

.featured_desc {
	color: var(--evermont-text-secondary);
	margin-bottom: 20px;
	line-height: 1.6;
}

.featured_btn {
	background: linear-gradient(45deg, #e67e22, #f39c12);
	color: white;
	padding: 12px 30px;
	border-radius: 25px;
	text-decoration: none;
	transition: all 0.3s ease;
	display: inline-block;
}

.featured_btn:hover {
	transform: translateY(-2px);
	box-shadow: 0 5px 15px rgba(230, 126, 34, 0.4);
	color: white;
}

/* Player Reviews */
.player_reviews {
	padding: 80px 0;
	background: linear-gradient(135deg, rgba(39, 174, 96, 0.1), rgba(230, 126, 34, 0.1));
}

.review_card {
	background: linear-gradient(135deg, rgba(39, 174, 96, 0.1), rgba(230, 126, 34, 0.1));
	border-radius: 15px;
	padding: 25px;
	border: 2px solid transparent;
	transition: all 0.3s ease;
	margin-bottom: 20px;
}

.review_card:hover {
	border-color: #e67e22;
	transform: translateY(-5px);
	box-shadow: 0 10px 25px rgba(230, 126, 34, 0.3);
}

.review_avatar img {
	width: 60px;
	height: 60px;
	border-radius: 50%;
	border: 2px solid #e67e22;
	margin-bottom: 15px;
}

.review_name {
	font-size: 1.1rem;
	font-weight: bold;
	color: var(--evermont-text);
	margin-bottom: 8px;
}

.review_rating {
	color: #27ae60;
	margin-bottom: 10px;
}

.review_text {
	color: var(--evermont-text-secondary);
	line-height: 1.5;
}

/* Donate Benefits */
.donate_benefits {
	padding: 80px 0;
	background: linear-gradient(135deg, rgba(39, 174, 96, 0.1), rgba(230, 126, 34, 0.1));
}

.benefit_item {
	background: linear-gradient(135deg, rgba(39, 174, 96, 0.1), rgba(230, 126, 34, 0.1));
	border-radius: 15px;
	padding: 30px;
	text-align: center;
	border: 2px solid transparent;
	transition: all 0.3s ease;
	margin-bottom: 20px;
}

.benefit_item:hover {
	border-color: #e67e22;
	transform: translateY(-5px);
	box-shadow: 0 10px 25px rgba(230, 126, 34, 0.3);
}

.benefit_icon {
	font-size: 2.5rem;
	color: #e67e22;
	margin-bottom: 15px;
}

.benefit_title {
	font-size: 1.2rem;
	font-weight: bold;
	color: var(--evermont-text);
	margin-bottom: 10px;
}

.benefit_desc {
	color: var(--evermont-text-secondary);
	line-height: 1.5;
}

/* Payment Methods */
.payment_methods {
	padding: 80px 0;
	background: linear-gradient(135deg, rgba(230, 126, 34, 0.1), rgba(39, 174, 96, 0.1));
}

.payment_item {
	background: linear-gradient(135deg, rgba(39, 174, 96, 0.1), rgba(230, 126, 34, 0.1));
	border-radius: 15px;
	padding: 30px;
	text-align: center;
	border: 2px solid transparent;
	transition: all 0.3s ease;
	margin-bottom: 20px;
}

.payment_item:hover {
	border-color: #e67e22;
	transform: translateY(-5px);
	box-shadow: 0 10px 25px rgba(230, 126, 34, 0.3);
}

.payment_icon {
	font-size: 2.5rem;
	color: #e67e22;
	margin-bottom: 15px;
}

/* Fix for sokolyanskiy image sizing */
.picture img {
	max-width: 100%;
	height: auto;
	max-height: 500px;
	object-fit: cover;
	border-radius: 10px;
}

/* Ensure proper sizing for why_we section image */
.why_we .picture img {
	max-width: 100%;
	height: auto;
	max-height: 400px;
	object-fit: cover;
	border-radius: 15px;
}