.three-column-card-sec{display:inline-block;padding:60px 0;vertical-align:top;width:100%}.three-column-card-sec .top{margin:0 auto 20px;max-width:538px;text-align:center}.three-column-card-sec .top .subtitle{justify-content:center;width:100%}.three-column-card-sec .three-col-card{display:flex;flex-wrap:wrap;gap:17px;justify-content:center;margin:0 auto;max-width:950px;width:100%}.three-column-card-sec .three-col-card .card{border-radius:10px;display:flex;flex-direction:column;gap:14px;padding:47px 10px;text-align:center;width:calc(33.33333% - 12px)}.three-column-card-sec .three-col-card .card>div{display:inline-block;width:100%}.three-column-card-sec .three-col-card .card .icon img{margin:0 auto;max-height:31px;max-width:31px}.three-column-card-sec .three-col-card .card .title span{font-family:Outfit;font-size:18px;font-weight:500;letter-spacing:0;line-height:150%;text-transform:uppercase;vertical-align:middle}.three-column-card-sec .three-col-card .card .content p{color:#00000080;font-family:Outfit;font-size:20px;font-weight:400;letter-spacing:0;line-height:110%;margin:0;text-align:center;vertical-align:middle}@media(max-width:991px){.three-column-card-sec .top{margin:0 auto}.three-column-card-sec .three-col-card .card{width:calc(50% - 9px)}}@media(max-width:767px){.three-column-card-sec{padding:40px 0}.three-column-card-sec .three-col-card .card{width:100%}}