.step-cards-section{padding:40px 0 20px}.step-cards-section__inner{max-width:1600px;margin:0 auto;padding:0 24px}.step-cards-section__heading{font-size:2rem;font-weight:700;margin:0 0 32px;text-align:center}.step-cards-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;align-items:stretch}@media screen and (max-width:989px){.step-cards-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:589px){.step-cards-grid{grid-template-columns:1fr}}.step-card{display:flex;align-items:stretch;height:100%;min-height:480px;background:var(--scs-card-bg, #fff);border-radius:var(--scs-radius, 24px);overflow:hidden;box-shadow:0 1px 3px #0000000f;border:1px solid #ddd}.step-card__content{flex:1 1 58%;display:flex;flex-direction:column;padding:32px 24px;min-width:0}.step-card__number{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;flex:0 0 40px;border-radius:50%;background-color:var(--scs-circle-bg, #000);color:var(--scs-circle-color, #fff);font-weight:700;font-size:1rem;margin-bottom:24px}.step-card__title{font-size:1.375rem;line-height:1.2;font-weight:700;margin:0 0 18px}.step-card__icon{font-size:1.75rem;margin-bottom:18px;line-height:1}.step-card__text{font-size:.95rem;line-height:1.55;margin-bottom:24px}.step-card__text p{margin:0 0 .75em}.step-card__text p:last-child{margin-bottom:0}.step-card__cta{margin-top:auto;display:flex;flex-direction:column;align-items:flex-start;gap:14px}.step-card__link{font-weight:600;text-decoration:underline;text-underline-offset:3px;color:inherit;display:inline-flex;align-items:center;gap:6px;font-size:14px}.step-card__link:hover{opacity:.75}.step-card__button{display:inline-flex;align-items:center;justify-content:center;background:var(--scs-btn-bg, #000);color:var(--scs-btn-color, #fff);padding:13px 28px;border-radius:999px;text-decoration:none;font-weight:600;font-size:.9rem;line-height:1;transition:opacity .15s ease}.step-card__button:hover{opacity:.85;color:var(--scs-btn-color, #fff)}.step-card__image{flex:0 0 36%;position:relative;min-width:0}.step-card__image img,.step-card__image .placeholder-svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}@media screen and (max-width:749px){.step-card{min-height:420px}.step-card__content{padding:24px 20px}}
/*# sourceMappingURL=/cdn/shop/t/22/assets/step-cards.css.map */
