.three-col-sec{display:inline-block;padding:100px 0;vertical-align:top;width:100%}.three-col-sec .top-title{display:block;margin-bottom:51px;text-align:center;width:100%}.three-col-sec .top-title h2{color:#fff;margin-bottom:0}.three-col-sec .three-col_wrap{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:16px;width:100%}.three-col-sec .three-col_wrap .col-box{align-items:center;background-color:#333;border-radius:8px;color:#fff;display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:25px 23px 32px;text-align:center;width:100%}.three-col-sec .three-col_wrap .col-box .image{display:inline-block;height:49.38px;margin:0 0 20px;width:150px}.three-col-sec .three-col_wrap .col-box .image img{height:100%;object-fit:contain;object-position:center;width:100%}.three-col-sec .three-col_wrap .col-box .content p{color:#fff;font-size:16px;line-height:1.4}.three-col-sec .three-col_wrap .col-box .data-content{display:inline-block;margin-top:28px;width:100%}.three-col-sec .three-col_wrap .col-box .data-content span{color:#fff;font-size:18px;font-weight:600;margin-bottom:0}.three-col-sec .three-col_wrap .col-box .data-content p{color:#fff;font-size:14px;line-height:20px}.three-col-sec .three-col_wrap a{border-radius:8px;height:100%;overflow:hidden;width:100%}@media(max-width:991px){.three-col-sec{padding:70px 0}}@media(max-width:767px){.three-col-sec{padding:50px 0}}@media(max-width:480px){.three-col-sec{padding:30px 0}}