.three_column_section h1,.three_column_section h2,.three_column_section h3,.three_column_section h4,.three_column_section h5,.three_column_section h6,.three_column_section p{margin:0}.three_column_section{background-color:#07bb8b;padding:30px 0 100px}.three_column_section .inner_wrapper{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.three_column_section .single_col{display:flex;flex-direction:column;flex-wrap:wrap;width:calc(33.33% - 14px)}.three_column_section .single_col_inner{background:#fff;border-radius:15px;box-shadow:0 4px 12px rgba(0,0,0,.15);flex-grow:1;padding:40px 25px;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.three_column_section .single_col .single_col_content *{color:#182b3a;line-height:1.75}.three_column_section .single_col_inner:hover{box-shadow:0 10px 25px rgba(0,0,0,.25);transform:translateY(-10px)}.three_column_section h2{color:#07bb8b;font-size:3rem;font-weight:800;margin-bottom:10px}.three_column_section .single_col h5{color:#182b3a;font-weight:700;margin-bottom:10px;text-transform:uppercase}.three_column_section .single_col p{color:#182b3a;font-size:1rem;line-height:1.6}@media(max-width:767px){.three_column_section .inner_wrapper{flex-direction:column}.three_column_section .single_col{padding:20px;width:100%}.three_column_section{padding:25px 0 50px}}