.hy-steps-list{margin:48px 0}.hy-steps-list__items{display:flex;flex-direction:column;gap:64px;max-width:1024px;margin:0 auto}@media screen and (min-width:1024px){.hy-steps-list__items{gap:96px}}.hy-steps-list__item{display:flex;flex-direction:column;align-items:flex-start;gap:24px}@media screen and (min-width:768px){.hy-steps-list__item{align-items:center}}@media screen and (min-width:1024px){.hy-steps-list__item{flex-direction:row;align-items:flex-start;gap:48px}}.hy-steps-list__image-col{flex-shrink:0;width:100%;display:flex;justify-content:center}@media screen and (min-width:1024px){.hy-steps-list__image-col{width:380px}}.hy-steps-list__image-wrapper{width:250px}@media screen and (min-width:1024px){.hy-steps-list__image-wrapper{width:380px}}.hy-steps-list__image{width:250px;height:auto;display:block}@media screen and (min-width:1024px){.hy-steps-list__image{width:380px}}.hy-steps-list__content{flex:1;display:flex;flex-direction:column;align-items:flex-start;max-width:620px}@media screen and (min-width:768px){.hy-steps-list__content{align-items:center;text-align:center}}@media screen and (min-width:1024px){.hy-steps-list__content{align-items:flex-start;text-align:left}}.hy-steps-list__heading-group{display:flex;flex-direction:column;align-items:flex-start;gap:var(--heading-chip-gap,0);margin-bottom:16px}@media screen and (min-width:768px){.hy-steps-list__heading-group{align-items:center}}@media screen and (min-width:1024px){.hy-steps-list__heading-group{align-items:flex-start}}.hy-steps-list__heading{font-family:var(--heading-font-family);font-weight:700;text-transform:var(--heading-text-transform,none);margin:0}.hy-steps-list__desc{margin-bottom:24px}.hy-steps-list__desc>:last-child{margin-bottom:0}.hy-steps-list__btn{display:flex;align-items:center;justify-content:center;text-decoration:none;width:100%}@media screen and (min-width:768px){.hy-steps-list__btn{display:inline-flex;width:auto}}