@keyframes bobbing{0%{top:0}25%{top:-.15em}to{top:0}}.sequence-text.animate span{animation:bobbing 4s;animation-timing-function:easeOutSine;opacity:1}.sequence-text span{display:inline-block;opacity:0;position:relative;transition:opacity 0s,top .75s}.sequence-text span[data-position="2"]{transform:translateY(-2em)}.sequence-text span[data-position="1"]{transform:translateY(-1.2em)}.sequence-text span[data-position="0"]{transform:translateY(-.4em)}.sequence-text span[data-position="-1"]{transform:translateY(.4em)}.sequence-text span[data-position="-2"]{transform:translateY(1.2em)}.sequence-text span[data-position="-3"]{transform:translateY(2em)}.sequence-text span:first-of-type{animation-delay:0s;transition-delay:0s}.sequence-text span:nth-of-type(2){animation-delay:.75s;transition-delay:.75s}.sequence-text span:nth-of-type(3){animation-delay:1.5s;transition-delay:1.5s}.sequence-text span:nth-of-type(4){animation-delay:2.25s;transition-delay:2.25s}.sequence-text span:nth-of-type(5){animation-delay:3s;transition-delay:3s}.swiper-slide[data-v-971849e3] :not(img){transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}
