@import "https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/static/pretendard.min.css";
:root{--primary-color:#ff6700;--white:#fff;--black:#000;--gray-100:#f4f4f4;--gray-200:#dbdbdb;--gray-300:#d9d9d9;--gray-400:#9b9b9b;--gray-500:#595959;--gray-600:#505050;--gray-800:#222;--gray-900:#202020}html,body{scroll-behavior:smooth;max-width:100vw;overflow-x:hidden}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Pretendard}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}
.Header-module__lnUIdW__header{z-index:50;background-color:#ffffffe6;width:100%;height:80px;padding-top:14px;padding-bottom:14px;position:fixed;top:0;left:0}.Header-module__lnUIdW__container{justify-content:space-between;align-items:center;width:100%;max-width:1180px;height:100%;margin:0 auto;padding:0 16px;display:flex}.Header-module__lnUIdW__desktopNav{gap:24px;display:flex}.Header-module__lnUIdW__navLink{cursor:pointer;font-size:16px;font-weight:500}.Header-module__lnUIdW__dropdownWrapper{width:140px;height:32px;position:relative}.Header-module__lnUIdW__dropdownTrigger{cursor:pointer;background:#fff;border:1px solid #d9d9d9;border-radius:5px;justify-content:space-between;align-items:center;width:100%;height:100%;padding:6px 8px;display:flex}.Header-module__lnUIdW__langInfo{align-items:center;gap:8px;display:flex}.Header-module__lnUIdW__langCode{color:#000;font-size:15px;font-weight:400}.Header-module__lnUIdW__dropdownList{z-index:100;background-color:#fff;border-radius:5px;flex-direction:column;gap:4px;width:100%;max-height:135px;margin-top:8px;padding:6px 0 6px 8px;list-style:none;display:flex;position:absolute;top:100%;left:0;overflow-y:auto}.Header-module__lnUIdW__dropdownList::-webkit-scrollbar{width:8px}.Header-module__lnUIdW__dropdownList::-webkit-scrollbar-track{background-color:#0000;background-clip:padding-box;border:2px solid #0000;margin-top:6px;margin-bottom:6px}.Header-module__lnUIdW__dropdownList::-webkit-scrollbar-thumb{background-color:#d9d9d9;background-clip:padding-box;border:2px solid #0000;border-radius:10px}.Header-module__lnUIdW__dropdownItem{cursor:pointer;background-color:#fff;border:none;border-radius:3px;width:100%;height:27px;padding:4px}.Header-module__lnUIdW__dropdownItem:hover,.Header-module__lnUIdW__selected{background-color:#f4f4f4}.Header-module__lnUIdW__hamburger{cursor:pointer;background:0 0;border:none;display:none}.Header-module__lnUIdW__mobileMenuOverlay{display:none}@media (max-width:768px){.Header-module__lnUIdW__header{height:56px}.Header-module__lnUIdW__container{justify-content:space-between;align-items:center;display:flex}.Header-module__lnUIdW__dropdownWrapper{width:auto;height:auto;position:static}.Header-module__lnUIdW__dropdownList{border-radius:0;width:100%;max-height:195px;margin-top:0;padding:16px 0 16px 16px;position:fixed;top:56px}.Header-module__lnUIdW__dropdownItem{align-items:center;height:40px;padding:4px;display:flex}.Header-module__lnUIdW__dropdownItem .Header-module__lnUIdW__langCode{font-size:15px;display:block!important}.Header-module__lnUIdW__logo{width:76px;height:auto}.Header-module__lnUIdW__desktopNav{display:none}.Header-module__lnUIdW__dropdownTrigger{background:0 0;border:none;width:auto}.Header-module__lnUIdW__rightControls{align-items:center;gap:16px;display:flex}.Header-module__lnUIdW__hamburger{display:block}.Header-module__lnUIdW__langCode,.Header-module__lnUIdW__chevron{display:none}.Header-module__lnUIdW__mobileMenuOverlay{z-index:49;background-color:#fff;width:100vw;padding:20px;display:block;position:fixed;top:56px;left:0}.Header-module__lnUIdW__mobileNav{flex-direction:column;gap:24px;display:flex}.Header-module__lnUIdW__dropdownList::-webkit-scrollbar{width:16px}.Header-module__lnUIdW__dropdownList::-webkit-scrollbar-track{background-color:#0000;background-clip:padding-box;border:6px solid #0000;margin-top:6px;margin-bottom:6px}.Header-module__lnUIdW__dropdownList::-webkit-scrollbar-thumb{background-color:#d9d9d9;background-clip:padding-box;border:6px solid #0000;border-radius:10px}}
.Footer-module__3hUVsW__footer{background-color:var(--white);width:100%;padding:56px 0}.Footer-module__3hUVsW__container{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;width:100%;max-width:1180px;margin:0 auto;padding:0 16px;display:flex}.Footer-module__3hUVsW__leftSection{flex-direction:column;gap:32px;display:flex}.Footer-module__3hUVsW__info{color:var(--gray-600);flex-direction:column;gap:8px;font-size:13px;font-style:normal;font-weight:400;display:flex}.Footer-module__3hUVsW__infoRow{color:var(--gray-600);align-items:center;gap:12px;font-size:13px;font-weight:400;display:flex}.Footer-module__3hUVsW__divider,.Footer-module__3hUVsW__desktopDivider{background-color:var(--gray-200);width:1px;height:11px;display:inline-block}.Footer-module__3hUVsW__copyright{color:var(--gray-400);font-size:13px;font-style:normal;font-weight:400}.Footer-module__3hUVsW__rightSection{flex-direction:column;gap:8px;display:flex}@media (max-width:768px){.Footer-module__3hUVsW__container{flex-direction:column;align-items:flex-start;gap:40px}.Footer-module__3hUVsW__leftSection{gap:24px;width:100%}.Footer-module__3hUVsW__desktopDivider{display:none}.Footer-module__3hUVsW__mobileCol{flex-direction:column;align-items:flex-start;gap:8px}.Footer-module__3hUVsW__rightSection{align-items:flex-start;gap:12px;width:100%}}
