@charset "UTF-8";

.main__title{position:absolute;top:50%;left:50%;width:1300px;height:440px;margin-top:-220px;margin-left:-650px;margin-top:-322px;background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/main/title.webp) no-repeat 0}.main__subtitle{text-align:left;text-indent:-9999em;white-space:nowrap;overflow:hidden;margin-top:-38px;margin-left:-300px;margin-top:-285px}.main__subtitle,.main__subtitle-image{position:absolute;top:50%;left:50%;width:600px;height:75px}.main__subtitle-image{margin-top:-38px;margin-left:-300px}.main__subtitle-image-1{background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/main/32690e6da49ec8c5ca1c95271c8842ee6f96af71.webp) no-repeat 0}.main__subtitle-image-2{background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/main/20d7218cf3d6dbbe3cb448ba6fa7fe6855cf015f.webp) no-repeat 100%}.main__desc{text-align:left;text-indent:-9999em;white-space:nowrap;overflow:hidden;width:742px;height:289px;margin-top:-145px;margin-left:-371px;background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/main/fd32b1e289c67657a2d26cd6f8606ffa40a3e7f4.webp) no-repeat 50% 0;margin-top:59px;margin-left:-368px}.main__desc,.main__desc-mark{position:absolute;top:50%;left:50%}.main__desc-mark{width:521px;height:18px;margin-top:-9px;margin-left:-261px;background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/main/7d82ba112126207d43ee808654b3e8a7783a19e9.webp) no-repeat 50% 0;margin-top:-122px}/*.main__desc-text{width:488px;height:76px;margin-top:-38px;margin-left:-244px;background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/main/dcb88417239ec04d1db6403b63d82d86b7e39d84.webp) no-repeat 50% 0;margin-top:-96px;margin-left:-246px}*/.main__desc-date/*,.main__desc-text*/{position:absolute;top:50%;left:50%}.main__desc-date{width:368px;height:52px;margin-top:-26px;margin-left:-184px;background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/main/42b17e4eb596e1ca9e702647d3c0cea799e1fe66.webp) no-repeat 50% 0;margin-top:-90px;margin-left:-186px}.main__scroll{text-align:left;text-indent:-9999em;white-space:nowrap;overflow:hidden;position:absolute;top:50%;left:50%;width:87px;height:63px;margin-top:-32px;overflow:initial;margin-top:319px;margin-left:-44px;transition:filter .2s linear}.main__scroll:hover{filter:brightness(1.5) drop-shadow(0 0 10px rgba(120,215,255,.7))}.main__scroll:before{position:absolute;top:50%;left:50%;width:87px;height:63px;margin-top:-32px;margin-left:-44px;background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/main/7c3d6747f9aeebcfcb3fe000d44e7b3abfa56c2b.webp) no-repeat 50% 0;content:"";animation:mainScrollArrow 2s ease-in-out infinite}.main .kit-webm__poster{margin-left:67px;filter:brightness(1)}@keyframes mainScrollArrow{0%{margin-top:-57px;opacity:0;transform:scale(.8)}20%{opacity:1}50%{transform:scale(1)}80%{opacity:1}to{margin-top:7px;opacity:0;transform:scale(.8)}}
.main__light{position:absolute;top:50%;left:50%;width:1278px;margin-left:-639px;margin-left:-590px}.main__light{height:807px;background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/main/00b03e037427d04b6a12005224789e8b182ce1aa.webp) no-repeat 50% 0;margin-top:-502px;pointer-events:none}
.main__dimm{position:absolute;top:0;left:0;width:100%;height:100%;background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/section1/04f09f9787c1fe9ae4d6c62b954e5f13b41e2a46.webp) no-repeat 50% 0;background-size:cover}

.main__title:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:url("https://image.tw.ncsoft.com/bns/official/preview/250903_update/main/title-mask1.webp") no-repeat 50% 0;-webkit-animation:fade 5s ease-out infinite;animation:fade 5s ease-out infinite;}
.main__title:after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:url("https://image.tw.ncsoft.com/bns/official/preview/250903_update/main/title-mask2.webp") no-repeat 50% 0;-webkit-animation:lightning 8s infinite;animation:lightning 8s infinite;animation-delay:1s;}
.main__title i{position:absolute;top:0;width:100%;height:100%;display:block;-webkit-mask: url("https://image.tw.ncsoft.com/bns/official/preview/250903_update/main/title_mask.png") no-repeat center center / contain;mask: url("https://image.tw.ncsoft.com/bns/official/preview/250903_update/main/title_mask.png") no-repeat center center / contain;}
.main__title svg{position:absolute;top:0;left:0;display:block;width:100%;height:100%;mix-blend-mode:overlay;z-index:10;}
.main__title-light{opacity:0;position:absolute;top:0;left:0;width:100%;height:100%;background:url("https://image.tw.ncsoft.com/bns/official/preview/250903_update/main/title-light.webp") no-repeat 50% 0;-webkit-animation:titleEffect 5s cubic-bezier(0.76, 0, 0.24, 1) infinite;animation:titleEffect 5s cubic-bezier(0.76, 0, 0.24, 1) infinite;z-index:10;}

@-webkit-keyframes fade{
  0%,100%{opacity:1;}
  50%{opacity:0;}
}
@keyframes fade{
  0%,100%{opacity:1;}
  50%{opacity:0;}
}

@-webkit-keyframes lightning{
  1%,10%,28%,40%{opacity:1;}
  0%,11%,27%,41%,100%{opacity:0;}
}
@keyframes lightning{
  1%,10%,28%,40%{opacity:1;}
  0%,11%,27%,41%,100%{opacity:0;}
  0%{filter:brightness(1.5) blur(2px)}to{filter:brightness(1) blur(0)}
}

@-webkit-keyframes light{
  6%,7%,89%,90%{opacity:1;}
  5%,8%,88%,91%{opacity:0;}
}
@keyframes light{
  6%,6.5%,89%,89.8%{opacity:1;}
  5%,6.6%,88%,89.9%{opacity:0;}
}


.section1{text-align:left;text-indent:-9999em;white-space:nowrap;overflow:hidden}.section1__character{height:1509px;margin-top:-755px;background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/section1/9e605512cd2f02d298cf3535622ad3b3c33e6407.webp) no-repeat 50% 0;margin-top:-450px}.section1__character,.section1__character-light{position:absolute;top:50%;left:50%;width:1278px;margin-left:-639px;margin-left:-337px}.section1__character-light{height:807px;background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/section1/00b03e037427d04b6a12005224789e8b182ce1da.webp) no-repeat 50% 0;margin-top:-404px}.section1__dimm{position:absolute;top:0;left:0;width:100%;height:100%;background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/section1/04f09f9787c1fe9ae4d6c62b954e5f13b41e2a46.webp) no-repeat 50% 0;background-size:cover}.section1__title{position:absolute;top:50%;left:50%;width:1000px;height:303px;margin-top:-152px;margin-left:-500px;background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/section1/8e3b6613d8ee6fe542f3999507f7a435c998b97d.webp) no-repeat 50% 0;margin-top:-512px}.section1__title-twinkle-1{margin-top:-37px;margin-left:-110px;background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/common/3ec0a18f5a654a21027704b070d257f189bfb172.webp) no-repeat 50% 0;animation:titleEffect 2s linear -.5s infinite;margin-top:-65px;margin-left:-223px}.section1__title-twinkle-1,.section1__title-twinkle-2{position:absolute;top:50%;left:50%;width:220px;height:74px}.section1__title-twinkle-2{margin-top:-37px;margin-left:-110px;background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/common/cb93ea5f81cb100fd43029cf400a5e1c7eb5db21.webp) no-repeat 50% 0;animation:titleEffect 2s linear 0s infinite;margin-top:-8px;margin-left:-90px}.section1__title-image{position:absolute;top:50%;left:50%;width:1000px;height:181px;margin-top:-91px;margin-left:-500px;margin-top:-89px}.section1__title-image-1{background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/section1/ae3c394291f0f7e70ac21b44cc1f32ae3601cb6f.webp) no-repeat 0}.section1__title-image-2{background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/section1/30b54df7f4d11fbe363c3d44c293843a83649c55.webp) no-repeat 100%}.section1__subtitle{position:absolute;top:50%;left:50%;width:339px;height:59px;margin-top:-30px;margin-left:-170px;background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/section1/e3f36905aa1714c283a9a8e133f156a61c47c12a.webp) no-repeat 50% 0;margin-top:-448px;margin-left:-165px}.section1__update-list{top:50%;margin-top:-349px;margin-top:-280px}.section1__update-list,.section1__update-list .list-box{position:absolute;left:50%;width:334px;height:698px;margin-left:-167px}.section1__update-list .list-box{top:0;background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/section1/765ee53c88af10c2e272b39ada61ae91400d5d3f.webp) no-repeat 50% 0}.section1__update-list-1 .title{background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/section1/43fab8224ef6b4cc6dcac6d08e7a2ba3495871b7.webp) no-repeat 50% 0}.section1__update-list-1 .title,.section1__update-list-2 .title{position:absolute;top:50%;left:50%;width:200px;height:104px;height:55px;margin-top:-52px;margin-left:-100px;margin-top:-390px;filter:brightness(1)}.section1__update-list-2 .title{background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/section1/5b6b036d76fc947761583520084efd4be162eb46.webp) no-repeat 50% 0}.section1__update-list-3 .title{position:absolute;top:50%;left:50%;width:200px;height:104px;height:55px;margin-top:-52px;margin-left:-100px;background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/section1/871d5d7c5cb44b0e5291af434ae82f8160b4ed51.webp) no-repeat 50% 0;margin-top:-390px;filter:brightness(1)}.section1__update-list-1{margin-left:-524px}.section1__update-list-2{margin-left:-167px}.section1__update-list-3{margin-left:186px}.section1__update-item{position:absolute;top:50%;left:50%;width:213px;height:206px;margin-top:-103px;margin-left:-107px}.section1__update-item .name{position:absolute;top:50%;left:50%;width:255px;height:86px;margin-top:-43px;margin-left:-128px;background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/section1/2ee3d2ead9ac56d4355e80f0429a36144090efa5.webp) no-repeat 0 0;margin-top:13px}.section1__update-item-1 .card{position:absolute;top:0;left:50%;width:192px;height:193px;margin-left:-96px;background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/section1/81de245f303cc97c301d47f7be358b37528bb731.webp) no-repeat 50% 0}.section1__update-item-1 .name p{position:absolute;top:50%;left:50%;width:255px;height:86px;margin-top:-43px;margin-left:-128px;margin-left:-125px;background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/section1/7fe0eb699745aaf2c9693e5006136002ec7b8185.webp) no-repeat 50% 0}.section1__update-item-2 .card{position:absolute;top:0;left:50%;width:192px;height:193px;margin-left:-96px;background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/section1/79911f2b371830cc3389dff305af67c1429c1e1e.webp) no-repeat 50% 0}.section1__update-item-2 .name p{position:absolute;top:50%;left:50%;width:255px;height:86px;margin-top:-43px;margin-left:-128px;margin-left:-125px;background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/section1/bc151c1bf91211434e2251ff8d4cd0eac6df83d7.webp) no-repeat 50% 0}.section1__update-item-3 .card{position:absolute;top:0;left:50%;width:192px;height:193px;margin-left:-96px;background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/section1/89c7adccfb8f4c454d23030002560bae71f553d6.webp) no-repeat 50% 0}.section1__update-item-3 .name p{position:absolute;top:50%;left:50%;width:255px;height:86px;margin-top:-43px;margin-left:-128px;margin-left:-125px;background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/section1/6181ee7d7f72c8efae253296e336ca20d5ab1267.webp) no-repeat 50% 0}.section1__update-item-4 .card{position:absolute;top:0;left:50%;width:192px;height:193px;margin-left:-96px;background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/section1/ce14ae95d442f7b1bd1e705600e10552301e3083.webp) no-repeat 50% 0}.section1__update-item-4 .name p{position:absolute;top:50%;left:50%;width:255px;height:86px;margin-top:-43px;margin-left:-128px;background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/section1/0faa8f08a6bab9fd2118e4ca4dfc8fa2c0ec3ef8.webp) no-repeat 50% 0;margin-left:-125px}.section1__update-item-5 .card{position:absolute;top:0;left:50%;width:192px;height:193px;margin-left:-96px;background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/section1/991f9742e92cbf1387157e5ff30f726a95c546b3.webp) no-repeat 50% 0}.section1__update-item-5 .name p{position:absolute;top:50%;left:50%;width:255px;height:86px;margin-top:-43px;margin-left:-128px;margin-left:-125px;background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/section1/ee89c006a8be71967b39d88ec2a1210431e52a7e.webp) no-repeat 50% 0}.section1__update-item-6 .card{position:absolute;top:0;left:50%;width:192px;height:193px;margin-left:-96px;background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/section1/642f635663e013b699a8a5bcfff775194f801af8.webp) no-repeat 50% 0}.section1__update-item-6 .name p{position:absolute;top:50%;left:50%;width:255px;height:86px;margin-top:-43px;margin-left:-128px;margin-left:-125px;background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/section1/6506b9e15d9513cb5f2a6fbac284dcd80ac4ce26.webp) no-repeat 50% 0}.section1__update-item-7 .card{position:absolute;top:0;left:50%;width:192px;height:193px;margin-left:-96px;background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/section1/9af880dfe4ad05792808f469accad0a19f24c093.webp) no-repeat 50% 0}.section1__update-item-7 .name p{position:absolute;top:50%;left:50%;width:255px;height:86px;margin-top:-43px;margin-left:-128px;margin-left:-125px;background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/section1/756939e01f1bf183f84153dbd9630f9c67bd21ca.webp) no-repeat 50% 0}.section1__update-item-8 .card{position:absolute;top:0;left:50%;width:192px;height:193px;margin-left:-96px;background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/section1/cdf761e4055f310358ec8df00dfb8034f338bc6b.webp) no-repeat 50% 0}.section1__update-item-8 .name p{position:absolute;top:50%;left:50%;width:255px;height:86px;margin-top:-43px;margin-left:-128px;background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/section1/cf4313275618928f0ec3114fb3d8f44451f9a8d9.webp) no-repeat 50% 0;margin-left:-125px}.section1__update-item-9 .card{position:absolute;top:0;left:50%;width:192px;height:193px;margin-left:-96px;background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/section1/c725ebbca6cf77abc0d6d81ae828b713e3eb4f60.webp) no-repeat 50% 0}.section1__update-item-9 .name p{position:absolute;top:50%;left:50%;width:255px;height:86px;margin-top:-43px;margin-left:-128px;margin-left:-125px;background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/section1/1d2a43c5d90aa1a5b06cf26a0461a4005d105cd5.webp) no-repeat 50% 0}.section1__update-item-1,.section1__update-item-4,.section1__update-item-7{margin-top:-325px;margin-left:-107px}.section1__update-item-2,.section1__update-item-5,.section1__update-item-8{margin-top:-114px;margin-left:-107px}.section1__update-item-3,.section1__update-item-6,.section1__update-item-9{margin-top:99px;margin-left:-107px}.section1__update-item .arrow-1{background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/section1/20a9b98957b537a9ac66b73ad8d307723c86ba5e.webp) no-repeat 50% 0}.section1__update-item .arrow-1,.section1__update-item .arrow-2{position:absolute;top:50%;left:50%;width:100px;height:106px;margin-top:-53px;margin-left:-50px;margin-top:-107px;margin-left:-2px}.section1__update-item .arrow-2{background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/section1/f40c32e7163c83a823e8a9732518594a28dc442a.webp) no-repeat 50% 0}.section1__update-item .arrow-effect{position:absolute;top:50%;left:50%;width:100px;height:100px;margin-top:-50px;margin-left:-50px;background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/section1/78c7e8ddc9fedac6fde0bc1aed4d2ff31f97376a.webp) no-repeat 50% 0;margin-top:-106px;margin-left:-2px}

.section2__component dl{text-align:left;text-indent:-9999em;white-space:nowrap;overflow:hidden}.section2__component dl dt{position:absolute;top:50%;left:50%;width:874px;height:303px;margin-top:-152px;margin-left:-437px;margin-top:-512px;margin-left:-445px}.section2__component dl dd{position:absolute;top:50%;left:50%;width:668px;height:140px;margin-top:-70px;margin-left:-334px;margin-top:-307px;margin-left:-338px}.section2__component .twinkle-1{background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/common/3ec0a18f5a654a21027704b070d257f189bfb172.webp) no-repeat 50% 0;animation:titleEffect 2s linear -.5s infinite}.section2__component .twinkle-1,.section2__component .twinkle-2{position:absolute;top:50%;left:50%;width:220px;height:74px;margin-top:-37px;margin-left:-110px}.section2__component .twinkle-2{background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/common/cb93ea5f81cb100fd43029cf400a5e1c7eb5db21.webp) no-repeat 50% 0;animation:titleEffect 2s linear 0s infinite}.section2__component-1__title{background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/section2/2dfdd060688704fd58db9f4152472675410b34ba.webp) no-repeat 50% 0;filter:brightness(1)}.section2__component-1__title .image{position:absolute;top:50%;left:50%;width:548px;height:181px;margin-top:-91px;margin-left:-274px;margin-top:-89px;margin-left:-261px}.section2__component-1__title .image1-1{background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/section2/a7799c80a3adda705dc3f4018334aa109e16e5c1.webp) no-repeat 0}.section2__component-1__title .image1-2{background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/section2/e8d0ac60b67748aa8189099862f817956b5c7b1b.webp) no-repeat 100%}.section2__component-1__text{background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/section2/a868bc71f20986a6e3ea47180169b7df757591e1.webp) no-repeat 50% 0}.section2__component-1 .dimm{background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/section2/dd022897c4393822214dcd1970d9b704e68cb94e.webp) no-repeat 50% 0;position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover}.section2__component-2__title{background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/section2/2dfdd060688704fd58db9f4152472675410b34ba.webp) no-repeat 50% 0;filter:brightness(1)}.section2__component-2__title .image{position:absolute;top:50%;left:50%;width:548px;height:181px;margin-top:-91px;margin-left:-274px;margin-top:-89px;margin-left:-261px}.section2__component-2__title .image2-1{background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/section2/0d0c4dbb597959f8a885c66360477af5a96008c4.webp) no-repeat 0}.section2__component-2__title .image2-2{background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/section2/d0c8417fc129604406154b239032bbd4b6db8f1f.webp) no-repeat 100%}.section2__component-2__text{background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/section2/0f777bc9b0e04d3d4431899bacf386c1cba4e5e6.webp) no-repeat 50% 0}.section2__component-2 .dimm{background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/section2/dd022897c4393822214dcd1970d9b704e68cb94e.webp) no-repeat 50% 0;position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover}.section2__component-3__title{background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/section2/2dfdd060688704fd58db9f4152472675410b34ba.webp) no-repeat 50% 0;filter:brightness(1)}.section2__component-3__title .image{position:absolute;top:50%;left:50%;width:548px;height:181px;margin-top:-91px;margin-left:-274px;margin-top:-89px;margin-left:-261px}.section2__component-3__title .image3-1{background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/section2/0a8eb4aa8d7873ca5d234a2bfd23e6f0ae7f7260.webp) no-repeat 0}.section2__component-3__title .image3-2{background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/section2/249d55c240d7b1bc04a1fde5c4d67f913a4401b4.webp) no-repeat 100%}.section2__component-3__text{background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/section2/d24d9da5254cf76ce5dfcf43c2588998394187dd.webp) no-repeat 50% 0}.section2__component-3 .dimm{background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/section2/e03eafb7c7bbcadcef4c36a43e4d02e9b17a440a.webp) no-repeat 50% 0;position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover}.section2__component-4__title{background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/section2/2dfdd060688704fd58db9f4152472675410b34ba.webp) no-repeat 50% 0;filter:brightness(1)}.section2__component-4__title .image{position:absolute;top:50%;left:50%;width:548px;height:181px;margin-top:-91px;margin-left:-274px;margin-top:-89px;margin-left:-261px}.section2__component-4__title .image4-1{background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/section2/fa4d5604f22d756eac0a45667a740a96a79c31f6.webp) no-repeat 0}.section2__component-4__title .image4-2{background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/section2/2c020dd24e16e139f299fb11769bd948637d82bf.webp) no-repeat 100%}.section2__component-4__text{background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/section2/322b9d92a3c9c0028cb58133a96f1a5e11d05e4a.webp) no-repeat 50% 0}.section2__component-4 .dimm{background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/section2/e03eafb7c7bbcadcef4c36a43e4d02e9b17a440a.webp) no-repeat 50% 0;position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover}.section2__component-1 .twinkle-1{margin-top:-63px;margin-left:-210px}.section2__component-1 .twinkle-2{margin-top:-63px;margin-left:5px}.section2__component-2 .twinkle-1{margin-top:-63px;margin-left:-183px}.section2__component-2 .twinkle-2{margin-top:-55px;margin-left:25px}.section2__component-3 .twinkle-1{margin-top:-63px;margin-left:-165px}.section2__component-3 .twinkle-2{margin-top:-51px;margin-left:25px}.section2__component-4 .twinkle-1{margin-top:-45px;margin-left:-214px}.section2__component-4 .twinkle-2{margin-top:-63px;margin-left:6px}.section2 .kit-page__sub-menu{text-align:left;text-indent:-9999em;white-space:nowrap;overflow:hidden;position:absolute;top:50%;left:50%;width:1100px;height:103px;margin-top:-52px;margin-left:-550px;background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/section2/89ce8d7d5cec43e40c378eabff2a48eec5ca50d5.webp) no-repeat 50% 0;display:flex;margin-top:171px;margin-left:-548px;padding:0 70px;box-sizing:border-box}.section2 .kit-page__sub-menu-link{background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/section2/339ce9fa3d26fd6354a1b6dc6b7aa386573cb6c2.webp) no-repeat 50% 50%;position:relative;flex:1;transition:background-image .5s linear,filter .3s linear}.section2 .kit-page__sub-menu-link:before{position:absolute;top:50%;left:50%;width:220px;height:36px;margin-top:-18px;margin-left:-110px;background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/section2/de225fe54775d076f631e9fb909e360e443f9895.webp) no-repeat 50% 0;content:"";margin-top:-33px;background-position-y:-38px;opacity:0;transition:background-position .3s linear,opacity .2s linear}.section2 .kit-page__sub-menu-link:after{position:absolute;top:50%;left:0;width:240px;height:103px;margin-top:-52px;background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/section2/13bc175c628b5b2e8b70ba1e161a8923db1a0bcc.webp) no-repeat 50% 0;content:"";transition:background-image .3s linear}.section2 .kit-page__sub-menu-link:hover{filter:brightness(1.4)}.section2 .kit-page__sub-menu-link--active,.section2 .kit-page__sub-menu-link:hover{background-image:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/section2/40bb07710ed206a2faf9b8f409168e72f873ad1c.webp)}.section2 .kit-page__sub-menu-link--active:before{background-position-y:0;opacity:1}.section2 .kit-page__sub-menu-link--active:after{background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/section2/97f1c977a13292ce579266e235b36612df3055c7.webp) no-repeat 50% 0}.section2 .kit-page__sub-menu-link--0:after{background-position-x:-71px!important}.section2 .kit-page__sub-menu-link--1:after{background-position-x:-311px!important}.section2 .kit-page__sub-menu-link--2:after{background-position-x:-551px!important}.section2 .kit-page__sub-menu-link--3:after{background-position-x:-791px!important}@keyframes titleEffect{0%{opacity:0}70%{opacity:1}to{opacity:0}}

.section3_component-1{text-align:left;text-indent:-9999em;white-space:nowrap;overflow:hidden}.section3_component-1-title-1{margin-left:-94px;background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/section3/a32e09697bbb0488905b027e440639c530f195e8.webp) no-repeat 50% 0;margin-left:-249px}.section3_component-1-title-1,.section3_component-1-title-2{position:absolute;top:50%;left:50%;width:188px;height:104px;margin-top:-52px;margin-top:-287px;filter:brightness(1)}.section3_component-1-title-2{margin-left:-94px;background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/section3/b83b60fdb088727cf300bb686e3827f078687f6f.webp) no-repeat 50% 0;margin-left:331px}.section3_component-1 .cont-list{position:absolute;top:50%;left:50%;width:294px;height:598px;margin-top:-299px;margin-left:-147px;background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/section3/1851dad854641d1c321f9e035e1499227835ecf9.webp) no-repeat 50% 22px;margin-top:-206px}.section3_component-1 .cont-list-1{margin-left:-572px}.section3_component-1 .cont-list-2{margin-left:-302px}.section3_component-1 .cont-list-3{margin-left:-32px}.section3_component-1 .cont-list-4{margin-left:278px}.section3_component-1 .cont__area-bg{position:absolute;top:0;left:50%;width:183px;height:75px;margin-left:-92px;margin-left:-89px}.section3_component-1 .cont__area-bg-1{background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/section3/d00b513236eab51e9b3910c2eea76a12e61c9a06.webp) no-repeat 0 bottom}.section3_component-1 .cont__area-bg-2{background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/section3/498afad52249e13a6e73339bee34b661aa6c800a.webp) no-repeat 0 bottom}.section3_component-1 .cont__area-name{position:absolute;top:0;left:50%;width:91px;height:28px;margin-left:-46px;margin-top:26px}.section3_component-1 .cont__area-name-1{background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/section3/528e75c12e5a2314b7fc6f41c01140a4b60804da.webp) no-repeat 50% bottom}.section3_component-1 .cont__area-name-2{background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/section3/be5fcbcb42ab751d4ddbebf88cbcd056c95a2789.webp) no-repeat 50% bottom}.section3_component-1 .cont__area-name-3{background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/section3/103992b15b6da8423f9d8248bb695630fb1d4333.webp) no-repeat 50% bottom}.section3_component-1 .cont__area-name-4{background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/section3/e5669b76a80d20bc3d6fea74650af05e8fe24267.webp) no-repeat 50% bottom}.section3_component-1 .cont__boss{filter:brightness(1)}.section3_component-1 .cont__boss-wrap{position:absolute;top:50%;left:50%;width:246px;height:528px;margin-top:-264px;margin-left:-123px;margin-top:-257px;overflow:initial}.section3_component-1 .cont__boss-image{position:absolute;top:50%;left:50%;width:246px;height:528px;margin-top:-264px;margin-left:-123px;overflow:hidden}.section3_component-1 .cont__boss-1{background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/section3/59b614a91873f99787e4aa2505ab416f4c0dc4b0.webp) no-repeat 50% 0}.section3_component-1 .cont__boss-2{background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/section3/d2f79bd2d4db70e2d74c7bd7ed4544ed48aa4ae7.webp) no-repeat 50% 0}.section3_component-1 .cont__boss-3{background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/section3/e412c3d8e5544eccecb35ac498c0f7ffb8dcdeab.webp) no-repeat 50% 0}.section3_component-1 .cont__boss-4{background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/section3/505e6221732784464205b40488045faaf2bd829b.webp) no-repeat 50% 0}.section3_component-1 .cont__boss-1{position:absolute;top:50%;left:50%;width:441px;height:455px;margin-top:-228px;margin-left:-221px;margin-top:-253px;margin-left:-189px}.section3_component-1 .cont__boss-2{position:absolute;top:50%;left:50%;width:485px;height:540px;margin-top:-270px;margin-left:-243px;margin-top:-256px;margin-left:-177px}.section3_component-1 .cont__boss-3{position:absolute;top:50%;left:50%;width:540px;height:503px;margin-top:-252px;margin-left:-270px;margin-top:-245px;margin-left:-166px}.section3_component-1 .cont__boss-4{position:absolute;top:50%;left:50%;width:424px;height:481px;margin-top:-241px;margin-left:-212px;margin-top:-255px;margin-left:-120px}.section3_component-1 .cont__boss-impact{filter:brightness(1)}.section3_component-1 .cont__boss-impact-1{background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/section3/09e0615e51f63a7f1924ccdef1ce1f9b9d51cbd0.webp) no-repeat 50% 0}.section3_component-1 .cont__boss-impact-2{background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/section3/0b60c1560bec5a1b40263696dc5a74c44c618d3b.webp) no-repeat 50% 0}.section3_component-1 .cont__boss-impact-3{background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/section3/b513cd7f8897305befbcf41ff27626abb0abe0c9.webp) no-repeat 50% 0}.section3_component-1 .cont__boss-impact-4{background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/section3/2a85860755db91a85d546f9de5671ca422913585.webp) no-repeat 50% 0}.section3_component-1 .cont__boss-impact-1{position:absolute;top:50%;left:0;width:66px;height:167px;margin-top:-84px;margin-top:-30px;margin-left:-66px}.section3_component-1 .cont__boss-impact-2{position:absolute;top:50%;left:0;width:54px;height:127px;margin-top:-64px;margin-top:29px;margin-left:-54px}.section3_component-1 .cont__boss-impact-3{position:absolute;top:50%;left:0;width:41px;height:143px;margin-top:-72px;margin-top:20px;margin-left:-41px}.section3_component-1 .cont__boss-impact-4{position:absolute;top:50%;left:100%;width:112px;height:178px;margin-top:-89px;margin-top:-238px}.section3_component-1 .cont__boss-name{position:absolute;top:50%;left:50%;width:130px;height:62px;margin-top:-31px;margin-left:-65px;margin-top:137px;margin-left:-9px}.section3_component-1 .cont__boss-name-1{background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/section3/a0751319eaa6ebaddafa77a8e1a96ff902d228c8.webp) no-repeat 50% 0}.section3_component-1 .cont__boss-name-2{background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/section3/5a131ac11dd4f885658ce1b2a18930ad656990b2.webp) no-repeat 50% 0}.section3_component-1 .cont__boss-name-3{background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/section3/3da8e6dcf29ce2cc4f2245dec5cedf222ac80279.webp) no-repeat 50% 0}.section3_component-1 .cont__boss-name-4{background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/section3/ca60da8ff3d4b0d3e53264b96c8a16b106451050.webp) no-repeat 50% 0}.section3_component-1 .cont__boss-desc{position:absolute;top:50%;left:50%;width:226px;height:47px;margin-top:-24px;margin-left:-113px;margin-top:189px;margin-left:-114px}.section3_component-1 .cont__boss-desc-1{background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/section3/ac176c3ad02a902f3330586fca53ea0dd732e9cc.webp) no-repeat 50% 0}.section3_component-1 .cont__boss-desc-2{background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/section3/aae3e3d45da6d912c7921733e15712919c6dc09b.webp) no-repeat 50% 0}.section3_component-1 .cont__boss-desc-3{background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/section3/4839bbd7d26e3c43e6b58d586d5e7c6afec3b80c.webp) no-repeat 50% 0}.section3_component-1 .cont__boss-desc-4{background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/section3/472628f37cd2afef0e9a16bd87cb1d50237636aa.webp) no-repeat 50% 0}.section3_component-2-dimm{position:absolute;top:0;left:0;width:100%;height:100%;background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/section3/f3c863e7f6e7a0e3a3f48e94609b871a99e72f41.webp) no-repeat 50% 0;background-size:cover}.section3_component-2-title{position:absolute;top:50%;left:50%;width:874px;height:303px;margin-top:-152px;margin-left:-437px;background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/section3/b9b059a75204c745e38112ec850051e5e0fe95a7.webp) no-repeat 50% 0;margin-top:-381px;margin-left:-445px;filter:brightness(1)}.section3_component-2-title-twinkle-1{position:absolute;top:50%;left:50%;width:220px;height:74px;margin-top:-37px;margin-left:-110px;background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/common/3ec0a18f5a654a21027704b070d257f189bfb172.webp) no-repeat 50% 0;animation:titleEffect 2s linear -.5s infinite;margin-top:-40px;margin-left:-256px}.section3_component-2-title-twinkle-2{position:absolute;top:50%;left:50%;width:220px;height:74px;margin-top:-37px;margin-left:-110px;background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/common/cb93ea5f81cb100fd43029cf400a5e1c7eb5db21.webp) no-repeat 50% 0;animation:titleEffect 2s linear 0s infinite;margin-top:-50px;margin-left:90px}.section3_component-2-title-image{position:absolute;top:50%;left:50%;width:548px;height:181px;margin-top:-91px;margin-left:-274px;margin-top:-89px;margin-left:-261px}.section3_component-2-title-image-1{background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/section3/dc6100fc5377c1d8ccded4b4530053dab788fd57.webp) no-repeat 0}.section3_component-2-title-image-2{background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/section3/c9110ae80a0b1bca1fedffe3e8c284fb0515e926.webp) no-repeat 100%}.section3_component-2 .cont-list{position:absolute;top:50%;left:50%;width:384px;height:571px;margin-top:-286px;margin-left:-192px;background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/section3/9fa4b4498b6e90c53d7d8bd49d916cb20c40af58.webp) no-repeat 50% 22px;margin-top:-176px}.section3_component-2 .cont-list-1{margin-left:-568px}.section3_component-2 .cont-list-2{margin-left:-192px}.section3_component-2 .cont-list-3{margin-left:184px}.section3_component-2 .cont__area-bg{position:absolute;top:0;left:50%;width:183px;height:75px;margin-left:-92px;background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/section3/d00b513236eab51e9b3910c2eea76a12e61c9a06.webp) no-repeat 0 bottom;margin-left:-89px}.section3_component-2 .cont__area-name{text-align:left;text-indent:-9999em;white-space:nowrap;overflow:hidden;position:absolute;top:0;left:50%;width:110px;height:28px;margin-left:-55px;margin-top:26px}.section3_component-2 .cont__area-name-1{background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/section3/08f3400f04043f7b645b0a29fc05dcc2ba12a5db.webp) no-repeat 50% bottom}.section3_component-2 .cont__area-name-2{background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/section3/b74d1ab2774409db3a548a3303bc83c1055eec9b.webp) no-repeat 50% bottom}.section3_component-2 .cont__area-name-3{background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/section3/9418c76f0991b5c7480957105869857196c380a7.webp) no-repeat 50% bottom}.section3_component-2 .cont__frame-line{position:absolute;top:0;left:0;width:100%;height:100%;background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/section3/591bcf473c75a32ffe473d39829a9cc946e056bd.webp) no-repeat 50% 22px}.section3_component-2 .cont__boss-1{margin-top:-253px;margin-top:-247px}.section3_component-2 .cont__boss-1,.section3_component-2 .cont__boss-2{position:absolute;top:50%;left:50%;width:336px;height:506px;margin-left:-168px}.section3_component-2 .cont__boss-2{margin-top:-253px;margin-top:-241px}.section3_component-2 .cont__boss-3{position:absolute;top:50%;left:50%;width:336px;height:506px;margin-top:-253px;margin-left:-168px;margin-top:-237px}.section3_component-2 .cont__boss-1{background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/section3/2f3cdb425b8efa7316026f6fdb6c1783e4f48194.webp) no-repeat 50% 0;overflow:hidden;background-size:100%;filter:brightness(1)}.section3_component-2 .cont__boss-2{background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/section3/135095d94fa0e5a01b13ef5c8f83f644c2319622.webp) no-repeat 50% 0;overflow:hidden;background-size:100%;filter:brightness(1)}.section3_component-2 .cont__boss-3{background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/section3/78332a6539b56e5a5ffc092ad9def05d674761fe.webp) no-repeat 50% 0;overflow:hidden;background-size:100%;filter:brightness(1)}.section3_component-2 .cont__boss-name{text-align:left;text-indent:-9999em;white-space:nowrap;overflow:hidden;position:absolute;top:50%;left:50%;width:178px;height:62px;margin-top:-31px;margin-left:-89px;margin-top:138px;margin-left:-88px}.section3_component-2 .cont__boss-name-1{background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/section3/0b463606b2de01e57d1044c97e69e3d67a046749.webp) no-repeat 50% 0}.section3_component-2 .cont__boss-name-2{background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/section3/7e7b6a30438b04a450e603c4221f1024ad1f4857.webp) no-repeat 50% 0}.section3_component-2 .cont__boss-name-3{background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/section3/c042b11762188ab90cf266efecdafb2b25e8afa1.webp) no-repeat 50% 0}.section3_component-2 .cont__boss-desc{text-align:left;text-indent:-9999em;white-space:nowrap;overflow:hidden;position:absolute;top:50%;left:50%;width:300px;height:52px;margin-top:-26px;margin-left:-150px;margin-top:190px}.section3_component-2 .cont__boss-desc-1{background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/section3/8443a1ab875a7bbdc6cfe46609ec56a9b5f58476.webp) no-repeat 50% 0}.section3_component-2 .cont__boss-desc-2{background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/section3/74592a30e7e10ff7c904d7823e2603745f1a7f10.webp) no-repeat 50% 0}.section3_component-2 .cont__boss-desc-3{background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/section3/aae7a9233cc3459db3bdfa5e4eeebd51a9751233.webp) no-repeat 50% 0}.section3_component-3-dimm{position:absolute;top:0;left:0;width:100%;height:100%;background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/section3/f4406f5fdb0f2ed481d024cf5bc71fde9606bb09.webp) no-repeat 50% 0;background-size:cover}.section3_component-3 .character-1{position:absolute;top:50%;left:50%;width:972px;height:734px;margin-top:-367px;margin-left:-486px;background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/section3/0c90ca0a1cb17496e7a13b2d1bd9faadf64e6030.webp) no-repeat 50% 0;margin-top:-232px;margin-left:-996px;filter:brightness(1)}.section3_component-3 .character-1-name{text-align:left;text-indent:-9999em;white-space:nowrap;overflow:hidden;position:absolute;top:50%;left:50%;width:205px;height:87px;margin-top:-44px;margin-left:-103px;background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/section3/e909f3be6c650e0d40fe5ae6b33b13a7df1d29b8.webp) no-repeat 50% 0;margin-top:248px;margin-left:-654px}.section3_component-3 .character-2{position:absolute;top:50%;left:50%;width:1062px;height:939px;margin-top:-470px;margin-left:-531px;background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/section3/a2d7d1ca6a5604ce6f2867dad14a5fa33ac40063.webp) no-repeat 50% 0;margin-top:-206px;margin-left:-25px;filter:brightness(1)}.section3_component-3 .character-2-name{text-align:left;text-indent:-9999em;white-space:nowrap;overflow:hidden;position:absolute;top:50%;left:50%;width:206px;height:87px;margin-top:-44px;margin-left:-103px;background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/section3/3ec14d35dd0cb65dbfe5818b774e418d11935657.webp) no-repeat 50% 0;margin-top:248px;margin-left:451px}.section3_component-3 .character-dimm{position:absolute;top:0;left:0;width:100%;height:100%;background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/section3/08fd6b26e29b1787a0f8591fac5ff413d7a36916.webp) no-repeat 50% 0;background-size:cover}.section3_component-3-title{text-align:left;text-indent:-9999em;white-space:nowrap;overflow:hidden;position:absolute;top:50%;left:50%;width:874px;height:303px;margin-top:-152px;margin-left:-437px;background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/section3/b9b059a75204c745e38112ec850051e5e0fe95a7.webp) no-repeat 50% 0;margin-top:-385px;margin-left:-445px;filter:brightness(1)}.section3_component-3-title-twinkle-1{position:absolute;top:50%;left:50%;width:220px;height:74px;margin-top:-37px;margin-left:-110px;background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/common/3ec0a18f5a654a21027704b070d257f189bfb172.webp) no-repeat 50% 0;animation:titleEffect 2s linear -.5s infinite;margin-top:-25px;margin-left:-245px}.section3_component-3-title-twinkle-2{position:absolute;top:50%;left:50%;width:220px;height:74px;margin-top:-37px;margin-left:-110px;background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/common/cb93ea5f81cb100fd43029cf400a5e1c7eb5db21.webp) no-repeat 50% 0;animation:titleEffect 2s linear 0s infinite;margin-top:-60px;margin-left:74px}.section3_component-3-title-image{position:absolute;top:50%;left:50%;width:548px;height:181px;margin-top:-91px;margin-left:-274px;margin-top:-89px}.section3_component-3-title-image-1{background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/section3/113ec0e91bb2db3d39676c87718f75d73f2e73a5.webp) no-repeat 0;margin-left:-261px}.section3_component-3-title-image-2{background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/section3/32ee2895ac565b3d1e241a7b92d786df1f48c8a6.webp) no-repeat 100%;margin-left:-243px}.section3_component-3-desc{position:absolute;top:50%;left:50%;width:618px;height:454px;margin-top:-227px;margin-left:-309px;background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/section3/70df125dfdff069819cd52bb7916c7aeca1ed4cd.webp) no-repeat 50% 0;margin-top:-340px;margin-left:-302px}.section3_component-3 .cont,.section3_component-3-desc{text-align:left;text-indent:-9999em;white-space:nowrap;overflow:hidden}.section3_component-3 .cont-title{position:absolute;top:50%;left:50%;width:358px;height:66px;margin-top:-33px;margin-left:-179px;background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/section3/299f2b044d86597c158a1cf8d95b1ee855a1c8cc.webp) no-repeat 50% 0;margin-top:-20px;margin-left:-181px;filter:brightness(1)}.section3_component-3 .cont-reword{position:absolute;top:50%;left:50%;width:1099px;height:303px;margin-top:-152px;margin-left:-550px;background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/section3/e6f988be5003fa610f4eccb1afbaeb58031641b2.webp) no-repeat center 0;margin-top:28px;margin-left:-545px}

.section3_component-4-dimm{position:absolute;top:0;left:0;width:100%;height:100%;background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/section3/f4406f5fdb0f2ed481d024cf5bc71fde9606bb09.webp) no-repeat 50% 0;background-size:cover}.section3_component-4 .character-1{position:absolute;top:50%;left:50%;width:972px;height:734px;margin-top:-367px;margin-left:-486px;background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/section3/0c90ca0a1cb17496e7a13b2d1bd9faadf64e6044.webp) no-repeat 50% 0;margin-top:-290px;margin-left:-996px;filter:brightness(1)}.section3_component-4 .character-1-name{text-align:left;text-indent:-9999em;white-space:nowrap;overflow:hidden;position:absolute;top:50%;left:50%;width:205px;height:87px;margin-top:-44px;margin-left:-103px;background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/section3/e909f3be6c650e0d40fe5ae6b33b13a7df1d2944.webp) no-repeat 50% 0;margin-top:248px;margin-left:-654px}.section3_component-4 .character-2{position:absolute;top:50%;left:50%;width:1062px;height:939px;margin-top:-470px;margin-left:-531px;background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/section3/a2d7d1ca6a5604ce6f2867dad14a5fa33ac40044.webp) no-repeat 50% 0;margin-top:-206px;margin-left:-25px;filter:brightness(1)}.section3_component-4 .character-2-name{text-align:left;text-indent:-9999em;white-space:nowrap;overflow:hidden;position:absolute;top:50%;left:50%;width:206px;height:87px;margin-top:-44px;margin-left:-103px;background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/section3/3ec14d35dd0cb65dbfe5818b774e418d11935644.webp) no-repeat 50% 0;margin-top:248px;margin-left:451px}.section3_component-4 .character-dimm{position:absolute;top:0;left:0;width:100%;height:100%;background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/section3/08fd6b26e29b1787a0f8591fac5ff413d7a36916.webp) no-repeat 50% 0;background-size:cover}.section3_component-4-title{text-align:left;text-indent:-9999em;white-space:nowrap;overflow:hidden;position:absolute;top:50%;left:50%;width:874px;height:303px;margin-top:-152px;margin-left:-437px;background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/section3/b9b059a75204c745e38112ec850051e5e0fe95a7.webp) no-repeat 50% 0;margin-top:-385px;margin-left:-445px;filter:brightness(1)}.section3_component-4-title-twinkle-1{position:absolute;top:50%;left:50%;width:220px;height:74px;margin-top:-37px;margin-left:-110px;background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/common/3ec0a18f5a654a21027704b070d257f189bfb172.webp) no-repeat 50% 0;animation:titleEffect 2s linear -.5s infinite;margin-top:-10px;margin-left:-215px}.section3_component-4-title-twinkle-2{position:absolute;top:50%;left:50%;width:220px;height:74px;margin-top:-37px;margin-left:-110px;background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/common/cb93ea5f81cb100fd43029cf400a5e1c7eb5db21.webp) no-repeat 50% 0;animation:titleEffect 2s linear 0s infinite;margin-top:-60px;margin-left:40px}.section3_component-4-title-image{position:absolute;top:50%;left:50%;width:548px;height:181px;margin-top:-91px;margin-left:-274px;margin-top:-89px}.section3_component-4-title-image-1{background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/section3/113ec0e91bb2db3d39676c87718f75d73f2e7344.webp) no-repeat 0;margin-left:-261px}.section3_component-4-title-image-2{background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/section3/32ee2895ac565b3d1e241a7b92d786df1f48c844.webp) no-repeat 100%;margin-left:-243px}.section3_component-4-desc{position:absolute;top:50%;left:50%;width:618px;height:454px;margin-top:-227px;margin-left:-309px;background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/section3/70df125dfdff069819cd52bb7916c7aeca1ed444.webp) no-repeat 50% 0;margin-top:-340px;margin-left:-302px}.section3_component-4 .cont,.section3_component-4-desc{text-align:left;text-indent:-9999em;white-space:nowrap;overflow:hidden}.section3_component-4 .cont-title{position:absolute;top:50%;left:50%;width:358px;height:66px;margin-top:-33px;margin-left:-179px;background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/section3/299f2b044d86597c158a1cf8d95b1ee855a1c8cc.webp) no-repeat 50% 0;margin-top:-20px;margin-left:-181px;filter:brightness(1)}.section3_component-4 .cont-reword{position:absolute;top:50%;left:50%;width:1099px;height:303px;margin-top:-152px;margin-left:-550px;background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/section3/e6f988be5003fa610f4eccb1afbaeb5803164144.webp) no-repeat center 0;margin-top:28px;margin-left:-545px}

.section3 .kit-page__sub-menu{text-align:left;text-indent:-9999em;white-space:nowrap;overflow:hidden;position:absolute;top:50%;left:50%;width:1200px;height:126px;margin-top:-63px;display:flex;margin-top:-406px;margin-left:-600px;padding:0 10px;box-sizing:border-box}.section3 .kit-page__sub-menu-link{background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/section3/36ae4cbb578ac8b33a950d2c58b5eca7fcadfe0e.webp) no-repeat 50% 0;position:relative;flex:1;transition:background-image .5s linear,filter .3s linear}.section3 .kit-page__sub-menu-link:before{position:absolute;top:50%;left:50%;width:220px;height:36px;margin-top:-18px;margin-left:-110px;background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/section3/d6a5f84eaf07856b048511275094f60309c8f6bf.webp) no-repeat 50% 0;content:"";margin-top:26px;background-position-y:-38px;opacity:0;transition:background-position .3s linear,opacity .2s linear}.section3 .kit-page__sub-menu-link:after{position:absolute;top:50%;left:0;width:100%;height:58px;margin-top:-29px;background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/section3/738e0bb433724aaec2fe69bda54e65a6ffe108d8.webp) no-repeat 50% 0;content:"";margin-top:-38px;transition:background-image .3s linear}.section3 .kit-page__sub-menu-link:hover{filter:brightness(1.4)}.section3 .kit-page__sub-menu-link--active,.section3 .kit-page__sub-menu-link:hover{background-image:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/section3/7b9798f5ddab2d5b807d5ff822c05879909b9b86.webp)}.section3 .kit-page__sub-menu-link--active:before{background-position-y:0;opacity:1}.section3 .kit-page__sub-menu-link--active:after{background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/section3/1add12b2d8e0b634ffe42402e51455bd7b8c639f.webp) no-repeat 50% 0}.section3 .kit-page__sub-menu-link--0:after{background-position-x:-2px!important}.section3 .kit-page__sub-menu-link--1:after{background-position-x:-300px!important}.section3 .kit-page__sub-menu-link--2:after{background-position-x:-600px!important}.section3 .kit-page__sub-menu-link--3:after{background-position-x:-900px!important}


.kit-page-menu{position:absolute;top:50%;left:0;width:356px;height:881px;margin-top:-441px;background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/common/1d3edad8654b989f44510322e1212e08cb37dcc5.webp) no-repeat 0 0;margin-top:39px;background-position:0;pointer-events:none}.kit-page-menu__ul{position:absolute;top:50%;left:0;width:310px;height:423px;margin-top:-212px;height:423px!important;margin-top:-203px}.kit-page-menu__link:hover:after,.kit-page-menu__link:hover:before{transform:translateX(0)}.kit-page-menu .kit-page-menu__item{text-align:left;text-indent:-9999em;white-space:nowrap;overflow:hidden;overflow:visible;width:315px;height:35px;margin-top:6px}.kit-page-menu .kit-page-menu__item:before{content:"";position:absolute;top:50%;right:100px;width:215px;height:130px;margin-top:-65px;background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/common/4d03a1cc439546a4d2867ba0191339da2475f6fe.webp) no-repeat 0 0;margin-top:-80px;background-position:100%;opacity:0}.kit-page-menu .kit-page-menu__item a{position:absolute;padding-left:0;display:block;width:100%;height:100%;transition:filter .2s linear;pointer-events:auto}.kit-page-menu .kit-page-menu__item a:before{content:"";position:absolute;top:0;left:0;width:315px;height:35px;background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/common/102e6cb505fbef6d47cfa5acc4b24fc882846009.webp) no-repeat 0 0;opacity:1;transition:background .3s linear}.kit-page-menu .kit-page-menu__item a:after{content:"";position:absolute;top:0;left:-28px;width:57px;height:57px;background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/common/3a1d7517039e318a5fdfa38023b53d8cfae7123c.webp) no-repeat 0;opacity:0;margin-top:-11px}.kit-page-menu .kit-page-menu__item a:hover{filter:drop-shadow(0 0 10px rgba(120,215,255,.7))}.kit-page-menu .kit-page-menu__item a:hover:before{background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/common/c4296ab4fef5f8eb5c6a4931ea716d40fbab21d5.webp) no-repeat 0 0}.kit-page-menu .kit-page-menu__item--group{margin-top:9px}.kit-page-menu .kit-page-menu__item--group-item{height:30px}.kit-page-menu .kit-page-menu__item--group-item a:before{position:absolute;top:0;left:0;width:315px;height:30px}.kit-page-menu .kit-page-menu__item--active:before{opacity:1;animation:naviActiveWidth .7s ease-in-out}.kit-page-menu .kit-page-menu__item--active a:before{background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/common/c4296ab4fef5f8eb5c6a4931ea716d40fbab21d5.webp) no-repeat 0 0}.kit-page-menu .kit-page-menu__item--active a:after{opacity:1;animation:naviActiveIcon .7s ease-in-out,naviActiveIconRotate .7s linear infinite}
.kit-page-menu .kit-page-menu__item--0{margin-top:0}.kit-page-menu .kit-page-menu__item--0 a:before{background-position-y:-62px!important}
.kit-page-menu .kit-page-menu__item--1 a:before{background-position-y:-102px!important}
.kit-page-menu .kit-page-menu__item--2:before{display:none}.kit-page-menu .kit-page-menu__item--2 a:before{background-position-y:-146px!important}.kit-page-menu .kit-page-menu__item--2 a:after{display:none}
.kit-page-menu .kit-page-menu__item--3{margin-top:3px}.kit-page-menu .kit-page-menu__item--3:before{display:none}.kit-page-menu .kit-page-menu__item--3 a:before{background-position-y:-175px!important}.kit-page-menu .kit-page-menu__item--3 a:after{display:none}
.kit-page-menu .kit-page-menu__item--4{margin-top:14px}.kit-page-menu .kit-page-menu__item--4 a:before{background-position-y:-212px!important}
.kit-page-menu .kit-page-menu__item--5{margin-top:14px}.kit-page-menu .kit-page-menu__item--5 a:before{background-position-y:-252px!important}
@keyframes naviActiveIcon{0%{margin-top:-40px;margin-left:195px;opacity:0;filter:brightness(4)}33%{margin-top:-3px}66%{margin-top:-13px}to{margin-top:-11px;margin-left:0;opacity:1;filter:brightness(1)}}@keyframes naviActiveIconRotate{0%{transform:rotate(180deg)}to{transform:rotate(0deg)}}@keyframes naviActiveWidth{0%{width:0;filter:brightness(4) blur(2px)}to{width:215px;filter:brightness(1) blur(0)}}


body{margin:0;padding:0;font-size:11px;line-height:1;background:#000}button{outline:0;background:none;cursor:pointer}button,img{border:0}ol,ul{list-style:none}table{border-spacing:0}caption{height:0;overflow:hidden;font-size:0}a{color:#fff}a:hover{color:#ddd}


.kit-header-button{top:15px}.logo-s{width:140px;height:40px;position:fixed;top:55px;left:26px;background:url("https://image.tw.ncsoft.com/bns/official/preview/250903_update/bi-bnsneo-type.webp") no-repeat 50% 50%;z-index:10000;background-size:cover;}
.kit-header--no-cnb{top:46px;}
.kit-header .kit-header__link-item--fb{width:118px;height:40px;background:url("https://image.tw.ncsoft.com/bns/official/preview/250903_update/btn-fb.webp") no-repeat 50% 50%;}
.kit-loader__bi>img{display:none}

#footer{width:100%;height:60px;background-color:#0e171e;position: absolute;bottom:0;display:block;z-index:100;}
#footer .copyright{position:absolute;top:0.5rem;left:0;right:0;width:1000px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;flex-direction:row-reverse;}
#footer .copyright-company,#footer .copyright-studio{display:flex;align-items:center;font-size:10px;color:#fffffe;letter-spacing:-0.5px;}
#footer .copyright-company .copyright-logo{width:42px;height:23px;margin-right:0.5rem;background:url("https://image.tw.ncsoft.com/bns/official/preview/250903_update/bi-nc.png") no-repeat 50% 50%;background-size:contain;}
#footer .copyright-studio{text-indent:-9999em;white-space:nowrap;overflow:hidden;background-size:contain;display:flex;align-items:center;}
#footer .copyright-studio .grade-desc{font-size:10px;line-height:1.2;text-indent:0;text-align:right;font-weight:300;color:#ffffff;}
#footer .copyright-studio .grade-icon{width:32px;height:32px;background:url("https://image.tw.ncsoft.com/bns/official/preview/250903_update/g15.png") no-repeat 50% 50%;background-size:contain;margin-left:0.5rem;}
#footer .copyright a{text-indent:-9999em;white-space:nowrap;overflow:hidden;display:block;height:100%;}

.purple__banner{display:block;width:190px;height:174px;position:absolute;bottom:calc(60px + 0.5rem);right:0;background:url(https://image.tw.ncsoft.com/bns/official/preview/250903_update/purple_banner.webp) no-repeat 50% 0;transition:transform,filter .6s ease;z-index:100}
.purple__banner:hover{transform:translateY(-1px) !important;filter:contrast(1.2)}
