.section-heading{display:flex;gap:2rem}.section-heading__content-wrapper{flex:2}.section-heading__button-wrapper{align-items:flex-start;display:flex;flex:1;flex-wrap:wrap;gap:1rem;justify-content:flex-end}.section-heading--center{align-items:center;flex-direction:column;justify-content:center;margin:0 auto;text-align:center;width:80%}.section-heading--right{flex-direction:row-reverse;text-align:right}.section-heading--right,.section-heading--right .section-heading__button-wrapper{justify-content:flex-start}.section-heading--left .section-heading__button-wrapper{justify-content:flex-end}.section-heading--top{align-items:flex-start}.section-heading--middle{align-items:center}.section-heading--bottom{align-items:flex-end}@media (max-width:768px){.section-heading{flex-direction:column}.content-in-center,.section-heading--center{width:100%}.section-heading__button-wrapper{justify-content:flex-start}.section-heading--right{align-items:flex-end}.section-heading--left.section-heading--bottom{align-items:flex-start}.section-heading--right.section-heading--bottom{align-items:flex-end}}