.comp-loading{z-index:4000;cursor:progress;background:#fff;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.comp-loading.is-transparent{background:0 0}.comp-loading__img{-o-object-fit:contain;object-fit:contain;-webkit-user-select:none;user-select:none;background-color:#009b3f;border-radius:50%;width:16.6667vw;height:16.6667vw}
@media screen and (min-width:1024px) and (hover:hover) and (pointer:fine){.comp-loading__img{width:72px;height:72px}}
