.step4-promo{justify-content:center;gap:20px;display:flex}.step4-promo__card{border-radius:var(--sp-16);flex:1 1 0;min-width:0;max-width:418px;min-height:540px;position:relative;overflow:hidden}.step4-promo__card--dark{background:var(--neutral-800)}.step4-promo__card--light{background:var(--sky-300)}.step4-promo__card--light .step4-promo__kicker,.step4-promo__card--light .step4-promo__title{color:var(--text-body)}.step4-promo__text{align-items:center;gap:var(--sp-8);z-index:1;text-align:center;flex-direction:column;display:flex;position:absolute;top:32px;left:48px;right:48px}.step4-promo__kicker{font-size:var(--text-size-base);font-weight:500;line-height:var(--heading-base-line-height);color:var(--white);margin:0}.step4-promo__title{font-size:var(--text-size-3xl);font-weight:700;line-height:var(--heading-3xl-line-height);color:var(--white);margin:0}.step4-promo__btn{margin-top:var(--sp-16);padding:var(--sp-4)var(--sp-12);font-size:var(--text-size-sm);font-family:inherit;font-weight:500;line-height:var(--body-sm-line-height);text-align:center;cursor:pointer;white-space:nowrap;border-style:solid;border-width:1px;border-radius:9999px;text-decoration:none;transition:background .15s,border-color .15s;display:inline-block}.step4-promo__btn:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.step4-promo__card--dark .step4-promo__btn{border-color:var(--white);background:var(--white);color:var(--neutral-900)}.step4-promo__card--dark .step4-promo__btn:hover{background:var(--slate-100);border-color:var(--slate-100)}.step4-promo__card--light .step4-promo__btn{border-color:var(--primary-dark);background:var(--primary-dark);color:var(--white)}.step4-promo__card--light .step4-promo__btn:hover{background:#005bb5;border-color:#005bb5}.step4-promo__img{-o-object-fit:contain;object-fit:contain;-o-object-position:center bottom;object-position:center bottom;width:100%;height:calc(100% - 150px);position:absolute;inset:150px 0 0}@media (max-width:768px){.step4-promo{flex-direction:column;align-items:center}.step4-promo__card{aspect-ratio:418/540;width:100%;min-height:unset;flex:none}.step4-promo__text{left:var(--sp-32);right:var(--sp-32)}}@media (max-width:480px){.step4-promo__text{top:var(--sp-24);left:var(--sp-24);right:var(--sp-24)}.step4-promo__kicker{font-size:var(--text-size-sm)}.step4-promo__title{font-size:var(--text-size-2xl);line-height:var(--heading-2xl-line-height)}.step4-promo__img{-o-object-fit:contain;object-fit:contain;-o-object-position:center bottom;object-position:center bottom;height:calc(100% - 120px);top:120px}}
/*# sourceMappingURL=5bd7c53527302be4.css.map*/