/*!* WHy Us  v28.05.24:01*/

.why-us-hero {
    padding-bottom: 1.5rem;
    padding-top: 1.5rem
}

@media (min-width:1024px) {
    .why-us-hero {
        padding-bottom: 64px;
        padding-top: 64px
    }
}

.section-50-50.why-us-hero .image-content-warpper .text-wrapper .primary-heading {
    color: var(--primary-500);
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 2rem;
    line-height: 1
}

@media (min-width:1024px) {
    .section-50-50.why-us-hero .image-content-warpper .text-wrapper .primary-heading {
        font-size: 2.25rem;
        line-height: 2.5rem;
        line-height: 1.25
    }
}

.section-50-50.why-us-hero .image-content-warpper .text-wrapper .body-text {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5rem;
    --tw-text-opacity: 1;
    color: rgb(31 41 55/var(--tw-text-opacity))
}

.section-50-50.why-us-hero .image-content-warpper .text-wrapper .body-text:last-of-type {
    margin-bottom: 0
}

@media (min-width:1024px) {
    .section-50-50.why-us-hero .image-content-warpper .text-wrapper .body-text {
        font-size: 1.5rem;
        line-height: 2rem;
        line-height: 43px
    }
}

.section-50-50.why-us-hero .image-content-warpper .video-wrapper .video-container {
    aspect-ratio: 16/9
}

.section-50-50.why-us-hero .image-content-warpper .video-wrapper .video-container iframe {
    height: 100%;
    width: 100%
}