.performance-section{background-color:#fff;overflow:hidden;position:relative}.performance-section .container{position:relative}.offset-bg{background-color:#faf7f5;height:100%;position:absolute;top:0;width:100%}.feature-image-wrapper{clip-path:inset(100% 0 0 0);display:flex;height:100%;justify-content:flex-end;overflow:hidden;padding:6rem 0;position:absolute;right:68%;width:29%;z-index:12}.feature-image-wrapper.reveal-up.visible{animation:reveal 1.5s ease-in-out forwards}.feature-image,.feature-video{height:100%;object-fit:cover;width:100%}.feature-content-wrapper{min-height:600px;padding:6rem 0}.section-title{font-family:mundial,sans-serif;font-size:.9rem;font-weight:700;letter-spacing:5px;text-transform:uppercase}.feature-title{font-weight:400;margin-bottom:.1rem}.feature-description{line-height:1.6}.culp-watermark{position:absolute;right:0;top:0}.culp-watermark svg{height:100px;width:100px}@media (max-width:991px){.feature-image-wrapper{height:100%;right:55%;width:45%}.feature-image{height:100%;margin-left:0;object-fit:cover;width:100%}.feature-content-wrapper{padding:3rem 0}.offset-background{width:100%}.culp-watermark{position:absolute;right:-30px;top:20px}.culp-watermark svg{height:80px;width:80px}}@media (max-width:767px){.feature-image-wrapper{padding:0;position:sticky;width:100%}.offset-bg{left:0;right:0}.feature-content-wrapper{min-height:100%}.feature-video{width:100%}.section-title{margin-bottom:3rem}}.slide-in{opacity:0;transform:translateX(-100%);transition:transform .8s ease-out,opacity .8s ease-out}.slide-in.visible{opacity:1;transform:translateX(0)}