@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@400;500;600;700;800;900&display=swap');
:root{--blue:#0078f5;--navy:#10264c;--ink:#20252d;--muted:#78828f}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:115px}body{margin:0;font-family:'Noto Sans KR',sans-serif;color:var(--ink);font-size:16px;letter-spacing:-.6px}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}a{color:inherit;text-decoration:none}button{cursor:pointer}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #0078f5;outline-offset:5px}.wrap{max-width:1200px;margin:auto;padding:0 24px}.utility{border-bottom:1px solid #edf0f4;font-size:12px;color:#8c939c}.utility .wrap{display:flex;gap:16px;align-items:center;height:33px}.utility .wrap>span:first-child{margin-right:auto}.divider{color:#ddd}header{background:#fff;position:sticky;top:0;z-index:20;border-bottom:1px solid #edf0f4}.nav{height:90px;display:flex;align-items:center;gap:60px}.logo{display:flex;align-items:center;gap:9px;font-size:25px;font-weight:900;color:#075bab;letter-spacing:-1.5px;white-space:nowrap}.logo small{display:block;font-size:9px;font-weight:700;letter-spacing:3px;margin-top:0}.brand-mark{font-style:italic;font-size:39px;line-height:1;position:relative}.brand-mark>span{font-size:24px;position:absolute;right:-7px;top:-11px;color:#299af4}.nav nav{display:flex;gap:31px;align-items:center;font-size:16px;font-weight:600}.nav nav .active{color:var(--blue)}.nav-cta{margin-left:auto;background:#f2f7ff;border-radius:30px;padding:12px 18px;font-size:14px;color:#126bce;white-space:nowrap}.nav-cta span{margin-left:12px}.menu-button{display:none;background:none;border:0;font-size:24px}.hero{background:#eaf4ff;overflow:hidden}.hero-inner{min-height:476px;position:relative;display:flex;align-items:center}.hero-copy{z-index:2;padding:43px 0 74px;width:49%}.eyebrow{font-size:17px;font-weight:600;color:#4d7094}.hero h1{font-size:52px;line-height:1.36;letter-spacing:-2.7px;font-weight:700;margin:15px 0 20px;color:var(--navy)}.hero h1 strong{color:var(--blue);font-weight:900}.hero-copy p{color:#5c6e85;line-height:1.8;margin:0;font-size:17px}.hero-link{display:inline-flex;gap:50px;align-items:center;margin-top:25px;font-size:15px;font-weight:700;color:#224a7c}.hero-link span{font-size:25px}.hero-visual{position:absolute;right:-38px;top:38px;width:62%;height:360px}.hero-visual img{position:absolute;top:13px;width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.visual-word{position:absolute;top:4px;left:55px;color:#d5e7fb;font-size:73px;font-weight:900;letter-spacing:-4px;white-space:nowrap}.visual-label{position:absolute;bottom:-13px;right:85px;color:#6c87a4;font-size:13px;letter-spacing:.2px}.hero-pagination{display:flex;align-items:center;gap:11px;position:absolute;bottom:49px;font-size:12px;color:#7e91a8}.hero-pagination b{color:#223c5e}.line{height:2px;width:42px;background:var(--blue);margin-right:6px}.estimate-section{position:relative;margin-top:-29px;z-index:3}.estimate-card{border-radius:18px;padding:30px 36px 20px;background:#fff;box-shadow:0 10px 40px #203b6720;border:1px solid #f0f3f6}.estimate-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px}.section-kicker{font-size:11px;letter-spacing:2px;color:var(--blue);font-weight:800}.estimate-title h2{margin:7px 0;font-size:25px;letter-spacing:-1.2px}.estimate-title p{margin:0;color:var(--muted);font-size:14px}.free-chip{background:#edf5ff;border-radius:20px;padding:8px 14px;color:var(--blue);font-size:12px;font-weight:600}.form-grid{display:grid;grid-template-columns:1fr 1fr 240px;gap:15px;align-items:end}label{display:block;font-size:13px;font-weight:600}input,select{display:block;border:1px solid #dfe4ec;background:#fff;border-radius:7px;padding:15px 17px;width:100%;margin-top:9px;font-size:15px;color:var(--ink);height:55px;outline:none}input:focus,select:focus{border-color:var(--blue);box-shadow:0 0 0 3px #0078f516}input::placeholder{color:#a2a9b2}.primary{border:0;display:inline-flex;align-items:center;justify-content:center;gap:30px;background:var(--blue);color:#fff;min-height:55px;border-radius:7px;font-weight:700;font-size:16px;padding:14px 22px}.primary:hover{background:#0069dc}.form-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:18px;font-size:12px;color:#8a939f}.lock{color:#a8b5c4;margin-right:5px}.text-button{border:0;background:none;padding:0;color:inherit;font-size:inherit}.form-bottom button{font-size:12px}.error{font-size:13px;color:#c43737;margin:8px 0 0}.services{padding-top:64px;padding-bottom:67px}.section-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:25px}.section-heading h2{font-size:27px;margin:0;font-weight:700;letter-spacing:-1.2px;line-height:1.5}.section-heading p{font-size:14px;color:var(--muted);margin:0;line-height:1.8}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.service-card{border:none;border-radius:13px;padding:29px 27px;text-align:left;position:relative;overflow:hidden;min-height:255px;transition:transform .2s}.service-card:hover{transform:translateY(-4px)}.blue-card{background:#087bf0;color:white}.pale-card{background:#eaf4ff;color:#163d69}.gray-card{background:#f3f5f8;color:#263c57}.card-label{font-size:13px;font-weight:600;opacity:.8}.service-card h3{font-size:23px;line-height:1.5;margin:12px 0;letter-spacing:-.9px}.service-card p{font-size:12px;margin:0;opacity:.7}.round-arrow{display:flex;border:1px solid #9badc350;width:32px;height:32px;align-items:center;justify-content:center;border-radius:50%;margin-top:24px;font-size:19px}.blue-card .round-arrow{border-color:#ffffff65}.card-number{position:absolute;right:21px;bottom:7px;font-size:75px;opacity:.09;font-weight:900;letter-spacing:-5px}.process-section{background:#f7f9fc;padding:60px 0}.process-section .section-kicker{display:block;margin-bottom:10px}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;margin-top:40px}.steps article{position:relative;border-top:1px solid #dce3ee;padding-top:22px}.steps article>span{display:inline-flex;border-radius:50%;background:#e4efff;color:var(--blue);font-size:13px;font-weight:700;padding:8px}.steps h3{font-size:18px;margin:16px 0 8px}.steps p{font-size:13px;line-height:1.8;color:#7a8594;margin:0}.faq{display:grid;grid-template-columns:1fr 1.8fr;gap:65px;padding-top:75px;padding-bottom:75px}.faq h2{font-size:29px;line-height:1.5;margin:12px 0}.faq-intro p{font-size:13px;color:var(--muted)}.faq-intro>a{font-size:13px;font-weight:600;display:inline-block;margin-top:20px}.faq-intro>a span{margin-left:20px}.questions{border-top:2px solid #26374c}.questions details{border-bottom:1px solid #e4e8ef}.questions summary{list-style:none;cursor:pointer;padding:23px 28px 23px 0;font-size:15px;position:relative}.questions summary:before{content:'Q';color:var(--blue);font-weight:800;margin-right:16px}.questions summary:after{content:'+';position:absolute;right:0;color:#87909b;font-size:20px;top:18px}.questions details[open] summary:after{content:'−'}.questions details p{font-size:14px;line-height:1.9;color:#657489;padding:0 25px 20px 30px;margin:0}.bottom-banner{display:flex;align-items:center;justify-content:space-between;background:#edf5ff;border-radius:13px;padding:30px 40px;margin-bottom:65px;max-width:1152px}.bottom-banner span{font-size:13px;color:#5b80ac}.bottom-banner h2{font-size:22px;margin:8px 0 0}footer{border-top:1px solid #e8ebf0;padding:36px 0;background:#fafbfc}.footer-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:26px}.footer-top .logo{display:block;font-size:21px;color:#667384}.footer-top>div{display:flex;gap:25px;font-size:12px;color:#6d7887}footer p{font-size:12px;color:#84909d}footer p span{padding:0 10px}.footer-note{line-height:1.9}.copyright{border-top:1px solid #e7ebf1;padding-top:22px;margin-top:24px;font-size:11px;color:#9ca4ae;display:flex;justify-content:space-between;letter-spacing:0}.top-button{position:fixed;right:24px;bottom:25px;z-index:15;border:1px solid #e1e7ee;border-radius:50%;width:42px;height:42px;background:white;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 10px #1232}dialog{border:0;border-radius:18px;padding:35px;width:min(480px,calc(100% - 32px));max-height:90dvh;box-shadow:0 20px 80px #10234440}dialog::backdrop{background:#11223b88;backdrop-filter:blur(3px)}dialog .close{position:absolute;top:15px;right:19px;border:0;background:none;font-size:28px;color:#748399}dialog h2{font-size:26px;margin:12px 0}dialog p{font-size:14px;color:#6d7b8e;line-height:1.8}dialog form>label{margin-top:20px}dialog .primary{width:100%;margin-top:15px}.consent{display:flex;align-items:center;gap:10px;font-weight:400;font-size:13px}.consent input{width:17px;height:17px;margin:0;accent-color:var(--blue)}.demo-notice{background:#f1f6fc;border-radius:7px;padding:12px;font-size:12px!important}#success{text-align:center}.success-icon{background:#e9f3ff;color:var(--blue);font-size:40px;margin:25px auto;width:80px;height:80px;line-height:80px;border-radius:50%}[hidden]{display:none!important}
@media(min-width:1500px){.hero-inner{min-height:510px}.hero-visual{height:390px;top:30px}}@media(max-width:1050px){.nav{gap:30px}.nav nav{gap:22px;font-size:14px}.nav-cta{display:none}.hero h1{font-size:45px}.visual-word{font-size:55px}.hero-visual{right:-20px;width:60%}.service-card{padding:24px 20px}.service-card h3{font-size:21px}.bottom-banner{margin-left:24px;margin-right:24px}}@media(max-width:700px){.wrap{padding-left:22px;padding-right:22px}.utility{display:none}.nav{height:74px;justify-content:space-between}.logo{font-size:22px}.brand-mark{font-size:33px}.menu-button{display:block}.nav nav{display:none;position:absolute;top:74px;left:0;right:0;background:white;padding:22px;border-bottom:1px solid #ddd;flex-direction:column;align-items:start;gap:22px}.nav nav.open{display:flex}.hero-inner{min-height:595px;display:block}.hero-copy{width:100%;padding-top:33px}.eyebrow{font-size:14px}.hero h1{font-size:41px;margin:12px 0}.hero-copy p{font-size:14px}.hero-link{font-size:13px;margin-top:13px}.hero-visual{top:293px;width:100%;height:240px;right:0}.visual-word{font-size:47px;left:25px;top:0;letter-spacing:-3px}.hero-visual img{top:4px}.visual-label{right:24px;bottom:-8px;font-size:11px}.hero-pagination{bottom:22px}.estimate-section{margin-top:-7px}.estimate-card{padding:24px 21px;border-radius:13px}.estimate-title{margin-bottom:21px}.estimate-title h2{font-size:21px}.estimate-title p{font-size:12px}.free-chip{display:none}.form-grid{grid-template-columns:1fr;gap:18px}.form-grid .primary{margin-top:4px}.form-bottom{flex-direction:column;align-items:start;gap:12px}.services{padding-top:42px;padding-bottom:42px}.section-heading{display:block}.section-heading h2{font-size:24px}.section-heading>p{margin-top:8px;font-size:13px}.service-grid{grid-template-columns:1fr;gap:13px}.service-card{min-height:215px;padding:24px}.service-card h3{font-size:23px;margin:10px 0}.service-card .round-arrow{position:absolute;right:24px;bottom:23px;margin:0}.card-number{right:65px;font-size:90px}.process-section{padding:40px 0}.steps{grid-template-columns:1fr 1fr;gap:26px 20px;margin-top:28px}.steps h3{font-size:16px}.steps p{font-size:12px}.faq{grid-template-columns:1fr;gap:24px;padding-top:45px;padding-bottom:45px}.faq h2{font-size:26px}.faq-intro h2 br{display:none}.faq-intro>a{margin-top:8px}.questions summary{font-size:14px;line-height:1.7}.questions summary:before{margin-right:10px}.bottom-banner{margin:0 22px 40px;padding:25px;display:block}.bottom-banner h2{font-size:21px;line-height:1.5}.bottom-banner .primary{margin-top:20px;width:100%;font-size:14px}.footer-top{align-items:start;gap:20px;flex-direction:column}.footer-top>div{font-size:12px;gap:20px}.copyright span{display:none}.top-button{right:12px;bottom:15px;width:37px;height:37px}dialog{padding:28px 24px}html{scroll-padding-top:90px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

.hero-visual img{mask-image:radial-gradient(ellipse 52% 49% at 50% 52%,#000 56%,transparent 100%)}
.reviews-section{padding:64px 0;background:#fff}.review-heading{text-align:center;margin-bottom:30px}.review-heading h2{font-size:29px;margin:10px 0}.review-heading>p{color:#78828f;font-size:16px}.sample-notice{display:inline-block;font-size:12px;color:#687a92;background:#edf3fa;border-radius:5px;padding:7px 11px}.review-track{display:flex;gap:22px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding:4px 1px 16px}.review-track::-webkit-scrollbar{display:none}.review-card{flex:0 0 calc((100% - 66px)/4);min-width:240px;background:#fff;border:1px solid #e2e7ef;border-radius:14px;overflow:hidden;text-align:left;color:var(--ink);padding:0;scroll-snap-align:start;transition:box-shadow .2s}.review-card:hover{box-shadow:0 5px 18px #18396018}.review-photo{height:160px;position:relative;background:#eaf4ff}.review-photo img{width:100%;height:100%;object-fit:cover}.review-photo>span{position:absolute;top:12px;left:12px;background:#fff;padding:4px 9px;border-radius:4px;color:#46648b;font-size:12px}.review-body{padding:20px}.review-category{font-size:13px;color:var(--blue);font-weight:600}.review-body h3{font-size:18px;line-height:1.6;margin:10px 0}.review-body>p{font-size:14px;line-height:1.8;color:#7a8797;margin-bottom:20px}.review-meta{display:flex;justify-content:space-between;border-top:1px solid #edf0f5;padding-top:14px;font-size:12px;color:#8d99a8}.review-controls{display:flex;justify-content:center;align-items:center;gap:22px;margin-top:15px;font-size:13px;color:#8895a5}.review-controls button{border:1px solid #dfe5ed;background:white;border-radius:50%;width:39px;height:39px;font-size:19px;color:#566b85}.review-detail-image{display:block;width:100%;border-radius:10px;margin:18px 0}.brand-hero{background:radial-gradient(ellipse at 80% 10%,#f0eefe,transparent 65%),linear-gradient(115deg,#f9fafc 45%,#dceeff);overflow:hidden}.brand-hero>.wrap{min-height:360px;display:flex;align-items:center;justify-content:space-between;gap:35px}.brand-hero h1{font-size:37px;line-height:1.6;font-weight:500;letter-spacing:-1.8px;margin:15px 0}.brand-hero h1 strong{color:var(--blue);font-weight:800}.brand-hero p{color:#74849a;font-size:16px;line-height:1.8}.brand-tile{width:215px;height:215px;background:linear-gradient(130deg,#fff,#f7faff);border-radius:48px;box-shadow:15px 22px 0 #b1bfd032,0 20px 35px #a4b5cd25;transform:rotate(-7deg);display:flex;flex-direction:column;align-items:center;justify-content:center;margin-right:55px;color:#0769be;flex-shrink:0}.brand-tile .brand-mark{font-size:60px;margin-bottom:15px}.brand-tile b{font-size:27px}.brand-tile small{font-size:10px;letter-spacing:3px;margin-top:5px}.brand-tabs{display:flex;justify-content:center;gap:65px;border-bottom:1px solid #e7edf4;padding:23px;font-weight:600;color:#576b85;font-size:15px}.brand-tabs a:hover{color:var(--blue)}.brand-section{padding-top:70px;padding-bottom:75px;text-align:center}.brand-section-title{text-align:center;margin-bottom:38px}.brand-section-title h2{font-size:32px;line-height:1.4;margin:12px 0}.brand-section-title p{font-size:20px;color:#62748a;line-height:1.7;margin:0}.brand-section-title strong{color:#253d5e}.brand-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;margin:40px 0}.brand-benefits article{padding:25px 10px}.benefit-number{display:inline-flex;align-items:center;justify-content:center;width:68px;height:68px;border-radius:22px;background:#ecf5ff;color:var(--blue);font-size:23px;font-weight:800}.brand-benefits h3{font-size:20px;margin:23px 0 14px}.brand-benefits p{font-size:14px;color:#7c899b;line-height:1.9}.brand-section>.primary{min-width:350px}.brand-business{padding:70px 0;background:#f6f8fb}.business-grid{display:grid;grid-template-columns:1fr 1fr;gap:26px}.business-grid article{padding:38px 40px;border-radius:16px;background:white}.business-grid h3{font-size:29px;line-height:1.6;margin:16px 0}.business-grid .card-label{color:var(--blue)}.business-grid p{font-size:16px;line-height:1.9;color:#7e8a9b}.business-grid a{display:inline-block;color:var(--blue);font-weight:600;margin-top:25px;font-size:15px}.valuation-panel{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:45px;text-align:left;margin-top:50px}.valuation-panel>img{width:100%;border-radius:24px}.valuation-panel h3{font-size:30px;line-height:1.55;margin:0 0 15px}.valuation-panel p{font-size:16px;line-height:1.9;color:#7b899b}.valuation-panel ul{list-style:none;padding:0;margin:20px 0;font-size:15px;line-height:2.2;color:#435a78}.valuation-panel li:before{content:'✓';color:var(--blue);font-weight:bold;margin-right:12px}.valuation-panel .valuation-note{font-size:13px}.brand-closing{text-align:center;padding:60px 0 70px;background:#edf5ff}.brand-closing h2{font-size:29px}.brand-closing p{color:#7b8da5;font-size:16px;line-height:1.8}.brand-closing>div>div{display:flex;gap:14px;justify-content:center;margin-top:30px}.secondary{padding:15px 22px;background:white;border:1px solid #c4d8ee;border-radius:7px;color:#2777ca;font-weight:600}.nav{gap:40px}.nav nav{gap:25px}
@media(max-width:1050px){.nav{gap:25px}.nav nav{gap:19px}.brand-hero h1{font-size:32px}.brand-tile{margin-right:15px}.brand-benefits{gap:10px}.business-grid article{padding:28px}.review-card{flex-basis:calc((100% - 44px)/3)}}
@media(max-width:700px){.reviews-section{padding:43px 0}.review-heading h2{font-size:23px}.review-heading>p{font-size:14px}.review-card{flex-basis:83%;min-width:0}.review-photo{height:180px}.review-heading .sample-notice{font-size:11px}.review-controls{gap:15px;font-size:12px}.brand-hero>.wrap{min-height:480px;flex-direction:column;align-items:flex-start;padding-top:35px;padding-bottom:35px;gap:20px}.brand-hero h1{font-size:29px}.brand-hero p{font-size:14px}.brand-tile{width:145px;height:145px;border-radius:32px;align-self:center;margin:0 0 12px}.brand-tile .brand-mark{font-size:38px;margin-bottom:9px}.brand-tile b{font-size:20px}.brand-tile small{font-size:8px}.brand-tabs{gap:0;justify-content:space-around;padding:19px 8px;font-size:13px}.brand-section{padding-top:44px;padding-bottom:45px}.brand-section-title{margin-bottom:25px}.brand-section-title h2{font-size:25px}.brand-section-title p{font-size:16px}.brand-section-title strong{display:block}.brand-benefits{grid-template-columns:1fr;gap:0;margin:18px 0 28px}.brand-benefits article{border-bottom:1px solid #e6edf5;padding:25px 0}.brand-benefits h3{font-size:20px;margin-top:17px}.brand-benefits p{font-size:14px}.brand-section>.primary{min-width:0;width:100%;font-size:14px}.brand-business{padding:43px 0}.business-grid{grid-template-columns:1fr;gap:17px}.business-grid article{padding:26px}.business-grid h3{font-size:24px}.business-grid p{font-size:14px}.business-grid p br{display:none}.valuation-panel{grid-template-columns:1fr;gap:28px;margin-top:30px}.valuation-panel h3{font-size:26px}.valuation-panel p{font-size:14px}.valuation-panel .primary{width:100%;font-size:14px}.brand-closing{padding:40px 0}.brand-closing h2{font-size:24px;line-height:1.5}.brand-closing p{font-size:14px}.brand-closing>div>div{flex-direction:column}.nav nav{gap:22px}}
@media(min-width:1051px){.review-card{flex-basis:calc((100% - 44px)/3)}}
.reviews-all-link{display:inline-block;margin-top:8px;font-size:14px;color:#0078f5;font-weight:600}.reviews-page-hero{padding:60px 0;background:#edf5ff;text-align:center}.reviews-page-hero h1{font-size:38px;margin:15px 0}.reviews-page-hero p{color:#7e8da2;font-size:16px}.review-list-section{padding-top:45px;padding-bottom:70px}.review-list-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px}.review-list-toolbar h2{font-size:22px;white-space:nowrap}.review-list-toolbar h2 span{color:var(--blue);margin-left:8px}.review-list-toolbar>div{display:flex;gap:12px}.review-list-toolbar input{width:260px;height:46px;margin:0;font-size:14px}.review-list-toolbar select{width:150px;height:46px;margin:0;padding:10px 15px;font-size:14px}.review-list-notice{font-size:13px;color:#8b97a6;margin:18px 0 28px}.reviews-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}.reviews-grid .review-card{min-width:0;display:flex;flex-direction:column}.reviews-grid .review-photo{width:100%;height:195px}.reviews-grid .review-body{width:100%;flex:1;display:flex;flex-direction:column}.review-body>p{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.review-meta{margin-top:auto;gap:8px}.review-meta>span:first-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.review-empty{padding:55px 20px;text-align:center;width:100%;grid-column:1/-1;background:#f7f9fc;border-radius:12px;color:#73869e}.review-empty h3{font-size:19px}.review-empty p{font-size:14px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}#review-content{white-space:pre-wrap;overflow-wrap:anywhere}.review-body h3{overflow-wrap:anywhere}@media(max-width:900px){.reviews-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.reviews-page-hero{padding:40px 0}.reviews-page-hero h1{font-size:29px}.reviews-page-hero p{font-size:14px}.review-list-section{padding-top:28px;padding-bottom:40px}.review-list-toolbar{display:block}.review-list-toolbar>div{width:100%}.review-list-toolbar input{min-width:0;width:100%;flex:1}.review-list-toolbar select{width:110px;font-size:13px}.review-list-notice{font-size:12px;line-height:1.8}.reviews-grid{grid-template-columns:1fr;gap:22px}.reviews-grid .review-photo{height:210px}.review-list-toolbar h2{font-size:20px}}
.kakao-shortcut{position:fixed;right:24px;bottom:82px;z-index:16;padding:13px 19px;border-radius:25px;background:#fee500;color:#3b2514;font-size:14px;font-weight:700;box-shadow:0 3px 18px #31261420}.site-footer-links{display:flex;flex-wrap:wrap;gap:18px;margin-top:20px;font-size:13px;color:#53718f}.rich-content{white-space:normal!important;line-height:1.9;color:#526b87}.rich-content h2{font-size:22px}.rich-content h3{font-size:19px}.rich-content blockquote{border-left:3px solid #87bff8;background:#f0f6fd;padding:10px 18px;margin:15px 0}.rich-content a{color:#0078f5;text-decoration:underline}.rich-content ul,.rich-content ol{padding-left:24px}.rich-content p{font-size:15px}#consult-form .primary:disabled{opacity:.55;cursor:wait}@media(max-width:700px){.kakao-shortcut{right:14px;bottom:65px;font-size:12px;padding:11px 15px}}
