@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@400;500;600;700;800;900&display=swap');
:root{--blue:#234af5;--ink:#171a22;--muted:#626975;--line:#dfe3ea;--paper:#fff;--tint:#f3f6fb;--radius:12px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'Noto Sans KR',sans-serif;font-size:16px;line-height:1.75;letter-spacing:-.035em}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}button,a,summary{-webkit-tap-highlight-color:transparent}img{max-width:100%;display:block}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #fb963b;outline-offset:5px}.wrap{width:min(1200px,calc(100% - 96px));margin-inline:auto}.section{padding-block:108px}.eyebrow{color:var(--blue);font-size:13px;font-weight:800;letter-spacing:.11em;margin:0 0 22px;line-height:1.5}h1,h2,h3,p{margin:0}h1,h2,h3{word-break:keep-all}h2{font-size:40px;line-height:1.4;letter-spacing:-.06em;font-weight:800}.skip-link{position:fixed;top:-100px;left:16px;background:var(--ink);color:white;padding:12px;z-index:100}.skip-link:focus{top:10px}.header{border-bottom:1px solid var(--line);background:rgba(255,255,255,.97);position:sticky;top:0;z-index:20}.header-inner{height:88px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;gap:10px;align-items:center;font-size:25px;font-weight:900;line-height:1.1;letter-spacing:-.04em}.brand-symbol{background:var(--blue);color:#fff;width:43px;height:43px;border-radius:10px;display:grid;place-items:center;font-size:32px;letter-spacing:-.1em;padding-right:4px;font-family:Arial,sans-serif}.brand-small{display:block;font-family:Arial,sans-serif;font-size:9px;letter-spacing:.17em;margin-top:5px}.header nav{display:flex;gap:34px;font-size:14px;font-weight:600}.header nav a:hover{color:var(--blue)}.header-cta{background:var(--ink);color:white;padding:10px 18px;border-radius:6px;font-size:14px;font-weight:700}.header-cta span{padding-left:15px}.hero{display:grid;grid-template-columns:1.05fr 1fr;gap:28px;min-height:715px;align-items:center;padding-block:52px 65px}.hero .eyebrow{letter-spacing:-.01em;display:flex;align-items:center;gap:9px;font-size:14px}.line{height:2px;background:var(--blue);width:25px}.hero h1{font-size:58px;line-height:1.27;font-weight:900;letter-spacing:-.065em}.hero h1>span{color:var(--blue)}.hero-desc{color:var(--muted);font-size:17px;margin-top:28px;line-height:1.9}.hero-desc strong{color:#363c49;font-weight:500}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;min-height:54px;padding:13px 23px;border-radius:6px;font-weight:700;font-size:15px;line-height:1.6;transition:transform .2s,background .2s}.button:hover{transform:translateY(-2px)}.primary{background:var(--blue);color:white}.primary:hover{background:#193bcc}.hero .button{margin-top:31px}.hero-foot{display:flex;align-items:center;gap:14px;margin-top:24px;color:#717785;font-size:13px}.hero-foot i{font-style:normal;color:#bec4ce}.hero-work{position:relative;height:585px}.work-label{position:absolute;top:0;left:10px;right:0;display:flex;justify-content:space-between;font-size:12px;color:#7d8592;letter-spacing:-.03em}.work-label span:last-child{font-size:10px;letter-spacing:.12em}.hero-film{padding:0;border:0;text-align:left;position:absolute;overflow:hidden;border-radius:12px;width:48%;box-shadow:0 18px 42px #171a2214;background:#131925;isolation:isolate;transition:transform .2s}.hero-film:hover{transform:translateY(-5px)}.hero-film:after,.video-cover:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,#10152018 10%,transparent 35%,#080d20ce 100%);z-index:0;pointer-events:none}.hero-film img{height:100%;width:100%;object-fit:cover}.film-medical{height:445px;left:0;top:47px}.film-legal{height:445px;right:0;top:100px}.film-badge{position:absolute;top:15px;left:15px;color:#161c2d;background:#fff;padding:4px 9px;z-index:1;font-size:11px;border-radius:3px;font-weight:700}.play-icon{display:grid;place-items:center;width:55px;height:55px;border-radius:50%;background:#ffffff27;backdrop-filter:blur(8px);color:white;border:1px solid #ffffff80;font-size:18px;padding-left:3px;position:absolute;top:43%;left:50%;transform:translate(-50%,-50%);z-index:1}.film-caption{position:absolute;bottom:23px;left:21px;color:white;font-size:17px;line-height:1.5;z-index:1}.film-caption b{font-size:21px}.film-caption small{display:block;font-size:11px;color:#d9e0eb;margin-top:12px}.work-bottom{position:absolute;bottom:0;left:0;right:0;display:flex;justify-content:center;gap:8px;align-items:center;color:#727986;font-size:12px}.blue-dot{display:block;background:var(--blue);height:6px;width:6px;border-radius:50%}.statement{background:#f1f4fa;border-block:1px solid #e7ebf2}.statement-inner{display:flex;justify-content:space-between;align-items:center;gap:20px;padding-block:26px}.statement p{font-size:19px;color:#69707d}.statement strong{color:var(--ink);font-weight:700}.statement a{font-size:14px;font-weight:700}.statement a span{padding-left:13px}.mobile-break{display:none}.section-heading{display:flex;justify-content:space-between;gap:36px;align-items:flex-end;margin-bottom:45px}.section-heading>p{font-size:15px;color:var(--muted);line-height:1.9;padding-bottom:6px}.team-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.team-card{padding:34px 38px 28px;border:1px solid var(--line);border-radius:12px;display:block;transition:transform .2s,border-color .2s}.team-card:hover{transform:translateY(-4px);border-color:var(--blue)}.medical-card{background:#f0f4ff}.legal-card{background:#f5f5f7}.team-card-top{display:flex;justify-content:space-between;align-items:center;font-size:12px;font-weight:700;letter-spacing:.09em;color:#57668c}.round-arrow{display:grid;place-items:center;width:38px;height:38px;border:1px solid #c6ccdb;border-radius:50%;font-size:21px;letter-spacing:0}.team-card h3{font-size:29px;line-height:1.4;margin:21px 0 14px;letter-spacing:-.07em}.team-card p{font-size:20px;line-height:1.6;color:#545e72}.team-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:27px}.team-tags span{background:#fff;padding:5px 10px;border-radius:3px;font-size:12px;color:#596476}.team-card-link{border-top:1px solid #d8dfea;padding-top:22px;margin-top:30px;display:flex;justify-content:space-between;font-size:14px;font-weight:700}.medical-section{background:#f7f9fc;border-top:1px solid #e9edf4}.team-section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:24px}.team-section-heading h2>span{color:#6c7484}.text-link{font-size:14px;font-weight:700;white-space:nowrap;padding-bottom:10px}.text-link span{padding-left:10px}.team-intro{display:flex;gap:24px;justify-content:space-between;align-items:center;margin-top:25px;margin-bottom:44px}.team-intro>p{font-size:15px;line-height:1.9;color:var(--muted)}.scope-tags{display:flex;gap:7px;flex-wrap:wrap;justify-content:flex-end;max-width:300px}.scope-tags span{padding:6px 10px;border:1px solid #dbe2ef;border-radius:4px;color:#67758d;font-size:12px;white-space:nowrap}.case-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.case{min-width:0}.video-cover{position:relative;display:block;width:100%;aspect-ratio:406/540;padding:0;border:0;background:#121827;border-radius:9px;overflow:hidden;transition:transform .2s}.video-cover:hover{transform:translateY(-4px)}.video-cover img{height:100%;width:100%;object-fit:cover}.video-cover .film-badge{font-size:12px}.video-cover .play-icon{top:50%}.video-caption{position:absolute;bottom:20px;left:20px;right:20px;z-index:1;display:flex;justify-content:space-between;align-items:center;color:white;font-size:12px;font-weight:600}.case-copy{padding-top:21px}.case-copy>p{font-size:12px;color:var(--blue);font-weight:700;margin-bottom:6px}.case-copy h3{font-size:20px;font-weight:800;line-height:1.55;margin-bottom:9px}.case-copy .case-desc{font-size:14px;font-weight:400;color:var(--muted);line-height:1.8}.team-bottom{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-top:48px;padding-top:27px;border-top:1px solid #dce2ed}.team-bottom p strong{display:block;font-size:17px}.team-bottom p span{font-size:14px;color:var(--muted)}.legal-section{background:#151a27;color:#fff}.legal-section .eyebrow{color:#93aaff}.legal-section .team-section-heading h2>span{color:#a6b4d2}.legal-section .team-intro>p,.legal-section .team-bottom p span{color:#a4afc5}.legal-section .scope-tags span{border-color:#3a445a;color:#bec9e0}.legal-section .case-copy>p{color:#9eb0ff}.legal-section .case-copy .case-desc{color:#a5b0c5}.legal-section .team-bottom{border-color:#343d52}.light{background:#fff;color:#17223d}.more-work{margin-top:35px;border-top:1px solid #353e50;border-bottom:1px solid #353e50}.more-work summary{list-style:none;cursor:pointer;padding:20px 0;display:flex;align-items:center;justify-content:space-between;font-size:14px;font-weight:600}.more-work summary::-webkit-details-marker{display:none}.more-work summary span{color:#a7b4cf;display:flex;gap:25px;align-items:center}.more-work summary b{font-size:24px;font-weight:400}.more-work[open] summary b{transform:rotate(45deg)}.more-work .case-grid{padding:16px 0 40px;row-gap:36px}.approach-list{border-top:1px solid var(--ink)}.approach-list article{display:flex;align-items:flex-start;gap:34px;padding:32px 0;border-bottom:1px solid var(--line)}.step-no{font-size:14px;letter-spacing:.04em;color:var(--blue);padding-top:5px;min-width:36px}.approach-list article>div{flex:1}.approach-list h3{font-size:23px;font-weight:700;line-height:1.5;margin-bottom:10px}.approach-list p{color:var(--muted);font-size:15px;max-width:800px}.step-label{font-size:11px;letter-spacing:.1em;color:#929aaa;padding-top:8px;min-width:92px;text-align:right}.media-note{padding:25px 30px;margin-top:35px;background:var(--tint);border-radius:8px;display:flex;align-items:center;flex-wrap:wrap;gap:15px 30px}.media-note>span{font-size:13px;color:var(--muted)}.media-note>p{font-size:15px;font-weight:700}.media-note i{padding-inline:9px;font-style:normal;color:#a9b4c6}.media-note small{font-size:12px;color:#7a8494}.contact-section{background:var(--blue);color:#fff;padding-block:85px}.contact-inner{display:grid;grid-template-columns:1.2fr 1fr;gap:65px;align-items:center}.contact-section .eyebrow{color:#c3cfff;font-size:11px}.contact-section h2{font-size:37px}.contact-section p{color:#d8e0ff;font-size:15px;margin-top:20px;line-height:1.9}.contact-check{display:flex;gap:15px;flex-wrap:wrap;margin-top:28px;color:#dfe6ff;font-size:13px}.contact-check span:before{content:'✓';margin-right:6px}.contact-buttons{display:flex;flex-direction:column;gap:14px}.contact-buttons>a{display:flex;align-items:center;justify-content:space-between;gap:16px;background:white;color:#171d33;padding:22px 24px;border-radius:8px;font-size:17px;font-weight:800;line-height:1.6;transition:transform .2s}.contact-buttons>a:hover{transform:translateX(4px)}.contact-buttons small{display:block;font-family:Arial,sans-serif;font-size:10px;letter-spacing:.13em;color:var(--blue);margin-bottom:5px}.contact-buttons b{font-size:24px;font-weight:400}.contact-buttons>p{font-size:12px;text-align:center;margin-top:2px;line-height:1.7;color:#d5dfff}.faq{display:grid;grid-template-columns:.7fr 1.3fr;gap:60px}.faq h2{font-size:29px}.faq details{border-bottom:1px solid var(--line)}.faq summary{list-style:none;display:flex;gap:16px;justify-content:space-between;align-items:center;padding:20px 0;font-size:16px;cursor:pointer;font-weight:600}.faq summary::-webkit-details-marker{display:none}.faq summary span{color:#9ba4b4;font-size:20px}.faq details[open] summary span{transform:rotate(45deg)}.faq details p{font-size:14px;line-height:1.95;color:var(--muted);padding-bottom:24px}.faq details p a{color:var(--blue);text-decoration:underline}footer{background:#f4f5f7;border-top:1px solid var(--line);padding-block:38px}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-bottom:30px}.footer-top>a:last-child{font-size:14px;font-weight:600}.footer-bottom{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;color:#7b8390;font-size:12px}.footer-bottom>span{font-size:11px;letter-spacing:0}dialog{padding:0;max-width:min(860px,calc(100% - 36px));width:860px;max-height:92dvh;border:0;border-radius:14px;background:white;color:var(--ink);overflow:auto}dialog[open]{display:grid;grid-template-columns:1fr 1fr}dialog::backdrop{background:#040819dc;backdrop-filter:blur(5px)}.dialog-player{background:#07090d;position:relative;display:flex;align-items:center;justify-content:center;min-height:320px}.dialog-player video{width:100%;max-height:85dvh;display:block;object-fit:contain}.dialog-player p{position:absolute;color:white;text-align:center;inset:40% 20px auto;background:#07090dec;padding:20px;font-size:14px}.dialog-copy{padding:60px 32px 38px;display:flex;flex-direction:column;justify-content:center;gap:18px}.dialog-copy .eyebrow{margin:0;font-size:12px}.dialog-copy h2{font-size:27px;line-height:1.5}.dialog-copy>p:not(.eyebrow){font-size:15px;color:var(--muted)}.dialog-copy .button{margin-top:12px;font-size:13px;gap:12px}.close-dialog{position:absolute;top:12px;right:12px;z-index:2;border:0;width:36px;height:36px;display:grid;place-items:center;border-radius:50%;background:#edf0f6;color:#1d263d;font-size:28px;line-height:1}body:has(dialog[open]){overflow:hidden}
@media(min-width:1500px){.hero{min-height:760px}.hero h1{font-size:64px}}
@media(max-width:1100px){.wrap{width:calc(100% - 64px)}.hero{grid-template-columns:1fr 1fr;min-height:660px}.hero h1{font-size:49px}.hero-work{height:540px}.film-medical,.film-legal{height:400px}.hero-desc{font-size:15px}.film-caption{left:15px;font-size:15px}.film-caption b{font-size:18px}.film-badge{left:10px;font-size:10px;padding:4px 7px}.section-heading>p{max-width:290px}.scope-tags{max-width:230px}.team-card{padding:27px}.team-card h3{font-size:25px}.contact-inner{gap:35px}.contact-section h2{font-size:33px}.contact-buttons>a{font-size:15px;padding:20px}.case-grid{gap:22px}}
@media(max-width:800px){.header-inner{height:76px;gap:20px}.header nav{gap:22px;font-size:13px}.header nav a:last-child{display:none}.header-cta{font-size:12px;padding:9px 12px}.hero{padding-top:40px;gap:25px}.hero h1{font-size:42px}.hero-work{height:475px}.film-medical,.film-legal{height:338px}.film-legal{top:100px}.film-caption{font-size:13px}.film-caption b{font-size:16px}.film-caption small{font-size:10px}.film-badge{font-size:9px;max-width:calc(100% - 14px);left:7px}.work-label{font-size:10px;left:0}.work-label span:last-child{display:none}.work-bottom{font-size:10px}.hero-desc{font-size:14px}.hero-foot{font-size:11px;gap:10px}.hero .button{font-size:13px;padding:12px 17px;gap:20px}.section{padding-block:75px}h2{font-size:33px}.section-heading{gap:24px;align-items:flex-start;flex-direction:column;margin-bottom:32px}.section-heading>p{max-width:none}.team-card h3{font-size:23px}.team-card p{font-size:18px}.team-card{padding:24px}.team-tags{gap:6px}.team-tags span{font-size:11px;padding:4px 7px}.team-card-link{font-size:12px}.team-section-heading{align-items:flex-start;flex-direction:column;gap:16px}.team-intro{align-items:flex-start;flex-direction:column;gap:18px;margin-top:12px}.scope-tags{justify-content:flex-start;max-width:none}.case-grid{gap:17px}.case-copy h3{font-size:18px}.case-copy .case-desc{font-size:13px}.video-cover .film-badge{font-size:10px}.team-bottom p strong{font-size:15px}.team-bottom p span{font-size:12px}.team-bottom .button{font-size:13px;padding:12px 16px;gap:12px}.contact-inner{grid-template-columns:1fr;gap:35px}.contact-buttons{max-width:540px}.contact-buttons>a{font-size:18px}.contact-buttons>p{text-align:left}.faq{grid-template-columns:1fr;gap:20px}.footer-bottom{align-items:flex-start;flex-direction:column}.step-label{display:none}.approach-list article{gap:20px}.approach-list h3{font-size:20px}.statement p{font-size:16px}.statement a{font-size:12px}}
@media(max-width:600px){.wrap{width:calc(100% - 40px)}html{scroll-padding-top:84px}.header-inner{height:72px;gap:12px}.brand{font-size:22px;gap:8px}.brand-symbol{height:36px;width:36px;font-size:29px;border-radius:8px}.brand-small{font-size:8px}.header nav{gap:12px;font-size:12px}.header-cta{font-size:11px;white-space:nowrap;padding:8px 9px}.header-cta span{padding-left:4px}.hero{display:block;padding-block:40px 30px;min-height:0}.hero .eyebrow{font-size:12px;margin-bottom:20px}.hero h1{font-size:43px;line-height:1.3;letter-spacing:-.06em}.hero-desc{font-size:15px;margin-top:23px}.hero .button{margin-top:24px;min-height:52px;font-size:14px;padding-inline:20px}.hero-foot{font-size:12px;margin-top:18px}.hero-work{height:456px;margin-top:39px;max-width:450px;margin-inline:auto}.work-label{font-size:11px;top:0}.work-label span:last-child{display:block;font-size:9px}.film-medical,.film-legal{height:352px}.film-medical{top:36px}.film-legal{top:67px}.film-badge{font-size:10px;left:10px;top:12px}.film-caption{left:15px;font-size:14px;bottom:18px}.film-caption b{font-size:17px}.film-caption small{font-size:10px;margin-top:9px}.work-bottom{font-size:11px;bottom:2px}.play-icon{width:47px;height:47px;font-size:16px}.statement-inner{padding-block:21px;align-items:flex-end;gap:13px}.statement p{font-size:15px;line-height:1.7}.statement a{font-size:11px;white-space:nowrap;padding-bottom:3px}.statement a span{padding-left:1px}.mobile-break{display:block}.section{padding-block:62px}h2{font-size:30px;line-height:1.45}.eyebrow{font-size:11px;margin-bottom:16px}.section-heading{gap:18px}.section-heading>p{font-size:14px}.team-grid{grid-template-columns:1fr;gap:16px}.team-card{padding:24px}.team-card h3{font-size:27px;margin-top:13px}.team-card p{font-size:18px}.team-tags{margin-top:21px}.team-tags span{font-size:12px}.team-card-link{font-size:13px;padding-top:18px;margin-top:24px}.team-section-heading h2{font-size:29px}.text-link{font-size:13px;padding-bottom:0}.team-intro>p{font-size:14px}.team-intro{margin-bottom:30px;gap:15px}.scope-tags span{font-size:11px;padding:4px 7px}.case-grid{grid-template-columns:1fr;gap:34px;max-width:420px;margin-inline:auto}.video-cover{aspect-ratio:406/500}.video-cover .film-badge{font-size:12px;left:16px;top:16px}.video-cover .play-icon{width:60px;height:60px;font-size:21px}.case-copy{padding-top:16px}.case-copy h3{font-size:21px}.case-copy .case-desc{font-size:14px}.team-bottom{flex-direction:column;align-items:flex-start;gap:19px;margin-top:32px;padding-top:24px}.team-bottom p strong{font-size:16px}.team-bottom p span{font-size:13px;display:block;margin-top:6px}.team-bottom .button{min-height:50px;font-size:14px;padding-inline:20px}.more-work{margin-top:30px}.more-work .case-grid{padding-top:13px}.approach-list article{gap:16px;padding-block:26px}.step-no{min-width:24px;font-size:13px;padding-top:3px}.approach-list h3{font-size:19px}.approach-list p{font-size:14px}.media-note{padding:21px;gap:10px;margin-top:25px;flex-direction:column;align-items:flex-start}.media-note>p{font-size:14px;line-height:2}.media-note i{padding-inline:4px}.media-note small{font-size:12px}.contact-section{padding-block:60px}.contact-section h2{font-size:30px}.contact-section p{font-size:14px}.contact-check{font-size:12px;gap:12px}.contact-buttons>a{font-size:16px;padding:20px}.contact-buttons>p{font-size:12px}.contact-inner{gap:30px}.faq h2{font-size:26px}.faq summary{font-size:15px}.faq details p{font-size:14px}.footer-top{gap:20px;align-items:flex-start}.footer-top>a:last-child{font-size:12px;max-width:135px;text-align:right}.footer-bottom{font-size:11px}.footer-bottom>span{font-size:10px}dialog{max-width:calc(100% - 24px);max-height:92dvh;width:430px}dialog[open]{grid-template-columns:1fr}.dialog-player{min-height:0}.dialog-player video{max-height:61dvh}.dialog-copy{padding:23px;gap:10px}.dialog-copy h2{font-size:22px}.dialog-copy>p:not(.eyebrow){font-size:13px}.dialog-copy .button{margin-top:5px}.close-dialog{background:#fffffff0}.dialog-copy .eyebrow{font-size:11px}}
@media(max-width:370px){.wrap{width:calc(100% - 32px)}.header nav{display:none}.hero h1{font-size:38px}.hero-desc{font-size:14px}.hero-work{height:416px}.film-medical,.film-legal{height:313px}.film-caption{left:12px;font-size:12px}.film-caption b{font-size:15px}.work-label span:last-child{display:none}.film-badge{font-size:9px;left:7px}.work-bottom{font-size:10px}.statement a{font-size:10px}.team-card h3{font-size:24px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}

@media(max-width:600px){.header nav{display:none}.header-cta{font-size:13px;padding:10px 14px}.team-card h3{overflow-wrap:anywhere}.hero h1{font-size:clamp(34px,10.5vw,43px)}}

/* Actual campaign evidence and industry-specific consultation stories. */
.hero-actions{display:flex;align-items:center;gap:22px;flex-wrap:wrap;margin-top:31px}.hero-actions .button{margin-top:0}.hero-secondary{font-size:14px;font-weight:650;white-space:nowrap}.results-section{padding-bottom:60px}.result-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.result-card{background:#f3f6fd;border:1px solid #e0e6f2;border-top:3px solid var(--blue);padding:30px 34px 24px;border-radius:0 0 10px 10px}.result-card:nth-child(2){background:#fafbfc;border-top-color:#263247}.result-top{display:flex;justify-content:space-between;gap:14px;align-items:center;padding-bottom:27px}.result-top>span{font-size:15px;font-weight:750}.result-top time{font-size:12px;letter-spacing:0;color:#647089}.result-label{font-size:15px;color:#626e85}.result-number{font-size:64px;font-weight:800;letter-spacing:-.055em;line-height:1.4;color:var(--blue);margin:2px 0 25px;font-variant-numeric:tabular-nums}.result-card:nth-child(2) .result-number{color:#263247}.result-number>span{font-size:23px;margin-left:6px;letter-spacing:-.04em}.result-card dl{display:grid;grid-template-columns:1fr 1fr;margin:0;padding:20px 0 0;border-top:1px solid #dce3ef;gap:20px}.result-card dt{font-size:14px;color:#657188}.result-card dd{margin:4px 0 0;font-size:26px;line-height:1.5;font-weight:700;letter-spacing:-.035em}.result-card dd small{font-size:14px;margin-left:5px;font-weight:500}.result-source{font-size:12px;color:#707c90;margin-top:21px;line-height:1.7}.evidence-note{font-size:13px;line-height:1.85;color:#747f90;margin-top:18px;max-width:1000px}.report-evidence{margin:30px 0 0;border:1px solid #e0e6ef;border-radius:10px;overflow:hidden;background:#f8faff}.evidence-heading{padding:16px 22px;display:flex;justify-content:space-between;align-items:center;gap:15px;border-bottom:1px solid #e0e6ef}.evidence-heading>span{font-size:14px;font-weight:700}.evidence-heading a{font-size:13px;font-weight:600;color:var(--blue);white-space:nowrap}.report-evidence>a{display:block;padding:17px;background:#fff}.report-evidence img{width:100%;height:auto}.report-evidence figcaption{font-size:12px;line-height:1.8;color:#6d7890;padding:14px 22px;border-top:1px solid #e7ebf3}.proof-next{display:flex;justify-content:space-between;align-items:center;gap:20px;padding-top:27px}.proof-next strong{display:block;font-size:18px;line-height:1.6}.proof-next p>span{display:block;color:var(--muted);font-size:14px;margin-top:5px}.proof-next .text-link{padding:0}.results-section+.teams{padding-top:60px}.audience-insight{display:grid;grid-template-columns:1fr 1.08fr;gap:48px;padding:33px 35px;background:#fff;border:1px solid #e0e6ef;border-radius:10px;margin-bottom:43px}.insight-kicker{font-size:13px;font-weight:700;color:var(--blue);margin-bottom:12px}.audience-insight h3{font-size:25px;line-height:1.5;letter-spacing:-.055em;margin-bottom:13px}.audience-insight>div>p:last-child{font-size:14px;line-height:1.9;color:var(--muted);max-width:420px}.audience-insight dl{margin:0;display:flex;flex-direction:column;justify-content:center;gap:18px}.audience-insight dl>div{display:grid;grid-template-columns:60px 1fr;gap:15px}.audience-insight dt{font-size:13px;font-weight:700;color:var(--blue);padding-top:1px}.audience-insight dd{font-size:14px;line-height:1.8;margin:0;color:#57647a}.legal-section .audience-insight{background:#1c2438;border-color:#34405a}.legal-section .audience-insight h3{color:#fff}.legal-section .insight-kicker,.legal-section .audience-insight dt{color:#9bb9ff}.legal-section .audience-insight>div>p:last-child,.legal-section .audience-insight dd{color:#c4ccdc}.portfolio-intro{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:20px}.portfolio-intro>span{font-size:16px;font-weight:700}.portfolio-intro>p{font-size:13px;color:var(--muted)}.legal-section .portfolio-intro>p{color:#afb9cd}.case-insight{margin-top:15px;padding:13px 15px;background:#edf2fc;border-left:2px solid #a6b9ed}.case-insight>span{display:block;font-size:12px;font-weight:700;color:#5a6e9c;margin-bottom:4px}.case-insight>p{font-size:14px;line-height:1.75;color:#455572}.legal-section .case-insight{background:#212a3e;border-left-color:#5774b6}.legal-section .case-insight>span{color:#98b5f4}.legal-section .case-insight>p{color:#d0d8e8}.production-evidence{display:grid;grid-template-columns:.83fr 1fr;gap:50px;align-items:center;margin:52px 0 55px;padding:40px 0 50px;border-block:1px solid #354059}.production-copy h3{font-size:38px;font-weight:800;line-height:1.4;letter-spacing:-.055em;margin-bottom:23px}.production-copy h3>span{color:#9bb9ff}.production-copy>p:not(.eyebrow){font-size:15px;line-height:1.95;color:#c4ccdc;max-width:430px}.production-copy ol{list-style:none;padding:0;margin:26px 0;display:grid;gap:12px}.production-copy li{font-size:14px;line-height:1.7;display:flex;gap:12px;color:#e2e7f1}.production-copy li>span{font-size:12px;letter-spacing:.08em;color:#92acf0}.production-evidence figure{margin:0}.production-evidence figure>a{display:block;border-radius:8px;overflow:hidden;background:#fff;border:1px solid #3c475e}.production-evidence img{width:100%;height:auto}.production-evidence figcaption{font-size:12px;color:#aab7d0;line-height:1.85;margin-top:12px}.difference-table{border-block:1px solid #dce2ed;margin-bottom:45px}.difference-table table{width:100%;border-collapse:collapse;text-align:left}.difference-table caption{text-align:left;font-size:18px;font-weight:700;padding:20px 0}.difference-table thead{background:#f2f5fb}.difference-table th,.difference-table td{padding:20px 23px;vertical-align:top;border-bottom:1px solid #e2e7ef}.difference-table thead th{font-size:13px;color:#687792;font-weight:650;padding-block:13px}.difference-table tbody th{font-size:15px;font-weight:650;width:37%;color:#39455b;line-height:1.8}.difference-table td strong{display:block;font-size:16px;line-height:1.7;color:#21354f}.difference-table td span{display:block;font-size:14px;line-height:1.85;margin-top:5px;color:#6c7585}.difference-table tbody tr:last-child>*{border-bottom:0}.process-kicker{font-size:14px;font-weight:700;color:#697790;margin-bottom:5px}.contact-check{flex-wrap:wrap}.contact-check span{white-space:nowrap}
@media(max-width:1100px){.result-card{padding-inline:25px}.result-number{font-size:58px}.audience-insight{gap:28px;padding:28px}.production-evidence{gap:32px}.production-copy h3{font-size:33px}}
@media(max-width:800px){.hero-actions{gap:16px;align-items:flex-start;flex-direction:column}.hero-secondary{font-size:13px}.result-top{align-items:flex-start;flex-direction:column;gap:5px;padding-bottom:22px}.result-number{font-size:49px}.result-card{padding:22px}.result-card dd{font-size:23px}.result-grid{gap:17px}.audience-insight{grid-template-columns:1fr;gap:24px}.audience-insight>div>p:last-child{max-width:none}.production-evidence{grid-template-columns:1fr 1fr;gap:25px}.production-copy h3{font-size:29px}.production-copy>p:not(.eyebrow){font-size:14px}.production-copy ol{gap:9px}.production-copy li{font-size:13px}.production-copy .eyebrow{font-size:12px}.portfolio-intro{align-items:flex-start;flex-direction:column;gap:4px}.difference-table th,.difference-table td{padding:17px}.difference-table tbody th{width:34%}.proof-next{align-items:flex-start;flex-direction:column;gap:14px}}
@media(max-width:600px){.hero-actions{margin-top:25px}.hero-actions .button{margin:0}.hero h1{font-size:clamp(31px,9.3vw,41px)}.hero-desc br{display:none}.hero-desc{line-height:1.95;max-width:420px}.hero-desc strong{display:block;margin-top:5px}.hero-foot{flex-wrap:wrap}.result-grid{grid-template-columns:1fr;gap:19px}.result-top{flex-direction:row;align-items:center;gap:10px}.result-card{padding:22px}.result-number{font-size:54px;line-height:1.4;margin-bottom:20px}.result-top>span{font-size:14px}.result-top time{font-size:11px}.result-label{font-size:14px}.result-card dd{font-size:26px}.result-card dt{font-size:13px}.result-card dd small{font-size:13px}.evidence-note{font-size:12px}.evidence-heading{padding:13px 15px;gap:8px}.evidence-heading>span{font-size:13px}.evidence-heading a{font-size:12px}.report-evidence>a{padding:8px}.report-evidence figcaption{padding:12px 15px}.proof-next strong{font-size:17px}.proof-next p>span{font-size:13px}.results-section{padding-bottom:35px}.results-section+.teams{padding-top:35px}.audience-insight{padding:23px 20px;gap:25px;margin-bottom:32px}.audience-insight h3{font-size:24px}.audience-insight dl{gap:17px}.audience-insight dl>div{grid-template-columns:42px 1fr;gap:12px}.audience-insight dt{font-size:13px}.audience-insight dd{font-size:14px}.insight-kicker{font-size:12px}.portfolio-intro>span{font-size:15px}.portfolio-intro>p{font-size:12px}.case-insight>p{font-size:14px}.production-evidence{grid-template-columns:1fr;gap:27px;margin-block:34px 38px;padding-block:30px 35px}.production-copy h3{font-size:32px;margin-bottom:17px}.production-copy ol{margin-block:20px}.production-copy li{font-size:14px}.production-evidence figure{max-width:440px;margin:auto}.difference-table table,.difference-table tbody{display:block}.difference-table thead{display:none}.difference-table tr{display:block;padding-block:19px;border-bottom:1px solid #e0e6ef}.difference-table tbody tr:last-child{border:0}.difference-table th,.difference-table td{display:block;width:100%!important;padding:0;border:0}.difference-table tbody th{font-size:14px;margin-bottom:9px;color:#697893}.difference-table td strong{font-size:16px}.difference-table td span{font-size:14px}.difference-table caption{display:block;font-size:17px;line-height:1.6;padding-block:18px;border-bottom:1px solid #dce2ed}.process-kicker{font-size:13px}.contact-check{gap:8px 16px}}

/* LEADIN: an open door for the next customer. */
.brand{display:inline-flex;align-items:center;gap:9px;flex-shrink:0;width:auto;line-height:1;letter-spacing:-.05em}.brand-mark{width:54px;height:54px;object-fit:contain}.brand-wordmark{font-size:30px;font-weight:800;color:#17213a;line-height:1.2}.brand-wordmark>span{display:block;font-family:Arial,sans-serif;font-size:12px;letter-spacing:.14em;font-weight:700;margin-top:4px}.brand-in{color:var(--blue)}.footer-top .brand{width:auto}.footer-top .brand-mark{width:47px;height:47px}.footer-top .brand-wordmark{font-size:26px}
.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}
/* Readable campaign data, independent of raster screenshot size. */
.report-evidence{background:white}.evidence-heading{padding:26px 28px;background:#f4f7ff;flex-wrap:wrap}.evidence-heading .eyebrow{margin-bottom:7px;font-size:12px}.evidence-heading h3{font-size:25px;line-height:1.5}.report-open{border:1px solid #bac9f8;border-radius:6px;background:#fff;padding:11px 17px;color:var(--blue);font-size:16px;font-weight:700}.report-open:hover{background:#edf2ff}.report-intro{padding:23px 28px 9px;color:#526079;font-size:16px}.report-table-wrap{padding:0 28px 15px}.report-table{width:100%;border-collapse:collapse;text-align:left;table-layout:fixed}.report-table thead th{font-size:15px;color:#647086;font-weight:500;padding:18px 12px;border-bottom:1px solid #dfe5f0}.report-table tbody th,.report-table td{padding:25px 12px;border-bottom:1px solid #e2e7ef;vertical-align:middle}.report-table tbody th{font-size:19px;font-weight:700}.report-table small{display:block;font-size:14px;line-height:1.6;color:#626f85;font-weight:400;margin-top:7px;letter-spacing:-.02em}.report-table strong{font-size:clamp(24px,2.6vw,33px);font-weight:750;font-variant-numeric:tabular-nums;white-space:nowrap;line-height:1.5}.report-table strong>span{font-size:16px;margin-left:3px;font-weight:500}.metric-blue{color:var(--blue)}.report-original{margin:0 28px 23px}.report-original summary{cursor:pointer;display:flex;justify-content:space-between;gap:16px;font-size:16px;font-weight:650;padding:16px 0;list-style:none}.report-original summary::-webkit-details-marker{display:none}.report-original[open] summary>span{transform:rotate(45deg)}.report-image-button{width:100%;padding:14px;border:1px solid #dfe5f0;border-radius:8px;display:block}.report-image-button img{width:100%;height:auto}.report-image-button>span{display:block;font-size:14px;margin-top:12px;text-align:center}.report-caption{padding:18px 28px;background:#f6f8fc;border-top:1px solid #e2e7ef;font-size:14px;line-height:1.9;color:#626f85}
#report-dialog{width:calc(100% - 48px);max-width:1500px;max-height:94dvh;overflow:hidden;padding:0}#report-dialog[open]{display:flex;flex-direction:column}.report-dialog-head{padding:23px 28px 16px;display:flex;justify-content:space-between;align-items:center;gap:20px}.report-dialog-head .eyebrow{margin-bottom:6px;font-size:12px}.report-dialog-head h2{font-size:25px;line-height:1.5}.report-close{border:0;background:#edf1f8;border-radius:50%;font-size:30px;line-height:1;width:44px;height:44px;flex-shrink:0}.report-toolbar{padding:0 28px;display:flex;justify-content:space-between;align-items:center;gap:16px}.report-zoom{display:flex;gap:7px}.report-zoom button{font-size:15px;padding:9px 13px;background:#fff;border:1px solid #cdd6e6;border-radius:5px;font-weight:600}.report-zoom button[aria-pressed=true]{color:#fff;background:var(--blue);border-color:var(--blue)}.report-toolbar a{font-size:14px;font-weight:600;color:var(--blue)}#report-scroll-hint{padding:13px 28px 17px;font-size:14px;color:#626f85}.report-viewport{overflow:auto;max-height:65dvh;min-height:0;overscroll-behavior:contain;background:#e9edf4;border-top:1px solid #d9e0ed;padding:20px}.report-viewport img{width:1451px;max-width:none;height:auto;display:block;background:#fff}.report-viewport:focus-visible{outline:3px solid #fb963b;outline-offset:-3px}
/* Clinical scenarios and explicitly illustrative feedback. */
.medical-scenarios{margin-top:66px;padding-top:46px;border-top:1px solid #d9e1ee}.scenario-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:28px;margin-bottom:28px}.scenario-heading .eyebrow{font-size:12px;margin-bottom:12px}.scenario-heading h3{font-size:33px;line-height:1.45;letter-spacing:-.05em}.example-notice{max-width:390px;font-size:14px;line-height:1.85;color:#586982}.example-notice strong{display:block;color:#344b74;font-size:15px;margin-bottom:5px}.scenario-grid,.feedback-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.scenario-card{padding:27px 25px 24px;background:#fff;border:1px solid #dce3ef;border-radius:10px;display:flex;flex-direction:column}.scenario-top{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:14px;font-weight:650;color:#4f638b}.example-badge{padding:3px 8px;border-radius:4px;font-size:12px;background:#edf2fb;white-space:nowrap;color:#52637e}.scenario-card h4{font-size:25px;line-height:1.5;margin:21px 0 16px;letter-spacing:-.05em;word-break:keep-all}.scenario-card>p{font-size:16px;line-height:1.9;color:#5e6c82}.scenario-card dl{display:grid;gap:15px;margin:24px 0;flex:1}.scenario-card dt{font-size:14px;color:var(--blue);font-weight:700}.scenario-card dd{font-size:16px;line-height:1.75;margin:2px 0 0;color:#36465f}.scenario-video{display:flex;justify-content:space-between;gap:12px;align-items:center;width:100%;background:#f3f6fc;border:0;border-radius:5px;padding:12px 14px;font-size:14px;font-weight:650;color:#284574;text-align:left}.scenario-video:hover{background:#e9efff}.feedback-section{margin-top:58px;padding:37px;border:1px solid #d6e0f4;border-radius:12px;background:#edf3ff}.feedback-section .scenario-heading h3{font-size:30px}.feedback-section .example-notice{background:#fff;padding:14px 18px;border-radius:6px;border-left:3px solid #91a9df}.feedback-grid{gap:17px}.feedback-card{padding:26px 23px;background:#fff;border:1px solid #dae3f2;border-radius:9px;display:flex;flex-direction:column}.feedback-label{font-size:16px;font-weight:700;color:#263c62}.feedback-label>span{display:block;font-size:13px;font-weight:500;color:#546785;margin-top:4px}.feedback-card blockquote{font-size:21px;line-height:1.85;font-weight:650;margin:22px 0 25px;color:#233858;letter-spacing:-.04em;word-break:keep-all;flex:1}.feedback-goal{font-size:15px;color:#3d567e;line-height:1.8;padding-top:16px;border-top:1px solid #dfe6f0}.feedback-goal>span{display:block;font-size:13px;color:#697b99;margin-bottom:4px}.feedback-section>.text-link{display:inline-block;margin-top:27px;color:var(--blue);white-space:normal;font-size:16px}
/* Keep core Korean copy readable on all viewport sizes. */
.hero-desc,.section-heading>p,.team-intro>p,.case-copy .case-desc,.audience-insight>div>p:last-child,.audience-insight dd,.case-insight>p,.production-copy>p:not(.eyebrow),.approach-list p,.difference-table td span,.faq details p,.contact-section p{font-size:16px}.hero-desc{font-size:18px}.evidence-note,.result-source,.result-top time,.result-card dt,.result-label,.proof-next p>span,.team-bottom p span,.portfolio-intro>p,.case-copy>p,.case-insight>span,.insight-kicker,.audience-insight dt,.production-evidence figcaption,.team-tags span,.scope-tags span,.hero-foot,.film-badge,.video-cover .film-badge,.film-caption small,.video-caption,.work-label,.work-bottom{font-size:14px}.result-top>span{font-size:17px}.result-card dt{font-size:16px}.result-card dd{font-size:30px}.result-number{font-size:clamp(54px,5vw,68px)}.evidence-note{color:#5b687d}.header nav,.header-cta,.hero-secondary,.text-link,.statement a,.team-card-link,.button{font-size:15px}.contact-buttons>p{font-size:14px}.result-top{flex-wrap:wrap}.production-copy li{font-size:16px}
@media(max-width:1000px){.scenario-grid{grid-template-columns:1fr}.scenario-card{display:grid;grid-template-columns:1fr 1fr;gap:0 30px}.scenario-top{grid-column:1/-1;justify-content:flex-start;gap:13px}.scenario-card h4{grid-column:1;margin-bottom:12px}.scenario-card>p{grid-column:1}.scenario-card dl{grid-column:2;grid-row:2/5;margin-top:21px}.scenario-video{grid-column:1/-1;margin-top:20px}.scenario-heading{flex-direction:column;align-items:flex-start}.example-notice{max-width:none}.feedback-section{padding:28px}.feedback-grid{grid-template-columns:1fr}.feedback-label>span{display:inline-block;margin:0 0 0 12px}.feedback-card blockquote{margin:15px 0 20px}.report-table strong{font-size:25px}}
@media(max-width:800px){.header nav{gap:18px}.header-inner{gap:16px}.brand-mark{width:48px;height:48px}.brand-wordmark{font-size:28px}.report-table{table-layout:auto}.report-table thead th{font-size:14px}.report-table tbody th{font-size:17px}.report-table strong{font-size:22px}.report-table th,.report-table td{padding-inline:8px}.report-table-wrap{padding-inline:18px}.hero-desc{font-size:16px}.work-label{font-size:12px}.film-badge{font-size:12px}.hero-foot{gap:9px}.statement-inner{flex-wrap:wrap}.team-tags span,.scope-tags span{white-space:normal}.result-card dd{font-size:27px}.result-top{flex-direction:column;align-items:flex-start}}
@media(max-width:600px){.header-inner{gap:10px}.brand{gap:6px}.brand-mark{width:45px;height:45px}.brand-wordmark{font-size:27px}.brand-wordmark>span{font-size:11px}.header-cta{font-size:14px;padding:10px}.header-cta span{padding-left:4px}.footer-top .brand-mark{width:39px;height:39px}.footer-top .brand-wordmark{font-size:24px}.footer-top .brand{width:auto}.evidence-heading{padding:22px 20px;align-items:flex-start;flex-direction:column;gap:16px}.evidence-heading h3{font-size:23px}.report-intro{padding:19px 20px 3px}.report-table-wrap{padding:0 20px 12px}.report-table,.report-table tbody,.report-table tr{display:block;width:100%}.report-table thead{display:none}.report-table tbody tr{padding:19px 0;border-bottom:1px solid #dce4f0}.report-table tbody tr:last-child{border:0}.report-table tbody th{display:block;padding:0 0 14px;border:0;font-size:20px}.report-table tbody th small{margin-top:3px}.report-table td{display:grid;grid-template-columns:1fr auto;align-items:center;gap:14px;padding:12px 0;border:0}.report-table td:before{content:attr(data-label);font-size:15px;color:#5e6d83}.report-table td>small{display:none}.report-table strong{font-size:29px}.report-table strong>span{font-size:16px}.report-original{margin-inline:20px}.report-original summary{font-size:15px}.report-caption{padding:17px 20px;font-size:14px}.result-top{flex-direction:row;align-items:center}.result-top time{font-size:13px}.result-label{font-size:16px}.result-card dl{gap:15px}.result-card dd{font-size:28px}.scenario-heading h3,.feedback-section .scenario-heading h3{font-size:28px}.medical-scenarios{margin-top:44px;padding-top:35px}.scenario-card{display:flex;padding:25px 22px}.scenario-top{justify-content:space-between}.scenario-card h4{font-size:25px}.scenario-card dl{margin:22px 0}.scenario-video{margin-top:0;font-size:15px}.feedback-section{margin-top:36px;padding:25px 18px}.feedback-card{padding:23px 20px}.feedback-card blockquote{font-size:21px}.feedback-label>span{display:block;margin:4px 0 0}.example-notice{font-size:14px}.feedback-section .example-notice{padding:13px 15px}.hero-secondary{white-space:normal}.hero-foot{font-size:13px}.hero-work .film-badge{font-size:11px}.hero-work .film-caption small{font-size:12px}.work-label{font-size:12px}.work-label span:last-child{display:none}.work-bottom{font-size:12px}.hero-foot i{display:none}.portfolio-intro>span{font-size:17px}.team-bottom p strong{font-size:18px}.team-bottom p span{font-size:16px}.text-link{white-space:normal}.approach-list h3{font-size:21px}.contact-buttons>a{font-size:17px}.faq summary{font-size:17px}.footer-bottom{font-size:12px}#report-dialog{width:calc(100% - 20px);max-width:none;max-height:94dvh}.report-dialog-head{padding:20px 18px 15px;align-items:flex-start}.report-dialog-head h2{font-size:20px}.report-dialog-head .eyebrow{font-size:11px}.report-close{width:40px;height:40px}.report-toolbar{padding-inline:18px;flex-wrap:wrap;gap:12px}.report-zoom button{font-size:14px;min-height:44px}#report-scroll-hint{padding:14px 18px;font-size:14px}.report-viewport{padding:10px;max-height:60dvh}}
@media(max-width:370px){.header-cta{font-size:13px;padding:9px}.brand-wordmark{font-size:25px}.brand-mark{width:40px;height:40px}.result-top{align-items:flex-start;flex-direction:column}.result-card dd{font-size:25px}.report-table strong{font-size:26px}.scenario-heading h3,.feedback-section .scenario-heading h3{font-size:25px}}

/* A dedicated route from DB advertising to brand content production. */
.leadcut-referral{background:#202126;color:#fff;padding:68px 0;word-break:keep-all}
.leadcut-referral-inner{display:grid;grid-template-columns:1.2fr 1fr;gap:68px;align-items:center}
.leadcut-referral-kicker{display:flex;align-items:center;gap:14px;color:#c3c7ce;font-size:14px;line-height:1.6;margin-bottom:20px}
.leadcut-referral-kicker strong{color:#ff9d7f;font-family:Arial,sans-serif;font-size:19px;letter-spacing:.025em}
.leadcut-referral h2{font-size:clamp(30px,3.2vw,42px);line-height:1.4;letter-spacing:-.055em}
.leadcut-referral h2 span{color:#ff9d7f}
.leadcut-referral-copy>p:not(.leadcut-referral-kicker){font-size:16px;line-height:1.9;color:#cdd0d7;margin-top:21px}
.leadcut-referral-button{margin-top:27px;background:#ff9d7f;color:#25170f;gap:18px}
.leadcut-referral-button:hover{background:#ffb69e}
.leadcut-referral-consult{display:flex;align-items:center;gap:8px;width:fit-content;min-height:44px;font-size:15px;color:#e1e3e8;margin-top:9px}
.leadcut-referral-consult:hover{color:#ffb69e}
.leadcut-referral-services>p:first-child{color:#f0f1f4;font-size:16px;font-weight:650;line-height:1.8;border-bottom:1px solid #52545d;padding-bottom:16px}
.leadcut-referral-services dl{margin:0}
.leadcut-referral-services dl>div{padding:19px 0;border-bottom:1px solid #52545d}
.leadcut-referral-services dt{font-size:20px;line-height:1.6;font-weight:700}
.leadcut-referral-services dt span{font-size:14px;color:#ffb49b;margin-right:13px;font-weight:650}
.leadcut-referral-services dd{margin:6px 0 0;font-size:16px;line-height:1.8;color:#cdd0d7}
.leadcut-referral-note{font-size:14px;line-height:1.9;color:#c3c7ce;margin-top:18px}
@media(max-width:800px){.leadcut-referral-inner{gap:35px}.leadcut-referral-services dt{font-size:18px}}
@media(max-width:600px){.leadcut-referral{padding:42px 0}.leadcut-referral-inner{grid-template-columns:1fr;gap:29px}.leadcut-referral-kicker{margin-bottom:16px}.leadcut-referral h2{font-size:31px}.leadcut-referral-button{width:100%;font-size:15px;padding-inline:17px}.leadcut-referral-services dl>div{padding-block:16px}.leadcut-referral-services dt{font-size:20px}}
