section.basic-heading .heading{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:1.5rem;margin:auto;text-align:center}section.basic-heading .heading .eyebrow{margin-bottom:0}section.basic-heading .heading .body-text{margin:0 auto;max-width:768px}@media (max-width:1080px){section.basic-heading .heading br{display:none}}section.basic-heading .heading-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:1.5rem}section.basic-heading .layout-side-by-side{text-align:left}section.basic-heading .layout-side-by-side .eyebrow{width:100%}section.basic-heading .layout-side-by-side .heading-content{-webkit-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem;display:grid;grid-template-columns:1fr 1fr;row-gap:1rem}@media (max-width:640px){section.basic-heading .layout-side-by-side .heading-content{grid-template-columns:1fr}}section.basic-heading .layout-side-by-side br{display:none}section.basic-heading .layout-left{margin:0;max-width:70%;text-align:left}section.basic-heading .layout-left .body-text{margin:0;max-width:100%}