/* /Components/Footer.razor.rz.scp.css */
.footer[b-763djsrg0z] {
    width: 100%;
    position: fixed;
    bottom: 0%;
    color: white;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 7px;
    height: 42px;
    background: #2b6372;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.footer > p[b-763djsrg0z]{
    padding-top: 5px;
}

/* /Components/FrameHeader.razor.rz.scp.css */
.header[b-zyjdz3edl3] {
    height: 138px;
    background: #2B6372;
    text-align: center;
}


header h2[b-zyjdz3edl3] {
    padding-top: 50px;
    font-weight: 600;
    color: white;
}
/* /Components/ProgressBar.razor.rz.scp.css */
.container[b-jl09fi0m1n] {
    width: 100%;
    text-align: center;
}

.parent-div[b-jl09fi0m1n] {
    width: 45%;
    /*height: height;*/
    background-color: #2B6372;
    border-radius: 40px;
    right: 0;
    left: 0;
    margin-right: auto;
    margin-left: auto;
    margin-top: 15px;
    text-align: center;
}

.child-div[b-jl09fi0m1n] {
    height: 100%;
    /*width: ,*/
    /*backgroundColor: bgcolor,*/
    border-radius: 40px;
    text-align: right;
}
/* /Components/ProgressButtons.razor.rz.scp.css */
.back:hover[b-r8ak01ekl2]{
    cursor: pointer;
}

.next:hover[b-r8ak01ekl2] {
    cursor: pointer;
}
/* /Pages/AlmostDone.razor.rz.scp.css */
.frame-items[b-hxnja5c4qo]{
    margin-left: 50px;
    margin-top: 155px;
}

.btn-submitt[b-hxnja5c4qo] {
    width: 293px;
    border: none;
    color: white;
    background: #2B6372;
    border-radius: 4px;
}

.qtn[b-hxnja5c4qo] {
    font-weight: 500;
    font-size: 24px;
    line-height: 36px;
    color: #74788D;
}

.form-row[b-hxnja5c4qo]{
    padding-inline: 23% 23%;
}

.form-row > div[b-hxnja5c4qo]{
    display: flex;
    justify-content:center;
    align-items: center;
}

.form-control[b-hxnja5c4qo]{
   width: 300px;
}

.agrement[b-hxnja5c4qo] {
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 22px;
    color: #4F4F4F;
}

.agree-checkbox[b-hxnja5c4qo] {
    width: 24px;
    height: 24px;
    background: #2B6372;
    border-radius: 4px
}


.btn-submitt[b-hxnja5c4qo]{
    height: 40px;
    font-size: 20px;
}
/* /Pages/Index.razor.rz.scp.css */
.frame-items[b-l6sqdbf4fh] {
    margin-top: 70px;
}

    .frame-items p[b-l6sqdbf4fh] {
        text-align: center;
        font-size: 24px;
        color: rgb(146, 146, 146);
        margin-bottom: 20px;
    }

.row[b-l6sqdbf4fh]{
    padding-left: 80px;
}
/* /Shared/MainLayout.razor.rz.scp.css */
.base[b-k553eyf3fq] {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

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

@media (max-width: 640.98px) {
}

@media (min-width: 641px) {
}
