.case-study-hero{padding:11.25rem 0 3rem;background:#f2f2f2}.case-study-hero .breadcrumbs{margin-bottom:1.5rem;font-family:var(--font-primary)}.case-study-hero .breadcrumbs a{color:#0061c9;text-decoration:none}.case-study-hero .breadcrumbs span{margin:0 .5rem}.hero-text-grid{display:grid;grid-template-columns:1fr 1.8fr;gap:6rem;align-items:end;margin-bottom:3.5rem}.product-intro-content h1{font-size:2rem;font-weight:400;line-height:1.1;margin-bottom:24px;margin-top:32px;color:var(--color-text-primary);font-family:var(--font-primary)}.product-intro-content p{font-size:1rem;color:#222;line-height:1.6;margin-bottom:1.5rem;font-family:var(--font-primary)}.metadata-grid-wrapper{display:grid;grid-template-columns:max-content max-content max-content;gap:2rem 3.5rem;justify-self:end;font-family:var(--font-primary);margin-bottom:1.5rem}.metadata-item{display:flex;flex-direction:column;gap:.25rem}.metadata-item .label{font-size:.75rem;font-weight:600;color:#888;letter-spacing:.05em;text-transform:uppercase}.metadata-item .value{font-size:.95rem;font-weight:600;color:#222;line-height:1.4}.hero-image-container{width:100%;border-radius:16px;overflow:hidden;margin-bottom:2rem;box-shadow:0 10px 30px #0000000d}.hero-image-container img{width:100%;height:40vw;display:block;object-fit:cover}@media(max-width:900px){.hero-text-grid{grid-template-columns:1fr!important;gap:2rem!important}.metadata-grid-wrapper{justify-self:start!important;width:100%}}@media(max-width:600px){.metadata-grid-wrapper{grid-template-columns:1fr!important;gap:1.5rem!important}}.values-layout{display:grid;grid-template-columns:280px 1fr;gap:120px;max-width:1200px;align-items:start;margin-top:2rem}.values-list{width:100%}.values-layout h2{font-size:2rem;font-weight:400;margin:0;color:#222}.value-item{border-bottom:1px solid #ddd;padding:24px 0}.value-item:first-child{border-top:1px solid #ddd}.value-summary{display:flex;justify-content:space-between;align-items:center;cursor:pointer}.value-summary h3{font-size:1.25rem;font-weight:400;color:#222;margin:0}.value-title-row{display:flex;align-items:center;gap:20px}.value-icon{font-size:24px;color:var(--color-primary)}.value-summary .expand-icon{transition:transform .4s ease;color:#888}.value-item.active .value-summary .expand-icon{transform:rotate(180deg)}.value-content{max-height:0;opacity:0;overflow:hidden;transition:max-height .4s ease,opacity .4s ease,margin-top .4s ease;margin-top:0}.value-item.active .value-content{opacity:1;margin-top:16px}.value-content p{font-size:1rem;color:#555;line-height:1.6;margin:0}@media(max-width:900px){.values-layout{grid-template-columns:1fr;gap:40px}}@media(max-width:600px){.values-layout{gap:32px}.value-item{padding:20px 0}.value-summary h3{font-size:1.15rem}.value-content p{font-size:.95rem}}.process-flow-section{background:#fff;padding:60px 0;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;margin:4rem 0}.process-flow-section img{width:70%;height:auto;max-width:1200px;display:block;margin:0 auto;object-fit:contain}.process-flow-section p{margin-top:24px;font-size:.8rem;color:#888;font-weight:400;text-transform:uppercase;letter-spacing:.1em;text-align:center}.process-overview-flow{display:flex;align-items:top;justify-content:space-between;gap:1.5rem;margin:2.5rem 0 1rem;width:100%}.overview-card{background:#fff;border:1px solid #e5e5e5;border-radius:12px;padding:32px 28px;flex:1;min-height:280px;display:flex;flex-direction:column;gap:12px;transition:transform .3s ease,box-shadow .3s ease}.overview-card:hover{transform:translateY(-4px)}.card-stage{font-size:.75rem;font-weight:500;color:#888;text-transform:uppercase;letter-spacing:.05em}.card-title{font-size:1.5rem;font-weight:400;color:var(--color-primary, #0061C9);margin:0 0 4px}.card-detail{font-size:.875rem;color:#444;line-height:1.6;margin:0}.card-detail strong{font-weight:600;color:#222}.overview-arrow{display:flex;align-items:center;justify-content:center;color:#222;font-size:1.75rem;font-weight:300;-webkit-user-select:none;user-select:none}.overview-flow-label{text-align:center;font-size:.75rem;color:#888;font-weight:500;text-transform:uppercase;letter-spacing:.1em;margin-top:1.5rem;margin-bottom:3rem}@media(max-width:900px){.process-overview-flow{flex-direction:column;align-items:stretch;gap:1.5rem}.overview-arrow{transform:rotate(90deg);margin:.5rem 0}.overview-card{min-height:auto}}.performance-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin:2rem 0}.performance-card{background:#e8e8e8;padding:32px 24px;border-radius:20px;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:160px;color:#fff;transition:transform .3s ease,box-shadow .3s ease}.performance-card:hover{transform:translateY(-2px)}.performance-card h3{font-size:2rem;font-weight:400;color:#222!important;margin-bottom:8px;margin-top:0;line-height:1.2}.performance-card p{font-size:.8rem;font-weight:400;color:#222!important;margin:0;line-height:1.4}@media(max-width:900px){.performance-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:500px){.performance-grid{grid-template-columns:1fr}}.sustainability-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:24px;margin:2.5rem 0;width:100%}.sustainability-item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:16px}.sustainability-icon-wrapper{width:60px;height:60px;border-radius:10px;border:1px solid #222222;display:flex;align-items:center;justify-content:center;background:transparent;color:#222;transition:all .3s ease}.sustainability-icon-wrapper .material-icons-round{font-size:28px}.sustainability-item:hover .sustainability-icon-wrapper{border-color:var(--shubham-blue, #0061C9);color:var(--shubham-blue, #0061C9)}.sustainability-label{font-size:.8rem;line-height:1.4;color:#222;font-weight:400;max-width:150px;margin:0}@media(max-width:900px){.sustainability-grid{grid-template-columns:repeat(3,1fr);gap:20px}}@media(max-width:600px){.sustainability-grid{grid-template-columns:repeat(2,1fr);justify-content:center}}.comparison-container{display:flex;align-items:center;justify-content:center;gap:32px;margin:2.5rem 0;width:100%}.comparison-card{display:flex;flex-direction:column;align-items:center;gap:12px;flex:1;max-width:320px}.comparison-card img{width:100%;height:320px;object-fit:cover;border-radius:8px;border:1px solid rgba(0,0,0,.05)}.comparison-label{font-size:.8rem;font-weight:400;color:#666;letter-spacing:.5px;text-transform:uppercase}.comparison-arrow{font-size:2rem;color:#444;-webkit-user-select:none;user-select:none}@media(max-width:600px){.comparison-container{flex-direction:column;gap:20px}.comparison-arrow{transform:rotate(90deg);margin:8px 0}.comparison-card{max-width:260px}.comparison-card img{height:260px}}
