.vb{--game-bg-image:"";border-radius:.4rem;margin-left:-.8rem;margin-right:-.8rem;padding:1rem;position:relative;width:100vw}@media (min-width:768px){.vb{margin-left:-1.6rem;margin-right:-1.6rem}}@media (min-width:1024px){.vb{align-items:center;display:flex;flex-direction:row;gap:1.5rem;margin-left:unset;margin-right:unset;padding:1.5rem 2rem;width:auto}}.vb:after,.vb:before{border-radius:16px;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.vb: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}.vb:after{background-color:rgba(25,8,40,.5);box-shadow:0 0 20px -7px var(--primary-color) inset;z-index:-1}.vb .vc{aspect-ratio:16/9;position:relative}@media (min-width:1024px){.vb .vc{width:60%}}.vb .vd{aspect-ratio:16/9;border-radius:.5rem;bottom:0;height:100%;left:0;position:absolute;right:0;top:0}.vb .ve{align-items:flex-start;display:flex;gap:1.5rem;margin-top:2.5rem;padding-bottom:1rem}@media (min-width:1024px){.vb .ve{flex-direction:column;gap:2rem;margin-top:0;padding-bottom:0;padding-right:1rem;width:40%}}.vb .vf{align-items:flex-start;display:flex;flex-direction:column;gap:1rem;justify-content:flex-start;width:60%}@media (min-width:768px){.vb .vf{width:70%}}.vb .vg{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}@media (min-width:768px){.vb .vg{font-size:32px}}@media (min-width:1024px){.vb .vg{font-size:25px}}@media (min-width:1280px){.vb .vg{font-size:35px;line-height:52px}}.vb .vh{align-items:center;display:flex;flex-direction:row;justify-content:flex-end;width:40%}@media (min-width:768px){.vb .vh{width:30%}}.vb .vh .vi{align-items:center;background-color:var(--partner-logo-bg);border-radius:.2rem;display:flex;justify-content:center;padding-left:1.5rem;padding-right:1.5rem}.vb .vh .vi+.vi{margin-left:.5rem}.vb .vj{align-items:flex-start;color:var(--white);display:flex;flex-direction:column;font-size:.7rem;line-height:1rem}.vb .vj .vk{animation:vl 3s ease-in-out infinite;white-space:nowrap}@keyframes vl{0%{transform:scale(1)}50%{transform:scale(1.03)}to{transform:scale(1)}}