@keyframes scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.homepage-text{font-size:62px;line-height:80px;font-weight:700}@keyframes typing{0%{width:0}to{width:100%}}@keyframes cursor-blink{0%,to{opacity:1}50%{opacity:0}}@keyframes gradient-flow{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.b5{max-width:559px;--duration:2s;font-family:Inter Tight;font-weight:700;font-size:62px;line-height:80px;position:relative;width:max-content;overflow:hidden;white-space:nowrap;background:linear-gradient(45deg,#00f6ff,#06f);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;background-size:200% 200%;animation:typing var(--duration) steps(20) forwards,gradient-flow 4s linear infinite}.b5:after{content:"";position:absolute;right:0;top:0;width:3px;height:80px;background:rgba(0,102,255,.5);animation:cursor-blink 1s steps(1) infinite,cursor-hide 0s 2s forwards}@keyframes cursor-hide{to{opacity:0;visibility:hidden}}.home-text-4{font-size:14px;line-height:17px;color:#222;font-weight:500}.home-text-4 span{color:#fab114}.mobile-date-container{display:none!important}@media screen and (max-width:1024px){.mobile-date-container,.mobile-date-wrapper{display:block!important;opacity:1!important;visibility:visible!important}}@media screen and (max-width:1023px){.mobile-home-container{background-color:#f8f8f8;position:relative;z-index:1;max-width:100vw;overflow-x:hidden}.mobile-home-container:before{content:"";position:absolute;top:93px;left:0;width:204px;height:325px;background:url(/_next/static/media/lion-bg.ccb6852c.png) no-repeat;background-size:204px 325px;z-index:-1;pointer-events:none}}@media screen and (min-width:1024px){.mobile-home-container{background-color:#f8f8f8}}@media screen and (max-width:768px){body{overflow-x:hidden}}