:root{--header-height: 80px}:root .mobile{--header-height: 54px}.Header{z-index:2;width:100%;height:var(--header-height);position:fixed;top:0;left:0;display:flex;align-items:center;background:rgba(255,255,255,.88);backdrop-filter:blur(50px);z-index:100}.Header .logo_name{width:154px;height:34px;margin-left:35px}.Header .menu{display:flex;margin-left:auto;margin-right:35px;gap:40px;font-size:20px;font-weight:700;color:#0068ff}.Header.mobile .logo_name{width:134px;height:29px;margin-left:16px}.Header.mobile .HamMenu{z-index:3;margin-left:auto;cursor:pointer}.Header.mobile .HamMenu .open-ham-menu-container{width:300px;position:absolute;top:0;left:100%;transition:transform ease .2s;background-color:#fff;height:calc(var(--vh, 1vh) * 100)}.Header.mobile .HamMenu .open-ham-menu-container.open{transform:translate(-300px)}.Header.mobile .HamMenu .open-ham-menu-container .ham-menu-header{height:var(--header-height);display:flex;align-items:center}.Header.mobile .HamMenu .open-ham-menu-container .ham-menu-header .ham-menu-logo{width:134px;height:29px;margin-left:20px}.Header.mobile .HamMenu .open-ham-menu-container .ham-menu-header .ham-menu-close-icon{cursor:pointer;margin-left:auto;height:var(--header-height);width:var(--header-height);background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADEAAAAwCAYAAAC4wJK5AAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAFeSURBVHgB7ZnNEYIwEIU3wXE8evRIK5RiB5RCB5aiHdgCRw4eLECI7IEZx4GQn90w0f1O6MB7eRDyswAIgiBkyRE5nUpIiK+ntoqNQsX+cC8GuKYKEuKprGKj0HhCib8NQNtrqJ5d1wIToZ6LT6IYTDOJIXjM+US+A0yeO2OatWsXQ/Ra1XgnPv/jCjIXAEH/l1L12vUqVJyqa1F4qBQm3NqrISjNuDSdQlCbUt8U5xBU5hxP1StEbCO43i/vEKGN4RwggkL4Nop7qA4OAY6NSzHXRIVAbI1UGs5mgAtnACQ6BLIUZA6OhSRJCMQlCNdKmCwEYgvCuZTX8ANId5rY+sWO7k62IXZUr1JsrKJCrE1kj6679QmC/O+yI/sFYPZL8ew3RdlvT7MvFGRfssm+eJYiAJWXc0HZR9QX1Fua2UkLytyl/bkgpAVlPOb+NsHqiaL49QkSsoWnIAgCPW/pUPs5RtXN+gAAAABJRU5ErkJggg==) no-repeat center center;background-size:24px}.Header.mobile .HamMenu .open-ham-menu-container .ham-menu-body{margin-top:20px;display:flex;flex-direction:column}.Header.mobile .HamMenu .open-ham-menu-container .ham-menu-body .ham-menu-elt{padding:20px;width:100%;font-weight:700;font-size:20px;line-height:24px;color:#141618;cursor:pointer}.Header.mobile .ham-menu-dimmer{display:none;position:absolute;top:0;left:0;width:100%;height:calc(var(--vh, 1vh) * 100);background:#000000;opacity:.5;z-index:-1}.Header.mobile .ham-menu-dimmer.open{display:block}.HomePage{padding-top:var(--header-height);width:100%;display:flex;flex-direction:column;align-items:center}.HomePage .About{z-index:1;width:100%;display:flex;justify-content:center}.HomePage .About .about-frame{width:794px;margin-top:158px;position:relative;display:flex;flex-direction:column;align-items:center}.HomePage .About .about-frame .content{width:100%;position:relative;text-align:center}.HomePage .About .about-frame .content .logo{width:164px;height:164px}.HomePage .About .about-frame .content .message{margin-top:52px;bottom:0px;white-space:pre-line;width:794px;font-weight:800;font-size:60px;text-align:center;color:#0068ff}.HomePage .About .about-frame .recruit-org-container{margin-top:40px;width:730px;height:50px;display:flex}.HomePage .About .about-frame .recruit-org-container .recruit{width:inherit;height:inherit;background-color:#03d300;border-radius:10000px}.HomePage .About .about-frame .recruit-org-container .recruit .recruit-container{height:100%;text-align:center;display:flex;align-items:center}.HomePage .About .about-frame .recruit-org-container .recruit .recruit-logo{width:28px;height:22px;margin-left:46px}.HomePage .About .about-frame .recruit-org-container .recruit .recruit-year{margin-left:5px;font-weight:850;font-size:24px;color:#fff}.HomePage .About .about-frame .recruit-org-container .recruit .recruit-line{width:93px;border:1px solid #FFFFFF;height:0px}.HomePage .About .about-frame .recruit-org-container .recruit .recruit-parts{width:255px;height:30px;font-weight:600;font-size:24px;color:#fff;line-height:124%;margin-right:46px}.HomePage .About .about-frame .recruit-org-container .recruit.on-top{position:fixed;top:calc(var(--header-height) + 24px);z-index:100;bottom:unset}.HomePage .Service{margin-top:146px;width:100%;height:696px;background-color:#0068ff;overflow:hidden;display:flex;justify-content:center}.HomePage .Service .service-container{min-width:1147px;width:1147px;position:relative;display:flex}.HomePage .Service .service-container .content{width:544px;height:463px;margin-top:105px;margin-bottom:122px;color:#fff;word-break:keep-all;position:relative}.HomePage .Service .service-container .content .mission{color:inherit;font-weight:700;font-size:24px;line-height:24px}.HomePage .Service .service-container .content .mission-title{color:inherit;margin-top:10px;margin-right:13px;font-weight:700;font-size:42px;line-height:54px}.HomePage .Service .service-container .content .mission-detail{display:flex;flex-direction:column;margin-top:16px;gap:16px}.HomePage .Service .service-container .content .mission-detail .mission-detail-sub{width:100%;display:flex;gap:12px}.HomePage .Service .service-container .content .mission-detail .mission-detail-sub .mission-detail-line{color:inherit;background-color:#fff;width:2px;height:60px}.HomePage .Service .service-container .content .mission-detail .mission-detail-sub .mission-detail-content{color:inherit;font-weight:400;font-size:24px;line-height:38px}.HomePage .Service .service-container .mission-button{width:200px;height:48px;color:inherit;display:flex;justify-content:center;align-items:center;margin-top:32px;color:#0068ff;gap:10px;cursor:pointer;font-weight:600;font-size:18px;line-height:24px;background:#FFFFFF;border-radius:30px}.HomePage .Service .service-container .mission-button .arrow{width:18px;height:18px}.HomePage .Service .service-container .background-image{order:1;margin-right:-132.5px;width:698px;height:652px;margin-top:auto;overflow:hidden}.HomePage .Team{width:100%;height:968px;display:flex;justify-content:center;color:#141618}.HomePage .Team .content{margin-top:150px;width:1146px;height:589px}.HomePage .Team .content .team-sub{font-weight:700;font-size:20px;line-height:24px}.HomePage .Team .content .team-title{margin-top:4px;font-weight:700;font-size:42px;line-height:54px}.HomePage .Team .content .team-detail{margin-top:20px;font-weight:400;font-size:24px;line-height:38px;white-space:pre-line}.HomePage .Team .categories{margin-top:50px;display:flex;gap:30px}.HomePage .Team .categories .category{height:589px;width:362px;display:flex;flex-direction:column;align-items:center;background-color:#f5f7f9;gap:22px;border-radius:20px}.HomePage .Team .categories .category .image{margin-top:41px;width:200px;height:200px}.HomePage .Team .categories .category .text{color:#141618;text-align:center}.HomePage .Team .categories .category .text .text-title{font-weight:600;font-size:32px;line-height:34px}.HomePage .Team .categories .category .text .text-content{display:flex;flex-direction:column;margin-top:30px;gap:17px;font-weight:400;font-size:22px;line-height:28px}.HomePage .Culture{width:100%;display:flex;flex-direction:column;align-items:center;word-break:keep-all;color:#141618}.HomePage .Culture .culture-image{margin-top:36px;height:863px;width:863px}.HomePage .Culture .culture-list{width:1143px;height:790px;display:flex;flex-wrap:wrap;gap:70px 80px}.HomePage .Culture .culture-list .component{width:531px;gap:30px}.HomePage .Culture .culture-list .component .component-title{font-weight:600;font-size:38px;line-height:45px}.HomePage .Culture .culture-list .component .component-detail{margin-top:14px;font-weight:400;font-size:24px;line-height:38px}.HomePage .Culture .fastfive-image{margin-top:260px;width:100%;overflow:hidden;display:flex;justify-content:center}.HomePage .Culture .fastfive-image .fastfive-gangnam5-image{width:1800px}@media (min-width: 1799px){.HomePage .Culture .fastfive-image .fastfive-gangnam5-image{width:100%}}.HomePage .Culture .provided-culture-container{margin-top:200px;height:1370px;display:flex;justify-content:center}.HomePage .Culture .provided-culture-container .provided-culture-list{display:flex;flex-wrap:wrap;width:1147px;height:1160px;gap:87px 83px}.HomePage .Culture .provided-culture-container .provided-culture-list .provided-culture{width:532px;height:220px}.HomePage .Culture .provided-culture-container .provided-culture-list .provided-culture .provided-culture-icon{height:60px;width:60px}.HomePage .Culture .provided-culture-container .provided-culture-list .provided-culture .provided-culture-title{margin-top:38px;font-weight:700;font-size:36px;line-height:43px}.HomePage .Culture .provided-culture-container .provided-culture-list .provided-culture .provided-culture-detail{margin-top:10px;font-weight:400;font-size:24px;line-height:38px}.HomePage .Career{width:100%;height:1676px;background-color:#23282a;display:flex;flex-direction:column;align-items:center;overflow-x:hidden}.HomePage .Career .career-header{width:1147px;min-width:1147px;height:611px;display:flex;flex-direction:row;position:relative}.HomePage .Career .career-header .career-content{width:600px;height:253px;color:#fff;display:flex;flex-direction:column;margin-top:156px;position:relative}.HomePage .Career .career-header .career-content .title{font-weight:600;font-size:20px;line-height:24px}.HomePage .Career .career-header .career-content .message{margin-top:30px;font-weight:700;font-size:42px;line-height:54px;word-break:keep-all}.HomePage .Career .career-header .career-content .button{margin-top:30px;width:fit-content;height:60px;background-color:#fff;color:#32383c;padding:16px 30px;border-radius:30px;font-weight:600;font-size:22px;line-height:28px;display:flex;align-items:center;gap:11px}.HomePage .Career .career-header .career-content .button .arrow{width:24px;height:24px}.HomePage .Career .career-header .image{right:-100px;position:absolute;width:611px}.HomePage .Career .categories{width:1147px;height:770px;display:flex;flex-wrap:wrap;gap:25px 22px}.HomePage .Career .categories .category{width:562px;height:240px;background-color:#fff;display:flex;align-items:center;border-radius:20px;gap:36px}.HomePage .Career .categories .category .category-icon{margin-left:45px;width:116px;height:116px}.HomePage .Career .categories .category .category-detail{margin-right:45px;width:320px;height:90px;display:flex;flex-direction:column;gap:10px}.HomePage .Career .categories .category .category-detail .category-part{font-weight:700;font-size:25px;line-height:30px;color:#141618}.HomePage .Career .categories .category .category-detail .career-part{font-weight:400;font-size:18px;line-height:25px;color:#4e585f}.HomePage .Career .career-footer{width:600px;margin-top:105px}.HomePage .Career .career-footer .address{color:#627079;display:flex;flex-direction:column;align-items:center;font-weight:400;font-size:18px;line-height:24px}.HomePage.mobile{max-width:500px;padding:0 20px;padding-top:var(--header-height)}.HomePage.mobile .About .about-frame{width:100%;margin-top:90px;margin-bottom:unset;position:relative;display:flex;justify-content:center}.HomePage.mobile .About .about-frame .content{width:100%;position:relative;text-align:center;display:flex;flex-direction:column;align-items:center}.HomePage.mobile .About .about-frame .content .logo{width:102px;height:102px}.HomePage.mobile .About .about-frame .content .message{margin-top:24px;bottom:0px;white-space:pre-line;width:375px;padding:0 50px;font-weight:800;font-size:28px}.HomePage.mobile .About .about-frame .recruit-org-container{width:100%;height:34px}.HomePage.mobile .About .about-frame .recruit-org-container .recruit{width:inherit;height:inherit;border-radius:80px;padding:0 14px;overflow:hidden}@keyframes infScroll{0%{transform:translate(0)}to{transform:translate(-404px)}}.HomePage.mobile .About .about-frame .recruit-org-container .recruit .recruit-container{display:flex;align-items:center;animation:infScroll 10s linear infinite;gap:20px}.HomePage.mobile .About .about-frame .recruit-org-container .recruit .moving-container{display:flex;align-items:center}.HomePage.mobile .About .about-frame .recruit-org-container .recruit .recruit-logo{width:18px;height:14px;margin-left:unset}.HomePage.mobile .About .about-frame .recruit-org-container .recruit .recruit-year{display:flex;justify-content:left;min-width:170px;font-weight:850;font-size:16px;color:#fff}.HomePage.mobile .About .about-frame .recruit-org-container .recruit .recruit-line{margin-right:10px;width:50px;min-width:50px}.HomePage.mobile .About .about-frame .recruit-org-container .recruit .recruit-parts{white-space:nowrap;width:unset;height:unset;font-weight:860;font-size:14px;margin-right:unset}.HomePage.mobile .About .about-frame .recruit-org-container .recruit.on-top{top:calc(var(--header-height) + 20px);width:calc(100% - 40px);max-width:460px}.HomePage.mobile .Service{margin-top:97px;height:unset;min-width:1200px}.HomePage.mobile .Service .service-container{min-width:unset;max-width:500px;width:100vw;display:flex;flex-direction:column;align-items:center}.HomePage.mobile .Service .service-container .content{width:100%;height:unset;margin-top:unset;margin-bottom:38px;position:relative;padding:0 20px}.HomePage.mobile .Service .service-container .content .mission{font-size:15px;line-height:18px}.HomePage.mobile .Service .service-container .content .mission-title{margin-right:unset;font-weight:700;font-size:24px;line-height:32px}.HomePage.mobile .Service .service-container .content .mission-detail{margin-top:12px;gap:12px}.HomePage.mobile .Service .service-container .content .mission-detail .mission-detail-sub{gap:10px}.HomePage.mobile .Service .service-container .content .mission-detail .mission-detail-sub .mission-detail-line{width:1px;height:36px;display:none}.HomePage.mobile .Service .service-container .content .mission-detail .mission-detail-sub .mission-detail-content{font-size:15px;line-height:22px;padding-left:10px;position:relative;display:flex;align-items:center}.HomePage.mobile .Service .service-container .content .mission-detail .mission-detail-sub .mission-detail-content:before{content:"";position:absolute;left:0;width:1px;height:calc(100% - 8px);border-left:1px solid #FFFFFF}.HomePage.mobile .Service .service-container .mission-button{width:159px;height:38px;margin-top:30px;gap:8px;font-weight:700;font-size:15px;line-height:18px}.HomePage.mobile .Service .service-container .mission-button .arrow{width:14px;height:14px}.HomePage.mobile .Service .service-container .background-image{order:0;width:100%;max-width:376px;height:auto;margin:24px 0 22px}.HomePage.mobile .Team{width:100%;height:unset;flex-direction:column;justify-content:unset;align-items:center}.HomePage.mobile .Team .content{margin-top:40px;width:100%;height:unset}.HomePage.mobile .Team .content .team-sub{font-weight:700;font-size:15px;line-height:18px}.HomePage.mobile .Team .content .team-title{font-weight:700;font-size:24px;line-height:32px}.HomePage.mobile .Team .content .team-detail{margin-top:7px;font-weight:400;font-size:15px;line-height:22px;white-space:pre-line}.HomePage.mobile .Team .categories-container{height:396px;width:100%;margin-top:25px;overflow-x:overlay}.HomePage.mobile .Team .categories{width:100vw;left:0;padding:0 20px;position:absolute;margin-top:unset;display:flex;gap:16px;overflow-x:overlay}@media screen and (min-width: 500px){.HomePage.mobile .Team .categories{padding:0 calc((100% - 500px)/2 + 20px)}}.HomePage.mobile .Team .categories .category{height:396px;min-width:256px;width:256px;display:flex;flex-direction:column;align-items:center;background-color:#f5f7f9;gap:8px;border-radius:20px}.HomePage.mobile .Team .categories .category .image{margin-top:10px;width:150px;height:150px}.HomePage.mobile .Team .categories .category .text{color:#141618;text-align:center}.HomePage.mobile .Team .categories .category .text .text-title{font-weight:700;font-size:28px;line-height:35px}.HomePage.mobile .Team .categories .category .text .text-content{display:flex;flex-direction:column;margin-top:15px;gap:9px;font-weight:400;font-size:17px;line-height:20px}.HomePage.mobile .Culture{margin-top:25px}.HomePage.mobile .Culture .culture-image{margin-top:unset;height:312px;width:312px}.HomePage.mobile .Culture .culture-list{margin-top:5px;width:100%;height:unset;display:flex;flex-wrap:wrap;gap:24px}.HomePage.mobile .Culture .culture-list .component{width:100%;gap:unset;padding-bottom:24px;border-bottom:1px solid #EBEFF1}.HomePage.mobile .Culture .culture-list .component:last-child{border:none}.HomePage.mobile .Culture .culture-list .component .component-title{font-weight:700;font-size:20px;line-height:24px;padding-right:24px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAYAAADhAJiYAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAD0SURBVHgB7dfBDYJAEAXQPy6c5SAJR0ugBOzAUrQSW9EKpARL8EiCBzyTZURjiJzGzXBAM+/ChLDJD5PNzgLmxxCUkjTNY+fyZ90CZVNVVyhEUIrgDtyheNXEp/6xhcICU+poCaVpA03AAkkskMQCSSyQZHaBRodrkmXrqOMDmBJ8jXIQv7+nBswXBCD4fV3Xw5rR4Rp7FEy0DZsB+LNO+rUFQvBrUhgCza5loz/Uwl8idiWCfLSM+5YhoGXETeuoHL2C0irNzkObGOWtrjZQsG0vsUASCySxQBILJFEHYuI7JqS+2/sF7WLg+Kxb74NmIfMXHr3HPSRULc1CAAAAAElFTkSuQmCC) no-repeat center right;background-size:18px;cursor:pointer}.HomePage.mobile .Culture .culture-list .component .component-title.open{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAYAAADhAJiYAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAABeSURBVHgB7c6xEYAgAEPRIAxAwx66f+EKjmBPwwBwKJ44Anrnf1UuTSIBAAD8m+nBhzA7uVWmeg1mallijFvLUy+dtf6NM01t27dJH/McyqUkVZM02rmZpV0AAAC4HN5XE+kcLwFUAAAAAElFTkSuQmCC) no-repeat center right;background-size:18px}.HomePage.mobile .Culture .culture-list .component .component-detail{margin-top:15px;font-weight:400;font-size:15px;line-height:22px}.HomePage.mobile .Culture .fastfive-image{margin-top:56px;width:100%;overflow:unset;display:flex;justify-content:center}.HomePage.mobile .Culture .fastfive-image .fastfive-gangnam5-image{min-width:1200px;width:1200px}@media (min-width: 1799px){.HomePage.mobile .Culture .fastfive-image .fastfive-gangnam5-image{width:100%}}.HomePage.mobile .Culture .provided-culture-container{margin-top:50px;height:unset;flex-direction:column}.HomePage.mobile .Culture .provided-culture-container .provided-culture-tab-container{margin-bottom:36px;display:flex;gap:20px}.HomePage.mobile .Culture .provided-culture-container .provided-culture-tab-container .provided-culture-tab{font-size:17px;line-height:20px;color:#b3bcc2;font-weight:700;padding-bottom:6px;cursor:pointer}.HomePage.mobile .Culture .provided-culture-container .provided-culture-tab-container .provided-culture-tab.on{font-weight:600;color:#141618;border-bottom:3px solid #141618}.HomePage.mobile .Culture .provided-culture-container .provided-culture-list{display:flex;flex-wrap:wrap;width:100%;height:unset;gap:30px;margin-bottom:123px}.HomePage.mobile .Culture .provided-culture-container .provided-culture-list .provided-culture{width:100%;height:unset}.HomePage.mobile .Culture .provided-culture-container .provided-culture-list .provided-culture .provided-culture-icon{height:32px;width:32px}.HomePage.mobile .Culture .provided-culture-container .provided-culture-list .provided-culture .provided-culture-title{margin-top:14px;font-weight:700;font-size:20px;line-height:24px}.HomePage.mobile .Culture .provided-culture-container .provided-culture-list .provided-culture .provided-culture-detail{margin-top:5px;font-weight:400;font-size:15px;line-height:22px;white-space:pre-line}.HomePage.mobile .Career{height:unset;display:flex;flex-direction:column;align-items:center;overflow-x:hidden;overflow:unset;width:1200px}.HomePage.mobile .Career .career-header{max-width:500px;width:100vw;padding:0 20px;min-width:unset;height:unset;display:flex;flex-direction:column;position:relative}.HomePage.mobile .Career .career-header .career-content{width:100%;height:unset;color:#fff;display:flex;flex-direction:column;margin-top:170px;position:relative}.HomePage.mobile .Career .career-header .career-content .title{font-weight:600;font-size:15px;line-height:18px}.HomePage.mobile .Career .career-header .career-content .message{margin-top:12px;font-weight:700;font-size:24px;line-height:32px;word-break:keep-all}.HomePage.mobile .Career .career-header .image{top:-100px;right:5px;position:absolute;width:306px}.HomePage.mobile .Career .categories{margin-top:34px;max-width:500px;width:100vw;padding:0 20px;height:unset;display:flex;flex-wrap:wrap;gap:16px}.HomePage.mobile .Career .categories .category{width:100%;height:175px;background-color:#fff;display:flex;align-items:center;border-radius:20px;padding:40px 26px 44px;gap:16px}.HomePage.mobile .Career .categories .category .category-icon{margin-left:unset;width:88px;height:88px}.HomePage.mobile .Career .categories .category .category-detail{margin-right:unset;width:100%;height:unset;display:flex;flex-direction:column;gap:10px}.HomePage.mobile .Career .categories .category .category-detail .category-part{font-weight:700;font-size:18px;line-height:24px;color:#141618}.HomePage.mobile .Career .categories .category .category-detail .career-part{font-weight:400;font-size:15px;line-height:23px;color:#4e585f}.HomePage.mobile .Career .career-footer{width:100vw;padding:0 20px 170px;max-width:500px;margin-top:26px}.HomePage.mobile .Career .career-footer .address{color:#627079;display:flex;flex-direction:column;align-items:center;text-align:center;font-weight:400;font-size:16px;line-height:22px}body{width:100%;margin:unset;overflow-x:hidden}html{overflow-x:hidden}#root{width:100%;display:flex;flex-direction:column;align-items:center}:root{font-family:-apple-system,BlinkMacSystemFont,Helvetica Neue,Segoe UI,Roboto,Arial,sans-serif}*{word-break:keep-all;box-sizing:border-box}a,a:hover,a:focus,a:active{text-decoration:none;color:inherit}
