.Home_container__d256j{min-height:100vh;display:flex;align-items:center;justify-content:center;background-color:#fff;position:relative;overflow:hidden}.Home_background__nqUIs{position:absolute;width:100%;height:100%;top:0;left:0;z-index:0}.Home_circle__phm3R{position:absolute;border-radius:50%;background:linear-gradient(135deg,hsla(0,0%,78%,.1),hsla(0,0%,59%,.05));animation:Home_float__2P4aV 20s ease-in-out infinite}.Home_circle__phm3R:first-child{width:300px;height:300px;top:10%;left:10%;animation-delay:0s}.Home_circle__phm3R:nth-child(2){width:200px;height:200px;top:60%;right:15%;animation-delay:5s}.Home_circle__phm3R:nth-child(3){width:250px;height:250px;bottom:20%;left:20%;animation-delay:10s}.Home_circle__phm3R:nth-child(4){width:180px;height:180px;top:30%;right:30%;animation-delay:15s}@keyframes Home_float__2P4aV{0%,to{transform:translate(0) scale(1);opacity:.3}25%{transform:translate(30px,-30px) scale(1.1);opacity:.5}50%{transform:translate(-20px,20px) scale(.9);opacity:.4}75%{transform:translate(20px,30px) scale(1.05);opacity:.45}}.Home_title__hYX6j{font-size:4rem;font-weight:300;color:#333;letter-spacing:.2em;z-index:1;position:relative;animation:Home_fadeIn__6AUDn 2s ease-in;text-align:center;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}@keyframes Home_fadeIn__6AUDn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.Home_title__hYX6j{font-size:2.5rem;letter-spacing:.1em}.Home_circle__phm3R{width:150px!important;height:150px!important}}