.rotating-split-header .split-phrase{left:0;opacity:0;pointer-events:none;position:absolute;right:0;top:0}.rotating-split-header .split-phrase.is-active{opacity:1;pointer-events:auto;position:relative}.rotating-split-header .srow{overflow:hidden}.rotating-split-header .bottom-text,.rotating-split-header .top-text{display:inline-block;opacity:0;transform:translateY(110%)}.rotating-split-header .split-phrase.anim-in .top-text{animation:rsh-clipUp .52s cubic-bezier(.16,1,.3,1) .04s forwards}.rotating-split-header .split-phrase.anim-in .bottom-text{animation:rsh-clipUp .52s cubic-bezier(.16,1,.3,1) .2s forwards}.rotating-split-header .split-phrase.anim-out .top-text{animation:rsh-clipDn .28s ease-in 0s forwards}.rotating-split-header .split-phrase.anim-out .bottom-text{animation:rsh-clipDn .28s ease-in .06s forwards}@keyframes rsh-clipUp{to{opacity:1;transform:translateY(0)}}@keyframes rsh-clipDn{to{opacity:0;transform:translateY(-112%)}}