.home-steps{width:100%;padding-block:clamp(3rem,6vw,4.5rem)}.home-steps__inner{display:flex;flex-direction:column;align-items:center;gap:var(--space-8)}.home-steps__heading{text-align:center;font-family:var(--font-heading);font-size:clamp(1.5rem,3vw,2rem);font-weight:800;line-height:1.25;color:var(--text-heading);margin:0;max-width:36rem}.home-steps__heading [data-slot=highlighted-text-mark],.home-steps__heading em{font-style:normal}.home-steps__inner>[data-slot=steps]{width:100%}@media (width <= 900px){.home-steps [data-slot=steps][data-orientation=horizontal]{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (width <= 560px){.home-steps [data-slot=steps][data-orientation=horizontal]{grid-template-columns:minmax(0,1fr)!important}.home-steps{padding-block:1.5rem 2.25rem}.home-steps__inner{gap:var(--space-5)}.home-steps [data-slot=steps]{--steps-badge:2.5rem;--steps-pad-y:0.6rem}.home-steps [data-slot=steps-label]{display:none}}