*{padding:0;margin:0;box-sizing:border-box}h1,h2,h3,h4,h5,p,address{padding:0;margin:0}ul,li{list-style:none}a{text-decoration:none}body{width:100%;overflow-x:hidden!important;font-family:Pretendard Variable,sans-serif}.mobile-only,.mobile-flex-only{display:none!important}@media screen and (max-width: 768px){.pc-only{display:none!important}.mobile-only{display:block!important}.mobile-flex-only{display:flex!important}}.main2-footer-section{position:relative;width:100%;background-color:#000;z-index:2}.main2-footer-section .main2-footer-container{position:relative;width:100%;padding:0 200px 50px;display:flex;flex-direction:column;justify-content:space-between}.main2-footer-section .main2-footer-top{position:relative;width:100%;font-size:60px;display:flex;align-items:flex-end;color:#fff;margin-bottom:50px}.main2-footer-section .main2-footer-bottom{position:relative;width:100%;display:flex;justify-content:space-between;color:#fff}.main2-footer-section .main2-footer-bottom .box{display:flex;flex-direction:column;gap:1rem}.main2-footer-section .main2-footer-item{position:relative;height:100%;font-size:14px;display:flex;line-height:1.6;justify-content:flex-start}.main2-footer-section .main2-footer-item.left{width:100%;font-size:14px}.main2-footer-section .main2-footer-item.center{width:100%}.main2-footer-section .main2-footer-item.right{width:25%;align-items:flex-end}.main2-footer-section .main2-icon-wrap{width:100%;display:flex;justify-content:flex-end;gap:14px;font-size:36px;color:#fff}@media screen and (max-width: 768px){.main2-footer-section .main2-footer-container{padding:0 20px 50px}}.hangyeol-home-header{position:fixed;padding:24px 50px;width:100%;height:140px;display:flex;align-items:center;justify-content:center;z-index:20;transition:.5s}.hangyeol-home-header.hidden{transform:translateY(-100%)}.hangyeol-home-header .hangyeol-home-header-container{height:80px;position:relative;z-index:99;width:0%;padding:0 20px;background-color:#0e0f0f;border-radius:10px;transform:translateY(-50px);opacity:0;background:linear-gradient(137deg,rgba(17,18,20,.75) 4.87%,rgba(12,13,15,.6) 75.88%);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:1px solid hsla(0,0%,100%,.06);box-shadow:inset 0 1px 1px #ffffff26}.hangyeol-home-header .hangyeol-home-header-wrap{display:flex;height:100%;justify-content:space-between;align-items:center;width:100%}.hangyeol-home-header .home-header{opacity:0;display:flex;align-items:center;gap:70px}.hangyeol-home-header .home-header a{color:#fff;font-size:17px;font-weight:400;transition:all .5s ease}.hangyeol-home-header .home-header a:hover{font-weight:700;color:#57bade}.hangyeol-home-header .home-header.right{justify-content:right}.hangyeol-home-header .home-header.right a{display:flex;align-items:center}.hangyeol-home-header .home-header-btn{width:180px;height:54px;border-radius:8px;padding:8px 12px;background-color:transparent;border:1px solid #fff;color:#fff;font-size:16px;display:flex;flex-direction:row;cursor:pointer;justify-content:center;align-items:center;transition:all .3s ease}.hangyeol-home-header .home-header-btn:hover{background:#57bade;border:1px solid #57bade}.hangyeol-home-header .home-header-btn svg{font-size:18px}.hangyeol-home-header .dropdown{position:relative;display:inline-block}.hangyeol-home-header .dropdown-menu{display:none;position:absolute;background-color:#fff;box-shadow:0 8px 16px #0003;z-index:1;min-width:120px;left:-10%}.hangyeol-home-header .dropdown:hover .dropdown-menu,.hangyeol-home-header .dropdown-menu.show{display:block}.hangyeol-home-header .dropdown-menu a{color:#000;padding:12px 16px;text-decoration:none;display:block}.hangyeol-home-header .dropdown-menu a:hover{background-color:#ddd}.hangyeol-home-header-container .mobile-btn{cursor:pointer}@media screen and (max-width: 1035px){.hangyeol-home-header .home-header a{padding:0 24px}.hangyeol-home-header .home-header-btn{padding:8px}}@media screen and (max-width: 944px){.hangyeol-home-header .hangyeol-home-header-container{padding:0 20px}.hangyeol-home-header .home-header a{padding:0 16px}.hangyeol-home-header .home-header-btn{padding:8px 6px}}@media screen and (max-width: 806px){.hangyeol-home-header .home-header a{padding:0 12px}}@media screen and (max-width: 768px){.hangyeol-home-header{position:fixed;padding:2rem 1rem;width:100%;height:120px;display:flex;align-items:center;justify-content:center;z-index:20}.hangyeol-home-header .hangyeol-home-header-container{height:100%;position:relative;z-index:99;width:0%;border-radius:10px;transform:translateY(-50px);opacity:0;overflow:hidden;padding:0 2rem;margin:0;background-color:#616161}.hangyeol-home-header .hangyeol-home-header-wrap{display:flex;height:100%;justify-content:space-between;align-items:center;width:100%}.hangyeol-home-header .home-header{font-size:16px;width:100%;transform:translateY(-20px);opacity:0;display:flex;gap:1rem}.hangyeol-home-header .home-header a{color:#000}.hangyeol-home-header .logo-img{width:100px}.hangyeol-home-header .home-header.center{justify-content:center;font-size:26px;font-weight:700;object-fit:contain}.hangyeol-home-header .home-header.right{display:none}.hangyeol-home-header .home-header.right span{font-size:30px}.hangyeol-home-header .mobile-ham-menu{color:#fff}.hangyeol-mobile-sebu-wrap{position:absolute;width:100%;max-height:0;overflow:hidden;color:#fff;z-index:30;top:5rem;transition:max-height .3s ease;padding:0 1rem}.hangyeol-mobile-sebu-wrap.open{max-height:390px}.hangyeol-mobile-sebu-wrap.open.logged-in{max-height:480px}.hangyeol-mobile-sebu-wrap .top-x-icon-wrap{display:flex;flex-direction:row-reverse;margin-bottom:40px}.hangyeol-mobile-sebu-wrap .center-a-wrap{flex-direction:column;display:flex;background-color:#616161;padding:1rem 1.8rem;border-bottom-left-radius:12px;border-bottom-right-radius:12px}.hangyeol-mobile-sebu-wrap .center-a-wrap a{color:#fff;font-size:16px;margin-bottom:20px}.hangyeol-mobile-sebu-wrap .side-menu{padding-top:30px}.hangyeol-home-header .dropdown{margin-bottom:20px}.center-a-wrap .button-divider-line{width:100%;border:1px solid #bdbdbd}.center-a-wrap .mobile-button-wrap{padding-top:20px}.center-a-wrap .mobile-button-wrap .mobile-button-loginwrap,.center-a-wrap .mobile-button-wrap .mobile-button-notlogin{display:flex;flex-direction:column}}#cursor{position:fixed;z-index:10;pointer-events:none}#cursor i{display:block;width:480px;height:480px;filter:blur(70px);opacity:.2;background:#1A78A1;z-index:10;border-radius:50%;mix-blend-mode:screen;pointer-events:none;transition:.4s}.chit-header{position:fixed;top:0;width:100%;height:90px;background-color:transparent;transition:.5s;z-index:1000;transition-delay:.2s}.chit-header.chit-header-white{background-color:#5555554d;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px)}.chit-header.black .chit-header-nav ul li .chit-header-nav-link{color:#000}.chit-header.black .btn-menu-right-wrapper>a{color:#000}.chit-header .chit-header-container{position:relative;width:100%;display:flex;justify-content:space-between;align-items:center;padding:0 70px;height:90px}.chit-header .chit-header-logo{width:120px}.chit-header .chit-header-logo a,.chit-header .chit-header-logo a img{display:block;width:100%}.chit-header .chit-header-nav,.chit-header .chit-header-nav ul{height:100%;display:flex}.chit-header .chit-more-menu-wrap{position:absolute;top:90px;overflow:hidden;max-height:0;transition:all .5s ease;background-color:transparent}.chit-header .chit-more-menu-wrap.active{max-height:300px}.chit-header .chit-more-menu-wrap>a{margin-bottom:20px}.chit-header .chit-header-nav ul li{position:relative;height:100%;display:flex;margin-left:120px;flex-direction:column;justify-content:center}.chit-header .chit-header-nav ul li:last-of-type{margin-right:0}.chit-header .chit-header-nav ul li .chit-dropdown{position:absolute;top:90px;left:-22px;width:140px;height:150px;max-height:0px;overflow:hidden;background-color:#fff;transition:.5s;z-index:2}.chit-header .chit-header-nav ul:hover li .chit-dropdown{max-height:150px}.chit-header .chit-header-nav ul li .chit-dropdown .chot-drop-link{width:100%;display:flex;justify-content:center;font-size:16px;color:#545454;margin:1.2rem 0}.chit-header .chit-header-nav ul li .chit-more-menu-wrap .chit-header-nav-link{color:#fff}.chit-header .chit-header-nav ul li .chit-header-nav-link{position:relative;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:500;color:#eee;transition:.5s}.chit-header .header-user-login-box{height:100%;display:flex}.chit-header .header-user-li{height:100%;display:flex;align-items:center;margin-left:10px}.chit-header .header-user-li a{color:#767676}.chit-header .header-nav-login{padding-right:10px;position:relative}.chit-header .header-nav-login:before{content:"|";position:absolute;right:0;color:#777}.chit-header .header-user-login-box .header-user-li p{font-size:14px;cursor:pointer}.chit-header .chit-header-nav ul li .chit-more-menu-wrap .chit-header-nav-link:before{bottom:-8px}.chit-header .chit-header-nav ul li .chit-header-nav-link:before{content:"";position:absolute;bottom:-10px;left:0;width:0;height:2px;background-color:#22a0d7;transition:.6s;opacity:1}.chit-header .chit-header-nav ul li .chit-header-nav-link.active{color:#22a0d7}.chit-header .chit-header-nav ul li .chit-header-nav-link.active:before{width:100%}.chit-header .chit-header-nav ul li .chit-header-nav-link:hover:before{width:100%}.chit-header .chit-header-nav.active3 ul li:nth-of-type(3) .chit-header-nav-link:after{opacity:1}.chit-header .chit-header-nav.active4 ul li:nth-of-type(4) .chit-header-nav-link:after{opacity:1}.chit-header .chit-login-wrap{display:flex;align-items:center}.chit-header .chit-login-list{display:flex;align-items:center;margin-right:30px}.chit-header .chit-login-list:last-of-type{margin-right:0}.chit-header .chit-header-log-link{font-size:16px;color:#000}.chit-header .chit-numb-link{font-size:16px;margin-left:20px;color:#fff}.chit-header .chit-numb-link:nth-child(2){padding:6px 10px;border:1px solid rgb(201,201,201);border-radius:50px;font-size:12px}.chit-header:hover{-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);height:240px;align-items:flex-start}.chit-header:hover .btn-menu-right-wrapper>a{opacity:1;pointer-events:all}.chit-header .btn-menu-right-wrapper{width:34%;color:#fff;flex-direction:column;display:flex;gap:5px}.chit-header .btn-menu-right-wrapper>a{color:#fff;transition:all .5s ease;opacity:0}.chit-header:hover .btn-menu-right-wrapper>a{transition-delay:.2s}.chit-header .btm-four-menu-bar{width:100%;display:flex;justify-content:flex-end;pointer-events:none}.chit-header .btn-menu-right-wrapper .on{color:#911f27!important}@media screen and (max-width: 1440px){.chit-header .chit-header-container{padding:0 60px}}@media screen and (max-width: 1200px){.chit-header .chit-header-container{padding:0 50px}}@media screen and (max-width: 768px){.chit-header{height:56px;background-color:transparent}.chit-header ul li a{color:#000}.chit-header .chit-header-container{padding:0 1.5rem}.chit-header .chit-header-logo a img{display:block;width:64px}.chit-header .chit-mo-menu-wrap{position:fixed;z-index:50;width:100vw;height:100vh;background-color:#fff;padding:1.5rem;left:100vw;transition:all .5s ease}.chit-header .chit-mo-menu-wrap.active{left:0}.chit-header .chit-mo-menu-wrap .chit-header-nav-link{color:#000;font-size:18px}.chit-header .chit-header-nav-link{color:#000}.chit-header .chit-mo-menu-wrap li{margin-bottom:20px}.chit-header .chit-x-btn-wrap{width:100%;text-align:right}.chit-header .chit-mo-btn{color:#000}.chit-header .chit-mo-btn.active{display:none}}.ubt-header{position:fixed;top:0;width:100%;height:90px;background-color:transparent;transition:.5s;z-index:1000;opacity:0;animation:fadeInDown .5s ease-out forwards;animation-delay:2.5s}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-100px)}to{opacity:1;transform:translateY(0)}}.ubt-header.ubt-header-white{background-color:#55555575;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px)}.ubt-header .ubt-header-container{position:relative;width:100%;height:100%;display:flex;justify-content:space-between;align-items:center;padding:0 2vw}.ubt-header .ubt-header-container .ubt-header-dato-logo{height:90%;cursor:pointer;width:150px}.ubt-header .ubt-header-container .ubt-header-dato-logo .dato-logo-text{width:100%;height:100%;color:#294174;display:block;font-size:28px;font-weight:700}.ubt-header .ubt-header-container .ubt-header-dato-logo img{width:100%;height:100%;object-fit:contain}.ubt-header .ubt-header-logo a{display:block;font-size:0px}.ubt-header .ubt-header-logo a img{display:block;width:120px}.ubt-header .ubt-header-nav{width:100%;height:100%;display:flex;justify-content:space-between;align-items:center}.ubt-header .ubt-header-nav ul{height:100%;display:flex;margin-right:24px;gap:3.6rem}.ubt-header .ubt-more-menu-wrap{position:absolute;top:90px;overflow:hidden;max-height:0;transition:all .5s ease;background-color:transparent}.ubt-header .ubt-more-menu-wrap.active{max-height:300px}.ubt-header .ubt-more-menu-wrap>a{margin-bottom:20px}.ubt-header .ubt-header-nav ul li{position:relative;height:100%;display:flex;margin-right:24px;flex-direction:column;justify-content:center;cursor:pointer}.ubt-header .ubt-header-nav ul li.more{cursor:none}.ubt-header .ubt-header-nav ul li:last-of-type{margin-right:0}.ubt-header .ubt-header-nav ul li .ubt-dropdown{position:absolute;top:90px;left:-22px;width:140px;height:150px;max-height:0px;overflow:hidden;background-color:#fff;transition:.5s;z-index:2}.ubt-header .ubt-header-nav ul:hover li .ubt-dropdown{max-height:150px}.ubt-header .ubt-header-nav ul li .ubt-dropdown .chot-drop-link{width:100%;display:flex;justify-content:center;font-size:16px;color:#545454;margin:1.2rem 0}.ubt-header .ubt-header-nav-link a{color:#fff}.ubt-header .ubt-header-nav ul li .ubt-header-nav-link{position:relative;display:flex;align-items:center;justify-content:center;font-size:16px;color:#294174;transition:.5s}.ubt-header .ubt-header-nav ul li .ubt-header-nav-link .menu-img{width:54px;height:54px}.ubt-header .ubt-header-nav ul li .ubt-header-nav-link .btn-t{fill:#fff}.ubt-header .ubt-header-nav ul li .ubt-header-nav-link .btn-bg{fill:none}.ubt-header .ubt-header-nav ul li .ubt-header-nav-link.black-text{color:#777}.ubt-header .ubt-header-nav ul li .ubt-header-nav-link.black-text.active .header-nav-unit{color:#294174}.ubt-header .header-user-login-box{height:100%;display:flex}.ubt-header .header-user-li{height:100%;display:flex;align-items:center;margin-left:10px}.ubt-header .header-user-li a{color:#767676}.ubt-header .header-nav-login{padding-right:10px;position:relative}.ubt-header .header-nav-login:before{content:"|";position:absolute;right:0;color:#777}.ubt-header .header-user-login-box .header-user-li p{font-size:14px}.active.area,.active.intro{text-align:center;width:115px;display:flex;flex-wrap:wrap}.ubt-header .ubt-header-nav ul li .ubt-more-menu-wrap .ubt-header-nav-link:before{bottom:-8px}.ubt-header .ubt-header-nav ul li .ubt-header-nav-link:before{content:"";position:absolute;bottom:-10px;left:0;width:0;height:2px;background-color:#22a0d7;transition:.6s;opacity:1}.ubt-header .ubt-header-nav ul li .ubt-header-nav-link.active{color:#294174;font-weight:700}.ubt-header .ubt-header-nav ul li .ubt-header-nav-link.black-text.active{color:#294174}.ubt-header .ubt-header-nav ul li .ubt-header-nav-link.active:before{width:100%}.ubt-header .ubt-header-nav ul li .ubt-header-nav-link:hover:before{width:100%}.ubt-header .ubt-header-nav.active3 ul li:nth-of-type(3) .ubt-header-nav-link:after{opacity:1}.ubt-header .ubt-header-nav.active4 ul li:nth-of-type(4) .ubt-header-nav-link:after{opacity:1}.ubt-header .ubt-login-wrap{display:flex;align-items:center}.ubt-header .ubt-login-list{display:flex;align-items:center;margin-right:30px}.ubt-header .ubt-login-list:last-of-type{margin-right:0}.ubt-header .ubt-header-log-link{font-size:16px;color:#000}.ubt-header .ubt-numb-link{font-size:16px;margin-left:20px;color:#fff}.ubt-header .ubt-numb-link:nth-child(2){padding:6px 10px;border:1px solid rgb(201,201,201);border-radius:50px;font-size:12px}@media screen and (max-width: 768px){.ubt-header{height:60px;background-color:#111}.ubt-header .ubt-header-container.mobile-only{position:relative;width:100%;height:100%;padding:0 16px}.ubt-header .ubt-header-more .ubt-header-mo-btn{background-color:transparent;border:none}.ubt-header .ubt-header-more .ubt-header-mo-btn span{color:#fff;background-color:transparent}.ubt-header .ubt-header-more .ubt-mo-aside{background-color:#111}.ubt-header .ubt-header-container.mobile-only .ubt-mo-aside{display:none}.ubt-header .ubt-header-container.mobile-only .ubt-mo-aside.active{display:block;position:fixed;height:calc(100vh - 85px);top:60px;left:0;width:100%;background-color:#111;padding:0 16px;z-index:2}.ubt-header .ubt-header-container.mobile-only .ubt-header-nav-wrap{position:relative;display:flex;justify-content:space-between;align-items:center;height:100%;top:0;z-index:999}.ubt-header .ubt-header-container.mobile-only .ubt-header-nav-wrap .ubt-header-logo{width:120px;height:100%}.ubt-header .ubt-header-container.mobile-only .ubt-header-nav-wrap .ubt-header-logo>a{width:100%;height:100%}.ubt-header .ubt-header-container.mobile-only .ubt-header-nav-wrap .ubt-header-logo img{width:100%;height:100%;object-fit:contain}.ubt-header .ubt-header-container.mobile-only ul li a{color:#fff}.ubt-mo-container{height:100%;padding:16px;display:flex;flex-direction:column;gap:2rem}.ubt-mo-container ul{display:flex;flex-direction:column;gap:2rem}.ubt-header .ubt-header-logo a img{display:block;width:64px}.ubt-header .ubt-mo-menu-wrap{position:fixed;z-index:50;width:100vw;height:100vh;background-color:#fff;padding:1.5rem;left:100vw;transition:all .5s ease}.ubt-header .ubt-mo-menu-wrap.active{left:0}.ubt-header .ubt-mo-menu-wrap .ubt-header-nav-link{color:#000;font-size:18px}.ubt-header .ubt-header-nav-link{color:#000}.ubt-header .ubt-mo-menu-wrap li{margin-bottom:20px}.ubt-header .ubt-x-btn-wrap{width:100%;text-align:right}.ubt-header .ubt-mo-btn{color:#000}.ubt-header .ubt-mo-btn.active{display:none}}.hoo-main-top-section{width:100%;height:100vh;position:relative;color:#fff;overflow:hidden}.hoo-main-top-section .hoo-main-wrapper{width:100%;height:100%}.hoo-main-top-section .hoo-main-front-wrapper{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:3}.hoo-main-top-section .hoo-main-big-text{font-weight:700;font-size:80px;line-height:80px}.hoo-main-top-section .hoo-main-big-text>span{opacity:0;animation:fadeIn .8s ease forwards;position:relative;top:20px}@keyframes fadeIn{to{opacity:1;top:0}}.hoo-main-top-section .hoo-main-mini-text{font-size:14px;opacity:.7;width:100%;margin-bottom:30px}.hoo-main-top-section .hoo-main-big-text-wrapper{margin-bottom:40px}.hoo-main-top-section .contact-btn-a-link{display:inline-block;top:-20px;animation:fadeIn .8s ease forwards;opacity:0}.hoo-main-top-section .hoo-main-contact-btn{overflow:hidden;text-transform:uppercase;border:1px solid white;height:35px;border-radius:20px;font-size:12px;min-width:110px;position:relative;cursor:pointer}.hoo-main-top-section .hoo-main-btn-white-text{width:100%;position:absolute;height:100%;top:0;z-index:2;color:#000;display:flex;justify-content:center;align-items:center}.hoo-main-top-section .hoo-main-btn-white-text:nth-of-type(2){top:0;color:#fff}.hoo-main-top-section .text-hidden-box{overflow:hidden;height:18px;transition:all .5s ease .1s}.hoo-main-top-section .hoo-main-contact-btn .text-hidden-box.second{height:0;top:18px}.hoo-main-top-section .hoo-main-contact-btn.active .text-hidden-box.first{height:0}.hoo-main-top-section .hoo-main-contact-btn.active .text-hidden-box.second{height:18px}.hoo-main-top-section .hoo-main-btn-bg-wrap{height:75px;width:100%;position:relative}.hoo-main-top-section .hoo-main-btn-bg{height:50%;width:100%;transition:all .5s ease;top:0;position:relative}.hoo-main-top-section .hoo-main-btn-bg:nth-of-type(1){background:linear-gradient(93deg,#528b73 -168.32%,#fff 110.66%)}.hoo-main-top-section .hoo-main-btn-bg:nth-of-type(2){background:linear-gradient(180deg,#335748 -50.17%,#7ec189);top:0}.hoo-main-top-section .hoo-main-contact-btn.active .hoo-main-btn-bg.white,.hoo-main-top-section .hoo-main-contact-btn.active .hoo-main-btn-bg.green{top:-40px}.hoo-main-top-section .hoo-main-video-wrapper{position:absolute;width:192px;height:220px;border-radius:20px;overflow:hidden;display:flex;justify-content:center;align-items:center;top:48%;left:20%;opacity:0;animation:fadeIn2 .8s ease forwards;z-index:2}@keyframes fadeIn2{to{opacity:1;top:45%}}.hoo-main-top-section .hoo-main-video-wrapper>video{object-fit:cover;background:grey;height:300%}.hoo-main-top-section .hoo-main-bg-wrapper{position:relative;width:100%;height:100%;z-index:-2}.hoo-main-top-section .hoo-main-bg-wrapper>div{position:relative;opacity:0;width:100%;height:100%;animation:fadeIn3 .8s ease forwards}@keyframes fadeIn3{to{opacity:1}}.test-skew-text-section{width:100%;height:100%;background:#000;color:#fff;text-align:center;padding:200px}.test-skew-text-section .test-main-wrapper{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:130px}.test-skew-text-section .test-bottom-img-units{width:100%;display:flex;gap:30px}.test-skew-text-section .test-img-units{width:33.3%;height:600px;overflow:hidden;border:1px solid #53CBFF;border-radius:20px;position:relative;transition:all .5s ease}.test-skew-text-section .skew-context{transition:all .7s ease-in-out}.test-skew-text-section .test-main-wrapper .test-top-skew-text-wrap .skew-context{font-size:32px;line-height:1.1}.test-skew-text-section .test-main-wrapper .test-top-skew-text-wrap .skew-context:nth-child(1){font-size:16px;color:#22a0d7;margin-bottom:30px}.test-skew-text-section .test-main-wrapper .test-top-skew-text-wrap .skew-context:nth-child(4){padding-top:50px;color:#ffffffa1;font-size:18px}.test-skew-text-section .test-main-wrapper .test-top-skew-text-wrap .skew-context:nth-child(5){color:#ffffffa1;font-size:18px}.test-skew-text-section .skew-context>span{position:relative}.test-skew-text-section .skew-context.active>span{animation:fadeUpMiniText .2s forwards;opacity:0}@keyframes fadeUpMiniText{0%{opacity:0;transform:skew(10deg,10deg) translateY(30px)}to{opacity:1;transform:skew(0) translateY(0)}}.test-skew-text-section .test-img-units:hover .test-text-wrap{opacity:1}.test-skew-text-section .test-img-units .test-img-wrap{position:relative;width:100%;height:100%;z-index:1}.test-skew-text-section .test-img-wrap img{width:100%;height:100%}.test-skew-text-section .test-img-units .test-img-wrap:before,.test-skew-text-section .test-img-units .test-img-wrap:after{content:"";display:block;width:100%;height:100%;position:absolute;top:0;left:0;z-index:10;opacity:0;transition:opacity .5s ease}.test-skew-text-section .test-img-units .test-img-wrap:before{background:rgba(255,255,255,.01);backdrop-filter:saturate(90%) blur(15px);-webkit-backdrop-filter:saturate(90%) blur(15px)}.test-skew-text-section .test-img-units .test-img-wrap:after{background:linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,1))}.test-skew-text-section .test-img-units:hover .test-img-wrap:before,.test-skew-text-section .test-img-units:hover .test-img-wrap:after{opacity:1}.test-skew-text-section .test-bottom-img-units .test-img-units:nth-child(3){top:50px}.test-skew-text-section .test-text-wrap{position:absolute;width:100%;height:100%;z-index:2;display:flex;flex-direction:column;align-items:center;gap:5px;justify-content:center;padding:30px;font-size:24px;top:0;transition:all .5s ease;opacity:0;color:#fff}.test-skew-text-section .test-text-wrap .test-title{font-size:26px}.test-skew-text-section .test-text-wrap .test-subtitle{font-size:18px}.test-skew-text-section .test-text-wrap .test-btn-wrap{border:1px solid rgba(255,255,255,.5);margin-top:40px;font-size:16px;width:fit-content;padding:8px 24px;border-radius:10px}@media screen and (max-width: 768px){.test-skew-text-section{height:unset;padding:100px 20px}.test-skew-text-section .test-main-wrapper{gap:50px}.test-skew-text-section .test-bottom-img-units{flex-direction:column}.test-skew-text-section .test-top-skew-text-wrap{font-size:22px;line-height:1.2}.test-skew-text-section .test-main-wrapper .test-top-skew-text-wrap .skew-context:nth-child(1){margin-bottom:5px}.test-skew-text-section .test-main-wrapper .test-top-skew-text-wrap .skew-context{font-size:16px}}.ver-hook-sticky{position:relative;width:100%;color:#fff;background-color:#000}.ver-hook-sticky .ver-hook-wrapper{position:relative;width:100%;height:100%;padding:140px 200px 100px}.ver-hook-sticky .ver-hook-wrapper .left-top-wrapper{display:flex;flex-direction:column;align-items:center;gap:10px}.ver-hook-sticky .ver-hook-wrapper .left-top-wrapper .left-top-txt{font-size:36px;text-align:center}.ver-hook-sticky .ver-hook-wrapper .left-top-wrapper .right-top-txt{font-size:16px;max-width:500px;text-align:center;margin-top:40px}.ver-hook-sticky .gray-text{color:gray}.ver-hook-sticky .ver-sti-rela-wrapper{padding:120px 0;display:flex;justify-content:space-between;width:100%;height:100%;position:relative}.ver-hook-sticky .left-sticky-wrapper{position:sticky;top:150px;width:24%;height:80vh}.ver-hook-sticky .left-sticky-top-text-wrapper{position:relative}.ver-hook-sticky .left-sticky-top-text-wrapper .left-more-txt{font-size:26px;padding-bottom:50px;color:gray;white-space:pre-line}.ver-hook-sticky .left-top-mini-text{opacity:.4;margin-bottom:10px;color:#22a0d7}.ver-hook-sticky .left-top-large-text{font-size:26px}.ver-hook-sticky .left-top-btn-wrap{color:#222;width:fit-content;cursor:pointer;align-items:center}.ver-hook-sticky .left-top-btn-wrap a{display:flex;gap:20px;background:#1A78A1;padding:12px 25px;border-radius:30px;transition:all .5s;color:#fff}.ver-hook-sticky .left-top-btn-wrap a .arrow{width:20px;height:20px}.ver-hook-sticky .left-top-btn-wrap a .arrow svg{width:100%;height:100%}.ver-hook-sticky .left-top-btn-wrap a:hover{background:#28292a;color:#fff}.ver-hook-sticky .left-top-btn-wrap a:hover svg{animation:moveRightLeft2 .3s ease}@keyframes moveRightLeft2{0%{transform:translate(0)}50%{transform:translate(10px)}to{transform:translate(0)}}.ver-hook-sticky .left-abosol-texts-wrapper{position:relative}.ver-hook-sticky .left-absol-text-unit{position:absolute;top:300px;transition:all .5s ease-in-out;border-bottom:1px solid #fff;border-top:1px solid #fff}.ver-hook-sticky .left-absol-text-unit .left-ab-btm-context{padding:10px 0}.ver-hook-sticky .left-imgs-wrapper{width:65%;height:100%;display:flex;flex-direction:column;gap:180px}.ver-hook-sticky .left-imgs-unit{width:100%;overflow:hidden;aspect-ratio:4/2.8;border-radius:10px}.ver-hook-sticky .left-imgs-unit>img{width:100%;height:100%;object-fit:cover}.ver-hook-sticky .left-ab-top-wrap{display:flex;gap:25px;border-bottom:1px solid #fff;padding:10px 0}.ver-hook-sticky .left-ab-main-text{font-size:18px}@media screen and (max-width: 1440px){.ver-hook-sticky .ver-hook-wrapper{padding:140px 60px 0}.ver-hook-sticky .left-top-large-text{font-size:32px}.ver-hook-sticky .left-absol-text-unit{top:200px}}@media screen and (max-width: 1200px){.ver-hook-sticky .ver-hook-wrapper{padding:140px 50px 0}.ver-hook-sticky .left-top-large-text{font-size:28px}.ver-hook-sticky .left-sticky-wrapper{width:37%}.ver-hook-sticky .left-imgs-wrapper{width:60%}.ver-hook-sticky .left-absol-text-unit{top:30vh}}@media screen and (max-width: 768px){.ver-hook-sticky{padding:50px 16px}.ver-hook-sticky .left-sticky-top-text-wrapper .left-more-txt{padding-bottom:0}.ver-hook-sticky .left-top-mini-text{font-size:14px}.ver-hook-sticky .left-top-large-text{font-size:20px}.ver-hook-sticky .ver-hook-wrapper{padding:unset}.ver-hook-sticky .ver-sti-rela-wrapper{padding:unset;flex-direction:column;gap:70px}.ver-hook-sticky .left-sticky-wrapper{position:static;width:100%;height:100%}.ver-hook-sticky .left-imgs-wrapper{width:100%;gap:70px}.ver-hook-sticky .left-imgs-wrapper .left-imgs-content-wrap{width:100%;height:90vh;display:flex;flex-direction:column;gap:15%}.ver-hook-sticky .left-imgs-content-wrap .left-imgs-text-wrap{flex-direction:column;gap:30px;color:#fff}.ver-hook-sticky .left-imgs-content-wrap .left-imgs-mobile-left-wrap{display:flex;justify-content:space-between;align-items:center}.ver-hook-sticky .left-imgs-content-wrap .left-imgs-mobile-left-wrap .num-change-section-linkBtn{width:fit-content;background-color:#c6c8d0;border-radius:2rem;cursor:pointer;padding:4px 12px;margin-top:0}.ver-hook-sticky .left-imgs-content-wrap .left-imgs-mobile-left-wrap .num-change-section-linkBtn a{width:100%;display:flex;justify-content:space-between;align-items:center;gap:5px;font-size:14px}.ver-hook-sticky .left-imgs-content-wrap .left-imgs-text-wrap p:nth-child(2){font-size:14px}.ver-hook-sticky .left-top-btn-wrap{display:none}.ver-hook-sticky .left-top-btn-wrap a{font-size:14px}}[data-aos][data-aos][data-aos-duration="50"],body[data-aos-duration="50"] [data-aos]{transition-duration:50ms}[data-aos][data-aos][data-aos-delay="50"],body[data-aos-delay="50"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="50"].aos-animate,body[data-aos-delay="50"] [data-aos].aos-animate{transition-delay:50ms}[data-aos][data-aos][data-aos-duration="100"],body[data-aos-duration="100"] [data-aos]{transition-duration:.1s}[data-aos][data-aos][data-aos-delay="100"],body[data-aos-delay="100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="100"].aos-animate,body[data-aos-delay="100"] [data-aos].aos-animate{transition-delay:.1s}[data-aos][data-aos][data-aos-duration="150"],body[data-aos-duration="150"] [data-aos]{transition-duration:.15s}[data-aos][data-aos][data-aos-delay="150"],body[data-aos-delay="150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="150"].aos-animate,body[data-aos-delay="150"] [data-aos].aos-animate{transition-delay:.15s}[data-aos][data-aos][data-aos-duration="200"],body[data-aos-duration="200"] [data-aos]{transition-duration:.2s}[data-aos][data-aos][data-aos-delay="200"],body[data-aos-delay="200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="200"].aos-animate,body[data-aos-delay="200"] [data-aos].aos-animate{transition-delay:.2s}[data-aos][data-aos][data-aos-duration="250"],body[data-aos-duration="250"] [data-aos]{transition-duration:.25s}[data-aos][data-aos][data-aos-delay="250"],body[data-aos-delay="250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="250"].aos-animate,body[data-aos-delay="250"] [data-aos].aos-animate{transition-delay:.25s}[data-aos][data-aos][data-aos-duration="300"],body[data-aos-duration="300"] [data-aos]{transition-duration:.3s}[data-aos][data-aos][data-aos-delay="300"],body[data-aos-delay="300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="300"].aos-animate,body[data-aos-delay="300"] [data-aos].aos-animate{transition-delay:.3s}[data-aos][data-aos][data-aos-duration="350"],body[data-aos-duration="350"] [data-aos]{transition-duration:.35s}[data-aos][data-aos][data-aos-delay="350"],body[data-aos-delay="350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="350"].aos-animate,body[data-aos-delay="350"] [data-aos].aos-animate{transition-delay:.35s}[data-aos][data-aos][data-aos-duration="400"],body[data-aos-duration="400"] [data-aos]{transition-duration:.4s}[data-aos][data-aos][data-aos-delay="400"],body[data-aos-delay="400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="400"].aos-animate,body[data-aos-delay="400"] [data-aos].aos-animate{transition-delay:.4s}[data-aos][data-aos][data-aos-duration="450"],body[data-aos-duration="450"] [data-aos]{transition-duration:.45s}[data-aos][data-aos][data-aos-delay="450"],body[data-aos-delay="450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="450"].aos-animate,body[data-aos-delay="450"] [data-aos].aos-animate{transition-delay:.45s}[data-aos][data-aos][data-aos-duration="500"],body[data-aos-duration="500"] [data-aos]{transition-duration:.5s}[data-aos][data-aos][data-aos-delay="500"],body[data-aos-delay="500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="500"].aos-animate,body[data-aos-delay="500"] [data-aos].aos-animate{transition-delay:.5s}[data-aos][data-aos][data-aos-duration="550"],body[data-aos-duration="550"] [data-aos]{transition-duration:.55s}[data-aos][data-aos][data-aos-delay="550"],body[data-aos-delay="550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="550"].aos-animate,body[data-aos-delay="550"] [data-aos].aos-animate{transition-delay:.55s}[data-aos][data-aos][data-aos-duration="600"],body[data-aos-duration="600"] [data-aos]{transition-duration:.6s}[data-aos][data-aos][data-aos-delay="600"],body[data-aos-delay="600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="600"].aos-animate,body[data-aos-delay="600"] [data-aos].aos-animate{transition-delay:.6s}[data-aos][data-aos][data-aos-duration="650"],body[data-aos-duration="650"] [data-aos]{transition-duration:.65s}[data-aos][data-aos][data-aos-delay="650"],body[data-aos-delay="650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="650"].aos-animate,body[data-aos-delay="650"] [data-aos].aos-animate{transition-delay:.65s}[data-aos][data-aos][data-aos-duration="700"],body[data-aos-duration="700"] [data-aos]{transition-duration:.7s}[data-aos][data-aos][data-aos-delay="700"],body[data-aos-delay="700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="700"].aos-animate,body[data-aos-delay="700"] [data-aos].aos-animate{transition-delay:.7s}[data-aos][data-aos][data-aos-duration="750"],body[data-aos-duration="750"] [data-aos]{transition-duration:.75s}[data-aos][data-aos][data-aos-delay="750"],body[data-aos-delay="750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="750"].aos-animate,body[data-aos-delay="750"] [data-aos].aos-animate{transition-delay:.75s}[data-aos][data-aos][data-aos-duration="800"],body[data-aos-duration="800"] [data-aos]{transition-duration:.8s}[data-aos][data-aos][data-aos-delay="800"],body[data-aos-delay="800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="800"].aos-animate,body[data-aos-delay="800"] [data-aos].aos-animate{transition-delay:.8s}[data-aos][data-aos][data-aos-duration="850"],body[data-aos-duration="850"] [data-aos]{transition-duration:.85s}[data-aos][data-aos][data-aos-delay="850"],body[data-aos-delay="850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="850"].aos-animate,body[data-aos-delay="850"] [data-aos].aos-animate{transition-delay:.85s}[data-aos][data-aos][data-aos-duration="900"],body[data-aos-duration="900"] [data-aos]{transition-duration:.9s}[data-aos][data-aos][data-aos-delay="900"],body[data-aos-delay="900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="900"].aos-animate,body[data-aos-delay="900"] [data-aos].aos-animate{transition-delay:.9s}[data-aos][data-aos][data-aos-duration="950"],body[data-aos-duration="950"] [data-aos]{transition-duration:.95s}[data-aos][data-aos][data-aos-delay="950"],body[data-aos-delay="950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="950"].aos-animate,body[data-aos-delay="950"] [data-aos].aos-animate{transition-delay:.95s}[data-aos][data-aos][data-aos-duration="1000"],body[data-aos-duration="1000"] [data-aos]{transition-duration:1s}[data-aos][data-aos][data-aos-delay="1000"],body[data-aos-delay="1000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1000"].aos-animate,body[data-aos-delay="1000"] [data-aos].aos-animate{transition-delay:1s}[data-aos][data-aos][data-aos-duration="1050"],body[data-aos-duration="1050"] [data-aos]{transition-duration:1.05s}[data-aos][data-aos][data-aos-delay="1050"],body[data-aos-delay="1050"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1050"].aos-animate,body[data-aos-delay="1050"] [data-aos].aos-animate{transition-delay:1.05s}[data-aos][data-aos][data-aos-duration="1100"],body[data-aos-duration="1100"] [data-aos]{transition-duration:1.1s}[data-aos][data-aos][data-aos-delay="1100"],body[data-aos-delay="1100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1100"].aos-animate,body[data-aos-delay="1100"] [data-aos].aos-animate{transition-delay:1.1s}[data-aos][data-aos][data-aos-duration="1150"],body[data-aos-duration="1150"] [data-aos]{transition-duration:1.15s}[data-aos][data-aos][data-aos-delay="1150"],body[data-aos-delay="1150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1150"].aos-animate,body[data-aos-delay="1150"] [data-aos].aos-animate{transition-delay:1.15s}[data-aos][data-aos][data-aos-duration="1200"],body[data-aos-duration="1200"] [data-aos]{transition-duration:1.2s}[data-aos][data-aos][data-aos-delay="1200"],body[data-aos-delay="1200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1200"].aos-animate,body[data-aos-delay="1200"] [data-aos].aos-animate{transition-delay:1.2s}[data-aos][data-aos][data-aos-duration="1250"],body[data-aos-duration="1250"] [data-aos]{transition-duration:1.25s}[data-aos][data-aos][data-aos-delay="1250"],body[data-aos-delay="1250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1250"].aos-animate,body[data-aos-delay="1250"] [data-aos].aos-animate{transition-delay:1.25s}[data-aos][data-aos][data-aos-duration="1300"],body[data-aos-duration="1300"] [data-aos]{transition-duration:1.3s}[data-aos][data-aos][data-aos-delay="1300"],body[data-aos-delay="1300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1300"].aos-animate,body[data-aos-delay="1300"] [data-aos].aos-animate{transition-delay:1.3s}[data-aos][data-aos][data-aos-duration="1350"],body[data-aos-duration="1350"] [data-aos]{transition-duration:1.35s}[data-aos][data-aos][data-aos-delay="1350"],body[data-aos-delay="1350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1350"].aos-animate,body[data-aos-delay="1350"] [data-aos].aos-animate{transition-delay:1.35s}[data-aos][data-aos][data-aos-duration="1400"],body[data-aos-duration="1400"] [data-aos]{transition-duration:1.4s}[data-aos][data-aos][data-aos-delay="1400"],body[data-aos-delay="1400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1400"].aos-animate,body[data-aos-delay="1400"] [data-aos].aos-animate{transition-delay:1.4s}[data-aos][data-aos][data-aos-duration="1450"],body[data-aos-duration="1450"] [data-aos]{transition-duration:1.45s}[data-aos][data-aos][data-aos-delay="1450"],body[data-aos-delay="1450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1450"].aos-animate,body[data-aos-delay="1450"] [data-aos].aos-animate{transition-delay:1.45s}[data-aos][data-aos][data-aos-duration="1500"],body[data-aos-duration="1500"] [data-aos]{transition-duration:1.5s}[data-aos][data-aos][data-aos-delay="1500"],body[data-aos-delay="1500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1500"].aos-animate,body[data-aos-delay="1500"] [data-aos].aos-animate{transition-delay:1.5s}[data-aos][data-aos][data-aos-duration="1550"],body[data-aos-duration="1550"] [data-aos]{transition-duration:1.55s}[data-aos][data-aos][data-aos-delay="1550"],body[data-aos-delay="1550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1550"].aos-animate,body[data-aos-delay="1550"] [data-aos].aos-animate{transition-delay:1.55s}[data-aos][data-aos][data-aos-duration="1600"],body[data-aos-duration="1600"] [data-aos]{transition-duration:1.6s}[data-aos][data-aos][data-aos-delay="1600"],body[data-aos-delay="1600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1600"].aos-animate,body[data-aos-delay="1600"] [data-aos].aos-animate{transition-delay:1.6s}[data-aos][data-aos][data-aos-duration="1650"],body[data-aos-duration="1650"] [data-aos]{transition-duration:1.65s}[data-aos][data-aos][data-aos-delay="1650"],body[data-aos-delay="1650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1650"].aos-animate,body[data-aos-delay="1650"] [data-aos].aos-animate{transition-delay:1.65s}[data-aos][data-aos][data-aos-duration="1700"],body[data-aos-duration="1700"] [data-aos]{transition-duration:1.7s}[data-aos][data-aos][data-aos-delay="1700"],body[data-aos-delay="1700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1700"].aos-animate,body[data-aos-delay="1700"] [data-aos].aos-animate{transition-delay:1.7s}[data-aos][data-aos][data-aos-duration="1750"],body[data-aos-duration="1750"] [data-aos]{transition-duration:1.75s}[data-aos][data-aos][data-aos-delay="1750"],body[data-aos-delay="1750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1750"].aos-animate,body[data-aos-delay="1750"] [data-aos].aos-animate{transition-delay:1.75s}[data-aos][data-aos][data-aos-duration="1800"],body[data-aos-duration="1800"] [data-aos]{transition-duration:1.8s}[data-aos][data-aos][data-aos-delay="1800"],body[data-aos-delay="1800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1800"].aos-animate,body[data-aos-delay="1800"] [data-aos].aos-animate{transition-delay:1.8s}[data-aos][data-aos][data-aos-duration="1850"],body[data-aos-duration="1850"] [data-aos]{transition-duration:1.85s}[data-aos][data-aos][data-aos-delay="1850"],body[data-aos-delay="1850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1850"].aos-animate,body[data-aos-delay="1850"] [data-aos].aos-animate{transition-delay:1.85s}[data-aos][data-aos][data-aos-duration="1900"],body[data-aos-duration="1900"] [data-aos]{transition-duration:1.9s}[data-aos][data-aos][data-aos-delay="1900"],body[data-aos-delay="1900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1900"].aos-animate,body[data-aos-delay="1900"] [data-aos].aos-animate{transition-delay:1.9s}[data-aos][data-aos][data-aos-duration="1950"],body[data-aos-duration="1950"] [data-aos]{transition-duration:1.95s}[data-aos][data-aos][data-aos-delay="1950"],body[data-aos-delay="1950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1950"].aos-animate,body[data-aos-delay="1950"] [data-aos].aos-animate{transition-delay:1.95s}[data-aos][data-aos][data-aos-duration="2000"],body[data-aos-duration="2000"] [data-aos]{transition-duration:2s}[data-aos][data-aos][data-aos-delay="2000"],body[data-aos-delay="2000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2000"].aos-animate,body[data-aos-delay="2000"] [data-aos].aos-animate{transition-delay:2s}[data-aos][data-aos][data-aos-duration="2050"],body[data-aos-duration="2050"] [data-aos]{transition-duration:2.05s}[data-aos][data-aos][data-aos-delay="2050"],body[data-aos-delay="2050"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2050"].aos-animate,body[data-aos-delay="2050"] [data-aos].aos-animate{transition-delay:2.05s}[data-aos][data-aos][data-aos-duration="2100"],body[data-aos-duration="2100"] [data-aos]{transition-duration:2.1s}[data-aos][data-aos][data-aos-delay="2100"],body[data-aos-delay="2100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2100"].aos-animate,body[data-aos-delay="2100"] [data-aos].aos-animate{transition-delay:2.1s}[data-aos][data-aos][data-aos-duration="2150"],body[data-aos-duration="2150"] [data-aos]{transition-duration:2.15s}[data-aos][data-aos][data-aos-delay="2150"],body[data-aos-delay="2150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2150"].aos-animate,body[data-aos-delay="2150"] [data-aos].aos-animate{transition-delay:2.15s}[data-aos][data-aos][data-aos-duration="2200"],body[data-aos-duration="2200"] [data-aos]{transition-duration:2.2s}[data-aos][data-aos][data-aos-delay="2200"],body[data-aos-delay="2200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2200"].aos-animate,body[data-aos-delay="2200"] [data-aos].aos-animate{transition-delay:2.2s}[data-aos][data-aos][data-aos-duration="2250"],body[data-aos-duration="2250"] [data-aos]{transition-duration:2.25s}[data-aos][data-aos][data-aos-delay="2250"],body[data-aos-delay="2250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2250"].aos-animate,body[data-aos-delay="2250"] [data-aos].aos-animate{transition-delay:2.25s}[data-aos][data-aos][data-aos-duration="2300"],body[data-aos-duration="2300"] [data-aos]{transition-duration:2.3s}[data-aos][data-aos][data-aos-delay="2300"],body[data-aos-delay="2300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2300"].aos-animate,body[data-aos-delay="2300"] [data-aos].aos-animate{transition-delay:2.3s}[data-aos][data-aos][data-aos-duration="2350"],body[data-aos-duration="2350"] [data-aos]{transition-duration:2.35s}[data-aos][data-aos][data-aos-delay="2350"],body[data-aos-delay="2350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2350"].aos-animate,body[data-aos-delay="2350"] [data-aos].aos-animate{transition-delay:2.35s}[data-aos][data-aos][data-aos-duration="2400"],body[data-aos-duration="2400"] [data-aos]{transition-duration:2.4s}[data-aos][data-aos][data-aos-delay="2400"],body[data-aos-delay="2400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2400"].aos-animate,body[data-aos-delay="2400"] [data-aos].aos-animate{transition-delay:2.4s}[data-aos][data-aos][data-aos-duration="2450"],body[data-aos-duration="2450"] [data-aos]{transition-duration:2.45s}[data-aos][data-aos][data-aos-delay="2450"],body[data-aos-delay="2450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2450"].aos-animate,body[data-aos-delay="2450"] [data-aos].aos-animate{transition-delay:2.45s}[data-aos][data-aos][data-aos-duration="2500"],body[data-aos-duration="2500"] [data-aos]{transition-duration:2.5s}[data-aos][data-aos][data-aos-delay="2500"],body[data-aos-delay="2500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2500"].aos-animate,body[data-aos-delay="2500"] [data-aos].aos-animate{transition-delay:2.5s}[data-aos][data-aos][data-aos-duration="2550"],body[data-aos-duration="2550"] [data-aos]{transition-duration:2.55s}[data-aos][data-aos][data-aos-delay="2550"],body[data-aos-delay="2550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2550"].aos-animate,body[data-aos-delay="2550"] [data-aos].aos-animate{transition-delay:2.55s}[data-aos][data-aos][data-aos-duration="2600"],body[data-aos-duration="2600"] [data-aos]{transition-duration:2.6s}[data-aos][data-aos][data-aos-delay="2600"],body[data-aos-delay="2600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2600"].aos-animate,body[data-aos-delay="2600"] [data-aos].aos-animate{transition-delay:2.6s}[data-aos][data-aos][data-aos-duration="2650"],body[data-aos-duration="2650"] [data-aos]{transition-duration:2.65s}[data-aos][data-aos][data-aos-delay="2650"],body[data-aos-delay="2650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2650"].aos-animate,body[data-aos-delay="2650"] [data-aos].aos-animate{transition-delay:2.65s}[data-aos][data-aos][data-aos-duration="2700"],body[data-aos-duration="2700"] [data-aos]{transition-duration:2.7s}[data-aos][data-aos][data-aos-delay="2700"],body[data-aos-delay="2700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2700"].aos-animate,body[data-aos-delay="2700"] [data-aos].aos-animate{transition-delay:2.7s}[data-aos][data-aos][data-aos-duration="2750"],body[data-aos-duration="2750"] [data-aos]{transition-duration:2.75s}[data-aos][data-aos][data-aos-delay="2750"],body[data-aos-delay="2750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2750"].aos-animate,body[data-aos-delay="2750"] [data-aos].aos-animate{transition-delay:2.75s}[data-aos][data-aos][data-aos-duration="2800"],body[data-aos-duration="2800"] [data-aos]{transition-duration:2.8s}[data-aos][data-aos][data-aos-delay="2800"],body[data-aos-delay="2800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2800"].aos-animate,body[data-aos-delay="2800"] [data-aos].aos-animate{transition-delay:2.8s}[data-aos][data-aos][data-aos-duration="2850"],body[data-aos-duration="2850"] [data-aos]{transition-duration:2.85s}[data-aos][data-aos][data-aos-delay="2850"],body[data-aos-delay="2850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2850"].aos-animate,body[data-aos-delay="2850"] [data-aos].aos-animate{transition-delay:2.85s}[data-aos][data-aos][data-aos-duration="2900"],body[data-aos-duration="2900"] [data-aos]{transition-duration:2.9s}[data-aos][data-aos][data-aos-delay="2900"],body[data-aos-delay="2900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2900"].aos-animate,body[data-aos-delay="2900"] [data-aos].aos-animate{transition-delay:2.9s}[data-aos][data-aos][data-aos-duration="2950"],body[data-aos-duration="2950"] [data-aos]{transition-duration:2.95s}[data-aos][data-aos][data-aos-delay="2950"],body[data-aos-delay="2950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2950"].aos-animate,body[data-aos-delay="2950"] [data-aos].aos-animate{transition-delay:2.95s}[data-aos][data-aos][data-aos-duration="3000"],body[data-aos-duration="3000"] [data-aos]{transition-duration:3s}[data-aos][data-aos][data-aos-delay="3000"],body[data-aos-delay="3000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="3000"].aos-animate,body[data-aos-delay="3000"] [data-aos].aos-animate{transition-delay:3s}[data-aos][data-aos][data-aos-easing=linear],body[data-aos-easing=linear] [data-aos]{transition-timing-function:cubic-bezier(.25,.25,.75,.75)}[data-aos][data-aos][data-aos-easing=ease],body[data-aos-easing=ease] [data-aos]{transition-timing-function:ease}[data-aos][data-aos][data-aos-easing=ease-in],body[data-aos-easing=ease-in] [data-aos]{transition-timing-function:ease-in}[data-aos][data-aos][data-aos-easing=ease-out],body[data-aos-easing=ease-out] [data-aos]{transition-timing-function:ease-out}[data-aos][data-aos][data-aos-easing=ease-in-out],body[data-aos-easing=ease-in-out] [data-aos]{transition-timing-function:ease-in-out}[data-aos][data-aos][data-aos-easing=ease-in-back],body[data-aos-easing=ease-in-back] [data-aos]{transition-timing-function:cubic-bezier(.6,-.28,.735,.045)}[data-aos][data-aos][data-aos-easing=ease-out-back],body[data-aos-easing=ease-out-back] [data-aos]{transition-timing-function:cubic-bezier(.175,.885,.32,1.275)}[data-aos][data-aos][data-aos-easing=ease-in-out-back],body[data-aos-easing=ease-in-out-back] [data-aos]{transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}[data-aos][data-aos][data-aos-easing=ease-in-sine],body[data-aos-easing=ease-in-sine] [data-aos]{transition-timing-function:cubic-bezier(.47,0,.745,.715)}[data-aos][data-aos][data-aos-easing=ease-out-sine],body[data-aos-easing=ease-out-sine] [data-aos]{transition-timing-function:cubic-bezier(.39,.575,.565,1)}[data-aos][data-aos][data-aos-easing=ease-in-out-sine],body[data-aos-easing=ease-in-out-sine] [data-aos]{transition-timing-function:cubic-bezier(.445,.05,.55,.95)}[data-aos][data-aos][data-aos-easing=ease-in-quad],body[data-aos-easing=ease-in-quad] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-quad],body[data-aos-easing=ease-out-quad] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quad],body[data-aos-easing=ease-in-out-quad] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos][data-aos][data-aos-easing=ease-in-cubic],body[data-aos-easing=ease-in-cubic] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-cubic],body[data-aos-easing=ease-out-cubic] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-cubic],body[data-aos-easing=ease-in-out-cubic] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos][data-aos][data-aos-easing=ease-in-quart],body[data-aos-easing=ease-in-quart] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-quart],body[data-aos-easing=ease-out-quart] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quart],body[data-aos-easing=ease-in-out-quart] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos^=fade][data-aos^=fade]{opacity:0;transition-property:opacity,transform}[data-aos^=fade][data-aos^=fade].aos-animate{opacity:1;transform:translateZ(0)}[data-aos=fade-up]{transform:translate3d(0,100px,0)}[data-aos=fade-down]{transform:translate3d(0,-100px,0)}[data-aos=fade-right]{transform:translate3d(-100px,0,0)}[data-aos=fade-left]{transform:translate3d(100px,0,0)}[data-aos=fade-up-right]{transform:translate3d(-100px,100px,0)}[data-aos=fade-up-left]{transform:translate3d(100px,100px,0)}[data-aos=fade-down-right]{transform:translate3d(-100px,-100px,0)}[data-aos=fade-down-left]{transform:translate3d(100px,-100px,0)}[data-aos^=zoom][data-aos^=zoom]{opacity:0;transition-property:opacity,transform}[data-aos^=zoom][data-aos^=zoom].aos-animate{opacity:1;transform:translateZ(0) scale(1)}[data-aos=zoom-in]{transform:scale(.6)}[data-aos=zoom-in-up]{transform:translate3d(0,100px,0) scale(.6)}[data-aos=zoom-in-down]{transform:translate3d(0,-100px,0) scale(.6)}[data-aos=zoom-in-right]{transform:translate3d(-100px,0,0) scale(.6)}[data-aos=zoom-in-left]{transform:translate3d(100px,0,0) scale(.6)}[data-aos=zoom-out]{transform:scale(1.2)}[data-aos=zoom-out-up]{transform:translate3d(0,100px,0) scale(1.2)}[data-aos=zoom-out-down]{transform:translate3d(0,-100px,0) scale(1.2)}[data-aos=zoom-out-right]{transform:translate3d(-100px,0,0) scale(1.2)}[data-aos=zoom-out-left]{transform:translate3d(100px,0,0) scale(1.2)}[data-aos^=slide][data-aos^=slide]{transition-property:transform}[data-aos^=slide][data-aos^=slide].aos-animate{transform:translateZ(0)}[data-aos=slide-up]{transform:translate3d(0,100%,0)}[data-aos=slide-down]{transform:translate3d(0,-100%,0)}[data-aos=slide-right]{transform:translate3d(-100%,0,0)}[data-aos=slide-left]{transform:translate3d(100%,0,0)}[data-aos^=flip][data-aos^=flip]{backface-visibility:hidden;transition-property:transform}[data-aos=flip-left]{transform:perspective(2500px) rotateY(-100deg)}[data-aos=flip-left].aos-animate{transform:perspective(2500px) rotateY(0)}[data-aos=flip-right]{transform:perspective(2500px) rotateY(100deg)}[data-aos=flip-right].aos-animate{transform:perspective(2500px) rotateY(0)}[data-aos=flip-up]{transform:perspective(2500px) rotateX(-100deg)}[data-aos=flip-up].aos-animate{transform:perspective(2500px) rotateX(0)}[data-aos=flip-down]{transform:perspective(2500px) rotateX(100deg)}[data-aos=flip-down].aos-animate{transform:perspective(2500px) rotateX(0)}@font-face{font-family:Freesentation-9Black;src:url(https://fastly.jsdelivr.net/gh/projectnoonnu/2404@1.0/Freesentation-9Black.woff2) format("woff2");font-weight:900;font-style:normal}.main2-textdown-section{position:relative;width:100%;background-color:#000;z-index:2;overflow:hidden}.main2-textdown-section .main2-textdown-container{position:relative;width:100%;height:86vh;display:flex;justify-content:center;align-items:center}.main2-textdown-section .main2-downfont-wrap{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.main2-textdown-section .main2-textdown-falltext{font-weight:700;font-size:277px;font-family:Freesentation-9Black;z-index:3;background:linear-gradient(0deg,rgba(190,152,196,.6) 3%,rgba(40,14,59,.1) 98%);color:transparent;-webkit-background-clip:text;-webkit-text-stroke-width:3px;-webkit-text-stroke-color:rgba(245,211,227,.7);opacity:0;transform:translateY(-350%);transition:opacity .3s ease-in-out;text-transform:uppercase}.main2-textdown-section .main2-textdown-falltext:nth-last-of-type(1){margin-left:30px}.main2-textdown-section .main2-textdown-falltext:nth-child(4){margin-right:100px}.main2-textdown-section .main2-downfont-wrap-two{position:absolute;display:flex;z-index:3}.main2-textdown-section .main2-textdown-falltext-active{font-weight:700;font-size:277px;font-family:Freesentation-9Black;z-index:3;text-transform:uppercase;-webkit-text-stroke-width:3px;-webkit-text-stroke-color:rgba(245,211,227,.7);opacity:0;transform:translateY(0);background:url(/images/main2-textdown-section/text.gif);background-size:cover;-webkit-background-clip:text;color:transparent;transition:opacity .3s ease-in-out}.main2-textdown-section .main2-textdown-falltext-active:nth-last-of-type(1){margin-left:30px}.main2-textdown-section .main2-textdown-falltext-active:nth-child(4){margin-right:100px}.main2-textdown-section .main2-textdown-falltext.text1{transform:translateY(-350%)}.main2-textdown-section .main2-textdown-falltext.text2{transform:translateY(-290%)}.main2-textdown-section .main2-textdown-falltext.text3{transform:translateY(-340%)}.main2-textdown-section .main2-textdown-falltext.text4{transform:translateY(-370%)}.main2-textdown-section .main2-textdown-falltext.text5{transform:translateY(-300%)}.main2-textdown-section .main2-textdown-falltext.text6{transform:translateY(-340%)}.main2-textdown-section .main2-textdown-falltext.text7{transform:translateY(-310%)}.main2-textdown-section .main2-textdown-falltext.text8{transform:translateY(-370%)}.main2-textdown-section .main2-textdown-falltext.text9{transform:translateY(-270%)}.main2-textdown-section .main2-textdown-falltext.text10{transform:translateY(-330%)}.main2-textdown-section .main2-textdesc-wrap{position:absolute;bottom:0;left:0;width:100%;height:100%;padding:0 200px 90px;display:flex;align-items:flex-end;justify-content:space-between;color:#fff;font-weight:600}.main2-textdown-section .main2-textdesc-left{font-size:26px;color:#fff}.main2-textdown-section .main2-textdesc-right{width:120px;height:120px;border-radius:100px;display:flex;justify-content:center;align-items:center;background-color:#fff;color:#14071e;cursor:pointer}.main2-textdown-section .main2-video-shadow{position:absolute;top:0;width:100%;height:80vh;z-index:2;background:rgb(255,255,255);background:linear-gradient(0deg,rgba(255,255,255,0) 4%,rgba(20,7,30,.1516981792717087) 53%,rgba(20,7,30,1) 100%)}.main2-textdown-section .main2-video-shadow-down{position:absolute;bottom:0;width:100%;height:40vh;z-index:2;background:rgb(255,255,255);background:linear-gradient(180deg,rgba(255,255,255,0) 4%,rgba(20,7,30,.1516981792717087) 53%,rgba(20,7,30,1) 100%)}.test-rotate-line-section{width:100%;padding:50px 200px;color:#ddd;display:flex;justify-content:center;align-items:center;background-color:#000}.test-rotate-line-section .test-rotate-main-wrap{width:100%;height:60vh}.test-rotate-line-section .test-bg-hidden-div{position:relative;width:100%;height:100%;overflow:hidden;border-radius:10px;background:#222;display:flex;justify-content:center;align-items:center}.test-rotate-line-section .test-rotate-top-line,.test-rotate-line-section .test-rotate-bottom-line{position:absolute;z-index:2;background:rgb(255,255,255);background:-moz-linear-gradient(270deg,rgba(255,255,255,0) 0%,rgba(29,255,199,.4) 40%,rgba(29,255,199,.4) 60%,rgba(255,255,255,0) 100%);background:-webkit-linear-gradient(270deg,rgba(255,255,255,0) 0%,rgba(29,255,199,.4) 40%,rgba(29,255,199,.4) 60%,rgba(255,255,255,0) 100%);background:linear-gradient(270deg,rgba(255,255,255,0) 0%,rgba(29,255,199,.6) 40%,rgba(29,255,199,.6) 60%,rgba(255,255,255,0) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1)}.test-rotate-line-section .test-rotate-rignt-line,.test-rotate-line-section .test-rotate-left-line{position:absolute;z-index:2;background:rgb(255,255,255);background:-moz-linear-gradient(180deg,rgba(255,255,255,0) 0%,rgba(29,255,199,.4) 40%,rgba(29,255,199,.4) 60%,rgba(255,255,255,0) 100%);background:-webkit-linear-gradient(180deg,rgba(255,255,255,0) 0%,rgba(29,255,199,.4) 40%,rgba(29,255,199,.4) 60%,rgba(255,255,255,0) 100%);background:linear-gradient(180deg,rgba(255,255,255,0) 0%,rgba(29,255,199,.4) 40%,rgba(29,255,199,.4) 60%,rgba(255,255,255,0) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1)}.test-rotate-line-section .test-rotate-top-line{top:0;left:-30%;width:30%;height:6px;animation:lineGoToLeft 8s ease infinite}@keyframes lineGoToLeft{0%{left:-30%}10%{left:-30%}40%{left:100%}to{left:100%}}.test-rotate-line-section .test-rotate-rignt-line{top:-100%;right:0;height:30%;width:6px;animation:lineGoBottom 8s ease infinite}@keyframes lineGoBottom{0%{top:-30%}25%{top:-30%}60%{top:100%}to{top:100%}}.test-rotate-line-section .test-rotate-bottom-line{bottom:0;right:30%;width:30%;height:6px;animation:lineGoLeft 8s ease infinite}@keyframes lineGoLeft{0%{right:-30%}45%{right:-30%}80%{right:100%}to{right:100%}}.test-rotate-line-section .test-rotate-left-line{bottom:-30%;left:0;height:30%;width:6px;animation:lineGoTop 8s ease infinite}@keyframes lineGoTop{0%{bottom:-30%}65%{bottom:-30%}to{bottom:100%}}.test-rotate-line-section .test-inner-div{background:#111;position:relative;z-index:5;width:calc(100% - 4px);height:calc(100% - 4px);border-radius:10px}.test-rotate-line-section .test-inner-front{padding:60px;width:100%;height:100%;position:absolute;top:0;z-index:2;display:flex;flex-direction:column;justify-content:center;gap:20px}.test-rotate-line-section .test-inner-main-text{font-size:33px;font-weight:700}.test-rotate-line-section .test-inner-small-text{font-size:18px}.test-rotate-line-section .test-inner-bg-wrap{position:relative;z-index:1;width:100%;height:100%}.test-rotate-line-section .test-inner-bg-wrap video{width:100%;height:100%;object-fit:cover}.test-rotate-line-section .test-inner-btn-wrap{border:1px solid rgba(29,255,199,.4);color:#1dffc7cc;width:fit-content;padding:5px 20px;border-radius:20px;overflow:hidden;cursor:pointer;position:relative}.test-rotate-line-section .test-inner-btn-front{position:relative;top:0;z-index:2;width:100%;height:100%}.test-rotate-line-section .test-inner-btn-bg-wrap{width:100%;height:200%;position:absolute;z-index:1;top:0;left:0}.test-rotate-line-section .test-inner-btn-circle{opacity:0;transition:all .5s ease;width:70%;height:50%;top:30%;left:50%;transform:translate(-50%);position:relative;background:rgb(25,255,199);background:radial-gradient(circle,rgba(25,255,199,.3) 0%,rgba(255,255,255,0) 100%)}.test-rotate-line-section .test-inner-btn-wrap:hover .test-inner-btn-circle{opacity:1}@media screen and (max-width: 768px){.test-rotate-line-section{padding:50px 20px;height:unset}.test-rotate-line-section .test-rotate-main-wrap{width:100%;height:40vh}.test-rotate-line-section .test-inner-front{padding:40px 20px;gap:10px;position:relative}.test-rotate-line-section .test-inner-main-text{font-size:26px}.test-rotate-line-section .test-inner-small-text{font-size:14px}.test-rotate-line-section .test-inner-bg-wrap{position:absolute;top:0}}.ally-main-section{width:100%;height:100vh}.ally-main-section .ally-main-container,.ally-main-section .ally-main-container .ally-main-bg-wrap{width:100%;height:100%}.ally-main-section .ally-main-container .ally-main-bg-wrap .ally-main-bg-img{width:100%;height:100%;object-fit:cover}.ally-main-section .ally-main-container .ally-main-front-wrap{position:absolute;bottom:0;left:0}.ally-main-section .ally-main-container .ally-main-front-wrap{display:flex;flex-direction:column;align-items:center;width:100%;text-align:center;color:#fff;padding-bottom:70px}.ally-main-section .ally-main-container .ally-main-front-wrap .ally-main-text{font-size:20px;padding-bottom:30px}.ally-main-section .ally-main-container .ally-main-front-wrap .ally-main-text-divide-wrap{display:flex;gap:100px;font-size:150px;font-family:Orbitron,sans-serif}.ally-main-section .ally-main-front-wrap .ally-main-line-wrap{display:flex;justify-content:center;align-items:center;height:20px;gap:30px;width:1032px}.ally-main-section .ally-main-front-wrap .ally-main-line-wrap .ally-main-line{width:500px;height:2px;align-self:end;background:linear-gradient(to right,#FFFFFF 0%,#22A0D7 75%)}.ally-main-section .ally-main-front-wrap .ally-main-line-wrap .ally-main-circle-wrap{width:20px;height:20px;background-color:#22a0d7;border-radius:50%}.flow-img-up{position:relative;width:100%;height:100vh;overflow:hidden;color:#fff}.flow-img-up .flow-img-wrapper{position:relative;width:100%;height:100%;transition:all .4s ease-in-out;z-index:2}.flow-img-up .flow-main-gradient{position:absolute;z-index:2;height:60vh;inset:auto 0% 0%}.flow-img-up .flow-left-text-wrapper{position:absolute;display:flex;flex-direction:column;justify-content:center;height:100%;z-index:2;left:70px}.flow-img-up .flow-left-large-text-wrapper{margin-bottom:50px;position:relative}.flow-img-up .flow-left-large-text{overflow:hidden;position:relative;font-size:60px;line-height:1.3;letter-spacing:-1px;font-weight:600}.flow-img-up .flow-large-text span{position:relative;font-size:54px;line-height:65px;font-weight:200}@keyframes moveUp{to{top:0;opacity:1}}.flow-img-up .flow-left-small-text{opacity:.7;position:relative}.flow-img-up .flow-left-small-text p{font-size:20px;line-height:1.3}.flow-img-up .flow-left-btm-btn-wrapper{display:flex;gap:20px;position:relative;padding-top:25px}.flow-img-up .flow-left-btn{display:flex;padding:10px 20px;background:rgba(255,255,255,.2);border-radius:50px;cursor:pointer;gap:10px;position:relative}.flow-img-up .flow-left-btns-wrapper{position:relative;opacity:0;animation:hoverUpAni .5s ease-in-out forwards}.flow-img-up .flow-left-btns-wrapper:nth-of-type(1){animation-delay:.6s}.flow-img-up .flow-left-btns-wrapper:nth-of-type(2){animation-delay:.7s}@keyframes hoverUpAni{0%{opacity:0;top:50px}to{opacity:1;top:0}}.flow-img-up .flow-left-btn:hover{background:white;color:#000;animation:gapMore .4s ease-in-out forwards}@keyframes gapMore{0%{gap:10px}50%{gap:20px}to{gap:10px}}.flow-img-up .flow-right-video-wrapper{position:absolute;right:100px;bottom:50px;z-index:2;cursor:pointer}.flow-img-up .flow-right-video-inner{max-width:350px;aspect-ratio:16/9;overflow:hidden;border-radius:20px;border:1px solid #474747;position:relative;animation:hoverLeftAni .6s ease-in-out forwards}@keyframes hoverLeftAni{0%{opacity:0}to{opacity:1}}.flow-img-up .flow-right-video{width:100%;height:100%;object-fit:cover}.flow-img-up .flow-bg-wrapper{position:relative;background:black}.flow-img-up .flow-bg-wrapper>img{width:100%;height:100%;object-fit:cover;filter:brightness(.7);position:relative}.flow-img-up .flow-bg-wrapper>video{width:100%;height:100%;object-fit:cover;filter:brightness(.7);position:relative}.flow-img-up .flow-back-video{position:absolute;width:100%;height:100%;top:0;z-index:1}@media screen and (max-width: 1440px){.flow-img-up .flow-bg-wrapper{width:100%;height:100%}.flow-img-up .flow-left-text-wrapper{left:60px}.flow-img-up .flow-left-large-text{font-size:54px;line-height:1.2}.flow-img-up .flow-left-small-text p,.flow-img-up .flow-left-small-text{font-size:18px}}@media screen and (max-width: 1200px){.flow-img-up .flow-left-large-text{font-size:50px}}@media screen and (max-width: 768px){.flow-img-up .flow-left-text-wrapper{left:0;padding:0 16px}.flow-img-up .flow-left-large-text{font-size:28px}.flow-img-up .flow-left-small-text p{font-size:16px}.flow-img-up .flow-bg-wrapper{width:100%;height:100%}.flow-img-up .flow-bg-wrapper img{scale:1.2}.flow-img-up .flow-left-btn{font-size:14px}}.ea-video-section{width:100%;height:450vh;background-color:#fff}.ea-video-section .ea-video-wrap{position:sticky;top:0;width:100%;height:100vh}.ea-video-section .ea-video-inner{position:relative;width:100%;height:100%}.ea-video-section .ea-video-text-wrap{position:absolute;width:100%;height:100%;z-index:1}.ea-video-section .ea-video-text-item{position:absolute;top:0;width:100%;height:100%}.ea-video-section .ea-video-text-item .ea-video-text-item-inner{position:relative;width:100%;height:100%;font-size:80px;font-weight:800;text-align:center;color:#444}.ea-video-section .ea-video-text-item.ea-video-text-item-left{clip-path:inset(0 50% 0 0);background-color:#fff;transition:all 1s ease-out}.ea-video-section .ea-video-text-item.ea-video-text-item-right{clip-path:inset(0 0 0 49.9%);background-color:#fff;transition:all 1s ease-out}.ea-video-section .riact-item{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%}.ea-video-section .ea-video-play-wrap{position:relative;overflow:hidden;width:100%;height:100%}.ea-video-section .ea-video-play-wrap .ea-video-play{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;filter:brightness(.6)}.ea-video-section .ea-video-play-wrap .ea-video-play-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(.8);font-size:60px;font-weight:800;color:#fff;opacity:0;transition:all 1s ease-out;width:100%;text-align:center}@media screen and (max-width:768px){.ea-video-section .ea-video-text-item .ea-video-text-item-inner{font-size:33px}.ea-video-section .ea-video-play-wrap .ea-video-play-text{font-size:32px;width:100%;padding:0 20px;text-align:center}}.ea-value-section2{width:100%;height:280vh;color:#fff;background-color:#fff}.ea-value-section2 .ea-value-wrap{position:sticky;top:0;width:100%;height:100vh}.ea-value-section2 .ea-value-inner{width:100%;height:100%;padding:20px 20px 40px;display:flex}.ea-value-section2 .ea-value-inner .ea-value-left{position:sticky;top:0;width:36.5%;height:100%;margin-right:5px;display:flex;flex-direction:column;text-align:center;background-color:#e7eaff;border-radius:25px}.ea-value-section2 .ea-value-inner .ea-value-left .ea-value-left-wrap{position:absolute;top:0;left:0;width:100%;height:100%;padding:3rem;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;color:#444}.ea-value-section2 .ea-value-inner .ea-value-left .ea-value-left-title{height:30%;margin-top:110px;font-size:56px;font-weight:800;opacity:0;font-family:SunBatang-Light}.ea-value-section2 .ea-value-inner .ea-value-left .ea-value-left-line{position:relative;width:100%;height:1px;margin-bottom:170px;background-color:#d7d1c6}.ea-value-section2 .ea-value-inner .ea-value-left .ea-value-left-line-icon{position:absolute;top:0;left:50%;transform:translateY(-50%)}.ea-value-section2 .ea-value-inner .ea-value-left .ea-value-left-des{font-size:16px;font-weight:600;opacity:0}.ea-value-section2 .ea-value-inner-button-area{position:absolute;bottom:0;width:100%;height:10%;display:flex;justify-content:space-between;align-items:center;padding:0 40px;opacity:0;transition:all 1s ease-out}.ea-value-section2 .inner-left{color:#858585}.ea-value-section2 .inner-right{font-size:30px;cursor:pointer;color:#7f6aff;opacity:0;transition:all 1s ease-out}.ea-value-section2 .inner-right.active,.ea-value-section2 .ea-value-inner-button-area.active,.ea-value-section2 .ea-value-inner .ea-value-left .ea-value-left-title.active,.ea-value-section2 .ea-value-inner .ea-value-left .ea-value-left-des.active{opacity:1;transition:all 1s ease-out}.ea-value-section2 .ea-value-inner .ea-value-right{position:sticky;top:0;overflow:hidden;width:63.5%;height:100%;border-radius:25px}.ea-value-section2 .ea-value-right .ea-value-right-wrap{width:100%;height:100%}.ea-value-section2 .ea-value-right .ea-value-right-wrap-img{position:relative;width:100%;height:100%;object-fit:cover;border-radius:25px;transition:all .5s ease-out}.ea-value-section2 .ea-value-right .ea-value-right-wrap-img.ea-value-right-wrap-img-first{z-index:1}.ea-value-section2 .ea-value-right .ea-value-right-wrap-img.ea-value-right-wrap-img-second{z-index:2}.ea-value-section2 .ea-value-right .ea-value-right-wrap-img.ea-value-right-wrap-img-third{z-index:3}@media screen and (max-width:768px){.ea-value-section2 .ea-value-inner{flex-direction:column}.ea-value-section2 .ea-value-inner .ea-value-left{width:100%;margin-bottom:3rem}.ea-value-section2 .ea-value-inner .ea-value-left .ea-value-left-title{margin-top:0}.ea-value-section2 .ea-value-inner .ea-value-left .ea-value-left-line{margin:2rem}.ea-value-section2 .ea-value-inner .ea-value-right{width:100%}}.ea-smartfactory-section{width:100%;height:340vh;background-color:#fff}.ea-smartfactory-section .ea-smartfactory-wrap{position:relative;top:0;width:100%;height:100%}.ea-smartfactory-section .ea-smartfactory-inner-top{width:100%;height:100%;padding:40px;display:flex;flex-direction:column;align-items:center}.ea-smartfactory-section .ea-smartfactory-flex-wrap{width:100%;display:flex;justify-content:center;margin-top:20px}.ea-smartfactory-section .ea-smartfactory-imgwrap{width:50%;display:flex;justify-content:flex-end;align-items:center;padding-right:50px}.ea-smartfactory-section .image-container{position:relative;width:50%;height:100%;overflow:hidden}.ea-smartfactory-section .image-container img{width:100%;object-fit:cover}.ea-smartfactory-section .ea-smartfactory-inner-title-warp{display:flex;font-size:80px;font-weight:800;letter-spacing:-6px;line-height:120px;flex-direction:column;align-items:center;margin-bottom:80px}.ea-smartfactory-section .ea-smartfactory-inner-title-left{width:fit-content;color:#949494;transform:translate(-44%);transition:all .3s ease-out;font-size:90px}.ea-smartfactory-section .ea-smartfactory-inner-title-rigth{width:fit-content;color:#444;transform:translate(93%);transition:all .3s ease-out;font-size:90px}.ea-smartfactory-section .ea-smartfactory-inner-text-box{width:50%;display:flex;flex-direction:column;justify-content:flex-end}.ea-smartfactory-section .ea-smartfactory-inner-text-wrap{margin-bottom:88px;text-align:center;gap:20px}.ea-smartfactory-section .ea-smartfactory-inner-text-title{font-size:24px;font-weight:600;margin-bottom:22px;color:#444}.ea-smartfactory-section .ea-smartfactory-inner-text-des{font-size:20px;color:#444}.ea-smartfactory-section .ea-smartfactory-inner-img-box{position:absolute;top:0;left:0;display:flex;width:100%;height:100%}.ea-smartfactory-section .ea-smartfactory-inner-img-wrap{position:relative;width:100%;height:100%}.ea-smartfactory-section .ea-smartfactory-inner-img-sticky{position:sticky;top:0;width:100%;height:100vh}.ea-smartfactory-section .ea-smartfactory-inner-img-wrap-first,.ea-smartfactory-section .ea-smartfactory-inner-img-wrap-second{position:absolute;top:0;width:100%;height:100%}.ea-smartfactory-section .ea-smartfactory-inner-img{width:100%;transition:.3s}.ea-smartfactory-section .ea-smartfactory-inner-img-wrap-first{clip-path:inset(100% 100% 0% 0% round 0px 100px 0px 0px)}.ea-smartfactory-section .ea-smartfactory-inner-img-wrap-second{clip-path:inset(100% 0% 0% 100% round 100px 0px 0px 0px)}.ea-smartfactory-section .ea-smartfactory-inner-img-sticky-text{position:sticky;top:0;padding:140px 90px;color:#fff;width:100%;height:100vh;transition:all 1s ease}.ea-smartfactory-section .ea-smartfactory-inner-img-sticky-text.active{background-color:#0000004d;transition:all 1s ease}.ea-smartfactory-section .ea-smartfactory-inner-img-sticky-text-title{margin-bottom:30px;font-size:48px;font-weight:800;line-height:52px;transform:translateY(50%);opacity:0;transition:all 1s ease}.ea-smartfactory-section .ea-smartfactory-inner-img-sticky-text-btn{width:fit-content;background-color:transparent;color:#000;border-radius:50px;padding:10px 20px;font-size:26px;font-weight:800;transform:translateY(50%);opacity:0;transition:all 1s ease;font-family:SunBatang-Light;cursor:pointer}.ea-smartfactory-section .ea-smartfactory-inner-img-sticky-text-btn.active{background-color:#fff}.ea-smartfactory-section .ea-smartfactory-inner-img-sticky-text-btn .btn2{transform:translateY(35%)}.ea-smartfactory-section .ea-smartfactory-inner-img-sticky-text-btn .btn3{transform:translateY(20%)}.ea-smartfactory-section .font-change{font-family:SunBatang-Light}@media screen and (max-width:768px){.ea-smartfactory-section .ea-smartfactory-inner-title-warp{font-size:30px}.ea-smartfactory-section .ea-smartfactory-inner-img-sticky-text-title{font-size:26px;line-height:normal}.ea-smartfactory-section .ea-smartfactory-inner-img-sticky-text-btn{font-size:17px}.ea-smartfactory-section .ea-smartfactory-inner-top{padding:40px 20px;overflow:hidden}.ea-smartfactory-section .ea-smartfactory-inner-img-sticky-text{padding:90px 20px}.ea-smartfactory-section .ea-smartfactory-inner-title-left{width:fit-content;color:#949494;transform:translate(-44%);transition:all .3s ease-out}.ea-smartfactory-section .ea-smartfactory-inner-title-rigth{width:fit-content;color:#444;transform:translate(93%);transition:all .3s ease-out}}.mom-main-up2{width:100%;height:100vh;position:relative;overflow:hidden}.mom-main-up2 .mom-main-wrapper{width:100%;height:100%}.mom-main-up2 .mom-main-ani-text-wrap{position:absolute;width:100%;height:100vh;background:#fff;display:flex;justify-content:center;align-items:center;font-size:64px;font-weight:600;animation:goUpText 1s ease-in-out 2.2s forwards;overflow:hidden}.mom-main-up2 .mom-main-ani-text>span{position:relative;top:0%;display:inline-block;text-align:end;-webkit-text-fill-color:black;-webkit-text-stroke:1px transparent;line-height:1;overflow:hidden}.mom-main-up2 .mom-main-ani-text>span:after{position:absolute;bottom:0;left:0;content:attr(data-char);-webkit-text-fill-color:blue;width:0;height:100%;overflow:hidden}.mom-main-up2 .mom-main-ani-img-wrap .big-log{position:relative;height:100%;font-size:66px;color:#017dc3;white-space:nowrap;z-index:3;transform:translate(0)}.mom-main-up2 .mom-main-bg-wrapper{position:absolute;width:100%;height:0vh;bottom:0;animation:goUpVideo 1s ease-in-out 2.2s forwards;filter:brightness(.8)}.mom-main-up2 .mom-main-bg-wrapper>video{width:100%;height:100%;object-fit:cover}.mom-main-up2 .mom-btm-left-text-wrap{position:absolute;bottom:0;left:40px;overflow:hidden;margin-bottom:30px}.mom-main-up2 .mom-btm-top-btn{width:fit-content;background:#1A78A1;padding:5px 24px;border-radius:50px;font-size:16px;text-transform:uppercase;display:flex;justify-content:center;margin-bottom:20px}.mom-main-up2 .mom-btm-left-contexts{line-height:24px}.mom-main-up2 .mom-btm-center-wrap{display:flex;flex-direction:column;justify-content:center;align-items:center;position:absolute;bottom:0;left:50%;transform:translate(-50%);overflow:hidden;margin-bottom:30px}.mom-main-up2 .center-large-text{font-size:48px;font-weight:700;text-align:center;line-height:52px;margin-bottom:20px}.mom-main-up2 .center-small-text{text-align:center}.mom-main-up2 .btm-right-video{position:absolute;z-index:3;width:360px;aspect-ratio:16/9;border-radius:15px;overflow:hidden;bottom:0;right:40px;margin-bottom:30px}.mom-main-up2 .main-img-swiper{width:100%;height:100%}.mom-main-up2 .btm-video-wrapper{width:100%;height:100%;filter:brightness(.8);cursor:pointer}.mom-main-up2 .main-img-slide{width:100%;height:100%}.mom-main-up2 .btm-video-wrapper>img{width:100%;height:100%;object-fit:cover}.mom-main-up2 .btm-video-wrapper>video{width:100%;height:100%;object-fit:cover}.mom-main-up2 .btm-right-video-text{position:absolute;z-index:4;top:10px;right:10px;font-size:32px}.mom-main-up2 .btm-discover-btn{background:black;position:absolute;bottom:10px;right:10px;overflow:hidden;font-size:14px;border-radius:5px;cursor:pointer;width:120px;height:27px;display:flex;justify-content:center;align-items:center}.mom-main-up2 .btm-discover-btn>p{margin-bottom:3px}.mom-main-up2 .hide-discover{width:150px;aspect-ratio:1/1;border-radius:50%;display:flex;justify-content:center;align-items:center;background-color:#000;position:absolute;top:150px;z-index:2;transition:.7s}.mom-main-up2 .hide-discover.active{background-color:#1a78a1;top:-61px}.mom-main-up2 .mom-btm-left-text-wrap,.mom-main-up2 .mom-btm-center-wrap,.mom-main-up2 .btm-right-video{scale:0;color:#fff;animation:scaleUpDiv .8s ease-in-out 2.2s forwards}.mom-main-up2 .mom-main-ani-text{position:absolute;width:100%;height:440px;display:flex;justify-content:center;align-items:center;left:0;top:50%}.mom-main-up2 .mom-main-ani-img-wrap{position:relative;width:100%;height:100%;overflow:hidden;display:flex;flex-direction:column;align-items:center}.mom-main-up2 .mom-main-ani-back{position:absolute;top:50%;left:50%;width:calc(100% - 4px);height:calc(100% - 4px);transform:translate(-50%,-50%);z-index:1}.mom-main-up2 .mom-main-ani-back-trans{position:absolute;bottom:2px;left:50%;width:calc(100% - 4px);height:calc(100% - 4px);max-height:0;background-color:#fff;transform:translate(-50%);animation:mom-main-ani-back-animation 1s .7s forwards;z-index:4}.mom-main-up2 .mom-main-ani-text img{position:relative;width:100%;display:block;z-index:3}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.mom-scale-one{width:100%;height:500vh;position:relative;background-color:#080808;color:#fff;z-index:2}.mom-scale-one .mom-scale-wrapper{width:100%;height:100%}.mom-scale-one .mom-sticky-wrapper{width:100%;height:100vh;top:0;position:sticky}.mom-scale-one .mom-go-to-top-unit{position:absolute;width:100%;height:100vh;background:#1d1d23;top:100vh;scale:.7;border-radius:50px;overflow:hidden}.mom-scale-one .mom-top-title-wrapper{width:100%;display:flex;justify-content:space-between;align-items:center;padding:20px 0}.mom-scale-one .mom-loding-wrapper{width:100%;height:8px;display:flex;justify-content:center;align-items:center}.mom-scale-one .mom-top-texts-wrapper{padding:0 50px}.mom-scale-one .mom-center-load{background:#22a0d7;width:0%;height:100%}.mom-scale-one .mom-top-cate-wrap{display:flex;gap:15px;scale:.1}.mom-scale-one .mom-top-title{font-size:300px;font-weight:500;word-break:keep-all;white-space:nowrap}.mom-scale-one .mom-top-cate-unit{background:#0e0e0e;padding:10px 30px}.mom-scale-one .mom-btm-wrapper{width:100%;height:100%}.mom-scale-one .mom-btm-img-wrapper{width:100%;height:calc(100vh - 130px);overflow:hidden;border-radius:20px}.mom-scale-one .mom-btm-img-wrapper.filterd{filter:brightness(.6)}.mom-scale-one .mom-btm-img-wrapper>img{width:100%;height:100%;object-fit:cover}.mom-scale-one .mom-btm-text-wrapper{position:absolute;bottom:40px;display:flex;justify-content:space-between;width:calc(100% - 100px);padding:30px}.mom-scale-one .mom-btm-small-text{margin-bottom:5px;color:#22a0d7}.mom-scale-one .mom-btm-larger-text{font-size:54px;font-weight:500;line-height:58px}.mom-scale-one .mom-top-wrapper{position:absolute;top:0;display:flex;height:30vh;width:100%;justify-content:space-between;padding:200px 60px 60px}.mom-scale-one .mom-top-main-text{font-size:60px;font-weight:700;line-height:68px}.mom-scale-one .mom-top-btn-wrap{background:#454545;padding:5px 20px;height:fit-content;border-radius:5px}.mom-scale-one .mom-go-to-top-unit:nth-of-type(2){position:absolute;width:100%;height:90vh;background:#1d1d23;top:100vh;scale:.7;border-radius:50px;overflow:hidden}.mom-scale-one .mom-btm-img-wrapper.second{width:100%;height:calc(90vh - 130px);overflow:hidden;border-radius:20px}.mom-xscroll-section{position:relative;width:100%;height:420vh;padding-top:160px;background-color:#000;color:#fff}.mom-xscroll-section .mom-xscroll-box{position:relative;width:420px;height:525px;background-color:#fff!important;border-radius:20px;border:1px solid #53cbff;display:flex;flex-direction:column;align-items:center;gap:30px;transition:.7s;cursor:pointer;scale:.9}.mom-xscroll-section .mom-xscroll-boxtitle{font-size:26px;font-weight:500;text-align:center;line-height:1;color:#000;margin-top:30px}.mom-xscroll-section .mom-xscroll-boxcontent{padding:26px 20px;text-align:center;font-weight:300;color:#000}.mom-main-up{width:100%;height:100vh;position:relative;overflow:hidden}.mom-main-up .mom-main-wrapper{width:100%;height:100%}.mom-main-up .mom-main-ani-text-wrap{position:absolute;width:100%;height:100vh;background:#fff;display:flex;justify-content:center;align-items:center;font-size:64px;font-weight:600;animation:goUpText 1s ease-in-out 2.2s forwards;overflow:hidden}@keyframes goUpText{to{height:100vh;font-size:48px}}.mom-main-up .mom-main-ani-text>span{position:relative;top:0%;display:inline-block;text-align:end;-webkit-text-fill-color:black;-webkit-text-stroke:1px transparent;line-height:1;overflow:hidden}.mom-main-up .mom-main-ani-text>span:after{position:absolute;bottom:0;left:0;content:attr(data-char);-webkit-text-fill-color:blue;width:0;height:100%;overflow:hidden}.mom-main-up .mom-main-bg-wrapper{position:absolute;width:100%;height:0vh;bottom:0;animation:goUpVideo 1s ease-in-out 2.2s forwards;filter:brightness(.8)}@keyframes goUpVideo{to{height:100vh}}.mom-main-up .mom-main-bg-wrapper>video{width:100%;height:100%;object-fit:cover}.mom-main-up .mom-btm-left-text-wrap{position:absolute;bottom:0;left:40px;overflow:hidden;margin-bottom:30px}.mom-main-up .mom-btm-top-btn{background:blue;padding:5px 8px;border-radius:50px;font-size:16px;text-transform:uppercase;display:flex;justify-content:center;margin-bottom:20px}.mom-main-up .mom-btm-left-contexts{line-height:24px}.mom-main-up .mom-btm-center-wrap{display:flex;flex-direction:column;justify-content:center;align-items:center;position:absolute;bottom:0;left:50%;transform:translate(-50%);overflow:hidden;margin-bottom:30px}.mom-main-up .center-large-text{font-size:48px;font-weight:700;text-align:center;line-height:52px;margin-bottom:20px}.mom-main-up .center-small-text{text-align:center}.mom-main-up .btm-right-video{position:absolute;z-index:3;width:360px;aspect-ratio:16/9;border-radius:15px;overflow:hidden;bottom:0;right:40px;margin-bottom:30px}.mom-main-up .main-img-swiper{width:100%;height:100%}.mom-main-up .btm-video-wrapper{width:100%;height:100%;filter:brightness(.8);cursor:pointer}.mom-main-up .main-img-slide{width:100%;height:100%}.mom-main-up .btm-video-wrapper>img{width:100%;height:100%;object-fit:cover}.mom-main-up .btm-video-wrapper>video{width:100%;height:100%;object-fit:cover}.mom-main-up .btm-right-video-text{position:absolute;z-index:4;top:10px;right:10px;font-size:32px}.mom-main-up .btm-discover-btn{background:black;position:absolute;bottom:10px;right:10px;overflow:hidden;font-size:14px;border-radius:5px;cursor:pointer;width:120px;height:27px;display:flex;justify-content:center;align-items:center}.mom-main-up .btm-discover-btn>p{margin-bottom:3px}.mom-main-up .hide-discover{width:150px;aspect-ratio:1/1;border-radius:50%;display:flex;justify-content:center;align-items:center;background-color:#000;position:absolute;top:150px;z-index:2;transition:.7s}.mom-main-up .hide-discover.active{background-color:#00f;top:-60px}.mom-main-up .mom-btm-left-text-wrap,.mom-main-up .mom-btm-center-wrap,.mom-main-up .btm-right-video{scale:0;color:#fff;animation:scaleUpDiv .8s ease-in-out 2.2s forwards}@keyframes scaleUpDiv{to{scale:1}}.mom-main-up .mom-main-ani-text{position:absolute;width:30%;left:50%;top:50%;transform:translate(-50%,-50%)}.mom-main-up .mom-main-ani-img-wrap{position:relative;width:100%;overflow:hidden}.mom-main-up .mom-main-ani-back{position:absolute;top:50%;left:50%;width:calc(100% - 4px);height:calc(100% - 4px);background-color:#000;transform:translate(-50%,-50%);z-index:1}.mom-main-up .mom-main-ani-back-trans{position:absolute;bottom:2px;left:50%;width:calc(100% - 4px);height:calc(100% - 4px);max-height:0;background-color:#036eb8;transform:translate(-50%);animation:mom-main-ani-back-animation 1s .7s forwards;z-index:2}@keyframes mom-main-ani-back-animation{0%{max-height:0}to{max-height:calc(100% - 4px)}}.mom-main-up .mom-main-ani-text img{position:relative;width:100%;display:block;z-index:3}@media screen and (max-width: 768px){.mom-main-up .mom-btm-center-wrap{display:flex;flex-direction:column;justify-content:center;align-items:center;position:absolute;bottom:40%;left:50%;transform:translate(-50%);overflow:hidden;margin-bottom:30px;width:80%}.mom-main-up .center-large-text{font-size:30px;font-weight:700;text-align:center;line-height:32px;width:100%}}.mom-scale-two{width:100%;height:500vh;position:relative;background-color:#080808;color:#fff;z-index:2;padding-bottom:5vh}.mom-scale-two .mom-scale-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;padding-top:25vh;padding-bottom:5vh}.mom-scale-two .mom-sticky-wrapper{width:100%;height:80vh;top:20vh;position:sticky;z-index:2}.mom-scale-two .mom-go-to-top-unit{position:absolute;width:100%;height:80vh;background:#080808;top:100vh;scale:.7;border-radius:50px;overflow:hidden}.mom-scale-two .mom-top-title-wrapper{width:100%;display:flex;justify-content:space-between;align-items:center;padding:20px 0}.mom-scale-two .mom-loding-wrapper{width:100%;height:8px;display:flex;justify-content:center;align-items:center}.mom-scale-two .mom-top-texts-wrapper{height:calc(100% - 8px);padding:0 50px;max-width:1900px;margin:0 auto}.mom-scale-two .mom-center-load{background:#22a0d7;width:0%;height:100%}.mom-scale-two .mom-top-cate-wrap{display:flex;gap:15px;scale:.1}.mom-scale-two .mom-top-title{font-size:300px;font-weight:500;word-break:keep-all;white-space:nowrap}.mom-scale-two .mom-top-cate-unit{background:#0e0e0e;padding:10px 30px}.mom-scale-two .mom-btm-wrapper{width:100%;height:calc(100% - 40px);display:flex;justify-content:center;align-items:center;position:relative;background-color:#080808}.mom-scale-two .mom-btm-wrapper .mom-btm-img-wrapper{width:0%;height:calc(70vh - 130px);overflow:hidden;border-radius:20px;position:relative;z-index:2}.mom-scale-two .mom-btm-wrapper .mom-scale-popbox{width:0;height:100%;overflow:hidden;background-color:#111213;position:absolute;top:auto}.mom-scale-two .mom-btm-wrapper .mom-scale-popbox img{object-fit:cover;width:100%;height:100%}.mom-scale-two .mom-btm-wrapper .mom-scale-popbox.left{order:2;right:78%}.mom-scale-two .mom-btm-wrapper .mom-scale-popbox.right{order:1;left:78%}.mom-scale-two .mom-btm-wrapper .mom-scale-popbox.active{width:20%}.mom-scale-two .mom-btm-img-wrapper.filterd{filter:brightness(.6)}.mom-scale-two .mom-btm-img-wrapper>img{width:100%;height:100%;object-fit:cover}.mom-scale-two .mom-btm-text-wrapper{bottom:40px;display:flex;justify-content:space-between;width:55%;padding:10px;z-index:3;height:100%;background-color:#080808}.mom-scale-two .mom-btm-left-text-wrap{display:flex;flex-direction:column;justify-content:space-between;background-color:#080808;width:100%;padding:20px}.mom-scale-two .mom-btm-small-text{margin-bottom:5px;font-size:54px}.mom-scale-two .mom-btm-larger-text{font-size:24px;line-height:28px;width:80%;font-weight:400}.mom-scale-two .mom-top-wrapper{position:sticky;top:0;display:flex;height:25vh;width:100%;justify-content:center;padding:20px;z-index:1;background-color:#080808}.mom-scale-two .mom-top-main-text{font-family:Quantico,sans-serif;color:#4a4a4a;font-size:120px;font-weight:700;line-height:120px;text-align:center;display:block;letter-spacing:58px}.mom-scale-two .mom-top-btn-wrap{background:#454545;padding:5px 20px;height:fit-content;border-radius:5px}.mom-scale-two .mom-go-to-top-unit:nth-of-type(2){position:absolute;width:100%;height:calc(80vh - 30px);background:#080808;top:100vh;scale:.7;border-radius:50px;overflow:hidden}.mom-scale-two .mom-go-to-top-unit:nth-of-type(3){height:calc(80vh - 60px)}.mom-whole-btn{width:100%;color:#fff;position:relative;overflow:hidden;min-width:233px;cursor:pointer}.mom-whole-btn .mom-btn-wrapper{position:relative;width:100%;height:fit-content;display:flex;align-items:center}.mom-whole-btn .mom-left-btn{background:#1A78A1;padding:12px 50px;border-radius:40px;position:relative;overflow:hidden}.mom-whole-btn .mom-right-btn{height:43px;background:#1A78A1;aspect-ratio:1/1;border-radius:50%;transition:all .2s ease-in-out;display:flex;justify-content:center;align-items:center}.mom-whole-btn:hover .mom-right-btn{height:0}.mom-whole-btn svg{scale:1.2}.mom-whole-btn .mom-arrow{position:absolute;top:55%;transform:translateY(-50%);transition:all .2s ease-in-out}.mom-whole-btn:hover .mom-arrow{left:-16.5px}.mom-whole-btn .mom-bg-inner-text{position:absolute;top:50px;background:#1d1d23;width:100%;height:43px;border-radius:50px;transition:all .2s ease-in-out;left:0;display:flex;justify-content:center;align-items:center}.mom-whole-btn:hover .mom-bg-inner-text{top:0}.mom-whole-btn .mom-inner-text{position:relative;top:0;transition:all .2s ease-in-out}.mom-whole-btn:hover .mom-inner-text{top:-10px}.mom-whole-btn .mom-right-arrow{position:absolute;right:20px;top:55%;scale:0;transform:translateY(-50%);transition:all .2s ease-in-out}.mom-whole-btn:hover .mom-right-arrow{scale:1}.mom-xscroll-section{position:relative;width:100%;height:420vh;padding-top:160px;color:#fff}.mom-xscroll-section .mom-xscroll-sticky{position:sticky;top:0;left:0;width:100%;height:100vh}.mom-xscroll-section .mom-xscroll-background{position:absolute;top:0;left:0;z-index:1;width:100%;height:100vh;filter:brightness(.2)}.mom-xscroll-section .mom-xscroll-video{width:100%;height:100%;object-fit:cover}.mom-xscroll-section .mom-xscroll-up{position:relative;width:100%;height:100%;z-index:2;overflow:hidden}.mom-xscroll-section .mom-xscroll-topleft{position:absolute;top:0;left:0;transition:1s;opacity:0;padding:10px 40px 0}.mom-xscroll-section .mom-xscroll-topleft.active{opacity:1}.mom-xscroll-section .mom-xscroll-hiddentext{font-size:40px}.mom-xscroll-section .mom-xscroll-titlewrap{width:100%;display:flex;flex-direction:column;align-items:center;margin-top:60px;transition:.7s;opacity:0;transform:translateY(20px)}.mom-xscroll-section .mom-xscroll-titlewrap.active{opacity:1;transform:translateY(0)}.mom-xscroll-section .mom-xscroll-desc{letter-spacing:2px;margin-bottom:20px}.mom-xscroll-section .mom-xscroll-title{font-size:42px;line-height:1.2}.mom-xscroll-section .mom-xscroll-contents{position:absolute;top:30%;display:flex;gap:20px;padding-left:1500px;transform:translate(0)}.mom-xscroll-section .mom-xscroll-box{position:relative;width:420px;height:525px;background-color:#000;border-radius:20px;border:1px solid #53CBFF;display:flex;flex-direction:column;align-items:center;gap:30px;transition:.7s;cursor:pointer;scale:.9}.mom-xscroll-section .mom-xscroll-box .mom-xscroll-boximg-wrap{width:100%;height:100%;border-radius:20px;overflow:hidden}.mom-xscroll-section .mom-xscroll-box .mom-xscroll-boximg-wrap img{width:100%;height:100%;object-fit:cover}.mom-xscroll-section .mom-xscroll-box.active{scale:1}.mom-xscroll-section .mom-xscroll-boxdesc{font-size:13px;letter-spacing:2px;text-align:center;color:#22a0d7}.mom-xscroll-section .mom-xscroll-boxtitle{font-size:26px;font-weight:500;text-align:center;line-height:1;margin-top:30px}.mom-xscroll-section .mom-xscroll-boxcontent{padding:26px 20px;text-align:center;font-weight:300}.mom-xscroll-section .mom-xscroll-boxline{display:inline-block;background-color:#fff;width:100px;height:1px;transition:.5s}.mom-xscroll-section .mom-xscroll-box:hover .mom-xscroll-boxline{width:0px}.mom-xscroll-section .mom-xscroll-box:hover{padding:45px 20px 65px}.mom-xscroll-section .mom-xscroll-barwrap{position:absolute;top:92%;width:100%;padding:0 100px;height:10px;display:flex;gap:1px}.mom-xscroll-section .mom-xscroll-bar{width:20%;height:100%;border-radius:50px;background-color:#fff;overflow:hidden;transform-origin:left;transform:scaleX(0)}.mom-xscroll-section .mom-xscroll-innerbar{width:0%;height:100%;background-color:#22a0d7;border-radius:50px}.mom-xscroll-section .mom-xscroll-topshadow{position:absolute;top:0;width:100%;height:200px;background:rgb(255,255,255);background:linear-gradient(0deg,rgba(255,255,255,0) 0%,rgba(0,0,0,1) 76%)}.mom-xscroll-section .mom-xscroll-bottomshadow{position:absolute;bottom:0;width:100%;height:200px;background:rgb(255,255,255);background:linear-gradient(180deg,rgba(255,255,255,0) 0%,rgba(0,0,0,1) 76%)}@media screen and (max-width: 768px){.mom-xscroll-section .mom-xscroll-title{font-size:22px;line-height:1.2;text-align:center}.mom-xscroll-section .mom-xscroll-titlewrap{margin-top:100px}.mom-xscroll-section{position:relative;width:100%;padding-top:160px;color:#fff}.mom-xscroll-section .mom-xscroll-contents{position:absolute;top:40%;display:flex;gap:20px;padding-left:80px;transform:translate(0)}}.mom-cards-news{width:100%;height:300vh;position:relative;background:black;color:#fff;padding:200px 0 0;border-bottom:1px solid #d6d6d6}.mom-cards-news .mom-card-wrapper{width:100%;height:100%}.mom-cards-news .mom-sticky-card-wrapper{width:100%;height:100vh;position:sticky;top:0;display:flex;flex-direction:column;justify-content:space-between}.mom-cards-news .sticky-rotate-wrap{transform:rotate(20deg) translate(20%,80%);background:#232323}.mom-cards-news .mom-top-wrapper{display:flex;height:30vh;width:100%;justify-content:space-between;padding:60px}.mom-cards-news .mom-top-main-text{font-size:60px;font-weight:700;line-height:68px}.mom-cards-news .mom-top-btn-wrap{background:#454545;padding:5px 20px;height:fit-content;border-radius:5px}.mom-cards-news .mom-cards-wrapper{display:flex;width:150%;height:70vh}.mom-cards-news .mom-cards-unit{background:white;width:25%;position:relative;border-right:1px solid #d6d6d6;padding:25px;display:flex;flex-direction:column;top:70vh;transition:all .3s ease-in-out}.mom-cards-news .mom-cards-unit:hover{background:black;color:#fff;border-right:1px solid #4a4a4a}.mom-cards-news .mom-cards-unit:hover .mom-card-main-text{color:#fff}.mom-cards-news .mom-card-top-num{width:40px;height:40px;display:flex;font-size:16px;justify-content:center;align-items:center;background:#1A78A1;color:#fff;border-radius:50%;align-self:flex-end;transition:all .3s ease-in-out}.mom-cards-news .mom-cards-unit:hover .mom-card-top-num{width:10px;height:10px;font-size:0}.mom-cards-news .mom-card-main-text{font-size:48px;color:#000;font-weight:500;line-height:50px;margin-bottom:30px;transition:all .3s ease-in-out}.mom-cards-news .mom-card-context{color:#acacac}.mom-cards-news .mom-cards-unit:hover .mom-card-bottom-btn{bottom:50px}.mom-cards-news .mom-card-bottom-btn{background:#1A78A1;color:#fff;padding:5px 30px;border-radius:5px;width:fit-content;position:absolute;bottom:30px;transition:all .3s ease-in-out}@media screen and (max-width: 768px){.mom-cards-news .mom-top-wrapper{display:flex;height:30vh;width:100%;justify-content:space-between;padding:80px 16px 0}.mom-cards-news .mom-top-main-text{font-size:28px;font-weight:700;line-height:32px}.mom-cards-news .mom-cards-unit{background:white;width:100%;height:100%;position:relative;border-right:1px solid #d6d6d6;padding:25px;display:flex;flex-direction:column;top:70vh;transition:all .3s ease-in-out}.mom-cards-news .mom-cards-wrapper{display:flex;width:auto;height:70vh}.mom-cards-news .mom-card-bottom-btn{background:blue;color:#fff;padding:5px 30px;border-radius:5px;width:fit-content;position:relative;top:50px;transition:all .3s ease-in-out}.mom-cards-news .mom-card-main-text{font-size:28px;color:#000;font-weight:500;line-height:30px;margin-bottom:30px;transition:all .3s ease-in-out}.mom-cards-news{width:100%;height:600vh;position:relative;background:black;color:#fff;padding:200px 0 0;border-bottom:1px solid #d6d6d6}}.zed-one-system{width:100%;max-width:1440px;margin:0 auto}.zed-one-system .zed-system-container{padding:40px}.zed-one-system .zed-system-container .zed-system-dvs{gap:60px;display:grid}.zed-one-system .zed-system-container .zed-system-dvs .zed-dvs-top .dvs-top-txt{gap:48px;display:grid}.zed-one-system .zed-system-dvs .zed-dvs-top .dvs-top-title{font-size:62px;font-weight:500;font-style:normal;line-height:1;letter-spacing:-1.86px}.zed-one-system .zed-system-dvs .zed-dvs-top .dvs-top-desc{display:flex;flex-direction:column;gap:30px;width:50%}.zed-one-system .zed-system-dvs .zed-dvs-top .dvs-top-desc .top-desc-txt{font-size:24px;line-height:1.2}.zed-one-system .zed-system-container .zed-system-dvs .zed-dvs-bottom{padding:30px;gap:30px;background-color:#f2f2f2;width:100%}.zed-one-system .zed-system-container .zed-dvs-bottom .dvs-bottom-hero{font-size:28px;font-weight:500;font-style:normal;line-height:1.1;letter-spacing:-.42px}.zed-one-system .zed-system-container .zed-dvs-bottom .dvs-bottom-spec{width:100%;display:flex;gap:30px}.zed-one-system .bottom-spec-table{border-collapse:collapse;width:inherit}.zed-one-system .zed-dvs-bottom .dvs-bottom-spec .bottom-spec-line{border-bottom:1px solid #6b6b6b}.zed-one-system .zed-dvs-bottom .dvs-bottom-spec .bottom-spec-line .bottom-spec-title{font-weight:500;padding:0 16px 10px 0}.zed-one-system .zed-dvs-bottom .dvs-bottom-spec .bottom-spec-line .bottom-spec-space{font-size:11px;font-weight:400;font-style:normal;line-height:1.36;position:relative;padding:10px 16px;vertical-align:middle;color:#6b707c;height:40px}.zed-box-exp{width:100%;background-color:#effaff}.zed-box-exp .zed-exp-container{max-width:1440px;margin:0 auto;padding:40px}.zed-box-exp .zed-exp-container .zed-exp-dvs{gap:60px;display:grid}.zed-box-exp .zed-exp-container .zed-exp-dvs .exp-dvs-top .dvs-top-txt{gap:48px;display:grid}.zed-box-exp .zed-exp-dvs .exp-dvs-top .dvs-top-title{font-size:62px;font-weight:500;font-style:normal;line-height:1;letter-spacing:-1.86px}.zed-box-exp .zed-exp-dvs .exp-dvs-top .dvs-top-desc{display:flex;flex-direction:column;gap:30px;width:50%}.zed-box-exp .zed-exp-dvs .exp-dvs-top .dvs-top-desc .top-desc-txt{font-size:24px;line-height:1.2}.zed-box-exp .zed-exp-dvs .exp-dvs-top .top-desc-btns{display:flex;gap:20px;position:relative;padding-top:25px}.zed-box-exp .zed-exp-dvs .exp-dvs-top .top-desc-btns .top-desc-btn{display:flex;font-size:18px;line-height:1.15;letter-spacing:-.18px;font-weight:500;font-style:normal;color:#fff;background-color:#22a0d7;padding:0 18px;height:46px;border-radius:46px;align-items:center}.zed-box-exp .zed-exp-container .zed-dvs-bottom .dvs-bottom-hero{font-size:28px;font-weight:500;font-style:normal;line-height:1.1;letter-spacing:-.42px}.zed-box-exp .zed-dvs-bottom .dvs-bottom-hero .exp-bottom-imgwrap{width:100%;height:100%}.zed-box-exp .zed-dvs-bottom .dvs-bottom-hero .exp-bottom-imgwrap img{width:100%;height:100%;object-fit:cover}.ceo-horizontal-section{width:100%}.ceo-horizontal-section .ceo-horizontal-container{position:relative;width:100%;padding:150px 100px}.ceo-horizontal-section .ceo-horizontal-inner{position:relative;width:100%;height:85vh;border-radius:20px;overflow:hidden}.ceo-horizontal-section .ceo-horizontal-progress-wrap{position:absolute;top:80px;left:80px;width:12.5%;min-width:180px;display:flex;align-items:center;gap:20px;z-index:5}.ceo-horizontal-section .ceo-horizontal-progress-bar{width:calc(50% - 10px);height:2px;background-color:#fff3;overflow:hidden}.ceo-horizontal-section .ceo-horizontal-progress-inner-bar{width:100%;height:100%;background-color:#fff;transform:translate(-101%)}.ceo-horizontal-section .ceo-horizontal-progress-bar.active .ceo-horizontal-progress-inner-bar{animation:progressBarAni 10s linear forwards}@keyframes progressBarAni{0%{transform:translate(-101%)}to{transform:translate(0)}}.ceo-horizontal-section .ceo-horizontal-back{position:relative;width:100%;height:100%;overflow:hidden;max-width:0;transition:.8s;transition-timing-function:cubic-bezier(.56,.02,.64,.64)}.ceo-horizontal-section .ceo-horizontal-back.active{max-width:100%}.ceo-horizontal-section .ceo-horizontal-back-inner{position:relative;width:calc(100vw - 217px);max-width:1720px;height:100%}.ceo-horizontal-section .ceo-horizontal-box-background{width:100%;height:100%;object-fit:cover}.ceo-horizontal-section .ceo-horizontal-front{position:absolute;top:0;right:0;width:100%;height:100%;overflow:hidden;max-width:0;transition:.8s;transition-timing-function:cubic-bezier(.56,.02,.64,.64)}.ceo-horizontal-section .ceo-horizontal-front.active{max-width:100%}.ceo-horizontal-section .ceo-horizontal-front-wrap{position:absolute;top:0;right:0;width:calc(100vw - 217px);max-width:1720px;height:100%}.ceo-horizontal-section .ceo-horizontal-front-inner{position:relative;width:100%;height:100%}.ceo-horizontal-section .ceo-horizontal-box-text-wrap{position:absolute;top:100px;left:80px;width:35%;min-width:550px;height:calc(100% - 180px);display:flex;flex-direction:column;justify-content:space-between;z-index:2}.ceo-horizontal-section .ceo-horizontal-box-title{font-size:clamp(32px,2vw,40px);font-weight:500;color:#fff}.ceo-horizontal-section .ceo-horizontal-box-text-box{width:100%;display:flex;flex-direction:column;gap:40px;background-color:#fff;border-radius:10px;padding:20px}.ceo-horizontal-section .ceo-horizontal-box-text-box-top{width:100%}.ceo-horizontal-section .ceo-horizontal-box-text-over{width:100%;overflow:hidden}.ceo-horizontal-section .ceo-horizontal-box-text{font-size:clamp(16px,1vw,20px);line-height:1.3;font-weight:400;transition:.5s;transform:translateY(100%);transition-delay:.8s}.ceo-horizontal-section .ceo-horizontal-back .ceo-horizontal-box-text{transform:translateY(-100%)}.ceo-horizontal-section .ceo-horizontal-area{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;visibility:hidden;transition:opacity .8s,visibility .8s}.ceo-horizontal-section .ceo-horizontal-area.active{opacity:1;visibility:visible}.ceo-horizontal-section .ceo-horizontal-area.active .ceo-horizontal-box-text{transform:translateY(0)}.ceo-horizontal-section .ceo-horizontal-area.active .ceo-horizontal-box-text.first{transition-delay:.9s}.ceo-horizontal-section .ceo-horizontal-area.active .ceo-horizontal-box-text.second{transition-delay:1s}.ceo-horizontal-section .ceo-horizontal-area.active .ceo-horizontal-box-text.third{transition-delay:1.1s}.ceo-horizontal-section .ceo-horizontal-area.active .ceo-horizontal-box-text.fourth{transition-delay:1.2s}.ceo-horizontal-section .ceo-horizontal-area.active .ceo-horizontal-box-text.fifth{transition-delay:1.3s}.ceo-horizontal-section .ceo-horizontal-area.active .ceo-horizontal-box-text.sixth{transition-delay:1.4s}.ceo-horizontal-section .ceo-horizontal-box-text.name{font-size:clamp(30px,1.2vw,32px);font-weight:600}.ceo-horizontal-section .ceo-horizontal-box-navigate-button{position:absolute;bottom:14px;right:20px;padding:4px;border-radius:50%;cursor:pointer;transition:.3s}.ceo-horizontal-section .ceo-horizontal-box-navigate-button:hover{background-color:#000}.ceo-horizontal-section .ceo-horizontal-box-navigate-button svg{display:block;transition:.3s}.ceo-horizontal-section .ceo-horizontal-box-navigate-button:hover svg{color:#fff}@media screen and (max-width: 768px){.ceo-horizontal-section .ceo-horizontal-container{padding:0}.ceo-horizontal-section .ceo-horizontal-inner{height:auto;aspect-ratio:1/1.6;border-radius:0}.ceo-horizontal-section .ceo-horizontal-progress-wrap{top:20px;left:20px;gap:10px}.ceo-horizontal-section .ceo-horizontal-progress-bar{width:calc(50% - 5px)}.ceo-horizontal-section .ceo-horizontal-back-inner,.ceo-horizontal-section .ceo-horizontal-front-wrap{width:100vw}.ceo-horizontal-section .ceo-horizontal-box-text-wrap{top:40px;left:20px;width:82.5%;min-width:200px;height:calc(100% - 60px)}.ceo-horizontal-section .ceo-horizontal-box-title{font-size:5.5vw}.ceo-horizontal-section .ceo-horizontal-box-text-box{gap:40px;padding:10px}.ceo-horizontal-section .ceo-horizontal-box-text{font-size:4.2vw}.ceo-horizontal-section .ceo-horizontal-box-text.name{font-size:4.6vw}.ceo-horizontal-section .ceo-horizontal-box-navigate-button{bottom:10px;right:10px;padding:2px;border:none}.ceo-horizontal-section .ceo-horizontal-box-navigate-button svg{font-size:18px}}
