/* /Components/Content/CtaContent.razor.rz.scp.css */
.end-cat-section[b-dwurf8jgn9]
{
    position: relative;
    overflow: hidden;
    background: url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"), linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    color: white;
    margin-top: 3rem;
}
/* /Components/Content/FullHeader.razor.rz.scp.css */
.nav-item[b-2z29mhf38t]  a.active
{
    color: var(--bs-nav-pills-link-active-color) !important;
}

.nav-item[b-2z29mhf38t]  .nav-link:hover
{
}

.nav-item[b-2z29mhf38t]  .nav-link
{
    color: var(--bs-dark-text-emphasis) !important;
}
/* /Components/Content/HomeContent.razor.rz.scp.css */
/* Hero Section */
.hero-section[b-7auxsnmzo2]
{
    padding-top: 100px;
    padding-bottom: 100px;
    /*    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);*/
    background: linear-gradient(0deg, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2)), radial-gradient(77.36% 256.97% at 77.36% 57.52%, rgb(238, 239, 175) 0%, rgb(195, 227, 250) 100%);
    /*    clip-path: ellipse(150% 87% at 93% 13%);*/
    color: rgba(var(--bs-dark-rgb), var(--bs-text-opacity)) !important;
}
/* /Components/Content/PageHero.razor.rz.scp.css */
/* Hero Section */
.hero-section[b-ut4qndbbfj]
{
    position: relative;
    overflow: hidden;
    /*    background: url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"), linear-gradient(135deg, #667eea 0%, #764ba2 100%);*/
    background: linear-gradient(0deg, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2)), radial-gradient(77.36% 256.97% at 77.36% 57.52%, rgb(238, 239, 175) 0%, rgb(195, 227, 250) 100%);
    /*    clip-path: ellipse(150% 87% at 93% 13%);*/
    color: black !important;
    margin-bottom: 3rem;
}
/* /Components/Layout/FullLayout.razor.rz.scp.css */
.main-content[b-5j34xhjexh]
{
    margin-top: 56px;
}

/* /Components/Layout/MainLayout.razor.rz.scp.css */
[b-s4kskhkphu] .main-layout-hover-light:hover
{
    transform: translateY(-5px);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1) !important;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}
