.stepChecklist {
    width: 100%;
    background-color: var(--sc-section-bg, #ffffff);
}

.stepChecklist--top-none {
    margin-top: 0;
}

.stepChecklist--top-small {
    margin-top: 15px;
}

.stepChecklist--top-medium {
    margin-top: 30px;
}

.stepChecklist--top-large {
    margin-top: 45px;
}

.stepChecklist--top-xlarge {
    margin-top: 75px;
}

.stepChecklist--bottom-none {
    margin-bottom: 0;
}

.stepChecklist--bottom-small {
    margin-bottom: 15px;
}

.stepChecklist--bottom-medium {
    margin-bottom: 30px;
}

.stepChecklist--bottom-large {
    margin-bottom: 45px;
}

.stepChecklist--bottom-xlarge {
    margin-bottom: 75px;
}

.stepChecklist__container {
    padding-top: 60px;
    padding-bottom: 70px;
}

.stepChecklist__badge {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 44px;
    padding: 8px 28px;
    margin: 0 0 22px;
    border-radius: 999px;
    background-color: var(--sc-badge-bg, #ffcf00);
    color: var(--sc-badge-text, #000000);
    font-family: "Pastiche Grotesque", "Open Sans", sans-serif;
    line-height: 1.2;
}

.stepChecklist__heading {
    margin: 0 0 30px;
    line-height: 1.15;
    color: var(--sc-heading-color, #000000);
    font-family: "Pastiche Grotesque", "Open Sans", sans-serif;
}

.stepChecklist__notice {
    display: flex;
    align-items: flex-start;
    gap: 20px;
    padding: 28px 32px 30px;
    margin: 0 0 36px;
    border-radius: 10px;
    background-color: var(--sc-notice-bg, #ffcf00);
}

.stepChecklist--notice-text-black .stepChecklist__notice {
    color: #000000;
}

.stepChecklist--notice-text-white .stepChecklist__notice {
    color: #ffffff;
}

.stepChecklist__noticeIcon {
    flex: 0 0 auto;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    margin-top: 2px;
    color: inherit;
}

.stepChecklist__noticeIcon svg {
    display: block;
    width: 100%;
    height: 100%;
}

.stepChecklist__noticeBody {
    min-width: 0;
    flex: 1 1 auto;
}

.stepChecklist__noticeTitle {
    margin: 0 0 10px;
    line-height: 1.3;
    color: inherit;
    font-family: "Open Sans", sans-serif;
}

.stepChecklist__noticeContent {
    line-height: 1.45;
    color: inherit;
    font-family: "Open Sans", sans-serif;
}

.stepChecklist__noticeContent p {
    margin: 0 0 12px;
}

.stepChecklist__noticeContent p:last-child {
    margin-bottom: 0;
}

.stepChecklist__noticeContent a,
.stepChecklist__noticeText a {
    color: inherit;
    font-weight: 700;
    text-decoration: underline;
}

.stepChecklist__noticeContent ul,
.stepChecklist__noticeContent ol {
    margin: 0 0 12px;
    padding-left: 1.25em;
}

.stepChecklist__noticeContent li {
    display: list-item;
    margin: 0 0 6px;
}

.stepChecklist__noticeContent ul li {
    list-style-type: disc;
}

.stepChecklist__noticeContent ol li {
    list-style-type: decimal;
}

.stepChecklist__noticeList {
    margin: 20px 0 0;
    padding: 0;
    list-style: none;
}

.stepChecklist__noticeItem {
    display: flex;
    align-items: flex-start;
    gap: 14px;
    margin: 0 0 12px;
    list-style: none;
}

.stepChecklist__noticeItem:last-child {
    margin-bottom: 0;
}

.stepChecklist__noticeArrow {
    flex: 0 0 auto;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 22px;
    height: 22px;
    margin-top: 1px;
    color: inherit;
}

.stepChecklist__noticeArrow svg {
    display: block;
    width: 100%;
    height: 100%;
}

.stepChecklist__noticeText {
    min-width: 0;
    line-height: 1.4;
    color: inherit;
    font-family: "Open Sans", sans-serif;
}

.stepChecklist__cards {
    display: grid;
    grid-template-columns: repeat(var(--sc-cols, 3), minmax(0, 1fr));
    gap: 24px;
    align-items: stretch;
}

.stepChecklist__card {
    min-width: 0;
    display: flex;
    flex-direction: column;
    padding: 26px 28px 30px;
    border: 1px solid var(--sc-card-border, #ffcf00);
    background-color: var(--sc-card-bg, #ffffff);
}

.stepChecklist--card-text-black .stepChecklist__card {
    color: #000000;
    --sc-tick-color: rgba(0, 0, 0, 0.65);
    --sc-divider-color: rgba(0, 0, 0, 0.12);
}

.stepChecklist--card-text-white .stepChecklist__card {
    color: #ffffff;
    --sc-tick-color: rgba(255, 255, 255, 0.8);
    --sc-divider-color: rgba(255, 255, 255, 0.25);
}

.stepChecklist--card-radius-none .stepChecklist__card {
    border-radius: 0;
}

.stepChecklist--card-radius-small .stepChecklist__card {
    border-radius: 8px;
}

.stepChecklist--card-radius-medium .stepChecklist__card {
    border-radius: 14px;
}

.stepChecklist--card-radius-large .stepChecklist__card {
    border-radius: 24px;
}

.stepChecklist__cardHead {
    display: flex;
    align-items: center;
    gap: 14px;
    margin: 0 0 28px;
}

.stepChecklist__cardIcon {
    flex: 0 0 auto;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    color: inherit;
}

.stepChecklist__cardIcon svg,
.stepChecklist__cardIcon img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.stepChecklist__cardTitle {
    margin: 0;
    line-height: 1.25;
    color: inherit;
    font-family: "Pastiche Grotesque", "Open Sans", sans-serif;
}

.stepChecklist__cardList {
    margin: 0;
    padding: 0;
    list-style: none;
}

.stepChecklist__cardItem {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    padding: 14px 0;
    border-bottom: 1px solid var(--sc-divider-override, var(--sc-divider-color, rgba(0, 0, 0, 0.12)));
    list-style: none;
}

.stepChecklist__cardItem:first-child {
    padding-top: 0;
}

.stepChecklist__cardItem:last-child {
    border-bottom: 0;
    padding-bottom: 0;
}

.stepChecklist__cardTick {
    flex: 0 0 auto;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 28px;
    height: 28px;
    margin-top: 0;
    color: var(--sc-tick-override, var(--sc-tick-color, currentColor));
}

.stepChecklist__cardTick svg {
    display: block;
    width: 100%;
    height: 100%;
}

.stepChecklist__cardText {
    min-width: 0;
    line-height: 1.35;
    color: inherit;
    font-family: "Open Sans", sans-serif;
}

.stepChecklist__cardText a {
    color: inherit;
    text-decoration: underline;
}

.stepChecklist--badge-size-small .stepChecklist__badge {
    font-size: 15px;
}

.stepChecklist--badge-size-default .stepChecklist__badge {
    font-size: 18px;
}

.stepChecklist--badge-size-large .stepChecklist__badge {
    font-size: 21px;
}

.stepChecklist--badge-size-xlarge .stepChecklist__badge {
    font-size: 24px;
}

.stepChecklist--heading-size-small .stepChecklist__heading {
    font-size: 30px;
}

.stepChecklist--heading-size-default .stepChecklist__heading {
    font-size: 40px;
}

.stepChecklist--heading-size-large .stepChecklist__heading {
    font-size: 50px;
}

.stepChecklist--heading-size-xlarge .stepChecklist__heading {
    font-size: 60px;
}

.stepChecklist--notice-title-size-small .stepChecklist__noticeTitle {
    font-size: 16px;
}

.stepChecklist--notice-title-size-default .stepChecklist__noticeTitle {
    font-size: 19px;
}

.stepChecklist--notice-title-size-large .stepChecklist__noticeTitle {
    font-size: 22px;
}

.stepChecklist--notice-title-size-xlarge .stepChecklist__noticeTitle {
    font-size: 25px;
}

.stepChecklist--notice-content-size-small .stepChecklist__noticeContent,
.stepChecklist--notice-content-size-small .stepChecklist__noticeText {
    font-size: 15px;
}

.stepChecklist--notice-content-size-default .stepChecklist__noticeContent,
.stepChecklist--notice-content-size-default .stepChecklist__noticeText {
    font-size: 17px;
}

.stepChecklist--notice-content-size-large .stepChecklist__noticeContent,
.stepChecklist--notice-content-size-large .stepChecklist__noticeText {
    font-size: 19px;
}

.stepChecklist--notice-content-size-xlarge .stepChecklist__noticeContent,
.stepChecklist--notice-content-size-xlarge .stepChecklist__noticeText {
    font-size: 21px;
}

.stepChecklist--card-title-size-small .stepChecklist__cardTitle {
    font-size: 18px;
}

.stepChecklist--card-title-size-default .stepChecklist__cardTitle {
    font-size: 22px;
}

.stepChecklist--card-title-size-large .stepChecklist__cardTitle {
    font-size: 26px;
}

.stepChecklist--card-title-size-xlarge .stepChecklist__cardTitle {
    font-size: 30px;
}

.stepChecklist--card-item-size-small .stepChecklist__cardText {
    font-size: 15px;
}

.stepChecklist--card-item-size-default .stepChecklist__cardText {
    font-size: 17px;
}

.stepChecklist--card-item-size-large .stepChecklist__cardText {
    font-size: 19px;
}

.stepChecklist--card-item-size-xlarge .stepChecklist__cardText {
    font-size: 21px;
}

.stepChecklist--badge-weight-normal .stepChecklist__badge {
    font-weight: 400;
}

.stepChecklist--badge-weight-medium .stepChecklist__badge {
    font-weight: 500;
}

.stepChecklist--badge-weight-semibold .stepChecklist__badge {
    font-weight: 600;
}

.stepChecklist--badge-weight-bold .stepChecklist__badge {
    font-weight: 700;
}

.stepChecklist--heading-weight-normal .stepChecklist__heading {
    font-weight: 400;
}

.stepChecklist--heading-weight-medium .stepChecklist__heading {
    font-weight: 500;
}

.stepChecklist--heading-weight-semibold .stepChecklist__heading {
    font-weight: 600;
}

.stepChecklist--heading-weight-bold .stepChecklist__heading {
    font-weight: 700;
}

.stepChecklist--notice-title-weight-normal .stepChecklist__noticeTitle {
    font-weight: 400;
}

.stepChecklist--notice-title-weight-medium .stepChecklist__noticeTitle {
    font-weight: 500;
}

.stepChecklist--notice-title-weight-semibold .stepChecklist__noticeTitle {
    font-weight: 600;
}

.stepChecklist--notice-title-weight-bold .stepChecklist__noticeTitle {
    font-weight: 700;
}

.stepChecklist--notice-content-weight-normal .stepChecklist__noticeContent,
.stepChecklist--notice-content-weight-normal .stepChecklist__noticeText {
    font-weight: 400;
}

.stepChecklist--notice-content-weight-medium .stepChecklist__noticeContent,
.stepChecklist--notice-content-weight-medium .stepChecklist__noticeText {
    font-weight: 500;
}

.stepChecklist--notice-content-weight-semibold .stepChecklist__noticeContent,
.stepChecklist--notice-content-weight-semibold .stepChecklist__noticeText {
    font-weight: 600;
}

.stepChecklist--notice-content-weight-bold .stepChecklist__noticeContent,
.stepChecklist--notice-content-weight-bold .stepChecklist__noticeText {
    font-weight: 700;
}

.stepChecklist--card-title-weight-normal .stepChecklist__cardTitle {
    font-weight: 400;
}

.stepChecklist--card-title-weight-medium .stepChecklist__cardTitle {
    font-weight: 500;
}

.stepChecklist--card-title-weight-semibold .stepChecklist__cardTitle {
    font-weight: 600;
}

.stepChecklist--card-title-weight-bold .stepChecklist__cardTitle {
    font-weight: 700;
}

.stepChecklist--card-item-weight-normal .stepChecklist__cardText {
    font-weight: 400;
}

.stepChecklist--card-item-weight-medium .stepChecklist__cardText {
    font-weight: 500;
}

.stepChecklist--card-item-weight-semibold .stepChecklist__cardText {
    font-weight: 600;
}

.stepChecklist--card-item-weight-bold .stepChecklist__cardText {
    font-weight: 700;
}

@media (max-width: 1299px) {
    .stepChecklist__container {
        padding-top: 50px;
        padding-bottom: 56px;
    }

    .stepChecklist__notice {
        gap: 16px;
        padding: 24px 24px 26px;
        margin-bottom: 30px;
    }

    .stepChecklist__cards {
        gap: 18px;
    }

    .stepChecklist__card {
        padding: 22px 22px 26px;
    }

    .stepChecklist--heading-size-small .stepChecklist__heading {
        font-size: 28px;
    }

    .stepChecklist--heading-size-default .stepChecklist__heading {
        font-size: 36px;
    }

    .stepChecklist--heading-size-large .stepChecklist__heading {
        font-size: 44px;
    }

    .stepChecklist--heading-size-xlarge .stepChecklist__heading {
        font-size: 52px;
    }

    .stepChecklist--card-title-size-small .stepChecklist__cardTitle {
        font-size: 17px;
    }

    .stepChecklist--card-title-size-default .stepChecklist__cardTitle {
        font-size: 20px;
    }

    .stepChecklist--card-title-size-large .stepChecklist__cardTitle {
        font-size: 23px;
    }

    .stepChecklist--card-title-size-xlarge .stepChecklist__cardTitle {
        font-size: 26px;
    }

    .stepChecklist--card-item-size-small .stepChecklist__cardText,
    .stepChecklist--notice-content-size-small .stepChecklist__noticeContent,
    .stepChecklist--notice-content-size-small .stepChecklist__noticeText {
        font-size: 14px;
    }

    .stepChecklist--card-item-size-default .stepChecklist__cardText,
    .stepChecklist--notice-content-size-default .stepChecklist__noticeContent,
    .stepChecklist--notice-content-size-default .stepChecklist__noticeText {
        font-size: 16px;
    }

    .stepChecklist--card-item-size-large .stepChecklist__cardText,
    .stepChecklist--notice-content-size-large .stepChecklist__noticeContent,
    .stepChecklist--notice-content-size-large .stepChecklist__noticeText {
        font-size: 18px;
    }

    .stepChecklist--card-item-size-xlarge .stepChecklist__cardText,
    .stepChecklist--notice-content-size-xlarge .stepChecklist__noticeContent,
    .stepChecklist--notice-content-size-xlarge .stepChecklist__noticeText {
        font-size: 20px;
    }
}

@media (max-width: 1023px) {
    .stepChecklist__container {
        padding-top: 42px;
        padding-bottom: 48px;
    }

    .stepChecklist__cards {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .stepChecklist--heading-size-small .stepChecklist__heading {
        font-size: 26px;
    }

    .stepChecklist--heading-size-default .stepChecklist__heading {
        font-size: 32px;
    }

    .stepChecklist--heading-size-large .stepChecklist__heading {
        font-size: 38px;
    }

    .stepChecklist--heading-size-xlarge .stepChecklist__heading {
        font-size: 44px;
    }
}

@media (max-width: 767px) {
    .stepChecklist--top-small {
        margin-top: 10px;
    }

    .stepChecklist--top-medium {
        margin-top: 20px;
    }

    .stepChecklist--top-large {
        margin-top: 25px;
    }

    .stepChecklist--top-xlarge {
        margin-top: 40px;
    }

    .stepChecklist--bottom-small {
        margin-bottom: 10px;
    }

    .stepChecklist--bottom-medium {
        margin-bottom: 20px;
    }

    .stepChecklist--bottom-large {
        margin-bottom: 25px;
    }

    .stepChecklist--bottom-xlarge {
        margin-bottom: 40px;
    }

    .stepChecklist__container {
        padding-top: 32px;
        padding-bottom: 36px;
    }

    .stepChecklist__badge {
        min-height: 38px;
        padding: 7px 22px;
        margin-bottom: 18px;
    }

    .stepChecklist__heading {
        margin-bottom: 22px;
    }

    .stepChecklist__notice {
        gap: 12px;
        padding: 20px 18px 22px;
        margin-bottom: 24px;
        border-radius: 8px;
    }

    .stepChecklist__noticeIcon {
        width: 26px;
        height: 26px;
    }

    .stepChecklist__noticeList {
        margin-top: 16px;
    }

    .stepChecklist__noticeItem {
        gap: 10px;
    }

    .stepChecklist__noticeArrow {
        width: 18px;
        height: 18px;
    }

    .stepChecklist__cards {
        grid-template-columns: 1fr;
        gap: 14px;
    }

    .stepChecklist__card {
        padding: 20px 18px 22px;
    }

    .stepChecklist__cardHead {
        gap: 12px;
        margin-bottom: 22px;
    }

    .stepChecklist__cardIcon {
        width: 26px;
        height: 26px;
    }

    .stepChecklist__cardItem {
        padding: 12px 0;
        gap: 10px;
    }

    .stepChecklist__cardTick {
        width: 24px;
        height: 24px;
    }

    .stepChecklist--heading-size-small .stepChecklist__heading {
        font-size: 22px;
    }

    .stepChecklist--heading-size-default .stepChecklist__heading {
        font-size: 26px;
    }

    .stepChecklist--heading-size-large .stepChecklist__heading {
        font-size: 30px;
    }

    .stepChecklist--heading-size-xlarge .stepChecklist__heading {
        font-size: 34px;
    }

    .stepChecklist--card-title-size-small .stepChecklist__cardTitle {
        font-size: 17px;
    }

    .stepChecklist--card-title-size-default .stepChecklist__cardTitle {
        font-size: 19px;
    }

    .stepChecklist--card-title-size-large .stepChecklist__cardTitle {
        font-size: 21px;
    }

    .stepChecklist--card-title-size-xlarge .stepChecklist__cardTitle {
        font-size: 23px;
    }
}
