/*body{*/
/*    background-image: url("/index/bg.jpg");*/
/*    color: #fff !important;*/
/*    background-size: cover;*/
/*}*/
[id^=NotiflixLoadingWrap] {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: fixed;
    z-index: 4000;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: rgba(0, 0, 0, .8);
    font-family: "Quicksand", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif
}

[id^=NotiflixLoadingWrap] * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

[id^=NotiflixLoadingWrap].nx-loading-click-to-close {
    cursor: pointer
}

[id^=NotiflixLoadingWrap] > div[class*="-icon"] {
    width: 60px;
    height: 60px;
    position: relative;
    -webkit-transition: top .2s ease-in-out;
    -o-transition: top .2s ease-in-out;
    transition: top .2s ease-in-out;
    margin: 0 auto
}

[id^=NotiflixLoadingWrap] > div[class*="-icon"] img, [id^=NotiflixLoadingWrap] > div[class*="-icon"] svg {
    max-width: unset;
    max-height: unset;
    width: 100%;
    height: auto;
    position: absolute;
    left: 0;
    top: 0
}

[id^=NotiflixLoadingWrap] > p {
    position: relative;
    margin: 10px auto 0;
    font-family: inherit !important;
    font-weight: normal;
    font-size: 15px;
    line-height: 1.4;
    padding: 0 10px;
    width: 100%;
    text-align: center
}

[id^=NotiflixLoadingWrap].nx-with-animation {
    -webkit-animation: loading-animation-fade .3s ease-in-out 0s normal;
    animation: loading-animation-fade .3s ease-in-out 0s normal
}

@-webkit-keyframes loading-animation-fade {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@keyframes loading-animation-fade {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

[id^=NotiflixLoadingWrap].nx-with-animation.nx-remove {
    opacity: 0;
    -webkit-animation: loading-animation-fade-remove .3s ease-in-out 0s normal;
    animation: loading-animation-fade-remove .3s ease-in-out 0s normal
}

@-webkit-keyframes loading-animation-fade-remove {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@keyframes loading-animation-fade-remove {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

[id^=NotiflixLoadingWrap] > p.nx-loading-message-new {
    -webkit-animation: loading-new-message-fade .3s ease-in-out 0s normal;
    animation: loading-new-message-fade .3s ease-in-out 0s normal
}

@-webkit-keyframes loading-new-message-fade {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@keyframes loading-new-message-fade {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}
.btn-back .fa-chevron-left{
    color: #000;
}
.css-i44wyl {
    display: inline-flex;
    flex-direction: column;
    position: relative;
    min-width: 0px;
    padding: 0px;
    margin: 0px;
    border: 0px;
    vertical-align: top;
}
.css-348fk2 {
    color: rgba(0, 0, 0, 0.6);
    font-family: "Roboto", "Helvetica", "Arial", sans-serif;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.4375em;
    letter-spacing: 0.00938em;
    padding: 0px;
    display: block;
    transform-origin: left top 0px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 133%;
    position: absolute;
    left: 0px;
    top: 0px;
    transform: translate(0px, -1.5px) scale(0.75);
    transition: color 200ms cubic-bezier(0, 0, 0.2, 1), transform 200ms cubic-bezier(0, 0, 0.2, 1), max-width 200ms cubic-bezier(0, 0, 0.2, 1);
}
.css-zrqpq1 {
    font-family: "Roboto", "Helvetica", "Arial", sans-serif;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.4375em;
    letter-spacing: 0.00938em;
    color: rgba(0, 0, 0, 0.87);
    box-sizing: border-box;
    cursor: text;
    display: inline-flex;
    -moz-box-align: center;
    align-items: center;
    position: relative;
}
.css-zrqpq1::before {
    border-bottom: 1px solid rgba(0, 0, 0, 0.42);
    left: 0px;
    bottom: 0px;
    content: " ";
    position: absolute;
    right: 0px;
    transition: border-bottom-color 200ms cubic-bezier(0.4, 0, 0.2, 1);
    pointer-events: none;
}
.css-pdj2ia {
    display: flex;
    height: 0.01em;
    max-height: 2em;
    -moz-box-align: center;
    align-items: center;
    white-space: nowrap;
    color: rgba(0, 0, 0, 0.54);
    margin-right: 8px;
    flex-shrink: 0;
}
.css-q88s94 {
    display: inline-flex;
    -moz-box-align: center;
    align-items: center;
    -moz-box-pack: center;
    justify-content: center;
    position: relative;
    box-sizing: border-box;
    background-color: transparent;
    outline: 0px;
    border: 0px;
    margin: 0px;
    cursor: pointer;
    user-select: none;
    vertical-align: middle;
    appearance: none;
    text-decoration: none;
    text-align: center;
    flex: 0 0 auto;
    font-size: 1.5rem;
    padding: 8px;
    border-radius: 50%;
    overflow: visible;
    color: rgba(0, 0, 0, 0.54);
    transition: background-color 150ms cubic-bezier(0.4, 0, 0.2, 1);
    aspect-ratio: 1 / 1;
}
.css-70qvj9 {
    display: flex;
    -moz-box-align: center;
    align-items: center;
}
.css-uoe0ln {
    width: 1px;
    clip: rect(0px, 0px, 0px, 0px);
    clip-path: inset(100%);
    height: 1px;
    overflow: hidden;
    position: absolute;
    white-space: nowrap;
}
.css-w0pj6f {
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    z-index: 0;
    inset: 0px;
    border-radius: inherit;
}
.css-mnn31 {
    font: inherit;
    letter-spacing: inherit;
    color: currentcolor;
    padding: 4px 0px 5px;
    border: 0px;
    box-sizing: content-box;
    background: none;
    height: 1.4375em;
    margin: 0px;
    display: block;
    min-width: 0px;
    width: 100%;
    animation-name: mui-auto-fill-cancel;
    animation-duration: 10ms;
}
.css-1jaw3da {
    display: inline-flex;
    -moz-box-align: center;
    align-items: center;
    cursor: pointer;
    vertical-align: middle;
    margin-left: -11px;
    margin-right: 16px;
}
.css-zun73v {
    display: inline-flex;
    -moz-box-align: center;
    align-items: center;
    -moz-box-pack: center;
    justify-content: center;
    position: relative;
    box-sizing: border-box;
    background-color: transparent;
    outline: 0px;
    border: 0px;
    margin: 0px;
    cursor: pointer;
    user-select: none;
    vertical-align: middle;
    appearance: none;
    text-decoration: none;
    padding: 9px;
    border-radius: 50%;
    color: rgba(0, 0, 0, 0.6);
}
.css-1m9pwf3 {
    cursor: inherit;
    position: absolute;
    opacity: 0;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    margin: 0px;
    padding: 0px;
    z-index: 1;
}
.css-vubbuv {
    user-select: none;
    width: 1em;
    height: 1em;
    display: inline-block;
    fill: currentcolor;
    flex-shrink: 0;
    transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1);
    font-size: 1.5rem;
}
.css-w0pj6f {
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    z-index: 0;
    inset: 0px;
    border-radius: inherit;
}
.css-u4p24i {
    display: flex;
    flex-direction: row;
    -moz-box-align: center;
    align-items: center;
}
.css-9l3uo3 {
    margin: 0px;
    font-family: "Roboto", "Helvetica", "Arial", sans-serif;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.5;
    letter-spacing: 0.00938em;
}
.css-zun73v.Mui-checked {
    color: rgb(25, 118, 210);
}
.css-sfpmsb {
    fill: rgb(26, 28, 30);
    text-anchor: middle;
    dominant-baseline: central;
    font-size: 31px;
    font-weight: bold;
}
.css-1raw8x2 {
    fill: rgb(108, 114, 120);
    text-anchor: middle;
    dominant-baseline: central;
    font-size: 11px;
    width: 100px;
}
.form-wrapper{
    margin-top: 50px;
    padding: 20px;
}