.cookies-modal[data-v-4c464293]{position:fixed;left:0;bottom:.1rem;width:100vw;z-index:10}.cookies-modal-content[data-v-4c464293]{position:absolute;right:5%;bottom:.3rem;width:90%;max-width:5rem;background:#FFFFFF;box-shadow:0 0 8px #4141414a;display:flex;flex-direction:column;align-items:center;padding:.17rem .3rem}.cookies-modal-content-text[data-v-4c464293]{font-weight:500;font-size:.16rem;color:#000}.cookies-modal-button-list[data-v-4c464293]{display:flex;align-items:center;flex:1;justify-content:space-around;margin-top:.1rem;width:100%}.cookies-modal-button[data-v-4c464293]{margin:.1rem;color:#000;font-size:.16rem;width:40%;padding:.1rem;background:#E7E7E7;border-radius:9px;cursor:pointer;text-align:center}*{box-sizing:border-box}:root{--vh: 1vh}html{font-size:100px;touch-action:manipulation;-ms-touch-action:manipulation}@media only screen and (max-width: 768px){html{font-size:80px}body{font-size:14px}}body{margin:0;font-size:16px;background-color:#fff;--safe-area-inset-top: 0px;--safe-area-inset-bottom: 0px;--safe-area-inset-top: env(safe-area-inset-top);--safe-area-inset-bottom: env(safe-area-inset-bottom);-webkit-text-size-adjust:100%!important;text-size-adjust:100%!important;-moz-text-size-adjust:100%!important;--nav-height: .7rem;--nav-z-index: 999;--nav-pop-z-index: 1000;--content-fill-height: calc(var(--vh, 1vh) * 100 - var(--nav-height));--main-color: #19B4A6;--main-disable-color: rgba(255, 206, 49, .6);touch-callout:none;-webkit-touch-callout:none}.full-height{height:calc(var(--vh, 1vh) * 100)}.full-content-height{height:calc(var(--vh, 1vh) * 100 - var(--nav-height))}*:not(input):not(textarea){-webkit-user-select:none}#app{font-family:-apple-system,system-ui,Arial,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,BlinkMacSystemFont,"Helvetica Neue","PingFang SC","Hiragino Sans GB","Microsoft YaHei",Avenir,Helvetica,sans-serif;line-height:1.4;color:#2c3e50}.disable-select{touch-callout:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.container{min-height:var(--content-fill-height);display:flex;flex-direction:column;align-items:center}.content-area{display:flex}.left-menu{width:3rem;background-color:red}.content-body{flex:1}a{text-decoration:none}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:0}h2{font-size:.22rem;color:#000;font-weight:bold}h3{font-size:.2rem;color:#000;font-weight:bold}h4{font-size:.18rem;color:#000;font-weight:normal}h5{font-size:.16rem;color:#000;font-weight:normal}.gray{-webkit-filter:grayscale(100%);-moz-filter:grayscale(100%);-ms-filter:grayscale(100%);-o-filter:grayscale(100%);filter:grayscale(100%);filter:gray}.scaleAnimation{animation:scaleAnimation 1.5s ease-in-out infinite}.slowScaleAnimation{animation:slowScaleAnimation 2s ease-in-out infinite}@keyframes scaleAnimation{0%{transform:scale(1)}50%{transform:scale(1.25)}to{transform:scale(1)}}@keyframes slowScaleAnimation{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}
