.multi_card_steps__heading{margin-bottom:16px;text-align:center}.multi_card_steps__description{margin:0 auto;max-width:950px}.multi_card_steps__row{display:grid;gap:55px 25px}.multi_card_steps__card{background-color:#f4f4f4;padding:48px 24px;position:relative;text-align:center}.multi_card_steps__card.step_card{padding:48px 24px 68px}.multi_card_steps__card_icon{height:64px;object-fit:contain;width:64px}.multi_card_steps__card_title{font-family:Gotham!important;margin-bottom:16px;margin-top:8px}.multi_card_steps__card_description p{font-size:16px;line-height:150%;margin:0}.multi_card_steps__card_step{background-color:#000;bottom:-30px;clip-path:polygon(0 0,100% 0,100% 60%,90.1% 91.7%,87% 100%,0 100%,0 0);color:#fff;display:inline-block;font-family:Gotham!important;font-size:18px;font-weight:500;left:50%;padding:18px 30px;position:absolute;transform:translateX(-50%);width:65%}@media(max-width:1300px){.multi_card_steps__row{grid-template-columns:repeat(3,1fr)!important}}@media(max-width:768px){.multi_card_steps__row{grid-template-columns:repeat(2,1fr)!important}.multi_card_steps__card{padding:40px 20px}.multi_card_steps__card.step_card{padding:40px 20px 60px}.multi_card_steps__card_icon{height:50px;width:50px}}@media(max-width:576px){.multi_card_steps__row{grid-template-columns:repeat(1,1fr)!important}}