@charset "UTF-8";#loading-area{min-width:1192px}@media screen and (max-width:959px){#loading-area{min-width:0}}@media print{#loading-area{min-width:0;display:none!important}}#loading-overlay--page{background:#fff;width:100%;height:100%;position:fixed;top:0;left:0;z-index:600}#loading-effect{border:1px solid #001a4e;border-left:1px solid transparent;width:24px;height:24px;position:fixed;top:0;left:0;right:0;bottom:0;margin:auto;border-radius:50%;z-index:601;animation:loading-effect 0.8s linear infinite}@keyframes loading-effect{to{transform:rotate(360deg)}}