.Contests-module__IgkTvG__contestsPageBackground{background-color:#e7f2fd;flex-direction:column;min-height:100vh;display:flex}.Contests-module__IgkTvG__pageContainer{max-width:1200px;margin:0 auto;padding:20px}.Contests-module__IgkTvG__bannerSection{color:#e0f2ff;background-color:#0056b3;border-bottom-right-radius:10rem;justify-content:center;align-items:center;width:100%;height:40vh;padding:40px 20px;display:flex;position:relative;overflow:hidden}.Contests-module__IgkTvG__bannerInner{box-sizing:border-box;justify-content:flex-start;width:100%;max-width:1200px;padding:0 20px;display:flex}.Contests-module__IgkTvG__bannerContent{z-index:2;text-align:left;max-width:1000px;position:relative}.Contests-module__IgkTvG__bannerContentTitle{color:#fff;margin-bottom:10px;font-size:3.2em;font-weight:700}.Contests-module__IgkTvG__bannerContentSubtitle{color:#fff;opacity:.9;margin-bottom:20px;font-size:1.4em;font-weight:400}.Contests-module__IgkTvG__primaryButton{color:#0163cb;cursor:pointer;background-color:#fff;border:none;border-radius:9999px;padding:8px 25px;font-size:1.1rem;text-decoration:none;transition:background-color .3s,color .3s;display:inline-block}.Contests-module__IgkTvG__primaryButton:hover{background-color:#e0f2ff}.Contests-module__IgkTvG__contestsGridSection{text-align:center;padding:60px 0}.Contests-module__IgkTvG__sectionTitle{color:#1f2937;margin-bottom:40px;font-size:2.8rem;font-weight:700}.Contests-module__IgkTvG__contestsGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:25px;max-width:1200px;margin:0 auto;padding:0 20px;display:grid}.Contests-module__IgkTvG__singleContestCentered{grid-template-columns:minmax(280px,400px);justify-content:center}.Contests-module__IgkTvG__cardLink{text-decoration:none}.Contests-module__IgkTvG__contestCard{background-color:#fff;border:1px solid #007bff;border-radius:12px;flex-direction:column;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 10px 20px #0000001a,0 6px 6px #00000014}.Contests-module__IgkTvG__contestCard:hover{transform:translateY(-8px);box-shadow:0 15px 30px #0003,0 8px 10px #0000001f}.Contests-module__IgkTvG__contestImageContainer{background-color:#f0f0f0;justify-content:center;align-items:center;height:auto;min-height:180px;display:flex;position:relative;overflow:hidden}.Contests-module__IgkTvG__contestImage{object-fit:contain;width:100%;height:auto;transition:transform .3s;display:block}.Contests-module__IgkTvG__contestCard:hover .Contests-module__IgkTvG__contestImage{transform:scale(1.02)}.Contests-module__IgkTvG__contestTag{color:#fff;text-transform:uppercase;letter-spacing:.5px;z-index:10;background-color:#007bff;border-radius:5px;padding:6px 12px;font-size:.85rem;font-weight:600;position:absolute;top:15px;right:15px;box-shadow:0 2px 5px #0003}.Contests-module__IgkTvG__cardContent{text-align:left;flex-direction:column;flex-grow:1;align-items:flex-start;gap:6px;padding:15px;display:flex}.Contests-module__IgkTvG__cardTitle{color:#0056b3;margin-bottom:0;font-size:1.4rem;font-weight:700}.Contests-module__IgkTvG__contestVenue,.Contests-module__IgkTvG__contestDate,.Contests-module__IgkTvG__contestPrice{color:#555;align-items:center;margin-bottom:0;font-size:.9rem;display:flex}.Contests-module__IgkTvG__contestVenue i,.Contests-module__IgkTvG__contestDate i,.Contests-module__IgkTvG__contestPrice i{color:#007bff;margin-right:8px}.Contests-module__IgkTvG__participateNowButton{color:#fff;cursor:pointer;white-space:nowrap;background-color:#28a745;border:none;border-radius:8px;align-self:flex-start;width:auto;margin-top:10px;padding:10px 20px;font-size:.95rem;font-weight:600;text-decoration:none;transition:background-color .3s,transform .2s;box-shadow:0 4px 8px #0000001a}.Contests-module__IgkTvG__participateNowButton:hover{background-color:#218838;transform:translateY(-2px);box-shadow:0 6px 12px #00000026}.Contests-module__IgkTvG__loadingMessage,.Contests-module__IgkTvG__errorMessage,.Contests-module__IgkTvG__noContestsMessage{text-align:center;color:#555;background-color:#f9f9f9;border:1px solid #eee;border-radius:8px;margin-top:50px;padding:20px;font-size:1.2rem}.Contests-module__IgkTvG__errorMessage{color:#dc3545;background-color:#f8d7da;border-color:#dc3545}.Contests-module__IgkTvG__noContestsMessage{color:#6c757d;background-color:#f0f0f0;border-color:#dee2e6}@media (max-width:992px){.Contests-module__IgkTvG__bannerSection{border-bottom-right-radius:8rem;height:40vh}.Contests-module__IgkTvG__bannerContentTitle{font-size:2.8em}.Contests-module__IgkTvG__bannerContentSubtitle{font-size:1.5em}.Contests-module__IgkTvG__sectionTitle{font-size:2.2rem}.Contests-module__IgkTvG__contestsGrid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:20px}.Contests-module__IgkTvG__contestImageContainer{height:auto;min-height:160px}.Contests-module__IgkTvG__cardTitle{font-size:1.3rem}.Contests-module__IgkTvG__contestVenue,.Contests-module__IgkTvG__contestDate,.Contests-module__IgkTvG__contestPrice{font-size:.85rem}}@media (max-width:768px){.Contests-module__IgkTvG__bannerSection{border-bottom-right-radius:8rem;height:40vh}.Contests-module__IgkTvG__bannerInner{padding:0 15px}.Contests-module__IgkTvG__bannerContentTitle{font-size:2.2em}.Contests-module__IgkTvG__bannerContentSubtitle{font-size:1.2em}.Contests-module__IgkTvG__sectionTitle{margin-bottom:30px;font-size:1.8rem}.Contests-module__IgkTvG__contestsGrid{grid-template-columns:1fr;gap:15px;padding:0 15px}.Contests-module__IgkTvG__singleContestCentered{grid-template-columns:minmax(260px,380px);justify-content:center}.Contests-module__IgkTvG__contestImageContainer{height:auto;min-height:180px}.Contests-module__IgkTvG__cardContent{padding:12px}.Contests-module__IgkTvG__cardTitle{font-size:1.1rem}.Contests-module__IgkTvG__contestVenue,.Contests-module__IgkTvG__contestDate,.Contests-module__IgkTvG__contestPrice{font-size:.8rem}.Contests-module__IgkTvG__primaryButton,.Contests-module__IgkTvG__participateNowButton{padding:8px 18px;font-size:.9rem}}@media (max-width:480px){.Contests-module__IgkTvG__bannerSection{border-bottom-right-radius:8rem;height:40vh}.Contests-module__IgkTvG__bannerInner{padding:0 10px}.Contests-module__IgkTvG__bannerContentTitle{font-size:1.8em}.Contests-module__IgkTvG__bannerContentSubtitle{font-size:1em}.Contests-module__IgkTvG__sectionTitle{margin-bottom:25px;font-size:1.5rem}.Contests-module__IgkTvG__contestsGrid{padding:0 10px}.Contests-module__IgkTvG__singleContestCentered{grid-template-columns:minmax(240px,320px);justify-content:center}.Contests-module__IgkTvG__contestImageContainer{height:auto;min-height:160px}.Contests-module__IgkTvG__cardContent{padding:10px}.Contests-module__IgkTvG__cardTitle{font-size:1rem}.Contests-module__IgkTvG__contestVenue,.Contests-module__IgkTvG__contestDate,.Contests-module__IgkTvG__contestPrice{font-size:.75rem}.Contests-module__IgkTvG__primaryButton,.Contests-module__IgkTvG__participateNowButton{padding:6px 15px;font-size:.85rem}}
