.Button-module-scss-module__EEeB0a__root{text-align:center;cursor:pointer;background:0 0;border:none;border-radius:100px;justify-content:center;align-items:center;width:auto;padding:12px 32px;font-style:normal;text-decoration:none;transition:background .3s ease-in-out,border .3s ease-in-out,opacity .3s ease-in-out,box-shadow .3s ease-in-out;display:flex}.Button-module-scss-module__EEeB0a__root:disabled{cursor:not-allowed}.Button-module-scss-module__EEeB0a__green{color:#fff;background-color:#00b956;padding:15px;font-size:16px;font-weight:500;line-height:20px}.Button-module-scss-module__EEeB0a__green:hover:not(:disabled){opacity:.8}.Button-module-scss-module__EEeB0a__green:disabled{opacity:.3}.Button-module-scss-module__EEeB0a__greenDisabled{color:#fff;opacity:.2;background-color:#00b956;padding:15px;font-size:16px;font-weight:500;line-height:20px}.Button-module-scss-module__EEeB0a__purple{color:#fff;background:linear-gradient(90deg,#761b86 0%,#b22ac9 100%);font-size:15px;font-weight:500;line-height:24px}.Button-module-scss-module__EEeB0a__purple:hover:not(:disabled){animation-name:Button-module-scss-module__EEeB0a__bg-btn;animation-duration:1s}.Button-module-scss-module__EEeB0a__purpleThunder{color:#fff;background:linear-gradient(90deg,#761b86 0%,#b22ac9 100%);font-size:15px;font-weight:500;line-height:24px;position:relative}.Button-module-scss-module__EEeB0a__purpleThunder:hover:not(:disabled){animation-name:Button-module-scss-module__EEeB0a__bg-btn;animation-duration:1s}.Button-module-scss-module__EEeB0a__purpleThunder:before{content:url(/images/lightning1.svg);animation-name:Button-module-scss-module__EEeB0a__lightning1;animation-duration:3s;animation-iteration-count:infinite;position:absolute;top:-24px;left:-25px}.Button-module-scss-module__EEeB0a__purpleThunder:after{content:url(/images/lightning2.svg);animation-name:Button-module-scss-module__EEeB0a__lightning2;animation-duration:4s;animation-iteration-count:infinite;position:absolute;top:-17px;right:-8px}.Button-module-scss-module__EEeB0a__outline{color:#771c87;background:0 0;border:1px solid #771c87;font-size:15px;font-weight:500;line-height:24px;transition:color .3s ease-in-out}.Button-module-scss-module__EEeB0a__outline:hover:not(:disabled){color:#fff;background:#852da1;border-color:#0000}.Button-module-scss-module__EEeB0a__white{color:#333;background:#fafafa;border-radius:5px;max-width:188px;font-size:15px;font-weight:500;line-height:20px;box-shadow:2px 2px 60px #3333331a}.Button-module-scss-module__EEeB0a__white:hover:not(:disabled){background:#fff;box-shadow:2px 2px 20px #3333}.Button-module-scss-module__EEeB0a__like{width:21px;min-width:21px;height:21px;padding:0}.Button-module-scss-module__EEeB0a__like svg{fill:none;stroke:#333;transition:fill .3s ease-in-out,stroke .3s ease-in-out}.Button-module-scss-module__EEeB0a__like:hover{animation:.5s linear Button-module-scss-module__EEeB0a__likeAnimate}.Button-module-scss-module__EEeB0a__likeActive svg{fill:#ff4a52;stroke:none;animation:.5s linear Button-module-scss-module__EEeB0a__likeAnimate}.Button-module-scss-module__EEeB0a__small{padding:10px 20px;font-size:14px}.Button-module-scss-module__EEeB0a__large{padding:20px 32px;font-size:18px}.Button-module-scss-module__EEeB0a__fullWidth{width:100%;max-width:none}.Button-module-scss-module__EEeB0a__bold{font-weight:600}@keyframes Button-module-scss-module__EEeB0a__lightning1{0%{transform:translate(4px,3px)}50%{transform:translate(0)}to{transform:translate(4px,3px)}}@keyframes Button-module-scss-module__EEeB0a__lightning2{0%{transform:translate(-4px,3px)}50%{transform:translate(0)}to{transform:translate(-4px,3px)}}@keyframes Button-module-scss-module__EEeB0a__bg-btn{0%{background-position:50%;background-size:100%}50%{background-position:0;background-size:120%}to{background-position:50%;background-size:100%}}@keyframes Button-module-scss-module__EEeB0a__likeAnimate{0%{transform:scale(1)}50%{transform:scale(1.2)}to{transform:scale(1)}}
.BaseModal-module-scss-module__frx_jW__root{z-index:100;background:#dddc;justify-content:center;align-items:center;width:100%;height:100vh;padding:16px;display:flex;position:fixed;top:0;left:0;right:0}.BaseModal-module-scss-module__frx_jW__content{text-align:center;background:#fff;border-radius:24px;flex-direction:column;width:100%;max-width:740px;padding:36px;display:flex;position:relative}.BaseModal-module-scss-module__frx_jW__content.BaseModal-module-scss-module__frx_jW__onboarding{padding:0}.BaseModal-module-scss-module__frx_jW__content.BaseModal-module-scss-module__frx_jW__wide{justify-content:center;align-items:center;max-width:850px}@media (max-height:720px){.BaseModal-module-scss-module__frx_jW__content.BaseModal-module-scss-module__frx_jW__wide{height:100%;overflow-y:auto}}.BaseModal-module-scss-module__frx_jW__content.BaseModal-module-scss-module__frx_jW__narrow{justify-content:center;align-items:center;max-width:500px}.BaseModal-module-scss-module__frx_jW__close{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:32px;height:32px;display:flex;position:absolute;top:32px;right:32px}@media (max-width:720px){.BaseModal-module-scss-module__frx_jW__close{top:20px;right:20px}}.BaseModal-module-scss-module__frx_jW__close span{width:16px;height:16px;position:relative;transform:rotate(45deg)}.BaseModal-module-scss-module__frx_jW__close span:before{content:"";background:#333;width:100%;height:2px;position:absolute;top:calc(50% - 1px);left:0}.BaseModal-module-scss-module__frx_jW__close span:after{content:"";background:#333;width:2px;height:100%;position:absolute;top:0;left:calc(50% - 1px)}
.GenreSection-module-scss-module__lH84Oa__root{padding:30px 0 85px;overflow:hidden}@media (max-width:720px){.GenreSection-module-scss-module__lH84Oa__root{padding:64px 0}}.GenreSection-module-scss-module__lH84Oa__container{width:calc(100vw - 15px);max-width:1252px;padding:0}.GenreSection-module-scss-module__lH84Oa__header,.GenreSection-module-scss-module__lH84Oa__main{grid-gap:20px;grid-template-columns:repeat(6,1fr);display:grid}@media (max-width:1150px){.GenreSection-module-scss-module__lH84Oa__header,.GenreSection-module-scss-module__lH84Oa__main{grid-template-columns:repeat(3,1fr)}}.GenreSection-module-scss-module__lH84Oa__headerleft{grid-area:1/1/2/6}@media (max-width:1150px){.GenreSection-module-scss-module__lH84Oa__headerleft{grid-area:1/2/2/3}.GenreSection-module-scss-module__lH84Oa__headerleft h2{text-align:center;padding:0}}.GenreSection-module-scss-module__lH84Oa__headerRight{grid-area:1/6/2/7}@media (max-width:1150px){.GenreSection-module-scss-module__lH84Oa__headerRight{grid-area:1/3/2/4;justify-content:flex-end;align-items:flex-start;display:flex}}@media (max-width:720px){.GenreSection-module-scss-module__lH84Oa__header{justify-content:space-between;display:flex}.GenreSection-module-scss-module__lH84Oa__main{white-space:nowrap;padding:40px 0;display:block;overflow:auto hidden}.GenreSection-module-scss-module__lH84Oa__main::-webkit-scrollbar{background:0 0;width:0;height:0}}.GenreSection-module-scss-module__lH84Oa__card{background:#fafafa;border-radius:5px;text-decoration:none;transition:box-shadow .3s ease-in-out;box-shadow:2px 2px 60px #3333331a}@media (max-width:720px){.GenreSection-module-scss-module__lH84Oa__card{vertical-align:top;flex:none;width:188px;margin-right:15px;display:inline-block}.GenreSection-module-scss-module__lH84Oa__card:first-child{margin-left:15px}}.GenreSection-module-scss-module__lH84Oa__card:hover{box-shadow:2px 2px 20px #3333}.GenreSection-module-scss-module__lH84Oa__card h3{color:#333;text-align:center;padding:20px 0}.GenreSection-module-scss-module__lH84Oa__card img{object-fit:contain;width:100%;display:block}
.BigVoteCard-module-scss-module__ZpfACq__root{background:#fafafa;border-radius:5.739px;grid-template-columns:305px 1fr 2fr;grid-template-areas:"img head head""img description description""img genre voice";display:grid;box-shadow:2.296px 2.296px 68.87px #33333312}@media (max-width:1150px){.BigVoteCard-module-scss-module__ZpfACq__root{grid-template-areas:"img head head""img description description""genre voice voice"}}@media (max-width:720px){.BigVoteCard-module-scss-module__ZpfACq__root{grid-template-columns:repeat(2,1fr);grid-template-areas:"img img""head head""genre genre""description description""voice voice"}}.BigVoteCard-module-scss-module__ZpfACq__img{grid-area:img;width:100%;display:block}.BigVoteCard-module-scss-module__ZpfACq__img img{object-fit:contain;width:100%;height:100%}.BigVoteCard-module-scss-module__ZpfACq__head{grid-area:head;justify-content:space-between;padding-top:18px;padding-left:20px;padding-right:20px;display:flex}@media (max-width:720px){.BigVoteCard-module-scss-module__ZpfACq__head{padding:16px 5px 10px 15px}}.BigVoteCard-module-scss-module__ZpfACq__title{color:#333;text-decoration:none}.BigVoteCard-module-scss-module__ZpfACq__title h2{font-size:14px;font-style:normal;font-weight:600;line-height:120%}.BigVoteCard-module-scss-module__ZpfACq__description{grid-area:description;padding-left:20px;padding-right:20px;font-size:13px;font-style:normal;font-weight:400;line-height:18px}@media (max-width:720px){.BigVoteCard-module-scss-module__ZpfACq__description{padding:0 10px 10px 15px}}.BigVoteCard-module-scss-module__ZpfACq__genre{grid-area:genre;align-items:center;padding-bottom:17px;padding-left:20px;display:flex}@media (max-width:1150px){.BigVoteCard-module-scss-module__ZpfACq__genre{padding-top:25px;padding-bottom:25px;padding-left:25px}}@media (max-width:720px){.BigVoteCard-module-scss-module__ZpfACq__genre{padding:0 5px 10px 15px}}.BigVoteCard-module-scss-module__ZpfACq__genre div{margin-left:0}.BigVoteCard-module-scss-module__ZpfACq__genre div:not(:last-child){margin-right:5px}.BigVoteCard-module-scss-module__ZpfACq__voice{grid-area:voice;justify-content:flex-end;align-items:center;padding-bottom:17px;padding-right:20px;display:flex}@media (max-width:1150px){.BigVoteCard-module-scss-module__ZpfACq__voice{padding-top:14px}}@media (max-width:720px){.BigVoteCard-module-scss-module__ZpfACq__voice{justify-content:space-between;padding:0 5px 20px 15px}}.BigVoteCard-module-scss-module__ZpfACq__voted{margin-right:17px;font-size:9.284px;font-style:normal;font-weight:600;line-height:120%}.BigVoteCard-module-scss-module__ZpfACq__btn{color:#fff;cursor:pointer;background:linear-gradient(90deg,#761b86 0%,#b22ac9 100%);border:none;border-radius:74.603px;padding:10px 26px;font-size:14px;font-style:normal;font-weight:600;line-height:120%}.BigVoteCard-module-scss-module__ZpfACq__btn:disabled{opacity:.5}
