#Clouds{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;overflow:hidden;animation:FadeIn 3.1s ease-out;user-select:none}@keyframes FadeIn{0%{opacity:0}to{opacity:1}}.Cloud{position:absolute;width:100%;background-repeat:no-repeat;background-size:contain;background-position:50%;height:30vh;animation-duration:120s;animation-iteration-count:infinite;animation-fill-mode:forwards;animation-timing-function:linear;animation-name:Float,FadeFloat}.Cloud.Foreground{height:10%;min-height:20px}.Cloud.Background{height:9.09%;min-height:8px;animation-duration:210s}@keyframes Float{0%{transform:translateX(100%) translateZ(0)}to{transform:translateX(-15%) translateZ(0)}}@keyframes FadeFloat{0%,to{opacity:0}5%,90%{opacity:1}}#Clouds .Cloud:first-child{animation-delay:-18.46s;top:6%}#Clouds .Cloud:nth-child(2){animation-delay:-36.92s;top:12%}#Clouds .Cloud:nth-child(3){animation-delay:-55.38s;top:18%}#Clouds .Cloud:nth-child(4){animation-delay:-73.85s;top:24%}#Clouds .Cloud:nth-child(5){animation-delay:-92.31s;top:30%}#Clouds .Cloud:nth-child(6){animation-delay:-110.77s;top:36%}#Clouds .Cloud:nth-child(7){animation-delay:-129.23s;top:42%}#Clouds .Cloud:nth-child(8){animation-delay:-147.69s;top:48%}#Clouds .Cloud:nth-child(9){animation-delay:-166.15s;top:54%}#Clouds .Cloud:nth-child(10){animation-delay:-184.62s;top:60%}.Cloud{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><path d="M0 336c0 79.5 64.5 144 144 144l368 0c70.7 0 128-57.3 128-128c0-61.9-44-113.6-102.4-125.4c4.1-10.7 6.4-22.4 6.4-34.6c0-53-43-96-96-96c-19.7 0-38.1 6-53.3 16.2C367 64.2 315.3 32 256 32C167.6 32 96 103.6 96 192c0 2.7 .1 5.4 .2 8.1C40.2 219.8 0 273.2 0 336z" fill="rgba(255,255,255,0.3)"/></svg>')}.Cloud.Background{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><path d="M0 336c0 79.5 64.5 144 144 144l368 0c70.7 0 128-57.3 128-128c0-61.9-44-113.6-102.4-125.4c4.1-10.7 6.4-22.4 6.4-34.6c0-53-43-96-96-96c-19.7 0-38.1 6-53.3 16.2C367 64.2 315.3 32 256 32C167.6 32 96 103.6 96 192c0 2.7 .1 5.4 .2 8.1C40.2 219.8 0 273.2 0 336z" fill="rgba(165,165,165,0.3)"/></svg>')}