@charset "UTF-8";.store__con{position:relative;z-index:1;padding:var(--pd-x)}@media screen and (max-width:63.99875em){.store__con{padding:0}}@media screen and (min-width:90em){.store__con{max-width:105rem;width:100%}}@media screen and (min-width:112.5em){.store__con{width:105rem}}.font-large{font-size:7.5rem}@media screen and (min-width:20rem){.font-large{font-size:calc(7.5rem + 11.25 * ((100vw - 20rem)/ 70))}}@media screen and (min-width:90rem){.font-large{font-size:18.75rem}}.font-bigger{font-size:4.375rem}@media screen and (min-width:20rem){.font-bigger{font-size:calc(4.375rem + 3.125 * ((100vw - 20rem)/ 70))}}@media screen and (min-width:90rem){.font-bigger{font-size:7.5rem}}.font-small{font-size:2.5rem}@media screen and (min-width:20rem){.font-small{font-size:calc(2.5rem + 3.125 * ((100vw - 20rem)/ 70))}}@media screen and (min-width:90rem){.font-small{font-size:5.625rem}}:root{--size:100%;--space:8vmin;--duration:300ms;--ease-out:cubic-bezier(0.25, 1, 0.5, 1);--bounce-out:cubic-bezier(0.34, 1.56, 0.64, 1)}.ask .grid-container{display:flex;align-items:center;justify-content:center}.main_title__title{z-index:-1;line-height:1}.main_title__word{z-index:10;margin-top:-12%}@media print,screen and (max-width:63.99875em){.main_title__word{margin-top:-20%}}@media print,screen and (min-width:64em) and (max-width:74.99875em){.main_title__word{margin-top:-15%}}@media screen and (min-width:75em) and (max-width:89.99875em){.main_title__word{margin-top:-14%}}.vote_in_title{position:relative}.vote_in_title::before{content:"";width:90%;height:1px;position:absolute;display:block;background:linear-gradient(to right,#cfa972 52%,rgba(207,169,114,0) 100%);top:20px;left:-70%}.vote_in_title h5{color:#d1c0a5;padding:0 0 0 20%}.vote_in_title p{color:#fff;padding:0 0 0 20%}.font-center{display:flex;justify-content:space-evenly}.list_evenly{color:#fff;list-style:none;margin-left:0}.list_evenly .font-center{width:9.375rem}.list_evenly li{-webkit-padding-start:6.875rem;padding-inline-start:6.875rem;position:relative;display:block;font-weight:400}.list_evenly li:before{font-weight:700;content:"【" attr(data-value) "】 ";margin-right:5px;position:absolute;display:block;left:0}.note_list{font-size:.875rem;color:#fff;font-weight:400}.note_list li{margin-bottom:.3125rem;display:none}.note_list li:first-child{display:list-item}.sp_list{list-style:none;counter-reset:item;padding-left:0}.sp_list li{counter-increment:item;margin-bottom:.3125rem}.sp_list li::before{content:"(" counter(item) ") ";margin-right:0}.button{line-height:inherit}.filter_btn,.note-more{position:relative;border:1px solid #cfa972;background:0 0;font-size:1.5rem;color:#cfa972;margin-bottom:0;transition:.3s ease-in-out;transition-delay:.35s;overflow:hidden;padding:.3125rem 1.5625rem;line-height:inherit;font-weight:400}.filter_btn span,.note-more span{position:relative;z-index:2}.filter_btn::before,.note-more::before{position:absolute;content:"";top:0;left:0;width:0;height:100%;background:#cfa972;transition:all .35s;z-index:0}@media (hover:hover){.filter_btn:focus,.filter_btn:hover,.note-more:focus,.note-more:hover{cursor:pointer;color:#000}.filter_btn:focus::before,.filter_btn:hover::before,.note-more:focus::before,.note-more:hover::before{width:100%}}@media print,screen and (max-width:39.99875em){.filter_btn,.note-more{font-size:.75rem;padding:.3125rem .625rem}}@media print,screen and (max-width:39.99875em){.note-more{font-size:1rem}}.btn_out-line{border:1px solid #cfa972;background:#000;color:#cfa972}.link_white{color:#fff;transition:background-color .25s ease-out,color .25s ease-out;text-decoration:underline;text-underline-offset:.3125rem}@media (hover:hover){.link_white:focus,.link_white:hover{color:#d1c0a5}}.link_white .be-icon{margin-right:.3125rem}.link_white .be-icon::before{transform:scale(1.5)}.prize_list__item::after,.prize_list__item::before,.step__g::after,.step__g::before{position:absolute;display:block;width:1.125rem;height:2.125rem;z-index:2;content:""}.prize_list__item::before,.step__g::before{left:0;background:url(../images/vote/prize_deco_l.png) no-repeat top left}.prize_list__item::after,.step__g::after{right:0;background:url(../images/vote/prize_deco_r.png) no-repeat top left}footer{background:url(../images/vote/bar_bg.jpg) repeat top left;font-size:.75rem}footer p{padding:1.25rem 0;margin-bottom:6.25rem}footer .voter_btn_side{position:fixed;display:flex;flex-direction:column;right:3.125rem;bottom:7.5rem;z-index:10}footer .voter_btn_side .button{padding:1.125rem .5rem;writing-mode:vertical-rl;display:flex;justify-content:center;align-items:center}footer .voter_btn_side .logout_btn{background:#fff;display:flex;flex-direction:column;align-items:center;margin-bottom:1rem;width:2.5rem}footer .voter_btn_side .logout_btn a{color:#000;background:#fff;padding:1rem 0 1rem 0;width:100%;margin-bottom:0}footer .voter_btn_side .logout_img{width:100%;padding:.625rem 0;border-bottom:1px solid #dedede;display:flex;justify-content:center;align-items:center}footer .voter_btn_side .logout_img img{width:1.25rem}@media print,screen and (max-width:39.99875em){footer p{margin-bottom:2.5rem}footer .voter_btn_side{right:.625rem;bottom:2.5rem}footer .voter_btn_side .button{padding:.5rem .1875rem;font-size:.875rem;width:2.5rem}footer .voter_btn_side .logout_btn{width:2.5rem}}@media print,screen and (min-width:40em) and (max-width:63.99875em){footer p{margin-bottom:4.6875rem}footer .voter_btn_side{right:1.25rem;bottom:5rem;width:2.5rem}footer .voter_btn_side .button{padding:.5rem .1875rem;font-size:1rem;width:2.5rem}}.vote_bn{background:url(../images/vote/2025/bg.jpg) no-repeat center left;background-size:cover;overflow:hidden}.vote_bn__word{border:.3125rem solid #cfa972;padding:2.8125rem;gap:2.8125rem;background:rgba(0,0,0,.8);margin-top:10vh;margin-bottom:10vh}.vote_bn__img{position:absolute;display:block;width:29%;top:8%;left:15%}.vote_bn__img .object-fit{position:absolute;display:block;top:0;left:0!important;width:100%;left:100%}.vote_bn__img .object-fit:before{padding-top:100%}.vote_bn h1{margin-bottom:0;text-align:center}.vote_bn h1{font-size:1.25rem}@media screen and (min-width:20rem){.vote_bn h1{font-size:calc(1.25rem + 3.125 * ((100vw - 20rem)/ 70))}}@media screen and (min-width:90rem){.vote_bn h1{font-size:4.375rem}}.vote_bn .font-center,.vote_bn h1{color:#cfa972}.vote_bn .font-center{font-weight:400}.vote_bn .des{color:#fff;margin-top:2.1875rem;font-weight:400}@media print,screen and (max-width:39.99875em){.vote_bn__word{padding:.9375rem;gap:.9375rem;margin-top:38vh;margin-bottom:3.75rem}.vote_bn .font-center{font-size:1rem}}@media print,screen and (min-width:40em) and (max-width:63.99875em){.vote_bn__word{margin-top:50vh;margin-bottom:9.375rem;padding:1.25rem;gap:1.25rem}.vote_bn .font-center{font-size:1.25rem}}@media print,screen and (max-width:63.99875em){.vote_bn{background:url(../images/vote/2025/bg_s.jpg) no-repeat top center;background-size:100%}.vote_bn__word{z-index:2}.vote_bn__img{z-index:1;width:80%;top:4%;left:24%}.vote_bn h1{font-size:1.75rem}.vote_bn .des{margin-top:.625rem;font-size:.875rem}}@media screen and (max-width:375px){.vote_bn h1{font-size:1.5rem}.vote_bn .font-center{font-size:.875rem}}@media print,screen and (min-width:64em) and (max-width:74.99875em){.vote_bn{background-position:30% 80%}.vote_bn__word{width:50%!important;margin-top:10vh;margin-bottom:10vh;padding:1.875rem;gap:1.25rem}.vote_bn__img{width:40%;top:10%;left:5%}.vote_bn .des{margin-top:1.25rem}.vote_bn h1{font-size:2rem}.vote_bn h4{font-size:1rem}}@media screen and (min-width:75em) and (max-width:89.99875em){.vote_bn{background-position:30% 80%}.vote_bn__word{width:55%!important;padding:1.25rem}.vote_bn__img{width:35%;top:8%;left:10%}.vote_bn .des{margin-top:1.25rem}.vote_bn h1{font-size:2.625rem}.vote_bn h4{font-size:1.5rem}}@media screen and (min-width:90em) and (max-width:105.0625em){.vote_bn{background-position:30% 100%}.vote_bn__word{width:55%!important;padding:1.125rem}.vote_bn h1{font-size:3.125rem}.vote_bn h4{font-size:1.25rem}}@media screen and (min-width:1682px){.vote_bn{background-position:30% 80%}}@media screen and (min-width:1921px){.vote_bn{background-position:100% 73%}}@media screen and (min-width:2001px){.vote_bn__img{width:30%}}@media screen and (min-width:2200px){.vote_bn__img{width:25%;top:5%}}.tooltip_fixed{position:fixed}.vote_way{padding-bottom:12.5rem;background:url(../images/vote/way_bg.png) no-repeat bottom left;background-size:100%}.vote_way h4,.vote_way p{color:#fff;margin-bottom:1.25rem}.vote_way h4{font-weight:700}.vote_way h6{color:#fff;margin-bottom:5rem}.vote_way__con{padding-top:8.125rem}.vote_way__store{background:0 0!important}.vote_way__store .store__item-title{transform:translateY(-40%)!important}.vote_way__store i{font-family:'Noto Sans TC',sans-serif}.vote_way .vote_end .store__item-w{justify-content:flex-end}.vote_way .vote_end figure:focus .object-fit img,.vote_way .vote_end figure:hover .object-fit img{transform:scale(1)}.vote_way .vote_end figure:focus .store__item-title,.vote_way .vote_end figure:hover .store__item-title{background-size:contain}.vote_way .vote_end figure:focus .store__item-title h2,.vote_way .vote_end figure:hover .store__item-title h2{color:#fff}@media print,screen and (max-width:39.99875em){.vote_way .vote_say{font-size:1.25rem}}@media print,screen and (max-width:63.99875em){.vote_way{background:url(../images/vote/way_bg.png) no-repeat bottom right;background-size:200%}.vote_way__con{padding-top:3.75rem}}.first_prize .prize_list__title{padding:2.5rem 0}.first_prize .prize_list__title h6{margin-bottom:.625rem}.first_prize .prize_list__title::before{display:none}.prize_list__end_list::before,.prize_list__title::before{position:absolute;display:block;top:0;left:0;width:100%;height:2px;background:linear-gradient(90deg,rgba(208,169,114,0) 0,#9d8056 50%,rgba(106,86,58,0) 100%);content:''}.prize_list__item{border:1px solid #cfa972;margin-top:3.125rem;display:flex;flex-direction:column;align-items:center;position:relative}.prize_list__item::before{top:60%}.prize_list__item::after{bottom:65%}.prize_list__top{transform:translateY(-50%);margin-bottom:0}.prize_list__top span{background:#cfa972;padding:.75rem 1.5rem;color:#000;line-height:1}.prize_list__title{position:relative;display:block;color:#cfa972!important;margin-bottom:0;padding:1.25rem 0;width:100%}.prize_list__title b{line-height:1.6;color:#cfa972!important}.prize_list__end_list{color:#fff;text-align:center;position:relative;display:inline-flex;width:100%;margin:0;padding:1.25rem 1.875rem;-webkit-padding-start:1.875rem;padding-inline-start:1.875rem;flex-direction:column;align-items:center;list-style:none}.prize_list__img{margin:1.5625rem 0}.prize_list h5,.prize_list h6,.prize_list p{margin-bottom:0}.prize_list p{color:#fff;font-size:.875rem;font-weight:400}@media print,screen and (max-width:63.99875em){.prize_list{margin:0 5%}}.store{background:url(../images/vote/bar_bg.jpg) repeat top left;background-size:auto;min-height:auto!important;padding-bottom:3.125rem}.store .tag_group{margin:4.375rem 0 6.25rem 0;display:flex;gap:1.875rem}.store .filter_btn.is-active{background:#cfa972;color:#000}.store .filter_btn.is-active::before{width:100%}.store__item{position:relative;display:block;margin-top:3.125rem}.store__item .object-fit:before{padding-top:75%}.store__item a{position:relative;display:block}.store__item-img{position:relative;display:block;overflow:hidden;width:100%;z-index:2}.store__item-title{position:relative;display:flex;align-items:flex-start;justify-content:flex-start;z-index:10;width:100%;padding:0 0 0 1.25rem;background-position:left center;background-repeat:no-repeat;transform:translateY(-50%);flex-direction:column}.store__item-title h2{color:#fff;line-height:1.2;text-shadow:#000 1px 2px 1px}.store__item-title h2 i{font-style:normal;font-weight:400}.store__item-title .des{color:#cfa972;margin-bottom:0}.store__item-title i{font-family:'Noto Sans TC',sans-serif}.store__item-w{padding:1.25rem;position:absolute;display:flex;justify-content:space-between;top:0;left:0;z-index:5;width:100%}.store .vote_btn{border-radius:0;margin:0}.store .vote_btn.has_voted{background-color:#757575;color:#000}.store .vote_val{background:#000;color:#fff;margin:0;border:1px solid #fff;cursor:default}@media (hover:hover){.store figure:focus .object-fit img,.store figure:hover .object-fit img{transform:scale(1.2);transition:all .5s}.store figure:focus .store__item-title,.store figure:hover .store__item-title{background-size:contain;transition:all .5s}.store figure:focus .store__item-title h2,.store figure:hover .store__item-title h2{color:#cfa972}}@media print,screen and (max-width:63.99875em){.store{padding:3.125rem .9375rem}.store__item{margin-top:1.5625rem}.store .button-group{margin:2.1875rem 0 0 0;gap:.625rem;justify-content:space-between}.store .vote_btn,.store .vote_val{font-size:.875rem;padding:.3125rem .625rem}.store__item-title h2{font-size:1.5rem}.store__item-w{padding:.9375rem}}@media print,screen and (min-width:40em) and (max-width:63.99875em){.store__item-title h2{font-size:1.625rem}}@media print,screen and (min-width:64em) and (max-width:74.99875em){.store__item-title h2{font-size:1.25rem;line-height:1}}@media screen and (min-width:75em) and (max-width:89.99875em){.store__item-title h2{font-size:1.75rem;line-height:1}}@media screen and (min-width:90em){.store__item-title h2{font-size:2.375rem}}.store_popup{background:#000;--close-size:2.5rem;background-image:url(../images/popup/bg.png),url(../images/popup/bg-s1.png),url(../images/popup/bg-s2.png);background-repeat:no-repeat;background-position:right top,right top,left bottom}.store_popup .close{width:var(--close-size);height:var(--close-size);position:relative;border:1px solid #fff;border-radius:50%;display:block}.store_popup .close:after,.store_popup .close:before{content:"";position:absolute;width:60%;height:1px;background-color:#fff;transition:.3s ease-out;left:50%;top:50%}.store_popup .close:after{transform:translate(-50%,-50%) rotate(45deg)}.store_popup .close:before{transform:translate(-50%,-50%) rotate(-45deg)}@media (hover:hover){.store_popup .close:focus,.store_popup .close:hover{border-color:#d1c0a5}.store_popup .close:focus:after,.store_popup .close:focus:before,.store_popup .close:hover:after,.store_popup .close:hover:before{transform:translate(-50%,-50%) rotate(180deg);background-color:#d1c0a5}}.store_popup .back{display:flex;align-items:center;gap:1.125rem;color:#fff}.store_popup .back .cls-1{stroke:#fff;fill:none;stroke-miterlimit:10}.store_popup .back .circle{transform:translateX(-14px)}.store_popup .back .arrow{transform:translateX(22px)}@media (hover:hover){.store_popup .back:focus,.store_popup .back:hover{color:#d1c0a5;transition:all .5s}.store_popup .back:focus .cls-1,.store_popup .back:hover .cls-1{stroke:#d1c0a5}.store_popup .back:focus .circle,.store_popup .back:hover .circle{transform:translateX(0);transition:all .5s}.store_popup .back:focus .arrow,.store_popup .back:hover .arrow{transform:translateX(0);transition:all .5s}}.store_popup.no_full{background-image:none;padding:1.25rem;top:50%!important;transform:translateY(-50%)}.store_popup.no_full .store_popup__btn{margin-top:0;justify-content:flex-end}.store_popup.no_full .btn_center{margin-top:1.25rem}.store_popup.no_full .button{font-size:1rem}.store_popup.no_full h1,.store_popup.no_full h2,.store_popup.no_full h3,.store_popup.no_full h4,.store_popup.no_full h5,.store_popup.no_full h6,.store_popup.no_full p{color:#fff;margin-bottom:1.25rem}@media print,screen and (max-width:63.99875em){.store_popup.no_full{width:calc(100% - 30px);margin:.9375rem;height:auto;min-height:auto;border:1px solid #cacaca;border-radius:.9375rem}.store_popup.no_full h1,.store_popup.no_full h2,.store_popup.no_full h3,.store_popup.no_full h4,.store_popup.no_full h5,.store_popup.no_full h6,.store_popup.no_full p{margin-bottom:2.5rem}}.store_popup__btn{display:flex;justify-content:space-between;max-width:112.5rem;width:100%;margin:3.125rem auto 0 auto}.store_popup__btn svg{height:var(--close-size)}.store_popup p small{font-size:.875rem;color:#fff}.store_popup p small a{color:#fff}.store_popup h1,.store_popup h4{color:#fff}.store_popup h1{margin-bottom:.625rem}.store_popup h4{margin-bottom:3.75rem}@media print,screen and (max-width:63.99875em){.store_popup{background-position-x:58%,0,0;top:0!important}.store_popup h4{margin-bottom:1.875rem}.store_popup__btn{margin:.625rem auto 1.25rem auto}}#Forminfo h4{margin-bottom:1.25rem}#Forminfo p{margin-bottom:3.75rem}@media print,screen and (max-width:63.99875em){#Forminfo h4{margin-bottom:1.25rem}#Forminfo p{margin-bottom:1.875rem}}.btn_center{display:flex;justify-content:center;margin-top:6.25rem}.btn_center .button{font-size:1.5rem}@media print,screen and (max-width:63.99875em){.btn_center{margin-top:3.125rem}.btn_center .button{font-size:1rem}}.pop_center .grid-container{height:calc(100% - 70px - 50px);display:flex;justify-content:center;align-items:center}.is-invalid-input:not(:focus),[type=color],[type=color]:focus,[type=date],[type=date]:focus,[type=datetime-local],[type=datetime-local]:focus,[type=datetime],[type=datetime]:focus,[type=email],[type=email]:focus,[type=month],[type=month]:focus,[type=number],[type=number]:focus,[type=password],[type=password]:focus,[type=search],[type=search]:focus,[type=tel],[type=tel]:focus,[type=text],[type=text]:focus,[type=time],[type=time]:focus,[type=url],[type=url]:focus,[type=week],[type=week]:focus,select,select:focus,textarea,textarea:focus{border-top:none;border-left:none;border-right:1px none}.is-invalid-input:not(:focus),[type=color],[type=color]:focus,[type=date],[type=date]:focus,[type=datetime-local],[type=datetime-local]:focus,[type=datetime],[type=datetime]:focus,[type=email],[type=email]:focus,[type=month],[type=month]:focus,[type=number],[type=number]:focus,[type=password],[type=password]:focus,[type=search],[type=search]:focus,[type=tel],[type=tel]:focus,[type=text],[type=text]:focus,[type=time],[type=time]:focus,[type=url],[type=url]:focus,[type=week],[type=week]:focus,textarea,textarea:focus{background-color:none!important;color:#fff!important}select:focus{background-color:#000}select option:first-child{color:#fff;background-color:#000}select option{color:#fff;padding:.3125rem}.is-invalid-input:not(:focus){border-color:#cfa972;background-color:rgba(207,169,114,0);color:#cfa972}.form-error,.is-invalid-input,.is-invalid-label{color:#d1c0a5;font-weight:400}.popup_form .grid-x{margin-bottom:3.125rem}.popup_form .cell{margin:0 auto}.popup_form .birthday{display:flex;justify-content:space-between;gap:1.25rem}.popup_form .birthday_item{flex:1}.popup_form .btn_center{gap:1.25rem}@media print,screen and (max-width:63.99875em){.popup_form .grid-x{margin-bottom:1.25rem}.popup_form .birthday{gap:.625rem}}.checkbox{position:absolute;opacity:0}.checkbox+label{position:relative;cursor:pointer;padding:0}.checkbox+label:before{content:'';margin-right:10px;display:inline-block;vertical-align:text-top;width:20px;height:20px;background:#000;border:1px solid #cfa972}.checkbox:hover+label:before{background:#cfa972}.checkbox:focus+label:before{box-shadow:0 0 0 3px rgba(0,0,0,.12)}.checkbox:checked+label:before{background:#cfa972}.checkbox:disabled+label{color:#b8b8b8;cursor:auto}.checkbox:disabled+label:before{box-shadow:none;background:#ddd}.checkbox:checked+label:after{content:'';position:absolute;left:5px;top:11px;background:#fff;width:2px;height:2px;box-shadow:2px 0 0 #fff,4px 0 0 #fff,4px -2px 0 #fff,4px -4px 0 #fff,4px -6px 0 #fff,4px -8px 0 #fff;transform:rotate(45deg)}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover{-webkit-background-clip:text;-webkit-text-fill-color:#fff;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s;box-shadow:inset 0 0 0 0 #000}select:required:invalid{color:gray}select option[value=""][disabled]{display:none}.article ol,.article p,.article ul{color:#fff}.article .note{color:#d1c0a5}.article .btn_g{display:flex;flex-direction:column;align-items:center;margin-top:3.75rem}.google-btn{transition:background-color .3s,box-shadow .3s;background-size:1.5625rem;padding:.9375rem 1.5625rem .9375rem 3.4375rem;border:none;border-radius:0;color:#757575;font-size:1.25rem;font-weight:500;max-width:15.625rem;width:100%;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNMTcuNiA5LjJsLS4xLTEuOEg5djMuNGg0LjhDMTMuNiAxMiAxMyAxMyAxMiAxMy42djIuMmgzYTguOCA4LjggMCAwIDAgMi42LTYuNnoiIGZpbGw9IiM0Mjg1RjQiIGZpbGwtcnVsZT0ibm9uemVybyIvPjxwYXRoIGQ9Ik05IDE4YzIuNCAwIDQuNS0uOCA2LTIuMmwtMy0yLjJhNS40IDUuNCAwIDAgMS04LTIuOUgxVjEzYTkgOSAwIDAgMCA4IDV6IiBmaWxsPSIjMzRBODUzIiBmaWxsLXJ1bGU9Im5vbnplcm8iLz48cGF0aCBkPSJNNCAxMC43YTUuNCA1LjQgMCAwIDEgMC0zLjRWNUgxYTkgOSAwIDAgMCAwIDhsMy0yLjN6IiBmaWxsPSIjRkJCQzA1IiBmaWxsLXJ1bGU9Im5vbnplcm8iLz48cGF0aCBkPSJNOSAzLjZjMS4zIDAgMi41LjQgMy40IDEuM0wxNSAyLjNBOSA5IDAgMCAwIDEgNWwzIDIuNGE1LjQgNS40IDAgMCAxIDUtMy43eiIgZmlsbD0iI0VBNDMzNSIgZmlsbC1ydWxlPSJub256ZXJvIi8+PHBhdGggZD0iTTAgMGgxOHYxOEgweiIvPjwvZz48L3N2Zz4=);background-color:#fff;background-repeat:no-repeat;background-position:1.125rem 1.1875rem}.google-btn:focus,.google-btn:hover{box-shadow:0 -1px 0 rgba(209,192,165,.04),0 2px 4px rgba(209,192,165,.25)}.google-btn:disabled{filter:grayscale(100%);background-color:#ebebeb;box-shadow:0 -1px 0 rgba(209,192,165,.04),0 1px 1px rgba(209,192,165,.25);cursor:not-allowed}@media print,screen and (max-width:63.99875em){.google-btn{font-size:1.125rem;background-position:1.0625rem}}.fb-btn{background-image:url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/14082/icon_facebook.png);background-color:#2274f2;color:#fff}.ask{background:#000}.ask .y_btn{margin-right:1.25rem}.ask .grid-container{display:flex;height:90%}@media print,screen and (max-width:63.99875em){.ask{top:0!important}}#not_started h3{color:#fff;margin-top:1.25rem}.step-wrapper{overflow-x:auto;overflow-y:hidden;width:100%;-webkit-overflow-scrolling:touch;margin:1.25rem 0;scrollbar-color:#d1c0a5 transparent;scrollbar-width:thin}.step-wrapper::-webkit-scrollbar{height:8px}.step-wrapper::-webkit-scrollbar-track{background:0 0}.step-wrapper::-webkit-scrollbar-thumb{background-color:#d1c0a5;border-radius:4px;-webkit-transition:background-color .3s;transition:background-color .3s}.step-wrapper::-webkit-scrollbar-thumb:hover{background-color:rgba(255,255,255,.6)}.step{position:relative;list-style:none;margin:0;padding:0 .625rem;display:flex;flex-direction:row;align-items:center;margin-bottom:3.125rem;gap:1.5625rem;width:-moz-max-content;width:max-content}.step h5{font-size:1.5rem}.step__g{position:relative;display:flex;justify-content:center;align-items:center;flex-direction:column}.step__g.active .step__con{box-shadow:1px 1px 18px rgba(207,169,114,.95)}.step__g.active .date,.step__g.active .step__word{color:#cfa972}.step__g.pass{opacity:.4}.step__g::before{top:30%}.step__g::after{bottom:20%}.step__number{background:url(../images/vote/info_step_bg.png) no-repeat top left;width:6.0625rem;height:6.0625rem;font-size:2.25rem;color:#fff;display:flex;align-items:center;justify-content:center;z-index:2}.step__con{display:flex;justify-content:center;flex-direction:column;align-items:center;width:14.0625rem;border:1px solid #cfa972;padding:0 1.5625rem 1.5625rem 1.5625rem;z-index:1;margin-top:-3.125rem;height:20rem;background:#000}.step__word{color:#d1c0a5;text-align:center;height:9rem}.step__word .small{font-size:.875rem;color:#fff;line-height:1rem;margin-top:.625rem}.step__img{height:3.4375rem;width:auto;margin:3.4375rem 0 1.5625rem 0}.step__img img{height:100%}.step .date{color:#fff;margin-bottom:.625rem}.step .date strong{font-size:1.5em}.step h5{margin-bottom:0}.step .arrow_in{width:2.8125rem}.step .arrow_in::after,.step .arrow_in::before{display:none}
/*# sourceMappingURL=maps/index.min.css.map */
