.grt-hero{position:relative;display:flex;flex-direction:column;overflow:hidden}.grt-hero--height-full{min-height:90vh}.grt-hero--height-large{min-height:70vh}.grt-hero--height-medium{min-height:55vh}.grt-hero__bg,.grt-hero__bg-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;display:block}.grt-hero__overlay{position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.7) 0%,rgba(0,0,0,.2) 60%,rgba(0,0,0,0) 100%)}.grt-hero__inner{position:relative;z-index:1;flex:1;display:flex}.grt-hero__nav-offset{padding-top:10rem}.grt-hero--pos-bottom-left .grt-hero__inner{align-items:flex-end;justify-content:flex-start}.grt-hero--pos-bottom-center .grt-hero__inner{align-items:flex-end;justify-content:center}.grt-hero--pos-center-left .grt-hero__inner{align-items:center;justify-content:flex-start}.grt-hero--pos-center .grt-hero__inner{align-items:center;justify-content:center}.grt-hero__content{padding-bottom:var(--space-dkt-32,2rem);width:100%}.grt-hero--pos-bottom-center .grt-hero__content,.grt-hero--pos-center .grt-hero__content{text-align:center}.grt-hero__title{font-family:var(--h1-font-family,'Campora',serif);font-weight:var(--h1-font-weight,600);font-size:var(--h1-font-size,7.5rem);line-height:var(--h1-line-height,1.1085);letter-spacing:var(--h1-letter-spacing,-.02em);color:var(--color-white,#fff);margin:0 0 var(--space-dkt-60,3.75rem);text-decoration:underline;text-decoration-color:var(--color-white,#fff);text-decoration-thickness:12px;text-underline-offset:.15em;text-shadow:0 0 40px rgba(0,0,0,.6)}.grt-hero__actions{display:flex;flex-wrap:wrap;gap:1rem}.grt-hero--pos-bottom-center .grt-hero__actions,.grt-hero--pos-center .grt-hero__actions{justify-content:center}.grt-hero--layout-split{display:grid;grid-template-columns:calc(41.67% + 18px) 1fr}.grt-hero__panel-left{background:var(--color-brand-red,#E40521);display:flex;flex-direction:column;justify-content:flex-end;gap:var(--space-dkt-60,3.75rem);padding-inline:var(--space-dkt-60,3.75rem);padding-top:10rem;padding-bottom:4rem}.grt-hero__panel-right{position:relative;overflow:hidden}.grt-hero--layout-split .grt-hero__bg,.grt-hero--layout-split .grt-hero__bg-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;display:block}.grt-hero--color-red .grt-hero__panel-left{background:var(--color-brand-red,#E40521)}.grt-hero--color-red .grt-hero__title{color:var(--color-white,#fff);text-decoration-color:var(--color-white,#fff)}.grt-hero--color-white .grt-hero__panel-left{background:var(--color-white,#fff)}.grt-hero--color-white .grt-hero__title{color:var(--color-brand-red,#E40521);text-decoration-color:var(--color-brand-red,#E40521)}.grt-hero--layout-fullscreen .grt-hero__title{max-width:70%}.grt-hero--layout-split .grt-hero__title{font-size:var(--h2-font-size,4.6875rem);line-height:var(--h2-line-height,1.2);letter-spacing:var(--h2-letter-spacing,0);text-decoration-thickness:6%;text-shadow:none;margin-bottom:0}.grt-hero--layout-split .grt-hero__actions{gap:1.125rem}@media (max-width:1200px){.grt-hero--layout-split{grid-template-columns:1fr 1fr}}@media (max-width:1024px){.grt-hero__title{font-size:clamp(3.125rem, 9vw, var(--h1-font-size, 7.5rem))}}@media (max-width:1000px){.grt-hero--layout-split{grid-template-columns:1fr;grid-template-rows:40vh auto}.grt-hero__panel-right{order:-1}.grt-hero__panel-left{min-height:unset;padding-inline:var(--space-mbl-24,1.5rem);padding-top:2rem;padding-bottom:2rem}.grt-hero--layout-split .grt-hero__title{font-size:var(--mbl-h2-font-size,2rem);line-height:var(--mbl-h2-line-height,1.2)}}@media (max-width:768px){.grt-hero--height-full{min-height:85vh}.grt-hero--height-large{min-height:65vh}.grt-hero__nav-offset{padding-top:5rem}.grt-hero--layout-fullscreen .grt-hero__title{max-width:none}.grt-hero__content{padding-bottom:var(--space-mbl-32,2rem)}.grt-hero__title{font-family:var(--mbl-h1-small-font-family,'Campora',serif);font-weight:var(--mbl-h1-small-font-weight,600);font-size:var(--mbl-h1-small-font-size,2.5rem);line-height:var(--mbl-h1-small-line-height,1.2);letter-spacing:var(--mbl-h1-small-letter-spacing,.02em);text-decoration-thickness:4px}.grt-hero--layout-split .grt-hero__title{font-size:var(--mbl-h1-small-font-size,2.5rem);letter-spacing:var(--mbl-h1-small-letter-spacing,.02em);text-decoration-thickness:4px}.grt-hero__actions{flex-direction:column;align-items:flex-start}.grt-hero--pos-bottom-center .grt-hero__actions,.grt-hero--pos-center .grt-hero__actions{align-items:center}.grt-btn{width:100%;justify-content:center}}