.provider-games{display:flex;flex-direction:column;gap:3rem}.provider-games-name{color:#6eff7c}@media(max-width:1600px){.provider-games{gap:2.5rem}}@media(max-width:1440px){.provider-games{gap:2rem}}@media(max-width:475px){.provider-games{gap:1.5rem}}.provider-games-content{display:flex;padding:2.5rem;flex-direction:column;justify-content:center;align-items:flex-start;gap:2.5rem;border-radius:2rem;border:1px solid rgba(143,19,241,.8);background:linear-gradient(180deg,rgba(143,19,241,.01),rgba(143,19,241,.1)),rgba(44,8,87,.2)}@media(max-width:1440px){.provider-games-content{padding:2rem;gap:2rem}}@media(max-width:768px){.provider-games-content{border-radius:1.5rem}}@media(max-width:475px){.provider-games-content{padding:1.5rem;gap:1.5rem}}.provider-games-content-pic{position:relative;display:flex;width:100%;height:34.125rem}@media(max-width:1600px){.provider-games-content-pic{height:27.125rem}}@media(max-width:1440px){.provider-games-content-pic{height:23.975rem}}@media(max-width:768px){.provider-games-content-pic{height:13.65rem}}@media(max-width:475px){.provider-games-content-pic{height:6.715625rem}}.provider-games-content-pic>img{border-radius:1.5rem}@media(max-width:768px){.provider-games-content-pic>img{border-radius:1rem}}.provider-games-content-desc{font-family:var(--font-sf-pro-text);font-size:1.5rem;font-weight:400;line-height:2rem;color:hsla(0,0%,100%,.6)}@media(max-width:1440px){.provider-games-content-desc{font-family:var(--font-sf-pro-text);font-size:1rem;font-weight:400;line-height:1.5rem}}@media(max-width:475px){.provider-games-content-desc{font-family:var(--font-sf-pro-text);font-size:.875rem;font-weight:400;line-height:1.25rem}}.provider-games-content-list{display:flex;flex-direction:column;gap:1.5rem;width:100%}@media(max-width:1440px){.provider-games-content-list{gap:1rem}}@media(max-width:768px){.provider-games-content-list{gap:.625rem}}