.mission-text{font-weight:600;line-height:1.1}.light-mode-text{background:linear-gradient(90deg,#000000,#000000 50%,rgba(0,0,0,.3) 0,rgba(0,0,0,.3));background-size:200% 100%;background-clip:text;-webkit-background-clip:text}.dark-mode-text,.light-mode-text{-webkit-text-fill-color:transparent;color:transparent}.dark-mode-text{background:linear-gradient(90deg,#ffffff,#ffffff 50%,rgba(255,255,255,.3) 0,rgba(255,255,255,.3));background-size:200% 100%;background-clip:text;-webkit-background-clip:text}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}