.load-wrapper{z-index:99;background-image:url(/images/backgrounds/Dark-blue-abstract-wave-background.webp);background-position:top;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:absolute;top:0;bottom:0;left:0}.load-wrapper:before{content:"";opacity:.5;z-index:-1;background-color:#121212;width:100%;height:100%;position:absolute;top:0}.loader{border:16px solid #f3f3f3;border-top:16px solid var(--main-color);border-radius:50%;justify-content:center;align-items:center;width:120px;height:120px;animation:2s linear infinite spin;display:flex;position:absolute}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(360deg)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.load-wrapper2{z-index:99;justify-content:center;align-items:center;width:100%;height:50vh;display:flex;position:relative;bottom:0}
