﻿section.content-hero{padding-inline:var(--standard-section-padding-x)}section.content-hero .hook{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;row-gap:var(--spacing-sm);margin-bottom:var(--spacing-md)}section.content-hero .hook p{color:var(--text-color-orange);font-family:var(--font-family-special)}section.content-hero .hook.rule{border-bottom:2px solid var(--bg-color-violet);padding-bottom:var(--spacing-md)}section.content-hero .hook .h3{position:relative;display:inline-block;padding-inline:.35em;line-height:.86;max-width:fit-content}section.content-hero .hook .h3:before{content:"“";position:absolute;top:0;left:0}section.content-hero .columns{margin-top:var(--spacing-md);display:grid;justify-content:space-between;gap:var(--spacing-xxl);grid-template-columns:repeat(auto-fit, minmax(250px, 1fr))}section.content-hero .columns .column.orange{--heading-color: var(--text-color-orange)}section.content-hero .columns .column.violet{--heading-color: var(--text-color-violet)}section.content-hero .columns .column .h4{margin-bottom:var(--spacing-xs);color:var(--heading-color)}section.content-hero .columns .column .h4.rule{border-bottom:2px solid currentColor;padding-bottom:var(--spacing-xs)}section.content-hero .columns .column p{text-wrap:balance}/*# sourceMappingURL=content-hero.css.map */
