.help-empresas{background-color:#fff;border-radius:12px;box-shadow:0 4px 6px rgba(0,0,0,.1);box-sizing:border-box;margin:40px auto;max-width:1200px;padding:40px}.help-empresas,.help-empresas__container{align-items:center;display:flex;justify-content:center}.help-empresas__container{gap:64px;width:100%}.help-empresas__image{align-items:center;display:flex;flex:0 0 auto;justify-content:center}.help-empresas__image img{border-radius:8px;display:block;height:auto;max-width:300px;width:100%}.help-empresas__content{box-sizing:border-box;flex:0 1 500px;max-width:500px;padding-left:0;text-align:left}.help-empresas__content span{color:#4d5761;font-family:Averta,Lato,sans-serif;font-size:34px;font-weight:700;line-height:42px}.help-empresas__content p{color:#2a3037;font-family:Averta,Lato,sans-serif;font-size:20px;font-weight:400;line-height:28px;margin:24px 0 0}.help-empresas__button{align-items:center;background-color:#293b8a;border-radius:30px;box-sizing:border-box;color:#fff;display:inline-flex;font-family:Lato,sans-serif;font-size:16px;font-weight:500;gap:10px;height:60px;justify-content:center;letter-spacing:.01em;line-height:25px;margin-top:20px;max-width:100%;padding:12px 20px;text-decoration:none;transform:scale(1.05);transition:background-color .3s ease,transform .2s ease;width:409px}.help-empresas__button:focus,.help-empresas__button:hover{background-color:#1f2d6b;color:#fff;outline:none;text-decoration:none;transform:scale(1.05)}.help-empresas__button img{height:30px;width:30px}@media (max-width:768px){.help-empresas{margin:40px 24px;padding:40px}.help-empresas__container{align-items:center;flex-direction:column;gap:20px;justify-content:center}.help-empresas__content{flex:1 1 auto;max-width:100%;padding-left:20px;text-align:left}.help-empresas__image img{height:304px;max-width:242px;object-fit:contain}.help-empresas__content span{font-size:34px;font-weight:700;line-height:42px}.help-empresas__content p{font-size:14px;line-height:16px;margin-top:24px}}@media (max-width:450px){.help-empresas__button{width:300px}}