.invest-steps__heading{max-width:30rem;margin-bottom:6.4rem}.invest-steps__list{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[12];grid-template-columns:repeat(12,1fr);-webkit-column-gap:32px;-moz-column-gap:32px;column-gap:32px}.invest-steps__item{-ms-grid-column-span:4;grid-column:4 span;position:relative;padding:3.2rem;background-color:var(--color-grey-bg);border-radius:1rem;min-height:44.1rem}.invest-steps__item:nth-child(1) .invest-steps__img{width:18.8rem;height:24rem}.invest-steps__item:nth-child(2) .invest-steps__img{width:25.9rem;height:19rem}.invest-steps__item:nth-child(3) .invest-steps__img{width:21.4rem;height:17.8rem}.invest-steps__step{display:block;font-weight:700;font-size:1.6rem;line-height:2rem;font-family:var(--second-ff);color:var(--color-green);text-transform:uppercase;margin-bottom:1.6rem}.invest-steps__item-heading{display:block;font-weight:700;font-size:2rem;line-height:2.6rem;font-family:var(--second-ff);margin-bottom:1.6rem}.invest-steps__item-text{max-width:32.5rem;color:var(--color-grey3)}.invest-steps__img{position:absolute;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);bottom:0;display:block;-o-object-fit:contain;object-fit:contain}@media screen and (max-width:991px){.invest-steps__heading{margin-bottom:4rem}.invest-steps__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-grid-columns:none;grid-template-columns:none;-webkit-column-gap:0;-moz-column-gap:0;column-gap:0;overflow:auto;width:auto}.invest-steps__list::-webkit-scrollbar{display:none}.invest-steps__item{-ms-flex-negative:0;flex-shrink:0;grid-column:none;width:40.2rem;margin-right:3.2rem}.invest-steps__item:last-child{margin-right:0}}@media screen and (max-width:767px){.invest-steps__item{padding:3.2rem 1.6rem;min-height:27.3rem;width:23.4rem;margin-right:1.6rem}.invest-steps__item:nth-child(1) .invest-steps__img{width:8.9rem;height:12.1rem}.invest-steps__item:nth-child(2) .invest-steps__img,.invest-steps__item:nth-child(3) .invest-steps__img{display:none}.invest-steps__step{font-size:1.2rem;line-height:1.6rem;margin-bottom:.4rem}.invest-steps__item-heading{font-size:1.6rem;line-height:2.4rem}}