@import"WWPBaseObjects.WorkWithPlusBaseDS.css";@import"WorkWithPlusDS_Tokens.css";@layer WorkWithPlusDS{DIV.gx-mask{background-color :black;background-image :var(--GX-Image_SpinLoad);background-repeat :no-repeat;background-position :center;position :absolute;top :0;left :0;width :100%;height :100%;animation :entermask 1s;-webkit-animation :entermask 1s;-ms-filter :"alpha(opacity=10)";z-index :9999;opacity :.15;display :flex;align-items :center;justify-content :center;pointer-events :all;user-select :none;}}