.Button_button__DgYPU{transition:text-shadow .5s ease-out,box-shadow .3s ease-out}.Button_button__DgYPU:hover{box-shadow:0 0 10px #fff;text-shadow:1px 1px 20px #fff}#theater,#trophies-text h1,#trophies-text p{animation:cover-animation linear both;animation-timeline:view()}#theater-text h1,#theater-text p,#trophies{animation:entry-animation linear both;animation-timeline:view()}#theater{animation-range:entry 10% cover 40%}#theater-text h1{animation-range:entry 10% cover 30%}#theater-text p{animation-range:entry 10% cover 20%}#trophies{animation-range:entry 30% cover 50%}#trophies-text h1{animation-range:entry 30% cover 40%}#trophies-text p{animation-range:entry 20% cover 30%}@keyframes entry-animation{0%{opacity:0;translate:var(--entry-animation) 0}to{opacity:1;translate:0 0}}@keyframes cover-animation{0%{opacity:0;translate:var(--cover-animation) 0}to{opacity:1;translate:0 0}}