.section-heading-container .heading-wrapper{color:var(--heading-fill);display:flex;gap:var(--eyebrow-gap);align-self:stretch;justify-content:center;align-items:center}@media screen and (max-width:768px){.section-heading-container .heading-wrapper{flex-direction:column}}.section-heading-container .section-overline{max-height:40px;font-family:var(--global-eyebrow-font-family);font-size:var(--global-eyebrow-font-size);font-style:var(--global-eyebrow-font-style);font-weight:var(--global-eyebrow-font-weight);letter-spacing:var(--global-eyebrow-letter-spacing);line-height:var(--global-eyebrow-line-height);gap:var(--global-eyebrow-paragraph-spacing);text-transform:var(--global-eyebrow-text-transform);display:flex;padding:var(--eyebrow-pad-y) var(--eyebrow-pad-x);justify-content:center;align-items:center;border:var(--global-stroke-width,2px) solid var(--brand-seasonal-one)}.section-heading-container .section-heading{color:var(--heading-fill);text-transform:uppercase}@media screen and (max-width:768px){.section-heading-container .section-heading{text-align:center}}