.Awards-module__eM6OsW__page{background:#fff;min-height:100vh}.Awards-module__eM6OsW__hero{text-align:center;color:#fff;background:linear-gradient(135deg,#f7941d 0%,#e67e22 100%);padding:6rem 2rem 4rem}.Awards-module__eM6OsW__heroContent{max-width:900px;margin:0 auto}.Awards-module__eM6OsW__heroTitle{margin:0 0 1rem;font-size:3.5rem;font-weight:800;line-height:1.2}.Awards-module__eM6OsW__heroSubtitle{opacity:.95;margin:0;font-size:1.3rem;font-weight:500}.Awards-module__eM6OsW__content{background:#fff;padding:4rem 2rem}.Awards-module__eM6OsW__container{max-width:1200px;margin:0 auto}.Awards-module__eM6OsW__introText{color:#555;text-align:center;max-width:900px;margin:0 auto 4rem;font-size:1.15rem;line-height:1.8}.Awards-module__eM6OsW__sectionTitle{color:#2c3e50;text-align:center;margin:0 0 3rem;font-size:2.5rem;font-weight:700}.Awards-module__eM6OsW__timeline{max-width:1000px;margin:0 auto 5rem;position:relative}.Awards-module__eM6OsW__timeline:before{content:"";background:linear-gradient(#f7941d,#e67e22);width:3px;position:absolute;top:0;bottom:0;left:80px}.Awards-module__eM6OsW__awardCard{margin-bottom:3rem;padding-left:180px;position:relative}.Awards-module__eM6OsW__awardYear{color:#fff;background:linear-gradient(135deg,#f7941d,#e67e22);border-radius:8px;justify-content:center;align-items:center;width:140px;height:60px;font-size:1.1rem;font-weight:700;display:flex;position:absolute;top:0;left:0;box-shadow:0 5px 15px rgba(247,148,29,.3)}.Awards-module__eM6OsW__awardContent{background:#fff;border:2px solid #e0e0e0;border-radius:15px;padding:2.5rem;transition:all .3s;box-shadow:0 5px 20px rgba(0,0,0,.08)}.Awards-module__eM6OsW__awardCard:hover .Awards-module__eM6OsW__awardContent{border-color:#f7941d;transform:translate(5px);box-shadow:0 10px 30px rgba(0,0,0,.12)}.Awards-module__eM6OsW__awardInfo h3{color:#2c3e50;margin:0 0 .5rem;font-size:1.8rem;font-weight:700}.Awards-module__eM6OsW__awardBy{color:#f7941d;margin:0 0 1rem;font-size:1rem;font-style:italic;font-weight:600}.Awards-module__eM6OsW__awardInfo p{color:#666;margin:0;font-size:1.05rem;line-height:1.8}.Awards-module__eM6OsW__awardImage{border-radius:12px;margin-top:2rem;overflow:hidden;box-shadow:0 5px 20px rgba(0,0,0,.1)}.Awards-module__eM6OsW__image{width:100%;height:auto;display:block}.Awards-module__eM6OsW__awardImagesGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin-top:2rem;display:grid}.Awards-module__eM6OsW__awardImageItem{border-radius:12px;transition:all .3s;overflow:hidden;box-shadow:0 5px 20px rgba(0,0,0,.1)}.Awards-module__eM6OsW__awardImageItem:hover{transform:scale(1.03);box-shadow:0 8px 25px rgba(0,0,0,.15)}.Awards-module__eM6OsW__statsSection{background:linear-gradient(135deg,rgba(247,148,29,.05),rgba(0,168,204,.05));border-radius:20px;margin-bottom:4rem;padding:4rem 2rem}.Awards-module__eM6OsW__statsGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;max-width:900px;margin:0 auto;display:grid}.Awards-module__eM6OsW__statCard{text-align:center;background:#fff;border-radius:12px;padding:2.5rem;transition:all .3s;box-shadow:0 5px 20px rgba(0,0,0,.08)}.Awards-module__eM6OsW__statCard:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(0,0,0,.12)}.Awards-module__eM6OsW__statNumber{color:#f7941d;margin-bottom:.5rem;font-size:3rem;font-weight:800}.Awards-module__eM6OsW__statCard p{color:#666;margin:0;font-size:1.1rem;font-weight:600}.Awards-module__eM6OsW__ctaSection{text-align:center;background:linear-gradient(135deg,rgba(247,148,29,.05),rgba(0,168,204,.05));border-radius:20px;padding:4rem 2rem}.Awards-module__eM6OsW__ctaSection h2{color:#2c3e50;margin:0 0 1rem;font-size:2.5rem;font-weight:700}.Awards-module__eM6OsW__ctaSection p{color:#666;max-width:700px;margin:0 auto 2rem;font-size:1.2rem;line-height:1.7}.Awards-module__eM6OsW__ctaButtons{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.Awards-module__eM6OsW__primaryBtn{color:#fff;background:linear-gradient(135deg,#f7941d,#e67e22);border-radius:50px;padding:1rem 2.5rem;font-size:1.05rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 5px 20px rgba(247,148,29,.3)}.Awards-module__eM6OsW__primaryBtn:hover{transform:translateY(-3px);box-shadow:0 8px 25px rgba(247,148,29,.4)}.Awards-module__eM6OsW__secondaryBtn{color:#f7941d;background:#fff;border:2px solid #f7941d;border-radius:50px;padding:1rem 2.5rem;font-size:1.05rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.Awards-module__eM6OsW__secondaryBtn:hover{color:#fff;background:#f7941d;transform:translateY(-3px)}@media (max-width:768px){.Awards-module__eM6OsW__hero{padding:4rem 1.5rem 3rem}.Awards-module__eM6OsW__heroTitle{font-size:2.5rem}.Awards-module__eM6OsW__heroSubtitle{font-size:1.1rem}.Awards-module__eM6OsW__content{padding:3rem 1.5rem}.Awards-module__eM6OsW__timeline:before{left:20px}.Awards-module__eM6OsW__awardCard{padding-top:80px;padding-left:0}.Awards-module__eM6OsW__awardYear{top:0;left:50%;transform:translate(-50%)}.Awards-module__eM6OsW__awardContent{padding:2rem 1.5rem}.Awards-module__eM6OsW__awardInfo h3{font-size:1.5rem}.Awards-module__eM6OsW__awardImagesGrid,.Awards-module__eM6OsW__statsGrid{grid-template-columns:1fr}.Awards-module__eM6OsW__ctaButtons{flex-direction:column;align-items:stretch}.Awards-module__eM6OsW__primaryBtn,.Awards-module__eM6OsW__secondaryBtn{text-align:center;width:100%}}@media (max-width:480px){.Awards-module__eM6OsW__heroTitle{font-size:2rem}.Awards-module__eM6OsW__heroSubtitle{font-size:1rem}.Awards-module__eM6OsW__sectionTitle{font-size:2rem}.Awards-module__eM6OsW__introText{font-size:1rem}.Awards-module__eM6OsW__awardYear{width:120px;height:50px;font-size:1rem}.Awards-module__eM6OsW__awardInfo h3{font-size:1.3rem}.Awards-module__eM6OsW__statNumber{font-size:2.5rem}}
