.hero-overlay{margin-top:var(--block-margin-start);margin-bottom:var(--block-margin-end);padding-top:var(--block-padding-start);padding-bottom:var(--block-padding-end);color:var(--block-color, var(--c-black))}.hero-overlay:not(.hero-overlay--full):not(.hero-overlay--brand){--block-padding-start: 0;--block-padding-end: 0;--block-margin-start: 80px;--block-margin-end: 80px}@media screen and (max-width: 62.4375em){.hero-overlay:not(.hero-overlay--full):not(.hero-overlay--brand){--block-margin-start: 40px;--block-margin-end: 40px}}.hero-overlay--full{display:flex;position:relative;aspect-ratio:2/1}@media screen and (max-width: 62.4375em){.hero-overlay--full{aspect-ratio:unset;flex-direction:column;padding:0}}@media screen and (max-width: 62.4375em){.hero-overlay--full{--block-padding-start: 0;--block-padding-end: 0;--block-margin-start: 40px;--block-margin-end: 40px}}.hero-overlay--full:not(.hero-overlay--dark-text){--block-color: var(--c-white)}@media screen and (max-width: 62.4375em){.hero-overlay--full:not(.hero-overlay--dark-text){--block-margin-start: 0;--block-margin-end: 0}}.hero-overlay--brand{--block-margin-start: 30px;--block-margin-end: 30px}@media screen and (max-width: 62.4375em){.hero-overlay--brand{--block-margin-start: 20px;--block-margin-end: 20px}}.hero-overlay__wrap{display:grid;grid-template-columns:repeat(12, 1fr);grid-gap:10px;gap:10px;align-items:stretch;position:relative;z-index:2}@media screen and (max-width: 62.4375em){.hero-overlay__wrap{grid-template-columns:repeat(6, 1fr);grid-template-rows:auto}}.hero-overlay--full .hero-overlay__wrap{justify-content:flex-start;position:relative;align-items:flex-start}.hero-overlay--full.hero-overlay--reverse .hero-overlay__wrap{justify-content:flex-end}.hero-overlay__content{grid-column:1/span 5;display:flex;flex-direction:column;gap:20px;padding:48px;background-color:var(--block-background-color, var(--c-background))}@media screen and (max-width: 62.4375em){.hero-overlay__content{grid-column:1/-1;align-items:center;gap:10px;padding:30px 24px;text-align:center}}.hero-overlay--reverse .hero-overlay__content{grid-column:8/span 5}@media screen and (max-width: 62.4375em){.hero-overlay--reverse .hero-overlay__content{grid-column:1/-1}}.hero-overlay--full .hero-overlay__content{grid-column:1/span 5;justify-content:flex-start;align-items:flex-start;gap:12px;background-color:rgba(0,0,0,0);padding:72px 48px}@media screen and (max-width: 62.4375em){.hero-overlay--full .hero-overlay__content{grid-column:1/-1;gap:8px;max-width:none;margin-left:calc(var(--site-gutter)*-1);margin-right:calc(var(--site-gutter)*-1);padding:24px var(--site-gutter);text-align:left}}@media screen and (max-width: 62.4375em){.hero-overlay--full:not(.hero-overlay--dark-text) .hero-overlay__content{background-color:var(--c-black)}}.hero-overlay--reverse.hero-overlay--full .hero-overlay__content{grid-column:8/span 5}@media screen and (max-width: 62.4375em){.hero-overlay--reverse.hero-overlay--full .hero-overlay__content{grid-column:1/-1}}@media screen and (max-width: 62.4375em){.hero-overlay--brand .hero-overlay__content{padding-top:40px;gap:20px}}.hero-overlay__title{font-family:Syne,Helvetica,sans-serif;line-height:1.2;text-transform:uppercase;font-weight:var(--font-weight-bold);letter-spacing:.8px;font-size:1.875rem;line-height:1;font-weight:var(--font-weight-bold)}@media screen and (max-width: 62.4375em){.hero-overlay__title{font-size:1.125rem;line-height:1.3888888889}}.hero-overlay--brand .hero-overlay__title{margin:auto}.hero-overlay:has(.hero-overlay__logo) .hero-overlay__title{border:0;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute}.hero-overlay__logo{position:relative;width:100%;max-width:200px;max-height:158px;margin:auto}@media screen and (max-width: 62.4375em){.hero-overlay__logo{max-width:120px;max-height:90px}}.hero-overlay__logo img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.hero-overlay__subtitle{font-size:.875rem;line-height:1.5714285714;margin-top:-10px}@media screen and (max-width: 62.4375em){.hero-overlay__subtitle{margin-top:-6px}}.hero-overlay__text{font-size:1rem;line-height:1.75;font-weight:var(--font-weight-medium);letter-spacing:.8px}@media screen and (max-width: 62.4375em){.hero-overlay__text{font-size:.75rem;line-height:1.8333333333;font-weight:var(--font-weight-normal)}}.hero-overlay--brand .hero-overlay__text{font-size:.875rem;line-height:1.7142857143;font-weight:var(--font-weight-normal)}.hero-overlay__ctas{display:flex;flex-wrap:wrap;gap:12px;margin-top:auto;--button-color: currentColor}@media screen and (max-width: 62.4375em){.hero-overlay__ctas{flex-direction:column;width:100%}}.hero-overlay--brand .hero-overlay__ctas{margin-top:0}@media screen and (max-width: 62.4375em){.hero-overlay--brand .hero-overlay__ctas{align-items:center}}.hero-overlay--full .hero-overlay__ctas{margin-top:2px}@media screen and (max-width: 62.4375em){.hero-overlay--full .hero-overlay__ctas{margin-top:4px;align-items:flex-start}}.hero-overlay--dark-text .hero-overlay__ctas .button{--button-color: var(--c-white);--button-background-color: var(--c-black);--button-border-color: var(--c-black);--button-color-hover: var(--c-black);--button-background-color-hover: var(--c-white)}.hero-overlay__cta{font-family:Syne,Helvetica,sans-serif;line-height:1.2;text-transform:uppercase;font-weight:var(--font-weight-bold);letter-spacing:.8px;font-size:.8125rem;line-height:1.5384615385;display:flex;align-items:center;gap:15px;font-weight:var(--font-weight-bold);letter-spacing:1.6px;color:inherit;-webkit-text-decoration:none;text-decoration:none;transition:color 150ms ease-out}.hero-overlay__cta:hover{color:var(--c-brand)}.hero-overlay__cta svg{fill:currentColor}.hero-overlay__image{grid-column:6/span 7;grid-row:1;background:var(--c-background)}@media screen and (max-width: 62.4375em){.hero-overlay__image{grid-column:1/-1;aspect-ratio:2/1;width:100%}}.hero-overlay--reverse .hero-overlay__image{grid-column:1/span 7}@media screen and (max-width: 62.4375em){.hero-overlay--reverse .hero-overlay__image{grid-column:1/-1}}.hero-overlay--full .hero-overlay__image{aspect-ratio:unset;position:absolute;top:0;right:0;bottom:0;left:0;width:100%}@media screen and (max-width: 62.4375em){.hero-overlay--full .hero-overlay__image{position:relative;width:auto}}.hero-overlay--full .hero-overlay__image:after{content:"";position:absolute;background:linear-gradient(to right, var(--c-black) 0%, transparent 40%);opacity:.5;top:0;left:0;right:0;bottom:0;z-index:1}@media screen and (max-width: 62.4375em){.hero-overlay--full .hero-overlay__image:after{content:none}}.hero-overlay--full.hero-overlay--dark-text .hero-overlay__image:after{background:linear-gradient(to right, var(--c-white) 0%, transparent 40%)}.hero-overlay__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (max-width: 62.4375em){.hero-overlay__image img{height:auto}}
/*# sourceMappingURL=hero-overlay.css.854d4.map */