.about-hero-section{position:relative;background:#0c1835;padding:10rem 0 6rem;overflow:hidden}.about-hero-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:4rem;align-items:center;position:relative;z-index:2}.about-hero-media{display:flex;justify-content:center;align-items:center}.about-hero-img-wrapper{position:relative;width:100%;max-width:420px}.about-hero-img-clip{position:relative;aspect-ratio:4/5;border-radius:24px;overflow:hidden;box-shadow:0 20px 40px rgba(0,0,0,.4)}.about-hero-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity 1.2s ease}.about-hero-img-active{opacity:1}.experience-badge{position:absolute;right:-1.5rem;bottom:-1.5rem;background:rgba(8,13,34,.92);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:1rem 1.25rem;min-width:150px;box-shadow:0 16px 32px rgba(0,0,0,.45);z-index:3}.badge-top-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.35rem}.badge-num{font-size:1.6rem;font-weight:800;color:#ffffff;line-height:1}.badge-icon{width:26px;height:26px;border-radius:50%;background:rgba(47,159,232,.15);color:#2f9fe8;display:flex;align-items:center;justify-content:center;flex-shrink:0}.badge-text{display:block;font-size:.78rem;color:rgba(255,255,255,.65);line-height:1.3}.about-hero-content{text-align:left}.about-hero-eyebrow{display:inline-flex;align-items:center;gap:.5rem;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#F1B933;margin-bottom:1.25rem}.eyebrow-icon{width:20px;height:20px;border-radius:50%;background:rgba(47,159,232,.15);color:#2f9fe8;display:flex;align-items:center;justify-content:center;flex-shrink:0}.about-hero-title{font-size:2.75rem;font-weight:700;line-height:1.25;color:var(--text-white);margin-bottom:1.25rem}.about-hero-desc{font-size:1rem;line-height:1.75;color:rgba(255,255,255,.7);max-width:520px;margin-bottom:1.5rem}.about-hero-checklist{list-style:none;display:flex;flex-direction:column;gap:.65rem;margin:0 0 2rem;padding:0}.about-hero-checklist li{display:flex;align-items:center;gap:.65rem;font-size:.92rem;color:rgba(255,255,255,.85)}.check-icon{width:20px;height:20px;border-radius:50%;background:#ff6b4a;display:flex;align-items:center;justify-content:center;flex-shrink:0}.about-hero-footer-row{display:flex;align-items:center;gap:2.5rem;flex-wrap:wrap}.about-hero-know-more{border:none;padding:.85rem 2rem;border-radius:8px;font-weight:700;font-size:.9rem;text-transform:uppercase;letter-spacing:.03em;cursor:pointer;transition:var(--transition-smooth)}.about-hero-know-more,.about-hero-know-more:hover{background:var(--gold-gradient);color:#0c1835;box-shadow:0 4px 14px rgba(218,161,46,.25)}.about-hero-know-more:hover{border:none;transform:translateY(-2px)}.about-hero-brand-mark{width:auto;height:90px;margin-left:200px;margin-top:-50px}@media (max-width:1024px){.about-hero-grid{grid-template-columns:1fr;gap:4rem}.about-hero-content{text-align:center;max-width:650px;margin:0 auto}.about-hero-checklist li,.about-hero-eyebrow{justify-content:center}.about-hero-desc{margin-left:auto;margin-right:auto}.about-hero-footer-row{justify-content:center}.about-hero-img-wrapper{max-width:360px}.experience-badge{right:50%;transform:translateX(50%)}}@media (max-width:576px){.about-hero-section{padding:8rem 0 5rem}.about-hero-title{font-size:2.1rem}.about-hero-footer-row{flex-direction:column;gap:1.5rem}}.gold-recycling-section{position:relative;background:white;padding:8rem 0;overflow:hidden;border-top:1px solid rgba(241,185,51,.1)}.recycling-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:5rem;align-items:center}.recycling-text-block{text-align:left}.recycling-subtitle{font-size:.85rem;font-weight:600;color:var(--gold-primary);text-transform:uppercase;letter-spacing:.15em;margin-bottom:1rem;display:block}.recycling-title{font-size:2.75rem;font-weight:800;line-height:1.25;color:#0c1835;margin-bottom:1.5rem}.recycling-desc{font-size:1.1rem;line-height:1.65;color:#0c1835;margin-bottom:1.75rem;font-weight:500}.van-info-card{position:relative;min-height:300px;border-radius:24px;overflow:hidden;box-shadow:var(--shadow-gold);transition:var(--transition-smooth)}.van-info-card:hover{box-shadow:var(--shadow-card-glow)}.van-info-image{position:absolute;inset:0}.van-info-image img{width:100%;height:100%;object-fit:cover;object-position:center}.van-info-overlay{position:absolute;top:0;right:0;bottom:0;width:58%;display:flex;flex-direction:column;justify-content:center;gap:.75rem;padding:2rem 2.25rem;background:linear-gradient(120deg,rgba(8,13,34,0),rgba(8,13,34,.55) 25%,rgba(8,13,34,.8))}.van-info-overlay h4{font-size:1.3rem;font-weight:700;color:#ffffff;text-shadow:0 2px 10px rgba(0,0,0,.6)}.van-info-overlay p{font-size:.9rem;line-height:1.55;color:rgba(255,255,255,.9);text-shadow:0 1px 8px rgba(0,0,0,.6)}.van-info-btn{align-self:flex-start;margin-top:.5rem;padding:.65rem 1.5rem;background:var(--gold-gradient);color:#0c1835;font-weight:700;font-size:.9rem;border-radius:8px;text-decoration:none;transition:var(--transition-smooth)}.van-info-btn:hover{transform:translateY(-2px);box-shadow:0 8px 18px rgba(218,161,46,.35)}.flow-timeline,.recycling-flow-block{position:relative}.flow-timeline{display:flex;flex-direction:column;gap:2rem}.flow-timeline:before{content:"";position:absolute;left:27px;top:25px;bottom:25px;width:2px;background:linear-gradient(to bottom,var(--gold-primary) 0,rgba(241,185,51,.1) 100%);z-index:1}.flow-card{display:flex;align-items:flex-start;gap:1.5rem;background:#0c1835;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid var(--border-gold);border-radius:16px;padding:1.75rem;position:relative;z-index:2;transition:var(--transition-smooth);box-shadow:0 4px 20px rgba(0,0,0,.15)}.flow-card:hover{transform:translateX(10px);border-color:var(--gold-primary);box-shadow:var(--shadow-card-glow)}.flow-badge{position:absolute;left:-42px;top:50%;transform:translateY(-50%);width:24px;height:24px;background:var(--gold-gradient);color:#0c1835;border-radius:50%;font-size:.75rem;font-weight:800;border:3px solid #0a1130;box-shadow:0 0 10px rgba(241,185,51,.4);z-index:3}.flow-badge,.flow-icon-container{display:flex;align-items:center;justify-content:center}.flow-icon-container{width:50px;height:50px;background:rgba(241,185,51,.1);border:1px solid rgba(241,185,51,.25);border-radius:12px;color:var(--gold-primary);flex-shrink:0;transition:var(--transition-smooth)}.flow-card:hover .flow-icon-container{background:var(--gold-gradient);color:#0c1835;border-color:transparent;box-shadow:0 0 12px rgba(241,185,51,.3)}.flow-details h3{font-size:1.2rem;margin-bottom:.5rem;color:var(--text-white);font-weight:700}.flow-details p{font-size:.92rem;line-height:1.55;color:var(--text-muted)}@media (max-width:1024px){.recycling-grid{grid-template-columns:1fr;gap:4rem}.recycling-text-block{text-align:center;max-width:750px;margin:0 auto}.recycling-title{font-size:2.25rem}.van-info-card{text-align:left}.flow-timeline{max-width:600px;margin:0 auto}}@media (max-width:680px){.van-info-card{min-height:0}.van-info-image{position:relative;inset:auto;aspect-ratio:16/9}.van-info-overlay{position:relative;inset:auto;width:100%;background:#0c1835;backdrop-filter:none;-webkit-backdrop-filter:none;padding:1.5rem;text-align:center}.van-info-btn{align-self:center}}@media (max-width:576px){.gold-recycling-section{padding:5rem 0}.recycling-title{font-size:1.85rem}.flow-card{padding:1.25rem;flex-direction:column;align-items:center;text-align:center}.flow-badge{left:50%;top:-12px;transform:translateX(-50%)}.flow-timeline:before{display:none}}.muthoot-blue-section{position:relative;background:#ffffff;padding:3rem 0 0;overflow:hidden;border-top:1px solid rgba(241,185,51,.1)}.blue-grid{display:grid;grid-template-columns:1.05fr .75fr 1.1fr;align-items:start;gap:2.5rem}.blue-text-side{text-align:left;padding-bottom:3rem}.blue-eyebrow{display:inline-flex;gap:.5rem;font-size:.78rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;margin-bottom:1rem}.blue-eyebrow,.blue-eyebrow-icon{align-items:center;color:var(--gold-primary)}.blue-eyebrow-icon{width:20px;height:20px;border-radius:50%;background:rgba(241,185,51,.12);display:flex;justify-content:center;flex-shrink:0}.blue-title{font-size:1.85rem;font-weight:800;line-height:1.3;color:#0c1835;margin-bottom:1.25rem}.blue-desc{font-size:.95rem;line-height:1.7;color:#5b6072;margin-bottom:1.5rem}.blue-desc strong{color:#0c1835}.blue-checklist{list-style:none;display:flex;flex-direction:column;gap:.6rem;margin:0 0 1.75rem;padding:0}.blue-checklist li{display:flex;align-items:center;gap:.65rem;font-size:.9rem;font-weight:500;color:#0c1835}.blue-check-icon{width:20px;height:20px;border-radius:50%;background:var(--gold-primary);display:flex;align-items:center;justify-content:center;flex-shrink:0}.blue-cta-btn{display:inline-flex;align-items:center;gap:.5rem;background:#0c1835;color:#ffffff;border:none;text-decoration:none;padding:.85rem 1.5rem;border-radius:8px;font-weight:600;font-size:.9rem;cursor:pointer;transition:var(--transition-smooth)}.blue-cta-btn:hover{background:#16255e;transform:translateY(-2px);box-shadow:0 10px 24px rgba(12,24,53,.25)}.blue-media-side{position:relative;align-self:end;display:flex;align-items:flex-end;justify-content:center}.blue-media-pattern{position:absolute;inset:0;background-image:radial-gradient(rgba(12,24,53,.1) 1px,transparent 0);background-size:22px 22px;-webkit-mask-image:radial-gradient(circle at center,#000 55%,transparent 90%);mask-image:radial-gradient(circle at center,#000 55%,transparent 90%);z-index:0}.blue-portrait-img{position:relative;z-index:1;width:100%;height:auto;max-width:380px;object-fit:contain}.blue-compare-side{margin-top:70px;padding-bottom:3rem;text-align:left}.blue-compare-heading{display:flex;align-items:center;gap:.85rem;margin-bottom:1.5rem}.blue-compare-check{width:34px;height:34px;border-radius:50%;background:var(--gold-primary);display:flex;align-items:center;justify-content:center;flex-shrink:0}.blue-compare-heading p{font-size:1.1rem;font-weight:700;color:#0c1835;line-height:1.3}.blue-compare-table{border:1px solid rgba(12,24,53,.08);border-radius:14px;overflow:hidden;box-shadow:0 8px 28px rgba(12,24,53,.08)}.blue-compare-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.25rem}.blue-compare-row:not(:last-child){border-bottom:1px solid rgba(12,24,53,.06)}.blue-compare-row-header{background:#0c1835;color:#ffffff;font-weight:700;font-size:.9rem}.blue-compare-label{font-size:.9rem;font-weight:600;color:#0c1835}.blue-compare-num{font-size:1.1rem;font-weight:800;color:var(--gold-primary)}@media (max-width:1100px){.muthoot-blue-section{padding:4rem 0}.blue-grid{grid-template-columns:1fr;gap:3rem}.blue-compare-side,.blue-text-side{text-align:center;max-width:560px;margin:0 auto}.blue-checklist li,.blue-eyebrow{justify-content:center}.blue-cta-btn{margin:0 auto}.blue-compare-heading{justify-content:center}.blue-media-side{align-self:auto}.blue-portrait-img{max-width:320px}}@media (max-width:576px){.muthoot-blue-section{padding:3rem 0}.blue-title{font-size:1.6rem}.blue-compare-row{padding:.85rem 1rem}.blue-compare-label{font-size:.82rem}.blue-compare-num{font-size:.98rem}}.history-section{position:relative;background:linear-gradient(180deg,#081132 0,#0c153a);padding:4.5rem 0;overflow:hidden;border-top:1px solid rgba(241,185,51,.1)}.history-header{text-align:center;max-width:700px;margin:0 auto 3rem}.history-subtitle{font-size:.85rem;font-weight:600;color:var(--gold-primary);text-transform:uppercase;letter-spacing:.15em;margin-bottom:.75rem;display:block}.history-title{font-size:2.25rem;font-weight:800;line-height:1.25;color:var(--text-white);margin-bottom:.85rem}.history-desc{font-size:.98rem;line-height:1.6;color:var(--text-muted)}.timeline-container{position:relative;max-width:1150px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.timeline-line{position:absolute;left:0;right:0;top:14px;height:2px;background:linear-gradient(to right,rgba(241,185,51,.1) 0,var(--gold-primary) 15%,var(--gold-primary) 85%,rgba(241,185,51,.1) 100%);z-index:1}.timeline-item{position:relative;display:flex;flex-direction:column;align-items:center;padding-top:44px;z-index:2}.timeline-year-badge{position:absolute;top:14px;left:50%;transform:translate(-50%,-50%);z-index:3;display:inline-block;background:var(--gold-gradient);color:#0c1835;font-size:.78rem;font-weight:800;padding:.3rem .9rem;border-radius:9999px;border:3px solid #081132;box-shadow:0 0 10px rgba(241,185,51,.4);white-space:nowrap}.timeline-content{width:100%;flex:1 1;display:flex;flex-direction:column;justify-content:center;padding:1.5rem;text-align:center;transition:var(--transition-smooth)}.timeline-content:hover{transform:translateY(-4px);border-color:var(--gold-primary);box-shadow:var(--shadow-card-glow)}.timeline-content h3{font-size:1rem;font-weight:700;color:var(--text-white);margin-bottom:.5rem}.timeline-content p{font-size:.85rem;line-height:1.5;color:var(--text-muted)}@media (max-width:900px){.timeline-container{grid-template-columns:1fr;gap:1.5rem;max-width:480px}.timeline-line{display:none}}@media (max-width:576px){.history-section{padding:3.5rem 0}.history-title{font-size:1.85rem}}.stand-today-section{position:relative;background:radial-gradient(circle at 90% 10%,rgba(241,185,51,.08) 0,transparent 50%),linear-gradient(180deg,#0c153a 0,#0a1130);padding:8rem 0;overflow:hidden;border-top:1px solid rgba(241,185,51,.1)}.stand-today-grid{display:grid;grid-template-columns:.95fr 1.05fr;gap:5rem;align-items:center}.stand-today-info{text-align:left}.stand-today-subtitle{font-size:.85rem;font-weight:600;color:var(--gold-primary);text-transform:uppercase;letter-spacing:.15em;margin-bottom:1rem;display:block}.stand-today-title{font-size:2.75rem;font-weight:800;line-height:1.25;color:var(--text-white);margin-bottom:1.5rem}.stand-today-desc{font-size:1.2rem;line-height:1.65;color:var(--text-white);margin-bottom:1.25rem;font-weight:500}.stand-today-desc strong{color:var(--gold-primary)}.stand-today-subdesc{font-size:.95rem;line-height:1.6;color:var(--text-muted);margin-bottom:2.5rem}.financial-supermarket-card{padding:1.75rem;background:rgba(241,185,51,.05);border:1px solid var(--border-gold);border-radius:16px;position:relative;overflow:hidden}.financial-supermarket-card h3{font-size:1.2rem;font-weight:700;color:var(--text-white);margin:.75rem 0 .5rem}.financial-supermarket-card p{font-size:.9rem;line-height:1.5;color:var(--text-muted)}.highlight-tag{display:inline-block;padding:.25rem .6rem;font-size:.7rem;font-weight:700;text-transform:uppercase;background:var(--gold-gradient);color:#0c1835;border-radius:4px;letter-spacing:.05em}.stand-today-services{width:100%}.services-title{font-size:1.35rem;color:var(--text-white);font-weight:700;margin-bottom:2rem;position:relative;padding-left:1rem}.services-title:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:3px;height:18px;background:var(--gold-gradient);border-radius:2px}.services-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem}.service-card{display:flex;align-items:center;gap:1.25rem;padding:1.25rem 1.5rem;text-align:left;transition:var(--transition-smooth)}.service-card:hover{transform:translateY(-3px);border-color:var(--gold-primary);box-shadow:var(--shadow-card-glow);background:rgba(10,19,44,.95)}.service-icon{font-size:1.75rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.service-card h4{font-size:.95rem;font-weight:600;color:var(--text-white);line-height:1.4}@media (max-width:1024px){.stand-today-grid{grid-template-columns:1fr;gap:4rem}.stand-today-info{text-align:center;max-width:750px;margin:0 auto}.highlight-tag{margin:0 auto}.financial-supermarket-card,.stand-today-services{max-width:600px;margin:0 auto}}@media (max-width:576px){.stand-today-section{padding:5rem 0}.stand-today-title{font-size:2rem}.services-grid{grid-template-columns:1fr}.service-card{padding:1rem 1.25rem}}.philanthropy-section{position:relative;background:white;overflow:hidden;border-top:1px solid rgba(241,185,51,.1)}.philanthropy-header{text-align:center;max-width:800px;margin:5rem auto}.philanthropy-subtitle{font-size:.85rem;font-weight:600;color:var(--gold-primary);text-transform:uppercase;letter-spacing:.15em;margin-bottom:1rem;display:block}.philanthropy-title{font-size:2.75rem;font-weight:800;line-height:1.25;color:#0c1835;margin-bottom:1.5rem}.philanthropy-desc{font-size:1.15rem;line-height:1.65;color:#0c1835}.heel-container{display:grid;grid-template-columns:1.2fr .8fr;gap:4rem;align-items:flex-start;max-width:1150px;margin:0 auto 5rem}.heel-info-box{order:2;background:rgba(241,185,51,.04);border:1px solid rgba(241,185,51,.15);border-radius:20px;padding:2.5rem 2.25rem;text-align:left}.heel-info-box h3{font-size:1.65rem;font-weight:800;color:var(--gold-primary);margin-bottom:1rem;text-transform:uppercase;letter-spacing:.05em}.heel-info-box p{font-size:1.05rem;line-height:1.7;color:#0c1835}.heel-info-box strong{color:var(--gold-primary)}.heel-info-image{margin-top:1.75rem;border-radius:14px;overflow:hidden;border:1px solid rgba(241,185,51,.2)}.heel-info-image img{display:block;width:100%;height:220px;object-fit:cover}.heel-pillars-grid{order:1;display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.heel-card{padding:2.25rem 2rem;text-align:left;position:relative;overflow:hidden;transition:var(--transition-smooth);background:#0c1835}.heel-card:hover{transform:translateY(-5px);border-color:var(--gold-primary);box-shadow:var(--shadow-card-glow)}.heel-letter-badge{position:absolute;top:-15px;right:-5px;font-size:6.5rem;font-weight:900;opacity:.04;color:var(--gold-primary);pointer-events:none;line-height:1;transition:var(--transition-smooth)}.heel-card:hover .heel-letter-badge{opacity:.09;transform:scale(1.1) rotate(5deg)}.heel-card-header{display:flex;align-items:center;gap:1rem;margin-bottom:1.25rem}.heel-icon-box{width:44px;height:44px;background:rgba(241,185,51,.1);border:1px solid rgba(241,185,51,.2);border-radius:10px;display:flex;align-items:center;justify-content:center;color:var(--gold-primary);flex-shrink:0}.heel-card h3{font-size:1.25rem;font-weight:700;color:var(--text-white)}.heel-card p{font-size:.92rem;line-height:1.55;color:var(--text-muted)}.philanthropy-conclusion{max-width:850px;margin:0 auto;text-align:center;padding:3rem 2.25rem;background:radial-gradient(circle,rgba(241,185,51,.08) 0,transparent 100%);border-radius:24px;border:1px dashed rgba(241,185,51,.25)}.philanthropy-conclusion p{font-size:1.25rem;line-height:1.7;color:#0c1835;font-weight:500}.philanthropy-conclusion strong{color:var(--gold-primary)}@media (max-width:1024px){.heel-container{grid-template-columns:1fr;gap:3rem}.heel-info-box{text-align:center}.heel-info-box,.heel-pillars-grid{max-width:750px;margin:0 auto}}@media (max-width:576px){.philanthropy-section{padding:5rem 0}.philanthropy-title{font-size:2rem}.heel-pillars-grid{grid-template-columns:1fr}.heel-card{padding:1.75rem 1.5rem}.philanthropy-conclusion p{font-size:1.05rem}}