.section_detail_with_video_popup_and_card_slider {
    background-color: var(--color_light_gray);
    overflow: hidden;
    padding: 100px 0 150px
}

.section_detail_with_video_popup_and_card_slider.remove_tos {
    padding-top: 0
}

.section_detail_with_video_popup_and_card_slider.remove_bos {
    padding-bottom: 0
}

.section_detail_with_video_popup_and_card_slider_inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    padding-bottom: 74px;
    padding-top: 35px;
    position: relative
}

.section_detail_with_video_popup_and_card_slider_inner .section_detail_with_video_popup {
    width: 49.1%
}

.section_detail_with_video_popup_and_card_slider_inner .section_detail_with_video_popup .heading {
    margin-bottom: 30px
}

.section_detail_with_video_popup_and_card_slider_inner .section_detail_with_video_popup .content {
    margin-bottom: 30px;
    max-width: 542px
}

.section_detail_with_video_popup_and_card_slider_inner .section_detail_with_video_popup .content p {
    color: var(--color_black);
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 16px
}

.section_detail_with_video_popup_and_card_slider_inner .section_detail_with_video_popup .content p:last-child {
    margin-bottom: 0
}

.section_detail_with_video_popup_and_card_slider_inner .image_with_small_card_slider {
    align-items: flex-end;
    display: flex;
    padding-left: 77px;
    width: 50.9%
}

.section_detail_with_video_popup_and_card_slider_inner .image_with_small_card_slider .image_section {
    padding-top: 45.81%;
    position: absolute;
    right: 36%;
    top: 0;
    transform: translateX(100%);
    width: 941px
}

.section_detail_with_video_popup_and_card_slider_inner .image_with_small_card_slider .image_section_inner {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.section_detail_with_video_popup_and_card_slider_inner .image_with_small_card_slider .image_section_inner img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    width: 100%
}

.section_detail_with_video_popup_and_card_slider_inner .image_with_small_card_slider .small_card_slider {
    bottom: 0;
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: flex-end;
    max-width: 306px;
    position: absolute
}

.section_detail_with_video_popup_and_card_slider_inner .image_with_small_card_slider .small_card_slider_inner {
    align-items: center;
    background-color: var(--color_green);
    box-shadow: 0 32px 64px -12px rgba(10, 13, 18, .14), 0 5px 5px -2.5px rgba(10, 13, 18, .04);
    display: flex;
    flex-direction: column;
    padding: 58px 20px 20px;
    text-align: center
}

.section_detail_with_video_popup_and_card_slider_inner .image_with_small_card_slider .small_card_slider_inner .content_slider {
    width: 267px
}

.section_detail_with_video_popup_and_card_slider_inner .image_with_small_card_slider .small_card_slider_inner .content_slider .slick-dots {
    align-items: center;
    -moz-column-gap: 11px;
    column-gap: 11px;
    display: flex;
    justify-content: center;
    list-style-type: none;
    margin: 24px 0 0
}

.section_detail_with_video_popup_and_card_slider_inner .image_with_small_card_slider .small_card_slider_inner .content_slider .slick-dots li {
    background-color: transparent;
    border: 1px solid var(--color_white);
    cursor: pointer;
    display: flex;
    margin: 0;
    padding: 4px;
    transition: all .3s ease
}

.section_detail_with_video_popup_and_card_slider_inner .image_with_small_card_slider .small_card_slider_inner .content_slider .slick-dots li:before {
    display: none
}

.section_detail_with_video_popup_and_card_slider_inner .image_with_small_card_slider .small_card_slider_inner .content_slider .slick-dots li.slick-active,
.section_detail_with_video_popup_and_card_slider_inner .image_with_small_card_slider .small_card_slider_inner .content_slider .slick-dots li:hover {
    background: var(--color_white)
}

.section_detail_with_video_popup_and_card_slider_inner .image_with_small_card_slider .small_card_slider_inner .content_slider .slick-dots li button {
    display: none
}

.section_detail_with_video_popup_and_card_slider_inner .image_with_small_card_slider .small_card_slider_inner .content_slider_inner {
    padding: 10px 0
}

.section_detail_with_video_popup_and_card_slider_inner .image_with_small_card_slider .small_card_slider_inner .content_slider_inner .number_heading {
    color: var(--color_white);
    font-family: var(--font_inter_semibold);
    font-size: 90px;
    letter-spacing: -8px;
    line-height: 65px;
    margin-bottom: 20px
}

.section_detail_with_video_popup_and_card_slider_inner .image_with_small_card_slider .small_card_slider_inner .content_slider_inner .number_heading span {
    display: flex;
    justify-content: center
}

.section_detail_with_video_popup_and_card_slider_inner .image_with_small_card_slider .small_card_slider_inner .content_slider_inner .short_discription p {
    color: var(--color_white);
    font-family: var(--font_inter_medium);
    font-size: 16px;
    line-height: 24px
}

@media only screen and (max-width:1439px) and (min-width:1360px) {
    .section_detail_with_video_popup_and_card_slider_inner .image_with_small_card_slider .image_section {
        right: 40%
    }
}

@media (max-width:1359px) {
    .section_detail_with_video_popup_and_card_slider {
        padding: 80px 0 130px
    }

    .section_detail_with_video_popup_and_card_slider_inner {
        padding-bottom: 50px
    }

    .section_detail_with_video_popup_and_card_slider_inner .image_with_small_card_slider {
        padding-left: 70px
    }

    .section_detail_with_video_popup_and_card_slider_inner .image_with_small_card_slider .image_section {
        padding-top: 39.81%;
        right: 40%;
        top: -20px;
        transform: translateX(100%);
        width: 800px
    }

    .section_detail_with_video_popup_and_card_slider_inner .image_with_small_card_slider .small_card_slider .content_slider_inner .number_heading {
        font-size: 70px;
        letter-spacing: -6px;
        line-height: 55px
    }
}

@media (max-width:1199px) {
    .section_detail_with_video_popup_and_card_slider_inner .image_with_small_card_slider .image_section {
        right: 40%;
        top: 0;
        width: 650px
    }

    .section_detail_with_video_popup_and_card_slider_inner .image_with_small_card_slider .small_card_slider {
        bottom: 13%
    }

    .section_detail_with_video_popup_and_card_slider_inner .image_with_small_card_slider .small_card_slider_inner {
        padding-top: 42px
    }

    .section_detail_with_video_popup_and_card_slider_inner .image_with_small_card_slider .small_card_slider .content_slider_inner .number_heading {
        font-size: 60px;
        letter-spacing: -4px
    }
}

@media (max-width:991px) {
    .section_detail_with_video_popup_and_card_slider {
        padding: 60px 0 100px
    }

    .section_detail_with_video_popup_and_card_slider_inner {
        padding-top: 0
    }

    .section_detail_with_video_popup_and_card_slider_inner .section_detail_with_video_popup {
        margin-bottom: 30px;
        width: 100%
    }

    .section_detail_with_video_popup_and_card_slider_inner .section_detail_with_video_popup .content {
        max-width: 100%
    }

    .section_detail_with_video_popup_and_card_slider_inner .image_with_small_card_slider {
        padding-left: 0;
        width: 100%
    }

    .section_detail_with_video_popup_and_card_slider_inner .image_with_small_card_slider .image_section {
        padding-top: 57.81%;
        position: relative;
        right: 0;
        top: 0;
        transform: translateX(0);
        width: 100%
    }

    .section_detail_with_video_popup_and_card_slider_inner .image_with_small_card_slider .small_card_slider {
        bottom: 0
    }

    .section_detail_with_video_popup_and_card_slider_inner .image_with_small_card_slider .small_card_slider_inner {
        padding: 35px 20px 20px
    }

    .section_detail_with_video_popup_and_card_slider_inner .image_with_small_card_slider .small_card_slider_inner .content_slider {
        width: 230px
    }

    .section_detail_with_video_popup_and_card_slider_inner .image_with_small_card_slider .small_card_slider_inner .content_slider_inner .number_heading {
        font-size: 50px;
        line-height: 45px
    }

    .section_detail_with_video_popup_and_card_slider_inner .image_with_small_card_slider .small_card_slider_inner .content_slider_inner .short_discription p {
        font-size: 14px;
        line-height: 21px
    }
}

@media (max-width:767px) {
    .section_detail_with_video_popup_and_card_slider {
        padding: 40px 0 70px
    }

    .section_detail_with_video_popup_and_card_slider_inner .image_with_small_card_slider .small_card_slider_inner {
        padding: 20px
    }

    .section_detail_with_video_popup_and_card_slider_inner .image_with_small_card_slider .small_card_slider_inner .content_slider {
        width: 200px
    }

    .section_detail_with_video_popup_and_card_slider_inner .image_with_small_card_slider .small_card_slider_inner .content_slider_inner .number_heading {
        font-size: 45px;
        line-height: 35px
    }

    .section_detail_with_video_popup_and_card_slider_inner .image_with_small_card_slider .small_card_slider_inner .content_slider_inner .short_discription p {
        font-size: 13px
    }
}

@media (max-width:575px) {
    .section_detail_with_video_popup_and_card_slider {
        padding: 40px 0
    }

    .section_detail_with_video_popup_and_card_slider_inner .image_with_small_card_slider {
        flex-direction: column
    }

    .section_detail_with_video_popup_and_card_slider_inner .image_with_small_card_slider .small_card_slider {
        height: auto;
        margin-top: 20px;
        max-width: 100%;
        position: relative
    }

    .section_detail_with_video_popup_and_card_slider_inner .image_with_small_card_slider .small_card_slider_inner .content_slider {
        width: 100%
    }

    .section_detail_with_video_popup_and_card_slider_inner .image_with_small_card_slider .small_card_slider_inner .content_slider_inner .number_heading {
        font-size: 45px;
        line-height: 35px
    }

    .section_detail_with_video_popup_and_card_slider_inner .image_with_small_card_slider .small_card_slider_inner .content_slider_inner .short_discription {
        margin: 0 auto;
        max-width: 238px
    }
}

@media (max-width:374px) {
    .section_detail_with_video_popup_and_card_slider {
        padding: 20px 0
    }

    .section_detail_with_video_popup_and_card_slider_inner .image_with_small_card_slider .small_card_slider_inner .content_slider_inner .short_discription {
        max-width: 235px
    }
}

/*# sourceMappingURL=section_detail_with_video_popup_and_card_slider.css.map */