.awards-section{text-align:center;background-color:#fff;padding:40px 20px}.section-title{color:#454545;margin-bottom:40px;font-size:30px;font-weight:600;line-height:1.4}.section-title span{color:#b18b58;letter-spacing:2px;text-transform:uppercase;font-size:15px;font-weight:500}.contact-subtitle{color:#c19d68;text-align:center;margin-top:10px;margin-bottom:8px;font-size:14px;font-weight:500}.featured-row{grid-template-columns:repeat(3,1fr);gap:24px;max-width:1200px;margin:0 auto 50px;display:grid}.featured-card{background:#fff;border-radius:14px;flex-direction:column;height:100%;display:flex;overflow:hidden;box-shadow:0 8px 24px #00000014}.featured-image-wrap{cursor:pointer;flex-shrink:0;width:100%;height:240px;overflow:hidden}.featured-content{flex-direction:column;flex:1;padding:18px;display:flex}.featured-heading{color:#454545;margin-bottom:10px;font-size:18px;font-weight:600}.featured-description{color:#666;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:15px;font-size:15px;line-height:1.6;display:-webkit-box;overflow:hidden}.read-more-btn{color:#fff;background:#dba768;border-radius:30px;align-self:center;margin-top:auto;padding:10px 22px;font-family:poppins;font-size:16px;text-decoration:none;transition:all .3s}.read-more-btn:hover{background:#8f6c3f}.awards-grid{grid-template-columns:repeat(3,1fr);grid-auto-rows:300px;gap:20px;max-width:1200px;margin:0 auto;display:grid}.grid-item{cursor:pointer;border-radius:8px;overflow:hidden}.grid-item img{object-fit:cover;border-radius:8px;width:100%;height:100%;transition:transform .35s;display:block}.grid-item:hover img{transform:scale(1.05)}.size-large{grid-area:span 1/span 2}.size-small{grid-area:span 1/span 1}.size-tall{grid-area:span 2/span 1}.size-square{grid-area:span 1/span 1}.lightbox{z-index:9999;background:#000000d1;justify-content:center;align-items:center;width:100%;height:100%;padding:20px;display:flex;position:fixed;top:0;left:0}.lightbox-content{max-width:90%;max-height:90%;position:relative}.lightbox-content img{object-fit:contain;border-radius:12px;width:auto;max-width:90vw;height:auto;max-height:90vh;margin:0 auto;display:block;box-shadow:0 0 20px #fff3}.close-btn{color:#000;cursor:pointer;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-size:30px;font-weight:700;display:flex;position:absolute;top:-18px;right:-18px;box-shadow:0 0 10px #ffffff59}@media (max-width:991px){.featured-row{grid-template-columns:repeat(2,1fr)}.awards-grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:220px;gap:15px}.size-large{grid-area:span 1/span 2}.size-tall{grid-row:span 1}}@media (max-width:767px){.awards-section{padding:30px 15px}.section-title{margin-bottom:30px;font-size:24px}.section-title span{font-size:12px}.featured-row{grid-template-columns:1fr;gap:20px;margin-bottom:35px}.featured-image-wrap{height:220px}.featured-heading{font-size:18px}.featured-description{font-size:14px}.read-more-btn{text-align:center;width:100%}.awards-grid{grid-template-columns:1fr 1fr;grid-auto-rows:160px;gap:12px}.size-large,.size-small,.size-tall,.size-square{grid-area:span 1/span 1}.close-btn{width:36px;height:36px;font-size:24px;top:-12px;right:-12px}}
