.HeroSection-module__sBkrQG__heroSection{background-color:var(--dark-bg);color:var(--text-light);align-items:center;min-height:85vh;padding:100px 1% 1rem;display:flex;position:relative;overflow:hidden}.HeroSection-module__sBkrQG__container{z-index:2;justify-content:space-between;align-items:stretch;width:100%;max-width:1800px;margin:0 auto;display:flex;position:relative}.HeroSection-module__sBkrQG__leftContent{flex-direction:column;flex:1;justify-content:center;min-height:80vh;display:flex;position:relative}.HeroSection-module__sBkrQG__imageWrapper{z-index:0;width:120%;height:100%;position:absolute;top:0;left:-20%;-webkit-mask-image:linear-gradient(90deg,#000 70%,#0000 100%);mask-image:linear-gradient(90deg,#000 70%,#0000 100%)}.HeroSection-module__sBkrQG__heroImage{object-fit:cover;object-position:center}.HeroSection-module__sBkrQG__imageOverlayGradient{background:linear-gradient(90deg,#000c 0%,#0003 20%,#0000 80%);width:100%;height:100%;position:absolute;top:0;left:0}.HeroSection-module__sBkrQG__quoteBox{z-index:2;max-width:250px;position:absolute;top:4rem;left:2rem}.HeroSection-module__sBkrQG__quoteText{text-shadow:0 2px 4px #000000e6,0 4px 10px #000000b3;margin-bottom:.5rem;font-size:1.5rem;font-weight:600;line-height:1.4}.HeroSection-module__sBkrQG__quoteAuthor{color:#eaeaea;text-shadow:0 2px 4px #000000e6;margin-bottom:1rem;font-size:1rem}.HeroSection-module__sBkrQG__bhagatSinghImage{border-radius:8px;width:max-content;margin-top:1rem;overflow:hidden}.HeroSection-module__sBkrQG__crowdGraphic{gap:1rem;margin-top:2rem;display:flex}.HeroSection-module__sBkrQG__placard{background-color:#ffffff1a;border-radius:4px;padding:.5rem 1rem;font-size:.9rem}.HeroSection-module__sBkrQG__rightContent{text-align:center;z-index:2;flex-direction:column;flex:1.5;justify-content:center;align-items:center;padding-left:2rem;display:flex}.HeroSection-module__sBkrQG__preTitle{color:var(--text-light);text-shadow:0 2px 4px #000c,0 4px 10px #0009;margin-bottom:-10px;padding-top:10px;font-size:3.5rem;font-weight:700;line-height:1.3}.HeroSection-module__sBkrQG__mainTitle{color:#ffb703;text-shadow:0 2px 4px #000000e6,0 4px 10px #000000b3;margin-bottom:1.5rem;font-size:6rem;font-weight:800;line-height:1}.HeroSection-module__sBkrQG__subtitle{color:#f3f4f6;text-shadow:0 2px 4px #000c,0 4px 10px #0009;max-width:600px;margin-bottom:2.5rem;font-size:1.3rem;line-height:1.6}.HeroSection-module__sBkrQG__actionButtons{justify-content:center;gap:1.5rem;margin-bottom:3.5rem;display:flex}.HeroSection-module__sBkrQG__btn{border-radius:6px;align-items:center;gap:.5rem;padding:.8rem 1.5rem;font-size:1.1rem;font-weight:600;transition:all .2s;display:flex}.HeroSection-module__sBkrQG__btnPrimary{background-color:var(--primary-red);color:#fff}.HeroSection-module__sBkrQG__btnPrimary:hover{background-color:var(--primary-red-hover);transform:translateY(-2px)}.HeroSection-module__sBkrQG__btnSecondary{color:#ffb703;background-color:#0000;border:1px solid #ffb703}.HeroSection-module__sBkrQG__btnSecondary:hover{background-color:#ffb7031a;transform:translateY(-2px)}.HeroSection-module__sBkrQG__statsRow{background-color:#00000080;border:1px solid #fff3;border-radius:12px;flex-direction:column;align-items:center;gap:1.5rem;width:100%;max-width:100%;padding:1.5rem 2rem;display:flex}.HeroSection-module__sBkrQG__statsGridTop{grid-template-columns:repeat(6,1fr);gap:1rem;width:100%;display:grid}.HeroSection-module__sBkrQG__statItem{text-align:left;align-items:center;gap:.75rem;display:flex}.HeroSection-module__sBkrQG__statItemFull{text-align:left;border-top:1px dashed #ffffff26;justify-content:center;align-items:center;gap:.75rem;width:100%;margin-top:.5rem;padding-top:1rem;display:flex}.HeroSection-module__sBkrQG__statIconWrapper{color:#ffb703;justify-content:center;align-items:center;display:flex}.HeroSection-module__sBkrQG__statTitle{margin:0;font-size:1rem;font-weight:700}.HeroSection-module__sBkrQG__statSub{color:#9ca3af;margin:0;font-size:.75rem}@media (max-width:1024px){.HeroSection-module__sBkrQG__container{flex-direction:column;align-items:center;display:flex}.HeroSection-module__sBkrQG__leftContent{width:100%;min-height:55vh}.HeroSection-module__sBkrQG__imageWrapper{width:100%;left:0;-webkit-mask-image:none;mask-image:none}.HeroSection-module__sBkrQG__imageOverlayGradient{background:linear-gradient(#0000 0%,#0006 50%,#000 100%)}.HeroSection-module__sBkrQG__quoteBox{z-index:10;max-width:200px;top:2rem;left:1rem}.HeroSection-module__sBkrQG__quoteText{font-size:1.2rem}.HeroSection-module__sBkrQG__rightContent{z-index:10;flex-direction:column;align-items:center;width:100%;margin-top:-38vh;padding-top:0;padding-left:0;display:flex}.HeroSection-module__sBkrQG__preTitle{font-size:2.5rem}.HeroSection-module__sBkrQG__mainTitle{font-size:4.5rem}}@media (max-width:768px){.HeroSection-module__sBkrQG__heroSection{padding:60px 1% 1rem}.HeroSection-module__sBkrQG__preTitle{font-size:2rem}.HeroSection-module__sBkrQG__mainTitle{font-size:3.5rem}.HeroSection-module__sBkrQG__subtitle{margin-bottom:1.5rem;font-size:1.1rem}.HeroSection-module__sBkrQG__actionButtons{flex-direction:row;gap:.5rem;width:100%;margin-bottom:1rem}.HeroSection-module__sBkrQG__btn{flex:1;justify-content:center;padding:.8rem .5rem;font-size:.9rem}.HeroSection-module__sBkrQG__statsRow{gap:1rem;margin-top:1vh;padding:1rem}.HeroSection-module__sBkrQG__statsGridTop{grid-template-columns:repeat(2,1fr)}.HeroSection-module__sBkrQG__statItem{width:100%}.HeroSection-module__sBkrQG__statItemFull{width:100%;margin-top:.5rem}}@media (max-width:480px){.HeroSection-module__sBkrQG__preTitle{font-size:1.5rem}.HeroSection-module__sBkrQG__mainTitle{font-size:2.2rem}.HeroSection-module__sBkrQG__subtitle{margin-bottom:1rem;font-size:.95rem}.HeroSection-module__sBkrQG__btn{padding:.6rem .3rem;font-size:.75rem}.HeroSection-module__sBkrQG__statTitle{font-size:.85rem}.HeroSection-module__sBkrQG__statSub{font-size:.65rem}.HeroSection-module__sBkrQG__statIconWrapper svg{width:24px;height:24px}}@media (max-width:380px){.HeroSection-module__sBkrQG__preTitle{font-size:1.2rem}.HeroSection-module__sBkrQG__mainTitle{font-size:1.8rem}.HeroSection-module__sBkrQG__subtitle{font-size:.85rem}.HeroSection-module__sBkrQG__btn{font-size:.65rem}.HeroSection-module__sBkrQG__statTitle{font-size:.75rem}.HeroSection-module__sBkrQG__statSub{font-size:.55rem}.HeroSection-module__sBkrQG__actionButtons{gap:.25rem}.HeroSection-module__sBkrQG__statsRow{gap:.5rem;padding:.5rem}}
