.provider-awards{display:flex;flex-direction:column;gap:3rem}.provider-awards-slider{width:100%}.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-awards-carousel{display:flex;flex-direction:column;gap:2rem}.provider-awards-carousel-buttons{display:flex;flex-direction:row;justify-content:flex-end;gap:.5rem}.provider-awards-carousel-buttons-button{cursor:pointer;border:none;position:static;width:3rem;height:3rem;border-radius:50%;background:hsla(0,0%,100%,.1);display:flex;align-items:center;justify-content:center;transition:all .3s}.provider-awards-carousel-buttons-button:hover{background:hsla(0,0%,100%,.05)}.provider-awards-carousel-buttons-button:after{display:none}.provider-games-content a{color:#fff!important;-webkit-text-decoration-color:currentColor;text-decoration-color:currentColor}.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)}