.loading-screen-root{height:100vh;width:100vw}.loading-screen-dark-gray-bar{background-color:#1a1a1a;box-shadow:none;height:56px}.loading-screen-centered{align-content:center;background-color:#1a1a1a;background-position:50%;background-repeat:no-repeat;background-size:cover;display:grid;height:calc(100vh - 56px);justify-content:center;text-align:center;width:100vw}.loading-screen-background-color{background-color:#1a1a1a}.grp-loading-screen-background-image{background-image:url(/static/media/grpLoading.140bfc863a28534795aa.webp);height:100vh}.loading-screen-logo-wrapper{margin:0 auto 56px}.loading-screen-logo{height:52px;width:77px}.loading-screen-logo-with-name{height:57px;width:240px}.loading-screen-lottie{height:63px;min-width:192px}@media only screen and (min-width:960px){.loading-screen-logo{height:62px;width:92px}.loading-screen-lottie{height:76px;min-width:228px}}@media only screen and (min-width:1024px){.loading-screen-logo{height:88px;width:115px}.loading-screen-lottie{height:94px;min-width:282px}}.product-transition-shimmer-root{align-items:center;display:flex;justify-content:center;width:100vw}.product-transition-shimmer-root,.slotsking-loading-screen-background{background-color:#1a1a1a;height:100vh}.slotsking-loading-screen-logo{width:min(60vw,228px)}.slotsking-loading-spinner{animation:sk-spin .8s linear infinite;border:3px solid #fafafa;border-radius:50%;border-top-color:#2553fa;height:36px;margin:24px auto 0;width:36px}@keyframes sk-spin{to{transform:rotate(1turn)}}.product-transition-shimmer-logo{align-items:center;aspect-ratio:600/214;display:flex;justify-content:center;width:min(90vw,420px)}.product-transition-shimmer-logo img{height:auto;object-fit:contain;padding-bottom:4px;padding-right:3px;width:42.7%}#product-transition-overlay{align-items:center;background-color:#1a1a1a;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:99999}.product-transition-overlay-container{aspect-ratio:600/214;overflow:hidden;position:relative;width:min(90vw,420px)}.product-transition-track{animation:product-transition-slide 2.05s cubic-bezier(0,.66,.66,1) forwards;inset:0;position:absolute}.product-transition-logo-cell{align-items:center;bottom:0;display:flex;justify-content:center;left:0;position:absolute;top:0;width:100%}.product-transition-logo-cell-incoming{left:98.1667%}.product-transition-logo-cell img{height:auto;object-fit:contain;padding-bottom:4px;padding-right:3px;width:42.7%}@keyframes product-transition-slide{0%,39.0244%{transform:translateX(0)}to{transform:translateX(-98.1667%)}}@media (prefers-reduced-motion:reduce){.product-transition-track{animation-duration:.01ms}}