.common-banner {
    padding-top: 120px;

}

.pg-banner_wrapper {
    padding-bottom: 189px;
}

.prefooter__has-decorative-elm:before {
    background: url(../../images/decorative-items/red-star.png) no-repeat center center/contain;
    width: 265px;
    height: 261px;
    left: -112px;
    top: calc((var(--spacing-09) + 150px) * -1);
}

.test-drive .prefooter__has-decorative-elm:before {
    background: url(../../images/decorative-items/plus-large.png) no-repeat center center/contain;
    width: 80px;
    height: 90px;
    left: -15px;
    top: calc((var(--spacing-09) + 45px)* -1);
}

.banner__content--has-decorative-elm::before {
    background: url(../../images/decorative-items/red-curly.svg) no-repeat center center/contain;
    width: 37px;
    height: 122px;
    top: -45px;
    right: 30px;
}

.test-drive .cards_components__head,
.test-drive .usecase-slider__head {
    position: relative;
}



.test-drive .usecase-slider__head:after {
    content: '';
    position: absolute;
    top: -60px;
    left: -15px;
    width: 90px;
    height: 90px;
    background: url(../../images/decorative-items/black-star.svg) no-repeat center center/contain;
}

.banner__imagery--has-decorative-elm:after {
    background: url(../../images/decorative-items/dynamic.png) no-repeat center center /contain;
    width: 258px;
    height: 188px;
    right: -80px;
}

/* .test-drive .banner__imagery--has-decorative-elm:after {
    right: -65px;
    bottom: -95px;
} */

.global-aws .banner__imagery--has-decorative-elm:after {
    right: -70px;
    bottom: -90px;
}

.banner__imagery img {
    display: none;
}

.intro_block-col h4:after {
    display: none;
}


.banner__imagery {
    z-index: -1;
    display: flex;
    justify-content: center;
}

.global-aws .banner__content--has-decorative-elm::before {
    top: 0;
    right: 30px;
}

.global-aws .banner__imagery--has-decorative-elm:before {
    left: 30px;
    top: -30px;
}

.global-aws .usecase-slider {
    margin-top: 70px;
}

.test-drive .usecase-slider__container--has-decorative-elm:not(.no-usecases-carousel):after,
.global-aws .usecase-slider__container--has-decorative-elm:not(.no-usecases-carousel):after {
    background: url(../../images/decorative-items/agility-full.png) no-repeat center center/contain;
    width: 518px;
    height: 256px;
    /* left: -150px; */
    bottom: -28px;
    z-index: -1;
}

.global-aws .usecase-slider__container--has-decorative-elm:not(.no-usecases-carousel):after {
    left: -185px;
}

.test-drive .usecase-slider__container--has-decorative-elm:not(.no-usecases-carousel):after{
    left: -150px;
}

.usecase-slider__short-description span.text-dark-red,
.usecase-slider__title span {
    font-weight: 700;
}

.global-aws .prefooter__has-decorative-elm:after {
    background: url(../../images/decorative-items/orange-curly-star.png) no-repeat center center/contain;
}


.global-aws .banner__content--has-decorative-elm::after {
    top: 45px;
}


.intro_block+.usecase-slider {
    padding-bottom: 30px;
}

.test-drive .two-col-component {
    margin-bottom: var(--spacing-09);
    padding: var(--spacing-06) 0;
}

.test-drive .cards_components .cta-wrapper {
    margin-top: var(--spacing-07);
    align-items: center;
    justify-content: center;
}

.test-drive .searchbox,
.test-drive .ais-sortby {
    display: none;
}

.test-drive .ais-searchbox-header,
.test-drive .stats-current-refinements-results{
    margin-bottom: 0;
}

.test-drive .ais-hits {
    margin-top: 0;

}

.test-drive .ais-block {
    background: var(--peach);
    padding: 120px 0 110px;
    margin-bottom: 25px;
}

.test-drive .ais-block__has-decorative-elm:after {
    background: url(../../images/decorative-items/S-shap-white-top.png) no-repeat center top/contain;
    width: 100%;
    height: 100%;
    top: 0px;
    z-index: -1;
    right: 0;
    left: 0;
    max-width: 1920px;
    margin: 0 auto;
}

.test-drive .ais-block__has-decorative-elm:before {
    background: url(../../images/decorative-items/S-shape.png) no-repeat center bottom/contain;
    height: 100%;
    bottom: 0;
    right: 0;
    left: 0;
    max-width: 1920px;
    z-index: -1;
    margin: 0 auto;
}

.test-drive .pagination {
    margin-top: 55px;
}

.common-banner .cta-wrapper a,
.test-drive .cb-values .cb-values__head{
    margin-top: 0;
}

.common-banner-container{
    padding: 0;
}

@media all and (max-width: 767px) {
    .banner__imagery {
        min-height: 180px;
    }

    .test-drive .banner__imagery {
        min-height: unset;
    }

    .global-aws .banner__imagery {
        min-height: 0;
        margin-top: 70px;
    }

    .banner__title {
        padding-right: 80px;
    }

    .banner__content--has-decorative-elm::after {
        background: url(../../images/decorative-items/black-single-star.svg) no-repeat center center/contain;
        width: 28px;
        height: 27px;
        right: -15px;
        top: 0px;
    }

    .test-drive .cb-values {
        padding-bottom: 45px;
    }

  

    .test-drive .ais-sorting{
        margin-bottom: 30px;
    }

    .common-banner + .usecase-slider{
        padding-top: 185px;
    }

}

@media all and (min-width: 660px) {
    .global-aws .banner__content--has-decorative-elm::before {
        top: -25px;
    }

    .global-aws .banner__content--has-decorative-elm::after {
        top: 20px;
    }
}

@media (min-width: 768px) {

    .common-banner.two-column-usecase {
        padding-top: 155px;
        padding-bottom: 0;
        margin-bottom: 0;
    }

    .banner__content--has-decorative-elm::before {
        width: 67px;
        height: 221px;
        top: -65px;
        right: -25px;
    }

    .test-drive .banner__content--has-decorative-elm::before {
        top: -80px;
        right: -95px;
    }


    .banner__imagery--has-decorative-elm:before {
        background: url(../../images/decorative-items/black-single-star.svg) no-repeat center center/contain;
        width: 60px;
        height: 59px;
        left: 65px;
        top: 20px;
    }


    .test-drive .banner__imagery--has-decorative-elm:before {
        top: -5px;
        bottom: auto;
        margin: auto;
        z-index: 1;
        left: 130px;
    }

    .global-aws .banner__imagery--has-decorative-elm:after {
        width: 375px;
        height: 273px;
        right: -150px;
        bottom: -165px;
    }

    .intro_block__head{
        padding-top: 210px;
    }

    .pg-banner_wrapper {
        padding-bottom: 132px;
    }

    .prefooter__has-decorative-elm:before {
        width: 131px;
        height: 129px;
        left: -40px;
        top: calc((var(--spacing-09) + 75px) * -1);
    }

    .banner__imagery--has-decorative-elm:after {
        width: 394px;
        height: 287px;
        right: -160px;
        bottom: -150px;
    }
/* 
    .test-drive .banner__imagery--has-decorative-elm:after {
        bottom: -205px;
        right: -160px;
    } */

    .banner__imagery img {
        right: 0;
        display: block;
        position: relative;
        bottom: -65px;
        max-width: unset;
    }

    .test-drive .banner__imagery img {
        max-width: unset;
        right: -50px;
        height: 342px;
        bottom: -110px;
    }

    .intro_block-col p {
        font-size: 18px;
        line-height: 28px;
    }

    .test-drive .usecase-slider__container--has-decorative-elm:not(.no-usecases-carousel):after{
        width: 571px;
        height: 282px;
        /* left: -160px; */
        bottom: -115px;
    }

    .global-aws .usecase-slider__container--has-decorative-elm:not(.no-usecases-carousel):after {
        width: 571px;
        height: 282px;
        left: -185px;
        bottom: -85px;
    }

    .global-aws .banner__content--has-decorative-elm::before {
        top: -120px;
        right: -80px;
    }

    .global-aws .banner__imagery--has-decorative-elm:before {
        left: 120px;
        top: -40px;
    }

    .test-drive .usecase-slider__head:after {
        top: -40px;
        left: -5px;
        width: 81px;
        height: 81px;
    }

    .test-drive .prefooter__has-decorative-elm:before {
        background: url(../../images/decorative-items/plus-large.png) no-repeat center center/contain;
        width: 92px;
        height: 98px;
        left: -5px;
        top: calc((var(--spacing-09) + 10px) * -1);
    }

    .test-drive .usecase-slider {
        padding-top: 195px;
    }

    .test-drive .two-col-component {
        padding: var(--spacing-08) 0;
    }

    /* .test-drive .two-col-container__has-decorative-elm::after {
        top: 20px;
    } */

    .test-drive .ais-block {
        z-index: 0;
        padding: 170px 0 150px;
    }

    .swiper-horizontal>.swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-horizontal{
        left: calc(100% - 390px);
    }

}

@media all and (min-width: 992px) {
    .banner__imagery img {
        right: -120px;
        bottom: 0;
    }

    .pg-banner_wrapper {
        padding-bottom: 150px;
    }

    .banner__imagery--has-decorative-elm:after {
        bottom: -85px;
    }

    /* .test-drive .banner__imagery--has-decorative-elm:after {
        right: -155px;
        width: 394px;
        height: 287px;
        bottom: -90px;
    } */
    .intro_block__head{
        padding-top: 155px;
    }

    .test-drive .usecase-slider {
        padding-top: 70px;
        z-index: 1;
        background: transparent;
    }

    .usecase-slider{
        padding-top: var(--spacing-05);
    }

    .prefooter__has-decorative-elm:before {
        width: 265px;
        height: 261px;
        left: -140px;
        top: calc((var(--spacing-09) + 150px) * -1);
    }

    .global-aws .banner__imagery img {
        right: -70px;
    }

    .test-drive .usecase-slider__container--has-decorative-elm:not(.no-usecases-carousel):after{
        width: 735px;
        height: 363px;
        left: -260px;
    }

    .global-aws .usecase-slider__container--has-decorative-elm:not(.no-usecases-carousel):after {
        width: 735px;
        height: 363px;
        left: -267px;
        bottom: -70px;
    }
    

    .global-aws .banner__imagery--has-decorative-elm:after {
        bottom: -67px;
        right: -207px;
    }

    .test-drive .usecase-slider__head:after {
        top: -30px;
        left: -70px;
        width: 127px;
        height: 126px;
    }
    .test-drive .banner__content--has-decorative-elm::before {
        top: -38px;
        right: 25px;
    }
    
    .test-drive .banner__imagery img {
        right: -110px;
        height: 409px;
        bottom: 0;
    }

    .test-drive .banner__imagery--has-decorative-elm:before {
        top: 45px;
        bottom: 0;
        left: -25px;
    }

    .test-drive .cards_components__head:after {
        position: absolute;
        content: '';
        width: 184px;
        height: 204px;
        top: -15px;
        left: -50px;
        background: url(../../images/decorative-items/red-gt-big.svg) no-repeat center center/contain;
    }

    .test-drive .cards_components {
        margin-top: 0px;
    }

    .test-drive .two-col-component {
        padding: var(--spacing-06) 0;
        margin-bottom: var(--spacing-10);

    }

    .test-drive .prefooter__has-decorative-elm:before {
        width: 145px;
        height: 145px;
        left: -15px;
        top: calc((var(--spacing-09) + 70px) * -1);
    }

    .cards_components{
        margin-top: -175px;
        padding-bottom: 100px;
    }

    .test-drive .ais-block {
        padding: 210px 0 150px;
    }

    /* 
    .test-drive .ais-block__has-decorative-elm:after{
        height: 420px;
    }

    .test-drive .ais-block__has-decorative-elm:before{
        height: 400px;
    } */
    .test-drive .ais-block-container__has-decorative-elm:after {
        background: url(../../images/decorative-items/red-gt-big.svg) no-repeat center center/contain;
        width: 132px;
        height: 145px;
        top: -45px;
        left: 90px;
    }

    .test-drive .cb-values{
        padding-bottom: 100px;
    }

    .test-drive .banner{
        padding-bottom: 70px;
    }
}

@media all and (min-width: 1280px) {
    .global-aws .banner__content--has-decorative-elm::before {
        top: -80px;
        right: -22px;
        width: 80px;
        height: 265px;
    }
    .global-aws .banner__imagery--has-decorative-elm:before {
        left: 60px;
        top: 22px;
        width: 62px;
        height: 60px;
    }
    .intro_block+.usecase-slider .no-usecases-carousel  .col-three{
        grid-template-columns: repeat(3, 1fr);
        grid-gap: 50px 40px;
    }

    /* .test-drive .banner__imagery--has-decorative-elm:after {
        right: -120px;
        width: 374px;
        height: 273px;
    } */

    .test-drive .banner__content--has-decorative-elm::before {
        top: -35px;
        right: -23px;
        width: 70px;
        height: 230px;
    }
    .swiper-horizontal>.swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-horizontal{
        left: calc(100% - 520px);
    }
    /* .test-drive .two-col-container__has-decorative-elm::after {
        width: 108px;
        height: 107px;
        right: 0;
        top: -125px;
    } */

    .test-drive .prefooter__has-decorative-elm:before {
        width: 120px;
        height: 130px;
        left: -15px;
        top: calc((var(--spacing-09) + 65px) * -1);
    }
    .test-drive .banner__imagery--has-decorative-elm:before {
        left: 37px;
        top: 65px;
    }

    .test-drive .usecase-slider__head:after {
        left: -135px;
    }

    .test-drive .ais-block-container__has-decorative-elm:after {
        width: 165px;
        height: 184px;
        top: -60px;
        left: 0;
    }

    .test-drive .ais-block{
        padding: 430px 0 280px;
    }
    .test-drive .ais-block-title{
        margin-top: -150px;
    }

    .test-drive .two-col-component {
        margin-bottom: 165px;
    }

    .test-drive .banner__content{
        padding-right: 90px;
    }

}

@media all and (min-width: 1440px) {
    .test-drive .banner__content{
        padding-right: 110px;
    }
    /* .test-drive .banner__imagery--has-decorative-elm:after {
        right: -200px;
    } */
    .test-drive .banner__content--has-decorative-elm::before {
        top: -40px;
        right: -10px;
        height: 260px;
        width: 78px;
    }

    .test-drive .prefooter__has-decorative-elm:before {
        width: 186px;
        height: 198px;
        left: -105px;
        top: calc((var(--spacing-09) + 100px) * -1);
    }

    .test-drive .ais-block {
        padding: 475px 0 295px;
    }

    .test-drive .ais-block-container__has-decorative-elm:after {
        width: 184px;
        height: 204px;
        top: -95px;
        left: 0;
    }

    .test-drive .banner__imagery img {
        height: auto;
    }

}

@media all and (min-width: 1920px){
    /* .test-drive .ais-block__has-decorative-elm:before,
    .test-drive .ais-block__has-decorative-elm:after{
        height: 23%;
    } */
    .test-drive .banner{
        padding-bottom: 135px;
    }
}