@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;700&display=swap";body,html{overflow:visible;background-color:#121417}#header{position:fixed;background-color:rgba(0,0,0,0)}.nav-list{border-radius:99px;background-color:rgba(0,0,0,.3)}.nav-list li a{color:#fff}@media(max-width: 1023px){.nav .nav-list{border-radius:0;background-color:rgba(0,0,0,0)}}#header.dark .nav.on{background-color:#232323}#header.dark .nav.on.nav-list{border-radius:99px;background-color:rgba(0,0,0,.3)}#header.dark .nav.on.nav-list li a{color:#fff}@media(max-width: 1023px){.nav.on .nav-list{border-radius:0;background-color:rgba(0,0,0,0)}}.main-section{position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative;height:calc(var(--real-vh)*100);padding:30px 0;background-color:#070f27}.main-section video{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.main-section__title{font-family:"Poppins",sans-serif;font-size:80px;font-weight:700;color:#fff}.main-section__description{margin-top:8px;font-size:42px;font-weight:200;color:#fff}.main-section__description strong{font-weight:700}.main-section .anchor-scroll{margin:120px auto 0 auto;position:relative;width:36px;height:56px;border:2px solid #d2d3d3;border-radius:18px}.main-section .anchor-scroll div{position:absolute;top:8px;left:calc(50% - 4px);width:8px;height:8px;border-radius:50%;background-color:#d2d3d3;font-size:0;animation-name:scroll;animation-duration:1s;animation-timing-function:cubic-bezier(0.8, 0, 0.2, 1);animation-iteration-count:infinite;animation-direction:alternate;transform-origin:50% 50% 0px}.main-section:after{position:absolute;bottom:0;left:0;width:100%;height:50%;background:linear-gradient(180deg, rgba(18, 20, 23, 0) 0%, #121417 100%);content:""}@media(max-width: 1023px){.main-section__title{letter-spacing:-2px;font-size:48px}.main-section__description{letter-spacing:-1px;font-size:32px}}@media(max-width: 767px){.main-section .anchor-scroll{transform:scale(0.8)}}.pos-center{position:relative;z-index:1;text-align:center}.section-section{width:100%;height:100vh;flex-shrink:0;display:flex;justify-content:center;align-items:center;background:linear-gradient(180deg, #121417 0%, #0e2e5c 100%)}.section-section__title{font-size:40px;font-weight:700;color:#60a5fa;transform:translateY(-100px)}.section-section__description{position:absolute;transform-origin:50% 50%;padding:30px;text-align:center;font-size:68px;font-weight:700;color:#fff}.section-section__description span{display:inline-block;color:#fff}.section-section__description br{display:none}@media(max-width: 1279px){.section-section__description{font-size:58px}}@media(max-width: 1023px){.section-section__title{font-size:32px}.section-section__description{font-size:44px}}@media(max-width: 767px){.section-section__title{font-size:24px}.section-section__description{font-size:28px}.section-section__description br{display:block}}.third-section{position:sticky;top:0;height:-webkit-fill-available;background-color:#0e2e5c}.fourth-section{display:flex;justify-content:center;gap:90px;position:relative;top:0;min-height:calc(var(--real-vh)*100);padding:0 20px 240px 20px;background:linear-gradient(180deg, rgba(18, 20, 23, 0) 0%, rgba(18, 20, 23, 0.8) 20%, #121417 100%)}.fourth-section .history-title{overflow:hidden;align-self:flex-start;position:sticky;top:80px;line-height:1.3;font-size:40px;font-weight:700;color:#fff}.fourth-section .history-item{position:relative}.fourth-section .history-item ul{display:flex;gap:34px;flex-direction:column;position:relative}.fourth-section .history-item ul:after{position:absolute;top:14px;bottom:60px;left:98px;width:2px;background-color:#2341af;content:""}.fourth-section .history-item ul li dl{display:flex;min-height:78px;gap:30px}.fourth-section .history-item ul li dl dt{position:relative;flex:0 0 98px;font-size:24px;font-weight:500;color:#72787f}.fourth-section .history-item ul li dl dt:after{position:absolute;top:6px;left:93px;width:12px;height:12px;border-radius:50%;background-color:#2341af;content:""}.fourth-section .history-item ul li dl dd{line-height:1.5;font-size:16px;font-weight:500;color:#9ea4aa}.fourth-section .history-item ul li:last-child dl dt{color:#fff}.fourth-section .history-item ul li:last-child dl dt:before{position:absolute;top:0px;left:87px;width:24px;height:24px;border-radius:50%;background:rgba(0,70,185,.3019607843);content:""}@media(max-width: 1023px){.fourth-section{flex-direction:column;align-items:center;gap:72px;padding-bottom:120px}.fourth-section .history-title{position:relative;top:0;align-self:center;text-align:center;font-size:38px}}@media(max-width: 767px){.fourth-section .history-title{font-size:28px}.fourth-section .history-item ul li dl dt{font-size:18px}.fourth-section .history-item ul li dl dd{font-size:14px}}.fifth-section{position:sticky;top:0;display:flex;flex-direction:column;justify-content:center;align-items:center;height:calc(var(--real-vh)*100);padding:80px;background-color:#121417}.fifth-section__title{word-break:keep-all;overflow-wrap:anywhere;line-height:1.3;font-size:40px;color:#fff}.fifth-section__thumb{display:flex;max-width:1024px;margin-top:32px;width:100%;height:400px}.fifth-section__thumb>div{position:relative;flex:0 1 16%;overflow:hidden;transition:flex-basis .4s cubic-bezier(0.4, 0.12, 0.3, 1),transform .4s cubic-bezier(0.4, 0.12, 0.3, 1)}.fifth-section__thumb>div.blank{display:none}.fifth-section__thumb>div span{z-index:1;position:absolute;top:40px;left:0;right:0;padding:0 40px;text-align:center;font-size:20px;font-weight:700;color:#fff;transition:all .4s cubic-bezier(0.4, 0.12, 0.3, 1)}.fifth-section__thumb>div img{position:absolute;top:0;left:50%;bottom:0;height:100%;-o-object-fit:cover;object-fit:cover;transform:translateX(-50%)}.fifth-section__thumb>div.on{flex-basis:36%}.fifth-section__thumb>div.on span{transform:translateX(-110px)}@media(max-width: 1023px){.fifth-section{position:relative;height:auto;padding:0}.fifth-section__title{position:sticky;top:0;padding:50px 16px 0 16px;font-size:32px}.fifth-section__thumb{flex-direction:column;height:1282px;max-width:536px;position:relative}.fifth-section__thumb>div{position:sticky;height:204px;flex-basis:204px !important}.fifth-section__thumb>div.blank{display:block;margin:0;background-color:#fff;border-radius:0;top:100%}.fifth-section__thumb>div:nth-child(1){top:146px}.fifth-section__thumb>div:nth-child(2){top:226px}.fifth-section__thumb>div:nth-child(3){top:306px}.fifth-section__thumb>div:nth-child(4){top:386px}.fifth-section__thumb>div:nth-child(5){top:466px}.fifth-section__thumb>div span{top:0;padding:24px;text-align:left;font-size:14px;font-weight:500}.fifth-section__thumb>div img{height:auto;width:100%}.fifth-section__thumb>div.on span{transform:translateX(0)}}@media(max-width: 767px){.fifth-section__title{font-size:24px}}.sixth-section{z-index:1;position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:center;align-items:center;height:1000px;border-radius:80px 80px 0 0;background-color:#fff}.sixth-section__title{text-align:center;font-size:40px;font-weight:700;color:#26282b}.sixth-section__description{margin-top:8px;text-align:center;line-height:1.1;font-size:120px;font-weight:800;color:#26282b}.sixth-section__go a{display:flex;align-items:center;justify-content:center;margin-top:40px;height:64px;padding:0 24px;border-radius:99px;border:1px solid #000}.sixth-section__go a span{display:flex;gap:12px;font-size:20px;color:#26282b;font-weight:700}.sixth-section__go a span:after{width:24px;height:24px;border-radius:99px;background:#26282b url("https://vf-postatic.polarisoffice.com/po-group/assets/img/contents/go.svg") no-repeat 50% 50%;content:""}.sixth-section__go a:hover{transform:scale(0.9)}@media(max-width: 1023px){.sixth-section{overflow:visible;position:sticky;top:0;padding:0 0 180px 0;border-radius:0}.sixth-section__title{font-size:32px}.sixth-section__description{font-size:100px}}@media(max-width: 767px){.sixth-section{height:auto}.sixth-section__title{font-size:24px}.sixth-section__description{font-size:78px}}.sixth-section:after{position:absolute;top:-204px;left:0;right:0;height:204px;background-color:#fff;content:""}@keyframes scroll{0%{transform:translateY(0)}100%{transform:translateY(26px)}}.pin-spacer{background-color:#121417}/*# sourceMappingURL=main.css.map */