.fcs{display:inline-block;padding:60px 0;width:100%}.fcs .section-title{margin:0 0 50px}.fcs .section-title,.fcs .section-title h2{display:inline-block;text-align:center;width:100%}.fcs .column{display:grid;gap:30px;grid-template-columns:repeat(4,1fr);width:100%}.fcs .column .col-wrap{background-color:#fff;border-radius:10px;box-shadow:0 5px 15px rgba(0,0,0,.35);display:inline-block;padding:30px 20px;text-align:center;width:100%}.fcs .column .col-wrap .icon-img{display:inline-block;line-height:0;margin-bottom:30px;vertical-align:top;width:100%}.fcs .column .col-wrap .icon-img img{height:70px;object-fit:contain;width:78px}.fcs .column .col-wrap strong.title{display:inline-block;line-height:24px;padding:0 0 10px;width:100%}.fcs .column .col-wrap .content{display:inline-block;width:100%}.fcs .column .col-wrap .content p{display:inline-block;line-height:28px;width:100%}.fcs .column.three_col{grid-template-columns:repeat(3,1fr)}@media(max-width:991px){.fcs{padding:50px 0}.fcs .column{grid-template-columns:repeat(2,1fr)}.fcs .section-title{margin:0 0 40px}.fcs .column.three_col{grid-template-columns:repeat(1,1fr)}}@media(max-width:767px){.fcs{padding:40px 0}.fcs .column{grid-template-columns:repeat(1,1fr)}.fcs .section-title{margin:0 0 30px}}