/* _content/Waffle/Pages/Articles/Details.cshtml.rz.scp.css */
.tag-item:hover[b-mmjj4sa500] {
    color: white;
    background-color: var(--bs-dark);
}
/* _content/Waffle/Pages/Articles/_ListItem.cshtml.rz.scp.css */
.wf-article-item[b-l2wn7qxvkv] {
    height: 100%;
    margin-bottom: .5rem;
    flex-direction: column;
    display: flex;
    border-radius: .25rem;
    background-color: white;
}

.wf-article-item__body[b-l2wn7qxvkv] {
    flex: 1 1 0%;
    padding: .5rem;
}

.wf-article-item__body-description[b-l2wn7qxvkv] {
    color: var(--gray-500);
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.btn-share[b-l2wn7qxvkv] {
    width: 2rem;
    height: 2rem;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 9999px;
    background-color: white;
    border: 1px solid var(--gray-200);
}

    .btn-share:hover[b-l2wn7qxvkv] {
        background-color: var(--gray-200);
    }

.card-footer[b-l2wn7qxvkv] {
    background-color: var(--gray-100);
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: .25rem;
}

.thumbnail[b-l2wn7qxvkv] {
    background-color: var(--bs-dark);
}

    .thumbnail img[b-l2wn7qxvkv] {
        width: 100%;
        object-fit: cover;
        transition: opacity 0.5s ease-in-out;
    }
/* _content/Waffle/Pages/Contacts/Thank.cshtml.rz.scp.css */
.icon[b-knwgmu3lf3] {
    font-size: 4rem;
    margin-bottom: 1rem;
}

.thank-title[b-knwgmu3lf3] {
    font-size: 2rem;
    padding: 0.5rem;
    font-weight: 500;
}

.thank-sub-title[b-knwgmu3lf3] {
    font-size: 2rem;
}

.wrapper[b-knwgmu3lf3] {
    padding: 1rem;
    margin-bottom: 1rem;
}
/* _content/Waffle/Pages/Exception/NotFound.cshtml.rz.scp.css */
.svg-wrapper[b-t1kebdcrgs] {
    width: 186px;
    margin: 1rem;
}

.container[b-t1kebdcrgs] {
    display: flex;
    height: 350px;
    align-items: center;
    justify-content: center;
}

.error-code[b-t1kebdcrgs] {
    font-size: 5rem;
    font-weight: bold;
    color: var(--gray-500);
}

@media screen and (min-width: 768px) {
    .container[b-t1kebdcrgs] {
        height: calc(100vh - 330px);
    }
}
/* _content/Waffle/Pages/Index.cshtml.rz.scp.css */
.swiper-hero__overlay[b-mi96vnwbwx] {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.75), transparent);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transition: opacity .3s ease-in-out;
    padding: 1rem;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    gap: 0.5rem;
}

.testimonial-before[b-mi96vnwbwx] {
    background-image: url(https://nuras.com.vn/imgs/web/bg3.jpg);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.testimonialSwiper[b-mi96vnwbwx] {
    border: 1px solid var(--primary);
    border-radius: 1rem;
    background-color: white;
}

.testimonial-avatar[b-mi96vnwbwx] {
    border: 1px solid var(--primary);
}

.testimonial-quote[b-mi96vnwbwx] {
    position: relative;
    padding: 30px;
    max-width: 630px;
}

    .testimonial-quote .fa-quote-left[b-mi96vnwbwx] {
        position: absolute;
        left: 0;
        top: 0;
        font-size: 1.5rem;
    }

    .testimonial-quote .fa-quote-right[b-mi96vnwbwx] {
        position: absolute;
        right: 0;
        bottom: 0;
        font-size: 1.5rem;
    }

.testimonial-title[b-mi96vnwbwx] {
    display: flex;
    justify-content: center;
    margin-bottom: 3rem;
    letter-spacing: 0.12rem;
    font-size: 1.5rem;
    color: white;
    text-shadow: 2px 2px #000;
}

.swiper-hero__overlay-wrapper[b-mi96vnwbwx] {
    position: absolute;
    left: 5%;
    top: 35%;
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
    padding-right: 1rem;
}

.swiper-video[b-mi96vnwbwx] {
    max-height: 30rem;
}

.swiper-hero__overlay--title[b-mi96vnwbwx] {
    color: white;
    font-size: 2rem;
    max-width: 700px;
    text-shadow: 2px 2px #000;
    line-height: 1;
    margin-bottom: 0.5rem;
}

.swiper-hero__overlay--description[b-mi96vnwbwx] {
    color: white;
    max-width: 800px;
    font-size: 0.875rem;
    text-shadow: 2px 2px #000;
    margin-bottom: 1rem;
}

.swiper-hero__overlay--cta .btn-cta[b-mi96vnwbwx] {
    padding: 0.5rem 0.75rem;
    font-size: 0.75rem;
    border-color: var(--primary);
    background-color: transparent;
    color: var(--primary);
    border-width: 2px;
    letter-spacing: 0.2rem;
    text-transform: uppercase;
}

    .swiper-hero__overlay--cta .btn-cta:hover[b-mi96vnwbwx] {
        opacity: 0.9;
        background-color: var(--primary);
        color: white;
    }

.voucher-modal[b-mi96vnwbwx] {
    color: white;
}

    .voucher-modal .modal-content[b-mi96vnwbwx] {
        --bs-modal-bg: transparent;
        --bs-modal-border-radius: 0;
    }

.voucher-modal__btn-action[b-mi96vnwbwx] {
    border: 1px solid #eee;
    border-radius: 1rem;
    padding: 0.5rem 2rem;
    color: white;
    font-weight: 500;
    min-width: 180px;
    text-align: center;
}

    .voucher-modal__btn-action:hover[b-mi96vnwbwx] {
        background-color: var(--bs-btn-hover-bg);
    }

.feature[b-mi96vnwbwx] {
    padding: 2rem 0;
}

    .feature .card[b-mi96vnwbwx] {
        position: relative;
        height: 100%;
    }

    .feature .card-title[b-mi96vnwbwx] {
        padding: 0 1rem;
        text-align: center;
        letter-spacing: 0.12rem;
        font-size: 1.75rem;
        margin-bottom: 0.5rem;
    }

    .feature .card-text[b-mi96vnwbwx] {
        text-align: center;
        margin-bottom: 3rem;
    }

    .feature .card[b-mi96vnwbwx]:before {
        content: '';
        border: 1px solid #dee2e6;
        position: absolute;
        top: .5rem;
        left: .5rem;
        bottom: 1.5rem;
        right: .5rem;
    }

    .feature .card-img-top[b-mi96vnwbwx] {
        border-radius: 0;
        margin-bottom: 1rem;
    }

    .feature .wrapper-cta[b-mi96vnwbwx] {
        position: absolute;
        bottom: 0.25rem;
        right: 0;
        display: flex;
        justify-content: center;
        left: 0;
    }

    .feature .btn-cta[b-mi96vnwbwx] {
        letter-spacing: 0.5rem;
        background-color: var(--primary);
        padding: 0.5rem 2rem;
        transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
        font-size: 0.75rem;
        color: white;
        bottom: 1rem;
        left: 40%;
        border: 1px solid var(--primary);
        border-radius: 0.25rem;
    }

        .feature .btn-cta:hover[b-mi96vnwbwx] {
            background-color: white;
            color: var(--primary);
        }

.btn-login[b-mi96vnwbwx] {
    padding: 0.25rem 1rem;
    font-size: 0.75rem;
    border-radius: 0.25rem;
}

.btn-login:hover[b-mi96vnwbwx] {
    border-color: var(--primary);
}

.heroSwiper .swiper-slide[b-mi96vnwbwx] {
    height: 30rem;
}

.heroSwiper .swiper-img[b-mi96vnwbwx] {
    height: 30rem;
    object-fit: cover;
}

.article[b-mi96vnwbwx] {
    padding: 1rem 0;
}

    .article .thumb[b-mi96vnwbwx] {
        background: black;
    }

        .article .thumb img[b-mi96vnwbwx] {
            height: 200px;
            object-fit: cover;
            width: 100%;
        }

            .article .thumb img:hover[b-mi96vnwbwx] {
                opacity: 0.5;
                transition: all ease-in-out 0.5s;
            }

    .article .article-title[b-mi96vnwbwx] {
        font-weight: 500;
        padding: 0.4rem 0;
        font-size: 1.25rem;
    }

        .article .article-title a:hover[b-mi96vnwbwx] {
            color: var(--primary);
        }

    .article .article-date[b-mi96vnwbwx] {
        display: flex;
        gap: 0.5rem;
        color: var(--bs-gray);
        font-size: 0.875rem;
        margin-bottom: 0.25rem;
    }

    .article .article-des[b-mi96vnwbwx] {
        color: var(--bs-gray);
    }

    .article .article-heading[b-mi96vnwbwx] {
        font-size: 2rem;
        margin-bottom: 1rem;
    }

.card-img-top[b-mi96vnwbwx] {
    height: 200px;
    width: 100%;
    object-fit: cover;
}

@media screen and (min-width: 768px) {

    .card-img-top[b-mi96vnwbwx] {
        height: 260px;
        width: 100%;
        object-fit: cover;
    }

    .article[b-mi96vnwbwx] {
        padding: 6rem 0;
    }

        .article .article-title[b-mi96vnwbwx] {
            min-height: 70px;
        }

        .article .article-heading[b-mi96vnwbwx] {
            margin-bottom: 2.5rem;
            font-size: 2.5rem;
        }

        .article .thumb img[b-mi96vnwbwx] {
            height: 250px;
        }

    .testimonial-title[b-mi96vnwbwx] {
        font-size: 2.5rem;
    }

    .btn-login[b-mi96vnwbwx] {
        padding: 0.25rem 2rem;
        font-size: 1rem;
    }

    .swiper-hero__overlay--title[b-mi96vnwbwx] {
        font-size: 4rem;
    }

    .swiper-hero__overlay--description[b-mi96vnwbwx] {
        font-size: 1.5rem;
        margin-bottom: 1rem;
    }

    .swiper-hero__overlay-wrapper[b-mi96vnwbwx] {
        gap: 1rem;
    }

    .swiper-hero__overlay--cta .btn-cta[b-mi96vnwbwx] {
        padding: 0.75rem 1.5rem;
        border-radius: 0.5rem;
        font-size: 0.85rem;
        letter-spacing: 0.25rem;
    }

    .feature[b-mi96vnwbwx] {
        padding: 6rem;
    }

        .feature .card[b-mi96vnwbwx]:before {
            content: '';
            border: 1px solid #dee2e6;
            position: absolute;
            top: 1.5rem;
            left: 1.5rem;
            bottom: 1.5rem;
            right: 1.5rem;
        }

        .feature .btn-cta[b-mi96vnwbwx] {
            padding: 0.75rem 3.5rem;
        }

    .heroSwiper .swiper-slide[b-mi96vnwbwx] {
        height: 100vh;
    }

    .heroSwiper .swiper-img[b-mi96vnwbwx] {
        height: 100vh;
    }

    .swiper-video[b-mi96vnwbwx] {
        max-height: none;
    }
}
/* _content/Waffle/Pages/Shared/Components/ArticleSpotlight/Default.cshtml.rz.scp.css */
.thumbnail[b-iinqz1d2i5] {
    width: 5rem;
    height: 4rem;
}
/* _content/Waffle/Pages/Shared/Components/BlockEditor/Default.cshtml.rz.scp.css */
h1[b-adsp89cjaa], h2[b-adsp89cjaa], h3[b-adsp89cjaa], h4[b-adsp89cjaa], h5[b-adsp89cjaa], h6[b-adsp89cjaa] {
    margin: 0.5rem 0 0.25rem 0;
}

.wf-h1[b-adsp89cjaa] {
    font-size: 1.75rem;
}
.wf-h2[b-adsp89cjaa] {
    font-size: 1.5rem;
}

.wf-h3[b-adsp89cjaa] {
    font-size: 1.25rem;
}

.wf-h4[b-adsp89cjaa] {
    font-size: 1.125rem;
}

.wf-link-tool[b-adsp89cjaa] {
    display: flex;
    gap: 1rem;
    margin: 0.5rem 0;
    border: 1px dashed var(--gray-200);
    padding: 0.5rem;
    border-radius: 0.25rem;
}

.wf-link-tool__image[b-adsp89cjaa] {
    width: 100px;
}

.wf-link-tool__content[b-adsp89cjaa] {
    flex: 1;
}

.wf-code[b-adsp89cjaa] {
    padding: 0.5rem 1rem;
    border-radius: 0.25rem;
    background-color: var(--light);
    border: 1px solid var(--gray-200);
    font-family: Menlo, Monaco, Consolas, Courier New, monospace;
    color: #41314e;
    font-size: 0.75rem;
}

.simple-image[b-adsp89cjaa] {
    text-align: center;
    margin: 0.25rem 0 0.5rem 0;
}

.simple-image__caption[b-adsp89cjaa] {
    color: var(--gray-500);
    font-style: italic;
}

.simple-image__picture--with-background[b-adsp89cjaa] {
    background-color: #eff2f5;
    padding: 1rem;
}
/* _content/Waffle/Pages/Shared/Components/Block/Default.cshtml.rz.scp.css */
h3[b-9myu3xrawx] {
    margin-bottom: 0.25rem;
}

.video-player[b-9myu3xrawx] {
    height: 350px;
}

.wf-link-tool[b-9myu3xrawx] {
    display: flex;
    gap: 1rem;
    margin: 0.5rem 0;
    border: 1px dashed var(--gray-200);
    padding: 0.5rem;
    border-radius: 0.25rem;
}

.wf-link-tool__image[b-9myu3xrawx] {
    width: 100px;
}

.wf-link-tool__content[b-9myu3xrawx] {
    flex: 1;
}

.wf-code[b-9myu3xrawx] {
    padding: 0.5rem 1rem;
    border-radius: 0.25rem;
    background-color: var(--light);
    border: 1px solid var(--gray-200);
    font-family: Menlo, Monaco, Consolas, Courier New, monospace;
    color: #41314e;
    font-size: 0.75rem;
}

.simple-image[b-9myu3xrawx] {
    text-align: center;
    margin: 0.25rem 0 0.5rem 0;
}

.simple-image__caption[b-9myu3xrawx], .caption[b-9myu3xrawx] {
    font-style: italic;
    text-align: center;
    opacity: 0.75;
}

.simple-image__picture--with-background[b-9myu3xrawx] {
    background-color: #eff2f5;
    padding: 1rem;
}

@media screen and (min-width: 768px) {
    .video-player[b-9myu3xrawx] {
        height: 550px;
    }
}
/* _content/Waffle/Pages/Shared/Components/Breadcrumb/Default.cshtml.rz.scp.css */
.breadcrumb[b-r4pww2f1pz] {
    list-style: none;
    background-color: #eee;
    margin-bottom: 1rem;
}

    .breadcrumb i[b-r4pww2f1pz] {
        font-size: .875rem;
    }

.breadcrumb-item:last-child a[b-r4pww2f1pz] {
    pointer-events: none;
}

.breadcrumb ol[b-r4pww2f1pz] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 1rem 0;
}

.breadcrumb ol li:last-child[b-r4pww2f1pz] {
    font-weight: 500;
}

.breadcrumb-item + .breadcrumb-item[b-r4pww2f1pz]::before {
    --bs-breadcrumb-divider: '';
}

@media screen and (min-width: 768px) {
    .breadcrumb ol li:last-child[b-r4pww2f1pz] {
        font-size: 1.5rem;
        font-weight: 500;
    }
}
/* _content/Waffle/Pages/Shared/Components/Editor/Default.cshtml.rz.scp.css */
h3[b-fnj1rodnu7] {
    margin-bottom: 0.25rem;
}

.video-player[b-fnj1rodnu7] {
    height: 350px;
}

.wf-link-tool[b-fnj1rodnu7] {
    display: flex;
    gap: 1rem;
    margin: 0.5rem 0;
    border: 1px dashed var(--gray-200);
    padding: 0.5rem;
    border-radius: 0.25rem;
}

.wf-link-tool__image[b-fnj1rodnu7] {
    width: 100px;
}

.wf-link-tool__content[b-fnj1rodnu7] {
    flex: 1;
}

.wf-code[b-fnj1rodnu7] {
    padding: 0.5rem 1rem;
    border-radius: 0.25rem;
    background-color: var(--light);
    border: 1px solid var(--gray-200);
    font-family: Menlo, Monaco, Consolas, Courier New, monospace;
    color: #41314e;
    font-size: 0.75rem;
}

.simple-image[b-fnj1rodnu7] {
    text-align: center;
    margin: 0.25rem 0 0.5rem 0;
}

.simple-image__caption[b-fnj1rodnu7], .caption[b-fnj1rodnu7] {
    font-style: italic;
    text-align: center;
    opacity: 0.75;
}

.simple-image__picture--with-background[b-fnj1rodnu7] {
    background-color: #eff2f5;
    padding: 1rem;
}

@media screen and (min-width: 768px) {
    .video-player[b-fnj1rodnu7] {
        height: 550px;
    }
}
/* _content/Waffle/Pages/Shared/Components/Footer/Default.cshtml.rz.scp.css */
.footer[b-2dvtzl8y9y] {
    background: #00BCD4 url(https://nuras.com.vn/imgs/web/bg-footer.png) 100% 0 no-repeat;
    color: white;
}

    .footer a[b-2dvtzl8y9y] {
        border-bottom: 1px;
        border-color: transparent;
    }
/* _content/Waffle/Pages/Shared/Components/GoogleMap/Default.cshtml.rz.scp.css */
.map-description[b-7iylnhdfte] {
    left: 10%;
    bottom: 5%;
    z-index: 1000;
    max-width: 70%;
}
/* _content/Waffle/Pages/Shared/Components/Header/Default.cshtml.rz.scp.css */
.navbar[b-4foankgl6i] {
    padding: 0.5rem 0;
}

.offcanvas-title[b-4foankgl6i] {
    font-weight: bold;
    font-size: 1.25rem;
}

.navbar-brand[b-4foankgl6i] {
    font-size: 1.25rem;
    line-height: 1.75rem;
    font-weight: bold;
    display: flex;
    gap: 0.5rem;
    align-items: center;
}

.navbar-menu[b-4foankgl6i] {
    transform: translateX(-300%);
    list-style: none;
    margin: 0;
    padding: 0 1rem;
    transition: transform 0.3s ease-in-out;
}

    .navbar-menu.show[b-4foankgl6i] {
        position: fixed;
        top: 0;
        left: 0;
        height: 100vh;
        width: 250px;
        background-color: white;
        flex-direction: column;
        align-items: start;
        z-index: 100;
        display: flex;
        transform: none;
    }

.header[b-4foankgl6i] {
    background-color: #247eba;
    padding: 1rem 0;
}

.top-menu a[b-4foankgl6i] {
    color: #48e6ff;
}

.search-item[b-4foankgl6i] {
    display: flex;
    justify-content: center;
    align-items: center;
}

.nav-link[b-4foankgl6i] {
    color: white;
}

.navbar-nav .nav-link.active[b-4foankgl6i] {
    --bs-navbar-active-color: #fff;
}

.btn-icon[b-4foankgl6i] {
    width: 2.5rem;
    height: 2.5rem;
    display: flex;
    justify-content: center;
    align-items: center;
    color: var(--bs-dark);
}

.nav-link[b-4foankgl6i]::after {
    border-bottom-color: #fff;
}

@media screen and (min-width: 768px) {
    .navbar-menu[b-4foankgl6i] {
        gap: 2rem;
        display: flex;
        transform: none;
    }

    .navbar .show[b-4foankgl6i] {
        position: unset;
        height: auto;
        width: auto;
        flex-direction: row;
    }

    .navbar-menu a[b-4foankgl6i] {
        color: var(--bs-gray-700);
    }

    .navbar-menu a:hover[b-4foankgl6i] {
        color: var(--bs-dark);
    }

    .nav-link[b-4foankgl6i] {
        font-weight: bold;
    }
}
/* _content/Waffle/Pages/Shared/Components/Jumbotron/Default.cshtml.rz.scp.css */
.jumbotron[b-xkup73vla1] {
    height: 450px;
    margin-bottom: 1rem;
}
/* _content/Waffle/Pages/Shared/Components/ListGroup/Default.cshtml.rz.scp.css */
.badge[b-epqjpyv13o] {
    width: 1.5rem;
    height: 1.5rem;
}
/* _content/Waffle/Pages/Shared/Components/LookBook/Default.cshtml.rz.scp.css */
.masonry[b-bh4lpcqziw] {
    column-count: 1;
    column-gap: 1.5em;
}

.break-inside[b-bh4lpcqziw] {
    break-inside: avoid;
}

.masonry img[b-bh4lpcqziw] {
    max-width: 100%;
}
.card[b-bh4lpcqziw] {
    position: relative;
}
.card-img-overlay[b-bh4lpcqziw] {
    background-image: linear-gradient(to bottom,rgba(0,0,0,0.8),transparent);
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    right: 0;
    bottom: 0;
    transition: opacity .3s ease-in-out;
    padding: 1rem;
}

.card-img-overlay:hover[b-bh4lpcqziw] {
    opacity: 1;
}

.card-title[b-bh4lpcqziw], .wf-card .card-text[b-bh4lpcqziw] {
    color: white;
    text-shadow: 0 0 2px rgb(0 0 0 / 50%);
}

.wf-card-action[b-bh4lpcqziw] {
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 0.5rem;
    display: flex;
}

.btn-action[b-bh4lpcqziw] {
    background-color: var(--gray-800);
    color: white;
    height: 2rem;
    width: 2rem;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: .5rem;
    border: 1px solid white;
}

.btn-action:hover[b-bh4lpcqziw] {
    background-color: var(--primary);
}

@media screen and (min-width: 640px) {
    .masonry[b-bh4lpcqziw] {
        column-count: 3;
        column-gap: 1.5em;
    }
}
/* _content/Waffle/Pages/Shared/Components/Masonry/Default.cshtml.rz.scp.css */
.masonry[b-h4sc4s4vgd] {
    column-count: 1;
    column-gap: 1.5em;
}

@media screen and (min-width: 640px) {
    .masonry[b-h4sc4s4vgd] {
        column-count: 3;
        column-gap: 1.5em;
    }
}
/* _content/Waffle/Pages/Shared/Components/Navbar/Default.cshtml.rz.scp.css */
.navbar[b-2wpiraletp] {
    padding: 0;
}
.nav-link[b-2wpiraletp] {
    padding: 1rem 2rem;
    color: var(--primary);
}
/* _content/Waffle/Pages/Shared/Components/Navbar/Vertical.cshtml.rz.scp.css */
.navbar[b-qpaqjzvjhh] {
    border-radius: 0.25rem;
}

.navbar-nav[b-qpaqjzvjhh] {
    list-style: none;
    padding: 0;
    margin: 0;
}

.navbar-item[b-qpaqjzvjhh] {
    font-weight: 500;
}

    .navbar-item:hover[b-qpaqjzvjhh] {
        background-color: var(--gray-100);
    }

.navbar-link[b-qpaqjzvjhh] {
    padding: 0.75rem 1rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-weight: 500;
    color: rgb(51 65 85);
    width: 100%;
}

.navbar-footer[b-qpaqjzvjhh] {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: var(--gray-100);
}

@media screen and (min-width: 768px) {
    .navbar-footer[b-qpaqjzvjhh] {
        display: none;
    }

}
/* _content/Waffle/Pages/Shared/Components/Swiper/Default.cshtml.rz.scp.css */
.swiper[b-u1xq8faxwu] {
    margin-bottom: 1rem;
}

.swiper-slide img[b-u1xq8faxwu] {
    height: 300px;
    object-fit: cover;
}

.swiper-album[b-u1xq8faxwu] {
    position: relative;
}

.swiper-album__overlay[b-u1xq8faxwu] {
    background-image: linear-gradient(to top,rgba(0,0,0,0.75),transparent);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transition: opacity .3s ease-in-out;
    padding: 1rem;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    gap: 0.5rem;
}

.swiper-album__overlay--title a[b-u1xq8faxwu] {
    color: white;
    font-size: 1.125rem;
    font-weight: bold;
    text-transform: uppercase;
}

.swiper-album__overlay--delimiter[b-u1xq8faxwu] {
    height: 1px;
    background-color: #eee;
    width: 10rem;
}

.swiper-album__overlay--description[b-u1xq8faxwu] {
    color: #BBB;
    font-size: 0.875rem;
    margin-bottom: 0.75rem;
}

@media screen and (min-width: 768px) {
    .swiper-slide img[b-u1xq8faxwu] {
        height: 400px;
    }

    .swiper-album__overlay--title a[b-u1xq8faxwu] {
        font-size: 1.5rem;
    }

    .swiper-album__overlay--description[b-u1xq8faxwu] {
        font-size: 1rem;
    }
}
/* _content/Waffle/Pages/Shared/Components/VideoPlayer/Default.cshtml.rz.scp.css */
.iframe-height[b-zwp9dqgcfq] {
    height: 400px;
}

@media screen and (min-width: 768px) {
    .iframe-height[b-zwp9dqgcfq] {
        height: 550px;
    }
}
/* _content/Waffle/Pages/Shared/Components/VideoPlayList/Default.cshtml.rz.scp.css */
.playlist-item[b-jmauf9rguw] {
    border-bottom: 1px solid var(--gray-200);
}

    .playlist-item .thumbnail[b-jmauf9rguw]:before {
        content: '\f01d';
        font-family: fontawesome;
        position: absolute;
        height: 100%;
        width: 100%;
        color: #FFF;
        display: flex;
        align-items:center;
        justify-content: center;
        font-size: 0;
        font-weight: 400;
        transition-timing-function: linear;
        transition: .4s;
    }

    .playlist-item .thumbnail:hover[b-jmauf9rguw]:before {
        background-color: #000;
        opacity: .5;
        font-size: 5em;
        transition-timing-function: linear,ease-in-out;
        transition: .1s;
        transition-delay: .1s;
    }
