.cs-section{display:flex;flex-direction:column;gap:24px}.cs-section__eyebrow{color:var(--heading-color);font-family:var(--base-font-family);font-size:var(--base-font-size);font-weight:var(--weight-normal);line-height:1.5;margin:0}.cs-section__heading{margin:0}.cs-divider{background-color:var(--outline-primary,#bee0e5);border:none;height:1px;margin:48px 0;width:100%}@media (min-width:768px){.cs-divider{margin:80px 0}}