.TextCarousel_carouselContainer__tn8Vy{position:relative;height:120px;margin-bottom:var(--spacing-xl);overflow:hidden}.TextCarousel_carouselText__AUab_{position:absolute;top:0;left:0;width:100%;text-align:center;font-family:var(--font-heading);font-size:clamp(2.5rem,6vw,5rem);font-weight:900;color:var(--color-green);text-shadow:0 4px 20px rgba(0,0,0,.8);opacity:0;transform:translateY(100px) scale(.8);transition:all .8s cubic-bezier(.4,0,.2,1)}.TextCarousel_carouselText__AUab_.TextCarousel_active__A0nOc{opacity:1;transform:translateY(0) scale(1)}@media (max-width:768px){.TextCarousel_carouselContainer__tn8Vy{height:80px;margin-bottom:var(--spacing-md)}}