.air3-banner{--banner-row:max-content auto;--banner-col:repeat(2, 1fr);--banner-img-width:var(--illustration-width);--banner-img-height:var(--illustration-height);--banner-min-height:254px;--banner-row-gap:0;--banner-title-font-family:var(--font-family-rebrand);display:grid;grid-template:max-content auto/repeat(2,1fr);grid-template:var(--banner-row) /var(--banner-col);position:relative;min-height:254px;min-height:var(--banner-min-height);row-gap:0;grid-row-gap:0;grid-row-gap:var(--banner-row-gap);row-gap:var(--banner-row-gap);border:none;border:var(--hc-border,none)}@media(min-width:700px){html:where(:not(.has-cq)) .air3-banner{--banner-col:5fr 2fr 1fr;--banner-min-height:auto;--banner-row-gap:var(--spacing-8x)}}@container (min-width: 700px){html:where(.has-cq) .air3-banner{--banner-col:5fr 2fr 1fr;--banner-min-height:auto;--banner-row-gap:var(--spacing-8x)}}.air3-banner .air3-illustration{width:var(--banner-img-width);height:var(--banner-img-height);min-height:auto;min-width:auto}.air3-banner .air3-banner-icon{position:absolute;top:var(--card-padding-y);right:var(--card-padding-x)}.air3-banner .air3-popper-trigger{position:relative;z-index:1}.air3-banner .air3-banner-title{order:2;margin-bottom:0;font-family:var(--banner-title-font-family)}.air3-banner-img{position:relative;display:flex;justify-content:flex-end}@media(min-width:700px){html:where(:not(.has-cq)) .air3-banner-img{grid-area:1/2/-1/-1;justify-content:flex-start}}@container (min-width: 700px){html:where(.has-cq) .air3-banner-img{grid-area:1/2/-1/-1;justify-content:flex-start}}.air3-banner-header{display:flex;flex-direction:column}@media(max-width:699.98px){html:where(:not(.has-cq)) .air3-banner-header{grid-column:1/-1}}@container (max-width: 699.98px){html:where(.has-cq) .air3-banner-header{grid-column:1/-1}}.air3-banner-cta{grid-column:1/2;align-self:flex-end}
