.three-col-section{background-color:#bec4c8;display:inline-block;padding:30px 0;vertical-align:top;width:100%}.three-col-section .main-content{align-items:stretch;display:flex;gap:10px;justify-content:space-between}.three-col-section .main-content .column{align-items:flex-start;display:flex;gap:30px;justify-content:flex-start;width:30%}.three-col-section .main-content .column .icon,.three-col-section .main-content .column .icon img{height:54px;width:54px}.three-col-section .main-content .column .content .title{color:#0d0d0d;font-weight:600;margin-bottom:10px;text-transform:uppercase}.three-col-section .main-content .column .content .description{color:#3a3c44}.three-col-section .main-content .column .content .description p{margin:0}.three-col-section .main-content .line{background-color:#000;width:1px}@media (max-width:991px){.three-col-section{padding:40px 0}.three-col-section .main-content{flex-wrap:wrap;gap:30px}.three-col-section .main-content .column{gap:20px;width:calc(50% - 15px)}.three-col-section .main-content .line{display:none}.three-col-section .main-content .column:last-of-type{width:100%}}@media (max-width:767px){.three-col-section{padding:30px 0}.three-col-section .main-content{flex-direction:column;gap:24px}.three-col-section .main-content .column{align-items:flex-start;gap:16px;width:100%}.three-col-section .main-content .column .icon,.three-col-section .main-content .column .icon img{flex-shrink:0;height:48px;width:48px}.three-col-section .main-content .column .content .title{margin-bottom:8px}}