@keyframes Home_backgroundAnimation__IAoCz{0%{background-color:#ff7e5f}50%{background-color:#feb47b}to{background-color:#ff7e5f}}.Home_container__P8LeA{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;animation:Home_backgroundAnimation__IAoCz 10s infinite alternate;text-align:center;background:linear-gradient(45deg,#ff7e5f,#feb47b)}.Home_title__Lguur{font-size:3rem;color:#fff;animation:Home_fadeIn__BbLOf 2s ease-out}.Home_subtitle__kbOZE{font-size:1.5rem;color:#fff;margin-top:20px;animation:Home_fadeIn__BbLOf 3s ease-out}@keyframes Home_fadeIn__BbLOf{0%{opacity:0}to{opacity:1}}