.brain-loader{background:#fff;border:1px solid #006fba80;border-radius:180px;flex-direction:column;justify-content:center;align-items:center;width:370px;height:370px;margin:auto;display:flex}.brain-loader_container{height:100%;min-height:inherit;flex-direction:column;justify-content:center;display:flex}.brain-loader_image{width:109px;height:116px;position:relative}.brain-loader.no-border{border:none;border-radius:0;width:100%;height:100%}.brain-loader_grey{z-index:2;background-image:url(/images/brain-grey.svg);width:109px;animation:1.5s linear infinite alternate disappear;position:absolute}.brain-loader_color{z-index:1;background-image:url(/images/brain-color.svg);width:109px;height:116px;position:absolute}.brain-loader_text{letter-spacing:.15px;color:#546e7a;max-width:100%;margin:0 40px;font-family:Clear Sans;font-size:20px;font-style:normal;font-weight:500;line-height:32px}.brain-loader_container{flex-direction:row;justify-content:center;align-items:center;width:100%;height:100%;display:flex}@keyframes disappear{0%{height:116px}to{height:0}}@media screen and (max-width:400px){.brain-loader{width:288px;height:288px}}
