.steps__wrapper{position:relative}@media (min-width:768px){.steps__wrapper:before{background:var(--light-gray);content:"";height:24rem;left:0;position:absolute;right:0;top:0;z-index:-1}}.step{max-width:34.7rem}.step__num{align-items:center;background:var(--sapling);border-radius:50%;display:flex;font-family:var(--secondary-font-family);font-size:4.4rem;font-weight:700;height:9rem;justify-content:center;line-height:1;margin:0 auto;width:9rem}.step__content h3{font-size:2.5rem}.step__content>*{margin-bottom:0}@media (max-width:767px){.steps__wrapper{padding-top:0!important}.steps__image{height:313px;margin-left:-2rem;margin-right:-2rem;width:calc(100% + 4rem)}.steps__image img{border-radius:0!important;height:100%!important;object-fit:cover;width:100%!important}}