

/* Start:/local/templates/arlift_pw/components/bitrix/news/actions2021/bitrix/news.detail/.default/style.css?17646244705773*/
.actions-single__title {
  background: #AD1A1E;
}
.actions-single__title_flex {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  height: 190px;
}
@media screen and (max-width: 1024px) {
  .actions-single__title_flex {
    height: auto;
    padding: 30px 15px;
  }
}
.actions-single__title * {
  font-size: 48px;
  line-height: 58px;
  color: #FFFFFF;
  text-decoration: none;
}
@media screen and (max-width: 1024px) {
  .actions-single__title * {
    font-size: 28px;
    line-height: 34px;
  }
}
.actions-single__detail_text {
  margin-top: 80px;
  font-size: 20px;
  line-height: 30px;
  color: #000000;
}
@media screen and (max-width: 1024px) {
  .actions-single__detail_text {
    margin-top: 30px;
    font-size: 18px;
    line-height: 26px;
    padding: 0 15px;
  }
}
.actions-single__pluses {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: center;
  flex-wrap: wrap;
  padding-top: 60px;
  margin: -40px 0 0 -40px;
}
@media screen and (max-width: 1024px) {
  .actions-single__pluses {
    padding-top: 30px;
    margin: -30px 0 0;
  }
}
.actions-single__pluses_item {
  display: block;
  width: calc(25% - 40px);
  margin: 40px 0 0 40px;
}
@media screen and (max-width: 1024px) {
  .actions-single__pluses_item {
    margin: 30px 15px 0;
    width: auto;
    max-width: 200px;
  }
}
@media screen and (max-width: 1024px) {
  .actions-single__pluses_img {
    display: block;
  }
  .actions-single__pluses_img img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    height: auto;
  }
}
.actions-single__pluses_desc {
  display: block;
  margin-top: 16px;
  font-size: 14px;
  line-height: 20px;
  color: #000000;
}
@media screen and (max-width: 1024px) {
  .actions-single__pluses_desc {
    text-align: center;
  }
}
.actions-single .actions-single-banner {
  margin-top: 30px;
}
.actions-single__adv_text {
  margin-top: 30px;
  font-size: 20px;
  line-height: 30px;
  color: #000000;
}
@media screen and (max-width: 1024px) {
  .actions-single__adv_text {
    margin-top: 30px;
    font-size: 18px;
    line-height: 26px;
    padding: 0 15px;
  }
}

.actions-single-banner {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  position: relative;
  background: #2A2B31 url("/local/templates/arlift_pw/components/bitrix/news/actions2021/bitrix/news.detail/.default/img/back.svg") no-repeat right bottom;
}
@media screen and (max-width: 1024px) {
  .actions-single-banner {
    height: auto;
    padding-bottom: 300px;
    overflow: hidden;
    max-width: 100%;
  }
}
.actions-single-banner .svg {
  position: absolute;
  width: 0;
  height: 0;
}
.actions-single-banner__image_back {
  position: absolute;
  top: 32px;
  right: 20px;
  width: 504px;
  height: 329px;
  background: url("/local/templates/arlift_pw/components/bitrix/news/actions2021/bitrix/news.detail/.default/img/clip-path.svg") no-repeat center;
  z-index: 1;
}
@media (min-width: 768px) and (max-width: 1200px) {
  .actions-single-banner__image_back {
    top: 57px;
  }
}
@media screen and (max-width: 1024px) {
  .actions-single-banner__image_back {
    top: auto;
    right: auto;
    bottom: 32px;
    left: calc(50% - 150px);
    width: 349px;
    height: 228px;
    background-size: 100% auto;
  }
}
.actions-single-banner__title {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  box-sizing: border-box;
  height: 160px;
  padding: 0 120px 0 40px;
  background: url("/local/templates/arlift_pw/components/bitrix/news/actions2021/bitrix/news.detail/.default/img/rec.svg") no-repeat right center/auto 100%;
  z-index: 5;
}
@media screen and (max-width: 1024px) {
  .actions-single-banner__title {
    align-items: flex-start;
    flex-direction: column;
    justify-content: center;
    position: relative;
    left: auto;
    top: auto;
    width: calc(100% - 20px);
    max-width: 700px;
    padding: 0 120px 0 15px;
  }
}
.actions-single-banner__title_sep {
  display: block;
  margin: 0 25px;
  width: 3px;
  height: 70px;
  background: #FFFFFF;
}
@media screen and (max-width: 1024px) {
  .actions-single-banner__title_sep {
    width: 70px;
    height: 3px;
    margin: 10px 0;
  }
}
.actions-single-banner__title_left {
  font-weight: 300;
  font-size: 70px;
  line-height: 1.2;
  color: #FFFFFF;
}
@media screen and (max-width: 1024px) {
  .actions-single-banner__title_left {
    font-size: 40px;
  }
}
.actions-single-banner__title_right {
  font-size: 27px;
  line-height: 1.2;
  color: #FFFFFF;
}
@media screen and (max-width: 1024px) {
  .actions-single-banner__title_right {
    font-size: 20px;
  }
}
.actions-single-banner__title_right span {
  display: block;
  font-size: 40px;
}
@media screen and (max-width: 1024px) {
  .actions-single-banner__title_right span {
    font-size: 30px;
  }
}
.actions-single-banner__text {
  display: block;
  box-sizing: border-box;
  padding: 40px;
  max-width: 600px;
  font-size: 14px;
  line-height: 20px;
  color: #FFFFFF;
  z-index: 5;
}
@media screen and (max-width: 1024px) {
  .actions-single-banner__text {
    position: relative;
    top: auto;
    left: auto;
    padding: 20px 15px;
  }
}
.actions-single-banner__text p {
  display: block;
  margin-top: 14px;
}
.actions-single-banner__text p:first-child {
  margin-top: 0;
}
.actions-single-banner__link {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  margin-top: 14px;
  width: 170px;
  height: 40px;
  border: 1px solid #FFFFFF;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  color: #FFFFFF;
  transition: 0.3s all ease-in-out 0s;
}
.actions-single-banner__link:hover {
  border: 1px solid #CC0514;
  background: #CC0514;
  color: #ffffff;
}
.actions-single-banner__link:active {
  border: 1px solid #d03140;
  background: #d03140;
  color: #ffffff;
}
.actions-single-banner__more {
  margin-top: 10px;
  font-size: 12px;
  line-height: 18px;
  color: #666666;
}

/*# sourceMappingURL=style.css.map */

/* End */
/* /local/templates/arlift_pw/components/bitrix/news/actions2021/bitrix/news.detail/.default/style.css?17646244705773 */
