.spin-animation path{animation:custom 2s linear infinite}@keyframes custom{0%{opacity:0}25%{opacity:.1}50%{opacity:.2}75%{opacity:.5}to{opacity:1}}.spin-animation path:first-child{animation-delay:0s}.spin-animation path:nth-child(2){animation-delay:.5s}.spin-animation path:nth-child(3){animation-delay:1s}.spin-animation path:nth-child(4){animation-delay:2s}.loader{width:25px;aspect-ratio:1;border-radius:50%;border-color:#000 #e5e7eb;border-style:solid;border-width:6px;animation:l1 1s infinite}@keyframes l1{to{transform:rotate(.5turn)}}.head-bar_flipTextContainer__ssvlg{position:relative;height:1.25em;overflow:hidden}.head-bar_flipTextInner__VsSEv{display:flex;flex-direction:column;transition:transform .3s ease}.head-bar_flipTextContainer__ssvlg:hover .head-bar_flipTextInner__VsSEv{transform:translateY(-50%)}.head-bar_flipTextInner__VsSEv span{display:block;height:1.25em}