@charset "UTF-8";:root{--text-color-melody:#EDEDED;--text-color-artist:#EDEDED;--text-color-album:#45666a;--text-color-date:#45666a;--text-color-dina-val:#ccc;--text-color-not-selected:#36545d;--list-text-size-large:2.1rem;--list-text-size-medium:1.8rem;--list-text-size-small:1.4rem;--bg-color-site:#345966;--bg-color-melody:#163b48;--bg-color-melody-selected:#0c2831;--melody--nr2-color:#ffeb00;--melody--nr1-colorXXX:#f69d00;--melody--nr1-color:#345966;--bg-color-play:#345966;--bg-color-vote:#345966;--mellody-height:7.4rem;--button-height:9rem;--selected-color:#ffeb00}.style2024{--text-color-vote-box:#EDEDED;--text-color-sound-box:#EDEDED;--text-color-melody:#222;--text-color-artist:#222;--text-color-album:#222;--text-color-date:#222;--text-color-dina-val:#ccc;--text-color-not-selected:#36545d;--bg-color-vote-box:#345966;--bg-color-site:#f0f0f0;--bg-color-list:#f0f0f0;--bg-color-melody:#ffffff;--bg-color-melody-selected:#0c2831;--bg-color-play:#000;--bg-color-pause:#000;--bg-color-vote:#da000d;--bg-color-sound-box:#345966;--mellody-height:9rem;--mellody-button-height:6rem;--button-height:9rem;--text-color-melody-button:#EDEDED;--box-padding-melody:1.5rem;--list-text-size-large:2.1rem;--list-text-size-medium:1.6rem;--list-text-size-small:1.6rem;--list-text-weight-large:700;--list-text-weight-medium:500;--list-text-weight-small:300;--divider-small:0rem;--divider-medium:2rem}html,body{font-size:2.4vw;background-color:#f2f2f2 !important}body{margin:0;padding:0;line-height:1.4;font-family:DNSansVF, Georgia, "Times New Roman", Times, serif;font-weight:400;font-style:normal;font-stretch:normal}main{background-color:transparent;max-width:560px;min-width:300px;position:relative;margin:0 auto;transition:all 0.9s ease-in-out;box-sizing:border-box;padding:0;padding-top:0;padding-bottom:0}main.main__padded-top-bottom{padding:0;padding-top:0;padding-bottom:0;margin:0 auto}.melodyOuther{position:relative;width:100%;margin:0;padding:0;transition:all 0.9s ease-in-out;background-color:transparent;padding-left:0;padding-right:0;box-sizing:border-box;z-index:0}.onRealWeb .melodyOuther{padding-left:0.5rem;padding-right:0.5rem}.melodyColorBox{position:relative;width:100%;margin:0;padding:0;display:flex;flex-direction:column;justify-content:space-between;align-content:flex-start;align-items:flex-start;background-color:var(--bg-color-melody);box-sizing:border-box;margin-top:0.5rem;border-radius:0px;border:1px solid transparent;padding-left:var(--box-padding-melody);padding-right:0rem;padding-top:var(--box-padding-melody);padding-bottom:var(--box-padding-melody)}.musicList{position:relative;width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-content:flex-start;align-items:flex-start;margin-bottom:1rem;background-color:var(--bg-color-list)}.musicList.collapse{margin-bottom:0}.melodyItem{position:relative;width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-content:center;align-items:center;height:var(--mellody-height);height:unset;background-color:transparent;padding:0;box-sizing:border-box;color:var(--text-color-melody);transition:all 0.3s ease-in-out;overflow:hidden;cursor:pointer}.melodyOuther.active .melodyColorBox{background-colorx:var(--bg-color-melody-selected);backgroundx:linear-gradient(var(--bg-color-melody), var(--bg-color-melody-selected));border-left:5px solid var(--bg-color-vote)}.musicList.collapse .mellodyButtons{height:0;padding:0;margin:0;overflow:hidden}.musicList.collapse .melodyColorBox{border:0px solid #000;height:0;padding:0;margin:0;overflow:hidden}.musicList.collapse .melodyItem{height:0;padding:0;margin:0}.musicList.disableVote .melodyOuther{opacity:0.5;filter:grayscale(100%);pointer-events:none}.spotify-wrapper{position:relative;width:100%;height:80px;overflow:hidden;margin:0;margin-top:0rem;padding:0;filter:grayscale(100%)}.musicList.collapse .spotify-wrapper{height:0;margin-top:0}.mellodyButtons{position:relative;width:100%;padding:0;padding-left:0rem;margin:0;display:flex;margin-top:0;background-color:transparent;height:var(--mellody-button-height);box-sizing:border-box;flex-direction:row;justify-content:flex-start;align-content:center;align-items:center;gap:2rem}.mellodyPlayButton{flex-direction:row;justify-content:flex-start;align-content:flex-start;align-items:flex-start;display:none;cursor:pointer}.mellodyPlayButton.showplayer{display:flex}.buttonPlayX{width:3rem;height:3rem;display:flex;flex-direction:row;justify-content:center;align-content:center;align-items:center;background-color:var(--bg-color-play);border-radius:50%}.buttonPlay{font-size:0.8rem}.play-button{position:relative;width:5em;height:5em;background-color:var(--bg-color-play);border-radius:50%;display:flex;justify-content:center;align-items:center;box-shadowx:0 0.4em 0.8em rgba(0, 0, 0, 0.2)}.play-button::after{content:"";position:absolute;width:0;height:0;border-style:solid;border-width:1.25em 0 1.25em 2.08em;border-color:transparent transparent transparent white;transform:translateX(0.3125em)}.buttonPauseX{width:3rem;height:3rem;display:none;flex-direction:row;justify-content:center;align-content:center;align-items:center;background-color:var(--bg-color-pause);border:0px solid var(--bg-color-play);border-radius:50%}.buttonPause{font-size:0.8rem;display:none}.pause-button{position:relative;width:5em;height:5em;background-color:#000;border-radius:50%;display:flex;justify-content:center;align-items:center;box-shadowx:0 0.4em 0.8em rgba(0, 0, 0, 0.2)}.pause-button::after{content:"";position:absolute;display:flex;gap:0.4em}.pause-button div{width:0.5em;height:2.5em;background-color:white;border-radius:0.1em}.pause-button div:first-of-type{margin-right:0.2rem}.pause-button div:last-of-type{margin-left:0.2rem}.mellodyButtons.isPlaying .buttonPlay{display:none}.mellodyButtons.isPlaying .buttonPause{display:flex}.mellodyButtons.active:active,.mellodyButtons.active:hover{background-color:#76b2e9}.mellodyButtons.waiting .buttonPlay .play-button-white::after{border-color:transparent transparent transparent #dcd9d9;transform:translateX(0.3125em);font-size:0.33rem}.mellodyButtons.isClicked .buttonPlay .play-button::after{border-color:transparent transparent transparent #8b8b8b}.soundButtons{position:relative;width:100%;padding:0;padding-left:0rem;margin:0;display:none;margin-top:0;background-color:transparent;height:var(--mellody-button-height);box-sizing:border-box;flex-direction:row;justify-content:flex-start;align-content:center;align-items:center;gap:2rem}.soundButtons.isPlaying .buttonPlay{display:none}.soundButtons.isPlaying .buttonPause{display:flex}.soundButtons.showplayer{display:flex}.soundButtonP{position:absolute;right:1rem;width:4rem;height:4rem;display:flex;flex-direction:row;justify-content:center;align-content:center;align-items:center;background-color:var(--bg-color-play);border-radius:50%}.soundButtonPa{position:absolute;right:1rem;width:4rem;height:4rem;display:none;flex-direction:row;justify-content:center;align-content:center;align-items:center;background-color:var(--bg-color-play);border-radius:50%}.soundButtons.soundOn .soundButtonP{display:none}.soundButtons.soundOn .soundButtonPa{display:flex}.equalizer{position:relative;width:unset;display:flex;flex-direction:row;justify-content:center;align-content:center;align-items:center;z-index:2;bottom:0;right:0;visibility:hidden}.soundItemWrapper{position:relative;width:22rem;display:flex;flex-direction:row;justify-content:space-between;align-content:center;align-items:center;background-color:#bcbe6d;height:70%;padding:1rem;border-radius:4px;box-sizing:border-box;color:#000}.soundItem{position:relative}.box1{position:relative;width:100%;display:flex;flex-direction:column;justify-content:space-evenly;align-content:flex-start;align-items:flex-start;z-index:2;margin-top:0;padding-top:0;box-sizing:border-box;padding-left:0}.box1wrapper{position:relative;width:70%;display:flex;flex-direction:column;justify-content:space-evenly;align-content:flex-start;align-items:flex-start}.melodyOuther.active .box1{padding-top:0rem}.box3{position:relative;width:4.3rem;min-width:77px;height:3.5rem;display:flex;flex-direction:row;justify-content:center;align-content:center;align-items:center;background-color:var(--bg-color-vote);color:var(--text-color-melody-button);border-radius:100px;margin-right:0;font-weight:700;font-size:1.2rem;cursor:pointer}.melodyOuther.active .box3{display:none}.firstItem{font-family:DNSerifVF, Times, "Times New Roman", serif;position:relative;width:100%;font-size:var(--list-text-size-large);font-variation-settings:"opsz" 18;color:var(--text-color-melody);line-height:1.1;margin-bottom:0rem;font-weight:var(--list-text-weight-large)}.secondItem{position:relative;width:100%;font-size:var(--list-text-size-medium);color:var(--text-color-artist);line-height:1.1;padding-left:var(--divider-small);font-weight:var(--list-text-weight-medium)}.thirdItem{position:relative;width:100%;font-size:var(--list-text-size-small);color:var(--text-color-album);line-height:1.1;margin-top:0rem;padding-left:var(--divider-small);font-weight:var(--list-text-weight-small)}.thirdItem .date{color:var(--text-color-date)}.checkboxItem{position:relative}.checkboxwrapper{position:relative;width:100%;margin:0;padding:0}.checkbox_box{display:inline-block;padding:8px}.voteApp{position:relative;width:100%;height:100vh;min-height:100vh;display:none;align-items:center;justify-content:center;box-sizing:border-box;overflow:hidden}.voteApp.fullscreen{display:flex}.voteApp.onRealWeb{height:unset;min-height:unset;display:flex}.over{box-sizing:border-box;display:flex;flex-direction:row;justify-content:center;align-items:center;align-content:center;background-color:var(--bg-color-vote-box);color:#fff;font-size:18px;height:200px !important}.voteScroller{height:100%;width:100%;background-color:var(--bg-color-site);overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none}.voteApp.onRealWeb .voteScroller{height:unset}.voteApp.onRealWeb #soundContainer{position:relative}.voteApp.onRealWeb .voteBoxCloser{display:none}.voteApp.onRealWeb .voteBarContainer{display:none}.voteScroller::-webkit-scrollbar{display:none}.knapp{height:5rem;cursor:pointer;font-size:2.1rem;background-color:var(--bg-color-vote);box-sizing:border-box;display:flex;flex-direction:row;justify-content:center;align-items:center;align-content:center;padding:1rem;opacity:0.4;color:#b2afaf;border-radius:100px}.knapp.active{opacity:1;color:#fff;background-color:var(--bg-color-vote)}.knapp.pulsate.active{animation:pulse 3s infinite ease-in-out}.voteAppMobile .knapp{height:6rem}@keyframes pulse{0%{transform:scale(1);box-shadowx:0 0 5px rgba(235, 1, 17, 0.8);background-color:rgba(235, 1, 17, 0.8);color:rgb(200, 200, 200)}50%{transform:scale(1.15);box-shadowx:0 0 10px rgba(218, 0, 13, 0.8);background-color:#da000d;color:rgb(255, 255, 255)}100%{transform:scale(1);box-shadowx:0 0 5px rgba(235, 1, 17, 0.8);background-color:rgba(235, 1, 17, 0.8);color:rgb(200, 200, 200)}}.knapp.active:active,.knapp.active:hover{background-color:#8fb3c0}.hideit{color:transparent}.XsvgIconClose{width:3rem;height:3rem;fill:rgb(255, 255, 255);margin-right:1rem;margin-top:1rem}.XsvgIcon{width:60%;height:60%;fill:rgb(255, 255, 255);margin-left:5px;margin-top:1px}.XsvgIconP{width:60%;height:60%;fill:rgb(255, 255, 255);margin-left:0px;margin-top:0px}.XsvgIconPlay{fill:rgb(255, 255, 255);margin-top:1px}.standard-source{padding-bottom:20px;padding-top:20px;padding-left:0.5rem;padding-right:0.5rem}.noclick{pointer-events:none}.main__light-mode .standard-source{color:#919191}.eq{width:1.8rem}.showEq{visibility:visible}#songList{padding:20px;list-style:none}.songItem{display:flex;align-items:center;margin:5px 0}.playButton{margin-right:10px;cursor:pointer;background-color:#28a745;color:white;padding:5px 10px;border:none;border-radius:3px}.verticaldivider{position:relative;width:2rem}.smalldivider{width:var(--divider-small)}.mediumdivider{width:var(--divider-medium)}.smalltextdivider{height:0.5rem}#debugger{font-size:9px;line-height:1;display:none}.album{position:absolute;right:0px;top:0px;width:8rem;margin:1.5rem}.voteBoxCloserWrapper{position:absolute;width:100%;top:0;left:0;display:flex;flex-direction:row;justify-content:flex-end;align-content:flex-start;align-items:flex-start;height:8rem;cursor:pointer;z-index:100;background-color:transparent}.voteBoxCloser{position:relative;width:100%;height:4rem;overflow:visible;background-color:var(--bg-color-vote-box)}.hideme{display:none}@media screen and (min-width: 420px){html,body{font-size:10px}.firstItem{font-size:18px}.secondItem{font-size:14px}.thirdItem{font-size:14px}.voteBox{padding-top:80%}}.littledivider{width:100%;height:1rem;background-color:var(--bg-color-vote-box)}
#soundContainer{position:fixed;max-width:560px;min-width:300px;margin:0 auto;bottom:0;left:0;right:0;width:100%;height:unset;background:transparent;display:none;justify-content:center;align-items:center;z-index:1}#sound{width:var(--box-padding-melody);height:var(--box-padding-melody);visibility:hidden}#soundContainer.showSoundBar{display:flex}#soundContainer.hideSoundBar{display:none}.soundOuther{position:relative;width:100%;margin:0;padding:0;transition:all 0.9s ease-in-out;padding-left:0.5rem;padding-right:0.5rem;box-sizing:border-box;background-color:var(--bg-color-sound-box);padding-top:1rem;padding-bottom:0.5rem}.soundColorBox{position:relative;width:100%;margin:0;padding:0;display:flex;flex-direction:row;justify-content:space-between;align-content:flex-start;align-items:flex-start;background-color:var(--bg-color-sound-box);color:var(--text-color-sound-box);padding-left:0;padding-right:0;box-sizing:border-box;margin-top:0rem;border-radius:0px;border:0px solid transparent}
.soundOuther{--text-color-vote-box:#EDEDED;--text-color-sound-box:#EDEDED;--text-color-melody:#333;--text-color-artist:#686868;--text-color-artist-dark:#b7b7b7;--text-color-album:#686868;--text-color-album2:#9e9d9d;--text-color-date:#686868;--text-color-dina-val:#ccc;--text-color-not-selected:#36545d;--bg-color-vote-box:#345966;--bg-color-site:#f0f0f0;--bg-color-list:#f0f0f0;--bg-color-list-dark:#1f1f1f;--bg-color-melody:#ffffff;--bg-color-melody-dark:#000;--bg-color-melody-selected:#ccc;--bg-color-melody-selected-dark:#4a4a4a;--bg-color-play:#000;--bg-color-pause:#000;--bg-color-play-white:#fff;--bg-color-pause-white:#fff;--bg-color-vote:#da000d;--bg-color-sound-box:#345966;--mellody-height:9rem;--mellody-button-height:6rem;--button-height:9rem;--text-color-melody-button:#EDEDED;--box-padding-melody:0rem;--list-text-size-large:3.0rem;--list-text-size-medium:2.2rem;--list-text-size-small:1.6rem;--list-text-weight-large:700;--list-text-weight-medium:500;--list-text-weight-small:300;--divider-small:0rem;--divider-medium:2rem}a,a:link,a:visited,a:hover{color:#fff;text-decoration:none}.soundOuther .buttonPlay{font-size:0.7rem}.soundOuther .play-button{position:relative;width:5em;height:5em;background-color:var(--bg-color-play);border-radius:50%;display:flex;justify-content:center;align-items:center;box-shadowx:0 0.4em 0.8em rgba(0, 0, 0, 0.2)}.soundOuther .play-button::after{content:"";position:absolute;width:0;height:0;border-style:solid;border-width:1.25em 0 1.25em 2.08em;border-color:transparent transparent transparent white;transform:translateX(0.3125em)}.play-button-white{position:relative;width:4em;height:4em;background-color:var(--bg-color-play-white);border-radius:50%;display:flex;justify-content:center;align-items:center;box-shadow:0 0.01em 0.4em rgba(0, 0, 0, 0.2)}.soundOuther .play-button-white::after{content:"";position:absolute;width:0;height:0;border-style:solid;border-width:1.25em 0 1.25em 2.08em;border-color:transparent transparent transparent #333;transform:translateX(0.3125em);font-size:0.43rem}.mellodyButtons.waiting .buttonPlay .play-button-white::after{border-color:transparent transparent transparent #dcd9d9;transform:translateX(0.3125em);font-size:0.33rem}@media screen and (min-width: 519px){.soundOuther .play-button-white{width:5em;height:5em;font-sizex:0.53rem}}.soundOuther .buttonPause{font-size:0.7rem;display:none}.soundOuther .pause-button{position:relative;width:5em;height:5em;background-color:#000;border-radius:50%;display:flex;justify-content:center;align-items:center;box-shadow:0 0.4em 0.8em rgba(0, 0, 0, 0.2)}.soundOuther .pause-button::after{content:"";position:absolute;display:flex;gap:0.4em}.soundOuther .pause-button div{width:0.5em;height:2.5em;background-color:white;border-radius:0.1em}.soundOuther .pause-button div:first-of-type{margin-right:0.2rem}.soundOuther .pause-button div:last-of-type{margin-left:0.2rem}.soundOuther .pause-button-white{position:relative;width:4em;height:4em;background-color:var(--bg-color-play-white);border-radius:50%;display:flex;justify-content:center;align-items:center;box-shadow:0 0.01em 0.4em rgba(0, 0, 0, 0.2)}.soundOuther .pause-button-white::after{content:"";position:absolute;display:flex;gap:0.4em}.soundOuther .pause-button-white div{width:0.5em;height:2em;background-color:#333;border-radius:0.1em}.soundOuther .pause-button-white div:last-of-type{margin-left:0.1rem}@media screen and (min-width: 519px){.soundOuther .pause-button-white{width:5em;height:5em}.soundOuther .buttonPause{font-sizex:0.52rem}}#soundContainer{position:relative;margin:0 auto;bottom:0;left:0;right:0;width:100%;height:unset;background:transparent;display:none;justify-content:center;align-items:center;z-index:1}#sound{width:var(--box-padding-melody);height:var(--box-padding-melody);visibility:hidden}#soundContainer.showSoundBar{display:flex}#soundContainer.hideSoundBar{display:none}.soundOuther{position:relative;width:100%;margin:0;padding:0;transition:all 0.9s ease-in-out;padding-left:0.5rem;padding-right:0.5rem;box-sizing:border-box;background-color:transparent;padding-top:1rem;padding-bottom:0.5rem}.soundColorBox{position:relative;width:100%;margin:0;padding:0;display:flex;flex-direction:row;justify-content:space-between;align-content:flex-start;align-items:flex-start;background-color:var(--bg-color-vote-box);color:var(--text-color-sound-box);padding-left:0;padding-right:0;box-sizing:border-box;margin-top:0rem;border-radius:2px;border:1px solid #ddd}.soundButtons{position:relative;width:100%;padding:0;padding-left:1rem;padding-right:1rem;margin:0;display:none;margin-top:0;background-color:transparent;height:var(--mellody-button-height);box-sizing:border-box;flex-direction:row;justify-content:flex-start;align-content:center;align-items:center;gap:2rem}.soundButtons.isPlaying .buttonPlay{display:none}.soundButtons.isPlaying .buttonPause{display:flex}.soundButtons.showplayer{display:flex}.soundButtonP{position:relative;width:2.8rem;height:2.8rem;display:flex;flex-direction:row;justify-content:center;align-content:center;align-items:center;background-color:#fff;border-radius:50%;box-shadow:0 0.01em 0.4em rgba(0, 0, 0, 0.2)}.soundButtonPa{position:relative;width:2.8rem;height:2.8rem;display:none;flex-direction:row;justify-content:center;align-content:center;align-items:center;background-color:#fff;border-radius:50%;box-shadow:0 0.01em 0.4em rgba(0, 0, 0, 0.2)}@media screen and (min-width: 519px){.soundButtonP{width:3.2rem;height:3.2rem}.soundButtonPa{width:3.2rem;height:3.2rem}}.soundButtons.soundOn .soundButtonP{display:none}.soundButtons.soundOn .soundButtonPa{display:flex}.spotifyButton{position:absolute;right:1%;width:3.2rem;height:3.2rem}.spotifyText{position:absolute;right:1%;bottom:-1.6rem;color:#616161;font-size:0.9rem}.logo{position:absolute;left:0;top:0;width:100%;height:100%}.equalizer{position:relative;width:unset;display:flex;flex-direction:row;justify-content:center;align-content:center;align-items:center;z-index:2;bottom:0;right:0;visibility:hidden}.soundItemWrapper{position:relative;width:60%;display:flex;flex-direction:row;justify-content:space-between;align-content:center;align-items:center;background-color:#b7b7ab;height:70%;padding:1rem;border-radius:4px;box-sizing:border-box;color:#000}.soundItem{position:relative;font-size:1.1rem;line-height:1}.XsvgIconClose{width:3rem;height:3rem;fill:rgb(255, 255, 255);margin-right:1rem;margin-top:1rem}.XsvgIcon{width:60%;height:60%;fill:rgb(0, 0, 0);margin-left:5px;margin-top:1px}.XsvgIconP{width:60%;height:60%;fill:rgb(0, 0, 0);margin-left:0px;margin-top:0px}.XsvgIconPlay{fill:rgb(255, 255, 255);margin-top:1px}.eq{width:1.8rem}.showEq{visibility:visible}.debugger{display:none}
#soundContainer{position:fixed;max-width:560px;min-width:300px;margin:0 auto;bottom:0;left:0;right:0;width:100%;height:unset;background:transparent;display:none;justify-content:center;align-items:center;z-index:1}#sound{width:var(--box-padding-melody);height:var(--box-padding-melody);visibility:hidden}#soundContainer.showSoundBar{display:flex}#soundContainer.hideSoundBar{display:none}.soundOuther{position:relative;width:100%;margin:0;padding:0;transition:all 0.9s ease-in-out;padding-left:0.5rem;padding-right:0.5rem;box-sizing:border-box;background-color:var(--bg-color-sound-box);padding-top:1rem;padding-bottom:0.5rem}.soundColorBox{position:relative;width:100%;margin:0;padding:0;display:flex;flex-direction:row;justify-content:space-between;align-content:flex-start;align-items:flex-start;background-color:var(--bg-color-sound-box);color:var(--text-color-sound-box);padding-left:0;padding-right:0;box-sizing:border-box;margin-top:0rem;border-radius:0px;border:0px solid transparent}
.voteAppMobile.svelte-pqbkqk.svelte-pqbkqk{position:relative;width:100%;height:0;padding-top:180%;background-color:var(--bg-color-vote-box)}.voteAppMobile.fullscreen.svelte-pqbkqk.svelte-pqbkqk{display:none}.voteAppMobile.onRealWeb.svelte-pqbkqk.svelte-pqbkqk{display:none}.voteAppMobileWrapper.svelte-pqbkqk.svelte-pqbkqk{position:absolute;width:100%;height:100%;top:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;box-sizing:border-box;overflow:hidden}.voteBoxInfo.svelte-pqbkqk.svelte-pqbkqk{position:relative;width:60%;min-width:300px;font-family:DNSerifVF, Times, Times New Roman, serif;font-size:1.125rem;font-size:clamp(16px, 1.125rem, 34px);font-variation-settings:"opsz" 18;font-weight:400;letter-spacing:normal;line-height:1.75rem;line-height:clamp(26px, 1.75rem, 46px);margin-bottom:0;color:#fff}.voteBoxLogo.svelte-pqbkqk.svelte-pqbkqk{position:relative;width:100%;background-color:var(--bg-color-vote-box);padding-left:0.8rem;padding-right:0.8rem;box-sizing:border-box;padding-top:0.8rem}.voteBoxButton.svelte-pqbkqk.svelte-pqbkqk{position:relative;width:14rem;margin-top:0}.voteAppMobile.svelte-pqbkqk .voteBoxButton.svelte-pqbkqk{position:relative;width:14rem;margin-top:20%}.glow-circle-box.svelte-pqbkqk.svelte-pqbkqk{display:flex;flex-direction:column;justify-content:center;align-items:center}.glow-circle-line.svelte-pqbkqk.svelte-pqbkqk{position:relative;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1px}.glow-circle-wrapper.svelte-pqbkqk.svelte-pqbkqk{font-size:0.75rem}.glow-circle.svelte-pqbkqk.svelte-pqbkqk{position:relative;width:5em;height:5em;background-color:#f4a328;border-radius:50%;display:flex;justify-content:center;align-items:center;box-shadow:0 0.4em 0.8em rgba(0, 0, 0, 0.2)}.glow-circle.svelte-pqbkqk.svelte-pqbkqk::after{content:'';position:absolute;width:0;height:0;border-style:solid;border-width:1.25em 0 1.25em 2.08em;border-color:transparent transparent transparent white;transform:translateX(0.3125em)}.c1.svelte-pqbkqk.svelte-pqbkqk{background-color:#feea2c}.c2.svelte-pqbkqk.svelte-pqbkqk{background-color:#fec628}.c3.svelte-pqbkqk.svelte-pqbkqk{background-color:#f59d24}.c4.svelte-pqbkqk.svelte-pqbkqk{background-color:#eb741f}.c5.svelte-pqbkqk.svelte-pqbkqk{background-color:#e65a20}.c6.svelte-pqbkqk.svelte-pqbkqk{background-color:#e03621}.c7.svelte-pqbkqk.svelte-pqbkqk{background-color:#dd1820}.c8.svelte-pqbkqk.svelte-pqbkqk{background-color:#9e1716}.c9.svelte-pqbkqk.svelte-pqbkqk{background-color:#5e1209}.c10.svelte-pqbkqk.svelte-pqbkqk{background-color:#000000}.bigdivider.svelte-pqbkqk.svelte-pqbkqk{position:relative;width:100%;height:4rem}.mediumdivider.svelte-pqbkqk.svelte-pqbkqk{position:relative;width:100%;height:1rem}.spotlight.svelte-pqbkqk.svelte-pqbkqk{position:absolute;width:30rem;height:90rem;background:radial-gradient( ellipse at bottom, rgba(255, 255, 0, 0) 0%, rgba(255, 255, 0, 0.05) 50%, rgba(255, 255, 0, 0.1) 100% );clip-path:url(#lightBeamClip);left:-10rem;bottom:-15rem;transform-origin:bottom left;animation:svelte-pqbkqk-sweep 12s infinite ease-in-out}.spotlightMirror.svelte-pqbkqk.svelte-pqbkqk{position:absolute;width:30rem;height:90rem;background:radial-gradient( ellipse at bottom, rgba(255, 255, 0, 0) 0%, rgba(255, 255, 0, 0.05) 50%, rgba(255, 255, 0, 0.1) 100% );clip-path:url(#lightBeamClip);right:-10rem;bottom:-15rem;transform-origin:bottom right;animation:svelte-pqbkqk-sweep2 14s infinite ease-in-out}.voteTextHeader.svelte-pqbkqk.svelte-pqbkqk{font-weight:700;font-variation-settings:"opsz" 22;font-size:22px;line-height:1.5;color:#ffeb00;font-family:DNSerifVF}.voteTextHeader2.svelte-pqbkqk.svelte-pqbkqk{font-weight:700;font-variation-settings:"opsz" 22;font-size:22px;line-height:1.3;color:#fff;font-family:DNSerifVF}@keyframes svelte-pqbkqk-sweep{0%{transform:rotate(-200deg);background:radial-gradient( ellipse at bottom, rgba(255, 255, 0, 0) 0%, rgba(255, 255, 0, 0.05) 50%, rgba(255, 255, 0, 0.02) 100% )}25%{transform:rotate(15deg);background:radial-gradient( ellipse at bottom, rgba(255, 255, 0, 0) 0%, rgba(255, 255, 0, 0.01) 50%, rgba(255, 255, 0, 0.02) 100% )}50%{transform:rotate(70deg);background:radial-gradient( ellipse at bottom, rgba(255, 255, 0, 0) 0%, rgba(255, 255, 0, 0.02) 50%, rgba(255, 255, 0, 0.04) 100% )}75%{transform:rotate(15deg);background:radial-gradient( ellipse at bottom, rgba(255, 255, 0, 0) 0%, rgba(255, 255, 0, 0.01) 50%, rgba(255, 255, 0, 0.1) 100% )}100%{transform:rotate(-200deg);background:radial-gradient( ellipse at bottom, rgba(255, 255, 0, 0) 0%, rgba(255, 255, 0, 0.05) 50%, rgba(255, 255, 0, 0.01) 100% )}}@keyframes svelte-pqbkqk-sweep2{0%{transform:rotate(-90deg);background:radial-gradient( ellipse at bottom, rgba(255, 255, 0, 0) 0%, rgba(255, 255, 0, 0.01) 50%, rgba(255, 255, 0, 0.01) 100% )}25%{transform:rotate(20deg);background:radial-gradient( ellipse at bottom, rgba(255, 255, 0, 0) 0%, rgba(255, 255, 0, 0.01) 50%, rgba(255, 255, 0, 0.05) 100% )}50%{transform:rotate(20deg);background:radial-gradient( ellipse at bottom, rgba(255, 255, 0, 0) 0%, rgba(255, 255, 0, 0.01) 50%, rgba(255, 255, 0, 0.05) 100% )}75%{transform:rotate(-90deg);background:radial-gradient( ellipse at bottom, rgba(255, 255, 0, 0) 0%, rgba(255, 255, 0, 0.01) 50%, rgba(255, 255, 0, 0.05) 100% )}100%{transform:rotate(-90deg);background:radial-gradient( ellipse at bottom, rgba(255, 255, 0, 0) 0%, rgba(255, 255, 0, 0.01) 50%, rgba(255, 255, 0, 0.05) 100% )}}
@charset "UTF-8";.form-style-1{position:relative;margin:0;width:100%;padding:1rem;padding-right:1rem;line-height:1.4;font-family:DNSansVF, Georgia, "Times New Roman", Times, serif;font-weight:400;font-style:normal;font-stretch:normal;font-size:1.5rem;box-sizing:border-box;color:#525252}.form-style-1 input[type=text],.form-style-1 input[type=date],.form-style-1 input[type=datetime],.form-style-1 input[type=number],.form-style-1 input[type=search],.form-style-1 input[type=time],.form-style-1 input[type=url],.form-style-1 input[type=email],textarea,select{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;border:1px solid #BEBEBE;padding:0.8rem;margin:0;transition:all 0.3s ease-in-out;outline:none;appearance:none;border-radius:3px;font-feature-settings:"tnum";color:#5b5b5b}.form-style-1 input[type=text],.form-style-1 input[type=email]{text-align:left;font-feature-settings:"tnum";width:100%;font-weight:300;font-size:1.8rem;color:#fff;background-color:var(--bg-color-vote-box);border:1px solid #e5e5e5;height:6rem;padding:1.8rem;border-radius:5px}.form-style-1 .final input[type=text]{color:#222}.form-style-1 input[type=number]{text-align:center;font-weight:600;font-size:1.5rem;width:100%;max-width:200px}.form-style-1 input[type=text]:focus,.form-style-1 input[type=date]:focus,.form-style-1 input[type=datetime]:focus,.form-style-1 input[type=number]:focus,.form-style-1 input[type=search]:focus,.form-style-1 input[type=time]:focus,.form-style-1 input[type=url]:focus,.form-style-1 input[type=email]:focus,.form-style-1 textarea:focus,.form-style-1 select:focus{box-shadow:0 0 8px #88D5E9;border:1px solid #88D5E9}.form-style-1 .field-divided{width:49%}.form-style-1 .field-long{width:100%}.form-style-1 .field-select{width:100%}.form-style-1 .field-textarea{height:100px}.form-style-1 input[type=submit],.form-style-1 input[type=button]{background:#4B99AD;padding:8px 15px 8px 15px;border:none;color:#fff}.form-style-1 input[type=submit]:hover,.form-style-1 input[type=button]:hover{background:#4691A4;box-shadow:none}.form-style-1 .required{color:red}.form-style-1 select{background:url(../../assets/icons/arrow-down-black.svg) right 10px center/11px 6px no-repeat #fff;width:100%;font-size:2rem;color:#000}.form-style-1 .formboxsmall select{font-size:1.5rem;padding-right:3rem}option:not(first-child){color:#f2f2f2}.form-style-1 input::-webkit-outer-spin-button,.form-style-1 input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.form-style-1 input[type=number]{-moz-appearance:textfield;appearance:textfield}.voteBox{position:relative;width:100%;height:0;background-color:var(--bg-color-vote-box);padding-top:120%;box-sizing:border-box;font-size:14px;color:var(--text-color-vote-box);transition:all 0.9s ease-in-out}.voteBox.bigsize{padding-top:175%}.voteBox.bigsize.onWeb{padding-top:120%}.voteBox.bigsize.onWeb.tinyscreen{padding-top:175%}.voteBox.bigsize.onWeb .voteBoxList{height:30rem}.voteBoxWrapper{position:absolute;top:0;left:0;width:100%;height:100%;box-sizing:border-box}.voteBoxLogo{position:relative;width:100%;background-color:var(--bg-color-vote-box);padding-left:0.8rem;padding-right:0.8rem;box-sizing:border-box;padding-top:0.8rem}.voteBoxLogo IMG{position:relative;width:100%;height:auto}.voteBoxLogoPadding{margin-top:0;margin-bottom:1rem;padding-top:1rem;padding-bottom:1rem}.voteBoxMess{display:none;flex-direction:row;justify-content:center;align-content:center;align-items:center;color:var(--text-color-vote-box);background-color:var(--bg-color-vote-box);font-size:16px}.voteBoxMessPadding{margin-top:1rem;margin-bottom:0;padding-top:1rem;padding-bottom:1rem}.enableVoteMessage{display:flex}.voteBoxArrow{color:var(--selected-color);width:5rem;font-size:3rem;padding-left:1rem}.voteBoxArrow.ball{color:#fff;font-size:1.5rem;font-weight:500;padding-left:0.5rem;width:unset}.voteBoxVote{position:unset;width:100%;visibility:hidden}.voteBoxThanks{position:unset;width:100%;visibility:hidden}.voteBoxVote.showMe{visibility:visible}.voteBoxThanks.showMe{visibility:visible;text-align:center}.voteBox1,.voteBox2,.voteBox3{position:absolute;width:100%;height:100%;top:0;left:0;padding:8px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-around;align-content:center;align-items:center;transition:opacity 0.9s ease-in-out;opacity:0}.showMe .voteBox1,.showMe .voteBox2,.showMe .voteBox3{opacity:1}.voteBoxInfo{position:relative;width:60%;min-width:300px;font-family:DNSerifVF, Times, Times New Roman, serif;font-size:1.125rem;font-size:clamp(16px, 1.125rem, 34px);font-variation-settings:"opsz" 18;font-weight:400;letter-spacing:normal;line-height:1.75rem;line-height:clamp(26px, 1.75rem, 46px);margin-bottom:0;color:#fff}.voteIconWrapper{position:relative}.voteIcon{position:relative;width:20rem}.voteTextHeader{font-weight:700;font-variation-settings:"opsz" 22;font-size:22px;line-height:1.5;color:#ffeb00;font-family:DNSerifVF}.voteTextHeader2{font-weight:700;font-variation-settings:"opsz" 22;font-size:22px;line-height:1.3;color:#fff;font-family:DNSerifVF}.voteBoxList{position:relative;width:60%;min-width:300px;display:flex;flex-direction:column;justify-content:flex-start;align-content:center;align-items:center;height:30rem;font-family:DNSansVF;font-variation-settings:"opsz" 16;font-size:16px;line-height:24px;font-weight:400;letter-spacing:normal}.voteListHeader{font-size:12px;color:var(--text-color-dina-val);min-width:300px}.voteBoxButton{position:relative;width:14rem;margin-top:0}.voteBoxButtonSmall{width:100%;margin-top:0}.voteItem{position:relative;width:100%;height:6rem;display:flex;flex-direction:row;justify-content:flex-start;align-content:flex-start;align-items:center;border:1px solid #ccc;color:var(--text-color-not-selected);box-sizing:border-box;font-weight:400;font-size:16px;margin-top:1rem;padding:1.8rem;border-radius:5px;margin-bottom:3rem}.voteLastItem{margin-bottom:1rem}.voteLine{color:var(--text-color-vote-box)}.voteNumber{position:absolute;top:-0.7rem;font-size:1.2rem;left:1.8rem;margin:0;padding:0;background-color:var(--bg-color-vote-box);padding-left:1rem;padding-right:1rem;color:var(--text-color-vote-box);line-height:1.2}.voteBoxButtonSmall .knapp{height:3rem;font-size:1.3rem;width:50px;position:absolute;right:0;top:0;font-weight:600}.voteBoxButtonSmall .knapp.active{background-color:#777}.voteBoxButtonSmall .knapp.active:active,.voteBoxButtonSmall .knapp.active:hover{background-color:#000}.voteEmailLabel{position:relative;top:0.9rem;font-size:1.2rem;left:1.8rem;margin:0;padding:0;background-color:var(--bg-color-vote-box);padding-left:1rem;padding-right:1rem;line-height:1.2}.voteEmailInput{display:block;padding:10px 15px}.voteEmailInputWrapper{background-color:transparent;text-align:left;padding:0;margin:0;display:none;height:10rem;overflow:hidden;padding-top:8px;width:60%;min-width:300px}.showEpost{display:block}.voteEmailValidationError{color:red;padding:0;margin:0}.voteBarContainer{position:fixed;max-width:560px;min-width:300px;margin:0 auto;top:0;left:0;right:0;width:100%;height:unset;background:transparent;display:none;justify-content:center;align-items:center;z-index:1}.voteBarContainer.showVoteBar{display:flex}.voteBarContainer.hideVoteBar{display:none}.voteBarOuther{position:relative;width:100%;margin:0;padding:0;transition:all 0.9s ease-in-out;background-color:transparent;padding-left:0;padding-right:0;box-sizing:border-box}.voteBarColorBox{position:relative;width:100%;margin:0;padding:0;display:flex;flex-direction:row;justify-content:flex-start;align-content:center;align-items:center;background-color:var(--bg-color-sound-box);color:var(--text-color-sound-box);padding-left:var(--box-padding-melody);padding-right:var(--box-padding-melody);box-sizing:border-box;margin-top:0rem;border-radius:0px;border:0px solid transparent;height:5rem}.votaBarBall{position:relative;width:2rem;height:2rem;background-color:red;border-radius:50%;display:flex;align-items:center;justify-content:center;color:white;font-size:1rem;font-weight:bold;box-shadow:0 4px 6px rgba(0, 0, 0, 0.3)}.votaBarBall.color_0{background-color:#fec628}.votaBarBall.color_1{background-color:#eb741f}.votaBarBall.color_2{background-color:#9e1716}.voteBarItem{position:relative;width:30%;display:flex;flex-direction:row;justify-content:center;align-content:center;align-items:center;gap:0.5rem}.voteBarText{position:relative;width:70%;line-height:1}.voteBarButton{position:relative;width:4.8rem;min-width:66px;height:3rem;display:flex;flex-direction:row;justify-content:center;align-content:center;align-items:center;background-color:var(--bg-color-vote);color:var(--text-color-melody-button);border-radius:0;margin-right:0.5rem;font-weight:700;cursor:pointer;border-radius:100px}

/*# sourceMappingURL=bundle.css.map */