.twz-hero--full{--hero-full-overlap: 18rem;--hero-full-gap: 5.8rem;--hero-full-panel-radius: var(--radius-m);--text-color: var(--white);padding:0 0 2.8rem}.twz-hero--full .twz-hero__wrapper{display:flex;flex-direction:column;align-items:center;margin-inline:auto}.twz-hero--full .twz-hero__media{position:relative;width:100%;height:calc(100vh - var(--nav-height, 8rem));margin:0;overflow:hidden;border-radius:var(--hero-full-panel-radius)}.twz-hero--full .twz-hero__image{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.twz-hero--full .twz-hero__footer{display:flex;align-items:flex-end;gap:var(--hero-full-gap);width:var(--row-m);margin-top:calc(var(--hero-full-overlap)*-1);z-index:1}@media(min-width: 1025px){.twz-hero--full .twz-hero__footer{position:relative}}.twz-hero--full .twz-hero__brandquote{flex:0 0 20rem;align-self:flex-start}@media(min-width: 1025px){.twz-hero--full .twz-hero__brandquote{position:sticky;top:calc(var(--nav-height, 8rem) + var(--nav-gap, 4rem))}}.twz-hero--full .twz-hero__panel{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:1.2rem;flex:1 1 auto;align-items:stretch;min-width:0;padding:3.3rem 2.9rem 3.4rem 3.4rem;border-radius:var(--hero-full-panel-radius);background:var(--black);color:var(--white)}.twz-hero--full .twz-hero__panel .btn.btn--icon{--icon-gap: 1rem;justify-content:space-between;font-size:1.6rem}@media(max-width: 767px){.twz-hero--full .twz-hero__panel .btn.btn--icon{font-size:1.4rem;padding-inline:1.2rem}}.twz-hero--full .twz-hero__panel-content{display:flex;flex-direction:column;gap:1.4rem;grid-column:1/-1;width:100%}.twz-hero--full .twz-hero__title{color:var(--text-color)}.twz-hero--full .twz-hero__services{display:contents}.twz-hero--full .twz-hero__services .btn{justify-content:space-between;min-width:0;width:100%;--btn-bg: var(--grey-200);--btn-color: var(--black)}.twz-hero--full .twz-hero__services .btn:is(:hover,:focus-visible){--btn-bg: var(--white);--btn-color: var(--black)}.twz-hero--full .twz-hero__cta{display:flex;grid-column:3;justify-content:stretch}.twz-hero--full .twz-hero__cta .btn{width:100%}@media(max-width: 1024px){.twz-hero--full{padding:0}.twz-hero--full .twz-hero__media{height:32rem;border-radius:0}.twz-hero--full .twz-hero__footer{position:relative;flex-direction:column;align-items:stretch;gap:0;width:100%;margin-top:0}.twz-hero--full .twz-hero__brandquote{position:absolute;top:-2rem;right:2rem;flex:none;width:20rem;transform:translateY(-100%);z-index:2}.twz-hero--full .twz-hero__brandquote .twz-brandquote{width:100%}.twz-hero--full .twz-hero__panel{padding:2.4rem 1.6rem;border-radius:0;grid-template-columns:1fr 1fr}.twz-hero--full .twz-hero__panel-content{gap:2rem}.twz-hero--full .twz-hero__title{display:flex;flex-direction:column;gap:1rem}.twz-hero--full .twz-hero__cta{width:auto;grid-column:auto}}@media(max-width: 767px){.twz-hero--full .twz-hero__brandquote{width:20rem}}@media(min-width: 550px)and (max-width: 1024px){.twz-hero--full .twz-hero__media{height:60vh}}
