.two-tile-hero{background:var(--color-background);padding:var(--spacing-xl) 0;position:relative;width:100%}@media (min-width:1024px){.two-tile-hero{padding:var(--spacing-2xl) 0}}.two-tile-hero__content{align-items:center;display:grid;gap:var(--spacing-4);grid-template-columns:1fr}@media (min-width:1024px){.two-tile-hero__content{gap:var(--spacing-8);grid-template-columns:1.4fr 1fr;min-height:400px}}.two-tile-hero__pattern{align-items:center;display:flex;justify-content:center;order:2;padding:var(--spacing-xl) 0;width:100%}@media (min-width:1024px){.two-tile-hero__pattern{order:1;padding:0}}.two-tile-hero__pattern img{display:block;height:auto;max-width:100%;object-fit:contain;width:100%}.two-tile-hero__text{align-items:flex-start;display:flex;flex-direction:column;order:1;text-align:left}@media (min-width:1024px){.two-tile-hero__text{order:2}}.two-tile-hero__eyebrow{color:var(--color-orange-500);font-size:var(--font-size-base);font-weight:var(--font-weight-medium);line-height:var(--line-height-normal);margin:0;padding-bottom:0;text-transform:capitalize}@media (min-width:1024px){.two-tile-hero__eyebrow{font-size:var(--font-size-lg)}}.two-tile-hero__title{color:var(--color-text-primary);display:inline-block;font-size:3rem;font-weight:var(--font-weight-bold);letter-spacing:2px;line-height:1.15;margin:0;text-align:left;text-transform:capitalize}@media (min-width:1024px){.two-tile-hero__title{font-size:3.5rem;letter-spacing:3.25px}}@media (min-width:1280px){.two-tile-hero__title{font-size:4.0625rem}}.two-tile-hero__sparkle{align-items:center;display:inline-flex;flex-shrink:0;height:30px;justify-content:center;margin-left:var(--spacing-sm);vertical-align:middle;width:30px}@media (min-width:1024px){.two-tile-hero__sparkle{height:50px;margin-left:var(--spacing-3);width:50px}}.two-tile-hero__sparkle img{display:block;height:100%;object-fit:contain;width:100%}.two-tile-hero__subtitle{color:var(--color-text-primary);font-size:var(--font-size-base);font-weight:var(--font-weight-normal);line-height:var(--line-height-normal);margin:0}@media (min-width:1024px){.two-tile-hero__subtitle{font-size:var(--font-size-lg)}}