.bch{align-items:stretch;background-color:#fff;border-radius:16px;box-sizing:border-box;display:flex;flex-direction:row;font-family:Plus Jakarta Sans,Arial,sans-serif;overflow:hidden}.bch__img-wrap{flex-shrink:0;overflow:hidden}.bch--img-25 .bch__img-wrap{width:25%}.bch--img-33 .bch__img-wrap{width:33.333%}.bch--img-50 .bch__img-wrap{width:50%}.bch__img-wrap--placeholder{background-color:#e8e8e6}.bch__img-wrap--contained{align-items:center;display:flex;justify-content:center;padding:32px 24px}.bch__img-wrap--contained .bch__img{border-radius:10px;height:auto;object-fit:unset;width:100%}.bch__img{display:block;height:100%;object-fit:cover;object-position:center center;width:100%}.bch__img--pos-top{object-position:center top}.bch__img--pos-middle{object-position:center center}.bch__img--pos-bottom{object-position:center bottom}.bch__body{display:flex;flex:1;flex-direction:column;justify-content:center;padding:24px}.bch__title{color:#1a1a19;font-weight:700;line-height:1.3;margin:0 0 12px}.bch__title,.bch__title--small{font-size:18px}.bch__title--medium{font-size:20px}.bch__title--large{font-size:24px}.bch__desc{color:#1a1a19;flex:1;font-size:14px;line-height:1.7}.bch__desc p{margin:0 0 8px}.bch__desc p:last-child{margin-bottom:0}.bch__actions{align-items:center;display:flex;flex-wrap:wrap;gap:12px;margin-top:16px}.bch__link{align-items:center;color:#145c5d;display:inline-flex;font-size:14px;font-weight:600;gap:4px;text-decoration:none;transition:gap .2s ease,color .2s ease}.bch__link:hover{color:#0d3d3e;gap:8px}.bch__cta-wrap{display:inline-flex}@media (max-width:600px){.bch{flex-direction:column}.bch--img-25 .bch__img-wrap:not(.bch__img-wrap--contained),.bch--img-33 .bch__img-wrap:not(.bch__img-wrap--contained),.bch--img-50 .bch__img-wrap:not(.bch__img-wrap--contained){aspect-ratio:16/9;width:100%}.bch__img-wrap--contained{display:block;margin:0 auto;padding:24px 16px 0;width:100%}}