.CardGrid_cardGridContainer__hpQjw{width:100%;padding:20px;box-sizing:border-box}.CardGrid_cardGrid__yyrSr{display:grid;grid-template-columns:repeat(1,1fr);gap:32px;width:100%}.CardGrid_card__WCh41{width:100%;height:360px;border-radius:8px;padding:30px;overflow:hidden;box-shadow:0 4px 8px rgba(0,0,0,.1);transition:transform .3s,box-shadow .3s;background-color:#fff;display:flex;flex-direction:column;cursor:pointer}.CardGrid_card__WCh41:hover{transform:translateY(-5px);box-shadow:0 6px 12px rgba(0,0,0,.15)}.CardGrid_card__WCh41:hover .CardGrid_cardImage__ORCn_{transform:scale(1.05)}.CardGrid_cardImageContainer__slf_f{width:100%;height:175px;border-radius:6px;overflow:hidden;position:relative}.CardGrid_cardImage__ORCn_{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.CardGrid_cardContent__o_r_K{flex-grow:1;display:flex;flex-direction:column}.CardGrid_cardTitle__5CH9z{margin-bottom:10px;padding-top:20px;font-size:21px;font-weight:700;color:#333;-webkit-line-clamp:1}.CardGrid_cardDescription__GB2fT,.CardGrid_cardTitle__5CH9z{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis}.CardGrid_cardDescription__GB2fT{margin:0;font-size:14px;color:#666;line-height:1.4;font-weight:400;-webkit-line-clamp:2;max-height:2.8em}.CardGrid_cardFooter__p9zpg{margin-top:auto;display:flex;justify-content:right;align-items:center}.CardGrid_heartIcon__4H_K5{width:18px;height:18px}.CardGrid_likeCount__MGHLc{font-size:14px;font-weight:400;line-height:1.5;margin-left:3px}@media(max-width:460px){.CardGrid_cardTitle__5CH9z{font-size:18px}}@media(min-width:600px){.CardGrid_cardGrid__yyrSr{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.CardGrid_cardGrid__yyrSr{grid-template-columns:repeat(3,1fr)}}.ShowCase_searchContainer__ZVHmt{display:flex;gap:16px;margin-bottom:24px;padding:0 20px;align-items:center;flex-wrap:wrap;justify-content:space-between}.ShowCase_searchWrapper__KOiUX{position:relative;flex:1;max-width:420px;display:flex;align-items:center}.ShowCase_searchIcon___IQhz{position:absolute;right:16px;color:#6b7280;pointer-events:none;top:50%;transform:translateY(-50%);z-index:1}.ShowCase_searchInput__AAHtd{flex:1;max-width:420px;padding:10px 16px;border:1px solid #e1e4e8;border-radius:24px;font-size:14px;transition:border-color .2s}.ShowCase_searchInput__AAHtd:focus{border-color:#1c66e5;outline:none}.ShowCase_clearButton__8BTJS{position:absolute;right:42px;padding:6px;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;color:#6b7280;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .2s}.ShowCase_clearButton__8BTJS:hover{background-color:#f3f4f6;color:#374151}.ShowCase_clearButton__8BTJS:focus{outline:none;background-color:#f3f4f6}.ShowCase_clearButton__8BTJS:active{transform:scale(.95)}.ShowCase_sortByWrapper__Jdn1p{position:relative;display:flex}.ShowCase_selectBox__JAY1e{display:flex;width:100%;padding:10px 98px 10px 16px;border:1px solid #e4e8ee;color:#8f97a7;border-radius:25px;font-size:14px;line-height:22px;background-color:#fff;cursor:default}.ShowCase_boxArrow__1iBbW{position:absolute;top:50%;transform:translateY(-50%);right:16px;color:#000;z-index:100}.ShowCase_selectBox__JAY1e:focus,.ShowCase_selectBox__JAY1e:hover{border-color:#1c66e5;color:#000}.ShowCase_options__Q3aAD{position:absolute;width:100%;padding:16px 20px;height:108px;top:53px;border-radius:20px;color:#000;background-color:#fff;border:1px solid rgba(0,0,0,.1);cursor:default;z-index:30}.ShowCase_options__Q3aAD li{height:38px;line-height:38px}.ShowCase_options__Q3aAD li:hover{color:#1c66e5}.ShowCase_resultCount__dtlX_{margin:16px 0;color:#666;font-size:14px}.ShowCase_resultCount__dtlX_ .ShowCase_pageInfo__KCP4E{margin-left:8px;color:#999}.ShowCase_pagesContainer__iHWGX{display:flex;gap:100px;margin-top:20px;padding:20px 0 0;justify-content:center;align-items:center}@media(max-width:768px){.ShowCase_pagesContainer__iHWGX{flex-direction:column;gap:16px;align-items:center}}.ShowCase_lenDesc__wBnth{display:flex;justify-content:right;flex:1;color:#929cb2}@media(max-width:768px){.ShowCase_lenDesc__wBnth{justify-content:center;flex:none;order:2}}.ShowCase_pagination__PV8Co{flex:1;display:flex;justify-content:left;align-items:center;gap:8px}@media(max-width:768px){.ShowCase_pagination__PV8Co{justify-content:center;flex:none;order:1}}.ShowCase_pagination__PV8Co .ShowCase_pageButton__lCj_n{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background-color:#fff;border-radius:4px;background:#fff;cursor:pointer;transition:all .2s ease}.ShowCase_pagination__PV8Co .ShowCase_pageButton__lCj_n:disabled{opacity:.5;cursor:not-allowed}.ShowCase_pagination__PV8Co .ShowCase_pageButton__lCj_n svg{width:20px;height:20px}.ShowCase_pagination__PV8Co .ShowCase_pageNumbers__XtY_H{display:flex;align-items:center;gap:4px}.ShowCase_pagination__PV8Co .ShowCase_pageNumber__ltvNI{min-width:36px;height:36px;padding:0 12px;border:1px solid #e0e0e0;border-radius:4px;background:#fff;color:#333;font-size:14px;font-weight:400;line-height:22px;cursor:pointer;transition:all .2s ease}.ShowCase_pagination__PV8Co .ShowCase_pageNumber__ltvNI:hover{background:#f5f5f5;border-color:#1c66e5;color:#1c66e5}.ShowCase_pagination__PV8Co .ShowCase_pageNumber__ltvNI.ShowCase_active__Ng8Ta{background:#1c66e5;border-color:#1c66e5;color:#fff}.ShowCase_pagination__PV8Co .ShowCase_pageNumber__ltvNI.ShowCase_active__Ng8Ta:hover{background:#1557c0;border-color:#1557c0}.ShowCase_pagination__PV8Co .ShowCase_ellipsis__iHzMN{padding:0 8px;color:#999;font-size:14px}@media(max-width:600px){.ShowCase_searchContainer__ZVHmt{justify-content:space-between;gap:0}.ShowCase_searchWrapper__KOiUX{flex:0 0 48%;max-width:48%}.ShowCase_sortByWrapper__Jdn1p{flex:0 0 48%}.ShowCase_selectBox__JAY1e{padding:10px 40px 10px 20px}.ShowCase_searchInput__AAHtd{width:100%}}.MainBanner_cardBanner__9Y7gG{position:relative;height:340px;background-color:skyblue}.MainBanner_wrapper__n9URh{padding-top:60px;margin:0 auto;max-width:1180px}.MainBanner_BannerTitle__10lk2{max-width:800px;font-weight:700;font-size:42px;line-height:50px;padding-right:20px}.MainBanner_BannerButton__S4f7M{width:138px;height:53px;border-radius:34px;padding:10px 24px;background:#1e66e5;color:#fff;margin-top:32px;text-align:center;font-weight:700;font-size:20px;line-height:32px;white-space:nowrap}@media(max-width:1240px){.MainBanner_BannerButton__S4f7M,.MainBanner_BannerTitle__10lk2{margin-left:20px}}@media(max-width:700px){.MainBanner_BannerTitle__10lk2{font-size:35px;line-height:1.2}.MainBanner_BannerButton__S4f7M{font-size:18px}}@media(max-width:550px){.MainBanner_BannerTitle__10lk2{font-size:30px;line-height:1.2}.MainBanner_BannerButton__S4f7M{font-size:16px;padding:8px 22px}}.pg-eo-hackathon .tav-eo-redemption-banner{max-height:460px;height:auto;background:#00073d;padding-bottom:100px}.pg-eo-hackathon .tav-eo-redemption-banner-inner{max-width:1180px;text-align:left;padding-top:70px}.pg-eo-hackathon .tav-eo-redemption-banner-title{font-size:32px;font-weight:700;line-height:50px}.pg-eo-hackathon .tav-eo-redemption-banner-title .title-highlight{color:#0052d9;font-size:42px}.pg-eo-hackathon .tav-eo-redemption-banner-content{margin-top:40px}.pg-eo-hackathon .tav-eo-redemption-banner-buttons{display:flex;gap:24px;margin-top:50px;text-align:left}.pg-eo-hackathon .tav-eo-redemption-banner-buttons .t-button+.t-button{margin-left:0}.pg-eo-hackathon .tav-eo-redemption-banner-tips{position:absolute;background-color:transparent;padding:0;margin-top:36px;color:#fff;font-size:18px;font-weight:700;line-height:24px}.pg-eo-hackathon .tav-eo-redemption-banner-bg{top:0;left:0;background-size:auto 100%}.pg-eo-hackathon .tav-landing-section{padding-top:0}.pg-eo-hackathon .tav-landing-section:first-of-type{padding-top:80px}.pg-eo-hackathon .tav-document-faq{background:#f5f7ff;border-radius:24px;padding:30px;box-shadow:0 8px 18px 0 rgba(73,110,184,.04),0 -1px 3px 0 rgba(70,98,140,.06)}.pg-eo-hackathon .tav-document-faq__list-item:first-child{margin-top:0}.pg-eo-hackathon .tav-document-faq__list-item:last-child{padding-bottom:0;border-bottom:0}.pg-eo-hackathon .tav-document-faq__list-item-hd{padding-right:0}.pg-eo-hackathon .tav-document-faq__list-item-bd{margin:20px 0 0;line-height:24px;font-size:14px;color:#4f586b}.pg-eo-hackathon .tav-document-faq__list-item-bd .is-primary{color:#005aff}.pg-eo-hackathon .tav-document-faq__list-item-bd h4{margin-top:20px;margin-bottom:12px;font-weight:700}.pg-eo-hackathon .tav-document-faq__list-item-bd h4:first-child{margin-top:0}.pg-eo-hackathon .tav-document-faq__list-item-bd h4:last-child{margin-bottom:0}.pg-eo-hackathon .tav-document-faq__list-item-bd ul,.pg-eo-hackathon .tav-document-faq__list-item-bd ul>li{list-style-type:disc;list-style-position:inside}.pg-eo-hackathon .tav-document-faq__list-item-bd ul a,.pg-eo-hackathon .tav-document-faq__list-item-bd ul>li a{text-decoration:underline;word-break:break-all}.pg-eo-hackathon .tav-document-faq__list-item-bd .t-link{line-height:inherit;font-size:inherit;color:inherit}.pg-eo-hackathon .tav-document-faq__list-item-bd .t-link.t-is-underline:after{display:none;border-color:#4f586b}.pg-eo-hackathon .tav-document-faq__list-item-bd .t-link.t-is-underline{text-decoration:underline;word-break:break-all}.pg-eo-hackathon .tav-document-faq__list-item-bd .t-link--theme-primary{color:#005aff}.pg-eo-hackathon .tav-document-faq__list-item-bd .t-link--theme-primary.t-is-underline:after{display:none;border-color:#005aff}@media screen and (max-width:768px){.pg-eo-hackathon .tav-eo-redemption-banner{padding-bottom:60px}.pg-eo-hackathon .tav-eo-redemption-banner-buttons{margin-top:35px;text-align:left;flex-direction:row;gap:16px}.pg-eo-hackathon .tav-eo-redemption-banner-buttons .t-button{margin-top:0;padding:6px 12px;text-align:center;font-size:14px;font-weight:700;line-height:22px;height:34px}.pg-eo-hackathon .tav-eo-redemption-banner-tips{margin-top:18px;height:18px;font-size:10px;font-weight:400;line-height:18px}.pg-eo-hackathon .tav-eo-redemption-banner-inner{padding-top:40px}.pg-eo-hackathon .tav-document-faq{padding:20px}.pg-eo-hackathon .tav-landing-section:first-of-type{padding-top:40px}.pg-eo-hackathon .tav-landing-section__hd{margin-bottom:20px}.pg-eo-hackathon .tav-landing-section__title{color:#000;text-align:center;font-size:24px;font-weight:700;line-height:30px}}.worksDisplay_tabContainer__y_4m0{display:flex;position:relative;background-color:transparent}.worksDisplay_tabButton__vAv_Z{position:relative;padding:12px 24px;background:none;font-size:24px;line-height:32px;font-weight:700;color:#6b7280;cursor:pointer;white-space:nowrap;border:none;border-bottom:2px solid #1c66e5;z-index:1}.worksDisplay_active__NROMk{color:#1c66e5}.worksDisplay_borderBottom__5iO_J{position:absolute;width:100%;bottom:0;border-bottom:2px solid #f2f5fa}@media(max-width:768px){.worksDisplay_tabContainer__y_4m0{overflow-x:auto;scrollbar-width:none}.worksDisplay_tabContainer__y_4m0::-webkit-scrollbar{display:none}.worksDisplay_tabButton__vAv_Z{padding:10px 16px;font-size:14px;flex-shrink:0}}