.Home_container__bCOhY{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh;background:linear-gradient(135deg,#d1e8e2,#a2d5c6);font-family:Arial,sans-serif;color:#4a4a4a;text-align:center;opacity:0;transition:opacity 1.5s ease-in-out}.Home_container__bCOhY.Home_loaded__FCyil{opacity:1}.Home_logo__27_tb{width:310px;height:auto;margin-bottom:20px}.Home_logo__27_tb,.Home_title__T09hD{animation:Home_fadeIn__rYUMu 2s ease-in-out}.Home_title__T09hD{font-size:2.5rem;margin-bottom:1rem;color:#4a4a4a}.Home_subtitle__j4GMd{font-size:1.2rem;color:#4a4a4a;animation:Home_fadeIn__rYUMu 2.5s ease-in-out}.Home_buildingBlocks__smCeb{display:flex;gap:5px;margin-top:20px}.Home_block__xGfy6{width:20px;height:20px;background:#4a4a4a;animation:Home_build__781qV 1.5s ease-in-out infinite}.Home_block__xGfy6:first-child{animation-delay:0s}.Home_block__xGfy6:nth-child(2){animation-delay:.2s}.Home_block__xGfy6:nth-child(3){animation-delay:.4s}.Home_block__xGfy6:nth-child(4){animation-delay:.6s}.Home_block__xGfy6:nth-child(5){animation-delay:.8s}@keyframes Home_build__781qV{0%{transform:translateY(20px);opacity:0}50%{transform:translateY(0);opacity:1}to{transform:translateY(20px);opacity:0}}@keyframes Home_fadeIn__rYUMu{0%{opacity:0}to{opacity:1}}@media (max-width:768px){.Home_logo__27_tb{width:150px}.Home_title__T09hD{font-size:2rem}.Home_subtitle__j4GMd{font-size:1rem}}@media (max-width:480px){.Home_logo__27_tb{width:250px}.Home_title__T09hD{font-size:1.8rem}.Home_subtitle__j4GMd{font-size:.9rem}}