/* /Components/Shared/StarrButton.razor.rz.scp.css */
.btn-starr[b-75yy8piv89] {
    color: #fff;
    background-color: var(--starrDarkBlueColor);
    border-color: var(--starrDarkBlueColor);
}

.btn-starr:hover[b-75yy8piv89],
.btn-starr:active[b-75yy8piv89],
.btn-starr:focus[b-75yy8piv89],
.btn-starr.active[b-75yy8piv89] {
    background: var(--starrDarkBlueShadeColor);
    color: white;
    border-color: var(--starrDarkBlueShadeColor);
}

.btn-starr-yellow[b-75yy8piv89] {
    color: var(--starrDarkBlueColor);
    background-color: var(--starrYellowColor);
    border-color: var(--starrYellowColor);
}

    .btn-starr-yellow:hover[b-75yy8piv89],
    .btn-starr-yellow:active[b-75yy8piv89],
    .btn-starr-yellow:focus[b-75yy8piv89],
    .btn-starr-yellow.active[b-75yy8piv89] {
        background: var(--starrYellowShadeColor);
        color: var(--starrDarkBlueColor);
        border-color: var(--starrYellowShadeColor);
    }

.btn-index-padding[b-75yy8piv89] {
    padding-top: 25px !important;
    padding-bottom: 25px !important;
    font-weight: bolder;
}


.btn-starr-primary[b-75yy8piv89] {
    color: #fff;
    background: #00AEEF;
    border-color: #00AEEF;
    border-radius: 60px;
    font-weight: 700;
    font-size: 24px;
    padding: 10px 35px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    box-shadow: 8px 8px 8px 0px #00000040;
    font-family: 'Open Sans';
}

    .btn-starr-primary:hover[b-75yy8piv89] {
        color: #fff;
        background-color: #00305E;
        border-color: #00305E;
    }


/* /Pages/Index.razor.rz.scp.css */

.dashboard[b-8cc365ocft] {
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
}

.bg-dark-blue[b-8cc365ocft] {
    background-color: #19325d;
}

.center[b-8cc365ocft] {
    margin: auto;
}

.btn-starr-primary[b-8cc365ocft] {
    color: #fff;
    background: #00AEEF;
    border-color: #00AEEF;
    border-radius: 60px;
    font-weight: 700;
    font-size: 24px;
    padding: 10px 35px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    box-shadow: 8px 8px 8px 0px #00000040;
    font-family: 'Open Sans';
}

    .btn-starr-primary:hover[b-8cc365ocft] {
        color: #fff;
        background-color: #00305E;
        border-color: #00305E;
    }


/* /Pages/LegalNotice.razor.rz.scp.css */
section[b-6j7wcf7t30] {
    display: block;
    unicode-bidi: isolate;
}

.sw-about-us[b-6j7wcf7t30] {
    margin-top: 28px;
    margin-bottom: 60px;
}

.container[b-6j7wcf7t30], .container-fluid[b-6j7wcf7t30], .container-lg[b-6j7wcf7t30], .container-md[b-6j7wcf7t30], .container-sm[b-6j7wcf7t30], .container-xl[b-6j7wcf7t30], .container-xxl[b-6j7wcf7t30] {
    width: 100%;
    padding-right: var(--bs-gutter-x, 0.75rem);
    padding-left: var(--bs-gutter-x, 0.75rem);
    margin-right: auto;
    margin-left: auto;
}

.sw-title[b-6j7wcf7t30] {
    text-align: center;
    margin-bottom: 28px;
}

h1[b-6j7wcf7t30] {
    display: block;
    font-size: 2em;
    margin-block-start: 0.67em;
    margin-block-end: 0.67em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
    unicode-bidi: isolate;
}

.h1[b-6j7wcf7t30], .h2[b-6j7wcf7t30], .h3[b-6j7wcf7t30], .h4[b-6j7wcf7t30], .h5[b-6j7wcf7t30], .h6[b-6j7wcf7t30], h1[b-6j7wcf7t30], h2[b-6j7wcf7t30], h3[b-6j7wcf7t30], h4[b-6j7wcf7t30], h5[b-6j7wcf7t30], h6[b-6j7wcf7t30] {
    margin-top: 0;
    margin-bottom: .5rem;
    font-weight: 500;
    line-height: 1.2;
}

a[b-6j7wcf7t30], h1[b-6j7wcf7t30], h2[b-6j7wcf7t30], h3[b-6j7wcf7t30], h4[b-6j7wcf7t30], h5[b-6j7wcf7t30], p[b-6j7wcf7t30], h6[b-6j7wcf7t30] {
    color: #00305E;
}

.sw-title h1[b-6j7wcf7t30] {
    font-family: 'Ropa Sans';
    font-size: 54px;
}

.about-us-banner[b-6j7wcf7t30] {
    text-align: center;
    margin-bottom: 50px;
}

    .about-us-banner img[b-6j7wcf7t30] {
        max-width: 505px;
        border-radius: 40px;
    }

img[b-6j7wcf7t30], svg[b-6j7wcf7t30] {
    vertical-align: middle;
}

img[b-6j7wcf7t30] {
    overflow-clip-margin: content-box;
    overflow: clip;
}

.container-small[b-6j7wcf7t30] {
    margin: 0 auto;
    max-width: 848px;
    padding: 0;
}

p[b-6j7wcf7t30] {
    margin-top: 0;
    margin-bottom: 1rem;
}

b[b-6j7wcf7t30], strong[b-6j7wcf7t30] {
    font-weight: bolder;
}

strong[b-6j7wcf7t30] {
    font-weight: bold;
}

a[b-6j7wcf7t30] {
    text-decoration: none;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
/* /Pages/Login.razor.rz.scp.css */
.bg-dark-blue[b-c757n0oeci] {
    background-color: #19325d;
}
/* /Pages/PrivacyPolicy.razor.rz.scp.css */

section[b-7mry0j46zf] {
    display: block;
    unicode-bidi: isolate;
}

.sw-about-us[b-7mry0j46zf] {
    margin-top: 28px;
    margin-bottom: 60px;
}

.container[b-7mry0j46zf], .container-fluid[b-7mry0j46zf], .container-lg[b-7mry0j46zf], .container-md[b-7mry0j46zf], .container-sm[b-7mry0j46zf], .container-xl[b-7mry0j46zf], .container-xxl[b-7mry0j46zf] {
    width: 100%;
    padding-right: var(--bs-gutter-x, 0.75rem);
    padding-left: var(--bs-gutter-x, 0.75rem);
    margin-right: auto;
    margin-left: auto;
}

.sw-title[b-7mry0j46zf] {
    text-align: center;
    margin-bottom: 28px;
}

h1[b-7mry0j46zf] {
    display: block;
    font-weight: 700;
    font-size: calc(1.375rem + 1.5vw);
    margin-block-start: 0.67em;
    margin-block-end: 0.67em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
    unicode-bidi: isolate;
}

.h1[b-7mry0j46zf], .h2[b-7mry0j46zf], .h3[b-7mry0j46zf], .h4[b-7mry0j46zf], .h5[b-7mry0j46zf], .h6[b-7mry0j46zf], h1[b-7mry0j46zf], h2[b-7mry0j46zf], h3[b-7mry0j46zf], h4[b-7mry0j46zf], h5[b-7mry0j46zf], h6[b-7mry0j46zf] {
    margin-top: 0;
    margin-bottom: .5rem;
    font-weight: 500;
    line-height: 1.2;
}

a[b-7mry0j46zf], h1[b-7mry0j46zf], h2[b-7mry0j46zf], h3[b-7mry0j46zf], h4[b-7mry0j46zf], h5[b-7mry0j46zf], p[b-7mry0j46zf], h6[b-7mry0j46zf] {
    color: #00305E;
}

.sw-title h1[b-7mry0j46zf] {
    font-family: 'Ropa Sans';
    font-size: 54px;
}

.about-us-banner[b-7mry0j46zf] {
    text-align: center;
    margin-bottom: 50px;
}

    .about-us-banner img[b-7mry0j46zf] {
        max-width: 505px;
        border-radius: 40px;
    }

img[b-7mry0j46zf], svg[b-7mry0j46zf] {
    vertical-align: middle;
}

img[b-7mry0j46zf] {
    overflow-clip-margin: content-box;
    overflow: clip;
}

.container-small[b-7mry0j46zf] {
    margin: 0 auto;
    max-width: 848px;
    padding: 0;
}

p[b-7mry0j46zf] {
    margin-top: 0;
    margin-bottom: 1rem;
}

b[b-7mry0j46zf], strong[b-7mry0j46zf] {
    font-weight: bolder;
}

strong[b-7mry0j46zf] {
    font-weight: bold;
}

a[b-7mry0j46zf] {
    text-decoration: none;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

    a:not([href]):not([class])[b-7mry0j46zf], a:not([href]):not([class]):hover[b-7mry0j46zf] {
        color: inherit;
        text-decoration: none;
    }

element.style[b-7mry0j46zf] {
    color: #00305E !important;
    font-weight: 600;
}
/* /Pages/Profile.razor.rz.scp.css */
.bg-light-gray[b-zqlgv3yswd] {
    background-color: #eee;
}


/* /Pages/TermsConditions.razor.rz.scp.css */

section[b-q0rs9yhx43] {
    display: block;
    unicode-bidi: isolate;
}

.sw-about-us[b-q0rs9yhx43] {
    margin-top: 28px;
    margin-bottom: 60px;
}

.container[b-q0rs9yhx43], .container-fluid[b-q0rs9yhx43], .container-lg[b-q0rs9yhx43], .container-md[b-q0rs9yhx43], .container-sm[b-q0rs9yhx43], .container-xl[b-q0rs9yhx43], .container-xxl[b-q0rs9yhx43] {
    width: 100%;
    padding-right: var(--bs-gutter-x, 0.75rem);
    padding-left: var(--bs-gutter-x, 0.75rem);
    margin-right: auto;
    margin-left: auto;
}

.sw-title[b-q0rs9yhx43] {
    text-align: center;
    margin-bottom: 28px;
}

h1[b-q0rs9yhx43] {
    display: block;
    font-size: 2em;
    margin-block-start: 0.67em;
    margin-block-end: 0.67em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
    unicode-bidi: isolate;
}

h1[b-q0rs9yhx43] {
    font-weight: 700;
}

.h1[b-q0rs9yhx43], .h2[b-q0rs9yhx43], .h3[b-q0rs9yhx43], .h4[b-q0rs9yhx43], .h5[b-q0rs9yhx43], .h6[b-q0rs9yhx43], h1[b-q0rs9yhx43], h2[b-q0rs9yhx43], h3[b-q0rs9yhx43], h4[b-q0rs9yhx43], h5[b-q0rs9yhx43], h6[b-q0rs9yhx43] {
    margin-top: 0;
    margin-bottom: .5rem;
    font-weight: 500;
    line-height: 1.2;
}

a[b-q0rs9yhx43], h1[b-q0rs9yhx43], h2[b-q0rs9yhx43], h3[b-q0rs9yhx43], h4[b-q0rs9yhx43], h5[b-q0rs9yhx43], p[b-q0rs9yhx43], h6[b-q0rs9yhx43] {
    color: #00305E;
}

.sw-title h1[b-q0rs9yhx43] {
    font-family: 'Ropa Sans';
    font-size: 54px;
}

.about-us-banner[b-q0rs9yhx43] {
    text-align: center;
    margin-bottom: 50px;
}

    .about-us-banner img[b-q0rs9yhx43] {
        max-width: 505px;
        border-radius: 40px;
    }

img[b-q0rs9yhx43], svg[b-q0rs9yhx43] {
    vertical-align: middle;
}

img[b-q0rs9yhx43] {
    overflow-clip-margin: content-box;
    overflow: clip;
}

.container-small[b-q0rs9yhx43] {
    margin: 0 auto;
    max-width: 848px;
    padding: 0;
}

p[b-q0rs9yhx43] {
    margin-top: 0;
    margin-bottom: 1rem;
}

b[b-q0rs9yhx43], strong[b-q0rs9yhx43] {
    font-weight: bolder;
}

strong[b-q0rs9yhx43] {
    font-weight: bold;
}

a[b-q0rs9yhx43] {
    text-decoration: none;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
/* /Shared/Footer.razor.rz.scp.css */
footer[b-nakbge3o01] {
    background: #D3DADE;
}

.footer-wrap[b-nakbge3o01] {
    padding-top: 50px;
    padding-bottom: 40px;
}

.footer-top .footer-left h4[b-nakbge3o01] {
    font-size: 18px;
    font-weight: 700;
    margin: 0;
    margin-bottom: 10px;
}

.footer-top .footer-left p[b-nakbge3o01] {
    margin: 0;
    font-size: 16px;
    color: #56575A;
}

.footer-top .footer-left p a[b-nakbge3o01] {
    text-decoration: none;
    color: #575757;
}

.footer-top .footer-left p a:hover[b-nakbge3o01] {
    color: #00AEEF;
}

.footer-top[b-nakbge3o01] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    border-bottom: 1px solid #575757;
    margin-bottom: 25px;
    padding-bottom: 25px;
}

    .footer-top .footer-right img[b-nakbge3o01] {
        max-width: 350px;
    }

.footer-bottom[b-nakbge3o01] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

    .footer-bottom .footer-left[b-nakbge3o01] {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        width: 100%;
        max-width: 50%;
    }

    .footer-bottom .footer-right[b-nakbge3o01] {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        width: 100%;
        max-width: 50%;
    }

    .footer-bottom .footer-left ul[b-nakbge3o01] {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

        .footer-bottom .footer-left ul li a[b-nakbge3o01] {
            text-decoration: none;
            font-size: 14px;
            color: #56575A;
        }

            .footer-bottom .footer-left ul li a:hover[b-nakbge3o01] {
                color: #00AEEF;
            }

        .footer-bottom .footer-left ul li[b-nakbge3o01] {
            margin-right: 40px;
        }

    .footer-bottom .footer-left p[b-nakbge3o01] {
        font-size: 14px;
        color: #56575A;
        margin: 0;
        margin-top: 15px;
    }

    .footer-bottom .footer-right ul[b-nakbge3o01] {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }

        .footer-bottom .footer-right ul a svg[b-nakbge3o01] {
            max-width: 40px;
            height: 40px;
        }

        .footer-bottom .footer-right ul li[b-nakbge3o01] {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            margin-left: 18px;
        }

        .footer-bottom .footer-right ul a:hover svg g[b-nakbge3o01] {
            fill: #00AEEF;
        }

ul.no-list-style[b-nakbge3o01] {
    list-style-type: none;
    padding-left: 0;
    margin-left: 0;
}

a[b-nakbge3o01], h1[b-nakbge3o01], h2[b-nakbge3o01], h3[b-nakbge3o01], h4[b-nakbge3o01], h5[b-nakbge3o01], p[b-nakbge3o01], h6[b-nakbge3o01] {
    font-family: 'Open Sans', sans-serif;
    color: #00305E;
}

.h1[b-nakbge3o01], .h2[b-nakbge3o01], .h3[b-nakbge3o01], .h4[b-nakbge3o01], .h5[b-nakbge3o01], .h6[b-nakbge3o01], h1[b-nakbge3o01], h2[b-nakbge3o01], h3[b-nakbge3o01], h4[b-nakbge3o01], h5[b-nakbge3o01], h6[b-nakbge3o01] {
    font-family: 'Open Sans', sans-serif;
    margin-top: 0;
    margin-bottom: .5rem;
    font-weight: 500;
    line-height: 1.2;
}

fs-18[b-nakbge3o01] {
    font-size: 18px;
}

@media screen and (max-width: 991px) {
    .footer-bottom .footer-left[b-nakbge3o01] {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        width: 100%;
        max-width: 50%;
    }

    .footer-right[b-nakbge3o01] {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 40%;
        flex: 0 0 40%;
    }

    .footer-top .footer-right img[b-nakbge3o01] {
        max-width: 280px;
    }

    .footer-top .footer-left p[b-nakbge3o01] {
        font-size: 14px;
    }

    .footer-bottom .footer-left ul li[b-nakbge3o01] {
        margin-right: 24px;
    }
}

@media screen and (max-width: 767px) {
    .footer-top[b-nakbge3o01] {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

        .footer-top .footer-left h4[b-nakbge3o01] {
            margin-bottom: 3px;
        }

        .footer-top .footer-left[b-nakbge3o01] {
            display: block;
            width: 100%;
            text-align: center;
            border-bottom: 1px solid #56575A;
            padding-bottom: 20px;
            margin-bottom: 20px;
        }

    .footer-top[b-nakbge3o01] {
        border-bottom: 0;
        margin-bottom: 0;
        padding-bottom: 0;
    }

    .footer-bottom[b-nakbge3o01] {
        margin-top: 15px;
    }

        .footer-bottom .footer-left[b-nakbge3o01] {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
            flex: 0 0 100%;
            width: 100%;
            max-width: 100%;
            -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
            order: 2;
            margin-top: 10px;
        }

        .footer-bottom .footer-right[b-nakbge3o01] {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
            flex: 0 0 100%;
            width: 100%;
            max-width: 100%;
        }

            .footer-bottom .footer-right ul[b-nakbge3o01] {
                -webkit-box-pack: center;
                -ms-flex-pack: center;
                justify-content: center;
            }

        .footer-bottom .footer-left ul[b-nakbge3o01] {
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
        }

        .footer-bottom .footer-left p[b-nakbge3o01] {
            text-align: center;
        }

    .additional-icon[b-nakbge3o01] {
        min-height: 130px;
    }

    .footer-wrap[b-nakbge3o01] {
        padding-top: 40px;
    }
}

@media screen and (max-width: 425px) {
    .footer-top .footer-left h4[b-nakbge3o01] {
        font-size: 14px;
    }

    .footer-bottom .footer-left ul li[b-nakbge3o01] {
        margin-right: 13px;
    }

    .footer-bottom .footer-right ul a svg[b-nakbge3o01] {
        max-width: 35px;
        height: 35px;
    }
}

@media screen and (max-width: 350px) {
    .footer-bottom .footer-left ul li[b-nakbge3o01] {
        margin-right: 8px;
    }
}
/* /Shared/MainLayout.razor.rz.scp.css */
.page[b-juyf8go6a2] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-juyf8go6a2] {
    flex: 1;
}

.sidebar[b-juyf8go6a2] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-juyf8go6a2] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-juyf8go6a2]  a, .top-row[b-juyf8go6a2]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-juyf8go6a2]  a:hover, .top-row[b-juyf8go6a2]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-juyf8go6a2]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-juyf8go6a2] {
        display: none;
    }

    .top-row.auth[b-juyf8go6a2] {
        justify-content: space-between;
    }

    .top-row[b-juyf8go6a2]  a, .top-row[b-juyf8go6a2]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-juyf8go6a2] {
        flex-direction: row;
    }

    .sidebar[b-juyf8go6a2] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-juyf8go6a2] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-juyf8go6a2]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-juyf8go6a2], article[b-juyf8go6a2] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Shared/NavMenu.razor.rz.scp.css */
/* Set the border color to the desired color */
.custom-toggler.navbar-toggler[b-kmhsczdu6f] {
    border: 2px solid #19325d;
}

.custom-toggler.navbar-toggler:focus[b-kmhsczdu6f]{
    box-shadow: none;
}

.custom-toggler-icon.navbar-toggler-icon[b-kmhsczdu6f] {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='%2319325d' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.img-fluid[b-kmhsczdu6f] {
    max-width: 400px;
    height: auto;
}
