#wrapper #customer-service{width:100%;padding-top:60px}#wrapper #customer-service:not(.sl-cs-page) .container{flex-direction:column;align-items:center;gap:1.6rem;width:120rem;margin:0 auto;padding:5.2rem 0;display:flex}#wrapper #customer-service.sl-cs-page .container{box-sizing:border-box;width:100%;max-width:100%;margin-left:auto;margin-right:auto}#wrapper #customer-service .container .detail-wrap,#wrapper #customer-service .container .faq-wrap{cursor:pointer;width:100%;scroll-margin-top:calc(env(safe-area-inset-top,0px) + 6.5rem);flex-direction:column;align-items:center;gap:0;display:flex}#wrapper #customer-service .container .detail-wrap .title-box,#wrapper #customer-service .container .faq-wrap .title-box{background-color:#fff;border:1px solid #ebebeb;border-radius:2rem;align-items:center;gap:2rem;width:100%;min-height:7.6rem;padding:2.4rem 2.8rem;display:flex;position:relative;box-shadow:3px 3px 6px #0000001c}#wrapper #customer-service .container .detail-wrap .title-box:after,#wrapper #customer-service .container .faq-wrap .title-box:after{content:"";border-bottom:2px solid #888;border-right:2px solid #888;flex-shrink:0;width:.55rem;height:.55rem;margin-left:1rem;transition:transform .35s cubic-bezier(.4,0,.2,1),border-color .2s;transform:rotate(45deg)}#wrapper #customer-service .container .detail-wrap.active .title-box:after,#wrapper #customer-service .container .faq-wrap.active .title-box:after{transform:rotate(225deg)}#wrapper #customer-service .container .faq-wrap.active .title-box:after{border-color:#3247fa}#wrapper #customer-service .container .detail-wrap .title-box .mark,#wrapper #customer-service .container .faq-wrap .title-box .mark{text-align:center;border-radius:1.4rem;width:7.1rem;height:2.8rem;font-size:1.4rem;font-weight:500;line-height:2.8rem}#wrapper #customer-service .container .detail-wrap .title-box .mark.notice-color,#wrapper #customer-service .container .faq-wrap .title-box .mark.notice-color{background-color:#e8eeff}#wrapper #customer-service .container .detail-wrap .title-box .mark.guide-color,#wrapper #customer-service .container .faq-wrap .title-box .mark.guide-color{background-color:#dae6f7}#wrapper #customer-service .container .detail-wrap .title-box .mark.emergency-color,#wrapper #customer-service .container .faq-wrap .title-box .mark.emergency-color{color:#fff;background-color:#fa6b6b}#wrapper #customer-service .container .detail-wrap .title-box .title-text,#wrapper #customer-service .container .faq-wrap .title-box .title-text{letter-spacing:-.4px;color:#212121;max-width:87rem;font-size:1.6rem;font-weight:700;line-height:1.2}#wrapper #customer-service .container .detail-wrap .title-box .date,#wrapper #customer-service .container .faq-wrap .title-box .date{white-space:nowrap;color:#606060;flex-shrink:0;width:auto;max-width:none;margin-left:auto;font-size:1.6rem;font-weight:500}#wrapper #customer-service .container .detail-wrap .detail-box,#wrapper #customer-service .container .faq-wrap .detail-box{opacity:0;color:#242424;word-wrap:break-word;pointer-events:none;background-color:#fff;border:0 solid #0000;border-radius:2rem;width:100%;height:auto;max-height:0;margin-top:0;padding:0;font-size:1.6rem;font-weight:500;line-height:1.63;transition:max-height .45s cubic-bezier(.4,0,.2,1),opacity .35s,margin-top .35s,padding .45s cubic-bezier(.4,0,.2,1),border-width .2s;overflow:hidden;box-shadow:3px 3px 6px #0000001c}#wrapper #customer-service .container .faq-wrap .detail-box{gap:2rem;min-height:0;display:flex}#wrapper #customer-service .container .detail-wrap.active:not(.faq-wrap) .detail-box{opacity:1;pointer-events:auto;border-width:1px;border-color:#ebebeb;max-height:min(5000px,250vh);margin-top:1.6rem;padding:5.2rem 6.5rem;display:block}#wrapper #customer-service .container .faq-wrap.active .detail-box{opacity:1;pointer-events:auto;border-width:1px;border-color:#3247fa;max-height:min(5000px,250vh);margin-top:1.6rem;padding:2.4rem 2.8rem;display:flex}#wrapper #customer-service .container .detail-wrap.active:not(.faq-wrap) .detail-box,#wrapper #customer-service .container .faq-wrap.active .detail-box{flex-direction:column;max-height:min(70vh,42rem);display:flex;overflow:hidden}#wrapper #customer-service .sl-cs-detail-scroll{-webkit-overflow-scrolling:touch;box-sizing:border-box;scrollbar-width:thin;scrollbar-color:#3247fa8c #f3f4f6;flex:auto;width:100%;min-height:0;margin-right:.1rem;padding-right:.35rem;overflow:hidden auto}#wrapper #customer-service .sl-cs-detail-scroll::-webkit-scrollbar{width:8px}#wrapper #customer-service .sl-cs-detail-scroll::-webkit-scrollbar-track{background:#f3f4f6;border-radius:9999px;margin:4px 0}#wrapper #customer-service .sl-cs-detail-scroll::-webkit-scrollbar-thumb{background:linear-gradient(#3247fa 0%,#5b6cff 100%);border:2px solid #f3f4f6;border-radius:9999px}#wrapper #customer-service .sl-cs-detail-scroll::-webkit-scrollbar-thumb:hover{background:linear-gradient(#8b9cff 0%,#3247fa 100%)}#wrapper #customer-service .sl-cs-detail-scroll--faq{flex-direction:row;align-items:flex-start;gap:2rem;display:flex}#wrapper #customer-service .container .faq-wrap .detail-box .answer-text{flex:1;width:100%;min-width:0;overflow:visible}#wrapper #customer-service .container .faq-wrap .title-box .mark,#wrapper #customer-service .container .faq-wrap .detail-box .mark{text-align:center;background-color:#ededed;border-radius:1.4rem;width:4.2rem;min-width:4.2rem;height:2.8rem;line-height:2.8rem;font-weight:700!important}#wrapper #customer-service .container .faq-wrap.active .title-box{border:1px solid #3247fa}#wrapper #customer-service .container .faq-wrap.active .title-box .mark,#wrapper #customer-service .container .faq-wrap.active .detail-box .mark{background-color:#e0e7ff}#wrapper #customer-service .container .more-btn{justify-content:center;align-items:center;gap:.4rem;margin-top:6.2rem;display:inline-flex}#wrapper #customer-service .container .more-btn:before{content:"+";opacity:.9;justify-content:center;align-items:center;width:1.15em;height:1.15em;font-size:1.05em;font-weight:800;line-height:1;display:inline-flex}#wrapper #customer-service:not(.sl-cs-page) .container form.customer-form{flex-direction:column;align-items:center;margin-bottom:9rem;display:flex}#wrapper #customer-service .container form.customer-form .border-box{border:1px solid #ebebeb;border-radius:2rem;width:100%;margin-bottom:6.2rem;padding:4.3rem 6.7rem 5.3rem 6rem;box-shadow:3px 3px 6px #0000001c}#wrapper #customer-service .container form.customer-form .border-box h5{margin-bottom:4rem}#wrapper #customer-service .container form.customer-form .border-box h5:before{vertical-align:sub;background:url(/images/notice/noti_icon.svg) 50%/contain no-repeat;width:2.8rem;height:2.2rem;margin-right:1rem}#wrapper #customer-service .container form.customer-form .border-box label{letter-spacing:-.38px;color:#2c2c2c;width:7rem;font-size:15px;font-weight:700}#wrapper #customer-service .container form.customer-form .border-box select{color:#606060;padding-left:1.6rem}#wrapper #customer-service .container form.customer-form .border-box select option:disabled{display:none}#wrapper #customer-service .container form.customer-form .border-box input,#wrapper #customer-service .container form.customer-form .border-box select,#wrapper #customer-service .container form.customer-form .border-box textarea{letter-spacing:-.35px;border:1px solid #ddd;border-radius:5px;font-size:14px;font-weight:500}#wrapper #customer-service .container form.customer-form .border-box input,#wrapper #customer-service .container form.customer-form .border-box textarea{color:#222}#wrapper #customer-service .container form.customer-form .border-box input::-moz-placeholder{color:gray}#wrapper #customer-service .container form.customer-form .border-box textarea::-moz-placeholder{color:gray}#wrapper #customer-service .container form.customer-form .border-box input::placeholder,#wrapper #customer-service .container form.customer-form .border-box textarea::placeholder{color:gray}#wrapper #customer-service .container form.customer-form .border-box .flex-row{align-items:center;display:flex}#wrapper #customer-service .container form.customer-form .border-box .layout{border-bottom:1px dashed #ddd;flex-flow:column wrap;justify-content:space-between;gap:2.6rem 1rem;margin-bottom:3.6rem;padding-bottom:3.6rem;display:flex}#wrapper #customer-service:not(.sl-cs-page) .container form.customer-form .border-box .layout select,#wrapper #customer-service:not(.sl-cs-page) .container form.customer-form .border-box .layout input{width:40rem;height:4rem}#wrapper #customer-service .container form.customer-form .border-box .detail-textarea{flex-direction:column;gap:2.6rem;display:flex}#wrapper #customer-service .container form.customer-form .border-box .detail-textarea input{width:100%}#wrapper #customer-service .container form.customer-form .border-box .detail-textarea textarea{width:100%;height:20rem;padding:1.5rem 2rem}@media screen and (max-width:1024px){#wrapper #customer-service:not(.sl-cs-page) .container{max-width:95vw;padding:4rem 1rem}#wrapper #customer-service .container #list{width:100%!important}#wrapper #customer-service .container .detail-wrap .title-box .title-text{max-width:44rem}#wrapper #customer-service{padding-top:unset}#wrapper #customer-service .category-nav-wrap .layout{max-width:98vw}#wrapper #customer-service .category-nav-wrap .layout ul.category-tap li{padding:1rem 1rem 1.2rem}#wrapper #customer-service .category-nav-wrap .layout ul.category-tap li a{font-size:13px}#wrapper #customer-service:not(.sl-cs-page) .container{width:98vw;padding:7rem 0 3rem}#wrapper #customer-service.sl-cs-page .container,#wrapper #customer-service.sl-cs-page .container.inner2{width:100%;max-width:100%;padding-left:clamp(1rem,3vw,3.125rem);padding-right:clamp(1rem,3vw,3.125rem)}#wrapper #customer-service .container #list{gap:1.2rem!important}#wrapper #customer-service .container .detail-wrap,#wrapper #customer-service .container .faq-wrap{gap:0!important}#wrapper #customer-service .container .detail-wrap.active:not(.faq-wrap) .detail-box,#wrapper #customer-service .container .faq-wrap.active .detail-box{margin-top:.6rem}#wrapper #customer-service .container .detail-wrap.faq-wrap.active .detail-box,#wrapper #customer-service .container .faq-wrap.faq-wrap.active .detail-box{margin-top:1rem}#wrapper #customer-service .container .detail-wrap .title-box,#wrapper #customer-service .container .faq-wrap .title-box{border-radius:1.5rem;gap:.6rem;min-height:6rem;padding:1rem .8rem;box-shadow:1px 1px 4px #0000001a}#wrapper #customer-service .container .detail-wrap .title-box .mark,#wrapper #customer-service .container .faq-wrap .title-box .mark{min-width:unset;width:3.6rem;height:2.2rem;font-size:11px;line-height:2.2rem}#wrapper #customer-service .container .detail-wrap .title-box .title-text,#wrapper #customer-service .container .faq-wrap .title-box .title-text{width:100%;font-size:12px}#wrapper #customer-service .container .detail-wrap .title-box .date,#wrapper #customer-service .container .faq-wrap .title-box .date{white-space:nowrap;flex-shrink:0;width:auto;max-width:none;font-size:10px}#wrapper #customer-service .container .detail-wrap .detail-box img,#wrapper #customer-service .container .faq-wrap .detail-box img{-o-object-fit:contain;object-fit:contain;width:100%!important;height:auto!important}#wrapper #customer-service .container .detail-wrap.detail-wrap .title-box .title-text,#wrapper #customer-service .container .faq-wrap.detail-wrap .title-box .title-text{max-width:22rem}#wrapper #customer-service .container .detail-wrap.detail-wrap .detail-box,#wrapper #customer-service .container .faq-wrap.detail-wrap .detail-box{border-radius:1.5rem;padding:0}#wrapper #customer-service .container .detail-wrap.detail-wrap.active:not(.faq-wrap) .detail-box,#wrapper #customer-service .container .faq-wrap.detail-wrap.active .detail-box{padding:1.5rem}#wrapper #customer-service .container .detail-wrap.detail-wrap .detail-box p,#wrapper #customer-service .container .detail-wrap.detail-wrap .detail-box span,#wrapper #customer-service .container .detail-wrap.detail-wrap .detail-box b,#wrapper #customer-service .container .faq-wrap.detail-wrap .detail-box p,#wrapper #customer-service .container .faq-wrap.detail-wrap .detail-box span,#wrapper #customer-service .container .faq-wrap.detail-wrap .detail-box b{font-size:12px!important}#wrapper #customer-service .container .detail-wrap.faq-wrap,#wrapper #customer-service .container .faq-wrap.faq-wrap{gap:0}#wrapper #customer-service .container .detail-wrap.faq-wrap .title-box .mark,#wrapper #customer-service .container .faq-wrap.faq-wrap .title-box .mark{min-width:3.6rem}#wrapper #customer-service .container .detail-wrap.faq-wrap .detail-box,#wrapper #customer-service .container .faq-wrap.faq-wrap .detail-box{border-radius:1.5rem;gap:.6rem;padding:0}#wrapper #customer-service .container .detail-wrap.faq-wrap.active .detail-box,#wrapper #customer-service .container .faq-wrap.faq-wrap.active .detail-box{padding:1.5rem 1rem}#wrapper #customer-service .container .detail-wrap.faq-wrap .detail-box .answer-text,#wrapper #customer-service .container .faq-wrap.faq-wrap .detail-box .answer-text{font-size:12px}#wrapper #customer-service .container .more-btn{justify-content:center;align-items:center;gap:.35rem;width:20rem;height:4rem;margin-top:1rem;font-size:1.5rem;line-height:4rem;display:inline-flex}#wrapper #customer-service.customer-form-wrap .container{padding:1.5rem 0}#wrapper #customer-service.customer-form-wrap:not(.sl-cs-page) form.customer-form{max-width:95vw;margin-bottom:2rem}#wrapper #customer-service.customer-form-wrap form.customer-form .border-box{margin-bottom:3rem;padding:1.5rem}#wrapper #customer-service.customer-form-wrap form.customer-form .border-box h5{text-align:center;margin-bottom:3rem;font-size:1.6rem;line-height:1.6}#wrapper #customer-service.customer-form-wrap form.customer-form .border-box .layout{justify-content:center;gap:1.2rem 1rem;margin-bottom:2rem;padding-bottom:2rem}#wrapper #customer-service.customer-form-wrap:not(.sl-cs-page) form.customer-form .border-box .layout select,#wrapper #customer-service.customer-form-wrap:not(.sl-cs-page) form.customer-form .border-box .layout input,#wrapper #customer-service.customer-form-wrap:not(.sl-cs-page) form.customer-form .border-box .layout textarea{width:26rem;font-size:1.3rem}#wrapper #customer-service.customer-form-wrap form.customer-form .border-box .layout select::-moz-placeholder{font-size:1.3rem}#wrapper #customer-service.customer-form-wrap form.customer-form .border-box .layout input::-moz-placeholder{font-size:1.3rem}#wrapper #customer-service.customer-form-wrap form.customer-form .border-box .layout textarea::-moz-placeholder{font-size:1.3rem}#wrapper #customer-service.customer-form-wrap form.customer-form .border-box .layout select::placeholder,#wrapper #customer-service.customer-form-wrap form.customer-form .border-box .layout input::placeholder,#wrapper #customer-service.customer-form-wrap form.customer-form .border-box .layout textarea::placeholder{font-size:1.3rem}#wrapper #customer-service.customer-form-wrap form.customer-form .border-box .layout select option,#wrapper #customer-service.customer-form-wrap form.customer-form .border-box .layout input option,#wrapper #customer-service.customer-form-wrap form.customer-form .border-box .layout textarea option{width:26rem}#wrapper #customer-service.customer-form-wrap form.customer-form .border-box .detail-textarea{justify-content:center;gap:1.2rem}#wrapper #customer-service.customer-form-wrap:not(.sl-cs-page) form.customer-form .border-box .detail-textarea textarea,#wrapper #customer-service.customer-form-wrap:not(.sl-cs-page) form.customer-form .border-box .detail-textarea input{width:26rem}#wrapper #customer-service.customer-form-wrap form.customer-form .border-box .detail-textarea .flex-row{justify-content:center}#wrapper #customer-service.customer-form-wrap form.customer-form .border-box label{width:6rem;font-size:1.3rem}#wrapper #customer-service.customer-form-wrap form.customer-form input.orn-btn,#wrapper #customer-service.customer-form-wrap form.customer-form button.orn-btn{width:100%}}#wrapper #customer-service.sl-cs-page{--cs-surface:#fff;--cs-border:#0f172a12;--cs-border-hover:#3247fa61;--cs-text:#111827;--cs-muted:#6b7280;--cs-body:#374151;--cs-accent:#3247fa;--cs-accent-2:#5b6cff;--cs-accent-soft:#e8eeff;--cs-radius:1.125rem;--cs-radius-sm:.75rem;--cs-font:ui-sans-serif, Pretendard, "Noto Sans KR", system-ui, sans-serif;--cs-fs-eyebrow:.75rem;--cs-fs-caption:.8125rem;--cs-fs-small:.875rem;--cs-fs-base:.9375rem;--cs-fs-md:1rem;--cs-fs-lg:1.125rem;--cs-fs-xl:1.25rem;--cs-shadow:0 4px 22px #0f172a14, 0 2px 10px #1e293b0f;--cs-shadow-hover:0 16px 46px #0f172a1a, 0 8px 26px #1e293b14, 0 2px 8px #3247fa1f;box-sizing:border-box;width:100%;max-width:100%;font-family:var(--cs-font);color:var(--cs-text);background:radial-gradient(100% 75% at 50% -25%,#3247fa1a,#0000 55%),radial-gradient(55% 40% at 100% 100%,#5b6cff14,#0000 50%),linear-gradient(#f8faff 0%,#eef2ff 100%);margin:0;padding:2rem 0 5rem;overflow-x:clip}#wrapper #customer-service.sl-cs-page .sl-cs-hero{box-sizing:border-box;width:100%;max-width:min(100%,96rem);margin:0 auto 2rem;padding:0 clamp(1rem,3vw,3.125rem)}#wrapper #customer-service.sl-cs-page .sl-cs-hero__eyebrow{font-size:var(--cs-fs-eyebrow);letter-spacing:.16em;text-transform:uppercase;color:var(--cs-accent);align-items:center;gap:.5rem;margin:0 0 .75rem;font-weight:700;display:inline-flex}#wrapper #customer-service.sl-cs-page .sl-cs-hero__eyebrow:before{content:"";background:linear-gradient(90deg, var(--cs-accent), transparent);border-radius:2px;width:1.75rem;height:2px}#wrapper #customer-service.sl-cs-page .sl-cs-hero__title{letter-spacing:-.045em;color:var(--cs-text);margin:0 0 .65rem;font-size:clamp(1.875rem,4.5vw,3rem);font-weight:800;line-height:1.08}#wrapper #customer-service.sl-cs-page .sl-cs-hero__lead{font-size:var(--cs-fs-md);color:var(--cs-muted);margin:0;font-weight:500;line-height:1.65}#wrapper #customer-service.sl-cs-page #list.sl-cs-list{flex-direction:column;align-items:stretch;gap:1rem;width:100%;margin:0 auto;display:flex}#wrapper #customer-service.sl-cs-page .container.inner2{box-sizing:border-box;align-items:stretch;width:100%;max-width:min(100%,96rem);margin:0 auto;padding:1.5rem clamp(1rem,3vw,3.125rem) 4rem}#wrapper #customer-service.sl-cs-page #list{box-sizing:border-box;flex-direction:column;align-self:stretch;gap:1rem;width:100%;min-width:0;max-width:100%;display:flex}#wrapper #customer-service.sl-cs-page .container.inner2>.more-btn{align-self:center}#wrapper #customer-service.sl-cs-page .container .faq-wrap{align-items:stretch;width:100%;min-width:0}#wrapper #customer-service.sl-cs-page .faq-wrap .answer-text{color:var(--cs-body);display:flow-root}#wrapper #customer-service.sl-cs-page .sl-cs-detail-scroll{scrollbar-color:#3247fa8c #f1f5f9}#wrapper #customer-service.sl-cs-page .sl-cs-detail-scroll::-webkit-scrollbar-track{background:#f1f5f9}#wrapper #customer-service.sl-cs-page .sl-cs-detail-scroll::-webkit-scrollbar-thumb{background:linear-gradient(180deg, var(--cs-accent) 0%, var(--cs-accent-2) 100%);border:2px solid #f1f5f9}#wrapper #customer-service.sl-cs-page .sl-cs-detail-scroll::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg, #8b9cff 0%, var(--cs-accent) 100%)}#wrapper #customer-service.sl-cs-page .detail-wrap .title-box,#wrapper #customer-service.sl-cs-page .faq-wrap .title-box{border-radius:var(--cs-radius);border:1px solid var(--cs-border);background:var(--cs-surface);-webkit-backdrop-filter:blur(10px);box-shadow:var(--cs-shadow);transition:transform .28s cubic-bezier(.34,1.2,.64,1),border-color .25s,box-shadow .28s}#wrapper #customer-service.sl-cs-page .faq-wrap .title-box{gap:1rem;min-height:0;padding:2.4rem 1.35rem}#wrapper #customer-service.sl-cs-page .faq-wrap .title-box .mark,#wrapper #customer-service.sl-cs-page .faq-wrap .detail-box .mark{width:auto;min-width:2.6rem;height:auto;line-height:1.2;font-size:var(--cs-fs-small);border-radius:9999px;padding:.25rem .55rem;font-weight:700!important}#wrapper #customer-service.sl-cs-page .detail-wrap:hover .title-box,#wrapper #customer-service.sl-cs-page .faq-wrap:hover .title-box{box-shadow:var(--cs-shadow-hover);border-color:#3247fa47;transform:translateY(-3px)}#wrapper #customer-service.sl-cs-page .detail-wrap .detail-box,#wrapper #customer-service.sl-cs-page .faq-wrap .detail-box{border-radius:var(--cs-radius);border:1px solid var(--cs-border);background:var(--cs-surface);box-shadow:var(--cs-shadow);font-size:var(--cs-fs-base);color:var(--cs-body);line-height:1.65}#wrapper #customer-service.sl-cs-page .faq-wrap .detail-box{gap:1rem}#wrapper #customer-service.sl-cs-page .faq-wrap.active .title-box,#wrapper #customer-service.sl-cs-page .faq-wrap.active .detail-box{box-shadow:var(--cs-shadow), 0 0 0 1px #3247fa1a, 0 6px 20px #0f172a0f;border-color:#3247fa73}#wrapper #customer-service.sl-cs-page .container .detail-wrap.active:not(.faq-wrap) .detail-box,#wrapper #customer-service.sl-cs-page .container .faq-wrap.active .detail-box{max-height:min(100vh - 12rem,42rem)}@supports (height:100dvh){#wrapper #customer-service.sl-cs-page .container .detail-wrap.active:not(.faq-wrap) .detail-box,#wrapper #customer-service.sl-cs-page .container .faq-wrap.active .detail-box{max-height:min(100dvh - 12rem,42rem)}}#wrapper #customer-service.sl-cs-page .container .detail-wrap.active:not(.faq-wrap) .detail-box{padding:1.5rem 1.6rem}#wrapper #customer-service.sl-cs-page .container .faq-wrap.active .detail-box{padding:1.1rem 1.35rem}#wrapper #customer-service.sl-cs-page .detail-wrap .title-box .title-text,#wrapper #customer-service.sl-cs-page .faq-wrap .title-box .title-text{font-size:var(--cs-fs-lg);letter-spacing:-.03em;color:var(--cs-text);width:100%;font-weight:600;line-height:1.45}#wrapper #customer-service.sl-cs-page .detail-wrap .title-box .date,#wrapper #customer-service.sl-cs-page .faq-wrap .title-box .date{font-size:var(--cs-fs-small);color:var(--cs-muted);white-space:nowrap;flex-shrink:0;width:auto;max-width:none;font-weight:500}#wrapper #customer-service.sl-cs-page .detail-wrap .title-box:after,#wrapper #customer-service.sl-cs-page .faq-wrap .title-box:after{border-color:#9ca3af}#wrapper #customer-service.sl-cs-page .faq-wrap.active .title-box:after{border-color:var(--cs-accent)}#wrapper #customer-service.sl-cs-page .faq-wrap .title-box .mark,#wrapper #customer-service.sl-cs-page .faq-wrap .detail-box .mark{border:1px solid #3247fa47;background:var(--cs-accent-soft)!important;color:#312e81!important}#wrapper #customer-service.sl-cs-page .detail-wrap .title-box .mark.notice-color{border:1px solid #3b82f659;color:#1e40af!important;background:#eff6ff!important}#wrapper #customer-service.sl-cs-page .detail-wrap .title-box .mark.guide-color{border:1px solid #3b82f659;color:#1e40af!important;background:#dbeafe!important}#wrapper #customer-service.sl-cs-page .detail-wrap .title-box .mark.emergency-color{border:1px solid #f8717173;color:#b91c1c!important;background:#fee2e2!important}#wrapper #customer-service.sl-cs-page .container .more-btn{font-size:var(--cs-fs-base);letter-spacing:-.02em;color:#fff;background:linear-gradient(135deg, var(--cs-accent) 0%, var(--cs-accent-2) 100%);cursor:pointer;border:none;border-radius:9999px;justify-content:center;align-items:center;gap:.4rem;margin-top:3rem;padding:.9rem 2.25rem;font-weight:700;transition:transform .22s,box-shadow .22s;display:inline-flex;box-shadow:0 6px 20px #0f172a1a,0 4px 14px #3247fa38}#wrapper #customer-service.sl-cs-page .container .more-btn:hover{transform:translateY(-3px)scale(1.02);box-shadow:0 12px 36px #0f172a1f,0 6px 22px #3247fa2e}#wrapper #customer-service.sl-cs-page .container .more-btn:before{color:#fff;opacity:1}#wrapper #customer-service.sl-cs-page.customer-form-wrap form.customer-form .border-box{border-radius:var(--cs-radius);border:1px solid var(--cs-border);background:var(--cs-surface);box-shadow:var(--cs-shadow);position:relative;overflow:hidden}#wrapper #customer-service.sl-cs-page.customer-form-wrap form.customer-form .border-box:before{content:"";background:linear-gradient(180deg, var(--cs-accent), var(--cs-accent-2));border-radius:var(--cs-radius) 0 0 var(--cs-radius);pointer-events:none;width:4px;position:absolute;top:0;bottom:0;left:0}#wrapper #customer-service.sl-cs-page.customer-form-wrap form.customer-form .border-box h5.sl-cs-form-intro{font-size:inherit;font-weight:inherit;letter-spacing:-.02em;text-align:left;border-bottom:1px solid #3247fa1a;margin:0 0 1.75rem;padding:0 0 1.25rem;line-height:1.5}#wrapper #customer-service.sl-cs-page.customer-form-wrap form.customer-form .border-box h5.sl-cs-form-intro:before{content:none;display:none}#wrapper #customer-service.sl-cs-page.customer-form-wrap form.customer-form .border-box .sl-cs-form-intro__title{font-size:var(--cs-fs-xl);color:var(--cs-text);letter-spacing:-.03em;font-weight:700;line-height:1.45;display:block}#wrapper #customer-service.sl-cs-page.customer-form-wrap form.customer-form .border-box .sl-cs-form-intro__point{letter-spacing:-.04em;color:var(--cs-accent);font-style:normal;font-weight:800}#wrapper #customer-service.sl-cs-page.customer-form-wrap form.customer-form .border-box .sl-cs-form-intro__lead{font-size:var(--cs-fs-small);color:var(--cs-muted);letter-spacing:-.02em;margin-top:.5rem;font-weight:500;line-height:1.55;display:block}#wrapper #customer-service.sl-cs-page.customer-form-wrap form.customer-form .border-box h5:not(.sl-cs-form-intro){font-size:var(--cs-fs-xl);color:var(--cs-text);letter-spacing:-.03em;font-weight:700;line-height:1.45}#wrapper #customer-service.sl-cs-page.customer-form-wrap form.customer-form .border-box label{font-size:var(--cs-fs-small);color:var(--cs-muted);letter-spacing:-.01em;font-weight:600}#wrapper #customer-service.sl-cs-page.customer-form-wrap form.customer-form .border-box input,#wrapper #customer-service.sl-cs-page.customer-form-wrap form.customer-form .border-box select,#wrapper #customer-service.sl-cs-page.customer-form-wrap form.customer-form .border-box textarea{border-radius:var(--cs-radius-sm);color:var(--cs-text);font-size:var(--cs-fs-base);box-sizing:border-box;background-color:#fafafa;border:1px solid #e5e7eb;transition:border-color .2s,box-shadow .2s,background-color .2s}#wrapper #customer-service.sl-cs-page.customer-form-wrap form.customer-form .border-box input.com-input,#wrapper #customer-service.sl-cs-page.customer-form-wrap form.customer-form .border-box .detail-textarea input.com-input{height:auto;min-height:2.875rem;padding:.75rem 1rem;line-height:1.5}#wrapper #customer-service.sl-cs-page.customer-form-wrap form.customer-form .border-box .detail-textarea textarea{resize:vertical;min-height:12rem;padding:1rem 1.125rem;line-height:1.6}#wrapper #customer-service.sl-cs-page.customer-form-wrap form.customer-form .border-box .sl-cs-recaptcha-wrap{box-sizing:border-box;border-top:1px solid #3247fa1f;justify-content:center;align-items:center;width:100%;margin-top:1.25rem;padding-top:1.25rem;display:flex}#wrapper #customer-service.sl-cs-page.customer-form-wrap form.customer-form .border-box select.com-select{letter-spacing:-.02em;cursor:pointer;appearance:none;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%233247fa' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-position:right .85rem center;background-repeat:no-repeat;background-size:.95rem;border:1px solid #3247fa47;width:100%;max-width:100%;height:auto;min-height:2.875rem;padding:.75rem 2.75rem .75rem 1rem;font-weight:500;line-height:1.5;display:block;box-shadow:inset 0 1px #ffffffe6,0 1px 2px #0f172a0d}#wrapper #customer-service.sl-cs-page.customer-form-wrap form.customer-form .border-box select.com-select:hover{background-color:#fafbff;border-color:#3247fa73}#wrapper #customer-service.sl-cs-page.customer-form-wrap form.customer-form .border-box select.com-select:focus{border-color:var(--cs-accent);background-color:#fff;outline:none;box-shadow:0 2px 10px #0f172a12,0 0 0 3px #3247fa33,inset 0 1px #fffffff2}#wrapper #customer-service.sl-cs-page.customer-form-wrap form.customer-form .border-box select.com-select:required:invalid{color:#9ca3af}#wrapper #customer-service.sl-cs-page.customer-form-wrap form.customer-form .border-box select.com-select option{color:var(--cs-text);padding:.5rem;font-weight:500}#wrapper #customer-service.sl-cs-page.customer-form-wrap form.customer-form .border-box .layout input,#wrapper #customer-service.sl-cs-page.customer-form-wrap form.customer-form .border-box .layout select{box-sizing:border-box;width:100%;min-width:0;max-width:100%;height:auto;min-height:2.875rem}#wrapper #customer-service.sl-cs-page.customer-form-wrap form.customer-form .border-box .layout .flex-row{box-sizing:border-box;width:100%;min-width:0;max-width:100%}#wrapper #customer-service.sl-cs-page.customer-form-wrap form.customer-form .border-box .flex-row .sl-select{width:100%;min-width:0;max-width:100%}#wrapper #customer-service.sl-cs-page.customer-form-wrap form.customer-form{box-sizing:border-box;width:100%;max-width:100%}#wrapper #customer-service.sl-cs-page.customer-form-wrap form.customer-form .border-box input::placeholder,#wrapper #customer-service.sl-cs-page.customer-form-wrap form.customer-form .border-box textarea::placeholder{color:#9ca3af}#wrapper #customer-service.sl-cs-page.customer-form-wrap form.customer-form .border-box input:focus,#wrapper #customer-service.sl-cs-page.customer-form-wrap form.customer-form .border-box textarea:focus{border-color:var(--cs-accent);background-color:#fff;outline:none;box-shadow:0 2px 10px #0f172a12,0 0 0 3px #3247fa33}#wrapper #customer-service.sl-cs-page.customer-form-wrap form.customer-form button.orn-btn.sl-cs-submit-btn{width:auto;min-width:14rem;max-width:100%;height:auto;line-height:1.4;font-size:var(--cs-fs-base);background:linear-gradient(135deg, var(--cs-accent) 0%, var(--cs-accent-2) 100%);color:#fff;cursor:pointer;appearance:none;border:none;border-radius:9999px;justify-content:center;align-items:center;gap:.45rem;padding:.9rem 2.25rem;font-weight:700;transition:transform .22s,box-shadow .22s;display:inline-flex;box-shadow:0 6px 20px #0f172a1f,0 4px 14px #3247fa38}#wrapper #customer-service.sl-cs-page.customer-form-wrap form.customer-form button.orn-btn.sl-cs-submit-btn:before{content:"";filter:brightness(0)invert();opacity:.95;background:url(/images/notice/message.svg) 50%/contain no-repeat;flex-shrink:0;width:1.125rem;height:1.125rem;display:inline-block}#wrapper #customer-service.sl-cs-page.customer-form-wrap form.customer-form button.orn-btn.sl-cs-submit-btn:hover{transform:translateY(-3px)scale(1.02);box-shadow:0 12px 36px #0f172a24,0 6px 22px #3247fa33}#wrapper #customer-service.sl-cs-page .category-nav-wrap{background:0 0;width:100%;margin:0 auto;padding:0 0 1.5rem;display:block}#wrapper #customer-service.sl-cs-page .category-nav-wrap .layout{box-sizing:border-box;background:linear-gradient(#fff 0%,#f8f9ff 100%);border:1px solid #3247fa2e;border-radius:9999px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;width:100%;max-width:min(100%,96rem);margin:0 auto;padding:.65rem .85rem .65rem 1.1rem;display:flex;box-shadow:0 10px 38px #0f172a1a,0 4px 14px #3247fa12,inset 0 1px #ffffffe0}#wrapper #customer-service.sl-cs-page .category-nav-wrap .layout ul.category-tap{background:#f5f7ff;border:1px solid #3247fa1f;border-radius:9999px;flex-wrap:wrap;flex:none;align-items:center;gap:.2rem;margin:0;padding:.3rem;list-style:none;display:inline-flex;box-shadow:inset 0 1px 2px #fffffff2,inset 0 -1px #0f172a0a}#wrapper #customer-service.sl-cs-page .category-nav-wrap .layout ul.category-tap li{background:0 0;border:none;border-radius:9999px;margin:0;padding:0;transition:background .2s}#wrapper #customer-service.sl-cs-page .category-nav-wrap .layout ul.category-tap li:hover:not(.active){background:#fffffff2}#wrapper #customer-service.sl-cs-page .category-nav-wrap .layout ul.category-tap li.active{background:linear-gradient(135deg, var(--cs-accent) 0%, var(--cs-accent-2) 100%);box-shadow:0 4px 18px #0f172a1c,0 2px 10px #3247fa38}#wrapper #customer-service.sl-cs-page .category-nav-wrap .layout ul.category-tap li a{font-size:var(--cs-fs-small);letter-spacing:-.02em;color:#4b5563;text-align:center;padding:.55rem 1.15rem;font-weight:600;line-height:1.35;text-decoration:none;display:block}#wrapper #customer-service.sl-cs-page .category-nav-wrap .layout ul.category-tap li.active a{color:#fff;font-weight:700}#wrapper #customer-service.sl-cs-page .category-nav-wrap .layout .search-input{flex:0 22rem;min-width:16rem;max-width:24rem;margin-left:auto;margin-right:0;position:relative}#wrapper #customer-service.sl-cs-page .category-nav-wrap .layout .search-input form{margin:0!important}#wrapper #customer-service.sl-cs-page .category-nav-wrap .layout .search-input input[type=search]{width:100%;height:2.75rem;min-height:2.75rem;font-size:var(--cs-fs-small);letter-spacing:-.02em;color:var(--cs-text);box-sizing:border-box;background:#fffffff5;border:1px solid #3247fa2e;border-radius:9999px;padding:0 .85rem 0 2.65rem;font-weight:500;transition:border-color .2s,box-shadow .2s,background-color .2s}#wrapper #customer-service.sl-cs-page .category-nav-wrap .layout .search-input input[type=search]:focus{border-color:var(--cs-accent);background:#fafbff;outline:none;box-shadow:0 2px 10px #0f172a0f,0 0 0 3px #3247fa29}#wrapper #customer-service.sl-cs-page .category-nav-wrap .layout .search-input input[type=search]::placeholder{color:#9ca3af}#wrapper #customer-service.sl-cs-page .category-nav-wrap .layout .search-input input[type=search]::-moz-placeholder{color:#9ca3af}#wrapper #customer-service.sl-cs-page .category-nav-wrap .layout .search-input i.search-icon,#wrapper #customer-service.sl-cs-page .category-nav-wrap .layout .search-input>form>i{opacity:.45;pointer-events:none;background:url(/images/notice/search_icon.svg) 50%/contain no-repeat;width:1rem;height:1rem;position:absolute;top:50%;left:.85rem;transform:translateY(-50%)}@media screen and (max-width:1024px){#wrapper #customer-service.sl-cs-page{padding:1rem 0 calc(5.25rem + env(safe-area-inset-bottom,0px))}#wrapper #customer-service.sl-cs-page .sl-cs-hero{z-index:1;margin-bottom:1.5rem;padding:0 1rem;position:relative}#wrapper #customer-service.sl-cs-page .detail-wrap .title-box,#wrapper #customer-service.sl-cs-page .faq-wrap .title-box{align-items:center;gap:.45rem;min-height:0!important;padding:2rem 1.25rem!important}#wrapper #customer-service.sl-cs-page .detail-wrap:hover .title-box,#wrapper #customer-service.sl-cs-page .faq-wrap:hover .title-box{transform:none}#wrapper #customer-service.sl-cs-page .detail-wrap .title-box .mark,#wrapper #customer-service.sl-cs-page .faq-wrap .title-box .mark{flex-shrink:0;width:auto!important;min-width:2.35rem!important;height:auto!important;min-height:0!important;padding:.2rem .42rem!important;line-height:1.2!important}#wrapper #customer-service.sl-cs-page #list.sl-cs-list{gap:.65rem}#wrapper #customer-service.sl-cs-page .category-nav-wrap{box-sizing:border-box;z-index:3;height:auto;margin-bottom:1rem;padding-left:1rem;padding-right:1rem;position:relative}#wrapper #customer-service.sl-cs-page .category-nav-wrap .layout{background:linear-gradient(#fff 0%,#f8f9ff 100%);border:1px solid #3247fa24;border-radius:1rem;flex-direction:column;align-items:stretch;gap:.65rem;max-width:100%;padding:.5rem .55rem;box-shadow:0 2px 14px #0f172a12}#wrapper #customer-service.sl-cs-page .category-nav-wrap .layout ul.category-tap{background:#f5f7fffa;border:1px solid #3247fa1a;border-radius:.75rem;flex-wrap:nowrap;justify-content:stretch;gap:.25rem;width:100%;margin:0;padding:.2rem;list-style:none;display:flex;box-shadow:inset 0 1px #ffffffeb}#wrapper #customer-service.sl-cs-page .category-nav-wrap .layout ul.category-tap li{flex:1 1 0;min-width:0;margin:0}#wrapper #customer-service.sl-cs-page .category-nav-wrap .layout ul.category-tap li.active{box-shadow:0 2px 10px #3247fa38}#wrapper #customer-service.sl-cs-page .category-nav-wrap .layout ul.category-tap li a{font-size:var(--cs-fs-small);text-align:center;word-break:keep-all;padding:.45rem .3rem;font-weight:600;line-height:1.25}#wrapper #customer-service.sl-cs-page .container.inner2{padding-left:1rem;padding-right:1rem}#wrapper #customer-service.sl-cs-page .category-nav-wrap .layout .search-input{flex:auto;width:100%;max-width:none;height:auto;margin:0;display:block;position:relative;bottom:auto;left:auto;transform:none}#wrapper #customer-service.sl-cs-page .category-nav-wrap .layout .search-input form.listSearch{position:relative;margin:0!important}#wrapper #customer-service.sl-cs-page .category-nav-wrap .layout .search-input i.search-icon,#wrapper #customer-service.sl-cs-page .category-nav-wrap .layout .search-input>form>i{opacity:.5;width:1.1rem;height:1.1rem;left:1rem}#wrapper #customer-service.sl-cs-page .category-nav-wrap .layout .search-input input[type=search]{width:100%;height:4rem;font-size:var(--cs-fs-base);background:#fffffffa;border:1px solid #3247fa2e;border-radius:1.2rem;padding:0 1.1rem 0 3.2rem;line-height:1.2}#wrapper #customer-service.sl-cs-page .category-nav-wrap .layout .search-input input[type=search]:focus{border-color:#3247fa8c;box-shadow:0 2px 12px #0f172a0f,0 0 0 3px #3247fa24}#wrapper #customer-service.sl-cs-page.customer-form-wrap form.customer-form .border-box .layout input,#wrapper #customer-service.sl-cs-page.customer-form-wrap form.customer-form .border-box .layout select,#wrapper #customer-service.sl-cs-page.customer-form-wrap form.customer-form .border-box .detail-textarea input,#wrapper #customer-service.sl-cs-page.customer-form-wrap form.customer-form .border-box .detail-textarea textarea{width:100%;max-width:100%}#wrapper #customer-service.sl-cs-page{--cs-fs-eyebrow:1rem;--cs-fs-caption:1rem;--cs-fs-small:1.2rem;--cs-fs-base:1.2rem;--cs-fs-md:1.2rem;--cs-fs-lg:1.4rem;--cs-fs-xl:1.5rem;font-size:var(--cs-fs-md);-webkit-text-size-adjust:100%}#wrapper #customer-service.sl-cs-page .sl-cs-hero__eyebrow{font-size:var(--cs-fs-caption);letter-spacing:.14em}#wrapper #customer-service.sl-cs-page .sl-cs-hero__title{font-size:clamp(1.75rem,5.5vw,2.125rem)}#wrapper #customer-service.sl-cs-page .sl-cs-hero__lead{font-size:var(--cs-fs-lg);line-height:1.6}#wrapper #customer-service.sl-cs-page .detail-wrap .title-box .title-text,#wrapper #customer-service.sl-cs-page .faq-wrap .title-box .title-text{line-height:1.35;font-size:var(--cs-fs-lg)!important}#wrapper #customer-service.sl-cs-page .detail-wrap .title-box .date,#wrapper #customer-service.sl-cs-page .faq-wrap .title-box .date{font-size:var(--cs-fs-small)!important}#wrapper #customer-service.sl-cs-page .detail-wrap .title-box .mark,#wrapper #customer-service.sl-cs-page .faq-wrap .title-box .mark{font-size:var(--cs-fs-caption)!important}#wrapper #customer-service.sl-cs-page .detail-wrap .detail-box,#wrapper #customer-service.sl-cs-page .faq-wrap .detail-box{font-size:var(--cs-fs-md)!important}#wrapper #customer-service.sl-cs-page .detail-wrap .detail-box p,#wrapper #customer-service.sl-cs-page .detail-wrap .detail-box span,#wrapper #customer-service.sl-cs-page .detail-wrap .detail-box b,#wrapper #customer-service.sl-cs-page .detail-wrap .detail-box li,#wrapper #customer-service.sl-cs-page .faq-wrap .detail-box p,#wrapper #customer-service.sl-cs-page .faq-wrap .detail-box span,#wrapper #customer-service.sl-cs-page .faq-wrap .detail-box b,#wrapper #customer-service.sl-cs-page .faq-wrap .detail-box .answer-text{line-height:1.65;font-size:var(--cs-fs-md)!important}#wrapper #customer-service.sl-cs-page .faq-wrap .detail-box .answer-text{font-size:var(--cs-fs-md)!important}#wrapper #customer-service.sl-cs-page .faq-wrap .detail-box .mark{font-size:var(--cs-fs-small)!important}#wrapper #customer-service.sl-cs-page .container .detail-wrap.active:not(.faq-wrap) .detail-box{padding:1.15rem 1.2rem}#wrapper #customer-service.sl-cs-page .container .faq-wrap.active .detail-box{gap:.75rem;padding:1rem}#wrapper #customer-service.sl-cs-page .container .more-btn{font-size:var(--cs-fs-md);min-height:3.25rem;padding-left:1.75rem;padding-right:1.75rem}#wrapper #customer-service.sl-cs-page.customer-form-wrap form.customer-form .border-box .sl-cs-form-intro__title{font-size:var(--cs-fs-xl)}#wrapper #customer-service.sl-cs-page.customer-form-wrap form.customer-form .border-box .sl-cs-form-intro__lead,#wrapper #customer-service.sl-cs-page.customer-form-wrap form.customer-form .border-box label{font-size:var(--cs-fs-base)}#wrapper #customer-service.sl-cs-page.customer-form-wrap form.customer-form .border-box input,#wrapper #customer-service.sl-cs-page.customer-form-wrap form.customer-form .border-box select,#wrapper #customer-service.sl-cs-page.customer-form-wrap form.customer-form .border-box textarea,#wrapper #customer-service.sl-cs-page.customer-form-wrap form.customer-form .border-box select.com-select{font-size:var(--cs-fs-md)}#wrapper #customer-service.sl-cs-page.customer-form-wrap form.customer-form button.orn-btn.sl-cs-submit-btn{font-size:var(--cs-fs-md);min-height:3.25rem}#wrapper #customer-service.sl-cs-page .category-nav-wrap .layout .search-input input[type=search]{font-size:var(--cs-fs-md)}}@media (prefers-reduced-motion:reduce){#wrapper #customer-service .container .detail-wrap .detail-box,#wrapper #customer-service .container .faq-wrap .detail-box,#wrapper #customer-service .container .detail-wrap .title-box:after,#wrapper #customer-service .container .faq-wrap .title-box:after{transition-duration:.01ms}#wrapper #customer-service.sl-cs-page .detail-wrap:hover .title-box,#wrapper #customer-service.sl-cs-page .faq-wrap:hover .title-box,#wrapper #customer-service.sl-cs-page .category-nav-wrap .layout ul.category-tap li:hover:not(.active),#wrapper #customer-service.sl-cs-page .container .more-btn:hover,#wrapper #customer-service.sl-cs-page.customer-form-wrap form.customer-form button.orn-btn.sl-cs-submit-btn:hover{transform:none}}@media (max-width:1024px){body{background:#f0f0f0!important}#wrapper{background:#fff;max-width:580px;margin:0 auto}}
#wrapper{width:100%;min-height:0}#wrapper #customer-service.sl-cs-page{width:100%}#wrapper #customer-service.sl-cs-page .sl-cs-list .empty{text-align:center;color:#898989;width:100%;padding:3rem 0;font-size:.875rem}@media (max-width:768px){#customer-service>div:first-child{justify-content:center!important;width:100%!important;display:flex!important}}
