@import '_content/BlazorStrap.V5/BlazorStrap.V5.bundle.scp.css';
@import '_content/BlazorStrap/BlazorStrap.bundle.scp.css';

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.oi[b-bzp1o9nvu0] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

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

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

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

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

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

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

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

    .collapse[b-bzp1o9nvu0] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
    
    .nav-scrollable[b-bzp1o9nvu0] {
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /Pages/Components/AppTools.razor.rz.scp.css */
*[b-selyzj2b33] {
    margin: 0;
    padding: 0;
}

div[b-selyzj2b33] {
    margin: 5px;
}

ul[b-selyzj2b33] {
    list-style-type: none;
    
}

h3[b-selyzj2b33] {
    font: bold 20px/1.5 Helvetica, Verdana, sans-serif;
}

li img[b-selyzj2b33] {
    float: left;
    margin: 0 15px 0 0;
}

li p[b-selyzj2b33] {
    font: 200 12px/1.5 Georgia, Times New Roman, serif;
}
.litoolbox[b-selyzj2b33] {
    background-color: #9370db;
    overflow-x:hidden;
}
li[b-selyzj2b33] {
    padding: 4px;
    overflow: auto;
    background-color: #9370db77;
    overflow-x: hidden;
    border-bottom-color:#ffffff33;
    border-bottom-style:solid;
    border-bottom-width:1px;
}

    li:hover[b-selyzj2b33] {
        background: #e59af755;
        cursor: pointer;
    }
    .toolitem[b-selyzj2b33]
    {
        display:flex;
        flex-flow:column;
        color:white;
        margin:auto;
    }
.toolitem-selected[b-selyzj2b33] {
    border: transparent 2px solid;
    animation: animation-b-selyzj2b33 2s infinite alternate linear;
}
@keyframes animation-b-selyzj2b33 {
    from {
        border-color: transparent;
    }

    to {
        border-color: white;
    }
}
    .iconfont[b-selyzj2b33]
    {
        font-size:20px;
        
        
    }
    .tooltextdiv[b-selyzj2b33]
    {
        overflow-wrap:break-word;
        font-size:9px;

    }
/* /Pages/Components/Card1.razor.rz.scp.css */


*[b-esypwbeqfw] {
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;
}



body[b-esypwbeqfw] {
    font-family: 'Roboto', sans-serif;
    background: linear-gradient(to right, #8e9eab, #eef2f3);
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: 30px;
}

.card-wrap[b-esypwbeqfw] {
    width: 172px;
    background: #fff;
    border-radius: 20px;
    border: 2px solid #fff;
    overflow: hidden;
    color: var(--color-text);
    box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;
    cursor: pointer;
    transition: all .2s ease-in-out;
}

    .card-wrap:hover[b-esypwbeqfw] {
        transform: scale(1.1);
    }

.card-header[b-esypwbeqfw] {
    height: 135px;
    width: 100%;
    background: red;
    border-radius: 100% 0% 100% 0% / 0% 50% 50% 100%;
    display: grid;
    place-items: center;
}

    .card-header i[b-esypwbeqfw] {
        color: #fff;
        font-size: 36px;
    }

.card-content[b-esypwbeqfw] {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 60%;
    margin: 0 auto;
}

.card-title[b-esypwbeqfw] {
    text-align: center;
    text-transform: uppercase;
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 20px;
}

.card-text[b-esypwbeqfw] {
    text-align: center;
    font-size: 12px;
    margin-bottom: 20px;
}

.card-btn[b-esypwbeqfw] {
    border: none;
    border-radius: 100px;
    padding: 5px 30px;
    color: #fff;
    margin-bottom: 15px;
    text-transform: uppercase;
}

.card-header.one[b-esypwbeqfw] {
    background: linear-gradient(to bottom left, var(--card1-gradient-color1), var(--card1-gradient-color2));
}

.card-header.two[b-esypwbeqfw] {
    background: linear-gradient(to bottom left, var(--card2-gradient-color1), var(--card2-gradient-color2));
}

.card-header.three[b-esypwbeqfw] {
    background: linear-gradient(to bottom left, var(--card3-gradient-color1), var(--card3-gradient-color2));
}

.card-header.four[b-esypwbeqfw] {
    background: linear-gradient(to bottom left, var(--card4-gradient-color1), var(--card4-gradient-color2));
}

.card-btn.one[b-esypwbeqfw] {
    background: linear-gradient(to left, var(--card1-gradient-color1), var(--card1-gradient-color2));
}

.card-btn.two[b-esypwbeqfw] {
    background: linear-gradient(to left, var(--card2-gradient-color1), var(--card2-gradient-color2));
}

.card-btn.three[b-esypwbeqfw] {
    background: linear-gradient(to left, var(--card3-gradient-color1), var(--card3-gradient-color2));
}

.card-btn.four[b-esypwbeqfw] {
    background: linear-gradient(to left, var(--card4-gradient-color1), var(--card4-gradient-color2));
}
/* /Pages/Components/Clock.razor.rz.scp.css */
.clock-container[b-s5swx1ahhs] {
    background-color: midnightblue;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    min-height: 75vmin;
}

.clock[b-s5swx1ahhs] {
    position: relative;
    overflow: hidden;
    background-color: inherit;
    height: 70vmin;
    width: 70vmin;
    border-radius: 50%;
    box-shadow: 0 -12px 12px rgba(255,255,255,.1), inset 0 -12px 12px rgba(255,255,255,.1), 0 12px 12px rgba(0,0,0,.1), inset 0 12px 12px rgba(0,0,0,.1);
}

    .clock div[b-s5swx1ahhs] {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        background-color: transparent;
    }

        .clock div div[b-s5swx1ahhs] {
            left: 50%;
            width: 0;
        }

    .clock span[b-s5swx1ahhs] {
        position: absolute;
        font-family: Arial;
        font-size: 5vmin;
        font-weight: bold;
        color: lime;
    }

    .clock .h12[b-s5swx1ahhs] {
        left: 50%;
        top: 3%;
        transform: translateX(-50%);
    }

        .clock .h12[b-s5swx1ahhs]::before {
            content: "12";
        }

    .clock .h3[b-s5swx1ahhs] {
        left: 97%;
        top: 50%;
        transform: translate(-100%, -50%);
    }

        .clock .h3[b-s5swx1ahhs]::before {
            content: "3";
        }

    .clock .h6[b-s5swx1ahhs] {
        left: 50%;
        top: 97%;
        transform: translate(-50%, -100%);
    }

        .clock .h6[b-s5swx1ahhs]::before {
            content: "6";
        }

    .clock .h9[b-s5swx1ahhs] {
        left: 3%;
        top: 50%;
        transform: translateY(-50%);
    }

        .clock .h9[b-s5swx1ahhs]::before {
            content: "9";
        }

    .clock .ctr[b-s5swx1ahhs] {
        width: 3%;
        height: 3%;
        border-radius: 50%;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        background-color: wheat;
    }

    .clock .hour div[b-s5swx1ahhs] {
        top: 20%;
        height: 30%;
        border: 2px solid wheat;
        margin-left: -2px;
    }

    .clock .minute div[b-s5swx1ahhs] {
        top: 10%;
        height: 40%;
        border: 2px solid wheat;
        margin-left: -2px;
    }

    .clock .second div[b-s5swx1ahhs] {
        top: 5%;
        height: 65%;
        border: 1px solid red;
        margin-left: -1px;
    }
/* /Pages/Components/ExploreCard.razor.rz.scp.css */
.cardtitle[b-o1d9v74e0z]
{
    font-size:10px;
}
.cardcolor[b-o1d9v74e0z]
{
    fill:transparent;
    
}
.linecolor[b-o1d9v74e0z] {
    stroke:white;
}
.card-wrap[b-o1d9v74e0z] {
    height:100%;
    background: transparent;
    border-radius: 9px;
    border: 2px solid #fff;
    overflow: hidden;
    color: var(--color-text);
    box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;
    cursor: pointer;
    transition: all .2s ease-in-out;
}

    .card-wrap:hover[b-o1d9v74e0z] {
        transform: scale(1.02);
    }

.card-header[b-o1d9v74e0z] {
    height: 24px;
    width: 100%;
    color:white;
    background: mediumpurple;
    border-radius: 5%;
    display: grid;
    place-items: center;
}

    .card-header i[b-o1d9v74e0z] {
        color: #fff;
        font-size: 16px;
    }

.card-content[b-o1d9v74e0z] {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding-left:0.5em;
    padding-right:0.5em;
    
    
}

.card-title[b-o1d9v74e0z] {
    text-align: center;
    text-transform: uppercase;
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 20px;
}

.card-text[b-o1d9v74e0z] {
    text-align: center;
    font-size: 12px;
    margin-bottom: 20px;
}
.icondim[b-o1d9v74e0z]
{
    padding:0.5em;
    
}
/* /Pages/Components/Footer.razor.rz.scp.css */
/*https://www.fourkitchens.com/blog/article/responsive-multi-column-lists-flexbox/*/

.items[b-we1xge3vwn] {
    display: flex;
    flex-wrap: wrap;
}

.items .item[b-we1xge3vwn] {
    flex: 1 0 200px;
    box-sizing: border-box;
}
/* /Pages/Components/GNAInfo.razor.rz.scp.css */
div[b-p9qq4sfhxr] {
    max-width: 750px;
    margin: 0 auto;
    font-size: 1.125em;
}

img.left[b-p9qq4sfhxr] {
    float: left;
    margin: 0 0.5em 0.5em 0;
    line-height: 0;
    width:70%;
}

img.right[b-p9qq4sfhxr] {
    float: right;
    margin: 0.5em 0 0.5em 0.5em;
    line-height: 0;
    width: 70%;
}
/* /Pages/Components/InfoBox.razor.rz.scp.css */

/* /Pages/Components/NewsWriter.razor.rz.scp.css */
.type[b-33bpu4y2og] {
    font-family: monospace;
    color: #0000;
    background: linear-gradient(-90deg,#4cff00 5px,#0000 0) 10px 0, linear-gradient(#4cff00 0 0) 0 0;
    background-size: calc(var(--n)*1ch) 200%;
    -webkit-background-clip: padding-box,text;
    background-clip: padding-box,text;
    background-repeat: no-repeat;
    animation: b-b-33bpu4y2og .3s infinite steps(1), t-b-33bpu4y2og calc(var(--n)*.1s) steps(var(--n)) forwards;
}

@keyframes t-b-33bpu4y2og {
    from {
        background-size: 0 200%
    }
}

@keyframes b-b-33bpu4y2og {
    50% {
        background-position: 0 -100%,0 0
    }
}
.newsboard[b-33bpu4y2og]
{
    width:100%;
    height:50%;
    background-color:#000000dd;
    padding:10px;
}
    .newsboard:hover[b-33bpu4y2og], .newsboard:focus[b-33bpu4y2og] {
        outline: none;
        box-shadow: none;
        background: transparent;
        border: 2px solid transparent;
        border-bottom-color: #c22ee6;
    }


    /***************NEW ONE***/
.newspaper-bg[b-33bpu4y2og] {
    font-family: 'Droid Serif', serif;
    font-size: 14px;
    color: #2f2f2f;
    background-color: #f9f7f1D9;
}

    .newspaper-bg p[b-33bpu4y2og] {
        font-size: 14px;
        color: #6c757d;
    }

header[b-33bpu4y2og] {
    font-family: 'Playfair Display', serif;
    font-weight: 900;
    font-size: 50px;
    text-transform: uppercase;
    display: inline-block;
    line-height: 72px;
    margin-bottom: 20px;
}

p[b-33bpu4y2og] {
    margin-top: 0;
    margin-bottom: 20px;
}

.head[b-33bpu4y2og] {
    text-align: center;
    position: relative;
}

.headerobjectswrapper[b-33bpu4y2og] {
}

.subhead[b-33bpu4y2og] {
    text-transform: uppercase;
    border-bottom: 2px solid #2f2f2f;
    border-top: 2px solid #2f2f2f;
    padding: 12px 0 12px 0;
}

.weatherforcastbox[b-33bpu4y2og] {
    position: relative;
    width: 12%;
    left: 10px;
    border: 3px double #2f2f2f;
    padding: 10px 15px 10px 15px;
    line-height: 20px;
    display: inline-block;
    margin: 0 50px 20px -360px;
}

.content[b-33bpu4y2og] {
    font-size: 0;
    line-height: 0;
    word-spacing: -.31em;
    display: inline-block;
    margin: 30px 2% 0 2%;
}

.collumns[b-33bpu4y2og] {
}

.collumn[b-33bpu4y2og] {
    font-size: 14px;
    line-height: 20px;
    width: 17.5%;
    display: inline-block;
    padding: 0 1% 0 1%;
    vertical-align: top;
    margin-bottom: 50px;
    transition: all .7s;
}

    .collumn + .collumn[b-33bpu4y2og] {
        border-left: 1px solid #2f2f2f;
    }

     .headline[b-33bpu4y2og] {
        text-align: center;
        line-height: normal;
        font-family: 'Playfair Display', serif;
        display: block;
        margin: 0 auto;
    }

          .headline.hl1[b-33bpu4y2og] {
            font-weight: 700;
            font-size: 30px;
            text-transform: uppercase;
            padding: 10px 0 10px 0;
        }

          .headline.hl2[b-33bpu4y2og] {
            font-weight: 400;
            font-style: italic;
            font-size: 24px;
            box-sizing: border-box;
            padding: 10px 0 10px 0;
        }

              .headline.hl2[b-33bpu4y2og]:before {
                border-top: 1px solid #2f2f2f;
                content: '';
                width: 100px;
                height: 7px;
                display: block;
                margin: 0 auto;
            }

              .headline.hl2[b-33bpu4y2og]:after {
                border-bottom: 1px solid #2f2f2f;
                content: '';
                width: 100px;
                height: 13px;
                display: block;
                margin: 0 auto;
            }

        .headline.hl3[b-33bpu4y2og] {
            font-weight: 400;
            font-style: italic;
            font-size: 36px;
            box-sizing: border-box;
            padding: 10px 0 10px 0;
        }

        .headline.hl4[b-33bpu4y2og] {
            font-weight: 700;
            font-size: 12px;
            box-sizing: border-box;
            padding: 10px 0 10px 0;
        }

             .headline.hl4[b-33bpu4y2og]:before {
                border-top: 1px solid #2f2f2f;
                content: '';
                width: 100px;
                height: 7px;
                display: block;
                margin: 0 auto;
            }

             .headline.hl4[b-33bpu4y2og]:after {
                border-bottom: 1px solid #2f2f2f;
                content: '';
                width: 100px;
                height: 10px;
                display: block;
                margin: 0 auto;
            }

         .headline.hl5[b-33bpu4y2og] {
            font-weight: 400;
            font-size: 42px;
            text-transform: uppercase;
            font-style: italic;
            box-sizing: border-box;
            padding: 10px 0 10px 0;
        }

         .headline.hl6[b-33bpu4y2og] {
            font-weight: 400;
            font-size: 18px;
            box-sizing: border-box;
            padding: 10px 0 10px 0;
        }

            .headline.hl6[b-33bpu4y2og]:before {
                border-top: 1px solid #2f2f2f;
                content: '';
                width: 100px;
                height: 7px;
                display: block;
                margin: 0 auto;
            }

             .headline.hl6[b-33bpu4y2og]:after {
                border-bottom: 1px solid #2f2f2f;
                content: '';
                width: 100px;
                height: 10px;
                display: block;
                margin: 0 auto;
            }

        .headline.hl7[b-33bpu4y2og] {
            font-weight: 700;
            font-size: 12px;
            box-sizing: border-box;
            display: block;
            padding: 10px 0 10px 0;
        }

        .headline.hl8[b-33bpu4y2og] {
            font-weight: 700;
            font-size: 12px;
            box-sizing: border-box;
            padding: 10px 0 10px 0;
        }

         .headline.hl9[b-33bpu4y2og] {
            font-weight: 700;
            font-size: 12px;
            box-sizing: border-box;
            padding: 10px 0 10px 0;
        }

         .headline.hl10[b-33bpu4y2og] {
            font-weight: 700;
            font-size: 12px;
            box-sizing: border-box;
            padding: 10px 0 10px 0;
        }

     .citation[b-33bpu4y2og] {
        font-family: 'Playfair Display', serif;
        font-size: 36px;
        line-height: 44px;
        /*font-style: italic;*/
        text-align: center;
        font-weight: 400;
        display: block;
        margin: 40px 0 40px 0;
        font-feature-settings: "liga", "dlig";
    }

         .citation[b-33bpu4y2og]:before {
            border-top: 1px solid #2f2f2f;
            content: '';
            width: 100px;
            height: 16px;
            display: block;
            margin: 0 auto;
        }

         .citation[b-33bpu4y2og]:after {
            border-bottom: 1px solid #2f2f2f;
            content: '';
            width: 100px;
            height: 16px;
            display: block;
            margin: 0 auto;
        }

     .figure[b-33bpu4y2og] {
        margin: 0 0 0px;
    }

     .figcaption[b-33bpu4y2og] {
        font-style: italic;
        font-size: 12px;
    }

.media[b-33bpu4y2og] {
    -webkit-filter: sepia(80%) contrast(1) opacity(0.8);
    filter: sepia(80%) grayscale(1) contrast(1) opacity(0.8);
    mix-blend-mode: multiply;
    width: 100%;
}
/*________________________________________________________________________________________________________________________________*/
/*MEDIAQUERIES*/
@media only all and (max-width: 1300px) {
    .weatherforcastbox[b-33bpu4y2og] {
        display: none;
    }
}

@media only all and (max-width: 1200px) {
    .collumn[b-33bpu4y2og] {
        width: 31%;
    }
}

@media only all and (max-width: 900px) {
    .collumn[b-33bpu4y2og] {
        width: 47%;
    }
}

@media only all and (max-width: 600px) {
    .collumn[b-33bpu4y2og] {
        width: 100%;
    }

        .collumn + .collumn[b-33bpu4y2og] {
            border-left: none;
            border-bottom: 1px solid #2f2f2f;
        }

    header[b-33bpu4y2og] {
        max-width: 320px;
        font-size: 60px;
        line-height: 54px;
        overflow: hidden;
    }
}

/* /Pages/Components/ProcessBreadCrumb.razor.rz.scp.css */
ul.chevronbar[b-t2ougr5wyj] {
    list-style: none;
    padding: 0;
    margin: 0;
    margin: 0 0 0px;
    height: 38px;
    border-radius: 5px;
    box-shadow: 0 1px 2px rgba(0,0,0,.08);
}

    ul.chevronbar li[b-t2ougr5wyj] {
        float: left;
        text-align: center;
        vertical-align: top;
        position: relative;
        background: #c22ee6;
        color: #fff;
        display: inline;
        border: none;
        margin-right: 17px;
        margin-bottom:12px;
        margin-left:4px;
        padding-right:24px;

    }

        ul.chevronbar li a[b-t2ougr5wyj] {
            line-height: 38px;
            text-decoration: none;
            padding: 5px;
            color: #fff;
        }

        ul.chevronbar li[b-t2ougr5wyj]:before, ul.chevronbar li[b-t2ougr5wyj]:after {
            content: ' ';
            height: 0;
            position: absolute;
            width: 0;
            border: 19px solid transparent;
            border-left-width: 8px;
            border-right-width: 8px;
            top: 0;
        }


        ul.chevronbar li[b-t2ougr5wyj]:before {
            border-top-color: #c22ee6;
            border-bottom-color: #c22ee6;
            border-right-color: #c22ee6;
            right: 100%;
        }

        ul.chevronbar li[b-t2ougr5wyj]:after {
            border-left-color: #c22ee6;
            left: 100%;
        }

        ul.chevronbar li.first[b-t2ougr5wyj] {
        }

            ul.chevronbar li.first[b-t2ougr5wyj]:before {
                border: none !important;
            }

        ul.chevronbar li.last[b-t2ougr5wyj]:after {
            border: none !important;
        }

        ul.chevronbar li.active[b-t2ougr5wyj] {
            background: #0064cd;
        }

            ul.chevronbar li.active[b-t2ougr5wyj]:before {
                border-top-color: #0064cd;
                border-bottom-color: #0064cd;
                border-right-color: #0064cd;
                right: 100%;
            }

            ul.chevronbar li.active[b-t2ougr5wyj]:after {
                border-left-color: #0064cd;
                left: 100%;
            }
            .spanprocesstext[b-t2ougr5wyj]
            {
                vertical-align:middle;
            }

/* /Pages/Components/ProcessChevron.razor.rz.scp.css */
.chevronlist[b-w5u8g4iw2b]
{
    display:flex;
    flex-direction:row;
}
.chevronheader[b-w5u8g4iw2b] {
    background-color: transparent;
    text-align: center;
    width: 80%;
 
}
.chevronheadertext[b-w5u8g4iw2b] {
    font-weight: unset;
    font-size: 3em;
}
/* /Pages/Components/ProcessChevronLeft.razor.rz.scp.css */
.chevron[b-wck51e1an3] {
    stroke: white;
    stroke-width: 1;
}

.chevrontext[b-wck51e1an3] {
    font-size: 0.60em;
    color: white;
}

.divchevron[b-wck51e1an3] {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    flex-direction: column;
    padding-right: 5px;
}
svg.purple stop:nth-child(1)[b-wck51e1an3] {
    stop-color: #7F00FF;
}

svg.purple stop:nth-child(2)[b-wck51e1an3] {
    stop-color: #E100FF;
}

/* /Pages/Components/ProcessChevronMiddle.razor.rz.scp.css */
.chevron[b-i105denoef] {
    stroke: white;
    stroke-width: 1;
}

.chevrontext[b-i105denoef] {
    font-size: 0.60em;
    color: white;
}

.divchevron[b-i105denoef] {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    flex-direction: column;
    padding-right: 5px;
}

svg.purple stop:nth-child(1)[b-i105denoef] {
    stop-color: #E100FF;
}

svg.purple stop:nth-child(2)[b-i105denoef] {
    stop-color: #7F00FF;
}
/* /Pages/Components/ProcessChevronRight.razor.rz.scp.css */
.chevron[b-whvf76j3mh] {
    stroke: lightgray;
    stroke-width: 1;
    fill: #be6ad3;
}
.chevron:hover[b-whvf76j3mh] {
    stroke: white !important;
    stroke-width: 1;
    fill: #be6ad3;
}

.chevrontext[b-whvf76j3mh]
{
    font-size:0.60em;
    color:lightgray;
    cursor:pointer;
}
.chevrontext:hover[b-whvf76j3mh] {
    font-size: 0.60em;
    color: white;
    cursor: pointer;
}
.divchevron[b-whvf76j3mh]
{
    
    display:flex;
    align-items:center;
    justify-content:center;
    height:100%;
    flex-direction:column;
    padding-right:5px;
    
}
svg.purple stop:nth-child(1)[b-whvf76j3mh] {
    stop-color: #E100FF;
}

svg.purple stop:nth-child(2)[b-whvf76j3mh] {
    stop-color: #7F00FF;
    
}
.chevronpurple[b-whvf76j3mh] {
    stroke: lightgray;
}
.chevronpurple:hover[b-whvf76j3mh] {
    stroke: white;
}
/* /Pages/Components/SmallHeader.razor.rz.scp.css */
.headercontainer[b-i0augo1wu6]
{
    display:flex;
    flex-direction:row;
    width:100%;
    height:4.5em;
}
.rect1[b-i0augo1wu6] {
    background-color: #5c097055;
    width: 17%;
    margin-left: 1px;
    height: 100%;
}
.rect2[b-i0augo1wu6] {
    background-color: #9370db55;
    width: 16%;
    margin-left: 1px;
    height: 100%;
}
.rect3[b-i0augo1wu6] {
    background-color: #c22ee655;
    width: 17%;
    margin-left: 1px;
    height: 100%;
}
.rect4[b-i0augo1wu6] {
    background-color: #be6ad355;
    width: 16%;
    margin-left: 1px;
    height: 100%;
}
.rect5[b-i0augo1wu6] {
    background-color: #e59af755;
    width: 17%;
    margin-left: 1px;
    height: 100%;
}
.rect6[b-i0augo1wu6] {
    background-color: #d6b9dd55;
    width: 17%;
    margin-left: 1px;
    height: 100%;
}
.title[b-i0augo1wu6] {
    position: absolute; 
    width: 100%;
    height: 100%;
    color:white;
    font-size:2.5em;
    display:flex;
    flex-direction:row;
    margin-top:12px;
    
}
.main[b-i0augo1wu6]
{
    position:relative;
    max-height:4em;
    margin-bottom:16px;
}
.headertext[b-i0augo1wu6]
{
    align-self:flex-end;
    padding-bottom:10px;
}
/* /Pages/Components/TeamCard.razor.rz.scp.css */
body[b-rj23oaiu6f] {
    font-family: sans-serif;
}

.scene[b-rj23oaiu6f] {
    width: 200px;
    height: 260px;
    margin: 40px 0;
    perspective: 600px;
}
.card-wrap[b-rj23oaiu6f] {
    width: 100%;
    height:100%;
    background-color : transparent;       
    overflow: hidden;    
    box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;
}

.card-header[b-rj23oaiu6f] {
    width: 100%;
    background: #754781;
    font-size: 0.5em;
    display: grid;
    place-items: center;
}
.card-footer[b-rj23oaiu6f] {
    width: 100%;
    background: #754781;
    font-size: 0.5em;
    display: grid;
    place-items: center;
}
.card-content[b-rj23oaiu6f] {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 60%;
    margin: 0 auto;
    background-color:transparent;
}

.card[b-rj23oaiu6f] {
    position: relative;
    width: 100%;
    height: 100%;
    cursor: pointer;
    transform-style: preserve-3d;
    transform-origin: center right;
    transition: transform 1s;
}

    .card.is-flipped[b-rj23oaiu6f] {
        transform: translateX(-100%) rotateY(-180deg);
    }

.card__face[b-rj23oaiu6f] {
    position: absolute;
    width: 100%;
    height: 100%;
    color: white;
    text-align: center;
    font-weight: bold;
    font-size: 24px;
    backface-visibility: hidden;
}

.card__face--back[b-rj23oaiu6f] {
    background: #754781;
    transform: rotateY(180deg);
}
.card-header-grid[b-rj23oaiu6f]
{
    display:flex;
    flex-direction:row;
    width:100%;
}
.card-corner-grid[b-rj23oaiu6f] {
    width:15%;
}
.card-middle-grid[b-rj23oaiu6f] {
    width: 70%;
}
.stats[b-rj23oaiu6f] {
    display: block;
    float: left;
    width: 50%;
    text-align: center;
    font-size:unset;
}
.stats-item[b-rj23oaiu6f] {
    
    font-size: 0.5em;
}
.stats-container[b-rj23oaiu6f] {
    
    width: 100%;
}
.card .stats:first-child[b-rj23oaiu6f] {
    border-right: 1px solid #eee;
}
.card-content-back[b-rj23oaiu6f] {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 90%;
    margin: 0 auto;
    background-color: transparent;
}
.h6[b-rj23oaiu6f]
{
    font-size:unset;
}
.card-media[b-rj23oaiu6f]
{
    display:flex;
    flex-direction:row;
    justify-content:space-evenly;
    width:100%;
}
.card-media-item[b-rj23oaiu6f] 
{
    color:white;
    font-size:1.5em;
}

.imgfill[b-rj23oaiu6f] {
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 100%;
}

blockquote[b-rj23oaiu6f]
{
    white-space:break-spaces; 
}
/* /Pages/Components/Telex.razor.rz.scp.css */
.type[b-pbz14cidmp] {
    font-family: monospace;
    color: #0000;
    background: linear-gradient(-90deg,#4cff00 5px,#0000 0) 10px 0, linear-gradient(#4cff00 0 0) 0 0;
    background-size: calc(var(--n)*1ch) 200%;
    -webkit-background-clip: padding-box,text;
    background-clip: padding-box,text;
    background-repeat: no-repeat;
    animation: b-b-pbz14cidmp .3s infinite steps(1), t-b-pbz14cidmp calc(var(--n)*.1s) steps(var(--n)) forwards;
}

@keyframes t-b-pbz14cidmp {
    from {
        background-size: 0 200%
    }
}

@keyframes b-b-pbz14cidmp {
    50% {
        background-position: 0 -100%,0 0
    }
}

.newsboard[b-pbz14cidmp] {
    width: 50%;
    height: 50%;
    background-color: #000000dd;
    padding: 10px;
}

/* /Pages/Components/Timeline.razor.rz.scp.css */
*[b-fsjdenf5f9] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
}

body[b-fsjdenf5f9] {
    margin: 0;
    padding: 30px 0;
    font-family: 'Roboto', sans-serif;
    background: #F1F2F6;
}

h1[b-fsjdenf5f9] {
    text-align: center;
    font-weight: 300;
    color: #777
}

    h1 span[b-fsjdenf5f9] {
        font-weight: 600;
    }

.container[b-fsjdenf5f9] {
    width: 80%;
    padding: 50px 0;
    margin: 50px auto;
    position: relative;
    overflow: hidden;
}

    .container[b-fsjdenf5f9]:before {
        content: '';
        position: absolute;
        top: 0;
        left: 50%;
        margin-left: -1px;
        width: 2px;
        height: 100%;
        background: #CCD1D9;
        z-index: 1
    }

.timeline-block[b-fsjdenf5f9] {
    width: -webkit-calc(50% + 8px);
    width: -moz-calc(50% + 8px);
    width: calc(50% + 8px);
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    justify-content: space-between;
    clear: both;
}

.timeline-block-right[b-fsjdenf5f9] {
    float: right;
}

.timeline-block-left[b-fsjdenf5f9] {
    float: left;
    direction: rtl
}

.marker[b-fsjdenf5f9] {
    width: 16px;
    height: 16px;
    border-radius: 50%;
    border: 2px solid #F5F7FA;
    background: mediumpurple;
    margin-top: 10px;
    z-index: 9999
}

.timeline-content[b-fsjdenf5f9] {
    width: 95%;
    padding: 0 15px;
    color: #666
}

    .timeline-content h3[b-fsjdenf5f9] {
        margin-top: 5px;
        margin-bottom: 5px;
        font-size: 25px;
        font-weight: 500
    }

    .timeline-content span[b-fsjdenf5f9] {
        font-size: 15px;
        color: #a4a4a4;
    }

    .timeline-content p[b-fsjdenf5f9] {
        font-size: 14px;
        line-height: 1.5em;
        word-spacing: 1px;
        text-shadow: 1px 1px black;
        /*color: #888;*/
    }


@media screen and (max-width: 768px) {
    .container[b-fsjdenf5f9]:before {
        left: 8px;
        width: 2px;
    }

    .timeline-block[b-fsjdenf5f9] {
        width: 100%;
        margin-bottom: 30px;
    }

    .timeline-block-right[b-fsjdenf5f9] {
        float: none;
    }

    .timeline-block-left[b-fsjdenf5f9] {
        float: none;
        direction: ltr;
    }
}

.blur[b-fsjdenf5f9] {
    color: transparent;
    text-shadow: 0 0 5px #FFFFFF;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}


.blurMore[b-fsjdenf5f9] {
    color: transparent;
    text-shadow: 0 0 8px #FFFFFF;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.black_outline[b-fsjdenf5f9] {
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: black;
}
 
/* /Pages/Components/Users.razor.rz.scp.css */
.usersdiv[b-bb2wcddqsy] {
    display: flex;
    flex-direction: row;
    justify-content:center;
    flex-wrap: wrap;
    width: 100%;
    background-color: transparent;
}
.maindiv[b-bb2wcddqsy] {
    background-color: #9370db;
    color: white;
    min-width: 3em;
    min-height: 3em;
    display: flex;
    flex-direction: column;
    justify-content: center;
    flex-flow: column;
    align-items: center;
    padding-left: 12px;
    padding-bottom: 12px;
    padding-right: 24px;
    border-left-color: #ffffff33;
    border-left-style: solid;
    border-left-width: 1px;
}
.user[b-bb2wcddqsy] {
    background-color: #9370db77;
    color: white;
    min-width: 3em;
    min-height: 3em;
    display: flex;
    justify-content: center;
    flex-flow: column;
    align-items: center;
    padding-left: 12px;
    padding-bottom:12px;
    padding-right:24px;
    border-left-color: #ffffff33;
    border-left-style: solid;
    border-left-width: 1px;
}
    .user:hover[b-bb2wcddqsy] {
        background: #e59af755;
        cursor: pointer;
    }
.iconfont[b-bb2wcddqsy] {
    font-size: 20px;
 
}
/* /Pages/Contact.razor.rz.scp.css */
.overlay[b-jd6falpfkp] {
    background-image: linear-gradient(to right, rgba(90, 100, 232, 0.9), rgba(84, 96, 234, 0.9));
    width: 100%;
    height: 100%;
    z-index: 1;
    position: relative;
    padding: 110px 0;
}

.section-bg[b-jd6falpfkp] {
    background-size: cover;
    position: relative;
    background-position: left;
    z-index: 0;
    padding: 0;
    min-height: auto;
    overflow: hidden;
} 

.particles-js-canvas-el[b-jd6falpfkp] {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}

.contact-form input[b-jd6falpfkp] { 
    background: transparent;
    display: block;
    width: 100%;
    min-height: 50px;
    padding: 11px 0;
    font-size: 16px;
    font-weight: 600;
    line-height: 27px;
    background-color: transparent;
    background-image: none;
    border-radius: 0;
    -webkit-appearance: none;
    transition: .3s ease-in-out;
    border: 2px solid transparent;
    border-bottom-color: rgba(0,0,0,.1);
    margin-bottom: 30px;
    height: 55px;
    color: white;
}

.contact-form textarea[b-jd6falpfkp] { 
    background: transparent;
    display: block;
    width: 100%;
    min-height: 50px;
    padding: 11px 0;
    font-size: 16px;
    font-weight: 600;
    line-height: 27px;
    background-color: transparent;
    background-image: none;
    border-radius: 0;
    -webkit-appearance: none;
    transition: .3s ease-in-out;
    border: 2px solid transparent;
    color: white;
    border-bottom-color: rgba(0,0,0,.1);
}

.contact-form input[b-jd6falpfkp]::placeholder {
    color: #ddd;
}

.contact-form textarea[b-jd6falpfkp]::placeholder {
    color: #ddd;
}

.contact-form input:hover[b-jd6falpfkp], .contact-form input:focus[b-jd6falpfkp] {
    outline: none;
    box-shadow: none;
    background: transparent;
    border: 2px solid transparent;
    border-bottom-color: #c22ee6;
}

.contact-form textarea:hover[b-jd6falpfkp], .contact-form textarea:focus[b-jd6falpfkp] {
    background: transparent;
    outline: none;
    box-shadow: none;
    border: 2px solid transparent;
    border-bottom-color: #c22ee6;
    color:white;
}


.taso-btn[b-jd6falpfkp] {
    background-color: #fff;
    margin: 25px 0;
    color: #214dcb;
    -webkit-box-shadow: 0px 10px 30px 0px rgba(255, 255, 255, 0.32);
    box-shadow: 0px 10px 30px 0px rgba(255, 255, 255, 0.17);
}

.contact-info[b-jd6falpfkp] {
    padding: 0 30px 0px 0;
}

h2.contact-title[b-jd6falpfkp] {
    font-size: 35px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 30px;
}

.contact-info p[b-jd6falpfkp] {
    color: #ececec;
}

ul.contact-info[b-jd6falpfkp] {
    margin-top: 30px;
}

ul.contact-info li[b-jd6falpfkp] {
    margin-bottom: 22px;
    display: flex;
    width: 100%;
}

ul.contact-info span[b-jd6falpfkp] {
    font-size: 20px;
    line-height: 26px;
}

.info-left[b-jd6falpfkp] {
    width: 10%;
    font-weight:bold;
}

    .info-left i[b-jd6falpfkp] {
        width: 30px;
        height: 30px;
        line-height: 30px;
        font-size: 30px;
        color: #ffffff;
    }

.info-right h4[b-jd6falpfkp] {
    color: #fff;
    font-size: 18px;
}

.contact-page .info-left i[b-jd6falpfkp] {
    color: #FE846F;
}

.btn[b-jd6falpfkp] {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-family: 'Poppins', sans-serif;
    padding: 10px 30px 10px;
    font-size: 17px;
    line-height: 28px;
    border: 0px;
    border-radius: 10px;
    -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    -o-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; 
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}

.btn-big[b-jd6falpfkp] {
    -webkit-box-shadow: 0px 5px 20px 0px rgba(45, 45, 45, 0.47843137254901963);
    box-shadow: 2px 5px 10px 0px rgba(45, 45, 45, 0.19);
    color: #fff !important;
    margin-right: 20px;
    background: #c22ee6;
    transition: .2s;
    border: 2px solid #5c0970;
    margin-top: 50px;

    position: relative;
    height: 55px;
    max-width: 300px;
    width: 100%;
    border-radius: 6px;
    cursor: pointer;
    box-shadow: 0 5px 10px rgba(0,0,0,0.2);
    overflow: hidden;
}

@media only screen and (max-width: 767px) {
    .contact-form[b-jd6falpfkp] {
        padding: 30px;
    }

        .contact-form[b-jd6falpfkp]:before {
            width: 100%;
        }
}
[b-jd6falpfkp]::-webkit-input-placeholder { /* WebKit browsers */
    color: rgba(255, 255, 255, 0.32) !important;
    opacity: 1;
}

:-moz-placeholder[b-jd6falpfkp] { /* Mozilla Firefox 4 to 18 */
    color: #ddd !important;
    opacity: 1;
}

[b-jd6falpfkp]::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #ddd !important;
    opacity: 1;
}

:-ms-input-placeholder[b-jd6falpfkp] { /* Internet Explorer 10+ */
    color: #ddd !important;
    opacity: 1;
}

.btn-big[b-jd6falpfkp]::before {
    content: "";
    position: absolute;
    top: 0;
    left: -100%;
    height: 100%;
    width: 100%;
    background: rgba(0,0,0,0.2);
    border-radius: 6px;
}

.btn-big.progress[b-jd6falpfkp]::before {
    animation: progress-b-jd6falpfkp 6s ease-in-out forwards;
}

@keyframes progress-b-jd6falpfkp {
    0% {
        left: -100%;
    }

    10% {
        left: -97%;
    }

    20% {
        left: -92%;
    }

    30% {
        left: -82%;
    }

    30% {
        left: -62%;
    }

    40% {
        left: -38%;
    }

    50% {
        left: -18%;
    }

    60% {
        left: -14%;
    }

    80% {
        left: -7%;
    }

    90% {
        left: -3%;
    }

    100% {
        left: 0%;
    }
} 
/* /Pages/FlightData.razor.rz.scp.css */
.headerrow[b-wuo517yxl5] {
    display:flex;
    width:1100%;
    font-size:2rem;
    justify-content:space-between;
}
/* /Pages/GNA.razor.rz.scp.css */
.divdim[b-yoe3msbky0]
{
    width:100%;
    height:100%;
}
.divtoolbox[b-yoe3msbky0] {
    width: 8%;
    min-width: 64px;
}
.divplayground[b-yoe3msbky0] {
    border-color: white;
    border-style: solid;
    border-width: 2px;
    align-self: unset !important;
    display: flex;
    align-items: flex-start;
    width:84%;
    flex-direction:column;
    padding:12px;
    
    
}

.flexdiv[b-yoe3msbky0]
{
    display:flex;
    flex-direction:row;
}
.grid[b-yoe3msbky0] {
    width:100%;
    background-image: repeating-linear-gradient(#cccccc44 0 1px, transparent 1px 100%), repeating-linear-gradient(90deg, #cccccc44 0 1px, transparent 1px 100%);
    background-size: 2em 2em;
}

/* /Pages/GNAApp.razor.rz.scp.css */

#blur8[b-sddnqynlb2] {
    color: transparent;
    text-shadow: 0 0 8px #000;
}


#blur4[b-sddnqynlb2] {
    color: transparent;
    text-shadow: 0 0 4px #000;
}
/* /Pages/Index.razor.rz.scp.css */
.loader[b-5qhqj21kqm] {
    width: fit-content;
    font-weight: bold;
    font-family: monospace;
    font-size: 30px;
    color: #0000;
    overflow: hidden;
    animation: l9-b-5qhqj21kqm 5s infinite cubic-bezier(0.3,1,0,1);
}
.carousel-text-div[b-5qhqj21kqm] {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: transparent;
    color: white;
    top: 10px;
    left: 0;
    text-shadow: 2px 2px black
}

    .loader[b-5qhqj21kqm]:before {
        content: "Loading..."
    }
    .newfs-5[b-5qhqj21kqm]
    {
        font-size:1.4vh;
    }

@keyframes l9-b-5qhqj21kqm {
    0% {
        text-shadow: 0 0 #9370db55, 11ch 0 #c22ee655, 22ch 0 #be6ad355, 33ch 0 #e59af755,44ch 0 #d6b9dd55
    }

    25% {
        text-shadow: -11ch 0 #9370db55, 0ch 0 #c22ee655, 11ch 0 #be6ad355, 22ch 0 #e59af755,33ch 0 #d6b9dd55
    }

    50% {
        text-shadow: -22ch 0 #9370db55,-11ch 0 #c22ee655, 0ch 0 #be6ad355, 11ch 0 #e59af755,22ch 0 #d6b9dd55
    }

    75% {
        text-shadow: -33ch 0 #9370db55,-22ch 0 #c22ee655,-11ch 0 #be6ad355, 0ch 0 #e59af755,11ch 0 #d6b9dd55
    }

    100% {
        text-shadow: -44ch 0 #9370db55,-33ch 0 #c22ee655,-22ch 0 #be6ad355,-11ch 0 #e59af755, 0ch 0 #d6b9dd55
    }
}
/* /Pages/News.razor.rz.scp.css */
.newsselect[b-fs7tco0osh] {
    border: 0;
    background: #0000;
    display: block;
    width: 100%;
    color:mediumpurple;
    min-height: 50px;
    padding: 11px 0;
    font-size: 16px;
    font-weight: 600;
    line-height: 27px;
    background-color: transparent;
    background-image: none;
    border-radius: 0;
    -webkit-appearance: none;
    transition: .3s ease-in-out;
    border: 2px solid transparent;
    border-bottom-color: rgba(0,0,0,.1);
}
.newsselectordiv[b-fs7tco0osh]
{
    padding-bottom:24px;
}
.newsinfobox[b-fs7tco0osh] {
    background-color: #9370db44;
    color: white;
    padding: 12px;
    height: 50%;
}
.newsselect option[b-fs7tco0osh] {
    background-color: transparent !important;
    border: 1px solid #e4e4e4;
    color: #000;
    -webkit-appearance: none;
    -moz-appearance: none;
}
.newsinfotext[b-fs7tco0osh] {
    background-color: #9370db44;
    color: white;
    padding: 12px;
    height: 50%;
    overflow-y:scroll;
    overflow-x:hidden;
}
/* /Pages/NewsPaper.razor.rz.scp.css */
.newspaper-bg[b-jssldy2yif] {
    font-family: 'Droid Serif', serif;
    font-size: 14px;
    color: #2f2f2f;
    background-color: #e2d1e5d9;
}
.newspaper-bg p[b-jssldy2yif] {
    font-size: 14px;
    color: #6c757d;
}

header[b-jssldy2yif] {
    font-family: 'Playfair Display', serif;
    font-weight: 900;
    font-size: 50px;
    text-transform: uppercase;
    display: inline-block;
    line-height: 72px;
    margin-bottom: 20px;
}

p[b-jssldy2yif] {
    margin-top: 0;
    margin-bottom: 20px;
}

.head[b-jssldy2yif] {
    text-align: center;
    position: relative;
}

.headerobjectswrapper[b-jssldy2yif] {
}

.subhead[b-jssldy2yif] {
    text-transform: uppercase;
    border-bottom: 2px solid #2f2f2f;
    border-top: 2px solid #2f2f2f;
    padding: 12px 0 12px 0;
}

.weatherforcastbox[b-jssldy2yif] {
    position: relative;
    width: 20%;
    left: 10px;
    border: 3px double #2f2f2f;
    padding: 10px 15px 10px 15px;
    line-height: 20px;
    display: inline-block;
    margin: 10px 50px 20px -360px;
}

.content[b-jssldy2yif] {
    font-size: 0;
    line-height: 0;
    word-spacing: -.31em;
    display: inline-block;
    margin: 30px 2% 0 2%;
}

.masonry-with-columns[b-jssldy2yif] {
    columns: 3 200px;

    div
{
    /*  width: 150px;*/
    /*background: #EC985A;
    color: white;*/
    /*margin: 0 1rem 1rem 0;*/
    display: inline-block;
    width: 100%;
    text-align: justify; 
    padding: 15px;
    /*text-indent: 15px;*/
    /*    text-align: center;
    font-family: system-ui;
    font-weight: 900;
    font-size: 2rem;*/
}

}

.grid-item + .grid-item[b-jssldy2yif] {
    border-left: 1px solid #2f2f2f;
}


.collumn[b-jssldy2yif] {
    font-size: 14px;
    line-height: 20px;
    width: 17.5%;
    display: inline-block;
    padding: 0 1% 0 1%;
    vertical-align: top;
    margin-bottom: 50px;
    transition: all .7s;
}

    .collumn + .collumn[b-jssldy2yif] {
        border-left: 1px solid #2f2f2f;
    }

    .collumn .headline[b-jssldy2yif] {
        text-align: center;
        line-height: normal;
        font-family: 'Playfair Display', serif;
        display: block;
        margin: 0 auto;
    }

        .collumn .headline.hl1[b-jssldy2yif] {
            font-weight: 700;
            font-size: 30px;
            text-transform: uppercase;
            padding: 10px 0 10px 0;
        }

        .collumn .headline.hl2[b-jssldy2yif] {
            font-weight: 400;
            font-style: italic;
            font-size: 24px;
            box-sizing: border-box;
            padding: 10px 0 10px 0;
        }

            .collumn .headline.hl2[b-jssldy2yif]:before {
                border-top: 1px solid #2f2f2f;
                content: '';
                width: 100px;
                height: 7px;
                display: block;
                margin: 0 auto;
            }

            .collumn .headline.hl2[b-jssldy2yif]:after {
                border-bottom: 1px solid #2f2f2f;
                content: '';
                width: 100px;
                height: 13px;
                display: block;
                margin: 0 auto;
            }

        .collumn .headline.hl3[b-jssldy2yif] {
            font-weight: 400;
            font-style: italic;
            font-size: 36px;
            box-sizing: border-box;
            padding: 10px 0 10px 0;
        }

        .collumn .headline.hl4[b-jssldy2yif] {
            font-weight: 700;
            font-size: 12px;
            box-sizing: border-box;
            padding: 10px 0 10px 0;
        }

            .collumn .headline.hl4[b-jssldy2yif]:before {
                border-top: 1px solid #2f2f2f;
                content: '';
                width: 100px;
                height: 7px;
                display: block;
                margin: 0 auto;
            }

            .collumn .headline.hl4[b-jssldy2yif]:after {
                border-bottom: 1px solid #2f2f2f;
                content: '';
                width: 100px;
                height: 10px;
                display: block;
                margin: 0 auto;
            }

        .collumn .headline.hl5[b-jssldy2yif] {
            font-weight: 400;
            font-size: 42px;
            text-transform: uppercase;
            font-style: italic;
            box-sizing: border-box;
            padding: 10px 0 10px 0;
        }

        .collumn .headline.hl6[b-jssldy2yif] {
            font-weight: 400;
            font-size: 18px;
            box-sizing: border-box;
            padding: 10px 0 10px 0;
        }

            .collumn .headline.hl6[b-jssldy2yif]:before {
                border-top: 1px solid #2f2f2f;
                content: '';
                width: 100px;
                height: 7px;
                display: block;
                margin: 0 auto;
            }

            .collumn .headline.hl6[b-jssldy2yif]:after {
                border-bottom: 1px solid #2f2f2f;
                content: '';
                width: 100px;
                height: 10px;
                display: block;
                margin: 0 auto;
            }

        .collumn .headline.hl7[b-jssldy2yif] {
            font-weight: 700;
            font-size: 12px;
            box-sizing: border-box;
            display: block;
            padding: 10px 0 10px 0;
        }

        .collumn .headline.hl8[b-jssldy2yif] {
            font-weight: 700;
            font-size: 12px;
            box-sizing: border-box;
            padding: 10px 0 10px 0;
        }

        .collumn .headline.hl9[b-jssldy2yif] {
            font-weight: 700;
            font-size: 12px;
            box-sizing: border-box;
            padding: 10px 0 10px 0;
        }

        .collumn .headline.hl10[b-jssldy2yif] {
            font-weight: 700;
            font-size: 12px;
            box-sizing: border-box;
            padding: 10px 0 10px 0;
        }

    .collumn .citation[b-jssldy2yif] {
        font-family: 'Playfair Display', serif;
        font-size: 36px;
        line-height: 44px;
        /*font-style: italic;*/
        text-align: center;
        font-weight: 400;
        display: block;
        margin: 40px 0 40px 0;
        font-feature-settings: "liga", "dlig";
    }

        .collumn .citation[b-jssldy2yif]:before {
            border-top: 1px solid #2f2f2f;
            content: '';
            width: 100px;
            height: 16px;
            display: block;
            margin: 0 auto;
        }

        .collumn .citation[b-jssldy2yif]:after {
            border-bottom: 1px solid #2f2f2f;
            content: '';
            width: 100px;
            height: 16px;
            display: block;
            margin: 0 auto;
        }

    .collumn .figure[b-jssldy2yif] {
        margin: 0 0 20px;
    }

    .collumn .figcaption[b-jssldy2yif] {
        font-style: italic;
        font-size: 12px;
    }

.media[b-jssldy2yif] {
    -webkit-filter: sepia(80%) contrast(1) opacity(0.8);
    filter: sepia(80%) grayscale(1) contrast(1) opacity(0.8);
    mix-blend-mode: multiply;
    width: 100%;
}
/*________________________________________________________________________________________________________________________________*/
/*MEDIAQUERIES*/
@media only all and (max-width: 1300px) {
    .weatherforcastbox[b-jssldy2yif] {
        display: none;
    }
}

@media only all and (max-width: 1200px) {
    .collumn[b-jssldy2yif] {
        width: 31%;
    }
}

@media only all and (max-width: 900px) {
    .collumn[b-jssldy2yif] {
        width: 47%;
    }
}

@media only all and (max-width: 600px) {
    .collumn[b-jssldy2yif] {
        width: 100%;
    }

        .collumn + .collumn[b-jssldy2yif] {
            border-left: none;
            border-bottom: 1px solid #2f2f2f;
        }

    header[b-jssldy2yif] {
        max-width: 320px;
        font-size: 60px;
        line-height: 54px;
        overflow: hidden;
    }
}
/* /Pages/Processes.razor.rz.scp.css */
.newsinfobox[b-f73xc7dv25] {
    background-color: #9370db44;
    color: white;
    padding: 12px;
    height: 50%;
}
/* /Pages/Team.razor.rz.scp.css */
.teamcontainer[b-e8x0x09gvj]
{
    display:flex;
    flex-direction:row;
    justify-content:center;
}
.newsinfobox[b-e8x0x09gvj] {
    background-color: #754781aa;
    color: white;
    padding: 12px;
}
/* /Pages/Tech.razor.rz.scp.css */
li[b-ga7jvvprw2],ul[b-ga7jvvprw2]
{
    list-style:unset;
    padding-left:12px;
    padding-bottom:6px;
}
