

/* Start:/local/templates/procharity/components/bureau/iblock.detail/task_detail/style.css?175344837611462*/
.task_new_style.task-block-inner.newTask  {
	background: #f5f6f8;
}
.task_new_style.col-sm-6.align-right {
	padding: 0;
}
.task_new_style.article-share {
	display: flex; 
	flex-direction: row; 
	padding: 0px; 
	justify-content: flex-end;
	width: auto;
}
.ya-share2__icon:before {
	display: none;
}
.ya-share2__item_service_facebook .ya-share2__icon {
	background-image: url(/upload/medialibrary/icon_facebook.svg);
} 
.ya-share2__item_service_twitter .ya-share2__icon {
	background-image: url(/upload/medialibrary/icon_twitter.svg); 
}
.ya-share2__item_service_odnoklassniki .ya-share2__icon {
	background-image: url(/upload/medialibrary/icon_ok.svg); 
}
.ya-share2__item_service_vkontakte .ya-share2__icon {
	background-image: url(/upload/medialibrary/icon_vk.svg); 
}
.Headline {	
	font-family: Helvetica;
	font-style: normal;
	font-weight: bold;
	font-size: 24px;
	line-height: 28px;
	letter-spacing: 0.5px;
	color: #374045;
	padding-bottom: 29px;
}
.task_new_style.task-block-inner-files {
	padding: 15px 0 0 0; 
	border-bottom: none;
}
p.task_new_style {
	padding-top: 15px;
}
.task_new_style.col-sm-4.task_item_list_mob {
	background: #FFF;
}
.task_new_style.fund-card {
	padding: 24px;
}
.task_new_style h3 {
	margin: 0 0 15px 0 !important;
}
.task_new_style.col-sm-6.col-xs-6 {
	padding: 0; 
	font-size: 14px; 
	/*border-right: 1px solid #048AA7; */
	border-right: 1px solid #C7D0DA; 
	color: #048AA7;	
	text-align: right;
	padding-right: 16px;
}
.task_new_style.col-sm-6.col-xs-6:last-child {
	border-right: none; 
	text-align: left;
	padding-left: 16px;
}
.task_new_style.task-block-inner-about-user.task-block-inner-about-user_det_task {
	 padding-left: 0px; 
	 justify-content: start; 
	 display: block; 
	 width: 400px;
}
.task_new_style.div {
	display: flex; 
	padding-top: 15px;
}
.task_new_style.user-card-img {
	width: 80px; 
	height: 80px; 
	margin-right: 16px;
}
.task-card__user-card .task_new_style.user-card-img img {
    display: block;
    width: 80px;
    height: 80px;
    overflow: hidden;
    border-radius: 50%; 
}
.task_new_style2.col-sm-6 {
	display: flex; 
	padding-left: 0px;
}
.task_new_style2.task-card__bonus2 {
	position: unset; 
	height: 24px; 
	margin-right: 24px;
}
.task_new_style2.row {
	margin-top: 72px;
}
.task_new_style.task-block-inner-text {
	border-bottom: none;
}
.task_new_style.status {
	padding: 4px 12px;
	width: 71px;
	height: 24px;
	background: #58646A;
	border-radius: 12px;
	margin-right: 16px;
	font-family: Helvetica;
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	line-height: 11px;
	display: flex;
	align-items: center;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #FFFFFF;
}
.task_new_style.category a {
	text-decoration: none;
}
.task_new_style.text {
	margin-top: 64px;
	color: #58646A;
}
.task_new_style.col-sm-4.task_item_list_mob {
	background: #f5f6f8;
}
.task_new_style.fund-card {
    background: #fff;
}
.task_new_style.fund_name {
    padding-left: 24px;
}
.task_new_style2.Headline {
	padding-left: 15px;
}


@media (max-width: 1023px) {
	.task_new_style.fund-card {
    	margin: 12px 20px 0;
    }
    .task-block-inner {
    	box-shadow: none;
	}
	.task_new_style2.col-sm-4.task_item_list_mob {
		padding-right: 24px;
		padding-left: 24px;
	}
	.task_new_style2.Headline {
		padding-left: 24px;
	}
	.task_new_style.user-card-img {
		width: 80px;
	}
	.task_new_style.fund_name {
		padding-left: 24px;
	}
	.task_new_style.fund_name.found-info-block-logotype-group {
		float: left;
	}
	.task_new_style.task-block-inner-about-user {
		text-align: left;
	}
	.task_new_style2.col-sm-6 {
		height: 50px;
	}
	.task-block-inner-text h2 {
    	font-size: 24px;
	}
	.Headline {
		font-size: 20px;
	}
	.task_new_style.col-sm-6.col-xs-7.align-right {
		margin-bottom: 24px;
	}
	.task_new_style2.row {
    	margin-top: 32px;
	}
}

@media (min-width: 1023px) {
	.task_new_style_share:before {
		content: "Поделиться";
	}
}

.dobroMailRu p {
	display: flex; 
	align-items: center;
}

.dobroMailRu a {
	line-height: normal;
}

.dobroMailRu img {
	display:block;
}

.dobroMailRu span {
	margin-top: 2px;
}

.return-from-list {
    margin-bottom: 20px;
    color: #7dcdd7;
    display: inline-block;
}

.return-from-list:hover {
    text-decoration: underline;
}


.fivewm-banner {
	width: 100%;
	/* max-width: 1040px; */
	display: flex;
	align-items: center;
	background: #7dcdd7;
	position: relative;
	box-sizing: border-box;
	text-decoration: none;
	margin-top: 15px;
	margin-bottom: -20px;
  }
  .fivewm-banner:before,
  .fivewm-banner:after {
	content: "";
	position: absolute;
	height: 100%;
	top: 0;
	pointer-events: none;
	background-repeat: no-repeat;
  }
  .fivewm-banner:before {
	background-image: url("https://five.procharity.ru/wp-content/uploads/2022/12/sprite-1d.png");
	width: 32%;
	top: 0;
	left: 0; /*transform: scale(-1);*/ /*background-position: right 0;*/
	background-size: contain;
  }
  .fivewm-banner:after {
	background-image: url("https://five.procharity.ru/wp-content/uploads/2022/12/sprite-2d.png");
	width: 32%;
	top: 0;
	right: 0; /*transform: scale(-1);*/
	background-position: right 0;
	background-size: contain;
  }
  .fivewm-banner-main {
	position: relative;
	z-index: 3;
	padding: 15px;
	padding-top: 5px;
	overflow: hidden;
	width: 32.5%;
	min-width: 32.5%;
	margin-right: 15px;
	align-self: stretch;
	display: flex;
	align-items: center;
	box-sizing: border-box;
  }
  .fivewm-banner-main__hand {
	position: absolute;
	max-width: 100%;
	height: 100%;
	z-index: 0;
	left: 0;
	top: 0;
  }
  .fivewm-banner-main__hand img {
	max-width: 100%;
	top: 50%;
	transform: translateY(-50%);
	position: relative;
  }
  .fivewm-banner-main__text {
	position: relative;
	z-index: 3;
  }
  .fivewm-banner-main__text img {
	max-width: 100%;
	height: auto;
  }
  .fivewm-banner-content {
	display: flex;
	align-items: center;
	padding-right: 30px;
	position: relative;
	z-index: 2;
  }
  .fivewm-banner-info {
	font-weight: 700;
	font-size: 24px;
	line-height: 150%;
	color: #374146;
	margin-right: 20px;
	text-decoration: none;
  }
  .fivewm-banner-info span {
	font: inherit;
	color: #fff;
	text-decoration: none;
  }
  .fivewm-banner-btn {
	z-index: 5;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	min-width: 225px;
	width: 225px;
	font-size: 16px;
	font-weight: 700;
	color: #fff;
	border: none;
	border-radius: 10px;
	text-transform: uppercase;
	letter-spacing: 0.02em;
	background: #ea5a0a;
	outline: 0;
	text-align: center;
	line-height: 150%;
	text-decoration: none;
	padding: 20px 30px;
	box-sizing: border-box;
	user-select: none;
	-webkit--user-select: none;
	touch-action: manipulation;
	position: relative;
  }
  .fivewm-banner-btn-wrap {
	position: relative;
	display: block;
	width: auto;
	display: flex;
	justify-content: center;
  }
  .fivewm-banner-btn span {
	display: block;
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	box-sizing: border-box;
  }
  .fivewm-banner-btn span:before {
	content: "";
	display: inline-block;
	background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="430" height="370" fill="none" viewBox="0 0 430 370"><path fill="%23ffff" d="M215 369a14.276 14.276 0 0 1-10.547-4.328L54.71 220.01a82.217 82.217 0 0 1-6.595-6.182c-2.799-2.885-7.237-8.131-13.313-15.74a209.414 209.414 0 0 1-16.314-23.418 144.984 144.984 0 0 1-12.844-29.068A105.552 105.552 0 0 1 0 112.441c0-35.23 10.16-62.778 30.48-82.643C50.8 9.933 78.875.004 114.706.012a95.427 95.427 0 0 1 30.356 5.169 123.022 123.022 0 0 1 28.788 13.934c8.875 5.853 16.516 11.338 22.921 16.457A220.18 220.18 0 0 1 215 51.905a222.395 222.395 0 0 1 18.241-16.333c6.397-5.127 14.038-10.613 22.921-16.457A123.04 123.04 0 0 1 284.95 5.181 95.427 95.427 0 0 1 315.306.012c35.823 0 63.899 9.929 84.227 29.786 20.328 19.857 30.471 47.4 30.43 82.631 0 35.394-18.315 71.432-54.945 108.113l-149.434 144.13A14.309 14.309 0 0 1 215.025 369"/></svg>');
	width: 28px;
	height: 24px;
	min-width: 28px;
	background-size: contain;
	justify-self: flex-start;
	margin-right: auto;
	margin-right: 10px;
  }
  @media screen and (max-width: 991px) {
	.fivewm-banner {
	  margin-bottom: -5px;
	}
	.fivewm-banner-content {
	  display: flex;
	  flex-direction: row;
	  flex-wrap: wrap;
	  padding: 40px 0;
	}
	.fivewm-banner-info {
	  margin-right: 0;
	  margin-bottom: 20px;
	}
	.fivewm-banner:before {
	  /*transform: scale(-1, 1);*/
	  background-position-y: bottom;
	  max-width: 263px;
	  width: 40%;
	  background-image: url("https://five.procharity.ru/wp-content/uploads/2022/12/sprite-1-1.png");
	}
	.fivewm-banner:after {
	  /*transform: scale(-1, 1);*/
	  background-position-y: bottom;
	  max-width: 263px;
	  width: 40%;
	  background-image: url("https://five.procharity.ru/wp-content/uploads/2022/12/sprite-2-1.png");
	}
	.fivewm-banner-main__hand {
	  display: flex;
	  align-items: flex-end;
	}
	.fivewm-banner-main__hand img {
	  top: auto;
	  bottom: 0;
	  transform: translate(0);
	}
  }
  @media screen and (max-width: 660px) {
	.fivewm-banner {
	  flex-direction: column;
	  width: auto;
	  margin-right: -28px;
	  margin-left: -28px;
	}
	.fivewm-banner-main {
	  order: 2;
	  width: 100%;
	  justify-content: center;
	  padding-bottom: 0;
	}
	.fivewm-banner-main__hand {
	  position: static;
	}
	.fivewm-banner-main__text {
	  position: absolute;
	  left: 50%;
	  top: 65%;
	  transform: translate(-50%, -50%);
	}
	.fivewm-banner-content {
	  text-align: center;
	  padding: 30px 20px;
	  padding-bottom: 1rem;
	  justify-content: center;
	}
	.fivewm-banner-btn {
	  margin: 0 auto;
	}
  }
  @media screen and (max-width: 480px) {
	.fivewm-banner-info {
	  font-size: 20px;
	}
  }
  @media screen and (max-width: 360px) {
	.fivewm-banner-info {
	  font-size: 16px;
	}
  }
  .fivewm-banner-btn:before {
	content: "hello";
	background: linear-gradient(
	  45deg,
	  #ea5a0a,
	  #fff,
	  #7dcdd7,
	  #ea5a0a,
	  #7dcdd7,
	  #fff,
	  #7dcdd7,
	  #ea5a0a
	);
	position: absolute;
	top: -2px;
	left: -2px;
	background-size: 400%;
	z-index: -1;
	filter: blur(6px);
	-webkit-filter: blur(5px);
	width: calc(100% + 4px);
	height: calc(100% + 4px);
	animation: glowing 20s linear infinite;
	transition: opactiy 0.3s ease-in-out;
	border-radius: 10px;
  }
  .fivewm-banner-btn:after {
	z-index: -1;
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	background: #ea5a0a;
	left: 0;
	top: 0;
	border-radius: 10px;
	transition: all 0.25 ease;
  }
  .fivewm-banner-btn:hover:after {
	background-color: #f97f3b;
  }
  @keyframes glowing {
	0% {
	  background-position: 0 0;
	}
	50% {
	  background-position: 400% 0;
	}
	100% {
	  background-position: 0 0;
	}
  }

  .bonus_static a {
	color:#048AA7;
  }




/* End */
/* /local/templates/procharity/components/bureau/iblock.detail/task_detail/style.css?175344837611462 */
