.rvs-section{align-items:center;display:flex;flex-direction:column;margin-bottom:2.5rem;margin-top:2.5rem;scroll-margin-top:200px}.rvs-section .hdivider{animation:section linear forwards;transform:scaleX(0);width:100%;animation-timeline:view(200px 0)}.rvs-section hr{margin:0 auto;width:80%}.rvs-section .rvs-section-content{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;grow:1;animation:sectionFadeIn linear forwards;animation-timeline:view();animation-range:entry 0 300px}.rvs-section .rvs-section-title{margin-bottom:3.8rem;margin-top:1.8rem;text-align:center}@keyframes section{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes sectionFadeIn{0%{opacity:0;scale:.8}to{opacity:1;scale:1}}
