.hart-hero{background-color:var(--ht-charcoal);margin-left:-1rem;margin-right:-1rem;min-height:780px;overflow:hidden;position:relative}.hart-hero__bg-gradient{background:var(--ht-gradient-hero);inset:0;pointer-events:none;position:absolute}.hart-hero__inner{align-items:stretch;display:flex;gap:0;margin-left:auto;margin-right:auto;max-width:1920px;min-height:780px;position:relative;width:100%}.hart-hero__content{box-sizing:border-box;display:flex;flex:0 0 600px;flex-direction:column;gap:40px;justify-content:center;padding:180px 0 100px 120px;position:relative;z-index:1}.hart-hero__heading{color:var(--ht-white);display:flex;flex-direction:column;font-family:var(--ht-font-heading);font-size:clamp(44px,4vw,60px);font-weight:var(--ht-fw-bold);letter-spacing:var(--ht-h1-tracking);line-height:1.15;margin:0}.hart-hero__heading-line{display:block}.hart-hero__heading br{display:none}.hart-hero__heading-line--bottom{white-space:nowrap}.hart-hero__heading-accent{color:var(--ht-red);display:block}.hart-hero__subheading{color:#efefef;font-family:var(--ht-font-body);font-size:20px;font-weight:var(--ht-fw-regular);line-height:30px;margin:0;max-width:471px}.hart-hero__ctas{align-items:center;display:flex;flex-wrap:wrap;gap:var(--ht-space-16)}.hart-hero__btn,.hart-hero__btn:active,.hart-hero__btn:focus,.hart-hero__btn:focus-visible,.hart-hero__btn:hover,.hart-hero__btn:visited{align-items:center;border-radius:200px;cursor:pointer;display:inline-flex;font-family:var(--ht-font-body);font-size:16px;font-weight:var(--ht-fw-medium);gap:8px;justify-content:center;line-height:24px;padding:14px 32px;text-decoration:none!important;white-space:nowrap}.hart-hero__btn{transition:background-color var(--ht-transition),color var(--ht-transition),border-color var(--ht-transition)}.hart-hero__btn--primary,.hart-hero__btn--primary:visited{background-color:var(--ht-red);border:1px solid transparent;color:var(--ht-white)!important}.hart-hero__btn--primary:active,.hart-hero__btn--primary:focus,.hart-hero__btn--primary:focus-visible,.hart-hero__btn--primary:hover{background-color:var(--ht-red-hover);color:var(--ht-white)!important;outline:none}.hart-hero__btn--outline,.hart-hero__btn--outline:visited{background-color:transparent;border:1px solid var(--ht-white);color:var(--ht-white)!important}.hart-hero__btn--outline:active,.hart-hero__btn--outline:hover{background-color:var(--ht-white,#fff);border-color:var(--ht-white,#fff);color:var(--ht-charcoal,#1b1c1f)!important;outline:none}.hart-hero__btn--outline:focus,.hart-hero__btn--outline:focus-visible{background-color:var(--ht-white,#fff);border-color:var(--ht-charcoal,#1b1c1f);color:var(--ht-charcoal,#1b1c1f)!important;outline:none}.hart-hero__media{flex:1;overflow:hidden;position:relative}.hart-hero__image{display:block;height:100%;inset:0;-webkit-mask-image:linear-gradient(90deg,transparent 0,rgba(0,0,0,.6) 12%,#000 28%);mask-image:linear-gradient(90deg,transparent 0,rgba(0,0,0,.6) 12%,#000 28%);object-fit:cover;object-position:right top;opacity:.9;pointer-events:none;position:absolute;width:100%}@media (max-width:1024px){.hart-hero,.hart-hero__inner{min-height:680px}.hart-hero__content{flex:0 0 420px;padding:120px 0 80px 40px}}@media (max-width:767px){.hart-hero{margin-left:0;margin-right:0;min-height:733px}.hart-hero__inner{display:block;min-height:733px;position:relative}.hart-hero__content{align-items:center;background:none;box-sizing:border-box;display:flex;flex:none;gap:0;left:0;padding:0 20px;position:absolute;right:0;text-align:center;top:284px;z-index:2}.hart-hero__heading{font-size:50px;gap:0;letter-spacing:-1px;line-height:56px;margin:0 0 16px;max-width:100%;text-align:center}.hart-hero__subheading{color:var(--ht-grey-200);font-size:16px;letter-spacing:0;line-height:24px;margin:0;max-width:335px;text-align:center}.hart-hero__ctas{flex-direction:column;gap:12px;margin-top:40px;width:335px}.hart-hero__btn,.hart-hero__btn:active,.hart-hero__btn:focus,.hart-hero__btn:focus-visible,.hart-hero__btn:hover{border-radius:200px;font-size:14px!important;font-weight:var(--ht-fw-medium);justify-content:center;line-height:20px!important;min-height:44px;padding:12px 16px!important;width:100%}.hart-hero__media{height:408px;left:0;overflow:hidden;position:absolute;right:0;top:64px;width:100%}.hart-hero__image{-webkit-mask-image:linear-gradient(180deg,#000 58%,rgba(0,0,0,.45) 77%,transparent);mask-image:linear-gradient(180deg,#000 58%,rgba(0,0,0,.45) 77%,transparent);object-position:center top;opacity:1}}