.HeroSection-module__TT4QkG__heroSection{color:#fff;align-items:center;width:100%;height:120vh;min-height:80vh;margin-top:80px;display:flex;position:relative;overflow:hidden}.HeroSection-module__TT4QkG__backgroundImage{z-index:-2;background-position:50%;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.HeroSection-module__TT4QkG__overlay{z-index:-1;background:linear-gradient(90deg,rgba(0,0,0,.85),rgba(0,0,0,.6));width:100%;height:100%;position:absolute;top:0;left:0}.HeroSection-module__TT4QkG__container{z-index:1;width:100%;max-width:1200px;margin:0 auto;padding:0 20px;position:relative}.HeroSection-module__TT4QkG__content{justify-content:space-between;align-items:center;gap:60px;display:flex}.HeroSection-module__TT4QkG__textContent{flex:1;max-width:650px}.HeroSection-module__TT4QkG__subtitle{text-transform:uppercase;color:#ff6b6b;letter-spacing:1px;background:rgba(59,130,246,.1);border-radius:4px;margin-bottom:20px;padding:6px 12px;font-size:16px;font-weight:600;display:inline-block}.HeroSection-module__TT4QkG__title{background:linear-gradient(90deg,#fff,#e2e8f0);color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:24px;font-size:48px;font-weight:800;line-height:1.2}.HeroSection-module__TT4QkG__description{color:#e2e8f0;margin-bottom:30px;font-size:18px;line-height:1.7}.HeroSection-module__TT4QkG__highlightsList{grid-template-columns:repeat(2,1fr);gap:16px;margin-bottom:40px;display:grid}.HeroSection-module__TT4QkG__highlightItem{color:#f8fafc;align-items:center;gap:10px;font-size:16px;display:flex}.HeroSection-module__TT4QkG__checkIcon{color:#ff6b6b;flex-shrink:0;font-size:18px}.HeroSection-module__TT4QkG__statsContainer{gap:40px;margin-bottom:40px;display:flex}.HeroSection-module__TT4QkG__statItem{text-align:center}.HeroSection-module__TT4QkG__statIcon{color:#ff6b6b;margin-bottom:8px;font-size:24px}.HeroSection-module__TT4QkG__statCount{color:#fff;margin-bottom:4px;font-size:36px;font-weight:800}.HeroSection-module__TT4QkG__statLabel{color:#cbd5e1;font-size:14px}.HeroSection-module__TT4QkG__actionButtons{gap:20px;display:flex}.HeroSection-module__TT4QkG__primaryButton{color:#fff;background:linear-gradient(90deg,#ff6b6b,#ff6b6b);border-radius:8px;align-items:center;gap:8px;padding:14px 28px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 12px rgba(37,99,235,.3)}.HeroSection-module__TT4QkG__primaryButton:hover{transform:translateY(-3px);box-shadow:0 6px 16px rgba(37,99,235,.4)}.HeroSection-module__TT4QkG__buttonIcon{transition:transform .3s}.HeroSection-module__TT4QkG__primaryButton:hover .HeroSection-module__TT4QkG__buttonIcon{transform:translate(4px)}.HeroSection-module__TT4QkG__secondaryButton{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);border-radius:8px;justify-content:center;align-items:center;padding:14px 28px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.HeroSection-module__TT4QkG__secondaryButton:hover{background:rgba(255,255,255,.2);transform:translateY(-3px)}.HeroSection-module__TT4QkG__imageContainer{flex:1;max-width:400px;position:relative}.HeroSection-module__TT4QkG__imageWrapper{border-radius:16px;width:90%;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 20px 40px rgba(0,0,0,.3)}.HeroSection-module__TT4QkG__teamImage{border-radius:16px;width:100%;height:auto;transition:transform .5s;display:block}.HeroSection-module__TT4QkG__imageWrapper:hover .HeroSection-module__TT4QkG__teamImage{transform:scale(1.05)}.HeroSection-module__TT4QkG__experienceBadge{color:#fff;background:linear-gradient(135deg,#ff6b6b,#ff6b6b);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:100px;height:100px;display:flex;position:absolute;bottom:-20px;right:-20px;box-shadow:0 8px 16px rgba(37,99,235,.3)}.HeroSection-module__TT4QkG__years{font-size:32px;font-weight:800;line-height:1}.HeroSection-module__TT4QkG__yearsText{margin-top:4px;font-size:14px}@media (max-width:1024px){.HeroSection-module__TT4QkG__content{flex-direction:column;gap:40px}.HeroSection-module__TT4QkG__textContent,.HeroSection-module__TT4QkG__imageContainer{max-width:100%}.HeroSection-module__TT4QkG__title{font-size:40px}.HeroSection-module__TT4QkG__highlightsList{grid-template-columns:1fr}}@media (max-width:768px){.HeroSection-module__TT4QkG__heroSection{padding:100px 0 80px}.HeroSection-module__TT4QkG__title{font-size:36px}.HeroSection-module__TT4QkG__statsContainer{flex-wrap:wrap;justify-content:center;gap:30px}.HeroSection-module__TT4QkG__statItem{flex:0 0 calc(50% - 30px)}.HeroSection-module__TT4QkG__actionButtons{flex-direction:column;gap:16px}.HeroSection-module__TT4QkG__primaryButton,.HeroSection-module__TT4QkG__secondaryButton{justify-content:center;width:100%}}@media (max-width:480px){.HeroSection-module__TT4QkG__heroSection{padding:80px 0 60px}.HeroSection-module__TT4QkG__title{font-size:30px}.HeroSection-module__TT4QkG__description{font-size:16px}.HeroSection-module__TT4QkG__statItem{flex:0 0 100%}.HeroSection-module__TT4QkG__experienceBadge{width:80px;height:80px;bottom:-10px;right:-10px}.HeroSection-module__TT4QkG__years{font-size:26px}.HeroSection-module__TT4QkG__yearsText{font-size:12px}}
