section.animated-text{background-color:#fafafa}.animated-wrap{position:relative;margin:auto;width:685px;height:120px;text-align:center;max-width:100%}.animated-wrap .slide{height:100px;flex-wrap:wrap;align-items:center;justify-content:center;display:flex;position:absolute;top:0;left:0;transition:opacity linear 1000ms,transform linear 750ms;transform:translate(0,30px);opacity:0;font-size:48px;color:#3b373a;line-height:60px}.animated-wrap .slide span{font-weight:600}.animated-wrap .slide.active{transition-delay:500ms;transform:translate(0,0);opacity:1}.animated-wrap .slide.exiting{transform:translate(0,-30px);opacity:0}@media(max-width:767px){.animated-text.space-3{padding:3rem 0 0 !important}.animated-wrap{width:315px}.animated-wrap .slide{font-size:20px;max-width:315px;line-height:28px}}