body.body--light{background:#291061}.link,router-link{text-decoration:none}.link{color:wheat}.full_width{width:100%}.centered,.full_width{display:flex;justify-content:center}.centered{align-items:center;flex-direction:column;height:100vh}.trnz{opacity:0}.trnz,.trnz:hover{transition-delay:.2s;transition-duration:2s;transition-property:opacity}.trnz:hover{opacity:1}.anim_1{animation-delay:1s;animation-duration:3s;animation-fill-mode:backwards;animation-name:my_anim_1}@keyframes my_anim_1{0%{opacity:0;width:300%}to{opacity:1;width:100%}}.animation{height:50px;margin-left:1rem;overflow:hidden}.animation>div>div{display:inline-block;height:2.81rem;margin-bottom:2.81rem;padding:.25rem .75rem}.animation div:first-child{animation:text-animation 8s infinite}.first div{background-color:#20a7d8}.second div{background-color:#cd921e}.third div{background-color:#c10528}@keyframes text-animation{0%{margin-top:0}10%{margin-top:0}20%{margin-top:-5.62rem}30%{margin-top:-5.62rem}40%{margin-top:-11.24rem}60%{margin-top:-11.24rem}70%{margin-top:-5.62rem}80%{margin-top:-5.62rem}90%{margin-top:0}to{margin-top:0}}