@import '_content/Microsoft.FluentUI.AspNetCore.Components/Microsoft.FluentUI.AspNetCore.Components.exfvxuochq.bundle.scp.css';

/* /Components/Content/About.razor.rz.scp.css */
.my-photo[b-o4cw9eymmh] {
    padding-top: 60px;
    margin: auto;
}

    .my-photo .meimg[b-o4cw9eymmh] {
        text-align: center;
    }

    .my-photo .me[b-o4cw9eymmh] {
        max-height: 550px;
        border-radius: 5px;
        content: url('/dist/images/about/me.png');
    }

body[data-theme*="dark"] .my-photo .me[b-o4cw9eymmh] {
    max-height: 550px;
    border-radius: 5px;
    content: url('/dist/images/about/me_dark.png');
}

.my-photo img[b-o4cw9eymmh] {
    width: auto;
    height: auto;
    -webkit-transition: filter 2s linear;
    -moz-transition: filter 2s linear;
    -o-transition: filter 2s linear;
    transition: filter 2s linear;
}

    .my-photo img:hover[b-o4cw9eymmh] {
        -ms-filter: grayscale(1);
        -webkit-filter: grayscale(1);
        -moz-filter: grayscale(1);
        -o-filter: grayscale(1);
        filter: grayscale(1);
    }

.about-tab[b-o4cw9eymmh] {
    display: table;
    vertical-align: middle;
}

.my-short-details ul.nav-pills[b-o4cw9eymmh] {
    display: table-caption;
    border-bottom: 1px solid /* replace with $navpills-ul-borderbottom */;
}

.my-short-details .nav-pills li[b-o4cw9eymmh] {
    padding: 0;
    margin: 0;
    float: left;
}

    .my-short-details .nav-pills li a[b-o4cw9eymmh] {
        /*font-size: 14px;*/
        font-weight: 600;
        letter-spacing: 1px;
        text-transform: uppercase;
        font-family: 'Eczar', sans-serif;
        background-color: transparent;
        /*color:*/ /* replace with $navpills-text */ /*;*/
        border-radius: 0;
        border-bottom: 1px solid transparent;
        padding: 5px 8px;
        margin: 0;
        cursor: pointer;
    }

        .my-short-details .nav-pills li a:hover[b-o4cw9eymmh] {
            border-bottom: 1px solid /* replace with $navpills-borderbtn */;
        }

    .my-short-details .nav-pills li.active a[b-o4cw9eymmh] {
        background-color: transparent;
        border-radius: 0;
        border-bottom: 1px solid; /* replace with $navpills-borderbtn */
        /* color: replace with $navpills-text */
    }

.my-short-details .tab-content[b-o4cw9eymmh] {
    display: table-cell;
    padding-top: 50px;
}

.short-story p[b-o4cw9eymmh] {
    margin-top: 15px;
}

.short-story .story-title[b-o4cw9eymmh] {
    font-weight: 700;
    font-family: 'Eczar', sans-serif;
    margin-bottom: 20px;
}

.short-story .story[b-o4cw9eymmh] {
    font-weight: 400;
    text-align: left;
}

.identity .h3[b-o4cw9eymmh],
.identity h3[b-o4cw9eymmh] {
    font-size: 24px;
}

.identity .label-default[b-o4cw9eymmh] {
    background-color: var(--neutral-foreground-rest);
}

.identity img[b-o4cw9eymmh] {
    max-width: 120px;
}

.identity .label[b-o4cw9eymmh] {
    display: -webkit-inline-box;
    padding: 0.2em 0.6em 0.3em;
    font-size: 85%;
    font-weight: 700;
    line-height: 1;
    color: var(--neutral-fill-layer-rest);
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25em;
    margin: 2px;
}

@media screen and (max-width: 575px) {
    .my-photo .me[b-o4cw9eymmh] {
        max-height: 400px;
    }
}
/* /Components/Content/HomeSlider.razor.rz.scp.css */
.slider_overlay[b-43jiurevw6] {
    position: absolute;
    width: 100%;
    height: 100%;
    display: table;
    background: rgba(255, 255, 255, 0.3);
}

.slider_cell[b-43jiurevw6] {
    display: table-cell;
    vertical-align: middle;
    z-index: 1;
    text-align: center;
}

.slider_content .typed-content span[b-43jiurevw6] {
    font-size: 60px;
    font-family: 'Eczar', sans-serif;
    font-weight: 600;
}

body[data-theme*="dark"] .home_slider[b-43jiurevw6] {
    background: url('/dist/images/simage_dark.png');
    background-position: center center;
    background-attachment: contain;
    background-repeat: no-repeat;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    position: relative;
    height: calc(var(--vh,1vh)*100);
}
.home_slider[b-43jiurevw6] {
    background: url('/dist/images/simage_ligth.jpg');
    background-position: center center;
    background-attachment: contain;
    background-repeat: no-repeat;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    position: relative;
    height: calc(var(--vh,1vh)*100);
}
/* /Components/LanguageSelector.razor.rz.scp.css */
.languageSelector[b-j8d8qdxxb0] {
    position: fixed;
    z-index: 1;
    top: 100px;
    right: 10px;
    display: grid;
}

.languageSelector span[b-j8d8qdxxb0] {
    width: 25px;
    cursor: pointer;
    padding-bottom: 5px;
}

.languageSelector span.de[b-j8d8qdxxb0] {
    content: url('/dist/images/flags/de.svg');
}

.languageSelector span.en[b-j8d8qdxxb0] {
    content: url('/dist/images/flags/us.svg');
}

.languageSelector span.sk[b-j8d8qdxxb0] {
    content: url('/dist/images/flags/sk.svg');
}

.languageSelector span.es[b-j8d8qdxxb0] {
    content: url('/dist/images/flags/es.svg');
}
/* /Components/Layout/Footer.razor.rz.scp.css */
#footer[b-7qrivlj1an] {
    padding: 40px 0;
    text-align: center;
    background-color: #2b2b2b;
    color: #e6e6e6;
}
#footer .copyright[b-7qrivlj1an] {
    margin-bottom: 0;
}

#footer #kwappen[b-7qrivlj1an] {
    height: 80px;
    -webkit-transition: filter 2s linear;
    -moz-transition: filter 2s linear;
    -o-transition: filter 2s linear;
    transition: filter 2s linear;
}

#footer #kwappen:hover[b-7qrivlj1an] {
        -ms-filter: grayscale(1);
        -webkit-filter: grayscale(1);
        -moz-filter: grayscale(1);
        -o-filter: grayscale(1);
        filter: grayscale(1);
    }

body[data-theme*="dark"] #footer[b-7qrivlj1an] {
    background-color: #000;
}
/* /Components/Layout/MainLayout.razor.rz.scp.css */
#blazor-error-ui[b-3xhrlb2qnh] {
    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-3xhrlb2qnh] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Layout/Navigation.razor.rz.scp.css */
.header[b-fmhm66hzyd] {
    display: flex;
    z-index: 10;
    flex-shrink: 0;
    background-color: var(--foreground-on-accent-rest);
    font-family: var(--body-font);
    font-weight: bold;
    font-size: var(--type-ramp-plus-1-font-size);
    line-height: var(--type-ramp-plus-1-line-height);
    color: var(--fill-color);
}

.main-menu[b-fmhm66hzyd] {
    position: fixed;
    z-index: 50;
    width: 100%;
    background: rgba(255, 255, 255, .5);
    background-image: initial;
    background-position-x: initial;
    background-position-y: initial;
    background-size: initial;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    background-color: rgba(255, 255, 255, .5);
    border-color: rgba(0, 0, 0, 0);
    border-radius: 0px;
    padding: 0px;
    margin: 0px;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

.navbar-toggler[b-fmhm66hzyd] {
    cursor: pointer;
    border: none;
}

    .navbar-toggler:focus[b-fmhm66hzyd] {
        box-shadow: none;
    }

.navbar-brand[b-fmhm66hzyd] {
    font-size: 1.1rem;
    padding-top: var(--bs-navbar-brand-padding-y);
    padding-bottom: var(--bs-navbar-brand-padding-y);
    margin-right: var(--bs-navbar-brand-margin-end);
    font-size: var(--bs-navbar-brand-font-size);
    color: var(--bs-navbar-brand-color);
    text-decoration: none;
    white-space: nowrap;
}

.logosimp[b-fmhm66hzyd] {
    width: 150px;
    height: 48px;
    background-image: url('/dist/images/kweb/logosimp.gif');
    background-size: contain;
    background-repeat: no-repeat;
}


body[data-theme*="light"] .logosimp[b-fmhm66hzyd] {
    content: url('/dist/images/kweb/logosimp.gif');
}

.color[b-fmhm66hzyd] {
    color: var(--neutral-foreground-rest);
}

@media screen and (max-width: 575px) {
    .main-menu[b-fmhm66hzyd] {
        background: var(--fill-color);
    }
    body[data-theme*="dark"] .logosimp[b-fmhm66hzyd] {
        content: url('/dist/images/kweb/logosimpw.gif');
    }
    body[data-theme*="dark"] .nav-item .fluent-typography[b-fmhm66hzyd] {
        color: var(--neutral-foreground-rest) !important;
    }

}

.btn-theme[b-fmhm66hzyd] {
    /*color: var(--bs-nav-link-color);*/
    
}

    .btn-theme:focus[b-fmhm66hzyd] {
        box-shadow: none;
    }

    .btn-theme:active[b-fmhm66hzyd] {
        box-shadow: none;
    }

    .btn-theme:hover[b-fmhm66hzyd] {
        box-shadow: none;
    }

body[data-theme*="light"] .theme-icon[b-fmhm66hzyd]::before {
    display: inline-block;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font: var(--fa-font-solid);
    content: '\f186'; /* moon */
}
body[data-theme*="dark"] .theme-icon[b-fmhm66hzyd]::before {
    display: inline-block;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font: var(--fa-font-solid);
    content: '\f185'; /* sun */
}

/* /Components/Layout/ReconnectModal.razor.rz.scp.css */
.components-reconnect-first-attempt-visible[b-yftsp2ean4],
.components-reconnect-repeated-attempt-visible[b-yftsp2ean4],
.components-reconnect-failed-visible[b-yftsp2ean4],
.components-rejoining-animation[b-yftsp2ean4] {
    display: none;
}

#components-reconnect-modal.components-reconnect-show .components-reconnect-first-attempt-visible[b-yftsp2ean4],
#components-reconnect-modal.components-reconnect-show .components-rejoining-animation[b-yftsp2ean4],
#components-reconnect-modal.components-reconnect-retrying[b-yftsp2ean4],
#components-reconnect-modal.components-reconnect-retrying .components-reconnect-repeated-attempt-visible[b-yftsp2ean4],
#components-reconnect-modal.components-reconnect-retrying .components-rejoining-animation[b-yftsp2ean4],
#components-reconnect-modal.components-reconnect-failed[b-yftsp2ean4],
#components-reconnect-modal.components-reconnect-failed .components-reconnect-failed-visible[b-yftsp2ean4] {
    display: block;
}


#components-reconnect-modal[b-yftsp2ean4] {
    background-color: white;
    width: 20rem;
    margin: 20vh auto;
    padding: 2rem;
    border: 0;
    border-radius: 0.5rem;
    box-shadow: 0 3px 6px 2px rgba(0, 0, 0, 0.3);
    opacity: 0;
    transition: display 0.5s allow-discrete, overlay 0.5s allow-discrete;
    animation: components-reconnect-modal-fadeOutOpacity-b-yftsp2ean4 0.5s both;
    &[open]

{
    animation: components-reconnect-modal-slideUp-b-yftsp2ean4 1.5s cubic-bezier(.05, .89, .25, 1.02) 0.3s, components-reconnect-modal-fadeInOpacity-b-yftsp2ean4 0.5s ease-in-out 0.3s;
    animation-fill-mode: both;
}

}

#components-reconnect-modal[b-yftsp2ean4]::backdrop {
    background-color: rgba(0, 0, 0, 0.4);
    animation: components-reconnect-modal-fadeInOpacity-b-yftsp2ean4 0.5s ease-in-out;
    opacity: 1;
}

@keyframes components-reconnect-modal-slideUp-b-yftsp2ean4 {
    0% {
        transform: translateY(30px) scale(0.95);
    }

    100% {
        transform: translateY(0);
    }
}

@keyframes components-reconnect-modal-fadeInOpacity-b-yftsp2ean4 {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes components-reconnect-modal-fadeOutOpacity-b-yftsp2ean4 {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.components-reconnect-container[b-yftsp2ean4] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1rem;
}

#components-reconnect-modal p[b-yftsp2ean4] {
    margin: 0;
    text-align: center;
}

#components-reconnect-modal button[b-yftsp2ean4] {
    border: 0;
    background-color: #6b9ed2;
    color: white;
    padding: 4px 24px;
    border-radius: 4px;
}

    #components-reconnect-modal button:hover[b-yftsp2ean4] {
        background-color: #3b6ea2;
    }

    #components-reconnect-modal button:active[b-yftsp2ean4] {
        background-color: #6b9ed2;
    }

.components-rejoining-animation[b-yftsp2ean4] {
    display: block;
    position: relative;
    width: 80px;
    height: 80px;
}

    .components-rejoining-animation div[b-yftsp2ean4] {
        position: absolute;
        border: 3px solid #0087ff;
        opacity: 1;
        border-radius: 50%;
        animation: components-rejoining-animation-b-yftsp2ean4 1.5s cubic-bezier(0, 0.2, 0.8, 1) infinite;
    }

        .components-rejoining-animation div:nth-child(2)[b-yftsp2ean4] {
            animation-delay: -0.5s;
        }

@keyframes components-rejoining-animation-b-yftsp2ean4 {
    0% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 0;
    }

    4.9% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 0;
    }

    5% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 1;
    }

    100% {
        top: 0px;
        left: 0px;
        width: 80px;
        height: 80px;
        opacity: 0;
    }
}
/* /Components/Pages/Auth.razor.rz.scp.css */
.readonly .root:host[b-rmbm7osdlc] {
    cursor: grab;
}
:host([readonly]) .readonly .root[b-rmbm7osdlc] {
    cursor: grab;
}

