@charset "UTF-8";@keyframes awards-pulse{0%,to{transform:scale(1) rotate(0)}50%{transform:scale(1.1) rotate(180deg)}}@keyframes awards-fade-in-up{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.awards-page .hero-wrapper{background:linear-gradient(135deg,#0f172a,#1e293b,#334155);position:relative;overflow:hidden;min-height:calc(100vh - 115px);display:flex;align-items:center}.awards-page .hero-wrapper:before{content:"";position:absolute;top:-10%;left:-10%;width:200%;height:200%;background:radial-gradient(circle,rgba(255,255,255,.1) 0%,transparent 70%);animation:awards-pulse 8s ease-in-out infinite}.awards-page .hero-wrapper:after{content:"";position:absolute;bottom:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent 0%,rgba(59,130,246,.5) 50%,transparent 100%)}.awards-page .hero-content{position:relative;z-index:1}.awards-page .hero-badge{display:inline-flex;align-items:center;gap:.5rem;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);padding:.5rem 1.25rem;border-radius:50px;color:#fff;font-size:.8rem;font-weight:600;letter-spacing:1px;transition:all .3s ease}.awards-page .hero-badge:hover{background:#ffffff26;transform:translateY(-2px)}.awards-page .hero-title{font-size:4rem;font-weight:800;color:#fff;line-height:1.1;letter-spacing:-.02em}.awards-page .hero-title .highlight{background:linear-gradient(135deg,#4facfe,#00f2fe);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.awards-page .hero-description{font-size:1.2rem;color:#fffc;line-height:1.7}.awards-page .highlight-grid{background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:2rem}.awards-page .highlight-item{display:flex;align-items:start;gap:1rem;padding:1rem 0;border-bottom:1px solid rgba(255,255,255,.1)}.awards-page .highlight-item:last-child{border-bottom:none}.awards-page .highlight-icon{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:1.1rem;color:#fbbf24;border:1px solid rgba(255,255,255,.25)}.awards-page .highlight-icon-image{width:20px}.awards-page .highlight-content h6{color:#fff;font-weight:600;font-size:.95rem;margin-bottom:.25rem}.awards-page .highlight-content p{color:#fff9;font-size:.8rem;margin:0}.awards-page .section-container{padding:5rem 0}.awards-page .section-container--muted{background:#f8fafc}.awards-page .section-container--tight{padding:1rem 0}.awards-page .section-header{text-align:center;margin-bottom:4rem}.awards-page .section-title{font-size:2.75rem;font-weight:800;color:#0f172a;margin-bottom:1rem;letter-spacing:-.02em}.awards-page .section-description{font-size:1.1rem;color:#64748b;max-width:800px;margin:0 auto}.awards-page .filter-container{display:flex;justify-content:center;flex-wrap:wrap;gap:.75rem;margin-bottom:3rem}.awards-page .filter-button{padding:.75rem 1.75rem;border:2px solid #e2e8f0;background:#fff;color:#64748b;font-weight:600;font-size:.9rem;border-radius:50px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;align-items:center;gap:.5rem}.awards-page .filter-button:hover{border-color:#3b82f6;color:#3b82f6;transform:translateY(-2px);box-shadow:0 2px 8px #0000000a}.awards-page .filter-button.active{background:#0f172a;color:#fff;border-color:#0f172a;box-shadow:0 8px 24px #0000000f}.awards-page .awards-grid{margin:0 -15px}.awards-page .awards-grid:after{content:"";display:block;clear:both}.awards-page .award-card{display:flex;flex-direction:column;background:#fff;border-radius:24px;overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1);border:2px solid #f1f5f9;position:relative;margin-bottom:2rem}.awards-page .award-body{display:flex;flex-direction:column;flex-grow:1;padding:2rem;min-height:385px}.awards-page .award-title{font-size:1.3rem;font-weight:700;color:#555;margin-bottom:.75rem;line-height:1.3}.awards-page .award-description{color:#64748b;font-size:.98rem;line-height:1.6;margin-bottom:1.5rem;flex-grow:1;overflow:hidden}.awards-page .award-link{display:inline-flex;align-items:center;gap:.5rem;font-weight:600;font-size:.9rem;text-decoration:none;transition:all .3s ease;position:relative}.awards-page .award-link:after{content:"";position:absolute;bottom:-5px;left:0;width:0;height:2px;background:#3b82f6;transition:width .3s ease}.awards-page .award-link:hover{color:#60a5fa;gap:.75rem}.awards-page .award-link:hover:after{width:6.25rem}.awards-page .award-badge{background-color:#ffffff80;color:#00000080;border:2px solid #f5f5f5;padding:.4rem 1rem;border-radius:50px;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.awards-page .certification-card{background:#fff;border-radius:24px;border:2px solid #f1f5f9;transition:all .4s ease;position:relative;overflow:hidden}.awards-page .certification-figure{min-height:270px}.awards-page .certification-figure img,.awards-page .certification-image--standalone{max-height:240px}.awards-page .accreditation-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(450px,1fr));gap:1.4rem}.awards-page .accreditation-card{background:#fff;border-radius:24px;padding:2.5rem;border:2px solid #f1f5f9;transition:all .4s ease;position:relative;overflow:hidden}.awards-page .accreditation-title{font-size:1.5rem;font-weight:700;color:#0f172a;margin-bottom:1rem}.awards-page .accreditation-description{color:#64748b;font-size:1rem;line-height:1.7}.awards-page .recognition-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem}.awards-page .recognition-card{background:#fff;border-radius:24px;padding:2rem;border:2px solid #f1f5f9;transition:all .3s ease;height:100%;display:flex;flex-direction:column}.awards-page .recognition-badge{display:inline-flex;align-items:center;gap:.4rem;padding:.5rem 1rem;border-radius:50px;font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;margin-bottom:1.5rem;width:fit-content;background-color:#0f172a;color:#fff}.awards-page .recognition-title{font-size:1.2rem;font-weight:700;color:#0f172a;margin-bottom:1rem;line-height:1.4}.awards-page .recognition-description{color:#64748b;font-size:.95rem;line-height:1.6;flex-grow:1}.awards-page .cta-section{background:#0f172a;border-radius:32px;padding:5rem 3rem;text-align:center;position:relative;overflow:hidden;margin:5rem 0}.awards-page .cta-section:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(255,255,255,.1) 0%,transparent 70%);animation:awards-pulse 8s ease-in-out infinite}.awards-page .cta-content{position:relative;z-index:1}.awards-page .cta-title{font-size:3rem;font-weight:800;color:#fff;margin-bottom:1.5rem;letter-spacing:-.02em}.awards-page .cta-description{font-size:1.2rem;color:#fffc;margin-bottom:2.5rem;max-width:700px;margin-left:auto;margin-right:auto}.awards-page .fade-in-up{animation:awards-fade-in-up .6s ease-out forwards}@media (max-width: 992px){.awards-page .hero-title{font-size:3rem}.awards-page .section-title{font-size:2.25rem}.awards-page .awards-grid,.awards-page .accreditation-grid,.awards-page .recognition-grid{grid-template-columns:1fr}.awards-page .cta-title{font-size:2.25rem}}@media (max-width: 576px){.awards-page .hero-wrapper{padding:3rem 0 4rem}.awards-page .hero-title{font-size:2rem}.awards-page .hero-description{font-size:1rem}.awards-page .section-title,.awards-page .cta-title{font-size:1.75rem}.awards-page .filter-container{padding:1rem}}
