.exhibition-list-wrapper{box-sizing:border-box;width:100%;padding-bottom:120px;overflow-x:hidden}@media screen and (max-width:700px){.exhibition-list-wrapper{padding-bottom:80px}}.exhibition-list-wrapper .exhibition-banner{width:100%;height:656px;position:relative;overflow:hidden}@media screen and (max-width:1024px){.exhibition-list-wrapper .exhibition-banner{height:320px}}@media screen and (max-width:700px){.exhibition-list-wrapper .exhibition-banner{height:240px}}.exhibition-list-wrapper .exhibition-banner .exhibition-banner-bg{object-fit:cover;width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0}.exhibition-list-wrapper .exhibition-banner .exhibition-banner-inner{z-index:1;box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;gap:20px;width:100%;max-width:1440px;height:100%;margin:0 auto;padding:0 80px;display:flex;position:relative}@media screen and (max-width:1024px){.exhibition-list-wrapper .exhibition-banner .exhibition-banner-inner{gap:16px;padding:0 40px}}@media screen and (max-width:700px){.exhibition-list-wrapper .exhibition-banner .exhibition-banner-inner{gap:10px;padding:0 20px}}.exhibition-list-wrapper .exhibition-banner .exhibition-banner-inner .exhibition-banner-title{letter-spacing:-.5px;font-size:50px}@media screen and (max-width:1024px){.exhibition-list-wrapper .exhibition-banner .exhibition-banner-inner .exhibition-banner-title{font-size:28px}}@media screen and (max-width:700px){.exhibition-list-wrapper .exhibition-banner .exhibition-banner-inner .exhibition-banner-title{font-size:22px}}.exhibition-list-wrapper .exhibition-banner .exhibition-banner-inner .exhibition-banner-desc{text-align:center;opacity:.95;font-size:24px;line-height:1.6}@media screen and (max-width:1024px){.exhibition-list-wrapper .exhibition-banner .exhibition-banner-inner .exhibition-banner-desc{font-size:16px}}@media screen and (max-width:700px){.exhibition-list-wrapper .exhibition-banner .exhibition-banner-inner .exhibition-banner-desc{font-size:14px}}.exhibition-list-wrapper .exhibition-list-inner{box-sizing:border-box;width:100%;max-width:1600px;margin:0 auto;padding:80px 80px 0}@media screen and (max-width:1024px){.exhibition-list-wrapper .exhibition-list-inner{padding:48px 40px 0}}@media screen and (max-width:700px){.exhibition-list-wrapper .exhibition-list-inner{padding:32px 20px 0}}.exhibition-list-wrapper .exhibition-list-inner .exhibition-grid{grid-template-columns:repeat(3,1fr);gap:40px 24px;margin:0;padding:0;list-style:none;display:grid}@media screen and (max-width:1024px){.exhibition-list-wrapper .exhibition-list-inner .exhibition-grid{grid-template-columns:repeat(2,1fr);gap:32px 20px}}@media screen and (max-width:700px){.exhibition-list-wrapper .exhibition-list-inner .exhibition-grid{grid-template-columns:1fr;gap:24px}}.exhibition-list-wrapper .exhibition-list-inner .exhibition-grid .exhibition-card{cursor:pointer;flex-direction:column;gap:16px;transition:transform .2s;display:flex}.exhibition-list-wrapper .exhibition-list-inner .exhibition-grid .exhibition-card:hover{transform:translateY(-4px)}.exhibition-list-wrapper .exhibition-list-inner .exhibition-grid .exhibition-card.is-ended{opacity:.4}.exhibition-list-wrapper .exhibition-list-inner .exhibition-grid .exhibition-card.skeleton{cursor:default}.exhibition-list-wrapper .exhibition-list-inner .exhibition-grid .exhibition-card.skeleton:hover{transform:none}.exhibition-list-wrapper .exhibition-list-inner .exhibition-grid .exhibition-card.skeleton .exhibition-thumb{line-height:0}.exhibition-list-wrapper .exhibition-list-inner .exhibition-grid .exhibition-card.skeleton .exhibition-thumb .react-loading-skeleton{height:100%!important}.exhibition-list-wrapper .exhibition-list-inner .exhibition-grid .exhibition-card.skeleton .exhibition-info{gap:10px}.exhibition-list-wrapper .exhibition-list-inner .exhibition-grid .exhibition-card.skeleton .exhibition-info .exhibition-skeleton-status{margin-bottom:4px}.exhibition-list-wrapper .exhibition-list-inner .exhibition-grid .exhibition-card .exhibition-thumb{aspect-ratio:466/350;background-color:#f4f4f4;border-radius:16px;width:100%;position:relative;overflow:hidden}.exhibition-list-wrapper .exhibition-list-inner .exhibition-grid .exhibition-card .exhibition-thumb .exhibition-thumb-img{object-fit:cover;width:100%;height:100%;display:block}.exhibition-list-wrapper .exhibition-list-inner .exhibition-grid .exhibition-card .exhibition-info{flex-direction:column;gap:8px;display:flex}@media screen and (max-width:700px){.exhibition-list-wrapper .exhibition-list-inner .exhibition-grid .exhibition-card .exhibition-info{gap:6px}}.exhibition-list-wrapper .exhibition-list-inner .exhibition-grid .exhibition-card .exhibition-info .exhibition-status{color:var(--color-white);border-radius:8px;align-self:flex-start;margin-bottom:4px;padding:6px 12px;font-size:12px;font-weight:600;line-height:1}@media screen and (max-width:700px){.exhibition-list-wrapper .exhibition-list-inner .exhibition-grid .exhibition-card .exhibition-info .exhibition-status{padding:5px 10px;font-size:12px}}.exhibition-list-wrapper .exhibition-list-inner .exhibition-grid .exhibition-card .exhibition-info .exhibition-status.ongoing{background-color:var(--color-primary)}.exhibition-list-wrapper .exhibition-list-inner .exhibition-grid .exhibition-card .exhibition-info .exhibition-status.scheduled{color:#292929;background-color:#f5c518}.exhibition-list-wrapper .exhibition-list-inner .exhibition-grid .exhibition-card .exhibition-info .exhibition-status.ended{background-color:#9a9a9a}.exhibition-list-wrapper .exhibition-list-inner .exhibition-grid .exhibition-card .exhibition-info .exhibition-title{-webkit-line-clamp:2;text-overflow:ellipsis;word-break:keep-all;-webkit-box-orient:vertical;font-size:24px;line-height:1.45;display:-webkit-box;overflow:hidden;font-weight:700!important}@media screen and (max-width:1024px){.exhibition-list-wrapper .exhibition-list-inner .exhibition-grid .exhibition-card .exhibition-info .exhibition-title{font-size:20px}}@media screen and (max-width:700px){.exhibition-list-wrapper .exhibition-list-inner .exhibition-grid .exhibition-card .exhibition-info .exhibition-title{font-size:18px}}.exhibition-list-wrapper .exhibition-list-inner .exhibition-grid .exhibition-card .exhibition-info .exhibition-date{font-size:16px}@media screen and (max-width:1024px){.exhibition-list-wrapper .exhibition-list-inner .exhibition-grid .exhibition-card .exhibition-info .exhibition-date{font-size:14px}}@media screen and (max-width:700px){.exhibition-list-wrapper .exhibition-list-inner .exhibition-grid .exhibition-card .exhibition-info .exhibition-date{font-size:12px}}.exhibition-list-wrapper .exhibition-list-inner .exhibition-empty{justify-content:center;align-items:center;width:100%;padding:80px 0;display:flex}.exhibition-list-wrapper .exhibition-list-inner .exhibition-load-more{width:100%;height:1px;margin-top:40px}
