@import url('https://fonts.googleapis.com/css2?family=Nanum+Gothic:wght@400;700&family=Inter:wght@600;700&display=swap');

.w040dfb-fa4ee0 {
    margin: 32px 0;
}

.b040dfb-5c36ea {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.t040dfb-94274a {
    box-sizing: border-box;
}

.k040dfb-597661 {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin: 8px 0;
    gap: 8px;
}

.i040dfb-93c9ac {
    font-family: Inter, sans-serif;
    font-size: 18px;
    font-weight: 600;
    font-style: normal;
    line-height: 30px;
    display: flex;
    align-items: center;
    flex-shrink: 0;
    justify-content: center;
    height: 40px;
    padding: 4px 16px;
    cursor: pointer;
    user-select: none;
    text-align: center;
    color: #260b37;
    border: 1px solid #202020;
    border-radius: 40px;
    background: #fff;
}

.i040dfb-93c9ac.d040dfb-2738ca {
    color: #fff;
    background: #202020;
}

.f040dfb-c5cbed {
    position: relative;
    display: grid;
    align-items: center;
    padding: 16px 32px 16px 16px;
    border: 1px solid #e8e8e8;
    background: #fff;
    gap: 24px;
    grid-template-areas: 'logo extra main cta-btn';
    grid-template-columns: 180px 120px auto 190px;
    grid-template-rows: 1fr;
}

.r040dfb-404a50 {
    font-family: 'Nanum Gothic', serif;
    font-size: 12px;
    font-weight: 700;
    font-style: normal;
    line-height: 16px;
    position: absolute;
    top: 0;
    left: 0;
    padding: 2px 6px;
    text-align: center;
    color: #fff;
    background: #0f9960;
}

.f040dfb-c5cbed.k040dfb-11a05c {
    display: none;
}

.z040dfb-ca32e8 {
    display: flex;
    align-items: center;
    justify-content: center;
    grid-area: logo;
}

.z040dfb-ca32e8 img {
    width: 100%;
    height: 80px;
    object-fit: contain;
}

.n040dfb-338a1b {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    gap: 8px;
    grid-area: main;
}

.z040dfb-adfe34,
.z040dfb-adfe34 p {
    font-family: Inter, serif;
    font-size: 24px;
    font-weight: 700;
    font-style: normal;
    line-height: 30px;
    text-align: center;
    color: #000;
}

.z040dfb-adfe34 p {
    display: inline;
    margin: 0;
    padding: 0;
}

.k040dfb-c4372d {
    font-family: 'Nanum Gothic', serif;
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    line-height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: fit-content;
    padding: 4px 12px;
    text-align: center;
    color: #000000b2;
    background: #f1f2f4;
}

.g040dfb-e1dc5d {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    height: 100%;
    padding-right: 24px;
    border-right: 1px solid #e8e8e8;
    gap: 4px;
    grid-area: extra;
}

.l040dfb-5cfc1d {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}

.u040dfb-8c5ae4 {
    font-family: Inter, serif;
    font-size: 20px;
    font-weight: 700;
    font-style: normal;
    line-height: 30px;
    color: #000;
}

.d040dfb-055ca6 {
    display: flex;
    align-items: center;
    justify-content: center;
}

.d040dfb-055ca6 img {
    height: 16px;
}

.p040dfb-c89ff0 {
    font-family: 'Nanum Gothic', serif;
    font-size: 12px;
    font-weight: 400;
    font-style: normal;
    line-height: 24px;
    text-align: center;
    color: #000000b2;
}

.c040dfb-ad2132 {
    font-family: 'Nanum Gothic', serif;
    font-size: 18px;
    font-weight: 700;
    font-style: normal;
    line-height: 30px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 54px;
    padding: 0 8px;
    text-align: center;
    text-transform: capitalize;
    color: #fff;
    border-left: 4px solid #2c0d79;
    background: #897bb3d1;
    gap: 8px;
    grid-area: cta-btn;
}

.c040dfb-ad2132:after {
    width: 20px;
    height: 20px;
    content: '';
    background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.16659 10.8333L15.8333 4.16666' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M6.88881 3.33334H3.33325V16.6667H16.6666V13.1111' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M16.6667 8.33334V3.33334H11.6667' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: center;
}

.c040dfb-ad2132:hover {
    text-decoration: none;
    color: #fff;
    background: #897bb3d1;
}

.o040dfb-5501b8 {
    font-family: 'Nanum Gothic', serif;
    font-size: 16px;
    font-weight: 700;
    font-style: normal;
    line-height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: fit-content;
    height: 48px;
    margin: 32px auto 0;
    padding: 0 24px;
    text-align: center;
    text-transform: capitalize;
    color: #000;
    border: 2px solid #000;
    border-radius: 4px;
    gap: 8px;
}

.o040dfb-5501b8:hover {
    cursor: pointer;
    color: #6bafff;
    border-color: #6bafff;
}

@media (max-width: 991px) {
    .k040dfb-597661 {
        overflow-x: scroll;
        flex-wrap: nowrap;
        width: 100vw;
        margin: 0 -16px 8px;
        padding: 0 16px;
    }

    .k040dfb-597661::-webkit-scrollbar {
        display: none;
    }

    .i040dfb-93c9ac,
    .i040dfb-93c9ac.d040dfb-2738ca {
        font-size: 16px;
        line-height: 24px;
    }

    .f040dfb-c5cbed {
        padding: 8px;
        gap: 16px;
        grid-template-areas:
            'logo extra'
            'main main'
            'cta-btn cta-btn';
        grid-template-columns: 1fr 1fr;
    }

    .r040dfb-404a50 {
        line-height: 1;
    }

    .z040dfb-ca32e8 img {
        width: 146px;
        height: 70px;
    }

    .n040dfb-338a1b {
        gap: 16px;
    }

    .z040dfb-adfe34,
    .z040dfb-adfe34 p {
        font-size: 20px;
        line-height: 24px;
    }

    .k040dfb-c4372d {
        font-size: 12px;
        line-height: 20px;
        width: 100%;
        padding: 6px 15px;
    }

    .g040dfb-e1dc5d {
        justify-content: flex-start;
        padding: 0;
        border: 0;
        gap: 0;
    }

    .u040dfb-8c5ae4 {
        font-size: 16px;
        font-weight: 600;
        line-height: 24px;
    }

    .d040dfb-055ca6 img {
        height: 16px;
        margin: 4px 0;
    }

    .p040dfb-c89ff0 {
        line-height: 20px;
    }

    .c040dfb-ad2132 {
        font-size: 16px;
        line-height: 24px;
        height: 56px;
    }
}
