.bwalk-hero-split{--bwalk-hero-split-gap:10px;display:flex;flex-direction:column;gap:var(--bwalk-hero-split-gap);width:100%}.bwalk-hero-split__content{display:flex;flex-direction:column;min-width:0}.bwalk-hero-split__media{min-width:0}.bwalk-hero-split__image{border-radius:var(--bwalk-hero-split-image-radius,8px);display:block;height:auto;min-height:300px;width:100%}.bwalk-hero-split__actions{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem 1rem;margin-top:1.5rem}.bwalk-hero-split.text-left .bwalk-hero-split__actions{justify-content:flex-start}.bwalk-hero-split.text-center .bwalk-hero-split__actions{justify-content:center}.bwalk-hero-split.text-right .bwalk-hero-split__actions{justify-content:flex-end}.bwalk-hero-split__stats{border-top:1px solid rgba(33,33,57,.1);display:flex;flex-wrap:wrap;gap:1rem 2.5rem;list-style:none;margin:1.5rem 0 0;padding-top:20px}.bwalk-hero-split.text-center .bwalk-hero-split__stats{justify-content:center}.bwalk-hero-split.text-right .bwalk-hero-split__stats{justify-content:flex-end}.bwalk-hero-split__stat{display:flex;flex-direction:column}.bwalk-hero-split__stat-number{color:var(--bwalk-hero-split-stat-number-color,rgb(var(--color-text-dark)));font-size:1.25rem;font-weight:900;line-height:1.5}.bwalk-hero-split__stat-label{color:var(--bwalk-hero-split-stat-label-color,rgb(var(--color-text-dark)));font-family:var(--body-font-family);font-size:.813rem}@media (min-width:768px){.bwalk-hero-split{align-items:center;flex-direction:row}.bwalk-hero-split__content,.bwalk-hero-split__media{flex:1 1 50%}.bwalk-hero-split--image-left .bwalk-hero-split__media{order:-1}.bwalk-hero-split--v-top{align-items:flex-start}.bwalk-hero-split--v-middle{align-items:center}.bwalk-hero-split--v-bottom{align-items:flex-end}}@media (min-width:768px) and (max-width:1024px){.bwalk-hero-split--v-top--tablet{align-items:flex-start}.bwalk-hero-split--v-middle--tablet{align-items:center}.bwalk-hero-split--v-bottom--tablet{align-items:flex-end}.bwalk-hero-split.text-left--tablet .bwalk-hero-split__actions,.bwalk-hero-split.text-left--tablet .bwalk-hero-split__stats{justify-content:flex-start}.bwalk-hero-split.text-center--tablet .bwalk-hero-split__actions,.bwalk-hero-split.text-center--tablet .bwalk-hero-split__stats{justify-content:center}.bwalk-hero-split.text-right--tablet .bwalk-hero-split__actions,.bwalk-hero-split.text-right--tablet .bwalk-hero-split__stats{justify-content:flex-end}}@media (min-width:1025px){.bwalk-hero-split--v-top--desktop{align-items:flex-start}.bwalk-hero-split--v-middle--desktop{align-items:center}.bwalk-hero-split--v-bottom--desktop{align-items:flex-end}.bwalk-hero-split.text-left--desktop .bwalk-hero-split__actions,.bwalk-hero-split.text-left--desktop .bwalk-hero-split__stats{justify-content:flex-start}.bwalk-hero-split.text-center--desktop .bwalk-hero-split__actions,.bwalk-hero-split.text-center--desktop .bwalk-hero-split__stats{justify-content:center}.bwalk-hero-split.text-right--desktop .bwalk-hero-split__actions,.bwalk-hero-split.text-right--desktop .bwalk-hero-split__stats{justify-content:flex-end}}@media (max-width:767px){.bwalk-hero-split__media{order:1}}