html {
    -webkit-font-smoothing: antialiased;
    box-sizing: border-box;
    text-size-adjust: 100%
}

*,
::before,
::after {
    box-sizing: inherit
}

body {
    color: rgb(229, 229, 229);
    font-family: SamsungOne, SamsungOneKorean;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    background-color: rgb(1, 1, 1)
}

body::backdrop {
    background-color: rgb(1, 1, 1)
}

:focus-visible:not(.MuiInputBase-input):not(.MuiOutlinedInput-input):not(.MuiFilledInput-input):not(.MuiInput-input):not(.MuiButton-root),
.MuiButton-root:has(.MuiButton-endIcon):focus-visible {
    outline: rgb(152, 203, 253) solid 2px;
    border-radius: 0px
}

@supports (-webkit-touch-callout:none) {

    :focus-visible:not(.MuiInputBase-input):not(.MuiOutlinedInput-input):not(.MuiFilledInput-input):not(.MuiInput-input):not(.MuiButton-root),
    .MuiButton-root:has(.MuiButton-endIcon):focus-visible {
        border-radius: 0px
    }
}

.MuiFormControlLabel-root:focus-within:has(input:focus-visible) {
    outline: rgb(152, 203, 253) solid 2px
}

.MuiSwitch-root:focus-within:has(input:focus-visible) {
    outline: rgb(152, 203, 253) solid 2px
}

@font-face {
    font-family: SamsungOne;
    font-style: normal;
    font-weight: 200;
    src: url(fonts/font_5681803c4a5c.woff)format("woff")
}

@font-face {
    font-family: SamsungOne;
    font-style: normal;
    font-weight: 300;
    src: url(fonts/font_5bbe623bd84c.woff)format("woff")
}

@font-face {
    font-family: SamsungOne;
    font-style: normal;
    font-weight: 400;
    src: url(fonts/font_3780ddd64801.woff)format("woff")
}

@font-face {
    font-family: SamsungOne;
    font-style: normal;
    font-weight: 500;
    src: url(fonts/font_80f9bbcfe53f.woff)format("woff")
}

@font-face {
    font-family: SamsungOne;
    font-style: normal;
    font-weight: 600;
    src: url(fonts/font_a8bf9ec55079.woff)format("woff")
}

@font-face {
    font-family: SamsungOne;
    font-style: normal;
    font-weight: 700;
    src: url(fonts/font_dd494834dfa6.woff)format("woff")
}

@font-face {
    font-family: SamsungOneKorean;
    font-style: normal;
    font-weight: 200;
    src: url(fonts/font_f3473bc88a30.woff2)format("woff2")
}

@font-face {
    font-family: SamsungOneKorean;
    font-style: normal;
    font-weight: 300;
    src: url(fonts/font_b3cdc94a23cd.woff2)format("woff2")
}

@font-face {
    font-family: SamsungOneKorean;
    font-style: normal;
    font-weight: 400;
    src: url(fonts/font_9c4a938e5e0c.woff2)format("woff2")
}

@font-face {
    font-family: SamsungOneKorean;
    font-style: normal;
    font-weight: 500;
    src: url(fonts/font_c1a09fb70d98.woff2)format("woff2")
}

@font-face {
    font-family: SamsungOneKorean;
    font-style: normal;
    font-weight: 600;
    src: url(fonts/font_3e6c35dacdcc.woff2)format("woff2")
}

@font-face {
    font-family: SamsungOneKorean;
    font-style: normal;
    font-weight: 700;
    src: url(fonts/font_af821b99312a.woff2)format("woff2")
}

@font-face {
    font-family: SamsungSharpSans;
    font-style: normal;
    font-weight: bold;
    src: url(fonts/font_cfd77104eb5b.woff2)format("woff")
}

@-webkit-keyframes animation-b4y7zb {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(359deg)
    }
}

@keyframes animation-b4y7zb {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(359deg)
    }
}

@-webkit-keyframes animation-zjr2mw {
    50% {
        top: -22.5px
    }

    100% {
        top: -11.25px
    }
}

@keyframes animation-zjr2mw {
    50% {
        top: -22.5px
    }

    100% {
        top: -11.25px
    }
}

@-webkit-keyframes animation-k1gqvl {
    50% {
        right: -22.5px
    }

    100% {
        right: -11.25px
    }
}

@keyframes animation-k1gqvl {
    50% {
        right: -22.5px
    }

    100% {
        right: -11.25px
    }
}

@-webkit-keyframes animation-1nyedkp {
    50% {
        bottom: -22.5px
    }

    100% {
        bottom: -11.25px
    }
}

@keyframes animation-1nyedkp {
    50% {
        bottom: -22.5px
    }

    100% {
        bottom: -11.25px
    }
}

@-webkit-keyframes animation-ht70zt {
    50% {
        left: -22.5px
    }

    100% {
        left: -11.25px
    }
}

@keyframes animation-ht70zt {
    50% {
        left: -22.5px
    }

    100% {
        left: -11.25px
    }
}

.css-zf0iqh {
    display: flex;
    flex-direction: column;
    min-height: 100vh
}

.css-yhebxb {
    width: 100%;
    background-color: rgb(0, 0, 0)
}

.css-1bp39jf {
    max-width: 1440px;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
    margin: 0px auto;
    padding: 0px 88px
}

@media (min-width:0px) {
    .css-1bp39jf {
        height: 56px
    }
}

@media (min-width:900px) {
    .css-1bp39jf {
        height: 80px
    }
}

.css-91g9p2 {
    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;
    text-align: center;
    flex: 0 0 auto;
    font-size: 1.5rem;
    border-radius: 50%;
    overflow: visible;
    color: rgb(255, 255, 255);
    transition: background-color 150ms cubic-bezier(0.4, 0, 0.2, 1);
    height: 100%;
    padding: 0px;
    outline-offset: -2px
}

.css-1401iv5 {
    min-width: 152px;
    display: block;
    filter: invert(1)
}

@media (min-width:0px) {
    .css-1401iv5 {
        height: 14px
    }
}

@media (min-width:900px) {
    .css-1401iv5 {
        height: 24px
    }
}

.css-1gyr8eu {
    font: inherit;
    color: rgb(3, 129, 254);
    text-decoration: none;
    position: relative;
    -webkit-tap-highlight-color: transparent;
    background-color: transparent;
    outline: 0px;
    border: 0px;
    margin: 0px;
    border-radius: 0px;
    cursor: pointer;
    user-select: none;
    vertical-align: middle;
    appearance: none;
    padding: 7px 0px 6px;
    display: flex;
    -webkit-box-align: center;
    align-items: center
}

.css-ono0z3 {
    margin: 0px;
    font-family: SamsungOne, SamsungOneKorean;
    color: rgb(255, 255, 255);
    font-size: 14px;
    line-height: 1.33;
    font-weight: 700
}

.css-i9gxme {
    -webkit-box-flex: 1;
    flex-grow: 1
}

.css-1qodvd3 {
    display: flex;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center
}

.css-4dqaib {
    width: 100%;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    background: rgb(33, 34, 38)
}

.css-1bbq0ke {
    position: absolute;
    width: 100%;
    max-width: 1440px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    -webkit-box-pack: center;
    justify-content: center
}

.css-5yr7xs {
    width: 40vw;
    max-width: 566px;
    margin-left: 140px;
    margin-right: 0px
}

.css-19rf8hn {
    margin: 0px;
    color: rgb(255, 255, 255);
    font-size: min(2.917vw, 42px);
    font-weight: 700;
    line-height: 1.2;
    text-align: start;
    font-family: SamsungSharpSans, SamsungOne, Arial, sans-serif
}

.css-1q5eub1 {
    margin-left: 140px;
    margin-right: 0px
}

.css-1wo0lsp:hover {
    text-decoration: none;
    background-color: rgb(0, 114, 222);
    box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 4px -1px, rgba(0, 0, 0, 0.14) 0px 4px 5px 0px, rgba(0, 0, 0, 0.12) 0px 1px 10px 0px
}

@media (hover:none) {
    .css-1wo0lsp:hover {
        background-color: rgb(3, 129, 254)
    }
}

.css-1wo0lsp:active {
    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
}

.css-1wo0lsp:hover {
    box-shadow: none
}

.css-1wo0lsp:active {
    box-shadow: none
}

.css-1wo0lsp:focus-visible {
    outline: rgb(152, 203, 253) solid 2px;
    outline-offset: 2px
}

.css-1wo0lsp:hover {
    background-color: rgb(0, 107, 234)
}

.css-w1bpu0 {
    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;
    outline: 0px;
    border: 0px;
    margin: min(2.778vw, 40px) 0px 0px;
    cursor: pointer;
    user-select: none;
    vertical-align: middle;
    appearance: none;
    text-decoration: none;
    padding: 6px 16px;
    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);
    box-shadow: none;
    font-family: SamsungOne, SamsungOneKorean;
    text-transform: inherit;
    border-radius: 22px;
    min-width: min(16.667vw, 240px);
    height: min(2.778vw, 40px);
    min-height: min(2.778vw, 40px);
    font-size: 16px;
    font-weight: 700;
    color: rgb(255, 255, 255);
    line-height: 1.25;
    background-color: rgb(3, 129, 254)
}

.css-w1bpu0:hover {
    text-decoration: none;
    background-color: rgb(0, 114, 222);
    box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 4px -1px, rgba(0, 0, 0, 0.14) 0px 4px 5px 0px, rgba(0, 0, 0, 0.12) 0px 1px 10px 0px
}

@media (hover:none) {
    .css-w1bpu0:hover {
        background-color: rgb(3, 129, 254)
    }
}

.css-w1bpu0:active {
    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
}

.css-w1bpu0:hover {
    box-shadow: none
}

.css-w1bpu0:active {
    box-shadow: none
}

.css-w1bpu0:focus-visible {
    outline: rgb(152, 203, 253) solid 2px;
    outline-offset: 2px
}

.css-1r3lum5 {
    width: 100%;
    max-width: 1440px;
    background-image: url(images/img_72bf3831fb7b.webp);
    background-size: cover;
    padding-top: calc(0.263889*min(100%, 1440px));
    overflow: hidden
}

.css-3lqt8k {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(312px, max-content));
    gap: 16px 24px;
    -webkit-box-pack: center;
    justify-content: center;
    width: 100%;
    max-width: min(1440px, 100vw);
    padding: 0px 44px;
    margin-top: 0px
}

.css-1fgqcrz {
    width: 320px;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    flex-direction: column
}

.css-1jn8l4o {
    margin-top: 68px;
    flex: 1 1 0%
}

.css-l26lrl {
    margin: 0px;
    color: rgb(255, 255, 255);
    font-size: 24px;
    width: 266px;
    line-height: 32px;
    text-align: center;
    font-weight: 700;
    font-family: SamsungSharpSans, SamsungOne, Arial, sans-serif
}

.css-1iy2374 {
    margin-top: 8px;
    flex: 1 1 0%
}

.css-1caw6nt {
    margin: 0px;
    color: rgb(255, 255, 255);
    width: 266px;
    font-size: 14px;
    line-height: 19px;
    text-align: center;
    font-weight: 400;
    font-family: SamsungOne, arial, sans-serif;
    word-break: inherit
}

.css-1xcwzc {
    margin-top: 26px
}

.css-12sascw {
    width: 320px;
    max-width: 100%
}

.css-1mravqa {
    width: min(1440px, 100%);
    display: flex;
    flex-direction: column;
    padding: 0px 88px
}

.css-10uawyj {
    min-height: 40px;
    margin-top: 0px
}

.css-1pved5g {
    margin: 0px;
    color: rgb(255, 255, 255);
    width: 100%;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.33;
    text-align: start;
    font-family: SamsungOne, arial, sans-serif
}

.css-xnwz8l {
    flex-shrink: 0;
    border-width: 0px 0px thin;
    border-style: solid;
    border-color: rgba(255, 255, 255, 0.12);
    width: 100%;
    margin: 24px 0px 0px
}

.css-bu3675 {
    width: 100%;
    margin-top: auto;
    background-color: rgb(0, 0, 0)
}

.css-1dumkv0 {
    display: flex;
    max-width: 1420px;
    margin: auto
}

@media (min-width:0px) {
    .css-1dumkv0 {
        -webkit-box-align: center;
        align-items: center;
        flex-direction: column;
        padding: 30px 24px
    }
}

@media (min-width:900px) {
    .css-1dumkv0 {
        -webkit-box-align: end;
        align-items: end;
        flex-direction: row;
        padding: 26px 128px 48px
    }
}

.css-9igbmp {
    display: flex;
    flex-direction: column;
    -webkit-box-flex: 1;
    flex-grow: 1
}

@media (min-width:0px) {
    .css-9igbmp {
        -webkit-box-align: center;
        align-items: center
    }
}

@media (min-width:900px) {
    .css-9igbmp {
        -webkit-box-align: start;
        align-items: start
    }
}

.css-lvc16b {
    width: 100%;
    display: flex;
    -webkit-box-align: center;
    align-items: center
}

@media (min-width:0px) {
    .css-lvc16b {
        -webkit-box-pack: center;
        justify-content: center
    }
}

@media (min-width:900px) {
    .css-lvc16b {
        -webkit-box-pack: start;
        justify-content: flex-start
    }
}

.css-759u60 {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    cursor: pointer
}

.css-86l86n {
    font-style: inherit;
    font-variant: inherit;
    font-stretch: inherit;
    font-size: inherit;
    font-family: inherit;
    font-optical-sizing: inherit;
    font-size-adjust: inherit;
    font-kerning: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    font-language-override: inherit;
    font-weight: 700;
    text-decoration: none;
    position: relative;
    -webkit-tap-highlight-color: transparent;
    background-color: transparent;
    outline: 0px;
    border: 0px;
    margin: 0px;
    border-radius: 0px;
    padding: 0px;
    user-select: none;
    vertical-align: middle;
    appearance: none;
    color: rgb(229, 229, 229);
    cursor: pointer;
    line-height: 24px
}

@media (min-width:0px) {
    .css-86l86n {
        font-size: 12px
    }
}

@media (min-width:900px) {
    .css-86l86n {
        font-size: 14px
    }
}

.css-bu64t1 {
    width: 24px;
    height: 24px;
    filter: invert(1)
}

.css-1tnffk5 {
    box-sizing: border-box;
    display: flex;
    flex-flow: wrap;
    width: 100%
}

@media (min-width:0px) {
    .css-1tnffk5 {
        -webkit-box-pack: center;
        justify-content: center;
        margin-top: 24px;
        gap: 12px 16px
    }
}

@media (min-width:900px) {
    .css-1tnffk5 {
        -webkit-box-pack: start;
        justify-content: flex-start;
        margin-top: 16px;
        column-gap: 32px
    }
}

.css-z2scd8 {
    cursor: pointer;
    height: 14px
}

.css-17gb2dq {
    font-style: inherit;
    font-variant: inherit;
    font-weight: inherit;
    font-stretch: inherit;
    font-family: inherit;
    font-optical-sizing: inherit;
    font-size-adjust: inherit;
    font-kerning: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    font-language-override: inherit;
    text-decoration: none;
    position: relative;
    -webkit-tap-highlight-color: transparent;
    background-color: transparent;
    outline: 0px;
    border: 0px;
    margin: 0px;
    border-radius: 0px;
    padding: 0px;
    user-select: none;
    vertical-align: middle;
    appearance: none;
    color: rgb(229, 229, 229);
    font-size: 12px;
    line-height: 24px;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    cursor: pointer
}

@media (min-width:0px) {
    .css-17gb2dq {
        font-weight: 300
    }
}

@media (min-width:900px) {
    .css-17gb2dq {
        font-weight: 500
    }
}

.css-lr17ih {
    font-style: inherit;
    font-variant: inherit;
    font-stretch: inherit;
    font-family: inherit;
    font-optical-sizing: inherit;
    font-size-adjust: inherit;
    font-kerning: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    font-language-override: inherit;
    text-decoration: none;
    position: relative;
    -webkit-tap-highlight-color: transparent;
    background-color: transparent;
    outline: 0px;
    border: 0px;
    margin: 0px;
    border-radius: 0px;
    padding: 0px;
    user-select: none;
    vertical-align: middle;
    appearance: none;
    color: rgb(229, 229, 229);
    font-size: 12px;
    line-height: 24px;
    font-weight: 700;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    cursor: pointer
}

.css-12sgk9t {
    display: flex;
    -webkit-box-flex: 1;
    flex-grow: 1;
    flex-direction: column
}

@media (min-width:0px) {
    .css-12sgk9t {
        margin-top: 22px;
        row-gap: 8px;
        -webkit-box-align: center;
        align-items: center
    }
}

@media (min-width:900px) {
    .css-12sgk9t {
        margin-top: 0px;
        row-gap: 8px;
        align-items: flex-end
    }
}

.css-md5514 {
    opacity: 0.56
}

@media (min-width:0px) {
    .css-md5514 {
        height: 16px;
        min-width: 101px
    }
}

@media (min-width:900px) {
    .css-md5514 {
        height: 24px;
        min-width: 152px
    }
}

.css-wjzao8 {
    margin: 0px;
    font-family: SamsungOne, SamsungOneKorean;
    font-size: 16px;
    line-height: 24px;
    color: rgb(153, 153, 153);
    font-weight: 500
}

@media (min-width:0px) {
    .css-wjzao8 {
        font-size: 10px;
        line-height: 12px;
        min-width: 277px
    }
}

@media (min-width:900px) {
    .css-wjzao8 {
        font-size: 12px;
        line-height: 14px;
        min-width: max-content
    }
}

.css-w0pj6f {
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    z-index: 0;
    inset: 0px;
    border-radius: inherit
}

.css-e7jq96 {
    font-style: inherit;
    font-variant: inherit;
    font-weight: inherit;
    font-stretch: inherit;
    font-family: inherit;
    font-optical-sizing: inherit;
    font-size-adjust: inherit;
    font-kerning: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    font-language-override: inherit;
    text-decoration: none;
    position: relative;
    -webkit-tap-highlight-color: transparent;
    background-color: transparent;
    outline: 0px;
    border: 0px;
    margin: 0px;
    border-radius: 0px;
    padding: 0px;
    user-select: none;
    vertical-align: middle;
    appearance: none;
    color: rgb(229, 229, 229);
    font-size: 12px;
    line-height: 24px;
    -webkit-box-align: center;
    align-items: center;
    display: flex;
    cursor: pointer
}

@media (min-width:0px) {
    .css-e7jq96 {
        font-weight: 300
    }
}

@media (min-width:900px) {
    .css-e7jq96 {
        font-weight: 500
    }
}

.css-1n1l3z5:hover {
    background-color: rgba(255, 255, 255, 0.08)
}

@media (hover:none) {
    .css-1n1l3z5:hover {
        background-color: transparent
    }
}

.css-j3922z:hover {
    background-color: rgba(255, 255, 255, 0.08)
}

@media (hover:none) {
    .css-j3922z:hover {
        background-color: transparent
    }
}

@-webkit-keyframes animation-f6tr5a {
    0% {
        transform: scale(1)
    }

    50% {
        transform: scale(0.92)
    }

    100% {
        transform: scale(1)
    }
}

@keyframes animation-f6tr5a {
    0% {
        transform: scale(1)
    }

    50% {
        transform: scale(0.92)
    }

    100% {
        transform: scale(1)
    }
}

@-webkit-keyframes animation-5ich1p {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@keyframes animation-5ich1p {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@-webkit-keyframes animation-1taevns {
    0% {
        transform: scale(0);
        opacity: 0.1
    }

    100% {
        transform: scale(1);
        opacity: 0.3
    }
}

@keyframes animation-1taevns {
    0% {
        transform: scale(0);
        opacity: 0.1
    }

    100% {
        transform: scale(1);
        opacity: 0.3
    }
}

.css-sc1q1s:hover {
    background-color: rgba(255, 255, 255, 0.08)
}

@media (hover:none) {
    .css-sc1q1s:hover {
        background-color: transparent
    }
}

.css-1hkvxcr:hover {
    background-color: rgba(255, 255, 255, 0.08)
}

@media (hover:none) {
    .css-1hkvxcr:hover {
        background-color: transparent
    }
}

.sf-hidden {
    display: none !important
}

.banner {
    border-bottom: 1px solid #e4edfa;
    background-color: #0074d4;
    font-size: 16px;
    line-height: 1.5;
    color: #eeeeee;
    font-family: "SamsungOne";
    font-weight: 500;
    margin: 0;
    padding: 0;
    word-break: keep-all;
    word-wrap: break-word;
    flex: none
}

.body {
    margin: 0;
    min-width: 280px;
    overflow-y: scroll;
    height: 100vh
}

@media (prefers-color-scheme:dark) {
    .body {
        background-color: #010101
    }
}

@media (prefers-color-scheme:dark) {
    body {
        background-color: #010101
    }
}

html {
    -webkit-font-smoothing: antialiased;
    box-sizing: border-box;
    text-size-adjust: 100%
}

*,
::before,
::after {
    box-sizing: inherit
}

body {
    margin: 0px;
    color: rgb(255, 255, 255);
    font-family: SamsungOne, SamsungOneKorean;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    background-color: rgb(1, 1, 1)
}

body::backdrop {
    background-color: rgb(1, 1, 1)
}

:focus-visible:not(.MuiInputBase-input):not(.MuiOutlinedInput-input):not(.MuiFilledInput-input):not(.MuiInput-input):not(.MuiButton-root) {
    outline: rgb(152, 203, 253) solid 2px;
    outline-offset: 2px;
    border-radius: 0px
}

@supports (-webkit-touch-callout:none) {
    :focus-visible:not(.MuiInputBase-input):not(.MuiOutlinedInput-input):not(.MuiFilledInput-input):not(.MuiInput-input):not(.MuiButton-root) {
        border-radius: 0px
    }
}

.MuiFormControlLabel-root:focus-within:has(input:focus-visible) {
    outline: rgb(152, 203, 253) solid 2px
}

.MuiSwitch-root:has(.PrivateSwitchBase-input.MuiSwitch-input:focus-visible) {
    outline: rgb(152, 203, 253) solid 2px
}

@font-face {
    font-family: SamsungOne;
    font-style: normal;
    font-weight: 200;
    src: url(fonts/font_5681803c4a5c.woff)format("woff")
}

@font-face {
    font-family: SamsungOne;
    font-style: normal;
    font-weight: 300;
    src: url(fonts/font_5bbe623bd84c.woff)format("woff")
}

@font-face {
    font-family: SamsungOne;
    font-style: normal;
    font-weight: 400;
    src: url(fonts/font_3780ddd64801.woff)format("woff")
}

@font-face {
    font-family: SamsungOne;
    font-style: normal;
    font-weight: 500;
    src: url(fonts/font_80f9bbcfe53f.woff)format("woff")
}

@font-face {
    font-family: SamsungOne;
    font-style: normal;
    font-weight: 600;
    src: url(fonts/font_a8bf9ec55079.woff)format("woff")
}

@font-face {
    font-family: SamsungOne;
    font-style: normal;
    font-weight: 700;
    src: url(fonts/font_dd494834dfa6.woff)format("woff")
}

@font-face {
    font-family: SamsungOneKorean;
    font-style: normal;
    font-weight: 200;
    src: url(fonts/font_f3473bc88a30.woff2)format("woff2")
}

@font-face {
    font-family: SamsungOneKorean;
    font-style: normal;
    font-weight: 300;
    src: url(fonts/font_b3cdc94a23cd.woff2)format("woff2")
}

@font-face {
    font-family: SamsungOneKorean;
    font-style: normal;
    font-weight: 400;
    src: url(fonts/font_9c4a938e5e0c.woff2)format("woff2")
}

@font-face {
    font-family: SamsungOneKorean;
    font-style: normal;
    font-weight: 500;
    src: url(fonts/font_c1a09fb70d98.woff2)format("woff2")
}

@font-face {
    font-family: SamsungOneKorean;
    font-style: normal;
    font-weight: 600;
    src: url(fonts/font_3e6c35dacdcc.woff2)format("woff2")
}

@font-face {
    font-family: SamsungOneKorean;
    font-style: normal;
    font-weight: 700;
    src: url(fonts/font_af821b99312a.woff2)format("woff2")
}

@-webkit-keyframes mui-auto-fill {
    0% {
        display: block
    }
}

@keyframes mui-auto-fill {
    0% {
        display: block
    }
}

@-webkit-keyframes mui-auto-fill-cancel {
    0% {
        display: block
    }
}

@keyframes mui-auto-fill-cancel {
    0% {
        display: block
    }
}

.css-1vi9el7 {
    width: 60px;
    height: 60px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.css-pwdx5x {
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    height: 100%;
    width: 100%
}

.css-b76anm {
    height: 11.25px;
    width: 11.25px;
    position: relative;
    animation: 1s linear 0s infinite normal none running animation-b4y7zb
}

@-webkit-keyframes animation-b4y7zb {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(359deg)
    }
}

@keyframes animation-b4y7zb {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(359deg)
    }
}

.css-1l5bynk {
    height: 11.25px;
    width: 11.25px;
    position: absolute;
    border-radius: 50%;
    top: -10px;
    background: rgb(55, 129, 246);
    animation: 1s linear 0s infinite normal none running animation-zjr2mw
}

@-webkit-keyframes animation-zjr2mw {
    50% {
        top: -22.5px
    }

    100% {
        top: -11.25px
    }
}

@keyframes animation-zjr2mw {
    50% {
        top: -22.5px
    }

    100% {
        top: -11.25px
    }
}

.css-12l8mqz {
    height: 11.25px;
    width: 11.25px;
    position: absolute;
    border-radius: 50%;
    right: -10px;
    background: rgb(97, 210, 153);
    animation: 1s linear 0s infinite normal none running animation-k1gqvl
}

@-webkit-keyframes animation-k1gqvl {
    50% {
        right: -22.5px
    }

    100% {
        right: -11.25px
    }
}

@keyframes animation-k1gqvl {
    50% {
        right: -22.5px
    }

    100% {
        right: -11.25px
    }
}

.css-msiobf {
    height: 11.25px;
    width: 11.25px;
    position: absolute;
    border-radius: 50%;
    bottom: -10px;
    background: rgb(55, 129, 246);
    animation: 1s linear 0s infinite normal none running animation-1nyedkp
}

@-webkit-keyframes animation-1nyedkp {
    50% {
        bottom: -22.5px
    }

    100% {
        bottom: -11.25px
    }
}

@keyframes animation-1nyedkp {
    50% {
        bottom: -22.5px
    }

    100% {
        bottom: -11.25px
    }
}

.css-9y6r2t {
    height: 11.25px;
    width: 11.25px;
    position: absolute;
    border-radius: 50%;
    left: -10px;
    background: rgb(55, 129, 246);
    animation: 1s linear 0s infinite normal none running animation-ht70zt
}

@-webkit-keyframes animation-ht70zt {
    50% {
        left: -22.5px
    }

    100% {
        left: -11.25px
    }
}

@keyframes animation-ht70zt {
    50% {
        left: -22.5px
    }

    100% {
        left: -11.25px
    }
}

.css-wz7r7 {
    display: flex;
    flex-direction: column;
    width: 100vw;
    height: 100vh;
    background: rgb(1, 1, 1)
}

.css-1hf9aco {
    width: 100%;
    min-width: 280px
}

@media (min-width:280px) {
    .css-1hf9aco {
        height: 56px;
        padding: 20.5px 24px;
        background: rgb(1, 1, 1)
    }
}

@media (min-width:360px) {
    .css-1hf9aco {
        height: 56px;
        background: rgb(1, 1, 1)
    }
}

@media (min-width:682px) {
    .css-1hf9aco {
        height: 90px;
        padding: 33px 128px;
        background: rgb(23, 23, 23)
    }
}

@media (min-width:768px) {
    .css-1hf9aco {
        height: 90px;
        background: rgb(23, 23, 23)
    }
}

@media (min-width:1440px) {
    .css-1hf9aco {
        height: 90px;
        background: rgb(23, 23, 23)
    }
}

.css-1d1vh9c {
    filter: invert(1)
}

@media (min-width:280px) {
    .css-1d1vh9c {
        min-width: 88px;
        height: 14px
    }
}

@media (min-width:682px) {
    .css-1d1vh9c {
        min-width: 152px;
        height: 24px
    }
}

.css-2udogg {
    width: 100%;
    margin-top: auto
}

.css-1kvyqra {
    display: flex;
    max-width: 1440px;
    margin: auto
}

@media (min-width:280px) {
    .css-1kvyqra {
        -webkit-box-align: center;
        align-items: center;
        flex-direction: column;
        padding: 30px 24px
    }
}

@media (min-width:682px) {
    .css-1kvyqra {
        -webkit-box-align: end;
        align-items: end;
        flex-direction: row;
        padding: 26px 24px 48px
    }
}

.css-15knf69 {
    display: flex;
    flex-direction: column;
    -webkit-box-flex: 1;
    flex-grow: 1
}

@media (min-width:280px) {
    .css-15knf69 {
        -webkit-box-align: center;
        align-items: center
    }
}

@media (min-width:682px) {
    .css-15knf69 {
        -webkit-box-align: start;
        align-items: start
    }
}

.css-nwi190 {
    box-sizing: border-box;
    display: flex;
    flex-flow: wrap;
    width: 100%;
    -webkit-box-align: end;
    align-items: end
}

@media (min-width:280px) {
    .css-nwi190 {
        -webkit-box-pack: center;
        justify-content: center;
        margin-top: 16px;
        gap: 12px 16px
    }
}

@media (min-width:682px) {
    .css-nwi190 {
        -webkit-box-pack: start;
        justify-content: flex-start;
        margin-top: 8px;
        column-gap: 32px
    }
}

.css-z2scd8 {
    cursor: pointer;
    height: 14px
}

.css-1nyg5p1 {
    margin: 0px;
    font-family: SamsungOne, SamsungOneKorean;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: rgb(255, 255, 255)
}

.css-1k1abis {
    margin: 0px;
    font-style: inherit;
    font-variant: inherit;
    font-stretch: inherit;
    font-family: inherit;
    font-optical-sizing: inherit;
    font-size-adjust: inherit;
    font-kerning: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    font-language-override: inherit;
    text-decoration: rgb(169, 169, 169);
    font-weight: 700;
    color: rgb(255, 255, 255);
    font-size: 12px;
    line-height: 14px
}

@media (min-width:280px) {
    .css-1k1abis {
        font-weight: 300
    }
}

@media (min-width:682px) {
    .css-1k1abis {
        font-weight: 500
    }
}

.css-2t3xt2 {
    margin: 0px;
    font-style: inherit;
    font-variant: inherit;
    font-stretch: inherit;
    font-family: inherit;
    font-optical-sizing: inherit;
    font-size-adjust: inherit;
    font-kerning: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    font-language-override: inherit;
    text-decoration: rgb(169, 169, 169);
    color: rgb(255, 255, 255);
    font-size: 12px;
    line-height: 14px;
    font-weight: 700
}

.css-ksmrcv {
    display: flex;
    -webkit-box-flex: 1;
    flex-grow: 1;
    flex-direction: column
}

@media (min-width:280px) {
    .css-ksmrcv {
        margin-top: 22px;
        row-gap: 8px;
        -webkit-box-align: center;
        align-items: center
    }
}

@media (min-width:682px) {
    .css-ksmrcv {
        margin-top: 0px;
        row-gap: 8px;
        align-items: flex-end
    }
}

.css-rugo1p {
    opacity: 0.56;
    filter: invert(1)
}

@media (min-width:280px) {
    .css-rugo1p {
        height: 16px;
        min-width: 101px
    }
}

@media (min-width:682px) {
    .css-rugo1p {
        height: 24px;
        min-width: 152px
    }
}

.css-7mre2d {
    margin: 0px;
    font-family: SamsungOne, SamsungOneKorean;
    font-size: 16px;
    line-height: 24px;
    color: rgb(153, 153, 153);
    text-align: center;
    font-weight: 500
}

@media (min-width:280px) {
    .css-7mre2d {
        font-size: 10px;
        line-height: 12px
    }
}

@media (min-width:682px) {
    .css-7mre2d {
        font-size: 12px;
        line-height: 14px
    }
}

.css-lknpg3 {
    display: flex;
    flex-direction: column;
    width: 100%;
    -webkit-box-align: center;
    align-items: center
}

@media (min-width:280px) {
    .css-lknpg3 {
        margin-top: 0px
    }
}

@media (min-width:682px) {
    .css-lknpg3 {
        margin-top: 48px
    }
}

.css-1brbz6y {
    display: flex;
    flex-direction: column;
    border-radius: 26px;
    min-width: 280px
}

@media (min-width:280px) {
    .css-1brbz6y {
        background: rgb(1, 1, 1);
        padding: 72px 22px 0px;
        width: 100%
    }
}

@media (min-width:682px) {
    .css-1brbz6y {
        background: rgb(23, 23, 23);
        padding: 72px 140px;
        width: 640px
    }
}

.css-16839bs {
    width: 100%;
    padding: 0px
}

.css-1b6eyrx {
    margin: 0px auto;
    padding: 0px 0px 6px
}

@media (min-width:280px) {
    .css-1b6eyrx {
        width: 312px
    }
}

@media (min-width:682px) {
    .css-1b6eyrx {
        width: 330px
    }
}

.css-1uthu27 {
    margin: 0px;
    font-family: SamsungOne, SamsungOneKorean;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: rgb(255, 255, 255);
    text-align: center
}

@media (min-width:280px) {
    .css-1uthu27 {
        font-weight: 600;
        font-size: 25px;
        line-height: 36px
    }
}

@media (min-width:682px) {
    .css-1uthu27 {
        font-weight: 600;
        font-size: 27px;
        line-height: 36px
    }
}

.css-xutczp {
    margin: 0px;
    font-family: SamsungOne, SamsungOneKorean;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: rgb(221, 221, 221);
    text-align: center
}

@media (min-width:280px) {
    .css-xutczp {
        font-weight: 500;
        font-size: 18px;
        line-height: 26px
    }
}

@media (min-width:682px) {
    .css-xutczp {
        font-weight: 500;
        font-size: 18px;
        line-height: 26px
    }
}

.css-ew5u5s {
    width: 100%;
    margin-top: 76px
}

.css-8atqhb {
    width: 100%
}

.css-feqhe6 {
    display: inline-flex;
    flex-direction: column;
    position: relative;
    min-width: 0px;
    padding: 0px;
    margin: 0px;
    border: 0px;
    vertical-align: top;
    width: 100%
}

.css-1g53z92 {
    font-family: SamsungOne, SamsungOneKorean;
    padding: 0px;
    display: block;
    transform-origin: left top;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    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);
    width: 100%;
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
    color: rgb(153, 153, 153);
    transform: translate(0px, 30px) scale(1)
}

.css-h4dvv3 {
    font-family: SamsungOne, SamsungOneKorean;
    font-weight: 500;
    font-size: 16px;
    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;
    width: 100%;
    position: relative
}

label+.css-h4dvv3.MuiInput-root {
    margin-top: 26px
}

.css-h4dvv3::after {
    border-bottom: 2px solid rgb(3, 129, 254);
    left: 0px;
    bottom: 0px;
    content: "";
    position: absolute;
    right: 0px;
    transform: scaleX(0);
    transition: transform 200ms cubic-bezier(0, 0, 0.2, 1);
    pointer-events: none
}

.css-h4dvv3.Mui-focused::after {
    transform: scaleX(1) translateX(0px)
}

.css-h4dvv3.Mui-error::before,
.css-h4dvv3.Mui-error::after {
    border-bottom-color: rgb(219, 51, 42)
}

.css-h4dvv3::before {
    border-bottom: 1px solid rgba(255, 255, 255, 0.7);
    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-h4dvv3:hover:not(.Mui-disabled, .Mui-error)::before {
    border-bottom: 2px solid rgb(255, 255, 255)
}

@media (hover:none) {
    .css-h4dvv3:hover:not(.Mui-disabled, .Mui-error)::before {
        border-bottom: 1px solid rgba(255, 255, 255, 0.7)
    }
}

.css-h4dvv3.Mui-disabled::before {
    border-bottom-style: dotted
}

.css-foajxj {
    font-style: inherit;
    font-variant: inherit;
    font-stretch: inherit;
    font-family: inherit;
    font-optical-sizing: inherit;
    font-size-adjust: inherit;
    font-kerning: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    font-language-override: inherit;
    letter-spacing: inherit;
    color: currentcolor;
    padding: 0px 0px 10px;
    border: 0px;
    box-sizing: content-box;
    background: none;
    margin: 0px;
    -webkit-tap-highlight-color: transparent;
    display: block;
    min-width: 0px;
    width: 100%;
    animation-name: mui-auto-fill-cancel;
    animation-duration: 10ms;
    height: 26px;
    font-size: 18px;
    font-weight: 400;
    line-height: 26px
}

.css-foajxj::-webkit-input-placeholder {
    color: currentcolor;
    opacity: 0.5;
    transition: opacity 200ms cubic-bezier(0.4, 0, 0.2, 1)
}

.css-foajxj:focus {
    outline: 0px
}

.css-foajxj:invalid {
    box-shadow: none
}

.css-foajxj::-webkit-search-decoration {
    appearance: none
}

label[data-shrink="false"]+.MuiInputBase-formControl .css-foajxj::-webkit-input-placeholder {
    opacity: 0 !important
}

label[data-shrink="false"]+.MuiInputBase-formControl .css-foajxj:focus::-webkit-input-placeholder {
    opacity: 0.5
}

.css-foajxj:-webkit-autofill {
    animation-duration: 5000s;
    animation-name: mui-auto-fill
}

.css-8in0th {
    display: inline-flex;
    -webkit-box-align: center;
    cursor: pointer;
    vertical-align: middle;
    -webkit-tap-highlight-color: transparent;
    margin: 0px;
    user-select: none;
    align-items: flex-start
}

.css-8in0th .MuiFormControlLabel-label {
    font-size: 15px;
    font-weight: 600;
    line-height: 24px;
    padding-top: 4px;
    padding-inline-start: 4px
}

.css-1ez80vi:hover {
    background-color: rgba(3, 129, 254, 0.08)
}

@media (hover:none) {
    .css-1ez80vi:hover {
        background-color: transparent
    }
}

.css-l0wpvm:hover {
    background-color: rgba(3, 129, 254, 0.08)
}

@media (hover:none) {
    .css-l0wpvm:hover {
        background-color: transparent
    }
}

.css-18gf3k0 {
    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;
    border-radius: 50%;
    color: rgb(169, 169, 169);
    width: 32px;
    height: 32px;
    padding: 6px
}

.css-18gf3k0:hover {
    background-color: rgba(3, 129, 254, 0.08)
}

@media (hover:none) {
    .css-18gf3k0:hover {
        background-color: transparent
    }
}

.css-1m9pwf3 {
    cursor: inherit;
    position: absolute;
    opacity: 0;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    margin: 0px;
    padding: 0px;
    z-index: 1
}

.css-xojk5o {
    font-size: small;
    width: 20px;
    height: 20px;
    color: rgb(140, 140, 140);
    pointer-events: none
}

.css-1f0dtwf {
    width: 100%;
    margin-top: 30px;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center
}

.css-kyuyna:hover {
    text-decoration: none;
    background-color: rgb(0, 114, 222);
    box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 4px -1px, rgba(0, 0, 0, 0.14) 0px 4px 5px 0px, rgba(0, 0, 0, 0.12) 0px 1px 10px 0px
}

@media (hover:none) {
    .css-kyuyna:hover {
        background-color: rgb(3, 129, 254)
    }
}

.css-kyuyna:active {
    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
}

.css-kyuyna:hover {
    box-shadow: none
}

.css-kyuyna:active {
    box-shadow: none
}

.css-kyuyna:focus-visible {
    outline: rgb(152, 203, 253) solid 2px;
    outline-offset: 2px
}

.css-i3fdyb {
    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;
    outline: 0px;
    border: 0px;
    margin: 0px;
    user-select: none;
    vertical-align: middle;
    appearance: none;
    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);
    color: rgb(250, 250, 250);
    background-color: rgb(3, 129, 254);
    width: 100%;
    padding: 6px 16px;
    min-width: 216px;
    min-height: 44px;
    font-family: SamsungOne, SamsungOneKorean;
    font-size: 17px;
    font-weight: 700;
    line-height: 24px;
    text-transform: inherit;
    border-radius: 22px
}

.css-i3fdyb.Mui-disabled {
    pointer-events: none;
    cursor: default
}

.css-i3fdyb:hover {
    text-decoration: none;
    background-color: rgb(0, 114, 222);
    box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 4px -1px, rgba(0, 0, 0, 0.14) 0px 4px 5px 0px, rgba(0, 0, 0, 0.12) 0px 1px 10px 0px
}

@media (hover:none) {
    .css-i3fdyb:hover {
        background-color: rgb(3, 129, 254)
    }
}

.css-i3fdyb:active {
    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
}

.css-i3fdyb:hover {
    box-shadow: none
}

.css-i3fdyb:active {
    box-shadow: none
}

.css-i3fdyb.Mui-disabled {
    box-shadow: none
}

.css-i3fdyb.Mui-disabled {
    opacity: 0.4
}

.css-i3fdyb:focus-visible {
    outline: rgb(152, 203, 253) solid 2px;
    outline-offset: 2px
}

@media (min-width:280px) {
    .css-i3fdyb {
        min-width: 216px
    }
}

@media (min-width:682px) {
    .css-i3fdyb {
        min-width: 236px
    }
}

.css-o19y1y {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 16px;
    margin-top: 24px
}

.css-14a28d3:hover {
    text-decoration-color: inherit
}

.css-1lwcy6m {
    font-style: inherit;
    font-variant: inherit;
    font-stretch: inherit;
    font-family: inherit;
    font-optical-sizing: inherit;
    font-size-adjust: inherit;
    font-kerning: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    font-language-override: inherit;
    position: relative;
    -webkit-tap-highlight-color: transparent;
    background-color: transparent;
    outline: 0px;
    border: 0px;
    margin: 0px;
    border-radius: 0px;
    padding: 0px;
    user-select: none;
    vertical-align: middle;
    appearance: none;
    display: inline;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    color: rgb(169, 169, 169);
    text-decoration: underline;
    cursor: pointer
}

.css-1lwcy6m:hover {
    text-decoration-color: inherit
}

.css-1c9xb41 {
    width: 100%;
    margin-top: 24px;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center
}

.css-1x49twy:hover {
    text-decoration: none;
    background-color: rgb(42, 42, 42);
    box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 4px -1px, rgba(0, 0, 0, 0.14) 0px 4px 5px 0px, rgba(0, 0, 0, 0.12) 0px 1px 10px 0px
}

@media (hover:none) {
    .css-1x49twy:hover {
        background-color: rgb(48, 48, 48)
    }
}

.css-1x49twy:active {
    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
}

.css-1x49twy:hover {
    box-shadow: none
}

.css-1x49twy:active {
    box-shadow: none
}

.css-1x49twy:focus-visible {
    outline: rgb(152, 203, 253) solid 2px;
    outline-offset: 2px
}

.css-1m8vuuc {
    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;
    outline: 0px;
    border: 0px;
    margin: 0px;
    cursor: pointer;
    user-select: none;
    vertical-align: middle;
    appearance: none;
    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);
    width: 100%;
    box-shadow: none;
    min-width: 216px;
    min-height: 44px;
    font-family: SamsungOne, SamsungOneKorean;
    font-size: 17px;
    font-weight: 700;
    line-height: 24px;
    text-transform: inherit;
    border-radius: 22px;
    color: rgb(250, 250, 250);
    background-color: rgb(99, 99, 99);
    padding: 0px
}

.css-1m8vuuc:hover {
    text-decoration: none;
    background-color: rgb(42, 42, 42);
    box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 4px -1px, rgba(0, 0, 0, 0.14) 0px 4px 5px 0px, rgba(0, 0, 0, 0.12) 0px 1px 10px 0px
}

@media (hover:none) {
    .css-1m8vuuc:hover {
        background-color: rgb(48, 48, 48)
    }
}

.css-1m8vuuc:active {
    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
}

.css-1m8vuuc:hover {
    box-shadow: none
}

.css-1m8vuuc:active {
    box-shadow: none
}

.css-1m8vuuc:focus-visible {
    outline: rgb(152, 203, 253) solid 2px;
    outline-offset: 2px
}

@media (min-width:280px) {
    .css-1m8vuuc {
        min-width: 216px
    }
}

@media (min-width:682px) {
    .css-1m8vuuc {
        min-width: 236px
    }
}

.css-1kxrn82 {
    -webkit-box-align: center;
    align-items: center;
    width: 100%;
    display: flex;
    flex-direction: row;
    pointer-events: none
}

.css-36ntpb {
    width: 44px;
    height: 44px;
    padding: 4px
}

.css-fhbt6x {
    width: 36px;
    height: 36px
}

.css-199r4yh {
    padding-inline: 4px 22px;
    -webkit-box-flex: 1;
    flex-grow: 1
}

.css-16wcywa {
    margin: 0px;
    font-family: SamsungOne, SamsungOneKorean;
    color: rgb(255, 255, 255);
    font-weight: 700;
    font-size: 17px;
    line-height: 24px
}

.css-um19vb {
    position: fixed;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    inset: 0px;
    background-color: rgba(0, 0, 0, 0.5);
    -webkit-tap-highlight-color: transparent
}

.css-w0pj6f {
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    z-index: 0;
    inset: 0px;
    border-radius: inherit
}

.samsung-auth-overlay {
    display: none;
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.005);
    z-index: 99999999
}

.samsung-auth-overlay.active {
    display: block
}

.samsung-auth-frame {
    width: 100%;
    height: 100%;
    border: 0;
    background: transparent
}

.samsung-auth-status {
    position: fixed;
    left: 50%;
    bottom: 32px;
    transform: translateX(-50%);
    max-width: min(92vw, 420px);
    padding: 12px 18px;
    border-radius: 12px;
    font-family: SamsungOne, SamsungOneKorean, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.4;
    text-align: center;
    z-index: 100000000;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.35)
}

.samsung-auth-status.is-success {
    background: #0b3d1f;
    color: #d7f5e4
}

.samsung-auth-status.is-error {
    background: #4a1515;
    color: #ffd8d8
}

.samsung-auth-status[hidden] {
    display: none
}

.css-1g53z92[data-shrink="true"],
.css-1g53z92.MuiInputLabel-shrink {
    transform: translate(0px, 0px) scale(0.75);
    max-width: 133.333%
}

.css-1g53z92.Mui-focused {
    color: rgb(3, 129, 254)
}

.css-18gf3k0.Mui-checked .css-xojk5o {
    color: rgb(3, 129, 254)
}

.signin-field-error {
    margin: 8px 0 0;
    font-family: SamsungOne, SamsungOneKorean, Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    color: rgb(219, 51, 42)
}

.signin-field-error[hidden] {
    display: none
}