.notoSans{font-family:var(--font-notoSans)!important}.inter{font-family:var(--font-inter)}.customDisplayS:lang(en),.customDisplayS:lang(es),.customDisplayS:lang(fr),.customDisplayS:lang(it),.customDisplayS:lang(ja),.customDisplayS:lang(ko){letter-spacing:-.03em;font:600 30px/120% var(--font-manrope)}@media(max-width:1025px){.customDisplayS:lang(en),.customDisplayS:lang(es),.customDisplayS:lang(fr),.customDisplayS:lang(it),.customDisplayS:lang(ja),.customDisplayS:lang(ko){font:600 18px/120% var(--font-manrope)}}.customDisplayS:lang(th),.customDisplayS:lang(zh-CN),.customDisplayS:lang(zh-HK),.customDisplayS:lang(zh-TW){letter-spacing:0;font:600 30px/120%}@media(max-width:1025px){.customDisplayS:lang(th),.customDisplayS:lang(zh-CN),.customDisplayS:lang(zh-HK),.customDisplayS:lang(zh-TW){font:600 18px/120%}}.customDisplayS:lang(zh-CN){font-family:var(--font-notoSansSC)}.customDisplayS:lang(zh-HK){font-family:var(--font-notoSansHK)}.customDisplayS:lang(zh-TW){font-family:var(--font-notoSansTC)}.customDisplayS:lang(th){font-family:var(--font-notoSansThai)}.customLabelL:lang(en),.customLabelL:lang(es),.customLabelL:lang(fr),.customLabelL:lang(it),.customLabelL:lang(ja),.customLabelL:lang(ko){letter-spacing:-.03em;font:400 16px/100% var(--font-jetBrains-mono)}.customLabelL:lang(th),.customLabelL:lang(zh-CN),.customLabelL:lang(zh-HK),.customLabelL:lang(zh-TW){letter-spacing:0;font:600 16px/140%}@media(max-width:1025px){.customLabelL:lang(th),.customLabelL:lang(zh-CN),.customLabelL:lang(zh-HK),.customLabelL:lang(zh-TW){font:600 15px/140%}}.customLabelL:lang(zh-CN){font-family:var(--font-notoSansSC)}.customLabelL:lang(zh-HK){font-family:var(--font-notoSansHK)}.customLabelL:lang(zh-TW){font-family:var(--font-notoSansTC)}.customLabelL:lang(th){font-family:var(--font-notoSansThai)}.customLabelM:lang(en),.customLabelM:lang(es),.customLabelM:lang(fr),.customLabelM:lang(it),.customLabelM:lang(ja),.customLabelM:lang(ko){letter-spacing:-.03em;font:400 14px/100% var(--font-jetBrains-mono)}.customLabelM:lang(th),.customLabelM:lang(zh-CN),.customLabelM:lang(zh-HK),.customLabelM:lang(zh-TW){letter-spacing:0;font:600 14px/140%}@media(max-width:1025px){.customLabelM:lang(th),.customLabelM:lang(zh-CN),.customLabelM:lang(zh-HK),.customLabelM:lang(zh-TW){font:600 13px/140%}}.customLabelM:lang(zh-CN){font-family:var(--font-notoSansSC)}.customLabelM:lang(zh-HK){font-family:var(--font-notoSansHK)}.customLabelM:lang(zh-TW){font-family:var(--font-notoSansTC)}.customLabelM:lang(th){font-family:var(--font-notoSansThai)}.customDisplaySForFooter:lang(en),.customDisplaySForFooter:lang(es),.customDisplaySForFooter:lang(fr),.customDisplaySForFooter:lang(it),.customDisplaySForFooter:lang(ja),.customDisplaySForFooter:lang(ko){letter-spacing:-.03em;font:600 30px/120% var(--font-manrope)}.customDisplaySForFooter:lang(th),.customDisplaySForFooter:lang(zh-CN),.customDisplaySForFooter:lang(zh-HK),.customDisplaySForFooter:lang(zh-TW){letter-spacing:0;font-weight:600;font-size:30px;line-height:120%}.customDisplaySForFooter:lang(zh-CN){font-family:var(--font-notoSansSC)}.customDisplaySForFooter:lang(zh-HK){font-family:var(--font-notoSansHK)}.customDisplaySForFooter:lang(zh-TW){font-family:var(--font-notoSansTC)}.customDisplaySForFooter:lang(th){font-family:var(--font-notoSansThai)}body,html{padding:0;margin:0;color:#fff;transition:filter .3s ease-out;scrollbar-width:none;overflow-x:hidden}body:lang(en),body:lang(es),body:lang(fr),body:lang(it),html:lang(en),html:lang(es),html:lang(fr),html:lang(it){font-family:var(--font-notoSans)}body:lang(ja),html:lang(ja){font-family:var(--font-notoSansJP)}body:lang(ko),html:lang(ko){font-family:var(--font-notoSansKR)}body:lang(zh-CN),html:lang(zh-CN){font-family:var(--font-notoSansSC)}body:lang(zh-HK),html:lang(zh-HK){font-family:var(--font-notoSansHK)}body:lang(zh-TW),html:lang(zh-TW){font-family:var(--font-notoSansTC)}body:lang(th),html:lang(th){font-family:var(--font-notoSansThai)}::-webkit-scrollbar{display:none;width:0;height:0}h2{margin:0}a{color:inherit;text-decoration:none}button{background:none;border:none;cursor:pointer}*{box-sizing:border-box}.scrollIndicator{position:absolute;left:50%;z-index:10;bottom:0;animation:slideInUp .3s ease-out forwards;animation-delay:1s;opacity:0;transform:translate(-50%)}@keyframes slideInUp{0%{opacity:0;transform:translateX(-50%) translateY(20px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}.voteButtonTextSPWrapper{display:none}@media(max-width:1025px){.voteButtonTextSPWrapper{display:block;position:fixed;right:0;bottom:0;width:6.5rem;height:9.50538rem;z-index:10}}.voteIconButton{position:fixed;right:3.5rem;bottom:3.13rem;width:7.5625rem;height:7.5625rem;flex-shrink:0;z-index:10;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:none;padding:0;display:flex;justify-content:center;align-items:center;opacity:0;transform:translateX(30px);animation:slideInRight .6s ease-out forwards;animation-delay:1s}.voteIconButton>:only-child{width:100%;height:100%}@media(max-width:1025px){.voteIconButton{display:none}}@keyframes slideInRight{to{opacity:1;transform:translateX(0)}}#ot-sdk-btn.ot-sdk-show-settings{background-color:rgba(0,0,0,0)!important;border:none!important;font-size:inherit!important;padding:0!important;color:rgba(0,0,0,0)!important;position:absolute;top:0;left:0;height:100%;width:100%;z-index:1}@font-face{font-family:specialGothic;src:url(/feature/vote2025/_next/static/media/f357db84a246728d.p.woff2) format("woff2");font-display:swap;font-weight:400;font-style:normal}.__className_5bd6ab{font-family:specialGothic;font-weight:400;font-style:normal}.__variable_5bd6ab{--font-special-gothic:"specialGothic"}@font-face{font-family:jetBrainsMono;src:url(/feature/vote2025/_next/static/media/db9d659a1acad1e2-s.p.woff2) format("woff2");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:jetBrainsMono Fallback;src:local("Arial");ascent-override:77.57%;descent-override:22.82%;line-gap-override:0.00%;size-adjust:131.49%}.__className_1006d0{font-family:jetBrainsMono,jetBrainsMono Fallback;font-weight:400;font-style:normal}.__variable_1006d0{--font-jetBrains-mono:"jetBrainsMono","jetBrainsMono Fallback"}@font-face{font-family:manrope;src:url(/feature/vote2025/_next/static/media/ef413a9eff181b96-s.p.woff2) format("woff2");font-display:swap;font-weight:600;font-style:normal}@font-face{font-family:manrope Fallback;src:local("Arial");ascent-override:99.26%;descent-override:27.93%;line-gap-override:0.00%;size-adjust:107.40%}.__className_e9f14c{font-family:manrope,manrope Fallback;font-weight:600;font-style:normal}.__variable_e9f14c{--font-manrope:"manrope","manrope Fallback"}@font-face{font-family:inter;src:url(/feature/vote2025/_next/static/media/ef6d3f52c547a6e3-s.p.woff2) format("woff2");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:inter Fallback;src:local("Arial");ascent-override:89.79%;descent-override:22.36%;line-gap-override:0.00%;size-adjust:107.89%}.__className_2f91de{font-family:inter,inter Fallback;font-weight:400;font-style:normal}.__variable_2f91de{--font-inter:"inter","inter Fallback"}@font-face{font-family:notoSans;src:url(/feature/vote2025/_next/static/media/1d02f490f5cc37ac-s.p.woff2) format("woff2");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:notoSans;src:url(/feature/vote2025/_next/static/media/10feed5d5dd084de-s.p.woff2) format("woff2");font-display:swap;font-weight:500;font-style:normal}@font-face{font-family:notoSans;src:url(/feature/vote2025/_next/static/media/cb57c6a98d46fca0-s.p.woff2) format("woff2");font-display:swap;font-weight:600;font-style:normal}@font-face{font-family:notoSans;src:url(/feature/vote2025/_next/static/media/fd476b27505e146e-s.p.woff2) format("woff2");font-display:swap;font-weight:700;font-style:normal}@font-face{font-family:notoSans;src:url(/feature/vote2025/_next/static/media/e19986ff22578d0b-s.p.woff2) format("woff2");font-display:swap;font-weight:800;font-style:normal}@font-face{font-family:notoSans;src:url(/feature/vote2025/_next/static/media/23808771ad812b3f-s.p.woff2) format("woff2");font-display:swap;font-weight:900;font-style:normal}@font-face{font-family:notoSans Fallback;src:local("Arial");ascent-override:100.41%;descent-override:27.52%;line-gap-override:0.00%;size-adjust:106.47%}.__className_43eaab{font-family:notoSans,notoSans Fallback}.__variable_43eaab{--font-notoSans:"notoSans","notoSans Fallback"}@font-face{font-family:notoSansJP;src:url(/feature/vote2025/_next/static/media/bdf029be9f79bf1e-s.p.woff2) format("woff2");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:notoSansJP;src:url(/feature/vote2025/_next/static/media/2ff7fc6f93c85c9f-s.p.woff2) format("woff2");font-display:swap;font-weight:500;font-style:normal}@font-face{font-family:notoSansJP;src:url(/feature/vote2025/_next/static/media/abb4c4db0c6ddcfd-s.p.woff2) format("woff2");font-display:swap;font-weight:600;font-style:normal}@font-face{font-family:notoSansJP;src:url(/feature/vote2025/_next/static/media/8a968650a42b8e0a-s.p.woff2) format("woff2");font-display:swap;font-weight:700;font-style:normal}@font-face{font-family:notoSansJP;src:url(/feature/vote2025/_next/static/media/be5119dd4a343492-s.p.woff2) format("woff2");font-display:swap;font-weight:800;font-style:normal}@font-face{font-family:notoSansJP;src:url(/feature/vote2025/_next/static/media/03adada14b6f1357-s.p.woff2) format("woff2");font-display:swap;font-weight:900;font-style:normal}@font-face{font-family:notoSansJP Fallback;src:local("Arial");ascent-override:110.26%;descent-override:27.38%;line-gap-override:0.00%;size-adjust:105.20%}.__className_1dcb12{font-family:notoSansJP,notoSansJP Fallback}.__variable_1dcb12{--font-notoSansJP:"notoSansJP","notoSansJP Fallback"}@font-face{font-family:notoSansSC;src:url(/feature/vote2025/_next/static/media/e25467c81b2f6847-s.p.woff2) format("woff2");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:notoSansSC;src:url(/feature/vote2025/_next/static/media/d3553b6f774f5f10-s.p.woff2) format("woff2");font-display:swap;font-weight:500;font-style:normal}@font-face{font-family:notoSansSC;src:url(/feature/vote2025/_next/static/media/f23c085c81610b86-s.p.woff2) format("woff2");font-display:swap;font-weight:600;font-style:normal}@font-face{font-family:notoSansSC;src:url(/feature/vote2025/_next/static/media/6e0a7691717621ac-s.p.woff2) format("woff2");font-display:swap;font-weight:700;font-style:normal}@font-face{font-family:notoSansSC;src:url(/feature/vote2025/_next/static/media/fa8f620239094a49-s.p.woff2) format("woff2");font-display:swap;font-weight:800;font-style:normal}@font-face{font-family:notoSansSC;src:url(/feature/vote2025/_next/static/media/ffa900d64d668d84-s.p.woff2) format("woff2");font-display:swap;font-weight:900;font-style:normal}@font-face{font-family:notoSansSC Fallback;src:local("Arial");ascent-override:110.26%;descent-override:27.38%;line-gap-override:0.00%;size-adjust:105.20%}.__className_1bbe8e{font-family:notoSansSC,notoSansSC Fallback}.__variable_1bbe8e{--font-notoSansSC:"notoSansSC","notoSansSC Fallback"}@font-face{font-family:notoSansHK;src:url(/feature/vote2025/_next/static/media/b32069ec40832607-s.p.woff2) format("woff2");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:notoSansHK;src:url(/feature/vote2025/_next/static/media/a36f5cf69823f84e-s.p.woff2) format("woff2");font-display:swap;font-weight:500;font-style:normal}@font-face{font-family:notoSansHK;src:url(/feature/vote2025/_next/static/media/b0bd75d68841d498-s.p.woff2) format("woff2");font-display:swap;font-weight:600;font-style:normal}@font-face{font-family:notoSansHK;src:url(/feature/vote2025/_next/static/media/b0d37a425cd5b07d-s.p.woff2) format("woff2");font-display:swap;font-weight:700;font-style:normal}@font-face{font-family:notoSansHK;src:url(/feature/vote2025/_next/static/media/ddd039ec62160542-s.p.woff2) format("woff2");font-display:swap;font-weight:800;font-style:normal}@font-face{font-family:notoSansHK;src:url(/feature/vote2025/_next/static/media/1723b795e45cb408-s.p.woff2) format("woff2");font-display:swap;font-weight:900;font-style:normal}@font-face{font-family:notoSansHK Fallback;src:local("Arial");ascent-override:110.26%;descent-override:27.38%;line-gap-override:0.00%;size-adjust:105.20%}.__className_e88abc{font-family:notoSansHK,notoSansHK Fallback}.__variable_e88abc{--font-notoSansHK:"notoSansHK","notoSansHK Fallback"}@font-face{font-family:notoSansTC;src:url(/feature/vote2025/_next/static/media/1fdf51020ecd9264-s.p.woff2) format("woff2");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:notoSansTC;src:url(/feature/vote2025/_next/static/media/b9121c7499e4b7fb-s.p.woff2) format("woff2");font-display:swap;font-weight:500;font-style:normal}@font-face{font-family:notoSansTC;src:url(/feature/vote2025/_next/static/media/0b5b82fb8df8559f-s.p.woff2) format("woff2");font-display:swap;font-weight:600;font-style:normal}@font-face{font-family:notoSansTC;src:url(/feature/vote2025/_next/static/media/14121eb7c9f58cae-s.p.woff2) format("woff2");font-display:swap;font-weight:700;font-style:normal}@font-face{font-family:notoSansTC;src:url(/feature/vote2025/_next/static/media/770279ee57087aff-s.p.woff2) format("woff2");font-display:swap;font-weight:800;font-style:normal}@font-face{font-family:notoSansTC;src:url(/feature/vote2025/_next/static/media/c222bf1fc3879588-s.p.woff2) format("woff2");font-display:swap;font-weight:900;font-style:normal}@font-face{font-family:notoSansTC Fallback;src:local("Arial");ascent-override:110.26%;descent-override:27.38%;line-gap-override:0.00%;size-adjust:105.20%}.__className_c9370d{font-family:notoSansTC,notoSansTC Fallback}.__variable_c9370d{--font-notoSansTC:"notoSansTC","notoSansTC Fallback"}@font-face{font-family:notoSansThai;src:url(/feature/vote2025/_next/static/media/7366836f3da64faa-s.p.woff2) format("woff2");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:notoSansThai;src:url(/feature/vote2025/_next/static/media/d56a81ebacbb401d-s.p.woff2) format("woff2");font-display:swap;font-weight:500;font-style:normal}@font-face{font-family:notoSansThai;src:url(/feature/vote2025/_next/static/media/e6bdbbc160f6e130-s.p.woff2) format("woff2");font-display:swap;font-weight:600;font-style:normal}@font-face{font-family:notoSansThai;src:url(/feature/vote2025/_next/static/media/103f701cd68b00da-s.p.woff2) format("woff2");font-display:swap;font-weight:700;font-style:normal}@font-face{font-family:notoSansThai;src:url(/feature/vote2025/_next/static/media/38fb3e0e5c9fc2c5-s.p.woff2) format("woff2");font-display:swap;font-weight:800;font-style:normal}@font-face{font-family:notoSansThai;src:url(/feature/vote2025/_next/static/media/9f7c16f5b0733da9-s.p.woff2) format("woff2");font-display:swap;font-weight:900;font-style:normal}@font-face{font-family:notoSansThai Fallback;src:local("Arial");ascent-override:99.66%;descent-override:42.27%;line-gap-override:0.00%;size-adjust:106.47%}.__className_749c59{font-family:notoSansThai,notoSansThai Fallback}.__variable_749c59{--font-notoSansThai:"notoSansThai","notoSansThai Fallback"}@font-face{font-family:notoSansKR;src:url(/feature/vote2025/_next/static/media/50e52875641e7ddd-s.p.woff2) format("woff2");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:notoSansKR;src:url(/feature/vote2025/_next/static/media/72f939f890f7dddf-s.p.woff2) format("woff2");font-display:swap;font-weight:500;font-style:normal}@font-face{font-family:notoSansKR;src:url(/feature/vote2025/_next/static/media/e104f8489646ed7c-s.p.woff2) format("woff2");font-display:swap;font-weight:600;font-style:normal}@font-face{font-family:notoSansKR;src:url(/feature/vote2025/_next/static/media/0afc7522e9d0617d-s.p.woff2) format("woff2");font-display:swap;font-weight:700;font-style:normal}@font-face{font-family:notoSansKR;src:url(/feature/vote2025/_next/static/media/df41ec45d56a5400-s.p.woff2) format("woff2");font-display:swap;font-weight:800;font-style:normal}@font-face{font-family:notoSansKR;src:url(/feature/vote2025/_next/static/media/0483b845aa16975b-s.p.woff2) format("woff2");font-display:swap;font-weight:900;font-style:normal}@font-face{font-family:notoSansKR Fallback;src:local("Arial");ascent-override:110.26%;descent-override:27.38%;line-gap-override:0.00%;size-adjust:105.20%}.__className_763a5e{font-family:notoSansKR,notoSansKR Fallback}.__variable_763a5e{--font-notoSansKR:"notoSansKR","notoSansKR Fallback"}.Footer_footer__2f8HF{mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg"  viewBox="0 0 1440 822" preserveAspectRatio="none"><path d="M0 0H882.5H1046.97C1048.95 0 1050.88 0.58438 1052.52 1.6795L1077.48 18.3205C1079.12 19.4156 1081.05 20 1083.03 20H1440V822H0V0Z" fill="white"/></svg>');-webkit-mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg"  viewBox="0 0 1440 822" preserveAspectRatio="none"><path d="M0 0H882.5H1046.97C1048.95 0 1050.88 0.58438 1052.52 1.6795L1077.48 18.3205C1079.12 19.4156 1081.05 20 1083.03 20H1440V822H0V0Z" fill="white"/></svg>');background-color:#000;color:#fff;width:100%;height:auto;min-width:1200px;margin-top:-24px;display:flex;flex-direction:column;padding-top:100px;padding-bottom:60px;position:relative;box-sizing:border-box;z-index:10}@media(max-width:1025px){.Footer_footer__2f8HF{margin-top:-16px;height:auto;min-width:350px;padding-bottom:25px;mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg"  viewBox="0 0 390 1500" fill="none" preserveAspectRatio="none"><path  d="M0 0L145 0H245.472C247.446 0 249.377 0.58438 251.019 1.6795L275.981 18.3205C277.623 19.4156 279.554 20 281.528 20H390V1500H0V0Z" fill="white" /></svg>');-webkit-mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg"  viewBox="0 0 390 1500" fill="none" preserveAspectRatio="none"><path  d="M0 0L145 0H245.472C247.446 0 249.377 0.58438 251.019 1.6795L275.981 18.3205C277.623 19.4156 279.554 20 281.528 20H390V1500H0V0Z" fill="white"  /></svg>')}}.Footer_footer__2f8HF .Footer_footerContainer__PrGzc{padding:0 60px;z-index:3}@media(max-width:1025px){.Footer_footer__2f8HF .Footer_footerContainer__PrGzc{padding:0 24px}}.Footer_footer__2f8HF .Footer_footerMain__bfLRG{position:relative}.Footer_footer__2f8HF .Footer_footerMain__bfLRG .Footer_imageControlButton__k6gzl{position:absolute;z-index:4;right:20px;bottom:-160px}.Footer_footer__2f8HF .Footer_menuSection__cf_An{margin-bottom:100px;display:flex;gap:10px;align-items:center;white-space:nowrap}@media(max-width:1025px){.Footer_footer__2f8HF .Footer_menuSection__cf_An{margin-bottom:40px}}.Footer_footer__2f8HF .Footer_menuContents__kKIfo{display:flex;flex-direction:column;gap:20px;white-space:nowrap;width:-moz-fit-content;width:fit-content}.Footer_footer__2f8HF .Footer_menuContents__kKIfo a{text-box-trim:trim-both;text-box-edge:cap alphabetic}@media(max-width:1025px){.Footer_footer__2f8HF .Footer_menuContents__kKIfo{gap:24px}}.Footer_footer__2f8HF .Footer_informationContainer__JnhGt:lang(en),.Footer_footer__2f8HF .Footer_informationContainer__JnhGt:lang(ja){width:183px}.Footer_footer__2f8HF .Footer_informationContainer__JnhGt:lang(fr){width:283px}.Footer_footer__2f8HF .Footer_informationContainer__JnhGt:lang(it){width:238px}.Footer_footer__2f8HF .Footer_informationContainer__JnhGt:lang(es){width:200px}.Footer_footer__2f8HF .Footer_informationContainer__JnhGt:lang(zh-CN),.Footer_footer__2f8HF .Footer_informationContainer__JnhGt:lang(zh-HK),.Footer_footer__2f8HF .Footer_informationContainer__JnhGt:lang(zh-TW){width:90px}.Footer_footer__2f8HF .Footer_informationContainer__JnhGt:lang(kr){width:107px}.Footer_footer__2f8HF .Footer_informationContainer__JnhGt:lang(th){width:153px}@media(max-width:1025px){.Footer_footer__2f8HF .Footer_informationContainer__JnhGt{width:unset}}.Footer_footer__2f8HF .Footer_menuInfo__8_ptp{display:flex;flex-direction:column;gap:20px;white-space:nowrap}.Footer_footer__2f8HF .Footer_menuInfo__8_ptp a{text-box-trim:trim-both;text-box-edge:cap alphabetic}.Footer_footer__2f8HF a{color:#fff!important;text-decoration:none}@media(max-width:1025px){.Footer_footer__2f8HF .Footer_spImageControlButton__CZj2m{position:absolute;right:0;bottom:0}}.Footer_swiperBackground__CimEF{position:absolute!important;top:0;left:0;width:100%;height:100%;z-index:0}.Footer_swiperBackground__CimEF .Footer_slideBackground__6daE4{width:100%;height:100%;background-repeat:no-repeat;background-size:cover;background-position:50%}.Footer_swiperBackground__CimEF .Footer_slideBackground__6daE4:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.6);z-index:1}.CustomButton_white__NAKM4:before{background:#222}.CustomButton_white__NAKM4:hover{color:#fff!important;border-color:#222!important}.CustomButton_white__NAKM4:hover .CustomButton_borderWhite__dGxle{background:#222!important}.CustomButton_white__NAKM4{border-color:#aeaeae!important;background:#fff!important;color:#222!important}.CustomButton_white__NAKM4 .CustomButton_borderWhite__dGxle{background:#aeaeae!important}.CustomButton_black__qHjOc:before{background:#fff}.CustomButton_black__qHjOc:hover{border-color:#aeaeae!important;color:#222!important}.CustomButton_black__qHjOc:hover .CustomButton_borderBlack__A42mJ{background:#aeaeae!important}.CustomButton_black__qHjOc{border-color:#222!important;background:#222!important;color:#fff!important}.CustomButton_black__qHjOc .CustomButton_borderBlack__A42mJ{background:#222!important}.CustomButton_darkGray__QpAxV:before{background:#fff}.CustomButton_darkGray__QpAxV:hover{border-color:#aeaeae!important;color:#222!important}.CustomButton_darkGray__QpAxV:hover .CustomButton_borderDarkGray___2SX4{background:#aeaeae!important}.CustomButton_darkGray__QpAxV{border-color:#525252!important;background:#525252!important;color:#fff!important}.CustomButton_darkGray__QpAxV .CustomButton_borderDarkGray___2SX4{background:#525252!important}.CustomButton_lightGray__6GF12:before{background:#222}.CustomButton_lightGray__6GF12:hover{color:#fff!important;border-color:#222!important}.CustomButton_lightGray__6GF12:hover .CustomButton_borderLightGray__KBiQU{background:#222!important}.CustomButton_lightGray__6GF12{border-color:#aeaeae!important;background:#f0f0f0!important;color:#222!important}.CustomButton_lightGray__6GF12 .CustomButton_borderLightGray__KBiQU{background:#aeaeae!important}.CustomButton_transparent__RG7zA:before{background:hsla(0,0%,100%,.1)}.CustomButton_transparent__RG7zA:hover{color:#fff!important;border-color:hsla(0,0%,100%,.3)!important;background:hsla(0,0%,100%,.1)!important}.CustomButton_transparent__RG7zA:hover .CustomButton_borderTransparent___TAMU{background:hsla(0,0%,100%,.3)!important}.CustomButton_transparent__RG7zA{border-color:hsla(0,0%,100%,.2)!important;background:rgba(0,0,0,0)!important;color:#fff!important}.CustomButton_transparent__RG7zA .CustomButton_borderTransparent___TAMU{background:hsla(0,0%,100%,.2)!important}.CustomButton_iconButton__oL2RO{position:relative;width:48px;height:48px;padding:0!important;background-color:rgba(0,0,0,0)!important;border:none!important;border-radius:0!important;overflow:hidden;display:flex;justify-content:center;align-items:center}@media(max-width:1025px){.CustomButton_iconButton__oL2RO{width:45px;height:45px}}.CustomButton_iconButton__oL2RO .CustomButton_customBorderSvg__Vnjjd{position:absolute;top:0;left:0;width:100%;height:100%;z-index:3;pointer-events:none}.CustomButton_iconButton__oL2RO .CustomButton_hoverBackground__Kr6tp,.CustomButton_iconButton__oL2RO .CustomButton_initialBackground__oVUoX{-webkit-clip-path:polygon(8px 0,100% 0,100% calc(100% - 8px),calc(100% - 8px) 100%,0 100%,0 8px);clip-path:polygon(8px 0,100% 0,100% calc(100% - 8px),calc(100% - 8px) 100%,0 100%,0 8px)}.CustomButton_iconButton__oL2RO .CustomButton_initialBackground__oVUoX{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;transition:all .4s ease-in-out;border-radius:4px}.CustomButton_iconButton__oL2RO .CustomButton_hoverBackground__Kr6tp{position:absolute;width:0;height:100%;right:0;transition:all .4s ease-in-out;border-radius:4px;z-index:2}.CustomButton_iconButton__oL2RO:hover .CustomButton_hoverBackground__Kr6tp{right:auto;left:0;width:100%}.CustomButton_iconButton__oL2RO .CustomButton_icon__1vs91{position:relative;display:flex;justify-content:center;align-items:center;padding:0;z-index:3}.CustomButton_iconButton__oL2RO.CustomButton_disabled__TbMVo{cursor:not-allowed;opacity:.5}.CustomButton_iconButton__oL2RO.CustomButton_disabled__TbMVo .CustomButton_hoverBackground__Kr6tp{width:0!important;right:0!important;left:auto!important;transition:none!important}.CustomButton_iconButton__oL2RO.CustomButton_disabled__TbMVo .CustomButton_customBorderSvg__Vnjjd path,.CustomButton_iconButton__oL2RO.CustomButton_disabled__TbMVo .CustomButton_icon__1vs91{transition:none!important}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px;.swiper-cube-shadow,.swiper-slide{transform-style:preserve-3d}}.swiper-css-mode{>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none;&::-webkit-scrollbar{display:none}}>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}&.swiper-horizontal{>.swiper-wrapper{scroll-snap-type:x mandatory}}&.swiper-vertical{>.swiper-wrapper{scroll-snap-type:y mandatory}}&.swiper-free-mode{>.swiper-wrapper{scroll-snap-type:none}>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}}&.swiper-centered{>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}}&.swiper-centered.swiper-horizontal{>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}}&.swiper-centered.swiper-vertical{>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}}}.swiper-3d{.swiper-slide-shadow,.swiper-slide-shadow-bottom,.swiper-slide-shadow-left,.swiper-slide-shadow-right,.swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),rgba(0,0,0,0))}}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border-radius:50%;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top:4px solid transparent}.swiper-watch-progress .swiper-slide-visible,.swiper:not(.swiper-watch-progress){.swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.swiper-fade{&.swiper-free-mode{.swiper-slide{transition-timing-function:ease-out}}.swiper-slide{pointer-events:none;transition-property:opacity;.swiper-slide{pointer-events:none}}.swiper-slide-active{pointer-events:auto;& .swiper-slide-active{pointer-events:auto}}}.Hero_heroSection__hvmIp{width:100%;height:var(--hero-height,100vh);display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative}.Hero_backgroundVideo__PHKdU{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0;background-color:#000}.Hero_piecesContainer__nRjQH{display:flex;gap:0;position:relative;width:100%;height:100%;animation:Hero_loopSlide__dD9db 20s linear infinite;animation-delay:2s}@keyframes Hero_loopSlide__dD9db{0%{transform:translateX(0)}to{transform:translateX(calc(-1 * var(--hero-height, 100vh) * 1.479))}}.Hero_piece__us_Pd{height:100%!important;width:auto!important;margin-left:calc(-1*var(--hero-height, 100vh)*.247);animation-fill-mode:forwards;object-fit:cover;flex-shrink:0}.Hero_pieceInitial__BRBN9,.Hero_piece__us_Pd{opacity:0;transform:translateY(0)}.Hero_piece1__VIGv2{animation:Hero_slideFromTop__DeTEe .2s ease-out forwards;animation-delay:1s}.Hero_piece2__r7w0l{animation:Hero_slideFromTop__DeTEe .2s ease-out forwards;animation-delay:1.1s}.Hero_piece3__IP3kc{animation:Hero_slideFromTop__DeTEe .2s ease-out forwards;animation-delay:1.2s}.Hero_piece4__DCeR9{animation:Hero_slideFromTop__DeTEe .2s ease-out forwards;animation-delay:1.3s}.Hero_piece5__8MYpz{animation:Hero_slideFromTop__DeTEe .2s ease-out forwards;animation-delay:1.2s}.Hero_piece6__UdfyL{animation:Hero_slideFromTop__DeTEe .2s ease-out forwards;animation-delay:1.3s}@keyframes Hero_slideFromTop__DeTEe{0%{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes Hero_blinkAnimation__hIdEs{0%,to{opacity:1}50%{opacity:0}}@keyframes Hero_slideInLeft__Rdhfy{to{opacity:1;transform:translateX(0)}}.Hero_voteCounter__PHOtA{display:flex;flex-direction:column;animation:Hero_counter__I_jhZ .3s ease-out 1s forwards;opacity:0}@media(min-width:1025px){.Hero_voteCounter__PHOtA{position:absolute;top:79px;right:53px;gap:23px}}@media(max-width:1025px){.Hero_voteCounter__PHOtA{margin-top:44px;margin-left:14px;gap:12px}}@keyframes Hero_counter__I_jhZ{to{opacity:1}}.SubTextForPc_container__BMA5G{opacity:0;transform:translateX(-30px);animation:SubTextForPc_slideInLeft__q1qG2 .3s ease-out 1s forwards;color:#05ff0e}@keyframes SubTextForPc_slideInLeft__q1qG2{to{opacity:1;transform:translateX(0)}}.SubTextForPc_text__8Oq26{font-size:70px;font-weight:700;letter-spacing:-3.5px;line-height:1}.SubTextForPc_text__8Oq26:lang(en){font-size:82px;font-weight:400;letter-spacing:-4.1px;font-family:var(--font-special-gothic)}.SubTextForPc_text__8Oq26:lang(th){font-size:72px;font-weight:700;letter-spacing:-3.6px}.SubTextForPc_text__8Oq26:lang(fr){font-size:60px;font-weight:400;letter-spacing:-3px;font-family:var(--font-special-gothic)}.SubTextForPc_text__8Oq26:lang(es),.SubTextForPc_text__8Oq26:lang(it){font-size:56px;font-weight:400;letter-spacing:-2.8px;font-family:var(--font-special-gothic)}.SubTextForPc_quote__usVK3:lang(ja){font-size:70px;font-weight:400;letter-spacing:-3.5px;font-family:var(--font-special-gothic)}.SubTextForPc_quote__usVK3:lang(zh-HK){font-size:70px;font-weight:700;letter-spacing:-35px}.SubTextForPc_year__gNdJo{font-size:84px;font-weight:400;letter-spacing:-4.2px;font-family:var(--font-special-gothic)}.SubTextForPc_year__gNdJo:lang(fr){font-size:62px;letter-spacing:-3.1px}.SubTextForPc_year__gNdJo:lang(es),.SubTextForPc_year__gNdJo:lang(it){font-size:58px;letter-spacing:-2.9px}.SubTextForPc_zero__BjpgV{font-size:84px;font-weight:400;letter-spacing:-3.36px;font-family:var(--font-special-gothic)}.SubTextForPc_zero__BjpgV:lang(fr){font-size:62px;letter-spacing:-2.48px}.SubTextForPc_zero__BjpgV:lang(es),.SubTextForPc_zero__BjpgV:lang(it){font-size:58px;letter-spacing:-2.32px}.SubTextForSp_container__tr8Ym{opacity:0;transform:translateX(-30px);animation:SubTextForSp_slideInLeft__Oq57J .3s ease-out 1s forwards;margin-top:10px;color:#05ff0e}@keyframes SubTextForSp_slideInLeft__Oq57J{to{opacity:1;transform:translateX(0)}}.SubTextForSp_text__B471U{font-size:45px;font-weight:700;letter-spacing:-2.25px;line-height:1}.SubTextForSp_text__B471U:lang(en){font-size:38px;font-weight:400;letter-spacing:-1.9px;font-family:var(--font-special-gothic)}.SubTextForSp_text__B471U:lang(th){font-size:40px;font-weight:700;letter-spacing:-2px}.SubTextForSp_text__B471U:lang(es),.SubTextForSp_text__B471U:lang(fr),.SubTextForSp_text__B471U:lang(it){font-size:38px;font-weight:400;letter-spacing:-1.9px;font-family:var(--font-special-gothic)}.SubTextForSp_quote__GvnN2:lang(ja){font-size:45px;font-weight:400;letter-spacing:-2.25px;font-family:var(--font-special-gothic)}.SubTextForSp_quote__GvnN2:lang(zh-HK){font-size:45px;font-weight:700;letter-spacing:-22.5px}.SubTextForSp_year__kyHsM{font-size:55px;font-weight:400;letter-spacing:-2.75px;font-family:var(--font-special-gothic)}.SubTextForSp_year__kyHsM:lang(th){font-size:40px;letter-spacing:-2px}.SubTextForSp_zero__r9npW{font-size:55px;font-weight:400;letter-spacing:-2.2px;font-family:var(--font-special-gothic)}.SubTextForSp_zero__r9npW:lang(th){font-size:40px;letter-spacing:-1.6px}.VoteVoteGundam_pcOnly__J6V6p{display:none}@media(min-width:1025px){.VoteVoteGundam_pcOnly__J6V6p{display:block}}.VoteVoteGundam_mobileOnly__9AIDm{display:block}@media(min-width:1025px){.VoteVoteGundam_mobileOnly__9AIDm{display:none}}.VoteVoteGundam_line1__rjhb7,.VoteVoteGundam_line2__cBcru{display:block;animation:VoteVoteGundam_blinkAnimation__snm2T .1s step-start 4 forwards;opacity:0}.VoteVoteGundam_line2__cBcru{margin-top:35px;animation-delay:.3s}@media(max-width:1025px){.VoteVoteGundam_line2__cBcru{margin-top:14px}}.VoteVoteGundam_line3__xO3g7{display:block;margin-top:35px;animation:VoteVoteGundam_blinkAnimation__snm2T .1s step-start 4 forwards;animation-delay:.6s;opacity:0}@media(max-width:1025px){.VoteVoteGundam_line3__xO3g7{margin-top:14px}}.VoteVoteGundam_line1Initial__q90PM,.VoteVoteGundam_line2Initial__uO8pA,.VoteVoteGundam_line3Initial__kVAFc{display:block;opacity:0}.VoteVoteGundam_line2Initial__uO8pA{margin-top:35px}@media(max-width:1025px){.VoteVoteGundam_line2Initial__uO8pA{margin-top:14px}}.VoteVoteGundam_line3Initial__kVAFc{margin-top:35px}@media(max-width:1025px){.VoteVoteGundam_line3Initial__kVAFc{margin-top:14px}}@keyframes VoteVoteGundam_blinkAnimation__snm2T{0%,to{opacity:1}50%{opacity:0}}.VoteOverview_voteOverviewSection__rKE_m{width:100%;position:relative;overflow:hidden;box-sizing:border-box;padding-bottom:4.99rem}.VoteOverview_mainBackgroundVideo__LuCZZ{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0;filter:brightness(.4)}.VoteOverview_leftSvgContainer___otP2{position:absolute;top:0;left:30px;width:150px;height:100%;overflow:hidden;z-index:1}.VoteOverview_leftVoteTextInner__hJoFJ{display:flex;flex-direction:column;gap:20px;animation:VoteOverview_scrollUp__jhxFm 10s linear infinite;animation-play-state:running}.VoteOverview_rightSvgContainer__AYCsX{position:absolute;top:0;right:0;width:150px;height:100%;overflow:hidden;z-index:1}.VoteOverview_rightVoteTextInner__eJTQq{display:flex;flex-direction:column;gap:20px;animation:VoteOverview_scrollDown__4CT5W 10s linear infinite;animation-play-state:running}@keyframes VoteOverview_scrollUp__jhxFm{0%{transform:translateY(0)}to{transform:translateY(-1041px)}}@keyframes VoteOverview_scrollDown__4CT5W{0%{transform:translateY(-1041px)}to{transform:translateY(0)}}.VoteOverview_content__0Y6Tl{position:relative;z-index:2;margin:3.12rem auto 4.56rem;width:calc(100% - 28.26rem);display:flex;flex-direction:column;align-items:flex-start;box-sizing:border-box}.VoteOverview_overviewHeader__QMxw8{display:flex;flex-direction:row;align-items:center;margin-bottom:2rem;width:100%;justify-content:space-between;gap:.56rem}.VoteOverview_overviewText__EwUXK{font-family:var(--font-special-gothic);font-weight:400;font-size:.875rem;line-height:normal;letter-spacing:.0875rem;color:#05ff0e;text-transform:uppercase;flex-shrink:0}.VoteOverview_overviewLine__vBr18{height:.0625rem;background-color:rgba(5,255,14,.5);flex-grow:1;flex-basis:0}.VoteOverview_mainTitlePC__Jz5VC{font-weight:700;font-size:4.375rem;line-height:normal;color:#fff;text-align:left;margin-top:3.5rem;margin-bottom:5.12rem}.VoteOverview_mainTitlePC__Jz5VC[data-lang=en],.VoteOverview_mainTitlePC__Jz5VC[data-lang=es],.VoteOverview_mainTitlePC__Jz5VC[data-lang=fr],.VoteOverview_mainTitlePC__Jz5VC[data-lang=it]{font-size:3rem;line-height:3.375rem}.VoteOverview_mainTitleSP__EVzPE{display:block;margin-top:1.63rem;margin-bottom:2.5rem;font-size:2.25rem;font-style:normal;font-weight:700;line-height:normal;text-align:left;color:#fff}.VoteOverview_mainTitleSP__EVzPE[data-lang=en],.VoteOverview_mainTitleSP__EVzPE[data-lang=es],.VoteOverview_mainTitleSP__EVzPE[data-lang=fr],.VoteOverview_mainTitleSP__EVzPE[data-lang=it]{font-size:2.375rem;line-height:2.75rem}.VoteOverview_comma__slutt{font-weight:400;font-family:var(--font-special-gothic)}@media(max-width:1150px){.VoteOverview_content__0Y6Tl{width:calc(100% - 18rem)}}@media(max-width:1025px){.VoteOverview_voteOverviewSection__rKE_m{height:auto}.VoteOverview_content__0Y6Tl{margin:2.5rem 1.5rem auto;width:auto;max-width:none}.VoteOverview_overviewHeader__QMxw8{margin-bottom:0}.VoteOverview_overviewText__EwUXK{font-size:.75rem;letter-spacing:.05rem;flex-shrink:0}}.VoteOverview_rankingTitle1__o4gY7{font-size:1.625rem;font-style:normal;font-weight:700;line-height:2.1875rem}@media(max-width:1025px){.VoteOverview_rankingTitle1__o4gY7{line-height:2.25rem}}.VoteOverview_rankingTitle2__rDkQb{font-size:1.6875rem;font-style:normal;font-weight:700;line-height:2.1875rem}@media(max-width:1025px){.VoteOverview_rankingTitle2__rDkQb{line-height:2.25rem}}.CardSection_infoCard__to_8z{font-size:16px;font-weight:900;line-height:normal;position:relative;flex:1 1}.CardSection_infoCard__to_8z:nth-child(2),.CardSection_infoCard__to_8z:nth-child(3){margin-left:-20px}.CardSection_cardTitle__1xazt{position:absolute;top:-14%;left:17%;font-family:var(--font-special-gothic);font-size:12px;font-weight:400;letter-spacing:1.2px;color:#05ff0e}.CardSectionSP_infoCard__8nEVb{position:relative;box-sizing:border-box;padding-inline:9%;padding-block:8px 16px}.CardSectionSP_cardTitle__xp62S{color:#05ff0e;font-family:var(--font-special-gothic);font-size:clamp(8px,1.5vw,12px);font-weight:400;letter-spacing:clamp(.05rem,.1vw,.07rem)}.CardSectionSP_cardHeaderItem__FXRo_{font-size:16px;font-weight:700;letter-spacing:1.6px;display:flex;align-items:baseline}.CardSectionSP_cardHeaderItem__FXRo_:after{content:"";display:inline-block;width:10px;height:1px;margin-left:4px;background-color:#fff}.VotingSection_votingSectionWrapper__fMESH{background-color:#000;color:#fff;height:auto;display:flex;flex-direction:column;align-items:center;box-sizing:border-box;padding-top:2.7rem;padding-bottom:4.4rem;overflow-x:hidden}.VotingSection_topRepeatTextContainer__XgtRd{width:100%;height:auto;position:relative;background-color:#000;z-index:10;display:flex;align-items:center;animation:VotingSection_scrollRight__PYF8D 20s linear infinite;animation-play-state:running}@keyframes VotingSection_scrollRight__PYF8D{0%{transform:translateX(-2591px)}to{transform:translateX(0)}}.VotingSection_textInner__os0yJ{display:flex}.VotingSection_innerContentWrapper__9qpMN{margin-top:2.51rem;padding-left:14.13rem;padding-right:14.13rem;max-width:100%;width:100%;display:flex;flex-direction:column;align-items:flex-start;box-sizing:border-box}.VotingSection_textLineContainer__BcqSI{display:flex;align-items:center;width:100%;margin-bottom:3.19rem}.VotingSection_chooseYourGundamText__Jnsog{color:#05ff0e;font-family:var(--font-special-gothic);font-size:.875rem;font-style:normal;font-weight:400;line-height:normal;letter-spacing:.0875rem;white-space:nowrap;flex-shrink:0;margin:unset;margin-right:20px}.VotingSection_horizontalLine__8SN8C{background:rgba(5,255,14,.5);width:45.4375rem;height:.0625rem;flex-grow:1;max-width:100%}.VotingSection_mainTitle__h6Mxc{font-size:clamp(3rem,5vw,4.375rem);font-style:normal;font-weight:700;line-height:normal;display:flex;align-items:baseline;flex-wrap:nowrap}.VotingSection_whiteChar__i0Dq_{color:#fff}.VotingSection_controls__0J_V2{margin-top:3.75rem;display:flex;gap:clamp(1.63rem,4vw,3.81rem);width:100%;box-sizing:border-box}.VotingSection_searchSection__vAh6u,.VotingSection_sortSection__zBewE{display:flex;flex-direction:column;align-items:flex-start;box-sizing:border-box;flex:1 1;min-width:15rem}.VotingSection_labelText__p3MwE{color:#05ff0e;font-family:var(--font-special-gothic);font-size:.875rem;font-style:normal;font-weight:400;line-height:normal;letter-spacing:.0875rem;margin-bottom:15px;text-transform:uppercase}.VotingSection_sortButtonsContainer__7MFiR{display:flex;gap:clamp(1rem,2vw,1.81rem);width:100%;box-sizing:border-box}.VotingSection_sortButton__ni8Np{background-color:#000;height:2.75rem;flex-shrink:0;border-radius:.25rem;border:1px solid #05ff0e;box-shadow:0 4px 4px 0 rgba(0,0,0,.25);color:#05ff0e;font-size:clamp(.875rem,1.5vw,1.25rem);font-style:normal;font-weight:700;line-height:normal;cursor:pointer;text-align:center;white-space:nowrap;position:relative;display:flex;align-items:center;justify-content:center;padding:0 1rem;flex-grow:1;max-width:13.5625rem}.VotingSection_sortButtonActive__RwCsY,.VotingSection_sortButton__ni8Np:hover{border:4px solid #05ff0e;box-shadow:0 4px 4px 0 rgba(0,0,0,.25);color:#05ff0e}.VotingSection_sortButtonActive__RwCsY:after{display:none}.VotingSection_activeButtonArrow__VwCYV{position:absolute;bottom:-.625rem;left:50%;transform:translateX(-50%);z-index:10;display:flex;align-items:center;justify-content:center}.VotingSection_activeButtonArrow__VwCYV svg{display:block;width:1rem;height:.5rem}.VotingSection_searchInputAndButtonWrapper__7K_At{display:flex;align-items:stretch;width:100%;box-sizing:border-box;gap:.81rem}.VotingSection_searchInput__5vzJV{background-color:#000;color:#fff;border:1px solid #05ff0e;outline:none;font-size:20px;padding:0 15px;height:44px;box-sizing:border-box;flex-grow:1}@media(max-width:1025px){.VotingSection_searchInput__5vzJV{font-size:14px}}.VotingSection_searchInput__5vzJV::placeholder{color:#05ff0e;opacity:.5}.VotingSection_seriesLogoSelector__FREKh{display:flex;flex-direction:column;width:100%;margin-top:1.5rem;height:16.44rem}.VotingSection_seriesLogoList__G3iaZ{display:flex;flex-wrap:nowrap;gap:1rem;overflow-x:auto;padding-bottom:1rem}.VotingSection_seriesLogoList__G3iaZ::-webkit-scrollbar{display:none}.VotingSection_seriesLogoList__G3iaZ{-ms-overflow-style:none;scrollbar-width:none}.VotingSection_seriesLogoItem__BFcg7{background-color:#fff;border:4px solid rgba(0,0,0,0);border-radius:.25rem;cursor:pointer;padding:.5rem;display:flex;align-items:center;justify-content:center;height:73px;flex-shrink:0;transition:border-color .2s ease;width:130px}.VotingSection_seriesLogoItem__BFcg7:hover{border-color:rgba(5,255,14,.5)}.VotingSection_seriesLogoItemActive__gJWZY{border-color:#05ff0e}.VotingSection_seriesLogoImage__BXx1v{object-fit:contain;width:100%;height:100%}.VotingSection_customScrollbar__qPykQ{width:100%;margin-top:1.5rem;padding-bottom:1rem}.VotingSection_scrollbarTrack__4OtVI{position:relative;width:100%;height:1.25rem;border-radius:6.25rem;border:1px solid rgba(5,255,14,.5);box-sizing:border-box}.VotingSection_scrollbarThumb__ymQjc{position:absolute;top:0;left:0;width:5.8125rem;height:1.25rem;background-color:#05ff0e;border-radius:.625rem;display:flex;align-items:center;justify-content:center;will-change:transform;padding:0 .5rem;box-sizing:border-box;cursor:-webkit-grab;cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none}.VotingSection_scrollbarThumb__ymQjc:active{cursor:-webkit-grabbing;cursor:grabbing}.VotingSection_scrollbarThumb__ymQjc svg{width:3.3125rem;height:auto;flex-shrink:0}@media(max-width:1150px){.VotingSection_innerContentWrapper__9qpMN{margin-top:2.51rem;padding-left:9rem;padding-right:9rem;max-width:100%;width:100%;display:flex;flex-direction:column;align-items:flex-start;box-sizing:border-box}}@media(max-width:1025px){.VotingSection_votingSectionWrapper__fMESH{padding-top:1.62rem;padding-bottom:1.94rem}.VotingSection_innerContentWrapper__9qpMN{margin-top:0;padding-left:1.5rem;padding-right:1.5rem}.VotingSection_textLineContainer__BcqSI{margin-bottom:1.62rem;margin-top:1.62rem;width:100%}.VotingSection_chooseYourGundamText__Jnsog{margin:0 .38rem 0 0}.VotingSection_horizontalLine__8SN8C{width:100%;height:.0625rem}.VotingSection_mainTitle__h6Mxc{font-size:clamp(2.25rem,8vw,3.2rem);flex-direction:column;white-space:normal}.VotingSection_mainTitle__h6Mxc span{display:block;width:100%}.VotingSection_controls__0J_V2{flex-direction:column;gap:1.63rem;align-items:center;margin-top:1.63rem}.VotingSection_searchSection__vAh6u{order:-1;width:100%;align-items:flex-start}.VotingSection_sortSection__zBewE{width:100%;align-items:flex-start}.VotingSection_sortButtonsContainer__7MFiR{width:100%;gap:1.69rem;align-items:center}.VotingSection_sortButton__ni8Np{width:calc(50% - .845rem);font-size:.875rem}.VotingSection_activeButtonArrow__VwCYV{bottom:-.625rem}.VotingSection_activeButtonArrow__VwCYV svg{width:.625rem;height:.625rem}.VotingSection_searchInputAndButtonWrapper__7K_At{flex-direction:row;gap:.81rem;width:100%}.VotingSection_seriesLogoSelector__FREKh{height:auto;margin-top:1.63rem}.VotingSection_seriesLogoList__G3iaZ{display:grid;grid-auto-flow:column;grid-template-rows:repeat(2,auto);grid-gap:.625rem;gap:.625rem}.VotingSection_seriesLogoItem__BFcg7{width:8.125rem;height:4.5625rem;padding:0;flex-shrink:0;border-width:2px}.VotingSection_seriesLogoItemActive__gJWZY{border-width:3px}.VotingSection_seriesLogoImage__BXx1v{width:100%;height:100%}}.SearchButton_searchButton__NMB1H{display:flex;align-items:center;justify-content:center;width:60px;height:44px;transition:all .3s ease-in-out;position:relative;overflow:hidden;flex-shrink:0}.SearchButton_searchButton__NMB1H svg{position:relative;z-index:1}@media(min-width:1025px){.SearchButton_searchButton__NMB1H{background-color:#05ff0e;color:#000;border:4px solid #05ff0e}.SearchButton_searchButton__NMB1H:hover{background-color:#000;color:#05ff0e;border:4px solid #05ff0e}}@media(max-width:1025px){.SearchButton_searchButton__NMB1H{background-color:#05ff0e;color:#000}.SearchButton_searchButton__NMB1H:after{content:"";position:absolute;top:50%;left:50%;width:25px;height:25px;border-radius:50%;background-color:#ceffcf;opacity:0;pointer-events:none;transform:translate(-50%,-50%) scale(.1)}.SearchButton_searchButton__NMB1H.SearchButton_animating__smxfP:after{animation:SearchButton_circleEffect__7wuM9 .5s ease-in-out forwards}}@keyframes SearchButton_circleEffect__7wuM9{0%{opacity:0;transform:translate(-50%,-50%) scale(.1)}50%{opacity:1}to{opacity:0;transform:translate(-50%,-50%) scale(3)}}.OldNewButton_container__bT3GU{display:flex;align-items:center;gap:10px;margin-bottom:17px;width:-moz-fit-content;width:fit-content;cursor:pointer;color:#05ff0e;transition:all .3s ease-in-out;font-family:var(--font-special-gothic);font-size:14px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:1.4px}.OldNewButton_container__bT3GU .OldNewButton_textWrapper__6i9Ib{position:relative;height:18px;white-space:nowrap}.OldNewButton_container__bT3GU .OldNewButton_text__B8tV_{position:absolute;top:0;left:0;transition:opacity .3s ease-in-out;opacity:1}.OldNewButton_container__bT3GU .OldNewButton_text__B8tV_.OldNewButton_hidden__ONGsS{opacity:0;pointer-events:none}.OldNewButton_container__bT3GU .OldNewButton_iconWrapper__FcpXr{position:relative;width:27px;height:27px}.OldNewButton_container__bT3GU .OldNewButton_icon__SaDut{position:absolute;top:0;left:0;width:27px;height:27px;transition:all .3s ease-in-out;opacity:1}.OldNewButton_container__bT3GU .OldNewButton_icon__SaDut.OldNewButton_hidden__ONGsS{opacity:0}.CharacterPage_characterPageContainer__85781{width:100%;min-height:100vh;background-color:#000;color:#fff;box-sizing:border-box;position:relative;padding-bottom:calc(48.6px + 3.875rem + 1rem + 100px)}@media(max-width:1025px){.CharacterPage_characterPageContainer__85781{padding-bottom:calc(48.6px + 3.875rem + 1rem)}}.CharacterPage_characterGrid__ZrgNB{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:0;gap:0;justify-content:center;margin-left:auto;margin-right:auto;position:relative;z-index:1;margin-bottom:calc(-1*(48.6px + 3.875rem));container-type:inline-size;border-top:1px solid #494949}@media(max-width:1025px){.CharacterPage_characterGrid__ZrgNB{grid-template-columns:repeat(2,1fr);margin-bottom:calc(-48.6px - 3.875rem)}}.CharacterPage_characterCardWrapper__iOQ7F{width:100%;box-sizing:border-box;position:relative;border-right:1px solid #494949;border-bottom:1px solid #494949;display:flex;justify-content:center;align-items:center;min-width:0}@media(min-width:1025px){.CharacterPage_characterCardWrapper__iOQ7F:nth-child(3n){border-right:none}}@media(max-width:1025px){.CharacterPage_characterCardWrapper__iOQ7F{width:50vw;height:auto;box-sizing:border-box}.CharacterPage_characterCardWrapper__iOQ7F:nth-child(2n){border-right:unset}}.CharacterPage_voteButton__wPeYa{position:relative;display:inline-block;color:#fff}.CharacterPage_voteButton__wPeYa:before{content:"";position:absolute;top:0;left:100%;width:100%;height:100%;background-color:#05ff0e;z-index:0;transition:none;transition:left .3s ease-in-out}.CharacterPage_characterCard__FU1jP{background-color:#000;border-radius:0;overflow:hidden;display:flex;flex-direction:column;box-sizing:border-box;position:relative;width:100%;height:100%;cursor:pointer}.CharacterPage_characterCard__FU1jP:after{content:"";position:absolute;top:6px;left:6px;width:calc(100% - 12px);height:calc(100% - 12px);border:3px solid rgba(0,0,0,0);pointer-events:none;transition:border-color .2s ease-in-out;z-index:10}@media(min-width:1025px){.CharacterPage_characterCard__FU1jP:hover:after{border-color:#05ff0e;border-width:6px;box-sizing:border-box}.CharacterPage_characterCard__FU1jP:hover .CharacterPage_voteButton__wPeYa:before{left:0}.CharacterPage_characterCard__FU1jP:hover .CharacterPage_voteLine__PL7uZ{display:none}.CharacterPage_characterCard__FU1jP:hover .CharacterPage_voteTextSvg__mC9k2 svg path{fill:#000}}@media(max-width:1025px){.CharacterPage_characterCard__FU1jP{height:100%}.CharacterPage_characterCard__FU1jP:hover:active .CharacterPage_spMask__Ed5kX{opacity:1}.CharacterPage_spMask__Ed5kX{content:"";position:absolute;inset:0;opacity:0;transition:opacity .2s ease;pointer-events:none;z-index:50;width:100%;height:100%;background-color:rgba(5,255,14,.5019607843)}}.CharacterPage_cardLogo__SP8Gq{position:absolute;top:4%;left:4%;width:48.34px;height:41px;padding:1px;z-index:11;object-fit:contain;background-color:#fff}@media(max-width:1025px){.CharacterPage_cardLogo__SP8Gq{top:.3rem;left:.3rem;width:18.88px;height:16.01px;padding:1px}}.CharacterPage_imageWrapper__OPxA6{width:100%;height:19.38rem;position:relative;overflow:hidden;display:flex;justify-content:center;padding-top:.62rem}@media(max-width:1025px){.CharacterPage_imageWrapper__OPxA6{width:100%;height:12rem}}.CharacterPage_image__hY65b{position:relative;width:18.75rem;height:18.75rem;overflow:hidden}@media(max-width:1025px){.CharacterPage_image__hY65b{width:11.375rem;height:11.375rem}}.CharacterPage_characterImage__1ksJ0{width:100%;height:100%;display:block}.CharacterPage_fadeOverlayLeft__9RMvp{position:absolute;top:0;left:0;width:3.125rem;height:18.75rem;flex-shrink:0;background:linear-gradient(270deg,rgba(0,0,0,0),#000);z-index:1}@media(max-width:1025px){.CharacterPage_fadeOverlayLeft__9RMvp{width:1.5rem;height:11.375rem}}.CharacterPage_fadeOverlayRight__sgOT4{position:absolute;top:0;right:0;width:3.125rem;height:18.75rem;flex-shrink:0;background:linear-gradient(270deg,rgba(0,0,0,0),#000);z-index:1;rotate:180deg}@media(max-width:1025px){.CharacterPage_fadeOverlayRight__sgOT4{width:1.5rem;height:11.375rem}}.CharacterPage_cardFooter__fECkr{flex-grow:1;display:flex;justify-content:flex-start;align-items:center;padding:0 1.49rem;box-sizing:border-box;position:relative;z-index:12;min-height:5.9375rem}@media(max-width:1025px){.CharacterPage_cardFooter__fECkr{padding:0 .5rem;min-height:2.8rem}}.CharacterPage_textContainer__pHFOh{display:flex;flex-direction:column;justify-content:center;height:100%;flex-grow:1;text-align:left}@media(max-width:1025px){.CharacterPage_textContainer__pHFOh{margin-top:0;height:100%;display:flex;flex-direction:column;justify-content:center}}.CharacterPage_title__ODSFD{color:#fff;font-size:clamp(.7rem,2.7cqi,.8125rem);font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.01625rem;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-height:1.21875rem}@media(max-width:1025px){.CharacterPage_title__ODSFD{font-size:.625rem;letter-spacing:-.02em;min-height:.938rem}}.CharacterPage_name__ws7wU{color:#fff;font-size:clamp(1rem,4.1cqi,1.25rem);font-style:normal;font-weight:900;line-height:150%;letter-spacing:-.025rem;margin:0;padding-right:7.69rem}@media(max-width:1025px){.CharacterPage_name__ws7wU{font-size:.8125rem;letter-spacing:-.02em;padding-right:0}}.CharacterPage_voteButton__wPeYa{background-color:rgba(0,0,0,0);border:none;cursor:pointer;transition:background-color .3s ease;display:flex;justify-content:center;align-items:center;overflow:hidden}.CharacterPage_pcVoteButton__hjkxg{position:absolute;right:6px;top:-6px;width:7.69rem;height:100%}.CharacterPage_spVoteButton__pBGh5{display:flex;position:absolute;bottom:0;z-index:10;right:.1825rem;width:3.5rem;height:1.8125rem;background-color:#000;border:none;display:inline-block}.CharacterPage_voteLine__PL7uZ{width:.0625rem;height:65%;background:hsla(0,0%,100%,.5);position:absolute;left:0;top:17.5%;transform:none;transition:background-color .3s ease,display .3s ease}@media(max-width:1025px){.CharacterPage_voteLine__PL7uZ{height:100%;background:rgba(253,253,253,.4117647059);position:absolute;left:0;top:50%;transform:translateY(-50%);display:block}}.CharacterPage_voteTextSvg__mC9k2{width:3.9375rem;height:auto;position:relative}.CharacterPage_voteTextSvg__mC9k2 svg{width:100%;height:auto}.CharacterPage_voteTextSvg__mC9k2 svg path{fill:rgba(253,253,253,.4117647059);transition:fill .3s ease}@media(max-width:1025px){.CharacterPage_voteTextSvg__mC9k2{left:50%;transform:translate(-50%,-50%);position:absolute;z-index:5;width:2.625rem;height:.875rem}.CharacterPage_voteTextSvg__mC9k2 svg path{fill:rgba(253,253,253,.4117647059)}}.CharacterPage_wrapperOverlay__WPtKx{position:absolute;bottom:0;left:0;width:100%;height:295px;background:linear-gradient(180deg,transparent,#000 30%);display:flex;justify-content:center;align-items:flex-end;padding-bottom:2rem;box-sizing:border-box;pointer-events:none;z-index:2}@media(max-width:1025px){.CharacterPage_wrapperOverlay__WPtKx{height:225px;background:linear-gradient(180deg,transparent,#000 70%)}}.CharacterPage_noSearchResultsContainer__0TdSh{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100vw;border-top:.0625rem solid hsla(0,0%,100%,.4);padding-top:4.37rem;gap:3.75em}@media(max-width:1025px){.CharacterPage_noSearchResultsContainer__0TdSh{gap:1.88rem;padding:2.5rem 1.5rem 0}}.CharacterPage_allButton__LfHEZ{pointer-events:all;position:relative;overflow:hidden;width:180px;height:62px;box-sizing:border-box;border:1px solid #05ff0e;border-radius:100px;font-family:var(--font-special-gothic);font-size:16px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:1.6px;color:#05ff0e;transition:background-color .3s ease,color .3s ease}@media(min-width:1025px){.CharacterPage_allButton__LfHEZ:hover{background-color:#05ff0e;color:#fff}}@media(max-width:1025px){.CharacterPage_allButton__LfHEZ:after{content:"";position:absolute;z-index:-1;top:50%;left:50%;width:100px;height:100px;border-radius:50%;background:#ceffcf;opacity:0;pointer-events:none;transform:translate(-50%,-50%) scale(.1)}.CharacterPage_allButton__LfHEZ.CharacterPage_animating__s3vyd:after{animation:CharacterPage_circleEffect__l5uh0 .8s ease-in-out}}@keyframes CharacterPage_circleEffect__l5uh0{0%{opacity:0;transform:translate(-50%,-50%) scale(.1)}50%{opacity:1}to{opacity:0;transform:translate(-50%,-50%) scale(3)}}.Modal_modalOverlay__Mv2l7{position:fixed!important;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.6);display:flex;justify-content:center;align-items:center;z-index:1000!important;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);width:100%;height:100%}.Modal_modalContent__BObjD{background-color:rgba(0,0,0,0);display:flex;max-width:90vw;max-height:100vh;overflow:hidden;box-shadow:none;color:#fff}.Modal_leftContent__Pj2Al{padding:30px 30px 0 0;display:flex;align-items:center}.Modal_leftContent__Pj2Al img{max-width:80vh;max-height:100%;width:100%;height:auto;object-fit:contain}.Modal_rightContent__GPYDA{display:flex;width:500px;padding-top:164px;padding-bottom:164px;flex-direction:column;justify-content:flex-start;align-items:flex-start;position:relative;overflow-y:auto}.Modal_characterName__DZLg3{width:100%;padding-bottom:42px;font-size:30px;font-weight:900;line-height:150%;letter-spacing:-.6px;border-bottom:1px solid hsla(0,0%,100%,.4)}.Modal_label__6wWM9{width:100%;margin-top:20px;margin-bottom:10px;font-family:var(--font-special-gothic);font-size:10px;font-weight:400;letter-spacing:1px;color:#05ff0e}.Modal_value__FrrH8{width:100%;padding-bottom:20px;color:#fff;font-size:14px;font-weight:500;line-height:28px;border-bottom:1px solid hsla(0,0%,100%,.4)}.Modal_description__V0oKP{color:#fff;font-size:.875rem;line-height:1.75rem;margin:unset;margin-top:1.25rem;white-space:pre-wrap}.Modal_voteButton__4riOQ{position:absolute;bottom:.63rem;right:.62rem;width:23.75rem;height:4.8125rem;background:#05ff0e;border:none;cursor:pointer;display:flex;justify-content:center;align-items:center;flex-shrink:0;z-index:1001;transition:opacity .2s ease}.Modal_voteButton__4riOQ:hover{opacity:.8}.Modal_voteDisabled__va6dd{opacity:.4!important}.Modal_modalContent__BObjD.Modal_thanksMode__Gwp5D{display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:rgba(0,0,0,0);width:100%;height:100%;max-width:none;max-height:none;overflow:visible}.Modal_thanksContainer__6Wazf{display:flex;flex-direction:column;align-items:center;justify-content:center;width:29rem;height:auto;padding:2rem;color:#fff;text-align:center;box-sizing:border-box}.Modal_thanksHeadingContainer__7ZAFl{display:flex;gap:.5rem;align-items:flex-start;margin-bottom:2.5rem}.Modal_errorText__tqb3s{width:4.25rem;height:6.375rem;flex-shrink:0}.Modal_thanksMessage__IchB3{color:#fff;font-size:.875rem;font-style:normal;font-weight:500;line-height:1.75rem;margin-bottom:1.88rem}.Modal_officialSiteButton__vaQst{width:18.875rem;height:2.5rem;flex-shrink:0;border-radius:6.25rem;border:1px solid #05ff0e;background:rgba(0,0,0,0);cursor:pointer;padding:.62rem 1rem .56rem;margin-bottom:1.87rem;display:flex;justify-content:center;align-items:center;transition:opacity .2s ease}.Modal_officialSiteButton__vaQst:hover{opacity:.8}.Modal_officialSiteButton__vaQst{color:#05ff0e;font-family:var(--font-special-gothic),sans-serif;font-size:1rem;font-style:normal;font-weight:400;line-height:normal;letter-spacing:.1rem}.Modal_modalContent__BObjD.Modal_thanksMode__Gwp5D .Modal_leftContent__Pj2Al,.Modal_modalContent__BObjD.Modal_thanksMode__Gwp5D .Modal_rightContent__GPYDA,.Modal_modalContent__BObjD.Modal_thanksMode__Gwp5D .Modal_voteButton__4riOQ{display:none}.Modal_closeButton__Foob_{position:absolute;top:30px;right:30px;z-index:1001}@media(max-width:1025px){.Modal_closeButton__Foob_{top:10px;right:10px;z-index:1002}}