@import url("https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@700&family=Inter:wght@400;700&display=swap");.honors-page{background-color:#fcf8f3;min-height:100vh;padding:4rem 1rem;font-family:Inter,sans-serif;color:#3a2f26;display:flex;flex-direction:column;align-items:center}.main-title{font-family:Roboto Slab,serif;font-size:clamp(2rem,5vw,3rem);font-weight:700;margin-bottom:3rem;text-align:center;letter-spacing:.1em;text-transform:uppercase;color:#3a2f26}.honors-table{width:100%;max-width:70rem;border-collapse:collapse;background-color:transparent;text-align:left}.honors-table td,.honors-table th{padding:1rem;border-bottom:1px solid #e0d9d0}.honors-table th{background-color:#a0886a;color:#fff;text-transform:uppercase;font-weight:700}.honors-table td p{margin:.25rem 0 0;color:#655b51}.item-image-container{width:5rem;height:5rem;border:2px solid #a0886a;border-radius:.5rem;overflow:hidden;cursor:pointer}.item-image{width:100%;height:100%;object-fit:cover;transition:transform .3s}.item-image:hover{transform:scale(1.05)}.image-popup{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.8);justify-content:center;align-items:center;z-index:9999}.image-popup img{width:90%;height:90%;border-radius:.5rem}.image-popup.show{display:flex}@media (max-width:768px){.honors-table{font-size:.9rem}.honors-table td,.honors-table th{padding:.8rem .5rem}.honors-table th{font-size:.85rem}.honors-table td strong{font-size:.95rem}.honors-table td p{font-size:.8rem;color:#555}.honors-table td[data-label=Year],.honors-table th[data-label=Year]{display:none}.item-image-container{width:4.5rem;height:4.5rem}}@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap");.sustainability-container{font-family:Roboto,sans-serif;color:#333;padding:0;background-color:#f7f9fc;display:flex;justify-content:center;align-items:center;min-height:50vh}.sustainability-section{max-width:100%;width:100%;padding:4rem 2rem;text-align:center}.sustainability-header{display:flex;justify-content:space-between;align-items:flex-end;flex-wrap:wrap;width:100%;gap:var(--spacing-lg);margin-bottom:var(--spacing-sm);padding-bottom:var(--spacing-xs)}.sustainability-header h2{font-size:var(--title-font-size,2.5rem);font-weight:var(--title-font-weight,800);color:var(--color-text-primary,#000);text-align:left;line-height:1.2;margin:0}.sustainability-header h2 span{color:var(--color-accent,#0056ff)}.sustainability-header p{font-size:var(--font-size-body);color:var(--color-text-light);text-align:right;margin:0;max-width:420px;line-height:1.6}.sustainability-line{width:100%;height:var(--line-height);background:var(--hero-line-gradient);border-radius:var(--line-radius);margin-top:0}.sustainability-cards-row{display:flex;justify-content:space-around;align-items:flex-start;gap:2rem;flex-wrap:wrap}.sustainability-card{display:flex;flex-direction:column;align-items:center;text-align:center;padding:1.5rem;border-radius:10px;background-color:transparent;width:250px}.sustainability-icon{width:50px;height:50px;display:flex;justify-content:center;align-items:center;border-radius:50%;margin-bottom:1rem;color:#00ff73}.sustainability-icon svg{width:2.5rem;height:2.5rem}.card-title{font-size:1.2rem;font-weight:700;margin-bottom:.5rem}.card-description{font-size:.9rem;color:#666}@media (max-width:768px){.sustainability-header{flex-direction:column;align-items:flex-start;text-align:left;gap:0}.sustainability-header p{text-align:left;margin-top:0}.sustainability-cards-row{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1.5rem;gap:1.5rem;justify-items:center}.sustainability-card{width:100%;max-width:250px}}@media (max-width:480px){.sustainability-header{flex-direction:column;align-items:flex-start;text-align:left;gap:0}.sustainability-header p{text-align:left;margin-top:0}.sustainability-cards-row{grid-template-columns:repeat(2,1fr);gap:1rem}.sustainability-card{max-width:100%}}.heading{text-align:center;color:black;margin-bottom:1rem}.cards-container{display:flex;flex-direction:row;gap:1rem;overflow-x:auto;padding:1rem}.cards-container::-webkit-scrollbar{display:none}.cards-container{-ms-overflow-style:none;scrollbar-width:none}.card{min-width:400px;max-width:400px;flex:0 0 auto;background:#f9f9f9;border-radius:10px;padding:1rem;box-shadow:0 4px 8px rgba(0,0,0,.1);display:flex;flex-direction:column;justify-content:flex-start;height:auto;white-space:normal}.card h3{margin-bottom:.5rem;font-size:1.2rem;font-weight:700;color:#053f81}.card p{font-size:.95rem;line-height:1.4;color:#333;white-space:normal;word-wrap:break-word;overflow-wrap:break-word}body,html{margin:0;padding:0}.hero-section{background:linear-gradient(#053F81C7,#053F81C7),url(/hero-about.jpg) no-repeat 50%/cover;color:#fff;display:flex;align-items:center;justify-content:center;height:100vh;padding:0;box-sizing:border-box}.hero-content{max-width:1300px;width:100%;padding:0 5%}.hero-content h1{font-size:48px;font-weight:700;line-height:1.3;margin-bottom:20px}.hero-content p{font-size:18px;line-height:1.6;margin-bottom:30px}.hero-buttons{display:flex;gap:15px;flex-wrap:wrap}.btn1{background:#fff;color:#053F81;border:none;padding:12px 24px;border-radius:5px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease}.btn1:hover{background:#f0f0f0}.btn2{background:transparent;color:#fff;border:2px solid #fff;padding:12px 24px;border-radius:5px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease}.btn2:hover{background:#fff;color:#053F81}@media (max-width:768px){.hero-section{justify-content:center;text-align:center;height:auto;padding:40px 3%;flex-direction:column;align-items:center}.hero-content h1{font-size:32px}.hero-content p{font-size:16px}.hero-buttons{flex-direction:column;gap:10px;justify-content:center}.btn1,.btn2{width:100%;max-width:250px;margin:0 auto}}@media (max-width:480px){.hero-content h1{font-size:2rem}.btn1,.btn2,.hero-content p{font-size:14px}.btn1,.btn2{padding:10px 20px}}.info-container{display:flex;justify-content:center;align-items:center;padding:2rem;font-family:Arial,sans-serif;background-color:#ffffff}.info-section{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:2rem;gap:2rem;max-width:1200px;width:100%;margin:0 auto;align-items:center;justify-items:center}.stats-column{flex-direction:column;gap:1.5rem}.image-column,.stats-column{display:flex;align-items:center}.image-column{justify-content:center;background:transparent}.office-image{width:100%;height:auto;max-width:450px;object-fit:contain;border:1px solid #ddd;border-radius:8px}.stat-card{color:#fff;padding:2rem 3rem;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;border-radius:10px;width:100%;max-width:260px;min-height:180px;box-sizing:border-box}.stat-card h3{font-size:1.2rem;font-weight:500;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:1px}.stat-card h1{font-size:3rem;font-weight:700;margin:0}.experts-card,.uptime-card{background-color:#554433}.clients-card,.support-card{background-color:#E6D2C4;color:#554433}@media (max-width:1024px){.info-section{grid-template-columns:1fr 1fr;gap:1.5rem}.image-column{grid-column:1/-1}.stat-card{max-width:220px;min-height:160px}}@media (max-width:768px){.info-section{grid-template-columns:1fr;text-align:center}.stats-column{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:1rem}.image-column{order:-1}.stat-card{width:140px;padding:1.2rem;min-height:140px}.stat-card h1{font-size:2rem}.stat-card h3{font-size:1rem}.office-image{max-width:300px}}@media (max-width:480px){.stat-card{width:120px;padding:1rem .5rem;min-height:120px}.office-image{max-width:250px}.info-section{gap:1rem}}.ourstory-container{font-family:Arial,sans-serif;color:#000;max-width:1300px;margin:0 auto;width:100%}.ourstory-section{padding:40px 20px}.ourstory-header{display:flex;justify-content:flex-start;align-items:flex-end;flex-wrap:wrap;width:100%;padding-bottom:var(--spacing-xs);gap:var(--spacing-lg);margin-bottom:1.5rem}.ourstory-header h2{font-size:var(--title-font-size,2.5rem);font-weight:var(--title-font-weight,800);color:var(--color-text-dark,#000);text-align:left;margin:0;line-height:1.2}.ourstory-header h2 span{color:#0924D4}.underline-ourstory{width:100%;height:var(--line-height);background:var(--hero-line-gradient,linear-gradient(90deg,#6B9FFF,#1A00FF));border-radius:var(--line-radius,4px);margin-top:0;margin-bottom:10px}.ourstory-content{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;gap:30px}.ourstory-left{flex:1 1;min-width:320px}.ourstory-left h3{font-size:18px;font-weight:400;line-height:1.6;margin-bottom:30px;margin-top:50px}.ourstory-mission-vision{display:flex;gap:40px;flex-wrap:wrap}.ourstory-box{flex:1 1;min-width:250px;text-align:center}.ourstory-icon{font-size:28px;color:#1e40af;margin-bottom:8px}.ourstory-box h4{font-size:18px;font-weight:700;margin-bottom:10px}.ourstory-box p{font-size:14px;line-height:1.5}.ourstory-right{flex:1 1;display:flex;justify-content:center;align-items:center;min-width:300px}.ourstory-image{border-radius:8px;object-fit:cover;width:100%;height:auto;transform:scaleX(-1)}@media (max-width:1024px){.ourstory-left h3{margin-top:30px;font-size:16px}.ourstory-mission-vision{gap:20px}}@media (max-width:768px){.ourstory-content{flex-direction:column;align-items:center;padding:20px 10px}.ourstory-left,.ourstory-right{min-width:100%}.ourstory-left h3{margin-top:20px;text-align:center;font-size:16px}.ourstory-mission-vision{flex-direction:column;gap:20px;align-items:center}.ourstory-box{min-width:80%}.ourstory-image{max-width:100%;height:auto}}@media (max-width:480px){.ourstory-heading{font-size:26px;padding:20px 10px}.ourstory-left h3{font-size:14px;margin-top:15px}.ourstory-box h4{font-size:16px}.ourstory-box p{font-size:13px}.ourstory-mission-vision{gap:15px}}