<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.widget-video-banner,
.video-banner-wrapper,
.video-wrapper {
    width: 100%;
    position: relative;
}

.video-wrapper {
    display: flex;
}

.video-card-container {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.video-card-container .card-container,
.card-outer-container .card-container {
    z-index: 2;
}

.video-banner-card {
    padding: var(--gutter);
}

.video-banner-video {
    width: 100%;
    object-fit: cover;
}

.video-control-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    bottom: var(--st-spacing-lg);
    right: var(--st-spacing-lg);
    border: var(--border-width) solid;
    padding: var(--st-spacing-sm);
    font-size: 0em;
    cursor: pointer;
    z-index: 3;
    border-radius: var(--border-radius-pill);
    width: var(--st-icon-size);
}

.card-outer-container {
    margin: auto;
}


@media screen and (min-width: 992px) {
    .video-card-container,
    .card-outer-container {
        --container-padding-x: var(--st-container-space-x, 10px);
        --row-padding-x: calc(var(--bs-gutter-x) * .5);
        max-width: calc(var(--max-container-width) - (var(--row-padding-x) + var(--container-padding-x)));
    }
}

    @media screen and (min-width: 768px) {
        .widget-video-banner-26f6730c-6712-4db5-af44-86126c34f180 .video-banner-video {
            height: auto;
        }
    }

    @media screen and (min-width: 768px) {
        .widget-video-banner-26f6730c-6712-4db5-af44-86126c34f180 .video-banner-video {
            height: auto;
        }
    }

.widget-video-banner-26f6730c-6712-4db5-af44-86126c34f180 .video-banner-card-container {
    position: absolute;
}

@media screen and (max-width: 767px) {
    .widget-video-banner-26f6730c-6712-4db5-af44-86126c34f180 .video-banner-card {
        max-width: 500px;
    }
}

@media screen and (min-width: 768px) {
    .widget-video-banner-26f6730c-6712-4db5-af44-86126c34f180 .video-banner-card {
        max-width: 500px;
    }
}





    
            .widget-video-banner-26f6730c-6712-4db5-af44-86126c34f180 .video-banner-card,
        .widget-video-banner-26f6730c-6712-4db5-af44-86126c34f180 .video-banner-card p {
            color:var(--grey-900);
            --heading-color: var(--grey-900);
            --display-color: var(--grey-900);
        }
    


.widget-video-banner-26f6730c-6712-4db5-af44-86126c34f180 .video-banner-title--default,
.widget-video-banner-26f6730c-6712-4db5-af44-86126c34f180 .video-banner-paragraph--default {
    text-align: center;
}

@media screen and (max-width: 767px) {
    .widget-video-banner-26f6730c-6712-4db5-af44-86126c34f180 .video-banner-title--mobile,
    .widget-video-banner-26f6730c-6712-4db5-af44-86126c34f180 .video-banner-paragraph--mobile {
        text-align: center;
    }
}

    .widget-video-banner-26f6730c-6712-4db5-af44-86126c34f180 .video-control-btn {
        display: none;
    }

    .widget-video-banner-26f6730c-6712-4db5-af44-86126c34f180 .video-control-btn {
        color: var(--grey-50);
    }

    .widget-video-banner-26f6730c-6712-4db5-af44-86126c34f180 .video-control-btn:hover,
    .widget-video-banner-26f6730c-6712-4db5-af44-86126c34f180 .video-control-btn:focus {
        color: var(--grey-100);
    }



    @media screen and (min-width: 992px) {
        .widget-video-banner-26f6730c-6712-4db5-af44-86126c34f180 .video-banner-card {
                            margin: calc(var(--bs-gutter-x) * .5);
                    }
    }

    @media screen and (max-width: 991px) {
        .widget-video-banner-26f6730c-6712-4db5-af44-86126c34f180 .video-banner-card {
            margin: calc(var(--bs-gutter-x) * .5);
        }
    }

    .video-banner-card {
        padding: var(--st-spacing-md);
    }








    @media screen and (min-width: 768px) {
        .widget-video-banner-26f6730c-6712-4db5-af44-86126c34f180 .card-container {
            display: none !important;
        }
    }


    @media screen and (max-width: 767px) {
        .widget-video-banner-26f6730c-6712-4db5-af44-86126c34f180 .card-container {
            display: none !important;
        }
    }

*}

*}

*}

.homepage-products-slider {
    position: relative;
}


.homepage-products-slider .swiper-header {
    --swiper-header-margin-block-end: var(--st-spacing-sm);
}


.widget-homepage-products .products_review_stars .rating_stars,
.widget-homepage-products .products_price {
    flex-wrap: wrap;
}

.widget-homepage-products__paragraph {
    margin-block-end: var(--st-spacing-md);
}

    .widget-homepage-products--gallery-71e7fdc1-626f-4552-bcbf-f83a128e37b8 .widget-homepage-products--gallery-cards {
        display: grid;
        grid-gap: var(--gutter);
    }

    
    
    
</pre></body></html>