:root{--space-xxxxxl: calc(7.75 * var(--space-unit));--space-xxxxxxl: calc(12.5 * var(--space-unit));--text-xxxxxl: calc(6.25 * var(--space-unit));--text-xxxl: calc(4 * var(--space-unit))}.hub-hero{background-color:var(--color-primary);padding-block:var(--space-xxxxl) var(--space-xxxxxl)}@media (min-width: 64rem){.hub-hero{padding-block:var(--space-xxxxxl) var(--space-xxxxxxl)}}.hub-hero .hub-hero__image{opacity:.25}.hub-hero .icon--book-swoosh{position:absolute;left:50%;bottom:0;font-size:var(--text-xxxl);transform:translate(-50%);grid-column:1/-1;width:100%}@media (min-width: 64rem){.hub-hero .icon--book-swoosh{font-size:var(--text-xxxxxl)}}
