.staggered-features{padding:2rem 0;position:relative}.staggered-features::after{content:'';position:absolute;top:0;bottom:0;left:50%;width:1px;background:linear-gradient(to bottom,transparent,rgba(76,175,80,.2) 10%,rgba(76,175,80,.2) 90%,transparent);z-index:-1;display:none}@media (min-width:992px){.staggered-features::after{display:block}}.staggered-feature{position:relative;margin-bottom:6rem}.staggered-feature-text{padding:2.5rem;display:flex;flex-direction:column;justify-content:center}.staggered-feature-title{position:relative;margin-bottom:2.5rem}.staggered-feature-title::after{content:'';position:absolute;bottom:-.8rem;left:0;width:60px;height:3px;background:var(--primary-color);border-radius:1.5px}.staggered-feature-description{font-size:1.6rem;line-height:1.7;margin-bottom:2.5rem;max-width:90%;color:#555;margin-top:1.5rem;display:flex;flex-direction:column;gap:1.2rem}.feature-highlight{font-weight:500;color:#444;display:none}.feature-highlight i{color:var(--primary-color);margin-right:.8rem;font-size:1.4rem}.feature-brief{font-size:1.6rem;margin-bottom:.5rem}.staggered-feature-image{position:relative;transition:transform .3s ease,box-shadow .3s ease;border-radius:12px;overflow:hidden;display:flex;align-items:center;justify-content:center;background-color:#f9f9f9;min-height:300px}.staggered-feature-image img{width:100%;height:100%;display:block;object-fit:contain;object-position:center}.staggered-feature-image img[src*="display/4"],.staggered-feature-image img[src*=ivy_blueprint],.staggered-feature-image img[src*=ivy_facial_expressions],.staggered-feature-image img[src*=ivy_gestures],.staggered-feature-image img[src*=ivy_smart_home]{background-color:transparent;padding:0;border-radius:0;box-shadow:none}@media (max-width:768px){.staggered-feature{margin-bottom:4rem}.staggered-feature-image{margin-bottom:2rem}.staggered-feature-image img[src*=ivy_blueprint],.staggered-feature-image img[src*=ivy_facial_expressions]{padding:0;max-width:100%;margin:0}}