@import '_content/DF.Emf.Blazor/DF.Emf.Blazor.xazrpjk7vb.bundle.scp.css';
@import '_content/Microsoft.AspNetCore.Components.QuickGrid/Microsoft.AspNetCore.Components.QuickGrid.bundle.scp.css';

/* /Views/Discover/DiscoverComponent.razor.rz.scp.css */
#discover-search-button[b-6edo4di561]::placeholder {
    font-weight: 500;
}

#discover-view-more-button[b-6edo4di561] {
    background: black;
    color: white;
    padding: 10px;
    font-size: 16px;
    letter-spacing: 3px;
    width: 50%;
}

.featured-article-col[b-6edo4di561] {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}


*[b-6edo4di561] {
    font-family: Avenir Next W05;
    color: #403b37;
}

a[b-6edo4di561], .preview-link[b-6edo4di561] {
    color: #1EA1F1;
    text-decoration: none;
    cursor: pointer;
}

#categoriesList > li[b-6edo4di561] {
    font-size: 16px;
}

#categoriesList > li[b-6edo4di561] {
    font-weight: 600;
}

.featured-article-title[b-6edo4di561] {
    font-weight: 600;
}

.featured-article-body[b-6edo4di561] {
    font-size: 16px;
    font-weight: 500;
    color: #403b37;
}

.featured-article-read-more[b-6edo4di561] {
    font-size: 16px;
    font-weight: 600;
}

.swal2-styled.swal2-confirm[b-6edo4di561] {
    background-color: #1EA1F1 !important;
    border-color: #1EA1F1 !important;
    color: white !important;
    box-shadow: none !important;
}

    .swal2-styled.swal2-confirm:focus[b-6edo4di561] {
        outline: none !important;
        box-shadow: none !important;
    }

.btn-outline-primary:hover[b-6edo4di561] {
    background-color: #1EA1F1 !important;
    border-color: #1EA1F1 !important;
    font-weight: 500;
    color: white !important;
}

.btn-primary:hover[b-6edo4di561] {
    background-color: #1EA1F1 !important;
    border-color: #1EA1F1 !important;
    color: white !important;
}

.app-description[b-6edo4di561] {
    font-size: 15px;
}

.mobile-category-container > a[b-6edo4di561] {
    font-weight: bold;
    text-decoration: underline #1EA1F1;
    text-underline-offset: 5px;
}

    .mobile-category-container > a[b-6edo4di561]::after {
        content: " ";
        white-space: pre;
    }

    .mobile-category-container > a[b-6edo4di561]::before {
        content: " ";
        white-space: pre;
    }

.newsletter-sign-up-button[b-6edo4di561] {
    font-size: 14px;
    background-color: #1EA1F1;
    border: #1EA1F1;
}

[b-6edo4di561]::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    font-family: Avenir Next W05;
    font-size: 14px;
}

[b-6edo4di561]::-moz-placeholder { /* Firefox 19+ */
    font-family: Avenir Next W05;
    font-size: 14px;
}

:-ms-input-placeholder[b-6edo4di561] { /* IE 10+ */
    font-family: Avenir Next W05;
    font-size: 14px;
}

:-moz-placeholder[b-6edo4di561] { /* Firefox 18- */
    font-family: Avenir Next W05;
    font-size: 14px;
}

/*
Preloader style
*/
#preloader[b-6edo4di561] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    z-index: 99999;
}

#preloader-inner[b-6edo4di561] {
    position: absolute;
    left: 50%;
    top: 50%;
    font-size: 5px;
    width: 5em;
    height: 5em;
    margin: -25px 0 0 -25px;
    text-indent: -9999em;
    border-top: 0.5em solid #22232d;
    border-right: 0.5em solid rgba(204, 204, 204, 0.5);
    border-bottom: 0.5em solid rgba(204, 204, 204, 0.5);
    border-left: 0.5em solid rgba(204, 204, 204, 0.5);
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: load8 1.1s infinite linear;
    animation: load8-b-6edo4di561 1.1s infinite linear;
}

/**preloader**/
.loader[b-6edo4di561],
.loader[b-6edo4di561]:before,
.loader[b-6edo4di561]:after {
    border-radius: 50%;
    width: 2.5em;
    height: 2.5em;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation: load7 1.8s infinite ease-in-out;
    animation: load7 1.8s infinite ease-in-out;
}

#preloader-inner[b-6edo4di561],
#preloader-inner[b-6edo4di561]:after {
    border-radius: 50%;
    width: 10em;
    height: 10em;
}

@-webkit-keyframes load8 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes load8-b-6edo4di561 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
/**pace css preloader**/
.pace[b-6edo4di561] {
    -webkit-pointer-events: none;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 2000;
    width: 100%;
    height: 3px;
    background: transparent;
}

.pace-inactive[b-6edo4di561] {
    display: none;
}

.pace .pace-progress[b-6edo4di561] {
    background-color: #e7f7fe;
    position: fixed;
    top: 0;
    right: 100%;
    width: 100%;
    height: 3px;
    overflow: hidden;
    box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.05);
}

.pace .pace-activity[b-6edo4di561] {
    position: fixed;
    top: 0;
    left: 0;
    right: -28px;
    bottom: 0;
    -webkit-animation: pace-theme-mac-osx-motion 500ms linear infinite;
    -moz-animation: pace-theme-mac-osx-motion 500ms linear infinite;
    -ms-animation: pace-theme-mac-osx-motion 500ms linear infinite;
    -o-animation: pace-theme-mac-osx-motion 500ms linear infinite;
    animation: pace-theme-mac-osx-motion-b-6edo4di561 500ms linear infinite;
}

@-webkit-keyframes pace-theme-mac-osx-motion {
    0% {
        -webkit-transform: none;
        transform: none;
    }

    100% {
        -webkit-transform: translate(-28px, 0);
        transform: translate(-28px, 0);
    }
}

@-moz-keyframes pace-theme-mac-osx-motion {
    0% {
        -moz-transform: none;
        transform: none;
    }

    100% {
        -moz-transform: translate(-28px, 0);
        transform: translate(-28px, 0);
    }
}

@-o-keyframes pace-theme-mac-osx-motion {
    0% {
        -o-transform: none;
        transform: none;
    }

    100% {
        -o-transform: translate(-28px, 0);
        transform: translate(-28px, 0);
    }
}

@-ms-keyframes pace-theme-mac-osx-motion {
    0% {
        -ms-transform: none;
        transform: none;
    }

    100% {
        -ms-transform: translate(-28px, 0);
        transform: translate(-28px, 0);
    }
}

@keyframes pace-theme-mac-osx-motion-b-6edo4di561 {
    0% {
        transform: none;
        transform: none;
    }

    100% {
        transform: translate(-28px, 0);
        transform: translate(-28px, 0);
    }
}
/* /Views/Library/GoogleAnalyticsHelper.razor.rz.scp.css */
body[b-hhpsjq2dz5] {

}
/* /Views/Search/SearchInput.razor.rz.scp.css */
#nav-search-input[b-9k8owxd719]::placeholder {
    font-weight: 600;
}

#nav-search-input:focus[b-9k8owxd719] {
    box-shadow: none;
}
/* /Views/Search/SearchResultsBlazor.razor.rz.scp.css */
[b-grb88fazqt] th {
    border-top: none !important;
}

.sticky-bottom[b-grb88fazqt] {
    position: sticky;
    bottom: 0px;
    z-index: 1030; /* Ensure it stays above most content */
}

.sticky-top[b-grb88fazqt] {
    position: sticky;
    top: 0px;
    z-index: 1030; /* Ensure it stays above most content */
}

.search-loader[b-grb88fazqt] {
    width: 48px;
    height: 48px;
    border: 3px solid #ebeced;
    border-bottom-color: black;
    border-radius: 50%;
    display: inline-block;
    box-sizing: border-box;
    animation: rotation-b-grb88fazqt 1s linear infinite;
}

@keyframes rotation-b-grb88fazqt {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.rz-dialog-side-position-left[b-grb88fazqt] {
    top: 0;
}

.rz-dialog-side-titlebar-close[b-grb88fazqt] {
     cursor: pointer;
}

    .rz-dialog-titlebar-close .rzi-times[b-grb88fazqt]:before, .rz-dialog-side-titlebar-close .rzi-times[b-grb88fazqt]:before {
        font-size: 25px;
    }

#search-results-container[b-grb88fazqt] {
    overflow-x: hidden;
    background: white;
}

.rz-dialog-content[b-grb88fazqt] {
    overflow: hidden !important;
}

.search-title-see-more-button-icon.rotated[b-grb88fazqt] {
    transform: rotate(180deg);
}

/* Mobile only (xs) */
.show-mobile[b-grb88fazqt] {
    display: block;
}

.hide-mobile[b-grb88fazqt] {
    display: none;
}

/* sm and up (≥576px) */
@media (min-width: 576px) {
    .show-mobile[b-grb88fazqt] {
        display: none !important;
    }

    .hide-mobile[b-grb88fazqt] {
        display: block;
    }
}

/* Default: mobile first */
.desktop-right-group[b-grb88fazqt] {
    display: none;
}

.mobile-right-group[b-grb88fazqt] {
    display: flex;
}

/* Desktop and up */
@media (min-width: 768px) {
    .desktop-right-group[b-grb88fazqt] {
        display: block;
    }

    .mobile-right-group[b-grb88fazqt] {
        display: none !important;
    }
}

.view-more-button[b-grb88fazqt] {
    font-size: 18px;
}

.view-more-button:focus[b-grb88fazqt] {
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
}

[b-grb88fazqt].table th, [b-grb88fazqt] .table td {
    border-top: none;
   
}

[b-grb88fazqt] .table thead th {
    border-bottom: none;
}

[b-grb88fazqt] .view-more-button:hover {
    text-decoration: none;
}
