.custom-tabs{margin:0 auto;max-width:1200px;padding:4rem 1rem}.tabs-nav{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:1.5rem}.tab-button{background:#ebeae8;border:none;color:#333;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem 1.25rem;transition:all .3s ease}.tab-button:hover{background:#e43d30;color:#fff}.tab-button.active{background-color:#e43d30;color:#fff}.tab-panel{display:none}.tab-panel.active{display:block}.award-tab-content{background:#f1f0ed;flex-direction:column;padding:1.5rem}.award-details,.award-tab-content{align-items:center;display:flex;gap:2rem}.award-details{flex-direction:row;flex-wrap:wrap;justify-content:center;text-align:left}.award-badge{height:auto;max-width:160px}.award-text{max-width:400px}.award-text h2,.award-text h3{color:#2e2e2e;font-size:1.5rem;font-weight:600;margin-bottom:.5rem}.award-text p{color:#555;font-size:1rem;line-height:1.6}.award-video video{background-color:#000;height:auto;width:100%}.project-title{color:#1f3365;font-size:2rem}.project-label,.project-title{font-weight:700;margin-top:2rem;text-align:center;text-transform:uppercase}.project-label{background-color:#a91c1c;color:#fff;font-size:1.25rem;letter-spacing:1px;padding:.5rem 1rem}@media (max-width:768px){.award-details{flex-direction:column;text-align:center}.tab-button{font-size:.9rem}}