:root{--background-color:#ffffff;--text-color:#000000}[data-theme=dark]{--background-color:#333333;--text-color:#ffffff}.light-theme{background-color:#fff;color:#000}.dark-theme{background-color:#000;color:#fff}body,html{min-height:100vh;background:#23243A;background-repeat:no-repeat;background-attachment:fixed}.wrapper{display:flex;justify-content:center}.scene{width:200px;height:300px;perspective:1000px;position:relative}.scene .carousel.keen-slider{width:200px;height:300px;position:absolute;overflow:visible;transform:translateZ(-288px);transform-style:preserve-3d}.carousel__cell{position:absolute;width:200px;left:0;height:300px;display:flex;align-items:center;justify-content:center;font-size:50px;color:#fff;font-weight:500;max-height:100vh}.number-slide1{background:linear-gradient(128deg,rgba(64,175,255,1),rgba(63,97,255,1))}.number-slide2{background:linear-gradient(128deg,rgba(255,154,63,1),rgba(255,75,64,1))}.number-slide3{background:linear-gradient(128deg,rgba(189,255,83,1),rgba(43,250,82,1))}.number-slide4{background:linear-gradient(128deg,rgba(64,255,242,1),rgba(63,188,255,1))}.number-slide5{background:linear-gradient(128deg,rgba(255,64,156,1),rgba(255,63,63,1))}.number-slide6{background:linear-gradient(128deg,rgba(64,76,255,1),rgba(174,63,255,1))}.who-will-speak-section{width:1440px;height:100px;position:absolute;top:3448px;left:0;opacity:1;background:#D9D9D93D;font-family:Poppins,sans-serif;font-weight:700;font-size:40px;line-height:100%;letter-spacing:0;text-align:center;display:flex;align-items:center;justify-content:center;border-radius:16px}.speak-orange{color:#FF7A01}.you-blue{color:#22C5A8}