.BoardCard_wrapper_flexCenter___jx9Y{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}.BoardCard_wrapper_flexBetween__Qrnuf{display:flex;align-items:center;justify-content:space-between;width:100%}.BoardCard_wrapper_vw__3x1mn{box-sizing:border-box;width:100%;max-width:1430px;padding-right:15px;padding-left:15px;margin:0 auto}@media screen and (max-width:1430px){.BoardCard_wrapper_vw__3x1mn{padding-right:0;padding-left:0}.BoardCard_wrapper_vw__3x1mn.BoardCard_hasPadding__DfgFt{padding-right:15px;padding-left:15px}}.BoardCard_wrapper_grid__vG_pR{display:grid;grid-template-columns:1060px 340px}@media screen and (max-width:1430px){.BoardCard_wrapper_grid__vG_pR{grid-template-columns:minmax(0,1fr) 340px!important}}@media screen and (max-width:1024px){.BoardCard_wrapper_grid__vG_pR{grid-template-columns:minmax(0,1fr)!important}}.BoardCard_wrapper_grid__vG_pR .BoardCard_wrapper_grid_1060__6ZnkN{padding-right:60px}@media screen and (max-width:1430px){.BoardCard_wrapper_grid__vG_pR .BoardCard_wrapper_grid_1060__6ZnkN{padding:0 30px 0 15px}}@media screen and (max-width:1024px){.BoardCard_wrapper_grid__vG_pR .BoardCard_wrapper_grid_1060__6ZnkN{padding-right:15px}}.BoardCard_mainTitle__5PF2i{font-size:36px;font-weight:700;line-height:100%;color:#222}@media screen and (max-width:1430px){.BoardCard_mainTitle__5PF2i{font-size:26px;line-height:130%}}.BoardCard_font_bold_point__OyMxP{font-weight:700;color:#256ef4}.BoardCard_adminDevInfo__JCa_A{width:100%;font-size:12px;color:red}.BoardCard_wrap__CiFF0{padding:100px 0}.BoardCard_grid__bLR00{display:grid;grid-template-columns:repeat(var(--grid-cols,4),minmax(0,1fr));grid-gap:32px;gap:32px}.BoardCard_card__EVEG8{position:relative;display:block;height:var(--card-h,420px);overflow:hidden;background:#fff;border:1px solid #e5e7eb;border-radius:6px;transition:transform .08s ease,box-shadow .08s ease}.BoardCard_card__EVEG8:hover{box-shadow:0 6px 18px rgba(0,0,0,.06);transform:translateY(-4px)}.BoardCard_thumb__MYNP_{position:relative;height:var(--thumb-h,366px);overflow:hidden;background:#f4f5f7}.BoardCard_thumb__MYNP_ img{width:100%;height:100%}.BoardCard_thumb__MYNP_ .BoardCard_videoImage__dYWmF{width:100%;height:var(--thumb-h,366px);transition:transform .3s ease}.BoardCard_thumb__MYNP_:hover .BoardCard_videoOverlay__avPGN{visibility:visible;opacity:1}.BoardCard_videoOverlay__avPGN{position:absolute;top:0;left:0;z-index:10;visibility:hidden;width:100%;height:100%;background:rgba(0,0,0,.4);opacity:0;transition:opacity .3s ease,visibility .3s ease}.BoardCard_videoOverlay__avPGN,.BoardCard_videoOverlay__avPGN img{display:flex;flex-direction:row;align-items:center;justify-content:center}.BoardCard_videoOverlay__avPGN img{width:60px;height:60px;transform:scale(.9);transition:transform .3s ease}.BoardCard_thumb__MYNP_:hover .BoardCard_videoOverlay__avPGN img{transform:scale(1)}.BoardCard_body__qX1lA{min-width:0;padding:15px}.BoardCard_title__lbuFt{overflow:hidden;text-overflow:ellipsis;font-size:20px;font-weight:600;color:#222;white-space:nowrap}.BoardCard_sub__i3aO2{height:24px;margin-top:5px;font-size:16px;font-weight:500;line-height:120%;color:#464c53}.BoardCard_noData__nXESb{grid-column:1/-1;padding:40px 0;color:#6b7280;text-align:center}.BoardCard_meta__O37y6{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:12px;padding-bottom:40px;margin-bottom:30px;background:#fff;border-bottom:2px solid #464c53}.BoardCard_metaItems___ocIV{display:flex;gap:30px}.BoardCard_metaItem__Z4xBZ,.BoardCard_metaItems___ocIV{flex-direction:row;align-items:center;justify-content:center}.BoardCard_metaItem__Z4xBZ{display:inline-flex;gap:10px}.BoardCard_metaItem__Z4xBZ:first-of-type{gap:5px}.BoardCard_badge__hGX_v{display:inline-flex;flex-direction:row;align-items:center;justify-content:center;height:34px;padding:0 13px;font-size:20px;font-weight:600;color:#063a74;text-align:center;background:#fff;border:1px solid rgba(0,72,155,.6);border-radius:100px;box-shadow:0 1px 0 rgba(15,23,42,.02)}.BoardCard_badge__hGX_v>strong{font-weight:800;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.BoardCard_badgeLabel__qtZXw{font-family:Pretendard;font-size:16px;font-style:normal;font-weight:400;line-height:24px;color:#222}.BoardCard_viewSwitch__qqDFr{display:flex;gap:8px}.BoardCard_viewBtnActive__2BVTT,.BoardCard_viewBtn__4OT8E{width:36px;height:36px;background:#fff;border:1px solid #e5e7eb;border-radius:8px}.BoardCard_cardPager__NdOqN{display:flex;gap:8px;justify-content:center;padding-top:40px;background:#fff;border-top:none}.BoardCard_card__EVEG8:hover .BoardCard_thumb__MYNP_ .BoardCard_videoOverlay__avPGN{visibility:visible;opacity:1}.BoardCard_card__EVEG8:hover .BoardCard_thumb__MYNP_ .BoardCard_videoOverlay__avPGN img{transform:scale(1)}.BoardCard_card__EVEG8:hover .BoardCard_thumb__MYNP_ .BoardCard_videoImage__dYWmF{transform:scale(1.03)}@media(max-width:1024px){.BoardCard_grid__bLR00{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.BoardCard_meta__O37y6{flex-direction:column;gap:30px;justify-content:center;width:100%;padding-bottom:20px;margin-bottom:15px}.BoardCard_meta__O37y6 .BoardCard_metaItems___ocIV:first-child{padding:18px 0}.BoardCard_metaItems___ocIV:last-child{justify-content:center;width:100%;padding:0 6px}}@media(max-width:500px){.BoardCard_card__EVEG8,.BoardCard_thumb__MYNP_{width:256px}.BoardCard_thumb__MYNP_ img{width:auto;object-fit:contain}.BoardCard_grid__bLR00{place-items:center}}.BoardCard_checkWrap__tl1R5{position:absolute;top:8px;left:8px;z-index:30}.BoardCard_checkLabel__BNfn7,.BoardCard_checkWrap__tl1R5{display:flex;flex-direction:row;align-items:center;justify-content:center;width:20px;height:20px}.BoardCard_checkLabel__BNfn7{position:relative;line-height:0}.BoardCard_checkInput__ePHSi{position:absolute;top:0;left:0;width:20px;height:20px;margin:0;opacity:0}.BoardCard_checkVisual__LLWLg{position:relative;box-sizing:border-box;width:20px;height:20px;background:#fff;border:2px solid #e5e7eb;border-radius:4px}.BoardCard_checkVisual__LLWLg:after{position:absolute;top:50%;left:50%;width:6px;height:10px;content:"";border-right:2px solid #fff;border-bottom:2px solid #fff;opacity:0;transform:translate(-50%,-56%) rotate(45deg);transition:opacity .15s ease}.BoardCard_checkInput__ePHSi:checked+.BoardCard_checkVisual__LLWLg{background:#2563eb;border-color:#2563eb;box-shadow:inset 0 0 0 2px rgba(37,99,235,.15)}.BoardCard_checkInput__ePHSi:checked+.BoardCard_checkVisual__LLWLg:after{opacity:1}