.floatbox{position:absolute;left:50%}.floatbox .square{position:absolute;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);box-shadow:0 25px 45px rgba(0,0,0,.1);border-bottom:1px solid rgba(255,255,255,.5);border-right:1px solid rgba(255,255,255,.5);border-color:rgba(255,255,255,.5) rgba(255,255,255,.2) rgba(255,255,255,.2) rgba(255,255,255,.5);border-style:solid;border-width:1px;background:rgba(255,255,255,.1);border-radius:10px;animation:animate 10s linear infinite;animation-delay:calc(-1s* var(--i))}@keyframes animate{0%,to{transform:translateY(-40px)}50%{transform:translateY(40px)}}#first.square{top:-50px;right:-60px;width:100px;height:100px;z-index:0;--i:0}#second.square{top:150px;left:-100px;width:120px;height:120px;z-index:1;--i:1}#third.square{bottom:50px;right:-60px;--i:2}#fourth.square,#third.square{width:80px;height:80px;z-index:11}#fourth.square{bottom:-80px;left:100px;--i:3}#fifth.square{top:-80px;right:140px;width:60px;height:60px;z-index:11;--i:4}.DigitomBox{background:linear-gradient(112deg,#991b1b 2.19%,rgba(111,40,40,.2) 95%)}.DigitomBox,.SchneiderBox{stroke-width:2px;stroke:#FFF;-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px)}.SchneiderBox{background:linear-gradient(112deg,rgba(110,193,28,.2) 2.19%,rgba(80,111,40,.2) 95%)}.AymingBox{background:linear-gradient(112deg,rgba(28,39,193,.2) 2.19%,rgba(40,56,111,.2) 95%);-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px)}.AymingBox,.InternalBox{stroke-width:2px;stroke:#FFF}.InternalBox{background:linear-gradient(112deg,#991b1b00 2.19%,rgba(255,255,255,.2) 95%)}.UIBox{background:linear-gradient(112deg,#f4931d 2.19%,rgba(109,68,20,.2) 95%);border-color:#61dafb!important}.UIBox:hover{box-shadow:0 0 15px #61dafb!important;background:linear-gradient(112deg,#61dafb 2.19%,rgba(97,218,251,.2) 95%)}.PYBox{background:linear-gradient(112deg,#dff41d 2.19%,rgba(109,68,20,.2) 95%);border-color:#dff41d!important}