.banner__imagery--has-decorative-elm:not(.has_video):after {
    background: url(../../images/decorative-items/red-curly.svg) no-repeat center center/contain;
    width: 79px;
    height: 259px;
    left: 0;
    top: 0;
}


.banner__imagery--has-decorative-elm:not(.has_video):before {
    background: url(../../images/decorative-items/black-single-star.svg) no-repeat center center/contain;
    width: 74px;
    height: 73px;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 1;
}


.banner__imagery--has-decorative-elm.has_video:after {
    background: url(../../images/decorative-items/red-slash.png) no-repeat center center/contain;
    width: 48px;
    height: 147px;
    top: -15px;
    left: -20px;
}

.banner__imagery--has-decorative-elm.has_video:before {
    background: url(../../images/decorative-items/black-single-star.svg) no-repeat center center/contain;
    width: 50px;
    height: 50px;
    right: -10px;
    bottom: 20px;
    z-index: 1;
}

.cb-usecases {
    padding: 79px 0 88px;
}

/* .cb-usecases .left-container .carousel-dash .glider-dot {
    background: #E3E3E3;
} */

/* .cb-usecases.bg-white .left-container .carousel-dash .glider-dot.active {
    background: #BCBCBC;
} */

.usecase-slider__container--has-decorative-elm:not(.no-usecases-carousel):after {
    background: url(../../images/decorative-items/dynamic.png) no-repeat center center/contain;
    z-index: -1;
    width: 366px;
    height: 264px;
    right: -120px;
    bottom: -25px;
    left: auto;
}

.cb-products-container__has-decorative-elm:before {
    background: url(../../images/decorative-items/Capella-stars.png) no-repeat center center / contain;
    width: 102px;
    height: 100px;
    top: -80px;
    left: 20px;
    z-index: -1;
}

.cb-products__imagery__has-decorative-elm:before {
    display: none;
}



.prefooter__has-decorative-elm:before {
    background: url(../../images/decorative-items/square-bracket.png) no-repeat center center/contain;
    width: 38px;
    height: 180px;
    top: calc((var(--spacing-09) + 105px) * -1);
    left: 22px;
}

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

.faq {
    padding-bottom: 145px;
}

.cb-products__content-wrappeer {
    flex-direction: column-reverse;
    margin: 0;
}


.cb-products__imagery{
    padding: var(--spacing-07) 0;
}

.cb-products {
    padding-bottom: 0;
}

.banner__imagery img{
    position: relative;
}

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

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


@media all and (max-width: 767px) {

    .banner__imagery.has_video {
        padding-bottom: 38px;
    }
    .dg-banner__title{
        font-size: 28px;
        line-height: 30px;
    }
    .cb-products__head {
        text-align: left;
    }

    .cb-products [data-columns] {
        grid-gap: var(--spacing-04);
        margin-top: var(--spacing-07);
    }

    

    /* .quote-block-wrapper {
        padding-bottom: 0;
    } */
    .banner__imagery:not(.has_video){
        display: none;
    }
}

@media all and (min-width: 768px) {
    .banner{
        background-image: none;
        padding-top: 149px;
        padding-bottom: 115px;
    }
    
    .dg-banner{
        margin-top: 50px;
    }

    .banner__imagery--has-decorative-elm.has_video:before {
        width: 54px;
        height: 53px;
        right: -25px;
        bottom: 20px;
    }
   
    .banner__imagery--has-decorative-elm.has_video:after {
        width: 52px;
        height: 159px;
        top: -50px;
        left: -22px;
    }

    .banner__imagery.has_video {
        margin-top: 90px;
    }

    /* .dg-banner:not(.dg-banner--large) .dg-banner__wrapper_has-decorative-elm:after{
        left: 45px;
        bottom: -120px;
    } */
    .cb-usecases{
        padding-top: var(--spacing-07);
    }
    .cb-products__imagery{
        text-align: center;
    }

    /* .cb-products__imagery img{
        max-width: 440px;
    } */

    .usecase-slider__container--has-decorative-elm:not(.no-usecases-carousel):after {
        width: 534px;
        height: 387px;
        right: -65px;
        bottom: -115px;
    }

    .cb-products__content-wrappeer{
        margin-top: var(--spacing-08);

    }
    .banner__imagery--has-decorative-elm:not(.has_video):after {
        top: -20px;
        left: -46px;
        width: 46px;
        height: 152px;
    }

    .banner__imagery--has-decorative-elm:not(.has_video) img {
        max-width: unset;
        right: -120px;
        height: 342px;
        top: 0;
        bottom: auto;
    }

    .banner__imagery--has-decorative-elm:not(.has_video):before {
        top: 170px;
        bottom: auto;
        margin: auto;
        z-index: 1;
        left: 20px;
        width: 44px;
        height: 41px;
    }
    .banner__content{
        overflow-wrap: break-word;
    }

  
}

@media all and (min-width: 992px) {
    .banner__imagery.has_video{
        margin: 0 0 105px;
    }
    .prefooter {
        padding-top: 162px;
        margin-top: 0;
    }
    .banner__imagery--has-decorative-elm:not(.has_video):after {
        width: 46px;
        height: 152px;
        left: -75px;
    }
    .banner__imagery--has-decorative-elm:not(.has_video):before {
        width: 44px;
        height: 42px;
        top: 95px;
        bottom: 0;
        left: -8px;
    }
   

    .banner__imagery--has-decorative-elm:not(.has_video) img {
        right: -80px;
        height: 409px;
        bottom: 0;
    }

    .cb-usecases {
        padding-bottom: 188px;
    }
    .cb-products{
        padding-bottom: var(--spacing-05);
    }

    .cb-products-container__has-decorative-elm:before {
        width: 153px;
        height: 150px;
        top: -25px;
        left: 0;
    }

    
    .dg-banner:not(.dg-banner--large) .dg-banner__wrapper_has-decorative-elm:after {
        left: -35px;
        bottom: -170px;
    }

    .common-banner .cta-wrapper{
        margin-bottom: 40px;
    }

    .prefooter__has-decorative-elm:before {
        width: 56px;
        height: 264px;
        top: calc((var(--spacing-09) + 170px)* -1);
        left: -10px;
    }
    .faq {
        padding-bottom: 185px;
    }
    .cb-products__content-wrappeer .col-2 {
        width: 100%;
        text-align: center;
        padding-bottom: 0;
    }

    /* .left-container.usecase-slider__container--has-decorative-elm:not(.no-usecases-carousel):after {
        right: calc((100vw - 1580px) / 2);
        left: auto !important;
    } */
    .usecase-slider__container--has-decorative-elm:not(.no-usecases-carousel):after {
        right: -145px;
        /* bottom: -145px; */
    }
}

@media all and (min-width: 1180px){
    .banner__imagery--has-decorative-elm:not(.has_video):before {
        width: 74px;
        height: 73px;
        left: 10px;
        top: 95px;
    }
    .banner__imagery--has-decorative-elm:not(.has_video):after {
        height: 260px;
        width: 78px;
    }
}

@media all and (min-width: 1280px) {

    .banner{
        padding-bottom: 130px;
    }
    .dg-banner {
        margin-top: -130px;
        padding-top: 0;
    }

    .banner__imagery--has-decorative-elm.has_video:before {
        width: 78px;
        height: 78px;
        right: -40px;
        bottom: 35px;
    }

    .banner__imagery--has-decorative-elm.has_video:after {
        width: 75px;
        height: 229px;
        top: -45px;
        left: -55px;
    }

    .cb-products__content-wrappeer {
        flex-direction: row;
        align-items: flex-start;
    }
    .cb-products__content-wrappeer .col-2 {
        width: 50%;
    }
    .cb-products__imagery{
        padding: 0 var(--spacing-04) 0 0;
    }

    .banner__imagery--has-decorative-elm:not(.has_video):before {
        left: 35px;
    }

    .banner__imagery--has-decorative-elm:not(.has_video):after {
        top: -34px;
        left: -47px;
        width: 70px;
        height: 230px;
    }
}

@media all and (min-width: 1440px){    
    .banner__imagery--has-decorative-elm:not(.has_video):after {
        top: -20px;
        left: -90px;
    }
    .banner__imagery--has-decorative-elm:not(.has_video):before {
        left: -3px;
    }
    .banner__imagery--has-decorative-elm:not(.has_video) img {
        height: auto;
    }
}