.hero-services{box-sizing:border-box;background-color:#fff;align-items:center;width:100%;min-height:600px;display:flex;overflow:hidden}.hero-services-inner{justify-content:space-between;align-items:center;gap:40px;width:100%;display:flex}.hero-services-left{z-index:2;flex-direction:column;flex:1;display:flex}.hero-services-right{z-index:1;flex:1;justify-content:center;align-items:center;display:flex}.hero-services-img{object-fit:contain;max-width:100%;height:auto}.hero-services-title,#services{letter-spacing:-1px;color:#000;text-transform:uppercase;margin:0 0 24px;padding:5px;font-size:clamp(40px,5vw,59px);font-weight:700;line-height:1.1}.hero-services-desc,#services-component{color:#21212199;max-width:550px;margin:0;font-size:18px;font-weight:400;line-height:1.6}@media (max-width:1200px){.hero-services-inner{padding:60px 5% 60px 10%}}@media screen and (max-width:999px){.hero-services{min-height:auto;padding:40px 0}.hero-services-inner{text-align:center;flex-direction:column;gap:48px;padding:40px 24px}.hero-services-left{align-items:center;width:100%}.hero-services-title,#services{margin-bottom:20px;font-size:clamp(32px,8vw,48px)}.hero-services-desc,#services-component{max-width:100%;font-size:16px}.hero-services-desc br,.hero-services-title br{display:none}.hero-services-right{width:100%;margin-top:0}.hero-services-img{max-width:90%;margin:0 auto}}@media screen and (max-width:480px){.hero-services-inner{padding:20px 16px}.hero-services-title,#services{font-size:28px}}
