

body {
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen",
      "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue",
      sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  
  code {
    font-family: source-code-pro, Menlo, Monaco, Consolas, "Courier New",
      monospace;
  }
  
  /* ===== Scrollbar CSS ===== */
  /* Firefox */
  * {
    box-sizing: border-box;
    scrollbar-width: auto;
    scrollbar-color: #007668;
  }
  
  /* Chrome, Edge, and Safari */
  *::-webkit-scrollbar {
    width: 6px;
  }
  
  *::-webkit-scrollbar-track {
    background: #ffffff00;
  }
  
  *::-webkit-scrollbar-thumb {
    background-color: #007668;
  }
  body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;
    margin: 0
}

code {
    font-family: source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace
}

* {
    box-sizing: border-box;
    scrollbar-color: #007668;
    scrollbar-width: auto
}

::-webkit-scrollbar {
    width: 6px
}

::-webkit-scrollbar-track {
    background: #fff0
}

::-webkit-scrollbar-thumb {
    background-color: #007668
}

.App {
    text-align: center
}

.App-logo {
    height: 40vmin;
    pointer-events: none
}

@media (prefers-reduced-motion:no-preference) {
    .App-logo {
        animation: App-logo-spin 20s linear infinite
    }
}

.App-header {
    align-items: center;
    background-color: #282c34;
    color: #fff;
    display: flex;
    flex-direction: column;
    font-size: calc(10px + 2vmin);
    justify-content: center;
    min-height: 100vh
}

.App-link {
    color: #61dafb
}

@keyframes App-logo-spin {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

::selection {
    background: #395b64;
    color: #fff
}

option {
    background: #fff
}
.css-h8l44m {
    box-sizing: border-box;
    display: flex
;
    flex-flow: wrap;
    width: 100%;
    min-height: 100vh;
} 
.css-1i7fooc {
    box-sizing: border-box;
    display: flex
;
    flex-flow: wrap;
    width: 100%;
    margin: 0px;
    flex-basis: 100%;
    -webkit-box-flex: 0;
    flex-grow: 0;
    max-width: 100%;
    -webkit-box-pack: center;
    justify-content: center;
}
@media (min-width: 600px) {
    .css-1i7fooc {
        flex-basis: 100%;
        -webkit-box-flex: 0;
        flex-grow: 0;
        max-width: 100%;
    }
}
@media (min-width: 900px) {
    .css-1i7fooc {
        flex-basis: 100%;
        -webkit-box-flex: 0;
        flex-grow: 0;
        max-width: 100%;
    }
}
@media (min-width: 1200px) {
    .css-1i7fooc {
        flex-basis: 66.6667%;
        -webkit-box-flex: 0;
        flex-grow: 0;
        max-width: 66.6667%;
    }
}
@media (min-width: 1536px) {
    .css-1i7fooc {
        flex-basis: 66.6667%;
        -webkit-box-flex: 0;
        flex-grow: 0;
        max-width: 66.6667%;
    }
}
.css-cpqcfm {
    display: flex
;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    width: 100%;
}
@media (min-width: 0px) {
    .css-cpqcfm {
        margin-left: 0px;
        margin-bottom: 0px;
    }
}
@media (min-width: 900px) {
    .css-cpqcfm {
        padding-left: 0px;
        padding-right: 0px;
    }
}
@media (min-width: 1536px) {
    .css-cpqcfm {
        margin-left: 32px;
    }
}
.css-ocqvio {
    margin-top: 9px;
}
@media (min-width: 0px) {
    .css-ocqvio {
        display: block;
    }
}

@media (min-width: 900px) {
    .css-ocqvio {
        display: none;
    }
}
.css-1olk476 {
    height: 52px;
    margin-bottom: 33px;
}
@media (min-width: 0px) {
    .css-1olk476 {
        display: none;
    }
}
@media (min-width: 900px) {
    .css-1olk476 {
        display: block;
    }
}
.css-vur17v {
    width: 100%;
    max-width: 900px;
    display: flex
;
    justify-content: left;
    -webkit-box-align: center;
    align-items: center;
}
@media (min-width: 0px) {
    .css-vur17v {
        padding-top: 24px;
        padding-bottom: 24px;
        margin-top: 0px;
    }
}
@media (min-width: 1536px) {
    .css-vur17v {
        margin-top: 40px;
    }
}

.css-60hgb7 {
    display: flex
;
    flex-direction: column;
    width: 100%;
}
.css-1187icl {
    display: flex
;
    flex-direction: row;
    align-items: flex-start;
}
.css-166ciyp {
    padding-left: 8px;
    padding-right: 8px;
    flex: 1 1 0%;
    position: relative;
}
.css-1abj2s5 {
    display: flex
;
    -webkit-box-align: center;
    align-items: center;
}

.css-1abj2s5.MuiStepLabel-alternativeLabel {
    flex-direction: column;
}
.css-a5nipc {
    flex-shrink: 0;
    display: flex
;
    padding-right: 8px;
}
.css-a5nipc.MuiStepLabel-alternativeLabel {
    padding-right: 0px;
}
.css-f9d5xx {
    display: flex
;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    background-color: rgb(188, 190, 206);
    width: 21px;
    height: 21px;
    border-radius: 120px;
}
.css-1mhghfe {
    margin: 0px;
    font-family: Raleway, sans-serif;
    line-height: 1.5;
    text-align: center;
    font-weight: 700;
    font-size: 14px;
    z-index: 4;
    padding-bottom: 2px;
}
.css-1y2u7s5 {
    width: 100%;
    color: rgba(255, 255, 255, 0.7);
}
.css-7r2l91 {
    font-family: Raleway, sans-serif;
    font-weight: 400;
    font-size: 0.875rem;
    line-height: 1.43;
    display: block;
    transition: color 150ms cubic-bezier(0.4, 0, 0.2, 1);
}
.css-7r2l91.Mui-completed {
    color: rgb(255, 255, 255);
    font-weight: 500;
}
.css-7r2l91.MuiStepLabel-alternativeLabel {
    text-align: center;
    margin-top: 16px;
}
.css-18ossjz {
    margin: 0px;
    font-family: Raleway, sans-serif;
    font-weight: 500;
    line-height: 1.57;
    text-align: center;
    color: rgb(105, 107, 119);
    font-size: 12px;
}
.css-166ciyp {
    padding-left: 8px;
    padding-right: 8px;
    flex: 1 1 0%;
    position: relative;
}
.css-uz1ut0 {
    flex: 1 1 auto;
    position: absolute;
    top: 12px;
    left: calc(-50% + 20px);
    right: calc(50% + 20px);
}

.css-uz1ut0.MuiStepConnector-alternativeLabel {
    top: 9px;
}
.css-1fr07gb {
    display: block;
    border-color: rgb(117, 117, 117);
    border-top-style: solid;
    border-top-width: 1px;
}
.css-uz1ut0 .MuiStepConnector-line {
    height: 3px;
    border: 0px;
    background-color: rgb(77, 79, 92);
    border-radius: 1px;
}
.css-uz1ut0.Mui-active .MuiStepConnector-line {
    background-color: rgb(188, 190, 206);
}
.css-1abj2s5 {
    display: flex
;
    -webkit-box-align: center;
    align-items: center;
}
.css-1abj2s5.MuiStepLabel-alternativeLabel {
    flex-direction: column;
}
.css-a5nipc {
    flex-shrink: 0;
    display: flex
;
    padding-right: 8px;
}
.css-a5nipc.MuiStepLabel-alternativeLabel {
    padding-right: 0px;
}
.css-6vwmj7 {
    display: flex
;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    background-color: rgb(188, 190, 206);
    width: 21px;
    height: 21px;
    border-radius: 120px;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 4px 4px 0px;
}
.css-1mhghfe {
    margin: 0px;
    font-family: Raleway, sans-serif;
    line-height: 1.5;
    text-align: center;
    font-weight: 700;
    font-size: 14px;
    z-index: 4;
    padding-bottom: 2px;
}
.css-1y2u7s5 {
    width: 100%;
    color: rgba(255, 255, 255, 0.7);
}
.css-7r2l91 {
    font-family: Raleway, sans-serif;
    font-weight: 400;
    font-size: 0.875rem;
    line-height: 1.43;
    display: block;
    transition: color 150ms cubic-bezier(0.4, 0, 0.2, 1);
}
.css-7r2l91.Mui-active {
    color: rgb(255, 255, 255);
    font-weight: 500;
}
.css-7r2l91.MuiStepLabel-alternativeLabel {
    text-align: center;
    margin-top: 16px;
}
.css-18ossjz {
    margin: 0px;
    font-family: Raleway, sans-serif;
    font-weight: 500;
    line-height: 1.57;
    text-align: center;
    color: rgb(105, 107, 119);
    font-size: 12px;
}
.css-166ciyp {
    padding-left: 8px;
    padding-right: 8px;
    flex: 1 1 0%;
    position: relative;
}
.css-uz1ut0 {
    flex: 1 1 auto;
    position: absolute;
    top: 12px;
    left: calc(-50% + 20px);
    right: calc(50% + 20px);
}
.css-uz1ut0.MuiStepConnector-alternativeLabel {
    top: 9px;
}
.css-1fr07gb {
    display: block;
    border-color: rgb(117, 117, 117);
    border-top-style: solid;
    border-top-width: 1px;
}
.css-uz1ut0 .MuiStepConnector-line {
    height: 3px;
    border: 0px;
    background-color: rgb(77, 79, 92);
    border-radius: 1px;
}
.css-1abj2s5 {
    display: flex
;
    -webkit-box-align: center;
    align-items: center;
}
.css-1abj2s5.MuiStepLabel-alternativeLabel {
    flex-direction: column;
}
.css-1abj2s5.Mui-disabled {
    cursor: default;
}
.css-a5nipc {
    flex-shrink: 0;
    display: flex
;
    padding-right: 8px;
}
.css-a5nipc.MuiStepLabel-alternativeLabel {
    padding-right: 0px;
}
.css-mct6gb {
    display: flex
;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    background-color: rgb(77, 79, 92);
    width: 21px;
    height: 21px;
    border-radius: 120px;
}
.css-1mhghfe {
    margin: 0px;
    font-family: Raleway, sans-serif;
    line-height: 1.5;
    text-align: center;
    font-weight: 700;
    font-size: 14px;
    z-index: 4;
    padding-bottom: 2px;
}
.css-1y2u7s5 {
    width: 100%;
    color: rgba(255, 255, 255, 0.7);
}
.css-7r2l91 {
    font-family: Raleway, sans-serif;
    font-weight: 400;
    font-size: 0.875rem;
    line-height: 1.43;
    display: block;
    transition: color 150ms cubic-bezier(0.4, 0, 0.2, 1);
}
.css-7r2l91.MuiStepLabel-alternativeLabel {
    text-align: center;
    margin-top: 16px;
}
.css-18ossjz {
    margin: 0px;
    font-family: Raleway, sans-serif;
    font-weight: 500;
    line-height: 1.57;
    text-align: center;
    color: rgb(105, 107, 119);
    font-size: 12px;
}
.css-i63f07 {
    max-width: 700px;
}
@media (min-width: 0px) {
    .css-17ugibs {
        padding-left: 16px;
        padding-right: 16px;
    }
}
@media (min-width: 900px) {
    .css-17ugibs {
        padding-left: 0px;
        padding-right: 0px;
    }
}
.css-1df38 {
    display: flex
;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: start;
    justify-content: flex-start;
    gap: 24px;
}

@media (min-width: 0px) {
    .css-1df38 {
        margin-top: 0px;
        margin-bottom: 0px;
    }
}
@media (min-width: 1536px) {
    .css-1df38 {
        margin-top: 24px;
        margin-bottom: 24px;
    }
}
.css-p2r08s {
    margin: 0px;
    font-family: Raleway, sans-serif;
    line-height: 1.6;
    font-weight: 900;
    font-size: 33px;
    color: rgb(255, 255, 255);
}
.css-pyyj4x {
    margin: 0px;
    font-family: Raleway, sans-serif;
    font-weight: 300;
    color: rgb(188, 190, 206);
    font-size: 24px;
    line-height: 27px;
}
.css-j7qwjs {
    display: flex
;
    flex-direction: column;
}
@media (min-width: 0px) {
    .css-41agb5 {
        margin-bottom: 8px;
    }
}
@media (min-width: 1536px) {
    .css-41agb5 {
        margin-bottom: 24px;
    }
}
.css-uqclyg {
    margin: 0px;
    font-family: Raleway, sans-serif;
    font-weight: 400;
    color: rgb(188, 190, 206);
    font-size: 18px;
    line-height: 27px;
}
@media (min-width: 0px) {
    .css-uqclyg {
        margin-bottom: 8px;
    }
}
@media (min-width: 1536px) {
    .css-uqclyg {
        margin-bottom: 16px;
    }
}
.css-isbt42 {
    box-sizing: border-box;
    display: flex
;
    flex-flow: wrap;
    margin-top: -16px;
    width: calc(100% + 16px);
    margin-left: -16px;
}
.css-iol86l {
    box-sizing: border-box;
    margin: 0px;
    flex-direction: row;
    flex-basis: 100%;
    -webkit-box-flex: 0;
    flex-grow: 0;
    max-width: 100%;
}
@media (min-width: 600px) {
    .css-iol86l {
        flex-basis: 100%;
        -webkit-box-flex: 0;
        flex-grow: 0;
        max-width: 100%;
    }
}
@media (min-width: 900px) {
    .css-iol86l {
        flex-basis: 50%;
        -webkit-box-flex: 0;
        flex-grow: 0;
        max-width: 50%;
    }
}
@media (min-width: 1200px) {
    .css-iol86l {
        flex-basis: 50%;
        -webkit-box-flex: 0;
        flex-grow: 0;
        max-width: 50%;
    }
}
@media (min-width: 1536px) {
    .css-iol86l {
        flex-basis: 50%;
        -webkit-box-flex: 0;
        flex-grow: 0;
        max-width: 50%;
    }
}
.css-isbt42 > .MuiGrid-item {
    padding-top: 16px;
}
.css-isbt42 > .MuiGrid-item {
    padding-left: 16px;
}
.css-1x84ll6 {
    display: inline-flex
;
    flex-direction: column;
    position: relative;
    min-width: 0px;
    padding: 0px;
    border: 0px;
    vertical-align: top;
    width: 100%;
    font-size: 12px;
    margin: 0px;
    border-radius: 5px;
}
.css-1cmfcz1 {
    color: rgba(255, 255, 255, 0.7);
    font-family: Raleway, sans-serif;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.4375em;
    display: block;
    transform-origin: left top;
    text-overflow: ellipsis;
    max-width: calc(100% - 24px);
    position: absolute;
    left: 0px;
    top: 0px;
    transform: translate(12px, 13px) scale(1);
    z-index: 1;
    pointer-events: none;
    padding: 0px;
    white-space: nowrap;
    overflow: hidden;
    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-y952rz {
    font-family: Raleway, sans-serif;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.4375em;
    color: rgb(255, 255, 255);
    box-sizing: border-box;
    cursor: text;
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    position: relative;
    background-color: rgba(255, 255, 255, 0.09);
    transition: background-color 200ms cubic-bezier(0, 0, 0.2, 1);
    border-radius: 5px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(91, 92, 102);
    border-image: initial;
}
.css-1h0ogfg {
    font: inherit;
    letter-spacing: inherit;
    color: currentcolor;
    border: 0px;
    box-sizing: content-box;
    background: none;
    height: 1.4375em;
    margin: 0px;
    -webkit-tap-highlight-color: transparent;
    display: block;
    min-width: 0px;
    width: 100%;
    animation-name: mui-auto-fill-cancel;
    animation-duration: 10ms;
    padding: 21px 12px 4px;
}
.css-iol86l {
    box-sizing: border-box;
    margin: 0px;
    flex-direction: row;
    flex-basis: 100%;
    -webkit-box-flex: 0;
    flex-grow: 0;
    max-width: 100%;
}
@media (min-width: 600px) {
    .css-iol86l {
        flex-basis: 100%;
        -webkit-box-flex: 0;
        flex-grow: 0;
        max-width: 100%;
    }
}
@media (min-width: 900px) {
    .css-iol86l {
        flex-basis: 50%;
        -webkit-box-flex: 0;
        flex-grow: 0;
        max-width: 50%;
    }
}
@media (min-width: 1200px) {
    .css-iol86l {
        flex-basis: 50%;
        -webkit-box-flex: 0;
        flex-grow: 0;
        max-width: 50%;
    }
}
@media (min-width: 1536px) {
    .css-iol86l {
        flex-basis: 50%;
        -webkit-box-flex: 0;
        flex-grow: 0;
        max-width: 50%;
    }
}
.css-isbt42 > .MuiGrid-item {
    padding-top: 16px;
}
.css-isbt42 > .MuiGrid-item {
    padding-left: 16px;
}
.css-1x84ll6 {
    display: inline-flex
;
    flex-direction: column;
    position: relative;
    min-width: 0px;
    padding: 0px;
    border: 0px;
    vertical-align: top;
    width: 100%;
    font-size: 12px;
    margin: 0px;
    border-radius: 5px;
}
.css-1cmfcz1 {
    color: rgba(255, 255, 255, 0.7);
    font-family: Raleway, sans-serif;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.4375em;
    display: block;
    transform-origin: left top;
    text-overflow: ellipsis;
    max-width: calc(100% - 24px);
    position: absolute;
    left: 0px;
    top: 0px;
    transform: translate(12px, 13px) scale(1);
    z-index: 1;
    pointer-events: none;
    padding: 0px;
    white-space: nowrap;
    overflow: hidden;
    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-y952rz {
    font-family: Raleway, sans-serif;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.4375em;
    color: rgb(255, 255, 255);
    box-sizing: border-box;
    cursor: text;
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    position: relative;
    background-color: rgba(255, 255, 255, 0.09);
    transition: background-color 200ms cubic-bezier(0, 0, 0.2, 1);
    border-radius: 5px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(91, 92, 102);
    border-image: initial;
}

.css-1h0ogfg {
    font: inherit;
    letter-spacing: inherit;
    color: currentcolor;
    border: 0px;
    box-sizing: content-box;
    background: none;
    height: 1.4375em;
    margin: 0px;
    -webkit-tap-highlight-color: transparent;
    display: block;
    min-width: 0px;
    width: 100%;
    animation-name: mui-auto-fill-cancel;
    animation-duration: 10ms;
    padding: 21px 12px 4px;
}
.css-18tn63a {
    box-sizing: border-box;
    margin: 0px;
    flex-direction: row;
    flex-basis: 50%;
    -webkit-box-flex: 0;
    flex-grow: 0;
    max-width: 50%;
}
@media (min-width: 600px) {
    .css-18tn63a {
        flex-basis: 50%;
        -webkit-box-flex: 0;
        flex-grow: 0;
        max-width: 50%;
    }
}
@media (min-width: 900px) {
    .css-18tn63a {
        flex-basis: 25%;
        -webkit-box-flex: 0;
        flex-grow: 0;
        max-width: 25%;
    }
}
@media (min-width: 1200px) {
    .css-18tn63a {
        flex-basis: 25%;
        -webkit-box-flex: 0;
        flex-grow: 0;
        max-width: 25%;
    }
}
@media (min-width: 1536px) {
    .css-18tn63a {
        flex-basis: 25%;
        -webkit-box-flex: 0;
        flex-grow: 0;
        max-width: 25%;
    }
}
.css-isbt42 > .MuiGrid-item {
    padding-top: 16px;
}
.css-isbt42 > .MuiGrid-item {
    padding-left: 16px;
}
.css-1jpm9pd {
    padding-top: 8px;
    padding-bottom: 8px;
}
.css-tzsjye {
    display: inline-flex
;
    flex-direction: column;
    position: relative;
    min-width: 0px;
    padding: 0px;
    margin: 0px;
    border: 0px;
    vertical-align: top;
    width: 100%;
}
.css-v4d6xp {
    font-family: Raleway, sans-serif;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.4375em;
    display: block;
    transform-origin: left top;
    text-overflow: ellipsis;
    max-width: calc(100% - 24px);
    position: absolute;
    left: 0px;
    top: 0px;
    transform: translate(12px, 16px) scale(1);
    z-index: 1;
    pointer-events: none;
    color: rgb(255, 255, 255) !important;
    padding: 0px;
    white-space: nowrap;
    overflow: hidden;
    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-tud83 {
    font-family: Raleway, sans-serif;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.4375em;
    color: rgb(255, 255, 255);
    box-sizing: border-box;
    cursor: text;
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    border-bottom-color: rgba(0, 0, 0, 0);
    position: relative;
    background-color: rgba(255, 255, 255, 0.09);
    transition: background-color 200ms cubic-bezier(0, 0, 0.2, 1);
    border-radius: 6px !important;
}
.css-1qk45v1 {
    appearance: none;
    user-select: none;
    cursor: pointer;
    font: inherit;
    letter-spacing: inherit;
    color: currentcolor;
    box-sizing: content-box;
    background: none;
    height: 1.4375em;
    margin: 0px;
    -webkit-tap-highlight-color: transparent;
    display: block;
    min-width: 0px;
    width: 100%;
    animation-name: mui-auto-fill-cancel;
    animation-duration: 10ms;
    padding: 25px 12px 0px;
    border: 1px solid rgb(244, 67, 54);
    border-radius: 6px !important;
}
.css-1qk45v1.MuiSelect-select {
    height: auto;
    min-height: 1.4375em;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.css-1qk45v1.css-1qk45v1.css-1qk45v1 {
    padding-right: 32px;
}
.css-1k3x8v3 {
    bottom: 0px;
    left: 0px;
    position: absolute;
    opacity: 0;
    pointer-events: none;
    width: 100%;
    box-sizing: border-box;
}
.css-yop3gh {
    user-select: none;
    width: 1em;
    height: 1em;
    display: inline-block;
    fill: currentcolor;
    flex-shrink: 0;
    font-size: 1.5rem;
    position: absolute;
    right: 7px;
    top: calc(50% - 0.5em);
    pointer-events: none;
    color: rgb(255, 255, 255);
    transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1);
}
.css-1bba98s {
    box-sizing: border-box;
    display: flex
;
    flex-flow: wrap;
    width: 100%;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
    margin-top: 15px;
    margin-bottom: 15px;
}
.css-w947tp {
    box-sizing: border-box;
    margin: 0px;
    flex-direction: row;
    flex-basis: 58.3333%;
    -webkit-box-flex: 0;
    flex-grow: 0;
    max-width: 58.3333%;
}
@media (min-width: 600px) {
    .css-w947tp {
        flex-basis: 58.3333%;
        -webkit-box-flex: 0;
        flex-grow: 0;
        max-width: 58.3333%;
    }
}
@media (min-width: 900px) {
    .css-w947tp {
        flex-basis: 66.6667%;
        -webkit-box-flex: 0;
        flex-grow: 0;
        max-width: 66.6667%;
    }
}
@media (min-width: 1200px) {
    .css-w947tp {
        flex-basis: 66.6667%;
        -webkit-box-flex: 0;
        flex-grow: 0;
        max-width: 66.6667%;
    }
}
@media (min-width: 1536px) {
    .css-w947tp {
        flex-basis: 66.6667%;
        -webkit-box-flex: 0;
        flex-grow: 0;
        max-width: 66.6667%;
    }
}
.css-lxl2oy {
    display: flex
;
    flex-flow: row;
    -webkit-box-align: center;
    align-items: center;
    margin-top: 8px;
    margin-bottom: 8px;
}

.css-n4yp2r {
    display: inline-flex
;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    position: relative;
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
    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(255, 255, 255, 0.7);
}
.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;
    font-size: 1.5rem;
    transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1);
}
.css-w0pj6f {
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    z-index: 0;
    inset: 0px;
    border-radius: inherit;
}
.css-9xruvz {
    margin: 0px;
    font-family: Raleway, sans-serif;
    font-weight: 400;
    line-height: 1.5;
    color: rgba(255, 255, 255, 0.7);
    font-size: 14px;
    max-width: 100%;
}
.css-1p8786q {
    margin: 0px 0px 0px 4px;
    color: inherit;
    text-decoration: underline;
    cursor: pointer;
    font-size: 15px;
    font-weight: 700;
}
.css-jtl0kq {
    box-sizing: border-box;
    margin: 0px;
    flex-direction: row;
    flex-basis: 33.3333%;
    -webkit-box-flex: 0;
    flex-grow: 0;
    max-width: 33.3333%;
}
@media (min-width: 600px) {
    .css-jtl0kq {
        flex-basis: 33.3333%;
        -webkit-box-flex: 0;
        flex-grow: 0;
        max-width: 33.3333%;
    }
}
@media (min-width: 900px) {
    .css-jtl0kq {
        flex-basis: 25%;
        -webkit-box-flex: 0;
        flex-grow: 0;
        max-width: 25%;
    }
}
@media (min-width: 1200px) {
    .css-jtl0kq {
        flex-basis: 25%;
        -webkit-box-flex: 0;
        flex-grow: 0;
        max-width: 25%;
    }
}
@media (min-width: 1536px) {
    .css-jtl0kq {
        flex-basis: 25%;
        -webkit-box-flex: 0;
        flex-grow: 0;
        max-width: 25%;
    }
}
.css-wawh4i {
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    position: relative;
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
    cursor: pointer;
    user-select: none;
    vertical-align: middle;
    appearance: none;
    font-family: Raleway, sans-serif;
    line-height: 1.75;
    min-width: 64px;
    background-color: rgb(255, 219, 42);
    box-shadow: rgba(0, 0, 0, 0.2) 0px 3px 1px -2px, rgba(0, 0, 0, 0.14) 0px 2px 2px 0px, rgba(0, 0, 0, 0.12) 0px 1px 5px 0px;
    width: 100%;
    color: rgb(0, 0, 0);
    font-weight: 700;
    text-transform: none;
    font-size: 15px;
    outline: 0px;
    border-width: 0px;
    border-style: initial;
    border-color: initial;
    border-image: initial;
    margin: 0px;
    text-decoration: none;
    transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1), box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1), border-color 250ms cubic-bezier(0.4, 0, 0.2, 1), color 250ms cubic-bezier(0.4, 0, 0.2, 1);
    border-radius: 4px;
    padding: 9px;
}
.css-w0pj6f {
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    z-index: 0;
    inset: 0px;
    border-radius: inherit;
}
.css-k0fi0u {
    box-sizing: border-box;
    display: flex
;
    flex-flow: wrap;
    width: 100%;
    margin: 0px;
    flex-basis: 100%;
    -webkit-box-flex: 0;
    flex-grow: 0;
    max-width: 100%;
}
@media (min-width: 600px) {
    .css-k0fi0u {
        flex-basis: 100%;
        -webkit-box-flex: 0;
        flex-grow: 0;
        max-width: 100%;
    }
}
@media (min-width: 900px) {
    .css-k0fi0u {
        flex-basis: 100%;
        -webkit-box-flex: 0;
        flex-grow: 0;
        max-width: 100%;
    }
}
@media (min-width: 1200px) {
    .css-k0fi0u {
        flex-basis: 33.3333%;
        -webkit-box-flex: 0;
        flex-grow: 0;
        max-width: 33.3333%;
    }
}
@media (min-width: 1536px) {
    .css-k0fi0u {
        flex-basis: 33.3333%;
        -webkit-box-flex: 0;
        flex-grow: 0;
        max-width: 33.3333%;
    }
}
.css-8vs13r {
    width: 100%;
    margin-left: auto;
    box-sizing: border-box;
    margin-right: auto;
    display: block;
    padding-left: 0px;
    padding-right: 0px;
    background-color: rgb(32, 33, 40);
    height: 100%;
}
@media (min-width: 600px) {
    .css-8vs13r {
        padding-left: 24px;
        padding-right: 24px;
    }
}
@media (min-width: 1200px) {
    .css-8vs13r {
        max-width: 1200px;
    }
}
@media (min-width: 0px) {
    .css-8vs13r {
        padding-top: 0px;
    }
}
@media (min-width: 900px) {
    .css-8vs13r {
        padding-top: 16px;
    }
}
@media (min-width: 1536px) {
    .css-8vs13r {
        padding-top: 72px;
    }
}
.css-1c399mu {
    max-width: 630px;
    display: flex
;
    flex-direction: column;
    height: 100%;
    justify-items: center;
}
@media (min-width: 0px) {
    .css-1c399mu {
        margin-right: 0px;
        padding-left: 0px;
        padding-right: 0px;
    }
}
@media (min-width: 900px) {
    .css-1c399mu {
        padding-left: 24px;
        padding-right: 24px;
    }
}
@media (min-width: 1200px) {
    .css-1c399mu {
        margin-left: auto;
    }
}
@media (min-width: 1536px) {
    .css-1c399mu {
        margin-right: 32px;
    }
}
@media (min-width: 0px) {
    .css-6k8fz8 {
        display: none;
    }
}
@media (min-width: 1200px) {
    .css-6k8fz8 {
        display: block;
    }
}
.css-1olk476 {
    height: 52px;
    margin-bottom: 33px;
}
@media (min-width: 0px) {
    .css-1olk476 {
        display: none;
    }
}
@media (min-width: 900px) {
    .css-1olk476 {
        display: block;
    }
}
.css-bhy3gv {
    margin: 0px 0px 18px;
    font-family: Raleway, sans-serif;
    padding-left: 0px;
    padding-right: 0px;
    font-weight: 900;
    font-size: 30px;
    color: rgb(255, 255, 255);
    line-height: 33px;
}
@media (min-width: 0px) {
    .css-bhy3gv {
        width: 230px;
    }
}
@media (min-width: 1536px) {
    .css-bhy3gv {
        width: 100%;
    }
}
.css-5lfex1 {
    display: flex
;
    flex-direction: column;
    -webkit-box-pack: justify;
    justify-content: space-between;
    height: 100%;
    gap: 24px;
}
@media (min-width: 0px) {
    .css-5lfex1 {
        margin: 18px;
    }
}
@media (min-width: 900px) {
    .css-5lfex1 {
        margin: 0px;
    }
}
.css-1yoapxm {
    color: rgb(255, 255, 255);
    background-color: rgba(217, 217, 217, 0.05);
    padding-top: 16px;
    padding-bottom: 16px;
    transition: box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1);
    overflow: hidden;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(90, 90, 90);
    border-image: initial;
    border-radius: 14px;
}
@media (min-width: 0px) {
    .css-1yoapxm {
        padding-left: 16px;
        padding-right: 16px;
    }
}
@media (min-width: 1536px) {
    .css-1yoapxm {
        padding-left: 21px;
        padding-right: 21px;
    }
}
.css-70qvj9 {
    display: flex
;
    -webkit-box-align: center;
    align-items: center;
}
.css-1chuj2j {
    padding-left: 16px;
    flex: 1 1 0%;
    display: flex
;
    -webkit-box-pack: justify;
    justify-content: space-between;
}
@media (min-width: 0px) {
    .css-1chuj2j {
        align-items: flex-start;
        flex-direction: column;
        gap: 0px;
    }
}
@media (min-width: 1536px) {
    .css-1chuj2j {
        -webkit-box-align: center;
        align-items: center;
        flex-direction: row;
        gap: 16px;
    }
}

.css-eal7pa {
    flex: 5 1 0%;
}
.css-ua71vq {
    margin: 0px;
    font-family: Raleway, sans-serif;
    font-size: 1.25rem;
    line-height: 1.6;
    font-weight: 700;
    color: rgb(255, 255, 255);
}
.css-q7kqn7 {
    margin: 0px;
    font-family: Raleway, sans-serif;
    font-size: 0.875rem;
    line-height: 1.57;
    font-weight: 400;
    color: rgb(255, 255, 255);
}
.css-10vp5yq {
    margin: 0px;
    font-family: Raleway, sans-serif;
    line-height: 1.5;
    color: rgb(255, 255, 255);
    font-size: 21px;
    font-weight: 600;
}
.css-1xxvfmz {
    margin: 0px 16px;
    flex-shrink: 0;
    border-width: 0px 0px thin;
    border-style: solid;
    border-color: rgba(255, 255, 255, 0.12);
}
.css-1xhj18k {
    display: flex
;
    flex-direction: row;
}
.css-1emxxqh {
    margin: auto 0px 10px;
}
.css-10mk4c7 {
    margin: 0px;
    flex-shrink: 0;
    border-width: 0px 0px thin;
    border-style: solid;
    border-color: rgba(255, 255, 255, 0.12);
    align-self: stretch;
    height: auto;
}
.css-1dqn28w {
    display: flex
;
    -webkit-box-pack: justify;
    justify-content: space-between;
    margin-top: 8px;
}
.css-menjvf {
    margin: 0px;
    font-family: Raleway, sans-serif;
    font-size: 1rem;
    line-height: 1.5;
    color: rgb(255, 255, 255);
    font-weight: 700;
}
.css-c9df4m {
    width: auto;
    padding-bottom: 16px;
}
.css-1euiidf {
    color: rgb(255, 255, 255);
    box-shadow: none;
    background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
    background-color: transparent;
    transition: box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1);
    border-radius: 4px;
    overflow: hidden;
}
.css-79y3r5 {
    padding: 16px 16px 8px;
    opacity: 0.9;
}
.css-79y3r5:last-child {
    padding-bottom: 24px;
}
.css-v3z1wi {
    box-sizing: border-box;
    display: flex
;
    flex-flow: wrap;
    width: 100%;
    -webkit-box-align: center;
    align-items: center;
}
.css-1kngap9 {
    display: flex
;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    width: 100%;
    margin-bottom: 8px;
}
.css-1ck3o6k {
    display: flex
;
}
.css-1a3kx1y {
    margin: 0px;
    font-family: Raleway, sans-serif;
    font-weight: 400;
    font-size: 0.875rem;
    line-height: 1.43;
    color: rgb(255, 255, 255);
    text-decoration: none;
}
.css-1tx19pf {
    margin: 0px;
    flex-shrink: 0;
    border-width: 0px thin 0px 0px;
    border-style: solid;
    border-color: rgba(255, 255, 255, 0.12);
    height: auto;
    align-self: stretch;
}
.css-1ck3o6k hr {
    margin-left: 16px;
    margin-right: 16px;
}
.css-1a3kx1y {
    margin: 0px;
    font-family: Raleway, sans-serif;
    font-weight: 400;
    font-size: 0.875rem;
    line-height: 1.43;
    color: rgb(255, 255, 255);
    text-decoration: none;
}
.css-1tx19pf {
    margin: 0px;
    flex-shrink: 0;
    border-width: 0px thin 0px 0px;
    border-style: solid;
    border-color: rgba(255, 255, 255, 0.12);
    height: auto;
    align-self: stretch;
}
.css-1ck3o6k hr {
    margin-left: 16px;
    margin-right: 16px;
}
.css-1a3kx1y {
    margin: 0px;
    font-family: Raleway, sans-serif;
    font-weight: 400;
    font-size: 0.875rem;
    line-height: 1.43;
    color: rgb(255, 255, 255);
    text-decoration: none;
}
.css-8lh52t {
    display: flex
;
    margin-top: 8px;
    -webkit-box-align: center;
    align-items: center;
}
.css-14qu8s4 {
    margin: 0px;
    font-family: Raleway, sans-serif;
    font-weight: 400;
    line-height: 1.5;
    text-align: center;
    font-size: 9px;
    color: rgb(150, 150, 150);
}

.css-1ffhv9d {
    background-color: rgb(43, 44, 51);
    color: rgb(255, 255, 255);
    box-shadow: rgba(0, 0, 0, 0.2) 0px 5px 5px -3px, rgba(0, 0, 0, 0.14) 0px 8px 10px 1px, rgba(0, 0, 0, 0.12) 0px 3px 14px 2px;
    background-image: linear-gradient(rgba(255, 255, 255, 0.12), rgba(255, 255, 255, 0.12));
    position: absolute;
    overflow-y: auto;
    overflow-x: hidden;
    min-width: 16px;
    min-height: 16px;
    max-width: calc(100% - 32px);
    max-height: calc(100% - 32px);
    transition: box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1);
    border-radius: 4px;
    outline: 0px;
}




