.transform_section .heading_container{margin-bottom:65px}.transform_section a.cta_button{padding:12.5px 43.8px 13.5px}.transform_section .cards_container .cards_wrap{display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;margin-bottom:64px}.transform_section .cards_container .card{border:2px solid var(--primary_color);border-radius:15px;padding:65px 20px 59px;text-align:center;transition:all .3s ease-in-out;width:calc(25% - 15px)}.transform_section .cards_container .card:hover{background-color:var(--denary_color);border:2px solid var(--primary_color)}.transform_section .cards_container .card .card_icon{align-items:center;background-color:var(--secondary_color);border-radius:50%;display:flex;height:99px;justify-content:center;margin:0 auto;text-align:center;transition:all .3s ease-in-out;width:102px}.transform_section .cards_container .card:hover{background-color:var(--primary_color)}.transform_section{text-align:center}.transform_section .cards_container .card .card_heading h4{line-height:30px}.transform_section .cards_container .card:hover .card_heading h4{color:var(--white_color)}@media (min-width:768px) and (max-width:1024px){.transform_section .cards_container .card{width:calc(50% - 10px)}.transform_section .heading_container{margin-bottom:37px}.transform_section .cards_container .cards_wrap{margin-bottom:50px}}@media (max-width:767px){.transform_section .cards_container .card{width:100%}.transform_section .cards_container .cards_wrap,.transform_section .heading_container{margin-bottom:41px}}