.f1{overflow:hidden;height:100%}.loadingScreen{bottom:0;left:0;right:0;top:0;position:absolute;justify-content:center;display:flex;align-items:center;background-image:linear-gradient(0deg,#556b2f,#06202a);background-image:linear-gradient(0deg,#618667,#06202a);background-image:linear-gradient(0deg,#d29d00,#75470e);background-image:linear-gradient(0deg,#75470e,#d29d00)}.anim{transform-origin:center;animation-timing-function:cubic-bezier(.5,0,.5,1);animation-name:logoAnimation;animation-iteration-count:infinite;animation-duration:1s}.svgAnim{overflow:hidden;height:100px;width:100px;fill:#fff;vertical-align:middle}@keyframes logoAnimation{50%{transform:scale(1.2)}}