.video-filter-module {
    position: relative;
    z-index: 2
}

.video-filter-module .case-study-banner {
    background-color: var(--brand-primary);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 150px 0 70px
}

@media (min-width:768px) {
    .video-filter-module .case-study-banner {
        padding: 170px 0 69px
    }
}

@media (min-width:992px) {
    .video-filter-module .case-study-banner {
        padding: 185px 0 69px
    }
}

@media (min-width:1200px) {
    .video-filter-module .case-study-banner {
        min-height: 590px;
        padding: 160px 0 0
    }
}

.video-filter-module .case-study-banner h1 {
    margin: 0 0 50px;
    text-align: center
}

@media (min-width:1200px) {
    .video-filter-module .case-study-banner h1 {
        margin: 0 0 80px;
        margin: 0 0 135px
    }
}

@media (min-width:1350px) {
    .video-filter-module .case-study-banner h1 {
        font-size: 96px;
        line-height: 100px
    }
}

@media (min-width:1200px) {
    .video-filter-module .container {
        max-width: 1235px
    }
}

.video-filter-module .video-sec .hs-embed-wrapper {
    max-width: 100% !important;
    min-width: unset !important
}

.video-filter-module select {
    background-color: var(--brand-primary);
    background-image: url(https://cience.com/hubfs/Cience_2025/new_theme/images/global/angle-down-light-green.svg);
    border-bottom: 1px solid rgba(196, 236, 176, .25);
    color: var(--brand-secondary);
    height: 52px
}

.video-filter-module select:invalid {
    color: var(--brand-secondary) !important
}

.video-filter-module .search-wrap input.search {
    background-image: url(https://cience.com/hubfs/Cience_2025/new_theme/images/global/search-icon-light-green.svg);
    background-position: 0;
    background-repeat: no-repeat;
    border-bottom: 1px solid rgba(196, 236, 176, .25);
    color: var(--brand-secondary);
    height: 52px
}

.video-filter-module .search-wrap input.search::-webkit-input-placeholder {
    color: var(--brand-secondary) !important
}

.video-filter-module .search-wrap input.search::-moz-placeholder {
    color: var(--brand-secondary) !important
}

.video-filter-module .search-wrap input.search:-ms-input-placeholder {
    color: var(--brand-secondary) !important
}

.video-filter-module .search-wrap input.search::-ms-input-placeholder {
    color: var(--brand-secondary) !important
}

.video-filter-module .search-wrap input.search::placeholder {
    color: var(--brand-secondary) !important
}

.video-filter-module .order-2 {
    margin: 30px 0 0
}

@media (min-width:768px) {
    .video-filter-module .order-2 {
        margin: 70px 0 0
    }
}

.video-filter-module .order-2 .card-shadow-m {
    background-color: hsla(0, 0%, 100%, .05);
    border-radius: 35px;
    -webkit-box-shadow: 0 0 50px 0 #deefe7;
    box-shadow: 0 0 50px 0 #deefe7;
    height: 100%;
    overflow: hidden
}

.video-filter-module .order-2 .card-shadow-m .content-sec {
    padding: 40px 30px;
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

@media (min-width:768px) {
    .video-filter-module .order-2 .card-shadow-m .content-sec {
        padding: 40px 40px 88px
    }
}

.video-filter-module .order-2 .card-shadow-m .content-sec .item__quote {
    font-size: 16px;
    line-height: 24px
}

.video-filter-module .order-2 .card-shadow-m .content-sec .industry-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 20px 0 0
}

@media (min-width:768px) {
    .video-filter-module .order-2 .card-shadow-m .content-sec .industry-icon {
        bottom: 35px;
        margin: 12px 0 0;
        position: absolute;
        width: calc(100% - 80px)
    }
}

.video-filter-module .order-2 .card-shadow-m .item__industry {
    color: #7890ad;
    font-size: 16px;
    line-height: 24px;
    max-width: 70%
}

.video-filter-module .order-2 .full-width-item {
    margin: 0 0 20px;
    width: 100%
}

@media (min-width:768px) {
    .video-filter-module .order-2 .full-width-item {
        margin: 0 0 40px
    }

    .video-filter-module .order-2 .full-width-item .card-shadow-m {
        background-color: transparent;
        -webkit-box-shadow: none;
        box-shadow: none;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        border-radius: 0;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .video-filter-module .order-2 .full-width-item .card-shadow-m .video-sec {
        max-width: 60.462%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 60.462%;
        flex: 0 0 60.462%;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        border-radius: 20px;
        order: 2;
        overflow: hidden
    }
}

@media (min-width:992px) {
    .video-filter-module .order-2 .full-width-item .card-shadow-m .video-sec {
        max-width: 63.462%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 63.462%;
        flex: 0 0 63.462%
    }
}

@media (min-width:768px) {
    .video-filter-module .order-2 .full-width-item .card-shadow-m .content-sec {
        max-width: 38.828%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 38.828%;
        flex: 0 0 38.828%;
        padding: 0
    }
}

@media (min-width:992px) {
    .video-filter-module .order-2 .full-width-item .card-shadow-m .content-sec {
        max-width: 25.828%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25.828%;
        flex: 0 0 25.828%
    }
}

.video-filter-module .order-2 .full-width-item .card-shadow-m .content-sec .item__quote {
    margin: 20px 0 0
}

@media (min-width:768px) {
    .video-filter-module .order-2 .full-width-item .card-shadow-m .content-sec .item__quote {
        font-size: 18px;
        line-height: 24px;
        margin: 40px 0 0
    }
}

.video-filter-module .order-2 .full-width-item .card-shadow-m .industry-icon {
    margin: 20px 0 0;
    position: static
}

.video-filter-module .order-2 .full-width-item .item__industry {
    font-size: 18px;
    line-height: 26px;
    max-width: 100%
}

.video-filter-module .order-2 .full-width-item~* {
    margin: 0 0 40px
}

@media (min-width:1200px) {
    .video-filter-module .order-2 .full-width-item~* {
        margin: 0
    }
}

.video-filter-module .show-all-wrap {
    display: none
}

.video-filter-module .toolbar>*>* {
    margin: 0 0 15px !important
}