@charset "UTF-8";.contactMap{height:100%;width:100%}.contactMap>div:nth-child(2)>div>a>img{display:none!important}.contactMap>*>*>*>*>*>*>#marker{display:flex;flex-direction:column;align-items:center;transform:translate(-50%,-50%)}.contactMap>*>*>*>*>*>*>#marker>p{position:relative;background:var(--color-white);margin-bottom:8px;border-radius:.4em;padding:8px 12px;font-weight:500;border:2px solid var(--grey-400)}.contactMap>*>*>*>*>*>*>#marker>p:before{content:"";position:absolute;bottom:0;left:50%;width:0;height:0;border:10px solid transparent;border-top-color:var(--grey-400);border-bottom:0;margin-left:-10px;margin-bottom:-10px}.contactMap>*>*>*>*>*>*>#marker>p:after{content:"";position:absolute;bottom:0;left:50%;width:0;height:0;border:8px solid transparent;border-top-color:var(--color-white);border-bottom:0;margin-left:-8px;margin-bottom:-8px}.contactMap>*>*>*>*>*>*>#marker>svg{width:40px;height:40px;color:var(--quaternary)}.footer>.warning{display:flex;align-items:center;justify-content:space-between;padding:52px calc((100% - 1600px)/2);color:var(--color-white);background:linear-gradient(90deg,var(--navy),var(--purple))}.footer>.warning>.summary{font-size:36px;font-weight:700;line-height:1.4}.footer>.warning>.detail{font-size:16px;font-weight:400;line-height:1.4;word-break:keep-all}@media (max-width: 1679px){.footer>.warning{padding:52px calc((100% - 1124px)/2)}.footer>.warning>.summary{font-size:28px}.footer>.warning>.detail{font-size:14px}}@media (max-width: 1203px){.footer>.warning{padding:40px calc((100% - 858px)/2);flex-direction:column;align-items:flex-start;gap:16px}}@media (max-width: 913px){.footer>.warning{padding:40px 28px}}@media (max-width: 739px){.footer>.warning{padding:40px 24px}.footer>.warning>.summary{font-size:24px}.footer>.warning>.detail{font-size:12px}}@media (max-width: 603px){.footer>.warning{padding:40px 16px}.footer>.warning>.summary{font-size:20px}.footer>.warning>.detail>br{display:none}}.footer>.information{padding:60px calc((100% - 1600px)/2) 72px;font-size:14px;color:var(--grey-500);background:url(/assets/footer_background-BBJ2U4ho.png) center}.footer>.information>.logoAndSns{display:flex;align-items:center;justify-content:space-between}.footer>.information>.logoAndSns>.logo{height:44px}.footer>.information>.logoAndSns>.snsButtonGroup{display:flex;gap:20px}.footer>.information>.logoAndSns>.snsButtonGroup>a{cursor:pointer;color:var(--quaternary);border:1px solid var(--quaternary);border-radius:50%}.footer>.information>.logoAndSns>.snsButtonGroup>a:hover{color:var(--color-white);background:var(--quaternary)}.footer>.information>.infoGroup{display:none;flex-direction:column;margin-top:32px;margin-bottom:48px;gap:12px}.footer>.information>.infoGroup>div{display:flex;gap:16px}.footer>.information>.infoGroup>div>hr{height:14px}.footer>.information>.infoGroup.xl{display:flex}@media (max-width: 1679px){.footer>.information{padding:60px calc((100% - 1124px)/2) 72px;background:url(/assets/footer_background_xl-cId3JmyT.png) center}}@media (max-width: 1203px){.footer>.information{padding:40px calc((100% - 858px)/2) 52px}.footer>.information>.infoGroup.xl{display:none}.footer>.information>.infoGroup.lg{display:flex}}@media (max-width: 913px){.footer>.information{padding:40px 28px 52px}}@media (max-width: 739px){.footer>.information{background:url(/assets/footer_background_sm-Dv4O1IfR.png) center;padding:36px 24px 48px;font-size:12px;line-height:1.4;position:relative}.footer>.information>.logoAndSns>.logo{height:36px}.footer>.information>.logoAndSns>.snsButtonGroup{position:absolute;bottom:82px;display:flex;gap:12px}.footer>.information>.logoAndSns>.snsButtonGroup>a{cursor:pointer;color:var(--quaternary);border:1px solid var(--quaternary);border-radius:50%}.footer>.information>.logoAndSns>.snsButtonGroup>a>svg{width:32px;height:32px}.footer>.information>.logoAndSns>.snsButtonGroup>a:hover{color:var(--color-white);background:var(--quaternary)}.footer>.information>.infoGroup.lg{display:none}.footer>.information>.infoGroup.sm{display:flex;gap:6px;margin-top:20px;margin-bottom:72px;word-break:keep-all}}@media (max-width: 603px){.footer>.information{padding:36px 16px 48px}}.header{position:fixed;display:flex;width:100%;height:88px;padding:26px calc((100% - 1600px)/2);background:var(--color-white);z-index:var(--zIndex-header)}@media (max-width: 1679px){.header{padding:26px calc((100% - 1124px)/2)}}@media (max-width: 1203px){.header{padding:16px 28px;height:64px}}@media (max-width: 739px){.header{padding:16px 24px;height:56px}}@media (max-width: 603px){.header{padding:16px}}.header.blurred{background:rgba(var(--color-white),.6);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.header>.wrapper{display:flex;align-items:center;justify-content:space-between;width:100%}.header>.wrapper>.logoButton{margin-right:auto;height:100%}.header>.wrapper>.logoButton>img{height:100%}.header>.wrapper>.navButtonGroup{display:flex;gap:80px}@media (max-width: 1203px){.header>.wrapper>.navButtonGroup{display:none}}@media (max-width: 1679px){.header>.wrapper>.navButtonGroup{gap:60px}}.header>.wrapper>.navButtonGroup>.navButton{width:100px;padding:8px 12px;font-size:20px;font-weight:500}.header>.wrapper>.navButtonGroup>.navButton:hover{color:var(--primary)}.header>.wrapper>.navButtonGroup>.navButton.active{font-weight:700;color:var(--primary)}.header>.wrapper>.drawerButton{display:none}@media (max-width: 1203px){.header>.wrapper>.drawerButton{display:block}}.header>.wrapper>.drawerButton>svg{width:36px;height:36px}@media (max-width: 739px){.header>.wrapper>.drawerButton>svg{width:24px;height:24px}}@media (max-width: 1203px){.header>.wrapper>.navDrawer.open>.backdrop{display:block}.header>.wrapper>.navDrawer.open>.drawer{right:0}}.header>.wrapper>.navDrawer>.backdrop{display:none;position:absolute;top:0;left:0;z-index:var(--zIndex-backdrop);width:100vw;height:100vh;background:var(--black);opacity:50%}.header>.wrapper>.navDrawer>.drawer{position:absolute;top:0;right:-280px;z-index:var(--zIndex-drawer);transition:right .25s;display:flex;flex-direction:column;width:280px;height:100vh;padding:70px 24px 40px;background:var(--color-white)}.header>.wrapper>.navDrawer>.drawer>.closeButton{position:absolute;top:16px;right:16px}.header>.wrapper>.navDrawer>.drawer>.closeButton>svg{width:36px;height:36px}.header>.wrapper>.navDrawer>.drawer>.navButtonGroup{flex:1;display:flex;flex-direction:column}.header>.wrapper>.navDrawer>.drawer>.navButtonGroup>.navButton{font-weight:500;text-align:left;border-bottom:1px solid var(--grey-100);width:Fixed 232px px;height:Hug 56px px;top:70px;left:24px;padding:20px 0;gap:10px;opacity:0px}.header>.wrapper>.navDrawer>.drawer>.navButtonGroup>.navButton:last-of-type{border:none}.header>.wrapper>.navDrawer>.drawer>.navButtonGroup>.navButton:hover{color:var(--primary)}.header>.wrapper>.navDrawer>.drawer>.navButtonGroup>.navButton.active{font-weight:700;color:var(--primary)}.header>.wrapper>.navDrawer>.drawer>.footer{border-top:1px solid var(--grey-100);padding-top:32px}.header>.wrapper>.navDrawer>.drawer>.footer>img{height:32px;margin-bottom:20px}.header>.wrapper>.navDrawer>.drawer>.footer>p{font-size:12px;color:var(--grey-500);line-height:1.4}.LectureCard{position:relative;border-radius:40px;border:1px solid var(--grey-400);background:var(--color-white);overflow:hidden;line-height:1.4}.LectureCard:hover{border:1px solid var(--primary);box-shadow:0 0 40px #7b66ff66;z-index:1}.LectureCard>.thumbnail{display:flex;justify-content:space-between;align-items:flex-start;height:220px;padding:20px;font-size:16px;background-size:cover;background-position:left;background-repeat:no-repeat}.LectureCard>.thumbnail>.type,.LectureCard>.thumbnail .level{padding:8px 12px;background:var(--primary-container);border-radius:16px}.LectureCard>.thumbnail>.level{display:flex;align-items:center;gap:8px;font-weight:500;margin-left:auto}.LectureCard>.thumbnail>.level>span{display:inline-block;width:8px;height:8px;border-radius:50%}.LectureCard>.thumbnail>.level>span.L1{background:var(--navy)}.LectureCard>.thumbnail>.level>span.L2{background:var(--blue)}.LectureCard>.thumbnail>.level>span.L3{background:var(--green)}.LectureCard>.thumbnail>.level>span.L4{background:var(--amber)}.LectureCard>.thumbnail>.level>span.L5{background:var(--red)}.LectureCard>.wrapper{padding:20px}.LectureCard>.wrapper>.title{margin-bottom:4px;font-size:28px;font-weight:700}.LectureCard>.wrapper>.price{display:flex;align-items:flex-end;align-items:center;gap:12px;margin-bottom:8px}.LectureCard>.wrapper>.price>p:nth-of-type(1){font-size:22px;font-weight:500}.LectureCard>.wrapper>.price>p:nth-of-type(2){color:var(--grey-600);font-size:20px;text-decoration:line-through}.LectureCard>.wrapper>hr{margin-bottom:8px;border-color:var(--grey-200)}.LectureCard>.wrapper>.details{margin-bottom:20px;color:var(--grey-500);font-size:16px;display:-webkit-box;overflow:hidden;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis}.LectureCard>.wrapper>.buttonGroup{display:flex;justify-content:space-around}.LectureCard>.wrapper>.buttonGroup>button{display:block;border-radius:100px;width:45%;padding:16px;font-size:16px;font-weight:500}.LectureCard>.wrapper>.buttonGroup>button:nth-of-type(1){color:var(--primary);background-color:#fff;border:1px solid var(--primary)}.LectureCard>.wrapper>.buttonGroup>button:nth-of-type(2){color:#fff;background-color:var(--primary)}@media (max-width: 1679px){.LectureCard{border-radius:32px}.LectureCard>.thumbnail{padding:16px;height:188px;font-size:14px}.LectureCard>.wrapper{padding:16px}.LectureCard>.wrapper>.title{font-size:22px}.LectureCard>.wrapper>.price>p:nth-of-type(1){font-size:18px}.LectureCard>.wrapper>.price>p:nth-of-type(2){font-size:16px}.LectureCard>.wrapper>.details{margin-bottom:16px;font-size:14px}.LectureCard>.wrapper>.buttonGroup>button{padding:12px;font-size:14px}}@media (max-width: 1203px){.LectureCard{border-radius:24px}.LectureCard>.thumbnail{padding:12px;height:164px;font-size:12px}.LectureCard>.thumbnail>.type,.LectureCard>.thumbnail .level{padding:6px 10px}.LectureCard>.wrapper{padding:12px}.LectureCard>.wrapper>.title{font-size:20px}.LectureCard>.wrapper>.price>p:nth-of-type(1){font-size:16px}.LectureCard>.wrapper>.price>p:nth-of-type(2){font-size:14px}.LectureCard>.wrapper>.details{margin-bottom:12px;font-size:12px}.LectureCard>.wrapper>.buttonGroup>button{width:auto;padding:8px 10px;font-size:12px}}.PerformanceCard{background:var(--color-white);padding:40px;border-radius:40px;border:1px solid var(--grey-400);position:relative}.PerformanceCard:hover{border:1px solid var(--primary);box-shadow:0 0 40px #7b66ff66;z-index:1}.PerformanceCard>.typeAndRisk{display:flex;align-items:center;gap:16px;margin-bottom:20px;font-size:16px}.PerformanceCard>.typeAndRisk>.type{padding:8px 12px;background:var(--quaternary-container);border-radius:16px}.PerformanceCard>.typeAndRisk>.risk{display:flex;align-items:center;gap:8px;font-weight:500}.PerformanceCard>.typeAndRisk>.risk>span{display:inline-block;width:8px;height:8px;border-radius:50%}.PerformanceCard>.typeAndRisk>.risk>span.veryLow{background:var(--navy)}.PerformanceCard>.typeAndRisk>.risk>span.low{background:var(--blue)}.PerformanceCard>.typeAndRisk>.risk>span.medium{background:var(--green)}.PerformanceCard>.typeAndRisk>.risk>span.high{background:var(--amber)}.PerformanceCard>.typeAndRisk>.risk>span.veryHigh{background:var(--red)}.PerformanceCard>.name{font-size:28px;font-weight:700;margin-bottom:40px}.PerformanceCard>.chart{height:180px;margin-bottom:32px}.PerformanceCard>.performance{display:flex;align-items:flex-end;margin-bottom:20px}.PerformanceCard>.performance>div{text-align:right}.PerformanceCard>.performance>div>p:nth-of-type(1){color:var(--grey-700);font-size:12px;margin-bottom:8px}.PerformanceCard>.performance>div>p:nth-of-type(2){color:var(--grey-600);font-size:24px;font-weight:600;width:84px}.PerformanceCard>.performance>div:nth-of-type(1){text-align:left;margin-right:auto}.PerformanceCard>.performance>div:nth-of-type(1)>p:nth-of-type(1){font-size:16px}.PerformanceCard>.performance>div:nth-of-type(1)>p:nth-of-type(2){color:var(--red);font-size:44px;font-weight:700}.PerformanceCard>.performance>div:nth-of-type(2){margin-right:24px}.PerformanceCard>hr{margin-bottom:20px;border-color:var(--grey-200)}.PerformanceCard>.details{font-size:16px;color:var(--grey-500);line-height:1.4}@media (max-width: 1679px){.PerformanceCard{padding:24px;border-radius:36px}.PerformanceCard>.typeAndRisk{margin-bottom:16px;font-size:14px}.PerformanceCard>.name{font-size:24px;margin-bottom:36px}.PerformanceCard>.chart{height:144px;margin-bottom:28px}.PerformanceCard>.performance{margin-bottom:20px}.PerformanceCard>.performance>div>p:nth-of-type(1){font-size:10px;margin-bottom:8px}.PerformanceCard>.performance>div>p:nth-of-type(2){font-size:20px;width:76px}.PerformanceCard>.performance>div:nth-of-type(1)>p:nth-of-type(1){font-size:14px}.PerformanceCard>.performance>div:nth-of-type(1)>p:nth-of-type(2){font-size:36px}.PerformanceCard>.performance>div:nth-of-type(2){margin-right:8px}.PerformanceCard>hr{margin-bottom:20px}.PerformanceCard>.details{font-size:14px}}@media (max-width: 1203px){.PerformanceCard{padding:16px}.PerformanceCard>.typeAndRisk{margin-bottom:16px;font-size:12px}.PerformanceCard>.name{font-size:20px;margin-bottom:32px}.PerformanceCard>.chart{height:100px;margin-bottom:24px}.PerformanceCard>.performance{margin-bottom:12px}.PerformanceCard>.performance>div>p:nth-of-type(1){font-size:10px;margin-bottom:8px}.PerformanceCard>.performance>div>p:nth-of-type(2){font-size:16px;width:60px}.PerformanceCard>.performance>div:nth-of-type(1)>p:nth-of-type(1){font-size:12px}.PerformanceCard>.performance>div:nth-of-type(1)>p:nth-of-type(2){font-size:28px}.PerformanceCard>.performance>div:nth-of-type(2){margin-right:4px}.PerformanceCard>hr{margin-bottom:12px}.PerformanceCard>.details{font-size:12px}}.layout{display:flex;flex-direction:column;height:100%}.homeView{flex:1}.homeView>section>h1{font-size:52px;font-weight:700;text-align:center;line-height:1.4}.homeView>section>h1>.xs{display:none}@media (max-width: 1679px){.homeView>section>h1{font-size:44px}}@media (max-width: 1203px){.homeView>section>h1{font-size:36px}}@media (max-width: 739px){.homeView>section>h1{font-size:32px}}@media (max-width: 603px){.homeView>section>h1{font-size:24px}.homeView>section>h1>.xs{display:inline}}.homeView>section.main{display:flex;align-items:center;justify-content:center;gap:44px;padding-top:88px;height:100vh;background-color:var(--grey-100);background:url(/assets/main_background-C-uCbn8X.png) center no-repeat}.homeView>section.main>.leftPanel>h1{font-size:88px;font-weight:800;line-height:1.4;margin-bottom:36px}.homeView>section.main>.leftPanel>h1>span{color:var(--primary)}.homeView>section.main>.leftPanel>h1>.xs{display:none}.homeView>section.main>.leftPanel>p{margin-bottom:48px;font-size:32px;font-weight:500;color:var(--grey-700)}.homeView>section.main>.leftPanel>button{position:relative;overflow:hidden;display:flex;align-items:center;gap:4px;border-radius:36px;padding:16px 20px 16px 40px;font-size:28px;font-weight:500;color:var(--color-white);z-index:0}.homeView>section.main>.leftPanel>button>.text{display:flex;align-items:center;z-index:1}.homeView>section.main>.leftPanel>button>.text>svg{width:40px;height:40px}.homeView>section.main>.leftPanel>button>.gradient{position:absolute;top:0;left:0;height:100%;width:100%;background:linear-gradient(to right,transparent,#5e9afc,transparent)}.homeView>section.main>.leftPanel>button>.gradient:before,.homeView>section.main>.leftPanel>button>.gradient:after{content:"";position:absolute;top:0;bottom:0;width:50%;z-index:-1;transition:background-color 1s}.homeView>section.main>.leftPanel>button>.gradient:before{left:0;background-color:var(--quaternary)}.homeView>section.main>.leftPanel>button>.gradient:after{right:0;background-color:var(--tertiary)}.homeView>section.main>.leftPanel>button:hover>.gradient:before{background-color:var(--tertiary)}.homeView>section.main>.leftPanel>button:hover>.gradient:after{background-color:var(--quaternary)}.homeView>section.main>.rightPanel{width:812px;height:846px;position:relative}.homeView>section.main>.rightPanel>div{position:absolute;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:32px;width:450px;height:450px;border-radius:50%;background:url(/assets/circle_background-BZ5agw62.png) center;-webkit-backdrop-filter:blur(28px);backdrop-filter:blur(28px);box-shadow:0 0 4px 4px #ffffff28 inset}.homeView>section.main>.rightPanel>div>img{height:156px}.homeView>section.main>.rightPanel>div>p{font-size:48px;font-weight:800;color:var(--grey-800)}.homeView>section.main>.rightPanel>div.slow{top:158px;left:362px}.homeView>section.main>.rightPanel>div.right{top:396px;left:38px}@media (max-width: 1679px){.homeView>section.main>.leftPanel>h1{font-size:60px;margin-bottom:28px}.homeView>section.main>.leftPanel>p{font-size:24px;margin-bottom:40px}.homeView>section.main>.leftPanel>button{font-size:24px;padding:12px 20px 12px 36px}.homeView>section.main>.leftPanel>button>svg{width:32px;height:32px}.homeView>section.main>.rightPanel{width:572px;height:592px}.homeView>section.main>.rightPanel>div{box-shadow:0 0 3px 3px #ffffff28 inset;width:316px;height:316px;gap:24px}.homeView>section.main>.rightPanel>div>img{height:108px}.homeView>section.main>.rightPanel>div>p{font-size:32px}.homeView>section.main>.rightPanel>div.slow{top:112px;left:256px}.homeView>section.main>.rightPanel>div.right{top:276px;left:28px}}@media (max-width: 1203px){.homeView>section.main{flex-direction:column;gap:48px;padding-top:64px;height:1192px;background:url(/assets/main_background_lg-C3Sl34P2.png) center no-repeat}.homeView>section.main>.leftPanel{display:flex;flex-direction:column;align-items:center;text-align:center}}@media (max-width: 739px){.homeView>section.main{padding-top:56px;height:804px;background:url(/assets/main_background_sm-C6sa3v4r.png) center no-repeat}.homeView>section.main>.leftPanel>h1{font-size:44px;margin-bottom:20px}.homeView>section.main>.leftPanel>p{font-size:16px;margin-bottom:32px}.homeView>section.main>.leftPanel>button{font-size:20px;padding:12px 16px 12px 28px}.homeView>section.main>.leftPanel>button>svg{width:28px;height:28px}.homeView>section.main>.rightPanel{width:312px;height:324px}.homeView>section.main>.rightPanel>div{box-shadow:0 0 2px 2px #ffffff28 inset;width:172px;height:172px;gap:12px}.homeView>section.main>.rightPanel>div>img{height:60px}.homeView>section.main>.rightPanel>div>p{font-size:20px}.homeView>section.main>.rightPanel>div.slow{top:60px;left:140px}.homeView>section.main>.rightPanel>div.right{top:152px;left:16px}}@media (max-width: 603px){.homeView>section.main>.leftPanel>h1{font-size:36px}.homeView>section.main>.leftPanel>h1>.xs{display:inline}}.homeView>section.philosophy{background:var(--background);padding:140px calc((100% - 1600px)/2) 280px}.homeView>section.philosophy>.wrapper{display:flex;flex-direction:column;gap:240px;margin-top:140px}.homeView>section.philosophy>.wrapper>div{position:relative;justify-content:space-between;padding:60px 120px 80px;border-radius:80px}.homeView>section.philosophy>.wrapper>div>.title{position:absolute;top:-120px;z-index:10;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:32px;width:450px;height:450px;border-radius:50%;background:url(/assets/circle_background-BZ5agw62.png) center;-webkit-backdrop-filter:blur(28px);backdrop-filter:blur(28px);box-shadow:0 0 4px 4px #ffffff28 inset}.homeView>section.philosophy>.wrapper>div>.title>img{height:156px}.homeView>section.philosophy>.wrapper>div>.title>p{font-size:48px;font-weight:800;color:var(--grey-800)}.homeView>section.philosophy>.wrapper>div>.explanation{line-height:1.4}.homeView>section.philosophy>.wrapper>div>.explanation>.number{font-size:44px;font-weight:500;margin-bottom:52px}.homeView>section.philosophy>.wrapper>div>.explanation>.title{font-size:60px;font-weight:900;margin-bottom:28px}.homeView>section.philosophy>.wrapper>div>.explanation>.detail{font-size:32px;font-weight:400}.homeView>section.philosophy>.wrapper>div>.ball{z-index:1;position:absolute}.homeView>section.philosophy>.wrapper>div.time{background:linear-gradient(90deg,var(--tertiary-container) 30%,rgba(255,255,255,.2) 100%)}.homeView>section.philosophy>.wrapper>div.time>.explanation{margin-left:auto;text-align:right}.homeView>section.philosophy>.wrapper>div.time>.explanation>.title{color:var(--tertiary)}.homeView>section.philosophy>.wrapper>div.time>.blue{height:140px;top:-92px;left:92px}.homeView>section.philosophy>.wrapper>div.time>.red{height:100px;top:264px;left:196px}.homeView>section.philosophy>.wrapper>div.time>.green{height:60px;top:204px;left:662px}.homeView>section.philosophy>.wrapper>div.slow{background:linear-gradient(270deg,var(--primary-container) 30%,rgba(255,255,255,.2) 100%)}.homeView>section.philosophy>.wrapper>div.slow>.title{right:100px}.homeView>section.philosophy>.wrapper>div.slow>.explanation{margin-right:auto;text-align:left}.homeView>section.philosophy>.wrapper>div.slow>.explanation>.title{color:var(--primary)}.homeView>section.philosophy>.wrapper>div.slow>.blue{height:52px;top:324px;right:60px}.homeView>section.philosophy>.wrapper>div.slow>.red{height:150px;top:-88px;right:28px}.homeView>section.philosophy>.wrapper>div.slow>.green{height:120px;top:216px;right:456px}.homeView>section.philosophy>.wrapper>div.right{background:linear-gradient(90deg,var(--secondary-container) 30%,rgba(255,255,255,.2) 100%)}.homeView>section.philosophy>.wrapper>div.right>.explanation{margin-left:auto;text-align:right}.homeView>section.philosophy>.wrapper>div.right>.explanation>.title{color:var(--secondary)}.homeView>section.philosophy>.wrapper>div.right>.blue{height:120px;top:376px;left:396px}.homeView>section.philosophy>.wrapper>div.right>.red{height:60px;top:88px;left:28px}.homeView>section.philosophy>.wrapper>div.right>.green{height:180px;top:-118px;left:464px}@media (max-width: 1679px){.homeView>section.philosophy{padding:104px calc((100% - 1124px)/2) 210px}.homeView>section.philosophy>.wrapper{margin-top:104px;gap:180px}.homeView>section.philosophy>.wrapper>div{padding:48px 40px 56px;border-radius:60px}.homeView>section.philosophy>.wrapper>div>.title{top:-84px;gap:24px;width:316px;height:316px;box-shadow:0 0 3px 3px #ffffff28 inset}.homeView>section.philosophy>.wrapper>div>.title>img{height:108px}.homeView>section.philosophy>.wrapper>div>.title>p{font-size:32px}.homeView>section.philosophy>.wrapper>div>.explanation>.number{font-size:32px;margin-bottom:36px}.homeView>section.philosophy>.wrapper>div>.explanation>.title{font-size:48px;margin-bottom:20px}.homeView>section.philosophy>.wrapper>div>.explanation>.detail{font-size:24px}.homeView>section.philosophy>.wrapper>div.time>.blue{height:98px;top:-68px;left:16px}.homeView>section.philosophy>.wrapper>div.time>.red{height:68px;top:180px;left:88px}.homeView>section.philosophy>.wrapper>div.time>.green{height:44px;top:140px;left:416px}.homeView>section.philosophy>.wrapper>div.slow>.title{right:40px}.homeView>section.philosophy>.wrapper>div.slow>.blue{height:36px;top:224px;right:28px}.homeView>section.philosophy>.wrapper>div.slow>.red{height:104px;top:-60px;right:8px}.homeView>section.philosophy>.wrapper>div.slow>.green{height:84px;top:148px;right:288px}.homeView>section.philosophy>.wrapper>div.right>.blue{height:84px;top:232px;left:256px}.homeView>section.philosophy>.wrapper>div.right>.red{height:40px;top:64px;left:12px}.homeView>section.philosophy>.wrapper>div.right>.green{height:128px;top:-84px;left:304px}}@media (max-width: 1203px){.homeView>section.philosophy{padding:76px calc((100% - 858px)/2) 152px}.homeView>section.philosophy>.wrapper{margin-top:76px;gap:128px}.homeView>section.philosophy>.wrapper>div{padding:40px;border-radius:44px}.homeView>section.philosophy>.wrapper>div>.title{top:-60px;gap:20px;width:252px;height:252px;box-shadow:0 0 3px 3px #ffffff28 inset}.homeView>section.philosophy>.wrapper>div>.title>img{height:88px}.homeView>section.philosophy>.wrapper>div>.title>p{font-size:24px}.homeView>section.philosophy>.wrapper>div>.explanation>.number{font-size:24px;margin-bottom:24px}.homeView>section.philosophy>.wrapper>div>.explanation>.title{font-size:36px;margin-bottom:12px}.homeView>section.philosophy>.wrapper>div>.explanation>.detail{font-size:16px}.homeView>section.philosophy>.wrapper>div.time>.blue{height:76px;top:-48px;left:20px}.homeView>section.philosophy>.wrapper>div.time>.red{height:60px;top:144px;left:68px}.homeView>section.philosophy>.wrapper>div.time>.green{height:36px;top:108px;left:308px}.homeView>section.philosophy>.wrapper>div.slow>.title{right:40px}.homeView>section.philosophy>.wrapper>div.slow>.blue{height:28px;top:176px;right:36px}.homeView>section.philosophy>.wrapper>div.slow>.red{height:88px;top:-56px;right:28px}.homeView>section.philosophy>.wrapper>div.slow>.green{height:68px;top:132px;right:216px}.homeView>section.philosophy>.wrapper>div.right>.blue{height:64px;top:152px;left:196px}.homeView>section.philosophy>.wrapper>div.right>.red{height:32px;top:76px;left:24px}.homeView>section.philosophy>.wrapper>div.right>.green{height:104px;top:-56px;left:224px}}@media (max-width: 913px){.homeView>section.philosophy{padding:76px 28px 152px}}@media (max-width: 739px){.homeView>section.philosophy{padding:60px 24px 124px}.homeView>section.philosophy>.wrapper{margin-top:60px;gap:104px}.homeView>section.philosophy>.wrapper>div{padding:28px;border-radius:36px}.homeView>section.philosophy>.wrapper>div>.title{top:-40px;width:172px;height:172px;box-shadow:0 0 2px 2px #ffffff28 inset}.homeView>section.philosophy>.wrapper>div>.title>img{height:88px}.homeView>section.philosophy>.wrapper>div>.title>p{display:none}.homeView>section.philosophy>.wrapper>div>.explanation>.number{font-size:20px;margin-bottom:20px}.homeView>section.philosophy>.wrapper>div>.explanation>.title{font-size:32px;margin-bottom:12px}.homeView>section.philosophy>.wrapper>div>.explanation>.detail{font-size:14px}.homeView>section.philosophy>.wrapper>div.time>.blue{height:56px;top:-32px;left:16px}.homeView>section.philosophy>.wrapper>div.time>.red{height:40px;top:100px;left:40px}.homeView>section.philosophy>.wrapper>div.time>.green{height:24px;top:120px;left:184px}.homeView>section.philosophy>.wrapper>div.slow>.title{right:40px}.homeView>section.philosophy>.wrapper>div.slow>.blue{height:20px;top:128px;right:48px}.homeView>section.philosophy>.wrapper>div.slow>.red{height:60px;top:-36px;right:16px}.homeView>section.philosophy>.wrapper>div.slow>.green{height:44px;top:96px;right:148px}.homeView>section.philosophy>.wrapper>div.right>.blue{height:44px;top:104px;left:132px}.homeView>section.philosophy>.wrapper>div.right>.red{height:24px;top:52px;left:16px}.homeView>section.philosophy>.wrapper>div.right>.green{height:68px;top:-36px;left:152px}}@media (max-width: 603px){.homeView>section.philosophy{padding:56px 16px 112px}.homeView>section.philosophy>.wrapper{margin-top:56px;gap:96px}.homeView>section.philosophy>.wrapper>div{border-radius:32px;padding:40px 20px 20px}.homeView>section.philosophy>.wrapper>div>.title{top:-36px;width:124px;height:124px;box-shadow:0 0 2px 2px #ffffff28 inset}.homeView>section.philosophy>.wrapper>div>.title>img{height:64px}.homeView>section.philosophy>.wrapper>div>.explanation>.number{font-size:16px;margin-bottom:16px}.homeView>section.philosophy>.wrapper>div>.explanation>.title{font-size:28px;margin-bottom:8px}.homeView>section.philosophy>.wrapper>div>.explanation>.detail{font-size:12px}.homeView>section.philosophy>.wrapper>div.time>.blue{height:40px;top:-32px;left:12px}.homeView>section.philosophy>.wrapper>div.time>.red{height:28px;top:64px;left:24px}.homeView>section.philosophy>.wrapper>div.time>.green{height:20px;top:68px;left:136px}.homeView>section.philosophy>.wrapper>div.slow>.title{right:20px}.homeView>section.philosophy>.wrapper>div.slow>.blue{height:16px;top:88px;right:16px}.homeView>section.philosophy>.wrapper>div.slow>.red{height:48px;top:-28px;right:12px}.homeView>section.philosophy>.wrapper>div.slow>.green{height:32px;top:56px;right:112px}.homeView>section.philosophy>.wrapper>div.right>.blue{height:32px;top:64px;left:104px}.homeView>section.philosophy>.wrapper>div.right>.red{height:16px;top:40px;left:12px}.homeView>section.philosophy>.wrapper>div.right>.green{height:48px;top:-32px;left:108px}}.homeView>section.performance{overflow:hidden;padding:120px 0;background:url(/assets/performance_background-D4CJf3u8.png) center no-repeat}.homeView>section.performance>.wrapper{overflow-x:scroll;overflow-y:hidden;margin-top:40px;margin-bottom:-40px;padding:40px calc((100% - 1600px)/2)}.homeView>section.performance>.wrapper::-webkit-scrollbar{display:none}.homeView>section.performance>.wrapper>.cards{display:flex;gap:24px}.homeView>section.performance>.wrapper>.cards>div{flex:1}@media (max-width: 1679px){.homeView>section.performance{padding:100px 0}.homeView>section.performance>.wrapper{margin-top:20px;padding:40px calc((100% - 1124px)/2)}.homeView>section.performance>.wrapper>.cards{gap:16px}}@media (max-width: 1203px){.homeView>section.performance{background:url(/assets/performance_background_lg-CL9UUsXv.png) center no-repeat;padding:80px 0}.homeView>section.performance>.wrapper{margin-top:0;padding:40px calc((100% - 858px)/2)}.homeView>section.performance>.wrapper>.cards{gap:12px}}@media (max-width: 913px){.homeView>section.performance{padding:80px 0}.homeView>section.performance>.wrapper{padding:40px 28px;cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none}.homeView>section.performance>.wrapper.isDragging{cursor:grabbing}.homeView>section.performance>.wrapper>.cards{width:858px}}@media (max-width: 739px){.homeView>section.performance{background:url(/assets/performance_background_sm-B11f_N7Y.png) center no-repeat;padding:60px 0}.homeView>section.performance>.wrapper{padding:40px 24px}}@media (max-width: 603px){.homeView>section.performance{padding:52px 0}.homeView>section.performance>.wrapper{margin-top:-4px;padding:40px 16px}.homeView>section.performance>.wrapper>.cards{gap:8px}}.homeView>section.education{overflow:hidden;padding:120px 0;background:url(/assets/performance_background-D4CJf3u8.png) center/cover no-repeat}.homeView>section.education>.wrapper{overflow-x:scroll;overflow-y:hidden;margin-top:40px;margin-bottom:-40px;padding:40px calc((100% - 1600px)/2)}.homeView>section.education>.wrapper::-webkit-scrollbar{display:none}.homeView>section.education>.wrapper>.cards{display:flex;gap:24px}.homeView>section.education>.wrapper>.cards>div{flex:1}.homeView>section.education>.duration{font-size:16px;line-height:1.2;text-align:center;padding:40px calc((100% - 1600px)/2) 0}.homeView>section.education>.policies{font-size:14px;line-height:1.2;text-align:justify;padding:28px calc((100% - 1600px)/2) 0}@media (max-width: 1679px){.homeView>section.education{padding:100px 0}.homeView>section.education>.wrapper{margin-top:20px;padding:40px calc((100% - 1124px)/2)}.homeView>section.education>.wrapper>.cards{gap:16px}.homeView>section.education>.duration{padding:32px calc((100% - 1600px)/2) 0}.homeView>section.education>.policies{padding:20px calc((100% - 1124px)/2) 0}}@media (max-width: 1203px){.homeView>section.education{background:url(/assets/performance_background_lg-CL9UUsXv.png) center/cover no-repeat;padding:80px 0}.homeView>section.education>.wrapper{margin-top:0;padding:40px calc((100% - 858px)/2)}.homeView>section.education>.wrapper>.cards{gap:12px}.homeView>section.education>.duration{font-size:14px;padding:28px calc((100% - 1600px)/2) 0}.homeView>section.education>.policies{font-size:12px;padding:16px calc((100% - 858px)/2) 0}}@media (max-width: 913px){.homeView>section.education{padding:80px 0}.homeView>section.education>.wrapper{padding:40px 28px;cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none}.homeView>section.education>.wrapper.isDragging{cursor:grabbing}.homeView>section.education>.wrapper>.cards{width:858px}.homeView>section.education>.duration{padding:28px 28px 0}.homeView>section.education>.policies{padding:16px 28px 0}}@media (max-width: 739px){.homeView>section.education{background:url(/assets/performance_background_sm-B11f_N7Y.png) center/cover no-repeat;padding:60px 0}.homeView>section.education>.wrapper{padding:40px 24px}.homeView>section.education>.duration{padding:24px 24px 0}.homeView>section.education>.policies{padding:12px 24px 0}}@media (max-width: 603px){.homeView>section.education{padding:52px 0}.homeView>section.education>.wrapper{margin-top:-4px;padding:40px 16px}.homeView>section.education>.wrapper>.cards{gap:8px}.homeView>section.education>.duration{padding:24px 16px 0}.homeView>section.education>.policies{padding:12px 16px 0}}.homeView>section.contact{padding:120px calc((100% - 1600px)/2);background:var(--background)}.homeView>section.contact>.wrapper{margin-top:80px;position:relative}.homeView>section.contact>.wrapper>.mapContainer{height:740px;overflow:hidden}.homeView>section.contact>.wrapper>.mapContainer>.contactMap{width:200%;height:200%;transform:translate(-25%,-30%)}.homeView>section.contact>.wrapper>.details{background:var(--color-white);box-shadow:0 4px 16px #19191929;line-height:1.4;word-break:keep-all}.homeView>section.contact>.wrapper>.details .contactInfo>span{font-weight:800;color:var(--quaternary)}.homeView>section.contact>.wrapper>.details .contactInfo>.snsButtonGroup{display:flex;gap:20px}.homeView>section.contact>.wrapper>.details .contactInfo>.snsButtonGroup>a{cursor:pointer;color:var(--quaternary);border:1px solid var(--quaternary);border-radius:50%}.homeView>section.contact>.wrapper>.details .contactInfo>.snsButtonGroup>a:hover{color:var(--color-white);background:var(--quaternary)}.homeView>section.contact>.wrapper>.details.xl{position:absolute;left:24px;bottom:24px;width:calc(100% - 48px);padding:36px;font-size:20px}.homeView>section.contact>.wrapper>.details.xl>.row1{display:flex;gap:172px;margin-bottom:20px}.homeView>section.contact>.wrapper>.details.xl>.row2{display:flex;gap:172px}.homeView>section.contact>.wrapper>.details.xl .contactInfo{display:flex;align-items:center;gap:20px;height:28px}.homeView>section.contact>.wrapper>.details.lg{display:none;flex-direction:column;gap:24px;margin-top:16px;padding:28px;font-size:16px}.homeView>section.contact>.wrapper>.details.lg>.contactInfo{display:flex;flex-direction:column;gap:4px}@media (max-width: 1679px){.homeView>section.contact{padding:100px calc((100% - 1124px)/2)}.homeView>section.contact>.wrapper{margin-top:60px}.homeView>section.contact>.wrapper>.mapContainer{height:648px;overflow:hidden}.homeView>section.contact>.wrapper>.mapContainer>.contactMap{width:200%;height:200%;transform:translate(-25%,-32%)}.homeView>section.contact>.wrapper>.details.xl>.row2{gap:0;justify-content:space-between}}@media (max-width: 1203px){.homeView>section.contact{padding:80px calc((100% - 858px)/2)}.homeView>section.contact>.wrapper{margin-top:40px}.homeView>section.contact>.wrapper>.mapContainer{height:400px;overflow:hidden}.homeView>section.contact>.wrapper>.mapContainer>.contactMap{width:200%;height:200%;transform:translate(-16%,-22%) scale(75%)}.homeView>section.contact>.wrapper>.details.xl{display:none}.homeView>section.contact>.wrapper>.details.lg{display:flex}}@media (max-width: 913px){.homeView>section.contact{padding:80px 28px}.homeView>section.contact>.wrapper{margin-top:40px}}@media (max-width: 739px){.homeView>section.contact{padding:60px 24px}.homeView>section.contact>.wrapper{margin-top:40px}.homeView>section.contact>.wrapper>.details.lg{padding:24px;font-size:14px}}@media (max-width: 603px){.homeView>section.contact{padding:52px 16px}.homeView>section.contact>.wrapper{margin-top:36px}}/*! tailwindcss v4.0.14 | MIT License | https://tailwindcss.com */@layer theme{:root,:host{--font-sans:"Pretendard",ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-red-500:oklch(.637 .237 25.331);--color-green-500:oklch(.723 .219 149.579);--color-gray-200:oklch(.928 .006 264.531);--color-gray-300:oklch(.872 .01 258.338);--color-gray-400:oklch(.707 .022 261.325);--color-gray-500:oklch(.551 .027 264.364);--color-gray-600:oklch(.446 .03 256.802);--color-black:#000;--color-white:#fff;--spacing:.25rem;--container-sm:24rem;--text-2xl:1.5rem;--text-2xl--line-height:calc(2/1.5);--font-weight-medium:500;--font-weight-bold:700;--radius-md:.375rem;--radius-lg:.5rem;--radius-2xl:1rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-font-feature-settings:var(--font-sans--font-feature-settings);--default-font-variation-settings:var(--font-sans--font-variation-settings);--default-mono-font-family:var(--font-mono);--default-mono-font-feature-settings:var(--font-mono--font-feature-settings);--default-mono-font-variation-settings:var(--font-mono--font-variation-settings);--color-primary:#7b66ff}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}body{line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::-moz-placeholder{opacity:1;color:color-mix(in oklab,currentColor 50%,transparent)}::placeholder{opacity:1;color:color-mix(in oklab,currentColor 50%,transparent)}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}html,body,#root{width:100%;height:100%;color:var(--black)}html::-webkit-scrollbar{background-color:var(--color-gray-200);width:8px}html::-webkit-scrollbar-thumb{background-color:var(--color-gray-400);border-radius:8px}button{cursor:pointer}button:disabled{cursor:default}}@layer components;@layer utilities{.fixed{position:fixed}.inset-0{inset:calc(var(--spacing)*0)}.z-50{z-index:50}.m-4{margin:calc(var(--spacing)*4)}.mb-2{margin-bottom:calc(var(--spacing)*2)}.ml-auto{margin-left:auto}.block{display:block}.flex{display:flex}.hidden{display:none}.w-15{width:calc(var(--spacing)*15)}.w-30{width:calc(var(--spacing)*30)}.w-full{width:100%}.max-w-sm{max-width:var(--container-sm)}.min-w-0{min-width:calc(var(--spacing)*0)}.shrink-0{flex-shrink:0}.grow-1{flex-grow:1}.resize{resize:both}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.gap-3{gap:calc(var(--spacing)*3)}.gap-4{gap:calc(var(--spacing)*4)}:where(.space-y-4>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*4)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*4)*calc(1 - var(--tw-space-y-reverse)))}:where(.space-x-3>:not(:last-child)){--tw-space-x-reverse:0;margin-inline-start:calc(calc(var(--spacing)*3)*var(--tw-space-x-reverse));margin-inline-end:calc(calc(var(--spacing)*3)*calc(1 - var(--tw-space-x-reverse)))}.rounded-2xl{border-radius:var(--radius-2xl)}.rounded-lg{border-radius:var(--radius-lg)}.rounded-md{border-radius:var(--radius-md)}.border{border-style:var(--tw-border-style);border-width:1px}.border-y{border-block-style:var(--tw-border-style);border-block-width:1px}.border-gray-200{border-color:var(--color-gray-200)}.bg-black\/50{background-color:color-mix(in oklab,var(--color-black)50%,transparent)}.bg-primary{background-color:var(--color-primary)}.bg-white{background-color:var(--color-white)}.p-3{padding:calc(var(--spacing)*3)}.p-4{padding:calc(var(--spacing)*4)}.p-6{padding:calc(var(--spacing)*6)}.px-9{padding-inline:calc(var(--spacing)*9)}.py-3{padding-block:calc(var(--spacing)*3)}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.text-gray-500{color:var(--color-gray-500)}.text-gray-600{color:var(--color-gray-600)}.text-green-500{color:var(--color-green-500)}.text-primary{color:var(--color-primary)}.text-red-500{color:var(--color-red-500)}.text-white{color:var(--color-white)}.shadow-lg{--tw-shadow:0 10px 15px -3px var(--tw-shadow-color,#0000001a),0 4px 6px -4px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.disabled\:bg-gray-300:disabled{background-color:var(--color-gray-300)}.disabled\:text-gray-500:disabled{color:var(--color-gray-500)}}@font-face{font-family:Pretendard;font-weight:900;font-display:swap;src:local(Pretendard Black),url(/assets/Pretendard-Black-CYz7-IV_.woff2)format("woff2"),url(/assets/Pretendard-Black-CGXOTzfe.woff)format("woff")}@font-face{font-family:Pretendard;font-weight:800;font-display:swap;src:local(Pretendard ExtraBold),url(/assets/Pretendard-ExtraBold-8tvUj5UX.woff2)format("woff2"),url(/assets/Pretendard-ExtraBold-DVq4iZ_o.woff)format("woff")}@font-face{font-family:Pretendard;font-weight:700;font-display:swap;src:local(Pretendard Bold),url(/assets/Pretendard-Bold-AlGMVc24.woff2)format("woff2"),url(/assets/Pretendard-Bold-CF_B2Qod.woff)format("woff")}@font-face{font-family:Pretendard;font-weight:600;font-display:swap;src:local(Pretendard SemiBold),url(/assets/Pretendard-SemiBold-BOo3FcOv.woff2)format("woff2"),url(/assets/Pretendard-SemiBold-SQVGnrdy.woff)format("woff")}@font-face{font-family:Pretendard;font-weight:500;font-display:swap;src:local(Pretendard Medium),url(/assets/Pretendard-Medium-Caf3GBQd.woff2)format("woff2"),url(/assets/Pretendard-Medium-C49HcV4Y.woff)format("woff")}@font-face{font-family:Pretendard;font-weight:400;font-display:swap;src:local(Pretendard Regular),url(/assets/Pretendard-Regular-BSIE3jMt.woff2)format("woff2"),url(/assets/Pretendard-Regular-DHT-CHeB.woff)format("woff")}@font-face{font-family:Pretendard;font-weight:300;font-display:swap;src:local(Pretendard Light),url(/assets/Pretendard-Light-CIzZ4Dh2.woff2)format("woff2"),url(/assets/Pretendard-Light-Clyg-_Zj.woff)format("woff")}@font-face{font-family:Pretendard;font-weight:200;font-display:swap;src:local(Pretendard ExtraLight),url(/assets/Pretendard-ExtraLight-DlHPahTx.woff2)format("woff2"),url(/assets/Pretendard-ExtraLight-BB0gg_jK.woff)format("woff")}@font-face{font-family:Pretendard;font-weight:100;font-display:swap;src:local(Pretendard Thin),url(/assets/Pretendard-Thin-C2DmVKPt.woff2)format("woff2"),url(/assets/Pretendard-Thin-5BdZRGLt.woff)format("woff")}#root{height:100%;font-family:Pretendard,Apple SD Gothic Neo,맑은 고딕,Malgun Gothic,sans-serif}:root{cursor:default;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;-webkit-tap-highlight-color:transparent;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--primary:#7b66ff;--primary-container:#e2dafc;--secondary:#42a5f5;--secondary-container:#d7e7fa;--tertiary:#26c6da;--tertiary-container:#d2edf4;--quaternary:#687eff;--quaternary-container:#e7eaff;--black:#191919;--white:#fff;--grey-50:#fafafa;--grey-100:#f5f5f5;--grey-200:#eee;--grey-300:#e0e0e0;--grey-400:#bdbdbd;--grey-500:#9e9e9e;--grey-600:#757575;--grey-700:#616161;--grey-800:#424242;--grey-900:#212121;--background:#fcf8fb;--red:#e53935;--amber:#ffab00;--green:#00c853;--blue:#42a5f5;--navy:#20127c;--purple:#953ad8;--xs:603px;--sm:739px;--md:913px;--lg:1203px;--xl:1679px;--zIndex-drawer:1300;--zIndex-backdrop:1200;--zIndex-header:1100;--zIndex-contact:1000;line-height:1}hr{border-style:solid;border-top-width:1px;border-left-width:1px;display:block}[hidden]{display:none}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-space-x-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}
