.section-header{display:flex;flex-direction:column;width:100%}.section-header--description-first .section-header__description{order:-1}.section-header__description,.section-header__title{margin:0 auto}@media only screen and (min-width:768px)and (max-width:1140px){.section-header__title--width-md{max-width:720px}}@media only screen and (min-width:1141px){.section-header__title--width-md{max-width:944px}}@media only screen and (min-width:768px)and (max-width:1140px){.section-header__title--width-sm{max-width:536px}}@media only screen and (min-width:1141px){.section-header__title--width-sm{max-width:752px}}@media only screen and (min-width:768px)and (max-width:1140px){.section-header__description--width-sm{max-width:560px}}@media only screen and (min-width:1141px){.section-header__description--width-sm{max-width:560px}}@media only screen and (min-width:768px)and (max-width:1140px){.section-header__description--width-md{max-width:720px}}@media only screen and (min-width:1141px){.section-header__description--width-md{max-width:752px}}.section-header__button{width:-moz-fit-content;width:fit-content}.section-header__actions{display:flex;gap:16px}.section-header__actions.section-header__actions--center{justify-content:center}.section-header__actions.section-header__actions--left{justify-content:flex-start}.section-header__actions.section-header__actions--right{justify-content:flex-end}