:root{--wrapper:129.6rem;--wrapper-padding:1.6rem}.block-steps{position:relative}.block-steps__header{margin:0 0 2.4rem;text-align:center}@media(min-width:768px){.block-steps__header{margin-bottom:4.8rem}}.block-steps__header h2{margin-bottom:0}.block-steps__items{background-color:var(--wp--preset--color--shark-200);border:.1rem solid var(--wp--preset--color--shark-200);border-radius:1.2rem;display:flex;flex-direction:column;gap:.1rem;overflow:hidden}@media(min-width:1200px){.block-steps__items{display:grid;grid-template-columns:repeat(3,1fr)}}.block-steps__item{grid-gap:2.4rem;align-items:center;background-color:var(--wp--preset--color--white);display:grid;gap:2.4rem;grid-template-columns:1fr 7.2rem;padding:4.8rem 3.2rem}@media(min-width:768px){.block-steps__item{padding:3.2rem}}@media(min-width:1200px){.block-steps__item{padding:4.8rem 3.2rem}}.block-steps__item h2,.block-steps__item h3,.block-steps__item h4,.block-steps__item h5{font-size:1.6rem;line-height:2.4rem;margin:0 0 1.2rem}.block-steps__item p{color:var(--wp--preset--color--shark-600)}.block-steps__item-counter{color:var(--wp--preset--color--primary);font-size:9.6rem;font-weight:600;line-height:1;text-align:center}