.blur-effect {
  filter: blur(25px);
  transform: translate(0,150px);
  opacity: 0;
  transition: filter 1s ease, transform 0.8s ease, opacity 0.4s ease;
}
.blur-effect_active {
  filter: blur(0);
  transform: translate(0,0);
  opacity: 1;
}

.page-title {
    font-weight: bold;
    font-size: 50px;
    line-height: 100%;
    text-align: center;
    letter-spacing: -0.005em;
    color: #FFFFFF;
    margin-bottom: 72px;
}
.page-title_mb_md {
    margin-bottom: 32px;
}

.section-page {
    position: relative;
}
.section-page_first {
    padding-top: 220px;
}
.section-page__bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.section-page__bg-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center;
    z-index: 1;
}
.section-page_first .section-page__bg:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(2, 2, 1, 0) 74.48%, #212022 100%), rgba(0, 0, 0, 0.7);
    z-index: 2;
}
.section-page_with_bg {
    padding: 120px 0;
}
.section-page_with_bg .section-page__bg:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: radial-gradient(50% 50% at 50% 50%, rgba(3, 3, 2, 0.24) 0%, #161616 100%);
    z-index: 2;
}
.section-page__content {
    position: relative;
    z-index: 5;
}
.section-page__title {
    font-weight: bold;
    font-size: 40px;
    line-height: 125%;
    color: #FFFFFF;
    text-align: center;
}
.section-page__text {
    font-weight: 300;
    font-size: 20px;
    line-height: 125%;
    color: #FFFFFF;
    text-align: center;
}
.section-page:last-child {
    margin-bottom: 100px;
}
* + .section-page__text {
    margin-top: 13px;
}
@media screen and (max-width: 767px) {
    .page-title {
        font-size: 36px;
    }
    .section-page_first {
        padding-top: 80px;
    }
    .section-page__title {
        font-size: 28px;
    }
    .section-page__text {
        font-size: 18px;
    }
}

.review-video {
    margin-left: -15px;
    margin-right: -15px;
    position: relative;
}
.review-video .swiper-container {
    padding: 15px 15px 40px;
}
.review-video .swiper-pagination {
    bottom: 0;
}
.review-video__item-wrapper {
    margin-bottom: 60px;
}

@media screen and (min-width: 576px) and (max-width: 991px) {
    .review-video__item-wrapper:nth-child(2n+1) {
        transition-delay: 0;
    }
    .review-video__item-wrapper:nth-child(2n+2) {
        transition-delay: 0.5s;
    }
}
@media screen and (min-width: 992px) {
    .review-video__item-wrapper:nth-child(3n+1) {
        transition-delay: 0;
    }
    .review-video__item-wrapper:nth-child(3n+2) {
        transition-delay: 0.5s;
    }
    .review-video__item-wrapper:nth-child(3n+3) {
        transition-delay: 1s;
    }
}

.review-video__item {}
.review-video__img-wrapper {
    position: relative;
    display: block;
    width: 100%;
    height: 0;
    padding-bottom: 63.64%;
    border-radius: 6px;
    overflow: hidden;
    margin-bottom: 30px;
    /*box-shadow: 0px 0px 15px 3px rgba(247, 4, 36, 0.4);*/
    box-shadow: 0px 0px 15px 3px rgba(0, 0, 0, 0.4);
}
/*.review-video__img-wrapper:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: radial-gradient(50% 50% at 50% 50%, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.3) 100%);
    z-index: 2;
}*/
.review-video__img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 105%;
    object-fit: cover;
    object-position: center center;
    z-index: 1;
    filter: grayscale(100);
    transition: transform 0.5s ease;
}
.review-video__img-wrapper:hover .review-video__btn {}
.review-video__img-wrapper:hover .review-video__img {
    transform: scale(1.05,1.05);
}
.review-video__btn.btn {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    height: 40px;
    line-height: 40px;
    padding: 0;
    z-index: 3;
    width: 48px;
    height: 48px;
    text-indent: -999em;
    font-size: 0;
    background-color: #F70424;
    border-radius: 50%;
    background-position: 57% center;
    background-repeat: no-repeat;
    background-size: 48% auto;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxMCAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTEuMzkzODkgMTAuMjMzMUw4Ljc5OTQ3IDUuOTU3NDdDOC45NzI3IDUuODU3NDUgOC45NzI3IDUuNjA3NDIgOC43OTk0NyA1LjUwNzRMMS4zOTM4OSAxLjIzMTc5QzEuMjIwNjYgMS4xMzE3OCAxLjAwNDEyIDEuMjU2NzkgMS4wMDQxMiAxLjQ1NjgyTDEuMDA0MTIgMTAuMDA4QzEuMDA0MTIgMTAuMjA4MSAxLjIyMDY2IDEwLjMzMzEgMS4zOTM4OSAxMC4yMzMxWk05LjE4OTIzIDYuNjMyNTZDOS44ODIxNSA2LjIzMjUxIDkuODgyMTUgNS4yMzIzNiA5LjE4OTIzIDQuODMyMzFMMS43ODM2NiAwLjU1NjY5NEMxLjA5MDc0IDAuMTU2NjM3IDAuMjI0NTg3IDAuNjU2NzEgMC4yMjQ1ODcgMS40NTY4MkwwLjIyNDU4NyAxMC4wMDhDMC4yMjQ1ODcgMTAuODA4MiAxLjA5MDc0IDExLjMwODIgMS43ODM2NiAxMC45MDgyTDkuMTg5MjMgNi42MzI1NloiIGZpbGw9IndoaXRlIi8+PC9zdmc+");

}
.review-video__name {
    font-weight: bold;
    font-size: 20px;
    line-height: 130%;
    letter-spacing: -0.005em;
    color: #FFFFFF;
}
.review-video__name_abs {
    position: absolute;
    left: 20px;
    right: 20px;
    text-align: center;
    bottom: 90px;
    z-index: 3;
}
.review-video__text {
    font-weight: 500;
    font-size: 14px;
    line-height: 120%;
    color: #FFFFFF;
    max-height: 50px;
    overflow: hidden;
}
* + .review-video__text {
    margin-top: 20px;
}
.review-video_mt_md {
    margin-top: 80px;
}
.review-video_media {
    margin-top: -170px;
}
.review-video_slider > .swiper-container {
    overflow: visible;
}
.review-video_slider .review-video__item {
    max-width: 600px;
    margin: 0 auto;
}
.review-video_slider .review-video__btn {
    height: 32px;
    line-height: 32px;
    padding: 0 20px;
}

.review-text {
    position: relative;
}
.review-text .swiper-container {
    padding-bottom: 40px;
}
.review-text .swiper-pagination {
    bottom: 0;
}
.review-text .swiper-button-prev,
.review-video .swiper-button-prev {
    left: auto;
    right: calc(100% + 40px);
}
.review-text .swiper-button-next,
.review-video .swiper-button-next {
    right: auto;
    left: calc(100% + 40px);
}
.review-text__item {
    display: block;
}
.review-text__item-inner {
    display: flex;
    align-items: flex-end;
}
.review-text__img-wrapper {
    position: relative;
    display: block;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    overflow: hidden;
    flex: 0 0 auto;
    margin-right: 24px;
}
.review-text__img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center;
    z-index: 1;
}
.review-text__desc {
    flex: 1 1 auto;
    border-bottom: 2px solid #F70424;
    padding-bottom: 15px;
    min-height: 110px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}
.review-text__name {
    font-weight: bold;
    font-size: 20px;
    line-height: 130%;
    letter-spacing: -0.005em;
    color: #FFFFFF;
}
.review-text__helper {
    font-weight: normal;
    font-size: 15px;
    line-height: 130%;
    letter-spacing: -0.005em;
    color: #FFFFFF;
}
.review-text__comment {
    font-weight: normal;
    font-size: 14px;
    line-height: 120%;
    color: #FFFFFF;
    /*padding: 16px;
    border: 1px solid rgba(255, 255, 255, 0.25);
    border-radius: 6px;*/
    margin-top: 32px;
    /*background: #212022;*/
    position: relative;
}
.review-text__rate {
    font-size: 13px;
    line-height: 1.2;
    color: #fff;
    font-weight: 300;
    margin-top: 12px;
}
.review-text__rate_large {
    font-size: 21px;
    font-weight: 500;
    color: #F70424;
}
/*.review-text__comment:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 0 0 15px;
    border-color: transparent transparent transparent rgba(255, 255, 255, 0.25);
    left: 30px;
    top: -16px;
    position: absolute;
}
.review-text__comment:after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 0 0 15px;
    border-color: transparent transparent transparent #212022;;
    left: 31px;
    top: -13px;
    position: absolute;
}*/
.review-text_mt_md {
    margin-top: 60px;
}
@media screen and (min-width: 768px) {
    .review-text .swiper-pagination,
    .review-video .swiper-pagination {
        display: none;
    }
}

.mfp-bg {
    background: rgba(0,0,0,0.8);
}
.mfp-content {
    position: relative;
}
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
    color: #fff;
}

.index-footer {
  position: absolute;
  bottom: 65px;
  left: 0;
  right: 0;
  z-index: 5;
}
.index-footer__inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.index-footer__scroll {
  position: absolute;
  left: 50%;
  transform: translate(-50%,0);
  bottom: -1px;
}
.index-footer__scroll:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 100%;
  width: 2px;
  height: 50px;
  background: #fff;
  margin-top: 14px;
}
.index-footer__scroll-icon-line {
    animation-name: scroll-animation;
    animation-duration: 3s;
    animation-iteration-count: infinite;
}
.index-footer__scroll.blur-effect {
    filter: none;
    transform: translate(-50%,0);
    opacity: 1;
    transition: filter 1s ease, transform 0.8s ease, opacity 0.4s ease;
}
.index-footer__scroll.blur-effect_active {
    opacity: 0;
}
@keyframes scroll-animation {
    0% {
        transform: translate(0,0);
        opacity: 0;
    }
    5% {
        transform: translate(0,0);
        opacity: 1;
    }
    50% {
        transform: translate(0,12px);
        opacity: 1;
    }
    75% {
        transform: translate(0,15px);
        opacity: 0;
    }
    100% {
        transform: translate(0,15px);
        opacity: 0;
    }
}





