.provider-award-card{display:flex;flex-direction:column;gap:.75rem;align-items:center;justify-content:space-between;height:100%;padding:1.5rem 1.5rem 2rem;border-radius:2rem;background:linear-gradient(180deg,rgba(143,19,241,.01),rgba(143,19,241,.1)),rgba(44,8,87,.3);box-shadow:inset 0 1px 2px 0 #8f13f1}.provider-award-card-pic{position:relative;width:13rem;height:8.75rem}.provider-award-card-info{display:flex;flex-direction:column;gap:.5rem;align-items:center}.provider-award-card-info-year{font-weight:400;color:hsla(0,0%,100%,.6)}.provider-award-card-info-title,.provider-award-card-info-year{font-family:var(--font-sf-pro-text);font-size:1rem;line-height:1.5rem}.provider-award-card-info-title{font-weight:700;color:#fff;max-width:13.75rem;text-align:center}.provider-award-card-info-desc{font-family:var(--font-sf-pro-text);font-size:1rem;font-weight:400;line-height:1.5rem;color:hsla(0,0%,100%,.6)}.provider-awards{display:flex;flex-direction:column;gap:3rem}.provider-awards-name{color:#6eff7c}@media(max-width:1600px){.provider-awards{gap:2.5rem}}@media(max-width:1440px){.provider-awards{gap:2rem}}@media(max-width:475px){.provider-awards{gap:1.5rem}}.provider-awards>div>.swiper>.swiper-wrapper>div{height:auto}.provider-games-content a{color:#fff!important;-webkit-text-decoration-color:currentColor;text-decoration-color:currentColor}