.fixed {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    background: none;
}
.fixed .bg {
    background: black;
    opacity: 85%;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 96%;
    left: 0;
}
.fixed .container {
    position: absolute;
    width: 86vw;
    height: fit-content;
    max-width: 51em;
    background: white;
    border: 2px white solid;
    border-radius: 30px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    display: grid;
    grid-template-columns: 100%;
    grid-template-rows: repeat(1, auto);
    grid-gap: 0.4em;
    overflow: hidden;
    padding: 1em;
}
.fixed .container .head {
    position: relative;
    width: 100%;
    text-align: center;
    font-family: var(--thenyblogdistrictfont1), system-ui;
    text-transform: uppercase;
    letter-spacing: 4px;
    font-weight: 400;
    color: var(--newyorkgray);
    margin-top: 2em;
    margin-bottom: 2em;
}
.fixed .container input.text {
    position: relative;
    width: 86%;
    left: 0;
    right: 0;
    margin: auto;
    height: fit-content;
    padding: 1em;
    border: 1px rgb(210, 210, 210) solid;
    letter-spacing: 1px;
    font-family: var(--thenyblogdistrictfont1);
    font-weight: 100;
    border-radius: 4px;
    outline: 0 !important;
    border-radius: 100px;
    padding-left: 2em;
    padding-right: 2em;
    width: 80%;
}
.fixed .container .submit {
    position: relative;
    width: fit-content;
    height: fit-content;
    padding: 3em;
    text-transform: uppercase;
    font-family: var(--thenyblogdistrictfont1);
    color: white;
    background: var(--newyorkgray);
    border: 2px white solid;
    letter-spacing: 2px;
    font-size: 11px;
    border-radius: 4px;
    cursor: pointer;
    left: 0;
    right: 0;
    margin: auto;
    margin-top: 3em;
    padding-top: 1.7em;
    padding-bottom: 1.7em;
}
input, button, textarea {
    outline: 0 !important;
}
.file-upload {
    position: relative;
    border: 0;
    width: 100%;
    height: 5em;
}
.file-upload .upload {
    position: relative;
    width: 6.56em;
    padding: 0;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    position: absolute;
    border-radius: 0;
    border: 0;
    top: 0;
    height: fit-content;
}
.fixed .container .select {
    position: relative;
    width: 90.45%;
    padding: 1em;
    border: 1px rgb(230, 230, 230) solid;
    border-radius: 100px;
    border-color: rgb(210, 210, 210);
    left: 0;
    right: 0;
    margin: auto;
    padding: 2em;
    padding-top: 1em;
    padding-bottom: 1em;
    font-family: var(--thenyblogdistrictfont1);
    color: var(--newyorkgray);
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 12px;
    outline: 0 !important;
    max-width: 59em;
}
.fixed .container .select-opt {
    position: relative;
    width: 100%;
    left: 0;
    right: 0;
    font-family: var(--thenyblogdistrictfont1);
    color: var(--newyorkgray);
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 12px;
    padding: 1em;
    outline: 0 !important;
}
.fixed .container .body {
    position: relative;
    width: fit-content;
    left: 0;
    right: 0;
    margin: auto;
    margin-top: 1em;
    font-family: var(--thenyblogdistrictfont1);
    font-weight: 600;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: var(--newyorkgray);
}
.fixed .container .body .href {
    color: rgb(55, 147, 255);
    cursor: pointer !important;
    position: relative;
}
.fixed .container {
    border-radius: 20px;
    max-width: 70em;
}
.fixed .container .select {
    max-width: unset;
    width: calc(92% - 1em);
    padding-left: 2em;
    padding-right: 0;
    max-width: 87%;
}
.container {
    max-height: 90vh !important;
}
.fixed .container {
    max-height: 32em !important;
    overflow: auto;
    max-width: 57em;
}
.fixed .container .submit {
    font-family: var(--thenyblogdistrictfont1);
    background: rgb(5, 5, 10) !important;
    border-radius: 5px;
    font-size: 14px;
    letter-spacing: 2px;
    padding: 1.76em;
    padding-left: 2em;
    padding-right: 2em;
    border: 2px rgb(5, 5, 10) solid !important;
    cursor: pointer;
    height: fit-content;
    width: fit-content;
    padding: 1.3em;
    padding-left: 2em;
    padding-right: 2em;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 13px;
}
.fixed .container .head {
    font-size: 25px !important;
    position: relative !important;
    margin-top: 1em !important;
    margin-bottom: 0.66em !important;
    color: rgb(5, 5, 10) !important;
    letter-spacing: 2px !important;
}
.wrapper .body {
    text-align: left !important;
    text-align-last: left !important;
}
.wrapper .header {
    text-align: left !important;
    text-align-last: left !important;
    letter-spacing: 2px !important;
}
.next {
    margin-top: 0 !important;
    margin-left: 0 !important;
    padding: 1.3em;
    padding-left: 2em;
    padding-right: 2em;
    border-radius: 2px;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-top: 0.2em !important;
    transform: none;
    left: 0;
    top: 0;
    margin-top: 2em !important;
    font-size: 14px;
}
.fixed .container input[type=text], .fixed .container input[type=password] {
    font-size: 15px !important;
    color: rgb(5, 5, 10) !important;
    border-color: rgb(215, 215, 215) !important;
    width: calc(100% - 7em) !important;
}
.fixed .container .select {
    height: 3.24em;
    text-transform: capitalize;
    letter-spacing: 0.4px;
}