.wI{display:flex;min-height:400px;overflow:hidden;position:relative;width:100%;--game-bg-image:"";border-radius:.4rem;display:grid;grid-template-areas:"body-wrapper iframe";grid-template-columns:1fr 2fr;grid-template-rows:1fr}@media (min-width:768px){.wI{margin-left:-1.6rem;margin-right:-1.6rem}}.wI .wJ{left:0;position:absolute;top:0;z-index:-1}.wI .wJ,.wI .wJ img{height:100%;width:100%}.wI .wJ img{filter:blur(8px);-o-object-fit:cover;object-fit:cover}.wI:after,.wI:before{border-radius:16px;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.wI:before{background-image:var(--game-bg-image),linear-gradient(270deg,hsla(0,0%,100%,.1) 0,hsla(0,0%,60%,.1) 100%);background-position:50%;background-repeat:no-repeat;background-size:cover;filter:blur(8px);opacity:.5;z-index:-2}.wI:after{background-color:rgba(25,8,40,.5);box-shadow:0 0 20px -7px var(--primary-color) inset;z-index:-1}.wI .wK{grid-area:iframe;margin:1rem;padding-top:56.25%;position:relative}.wI .wL{border-radius:.5rem;height:100%;left:0;position:absolute;top:0;width:100%}@media (min-width:1024px){.wI .wM{display:flex;flex-direction:column;grid-area:body-wrapper;height:100%;justify-content:space-evenly;min-height:400px;padding:1rem}}@media (min-width:1280px){.wI .wM{padding:2rem}}@media (width >= 80rem){.wI .wM img{height:auto;width:10rem}}.wI .wN{color:var(--game-showcase-color);font-family:Inter,sans-serif;font-size:25px;font-style:normal;font-weight:900;line-height:1.2em;text-align:left}.wI .wO{flex-direction:row;justify-content:flex-start;padding:0 1rem}.wI .wO,.wI .wO .wP{align-items:center;display:flex}.wI .wO .wP{background-color:var(--partner-logo-bg);border-radius:.2rem;justify-content:center;padding-left:1.5rem;padding-right:1.5rem}.wI .wO .wP+.wP{margin-left:.5rem}.wI .wQ{align-items:flex-start;color:var(--white);display:flex;flex-direction:column;font-size:.7rem;line-height:1rem;padding:0 1rem 1rem}.wI .wQ .wR{align-items:center;animation:wS 3s ease-in-out infinite;display:flex;justify-content:flex-start;margin-top:1rem;max-width:400px;width:100%}@media (min-width:1280px){.wI .wQ .wR{padding:.5rem}}@media (max-width:1023px){.wI{grid-template-areas:"iframe" "body-wrapper" "null";grid-template-columns:1fr}.wI .wM{gap:1rem;justify-content:flex-start;min-height:auto}.wI .wN{display:flex;flex-direction:column;padding:0 1rem 1rem;text-align:center}.wI .wN,.wI .wO{align-items:center;justify-content:center}.wI .wO .wP{height:60px;padding:.25rem .5rem;width:auto}.wI .wO .wP img{padding:.5rem}.wI .wQ{font-size:.6rem;line-height:.8rem;text-align:center}.wI .wQ .wR{margin-left:auto;margin-right:auto}}@keyframes wS{0%{transform:scale(1)}50%{transform:scale(1.03)}to{transform:scale(1)}}