.mainWrapperVoiceAwards{padding-top:110px}.mainWrapperVoiceAwards .voiceAwardsContainer{display:flex;flex-direction:column;align-items:center}.mainWrapperVoiceAwards .voiceAwardsContentHeader .headerForVoice{max-width:719px;width:100%}.mainWrapperVoiceAwards .voiceAwardsContentHeader h2{color:var(--White,#fff);font-family:Inter;font-size:70px;font-style:normal;font-weight:700;line-height:80px}.mainWrapperVoiceAwards .cardsStyle{border-radius:15px;border:1px solid hsla(0,0%,100%,.15);background:hsla(0,0%,100%,.25);backdrop-filter:blur(7px);max-width:300px;width:100%;height:360px}.mainWrapperVoiceAwards .activeCard{max-width:500px;transition:max-width .3s ease;border-radius:15px;border:1px solid hsla(0,0%,100%,.15);background:#fff;color:var(--Pg-2,#5d5d5d);font-family:Inter;font-size:30px;font-style:normal;font-weight:300;line-height:38px}.voiceAwardsBtnWrapper{display:flex;padding-right:20px;justify-content:flex-end;gap:24px;width:200px}.voiceAwardsBtnWrapper .btnsVoiceAwards{display:flex;align-items:center;justify-content:center;max-width:56px;width:100%;height:56px;border-radius:50px;border:1px solid var(--stroke,#e4e4e7)}.voiceAwardsBtnWrapper .btnsVoiceAwards img{min-width:24px;min-height:24px;max-width:24px;width:100%;cursor:pointer}.voiceAwardsBtnWrapper .rotateLeft{transform:rotate(180deg)}