html{-webkit-box-sizing:border-box;box-sizing:border-box;font-size:16px}html *,html *:before,html *:after{-webkit-box-sizing:inherit;box-sizing:inherit}html body,html h1,html h2,html h3,html h4,html h5,html h6,html p,html ol,html ul{margin:0;padding:0;font-weight:normal}html ol,html ul{list-style:none}html img{max-width:100%;height:auto}canvas{-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}html,body{position:relative;height:100%}body{background:#eee;font-family:Arial, sans-serif;font-size:14px;color:#000;margin:0;padding:0}body .swiper-container{width:100%;height:100%}body .swiper-container .swiper-pagination{position:absolute;left:0}body .swiper-container .swiper-pagination-bullet{width:20px;height:20px;text-align:center;line-height:20px;font-size:12px;color:#000;opacity:1;background:rgba(0,0,0,0.2)}body .swiper-container .swiper-pagination-bullet-done{color:#fff;background:#0ce44c}body .swiper-container .swiper-pagination-bullet-active{color:#fff;background:#007aff !important}body .swiper-slide{text-align:center;font-size:18px;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}body .swiper-slide .swipe-slide--background{opacity:.9;position:absolute;z-index:1;left:0;top:0;bottom:0;right:0;background-repeat:no-repeat !important;background-size:cover !important}body .swiper-slide .swipe-slide--content{z-index:2}body .swiper-slide .swipe-slide--option{display:inline-block;border:solid 1px #e6e6e6;padding:20px;max-width:49vw;white-space:normal;text-align:left;padding-left:30px;margin-bottom:10px;background-color:rgba(255,255,255,0.9)}@media (min-width: 768px){body .swiper-slide .swipe-slide--option{width:100%}}body .swiper-slide .swipe-slide--option label{text-indent:0 !important}body .swiper-slide .swipe-slide--option label:before,body .swiper-slide .swipe-slide--option label:after{top:calc(50% - 10px);left:5px}body .popup{padding:30px;display:none;position:absolute;left:20px;right:20px;top:20px;bottom:20px;border:solid 1px #333;z-index:9999;background:#e6e6e6}@media (max-width: 767px){body .popup{padding:5px !important}}body .popup .popup--content{overflow:auto;height:100%}body .popup .title{font-weight:bold;font-size:1.5em;margin-bottom:10px}body .popup.active{display:block}body .popup .popup--close-button{position:absolute;font-size:2em;top:-15px;border:#333 solid 1px;background:#e6e6e6;border-radius:50%;right:10px}body .popup .hint{list-style:disc;margin-left:30px}body .popup #result-content{background:url(../assets/legend.png?v=2) no-repeat center center;background-size:cover}body #result-table img{width:100%}body #result .popup--content{max-width:800px;margin:auto}#fab-save,#fab-tip{position:fixed;top:30px;right:30px;background:#d64c4c;width:56px;height:56px;border-radius:100%;z-index:1000;-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.12),0 1px 2px rgba(0,0,0,0.24);box-shadow:0 1px 3px rgba(0,0,0,0.12),0 1px 2px rgba(0,0,0,0.24);-webkit-transition:0.3s ease;transition:0.3s ease;color:#fff;text-align:center}#fab-save:hover,#fab-tip:hover{-webkit-box-shadow:0 10px 20px rgba(0,0,0,0.19),0 6px 6px rgba(0,0,0,0.23);box-shadow:0 10px 20px rgba(0,0,0,0.19),0 6px 6px rgba(0,0,0,0.23)}#fab-save i,#fab-tip i{line-height:56px}#fab-tip{top:30px;right:36px;background:#363636;width:30px;height:30px;-webkit-animation:buttonFadeInUp 1s ease;animation:buttonFadeInUp 1s ease}#fab-tip i{line-height:30px}
/*# sourceMappingURL=style.min.css.map */