.pre-loader{background-color:var(--brand-color-1);position:fixed;top:0;left:0;bottom:0;right:0;z-index:200;display:flex;flex-direction:column;justify-content:center;align-items:center}.pre-loader .ebba-logo{width:120px}.pre-loader .lds-ripple{display:inline-block;position:relative;width:80px;height:100px;transform:scale(.8)}.pre-loader .lds-ripple div{position:absolute;border:4px solid hsla(0,0%,100%,.683);opacity:1;border-radius:50%;-webkit-animation:lds-ripple 1.35s cubic-bezier(0,.2,.8,1) infinite;animation:lds-ripple 1.35s cubic-bezier(0,.2,.8,1) infinite}.pre-loader .lds-ripple div:nth-child(2){-webkit-animation-delay:-.5s;animation-delay:-.5s}@-webkit-keyframes lds-ripple{0%{top:36px;left:36px;width:0;height:0;opacity:1}to{top:0;left:0;width:72px;height:72px;opacity:0}}@keyframes lds-ripple{0%{top:36px;left:36px;width:0;height:0;opacity:1}to{top:0;left:0;width:72px;height:72px;opacity:0}}