.three_col_section{background-color:#000;padding-bottom:80px;padding-top:80px}.three_col_section .top_col .heading *{color:#fff;font-size:48px;margin:0}.three_col_section .top_col .heading span{color:#1faae1}.three_col_section .inner_col{background-color:#1faae1;border-radius:3.78px;box-sizing:border-box;clip-path:polygon(30px 0,101% 0,100% 25px,100% calc(100% - 30px),calc(100% - 30px) 100%,21px 100%,0 100%,0 30px);padding:50px 30px 100px;width:calc(33.33% - 20px)}.three_col_section .col_grid{display:flex;flex-wrap:wrap;gap:30px;margin-top:40px}.three_col_section .inner_col .heading *{color:#fff;font-size:24px;font-weight:500;margin:0}.three_col_section .inner_col .pera *{color:#000;font-size:16px;font-weight:500;line-height:24px}@media screen and (max-width:767px){.three_col_section .inner_col{padding:50px 20px;width:calc(50% - 15px)}.three_col_section{padding-bottom:50px;padding-top:50px}}@media screen and (max-width:600px){.three_col_section .top_col .heading *{font-size:32px}.three_col_section .inner_col{width:100%}}