.home_circle__zuMak{top:0;left:0;z-index:-1;min-height:var(--app-height,100vh);width:var(--app-width,100%);justify-content:center;overflow:hidden;pointer-events:none;position:absolute;display:flex;-webkit-user-select:none;-moz-user-select:none;user-select:none}@keyframes home_circle__zuMak{0%{transform:translateY(-50%) scale(.5);opacity:0}to{transform:translateY(0) scale(1);opacity:1}}@keyframes home_rotating__pgBJd{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.home_circle__inner__WIDwK{position:absolute;width:720px;height:var(--app-height,100vh);transform:translateY(-50%) scale(.5);opacity:0;animation:home_circle__zuMak 4s cubic-bezier(.6,.6,0,1) 1.2s;animation-fill-mode:both;transition:transform 1.65s ease}@media (min-width:768px){.home_circle__inner__WIDwK{width:1920px}}.home_circle__image__mVW2l{position:absolute;display:block;-o-object-fit:cover;object-fit:cover;top:-256px;width:720px;height:720px}@media (min-width:768px){.home_circle__image__mVW2l{top:-1080px;width:1920px;height:1920px;animation:home_rotating__pgBJd 60s ease 2s infinite}}