.paragraph-opacity{background:linear-gradient(270deg,rgba(255,255,255,.5),rgba(255,255,255,1));background-clip:text;-webkit-background-clip:text;color:transparent}.extended-animation-block{@media screen and (max-width:1024px){box-shadow:0 0 0 100vmax rgba(0,2,2,1);clip-path:inset(0 -100vmax)}}.title-slide-left{animation:titleSlideLeft 1.25s ease;@media screen and (max-width:1024px){animation:mobileTextFadeIn 1s ease}}.description-slide-bottom{visibility:hidden;animation:descriptionSlideBottom 1s ease;animation-delay:.75s;animation-fill-mode:both;@media screen and (max-width:1024px){visibility:visible;animation-fill-mode:unset;animation:mobileTextFadeIn 1s ease}}@keyframes titleSlideLeft{0%{transform:translateX(-50%);opacity:.2}to{transform:translateX(0);opacity:1}}@keyframes descriptionSlideBottom{0%{transform:translateY(100%);opacity:.2}to{visibility:visible;transform:translateY(0);opacity:1}}@keyframes mobileTextFadeIn{0%{opacity:0;transform:scale(.6)}to{transform:scale(1);opacity:1}}