html,body{min-height:100%}body{margin:0}@keyframes rotateAndSnapBack{0%,15%{transform:rotate(0)}15%,35%{transform:rotate(90deg)}35%,55%{transform:rotate(180deg)}55%,80%{transform:rotate(270deg)}80%,to{transform:rotate(0)}}@keyframes moveBlockOneSyncWithLoader{0%,15%{bottom:-29%;left:15%}15%,35%{bottom:50%;left:-14%}35%,55%{bottom:86%;left:57%}55%,80%{bottom:-18%;left:84%}80%,to{bottom:-29%;left:15%}}@keyframes moveBlockTwoSyncWithLoader{0%,15%{left:20%;top:-15%}15%,35%{left:60%;top:-15%}35%,55%{left:90%;top:82%}55%,80%{left:-10%;top:25%}80%,to{left:20%;top:-15%}}@keyframes moveBlockThreeSyncWithLoader{0%,15%{top:40%;right:-10%}15%,35%{top:90%;right:20%}35%,55%{top:30%;right:90%}55%,80%{top:-15%;right:15%}80%,to{top:40%;right:-10%}}.bubble{position:absolute;width:260px;height:260px;background:url(/build/assets/bubble.svg) no-repeat center center;background-size:100% 100%}@media (max-width: 768px){.bubble{width:180px;height:180px}}.bubble__one{width:440px;height:440px;position:absolute;bottom:-29%;left:15%;animation:moveBlockOneSyncWithLoader 3.5s infinite ease-in-out}@media (max-width: 768px){.bubble__one{width:260px;height:260px}}.bubble__two{width:265px;height:265px;left:20%;top:-15%;opacity:.6;animation:moveBlockTwoSyncWithLoader 3.5s infinite ease-in-out}@media (max-width: 768px){.bubble__two{width:180px;height:180px}}.bubble__three{width:250px;height:250;top:40%;right:-10%;opacity:.6;animation:moveBlockThreeSyncWithLoader 3.5s infinite ease-in-out}@media (max-width: 768px){.bubble__three{width:140px;height:140px}}.redirecting{position:absolute;top:0;left:0;height:100%;width:100%;background-image:url(/build/assets/background-main.jpg);background-repeat:no-repeat;background-position:center center;background-size:100% 100%;overflow:hidden}.loading-animation{position:relative;width:200px;height:200px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width: 768px){.loading-animation{width:100px;height:100px}}.loading-animation__dashed{position:absolute;top:0;left:0;width:100%;height:100%;background:url(/build/assets/icon-loader-dashed.svg) no-repeat center center;background-size:100% 100%;animation:rotateAndSnapBack 3.5s infinite ease-in-out}.loading-animation__s{position:absolute;top:0;left:0;width:100%;height:100%;background:url(/build/assets/icon-loader-s.svg) no-repeat center center;background-size:100% 100%}
