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

.L16bb7b__b87-cd25b {
    margin: 32px 0;
}

.J16bb7b__ae2-a8853 {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.A16bb7b__d8a-765c2 {
    box-sizing: border-box;
}

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

.D16bb7b__c06-54d8a {
    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;
}

.D16bb7b__c06-54d8a.J16bb7b__fe9-42fba {
    color: #fff;
    background: #202020;
}

.B16bb7b__c2a-eccc1 {
    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: 208px 120px auto 190px;
    grid-template-rows: 1fr;
}

.U16bb7b__9ae-d016c {
    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;
}

.B16bb7b__c2a-eccc1.R16bb7b__003-fdfca {
    display: none;
}

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

.D16bb7b__eb8-c4011 img {
    width: 100%;
    height: 100px;
    object-fit: contain;
}

.J16bb7b__fc5-3ad27 {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    gap: 8px;
    grid-area: main;
}

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

.N16bb7b__b9b-94104 p {
    display: inline;
    margin: 0;
    padding: 0;
}

.A16bb7b__64c-0b7b3 {
    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;
}

.F16bb7b__1a5-5eb71 {
    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;
}

.I16bb7b__73d-83d24 {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}

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

.T16bb7b__f74-86e6a {
    display: flex;
    align-items: center;
    justify-content: center;
}

.T16bb7b__f74-86e6a img {
    height: 16px;
}

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

.X16bb7b__955-8ce43 {
    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: 64px;
    padding: 0 8px;
    text-align: center;
    text-transform: capitalize;
    color: #fff;
    border-left: 4px solid #0d794c;
    background: #0f9960;
    gap: 8px;
    grid-area: cta-btn;
}

.X16bb7b__955-8ce43: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;
}

.X16bb7b__955-8ce43:hover {
    text-decoration: none;
    color: #fff;
    background: #0d794c;
}

.V16bb7b__00a-834dd {
    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;
}

.V16bb7b__00a-834dd:hover {
    cursor: pointer;
    color: #6bafff;
    border-color: #6bafff;
}

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

    .E16bb7b__10e-ea422::-webkit-scrollbar {
        display: none;
    }

    .D16bb7b__c06-54d8a,
    .D16bb7b__c06-54d8a.J16bb7b__fe9-42fba {
        font-size: 16px;
        line-height: 24px;
    }

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

    .U16bb7b__9ae-d016c {
        line-height: 1;
    }

    .D16bb7b__eb8-c4011 img {
        width: 146px;
        height: 70px;
    }

    .J16bb7b__fc5-3ad27 {
        gap: 16px;
    }

    .N16bb7b__b9b-94104,
    .N16bb7b__b9b-94104 p {
        font-size: 20px;
        line-height: 24px;
    }

    .A16bb7b__64c-0b7b3 {
        font-size: 12px;
        line-height: 20px;
        width: 100%;
        padding: 6px 15px;
    }

    .F16bb7b__1a5-5eb71 {
        justify-content: flex-start;
        padding: 0;
        border: 0;
        gap: 0;
    }

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

    .T16bb7b__f74-86e6a img {
        height: 16px;
        margin: 4px 0;
    }

    .N16bb7b__aef-e2c36 {
        line-height: 20px;
    }

    .X16bb7b__955-8ce43 {
        font-size: 16px;
        line-height: 24px;
        height: 56px;
    }
}
