@import '_content/BlazorStrap/BlazorStrap.bundle.scp.css';
@import '_content/Quavis.Alapp.Client.Custom.Pegasus/Quavis.Alapp.Client.Custom.Pegasus.no85hg99qh.bundle.scp.css';
@import '_content/Quavis.Kapp.BlzCommon/Quavis.Kapp.BlzCommon.wpf3ogmdup.bundle.scp.css';

/* /Components/ErrorWithRetry.razor.rz.scp.css */

main[b-549u1jb11d] {
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: #e5e5e5;
    height: 100vh;
    width: 100%;
}

lottie-player[b-549u1jb11d] {
    width: 100%;
    height: auto;
    margin-top: 12rem;
}


[b-549u1jb11d] .continue-btn {
    background-color: #06c7b5;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 2rem;
    border-radius: 16px;
    border: none;
    width: 522px;
    font-size: 40px;
    font-weight: 700;
    color: #071294;
    margin-top: 4rem;
    border: none;
}

.error-text[b-549u1jb11d] {
    font-size: 40px;
    font-weight: 400;
    text-align: center;
    line-height: 4rem;
}
/* /Components/ProgressViewer.razor.rz.scp.css */
.sbd-progressbar-container[b-ga1wduyrsp] {
    display: flex;
    justify-content: center;
    width: 100%;
    margin: 0 0 1% 0;
}
.sbd-progress-body[b-ga1wduyrsp] {
    display: flex;
    justify-content: center;
    align-items: center;
}
.sbd-progress-arrow[b-ga1wduyrsp] {
    width: 80px;
    height: 25px;
    padding: 0 3%;
}
.sbd-progress[b-ga1wduyrsp] {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    background-color: #F39030;
    color: #fff;
    font-weight: bold;
}
/* /Components/SbdFotter.razor.rz.scp.css */
.sbd-footer-container[b-o3ig4dept9] {
    position: fixed;
    bottom: 0;
    display: flex;
    width: 100%;
    background-color: #0A212E;
    color: #fff;
    padding: 2% 2%;
}
.sbd-fotter-date-body[b-o3ig4dept9] {
    display: flex;
    flex-direction: column;
}
.sbd-date[b-o3ig4dept9] {

}
/* /Components/SbdHeader.razor.rz.scp.css */
.sbd-header[b-qpnce0fumt] {
    display: flex;
    flex-direction: column;
    width: 100%;
    background-color: #0B4063;
    border-bottom: 17px solid #F39030;
}
.sbd-header-first-line[b-qpnce0fumt] {
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding: 0 1%;
}
.sbd-header-logo[b-qpnce0fumt] {
    width: auto;
    height: 70px;
}
/* /Components/SbdLanguageSelection.razor.rz.scp.css */

.sbd-lang-container[b-m9igvxezsu]{

}
/* /Layouts/QuavisLayout.razor.rz.scp.css */
/* /Pages/HealthCheck.razor.rz.scp.css */
.health-container[b-gv168ckpzv] {
    text-align: center;
    padding: 20px;
    max-width: 400px;
    margin: auto;
    background: #f8f9fa;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

h3[b-gv168ckpzv] {
    font-size: 24px;
    margin-bottom: 10px;
}

.status[b-gv168ckpzv] {
    padding: 15px;
    border-radius: 8px;
    font-size: 18px;
    font-weight: bold;
}

.healthy[b-gv168ckpzv] {
    color: #155724;
    background-color: #d4edda;
    border: 1px solid #c3e6cb;
}

.unhealthy[b-gv168ckpzv] {
    color: #721c24;
    background-color: #f8d7da;
    border: 1px solid #f5c6cb;
}

.loading[b-gv168ckpzv] {
    font-size: 18px;
    font-weight: bold;
    color: #6c757d;
}

.refresh-button[b-gv168ckpzv] {
    margin-top: 10px;
    padding: 8px 16px;
    font-size: 16px;
    cursor: pointer;
    background: #007bff;
    color: white;
    border: none;
    border-radius: 5px;
    transition: 0.3s;
}

    .refresh-button:hover[b-gv168ckpzv] {
        background: #0056b3;
    }
/* /Shared/PageSupport.razor.rz.scp.css */
*[b-ed781cs5kq] {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}


.login-container[b-ed781cs5kq] {
    width: 100%;
    height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.support-keyborad[b-ed781cs5kq] {
    min-width: 200px;
    width: 500px;
    padding: 20px;
    border-radius: 20px;
    border-color: #2c069b;
    font-size: xx-large;
    letter-spacing: 5px;
    text-align: center;
}

/*------------------------------------------------------*/

.collapse-icon[b-ed781cs5kq] {
    width: 1.7rem;
    height: 100%;
}
.icon[b-ed781cs5kq] {
    width: 1.2rem;
    height: 100%;
}
.support-container[b-ed781cs5kq] {
    display: flex;
    width: 100%;
    height: 100vh;
}

.slidebar[b-ed781cs5kq] {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 20%;
    height: 100vh;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
}

.collapsed-slidebar-container[b-ed781cs5kq] {
    width: 5%;
}

.collapsed-slidebar-container + .selected-body[b-ed781cs5kq] {
    width: 95%;
}

.collapsed-slidebar-container > .slidebar-btns > .slidebar-collapse[b-ed781cs5kq] {
    position: absolute;
    left: 5%;
    z-index: 3;
    filter: drop-shadow(4px 1px 6px gray);
}

.collapsed-slidebar-container > .slidebar-btns > .slidebar-collapse > .slidebar-collapse-btn-body[b-ed781cs5kq] {
    padding: .5rem 1rem;
}

.collapsed-slidebar-container > .collapse-user-info-body > .collapse-user-info-img-body[b-ed781cs5kq] {
    justify-content: center;
}

.collapsed-slidebar-container > .collapse-user-info-body .user-info-img[b-ed781cs5kq],
.collapsed-slidebar-container > .collapse-user-info-body > .slidebar-user-name[b-ed781cs5kq] {
    display: none;
}

.collapsed-slidebar-container > .collapse-user-info-body > .slidebar-user-role[b-ed781cs5kq] {
    font-size: 0;
}

.collapsed-slidebar-container > .collapse-user-info-body > .slidebar-user-role[b-ed781cs5kq]:first-letter {
    font-size: 1rem;
}

.collapse-user-info-body[b-ed781cs5kq] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: .5rem .5rem 1rem .5rem;
    width: 100%;
    margin-bottom: 1rem;
}
.collapse-user-info-img-body[b-ed781cs5kq] {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    margin-bottom: 1.5rem;
}
.collapse-btn[b-ed781cs5kq] {
    align-self: end;
}
.collapsed-slidebar-container > .collapse-user-info-body .collapse-btn[b-ed781cs5kq] {
    align-self: center;
}
.user-info-img[b-ed781cs5kq] {
    width: 80px;
    height: 80px;
    border-radius: 50%;
}


/*---------------------------------------------------------*/


.selected-body[b-ed781cs5kq] {
    display: flex;
    flex-direction: column;
    width: 80%;
    height: 100vh;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
}

.selected-body-navbar[b-ed781cs5kq] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: .5rem;
}
.slidebar-btns[b-ed781cs5kq] {
    display: flex;
    flex-direction: column;
    width: 100%;
    border-bottom: 1px solid #000000;
}
.slidebar > .slidebar-btns:last-child[b-ed781cs5kq] {
    border: none;
}
.slidebar-btn[b-ed781cs5kq] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #f8f9fa;
    text-align: center;
    padding: .5rem 1rem;
    width: 100%;
    cursor: pointer;
    user-select: none;
    position: relative;
}
.collapsed-slidebar-container .slidebar-btn-name[b-ed781cs5kq] {
    display: none;
}
.collapsed-slidebar-container > .slidebar-btns > .slidebar-btn[b-ed781cs5kq] {
    justify-content: center;
}
.slidebar-collapse-btn-body[b-ed781cs5kq] {
    display: flex;
    flex-direction: column;
    align-items: start;
    padding: 0.5rem 2rem;
}
.slidebar-collapse-btn[b-ed781cs5kq] {
    background-color: blue;
    color: white;
    margin: .3rem 0;
    padding: .2rem .5rem;
    border-radius: .3rem;
    text-align: center;
    border: none;
    width: 100%
}











.cursor-pointer[b-ed781cs5kq] {
    cursor: pointer;
}
/* /WfSteps/Ui/PageAskBagtagUi.razor.rz.scp.css */
.wf-image[b-t7ci4lxdzh] {
    position: absolute;
    top: 250px;
}

.wf-text[b-t7ci4lxdzh] {
    position: absolute;
    top: 750px;
    text-align: center;
    font-weight: 400;
    font-size: 48px;
}

.wf-btns[b-t7ci4lxdzh] {
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 0 3rem;
    margin-top: 900px;
    position: relative;
}

[b-t7ci4lxdzh] .wf-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 40px;
    font-weight: 700;
    border-radius: 16px;
    color: #292929;
    border: none;
    width: 709px;
    height: 143px;
    background: #fbc937;
}

[b-t7ci4lxdzh] .wf-no-btn {
    border: 6px solid #6aa0ff;
    filter: drop-shadow(0px 0px 24px rgba(0, 0, 0, 0.06));
    margin-right: 2rem;
    width: 468px;
    height: 143px;
    background: transparent;
}

[b-t7ci4lxdzh] .wf-yes-btn {
    background: #6aa0ff;
    border-color: transparent;
    width: 468px;
    height: 143px;
}
/* /WfSteps/Ui/PageGenericUi.razor.rz.scp.css */
/* /WfSteps/Ui/PageSbdBaggageGetBagtagUi.razor.rz.scp.css */

[b-ucjluyuuel] .continue-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 40px;
    font-weight: 700;
    border-radius: 16px;
    color: #292929;
    border: none;
    background-color: #6aa0ff;
    padding: 3rem 2rem;
    width: 522px;
}

.btns-container[b-ucjluyuuel] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 984px;
}

.btn-container[b-ucjluyuuel], .btns-container[b-ucjluyuuel] {
    position: absolute;
    bottom: 200px;
}
/* continue_btn deactive */
[b-ucjluyuuel] .btn-deactive {
    opacity: 0.5;
    pointer-events: none;
    cursor: not-allowed;
}


.back-btn[b-ucjluyuuel] {
    visibility: hidden;
}

.error-text[b-ucjluyuuel] {
    color: red;
    font-weight: bold;
    font-size: 27px;
    text-align: center;
}

.weighing-up-text[b-ucjluyuuel] {
    position: absolute;
    bottom: 250px;
    font-weight: 400;
    font-size: 32px;
}
/* /WfSteps/Ui/PageSbdBaggageInputUi.razor.rz.scp.css */


.baggageinput-container[b-lgrzhgark9] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin-top: 2%;
}

.baggageinput-desc[b-lgrzhgark9] {
    display: flex;
    justify-content: center;
    width: 100%;
    flex-direction: column;
    align-items: center;
}

.baggageinput-body[b-lgrzhgark9] {
    display: flex;
    width: 100%;
    margin-top: 2%;
    margin-top: 2%;
}

.baggageinput-body-video[b-lgrzhgark9] {
    width: 600px;
    height: 400px;
}

.baggageinput-body-info[b-lgrzhgark9] {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    width: 100%;
    padding: 1%;
}

.baggageinput-warning[b-lgrzhgark9] {
    display: flex;
    text-transform: uppercase;
    font-weight: bold;
    padding: 0 4%;
}

    .baggageinput-warning > span:first-child[b-lgrzhgark9] {
        color: red;
    }

.baggageinput-body-img[b-lgrzhgark9] {
    display: flex;
    margin: 1% 0 3% 0;
}

    .baggageinput-body-img > img[b-lgrzhgark9] {
        width: 80px;
        height: 80px;
    }
/* /WfSteps/Ui/PageSbdBcbpInputUi.razor.rz.scp.css */

main[b-lh1b6x8kfd] {
    display: block;
}

body[b-lh1b6x8kfd] {
    height: 100%;
    width: 100%;
}

.wrapper[b-lh1b6x8kfd] {
    overflow: hidden;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height: 100vh;
    background: #F0F1F5;
}

.loader[b-lh1b6x8kfd] {
    text-align: center;
    padding: 545px 0 500px 0;
}

    .loader .loader_title h1[b-lh1b6x8kfd] {
        font-family: 'Inter';
        font-style: normal;
        font-weight: 700;
        font-size: 44px;
        line-height: 60px;
        color: #2D3038;
        margin-bottom: 24px;
    }

    .loader .loader_img[b-lh1b6x8kfd] {
        margin-bottom: 100px;
    }

    .loader .loader_title p[b-lh1b6x8kfd] {
        font-family: 'Inter';
        font-style: normal;
        font-weight: 400;
        font-size: 32px;
        line-height: 44px;
        color: #454954;
        margin-bottom: 80px;
    }

    .loader .loader_title button[b-lh1b6x8kfd] {
        font-family: 'Inter';
        font-style: normal;
        font-weight: 700;
        font-size: 32px;
        line-height: 39px;
        color: #FFFFFF;
        padding: 42px 139px;
        background: #E34E3D;
        border-radius: 24px;
    }

    .loader .loader_title .error_template[b-lh1b6x8kfd] {
        padding: 42px 150px;
    }

.loader_search h1[b-lh1b6x8kfd] {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 44px;
    line-height: 60px;
    text-align: center;
    color: #2D3038;
}

.loader_imgg[b-lh1b6x8kfd] {
    margin-bottom: 20px;
    align-content: center;
}
/* /WfSteps/Ui/PageSbdListPassengersUi.razor.rz.scp.css */
body[b-vjg66yzogv] {
}
/* /WfSteps/Ui/PageSbdPassengerInfoUi.razor.rz.scp.css */
body[b-exhntbp8ab] {
}
/* /WfSteps/Ui/PageSbdPrintingUi.razor.rz.scp.css */

.wrapper[b-hanqugu0bo] {
    overflow: hidden;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height: 100vh;
    background: #F0F1F5;
}

[b-hanqugu0bo] .scan {
    text-align: center;
}

[b-hanqugu0bo] .scan_title h1 {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 44px;
    line-height: 60px;
    color: #2D3038;
    padding-top: 168px;
    margin-bottom: 80px;
}

[b-hanqugu0bo] .scan_button {
    margin-top: 80px;
    padding-bottom: 168px;
    border: transparent;
}

    [b-hanqugu0bo] .scan_button button {
        font-family: 'Inter';
        font-style: normal;
        font-weight: 700;
        font-size: 32px;
        line-height: 39px;
        color: #2D3038;
        padding: 42px 113px;
        background: #FFFFFF;
        box-shadow: 0px 2px 4px rgba(69, 73, 84, 0.25);
        border-radius: 24px;
        border: transparent;
    }

.baggage-section .scan_gif[b-hanqugu0bo] {
    margin-top: 40px;
    border: none;
}

[b-hanqugu0bo] .two-buttons {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 56px;
    padding: 0 40px;
}

    [b-hanqugu0bo] .two-buttons.instruction {
        margin-top: 212px;
    }

[b-hanqugu0bo] .more-button {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 16px 112px;
    width: 488px;
    height: 124px;
    border: transparent;
    /* ink/white */

    background: #FFFFFF;
    box-shadow: 0px 2px 4px rgba(69, 73, 84, 0.25);
    border-radius: 24px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 39px;
    /* identical to box height */

    display: flex;
    align-items: center;
    text-align: center;
    /* ink/1000 */

    color: #2D3038;
}

[b-hanqugu0bo] .pay-button {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 16px 112px;
    width: 488px;
    height: 124px;
    background: #6aa0ff;
    border-radius: 24px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 39px;
    border: transparent;
    /* identical to box height */

    display: flex;
    align-items: center;
    text-align: center;
    /* ink/white */

    color: #FFFFFF;
}

.scan_gif.animation[b-hanqugu0bo] {
    position: relative;
}

    .scan_gif.animation[b-hanqugu0bo]:before {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        border: 9px solid #f0f1f5;
        box-shadow: 0 0 1px 1px #f0f1f5;
        background: transparent;
    }

    .scan_gif.animation.w702[b-hanqugu0bo]:before {
        width: 702px;
        left: calc(50% - 351px);
    }

.loader[b-hanqugu0bo] {
    text-align: center;
    padding: 545px 0 500px 0;
}

    .loader .loader_title h1[b-hanqugu0bo] {
        font-family: 'Inter';
        font-style: normal;
        font-weight: 700;
        font-size: 44px;
        line-height: 60px;
        color: #2D3038;
        margin-bottom: 24px;
    }

    .loader .loader_img[b-hanqugu0bo] {
        margin-bottom: 100px;
    }

    .loader .loader_title p[b-hanqugu0bo] {
        font-family: 'Inter';
        font-style: normal;
        font-weight: 400;
        font-size: 32px;
        line-height: 44px;
        color: #454954;
        margin-bottom: 80px;
    }

    .loader .loader_title button[b-hanqugu0bo] {
        font-family: 'Inter';
        font-style: normal;
        font-weight: 700;
        font-size: 32px;
        line-height: 39px;
        color: #FFFFFF;
        padding: 42px 139px;
        background: #E34E3D;
        border-radius: 24px;
    }

    .loader .loader_title .error_template[b-hanqugu0bo] {
        padding: 42px 150px;
    }

.loader_search h1[b-hanqugu0bo] {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 44px;
    line-height: 60px;
    text-align: center;
    color: #2D3038;
}

.loader_imgg[b-hanqugu0bo] {
    margin-bottom: 20px;
    align-content: center;
}
/* /WfSteps/Ui/PageSbdSearchPassengerUi.razor.rz.scp.css */

main[b-q03970krew] {
    display: block;
}

body[b-q03970krew] {
    height: 100%;
    width: 100%;
}

.wrapper[b-q03970krew] {
    overflow: hidden;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height: 100vh;
    background: #F0F1F5;
}

.loader[b-q03970krew] {
    text-align: center;
    padding: 545px 0 500px 0;
}

    .loader .loader_title h1[b-q03970krew] {
        font-family: 'Inter';
        font-style: normal;
        font-weight: 700;
        font-size: 44px;
        line-height: 60px;
        color: #2D3038;
        margin-bottom: 24px;
    }

    .loader .loader_img[b-q03970krew] {
        margin-bottom: 100px;
    }

    .loader .loader_title p[b-q03970krew] {
        font-family: 'Inter';
        font-style: normal;
        font-weight: 400;
        font-size: 32px;
        line-height: 44px;
        color: #454954;
        margin-bottom: 80px;
    }

    .loader .loader_title button[b-q03970krew] {
        font-family: 'Inter';
        font-style: normal;
        font-weight: 700;
        font-size: 32px;
        line-height: 39px;
        color: #FFFFFF;
        padding: 42px 139px;
        background: #E34E3D;
        border-radius: 24px;
    }

    .loader .loader_title .error_template[b-q03970krew] {
        padding: 42px 150px;
    }

.loader_search h1[b-q03970krew] {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 44px;
    line-height: 60px;
    text-align: center;
    color: #2D3038;
}

.loader_imgg[b-q03970krew] {
    margin-bottom: 50px;
    align-content: center;
}

#loading[b-q03970krew] {
    -webkit-animation: rotation 1s infinite linear;
}

@-webkit-keyframes rotation {
    from {
        -webkit-transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(359deg);
    }
}
/* /WfSteps/Ui/PageSbdSendBaggageUi.razor.rz.scp.css */

main[b-ns2tk8pjsv] {
    display: block;
}

body[b-ns2tk8pjsv] {
    height: 100%;
    width: 100%;
}

.wrapper[b-ns2tk8pjsv] {
    overflow: hidden;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height: 100vh;
    background: #F0F1F5;
}

.loader[b-ns2tk8pjsv] {
    text-align: center;
    padding: 545px 0 500px 0;
}

    .loader .loader_title h1[b-ns2tk8pjsv] {
        font-family: 'Inter';
        font-style: normal;
        font-weight: 700;
        font-size: 44px;
        line-height: 60px;
        color: #2D3038;
        margin-bottom: 24px;
    }

    .loader .loader_img[b-ns2tk8pjsv] {
        margin-bottom: 100px;
    }

    .loader .loader_title p[b-ns2tk8pjsv] {
        font-family: 'Inter';
        font-style: normal;
        font-weight: 400;
        font-size: 32px;
        line-height: 44px;
        color: #454954;
        margin-bottom: 80px;
    }

    .loader .loader_title button[b-ns2tk8pjsv] {
        font-family: 'Inter';
        font-style: normal;
        font-weight: 700;
        font-size: 32px;
        line-height: 39px;
        color: #FFFFFF;
        padding: 42px 139px;
        background: #E34E3D;
        border-radius: 24px;
    }

    .loader .loader_title .error_template[b-ns2tk8pjsv] {
        padding: 42px 150px;
    }

.loader_search h1[b-ns2tk8pjsv] {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 44px;
    line-height: 60px;
    text-align: center;
    color: #2D3038;
}

.loader_imgg[b-ns2tk8pjsv] {
    margin-bottom: 50px;
}

#loading[b-ns2tk8pjsv] {
    -webkit-animation: rotation 1s infinite linear;
}

@-webkit-keyframes rotation {
    from {
        -webkit-transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(359deg);
    }
}
/* /WfSteps/Ui/PageSbdWelcomeUi.razor.rz.scp.css */

main[b-fuuyej0fn9] {
    display: block;
}

body[b-fuuyej0fn9] {
    height: 100%;
    width: 100%;
}

.wrapper[b-fuuyej0fn9] {
    overflow: hidden;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height: 100vh;
    background: #F0F1F5;
}

.loader[b-fuuyej0fn9] {
    text-align: center;
    top: 250px;
    position: relative
}

    .loader .loader_title h1[b-fuuyej0fn9] {
        font-family: 'Inter';
        font-style: normal;
        font-weight: 700;
        font-size: 44px;
        line-height: 60px;
        color: #2D3038;
        margin-bottom: 24px;
    }

    .loader .loader_img[b-fuuyej0fn9] {
        margin-bottom: 100px;
    }

    .loader .loader_title p[b-fuuyej0fn9] {
        font-family: 'Inter';
        font-style: normal;
        font-weight: 400;
        font-size: 32px;
        line-height: 44px;
        color: #454954;
        margin-bottom: 80px;
    }

    .loader .loader_title button[b-fuuyej0fn9] {
        font-family: 'Inter';
        font-style: normal;
        font-weight: 700;
        font-size: 32px;
        line-height: 39px;
        color: #FFFFFF;
        padding: 42px 139px;
        background: #E34E3D;
        border-radius: 24px;
    }

    .loader .loader_title .error_template[b-fuuyej0fn9] {
        padding: 42px 150px;
    }

.loader_search[b-fuuyej0fn9] {
    padding: 80px;
}

    .loader_search h1[b-fuuyej0fn9] {
        font-family: 'Inter';
        font-style: normal;
        font-weight: 700;
        font-size: 44px;
        line-height: 60px;
        text-align: center;
        color: #2D3038;
    }

.loader_imgg[b-fuuyej0fn9] {
    margin-bottom: 20px;
    align-content: center;
}
/* /WfSteps/Ui/PageSupportValidationUi.razor.rz.scp.css */

main[b-fu9io2cezd] {
    display: block;
}

body[b-fu9io2cezd] {
    height: 100%;
    width: 100%;
}

.wrapper[b-fu9io2cezd] {
    overflow: hidden;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height: 100vh;
    background: #F0F1F5;
}

.loader[b-fu9io2cezd] {
    text-align: center;
    padding: 545px 0 500px 0;
}

    .loader .loader_title h1[b-fu9io2cezd] {
        font-family: 'Inter';
        font-style: normal;
        font-weight: 700;
        font-size: 44px;
        line-height: 60px;
        color: #2D3038;
        margin-bottom: 24px;
    }

    .loader .loader_img[b-fu9io2cezd] {
        margin-bottom: 100px;
    }

    .loader .loader_title p[b-fu9io2cezd] {
        font-family: 'Inter';
        font-style: normal;
        font-weight: 400;
        font-size: 32px;
        line-height: 44px;
        color: #454954;
        margin-bottom: 80px;
    }

    .loader .loader_title button[b-fu9io2cezd] {
        font-family: 'Inter';
        font-style: normal;
        font-weight: 700;
        font-size: 32px;
        line-height: 39px;
        color: #FFFFFF;
        padding: 42px 139px;
        background: #E34E3D;
        border-radius: 24px;
    }

    .loader .loader_title .error_template[b-fu9io2cezd] {
        padding: 42px 150px;
    }

.loader_search h1[b-fu9io2cezd] {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 44px;
    line-height: 60px;
    text-align: center;
    color: #2D3038;
}

.loader_imgg[b-fu9io2cezd] {
    margin-bottom: 50px;
    align-content: center;
}

#loading[b-fu9io2cezd] {
    -webkit-animation: rotation 1s infinite linear;
}

@-webkit-keyframes rotation {
    from {
        -webkit-transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(359deg);
    }
}
