.main-wrapper *{box-sizing:border-box}.main-wrapper body{background:#f5f5f5;margin:0;font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Noto Sans KR,sans-serif}.main-wrapper .page-wrapper{min-height:100vh;position:relative}.main-wrapper .floating-bar{pointer-events:auto;z-index:900;width:90%;max-width:1008px}.main-wrapper .floating-bar img{width:100%;height:auto;display:block}.main-wrapper .floating-bar.is-sticky{position:fixed;bottom:0;left:50%;transform:translate(-50%)}.main-wrapper .floating-bar.is-bottom{position:absolute;bottom:200px;left:50%;transform:translate(-50%)}.main-wrapper .quve-gnb{background:#fff;border-bottom:1px solid #f1f1f1}.main-wrapper .quve-gnb-inner{justify-content:space-between;align-items:center;gap:32px;max-width:1200px;margin:0 auto;padding:14px 32px;display:flex;position:relative}.main-wrapper .quve-logo{align-items:center;gap:8px;text-decoration:none;display:flex}.main-wrapper .quve-logo-img{width:130px;height:35px;display:block}.main-wrapper .quve-nav{flex:1;justify-content:center;align-items:center;gap:32px;font-size:14px;display:flex}.main-wrapper .quve-nav a{color:var(--text-main);white-space:nowrap;text-decoration:none;position:relative}.main-wrapper .quve-nav a:hover{color:var(--quve-purple)}.main-wrapper .quve-nav a.is-active:after{content:"";background:var(--quve-purple);border-radius:999px;height:2px;position:absolute;bottom:-6px;left:0;right:0}.main-wrapper .quve-login-btn{border:1.5px solid var(--quve-purple);color:var(--quve-purple);cursor:pointer;white-space:nowrap;background:#fff;border-radius:999px;outline:none;padding:9px 32px;font-size:14px;font-weight:600;transition:background .15s,color .15s,box-shadow .15s,transform .1s}.main-wrapper .quve-login-btn:hover{background:var(--quve-purple);color:#fff;transform:translateY(-1px);box-shadow:0 0 0 2px #b518ff33}.main-wrapper .quve-menu-toggle{cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:999px;outline:none;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:34px;height:34px;margin:0;padding:0;display:none}.main-wrapper .quve-menu-toggle span{background:var(--text-main);border-radius:999px;width:16px;height:2px;transition:transform .2s,opacity .2s}.main-wrapper .quve-gnb.menu-open .quve-menu-toggle span:first-child{transform:translateY(3px)rotate(45deg)}.main-wrapper .quve-gnb.menu-open .quve-menu-toggle span:nth-child(2){opacity:0}.main-wrapper .quve-gnb.menu-open .quve-menu-toggle span:nth-child(3){transform:translateY(-3px)rotate(-45deg)}.main-wrapper .banner_sec{background-image:url(/img/main/indexImg/visual_1.png);background-position:50%;background-size:cover;width:100%;height:780px}.main-wrapper .section-brain{background:#fff;padding:72px 16px 20px}.main-wrapper .sb-inner{background:#fff;max-width:1100px;margin:0 auto}.main-wrapper .sb-heading{color:#a402f9;text-align:center;gap:8px;margin-bottom:0;font-size:50px;font-weight:600;line-height:1.2}.main-wrapper .sb-heading__logo{height:44px;margin:4px 0}.main-wrapper .sb-heading img{vertical-align:bottom;vertical-align:-3px}.main-wrapper .sb-heading span{color:var(--quve-purple)}.main-wrapper .sb-heading--pad{margin-top:70px}.main-wrapper .sb-subtitle{color:#000;text-align:left;margin-top:16px;margin-bottom:28px;font-size:30px;font-weight:500}.main-wrapper .sb-subtitle-re{color:#000;text-align:left;margin-right:70px;font-size:28px;font-weight:500}.main-wrapper .sb-subtitle-re .highlight{z-index:0;font-size:28px;font-weight:700;display:inline-block;position:relative}.main-wrapper .sb-subtitle-re .highlight:before{content:"";z-index:-1;background:#ffeeb0;border-radius:2px;height:.55em;position:absolute;bottom:.15em;left:-4px;right:-18px;transform:skew(-18deg)}.main-wrapper .sb-cta-wrap{text-align:center;margin-bottom:32px}.main-wrapper .sb-cta-wrap--lg{margin-bottom:50px}.main-wrapper .sb-btn{background:var(--quve-purple);color:#fff;cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;padding:14px 40px;font-size:16px;font-weight:700;display:inline-flex}.main-wrapper .sb-btn--tall{width:300px;height:70px}.main-wrapper .sb-btn__icon{margin-right:10px;display:block}.main-wrapper .sb-press-wrap{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-bottom:40px;display:grid}.main-wrapper .news-card{background-color:#f7f7f7;border:1px solid #d9d9d9;border-radius:8px;max-width:480px;padding:18px 12px;font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Noto Sans KR,sans-serif;box-shadow:0 4px 10px #0000000f}.main-wrapper .news-card__topline{background-color:#c7c7c7;height:1px;margin-bottom:10px}.main-wrapper .news-card__title{color:#292929;text-align:center;margin:0 0 10px;font-size:17px;font-weight:500;line-height:1.6}.main-wrapper .news-card__divider{flex-direction:column;gap:3px;margin-bottom:10px;display:flex}.main-wrapper .news-card__divider span{background-color:#c7c7c7;height:1px;display:block}.main-wrapper .news-card__link{color:#292929;text-align:right;margin-top:2px;font-size:14px;font-weight:700;text-decoration:none;display:block}.main-wrapper .news-card__link:hover{text-decoration:underline}.main-wrapper .news-card__icon{margin-left:2px;font-size:11px}.main-wrapper .sb-text-top{color:#292929;margin-top:70px;margin-bottom:0;font-size:24px;font-weight:400}.main-wrapper .sb-text-main{color:#292929;margin-top:16px;margin-bottom:48px;font-size:40px;font-weight:600;line-height:1.2}.main-wrapper .sb-text-main img{vertical-align:bottom;vertical-align:-3px;color:#292929;height:40px}.main-wrapper .sb-text-main span{color:#000;font-size:30px;font-weight:700}.main-wrapper .sb-note-wrap{width:100%}.main-wrapper .sb-note{color:#9b9b9b;text-align:right;padding-top:10px;font-size:12px}.main-wrapper .section-divider{background-color:#eaeaea;width:100%;height:3px;margin-top:70px}.main-wrapper .brain-modes{grid-template-columns:repeat(3,minmax(0,1fr));max-width:1200px;margin:40px auto 0;font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Noto Sans KR,sans-serif;display:grid;overflow:hidden}.main-wrapper .brain-modes__item{text-align:center;color:#fff;flex-direction:column;align-items:center;padding:32px 24px 28px;display:flex}.main-wrapper .brain-modes__item--video{background:#8b8b8b}.main-wrapper .brain-modes__item--mom{background:#ffce3b}.main-wrapper .brain-modes__item--quve{background:#a402f9}.main-wrapper .brain-modes__title{margin-bottom:20px;font-size:16px;font-weight:600}.main-wrapper .brain-modes__title--black{color:#000}.main-wrapper .brain-modes__media{width:100%;max-width:360px;margin-bottom:18px}.main-wrapper .brain-modes__media img{border-radius:18px;width:100%;display:block}.main-wrapper .brain-modes__caption{opacity:.95;font-size:13px;line-height:1.6}.main-wrapper .brain-modes__caption--black{color:#000}.main-wrapper .center-row{justify-content:center;margin:0 auto;display:flex}.main-wrapper .quve-brain{color:#050308;background:#fff;padding:50px 0 100px;font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Noto Sans KR,sans-serif}.main-wrapper .quve-brain__inner{max-width:1120px;margin:0 auto;padding:0 24px}.main-wrapper .quve-brain__header{margin-bottom:40px}.main-wrapper .quve-brain__title{margin-bottom:12px;font-size:40px;font-weight:400;line-height:1.5}.main-wrapper .quve-brain__title .em{color:#292929;z-index:0;font-weight:700;display:inline-block;position:relative}.main-wrapper .quve-brain__title .em:before{content:"";z-index:-1;background:#ffeeb0;border-radius:2px;height:.55em;position:absolute;bottom:.15em;left:-4px;right:-15px;transform:skew(-18deg)}.main-wrapper .quve-brain__desc{color:#000;font-size:24px;font-weight:400;line-height:1.8}.main-wrapper .quve-brain__bottom{color:#000;margin-top:40px;font-size:40px;font-weight:600}.main-wrapper .quve-brain__bottom-logo{vertical-align:middle;height:50px;padding-top:10px}@media (max-width:768px){.main-wrapper .quve-brain__bottom{font-size:24px;line-height:1.4}.main-wrapper .quve-brain__bottom img{height:24px;padding-top:0}}.main-wrapper .focus-block{background:#fff;margin-top:32px;overflow:hidden}.main-wrapper .focus-block__head{background:#f3e5ff;align-items:center;gap:14px;padding:10px 24px;font-size:12px;display:flex}.main-wrapper .focus-block__head--spaced{margin-bottom:40px}.main-wrapper .focus-block__label{color:#292929;font-size:20px;font-weight:700}.main-wrapper .focus-block__sub{color:#6b00ad;font-size:15px;font-weight:500}.main-wrapper .focus-block__body{justify-content:space-between;gap:40px;padding:28px 28px 32px;display:flex}.main-wrapper .focus-block__body--middle{align-items:center}.main-wrapper .focus-row{align-items:flex-start;gap:32px;display:flex}.main-wrapper .up-dot{margin-top:150px}@media (max-width:768px){.main-wrapper .up-dot{margin-top:100px}}.main-wrapper .focus-graph{padding:32px 0 0;font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Noto Sans KR,sans-serif}.main-wrapper .focus-graph__box{--baseline:70px;width:500px;height:220px;margin-left:100px;margin-right:100px;position:relative}.main-wrapper .focus-graph__box:before,.main-wrapper .focus-graph__box:after{content:"";background:#707070;position:absolute;left:64px}.main-wrapper .focus-graph__box:before{width:1px;height:140px;bottom:40px}.main-wrapper .focus-graph__box:after{height:1px;bottom:40px;right:16px}.main-wrapper .focus-graph__baseline{left:64px;right:16px;bottom:calc(40px + var(--baseline));position:absolute}.main-wrapper .focus-graph__baseline:after{content:"";border-top:1px dashed #c2c2c2;position:absolute;inset:50% 0 auto}.main-wrapper .focus-graph__baseline-label{color:#fff;background:#5c5c5c;border-radius:3px;padding:4px 10px;font-size:11px;line-height:1;position:absolute;top:50%;left:0;transform:translate(-100%,-50%)}.main-wrapper .focus-graph__bars{align-items:flex-end;gap:40px;height:140px;padding-left:40px;display:flex;position:absolute;bottom:40px;left:64px;right:16px}.main-wrapper .bar{--h:80;--color:#ccc;text-align:center;color:#f5f5f5;width:80px;font-size:12px;position:relative}.main-wrapper .bar__body{height:var(--h);background:var(--color);border-radius:4px 4px 0 0;width:52px;margin:0 auto}.main-wrapper .bar__body--gray{background:#afafaf;border-radius:4px 4px 0 0;width:50px;height:50px}.main-wrapper .bar__body--yellow{background:#ffd74d;border-radius:4px 4px 0 0;width:50px;height:70px}.main-wrapper .bar__body--purple{background:#a402f9;border-radius:4px 4px 0 0;width:50px;height:100px}.main-wrapper .bar__tooltip{background:#4b4b4b;border-radius:4px;padding:4px 8px;font-size:11px;font-weight:600;position:absolute;bottom:60px;left:50%;transform:translate(-50%)}.main-wrapper .bar__tooltip:after{content:"";border:5px solid #0000;border-top-color:#4b4b4b;border-bottom-width:0;position:absolute;bottom:-5px;left:50%;transform:translate(-50%)}.main-wrapper .bar__tooltip--yellow{color:#000;background:#ffca44;bottom:80px}.main-wrapper .bar__tooltip--yellow:after{border-top-color:#ffca44}.main-wrapper .bar__tooltip--purple{background:#d327ff;bottom:110px}.main-wrapper .bar__tooltip--purple:after{border-top-color:#d327ff}.main-wrapper .focus-graph__text{gap:40px;margin-top:12px;margin-left:200px;margin-right:100px;font-size:14px;display:flex}.main-wrapper .focus-review{flex:1;max-width:320px;font-size:13px}.main-wrapper .focus-review--top{margin-top:70px}.main-wrapper .focus-review__title{color:#fff;text-align:center;background:#292929;border-radius:12px 0 0;height:30px;margin-bottom:10px;padding:4px 10px;font-size:16px;font-weight:600;display:inline-block}.main-wrapper .focus-review__quote{color:#000;font-size:14px;font-weight:500;line-height:1.7;position:relative}.main-wrapper .focus-review__quote:before{top:-8px;left:-14px}.main-wrapper .focus-pies{flex:1.2;margin-left:100px;display:flex}.main-wrapper .answer-pies{justify-content:flex-start;align-items:center;gap:140px;font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Noto Sans KR,sans-serif;display:flex}.main-wrapper .answer-pie-card{text-align:center;color:#555;font-size:13px}.main-wrapper .answer-pie{border-radius:50%;width:130px;height:130px;margin:0 auto 10px;position:relative}.main-wrapper .answer-pie--gray{background:conic-gradient(#dbdbdb 0deg 72deg,#9b9b9b 72deg 360deg)}.main-wrapper .answer-pie--purple{background:conic-gradient(#dbdbdb 0deg 24deg,#a402f9 24deg 360deg)}.main-wrapper .answer-pie__inner{color:#fff;text-shadow:0 1px 2px #00000059;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0;transform:translateY(20%)}.main-wrapper .answer-pie__label{font-size:13px}.main-wrapper .answer-pie__value{font-size:20px;font-weight:700}.main-wrapper .answer-pie-card__caption{color:#555;margin-top:2px;font-size:13px}.main-wrapper .sec-qve{color:#fff;background:#000;font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Noto Sans KR,sans-serif;position:relative;overflow:hidden}.main-wrapper .sec-qve:before{content:"";filter:blur(1px);background-image:url(/img/main/indexImg/bg_img.png);background-position:50%;background-size:cover;height:900px;position:absolute;inset:0;transform:scale(1.02)}.main-wrapper .sec-qve__inner{max-width:1200px;margin:80px auto 0;position:relative}.main-wrapper .sec-qve__top{text-align:center;flex-direction:column;margin-bottom:60px;display:flex}.main-wrapper .sec-qve__title{color:#ffd74d;margin-bottom:0;font-size:44px;font-weight:600;line-height:1.4}.main-wrapper .sec-qve__subtitle{color:#f0f0f0;text-align:left;margin:16px 0 0 103px;font-size:30px;font-weight:500}.main-wrapper .sec-qve__card{background:#fff;border-radius:999px;justify-content:center;align-items:center;max-width:1200px;height:220px;margin:0 auto 56px;padding:28px 40px 26px;display:flex;box-shadow:0 20px 60px #00000073}.main-wrapper .sec-qve__equation{flex-wrap:wrap;justify-content:center;align-items:center;gap:22px;display:flex}.main-wrapper .sec-qve__item{text-align:center}.main-wrapper .sec-qve__word{color:#555;font-size:48px;font-weight:600}.main-wrapper .sec-qve__accent{color:#a402f9}.main-wrapper .sec-qve__word--logo{color:#555;width:198px;height:60px}.main-wrapper .sec-qve__label{color:#999;margin-top:4px;font-size:20px;font-weight:400}.main-wrapper .sec-qve__sign{color:#ff4dd3;font-size:44px;font-weight:600}.main-wrapper .sec-qve__bottom{text-align:left;margin-top:10px;margin-left:110px}.main-wrapper .sec-qve__bottom-text{text-align:left;display:inline-block}.main-wrapper .sec-qve__bottom-title{color:#ffd859;margin:0 0 10px;font-size:50px;font-weight:600;line-height:1.4}.main-wrapper .sec-qve__bottom-desc{color:#f0f0f0;margin:0;font-size:24px;font-weight:500;line-height:1.8}.main-wrapper .sec-qve__bottom-photo{flex:1;height:170px}.main-wrapper .sec-expert{color:#fff;font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Noto Sans KR,sans-serif}.main-wrapper .sec-expert__img-wrap{max-width:1000px;margin:0 auto;padding:80px 16px 0}.main-wrapper .sec-expert__img{width:100%;display:block}.main-wrapper .exp-features{z-index:1;background:linear-gradient(#fab400 0 260px,#fff 260px 100%);padding-top:30px;position:relative}.main-wrapper .exp-features__inner{max-width:1100px;margin:0 auto}.main-wrapper .exp-features__header{margin-bottom:34px}.main-wrapper .exp-features__title{color:#704f00;border-bottom:2px solid #0006;padding-bottom:4px;font-size:24px;font-weight:700}.main-wrapper .exp-feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;display:grid}.main-wrapper .exp-feature-box{gap:30px;display:flex}.main-wrapper .exp-feature-number{color:#ffcc668c;font-size:195px;font-weight:600;line-height:1}.main-wrapper .exp-feature-box__body{margin-top:20px}.main-wrapper .exp-feature-title{color:#292929;margin:0 0 8px;font-size:20px;font-weight:700}.main-wrapper .exp-feature-text{color:#292929;margin:0;font-size:16px;font-weight:600;line-height:1.7}.main-wrapper .roadmap{color:var(--q-text-main);background:#fff;padding:40px 16px 80px;font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Noto Sans KR,sans-serif}.main-wrapper .roadmap__inner{max-width:1080px;margin:0 auto}.main-wrapper .roadmap-item{grid-template-columns:120px minmax(0,1.6fr) minmax(0,1.4fr);align-items:center;column-gap:32px;padding:32px 0;display:grid;position:relative}.main-wrapper .roadmap-item:not(:last-child){border-top:1px solid #d9d9d9;border-bottom:1px solid #d9d9d9}.main-wrapper .roadmap-left{justify-content:center;align-items:center;display:flex;position:relative}.main-wrapper .roadmap-left:before{content:"";background:#b518ff59;width:2px;top:0;bottom:0;left:50%;transform:translate(-50%)}.main-wrapper .roadmap-step-circle{z-index:1;text-align:center;color:#fff;background:#ba61ff;border-radius:999px;justify-content:center;align-items:center;width:80px;height:80px;font-size:16px;font-weight:700;display:flex;position:relative}.main-wrapper .roadmap-content{font-size:14px}.main-wrapper .roadmap-tag{color:#a402f9;margin:0 0 8px;font-size:16px;font-weight:700}.main-wrapper .roadmap-tag span{color:#757575;font-size:16px;font-weight:700}.main-wrapper .roadmap-title{color:#292929;margin:0 0 8px;font-size:24px;font-weight:700;line-height:1.5}.main-wrapper .roadmap-desc{color:#5c5c5c;margin:0;font-size:18px;font-weight:500;line-height:1.8}.main-wrapper .roadmap-media{background-color:#0000;justify-content:flex-end;display:flex}.main-wrapper .roadmap-image{background-position:50%;background-size:cover;border-radius:14px;width:260px;max-width:100%;height:160px;box-shadow:0 10px 25px #0000001f}.main-wrapper .roadmap-image--step1{background-color:#0000;background-image:url("/img/main/indexImg/Group 447.png")}.main-wrapper .roadmap-image--step2{background-image:url("/img/main/indexImg/Group 448.png")}.main-wrapper .roadmap-image--step3{background-image:url("/img/main/indexImg/Group 449.png")}.main-wrapper .review-modal{z-index:50;justify-content:center;align-items:center;display:none;position:fixed;inset:0}.main-wrapper .review-modal.is-open{display:flex}.main-wrapper .review-modal__backdrop{background:#00000073;position:absolute;inset:0}.main-wrapper .review-modal__dialog{z-index:1;background:#fff;border-radius:12px;width:90%;max-width:420px;padding:22px 22px 20px;position:relative;box-shadow:0 12px 28px #00000059}.main-wrapper .review-modal__close{cursor:pointer;background:0 0;border:none;font-size:20px;position:absolute;top:10px;right:10px}.main-wrapper .review-modal__img{width:100%;margin-bottom:10px;display:block}.main-wrapper .review-modal__title{color:var(--rv-text-main);margin:0 0 10px;font-size:18px;font-weight:700}.main-wrapper .review-modal__text{color:var(--rv-text-sub);margin:0 0 12px;font-size:14px;line-height:1.7}.main-wrapper .review-modal__meta{color:#999;margin:0;font-size:13px}.main-wrapper .quve-growth{color:#fff;background-color:#8c00d4;padding:80px 0 100px}.main-wrapper .quve-growth__inner{max-width:1120px;margin:0 auto;padding:0 24px}.main-wrapper .quve-growth__title{text-align:center;word-break:keep-all;margin-bottom:44px;font-size:40px;font-weight:700;line-height:1.4}.main-wrapper .quve-growth__title .highlight{color:#ffd600}.main-wrapper .quve-growth__cards{flex-direction:column;gap:32px;display:flex}.main-wrapper .quve-card{background-color:#fff;border-radius:24px;grid-template-columns:minmax(0,1.25fr) minmax(0,.9fr);align-items:center;column-gap:40px;padding:36px 48px;display:grid;position:relative}.main-wrapper .quve-card:before{content:"";background-color:#8c00d4;border-radius:50%;width:16px;height:16px;position:absolute;top:26px;left:32px}.main-wrapper .quve-card__text{padding-left:20px}.main-wrapper .quve-card__eyebrow{color:#ff3be2;margin-bottom:14px;font-size:14px}.main-wrapper .quve-card__eyebrow .en{color:#a3a3a3;margin-left:8px}.main-wrapper .quve-card__subtitle{color:#e232c9;word-break:keep-all;margin-bottom:20px;font-size:24px;font-weight:700;line-height:1.5}.main-wrapper .quve-card__body{color:#444;word-break:keep-all;font-size:16px;line-height:1.8}.main-wrapper .quve-card__visual{text-align:right}.main-wrapper .quve-card__visual-img{object-fit:cover;width:100%;max-width:260px;height:300px;display:inline-block}.main-wrapper .quve-experience{color:#d727ff;background-color:#fff;padding:80px 0 100px}.main-wrapper .quve-experience__inner{text-align:center;max-width:1200px;margin:0 auto;padding:0 24px}.main-wrapper .quve-experience__title{word-break:keep-all;margin-bottom:0;font-size:44px;font-weight:600;line-height:1.4}.main-wrapper .quve-experience__title .highlight{color:#d727ff}.main-wrapper .quve-experience__subtitle{color:#8a8a8a;word-break:keep-all;margin-top:16px;margin-bottom:48px;margin-left:10px;font-size:28px;font-weight:500;line-height:1.8}.main-wrapper .quve-experience__cards{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;display:grid}.main-wrapper .exp-card{background:#fff;border:1px solid #dfdfdf;border-radius:16px;flex-direction:column;align-items:center;padding-top:50px;display:flex}.main-wrapper .exp-card__title{color:#000;word-break:keep-all;margin-bottom:20px;font-size:16px;font-weight:600;line-height:1.6}.main-wrapper .exp-card__title span{color:#000;margin-top:4px;font-size:18px;font-weight:700;display:block}.main-wrapper .exp-card__thumb img{width:100%;max-width:180px;display:block}.main-wrapper .badges-wrap{margin-top:50px}.main-wrapper .badges-img{max-width:100%;display:block}.main-wrapper .site-footer{color:#555;background:#fff;border-top:1px solid #eee;padding:40px 0 60px;font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Noto Sans KR,sans-serif;font-size:12px}.main-wrapper .site-footer__inner{justify-content:space-between;align-items:flex-start;gap:40px;max-width:1120px;margin:0 auto;padding:0 24px;display:flex}.main-wrapper .footer-left__top{align-items:center;gap:24px;margin-bottom:12px;display:flex}.main-wrapper .footer-brand{color:#222;font-size:14px;font-weight:700}.main-wrapper .footer-nav a{color:#444;font-size:12px;text-decoration:none}.main-wrapper .footer-nav a:hover{text-decoration:underline}.main-wrapper .footer-nav__divider{color:#ccc;margin:0 6px}.main-wrapper .footer-info p{margin:2px 0;line-height:1.6}.main-wrapper .footer-link{color:#b400ff;text-decoration:none}.main-wrapper .footer-link:hover{text-decoration:underline}.main-wrapper .footer-copy{color:#888;margin-top:10px}.main-wrapper .footer-right{text-align:right;white-space:nowrap}.main-wrapper .footer-right__title{color:#444;margin-bottom:4px;font-size:13px;font-weight:600}.main-wrapper .footer-right__tel{color:#222;margin-bottom:6px;font-size:16px;font-weight:700}.main-wrapper .footer-right__desc{color:#777;font-size:12px;line-height:1.6}.main-wrapper .video-modal{z-index:9999;background:#4d4d4de6;justify-content:center;align-items:center;display:none;position:fixed;inset:0}.main-wrapper .video-modal.is-open{display:flex}.main-wrapper .video-modal__content{background:#000;border-radius:16px;width:90%;max-width:720px;position:relative;overflow:hidden;box-shadow:0 20px 40px #0009}.main-wrapper .video-modal__frame-wrap{width:100%;padding-top:56.25%;position:relative}.main-wrapper .video-modal__frame-wrap iframe{width:100%;height:100%;position:absolute;inset:0}.main-wrapper .video-modal__close{color:#fff;cursor:pointer;background:#000000b3;border:none;border-radius:999px;width:28px;height:28px;font-size:16px;position:absolute;top:8px;right:10px}@media (max-width:767px){.main-wrapper body{background:#fff;font-size:14px}.main-wrapper .page-wrapper{min-height:auto}.main-wrapper .quve-gnb-inner{justify-content:center;align-items:center;gap:0;max-width:100%;padding:10px 16px;display:flex;position:relative}.main-wrapper .quve-logo{width:140px;height:36px;margin:0 auto;display:block}.main-wrapper .quve-logo-img{object-fit:contain;width:100%;height:100%;display:block}.main-wrapper .quve-login-btn{display:none}.main-wrapper .quve-menu-toggle{cursor:pointer;z-index:20;background:#fff;outline:none;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:34px;height:34px;margin:0;padding:0;display:flex;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.main-wrapper .quve-menu-toggle span{background:#222;border-radius:999px;width:18px;height:2px;transition:transform .2s,opacity .2s}.main-wrapper .quve-gnb.menu-open .quve-menu-toggle span:first-child{transform:translateY(4px)rotate(45deg)}.main-wrapper .quve-gnb.menu-open .quve-menu-toggle span:nth-child(2){opacity:0}.main-wrapper .quve-gnb.menu-open .quve-menu-toggle span:nth-child(3){transform:translateY(-4px)rotate(-45deg)}.main-wrapper .quve-nav{z-index:10;background:#fff;border-top:1px solid #eee;flex-direction:column;align-items:flex-start;gap:8px;padding:10px 16px 16px;display:none;position:absolute;top:100%;left:0;right:0}.main-wrapper .quve-nav a{text-align:left;color:#222;border-bottom:1px solid #f2f2f2;width:100%;padding:10px 0;font-size:14px;text-decoration:none}.main-wrapper .quve-nav a:last-child{border-bottom:none}.main-wrapper .quve-nav a.is-active{color:#b518ff;font-weight:600}.main-wrapper .quve-gnb.menu-open .quve-nav{display:flex}.main-wrapper .banner_sec{background-image:url(/img/main/mobile/visual.png);background-position:50%;background-size:cover;width:100%;height:800px}.main-wrapper .quve-brain{padding:20px 16px 0}.main-wrapper .focus-block__label{font-size:15px}.main-wrapper .focus-block__sub{font-size:13px}.main-wrapper .sb-inner,.main-wrapper .quve-brain__inner,.main-wrapper .sec-qve__inner,.main-wrapper .roadmap__inner,.main-wrapper .quve-growth__inner,.main-wrapper .quve-experience__inner,.main-wrapper .site-footer__inner{box-sizing:border-box;max-width:100%;padding:0 16px}.main-wrapper .sb-heading,.main-wrapper .quve-brain__title,.main-wrapper .sec-qve__title,.main-wrapper .roadmap .sb-heading,.main-wrapper .quve-growth__title,.main-wrapper .quve-experience__title{word-break:keep-all;text-align:left;font-size:28px;font-weight:600;line-height:1.4}.main-wrapper .sb-subtitle-re{text-align:left;margin-top:0;margin-left:-15px}.main-wrapper .quve-growth__title{margin-left:15px}.main-wrapper .sb-heading{text-align:left;flex-direction:column;align-items:flex-start;font-size:28px;line-height:1.5}.main-wrapper .sb-heading__logo{height:27px;margin:4px 0}.main-wrapper .sb-subtitle{align-items:left;text-align:left;width:100%;font-size:18px;font-weight:500}.main-wrapper .sb-subtitle,.main-wrapper .sb-subtitle-re,.main-wrapper .quve-brain__desc,.main-wrapper .sec-qve__subtitle,.main-wrapper .quve-growth__subtitle,.main-wrapper .quve-experience__subtitle{font-size:18px;font-weight:500;line-height:1.6}.main-wrapper .center-row{margin:0;padding:0 16px}.main-wrapper .brain-modes{background-color:#b518ff;flex-direction:column;margin-top:24px;display:flex}.main-wrapper .brain-modes__item{width:100%}.main-wrapper .brain-modes__media img{width:100%;height:auto;display:block}.main-wrapper .sb-press-wrap{flex-direction:column;gap:16px;margin-top:24px;display:flex}.main-wrapper .news-card{width:100%}.main-wrapper .sb-text-top,.main-wrapper .sb-text-main{text-align:left}.main-wrapper .sb-text-top{font-size:16px;font-weight:400}.main-wrapper .sb-text-main{font-size:24px;font-weight:600}.main-wrapper .sb-text-main img{height:26px}.main-wrapper .sb-cta-wrap.sb-cta-wrap--lg{justify-content:center}.main-wrapper .sb-btn--tall{width:100%;height:60px;margin-top:30px}.main-wrapper .focus-row{flex-direction:column;gap:24px}.main-wrapper .focus-review{max-width:100%;font-size:12px;margin-top:0!important}.main-wrapper .focus-review__title{font-size:11px}.main-wrapper .focus-review__quote{font-size:13px}.main-wrapper .focus-graph{padding:20px 0 0}.main-wrapper .focus-graph__box{width:360px;max-width:100%;margin:0 auto}.main-wrapper .focus-graph__text{gap:30px;margin:0 0 0 100px;font-size:12px;display:flex}.main-wrapper .focus-block__body{flex-direction:column;gap:24px}.main-wrapper .focus-pies{justify-content:center;margin:0 auto;display:flex}.main-wrapper .answer-pies{flex-direction:row;align-items:center;gap:40px;display:flex}.main-wrapper .quve-brain__bottom-logo{height:24px;padding-top:0}.main-wrapper .answer-pie{width:130px;height:130px}.main-wrapper .answer-pie__value{font-size:18px}.main-wrapper .answer-pie-card__caption{font-size:12px}.main-wrapper .quve-brain__bottom{font-size:20px}.main-wrapper .sec-qve:before{filter:none;background-image:url(/img/main/mobile/bg_img.png);background-size:cover;height:1000px;transform:none}.main-wrapper .sec-qve__bottom-photo{height:100px}.main-wrapper .sec-qve__inner{margin-top:30px}.main-wrapper .sec-qve__top{align-items:left;text-align:left}.main-wrapper .sec-qve__title{font-size:28px}.main-wrapper .sec-qve__subtitle{margin-left:0;font-size:18px}.main-wrapper .sec-qve__card{align-items:left;border-radius:24px;max-width:260px;height:380px;margin-left:0;padding:20px 18px}.main-wrapper .sec-qve__word{font-size:30px}.main-wrapper .sec-qve__sign{align-items:center;font-size:24px}.main-wrapper .sec-qve__word--logo img{height:44px}.main-wrapper .sec-qve__label{font-size:11px}.main-wrapper .sec-qve__bottom{text-align:left;margin-top:24px;margin-left:0;margin-right:0}.main-wrapper .sec-qve__bottom-title{font-size:26px;font-weight:600}.main-wrapper .sec-qve__bottom-desc{font-size:18px;font-weight:500}.main-wrapper .sec-qve__equation{flex-direction:column;gap:12px;display:flex}.main-wrapper .sec-qve__item{justify-content:space-between;align-items:center;display:flex}.main-wrapper .sec-qve__word{flex:auto}.main-wrapper .sec-qve__label{text-align:right;white-space:nowrap;margin-left:8px}.main-wrapper .sec-qve__sign{text-align:center;margin-top:6px;font-size:20px;display:block}.main-wrapper .sb-heading.sb-heading--pad{text-align:left;margin-left:15px;font-size:28px;line-height:1.5}.main-wrapper .sec-expert__img-wrap{margin-bottom:0;padding:40px 16px 0}.main-wrapper .sec-expert__img{width:100%;height:auto;display:block}.main-wrapper .exp-features{background:#fab400;margin-top:0}.main-wrapper .exp-features__inner{margin:0 46px}.main-wrapper .exp-feature-grid{flex-direction:column;gap:12px;display:flex}.main-wrapper .exp-features__title{font-size:18px}.main-wrapper .exp-feature-number{margin-top:15px;font-size:60px}.main-wrapper .exp-feature-title{margin-top:0;font-size:16px}.main-wrapper .exp-feature-text{font-size:14px}.main-wrapper .exp-feature-text br{display:none}.main-wrapper .exp-feature-box{width:100%;margin-top:0;margin-bottom:0}.main-wrapper .blank_div{height:20px;display:block}.main-wrapper .book-strip__inner,.main-wrapper .book-strip__inner_left{box-sizing:border-box;max-width:100%;padding:0 16px}.main-wrapper .roadmap{padding:32px 16px 60px}.main-wrapper .roadmap__inner{max-width:100%}.main-wrapper .roadmap-item{grid-template-columns:1fr;row-gap:16px;padding:24px 0}.main-wrapper .roadmap-left{justify-content:flex-start}.main-wrapper .roadmap-step-circle{width:60px;height:60px;font-size:12px}.main-wrapper .roadmap-title{font-size:16px}.main-wrapper .roadmap-desc{font-size:13px}.main-wrapper .roadmap-media{justify-content:flex-start}.main-wrapper .roadmap-image{width:100%;height:160px}.main-wrapper .sb-subtitle-re{margin-right:0!important}.main-wrapper .quve-growth__cards{flex-direction:column;gap:24px;margin-top:24px;display:flex}.main-wrapper .quve-card{grid-template-columns:1fr;row-gap:16px;padding:24px 18px}.main-wrapper .quve-card:before{left:18px}.main-wrapper .quve-card__text{padding-left:10px}.main-wrapper .quve-card__eyebrow{margin-top:30px;font-size:13px}.main-wrapper .quve-card__subtitle{font-size:18px}.main-wrapper .quve-card__body{font-size:14px}.main-wrapper .quve-card__visual{text-align:center}.main-wrapper .quve-card__visual img{max-width:220px}.main-wrapper section[style*="background-color: #FFD74D"] .center-row{padding:0 16px}.main-wrapper section[style*="background-color: #FFD74D"] .sb-subtitle-re{text-align:left;margin-right:0!important}.main-wrapper .review-strip__inner{padding:0 16px}.main-wrapper .quve-experience__cards{flex-direction:column;gap:16px;margin-top:24px;display:flex}.main-wrapper .exp-card{width:100%}.main-wrapper .quve-experience__cards{grid-template-columns:repeat(1,minmax(0,1fr));gap:12px}.main-wrapper .exp-card{flex-direction:row;justify-content:space-between;align-items:center;padding:16px;display:flex}.main-wrapper .exp-card__title{text-align:left;margin-bottom:0;margin-left:20px;font-size:14px;line-height:1.5}.main-wrapper .exp-card__title span{font-size:18px;font-weight:800}.main-wrapper .exp-card__thumb{flex:0 0 40%;margin-top:0;margin-left:12px}.main-wrapper .exp-card__thumb img{width:100%;height:auto;display:block}@media (max-width:480px){.main-wrapper .quve-experience__cards{grid-template-columns:1fr}}.main-wrapper .site-footer{padding:24px 0 40px}.main-wrapper .site-footer__inner{flex-direction:column;align-items:flex-start;gap:24px;padding:0 16px}.main-wrapper .footer-left__top{flex-direction:column;align-items:flex-start;gap:8px}.main-wrapper .footer-right{text-align:left;display:none}.main-wrapper .footer-right__tel{font-size:18px}.main-wrapper .floating-bar{width:100%;max-width:none;padding:0 12px}.main-wrapper .floating-bar img{width:100%;height:auto}.main-wrapper .floating-bar.is-sticky{position:fixed;inset:auto 0 16px;transform:none}.main-wrapper .floating-bar.is-bottom{bottom:230px;left:0;right:0;transform:none}}.main-wrapper .popup-overlay{z-index:9999;background-color:#00000080;justify-content:center;align-items:center;width:100%;height:100%;position:fixed;top:0;left:0}.main-wrapper .popup-overlay.active{display:flex}.main-wrapper .popup-container{width:1000px;height:600px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.main-wrapper .popup-image{object-fit:contain;cursor:pointer;border-radius:8px;width:1000px;height:600px;display:block;box-shadow:0 4px 20px #0000004d}.main-wrapper .popup-close{cursor:pointer;color:#333;background-color:#fff;border:2px solid #e0e0e0;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:24px;transition:all .3s;display:flex;position:absolute;top:-15px;right:-15px;box-shadow:0 2px 8px #0003}.main-wrapper .popup-close:hover{background-color:#f5f5f5;transform:scale(1.1)}.main-wrapper .popup-close:before{content:"×";line-height:1}@media (max-width:768px){.main-wrapper .popup-container,.main-wrapper .popup-image{width:327px;height:510px}.main-wrapper .popup-close{width:35px;height:35px;font-size:20px;top:-12px;right:-12px}}.book-strip{color:var(--book-text-main);background:#fff;padding:24px 16px 32px;font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Noto Sans KR,sans-serif}.book-strip__inner{background:linear-gradient(0deg,#c4f2f8 0 50%,#fff 50% 100%);max-width:100%;margin:0 auto}.book-strip__inner_left{background:linear-gradient(0deg,#e9cfff 0 50%,#fff 50% 100%);max-width:100%;height:300px;margin:0 auto}.book-strip__viewport{width:100%;overflow:hidden}.book-strip__line,.book-strip__line_left{will-change:transform;align-items:flex-start;gap:18px;width:max-content;display:flex}.book-strip__line{animation:45s linear infinite book-marquee-ltr}@keyframes book-marquee-ltr{0%{transform:translate(-50%)}to{transform:translate(0)}}.book-strip__line_left{animation:45s linear infinite book-marquee-rtl}@keyframes book-marquee-rtl{0%{transform:translate(0)}to{transform:translate(-50%)}}.book-card{text-align:center;flex:none;width:190px;font-size:11px}.book-card__cover-wrap{aspect-ratio:3/4;background:0 0;border-radius:10px;width:100%;height:290px;margin-bottom:6px;position:relative;overflow:hidden;box-shadow:0 4px 12px #0000001f}.book-card__cover{object-fit:cover;width:100%;height:100%;display:block}.review-strip{background:#ffd74d;padding:40px 0;font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Noto Sans KR,sans-serif}.review-strip__inner{background:#ffd74d;max-width:100%;margin:0 auto;padding:24px 0}.review-strip__viewport{padding:0 32px;overflow:hidden}.review-strip__track{will-change:transform;align-items:stretch;gap:24px;width:max-content;animation:60s linear infinite review-marquee-ltr;display:flex}@keyframes review-marquee-ltr{0%{transform:translate(-50%)}to{transform:translate(0)}}.review-card{background:var(--rv-card-bg);border-radius:8px;flex-direction:column;flex:none;width:260px;display:flex;overflow:hidden;box-shadow:0 8px 20px #00000029}.review-card__img-wrap{width:100%;height:180px;overflow:hidden}.review-card__img{object-fit:cover;width:100%;height:100%;display:block}.review-card__body{flex:1;padding:16px 18px 14px}.review-card__title{color:var(--rv-text-main);margin:0 0 10px;font-size:15px;font-weight:700}.review-card__text{color:var(--rv-text-sub);margin:0;font-size:13px;line-height:1.6}.review-card__footer{color:var(--rv-text-sub);background:var(--rv-card-bg);justify-content:space-between;align-items:center;padding:10px 18px 14px;font-size:12px;display:flex}.review-card__age{font-size:12px}.review-card__btn{color:#333;cursor:pointer;background:#f1c14a;border:none;border-radius:999px;padding:6px 14px;font-size:12px}.review-card__btn:hover{background:#e0af2f}
