.vA{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){.vA{margin-left:-1.6rem;margin-right:-1.6rem}}.vA .vB{left:0;position:absolute;top:0;z-index:-1}.vA .vB,.vA .vB img{height:100%;width:100%}.vA .vB img{filter:blur(8px);-o-object-fit:cover;object-fit:cover}.vA:after,.vA:before{border-radius:16px;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.vA: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}.vA:after{background-color:rgba(25,8,40,.5);box-shadow:0 0 20px -7px var(--primary-color) inset;z-index:-1}.vA .vC{grid-area:iframe;margin:1rem;padding-top:56.25%;position:relative}.vA .vD{border-radius:.5rem;height:100%;left:0;position:absolute;top:0;width:100%}@media (min-width:1024px){.vA .vE{display:flex;flex-direction:column;grid-area:body-wrapper;height:100%;justify-content:space-evenly;min-height:400px;padding:1rem}}@media (min-width:1280px){.vA .vE{padding:2rem}}@media (width >= 80rem){.vA .vE img{height:auto;width:10rem}}.vA .vF{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}.vA .vG{flex-direction:row;justify-content:flex-start;padding:0 1rem}.vA .vG,.vA .vG .vH{align-items:center;display:flex}.vA .vG .vH{background-color:var(--partner-logo-bg);border-radius:.2rem;justify-content:center;padding-left:1.5rem;padding-right:1.5rem}.vA .vG .vH+.vH{margin-left:.5rem}.vA .vI{align-items:flex-start;color:var(--white);display:flex;flex-direction:column;font-size:.7rem;line-height:1rem;padding:0 1rem 1rem}.vA .vI .vJ{align-items:center;animation:vK 3s ease-in-out infinite;display:flex;justify-content:flex-start;margin-top:1rem;max-width:400px;width:100%}@media (min-width:1280px){.vA .vI .vJ{padding:.5rem}}@media (max-width:1023px){.vA{grid-template-areas:"iframe" "body-wrapper" "null";grid-template-columns:1fr}.vA .vE{gap:1rem;justify-content:flex-start;min-height:auto}.vA .vF{display:flex;flex-direction:column;padding:0 1rem 1rem;text-align:center}.vA .vF,.vA .vG{align-items:center;justify-content:center}.vA .vG .vH{height:60px;padding:.25rem .5rem;width:auto}.vA .vG .vH img{padding:.5rem}.vA .vI{font-size:.6rem;line-height:.8rem;text-align:center}.vA .vI .vJ{margin-left:auto;margin-right:auto}}@keyframes vK{0%{transform:scale(1)}50%{transform:scale(1.03)}to{transform:scale(1)}}