/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:rgba(0,0,0,0)}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}ol,ul{list-style:none}body{touch-action:none}.site_wrapper{height:100vh;width:100vw;overflow:hidden;position:fixed;top:0;left:0}header{width:100%;height:48px;border-radius:0px 0px 30px 30px;background:linear-gradient(0deg, #14A83B 0%, #00763C 100%);box-shadow:0px 4px 4px 0px rgba(0,0,0,.25);position:fixed;top:0;left:0;z-index:2000}header .back-button{width:24px;height:24px;cursor:pointer;position:absolute;top:10px;left:20px;color:#fff;font-size:20px;display:none}header .back-button.show{display:block}header .title{position:relative;color:#fff;text-align:center;font-family:PingFang TC;font-size:14px;font-style:normal;font-weight:600;letter-spacing:.64px;text-transform:capitalize;margin-top:0px}header .title h1{margin:0px;line-height:48px}.map-operate-wrapper{height:100vh;width:100vw}.map-wrapper{height:100vh;width:100vw;position:absolute;top:0;left:0}.map-wrapper .leaflet-top{top:95px}.map-wrapper .attraction-marker{width:30px;height:30px;border-radius:100%;background-color:#f44336;color:#fff;text-align:center;line-height:30px;text-shadow:0px 0px 1px #000}.map-wrapper .attraction-marker.event{background-color:#fb4fff}.map-wrapper .attraction-marker.middle{background-color:rgba(98,80,188,.5921568627);font-size:8px;line-height:15px}.map-wrapper .now-position-marker{width:30px;height:30px;border-radius:100%;background-color:#3734d3;color:#fff;text-align:center;line-height:30px}.map-wrapper .route-marker-dot{width:5px;height:5px;border-radius:100%;background-color:#6e6cfc}.map-wrapper .leaflet-control{font-size:20px;color:#aeaeae;background:rgba(255,255,255,.9);width:50px;height:50px;padding:10px;border:none;margin-top:0}.map-wrapper .leaflet-control.leaflet-control-zoom{background-color:unset}.map-wrapper .leaflet-control.list-control-btn{border-radius:100% 100% 0 0}.map-wrapper .leaflet-control.stamp-control-btn{height:40px;padding-top:0px}.map-wrapper .leaflet-control.stamp-control-btn .active{color:#14a83b}.map-wrapper .leaflet-control.stamp-control-btn.active i{color:#14a83b}.map-wrapper .leaflet-control.gift-control-btn{height:40px;padding-top:0px}.map-wrapper .leaflet-control.token-control-btn{height:40px;padding-top:0px}.map-wrapper .leaflet-control.website-control-btn{padding-top:0px;border-radius:0 0 100% 100%}.map-wrapper .leaflet-control.position-control-btn{border-radius:100%;color:#0678af;box-shadow:0px 0px 4px 0px rgba(0,0,0,.25);position:absolute;top:-90px;right:6px}.map-wrapper .leaflet-control.leaflet-control-attribution{background-color:unset;padding:0;font-size:1em}.panel-container{position:fixed;z-index:1499;bottom:0;left:0;width:100%;height:0;overflow:hidden;transition:height .5s;background:rgba(0,0,0,0)}.panel-container.top-panel{z-index:1500;background:rgba(0,0,0,.75)}.panel-container#eventPanelContainer{background:#fff}.panel-content{width:100%;position:absolute;top:30%;transition:ease .1s;border-radius:20px 20px 0px 0px;background:#fff;box-shadow:0px 0px 4px 0px rgba(0,0,0,.25)}.panel-content .number-round{width:30px;height:30px;border-radius:100%;border:1px solid #474747;line-height:30px;text-align:center;color:#474747;display:inline-block;font-size:16px}.panel-content .header{padding:10px 20px;font-family:PingFang TC;font-size:18px;font-style:normal;font-weight:500;line-height:normal}.panel-content.list-content{border-radius:10px 10px 0px 0px;left:-100%}.panel-content.list-content.active{left:0}.panel-content.list-content .header{background:#14a83b;color:#fff}.panel-content.list-content .close-btn{position:absolute;top:10px;right:20px;cursor:pointer;font-size:18px}.panel-content.list-content .content{background-color:#fff;padding:10px 20px;height:calc(70vh - 88px);overflow-y:scroll}.panel-content.list-content .content .no-data{padding-top:30px;text-align:center;color:#aeaeae}.panel-content.list-content .content .search-area{position:relative}.panel-content.list-content .content .search-area input{width:100%;height:40px;padding:10px 40px 10px 10px;border-radius:10px;background:var(--fafafa, #FAFAFA);border:none}.panel-content.list-content .content .search-area .search-btn{position:absolute;top:5px;right:10px;color:#747474;font-size:20px;cursor:pointer}.panel-content.list-content .content .attraction-list{padding:0}.panel-content.list-content .content .attraction-list li{position:relative;padding:10px 0px;border-bottom:1px solid #ededed;min-height:57px}.panel-content.list-content .content .attraction-list li.hide{display:none}.panel-content.list-content .content .attraction-list li .number-round{position:absolute;top:10px;left:0}.panel-content.list-content .content .attraction-list li h5{width:100%;display:inline-block;padding-left:40px;padding-right:130px;font-size:16px;line-break:anywhere}.panel-content.list-content .content .attraction-list li .icons{position:absolute;top:5px;right:20px;width:110px}.panel-content.list-content .content .attraction-list li .icons img{width:20px;margin:0 4px 4px 0}.panel-content.list-content .content .attraction-list li .hidden-contents{display:none}.panel-content.view-content{left:100%}.panel-content.view-content.active{left:0}.panel-content.view-content .header .back-btn{position:absolute;top:12px;left:20px;cursor:pointer;font-size:18px}.panel-content.view-content .header .title{padding-left:30px;font-size:16px}.panel-content.view-content .header .close-btn{position:absolute;top:10px;right:20px;cursor:pointer;font-size:18px}.panel-content.view-content .content{padding:10px 10px 30px;height:calc(70vh - 88px);overflow-y:scroll}.panel-content.view-content .content .banner img{width:100%;margin-bottom:10px}.panel-content.view-content .content .facilitie-wrapper{padding:16px;background-color:#fafafa;margin-bottom:10px}.panel-content.view-content .content .facilities::after{content:"";display:table;clear:both}.panel-content.view-content .content .facilities .facility{width:25%;height:70px;float:left;text-align:center}.panel-content.view-content .content .facilities .facility .icon{width:32px;height:32px;background-image:url("../images/facilities.png");background-size:248px 56px;margin:0 auto}.panel-content.view-content .content .facilities .facility .icon.restaurant{background-position:0px 0}.panel-content.view-content .content .facilities .facility .icon.restaurant.active{background-position:0px 28px}.panel-content.view-content .content .facilities .facility .icon.toilet{background-position:-34px 0}.panel-content.view-content .content .facilities .facility .icon.toilet.active{background-position:-34px 28px}.panel-content.view-content .content .facilities .facility .icon.accessible_toilet{background-position:185px 0}.panel-content.view-content .content .facilities .facility .icon.accessible_toilet.active{background-position:185px 28px}.panel-content.view-content .content .facilities .facility .icon.breastfeeding_room{background-position:155px 0}.panel-content.view-content .content .facilities .facility .icon.breastfeeding_room.active{background-position:155px 28px}.panel-content.view-content .content .facilities .facility .icon.shop{background-position:122px 0}.panel-content.view-content .content .facilities .facility .icon.shop.active{background-position:122px 28px}.panel-content.view-content .content .facilities .facility .icon.aid_post{background-position:90px 0}.panel-content.view-content .content .facilities .facility .icon.aid_post.active{background-position:90px 28px}.panel-content.view-content .content .facilities .facility .icon.aed{background-position:57px 0}.panel-content.view-content .content .facilities .facility .icon.aed.active{background-position:57px 28px}.panel-content.view-content .content .facilities .facility .title{color:#aeaeae;text-align:center;font-family:PingFang TC;font-size:12px;font-style:normal;font-weight:400;line-height:12px;letter-spacing:.3px;text-transform:uppercase}.panel-content.view-content .content .facilities .facility .title.active{color:#14a83b}.panel-content.view-content .content .operation{clear:both}.panel-content.view-content .content .operation .start-navigate{display:flex;width:100%;height:38px;padding:4px 26px;justify-content:center;align-items:center;gap:4px;align-self:stretch;border-radius:4px;background:#0a8e3c;color:#fff;margin-bottom:10px}.panel-content.view-content .content .operation .scan-btn{display:flex;width:100%;height:38px;padding:4px 0px;justify-content:center;align-items:center;gap:4px;align-self:stretch;border-radius:4px;border:2px solid #0a8e3c;background-color:#fff;margin-bottom:10px;color:#0a8e3c;margin-bottom:10px}.path-content{padding:10px;top:calc(100% - 140px);height:140px}.path-content .location-label{display:flex}.path-content .location-label .label{flex:2;color:#9d9d9d;font-family:PingFang TC;font-size:12px;font-style:normal;font-weight:400;line-height:161.6%}.path-content .location-name{display:flex;margin-bottom:4px}.path-content .location-name .location{flex:2;color:#1e1e1e;font-family:PingFang TC;font-size:18px;font-style:normal;font-weight:500;line-height:22px;letter-spacing:-0.408px}.path-content .location-name .arrow{margin-left:-30px;margin-right:10px;background:#ececec;width:20px;height:20px;text-align:center;border-radius:100%;font-size:12px}.path-content .location-name .round{display:inline-block;width:18px;height:18px;text-align:center;line-height:18px;border-radius:100%;border:1px solid #000;font-size:12px;margin-right:4px}.path-content .end-navi-btn{width:100%;height:38px;padding:4px 26px;border-radius:4px;background:#f5775d;color:#fff;font-size:16px;text-align:center}.scanner-panel-content .video-container{width:100%;padding-top:120px;display:flex;justify-content:center}.scanner-panel-content .camera-frame{height:300px;width:300px;position:relative}.scanner-panel-content .camera-frame .overlay-element{border-color:#fff;border-width:2px;border-style:solid;width:80px;height:80px;position:absolute;z-index:99998}.scanner-panel-content .camera-frame .overlay-element.top-left{top:-1px;left:-1px}.scanner-panel-content .camera-frame .overlay-element.top-right{top:-1px;right:-1px}.scanner-panel-content .camera-frame .overlay-element.bottom-left{bottom:-1px;left:-1px}.scanner-panel-content .camera-frame .overlay-element.bottom-right{bottom:-1px;right:-1px}.scanner-panel-content .camera-frame #scannerVideo{height:300px;width:300px;position:absolute;background:#000;top:0;left:0;z-index:99999}.event-panel-content{height:100%;overflow-y:scroll}.event-panel-content .header{padding-top:53px}.event-panel-content .header img{width:100%}.event-panel-content .content #no-event{padding:20px 0px;text-align:center;font-size:16px;color:#aeaeae}.event-panel-content .content .nav{padding:10px}.event-panel-content .content .nav .nav-item{width:50%}.event-panel-content .content .nav .nav-item .nav-link{padding:10px;color:#000;height:52px;width:100%;border-radius:50px;line-height:32px;font-size:16px;text-align:center}.event-panel-content .content .nav .nav-item .nav-link.active{background:#d5edbd}.event-panel-content .content .tab-content{padding:10px 20px}.event-panel-content .content .tab-content #event-title{font-size:16px;font-weight:500;margin-bottom:10px}.event-panel-content .content .tab-content .event-time{font-size:13px;color:#2b2b2b}.event-panel-content .content .tab-content .event-time span{margin-left:20px}.event-panel-content .content .tab-content #event-content{padding:10px 0px;border-top:1px solid #ededed;font-size:13px;line-height:176%}.event-panel-content .content .tab-content .redeem-btn{width:100%;height:57px;background:#c8c8c8;color:#fff;border-radius:4px;text-align:center;font-size:16px;padding:4px}.event-panel-content .content .tab-content .redeem-btn.active{color:#fff;background:#14a83b}.event-panel-content .content .tab-content .redeem-btn .single-line{line-height:50px}.event-panel-content .content .tab-content .badge-list{padding:20px 0px}.event-panel-content .content .tab-content .badge-list .col-4{display:flex;margin-bottom:20px;justify-content:center}.event-panel-content .content .tab-content .badge-list .badge{width:90px;height:90px;border-radius:100%;border:4px dashed #daecfc;text-align:center;font-size:50px;padding:0;line-height:80px;color:#daecfc;margin:0 auto}.event-panel-content .content .tab-content .badge-list .badge.even{color:#daecfc;border:4px dashed #daecfc}.event-panel-content .content .tab-content .badge-list .badge.odd{color:#d5edbd;border:4px dashed #d5edbd}.event-panel-content .content .tab-content .badge-list .badge.image{border:none}.event-panel-content .content .tab-content .badge-list .badge.image.even{background-color:#14a83b}.event-panel-content .content .tab-content .badge-list .badge.image.odd{background-color:#63a0d7}.close-button{background-color:#f44336;color:#fff;border:none;padding:10px 20px;text-align:center;text-decoration:none;display:block;margin:0 auto;cursor:pointer}.swal2-container{z-index:10600 !important}/*# sourceMappingURL=style.css.map */