.more-info-box.svelte-10qv02t {
  background-color: var(--neutral-warm-100);
  border-radius: 1rem;
  padding: 2rem;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  height: max-content;
}
/* (unused) .more-info-box .title {
  font-weight: 500;
  font-size: 24px;
  line-height: normal;
}*/
/* (unused) .more-info-box .section-title {
  font-weight: 600;
}*/
    .tax-step-wrapper.svelte-1y3enc2 {
        width: 100%;
    }
    .more-info-box.svelte-1y3enc2 {
        background-color: var(--neutral-warm-100);
        border-radius: 1rem;
        padding: 2rem;
        display: flex;
        flex-direction: column;
        gap: 0.5rem;
        height: max-content;

        /* (unused) .title {
            font-weight: 500;
            font-size: 24px;
            line-height: normal;
        }*/

        /* (unused) .section-title {
            font-weight: 600;
        }*/

    }

    .social-security-contributions-step-wrapper.svelte-e8eu1z {
        width: 100%;
    }
    .more-info-box.svelte-e8eu1z {
        background-color: var(--neutral-warm-100);
        border-radius: 1rem;
        padding: 2rem;
        display: flex;
        flex-direction: column;
        height: max-content;

        /* (unused) .title {
            font-weight: 500;
            font-size: 24px;
            line-height: normal;
        }*/

        /* (unused) .section-title {
            font-weight: 600;
        }*/
    }
