@layer components{.competition-banner{border-radius:var(--border-radius-md);min-height:32rem;overflow:hidden;position:relative}@media only screen and (min-width:768px){.competition-banner{min-height:38rem}}.competition-banner__image{display:block;height:100%;top:0;right:0;bottom:0;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}.competition-banner__overlay{background:linear-gradient(90deg,rgba(0,0,0,.62) 0,rgba(0,0,0,.35) 55%,transparent);display:flex;flex-direction:column;height:100%;justify-content:space-between;min-height:inherit;padding:var(--spacing-xl);position:relative;z-index:1}@media only screen and (min-width:768px){.competition-banner__overlay{padding:var(--spacing-xxl)}}.competition-banner__logo-wrap{margin-bottom:var(--spacing-md)}.competition-banner__logo-wrap img.competition-banner__logo{height:5.5rem;-o-object-fit:contain;object-fit:contain;width:5.5rem}.competition-banner__body{display:flex;flex-direction:column;gap:var(--spacing-md);max-width:54rem}.competition-banner__tagline{color:#ffffffe6;font-size:var(--font-size-lg);line-height:1.55}.competition-banner__title{color:#fff;font-family:var(--font-family-secondary);font-size:clamp(2.8rem,4.5vw,4.8rem);font-weight:700;line-height:1.15}.competition-banner__price{color:var(--color-orange)}.competition-banner__subtitle{color:#ffffffe6;font-size:var(--font-size-md);line-height:1.55;max-width:44rem}.competition-banner__cta{align-self:flex-start}}
