.section-style-110{padding:100px 50px}.section-style-110__title{font-size:36px;font-weight:600}.section-style-110__grid{display:grid;grid-template-columns:repeat(9, 1fr);gap:15px}.section-style-110__card{grid-column:span 2;background:#f0f4f1;border-radius:15px;padding:20px;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between}.section-style-110__card--image{padding:0}.section-style-110__card--image img{width:100%;height:100%;object-fit:cover;border-radius:14px}.section-style-110__card--text p{font-size:15px;line-height:1.6;color:#333}.section-style-110__profile{margin-top:15px;display:flex;flex-direction:column;gap:2px}.section-style-110__profile .name{font-size:16px;font-weight:600}.section-style-110__profile .name .section-style-110__icon{width:25px;height:25px;background:#000;border-radius:50%;display:inline-flex;align-items:center;justify-content:center}.section-style-110__profile .name .section-style-110__icon i,.section-style-110__profile .name .section-style-110__icon svg{color:#fff}.section-style-110__profile .company{display:flex;align-items:center;gap:10px;color:gray;font-size:12px;font-weight:500}.section-style-110__profile .company img{height:30px;max-width:90px;object-fit:contain}.section-style-110__span-2{grid-column:span 3}@media(max-width: 991px){.section-style-110__grid{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 576px){.section-style-110__grid{grid-template-columns:1fr}}@media(max-width: 768px){.section-style-110{padding:30px 10px}.section-style-110__title{font-size:24px;text-align:center;margin-bottom:20px}}@media(min-width: 769px)and (max-width: 992px){.section-style-110{padding:50px 20px}.section-style-110__title{font-size:28px;text-align:center;margin-bottom:25px}}