


.home-promo__item {
    padding: 48px 0;
    position: relative
}

    .home-promo__item:nth-child(even) {
        padding: 100px 0;
        margin-top: -148px
    }

        .home-promo__item:nth-child(even) .home-promo__box {
            margin-right: 10%
        }

        .home-promo__item:nth-child(even) .home-promo__media {
            margin-right: -100px
        }

    .home-promo__item:nth-child(odd) {
        padding: 100px 0;
        margin-top: -148px
    }

        .home-promo__item:nth-child(odd) .o-layout {
            direction: rtl
        }

        .home-promo__item:nth-child(odd) .o-layout__item {
            direction: ltr;
            text-align: left
        }

        .home-promo__item:nth-child(odd) .home-promo__box {
            margin-left: 10%
        }

        .home-promo__item:nth-child(odd) .home-promo__media {
            margin-left: -100px
        }

    .home-promo__item:first-child {
        margin-top: 0;
        padding-top: 48px
    }

        .home-promo__item:first-child.block--no-bg {
            padding-top: 0
        }

    .home-promo__item:last-child {
        padding-bottom: 48px
    }

        .home-promo__item:last-child.block--no-bg {
            padding-bottom: 0
        }

@media screen and (max-width:980px) {
    .home-promo__item .home-promo__box.home-promo__box.home-promo__box {
        max-width: 540px;
        width: 100%;
        margin: -42px 18px 0;
        padding: 24px
    }

    .home-promo__item .home-promo__box.home-promo__box.home-promo__box--btn {
        padding-bottom: 66px
    }

    .home-promo__item:nth-child(even) .home-promo__box, .home-promo__item:nth-child(even) .home-promo__media, .home-promo__item:nth-child(odd) .home-promo__box, .home-promo__item:nth-child(odd) .home-promo__media {
        margin-right: 0;
        margin-left: 0
    }

    .home-promo__item:nth-child(even) .home-promo__box {
        float: right
    }

    .home-promo__item:first-child {
        padding-top: 24px
    }

    .home-promo__item:last-child {
        padding-bottom: 24px
    }
}

@media screen and (max-width:767px) {
    .home-promo__item .home-promo__box.home-promo__box.home-promo__box {
        padding: 18px;
        max-width: 100%;
        width: auto;
        float: none
    }

    .home-promo__item .home-promo__box.home-promo__box.home-promo__box--btn {
        padding-bottom: 66px
    }

    .home-promo__item:nth-child(even) {
        padding: 78px 0
    }

    .home-promo__item:first-child {
        padding-top: 0
    }

    .home-promo__item:last-child {
        padding-bottom: 24px
    }
}

.home-promo__item-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0
}

.home-promo__content {
    position: relative
}

.home-promo__title {
    margin-bottom: 24px
}

.home-promo__box {
    padding: 36px;
    background: #fff;
    position: relative
}

.home-promo__box--btn {
    padding-bottom: 72px
}

.home-promo__text {
    margin: 0
}

.home-promo__btn {
    position: absolute;
    right: -6px;
    bottom: 12px
}

.home-promo__media {
    position: relative
}

    .home-promo__media .placeholder-svg {
        height: 420px
    }

@media screen and (max-width:767px) {
    .home-promo__media .placeholder-svg {
        height: 300px
    }
}

.home-promo__media-img {
    width: 100%
}

.home-promo__media-video {
    position: absolute;
    top: 50%;
    margin-top: -51px;
    width: 100%;
    text-align: center
}

@media screen and (max-width:767px) {
    .home-promo__media-video {
        margin-top: -36px
    }
}

.home-promo__item:nth-child(5) .home-promo__item-bg {
    z-index: 1
}

.home-promo__item:nth-child(4) .home-promo__item-bg {
    z-index: 2
}

.home-promo__item:nth-child(3) .home-promo__item-bg {
    z-index: 3
}

.home-promo__item:nth-child(2) .home-promo__item-bg {
    z-index: 4
}

.home-promo__item:nth-child(1) .home-promo__item-bg {
    z-index: 5
}

.home-testimonials__content {
    max-width: 500px;
    text-align: center;
    margin: 0 auto
}

.home-testimonials--carousel .home-testimonials__content {
    max-width: 680px
}

.home-testimonials__item--featured .home-testimonials__content {
    max-width: 728px
}

.home-testimonials__media {
    margin-bottom: 18px;
    margin-top: 12px
}

img.home-testimonials__media__item--img.home-testimonials__media__item--img {
    width: 84px;
    display: inline
}

.home-testimonials__media__item--icon {
    font-size: 32px;
    line-height: 0;
    color: #e4e4e4
}

.home-testimonials__media__item--stars-brand, .home-testimonials__media__item--stars-dark {
    font-size: 22px;
    color: #555
}

.home-testimonials__media__item--stars-brand {
    color: #212121
}

.home-testimonials__text {
    margin-bottom: 18px
}

.home-testimonials__text__text {
    color: #212121;
    font-family: Nunito,sans-serif;
    font-weight: 400;
    font-style: normal;
    text-transform: none;
    letter-spacing: 0;
    margin-bottom: 0
}

.home-testimonials__name__text {
    margin: 0
}

.home-testimonials__source__text {
    color: rgba(33,33,33,.7);
    margin-bottom: 0
}

.home-testimonials-carousel__nav {
    position: absolute;
    width: auto;
    top: 50%;
    margin-top: -34px;
    font-size: 34px;
    line-height: 1em;
    color: rgba(17,17,17,.5);
    cursor: pointer
}

    .home-testimonials-carousel__nav:hover {
        color: rgba(17,17,17,.8);
        opacity: 1
    }
