:root{--header-h: 60px;--color-tag-bg: #effbf5}html{scroll-behavior:smooth;scroll-padding-top:var(--header-h)}body{margin:0;overscroll-behavior:none}html,body{font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,system-ui,sans-serif}img{display:block;max-width:100%;height:auto}button{font:inherit;cursor:pointer}*,*:before,*:after{box-sizing:border-box}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.br-desktop{display:none}@media(min-width:768px){.br-mobile{display:none}.br-desktop{display:block}}.section-label{display:inline-block;align-self:flex-start;margin:0;padding:2px 10px;background:var(--color-tag-bg);border-radius:6px;font-size:12px;font-weight:600;line-height:1.5;color:#2b323c;letter-spacing:-.02em}.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}@media(min-width:1024px){.section-label{font-size:14px}}.reveal-up{opacity:0;transform:translateY(32px);transition:opacity .7s ease-out,transform .7s ease-out}.reveal-up.is-visible{opacity:1;transform:translateY(0)}.reveal-up--d1{transition-delay:.15s}.reveal-up--d2{transition-delay:.3s}.reveal-up--d3{transition-delay:.45s}@media(prefers-reduced-motion:reduce){.reveal-up{opacity:1;transform:none;transition:none}}body:not(.page-single) img{pointer-events:none;user-select:none}@media(min-width:1024px){.mo-br{display:none}}.global-header--wrap{position:fixed;top:0;left:0;right:0;z-index:1000;background:transparent;border-bottom:1px solid rgba(46,46,46,.1);transition:background .15s,border-color .15s}.global-header--wrap.is-scrolled{background:#fff;border-bottom-color:#2e2e2e1a}.global-header--inner{display:flex;align-items:center;justify-content:space-between;padding:0 18px 0 20px;height:var(--header-h)}.global-header--logo{display:flex;align-items:center;gap:8px;text-decoration:none;color:#111}.global-header--logo-icon{display:flex;align-items:center;flex-shrink:0}.global-header--logo-text{font-size:17px;font-weight:700;letter-spacing:-.3px;line-height:1}.global-header--nav{display:none}.global-header--actions{display:flex;align-items:center;gap:10px}.global-header--cta{display:flex;align-items:center;justify-content:center;width:72px;height:32px;padding:0 10px;background:var(--cta-bg, rgba(255, 255, 255, .5));border:none;border-radius:8px;font-size:14px;font-weight:600;line-height:1.5;letter-spacing:-.28px;color:#2b323c;text-decoration:none;white-space:nowrap;transition:background .3s}.global-header--cta:hover,.global-header--cta:focus-visible{background:var(--cta-hover-bg, rgba(255, 255, 255, .75))}.global-header--wrap.is-scrolled .global-header--cta{background:#e8ebef;line-height:1.5}.global-header--hamburger{display:flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;background:none;border:none;cursor:pointer;flex-shrink:0}.global-header--hamburger:before{content:"";display:block;width:24px;height:24px;background-color:#2b323c;-webkit-mask-image:url('data:image/svg+xml,<svg width="24" height="26" viewBox="0 0 24 26" fill="none" xmlns="http://www.w3.org/2000/svg">%0A<path d="M4 6C4 5.44772 4.44772 5 5 5H19C19.5523 5 20 5.44772 20 6C20 6.55228 19.5523 7 19 7H5C4.44772 7 4 6.55228 4 6Z" fill="%232B323C"/>%0A<path d="M4 12C4 11.4477 4.44772 11 5 11H19C19.5523 11 20 11.4477 20 12C20 12.5523 19.5523 13 19 13H5C4.44772 13 4 12.5523 4 12Z" fill="%232B323C"/>%0A<path d="M4 18C4 17.4477 4.44772 17 5 17H19C19.5523 17 20 17.4477 20 18C20 18.5523 19.5523 19 19 19H5C4.44772 19 4 18.5523 4 18Z" fill="%232B323C"/>%0A</svg>%0A');mask-image:url('data:image/svg+xml,<svg width="24" height="26" viewBox="0 0 24 26" fill="none" xmlns="http://www.w3.org/2000/svg">%0A<path d="M4 6C4 5.44772 4.44772 5 5 5H19C19.5523 5 20 5.44772 20 6C20 6.55228 19.5523 7 19 7H5C4.44772 7 4 6.55228 4 6Z" fill="%232B323C"/>%0A<path d="M4 12C4 11.4477 4.44772 11 5 11H19C19.5523 11 20 11.4477 20 12C20 12.5523 19.5523 13 19 13H5C4.44772 13 4 12.5523 4 12Z" fill="%232B323C"/>%0A<path d="M4 18C4 17.4477 4.44772 17 5 17H19C19.5523 17 20 17.4477 20 18C20 18.5523 19.5523 19 19 19H5C4.44772 19 4 18.5523 4 18Z" fill="%232B323C"/>%0A</svg>%0A');-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.global-sidebar--panel{display:flex;flex-direction:column;position:fixed;inset:0;z-index:9999;background:#2b323c;transform:translate(100%);transition:transform .3s ease-out;overflow-y:auto;-webkit-overflow-scrolling:touch;padding-bottom:env(safe-area-inset-bottom)}.global-sidebar--panel.is-open{transform:translate(0)}.global-sidebar--head{display:flex;align-items:center;justify-content:space-between;flex-shrink:0;height:var(--header-h);padding:0 18px 0 20px}.global-sidebar--logo{display:flex;align-items:center;text-decoration:none}.global-header--logo-svg{height:20px;width:auto;display:block}.global-sidebar--logo svg{filter:brightness(0) invert(1)}.global-sidebar--close{display:flex;align-items:center;justify-content:center;width:30px;height:30px;padding:0;background:none;border:none;cursor:pointer;flex-shrink:0}.global-sidebar--close:before{content:"";display:block;width:30px;height:30px;background-color:#fff;-webkit-mask-image:url('data:image/svg+xml,<svg width="24" height="26" viewBox="0 0 24 26" fill="none" xmlns="http://www.w3.org/2000/svg">%0A<path d="M17.6568 17.6569C17.2663 18.0474 16.6332 18.0474 16.2426 17.6569L6.34313 7.75736C5.95261 7.36684 5.95261 6.73367 6.34313 6.34315C6.73366 5.95262 7.36682 5.95262 7.75735 6.34315L17.6568 16.2426C18.0474 16.6332 18.0474 17.2663 17.6568 17.6569Z" fill="%232B323C"/>%0A<path d="M6.34313 17.6569C5.95261 17.2663 5.95261 16.6332 6.34313 16.2426L16.2426 6.34315C16.6332 5.95262 17.2663 5.95262 17.6568 6.34315C18.0474 6.73367 18.0474 7.36684 17.6568 7.75736L7.75735 17.6569C7.36682 18.0474 6.73366 18.0474 6.34313 17.6569Z" fill="%232B323C"/>%0A</svg>%0A');mask-image:url('data:image/svg+xml,<svg width="24" height="26" viewBox="0 0 24 26" fill="none" xmlns="http://www.w3.org/2000/svg">%0A<path d="M17.6568 17.6569C17.2663 18.0474 16.6332 18.0474 16.2426 17.6569L6.34313 7.75736C5.95261 7.36684 5.95261 6.73367 6.34313 6.34315C6.73366 5.95262 7.36682 5.95262 7.75735 6.34315L17.6568 16.2426C18.0474 16.6332 18.0474 17.2663 17.6568 17.6569Z" fill="%232B323C"/>%0A<path d="M6.34313 17.6569C5.95261 17.2663 5.95261 16.6332 6.34313 16.2426L16.2426 6.34315C16.6332 5.95262 17.2663 5.95262 17.6568 6.34315C18.0474 6.73367 18.0474 7.36684 17.6568 7.75736L7.75735 17.6569C7.36682 18.0474 6.73366 18.0474 6.34313 17.6569Z" fill="%232B323C"/>%0A</svg>%0A');-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}@keyframes sidebar-item-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.global-sidebar--nav{margin-top:40px}.global-sidebar--nav-list{list-style:none;margin:0;padding:0}.global-sidebar--nav-list>li{opacity:0;margin:0 20px;border-bottom:1px solid rgba(255,255,255,.1)}.global-sidebar--nav-list>li:last-child{border-bottom:none}.global-sidebar--panel.is-open .global-sidebar--nav-list>li{animation:sidebar-item-in .2s ease-out both}.global-sidebar--panel.is-open .global-sidebar--nav-list>li:nth-child(1){animation-delay:.1s}.global-sidebar--panel.is-open .global-sidebar--nav-list>li:nth-child(2){animation-delay:.18s}.global-sidebar--panel.is-open .global-sidebar--nav-list>li:nth-child(3){animation-delay:.26s}.global-sidebar--panel.is-open .global-sidebar--nav-list>li:nth-child(4){animation-delay:.34s}.global-sidebar--panel.is-open .global-sidebar--nav-list>li:nth-child(5){animation-delay:.42s}.global-sidebar--nav-link{display:flex;align-items:center;justify-content:space-between;padding:18px 0;font-size:18px;font-weight:600;letter-spacing:-.04em;line-height:1.5;color:#fff;text-decoration:none}.global-sidebar--nav-link:hover,.global-sidebar--nav-link:focus-visible{background:#ffffff0a}body.sidebar-open{overflow:hidden}@media(min-width:768px){.global-header--inner{max-width:1040px;margin:0 auto;padding:0 20px;height:var(--header-h);justify-content:flex-start}.global-header--hamburger,.global-sidebar--panel{display:none}.global-header--logo-text{font-size:18px}.hide-on-desktop{display:none}.global-header--nav{display:flex;align-items:center;margin-left:48px}.global-header--nav-list{display:flex;align-items:center;list-style:none;margin:0;padding:0;gap:2px}.global-header--nav-item{position:relative}.global-header--nav-link{display:flex;align-items:center;gap:3px;padding:6px 12px;font-size:14px;font-weight:600;line-height:1.5;letter-spacing:-.02em;color:#2b323c;text-decoration:none;border-radius:8px;white-space:nowrap;transition:background .2s}button.global-header--nav-link{appearance:none;background:none;border:none;cursor:pointer}.global-header--nav-link:hover,.global-header--nav-link:focus-visible{background:var(--nav-hover-bg, rgba(255, 255, 255, .4))}.global-header--wrap.is-scrolled .global-header--nav-link:hover,.global-header--wrap.is-scrolled .global-header--nav-link:focus-visible{background:#f5f6f8}.global-header--nav-chevron{display:block;flex-shrink:0;width:16px;height:16px;background-color:#2b323c;-webkit-mask-image:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">%0A<path d="M4.91785 9.88852C4.56227 9.53294 4.56227 8.95644 4.91785 8.60086C5.27343 8.24528 5.84994 8.24528 6.20551 8.60086L12.6438 15.0392C12.9994 15.3948 12.9994 15.9713 12.6438 16.3268C12.2883 16.6824 11.7117 16.6824 11.3562 16.3268L4.91785 9.88852Z" fill="%232B323C"/>%0A<path d="M12.6438 16.3268C12.2883 16.6824 11.7117 16.6824 11.3562 16.3268C11.0006 15.9713 11.0006 15.3948 11.3562 15.0392L17.7945 8.60086C18.1501 8.24528 18.7266 8.24528 19.0821 8.60086C19.4377 8.95644 19.4377 9.53294 19.0821 9.88852L12.6438 16.3268Z" fill="%232B323C"/>%0A</svg>%0A');mask-image:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">%0A<path d="M4.91785 9.88852C4.56227 9.53294 4.56227 8.95644 4.91785 8.60086C5.27343 8.24528 5.84994 8.24528 6.20551 8.60086L12.6438 15.0392C12.9994 15.3948 12.9994 15.9713 12.6438 16.3268C12.2883 16.6824 11.7117 16.6824 11.3562 16.3268L4.91785 9.88852Z" fill="%232B323C"/>%0A<path d="M12.6438 16.3268C12.2883 16.6824 11.7117 16.6824 11.3562 16.3268C11.0006 15.9713 11.0006 15.3948 11.3562 15.0392L17.7945 8.60086C18.1501 8.24528 18.7266 8.24528 19.0821 8.60086C19.4377 8.95644 19.4377 9.53294 19.0821 9.88852L12.6438 16.3268Z" fill="%232B323C"/>%0A</svg>%0A');-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;transition:transform .2s ease}.global-header--nav-item:hover .global-header--nav-chevron,.global-header--nav-item:focus-within .global-header--nav-chevron{transform:rotate(180deg)}.global-header--nav-dropdown{display:none;position:absolute;top:calc(100% + 23px);left:0;min-width:200px;background:#fff;border-radius:16px;border:1px solid #F0F2F5;box-shadow:0 2px 8px 2px #0000000f,0 1px 2px #00000008;list-style:none;margin:0;padding:10px;z-index:200}.global-header--nav-dropdown:before{content:"";position:absolute;top:-23px;left:0;right:0;height:23px;background:transparent}.global-header--nav-item:hover .global-header--nav-dropdown,.global-header--nav-item:focus-within .global-header--nav-dropdown{display:block}.global-header--nav-dropdown-link{display:block;padding:10px 14px;font-size:14px;font-weight:600;line-height:1.5;letter-spacing:-.02em;color:#2b323c;text-decoration:none;white-space:nowrap;border-radius:8px;transition:background .15s}.global-header--nav-dropdown-link:hover,.global-header--nav-dropdown-link:focus-visible{background:#f5f6f8}.global-header--actions{margin-left:auto}.global-header--cta{padding:5.5px 10.5px;max-width:72px}}.global-footer--wrap{background-color:#2b323c;margin-top:auto}.global-footer--breadcrumb-inner{display:flex;align-items:center;flex-wrap:wrap;gap:6px;padding:32px 20px 0;max-width:1040px;margin:0 auto}.global-footer--breadcrumb-home{font-size:14px;font-weight:600;line-height:1.5;letter-spacing:-.04em;color:#ffffffe6;text-decoration:none}.global-footer--breadcrumb-home:hover{color:#fff}.global-footer--breadcrumb-link{font-size:14px;font-weight:600;line-height:1.5;letter-spacing:-.04em;color:#ffffffb3;text-decoration:none}.global-footer--breadcrumb-link:hover{color:#ffffffe6}.global-footer--breadcrumb-arrow{flex-shrink:0;opacity:.6}.global-footer--breadcrumb-current{font-size:14px;font-weight:600;line-height:1.5;letter-spacing:-.04em;color:#ffffffe6}.global-footer--inner{padding:56px 20px 44px}.global-footer--logo{display:inline-block}.global-footer--logo img{display:block;width:122px;height:25px}.global-footer--info{margin-top:32px}.global-footer--name{margin:0 0 12px;font-size:14px;font-weight:600;line-height:1.5;letter-spacing:-.04em;color:#fff}.global-footer--detail{margin:0 0 4px;font-size:14px;color:#fff;line-height:1.7;letter-spacing:-.04em}.global-footer--map-label{display:none}@keyframes footer-marker-pulse{0%,to{transform:scale(1)}50%{transform:scale(.82)}}.global-footer--marker-pin{display:inline-block;transform-origin:center bottom;animation:footer-marker-pulse 2s ease-in-out infinite}.global-footer--map-wrapper{margin-top:40px}.global-footer--map{border-radius:8px;overflow:hidden;width:100%;height:200px}.global-footer--sns{display:flex;gap:12px;margin-top:72px}.global-footer--sns-link img{display:block;width:32px;height:32px}@media(min-width:768px){.global-footer--inner{max-width:1040px;margin:0 auto;padding:56px 20px 44px}}.global-footer--no-map .global-footer--inner{padding-top:56px;padding-bottom:56px}@media(min-width:768px){.global-footer--breadcrumb-inner{padding:32px 20px 0}}@media(min-width:1024px){.global-footer--breadcrumb-inner{padding-top:44px}.global-footer--inner{display:grid;grid-template-columns:1fr 474px;grid-template-areas:"left  right" "sns   right";column-gap:0;padding:64px 20px 80px}.global-footer--left{grid-area:left}.global-footer--map-wrapper{grid-area:right;align-self:start;margin-top:0;padding-top:57px}.global-footer--sns{grid-area:sns}.global-footer--map-label{display:block;margin:0 0 8px;font-size:14px;font-weight:400;line-height:1.7;letter-spacing:-.04em;color:#fff}.global-footer--map{max-width:340px;height:148px}.global-footer--no-map .global-footer--inner{grid-template-columns:1fr;grid-template-areas:"left" "sns"}}.page-hero--wrap{padding-top:var(--header-h);background:#fff}.page-hero--inner{max-width:1040px;margin:0 auto;padding:56px 20px 72px}.page-hero--title{margin:0 0 10px;font-size:28px;font-weight:700;line-height:1.3;letter-spacing:-.04em;color:#2b3240}.page-hero--desc{margin:0;font-size:16px;font-weight:500;line-height:1.5;letter-spacing:-.04em;word-break:keep-all;color:#2b3240e6;min-height:48px}@media(min-width:768px){.page-hero--inner{padding:56px 20px 72px}.page-hero--title{font-size:36px}.page-hero--desc{font-size:16px}}@media(min-width:1024px){.page-hero--inner{padding-top:125px;padding-bottom:56px}.page-hero--desc{max-width:480px}}.page-blog--main{min-height:60vh}@media(min-width:1024px){.page-blog--main{min-height:80vh}}.page-blog--empty{max-width:1040px;margin:0 auto;padding:20px;min-height:300px;display:flex;align-items:center;justify-content:center;font-size:14px;color:#636d7a}@media(min-width:1024px){.page-blog--empty{min-height:400px}}.page-blog--list{max-width:1040px;margin:0 auto;padding:0 20px;display:grid;grid-template-columns:1fr;gap:48px}@media(min-width:640px){.page-blog--list{grid-template-columns:repeat(2,1fr);column-gap:14px;row-gap:48px}}@media(min-width:1024px){.page-blog--list{grid-template-columns:repeat(3,1fr);column-gap:37px;row-gap:64px}}.blog-card{position:relative;display:flex;flex-direction:column}.blog-card--link{position:absolute;inset:0;z-index:1}.blog-card--thumb{overflow:hidden;border-radius:16px;aspect-ratio:350 / 197;background-color:#eef2f7}.blog-card--thumb-img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.blog-card:hover .blog-card--thumb-img{transform:scale(1.1)}@media(hover:none){.blog-card:active .blog-card--thumb-img{transform:scale(1.1)}}.blog-card--body{padding-top:18px;display:flex;flex-direction:column;flex:1}.blog-card--title{margin:0 0 8px;font-size:20px;font-weight:700;line-height:1.3;letter-spacing:-.04em;color:#2b3240e6}@media(min-width:640px){.blog-card--title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}}.blog-card--excerpt{margin:0 0 16px;font-size:16px;font-weight:400;line-height:1.5;letter-spacing:-.04em;color:#2b3240e6;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.blog-card--meta{display:flex;align-items:center;justify-content:space-between;margin-top:auto}.blog-card--meta-left{display:flex;align-items:center;gap:6px;font-size:14px;font-weight:500;line-height:24px;letter-spacing:-.02em;color:#9aa4b1}.blog-card--dot{width:2px;height:2px;border-radius:50%;background-color:#9aa4b1;flex-shrink:0}.blog-card--author,.blog-card--tag{position:relative;z-index:2;text-decoration:none;color:inherit}.blog-card--author:hover{text-decoration:underline}.blog-card--tag{padding:2px 10px;border-radius:6px;background-color:#f1f6fa;font-size:12px;font-weight:600;line-height:1.5;letter-spacing:-.02em;color:#2b3240;white-space:nowrap;transition:background-color .2s ease}.blog-card--tag:hover{background-color:#ddeaf5}.post-filter--wrap{max-width:1040px;margin:0 auto 32px}@media(min-width:1024px){.post-filter--wrap{margin-bottom:40px}}.post-filter{display:flex;flex-wrap:nowrap;align-items:center;overflow-x:auto;gap:8px;padding:0 20px;scrollbar-width:none}.post-filter::-webkit-scrollbar{display:none}.post-filter--pill{display:inline-flex;align-items:center;flex-shrink:0;height:40px;padding:0 14px;border-radius:20px;font-weight:500;font-size:15px;line-height:1;letter-spacing:-.02em;text-decoration:none;white-space:nowrap;background-color:#fff;color:#1f2024;border:1px solid #dce0e3;transition:background-color .2s ease}.post-filter--pill:hover:not(.is-active){background-color:#e8ebef}.post-filter--pill.is-active{background-color:#2b3240;color:#fff;border-color:transparent}.page-blog--pagination{display:flex;justify-content:center;padding:72px 20px 56px}.page-blog--pagination .nav-links{display:flex;align-items:center;gap:8px}.page-blog--pagination .page-numbers{display:inline-flex;align-items:center;justify-content:center;min-width:36px;height:36px;font-size:14px;font-weight:600;line-height:1.5;letter-spacing:-.04em;text-decoration:none;border-radius:50%;color:#9aa4b1}.page-blog--pagination .page-numbers.current{color:#2b3240e6}.page-blog--pagination .page-numbers.prev,.page-blog--pagination .page-numbers.next{width:36px;background-color:#dadfe4;color:#2b3240}.page-blog--pagination .page-numbers.prev.is-disabled,.page-blog--pagination .page-numbers.next.is-disabled{background-color:#e8ebf0;color:#9aa4b1;cursor:default}@media(min-width:1024px){.page-blog--pagination{padding:100px 20px 120px}}.page-blog--pagination .page-numbers.dots{background:none;min-width:24px;pointer-events:none;color:transparent;background-image:radial-gradient(circle,#9aa4b1 1.5px,transparent 1.5px),radial-gradient(circle,#9aa4b1 1.5px,transparent 1.5px),radial-gradient(circle,#9aa4b1 1.5px,transparent 1.5px);background-size:3px 3px;background-position:0 50%,9px 50%,18px 50%;background-repeat:no-repeat}
