@import url("https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&display=swap");*,:after,:before{box-sizing:border-box}*{margin:0;padding:0;font-family:Raleway,serif}ol[role=list],ul[role=list]{list-style:none}html:focus-within{scroll-behavior:smooth}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}canvas,img,picture,svg,video{max-width:100%;height:auto;vertical-align:middle;font-style:italic;background-repeat:no-repeat;background-size:cover}button,input,select,textarea{font:inherit}@media (prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important;transition:none}}body,html{height:100%;scroll-behavior:smooth;overflow:hidden}.gradient-container{display:flex;flex-direction:column;height:4800%;animation:scroll 20s linear infinite;width:100%}.gradient-background{flex:1 1;background:linear-gradient(180deg,#0e8a4a,#73c82d 20.5%,#fbc707 47%,#f17116 65.5%,#ef3120 96.5%)}.gradient-background-reverse{flex:1 1;background:linear-gradient(180deg,#ef3120,#f17116 20.5%,#fbc707 47%,#73c82d 65.5%,#0e8a4a 96.5%)}@keyframes scroll{0%{transform:translateY(0)}to{transform:translateY(-50%)}}.content-wrapper{width:100%;height:100%;z-index:10;position:absolute;top:0;bottom:0;left:0;right:0;overflow-x:hidden;overflow-y:auto;white-space:normal;display:flex;justify-content:center;padding:10px 0}