.gyma-loader-mark{width:76px;height:76px;position:relative;display:grid;place-items:center}.gyma-loader-ring{position:absolute;inset:0;border-radius:50%;border-color:#f95a00 #000449 rgba(0,4,73,.12) rgba(0,4,73,.12);border-style:solid;border-width:5px;animation:gyma-spin .85s linear infinite}.gyma-loader-core{width:54px;height:54px;border-radius:18px;display:grid;place-items:center;color:#fff;background:linear-gradient(145deg,#000449,#171f6b);box-shadow:0 12px 30px rgba(0,4,73,.22);font-size:25px;font-weight:900}@keyframes gyma-spin{to{transform:rotate(1turn)}}