body,#root,#__next{min-height:auto!important;overflow-y:auto;overflow-x:hidden}@keyframes shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}body,#root,#__next{display:flex;flex-direction:column;min-height:100vh;min-width:calc(100vw - (100vw - 100%));margin:0}*{box-sizing:border-box}a{color:inherit}h1,h2,h3,h4,h5,h6{margin:0;padding:0}li,select,input,button,[role=slider],[role=listbox]{outline:none}.is_Fieldset{all:unset}p,input,textarea,button,ul,ol,li,pre,dialog{all:unset;box-sizing:border-box}a.is_Button,.is_Anchor:has(.is_Button){text-decoration:none}.circle{border-radius:50%;filter:blur(2.75vmin);mix-blend-mode:screen}.red{background-color:red}.yellow{background-color:#ffd000}.blue{background-color:#096ad9}section div{width:200dvw;height:200dvw;position:absolute;top:100%}section{height:100vh;display:flex;justify-content:center;align-items:center;background-color:#cbcfd6}#first{animation:movered 2.6s ease-in 1.5s both alternate infinite}#second{animation:moveblue 2.5s ease-out alternate infinite}#third{animation:moveyellow 2.4s ease-in-out 1s both alternate infinite}@keyframes movered{0%{transform:translate3d(.25vmin,-.85vmin,0)}to{transform:scale(1.01) translate3d(.45vmin,-.85vmin,0)}}@keyframes moveyellow{0%{transform:translate3d(.65vmin,.65vmin,0)}to{transform:scale(1.1) translate3d(1.25vmin,1.25vmin,0)}}@keyframes moveblue{0%{transform:translate3d(-.75vmin,-.45vmin,0)}to{transform:scale(1.1) translate3d(-1.45vmin,-.85vmin,0)}}.polygon-animation{width:400%;display:flex;overflow:visible}.polygon{stroke:#096ad9;stroke-opacity:.4;stroke-width:5;fill:#f6faff;opacity:1;transition:fill .2s linear}.polygon-dot{fill:#096ad9;opacity:1;pointer-events:none}
