@font-face{font-family:fatfrank;src:url(./FatFrank_Heavy-BID4xQ9S.otf)}@font-face{font-family:poppins;src:url(./assets/fonts/poppins/Poppins-Regular.ttf)}@font-face{font-family:poppins-medium;src:url(./Poppins-Medium-ChhwLuLx.ttf)}:root{line-height:1.5;font-weight:400;background-color:#242424;font-family:poppins-medium,Arial,sans-serif}*{margin:0;padding:0;box-sizing:border-box}*:where(:not(html,iframe,canvas,img,svg,video,audio):not(svg *,symbol *)){all:unset;display:revert}*{margin:0;padding:0;box-sizing:border-box;-webkit-user-select:none;user-select:none}a,button{cursor:revert}img{max-inline-size:100%;max-block-size:100%;-webkit-user-drag:none;vertical-align:top}h1{font-size:3.2em;line-height:1.1}.pc-only{display:block}.pc-inline-only{display:inline-block}.mobile-only{display:none}@media screen and (orientation: portrait){.pc-inline-only,.pc-only{display:none!important}.mobile-only{display:block}}.card{padding:2em}#app{width:100%;margin:0 auto;text-align:center;font-family:poppins-medium,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}}.news-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:10000;display:flex;align-items:center;justify-content:center}.news-modal-overlay *{-webkit-user-select:text;user-select:text}.news-modal{width:60%;height:80%;background:#fff;border-radius:.08rem;position:relative;display:flex;flex-direction:column;overflow:hidden;min-height:0;text-align:left}.news-modal-header{padding:.12rem .12rem .12rem .24rem;border-bottom:1px solid #1b6bd2;display:flex;justify-content:flex-end}.news-modal-title{flex-grow:1}.news-modal-title h1{color:#1b69d4;font-size:.2rem;font-weight:bolder}.news-modal-date{color:#1b69d3;font-size:.12rem}.news-modal-close{background:none;border:none;font-size:.38rem;color:#1b69d4;cursor:pointer;width:.4rem;height:.4rem;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .3s ease}.news-modal-close:hover{background:#f5f5f5;color:#333}.news-modal-mask{position:absolute;bottom:0;left:0;width:calc(100% - .24rem);height:.8rem;background-color:#fff;-webkit-mask-image:linear-gradient(to top,#fff 30%,#fff0);mask-image:linear-gradient(to top,#fff 30%,#fff0)}.news-modal-content{flex:1;min-height:0;padding:0 .12rem;width:calc(100% - .24rem);margin:.1rem .12rem;overflow-y:auto;color:#1c69d4;line-height:1.5;font-family:-apple-system,system-ui,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:.12rem;box-sizing:border-box;word-wrap:break-word;scrollbar-color:#1b69d4 rgba(27,106,209,.1)}.news-modal-body{box-sizing:border-box;padding-bottom:.6rem}.news-modal-body>*{cursor:text}.news-modal-body.loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;height:200px;color:#1b69d4}.news-loading-container{height:80%;display:flex;flex-direction:column;justify-content:center;align-items:center}.news-loading-spinner{width:.4rem;height:.4rem;border:3px solid rgba(27,105,212,.2);border-top:3px solid #1b69d4;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:16px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.news-error-message{display:flex;align-items:center;justify-content:center;color:#e74c3c;font-size:.14rem;text-align:center;padding:20px;background:#fdf2f2;border:1px solid #f5c6cb;border-radius:4px;margin:20px}.news-modal-body #app{display:none}.news-modal-body .news-article{width:100%}.news-modal-body .article-content{line-height:1.6}.news-modal-body p,.news-modal-body ol,.news-modal-body ul,.news-modal-body pre,.news-modal-body blockquote,.news-modal-body h1,.news-modal-body h2,.news-modal-body h3,.news-modal-body h4,.news-modal-body h5,.news-modal-body h6{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;white-space:pre-wrap;margin:0 0 .02rem}.news-modal-body h1{font-size:2em}.news-modal-body h2{font-size:1.5em}.news-modal-body h3{font-size:1.17em}.news-modal-body h4{font-size:1em}.news-modal-body h5{font-size:.83em}.news-modal-body h6{font-size:.67em}.news-modal-body p{margin:0;padding:0}.news-modal-body a{text-decoration:underline;color:#06c}.news-modal-body blockquote{border-left:4px solid #005fcd;margin-bottom:5px;margin-top:5px;padding-left:16px}.news-modal-body code,.news-modal-body pre{background-color:#f0f0f0;border-radius:3px}.news-modal-body pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.news-modal-body code{font-size:85%;padding:2px 4px}.news-modal-body pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.news-modal-body img{max-width:100%;height:auto;border-radius:.04rem;margin:.08rem 0}.news-modal-body ol,.news-modal-body ul{padding-left:1.5em}.news-modal-body ol>li,.news-modal-body ul>li{list-style-type:none}.news-modal-body ul>li:before{content:"•"}.news-modal-body li:before{display:inline-block;white-space:nowrap;width:1.2em}.news-modal-body li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.news-modal-body ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.news-modal-body ol li:before{content:counter(list-0,decimal) ". "}.news-modal-body .ql-video{display:block;max-width:100%}.news-modal-body .ql-video.ql-align-center{margin:0 auto}.news-modal-body .ql-video.ql-align-right{margin:0 0 0 auto}@media screen and (orientation: portrait){html{font-size:18.8125vw}.news-modal{width:90%;height:85%;border-radius:.04rem}.news-modal-header{padding:.14rem .24rem}.news-modal-title{font-size:.18rem}.news-modal-title h2{font-size:.24rem}.news-modal-date{font-size:.16rem}.news-modal-close{font-size:.36rem;width:.36rem;height:.36rem}.news-modal-content{padding:.2rem;font-size:.16rem}.news-modal-body .article-content{line-height:1.5}.news-modal-body .article-content p,.news-modal-body .article-content h1,.news-modal-body .article-content h2,.news-modal-body .article-content h3,.news-modal-body .article-content h4,.news-modal-body .article-content h5,.news-modal-body .article-content h6,.news-modal-body .article-content ul,.news-modal-body .article-content ol,.news-modal-body .article-content blockquote,.news-modal-body .article-content pre{margin-bottom:.8em}.news-modal-body h1{font-size:2em}.news-modal-body h2{font-size:1.5em}.news-modal-body h3{font-size:1.17em}.news-modal-body h4{font-size:1em}.news-modal-body h5{font-size:.83em}.news-modal-body h6{font-size:.67em}.news-modal-body p{margin:0;padding:0}.news-modal-body img{border-radius:.03rem;margin:.06rem 0}.news-modal-body blockquote{border-left:.04rem solid #ccc;margin-bottom:.05rem;margin-top:.05rem;padding-left:.16rem}.news-modal-body pre{margin-bottom:.05rem;margin-top:.05rem;padding:.05rem .1rem}.news-modal-body code{padding:.02rem .04rem}}.news-modal-ar{direction:rtl}.swiper-pagination-bullet{width:.1rem!important;height:.1rem!important}.swiper-pagination-bullet-active{background-color:#fff!important}.swiper-pagination{height:.2rem;display:flex;align-items:center;justify-content:center}
