.loader-component{align-items:center;display:flex;height:100%;justify-content:center;position:absolute;right:0;top:0;width:100%;z-index:10000000000}@media only screen and (min-width:768px) and (max-width:1220px){.loader-component{width:calc(100% - 80px)}}@media only screen and (max-width:767px){.loader-component{width:100%}}.contentLoader{-webkit-animation:svgSpinner 1.4s linear infinite;animation:svgSpinner 1.4s linear infinite;height:50px;width:50px}.contentLoaderCircle{stroke-dasharray:80px,200px;stroke-dashoffset:0px;stroke:#3498db;stroke-linecap:round;-webkit-animation:svgSpinnerCircle 1.4s ease-in-out infinite;animation:svgSpinnerCircle 1.4s ease-in-out infinite}@-webkit-keyframes svgSpinner{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes svgSpinner{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes svgSpinnerCircle{0%{stroke-dasharray:1px,200px;stroke-dashoffset:0px}50%{stroke-dasharray:100px,200px;stroke-dashoffset:-15px}to{stroke-dasharray:100px,200px;stroke-dashoffset:-120px}}@keyframes svgSpinnerCircle{0%{stroke-dasharray:1px,200px;stroke-dashoffset:0px}50%{stroke-dasharray:100px,200px;stroke-dashoffset:-15px}to{stroke-dasharray:100px,200px;stroke-dashoffset:-120px}}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f5f5f5!important;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
/*# sourceMappingURL=main.12191aca.css.map*/