.body-e__header{margin-bottom:2rem}.body-e__row{align-items:center;display:flex;gap:2rem}.body-e__col{flex:1 1 0;min-width:0}.body-e__col--order-last{order:2}.body-e__image{border-radius:8px;display:block;height:auto;width:100%}.body-e__content h3{font-weight:700;margin-bottom:.75rem}.body-e__content p{color:var(--bs-gray-700);line-height:1.7}.body-e__content p:last-child{margin-bottom:0}.body-e__content ol,.body-e__content ul{color:var(--bs-gray-700);line-height:1.7;padding-left:1.25rem}@media (max-width:991px){.body-e__row{flex-direction:column;gap:1.5rem}.body-e__col{flex:0 0 100%;width:100%}.body-e__col--order-last{order:0}}