@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&display=swap");.bht-section{background-color:#fff;font-family:Inter,sans-serif;overflow:hidden;width:100%}.bht-container{align-items:center;display:grid;grid-template-columns:45fr 55fr;margin:0 auto;max-width:1440px;min-height:500px}.bht-content{display:flex;flex-direction:column;gap:28px;padding:80px 48px 80px 100px}.bht-titulo{color:#00b451;font-size:40px;font-weight:700;line-height:48px}.bht-descripcion,.bht-titulo{font-family:Inter,sans-serif;margin:0}.bht-descripcion{color:#fff;font-size:18px;font-weight:400;line-height:28px}.bht-descripcion p{margin:0}.bht-descripcion p+p{margin-top:12px}.bht-descripcion b,.bht-descripcion strong{color:#fff;font-weight:700}.bht-imagen-wrap{box-sizing:border-box;padding:40px 40px 40px 0;width:100%}.bht-imagen{border-radius:20px;display:block;height:100%;max-height:480px;object-fit:cover;object-position:center top;width:100%}@media (max-width:1200px){.bht-content{padding:60px 40px 60px 60px}.bht-titulo{font-size:34px;line-height:42px}}@media (max-width:900px){.bht-container{grid-template-columns:1fr;min-height:auto}.bht-content{gap:20px;order:2;padding:48px 32px 32px}.bht-imagen-wrap{order:1;padding:32px 24px 0}.bht-imagen{border-radius:16px;max-height:320px}.bht-titulo{font-size:30px;line-height:38px}.bht-descripcion{font-size:16px;line-height:26px}}@media (max-width:480px){.bht-content{gap:16px;padding:36px 24px 28px}.bht-titulo{font-size:26px;line-height:34px}.bht-imagen-wrap{padding:24px 16px 0}.bht-imagen{border-radius:12px;max-height:240px}}