.Carousel-module__F0HZLG__wrap{max-width:var(--wrap-carousel);flex-direction:column;align-items:center;margin:0 auto;display:flex;position:relative}.Carousel-module__F0HZLG__caption{color:var(--text-strong-sub);border:1px solid var(--border-strong);border-radius:var(--r-pill);letter-spacing:-.01em;text-align:center;background:#fff;align-items:center;width:fit-content;margin:0 auto 20px;padding:8px 20px;font-size:clamp(15px,2.2vw,17px);font-weight:700;display:inline-flex}.Carousel-module__F0HZLG__frame{justify-content:center;align-items:center;width:100%;height:clamp(340px,52vw,640px);display:flex}.Carousel-module__F0HZLG__frame img{object-fit:contain;width:auto;max-width:100%;height:100%;display:block}.Carousel-module__F0HZLG__arrow{z-index:2;border-radius:var(--r-pill);border:1px solid var(--border-strong);width:44px;height:44px;box-shadow:var(--sh-raised);color:var(--text-strong-sub);background:#fff;justify-content:center;align-items:center;font-size:18px;transition:background .15s,border-color .15s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.Carousel-module__F0HZLG__arrow:hover{background:var(--surface-2);border-color:var(--text-faint)}.Carousel-module__F0HZLG__arrowPrev{left:0}.Carousel-module__F0HZLG__arrowNext{right:0}.Carousel-module__F0HZLG__dots{justify-content:center;gap:8px;margin-top:20px;display:flex}.Carousel-module__F0HZLG__dot{border-radius:var(--r-pill);background:#d1d6db;width:8px;height:8px;transition:background .15s}.Carousel-module__F0HZLG__dotActive{background:var(--text)}@media (max-width:768px){.Carousel-module__F0HZLG__arrow{width:36px;height:36px;font-size:15px}.Carousel-module__F0HZLG__arrowPrev{left:-4px}.Carousel-module__F0HZLG__arrowNext{right:-4px}.Carousel-module__F0HZLG__frame{height:clamp(280px,66vw,420px)}}
.ContactSection-module__UONp9G__section{max-width:var(--wrap);grid-template-columns:repeat(auto-fit,minmax(300px,1fr));align-items:start;gap:64px;margin:0 auto;padding:112px 24px;scroll-margin-top:24px;display:grid}.ContactSection-module__UONp9G__eyebrow{color:var(--blue);margin-bottom:12px;font-size:15px;font-weight:700}.ContactSection-module__UONp9G__heading{letter-spacing:-.02em;margin-bottom:16px;font-size:36px;font-weight:800;line-height:1.3}.ContactSection-module__UONp9G__lead{color:var(--text-body);margin-bottom:32px;font-size:16px;line-height:1.7}.ContactSection-module__UONp9G__info{color:var(--text-body);flex-direction:column;gap:12px;font-size:15px;display:flex}.ContactSection-module__UONp9G__infoRow{align-items:center;gap:10px;display:flex}.ContactSection-module__UONp9G__infoLabel{color:var(--text);flex:none;width:64px;font-weight:700}.ContactSection-module__UONp9G__kakaoBtn{background:var(--kakao);color:var(--text);border-radius:var(--r-btn);align-items:center;gap:8px;padding:10px 18px;font-size:14.5px;font-weight:700;transition:background .15s;display:inline-flex}.ContactSection-module__UONp9G__kakaoBtn:hover{color:var(--text);background:#f5dc00}.ContactSection-module__UONp9G__brandMark{margin-top:28px}.ContactSection-module__UONp9G__brandMark img{opacity:.55;width:auto;height:18px;display:block}.ContactSection-module__UONp9G__form{background:var(--surface-2);border-radius:var(--r-20);flex-direction:column;gap:16px;padding:36px;display:flex}.ContactSection-module__UONp9G__field{flex-direction:column;gap:8px;display:flex}.ContactSection-module__UONp9G__label{font-size:14px;font-weight:700}.ContactSection-module__UONp9G__req{color:var(--blue)}.ContactSection-module__UONp9G__input{border:1px solid var(--border);border-radius:var(--r-btn);color:var(--text);background:#fff;padding:14px 16px;font-family:inherit;font-size:15px;transition:border-color .15s,box-shadow .15s}.ContactSection-module__UONp9G__input::placeholder{color:var(--text-dim)}.ContactSection-module__UONp9G__input:hover{border-color:var(--border-strong)}.ContactSection-module__UONp9G__input:focus{border-color:var(--blue);outline:none;box-shadow:0 0 0 3px #1b50e51f}.ContactSection-module__UONp9G__consent{color:var(--text-body);cursor:pointer;align-items:flex-start;gap:10px;font-size:13.5px;line-height:1.6;display:flex}.ContactSection-module__UONp9G__consent input{width:18px;height:18px;accent-color:var(--blue);flex:none;margin-top:2px}.ContactSection-module__UONp9G__consentSub{color:var(--text-faint)}.ContactSection-module__UONp9G__submit{background:var(--blue);color:#fff;border-radius:var(--r-img);padding:16px;font-size:16px;font-weight:700;transition:background .15s}.ContactSection-module__UONp9G__submit:hover:not(:disabled){background:var(--blue-hover)}.ContactSection-module__UONp9G__submit:disabled{opacity:.6;cursor:default}.ContactSection-module__UONp9G__note{color:var(--text-faint);text-align:center;font-size:13px}.ContactSection-module__UONp9G__success{color:var(--blue);text-align:center;border-radius:var(--r-btn);background:#eef3ff;padding:12px;font-size:14px;font-weight:600}.ContactSection-module__UONp9G__error{color:var(--red);text-align:center;font-size:13.5px;font-weight:600}.ContactSection-module__UONp9G__honeypot{width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}@media (max-width:768px){.ContactSection-module__UONp9G__section{gap:40px;padding:64px 20px}.ContactSection-module__UONp9G__heading{font-size:28px}.ContactSection-module__UONp9G__form{padding:24px}}
.FaqAccordion-module__VyPCzG__list{flex-direction:column;gap:12px;display:flex}.FaqAccordion-module__VyPCzG__item{border:1px solid var(--border);border-radius:var(--r-14);background:#fff;overflow:hidden}.FaqAccordion-module__VyPCzG__question{text-align:left;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:20px 24px;font-size:16.5px;font-weight:700;transition:background .15s;display:flex}.FaqAccordion-module__VyPCzG__question:hover{background:#fafbfc}.FaqAccordion-module__VyPCzG__chevron{color:var(--text-faint);flex:none;font-size:14px}.FaqAccordion-module__VyPCzG__answer{color:var(--text-body);padding:0 24px 20px;font-size:15px;line-height:1.7}@media (max-width:768px){.FaqAccordion-module__VyPCzG__question{padding:18px;font-size:15.5px}.FaqAccordion-module__VyPCzG__answer{padding:0 18px 18px}}
.SiteFooter-module__wWXZva__footer{background:#191f28;padding:64px 0 48px}.SiteFooter-module__wWXZva__inner{max-width:var(--wrap);margin:0 auto;padding:0 24px}.SiteFooter-module__wWXZva__top{border-bottom:1px solid #ffffff14;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:40px;padding-bottom:40px;display:grid}.SiteFooter-module__wWXZva__logo{filter:brightness(0)invert(.85);width:auto;height:18px;margin-bottom:16px;display:block}.SiteFooter-module__wWXZva__businessInfo{color:var(--text-faint);font-size:13.5px;line-height:1.8}.SiteFooter-module__wWXZva__colHeading{color:var(--text-faint);margin-bottom:14px;font-size:13px;font-weight:700}.SiteFooter-module__wWXZva__colLinks{flex-direction:column;gap:8px;font-size:14px;display:flex}.SiteFooter-module__wWXZva__colLinks a{color:#d1d6db;transition:color .15s}.SiteFooter-module__wWXZva__colLinks a:hover{color:#fff}.SiteFooter-module__wWXZva__bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding-top:24px;display:flex}.SiteFooter-module__wWXZva__bottomLeft{flex-wrap:wrap;align-items:center;gap:20px;display:flex}.SiteFooter-module__wWXZva__tagline{color:var(--text-sub);font-size:13px}.SiteFooter-module__wWXZva__legal{gap:16px;font-size:13px;display:flex}.SiteFooter-module__wWXZva__legal a{color:var(--text-faint);transition:color .15s}.SiteFooter-module__wWXZva__legal a:hover{color:#d1d6db}.SiteFooter-module__wWXZva__copyright{color:var(--text-body);font-size:12.5px}
.LangSwitcher-module__rEgcoq__root{position:relative}.LangSwitcher-module__rEgcoq__trigger{border-radius:var(--r-btn);color:#ffffffd9;cursor:pointer;border:1px solid #ffffff38;align-items:center;gap:6px;height:36px;padding:0 10px;font-size:14px;font-weight:600;transition:background .15s,color .15s,border-color .15s;display:flex}.LangSwitcher-module__rEgcoq__trigger:hover{color:#fff;background:#ffffff1a;border-color:#fff6}.LangSwitcher-module__rEgcoq__globe{flex:none;width:17px;height:17px}.LangSwitcher-module__rEgcoq__triggerLabel{letter-spacing:.02em}.LangSwitcher-module__rEgcoq__panel{z-index:200;background:var(--navy-panel);border-radius:var(--r-14);width:max-content;min-width:140px;box-shadow:var(--sh-panel);border:1px solid #ffffff1a;flex-direction:column;gap:2px;margin-top:8px;padding:6px;display:none;position:absolute;top:100%;right:0}.LangSwitcher-module__rEgcoq__panelOpen{display:flex}.LangSwitcher-module__rEgcoq__item{white-space:nowrap;border-radius:var(--r-btn);color:#ffffffd9;padding:10px 14px;font-size:14px;font-weight:600;transition:background .15s,color .15s;display:block}.LangSwitcher-module__rEgcoq__item:hover{color:#fff;background:#ffffff14}.LangSwitcher-module__rEgcoq__itemActive{color:#fff;background:#ffffff1f}@media (max-width:860px){.LangSwitcher-module__rEgcoq__trigger{gap:4px;height:34px;padding:0 8px}}@media (max-width:400px){.LangSwitcher-module__rEgcoq__trigger{padding:0 7px}.LangSwitcher-module__rEgcoq__triggerLabel{display:none}}
.SiteHeader-module__mdpVJq__banner{text-align:center;background:#e9eef7;padding:10px 24px 11px}.SiteHeader-module__mdpVJq__bannerText{color:#14315c;letter-spacing:-.01em;font-size:15px;font-weight:800;line-height:1.5}.SiteHeader-module__mdpVJq__bannerSub{color:#5a6b85;font-weight:600}.SiteHeader-module__mdpVJq__stack{z-index:100;position:relative}.SiteHeader-module__mdpVJq__nav{z-index:100;position:absolute;top:100%;left:0;right:0}.SiteHeader-module__mdpVJq__inner{max-width:var(--wrap);justify-content:space-between;align-items:center;height:72px;margin:0 auto;padding:0 24px;display:flex}.SiteHeader-module__mdpVJq__brand{align-items:center;gap:14px;display:flex}.SiteHeader-module__mdpVJq__brand img{width:auto;height:24px;display:block}.SiteHeader-module__mdpVJq__brandDivider{background:#ffffff40;width:1px;height:16px}.SiteHeader-module__mdpVJq__links{align-items:center;gap:28px;font-size:15px;font-weight:500;display:flex}.SiteHeader-module__mdpVJq__link{color:#ffffffd9;transition:color .15s}.SiteHeader-module__mdpVJq__link:hover{color:#fff}.SiteHeader-module__mdpVJq__linkActive{color:#fff;font-weight:700}.SiteHeader-module__mdpVJq__dd{position:relative}.SiteHeader-module__mdpVJq__ddPanel{z-index:200;width:max-content;padding-top:14px;display:none;position:absolute;top:100%;left:-28px}.SiteHeader-module__mdpVJq__ddPanelOpen{display:block}.SiteHeader-module__mdpVJq__ddInner{background:var(--navy-panel);border-radius:var(--r-14);box-shadow:var(--sh-panel);border:1px solid #ffffff1a;gap:6px;padding:6px;display:flex}.SiteHeader-module__mdpVJq__ddItem{white-space:nowrap;border-radius:var(--r-btn);color:#fff;flex:none;align-items:center;gap:10px;padding:12px 20px;transition:background .15s;display:flex}.SiteHeader-module__mdpVJq__ddItem:hover{color:#fff;background:#ffffff14}.SiteHeader-module__mdpVJq__ddItem img{width:auto;height:20px;display:block}.SiteHeader-module__mdpVJq__ddItem span{color:#ffffffd9;font-size:14px;font-weight:600}.SiteHeader-module__mdpVJq__actions{align-items:center;gap:12px;display:flex}.SiteHeader-module__mdpVJq__login{color:#ffffffe6;border-radius:var(--r-btn);white-space:nowrap;border:1px solid #ffffff59;padding:9px 16px;font-size:15px;font-weight:600;transition:border-color .15s,background .15s,color .15s}.SiteHeader-module__mdpVJq__login:hover{color:#fff;background:#ffffff14;border-color:#ffffffb3}.SiteHeader-module__mdpVJq__cta{background:var(--blue);color:#fff;border-radius:var(--r-btn);white-space:nowrap;padding:10px 18px;font-size:15px;font-weight:700;transition:background .15s}.SiteHeader-module__mdpVJq__cta:hover{background:var(--blue-hover);color:#fff}.SiteHeader-module__mdpVJq__burger{cursor:pointer;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:44px;height:44px;display:none}.SiteHeader-module__mdpVJq__burger span{background:#fff;border-radius:2px;width:22px;height:2px;display:block}.SiteHeader-module__mdpVJq__mobilePanel{background:var(--navy-panel);border-top:1px solid #ffffff1a;padding:8px 20px 20px}.SiteHeader-module__mdpVJq__mobileLink{color:#ffffffd9;border-bottom:1px solid #ffffff14;padding:14px 4px;font-size:16px;font-weight:600;display:block}.SiteHeader-module__mdpVJq__mobileLinkActive{color:#fff;font-weight:700}.SiteHeader-module__mdpVJq__mobileLogin{text-align:center;color:#ffffffe6;border-radius:var(--r-btn);border:1px solid #ffffff59;margin-top:16px;padding:13px;font-size:16px;font-weight:600;display:block}.SiteHeader-module__mdpVJq__mobileLogin+.SiteHeader-module__mdpVJq__mobileCta{margin-top:10px}.SiteHeader-module__mdpVJq__mobileCta{text-align:center;background:var(--blue);color:#fff;border-radius:var(--r-btn);margin-top:16px;padding:14px;font-size:16px;font-weight:700;display:block}@media (max-width:860px){.SiteHeader-module__mdpVJq__links,.SiteHeader-module__mdpVJq__login,.SiteHeader-module__mdpVJq__cta{display:none}.SiteHeader-module__mdpVJq__actions{gap:4px}.SiteHeader-module__mdpVJq__burger{display:flex}}
.ArticleView-module__Z8sRAW__hero{background:var(--navy-2);padding:84px 24px clamp(48px,7vw,72px)}.ArticleView-module__Z8sRAW__heroInner{max-width:780px;margin:0 auto}.ArticleView-module__Z8sRAW__meta{color:var(--text-on-dark-sub);flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:18px;font-size:13.5px;display:flex}.ArticleView-module__Z8sRAW__metaCategory{color:var(--blue-light);font-weight:800}.ArticleView-module__Z8sRAW__metaDot{color:#ffffff4d}.ArticleView-module__Z8sRAW__h1{letter-spacing:-.03em;color:#fff;text-wrap:pretty;margin-bottom:16px;font-size:clamp(26px,4vw,40px);font-weight:800;line-height:1.35}.ArticleView-module__Z8sRAW__lead{color:var(--text-on-dark-sub);font-size:clamp(16px,2vw,18px);line-height:1.7}.ArticleView-module__Z8sRAW__heroImage{max-width:980px;padding:0 var(--pad-x);margin:clamp(-40px,-4vw,-24px) auto 0}.ArticleView-module__Z8sRAW__heroImage img{border-radius:var(--r-20);width:100%;height:auto;box-shadow:var(--sh-float);display:block}.ArticleView-module__Z8sRAW__article{max-width:780px;padding:clamp(48px,7vw,80px)var(--pad-x);margin:0 auto}.ArticleView-module__Z8sRAW__p{color:var(--text-strong-sub);text-wrap:pretty;margin-bottom:24px;font-size:17px;line-height:1.85}.ArticleView-module__Z8sRAW__h2{letter-spacing:-.025em;margin:44px 0 18px;font-size:clamp(21px,2.8vw,27px);font-weight:800;line-height:1.4}.ArticleView-module__Z8sRAW__figure{margin:32px 0}.ArticleView-module__Z8sRAW__figure img{border-radius:var(--r-16);border:1px solid var(--border);width:100%;height:auto;display:block}.ArticleView-module__Z8sRAW__figcaption{color:var(--text-faint);text-align:center;margin-top:10px;font-size:13.5px}.ArticleView-module__Z8sRAW__list{flex-direction:column;gap:12px;margin:0 0 24px;display:flex}.ArticleView-module__Z8sRAW__list li{color:var(--text-strong-sub);gap:10px;font-size:16.5px;line-height:1.75;display:flex}.ArticleView-module__Z8sRAW__bullet{color:var(--blue);flex:none;font-weight:800}.ArticleView-module__Z8sRAW__numbered{flex-direction:column;gap:16px;margin:0 0 24px;display:flex}.ArticleView-module__Z8sRAW__numberedItem{background:var(--surface-2);border-radius:var(--r-16);gap:16px;padding:20px 22px;display:flex}.ArticleView-module__Z8sRAW__num{color:var(--blue);flex:none;font-size:15px;font-weight:800}.ArticleView-module__Z8sRAW__numberedText{color:var(--text-strong-sub);font-size:16px;line-height:1.75}.ArticleView-module__Z8sRAW__quote{border-left:3px solid var(--blue);color:var(--text);margin:32px 0;padding:4px 0 4px 20px;font-size:18px;font-weight:700;line-height:1.7}.ArticleView-module__Z8sRAW__cta{background:var(--surface-2);padding:clamp(48px,7vw,80px)var(--pad-x);text-align:center}.ArticleView-module__Z8sRAW__ctaTitle{letter-spacing:-.025em;margin-bottom:12px;font-size:clamp(20px,2.8vw,28px);font-weight:800;line-height:1.4}.ArticleView-module__Z8sRAW__ctaLead{color:var(--text-sub);margin-bottom:28px;font-size:16px}.ArticleView-module__Z8sRAW__ctaButton{background:var(--blue);color:#fff;border-radius:var(--r-img);align-items:center;height:54px;padding:0 28px;font-size:16px;font-weight:700;transition:background .15s;display:inline-flex}.ArticleView-module__Z8sRAW__ctaButton:hover{background:var(--blue-hover);color:#fff}.ArticleView-module__Z8sRAW__related{max-width:var(--wrap);padding:clamp(48px,7vw,80px)var(--pad-x);margin:0 auto}.ArticleView-module__Z8sRAW__relatedHeading{letter-spacing:-.02em;margin-bottom:28px;font-size:clamp(20px,2.6vw,26px);font-weight:800}.ArticleView-module__Z8sRAW__relatedGrid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:28px;display:grid}.ArticleView-module__Z8sRAW__relatedCard{color:var(--text);flex-direction:column;gap:10px;display:flex}.ArticleView-module__Z8sRAW__relatedCard:hover .ArticleView-module__Z8sRAW__relatedTitle{color:var(--blue)}.ArticleView-module__Z8sRAW__relatedThumb{border-radius:var(--r-img);background:var(--surface-3);height:160px;overflow:hidden}.ArticleView-module__Z8sRAW__relatedThumb img{object-fit:cover;width:100%;height:100%;display:block}.ArticleView-module__Z8sRAW__relatedMeta{color:var(--text-faint);font-size:13px;font-weight:700}.ArticleView-module__Z8sRAW__relatedTitle{letter-spacing:-.02em;font-size:17px;font-weight:800;line-height:1.45;transition:color .15s}@media (max-width:768px){.ArticleView-module__Z8sRAW__hero{padding:84px 20px 40px}.ArticleView-module__Z8sRAW__heroImage{margin-top:-20px}.ArticleView-module__Z8sRAW__p{font-size:16px}}
.ColumnView-module__2xdHgq__hero{background:var(--navy-2);text-align:center;padding:84px 24px clamp(56px,8vw,88px)}.ColumnView-module__2xdHgq__eyebrow{color:var(--blue-light);margin-bottom:12px;font-size:15px;font-weight:700}.ColumnView-module__2xdHgq__h1{letter-spacing:-.03em;color:#fff;margin-bottom:16px;font-size:clamp(30px,4.6vw,44px);font-weight:800;line-height:1.3}.ColumnView-module__2xdHgq__heroLead{color:var(--text-on-dark-sub);font-size:17px}.ColumnView-module__2xdHgq__body{max-width:var(--wrap);padding:clamp(40px,6vw,72px)var(--pad-x)var(--pad-y);margin:0 auto}.ColumnView-module__2xdHgq__filters{justify-content:center;gap:8px;margin-bottom:clamp(32px,5vw,56px);display:flex}.ColumnView-module__2xdHgq__filter{color:var(--text-body);border:1px solid var(--border);border-radius:var(--r-pill);background:#fff;padding:10px 22px;font-size:15px;font-weight:700;transition:background .15s,color .15s,border-color .15s}.ColumnView-module__2xdHgq__filter:hover{border-color:var(--text-faint)}.ColumnView-module__2xdHgq__filterActive,.ColumnView-module__2xdHgq__filterActive:hover{background:var(--blue);border-color:var(--blue);color:#fff}.ColumnView-module__2xdHgq__featured{background:var(--surface-2);border-radius:var(--r-24);color:var(--text);grid-template-columns:7fr 5fr;align-items:center;gap:clamp(24px,4vw,48px);margin-bottom:clamp(40px,6vw,64px);padding:clamp(24px,3.5vw,40px);transition:box-shadow .15s;display:grid}.ColumnView-module__2xdHgq__featured:hover{box-shadow:var(--sh-raised);color:var(--text)}.ColumnView-module__2xdHgq__featuredBody{flex-direction:column;gap:12px;display:flex}.ColumnView-module__2xdHgq__badgeRow{align-items:center;gap:8px;display:flex}.ColumnView-module__2xdHgq__badgeLatest{color:#fff;background:var(--blue);border-radius:6px;padding:4px 10px;font-size:12.5px;font-weight:800}.ColumnView-module__2xdHgq__badgeCategory{color:var(--text-sub);font-size:13px;font-weight:700}.ColumnView-module__2xdHgq__featuredTitle{letter-spacing:-.025em;font-size:clamp(22px,3vw,30px);font-weight:800;line-height:1.4}.ColumnView-module__2xdHgq__featuredExcerpt{color:var(--text-sub);font-size:16px;line-height:1.7}.ColumnView-module__2xdHgq__readMore{color:var(--blue);font-size:15px;font-weight:700}.ColumnView-module__2xdHgq__featuredMedia img{object-fit:cover;border-radius:var(--r-16);width:100%;height:100%;max-height:320px;display:block}.ColumnView-module__2xdHgq__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:40px 32px;display:grid}.ColumnView-module__2xdHgq__card{color:var(--text);flex-direction:column;gap:12px;display:flex}.ColumnView-module__2xdHgq__cardLink:hover .ColumnView-module__2xdHgq__cardTitle{color:var(--blue)}.ColumnView-module__2xdHgq__cardThumb{border-radius:var(--r-16);background:var(--surface-3);height:200px;position:relative;overflow:hidden}.ColumnView-module__2xdHgq__cardThumb img{object-fit:cover;width:100%;height:100%;display:block}.ColumnView-module__2xdHgq__cardTitle{letter-spacing:-.02em;font-size:19px;font-weight:800;line-height:1.45;transition:color .15s}.ColumnView-module__2xdHgq__cardExcerpt{color:var(--text-sub);font-size:14.5px;line-height:1.65}.ColumnView-module__2xdHgq__empty{text-align:center;color:var(--text-sub);padding:48px 0;font-size:16px}@media (max-width:768px){.ColumnView-module__2xdHgq__hero{padding:84px 20px 48px}.ColumnView-module__2xdHgq__featured{grid-template-columns:1fr}.ColumnView-module__2xdHgq__featuredMedia{order:1}.ColumnView-module__2xdHgq__featuredBody{order:2}.ColumnView-module__2xdHgq__featuredMedia img{max-height:220px}.ColumnView-module__2xdHgq__grid{grid-template-columns:1fr;gap:32px}}
.FeaturesView-module__Gjwo8a__header{background:var(--navy-2);position:relative}.FeaturesView-module__Gjwo8a__tabsRow{max-width:var(--wrap);justify-content:center;margin:0 auto;padding:84px 24px 0;display:flex}.FeaturesView-module__Gjwo8a__tabs{background:var(--navy-2);border-radius:var(--r-14);border:1px solid #ffffff1a;gap:6px;padding:6px;display:flex}.FeaturesView-module__Gjwo8a__tab{white-space:nowrap;border-radius:var(--r-btn);background:0 0;align-items:center;gap:10px;padding:14px 32px;transition:background .2s;display:flex}.FeaturesView-module__Gjwo8a__tab:hover{background:#ffffff0f}.FeaturesView-module__Gjwo8a__tabActive,.FeaturesView-module__Gjwo8a__tabActive:hover{background:var(--blue)}.FeaturesView-module__Gjwo8a__tab img{width:auto;height:22px;display:block}.FeaturesView-module__Gjwo8a__tab span{color:#ffffffbf;font-size:14px;font-weight:600}.FeaturesView-module__Gjwo8a__tabActive span{color:#fff}.FeaturesView-module__Gjwo8a__headerCopy{max-width:var(--wrap);margin:0 auto;padding:56px 24px 96px}.FeaturesView-module__Gjwo8a__h1{letter-spacing:-.03em;color:#fff;margin-bottom:16px;font-size:46px;font-weight:800;line-height:1.3}.FeaturesView-module__Gjwo8a__headerLead{color:var(--text-on-dark-sub);max-width:640px;font-size:18px;line-height:1.6}.FeaturesView-module__Gjwo8a__headerLead strong{color:#fff}.FeaturesView-module__Gjwo8a__videoSection{background:var(--navy-2);padding:0 24px 64px}.FeaturesView-module__Gjwo8a__videoWrap{max-width:var(--wrap-video);margin:0 auto}.FeaturesView-module__Gjwo8a__videoFrame{border-radius:var(--r-20);box-shadow:var(--sh-video);background:#000;padding-top:56.25%;position:relative;overflow:hidden}.FeaturesView-module__Gjwo8a__videoFrame iframe{border:0;width:100%;height:100%;position:absolute;inset:0}.FeaturesView-module__Gjwo8a__videoPoster{justify-content:center;align-items:center;width:100%;display:flex;position:absolute;inset:0}.FeaturesView-module__Gjwo8a__videoPoster img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.FeaturesView-module__Gjwo8a__playButton{border-radius:var(--r-16);background:red;justify-content:center;align-items:center;width:88px;height:62px;transition:transform .15s;display:flex;position:relative;box-shadow:0 8px 24px #0006}.FeaturesView-module__Gjwo8a__videoPoster:hover .FeaturesView-module__Gjwo8a__playButton{transform:scale(1.06)}.FeaturesView-module__Gjwo8a__playTriangle{border-top:13px solid #0000;border-bottom:13px solid #0000;border-left:22px solid #fff;width:0;height:0;margin-left:5px}.FeaturesView-module__Gjwo8a__videoLink{text-align:center;color:var(--text-faint);margin-top:18px;font-size:14px}.FeaturesView-module__Gjwo8a__videoLink a{color:var(--text-faint)}.FeaturesView-module__Gjwo8a__videoLink a:hover{color:#fff}.FeaturesView-module__Gjwo8a__partner{max-width:var(--wrap);padding:var(--pad-y)var(--pad-x)0;margin:0 auto}.FeaturesView-module__Gjwo8a__block{border-bottom:1px solid var(--border);text-align:center;margin-bottom:clamp(40px,7vw,88px);padding-bottom:clamp(40px,7vw,88px);scroll-margin-top:24px}.FeaturesView-module__Gjwo8a__blockBadge{color:#fff;background:var(--navy-2);border-radius:var(--r-btn);margin-bottom:18px;padding:9px 20px;font-size:clamp(15px,2.2vw,19px);font-weight:800;display:inline-block}.FeaturesView-module__Gjwo8a__blockHeading{letter-spacing:-.03em;text-wrap:pretty;margin-bottom:clamp(32px,5vw,56px);font-size:clamp(28px,5.2vw,44px);font-weight:800;line-height:1.28}.FeaturesView-module__Gjwo8a__items{flex-direction:column;gap:clamp(48px,8vw,96px);display:flex}.FeaturesView-module__Gjwo8a__itemTitle{border-top:2px solid var(--navy-2);letter-spacing:-.02em;color:var(--text);margin-bottom:10px;padding-top:18px;font-size:clamp(19px,2.5vw,26px);font-weight:800;line-height:1.4;display:inline-block}.FeaturesView-module__Gjwo8a__itemDesc{color:var(--text-sub);text-wrap:pretty;max-width:680px;margin:0 auto clamp(28px,4.5vw,44px);font-size:clamp(14px,1.8vw,16px);line-height:1.7}.FeaturesView-module__Gjwo8a__wideImage{border:1px solid var(--border);border-radius:8px;width:100%;max-width:860px;height:auto;margin:0 auto;display:block}.FeaturesView-module__Gjwo8a__worker{padding:var(--pad-y)0;background:#fff}.FeaturesView-module__Gjwo8a__workerInner{max-width:var(--wrap);padding:0 var(--pad-x);margin:0 auto}.FeaturesView-module__Gjwo8a__workerHead{text-align:center;margin-bottom:clamp(48px,7vw,80px)}.FeaturesView-module__Gjwo8a__h2{letter-spacing:-.03em;margin:18px 0 12px;font-size:clamp(28px,5vw,42px);font-weight:800;line-height:1.3}.FeaturesView-module__Gjwo8a__workerLead{color:var(--text-sub);font-size:17px}.FeaturesView-module__Gjwo8a__stepBar{flex-wrap:wrap;justify-content:center;align-items:center;gap:6px;margin-top:28px;display:flex}.FeaturesView-module__Gjwo8a__stepLink{color:var(--text-body);background:var(--surface-2);border-radius:var(--r-pill);padding:10px 18px;font-size:14.5px;font-weight:700;transition:background .15s,color .15s}.FeaturesView-module__Gjwo8a__stepLink:hover{color:var(--blue);background:#e0eaff}.FeaturesView-module__Gjwo8a__stepArrow{color:var(--text-dim);font-size:16px}.FeaturesView-module__Gjwo8a__workerBlock{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:clamp(32px,6vw,80px);padding:clamp(40px,6vw,72px) 0;scroll-margin-top:24px;display:grid}.FeaturesView-module__Gjwo8a__workerBlockReverse .FeaturesView-module__Gjwo8a__workerText{text-align:right;order:2;justify-items:end}.FeaturesView-module__Gjwo8a__workerBlockReverse .FeaturesView-module__Gjwo8a__workerShot{order:1}.FeaturesView-module__Gjwo8a__workerText{gap:0;max-width:440px;display:grid}.FeaturesView-module__Gjwo8a__workerBlockReverse .FeaturesView-module__Gjwo8a__workerText{margin-left:auto}.FeaturesView-module__Gjwo8a__workerEyebrow{color:var(--blue);margin-bottom:12px;font-size:14px;font-weight:700}.FeaturesView-module__Gjwo8a__workerTitle{letter-spacing:-.025em;margin-bottom:14px;font-size:clamp(24px,3.4vw,34px);font-weight:800;line-height:1.35}.FeaturesView-module__Gjwo8a__workerDesc{color:var(--text-sub);margin-bottom:20px;font-size:16px;line-height:1.7}.FeaturesView-module__Gjwo8a__workerChecks{flex-direction:column;gap:10px;display:flex}.FeaturesView-module__Gjwo8a__workerCheck{color:var(--text-body);text-align:left;gap:8px;font-size:15px;line-height:1.6;display:flex}.FeaturesView-module__Gjwo8a__workerBlockReverse .FeaturesView-module__Gjwo8a__workerChecks{align-items:flex-end}.FeaturesView-module__Gjwo8a__checkMark{color:var(--green);flex:none;font-weight:800}.FeaturesView-module__Gjwo8a__workerShot{justify-content:center;display:flex}.FeaturesView-module__Gjwo8a__phone{border-radius:var(--r-phone);border:4px solid var(--navy);width:100%;max-width:300px;box-shadow:var(--sh-float);background:var(--navy);overflow:hidden}.FeaturesView-module__Gjwo8a__phone img{border-radius:30px;width:100%;height:auto;display:block}.FeaturesView-module__Gjwo8a__langCard{background:var(--surface-2);border:1px solid var(--border);border-radius:var(--r-24);text-align:center;margin-top:clamp(32px,5vw,56px);padding:clamp(36px,6vw,64px) clamp(24px,4vw,48px)}.FeaturesView-module__Gjwo8a__langTitle{letter-spacing:-.025em;margin-bottom:12px;font-size:clamp(24px,3.6vw,34px);font-weight:800;line-height:1.35}.FeaturesView-module__Gjwo8a__langDesc{color:var(--text-sub);margin-bottom:28px;font-size:16px}.FeaturesView-module__Gjwo8a__langChips{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.FeaturesView-module__Gjwo8a__langChip{color:var(--text-body);border:1px solid var(--border);border-radius:var(--r-pill);background:#fff;padding:10px 18px;font-size:15px;font-weight:600}@media (max-width:768px){.FeaturesView-module__Gjwo8a__tabsRow{padding-top:84px}.FeaturesView-module__Gjwo8a__tabs{flex-direction:column;width:100%}.FeaturesView-module__Gjwo8a__tab{justify-content:center;padding:14px 20px}.FeaturesView-module__Gjwo8a__headerCopy{padding:40px 20px 64px}.FeaturesView-module__Gjwo8a__h1{font-size:30px}.FeaturesView-module__Gjwo8a__headerLead{font-size:16px}.FeaturesView-module__Gjwo8a__videoSection{padding:0 20px 48px}.FeaturesView-module__Gjwo8a__workerBlock,.FeaturesView-module__Gjwo8a__workerBlockReverse{text-align:center;grid-template-columns:1fr;gap:28px}.FeaturesView-module__Gjwo8a__workerBlockReverse .FeaturesView-module__Gjwo8a__workerText,.FeaturesView-module__Gjwo8a__workerText{text-align:center;order:1;justify-items:center;margin:0 auto}.FeaturesView-module__Gjwo8a__workerBlockReverse .FeaturesView-module__Gjwo8a__workerShot,.FeaturesView-module__Gjwo8a__workerShot{order:2}.FeaturesView-module__Gjwo8a__workerChecks,.FeaturesView-module__Gjwo8a__workerBlockReverse .FeaturesView-module__Gjwo8a__workerChecks{align-items:flex-start;width:fit-content;margin:0 auto}.FeaturesView-module__Gjwo8a__phone{max-width:220px}}
.HomeView-module__7in4fq__hero{background:var(--navy);flex-direction:column;justify-content:flex-end;min-height:720px;display:flex;position:relative;overflow:hidden}.HomeView-module__7in4fq__heroOverlay{pointer-events:none;background:linear-gradient(#0e152666 0%,#0e152600 40%,#0a102080 100%);position:absolute;inset:0}.HomeView-module__7in4fq__heroCopy{max-width:var(--wrap);width:100%;margin:0 auto;padding:220px 24px 96px;position:relative}.HomeView-module__7in4fq__heroEyebrow{color:var(--blue-light);margin-bottom:16px;font-size:16px;font-weight:700}.HomeView-module__7in4fq__heroTitle{letter-spacing:-.03em;color:#fff;text-wrap:balance;max-width:min(760px,52%);margin-bottom:20px;font-size:54px;font-weight:800;line-height:1.3}.HomeView-module__7in4fq__heroLead{color:var(--text-on-dark);max-width:min(600px,52%);margin-bottom:48px;font-size:19px;line-height:1.6}.HomeView-module__7in4fq__heroLead strong{color:#fff;font-weight:800}.HomeView-module__7in4fq__heroCta{align-items:stretch;gap:12px;display:flex}.HomeView-module__7in4fq__btnPrimary,.HomeView-module__7in4fq__btnKakao{border-radius:var(--r-img);color:#fff;white-space:nowrap;pointer-events:auto;align-items:center;height:56px;padding:0 28px;font-size:17px;font-weight:700;transition:background .15s;display:inline-flex}.HomeView-module__7in4fq__btnPrimary{background:var(--blue)}.HomeView-module__7in4fq__btnPrimary:hover{background:var(--blue-hover);color:#fff}.HomeView-module__7in4fq__btnKakao{background:var(--kakao);color:var(--text);gap:8px}.HomeView-module__7in4fq__btnKakao:hover{color:var(--text);background:#f5dc00}.HomeView-module__7in4fq__heroMedia{width:560px;max-width:46%;position:absolute;top:54%;right:max(24px,50% - 590px);transform:translateY(-46%)}.HomeView-module__7in4fq__heroVideo{border-radius:var(--r-14);background:#000;border:1px solid #ffffff1a;padding-top:56.25%;position:relative;overflow:hidden;box-shadow:0 40px 100px #0000008c}.HomeView-module__7in4fq__heroVideo iframe{border:0;width:100%;height:100%;position:absolute;inset:0}.HomeView-module__7in4fq__stats{background:var(--navy)}.HomeView-module__7in4fq__statsRow{max-width:var(--wrap);grid-template-columns:repeat(3,1fr);align-items:center;margin:0 auto;padding:56px 24px;display:grid}.HomeView-module__7in4fq__statCell{text-align:center;border-right:1px solid #ffffff1f;min-width:0;padding:8px 4px}.HomeView-module__7in4fq__statCell:last-child{border-right:0}.HomeView-module__7in4fq__statLabel{color:var(--blue-light);letter-spacing:.02em;word-break:keep-all;text-wrap:balance;margin-bottom:6px;font-size:14px;font-weight:700}.HomeView-module__7in4fq__statNumber{white-space:nowrap}.HomeView-module__7in4fq__statValue{color:#fff;letter-spacing:-.02em;font-size:52px;font-weight:800}.HomeView-module__7in4fq__statUnit{color:#fff9;margin-left:4px;font-size:24px;font-weight:700}.HomeView-module__7in4fq__customers{border-bottom:1px solid var(--border-faint);background:#fff}.HomeView-module__7in4fq__customersInner{max-width:var(--wrap);text-align:center;margin:0 auto;padding:48px 24px}.HomeView-module__7in4fq__customersHeading{color:var(--text-faint);margin-bottom:32px;font-size:17px;font-weight:600}.HomeView-module__7in4fq__featuredWrap{max-width:440px;margin:0 auto 56px}.HomeView-module__7in4fq__featured{border:1px solid var(--border);border-radius:var(--r-24);box-shadow:var(--sh-raised);background:#fff;flex-direction:column;align-items:center;gap:20px;padding:60px 40px 40px;display:flex;position:relative}.HomeView-module__7in4fq__featuredBadge{white-space:nowrap;color:#fff;background:var(--blue);border-radius:var(--r-pill);letter-spacing:.02em;padding:8px 22px;font-size:15px;font-weight:800;position:absolute;top:-16px;left:50%;transform:translate(-50%)}.HomeView-module__7in4fq__featuredLogo{object-fit:contain;width:auto;height:44px}.HomeView-module__7in4fq__featuredDesc{color:var(--text-sub);font-size:17px;font-weight:600}.HomeView-module__7in4fq__featuredDesc strong{color:var(--text);white-space:nowrap}.HomeView-module__7in4fq__logoGrid{grid-template-columns:repeat(auto-fit,minmax(110px,1fr));place-items:center;gap:24px;max-width:1080px;margin:0 auto 28px;display:grid}.HomeView-module__7in4fq__logoGrid img,.HomeView-module__7in4fq__investorRow img{object-fit:contain;width:auto;max-width:100%}.HomeView-module__7in4fq__moreText{color:var(--text-dim);margin-bottom:56px;font-size:15px;font-weight:500;line-height:2}.HomeView-module__7in4fq__investorsHeading{color:var(--text-faint);margin-bottom:28px;font-size:15px;font-weight:600}.HomeView-module__7in4fq__investorRow{flex-wrap:wrap;justify-content:center;align-items:center;gap:40px 48px;max-width:1080px;margin:0 auto;display:flex}.HomeView-module__7in4fq__problem{max-width:var(--wrap);padding:var(--pad-y)24px clamp(40px,6vw,72px);margin:0 auto}.HomeView-module__7in4fq__eyebrowBlue{color:var(--blue);text-align:center;margin-bottom:12px;font-size:15px;font-weight:700}.HomeView-module__7in4fq__h2Center{letter-spacing:-.02em;text-align:center;margin-bottom:12px;font-size:38px;font-weight:800;line-height:1.3}.HomeView-module__7in4fq__leadCenter{color:var(--text-sub);text-align:center;margin-bottom:64px;font-size:17px}.HomeView-module__7in4fq__problemGrid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:28px;display:grid}.HomeView-module__7in4fq__problemCard{border:1px solid var(--border);border-radius:var(--r-24);box-shadow:var(--sh-card);background:#fff;flex-direction:column;display:flex;overflow:hidden}.HomeView-module__7in4fq__problemImage{background:var(--surface-3);aspect-ratio:16/9}.HomeView-module__7in4fq__problemImage img{object-fit:cover;width:100%;height:100%;display:block}.HomeView-module__7in4fq__problemBody{padding:28px}.HomeView-module__7in4fq__problemTitle{letter-spacing:-.02em;margin-bottom:18px;font-size:24px;font-weight:800;line-height:1.3}.HomeView-module__7in4fq__problemList{flex-direction:column;gap:12px;display:flex}.HomeView-module__7in4fq__problemList li{color:var(--text-body);gap:10px;font-size:15px;line-height:1.6;display:flex}.HomeView-module__7in4fq__bullet{color:var(--blue);font-weight:800}.HomeView-module__7in4fq__solution{background:var(--navy-2);padding:clamp(56px,9vw,112px) 0}.HomeView-module__7in4fq__solutionInner{max-width:var(--wrap);margin:0 auto;padding:0 24px}.HomeView-module__7in4fq__eyebrowLight{color:var(--blue-light);text-align:center;margin-bottom:12px;font-size:15px;font-weight:700}.HomeView-module__7in4fq__h2Dark{letter-spacing:-.02em;color:#fff;text-align:center;margin-bottom:16px;font-size:40px;font-weight:800;line-height:1.3}.HomeView-module__7in4fq__leadDark{color:var(--text-on-dark-sub);text-align:center;max-width:640px;margin:0 auto 48px;font-size:17px;line-height:1.6}.HomeView-module__7in4fq__flowGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.HomeView-module__7in4fq__flowColumn{flex-direction:column;gap:10px;display:flex}.HomeView-module__7in4fq__stepPair{grid-template-columns:1fr 1fr;gap:8px;display:grid}.HomeView-module__7in4fq__step{border-radius:var(--r-img);text-align:center;background:#ffffff0d;border:1px solid #ffffff1f;padding:20px 14px}.HomeView-module__7in4fq__stepNum{color:var(--orange);margin-bottom:8px;font-size:13px;font-weight:700}.HomeView-module__7in4fq__stepLabel{color:#fff;word-break:keep-all;margin-bottom:8px;font-size:17px;font-weight:800;line-height:1.3}.HomeView-module__7in4fq__stepDesc{color:var(--text-faint);word-break:keep-all;font-size:12.5px;line-height:1.55}.HomeView-module__7in4fq__connector{border-bottom:2px solid;border-left:2px solid;border-right:2px solid;border-radius:0 0 10px 10px;height:12px;margin:0 4px}.HomeView-module__7in4fq__roleCard{border-radius:var(--r-16);text-align:center;background:#ffffff0d;border:1px solid #ffffff1a;flex-direction:column;flex:1;padding:26px;display:flex}.HomeView-module__7in4fq__roleName{margin-bottom:14px;font-size:18px;font-weight:800}.HomeView-module__7in4fq__roleBrand{justify-content:center;align-items:center;gap:10px;margin-bottom:14px;display:flex}.HomeView-module__7in4fq__roleBrand img{width:auto;height:26px;display:block}.HomeView-module__7in4fq__roleBadge{letter-spacing:.05em;border-radius:6px;padding:3px 10px;font-size:12px;font-weight:800}.HomeView-module__7in4fq__roleSummary{color:var(--text-on-dark-sub);margin-bottom:24px;font-size:14.5px;line-height:1.6}.HomeView-module__7in4fq__roleMedia{justify-content:center;display:flex}.HomeView-module__7in4fq__roleMedia img{filter:drop-shadow(0 16px 32px #0006);border-radius:18px;width:88%;height:auto}.HomeView-module__7in4fq__roleMediaWide{border-radius:var(--r-btn);filter:drop-shadow(0 16px 32px #0006);background:#fff;border:1px solid #ffffff1f;flex:1;align-items:flex-start;min-height:300px;display:flex;overflow:hidden}.HomeView-module__7in4fq__roleMediaWide img{object-fit:cover;object-position:top center;filter:none;border-radius:0;width:100%;height:100%;display:block}.HomeView-module__7in4fq__accentGreen{color:var(--green-3);border-color:var(--green-3)}.HomeView-module__7in4fq__accentBlue{color:var(--blue-light);border-color:var(--blue-light)}.HomeView-module__7in4fq__accentYellow{color:var(--yellow);border-color:var(--yellow)}.HomeView-module__7in4fq__badgeGreen{background:var(--green-3);color:var(--navy-2)}.HomeView-module__7in4fq__badgeBlue{background:var(--blue);color:#fff}.HomeView-module__7in4fq__badgeYellow{background:var(--yellow);color:var(--navy-2)}.HomeView-module__7in4fq__solutionMore{text-align:center;margin-top:clamp(40px,6vw,56px)}.HomeView-module__7in4fq__solutionMoreLink{color:#fff;border-radius:var(--r-img);background:#ffffff1a;border:1px solid #fff3;padding:14px 26px;font-size:16px;font-weight:700;transition:background .15s;display:inline-block}.HomeView-module__7in4fq__solutionMoreLink:hover{color:#fff;background:#ffffff2e}.HomeView-module__7in4fq__reviews{max-width:var(--wrap);margin:0 auto;padding:clamp(48px,8vw,96px) 24px clamp(40px,6vw,64px)}.HomeView-module__7in4fq__marquee{flex-direction:column;gap:20px;margin-bottom:48px;display:flex}.HomeView-module__7in4fq__marqueeRow{overflow:hidden}.HomeView-module__7in4fq__marqueeTrack{gap:20px;width:max-content;animation:80s linear infinite HomeView-module__7in4fq__marquee;display:flex}.HomeView-module__7in4fq__marqueeTrackReverse{animation-name:HomeView-module__7in4fq__marqueeReverse}.HomeView-module__7in4fq__marqueeRow:hover .HomeView-module__7in4fq__marqueeTrack{animation-play-state:paused}@keyframes HomeView-module__7in4fq__marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes HomeView-module__7in4fq__marqueeReverse{0%{transform:translate(-50%)}to{transform:translate(0)}}.HomeView-module__7in4fq__reviewCard{background:var(--surface-2);border:1px solid var(--border-faint);border-radius:var(--r-16);flex-direction:column;flex:0 0 400px;padding:26px 28px;display:flex}.HomeView-module__7in4fq__reviewStars{color:#ffb331;letter-spacing:2px;margin-bottom:14px;font-size:15px}.HomeView-module__7in4fq__reviewText{color:var(--text-strong-sub);flex:1;margin-bottom:20px;font-size:15px;font-weight:500;line-height:1.7}.HomeView-module__7in4fq__reviewMeta{flex-direction:column;gap:3px;display:flex}.HomeView-module__7in4fq__reviewName{color:var(--text);font-size:14.5px;font-weight:700}.HomeView-module__7in4fq__reviewRole{color:var(--text-faint);font-size:13px}.HomeView-module__7in4fq__faq{background:var(--surface-2);padding:72px 0 96px;scroll-margin-top:24px}.HomeView-module__7in4fq__faqInner{max-width:780px;margin:0 auto;padding:0 24px}@media (max-width:768px){.HomeView-module__7in4fq__hero{min-height:0}.HomeView-module__7in4fq__heroOverlay{background:0 0;position:static}.HomeView-module__7in4fq__heroCopy{padding:110px 20px 32px}.HomeView-module__7in4fq__heroTitle{max-width:100%;font-size:32px;line-height:1.32}.HomeView-module__7in4fq__heroLead{max-width:100%;margin-bottom:32px;font-size:16px}.HomeView-module__7in4fq__heroCta{gap:8px}.HomeView-module__7in4fq__btnPrimary,.HomeView-module__7in4fq__btnKakao{flex:1;justify-content:center;padding:0 12px;font-size:15px}.HomeView-module__7in4fq__heroMedia{width:100%;max-width:100%;padding:0 20px 40px;position:static;transform:none}.HomeView-module__7in4fq__statsRow{padding:40px 28px}.HomeView-module__7in4fq__statLabel{font-size:12px}.HomeView-module__7in4fq__statValue{letter-spacing:-.03em;font-size:23px}.HomeView-module__7in4fq__statUnit{font-size:12px}.HomeView-module__7in4fq__statCell{padding-left:2px;padding-right:2px}.HomeView-module__7in4fq__h2Center,.HomeView-module__7in4fq__h2Dark{font-size:26px;line-height:1.35}.HomeView-module__7in4fq__leadCenter{margin-bottom:40px}.HomeView-module__7in4fq__problem,.HomeView-module__7in4fq__solutionInner,.HomeView-module__7in4fq__reviews,.HomeView-module__7in4fq__customersInner,.HomeView-module__7in4fq__faqInner{padding-left:20px;padding-right:20px}.HomeView-module__7in4fq__flowGrid{grid-template-columns:1fr;gap:20px}.HomeView-module__7in4fq__reviewCard{flex-basis:300px}.HomeView-module__7in4fq__investorRow{gap:28px 32px}}
