@import '_content/BWE.AboutUs/BWE.AboutUs.gjy4wpkjqv.bundle.scp.css';
@import '_content/BWE.AfterLaunch/BWE.AfterLaunch.hkis0y8a2g.bundle.scp.css';
@import '_content/BWE.BlogUpdates/BWE.BlogUpdates.a8l54bv5on.bundle.scp.css';
@import '_content/BWE.CaseStudies/BWE.CaseStudies.zls0zrusur.bundle.scp.css';
@import '_content/BWE.ConfirmationToast/BWE.ConfirmationToast.flhsm57u0i.bundle.scp.css';
@import '_content/BWE.Contact/BWE.Contact.uslct56uvc.bundle.scp.css';
@import '_content/BWE.CookieConsent/BWE.CookieConsent.lq7e6qmdvg.bundle.scp.css';
@import '_content/BWE.DesktopMenu/BWE.DesktopMenu.rvlee6q3ud.bundle.scp.css';
@import '_content/BWE.Documentation/BWE.Documentation.3st9btlswb.bundle.scp.css';
@import '_content/BWE.EmailService/BWE.EmailService.45p8bc6n08.bundle.scp.css';
@import '_content/BWE.Entrepreneur/BWE.Entrepreneur.gxvpipf4t0.bundle.scp.css';
@import '_content/BWE.FeaturedGallery/BWE.FeaturedGallery.7vvtp0t1hj.bundle.scp.css';
@import '_content/BWE.Footer/BWE.Footer.aqwopwh24q.bundle.scp.css';
@import '_content/BWE.GoogleMap/BWE.GoogleMap.txxvj97y9j.bundle.scp.css';
@import '_content/BWE.Header/BWE.Header.uirij7ahcf.bundle.scp.css';
@import '_content/BWE.HelpCenter/BWE.HelpCenter.zop6071urh.bundle.scp.css';
@import '_content/BWE.Integrations/BWE.Integrations.9vwri9m73c.bundle.scp.css';
@import '_content/BWE.Internships/BWE.Internships.f1ijv4j23n.bundle.scp.css';
@import '_content/BWE.Jobs/BWE.Jobs.m9ntw3i4h1.bundle.scp.css';
@import '_content/BWE.JoinNow/BWE.JoinNow.xn7hvws0ow.bundle.scp.css';
@import '_content/BWE.Launching/BWE.Launching.redpux8zed.bundle.scp.css';
@import '_content/BWE.LucideIcon/BWE.LucideIcon.59mc5jq9kz.bundle.scp.css';
@import '_content/BWE.Membership/BWE.Membership.warlloi5m3.bundle.scp.css';
@import '_content/BWE.MentorshipByFounder/BWE.MentorshipByFounder.8opfuei9gi.bundle.scp.css';
@import '_content/BWE.MenuService/BWE.MenuService.rm6cqh0h9w.bundle.scp.css';
@import '_content/BWE.MiniPopup/BWE.MiniPopup.6cwn28wz1g.bundle.scp.css';
@import '_content/BWE.MobileMenu/BWE.MobileMenu.6lx3x344z9.bundle.scp.css';
@import '_content/BWE.NavigationService/BWE.NavigationService.v7v8crdhsh.bundle.scp.css';
@import '_content/BWE.PartnerSpotlight/BWE.PartnerSpotlight.5yz41vu9r8.bundle.scp.css';
@import '_content/BWE.Platform/BWE.Platform.9lsq9uued6.bundle.scp.css';
@import '_content/BWE.Pricing/BWE.Pricing.nxgbxynhu6.bundle.scp.css';
@import '_content/BWE.PrivacyPolicy/BWE.PrivacyPolicy.fvd558x5sn.bundle.scp.css';
@import '_content/BWE.ProductFeatures/BWE.ProductFeatures.yngmj6io0t.bundle.scp.css';
@import '_content/BWE.ReconnectOverlay/BWE.ReconnectOverlay.250r1e1b5j.bundle.scp.css';
@import '_content/BWE.SEO/BWE.SEO.wiprrv6rxi.bundle.scp.css';
@import '_content/BWE.ShowcaseCard/BWE.ShowcaseCard.0uvevtxtn4.bundle.scp.css';
@import '_content/BWE.TabletMenu/BWE.TabletMenu.iwvs9rhand.bundle.scp.css';
@import '_content/BWE.Team/BWE.Team.657o96me09.bundle.scp.css';
@import '_content/BWE.TermsOfService/BWE.TermsOfService.rqevvpu1sh.bundle.scp.css';
@import '_content/BWE.VideoTutorials/BWE.VideoTutorials.luqi6z0501.bundle.scp.css';
@import '_content/BWE.WhyChooseUs/BWE.WhyChooseUs.o263h86sv8.bundle.scp.css';

/* _content/BWE.Portal/Components/App.razor.rz.scp.css */
html[b-xr54a8ot63], body[b-xr54a8ot63] {
    background: linear-gradient(to right, #ffffff, #f4f8fb);
    color: #333; /* Dark text for readability */
    overflow-x: hidden;
    overflow-y: auto; /* Must allow vertical scroll */
    height: auto;
    margin: 0;
    padding: 0;
}
@media (max-width: 768px) {
    .intro[b-xr54a8ot63] {
        padding-left: 5px;
        padding-right: 5px;
    }

    .intro-content[b-xr54a8ot63] {
        padding-left: 10px;
        padding-right: 10px;
    }

    .intro-title[b-xr54a8ot63] {
        font-size: 2rem;
    }

    .intro-subtitle[b-xr54a8ot63] {
        font-size: 1rem;
    }

    .slogan-list[b-xr54a8ot63] {
        grid-template-columns: 1fr;
        text-align: center;
        justify-items: center;
        max-width: 600px;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }
}

    main[b-xr54a8ot63] {
        padding-top: 80px;
    }

    .cookie-modal-overlay[b-xr54a8ot63] {
        position: fixed;
        inset: 0;
        background: rgba(0, 0, 0, 0.6); /* Dark overlay */
        display: flex;
        justify-content: center;
        align-items: center;
        z-index: 10000;
        opacity: 0;
        visibility: hidden;
        transition: opacity 0.3s ease, visibility 0.3s ease; /* Smooth fade-in/fade-out */
    }

        .cookie-modal-overlay.show[b-xr54a8ot63] {
            opacity: 1;
            visibility: visible;
        }

    .cookie-modal[b-xr54a8ot63] {
        background: white;
        padding: 2rem;
        border-radius: 12px;
        width: 90%;
        max-width: 500px;
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
        transform: translateY(-20px);
        animation: slideIn-b-xr54a8ot63 0.3s ease forwards; /* Popup animation */
    }

    @keyframes slideIn-b-xr54a8ot63 {
        from {
            transform: translateY(-20px);
        }

        to {
            transform: translateY(0);
        }
    }

    .cookie-modal h4[b-xr54a8ot63] {
        margin-bottom: 1rem;
        font-size: 1.2rem;
    }

    .cookie-option[b-xr54a8ot63] {
        margin-bottom: 0.75rem;
        display: flex;
        align-items: center;
    }

        .cookie-option input[b-xr54a8ot63] {
            margin-right: 0.5rem;
        }

    .modal-buttons[b-xr54a8ot63] {
        display: flex;
        justify-content: flex-end;
        gap: 1rem;
        margin-top: 1.5rem;
    }

    .btn-accept[b-xr54a8ot63], .btn-decline[b-xr54a8ot63] {
        padding: 0.5rem 1rem;
        border: none;
        cursor: pointer;
        background-color: #0047ab;
        color: white;
        border-radius: 5px;
        font-size: 1rem;
        transition: background-color 0.3s ease;
    }

        .btn-accept:hover[b-xr54a8ot63], .btn-decline:hover[b-xr54a8ot63] {
            background-color: #003580;
        }

    .btn-customize[b-xr54a8ot63] {
        padding: 0.5rem 1rem;
        border: none;
        cursor: pointer;
        background-color: #fff;
        color: #0047ab;
        border-radius: 5px;
        font-size: 1rem;
        border: 1px solid #0047ab;
    }

        .btn-customize:hover[b-xr54a8ot63] {
            background-color: #f0f0f0;
        }
/* _content/BWE.Portal/Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-yqkehfk3sa] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-yqkehfk3sa] {
    flex: 1;
}

.sidebar[b-yqkehfk3sa] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-yqkehfk3sa] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-yqkehfk3sa]  a, .top-row[b-yqkehfk3sa]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-yqkehfk3sa]  a:hover, .top-row[b-yqkehfk3sa]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-yqkehfk3sa]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-yqkehfk3sa] {
        justify-content: space-between;
    }

    .top-row[b-yqkehfk3sa]  a, .top-row[b-yqkehfk3sa]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-yqkehfk3sa] {
        flex-direction: row;
    }

    .sidebar[b-yqkehfk3sa] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-yqkehfk3sa] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-yqkehfk3sa]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-yqkehfk3sa], article[b-yqkehfk3sa] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-yqkehfk3sa] {
    color-scheme: light only;
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-yqkehfk3sa] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/BWE.Portal/Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-eot6xo91e2] {
    appearance: none;
    cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;
    color: white;
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") no-repeat center/1.75rem rgba(255, 255, 255, 0.1);
}

.navbar-toggler:checked[b-eot6xo91e2] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-eot6xo91e2] {
    min-height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-eot6xo91e2] {
    font-size: 1.1rem;
}

.bi[b-eot6xo91e2] {
    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-eot6xo91e2] {
    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-eot6xo91e2] {
    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-eot6xo91e2] {
    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-eot6xo91e2] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-eot6xo91e2] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-eot6xo91e2] {
        padding-bottom: 1rem;
    }

    .nav-item[b-eot6xo91e2]  .nav-link {
        color: #d7d7d7;
        background: none;
        border: none;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
        width: 100%;
    }

.nav-item[b-eot6xo91e2]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-eot6xo91e2]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-eot6xo91e2] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-eot6xo91e2] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-eot6xo91e2] {
        display: none;
    }

    .nav-scrollable[b-eot6xo91e2] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
