
/* Модификаторы */
.arse-bg-green {
	background: #006028;
}

.arse-text-16 {
	font-size: 16px;
}
.button--arse-donate {
	border: solid 2px white;
	border-radius: 20px;
	padding: 15px;
	text-decoration: none;
}
.button--arse-donate:hover::before {
	/*display: none;*/content: "";
position: absolute;
width: calc( 100% - 36px);
height: 2px;
left: 18px;
bottom: 17px;
background: #fff;
}
.button--arse-donate a,
.button--arse-donate a:hover {
  text-decoration: none !important;
}

/* Добавлены стили*/
.support-social-block--arse-link {
    font-size: 18px;
	line-height: 18px;
	font-weight: 600;
	color: #ffffff;
}
.support-social-block--arse-link:hover {
    font-size: 20px;
	line-height: 20px;
	font-weight: 600;
	color: #ffffff;
}

.card-join__fronte-panel {
	background: #007932;
	width: 100%;
	height: 60px;
	border-radius: 20px 20px 0 0;
	padding: 10px;
}

.card-join__fronte-panel img{
	width: 40px;
	height: 40px;
	object-fit: contain;
	margin-right: 15px;
}

.fronte-panel-text{
	width: 100%;
	color: #fff;
	font-weight: 400;
    font-size: 20px;
    line-height: 30px;
}

.card-join--method {
	height: calc(100% - 70px);
}

.card-join--method .card-join,
.card-join--method .card-join__front,
.card-join--method .card-join__front img,
.card-join--method .card-join__back {
	border-radius: 0 0 20px 20px;
}

.card-join--method .card-join__back.card-join__back--support {
  padding: 15px 20px;
}

.swiper-slide--method-left-space {
	margin-left: 0;
}

.swiper-slide--method-title {
	position: absolute;
	left:0; 
	top: 50px; 
	width: 180px;
	height: 305px;
	display: none;
}

.card-program__img {
	width: 300px;
	height: 300px;
	object-fit: cover;
	border-radius: 50%;
	margin-top: 40px;
	margin-bottom: 40px;
}

.card-program__age-value {
	font-size: 64px;
	color: #c40d42;
}
  
.card-program__age  {
	font-size: 19px;
	color: #333;
	margin-bottom: 10px;
}

.card-program__text  {
	margin-bottom: 30px;
	max-width: 310px;
	margin-bottom: 16px;
	font-size: 19px;
	color: #000;  
	min-height: 70px;
}  

.card-about__description span {
	font-size: 20px;
    font-weight: 400;
    color: #007932;
}

/* Изменения элементов */
.arse-card-join {
	position: relative;
}

.arse-card-join a {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: calc(100% - 30px);
	display:flex;
	align-items: center;
	justify-content: center;
	font-size: 24px;
	line-height: 29px;
	font-weight: 500;
	letter-spacing: 0;
	color: #FFFFFF;	
}

.arse-card-join a span {
	position: relative;
}

.arse-card-join a span:before {
	content: "";
    position: absolute;
    bottom: -8px;
    left: 0;
    height: 2px;
    width: 20%;
    background: #c40d42;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.arse-card-join a:hover span::before {
    width: 100%;
}

.card-job__arse-img {
	width: 50vw;
	height: 50vw;
	max-width: 260px;
	max-height: 260px;
	border-radius: 50%;
	object-fit: cover;
}

.swiper-container--arse-volunteer-images {
	display: none;
}

.card-partners__logo-full {
	max-width: 100%;
	height: 100%;
	object-fit: cover;
}

/*
#feedback {
	max-height: 90vh;
	overflow: scroll;
}
*/

/* Копии элементы */

/* Адаптивы */
@media (min-width: 575px) {

}
@media (min-width: 768px) {
	.swiper-slide--method-left-space {
		margin-left: 200px;
	}

	.swiper-slide--method-title {
		display: flex;
	}
		
}
@media screen and (min-width: 768px) {

}

@media (min-width: 992px) {
	
	.card-job__arse-img {
		display: none;
	}
	
	.swiper-container--arse-volunteer-images {
		display: block;
	}

}

@media screen and (min-width: 992px) {

}
@media (min-width: 992px) and (max-height: 700px) {

}
@media (min-width: 1200px) {

}
@media screen and (min-width: 1200px) {

}
@media (min-width: 1280px) {

}
@media (min-width: 1290px) {

}
@media screen and (min-width: 1368px) {

}
@media (min-width: 1368px) {
 
}
@media (min-width: 1400px) {

}
@media (min-width: 1440px) {

}
@media (min-width: 1500px) {
 
}
@media screen and (min-width: 1500px) {

}
@media (max-width: 1400px) {

}
@media (max-width: 1290px) {

}
@media (max-width: 1199px) {

}
@media (max-width: 1024px) {

}
@media (max-width: 992px) {

}
@media (max-width: 991px) {

}
@media screen and (max-width: 991px) {

}
@media (max-width: 768px) {

}
@media (max-width: 767px) {

}
@media screen and (max-width: 767px) {
 
}
@media (max-width: 680px) {

}
@media (max-width: 574px) {

}
@media screen and (max-width: 574px) {

}
@media (max-width: 480px) {

}
@media (max-width: 370px) {

}
@media (max-width: 350px) {

}
@media (max-height: 700px) {

}
