nss-text-rotator{vertical-align:bottom;height:-webkit-fit-content;height:fit-content;line-height:1;display:inline-grid;overflow:hidden}nss-text-rotator .nss-text-rotator__item{white-space:nowrap;grid-area:1/1;transition:translate .4s cubic-bezier(.33,.9,.4,1);display:block;translate:0 110%}nss-text-rotator .nss-text-rotator__item.nss-active{translate:0}nss-text-rotator .nss-text-rotator__item.nss-leaving{translate:0 -110%}nss-text-rotator .nss-text-rotator__item.nss-snap{transition:none}