@charset "UTF-8";.hamburger{position:absolute;top:0;left:0;right:0;max-width:768px;width:100%;height:calc(var(--vh, 1vh) * 100 + 1px);overflow-x:hidden;margin:0 auto}.hamburger.open{z-index:1000001}.hamburger.open>.menu{left:0;right:0}.hamburger>.menu{position:absolute;max-width:768px;min-width:280px;width:100%;height:100%;background-color:var(--NS-color-gray-0);left:-127.9rem;transition:all .6s;transition-timing-function:cubic-bezier(.4,0,.2,1);z-index:19;top:0;box-sizing:border-box;margin-left:auto;margin-right:auto;overflow-x:hidden;-ms-overflow-style:none;scrollbar-width:none;box-shadow:0 0 20px #0003}.hamburger>.menu::-webkit-scrollbar{display:none}.hamburger>.menu>.top{padding:20px 16px 12px;border-bottom:1px solid var(--color-neutral-gray-400)}.hamburger>.menu>.top>.logo img{width:115px;height:31px}.hamburger>.menu>.top>.close-btn{float:right}.hamburger>.menu>.middle{padding:16px 0 0;margin:0 16px}.hamburger>.menu>.middle>div{width:100%;text-align:right;border-bottom:1px solid var(--color-neutral-gray-200)}.hamburger>.menu>.middle>.auth{padding-bottom:16px}.hamburger>.menu>.middle>.auth>a{color:var(--color-blue-gray-800);font-size:14px;font-weight:400;line-height:120%;letter-spacing:-.14px}.hamburger>.menu>.middle>.auth>span{margin:0 2px 0 1px;font-size:10px;left:1px;bottom:2px;position:relative;color:var(--color-neutral-gray-300)}.hamburger>.menu>.bottom{display:flex;flex-wrap:wrap;margin:0 16px}.hamburger>.menu>.bottom>.service-section{width:100%}.hamburger>.menu>.bottom>.service-section:last-child>ul{border-bottom:0}.hamburger>.menu>.bottom>.service-section:not(:last-child)>.title,.hamburger>.menu>.bottom>.service-section:not(:last-child) ul{border-bottom:1px solid var(--color-neutral-gray-200)}.hamburger>.menu>.bottom>.service-section>.title{padding:16px 0;color:var(--color-text-gray-900);font-size:20px;font-weight:700;line-height:120%;letter-spacing:-.2px}.hamburger>.menu>.bottom>.service-section.special>ul{padding:16px 0 30px}.hamburger>.menu>.bottom>.service-section.sns>ul{display:grid;grid-template-columns:repeat(auto-fill,40px);gap:20px;padding:30px 0}.hamburger>.menu>.bottom>.service-section.sns>ul>li{width:40px;height:40px}.hamburger>.menu>.bottom>.service-section.sns>ul>li>a>img{width:40px;height:40px}.hamburger>.menu>.bottom>.service-section:not(.sns)>ul{display:grid;grid-row-gap:20px}@media screen and (min-width: 768px){.hamburger>.menu>.bottom>.service-section:not(.sns)>ul{grid-template-columns:repeat(4,1fr)}}@media (min-width: 435px) and (max-width: 767px){.hamburger>.menu>.bottom>.service-section:not(.sns)>ul{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width: 434px){.hamburger>.menu>.bottom>.service-section:not(.sns)>ul{grid-template-columns:repeat(2,1fr)}}.hamburger>.menu>.bottom>.service-section:not(.sns)>ul>li{width:100%;height:auto}.hamburger>.menu>.bottom>.service-section:not(.special,.sns)>ul{padding:16px 0}.hamburger>.menu>.bottom>.service-section>ul>li:hover>a span{text-decoration:underline}.hamburger>.menu>.bottom>.service-section>ul>li>a span{color:var(--NS-color-gray-400);font-size:16px;font-weight:400;line-height:120%;letter-spacing:-.16px}header>.header-section{min-width:280px;max-width:768px;width:100%;height:auto;margin:0 auto;background:var(--NS-color-gray-0);box-sizing:border-box}header>.header-section>.h-section-top{display:flex;position:relative;width:100%;height:65px;border-bottom:1px solid var(--color-neutral-gray-400);z-index:2;padding:20px 16px 12px}header>.header-section>.h-section-top button{margin:0;padding:0;border:0;background:none;cursor:pointer}header>.header-section>.h-section-top.fixed{position:fixed;top:0;animation:down .2s ease;background:var(--NS-color-gray-0);z-index:100000;padding:20px 10px 12px 12px}header>.header-section>.h-section-top.fixed>.back-btn{display:block}header>.header-section>.h-section-top.fixed+.h-section-bottom{margin-top:65px}@keyframes down{0%{transform:translateY(-50px)}to{transform:translateY(0)}}header>.header-section>.h-section-top.article{padding:20px 16px 12px}header>.header-section>.h-section-top.article>.title{white-space:normal;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}header>.header-section>.h-section-top.article>.group>.func-list>.share{display:block}header>.header-section>.h-section-top.searching{padding:1.344rem .625rem .844rem}header>.header-section>.h-section-top.searching>.back-btn{display:none}header>.header-section>.h-section-top.searching>.title{display:none}header>.header-section>.h-section-top.searching>.logo{display:none}header>.header-section>.h-section-top.searching>.group{display:none}header>.header-section>.h-section-top.searching>.search-box{display:flex}header>.header-section>.h-section-top>.back-btn{display:none;margin:auto 10px auto 0}header>.header-section>.h-section-top>.back-btn img{width:24px;height:24px}header>.header-section>.h-section-top>.logo{margin-right:.5rem}header>.header-section>.h-section-top>.logo>a img{width:115px;height:31px}header>.header-section>.h-section-top>.title{display:none;min-width:92px;height:23px;color:var(--color-text-gray-900);font-size:14px;font-weight:700;line-height:160%;letter-spacing:-.14px}header>.header-section>.h-section-top>.group{margin:auto 0 auto auto}header>.header-section>.h-section-top>.group>.func-list{display:flex}header>.header-section>.h-section-top>.group>.func-list>li{width:28px;height:28px;cursor:pointer}header>.header-section>.h-section-top>.group>.func-list>li:not(:last-child){margin-right:6px}header>.header-section>.h-section-top>.group>.func-list>li>a{display:block;width:100%;height:100%}header>.header-section>.h-section-top>.group>.func-list>li img{width:24px;height:24px;padding:2px}header>.header-section>.h-section-top>.group>.func-list>li.share{display:none;margin-left:10px}header>.header-section>.h-section-top>.group>.func-list>li.share.active>img{content:url(https://menu.moneys.co.kr/moneys/assets/20250603095105/icon_share_hover-Ug36HGV9.svg)}header>.header-section>.h-section-top>.search-box{display:none;position:relative;right:0;width:100%;height:auto}header>.header-section>.h-section-top>.search-box>.search-form-header{display:flex;width:100%;z-index:2;margin:0}header>.header-section>.h-section-top>.search-box>.search-form-header>label{display:flex;border-radius:8px;border:1px solid var(--color-neutral-gray-300);background:var(--NS-color-gray-0);width:100%;height:28px}header>.header-section>.h-section-top>.search-box>.search-form-header>label>.search-icon{width:20px;height:20px;padding:4px;position:relative;top:50%;transform:translateY(-50%)}header>.header-section>.h-section-top>.search-box>.search-form-header>label>.search-input{width:100%;height:auto;border:0;border-radius:8px;color:var(--NS-color-gray-400);font-size:12px;font-weight:400;line-height:120%;letter-spacing:-.12px}header>.header-section>.h-section-top>.search-box>.search-form-header>label>.search-input:focus{outline:none}header>.header-section>.h-section-top>.search-box>.search-form-header>label>.search-input::placeholder{color:var(--NS-color-gray-400);font-size:12px;font-weight:400;line-height:120%;letter-spacing:-.12px}header>.header-section>.h-section-top>.search-box>.search-form-header>.close-btn{width:28px;height:28px}header>.header-section>.h-section-top>.search-box>.search-form-header>.close-btn>.close-icon{width:22px;height:22px;padding:4px;margin-left:3px;border-radius:8px;background:var(--NS-color-gray-50);cursor:pointer}header>.header-section>.h-section-bottom{width:100%;height:45px;border-bottom:1px solid var(--color-neutral-gray-400)}header>.header-section>.h-section-bottom>.menu-section{position:relative;display:flex;flex-wrap:wrap;height:100%;margin:0 16px}header>.header-section>.h-section-bottom>.menu-section button{position:relative;border:0;cursor:pointer;background-color:var(--NS-color-gray-0)}header>.header-section>.h-section-bottom>.menu-section button.menu-btn{width:24px;height:24px;padding:0;z-index:2}header>.header-section>.h-section-bottom>.menu-section button.menu-btn>img{width:24px;height:24px}header>.header-section>.h-section-bottom>.menu-section button.close-btn{float:right;width:28px;height:28px;z-index:20}header>.header-section>.h-section-bottom>.menu-section button.close-btn>img{width:28px;height:28px}header>.header-section>.h-section-bottom>.menu-section>.navbar{position:absolute;width:100%;height:44px;z-index:2;-ms-overflow-style:none;scrollbar-width:none}header>.header-section>.h-section-bottom>.menu-section>.navbar::-webkit-scrollbar{display:none}header>.header-section>.h-section-bottom>.menu-section>.navbar>nav{position:absolute;margin:auto;width:100%}header>.header-section>.h-section-bottom>.menu-section>.navbar>nav>.nav-menu{display:flex;justify-content:center;padding:13px 0;margin:auto}header>.header-section>.h-section-bottom>.menu-section>.navbar>nav>.nav-menu>.menu-item{text-align:center}@media screen and (max-width: 319px){header>.header-section>.h-section-bottom>.menu-section>.navbar>nav>.nav-menu>.menu-item:not(:first-child){padding:3px 0}}header>.header-section>.h-section-bottom>.menu-section>.navbar>nav>.nav-menu>.menu-item>hr{display:none}header>.header-section>.h-section-bottom>.menu-section>.navbar>nav>.nav-menu>.menu-item:first-child{margin:auto auto auto 0}header>.header-section>.h-section-bottom>.menu-section>.navbar>nav>.nav-menu>.menu-item:not(:first-child,:last-child){margin:auto}header>.header-section>.h-section-bottom>.menu-section>.navbar>nav>.nav-menu>.menu-item:last-child{margin:auto 0 auto auto}header>.header-section>.h-section-bottom>.menu-section>.navbar>nav>.nav-menu>.menu-item>a{display:block;color:var(--color-text-gray-900);font-size:15px;font-weight:700;line-height:120%;letter-spacing:-.6px}@media screen and (max-width: 319px){header>.header-section>.h-section-bottom>.menu-section>.navbar>nav>.nav-menu>.menu-item>a{font-size:13px;font-weight:700;line-height:120%;letter-spacing:-.6px}}header>.header-section>.h-section-bottom>.menu-section>.navbar>nav>.nav-menu>.menu-item.on{position:relative}header>.header-section>.h-section-bottom>.menu-section>.navbar>nav>.nav-menu>.menu-item.on>hr{display:block;position:absolute;left:0;right:0;width:20px;height:2px;background:var(--color-red-400);border:0;margin:0 auto;bottom:-14px}@media screen and (max-width: 319px){header>.header-section>.h-section-bottom>.menu-section>.navbar>nav>.nav-menu>.menu-item.on>hr{bottom:-10px}}header>.header-section>.h-section-bottom>.menu-section>.navbar>nav>.nav-menu>.menu-item.on>a{color:var(--color-red-500)}footer>.footer-section{position:relative;min-width:280px;max-width:768px;width:100%;height:auto;margin:0 auto;padding:1.906rem 1rem 1.25rem;border-top:1px solid var(--color-neutral-gray-400);background:var(--NS-color-gray-0);box-sizing:border-box;z-index:2}footer>.footer-section>.corp-list{display:flex;margin-bottom:10px}footer>.footer-section>.corp-list>.list-item:not(:last-child){margin-right:20px}footer>.footer-section>.corp-list>.list-item:last-child>a{color:var(--color-text-gray-900);font-size:12px;font-weight:700;line-height:120%;letter-spacing:-.24px}footer>.footer-section>.corp-list>.list-item>a{color:var(--NS-color-gray-400);font-size:12px;font-weight:400;line-height:120%;letter-spacing:-.12px}footer>.footer-section>.corp-list>.list-item>a:active{text-decoration:underline}footer>.footer-section>.info{display:flex;flex-wrap:wrap;padding-bottom:.313rem}footer>.footer-section>.info>span,footer>.footer-section>.info a{width:100%;color:var(--color-text-gray-100);font-size:11px;font-weight:400;line-height:120%;letter-spacing:-.11px;text-decoration:unset}footer>.footer-section>.info>span:not(:last-child),footer>.footer-section>.info a:not(:last-child){margin-bottom:6px}footer>.footer-section>.goto-pc{margin-top:1.563rem;padding-top:1.25rem;border-top:1px solid var(--color-neutral-gray-200)}footer>.footer-section>.goto-pc>a{display:flex;width:100%;padding:14px 0;justify-content:center;align-items:center;background-color:var(--NS-color-gray-0);border:1px solid var(--color-neutral-gray-600);cursor:pointer;color:var(--NS-color-gray-400);font-size:13px;font-weight:700;line-height:100%;letter-spacing:-.13px;box-sizing:border-box}footer>.footer-section>.goto-pc>a:hover{text-decoration:underline}footer>.footer-section>.goto-pc>a:active{border:1px solid var(--color-neutral-gray-900)}
