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