::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:#000}::-webkit-scrollbar-thumb{background:#2b2b2b;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:var(--shineblue)}*{box-sizing:border-box;padding:0;margin:0}:root{--maxsize:950px}body,html{font-size:17px;overflow-x:hidden;--orgcolor:#00282c;--orgcolor0:#002529;--orgcolor2:#001a1c;--orgcolor3:#001516;--shineblue:#4c9e9b;--darkcolor:#000;--whitecolor:#e2e2e2;--whiteop:#e2e2e268;--orange:#ff7200;background-color:var(--darkcolor);transition:filter .2s;--font:.01rem;font-family:mont;letter-spacing:.4rem}body{scroll-behavior:smooth}body.en{font-family:mont;letter-spacing:.4rem}body.fa{font-family:vazir;--font:.1rem;letter-spacing:0;direction:rtl}body.zh{font-family:zh;font-size:1.5rem;--font:1.5rem;letter-spacing:.4rem}body.hi{font-family:noto;font-size:1.2rem;--font:.5rem;letter-spacing:.2rem}body.es{letter-spacing:.3rem}body.es,body.fr{font-family:mont}body.fr{letter-spacing:.4rem}body.ar{font-family:vazir;--font:.1rem;letter-spacing:0;direction:rtl}body.bn{font-family:noto;font-size:1.2rem;--font:.5rem;letter-spacing:.2rem}body.ru{--font:.1rem}body.pt,body.ru{font-family:mont;letter-spacing:.4rem}body.ur{font-family:vazir;--font:.1rem;letter-spacing:0}body.de,body.id{font-family:mont;letter-spacing:.4rem}body.ja,body.mr,body.te{font-family:noto;--font:.1rem;letter-spacing:.4rem}body.tr{font-family:mont;letter-spacing:.4rem}body.ko{letter-spacing:.4rem}body.ko,body.ta{font-family:noto;--font:.1rem}body.ta{letter-spacing:.2rem}body.it,body.vi{font-family:mont;letter-spacing:.2rem}body.gu,body.th{font-family:noto;--font:.1rem;letter-spacing:.3rem}body.pl{font-family:mont;letter-spacing:.2rem}body.kn,body.ml{font-family:noto;--font:.1rem;letter-spacing:.2rem}body.uk{font-family:mont;letter-spacing:.4rem}body.my{font-family:noto;--font:.1rem;letter-spacing:.2rem}body.jv{font-family:mont;letter-spacing:.4rem}body.pa{font-family:noto;--font:.1rem;letter-spacing:.2rem}.bold{font-weight:700}.btn1{background:none;padding:1rem}.lz{z-index:1000}.fsmooth{transition:all .1s ease-out}.ssmooth{transition:all .3s ease-out}.msmooth{transition:all .5s}.smooth{transition:all 1s}.scalar{scale:1}.scalar:hover{scale:1.1}.sit{translate:0 2rem}.unsit{translate:0 0}.simpleText{text-decoration:none}.wt{color:var(--whitecolor)}.bt{color:var(--shineblue)}.bbt{color:var(--orgcolor)}.sc{font-feature-settings:"smcp";font-variant:small-caps}.mentionText:before{content:"\002022";font-size:2rem}.sMentionText:before{content:"\002022";font-size:1rem}.linesh{line-height:"2rem"}.textCenter{text-align:center}.textleft{text-align:left}.colFlex{flex-direction:column}.colFlex,.rowFlex{display:flex;align-items:center}.rowFlex{flex-direction:row}.colflexo{display:flex;flex-direction:column}.rowflexo{display:flex;flex-direction:row}.justLeft{justify-content:left}.justCenter{justify-content:center}.textjust{text-align:justify}.justtop{justify-content:flex-start}.justSpace{justify-content:space-between}.justspace2{justify-content:space-around}.sw{width:60vw}.mw{width:75vw}.hw{width:90vw}.fw{width:100vw}.sh{height:60vh}.mh{height:75vh}.hh{height:90vh}.fh{height:100vh}.fmw{min-width:100vw}.fmh{min-height:100vh}.mfmw{min-width:80vw}.mfmh{min-height:80vh}.mmw{min-width:50vw}.mmh{min-height:50vh}.smw{min-width:30vw}.smh{min-height:30vh}.sfmw{max-width:90vw}.sfmh{max-height:90vh}.shtext{line-height:1rem}.smhtext{line-height:1.3rem}.mhtext{line-height:1.7rem}.hhtext{line-height:2.5rem}.pointer,.pointer:hover{cursor:pointer}.shadowHover{box-shadow:0 0 0 0 var(--shineblue);transition:all .3s ease-in-out}.shadowHover:hover{box-shadow:0 0 .8rem .001rem var(--shineblue)}.hr1{border:none;height:.2rem}.fullHr{width:100%}.halfHr{width:50%}.zeroHr{width:0}.emptyLi{list-style:none}.bBack{background-color:var(--shineblue)}.wBack{background-color:var(--whitecolor)}.darkback{background-color:var(--orgcolor)}.darkback2{background-color:var(--orgcolor2)}.darkback3{background-color:var(--orgcolor3)}.orangeback{background-color:var(--orange)}.stext{font-size:.6rem}.smtext{font-size:.8rem}.mtext{font-size:1rem}.mltext{font-size:1.2rem}.ltext{font-size:1.5rem}.rtl{direction:rtl}.ltr{direction:ltr}.nonelstext{letter-spacing:normal}.sslstext{letter-spacing:.1rem}.s2lstext{letter-spacing:.2rem}.slstext{letter-spacing:.4rem}.mlstext{letter-spacing:.6rem}.llstext{letter-spacing:.8rem}.childmarg>*{margin:.5rem}.lchildmarg>*{margin:1rem}.ssmarg{margin:.4rem}.smarg{margin:1rem}.mmarg{margin:2rem}.lmarg{margin:3rem}.amarg{margin:auto}.yMarg{margin-top:3rem;margin-bottom:3rem}.xMarg{margin-left:3rem;margin-right:3rem}.tmarg{margin-top:5rem}.bmarg{margin-bottom:5rem}.wrap{flex-wrap:wrap}.textoverflow{max-width:100%}.fwi{width:100vw}.fwip{width:100%}.mont{font-family:mont}.blueShadow{animation:blueShadowAnim 2s infinite alternate}.bshadowo{box-shadow:0 0 .8rem .01rem var(--shineblue)}.opon{animation:opontoptobot .4s forwards}.light{filter:grayscale(10)}@keyframes toptobot{0%{transform:translateY(-5rem)}to{transform:translateY(0)}}@keyframes opontoptobot{0%{transform:translateY(-5rem);opacity:0;filter:blur(.5rem)}to{transform:translateY(0);opacity:1}}@keyframes opacityon{0%{opacity:0}to{opacity:1}}@keyframes blueShadowAnim{0%{box-shadow:0 0 .1rem .01rem var(--shineblue)}to{box-shadow:0 0 .8rem .01rem var(--shineblue)}}.blueText{text-shadow:0 0 1rem var(--shineblue),0 0 3rem var(--shineblue)}.blueText,.blueTexto{color:var(--shineblue)}.orangeText,.redtext{color:var(--orange);text-shadow:0 0 1rem var(--orange),0 0 3rem var(--orange)}.whiteText{text-shadow:0 0 1rem var(--whitecolor),0 0 3rem var(--whitecolor)}.whiteText,.whiteTexto{color:var(--whitecolor)}.wtTextShadow{text-shadow:0 0 1rem var(--whitecolor),0 0 3rem var(--whitecolor)}.hardBlueText{color:var(--shineblue);text-shadow:0 0 1rem var(--shineblue),0 0 .1rem var(--shineblue)}.hardOrangeText{color:var(--orange);text-shadow:0 0 1rem var(--orange),0 0 .1rem var(--orange)}@keyframes blueTextAnim{0%{text-shadow:0 0 1rem,0 0 2rem}to{text-shadow:0 0 1rem,0 0 10rem}}@keyframes hardBlueTextAnim{0%{text-shadow:0 0 .1rem,0 0 .001rem}to{text-shadow:0 0 1rem,0 0 6rem}}.bweakBorder{border:.1rem solid var(--shineblue)}.wweakBorder{border:.1rem solid var(--whitecolor)}.ptitle{font-size:1.4rem;font-weight:500}.blueborderdark{border:.1rem solid var(--orgcolor);border-radius:2rem}.blueBorder{border:.1rem solid var(--shineblue);border-radius:2rem}.whiteBorder{border:.1rem solid var(--whitecolor);border-radius:2rem}.blueBorderN{border:.1rem solid var(--shineblue)}.whiteBorderN{border:.1rem solid var(--whitecolor)}.smText{font-size:.7rem}.noborder{border:none;border-radius:0}.borderRadLow{border-radius:1rem}.borderRad{border-radius:2rem}.abscenter{margin:auto;inset:0}.glasstrans{animation:glasstransanim .5s}@keyframes glasstransanim{0%{filter:blur(1rem)}to{filter:blur(0)}}.darkGlassLv0{background-color:rgba(0,0,0,.1)}.darkGlassLv1{background-color:rgba(0,0,0,.3)}.darkGlassLv2{background-color:rgba(0,0,0,.4)}.darkGlassLv3{background-color:rgba(0,0,0,.5)}.darkGlassLv4{background-color:rgba(0,0,0,.7)}.coverback{background-position:50%;background-repeat:no-repeat;background-size:cover}.fmwp{min-width:100%}.fmhp{min-height:100%}.fullglass{filter:blur(1rem)}.atop{align-items:start}.amid{align-items:center}.abot{align-items:end}.selected{background-color:var(--shineblue)}.selected,.wselected{color:var(--orgcolor)}.wselected{background-color:var(--whitecolor)}.gradback{background-image:linear-gradient(to bottom,var(--orgcolor0),var(--orgcolor3))}.topmarg{margin-top:3rem}.glass{-webkit-backdrop-filter:blur(.5rem);backdrop-filter:blur(.5rem)}.fixed{position:fixed}.abs,.fixed{top:0;left:0}.abs{position:absolute}.leftBorder{border-left:.1rem solid var(--shineblue)}.rightBorder{border-right:.1rem solid var(--shineblue)}.noback{background:none}.spad{padding:.5rem}.pad{padding:1rem}.bpad{padding:2rem}.area{transform:translateX(-60rem)}.articlesec{width:80vw}@font-face{font-family:mont;src:url(/_next/static/media/Montserrat-VariableFont_wght.eaa5c372.ttf)}@font-face{font-family:vazir;src:url(/_next/static/media/Vazir-FD-WOL.3bf026a2.ttf)}@font-face{font-family:noto;src:url(/_next/static/media/NotoSansJP-VariableFont_wght.1a0db9d5.ttf)}@font-face{font-family:zh;src:url(/_next/static/media/LongCang-Regular.e047b021.ttf)}@font-face{font-family:zh2;src:url(/_next/static/media/ZhiMangXing-Regular.52d7aca4.ttf)}@media (max-width:950px){body,html{font-size:12px}}