:root{--toastify-toast-width:330px}.Toastify__toast--warning{background:#fff6ef!important}.Toastify__toast--success{position:relative;background:#ebfdff!important}.Toastify__text-box{display:flex;flex-direction:column}.Toastify__text-box>h5{font-family:Pretendard SemiBold;font-size:15px;color:#2c2c2c}.Toastify__toast-icon{position:relative}.Toastify__text-box>p{font-family:Pretendard Regular;font-size:14px;color:#505050}.Toastify__main-img{top:-20px;position:absolute}.Toastify__close-error-img,.Toastify__close-img,.Toastify__main-error-img,.Toastify__main-img{width:20px;height:20px;-o-object-fit:cover;object-fit:cover}.Toastify__close-error-img{position:absolute;right:16px;top:22px}@media (max-width:650px){.Toastify__toast-container{width:calc(100% - 32px);margin:0 auto;bottom:20px}}@media (max-width:480px){.Toastify__toast-container{left:unset}}.detail-content-section{display:flex;flex-direction:row;padding:94px 150px 94px 0;box-sizing:border-box}.column-detail-content-section{-moz-column-gap:44px;column-gap:44px}.sider-menu-box{min-width:280px;max-width:280px;display:flex;flex-direction:column;padding-left:60px;gap:24px}.sider-menu-box p{display:flex;gap:24px;font-size:19px;color:grey;cursor:pointer;width:-moz-max-content;width:max-content;transition:.3s;font-family:Pretendard Bold}.sider-menu-box p.active,.sider-menu-box p:hover{color:#000}.side-menu-icon{width:4px;-o-object-fit:contain;object-fit:contain;visibility:hidden}.sider-menu-box p.active .side-menu-icon{visibility:visible}.content-children-box{flex-grow:1;flex-shrink:1;box-sizing:border-box;min-width:0;width:100%}@media screen and (max-width:1300px){.detail-content-section{padding:50px 50px 50px 0}.column-detail-content-section{-moz-column-gap:28px;column-gap:28px}.sider-menu-box{padding-left:50px;min-width:250px;gap:14px}.sider-menu-box p{font-size:17px}}@media screen and (max-width:1000px){.column-detail-content-section{-moz-column-gap:20px;column-gap:20px}.sider-menu-box{min-width:250px;gap:10px}}@media screen and (max-width:650px){.detail-content-section{flex-direction:column;padding:20px 0 28px}.column-detail-content-section{-moz-column-gap:0;column-gap:0}.sider-menu-box{flex-direction:row;gap:20px;padding:0 20px;min-width:100%;overflow-x:auto;border-bottom:1px solid #f0f0f0}.sider-menu-box::-webkit-scrollbar{height:5px}.sider-menu-box::-webkit-scrollbar-thumb{background-color:#b1b1b1}.sider-menu-box::-webkit-scrollbar-track{background-color:#e6e6e6}.sider-menu-box::-webkit-scrollbar-thumb,.sider-menu-box::-webkit-scrollbar-track{border-radius:2px}.sider-menu-box p{flex-direction:column-reverse;font-size:15px;border-bottom:2px solid transparent;padding-bottom:6px;white-space:nowrap}.sider-menu-box p.active{border-bottom:2px solid #fe6f0f}.side-menu-icon{display:none}.content-children-box{margin-top:28px}}.column-category-menu{display:flex;flex-direction:column;gap:14px}.column-menu-item{display:flex;gap:24px;align-items:center;padding:6px 0;cursor:pointer;transition:color .2s}.column-menu-item:hover{color:#000}.column-menu-bar{width:4px;min-width:4px;height:20px;background-color:#e0e0e0;visibility:hidden}.column-menu-item.active .column-menu-bar{visibility:visible;background-color:#fe6f0f}.column-menu-label{display:flex;align-items:center;gap:4px;font-family:Pretendard Bold,Noto Sans KR,sans-serif;font-size:18px;font-weight:700;color:grey;letter-spacing:-.5px}.column-menu-item.active .column-menu-label{color:#111}.column-menu-lock{margin-right:4px;vertical-align:middle}.column-category-group{display:flex;flex-direction:column;gap:4px}.column-category-sub{display:flex;flex-direction:column;padding-left:30px}.column-category-sub:not(.expanded){display:none}.column-menu-toggle{margin-left:auto;padding:4px;background:none;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center}.column-menu-chevron{transition:transform .2s ease}.column-menu-toggle.expanded .column-menu-chevron{transform:rotate(180deg)}.column-menu-secondary{padding:12px 0}.column-menu-secondary .column-menu-label{font-family:Pretendard SemiBold,Noto Sans KR,sans-serif;font-size:16px;font-weight:600;color:#666}.column-menu-secondary .column-menu-label.active,.column-menu-secondary.active .column-menu-label{color:#fe6f0f}@media screen and (max-width:1300px){.column-category-menu{gap:14px}.column-menu-label{font-size:17px}.column-menu-secondary .column-menu-label{font-size:15px}}@media screen and (max-width:1000px){.column-category-menu{gap:10px}}.column-category-placeholder{padding:40px 0;text-align:center;color:#666;font-family:Pretendard Regular,sans-serif}@media screen and (max-width:650px){.column-category-menu{flex-direction:row;gap:20px;min-width:100%;overflow-x:auto;border-bottom:1px solid #f0f0f0;scrollbar-width:none;-ms-overflow-style:none}.column-category-menu::-webkit-scrollbar{display:none}.column-menu-item{flex-direction:column-reverse;padding:6px 0;white-space:nowrap;border-bottom:2px solid transparent}.column-menu-item.active{border-bottom:2px solid #fe6f0f}.column-menu-label{font-size:15px}.column-category-group{flex-direction:row;flex-wrap:wrap}.column-category-sub{display:none}.column-category-sub-mobile-wrap{display:flex;width:100%;border-bottom:1px solid #ededed}.column-category-sub-mobile{display:flex;flex-direction:row;gap:20px;padding:0 16px;min-width:100%;overflow-x:auto;align-items:center}.column-category-sub-mobile::-webkit-scrollbar{height:5px}.column-category-sub-mobile::-webkit-scrollbar-thumb{background-color:#b1b1b1}.column-category-sub-mobile::-webkit-scrollbar-track{background-color:#e6e6e6}.column-category-sub-mobile-item{display:flex;align-items:center;justify-content:center;gap:4px;padding:10px 0;white-space:nowrap;cursor:pointer;font-family:Noto Sans KR,Pretendard Regular,sans-serif;font-size:15px;font-weight:400;color:#696969;letter-spacing:-.6px;line-height:1.5}.column-category-sub-mobile-item.active{font-family:Noto Sans KR,Pretendard SemiBold,sans-serif;font-weight:600;color:#fe6f0f}.column-category-sub-mobile-lock{flex-shrink:0}}.detail-header-container{position:relative;display:flex;flex-direction:column;background:#f8f8f8;padding:55px 0 0 150px;width:100%;height:380px}.breadcrumb-box,.breadcrumb-box>div{display:flex;flex-direction:row}.breadcrumb-box-home-img{width:24px;-o-object-fit:cover;object-fit:cover}.breadcrumb-box-line-img{width:2px;margin:2px 24px;-o-object-fit:contain;object-fit:contain}.breadcrumb-box>div>a>span{font-size:15px;font-family:Pretendard SemiBold;color:grey}.breadcrumb-box>div>a>span.active{color:#2c2c2c}.detail-header-container>h1{margin-top:60px;font-size:56px;font-family:Pretendard Bold;color:#2c2c2c}.detail-header-container>span{margin-top:26px;font-size:18px;font-family:Pretendard Regular;color:#505050}.detail-background-img{width:880px}.detail-background-img,.detail-background-img.mobile{position:absolute;top:0;right:0;-o-object-fit:cover;object-fit:cover}.detail-background-img.mobile{display:none;width:200px}.detail-header-span{display:block}.detail-header-span.mobile{display:none}@media (max-width:1300px){.detail-header-container{padding:39px 0 0 50px;height:280px}.detail-background-img{width:450px}.breadcrumb-box>div>a>span{font-size:12px}.detail-header-container>h1{margin-top:50px;font-size:30px}.detail-header-container>span{margin-top:26px;font-size:14px}}@media (max-width:650px){.breadcrumb-box{display:none}.detail-header-container{padding:30px 16px;height:unset;margin-bottom:20px}.detail-header-container>h1{font-size:20px;margin-top:0}.detail-header-container>span{margin-top:15px;font-size:14px}.detail-header-span{display:none}.detail-header-span.mobile{display:block}.detail-background-img{display:none}.detail-background-img.mobile{display:block}}