/* /Components/AuthenticationHero.razor.rz.scp.css */
/*--------------------------------------------------------------
# Hero Section
--------------------------------------------------------------*/
#hero[b-l1yjcokbu4] {
    width: 100%;
    height: 100vh;
    background: url("../img/hero-bg.webp") top right;
    background-size: cover;
    position: relative;
    background-position: left;
    margin-top:-100px;
}

    #hero[b-l1yjcokbu4]:before {
        content: "";
        /*background: rgba(0, 0, 0, 0.45);*/
        position: absolute;
        bottom: 0;
        top: 0;
        left: 0;
        right: 0;
    }

    #hero .hero-container[b-l1yjcokbu4] {
        position: absolute;
        bottom: 0;
        top: 0;
        left: 0;
        right: 0;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        padding: 0 15px;
    }

    #hero h1[b-l1yjcokbu4] {
        margin: 0 0 10px 0;
        font-size: 2em;
       /* font-family: "Satisfy", serif;*/
        color: #fff;
    }

    #hero h2[b-l1yjcokbu4] {
        color: #eee;
        margin-bottom: 50px;
        font-size: 13px;
        font-weight: 500;
        letter-spacing: 1px;
        text-transform: uppercase;
    }

    #hero .btn-scroll[b-l1yjcokbu4] {
        transition: 0.4s;
        color: rgba(255, 255, 255, 0.6);
        animation: up-down-b-l1yjcokbu4 1s ease-in-out infinite alternate-reverse both;
    }

        #hero .btn-scroll i[b-l1yjcokbu4] {
            font-size: 48px;
        }

        #hero .btn-scroll:hover[b-l1yjcokbu4] {
            color: #ff9900;
        }

@media (min-width: 1024px) {
    #hero[b-l1yjcokbu4] {
        background-attachment: fixed;
    }
}

@media (max-width: 575px) {
    #hero h1[b-l1yjcokbu4] {
        font-size: 40px;
    }

    #hero h2[b-l1yjcokbu4] {
        text-align: center;
        margin-bottom: 30px;
    }
}

@keyframes up-down-b-l1yjcokbu4 {
    0% {
        transform: translateY(5px);
    }

    100% {
        transform: translateY(-5px);
    }
}
/* /Components/Hero.razor.rz.scp.css */
/*--------------------------------------------------------------
# Hero Section
--------------------------------------------------------------*/
#hero[b-5uq6xz9c1a] {
    width: 100%;
    height: 100vh;
    background: url("../img/hero-bg.webp") top right;
    background-size: cover;
    position: relative;
    background-position: left;
}

    #hero[b-5uq6xz9c1a]:before {
        content: "";
        /*background: rgba(0, 0, 0, 0.45);*/
        position: absolute;
        bottom: 0;
        top: 0;
        left: 0;
        right: 0;
    }

    #hero .hero-container[b-5uq6xz9c1a] {
        position: absolute;
        bottom: 0;
        top: 0;
        left: 0;
        right: 0;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        padding: 0 15px;
    }

    #hero h1[b-5uq6xz9c1a] {
        margin: 0 0 10px 0;
        font-size: 2em;
       /* font-family: "Satisfy", serif;*/
        color: #fff;
    }

    #hero h2[b-5uq6xz9c1a] {
        color: #eee;
        margin-bottom: 50px;
        font-size: 13px;
        font-weight: 500;
        letter-spacing: 1px;
        text-transform: uppercase;
    }

    #hero .btn-scroll[b-5uq6xz9c1a] {
        transition: 0.4s;
        color: rgba(255, 255, 255, 0.6);
        animation: up-down-b-5uq6xz9c1a 1s ease-in-out infinite alternate-reverse both;
    }

        #hero .btn-scroll i[b-5uq6xz9c1a] {
            font-size: 48px;
        }

        #hero .btn-scroll:hover[b-5uq6xz9c1a] {
            color: #ff9900;
        }

@media (min-width: 1024px) {
    #hero[b-5uq6xz9c1a] {
        background-attachment: fixed;
    }
}

@media (max-width: 575px) {
    #hero h1[b-5uq6xz9c1a] {
        font-size: 40px;
    }

    #hero h2[b-5uq6xz9c1a] {
        text-align: center;
        margin-bottom: 30px;
    }
}

@keyframes up-down-b-5uq6xz9c1a {
    0% {
        transform: translateY(5px);
    }

    100% {
        transform: translateY(-5px);
    }
}
/* /Components/Testimonials.razor.rz.scp.css */

.testimonials[b-dgh1glbsuo] {

   padding-top:0;
}

.testimonials .section-header[b-dgh1glbsuo] {
    margin-bottom: 40px;
}

.testimonials .testimonials-carousel[b-dgh1glbsuo],
.testimonials .testimonials-slider[b-dgh1glbsuo] {
    overflow: hidden;
}

.testimonials .testimonial-item[b-dgh1glbsuo] {
    text-align: center;
    color: #fff;
}

.testimonials .testimonial-item h3[b-dgh1glbsuo] {
    font-size: 20px;
    font-weight: bold;
    margin: 10px 0 5px 0;
    color: #fff;
}

.testimonials .testimonial-item h4[b-dgh1glbsuo] {
    font-size: 14px;
    color: #ddd;
    margin: 0 0 15px 0;
}

.testimonials .testimonial-item .quote-icon-left[b-dgh1glbsuo],
.testimonials .testimonial-item .quote-icon-right[b-dgh1glbsuo] {
    color: rgba(255, 255, 255, 0.4);
    font-size: 26px;
}

.testimonials .testimonial-item .quote-icon-left[b-dgh1glbsuo] {
    display: inline-block;
    left: -5px;
    position: relative;
}

.testimonials .testimonial-item .quote-icon-right[b-dgh1glbsuo] {
    display: inline-block;
    right: -5px;
    position: relative;
    top: 10px;
}

.testimonials .testimonial-item p[b-dgh1glbsuo] {
    font-style: italic;
    margin: 0 auto 15px auto;
    color: #eee;
}


.carousel-item-sticky-height[b-dgh1glbsuo]{
    height:30em;
}

@media (min-width: 992px) {
    .testimonials .testimonial-item p[b-dgh1glbsuo] {
        width: 80%;
    }

    .carousel-item-sticky-height[b-dgh1glbsuo]{
    height:25em;
}
}
/* /Layout/LoginDisplay.razor.rz.scp.css */
    .LoginDisplay[b-jkmvmxahbj]{
        color:white;       
    }

    @media (max-width: 991px) {
    
    .LoginDisplay[b-jkmvmxahbj]{
       
            margin-left:20px;
            font-size: 14px;
                color: #3b434a;
                text-transform:uppercase;
                font-weight:600;
                letter-spacing:1px;


              
    }

       
    }
/* /Layout/MainLayout - Copy.razor.rz.scp.css */
.page[b-dwp52g3bm2] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-dwp52g3bm2] {
    flex: 1;
}

.sidebar[b-dwp52g3bm2] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-dwp52g3bm2] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-dwp52g3bm2]  a, .top-row[b-dwp52g3bm2]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-dwp52g3bm2]  a:hover, .top-row[b-dwp52g3bm2]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-dwp52g3bm2]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-dwp52g3bm2] {
        justify-content: space-between;
    }

    .top-row[b-dwp52g3bm2]  a, .top-row[b-dwp52g3bm2]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-dwp52g3bm2] {
        flex-direction: row;
    }

    .sidebar[b-dwp52g3bm2] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-dwp52g3bm2] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-dwp52g3bm2]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-dwp52g3bm2], article[b-dwp52g3bm2] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Layout/MainLayout.razor.rz.scp.css */
.page[b-yflklisb8c] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-yflklisb8c] {
    flex: 1;
}

.sidebar[b-yflklisb8c] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-yflklisb8c] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-yflklisb8c]  a, .top-row[b-yflklisb8c]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-yflklisb8c]  a:hover, .top-row[b-yflklisb8c]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-yflklisb8c]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-yflklisb8c] {
        justify-content: space-between;
    }

    .top-row[b-yflklisb8c]  a, .top-row[b-yflklisb8c]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-yflklisb8c] {
        flex-direction: row;
    }

    .sidebar[b-yflklisb8c] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-yflklisb8c] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-yflklisb8c]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-yflklisb8c], article[b-yflklisb8c] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-lowbnqyokw] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-lowbnqyokw] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-lowbnqyokw] {
    font-size: 1.1rem;
}

.bi[b-lowbnqyokw] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.bi-house-door-fill-nav-menu[b-lowbnqyokw] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-house-door-fill' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 14.5v-3.505c0-.245.25-.495.5-.495h2c.25 0 .5.25.5.5v3.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5Z'/%3E%3C/svg%3E");
}

.bi-plus-square-fill-nav-menu[b-lowbnqyokw] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-plus-square-fill' viewBox='0 0 16 16'%3E%3Cpath d='M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.5 4.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3a.5.5 0 0 1 1 0z'/%3E%3C/svg%3E");
}

.bi-list-nested-nav-menu[b-lowbnqyokw] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.nav-item[b-lowbnqyokw] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-lowbnqyokw] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-lowbnqyokw] {
        padding-bottom: 1rem;
    }

    .nav-item[b-lowbnqyokw]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-lowbnqyokw]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-lowbnqyokw]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-lowbnqyokw] {
        display: none;
    }

    .collapse[b-lowbnqyokw] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
    
    .nav-scrollable[b-lowbnqyokw] {
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /Layout/SecondaryLayout.razor.rz.scp.css */
.page[b-1jsygsjhmp] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-1jsygsjhmp] {
    flex: 1;
}

.sidebar[b-1jsygsjhmp] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-1jsygsjhmp] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-1jsygsjhmp]  a, .top-row[b-1jsygsjhmp]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-1jsygsjhmp]  a:hover, .top-row[b-1jsygsjhmp]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-1jsygsjhmp]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-1jsygsjhmp] {
        display: none;
    }

    .top-row.auth[b-1jsygsjhmp] {
        justify-content: space-between;
    }

    .top-row[b-1jsygsjhmp]  a, .top-row[b-1jsygsjhmp]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-1jsygsjhmp] {
        flex-direction: row;
    }

    .sidebar[b-1jsygsjhmp] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-1jsygsjhmp] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-1jsygsjhmp]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-1jsygsjhmp], article[b-1jsygsjhmp] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Pages/Index.razor.rz.scp.css */
.mindfulness-bg-kindness[b-7essx5ws3s] {
    background: url(../img/week8/kindness.webp) no-repeat fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    overflow: hidden;
    color: white;
    padding: 0.5em;
    text-align:center;
    height:100vh;
    background-position:center;
}
/* /Pages/MBSR.razor.rz.scp.css */
.card-image[b-2g53a227zu]{
    min-height:15em;max-height:15em;object-fit:cover
}
/* /Pages/MSBR/Course/Week1.razor.rz.scp.css */

.mindfulness-bg-daisies[b-t4w1sg9rqk] {
    background: url(../img/week1/daisies-bg.jpg) no-repeat fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    overflow: hidden;
    color: white;
    padding:2em;
    padding-top: 5em;
    
}

@media (max-width: 768px) { 
    
.mindfulness-bg-daisies[b-t4w1sg9rqk] {
   /* padding-top: 5em;*/
}

}


.row[b-t4w1sg9rqk] {
    animation: row_fade-b-t4w1sg9rqk 1s;
}

@keyframes row_fade-b-t4w1sg9rqk {
    from {
        opacity: 0;
    }

    to {
        opacity: 0.8;
    }
}

.poem[b-t4w1sg9rqk] {
    background-color: black;
    opacity: 0.6;
    padding: 1em;
    animation: poem_fade-b-t4w1sg9rqk 1s ease;
}

@keyframes poem_fade-b-t4w1sg9rqk {
    from {
        opacity: 0;
    }

    to {
        opacity: 0.5;
    }
}

#welcome[b-t4w1sg9rqk], #schedule[b-t4w1sg9rqk], #bodyscan[b-t4w1sg9rqk]{
    background-color:white;
}

#contact[b-t4w1sg9rqk]{
    color:white;
    padding:5em;
}
/* /Pages/MSBR/Course/Week2.razor.rz.scp.css */

.mindfulness-bg-the-summer-day[b-8cjs2wwxls] {
    background: url(../img/week2/the-summer-day-2.jpg) no-repeat fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    overflow: hidden;
    color: white;
    padding:2em;
    padding-top: 5em;
    
}

.home-practice-bg[b-8cjs2wwxls] {
    background: url(../img/mindfulness-practice-1.jpg) no-repeat fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    overflow: hidden;
    color: white;
    padding: 0.5em;
}



@media (max-width: 600px) {
    .home-practice-bg[b-8cjs2wwxls] {
        background: url(../img/mindfulness-practice-1.jpg) no-repeat fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        overflow: hidden;
        color: white;
        padding: 0em;
    }
}

.row[b-8cjs2wwxls] {
   /* animation: row_fade 1s;*/
}

@keyframes row_fade-b-8cjs2wwxls {
    from {
        opacity: 0;
    }

    to {
        opacity: 0.8;
    }
}

.poem[b-8cjs2wwxls] {
    background-color: black;
    opacity: 0.5;
    padding: 1em;
    animation: poem_fade-b-8cjs2wwxls 1s;
}

@keyframes poem_fade-b-8cjs2wwxls {
    from {
        opacity: 0;
    }

    to {
        opacity: 0.9;
    }
}
/* /Pages/MSBR/Course/Week3.razor.rz.scp.css */

.mindfulness-bg-dawn[b-whhev6zppj] {
    background: url(../img/week3/dawn-2.jpg) no-repeat fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    overflow: hidden;
    color: white;
    padding:2em;
    padding-top: 5em;
}

.mindfulness-bg-movement-1[b-whhev6zppj] {
   /* background: url(../img/week3/mindful-walking-1.jpg) no-repeat fixed;*/
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    overflow: hidden;
    /*color: white;*/
    padding: 0.5em;
}

.home-practice-bg[b-whhev6zppj] {
    background: url(../img/mindfulness-practice-1.webp) no-repeat fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    overflow: hidden;
    color: white;
    padding: 0.5em;
}

.row[b-whhev6zppj] {
    animation: row_fade-b-whhev6zppj 1s ease;
}

@keyframes row_fade-b-whhev6zppj {
    from {
        opacity: 0;
    }

    to {
        opacity: 0.8;
    }
}

.poem[b-whhev6zppj] {
    background-color: black;
    opacity: 0.5;
    padding: 1em;
    animation: poem_fade-b-whhev6zppj 1s;
}

@keyframes poem_fade-b-whhev6zppj {
    from {
        opacity: 0;
    }

    to {
        opacity: 0.5;
    }
}



@media (max-width: 600px) {
    .mindfulness-bg-movement-1[b-whhev6zppj] {
        background: url(../img/week3/mindful-walking-1.jpg) no-repeat fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        overflow: hidden;
        color: white;
        padding: 0em;
    }

    .home-practice-bg[b-whhev6zppj] {
        background: url(../img/mindfulness-practice-1.jpg) no-repeat fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        overflow: hidden;
        color: white;
        padding: 0em;
    }
}
/* /Pages/MSBR/Course/Week4.razor.rz.scp.css */

.mindfulness-bg-geese[b-docr7h597i] {
    background: url(../img/week4/wild-geese.jpg) no-repeat fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    overflow: hidden;
    color: white;
    padding:2em;
    padding-top: 5em;
}

.home-practice-bg[b-docr7h597i] {
    background: url(../img/mindfulness-practice-1.webp) no-repeat fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    overflow: hidden;
    color: white;
    padding: 0.5em;
}

.row[b-docr7h597i] {
    animation: row_fade-b-docr7h597i 1s ease;
}

@keyframes row_fade-b-docr7h597i {
    from {
        opacity: 0;
    }

    to {
        opacity: 0.8;
    }
}

.poem[b-docr7h597i] {
    background-color: black;
    opacity: 0.6;
    padding: 1em;
    animation: poem_fade-b-docr7h597i 1s;
}

@keyframes poem_fade-b-docr7h597i {
    from {
        opacity: 0;
    }

    to {
        opacity: 0.6;
    }
}

.zoomable-image[b-docr7h597i] {
    margin-left: auto;
    margin-right: auto;
    display: block;
    border-style: solid;
    padding: 1em;
    transition: all 0.1s;
}

.zoomable-image:hover[b-docr7h597i] {
    transform: scale(1.2);
    -ms-transform: scale(1.2); /* IE 9 */
    -moz-transform: scale(1.2); /* Firefox */
    -webkit-transform: scale(1.2); /* Safari and Chrome */
    -o-transform: scale(1.2); /* Opera */
    transition: all 0.3s;
    padding: 0em;
    border-radius: 15px;
    background-color:white;
    max-width:100%;
}

@media (max-width: 600px) {
    .home-practice-bg[b-docr7h597i] {
        background: url(../img/mindfulness-practice-1.jpg) no-repeat fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        overflow: hidden;
        color: white;
        padding: 0em;
    }

    .zoomable-image:hover[b-docr7h597i] {
        transform: scale(1.5);
        -ms-transform: scale(1.5); /* IE 9 */
        -moz-transform: scale(1.5); /* Firefox */
        -webkit-transform: scale(1.5); /* Safari and Chrome */
        -o-transform: scale(1.5); /* Opera */
    }
}
/* /Pages/MSBR/Course/Week5.razor.rz.scp.css */

.mindfulness-bg-the-guest-house[b-h4lx25zd4a] {
    background: url(../img/week5/white-windows.jpg) no-repeat fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    overflow: hidden;
    color: white;
    padding:2em;
    padding-top: 5em;
}

.home-practice-bg[b-h4lx25zd4a] {
    background: url(../img/mindfulness-practice-1.webp) no-repeat fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    overflow: hidden;
    color: white;
    padding: 2em;
}

.row[b-h4lx25zd4a] {
    animation: row_fade-b-h4lx25zd4a 1s ease;
}

@keyframes row_fade-b-h4lx25zd4a {
    from {
        opacity: 0;
    }

    to {
        opacity: 0.8;
    }
}

.poem[b-h4lx25zd4a] {
    background-color: black;
    opacity: 0.6;
    padding: 1em;
    animation: poem_fade-b-h4lx25zd4a 1s;
}

@keyframes poem_fade-b-h4lx25zd4a {
    from {
        opacity: 0;
    }

    to {
        opacity: 0.6;
    }
}

.zoomable-image[b-h4lx25zd4a] {
    margin-left: auto;
    margin-right: auto;
    display: block;
    border-style: solid;
    padding: 1em;
    transition: all 0.1s;
}

.zoomable-image:hover[b-h4lx25zd4a] {
    transform: scale(1.2);
    -ms-transform: scale(1.2); /* IE 9 */
    -moz-transform: scale(1.2); /* Firefox */
    -webkit-transform: scale(1.2); /* Safari and Chrome */
    -o-transform: scale(1.2); /* Opera */
    transition: all 0.3s;
    padding: 0em;
    border-radius: 15px;
    background-color:white;
    max-width:100%;
}

@media (max-width: 600px) {
    .home-practice-bg[b-h4lx25zd4a] {
        background: url(../img/mindfulness-practice-1.jpg) no-repeat fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        overflow: hidden;
        color: white;
        padding: 0em;
    }

    .zoomable-image:hover[b-h4lx25zd4a] {
        transform: scale(1.5);
        -ms-transform: scale(1.5); /* IE 9 */
        -moz-transform: scale(1.5); /* Firefox */
        -webkit-transform: scale(1.5); /* Safari and Chrome */
        -o-transform: scale(1.5); /* Opera */
    }
}
/* /Pages/MSBR/Course/Week6.razor.rz.scp.css */
.mindfulness-bg-wonder[b-b29pz8tjfc] {
    background: url(../img/week6/wonder.webp) no-repeat fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    overflow: hidden;
    color: white;
   padding:2em;
    padding-top: 5em;
}

.home-practice-bg[b-b29pz8tjfc] {
    background: url(../img/mindfulness-practice-1.webp) no-repeat fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    overflow: hidden;
    color: white;
    padding: 0.5em;
}

.row[b-b29pz8tjfc] {
    animation: row_fade-b-b29pz8tjfc 1s ease;
}

@keyframes row_fade-b-b29pz8tjfc {
    from {
        opacity: 0;
    }

    to {
        opacity: 0.8;
    }
}

@media (max-width: 600px) {
    .home-practice-bg[b-b29pz8tjfc] {        
        padding: 0em;
    }
}
/* /Pages/MSBR/Course/Week7.razor.rz.scp.css */
.mindfulness-bg-leisure[b-err8zxpus0] {
    background: url(../img/week7/leisure-tinypng.webp) no-repeat fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    overflow: hidden;
    color: white;
   padding:2em;
    padding-top: 5em;
    text-align:center;
}

.home-practice-bg[b-err8zxpus0] {
    background: url(../img/mindfulness-practice-1.webp) no-repeat fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    overflow: hidden;
    color: white;
    padding: 0.5em;
}

.row[b-err8zxpus0] {
    animation: row_fade-b-err8zxpus0 1s ease;
}

.poem[b-err8zxpus0] {
    background-color: black;
    opacity: 0.5;
    padding: 1em;
    animation: poem_fade 1s ease;
}

@keyframes row_fade-b-err8zxpus0 {
    from {
        opacity: 0;
    }

    to {
        opacity: 0.8;
    }
}

@media (max-width: 600px) {
    .home-practice-bg[b-err8zxpus0] {        
        padding: 0em;
    }
}
/* /Pages/MSBR/Course/Week8.razor.rz.scp.css */
.mindfulness-bg-kindness[b-gamk1bht32] {
    background: url(../img/week8/kindness.webp) no-repeat fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    overflow: hidden;
    color: white;
   padding:2em;
    padding-top: 5em;
    text-align:center;
    background-position:center;
}

.home-practice-bg[b-gamk1bht32] {
    background: url(../img/mindfulness-practice-1.webp) no-repeat fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position:center;
    overflow: hidden;
    color: white;
    padding: 0.5em;
}

.row[b-gamk1bht32] {
    animation: row_fade-b-gamk1bht32 1s ease;
}

.poem[b-gamk1bht32] {
    background-color: black;
    opacity: 0.5;
    padding: 1em;
    animation: poem_fade 1s ease;
}

@keyframes row_fade-b-gamk1bht32 {
    from {
        opacity: 0;
    }

    to {
        opacity: 0.8;
    }
}

@media (max-width: 600px) {
    .home-practice-bg[b-gamk1bht32] {        
        padding: 0em;
    }
}

#videoDiv2[b-gamk1bht32] {
    width: 100%;
    max-width: 1200px;
    margin: auto;
    display: block;
    position: relative;
    height:auto;
}
/* This has been changed */
#video2[b-gamk1bht32] {
    width: 100%;
    height: auto
}
/* This has been changed */
#videoMessage2[b-gamk1bht32] {
    /*position: absolute;*/
    top: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    color:white;
    text-align:center;
    
}
/*
@keyframes example {
    0% {       
        transform: scale(1); 
    }

    25% {
        transform: scale(1.1);
    }

    50% {
        transform: scale(1);
    }

    100% {
        transform: scale(1);
    }
}

.breathing {
    animation-name: example;
    animation-duration: 6s;
    animation-iteration-count: infinite;
}*/
/* /Pages/MSBR/orientation.razor.rz.scp.css */
body[b-n7eqpo3ipf] {
}
