#announce-section .announce-sticky{position:relative;height:210vh;overflow-x:clip}#announce-section .announce-sticky .inner-content{position:sticky;width:100%;height:100vh;top:0;left:0;z-index:0;background-color:var(--theme-color);background-color:transparent}#announce-section .announce-sticky .announce-col{position:relative;z-index:1;border-radius:12px;height:100%;overflow:hidden}#announce-section .announce-sticky .announce-col.light{color:var(--theme-color-1)}#announce-section .announce-sticky .announce-col.light .inner-group{background:rgba(247,245,248,.77);border-radius:12px}#announce-section .announce-sticky .announce-col.light .date,#announce-section .announce-sticky .announce-col.light .desc{color:var(--theme-color-14)}#announce-section .announce-sticky .announce-col.light .nav-btn svg{fill:var(--theme-color-1)}#announce-section .announce-sticky .announce-col.dark{color:var(--theme-color)}#announce-section .announce-sticky .announce-col.dark:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;background-color:rgba(57,41,41,.6);border-radius:12px}#announce-section .announce-sticky .announce-col.dark .date,#announce-section .announce-sticky .announce-col.dark .desc{color:var(--theme-color-13)}#announce-section .announce-sticky .announce-col.dark .nav-btn svg{fill:var(--theme-color)}#announce-section .announce-sticky .announce-col .bg-img{position:static;overflow:hidden;width:100%;height:90svh}#announce-section .announce-sticky .announce-col .bg-img img{-o-object-fit:cover;object-fit:cover;border-radius:12px}#announce-section .announce-sticky .announce-col .back-img{position:absolute;transform:translate(0);background-repeat:no-repeat;background-size:contain;background-position:bottom;width:120%;bottom:0;height:auto;padding-top:62.5%;left:-20%}#announce-section .announce-sticky .announce-col .inner-group{height:100%}#announce-section .announce-sticky .announce-col .content{position:relative;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;height:100%;z-index:1;padding:24px;gap:24px}#announce-section .announce-sticky .announce-col .content .details{margin:auto 0;height:-moz-fit-content;height:fit-content}#announce-section .announce-sticky .announce-col .content .links{display:flex;align-items:center;justify-content:flex-start;margin-top:20px}#announce-section .announce-sticky .swiper-pagination{right:20px!important;bottom:20px!important;left:auto!important;width:auto!important}#announce-section .announce-sticky .swiper-pagination .swiper-pagination-bullet{width:8px;height:8px;border-radius:27px;background-color:hsla(0,0%,100%,.778);transition:width .3s linear}#announce-section .announce-sticky .swiper-pagination .swiper-pagination-bullet-active{width:21px;background-color:var(--theme-color)}#announce-section .announce-group{padding:24px 0;height:100vh}#announce-section .announce-col{position:relative;z-index:1;border-radius:12px}#announce-section .announce-col:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;background-color:#ebebeb;border-radius:12px}#announce-section .announce-col.light{color:var(--theme-color-1)}#announce-section .announce-col.light .inner-group{background:linear-gradient(270deg,rgba(247,245,248,0),rgba(247,245,248,.77) 94.48%);border-radius:12px}#announce-section .announce-col.light .date,#announce-section .announce-col.light .desc{color:var(--theme-color-14)}#announce-section .announce-col.light .nav-btn svg{fill:var(--theme-color-1)}#announce-section .announce-col.dark{color:var(--theme-color)}#announce-section .announce-col.dark:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;background-color:rgba(57,41,41,.6);border-radius:12px}#announce-section .announce-col.dark .date,#announce-section .announce-col.dark .desc{color:var(--theme-color-13)}#announce-section .announce-col.dark .nav-btn svg{fill:var(--theme-color)}#announce-section .announce-col .bg-img{position:relative;width:100%;height:360px}#announce-section .announce-col .bg-img img{-o-object-fit:cover;object-fit:cover;border-radius:12px}#announce-section .announce-col .back-img{position:absolute;bottom:0;right:0;background-repeat:no-repeat;background-size:contain;background-position:100% 100%;width:55%;height:calc(100% - 24px);border-radius:0 0 12px 0}#announce-section .announce-col .content{position:relative;display:flex;justify-content:space-between;align-items:flex-start;flex-direction:column;height:100%;z-index:1;padding:24px}#announce-section .announce-col .content .title{font-size:16px;font-weight:500}#announce-section .announce-col .content .details .date{font-size:13px;font-weight:300}#announce-section .announce-col .content .details .sub-title{font-size:26px;font-weight:400;margin:8px 0}#announce-section .announce-col .content .details .desc{font-size:16px;font-weight:400;line-height:28px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;max-width:465px}#announce-section .announce-col .content .links{display:flex;align-items:center;justify-content:flex-start}#announce-section .swiper-pagination{right:20px;bottom:20px;left:auto;width:auto}#announce-section .swiper-pagination .swiper-pagination-bullet{width:8px;height:8px;border-radius:27px;background-color:hsla(0,0%,100%,.778);transition:width .3s linear}#announce-section .swiper-pagination .swiper-pagination-bullet-active{width:21px;background-color:var(--theme-color)}@media screen and (max-width:1199px){#announce-section .announce-col .content .title{font-size:15px}#announce-section .announce-col .content .details .date{font-size:12px}#announce-section .announce-col .content .details .sub-title{font-size:20px}#announce-section .announce-col .content .details .desc{font-size:14px;max-width:400px}}.curved-text{position:relative;width:123px;margin-top:100px;color:var(--theme-color-17);cursor:pointer;transition:color .2s linear}.curved-text .curved-text-content{animation:rotate 20s linear infinite;animation-direction:reverse}.curved-text .mkp-curved{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);opacity:.5;animation:moveUpDown 2s linear infinite}.curved-text .mkp-curved svg{fill:transparent;transition:fill .2s linear,stroke .2s linear}.curved-text .curved-text-content svg{display:block;font-weight:100;font-size:10px;width:123px;height:123px;word-spacing:3px}.curved-text:hover{color:var(--theme-color-3)}.curved-text:hover .mkp-curved{opacity:1}.curved-text:hover .mkp-curved svg{stroke:var(--theme-color-3);fill:var(--theme-color-3)}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(-1turn)}}@keyframes moveUpDown{0%{top:50%}50%{top:60%}to{top:50%}}@media screen and (max-width:991px){.curved-text{width:100px;margin-top:60px}.curved-text .curved-text-content svg{font-size:12.5px;width:100px;height:100px;word-spacing:2px}}@media screen and (max-width:767px){.curved-text{width:80px;margin-top:30px}.curved-text .curved-text-content svg{font-size:12.8px;width:80px;height:80px;word-spacing:1.5px}.curved-text .mkp-curved svg{width:14px;height:14px}}#welcome-screen{position:relative;z-index:1;width:100%;height:100svh;background-color:var(--theme-color);overflow:hidden}#welcome-screen .main-group{height:100%}#welcome-screen .inner-group,#welcome-screen .main-group{display:flex;align-items:flex-start;justify-content:center;flex-direction:column}#welcome-screen .inner-group{width:-moz-fit-content;width:fit-content;margin-bottom:50px}#welcome-screen .bottom-text{display:flex;align-items:flex-start;justify-content:flex-start;width:100%;text-align:left}#welcome-screen .bottom-text .animated-word{width:400px}#welcome-screen .animated-word{display:flex;align-items:flex-start;justify-content:flex-start;text-align:left;width:-moz-fit-content;width:fit-content;white-space:nowrap;color:var(--theme-color-1);font-size:220px;font-weight:400;letter-spacing:21.45px;line-height:230px;min-height:230px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.blink-cursor{display:inline-block;height:140px;width:4px;transform:translateY(15%);background-color:var(--theme-color-1)}.curved-text{margin:0 auto}@keyframes shine{0%{left:-100%}to{left:100%}}@media screen and (max-width:1649px){#welcome-screen .animated-word{font-size:190px;letter-spacing:18px;line-height:210px;min-height:210px}.blink-cursor{height:150px}}@media screen and (max-width:1199px){#welcome-screen .bottom-text .animated-word{width:280px}#welcome-screen .animated-word{font-size:140px;letter-spacing:15px;line-height:160px;min-height:160px}.blink-cursor{height:100px}}@media screen and (max-width:991px){#welcome-screen .inner-group{width:100%;text-align:center;align-items:center}#welcome-screen .bottom-text{flex-direction:column;align-items:center;text-align:center;justify-content:center}#welcome-screen .bottom-text .animated-word{width:auto;text-align:center}#welcome-screen .animated-word{font-size:100px;letter-spacing:12px;line-height:120px;min-height:120px}.blink-cursor{height:80px}}@media screen and (max-width:767px){#welcome-screen .animated-word{font-size:70px;letter-spacing:10px;line-height:90px;min-height:90px}.blink-cursor{height:50px;width:2px}}@media screen and (max-width:575px){#welcome-screen .animated-word{font-size:70px;letter-spacing:8px;line-height:70px;min-height:90px}}