.Header-module__Apvebq__header{--header-h:clamp(64px, 4.167vw, 96px);--header-gap:clamp(12px, 1.25vw, 24px);--header-pad-y:clamp(10px, 1.1vw, 20px);--brand:#febf23;--brand-2:#f90;--ink:#454545;--line:#e8e8e8;--btn-bg:#000;--btn-fg:#febf23;--container:1200px;--gutter:16px;z-index:120;border-bottom:1px solid var(--line);background:#fff;position:sticky;top:0}.Header-module__Apvebq__container1200{width:min(var(--container), 100%);padding:0 var(--gutter);margin:0 auto}.Header-module__Apvebq__nav{justify-content:space-between;align-items:center;gap:var(--header-gap);height:var(--header-h);display:flex}.Header-module__Apvebq__brandNav{text-align:center;font-size:18px;line-height:100%;color:#febf23!important;font-weight:700!important}.Header-module__Apvebq__brand{align-items:center;display:flex}.Header-module__Apvebq__logo{object-fit:contain;width:100px;display:block}.Header-module__Apvebq__desktopUl{justify-content:center;align-items:center;gap:clamp(20px,4.4vw,71px);height:100%;margin:0;padding:0;list-style:none;display:flex}.Header-module__Apvebq__headerNav li{height:100%}.Header-module__Apvebq__gnbItem{position:relative}.Header-module__Apvebq__gnbItem a{cursor:pointer;height:100%;color:var(--ink);align-items:center;font-size:18px;font-weight:400;text-decoration:none;transition:color .2s;display:flex}.Header-module__Apvebq__gnbItem a.Header-module__Apvebq__active,.Header-module__Apvebq__gnbItem:hover>a{font-weight:700}.Header-module__Apvebq__subnav{opacity:0;visibility:hidden;color:#ffe9c5;z-index:9999;background:#ffa006;border-radius:10px;flex-direction:column;align-items:center;min-width:170px;padding:8px;list-style:none;transition:opacity .18s,transform .18s,visibility .18s;display:flex;position:absolute;top:calc(100% - 15px);left:50%;transform:translate(-50%)translateY(-6px);box-shadow:0 10px 24px #00000024}.Header-module__Apvebq__headerNav{justify-content:center;align-items:center;width:100%;height:100%}.Header-module__Apvebq__hasSub:hover .Header-module__Apvebq__subnav{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}.Header-module__Apvebq__subnav li{width:100%;margin-top:0!important}.Header-module__Apvebq__subnav li a{white-space:nowrap;text-align:center;box-sizing:border-box;color:#ffe9c5;width:100%;padding:12px 20px;transition:background .2s;display:block}.Header-module__Apvebq__subnav li a:hover{color:#fff;background:#0000001a;border-radius:6px;font-weight:600}.Header-module__Apvebq__subnav li+li{margin-top:12px}.Header-module__Apvebq__partner{color:#fff;width:187px;height:38px;letter-spacing:0%;text-align:center;white-space:nowrap;background:linear-gradient(90deg,#7f7f7f 0%,#383838 100%);border-radius:30px;justify-content:center;align-items:center;gap:8px;font-size:18px;font-weight:600;line-height:1;text-decoration:none;display:flex}.Header-module__Apvebq__partner:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.Header-module__Apvebq__arrow{display:inline-block;transform:translateY(-1px)}.Header-module__Apvebq__navRight{align-items:center;display:flex}.Header-module__Apvebq__btnMenu{cursor:pointer;background:0 0;border:none;width:22px;height:16px;margin-left:18px;padding:0;position:relative}.Header-module__Apvebq__btnMenu span{background:#ffb400;width:100%;height:2px;transition:all .2s;position:absolute;left:0}.Header-module__Apvebq__btnMenu span:first-child{top:0}.Header-module__Apvebq__btnMenu span:nth-child(2){top:7px}.Header-module__Apvebq__btnMenu span:nth-child(3){top:14px}.Header-module__Apvebq__btnMenu.Header-module__Apvebq__isOpen span:first-child{top:7px;transform:rotate(45deg)}.Header-module__Apvebq__btnMenu.Header-module__Apvebq__isOpen span:nth-child(2){opacity:0}.Header-module__Apvebq__btnMenu.Header-module__Apvebq__isOpen span:nth-child(3){top:7px;transform:rotate(-45deg)}.Header-module__Apvebq__mobileDim{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);opacity:0;pointer-events:none;z-index:80;background:#00000080;transition:opacity .25s;position:fixed;inset:0}.Header-module__Apvebq__mobileDim.Header-module__Apvebq__isVisible{opacity:1;pointer-events:auto}.Header-module__Apvebq__mobileDrawer{z-index:90;background:#fff;width:82%;max-width:360px;height:100%;transition:transform .25s;position:fixed;top:0;right:0;overflow-y:auto;transform:translate(100%)}.Header-module__Apvebq__mobileDrawer.Header-module__Apvebq__isOpen{transform:translate(0);box-shadow:-6px 0 18px #0000002e}.Header-module__Apvebq__drawerInner{width:100%}.Header-module__Apvebq__drawerMenu{margin:0;padding:0;list-style:none}.Header-module__Apvebq__drawerItem{cursor:pointer;background:#fff;border:none;justify-content:space-between;align-items:center;width:100%;padding:18px 20px 18px 34px;display:flex}.Header-module__Apvebq__drawerItem:focus-visible{outline:2px solid var(--brand);outline-offset:-2px}.Header-module__Apvebq__isSubOpen .Header-module__Apvebq__drawerLabel{color:var(--brand);font-weight:700}.Header-module__Apvebq__drawerSub{background:#f5f5f5;max-height:0;margin:0;padding:0;list-style:none;transition:max-height .25s;overflow:hidden}.Header-module__Apvebq__isSubOpen .Header-module__Apvebq__drawerSub{max-height:500px}.Header-module__Apvebq__drawerSub li a{color:#9b9b9b;padding:14px 20px 14px 34px;font-size:15px;text-decoration:none;display:block}.Header-module__Apvebq__drawerSub li a:hover{color:#666}.Header-module__Apvebq__iconPlusMinus{justify-content:center;align-items:center;width:20px;height:20px;display:flex;position:relative}.Header-module__Apvebq__iconPlusMinus span{background-color:#b5b5b5;border-radius:2px;transition:transform .3s,background-color .3s;position:absolute}.Header-module__Apvebq__iconPlusMinus span:first-child{width:14px;height:2px}.Header-module__Apvebq__iconPlusMinus span:nth-child(2){width:2px;height:14px}.Header-module__Apvebq__isSubOpen .Header-module__Apvebq__iconPlusMinus span:nth-child(2){transform:rotate(90deg)}.Header-module__Apvebq__drawerHeader{border-bottom:1px solid #e8e8e8;justify-content:flex-end;align-items:center;width:100%;height:60px;padding:0 15px;display:flex}.Header-module__Apvebq__drawerItem:hover{background:#f5f5f5}.Header-module__Apvebq__closeBtn{color:#febf23;cursor:pointer;background:0 0;border:none;font-size:25px;font-weight:300}.Header-module__Apvebq__drawerItem{background:#fff;border:none;justify-content:space-between;align-items:center;width:100%;padding:20px 24px;text-decoration:none;display:flex}.Header-module__Apvebq__drawerLabel{color:#333;font-size:18px;font-weight:500}.Header-module__Apvebq__drawerSub{background-color:#f9f9f9}@media (max-width:1023px){.Header-module__Apvebq__logo{width:70px;height:39px}.Header-module__Apvebq__partner{border-radius:31px;width:104px;height:27px;font-size:13px}.Header-module__Apvebq__header{--gutter:16px;--header-h:60px}}@media (min-width:1024px){.Header-module__Apvebq__header{--gutter:16px}}.Header-module__Apvebq__menuOpen{z-index:70}.Header-module__Apvebq__mobileDim{z-index:200}.Header-module__Apvebq__mobileDrawer{z-index:210}.Header-module__Apvebq__header[data-variant=mobile] .onlyDesktop{display:none!important}.Header-module__Apvebq__header[data-variant=mobile] .onlyMobile{display:flex!important}.Header-module__Apvebq__header[data-variant=desktop] .onlyMobile{display:none!important}
.Footer-module__P8FeSa__siteFooter{background:#fff7e7;width:100%;padding:33px 16px 21px;font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,sans-serif;position:relative;overflow:hidden}.Footer-module__P8FeSa__siteFooter:before{content:"";pointer-events:none;background:radial-gradient(circle,#ffecc4 0% 10%,#ffecc4 40%,#fff7e700 70%);border-radius:50%;width:570px;height:570px;position:absolute;top:190px;left:-218px}.Footer-module__P8FeSa__footerBgRight{pointer-events:none;z-index:1;background:radial-gradient(circle,#fff2c1 10% 40%,#fff7e700 70%);border-radius:50%;width:570px;height:570px;position:absolute;top:-250px;right:-300px}.Footer-module__P8FeSa__siteFooterInner{z-index:2;position:relative}.Footer-module__P8FeSa__footerAdmin{color:#fff;background:linear-gradient(90deg,#febf23 0%,#f90 100%);border-radius:5px;justify-content:center;align-items:center;width:160px;height:37px;display:flex}.Footer-module__P8FeSa__footerNav{flex-wrap:wrap;gap:0;width:305px;margin:15px 0 40px;font-family:Pretendard;font-weight:400;line-height:2.2;display:flex}.Footer-module__P8FeSa__footerArrow{margin-left:5px;width:10px!important;height:10px!important}.Footer-module__P8FeSa__footerNav a.Footer-module__P8FeSa__point{color:#ffa006;font-weight:600}.Footer-module__P8FeSa__footerRight{flex-direction:column;gap:28px;min-width:140px}.Footer-module__P8FeSa__footerTitle,.Footer-module__P8FeSa__footerSubtitle{color:#6d6d6d;margin-bottom:12px;font-size:clamp(12px,.73vw,14px)}.Footer-module__P8FeSa__footerSns{gap:10px;display:flex}.Footer-module__P8FeSa__footerIcons{background:#fff;border-radius:5px;justify-content:center;align-items:center;width:37px;height:37px;display:flex}.Footer-module__P8FeSa__footerSns img{object-fit:contain;width:19px}.Footer-module__P8FeSa__footerCopy{color:#afafaf;margin-top:50px;font-family:Pretendard;font-size:clamp(12px,.73vw,14px);font-weight:400}@media (max-width:1023px){.Footer-module__P8FeSa__footerNav a{color:#9a9a9a;margin-right:20px;font-family:Pretendard;font-size:clamp(12px,.73vw,14px);font-weight:400;text-decoration:none}.Footer-module__P8FeSa__footerSubtitle span,.Footer-module__P8FeSa__footerCeo{color:#6d6d6d;margin-bottom:12px;display:block}.Footer-module__P8FeSa__siteFooter:after{content:"";pointer-events:none;z-index:1;background:url(/images/common/footer-logo.png) 50%/contain no-repeat;width:150px;height:90px;position:absolute;bottom:70px;right:20px}}@media (min-width:1024px){.Footer-module__P8FeSa__footerRight{flex-direction:column;justify-content:flex-start;align-items:flex-end;gap:30px;display:flex}.Footer-module__P8FeSa__footerBottomLogo{width:208px;height:auto;margin-top:10px}.Footer-module__P8FeSa__footerBottomLogo img{object-fit:contain;width:100%;height:auto}.Footer-module__P8FeSa__footerCeo{color:#6d6d6d;margin-bottom:12px}.Footer-module__P8FeSa__siteFooter{background:#fff7e7;width:100%;padding:41px 16px 0;font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,sans-serif;position:relative;overflow:hidden}.Footer-module__P8FeSa__footerSubtitle span{color:#6d6d6d}.Footer-module__P8FeSa__container1200{max-width:1200px;margin:0 auto}.Footer-module__P8FeSa__footerBgRight{pointer-events:none;z-index:1;background:radial-gradient(circle,#fff2c1 10% 40%,#fff7e700 70%);border-radius:50%;width:570px;height:570px;position:absolute;top:-250px;right:-130px}.Footer-module__P8FeSa__siteFooterInner{z-index:2;justify-content:space-between;align-items:flex-start;gap:32px;display:flex;position:relative}.Footer-module__P8FeSa__footerNav{gap:0;width:700px;margin:13px 0 55px;font-family:Pretendard;font-weight:400;display:flex}.Footer-module__P8FeSa__footerNav a{color:#9a9a9a;font-family:Pretendard;font-size:clamp(12px,.73vw,14px);font-weight:400;text-decoration:none}.Footer-module__P8FeSa__footerNav a.Footer-module__P8FeSa__point{color:#ffa006;font-weight:600}.Footer-module__P8FeSa__footerNav a+a:before{content:"|";color:#ddd;margin:0 12px;font-weight:300}.Footer-module__P8FeSa__footerRight{flex-direction:column;align-items:flex-end;gap:28px;min-width:140px;display:flex}.Footer-module__P8FeSa__footerTitle,.Footer-module__P8FeSa__footerSubtitle{color:#4c4c4c;font-size:14px;line-height:1}.Footer-module__P8FeSa__footerSubtitle{gap:15px;margin-top:8px;display:flex}.Footer-module__P8FeSa__footerSns{gap:10px;display:flex}.Footer-module__P8FeSa__footerSns img{object-fit:contain;width:24px;height:24px}.Footer-module__P8FeSa__footerCopy{color:#afafaf;margin-top:73px;margin-bottom:37px;font-size:14px;font-weight:400}}
.StickyButton-module__r4LWba__stickyWrapper{z-index:9999;width:calc(100% - 40px);max-width:450px;position:fixed;bottom:20px;left:50%}.StickyButton-module__r4LWba__animatedBorderBtn{cursor:pointer;background-image:radial-gradient(#ffbe51 20%,#ffa715 70%);border-radius:14px;width:100%;height:60px;position:relative;box-shadow:0 10px 25px #ff9f0a66}.StickyButton-module__r4LWba__buttonText{z-index:5;color:#fff;text-shadow:0 2px 4px #00000026;justify-content:center;align-items:center;gap:10px;font-size:19px;font-weight:800;display:flex;position:relative}
.ClientMainGuide-module__KS8Xwa__Guide{box-sizing:border-box;background:#fff;flex-direction:column;justify-content:center;width:100%;max-width:880px;min-height:100vh;margin:0 auto;padding:40px 20px;display:flex}.ClientMainGuide-module__KS8Xwa__header{text-align:center}.ClientMainGuide-module__KS8Xwa__header h2{text-align:center;color:#000;margin-bottom:20px;font-size:clamp(22px,2.08vw,44px);font-weight:800;line-height:100%}.ClientMainGuide-module__KS8Xwa__highlight{color:#febf23;margin-bottom:clamp(20px,5.208vw,50px);font-size:clamp(22px,2.08vw,44px);font-weight:800;line-height:100%}.ClientMainGuide-module__KS8Xwa__content{box-sizing:border-box;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;width:100%;margin:0 auto;display:grid}.ClientMainGuide-module__KS8Xwa__card{background:#fff;border-radius:14px;height:230px;transition:all .2s;display:flex;overflow:hidden;box-shadow:0 6px 22px #0000002e}.ClientMainGuide-module__KS8Xwa__card:hover{transform:translateY(-4px);box-shadow:0 12px 24px #00000014}.ClientMainGuide-module__KS8Xwa__imageWrap{background:#eee;flex-shrink:0;width:47%;overflow:hidden}.ClientMainGuide-module__KS8Xwa__image{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.ClientMainGuide-module__KS8Xwa__info{flex-direction:column;flex:1;justify-content:center;min-width:0;padding:26px 22px;display:flex}.ClientMainGuide-module__KS8Xwa__number{color:#fff;background:#fdb515;border-radius:999px;justify-content:center;align-items:center;width:42px;height:24px;font-size:14px;font-weight:800;display:inline-flex}.ClientMainGuide-module__KS8Xwa__info h3{color:#111;white-space:nowrap;margin:16px 0 10px;font-size:24px;font-weight:800;line-height:1.2}.ClientMainGuide-module__KS8Xwa__info p{color:#999;white-space:nowrap;margin:0 0 22px;font-size:15px;line-height:1.55}.ClientMainGuide-module__KS8Xwa__button{color:#f5a400;cursor:pointer;background:#fff;border:1px solid #fdb515;border-radius:999px;justify-content:center;align-items:center;gap:8px;width:142px;height:38px;font-size:15px;transition:background .25s,color .25s,transform .25s,box-shadow .25s;display:inline-flex}.ClientMainGuide-module__KS8Xwa__button span{transition:transform .25s;display:inline-block}.ClientMainGuide-module__KS8Xwa__button:hover{color:#fff;background:#fdb515;transform:translateY(-2px);box-shadow:0 8px 18px #fdb51559}.ClientMainGuide-module__KS8Xwa__button:hover span{transform:translate(5px)}.ClientMainGuide-module__KS8Xwa__button:active{transform:translateY(0);box-shadow:0 3px 8px #fdb51540}@media (min-width:1201px) and (max-width:1535px){.ClientMainGuide-module__KS8Xwa__Guide{max-width:760px;padding:30px 10px}.ClientMainGuide-module__KS8Xwa__header h2,.ClientMainGuide-module__KS8Xwa__highlight{font-size:22px}.ClientMainGuide-module__KS8Xwa__highlight{margin-bottom:28px}.ClientMainGuide-module__KS8Xwa__content{gap:20px}.ClientMainGuide-module__KS8Xwa__card{border-radius:12px;height:190px}.ClientMainGuide-module__KS8Xwa__imageWrap{width:46%}.ClientMainGuide-module__KS8Xwa__info{padding:18px 16px}.ClientMainGuide-module__KS8Xwa__number{width:38px;height:22px;font-size:13px}.ClientMainGuide-module__KS8Xwa__info h3{margin:12px 0 8px;font-size:20px}.ClientMainGuide-module__KS8Xwa__info p{margin-bottom:16px;font-size:13px;line-height:1.45}.ClientMainGuide-module__KS8Xwa__button{width:116px;height:34px;font-size:13px}}@media (min-width:1536px){.ClientMainGuide-module__KS8Xwa__Guide{max-width:880px}.ClientMainGuide-module__KS8Xwa__content{gap:32px}.ClientMainGuide-module__KS8Xwa__card{height:250px}.ClientMainGuide-module__KS8Xwa__info h3{font-size:25px}.ClientMainGuide-module__KS8Xwa__info p{font-size:16px}}@media (max-width:1200px){.ClientMainGuide-module__KS8Xwa__Guide{max-width:720px;min-height:auto;padding:64px 20px}.ClientMainGuide-module__KS8Xwa__header h2{font-size:34px}.ClientMainGuide-module__KS8Xwa__content{grid-template-columns:1fr;justify-items:center;gap:24px;display:grid}.ClientMainGuide-module__KS8Xwa__card{width:80%;max-width:620px;height:230px}.ClientMainGuide-module__KS8Xwa__imageWrap{width:48%}}@media (max-width:640px){.ClientMainGuide-module__KS8Xwa__Guide{padding:52px 12px}.ClientMainGuide-module__KS8Xwa__header{margin-bottom:28px}.ClientMainGuide-module__KS8Xwa__header h2{font-size:26px}.ClientMainGuide-module__KS8Xwa__highlight{margin-bottom:28px;font-size:24px}.ClientMainGuide-module__KS8Xwa__content{gap:20px}.ClientMainGuide-module__KS8Xwa__card{flex-direction:row;height:170px}.ClientMainGuide-module__KS8Xwa__imageWrap{width:46%;height:100%}.ClientMainGuide-module__KS8Xwa__info{padding:18px 12px}.ClientMainGuide-module__KS8Xwa__number{width:36px;height:21px;font-size:12px}.ClientMainGuide-module__KS8Xwa__info h3{margin:10px 0 7px;font-size:20px}.ClientMainGuide-module__KS8Xwa__info p{margin-bottom:13px;font-size:13px;line-height:1.45}.ClientMainGuide-module__KS8Xwa__button{width:110px;height:32px;font-size:12px}}@media (max-width:390px){.ClientMainGuide-module__KS8Xwa__card{height:160px}.ClientMainGuide-module__KS8Xwa__imageWrap{width:44%}.ClientMainGuide-module__KS8Xwa__info h3{font-size:18px}.ClientMainGuide-module__KS8Xwa__info p{font-size:12px}.ClientMainGuide-module__KS8Xwa__button{width:100px;height:30px;font-size:11px}}
.ScrollToTop-module__FY0_AG__btnTop{cursor:pointer;z-index:100;background:#fff;border:0;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:60px;height:60px;transition:opacity .3s,transform .3s,bottom .5s;display:flex;position:fixed;bottom:30px;right:30px;box-shadow:0 0 8px 2px #00000017}.ScrollToTop-module__FY0_AG__hidden{opacity:0;pointer-events:none;transform:translateY(20px)}.ScrollToTop-module__FY0_AG__visible{opacity:1;pointer-events:auto;transform:translateY(0)}.ScrollToTop-module__FY0_AG__btnTopIcon img{width:12px;height:7px}.ScrollToTop-module__FY0_AG__btnTopLabel{color:#373737;font-family:Pretendard,sans-serif;font-size:clamp(12px,.73vw,14px);font-weight:600}
