.key-features{padding:4rem 0;background-color:#fff}.key-features-title{font-size:2rem;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid #e0e0e0}.key-features-wrapper{display:grid;grid-template-columns:2fr 1fr;gap:0;align-items:stretch}.key-features-wrapper.image-right{direction:rtl}.key-features-wrapper.image-right .key-features-content{direction:ltr}.key-features-image{position:relative;width:100%;height:100%}.key-features-image img{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0}.key-features-content{display:flex;flex-direction:column;justify-content:center;padding:20px;background:#f7f7f7}.features-list{display:flex;flex-direction:column;gap:2rem}.feature-item{display:flex;gap:1.5rem;align-items:center;border-bottom:1px solid #e0e0e0;padding-bottom:.5rem;padding-left:15px}.feature-icon{flex-shrink:0;width:48px;height:48px;display:flex;align-items:center;justify-content:center}.feature-icon img{width:100%;height:100%;object-fit:contain}.feature-text{flex-grow:1}.feature-text p{font-size:1.25rem;font-weight:600;color:var(--text-color,#666);margin:0;line-height:1.6}@media (max-width:991px){.key-features{padding:3rem 0}.key-features-wrapper{grid-template-columns:1fr;gap:3rem}.key-features-wrapper.image-right{direction:ltr}.key-features-image{min-height:300px;position:relative}.key-features-image img{position:absolute;height:100%}}@media (max-width:767px){.key-features{padding:2rem 0}.features-list{gap:1.5rem}.feature-item{gap:1rem}.feature-icon{width:40px;height:40px}.feature-text p{font-size:1rem}}