#ffeg-root .ffeg-strip{background:var(--ffv3-grad-orange);color:var(--ffv3-black);padding:var(--ffv3-strip-pad) 0}#ffeg-root .ffeg-strip__inner{align-items:center;display:flex;flex-wrap:wrap;gap:var(--ffv3-stack-lg);justify-content:space-between}#ffeg-root .ffeg-strip__h{color:var(--ffv3-black);font-size:clamp(26px,3.5vw,var(--ffv3-h4));font-weight:var(--ffv3-w-semi);line-height:var(--ffv3-h4-lh);margin:0}#ffeg-root .ffeg-strip .ffeg-btn--on-orange:focus-visible,#ffeg-root .ffeg-strip .ffeg-btn--on-orange:hover{background:transparent;border-color:var(--ffv3-purple);color:var(--ffv3-purple)}@media (max-width:900px){#ffeg-root .ffeg-strip__inner{gap:var(--ffv3-stack-md)}#ffeg-root .ffeg-strip .ffeg-btn{width:100%}}