.gvs-hub-hero{--gvs-hub-bg: rgb(var(--color-background));--gvs-hub-panel-bg: rgb(var(--color-background));--gvs-hub-card-bg: rgba(var(--color-foreground), .04);--gvs-hub-border: rgba(var(--color-foreground), .14);--gvs-hub-text: rgb(var(--color-foreground));--gvs-hub-muted: rgba(var(--color-foreground), .78);position:relative;isolation:isolate;overflow:clip;display:block;color:var(--gvs-hub-text);background:var(--gvs-hub-bg);padding-block-start:var(--gvs-hub-padding-top);padding-block-end:var(--gvs-hub-padding-bottom)}.gvs-hub-hero--light{--gvs-hub-bg: #ffffff;--gvs-hub-panel-bg: #ffffff;--gvs-hub-card-bg: #f7f7f7;--gvs-hub-border: #dedede;--gvs-hub-text: #111111;--gvs-hub-muted: #5b5b5b}.gvs-hub-hero--soft{--gvs-hub-bg: #f3f3f3;--gvs-hub-panel-bg: #ffffff;--gvs-hub-card-bg: #f8f8f8;--gvs-hub-border: #dddddd;--gvs-hub-text: #111111;--gvs-hub-muted: #565656}.gvs-hub-hero--dark,.gvs-hub-hero--image{--gvs-hub-bg: #111111;--gvs-hub-panel-bg: #171717;--gvs-hub-card-bg: #202020;--gvs-hub-border: #343434;--gvs-hub-text: #ffffff;--gvs-hub-muted: #d8d8d8}.gvs-hub-hero--accent{--gvs-hub-bg: var(--gvs-hub-accent);--gvs-hub-panel-bg: rgba(255, 255, 255, .78);--gvs-hub-card-bg: rgba(255, 255, 255, .72);--gvs-hub-border: rgba(17, 17, 17, .18);--gvs-hub-text: #111111;--gvs-hub-muted: #202020}.gvs-hub-hero__background{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2}.gvs-hub-hero__background:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:#000;opacity:var(--gvs-hub-overlay-opacity)}.gvs-hub-hero__background-image{width:100%;height:100%;object-fit:cover;display:block}.gvs-hub-hero__page{width:100%;max-width:var(--gvs-hub-max-width);margin-inline:auto;padding-inline:var(--gvs-hub-page-padding)}.gvs-hub-hero--width-full .gvs-hub-hero__page{max-width:none}.gvs-hub-hero__panel{min-height:min(var(--gvs-hub-min-height),560px);display:grid;grid-template-columns:minmax(0,1fr);align-items:center;gap:clamp(2rem,4vw,var(--gvs-hub-gap));background:var(--gvs-hub-panel-bg);border:1px solid var(--gvs-hub-border);border-radius:var(--gvs-hub-radius);padding:clamp(2rem,4vw,var(--gvs-hub-panel-padding));box-shadow:0 24px 70px #0000001f}.gvs-hub-hero--panel-flat .gvs-hub-hero__panel{box-shadow:none}.gvs-hub-hero--panel-none .gvs-hub-hero__panel{padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.gvs-hub-hero--layout-split .gvs-hub-hero__panel{grid-template-columns:minmax(0,1.05fr) minmax(280px,.95fr)}.gvs-hub-hero--layout-split.gvs-hub-hero--media-size-narrow .gvs-hub-hero__panel{grid-template-columns:minmax(0,1.2fr) minmax(260px,.8fr)}.gvs-hub-hero--layout-split.gvs-hub-hero--media-size-balanced .gvs-hub-hero__panel{grid-template-columns:minmax(0,1fr) minmax(280px,1fr)}.gvs-hub-hero--layout-split.gvs-hub-hero--media-size-wide .gvs-hub-hero__panel{grid-template-columns:minmax(0,.9fr) minmax(320px,1.1fr)}.gvs-hub-hero--layout-feature .gvs-hub-hero__panel{grid-template-columns:minmax(0,1fr) minmax(300px,1fr);grid-template-areas:"title title" "copy media";align-items:center}.gvs-hub-hero--layout-feature.gvs-hub-hero--media-size-narrow .gvs-hub-hero__panel{grid-template-columns:minmax(0,1.18fr) minmax(260px,.82fr)}.gvs-hub-hero--layout-feature.gvs-hub-hero--media-size-wide .gvs-hub-hero__panel{grid-template-columns:minmax(0,.86fr) minmax(320px,1.14fr)}.gvs-hub-hero--layout-feature.gvs-hub-hero--media-left .gvs-hub-hero__panel{grid-template-areas:"title title" "media copy"}.gvs-hub-hero--layout-feature .gvs-hub-hero__content{display:contents}.gvs-hub-hero--layout-feature .gvs-hub-hero__title-block{grid-area:title;max-width:1220px}.gvs-hub-hero--layout-feature .gvs-hub-hero__copy-block{grid-area:copy;align-self:center}.gvs-hub-hero--layout-feature .gvs-hub-hero__media-wrap{grid-area:media}.gvs-hub-hero--media-left:not(.gvs-hub-hero--layout-feature) .gvs-hub-hero__content{order:2}.gvs-hub-hero--media-left:not(.gvs-hub-hero--layout-feature) .gvs-hub-hero__media-wrap{order:1}.gvs-hub-hero--layout-centred .gvs-hub-hero__panel,.gvs-hub-hero--no-media .gvs-hub-hero__panel{max-width:1180px;margin-inline:auto}.gvs-hub-hero--layout-centred .gvs-hub-hero__content,.gvs-hub-hero--align-centre .gvs-hub-hero__content,.gvs-hub-hero--align-centre .gvs-hub-hero__title-block,.gvs-hub-hero--align-centre .gvs-hub-hero__copy-block{align-items:center;text-align:center}.gvs-hub-hero--layout-card .gvs-hub-hero__panel{max-width:960px;margin-inline:auto}.gvs-hub-hero__content,.gvs-hub-hero__title-block,.gvs-hub-hero__copy-block{min-width:0;display:flex;flex-direction:column;align-items:flex-start}.gvs-hub-hero__eyebrow{margin:0 0 1rem;color:var(--gvs-hub-eyebrow-colour, var(--gvs-hub-text));font-size:clamp(1.1rem,1.15vw,1.3rem);font-weight:800;letter-spacing:.08em;line-height:1.2;text-transform:uppercase}.gvs-hub-hero--light .gvs-hub-hero__eyebrow,.gvs-hub-hero--soft .gvs-hub-hero__eyebrow{display:inline-flex;align-items:center;gap:9px}.gvs-hub-hero--light .gvs-hub-hero__eyebrow:before,.gvs-hub-hero--soft .gvs-hub-hero__eyebrow:before{content:"";flex:0 0 24px;width:24px;height:2px;border-radius:999px;background:var(--gvs-hub-accent)}.gvs-hub-hero--dark .gvs-hub-hero__eyebrow,.gvs-hub-hero--image .gvs-hub-hero__eyebrow{color:var(--gvs-hub-eyebrow-colour, var(--gvs-hub-accent))}.gvs-hub-hero__heading{margin:0;max-width:var(--gvs-hub-heading-max-width);color:var(--gvs-hub-text);font-size:clamp(3.4rem,6vw,7.2rem);line-height:1.1;letter-spacing:-.045em;text-wrap:balance;text-transform:uppercase}.gvs-hub-hero--heading-compact .gvs-hub-hero__heading{font-size:clamp(3rem,4.6vw,5.8rem);line-height:.98}.gvs-hub-hero--heading-large .gvs-hub-hero__heading{font-size:clamp(3.8rem,7vw,8.6rem);line-height:.9}.gvs-hub-hero--layout-feature .gvs-hub-hero__heading,.gvs-hub-hero--layout-centred .gvs-hub-hero__heading,.gvs-hub-hero--no-media .gvs-hub-hero__heading{max-width:var(--gvs-hub-heading-max-width)}.gvs-hub-hero__subheading{margin:1.4rem 0 0;max-width:760px;color:var(--gvs-hub-text);font-size:clamp(1.7rem,2vw,2.6rem);font-weight:700;line-height:1.2;letter-spacing:-.02em}.gvs-hub-hero--layout-feature .gvs-hub-hero__subheading{margin-top:0}.gvs-hub-hero__text{margin-top:1.4rem;max-width:720px;color:var(--gvs-hub-muted);font-size:clamp(1.45rem,1.4vw,1.7rem);line-height:1.58}.gvs-hub-hero__text>*{margin-block:0}.gvs-hub-hero__text>*+*{margin-block-start:1rem}.gvs-hub-hero__buttons{display:flex;flex-wrap:wrap;gap:1rem;margin-top:2rem}.gvs-hub-hero__button{display:inline-flex;align-items:center;justify-content:center;min-height:4.8rem;padding:1.2rem 2.2rem;border:1px solid transparent;border-radius:999px;font-size:1.25rem;font-weight:900;letter-spacing:.06em;line-height:1.1;text-align:center;text-decoration:none;text-transform:uppercase;transition:transform .16s ease,box-shadow .16s ease,background-color .16s ease,border-color .16s ease}.gvs-hub-hero__button--primary{color:var(--gvs-hub-primary-button-text);background:var(--gvs-hub-primary-button-bg);box-shadow:0 12px 28px #90f22e33}.gvs-hub-hero__button--secondary{color:var(--gvs-hub-secondary-button-text);background:var(--gvs-hub-secondary-button-bg);border-color:var(--gvs-hub-secondary-button-border)}.gvs-hub-hero--presentation-support .gvs-hub-hero__button--primary{box-shadow:0 12px 28px #90f22e33}.gvs-hub-hero__button:hover{transform:translateY(-1px);box-shadow:0 16px 34px #0000002e}.gvs-hub-hero__button:focus-visible,.gvs-hub-hero__trust-card:focus-visible{outline:2px solid var(--gvs-hub-accent);outline-offset:3px}.gvs-hub-hero__trust{display:grid;gap:.8rem;width:100%;margin:2rem 0 0;padding:0;list-style:none}.gvs-hub-hero__trust--below{margin-top:1rem}.gvs-hub-hero__trust--columns-auto{grid-template-columns:repeat(auto-fit,minmax(min(100%,var(--gvs-hub-trust-min-width)),1fr))}.gvs-hub-hero__trust--columns-1{grid-template-columns:minmax(0,1fr)}.gvs-hub-hero__trust--columns-2{grid-template-columns:repeat(2,minmax(0,1fr))}.gvs-hub-hero__trust--columns-3{grid-template-columns:repeat(3,minmax(0,1fr))}.gvs-hub-hero__trust--columns-4{grid-template-columns:repeat(4,minmax(0,1fr))}.gvs-hub-hero__trust--below.gvs-hub-hero__trust--count-1{max-width:440px}.gvs-hub-hero__trust--below.gvs-hub-hero__trust--count-2{grid-template-columns:repeat(2,minmax(0,1fr))}.gvs-hub-hero__trust--below.gvs-hub-hero__trust--count-3{grid-template-columns:repeat(3,minmax(0,1fr))}.gvs-hub-hero__trust--below.gvs-hub-hero__trust--count-4,.gvs-hub-hero__trust--below.gvs-hub-hero__trust--count-5,.gvs-hub-hero__trust--below.gvs-hub-hero__trust--count-6,.gvs-hub-hero__trust--below.gvs-hub-hero__trust--count-7,.gvs-hub-hero__trust--below.gvs-hub-hero__trust--count-8{grid-template-columns:repeat(auto-fit,minmax(min(100%,var(--gvs-hub-trust-min-width)),1fr))}.gvs-hub-hero__trust-card{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.8rem;align-items:start;min-height:100%;color:var(--gvs-hub-text);background:var(--gvs-hub-card-bg);border:1px solid var(--gvs-hub-border);border-radius:calc(var(--gvs-hub-radius) * .55);padding:1rem;text-decoration:none}.gvs-hub-hero__trust--strip .gvs-hub-hero__trust-card{background:transparent;border-color:transparent;padding-inline:0}.gvs-hub-hero__trust-item.is-highlighted .gvs-hub-hero__trust-card{border-color:var(--gvs-hub-accent);box-shadow:inset 0 0 0 1px var(--gvs-hub-accent)}.gvs-hub-hero__trust-icon{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;margin-top:.1rem;color:var(--gvs-hub-accent)}.gvs-hub-hero__trust-icon svg{display:block;width:100%;height:100%;fill:currentColor}.gvs-hub-hero__trust-copy{display:flex;min-width:0;flex-direction:column;gap:.2rem}.gvs-hub-hero__trust-title{color:var(--gvs-hub-text);font-size:1.2rem;font-weight:900;letter-spacing:.045em;line-height:1.15;text-transform:uppercase}.gvs-hub-hero__trust-text{color:var(--gvs-hub-muted);font-size:1.2rem;line-height:1.35}.gvs-hub-hero__media-wrap{position:relative;min-width:0}.gvs-hub-hero__media{position:relative;overflow:hidden;border:1px solid var(--gvs-hub-border);border-radius:var(--gvs-hub-media-radius);background:var(--gvs-hub-card-bg);box-shadow:0 24px 70px #00000038}.gvs-hub-hero--panel-none .gvs-hub-hero__media{box-shadow:0 18px 46px #0000002e}.gvs-hub-hero__media--wide{aspect-ratio:16 / 9}.gvs-hub-hero__media--landscape{aspect-ratio:4 / 3}.gvs-hub-hero__media--square{aspect-ratio:1}.gvs-hub-hero__media--portrait{aspect-ratio:4 / 5}.gvs-hub-hero__media--adapt{aspect-ratio:auto}.gvs-hub-hero__image{display:block;width:100%;height:100%;object-fit:cover}.gvs-hub-hero--image-fit-contain .gvs-hub-hero__image{object-fit:contain;padding:1.2rem}.gvs-hub-hero__media--adapt .gvs-hub-hero__image{height:auto}.gvs-hub-hero__media-badge{position:absolute;z-index:2;top:1.4rem;left:1.4rem;max-width:calc(100% - 2.8rem);color:#111;background:var(--gvs-hub-accent);border-radius:999px;padding:.8rem 1.1rem;font-size:1.1rem;font-weight:900;letter-spacing:.06em;line-height:1;text-transform:uppercase;box-shadow:0 12px 28px #0000002e}@media screen and (max-width:989px){.gvs-hub-hero__page{padding-inline:min(var(--gvs-hub-page-padding),20px)}.gvs-hub-hero__panel,.gvs-hub-hero--layout-split .gvs-hub-hero__panel,.gvs-hub-hero--layout-feature .gvs-hub-hero__panel{grid-template-columns:1fr}.gvs-hub-hero--layout-feature .gvs-hub-hero__panel,.gvs-hub-hero--layout-feature.gvs-hub-hero--media-left .gvs-hub-hero__panel{grid-template-areas:"title" "media" "copy"}.gvs-hub-hero--layout-feature .gvs-hub-hero__subheading{margin-top:1.4rem}.gvs-hub-hero--media-left:not(.gvs-hub-hero--layout-feature) .gvs-hub-hero__content,.gvs-hub-hero--media-left:not(.gvs-hub-hero--layout-feature) .gvs-hub-hero__media-wrap{order:initial}.gvs-hub-hero__heading{max-width:min(var(--gvs-hub-heading-max-width),18ch)}.gvs-hub-hero__trust--columns-3,.gvs-hub-hero__trust--columns-4,.gvs-hub-hero__trust--below.gvs-hub-hero__trust--count-3,.gvs-hub-hero__trust--below.gvs-hub-hero__trust--count-4,.gvs-hub-hero__trust--below.gvs-hub-hero__trust--count-5,.gvs-hub-hero__trust--below.gvs-hub-hero__trust--count-6,.gvs-hub-hero__trust--below.gvs-hub-hero__trust--count-7,.gvs-hub-hero__trust--below.gvs-hub-hero__trust--count-8{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:749px){.gvs-hub-hero{padding-block-start:calc(var(--gvs-hub-padding-top) * .68);padding-block-end:calc(var(--gvs-hub-padding-bottom) * .68)}.gvs-hub-hero__page{padding-inline:min(var(--gvs-hub-page-padding),14px)}.gvs-hub-hero__panel{padding:clamp(1.6rem,5vw,2.2rem);border-radius:min(var(--gvs-hub-radius),24px)}.gvs-hub-hero--panel-none .gvs-hub-hero__panel{padding:0}.gvs-hub-hero__heading,.gvs-hub-hero--heading-compact .gvs-hub-hero__heading,.gvs-hub-hero--heading-large .gvs-hub-hero__heading{font-size:clamp(3rem,12vw,4.8rem);letter-spacing:-.05em}.gvs-hub-hero__subheading{font-size:1.6rem}.gvs-hub-hero__text{font-size:1.4rem}.gvs-hub-hero__buttons{width:100%;gap:.8rem}.gvs-hub-hero__button{width:100%;min-height:4.6rem;padding:1.2rem 1.6rem;font-size:1.15rem}.gvs-hub-hero__trust,.gvs-hub-hero__trust--columns-auto,.gvs-hub-hero__trust--columns-2,.gvs-hub-hero__trust--columns-3,.gvs-hub-hero__trust--columns-4,.gvs-hub-hero__trust--below.gvs-hub-hero__trust--count-2,.gvs-hub-hero__trust--below.gvs-hub-hero__trust--count-3,.gvs-hub-hero__trust--below.gvs-hub-hero__trust--count-4,.gvs-hub-hero__trust--below.gvs-hub-hero__trust--count-5,.gvs-hub-hero__trust--below.gvs-hub-hero__trust--count-6,.gvs-hub-hero__trust--below.gvs-hub-hero__trust--count-7,.gvs-hub-hero__trust--below.gvs-hub-hero__trust--count-8{grid-template-columns:1fr}.gvs-hub-hero__trust--below.gvs-hub-hero__trust--count-1{max-width:none}.gvs-hub-hero__trust-card{padding:1rem}.gvs-hub-hero__media-badge{top:1rem;left:1rem;font-size:1rem}}@media screen and (prefers-reduced-motion:reduce){.gvs-hub-hero__button{transition:none}.gvs-hub-hero__button:hover{transform:none}}.gvs-hub-hero--height-compact .gvs-hub-hero__panel{min-height:0}.gvs-hub-hero--height-comfortable .gvs-hub-hero__panel{min-height:min(var(--gvs-hub-min-height),520px)}.gvs-hub-hero--height-showcase .gvs-hub-hero__panel{min-height:var(--gvs-hub-min-height)}.gvs-hub-hero--layout-centred .gvs-hub-hero__panel,.gvs-hub-hero--layout-card .gvs-hub-hero__panel,.gvs-hub-hero--no-media .gvs-hub-hero__panel{min-height:min(var(--gvs-hub-min-height),440px)}.gvs-hub-hero--height-compact.gvs-hub-hero--layout-centred .gvs-hub-hero__panel,.gvs-hub-hero--height-compact.gvs-hub-hero--layout-card .gvs-hub-hero__panel,.gvs-hub-hero--height-compact.gvs-hub-hero--no-media .gvs-hub-hero__panel{min-height:0}.gvs-hub-hero__panel{position:relative}.gvs-hub-hero--layout-split .gvs-hub-hero__content{max-width:860px}.gvs-hub-hero--layout-centred .gvs-hub-hero__content,.gvs-hub-hero--layout-card .gvs-hub-hero__content,.gvs-hub-hero--no-media .gvs-hub-hero__content{max-width:980px;margin-inline:auto}.gvs-hub-hero__heading{overflow-wrap:normal;word-break:normal;-webkit-hyphens:manual;hyphens:manual}.gvs-hub-hero__subheading{text-wrap:balance}.gvs-hub-hero__text{text-wrap:pretty}.gvs-hub-hero--layout-centred .gvs-hub-hero__text,.gvs-hub-hero--layout-card .gvs-hub-hero__text,.gvs-hub-hero--no-media .gvs-hub-hero__text{margin-inline:auto}.gvs-hub-hero--layout-centred .gvs-hub-hero__buttons,.gvs-hub-hero--layout-card .gvs-hub-hero__buttons,.gvs-hub-hero--no-media .gvs-hub-hero__buttons{justify-content:center}.gvs-hub-hero__media{min-height:0}.gvs-hub-hero--height-compact .gvs-hub-hero__media--wide,.gvs-hub-hero--height-compact .gvs-hub-hero__media--landscape{max-height:380px}.gvs-hub-hero--height-comfortable .gvs-hub-hero__media--wide,.gvs-hub-hero--height-comfortable .gvs-hub-hero__media--landscape{max-height:460px}.gvs-hub-hero__trust--below{align-items:stretch}.gvs-hub-hero__trust-card{transition:transform .16s ease,border-color .16s ease,background-color .16s ease,box-shadow .16s ease}.gvs-hub-hero__trust-card:hover{transform:translateY(-1px)}@media screen and (min-width:990px){.gvs-hub-hero--height-compact{padding-block-start:calc(var(--gvs-hub-padding-top) * .72);padding-block-end:calc(var(--gvs-hub-padding-bottom) * .72)}.gvs-hub-hero--height-compact .gvs-hub-hero__panel{padding:min(var(--gvs-hub-panel-padding),32px)}.gvs-hub-hero--layout-feature.gvs-hub-hero--height-compact .gvs-hub-hero__panel{row-gap:clamp(1.8rem,2.4vw,3.2rem)}}@media screen and (max-width:989px){.gvs-hub-hero__panel,.gvs-hub-hero--height-compact .gvs-hub-hero__panel,.gvs-hub-hero--height-comfortable .gvs-hub-hero__panel,.gvs-hub-hero--height-showcase .gvs-hub-hero__panel{min-height:0}.gvs-hub-hero--layout-feature.gvs-hub-hero--mobile-media-after_content .gvs-hub-hero__panel,.gvs-hub-hero--layout-feature.gvs-hub-hero--media-left.gvs-hub-hero--mobile-media-after_content .gvs-hub-hero__panel{grid-template-areas:"title" "copy" "media"}.gvs-hub-hero--layout-feature.gvs-hub-hero--mobile-media-after_heading .gvs-hub-hero__panel,.gvs-hub-hero--layout-feature.gvs-hub-hero--media-left.gvs-hub-hero--mobile-media-after_heading .gvs-hub-hero__panel{grid-template-areas:"title" "media" "copy"}.gvs-hub-hero--mobile-image-hide .gvs-hub-hero__media-wrap{display:none}.gvs-hub-hero--mobile-align-left .gvs-hub-hero__content,.gvs-hub-hero--mobile-align-left .gvs-hub-hero__title-block,.gvs-hub-hero--mobile-align-left .gvs-hub-hero__copy-block{align-items:flex-start;text-align:left}.gvs-hub-hero--mobile-align-left .gvs-hub-hero__buttons{justify-content:flex-start}.gvs-hub-hero--mobile-align-centre .gvs-hub-hero__content,.gvs-hub-hero--mobile-align-centre .gvs-hub-hero__title-block,.gvs-hub-hero--mobile-align-centre .gvs-hub-hero__copy-block{align-items:center;text-align:center}.gvs-hub-hero--mobile-align-centre .gvs-hub-hero__buttons{justify-content:center}.gvs-hub-hero__heading,.gvs-hub-hero--heading-compact .gvs-hub-hero__heading,.gvs-hub-hero--heading-large .gvs-hub-hero__heading{max-width:100%}}@media screen and (max-width:749px){.gvs-hub-hero{padding-block-start:min(calc(var(--gvs-hub-padding-top) * .5),32px);padding-block-end:min(calc(var(--gvs-hub-padding-bottom) * .55),36px)}.gvs-hub-hero__page{padding-inline:min(var(--gvs-hub-page-padding),16px)}.gvs-hub-hero__panel{gap:1.8rem;padding:clamp(1.5rem,5vw,2.2rem);border-radius:min(var(--gvs-hub-radius),22px)}.gvs-hub-hero--panel-none .gvs-hub-hero__panel{gap:1.8rem}.gvs-hub-hero__eyebrow{margin-bottom:.8rem;font-size:clamp(1rem,3.2vw,1.15rem);letter-spacing:.075em}.gvs-hub-hero__heading,.gvs-hub-hero--heading-compact .gvs-hub-hero__heading,.gvs-hub-hero--heading-large .gvs-hub-hero__heading{font-size:clamp(3rem,11.5vw,4.6rem);line-height:.94;letter-spacing:-.052em}.gvs-hub-hero__subheading{margin-top:1.2rem;max-width:100%;font-size:clamp(1.55rem,5vw,2rem);line-height:1.16}.gvs-hub-hero__text{margin-top:1rem;max-width:100%;font-size:clamp(1.32rem,4.1vw,1.5rem);line-height:1.5}.gvs-hub-hero__buttons{margin-top:1.5rem}.gvs-hub-hero__button{min-height:4.4rem;padding:1.1rem 1.4rem;font-size:1.08rem;letter-spacing:.05em}.gvs-hub-hero__media{border-radius:min(var(--gvs-hub-media-radius),18px);box-shadow:0 14px 34px #00000029}.gvs-hub-hero__media--wide,.gvs-hub-hero__media--landscape{aspect-ratio:16 / 10}.gvs-hub-hero--image-fit-contain .gvs-hub-hero__image{padding:.8rem}.gvs-hub-hero__trust{margin-top:1.4rem;gap:.75rem}.gvs-hub-hero__trust-card{grid-template-columns:auto minmax(0,1fr);gap:.75rem;padding:1rem;border-radius:14px}.gvs-hub-hero__trust-icon{width:1.8rem;height:1.8rem}.gvs-hub-hero__trust-title{font-size:1.08rem;line-height:1.15}.gvs-hub-hero__trust-text{font-size:1.12rem;line-height:1.35}}@media screen and (max-width:389px){.gvs-hub-hero__page{padding-inline:10px}.gvs-hub-hero__panel{padding:1.25rem;border-radius:18px}.gvs-hub-hero__heading,.gvs-hub-hero--heading-compact .gvs-hub-hero__heading,.gvs-hub-hero--heading-large .gvs-hub-hero__heading{font-size:clamp(2.65rem,10.8vw,3.55rem);line-height:.96;letter-spacing:-.045em}.gvs-hub-hero__subheading{font-size:1.42rem}.gvs-hub-hero__text{font-size:1.22rem}.gvs-hub-hero__button{min-height:4.1rem;font-size:1rem}}@media screen and (min-width:990px){.gvs-hub-hero--layout-centred .gvs-hub-hero__panel,.gvs-hub-hero--no-media:not(.gvs-hub-hero--layout-card) .gvs-hub-hero__panel{width:100%;max-width:min(var(--gvs-hub-max-width),1680px)}.gvs-hub-hero--layout-centred .gvs-hub-hero__content,.gvs-hub-hero--no-media:not(.gvs-hub-hero--layout-card) .gvs-hub-hero__content,.gvs-hub-hero--layout-centred .gvs-hub-hero__title-block,.gvs-hub-hero--no-media:not(.gvs-hub-hero--layout-card) .gvs-hub-hero__title-block,.gvs-hub-hero--layout-centred .gvs-hub-hero__copy-block,.gvs-hub-hero--no-media:not(.gvs-hub-hero--layout-card) .gvs-hub-hero__copy-block{width:100%;max-width:none}.gvs-hub-hero--layout-centred .gvs-hub-hero__heading,.gvs-hub-hero--no-media:not(.gvs-hub-hero--layout-card) .gvs-hub-hero__heading{max-width:min(100%,var(--gvs-hub-centred-heading-max-width));margin-inline:auto}.gvs-hub-hero--layout-centred .gvs-hub-hero__subheading,.gvs-hub-hero--no-media:not(.gvs-hub-hero--layout-card) .gvs-hub-hero__subheading{max-width:940px;margin-inline:auto}.gvs-hub-hero--layout-centred .gvs-hub-hero__text,.gvs-hub-hero--no-media:not(.gvs-hub-hero--layout-card) .gvs-hub-hero__text{max-width:820px;margin-inline:auto}.gvs-hub-hero--layout-centred.gvs-hub-hero--height-compact .gvs-hub-hero__panel,.gvs-hub-hero--no-media:not(.gvs-hub-hero--layout-card).gvs-hub-hero--height-compact .gvs-hub-hero__panel{padding-block:min(var(--gvs-hub-panel-padding),42px)}.gvs-hub-hero--layout-centred .gvs-hub-hero__trust--below,.gvs-hub-hero--no-media:not(.gvs-hub-hero--layout-card) .gvs-hub-hero__trust--below{margin-top:1.4rem}}@media screen and (min-width:990px){.gvs-hub-hero--layout-centred .gvs-hub-hero__subheading,.gvs-hub-hero--no-media:not(.gvs-hub-hero--layout-card) .gvs-hub-hero__subheading{max-width:min(100%,var(--gvs-hub-centred-subheading-max-width, 900px));margin-inline:auto}.gvs-hub-hero--layout-centred .gvs-hub-hero__text,.gvs-hub-hero--no-media:not(.gvs-hub-hero--layout-card) .gvs-hub-hero__text{max-width:min(100%,var(--gvs-hub-centred-text-max-width, 780px));margin-inline:auto}}@media screen and (max-width:989px){.gvs-hub-hero,.gvs-hub-hero *,.gvs-hub-hero *:before,.gvs-hub-hero *:after{box-sizing:border-box}.gvs-hub-hero{width:100%;max-width:100%;overflow-x:clip}.gvs-hub-hero__page,.gvs-hub-hero--width-full .gvs-hub-hero__page{width:100%;max-width:100%;margin-inline:auto;padding-inline:clamp(14px,4vw,20px)}.gvs-hub-hero__panel,.gvs-hub-hero--layout-split .gvs-hub-hero__panel,.gvs-hub-hero--layout-centred .gvs-hub-hero__panel,.gvs-hub-hero--layout-card .gvs-hub-hero__panel,.gvs-hub-hero--no-media .gvs-hub-hero__panel{width:100%;max-width:100%;min-width:0;min-height:0;grid-template-columns:minmax(0,1fr)!important;margin-inline:0}.gvs-hub-hero--layout-feature .gvs-hub-hero__panel,.gvs-hub-hero--layout-feature.gvs-hub-hero--media-left .gvs-hub-hero__panel,.gvs-hub-hero--layout-feature.gvs-hub-hero--mobile-media-after_heading .gvs-hub-hero__panel,.gvs-hub-hero--layout-feature.gvs-hub-hero--media-left.gvs-hub-hero--mobile-media-after_heading .gvs-hub-hero__panel{width:100%;max-width:100%;min-width:0;min-height:0;grid-template-columns:minmax(0,1fr)!important;grid-template-areas:"title" "media" "copy"}.gvs-hub-hero--layout-feature.gvs-hub-hero--mobile-media-after_content .gvs-hub-hero__panel,.gvs-hub-hero--layout-feature.gvs-hub-hero--media-left.gvs-hub-hero--mobile-media-after_content .gvs-hub-hero__panel{grid-template-areas:"title" "copy" "media"}.gvs-hub-hero__content,.gvs-hub-hero__title-block,.gvs-hub-hero__copy-block,.gvs-hub-hero__media-wrap,.gvs-hub-hero__trust{width:100%;max-width:100%;min-width:0}.gvs-hub-hero--layout-split .gvs-hub-hero__content,.gvs-hub-hero--layout-centred .gvs-hub-hero__content,.gvs-hub-hero--layout-card .gvs-hub-hero__content,.gvs-hub-hero--no-media .gvs-hub-hero__content{max-width:100%;margin-inline:0}.gvs-hub-hero__heading,.gvs-hub-hero--heading-compact .gvs-hub-hero__heading,.gvs-hub-hero--heading-standard .gvs-hub-hero__heading,.gvs-hub-hero--heading-large .gvs-hub-hero__heading{width:100%;max-width:100%!important;overflow-wrap:normal;word-break:normal}.gvs-hub-hero__subheading,.gvs-hub-hero__text{width:100%;max-width:100%!important}.gvs-hub-hero__media,.gvs-hub-hero__image{width:100%;max-width:100%}.gvs-hub-hero__trust,.gvs-hub-hero__trust--columns-auto,.gvs-hub-hero__trust--columns-2,.gvs-hub-hero__trust--columns-3,.gvs-hub-hero__trust--columns-4,.gvs-hub-hero__trust--below.gvs-hub-hero__trust--count-2,.gvs-hub-hero__trust--below.gvs-hub-hero__trust--count-3,.gvs-hub-hero__trust--below.gvs-hub-hero__trust--count-4,.gvs-hub-hero__trust--below.gvs-hub-hero__trust--count-5,.gvs-hub-hero__trust--below.gvs-hub-hero__trust--count-6,.gvs-hub-hero__trust--below.gvs-hub-hero__trust--count-7,.gvs-hub-hero__trust--below.gvs-hub-hero__trust--count-8{grid-template-columns:minmax(0,1fr)}.gvs-hub-hero__buttons{max-width:100%}}@media screen and (max-width:749px){.gvs-hub-hero__page,.gvs-hub-hero--width-full .gvs-hub-hero__page{padding-inline:clamp(12px,4.5vw,16px)}.gvs-hub-hero__panel{padding:clamp(18px,5vw,24px)}.gvs-hub-hero--panel-none .gvs-hub-hero__panel{padding:0}.gvs-hub-hero__eyebrow{font-size:clamp(1rem,3.15vw,1.12rem);line-height:1.18}.gvs-hub-hero__heading,.gvs-hub-hero--mobile-heading-standard .gvs-hub-hero__heading,.gvs-hub-hero--mobile-heading-standard.gvs-hub-hero--heading-compact .gvs-hub-hero__heading,.gvs-hub-hero--mobile-heading-standard.gvs-hub-hero--heading-large .gvs-hub-hero__heading{font-size:clamp(2.75rem,10.6vw,4.05rem);line-height:.96;letter-spacing:-.046em}.gvs-hub-hero--mobile-heading-compact .gvs-hub-hero__heading,.gvs-hub-hero--mobile-heading-compact.gvs-hub-hero--heading-large .gvs-hub-hero__heading{font-size:clamp(2.35rem,9.2vw,3.45rem);line-height:.98;letter-spacing:-.042em}.gvs-hub-hero--mobile-heading-large .gvs-hub-hero__heading,.gvs-hub-hero--mobile-heading-large.gvs-hub-hero--heading-compact .gvs-hub-hero__heading{font-size:clamp(3rem,11.6vw,4.5rem);line-height:.94;letter-spacing:-.05em}.gvs-hub-hero__subheading{font-size:clamp(1.45rem,4.65vw,1.95rem);line-height:1.2}.gvs-hub-hero__text{font-size:clamp(1.24rem,3.9vw,1.48rem);line-height:1.5}.gvs-hub-hero__buttons{width:100%;justify-content:stretch}.gvs-hub-hero__button{flex:1 1 100%;width:100%}.gvs-hub-hero__media-badge{max-width:calc(100% - 20px);font-size:1rem;padding:.7rem 1rem}.gvs-hub-hero__media-badge--mobile-hidden{display:none}}@media screen and (max-width:389px){.gvs-hub-hero__page,.gvs-hub-hero--width-full .gvs-hub-hero__page{padding-inline:10px}.gvs-hub-hero__panel{padding:16px}.gvs-hub-hero--mobile-heading-standard .gvs-hub-hero__heading,.gvs-hub-hero__heading{font-size:clamp(2.35rem,10.2vw,3.25rem)}.gvs-hub-hero--mobile-heading-compact .gvs-hub-hero__heading{font-size:clamp(2.1rem,9vw,2.9rem)}}@media screen and (min-width:990px){.gvs-hub-hero{--gvs-hub-desktop-eyebrow-gap: 1rem;--gvs-hub-desktop-subheading-gap: 1.35rem;--gvs-hub-desktop-text-gap: 1.25rem;--gvs-hub-desktop-button-gap: 1.75rem;--gvs-hub-desktop-trust-gap: 1.2rem}.gvs-hub-hero--density-compact{--gvs-hub-desktop-eyebrow-gap: .75rem;--gvs-hub-desktop-subheading-gap: 1rem;--gvs-hub-desktop-text-gap: 1rem;--gvs-hub-desktop-button-gap: 1.35rem;--gvs-hub-desktop-trust-gap: .9rem}.gvs-hub-hero--density-spacious{--gvs-hub-desktop-eyebrow-gap: 1.1rem;--gvs-hub-desktop-subheading-gap: 1.6rem;--gvs-hub-desktop-text-gap: 1.45rem;--gvs-hub-desktop-button-gap: 2rem;--gvs-hub-desktop-trust-gap: 1.5rem}.gvs-hub-hero--density-compact .gvs-hub-hero__panel{gap:clamp(1.6rem,2.6vw,calc(var(--gvs-hub-gap) * .78));padding:min(var(--gvs-hub-panel-padding),36px)}.gvs-hub-hero--density-balanced .gvs-hub-hero__panel{gap:clamp(2rem,3.2vw,var(--gvs-hub-gap))}.gvs-hub-hero--density-spacious .gvs-hub-hero__panel{gap:clamp(2.4rem,4vw,calc(var(--gvs-hub-gap) * 1.12))}.gvs-hub-hero__eyebrow{margin-bottom:var(--gvs-hub-desktop-eyebrow-gap)}.gvs-hub-hero__subheading{margin-top:var(--gvs-hub-desktop-subheading-gap)}.gvs-hub-hero__text{margin-top:var(--gvs-hub-desktop-text-gap)}.gvs-hub-hero__buttons{margin-top:var(--gvs-hub-desktop-button-gap)}.gvs-hub-hero__trust{margin-top:var(--gvs-hub-desktop-trust-gap)}.gvs-hub-hero__heading{text-wrap:balance}.gvs-hub-hero--desktop-style-impact.gvs-hub-hero--layout-centred .gvs-hub-hero__panel,.gvs-hub-hero--desktop-style-impact.gvs-hub-hero--no-media:not(.gvs-hub-hero--layout-card) .gvs-hub-hero__panel{padding-block:clamp(3rem,5vw,6rem)}.gvs-hub-hero--desktop-style-impact .gvs-hub-hero__heading{font-size:clamp(4.2rem,6.8vw,8.8rem);line-height:.88;letter-spacing:-.055em}.gvs-hub-hero--desktop-style-impact .gvs-hub-hero__subheading{font-size:clamp(1.9rem,2vw,2.8rem);line-height:1.16}.gvs-hub-hero--desktop-style-editorial.gvs-hub-hero--layout-centred .gvs-hub-hero__panel,.gvs-hub-hero--desktop-style-editorial.gvs-hub-hero--no-media:not(.gvs-hub-hero--layout-card) .gvs-hub-hero__panel{max-width:min(var(--gvs-hub-max-width),1500px);padding-block:clamp(2.4rem,4vw,4.5rem)}.gvs-hub-hero--desktop-style-editorial .gvs-hub-hero__heading{font-size:clamp(3.4rem,5.6vw,6.8rem);line-height:.94}.gvs-hub-hero--desktop-style-editorial .gvs-hub-hero__subheading{font-size:clamp(1.75rem,1.8vw,2.35rem);max-width:min(100%,var(--gvs-hub-centred-subheading-max-width))}.gvs-hub-hero--desktop-style-authority.gvs-hub-hero--layout-split .gvs-hub-hero__panel,.gvs-hub-hero--desktop-style-authority.gvs-hub-hero--layout-feature .gvs-hub-hero__panel{align-items:center}.gvs-hub-hero--desktop-style-authority .gvs-hub-hero__content,.gvs-hub-hero--layout-split .gvs-hub-hero__content{max-width:var(--gvs-hub-split-text-max-width)}.gvs-hub-hero--desktop-style-authority .gvs-hub-hero__subheading,.gvs-hub-hero--layout-split .gvs-hub-hero__subheading{max-width:min(100%,760px)}.gvs-hub-hero--desktop-style-authority .gvs-hub-hero__text,.gvs-hub-hero--layout-split .gvs-hub-hero__text{max-width:min(100%,700px)}.gvs-hub-hero--desktop-style-showcase.gvs-hub-hero--layout-split .gvs-hub-hero__panel{grid-template-columns:minmax(0,.88fr) minmax(420px,1.12fr)}.gvs-hub-hero--desktop-style-showcase.gvs-hub-hero--layout-feature .gvs-hub-hero__panel{grid-template-columns:minmax(0,.86fr) minmax(420px,1.14fr)}.gvs-hub-hero--desktop-style-showcase .gvs-hub-hero__media{box-shadow:0 28px 80px #00000042}.gvs-hub-hero--desktop-style-showcase .gvs-hub-hero__media-badge{transform:translateY(-1px)}.gvs-hub-hero__media--wide,.gvs-hub-hero__media--landscape,.gvs-hub-hero__media--square,.gvs-hub-hero__media--portrait{max-height:var(--gvs-hub-desktop-image-max-height)}.gvs-hub-hero--media-emphasis-subtle .gvs-hub-hero__media{box-shadow:0 16px 42px #00000024}.gvs-hub-hero--media-emphasis-subtle .gvs-hub-hero__media-badge{box-shadow:none}.gvs-hub-hero--media-emphasis-showcase .gvs-hub-hero__media{box-shadow:0 30px 90px #0000004d}.gvs-hub-hero--media-emphasis-showcase .gvs-hub-hero__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;border-radius:inherit;box-shadow:inset 0 0 0 1px #ffffff0f}.gvs-hub-hero--layout-feature .gvs-hub-hero__title-block{max-width:none}.gvs-hub-hero--layout-feature .gvs-hub-hero__heading{max-width:min(100%,var(--gvs-hub-heading-max-width))}.gvs-hub-hero--layout-centred .gvs-hub-hero__copy-block,.gvs-hub-hero--layout-card .gvs-hub-hero__copy-block,.gvs-hub-hero--no-media .gvs-hub-hero__copy-block{width:100%}.gvs-hub-hero--layout-centred .gvs-hub-hero__subheading,.gvs-hub-hero--layout-card .gvs-hub-hero__subheading,.gvs-hub-hero--no-media:not(.gvs-hub-hero--layout-card) .gvs-hub-hero__subheading{max-width:min(100%,var(--gvs-hub-centred-subheading-max-width))}.gvs-hub-hero--layout-centred .gvs-hub-hero__text,.gvs-hub-hero--layout-card .gvs-hub-hero__text,.gvs-hub-hero--no-media:not(.gvs-hub-hero--layout-card) .gvs-hub-hero__text{max-width:min(100%,var(--gvs-hub-centred-text-max-width))}.gvs-hub-hero__trust--below{max-width:min(100%,var(--gvs-hub-max-width));margin-inline:auto}.gvs-hub-hero__trust-card{position:relative;overflow:hidden;gap:.9rem;padding:1.05rem 1.1rem;background:linear-gradient(145deg,color-mix(in srgb,var(--gvs-hub-card-bg) 92%,transparent),var(--gvs-hub-card-bg))}.gvs-hub-hero__trust-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(circle at 0 0,color-mix(in srgb,var(--gvs-hub-accent) 14%,transparent),transparent 36%);opacity:0;transition:opacity .16s ease}.gvs-hub-hero__trust-card:hover:after,.gvs-hub-hero__trust-item.is-highlighted .gvs-hub-hero__trust-card:after{opacity:1}.gvs-hub-hero__trust-icon{width:2.15rem;height:2.15rem;border-radius:999px;background:color-mix(in srgb,var(--gvs-hub-accent) 18%,transparent)}.gvs-hub-hero__trust-title{font-size:1.12rem;letter-spacing:.055em}.gvs-hub-hero__trust-text{font-size:1.16rem;line-height:1.36}.gvs-hub-hero--density-compact .gvs-hub-hero__trust-card{padding:.85rem 1rem}.gvs-hub-hero--density-compact .gvs-hub-hero__trust-title{font-size:1.05rem}.gvs-hub-hero--density-compact .gvs-hub-hero__trust-text{font-size:1.08rem}.gvs-hub-hero--density-spacious .gvs-hub-hero__trust-card{padding:1.2rem 1.25rem}}.gvs-hub-hero__heading-mobile{display:none}@media screen and (max-width:749px){.gvs-hub-hero__heading-desktop{display:none}.gvs-hub-hero__heading-mobile{display:inline}}@media screen and (max-width:749px){.gvs-hub-hero--mobile-trust-columns-1 .gvs-hub-hero__trust{grid-template-columns:minmax(0,1fr)}.gvs-hub-hero--mobile-trust-columns-2 .gvs-hub-hero__trust{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.gvs-hub-hero--mobile-trust-density-compact .gvs-hub-hero__trust-card{grid-template-columns:minmax(0,1fr);align-content:start;min-width:0;padding:10px;gap:6px}.gvs-hub-hero--mobile-trust-density-compact .gvs-hub-hero__trust-icon{width:1.75rem;height:1.75rem}.gvs-hub-hero--mobile-trust-density-compact .gvs-hub-hero__trust-title{font-size:.92rem;line-height:1.12}.gvs-hub-hero--mobile-trust-density-compact .gvs-hub-hero__trust-text{font-size:.82rem;line-height:1.32}}@media screen and (max-width:359px){.gvs-hub-hero--mobile-trust-columns-2 .gvs-hub-hero__trust{grid-template-columns:minmax(0,1fr)}}@media screen and (max-width:749px){.gvs-hub-hero--mobile-trust-columns-3 .gvs-hub-hero__trust{grid-template-columns:repeat(3,minmax(0,1fr));gap:0}.gvs-hub-hero--presentation-homepage{padding-block:18px 24px}.gvs-hub-hero--presentation-homepage .gvs-hub-hero__page{padding-inline:16px}.gvs-hub-hero--presentation-homepage .gvs-hub-hero__panel,.gvs-hub-hero--presentation-homepage .gvs-hub-hero__content{gap:14px}.gvs-hub-hero--presentation-homepage .gvs-hub-hero__eyebrow{margin-bottom:5px;font-size:.72rem;letter-spacing:.09em}.gvs-hub-hero--presentation-homepage .gvs-hub-hero__heading{max-width:17ch;margin-inline:auto;font-size:clamp(1.95rem,8.8vw,2.62rem);line-height:.94;letter-spacing:-.045em;text-wrap:balance}.gvs-hub-hero--presentation-homepage .gvs-hub-hero__text{max-width:35rem;margin-inline:auto;font-size:.9rem;line-height:1.46}.gvs-hub-hero--presentation-homepage .gvs-hub-hero__buttons{gap:8px}.gvs-hub-hero--presentation-homepage .gvs-hub-hero__button{min-height:42px;padding-inline:15px;font-size:.76rem}.gvs-hub-hero--presentation-homepage .gvs-hub-hero__trust--below{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;width:100%;max-width:42rem;margin:7px auto 0;padding:0;overflow:hidden;background:transparent;border:1px solid var(--gvs-hub-accent);border-radius:13px;box-shadow:none}.gvs-hub-hero--presentation-homepage .gvs-hub-hero__trust--below .gvs-hub-hero__trust-item+.gvs-hub-hero__trust-item{border-left:1px solid var(--gvs-hub-accent);border-top:0}.gvs-hub-hero--presentation-homepage .gvs-hub-hero__trust--below .gvs-hub-hero__trust-card{display:grid;grid-template-columns:minmax(0,1fr);align-content:start;justify-items:center;min-height:72px;padding:9px 6px;gap:5px;background:transparent;border:0;border-radius:0;box-shadow:none;text-align:center}.gvs-hub-hero--presentation-homepage .gvs-hub-hero__trust-icon{width:20px;height:20px;flex-basis:20px;margin:0 auto;padding:0;color:#111;background:transparent}.gvs-hub-hero--presentation-homepage .gvs-hub-hero__trust-copy{align-items:center}.gvs-hub-hero--presentation-homepage .gvs-hub-hero__trust-title{font-size:.68rem;line-height:1.12;text-align:center;text-wrap:balance}.gvs-hub-hero--presentation-homepage .gvs-hub-hero__trust-text{display:none}}@media screen and (max-width:359px){.gvs-hub-hero--presentation-homepage .gvs-hub-hero__page{padding-inline:12px}.gvs-hub-hero--presentation-homepage .gvs-hub-hero__heading{font-size:clamp(1.78rem,9.4vw,2.18rem)}.gvs-hub-hero--presentation-homepage .gvs-hub-hero__trust-title{font-size:.63rem}}@media screen and (min-width:990px){.gvs-hub-hero--presentation-marketing{--gvs-marketing-hero-surface: #f5f7f2;--gvs-marketing-hero-border: #dfe4dc}.gvs-hub-hero--presentation-marketing .gvs-hub-hero__page{width:min(calc(100% - 48px),1360px);max-width:1360px;padding:30px 30px 24px;background:var(--gvs-marketing-hero-surface);border:1px solid var(--gvs-marketing-hero-border);border-radius:28px;box-shadow:0 18px 48px #11111114}.gvs-hub-hero--presentation-marketing.gvs-hub-hero--layout-split .gvs-hub-hero__panel{grid-template-columns:minmax(0,1.08fr) minmax(420px,.92fr);gap:clamp(40px,4.5vw,68px);align-items:center}.gvs-hub-hero--presentation-marketing.gvs-hub-hero--panel-none .gvs-hub-hero__panel{padding:0}.gvs-hub-hero--presentation-marketing .gvs-hub-hero__content{width:100%;max-width:var(--gvs-hub-split-text-max-width)}.gvs-hub-hero--presentation-marketing .gvs-hub-hero__heading,.gvs-hub-hero--presentation-marketing.gvs-hub-hero--heading-compact .gvs-hub-hero__heading{max-width:min(100%,var(--gvs-hub-heading-max-width));font-size:clamp(4.2rem,4.4vw,6.1rem);line-height:.92;letter-spacing:-.052em;text-wrap:balance}.gvs-hub-hero--presentation-marketing .gvs-hub-hero__subheading{max-width:650px;font-size:clamp(1.7rem,1.55vw,2.15rem);line-height:1.18}.gvs-hub-hero--presentation-marketing .gvs-hub-hero__text{max-width:640px}.gvs-hub-hero--presentation-marketing .gvs-hub-hero__media-wrap{width:100%;max-width:570px;justify-self:end}.gvs-hub-hero--presentation-marketing .gvs-hub-hero__media{width:100%;border-color:#d8ded4;border-radius:min(var(--gvs-hub-media-radius),22px);background:#fff;box-shadow:0 22px 52px #11111124}.gvs-hub-hero--presentation-marketing .gvs-hub-hero__trust--below{width:100%;max-width:none;margin-top:24px;padding-top:20px;border-top:1px solid var(--gvs-marketing-hero-border);gap:10px}.gvs-hub-hero--presentation-marketing .gvs-hub-hero__trust-card{background:#fff;border-color:var(--gvs-marketing-hero-border);box-shadow:0 8px 22px #1111110b}.gvs-hub-hero--presentation-marketing .gvs-hub-hero__trust-item.is-highlighted .gvs-hub-hero__trust-card{border-color:#90f22e;box-shadow:inset 0 0 0 1px #90f22e,0 8px 22px #1111110b}}@media screen and (min-width:990px){.gvs-hub-hero--presentation-partnerships{--gvs-partnerships-hero-border: #51515d}.gvs-hub-hero--presentation-partnerships .gvs-hub-hero__page{width:min(calc(100% - 48px),1380px);max-width:1380px;padding:clamp(32px,3vw,46px) clamp(32px,3.2vw,50px) 26px;background:#373742;border:1px solid var(--gvs-partnerships-hero-border);border-radius:30px;box-shadow:0 24px 64px #11111129}.gvs-hub-hero--presentation-partnerships.gvs-hub-hero--layout-split .gvs-hub-hero__panel{grid-template-columns:minmax(0,1.08fr) minmax(430px,.92fr);gap:clamp(42px,4.5vw,70px);align-items:center;padding:0;background:transparent;border:0;border-radius:0;box-shadow:none}.gvs-hub-hero--presentation-partnerships .gvs-hub-hero__content{width:100%;max-width:720px}.gvs-hub-hero--presentation-partnerships .gvs-hub-hero__heading,.gvs-hub-hero--presentation-partnerships.gvs-hub-hero--heading-large .gvs-hub-hero__heading,.gvs-hub-hero--presentation-partnerships.gvs-hub-hero--heading-compact .gvs-hub-hero__heading{max-width:min(100%,var(--gvs-hub-heading-max-width));font-size:clamp(3.65rem,4.15vw,5.65rem);line-height:.93;letter-spacing:-.052em;text-wrap:balance}.gvs-hub-hero--presentation-partnerships .gvs-hub-hero__subheading{max-width:660px;font-size:clamp(1.45rem,1.35vw,1.85rem);line-height:1.2}.gvs-hub-hero--presentation-partnerships .gvs-hub-hero__text{max-width:640px}.gvs-hub-hero--presentation-partnerships .gvs-hub-hero__media-wrap{width:100%;max-width:540px;justify-self:end}.gvs-hub-hero--presentation-partnerships .gvs-hub-hero__media{width:100%;border-color:#666672;box-shadow:0 24px 58px #0000004d}.gvs-hub-hero--presentation-partnerships .gvs-hub-hero__trust--below{grid-column:1 / -1;width:100%;max-width:none;margin-top:4px;padding-top:20px;border-top:1px solid #565662;gap:12px}.gvs-hub-hero--presentation-partnerships .gvs-hub-hero__trust-card{padding:14px 16px;background:#454550;border-color:#5d5d69;box-shadow:none}.gvs-hub-hero--presentation-partnerships .gvs-hub-hero__trust-item.is-highlighted .gvs-hub-hero__trust-card{border-color:#90f22e;box-shadow:inset 0 0 0 1px #90f22e}}@media screen and (max-width:989px){.gvs-hub-hero--presentation-partnerships .gvs-hub-hero__heading,.gvs-hub-hero--presentation-partnerships.gvs-hub-hero--heading-large .gvs-hub-hero__heading,.gvs-hub-hero--presentation-partnerships.gvs-hub-hero--heading-compact .gvs-hub-hero__heading{max-width:15ch;text-wrap:balance}}@media screen and (max-width:749px){.gvs-hub-hero--presentation-partnerships .gvs-hub-hero__heading,.gvs-hub-hero--presentation-partnerships.gvs-hub-hero--heading-large .gvs-hub-hero__heading,.gvs-hub-hero--presentation-partnerships.gvs-hub-hero--heading-compact .gvs-hub-hero__heading{font-size:clamp(2.65rem,10.8vw,3.75rem);line-height:.94}.gvs-hub-hero--presentation-partnerships .gvs-hub-hero__trust{gap:8px}.gvs-hub-hero--presentation-partnerships .gvs-hub-hero__trust-card{padding:12px}}@media screen and (min-width:990px){.gvs-hub-hero--presentation-demonstration{--gvs-demo-hero-surface: #f5f7f2;--gvs-demo-hero-border: #dfe4dc}.gvs-hub-hero--presentation-demonstration .gvs-hub-hero__page{width:min(calc(100% - 48px),1340px);max-width:1340px;padding:32px 32px 24px;background:var(--gvs-demo-hero-surface);border:1px solid var(--gvs-demo-hero-border);border-radius:28px;box-shadow:0 18px 48px #11111114}.gvs-hub-hero--presentation-demonstration.gvs-hub-hero--layout-split .gvs-hub-hero__panel{grid-template-columns:minmax(0,1.08fr) minmax(400px,.92fr);gap:clamp(42px,4.4vw,66px);align-items:center;padding:0;background:transparent;border:0;border-radius:0;box-shadow:none}.gvs-hub-hero--presentation-demonstration .gvs-hub-hero__content{width:100%;max-width:700px}.gvs-hub-hero--presentation-demonstration .gvs-hub-hero__heading,.gvs-hub-hero--presentation-demonstration.gvs-hub-hero--heading-compact .gvs-hub-hero__heading,.gvs-hub-hero--presentation-demonstration.gvs-hub-hero--heading-standard .gvs-hub-hero__heading{max-width:min(100%,var(--gvs-hub-heading-max-width));font-size:clamp(3.8rem,4.25vw,5.8rem);line-height:.93;letter-spacing:-.052em;text-wrap:balance}.gvs-hub-hero--presentation-demonstration .gvs-hub-hero__subheading{max-width:650px;font-size:clamp(1.35rem,1.25vw,1.75rem);line-height:1.2}.gvs-hub-hero--presentation-demonstration .gvs-hub-hero__text{max-width:640px}.gvs-hub-hero--presentation-demonstration .gvs-hub-hero__media-wrap{width:100%;max-width:500px;justify-self:end}.gvs-hub-hero--presentation-demonstration .gvs-hub-hero__media{width:100%;border-color:#d8ded4;border-radius:min(var(--gvs-hub-media-radius),22px);background:#fff;box-shadow:0 22px 52px #11111121}.gvs-hub-hero--presentation-demonstration .gvs-hub-hero__trust--below{grid-column:1 / -1;width:100%;max-width:none;margin-top:2px;padding-top:20px;border-top:1px solid var(--gvs-demo-hero-border);gap:10px}.gvs-hub-hero--presentation-demonstration .gvs-hub-hero__trust-card{padding:14px 15px;background:#fff;border-color:var(--gvs-demo-hero-border);box-shadow:0 8px 22px #1111110b}.gvs-hub-hero--presentation-demonstration .gvs-hub-hero__trust-item.is-highlighted .gvs-hub-hero__trust-card{border-color:#90f22e;box-shadow:inset 0 0 0 1px #90f22e,0 8px 22px #1111110b}}@media screen and (max-width:749px){.gvs-hub-hero--presentation-demonstration .gvs-hub-hero__heading{max-width:13ch;text-wrap:balance}}.gvs-hub-hero__review-spotlight{position:relative;display:flex;min-width:0;flex-direction:column;gap:18px;overflow:hidden;padding:clamp(24px,3vw,34px);color:#fff;background:radial-gradient(circle at 92% 8%,rgba(144,242,46,.16),transparent 34%),#111;border:1px solid #33353a;border-radius:min(var(--gvs-hub-media-radius),24px);box-shadow:0 22px 54px #1111112e}.gvs-hub-hero__review-spotlight:before{content:"\201c";position:absolute;top:-24px;right:18px;color:#90f22e1a;font-family:Georgia,serif;font-size:10rem;line-height:1;pointer-events:none}.gvs-hub-hero__review-spotlight-top{position:relative;z-index:1;display:flex;flex-wrap:wrap;gap:10px 14px;align-items:center;justify-content:space-between}.gvs-hub-hero__review-source{display:inline-flex;align-items:center;min-height:30px;padding:6px 10px;color:#111;background:#90f22e;border-radius:999px;font-size:.74rem;font-weight:900;letter-spacing:.06em;line-height:1;text-transform:uppercase}.gvs-hub-hero__review-stars{display:inline-flex;gap:2px;color:#6b6b6b;font-size:1.1rem;line-height:1}.gvs-hub-hero__review-stars .is-active{color:#ffb000}.gvs-hub-hero__review-quote{position:relative;z-index:1;margin:0;color:#fff;font-family:var(--font-heading--family);font-size:clamp(2rem,2.5vw,3rem);font-weight:800;letter-spacing:-.035em;line-height:1.05;text-wrap:balance}.gvs-hub-hero__review-attribution{position:relative;z-index:1;display:flex;flex-direction:column;gap:4px;color:#d7d7d7;font-size:.88rem;line-height:1.4}.gvs-hub-hero__review-attribution strong{color:#fff;font-size:.92rem}.gvs-hub-hero__review-link{position:relative;z-index:1;display:inline-flex;width:fit-content;gap:8px;align-items:center;color:#90f22e;font-size:.82rem;font-weight:900;letter-spacing:.04em;text-decoration:none;text-transform:uppercase}.gvs-hub-hero__review-link:hover{text-decoration:underline;text-underline-offset:3px}.gvs-hub-hero__review-link:focus-visible{outline:2px solid #90f22e;outline-offset:4px}@media screen and (min-width:990px){.gvs-hub-hero--presentation-reviews{--gvs-reviews-hero-surface:#f5f7f2;--gvs-reviews-hero-border:#dfe4dc}.gvs-hub-hero--presentation-reviews .gvs-hub-hero__page{width:min(calc(100% - 48px),1360px);max-width:1360px;padding:34px 34px 24px;background:var(--gvs-reviews-hero-surface);border:1px solid var(--gvs-reviews-hero-border);border-radius:28px;box-shadow:0 18px 48px #11111114}.gvs-hub-hero--presentation-reviews.gvs-hub-hero--layout-split .gvs-hub-hero__panel{grid-template-columns:minmax(0,1.02fr) minmax(390px,.98fr);gap:clamp(42px,4.5vw,68px);align-items:center;padding:0;background:transparent;border:0;border-radius:0;box-shadow:none}.gvs-hub-hero--presentation-reviews .gvs-hub-hero__content{width:100%;max-width:700px}.gvs-hub-hero--presentation-reviews .gvs-hub-hero__heading,.gvs-hub-hero--presentation-reviews.gvs-hub-hero--heading-compact .gvs-hub-hero__heading{max-width:min(100%,var(--gvs-hub-heading-max-width));font-size:clamp(3.8rem,4.3vw,5.9rem);line-height:.94;letter-spacing:-.052em;text-wrap:balance}.gvs-hub-hero--presentation-reviews .gvs-hub-hero__media-wrap{width:100%;max-width:520px;justify-self:end}.gvs-hub-hero--presentation-reviews .gvs-hub-hero__trust--below{grid-column:1/-1;width:100%;max-width:none;margin-top:2px;padding-top:20px;border-top:1px solid var(--gvs-reviews-hero-border);gap:10px}.gvs-hub-hero--presentation-reviews .gvs-hub-hero__trust-card{padding:14px 15px;background:#fff;border-color:var(--gvs-reviews-hero-border);box-shadow:0 8px 22px #1111110b}.gvs-hub-hero--presentation-reviews .gvs-hub-hero__trust-item.is-highlighted .gvs-hub-hero__trust-card{border-color:#90f22e;box-shadow:inset 0 0 0 1px #90f22e,0 8px 22px #1111110b}}@media screen and (max-width:989px){.gvs-hub-hero--presentation-reviews .gvs-hub-hero__page{width:min(calc(100% - 24px),760px);padding:20px;background:#f5f7f2;border:1px solid #dfe4dc;border-radius:22px}.gvs-hub-hero--presentation-reviews.gvs-hub-hero--panel-none .gvs-hub-hero__panel{padding:0}.gvs-hub-hero--presentation-reviews .gvs-hub-hero__review-spotlight{padding:22px;border-radius:18px}}@media screen and (max-width:749px){.gvs-hub-hero--presentation-reviews .gvs-hub-hero__heading{max-width:14ch;font-size:clamp(2.9rem,11vw,4.1rem);line-height:.95}.gvs-hub-hero--presentation-reviews .gvs-hub-hero__trust,.gvs-hub-hero--presentation-reviews .gvs-hub-hero__trust--below.gvs-hub-hero__trust--count-4{grid-template-columns:repeat(2,minmax(0,1fr))}.gvs-hub-hero--presentation-reviews .gvs-hub-hero__trust-card{min-height:100%;padding:10px}.gvs-hub-hero--presentation-reviews .gvs-hub-hero__trust-text{font-size:1rem}.gvs-hub-hero__review-quote{font-size:clamp(1.8rem,7vw,2.4rem)}}@media screen and (max-width:359px){.gvs-hub-hero--presentation-reviews .gvs-hub-hero__trust,.gvs-hub-hero--presentation-reviews .gvs-hub-hero__trust--below.gvs-hub-hero__trust--count-4{grid-template-columns:1fr}}.gvs-hub-hero--presentation-reviews .gvs-hub-hero__review-spotlight{min-height:320px;justify-content:center;gap:16px;padding:clamp(28px,3vw,38px);background:radial-gradient(circle at 92% 6%,rgba(144,242,46,.12),transparent 32%),#111;border-color:#2c2f2b;box-shadow:0 20px 46px #11111126}.gvs-hub-hero--presentation-reviews .gvs-hub-hero__review-spotlight:before{top:-34px;right:14px;color:#90f22e11;font-size:9rem}.gvs-hub-hero--presentation-reviews .gvs-hub-hero__review-source{min-height:28px;padding:6px 10px;color:#90f22e;background:transparent;border:1px solid rgba(144,242,46,.48)}.gvs-hub-hero--presentation-reviews .gvs-hub-hero__review-stars{gap:3px;font-size:1.22rem}.gvs-hub-hero--presentation-reviews .gvs-hub-hero__review-quote{max-width:18ch;color:#fff;font-size:clamp(1.65rem,2.05vw,2.35rem);font-weight:800;line-height:1.12;letter-spacing:-.03em}.gvs-hub-hero--presentation-reviews .gvs-hub-hero__review-attribution{gap:5px;max-width:42ch;padding-top:14px;color:#cfd2cd;border-top:1px solid rgba(255,255,255,.13)}.gvs-hub-hero--presentation-reviews .gvs-hub-hero__review-attribution strong{font-size:.96rem}.gvs-hub-hero--presentation-reviews .gvs-hub-hero__review-link{min-height:42px;padding:10px 14px;color:#111;background:#90f22e;border:1px solid #90f22e;border-radius:999px;text-decoration:none}.gvs-hub-hero--presentation-reviews .gvs-hub-hero__review-link:hover{filter:brightness(1.04);text-decoration:none}@media screen and (min-width:990px){.gvs-hub-hero--presentation-reviews .gvs-hub-hero__media-wrap{width:100%;max-width:590px}}@media screen and (max-width:749px){.gvs-hub-hero--presentation-reviews .gvs-hub-hero__review-spotlight{min-height:0;padding:22px}.gvs-hub-hero--presentation-reviews .gvs-hub-hero__review-quote{max-width:none;font-size:clamp(1.55rem,7.2vw,2rem)}.gvs-hub-hero--presentation-reviews .gvs-hub-hero__review-link{width:100%;justify-content:center}}.gvs-hub-hero--presentation-reviews .gvs-hub-hero__eyebrow{display:inline-flex;align-items:center;gap:9px;color:var(--gvs-hub-text)}.gvs-hub-hero--presentation-reviews .gvs-hub-hero__eyebrow:before{content:"";flex:0 0 auto;width:24px;height:2px;background:var(--gvs-hub-accent);border-radius:999px}.gvs-hub-hero--presentation-demonstration .gvs-hub-hero__eyebrow{display:inline-flex;align-items:center;gap:9px;color:var(--gvs-hub-text)}.gvs-hub-hero--presentation-demonstration .gvs-hub-hero__eyebrow:before{content:"";width:24px;height:2px;flex:0 0 24px;border-radius:999px;background:var(--gvs-hub-accent)}.gvs-hub-hero--presentation-reviews .gvs-hub-hero__trust-icon,.gvs-hub-hero--presentation-demonstration .gvs-hub-hero__trust-icon{border:1px solid color-mix(in srgb,var(--gvs-hub-accent) 52%,#ffffff);border-radius:999px;background:color-mix(in srgb,var(--gvs-hub-accent) 20%,#ffffff);color:var(--gvs-hub-text)}.gvs-hub-hero--presentation-reviews .gvs-hub-hero__button:focus-visible,.gvs-hub-hero--presentation-reviews .gvs-hub-hero__trust-card:focus-visible,.gvs-hub-hero--presentation-demonstration .gvs-hub-hero__button:focus-visible,.gvs-hub-hero--presentation-demonstration .gvs-hub-hero__trust-card:focus-visible{outline:2px solid var(--gvs-hub-text);outline-offset:3px;box-shadow:0 0 0 5px var(--gvs-hub-accent)}@media screen and (min-width:990px){.gvs-hub-hero--presentation-support.gvs-hub-hero--no-media .gvs-hub-hero__page{width:min(calc(100% - 48px),1120px);max-width:1120px}.gvs-hub-hero--presentation-support.gvs-hub-hero--no-media .gvs-hub-hero__panel{width:100%;max-width:940px;margin-inline:auto;padding:30px 34px;border-color:#303030;box-shadow:0 18px 48px #00000029}.gvs-hub-hero--presentation-support.gvs-hub-hero--no-media .gvs-hub-hero__content{width:100%;max-width:800px;margin-inline:auto}.gvs-hub-hero--presentation-support .gvs-hub-hero__heading{max-width:16ch;font-size:clamp(3.5rem,4.15vw,5.35rem);line-height:.97}.gvs-hub-hero--presentation-support .gvs-hub-hero__subheading{max-width:700px;font-size:clamp(1.35rem,1.45vw,1.75rem)}.gvs-hub-hero--presentation-support .gvs-hub-hero__text{max-width:720px}.gvs-hub-hero--presentation-support .gvs-hub-hero__trust--below{width:100%;max-width:940px;margin:14px auto 0;gap:10px}.gvs-hub-hero--presentation-support .gvs-hub-hero__trust-card{padding:13px 14px}}.gvs-hub-hero--custom-intro-typography .gvs-hub-hero__subheading{font-size:var(--gvs-hub-subheading-size)}.gvs-hub-hero--custom-intro-typography .gvs-hub-hero__text{font-size:var(--gvs-hub-text-size)}@media screen and (max-width:749px){.gvs-hub-hero--custom-intro-typography .gvs-hub-hero__subheading{font-size:var(--gvs-hub-subheading-size-mobile)}.gvs-hub-hero--custom-intro-typography .gvs-hub-hero__text{font-size:var(--gvs-hub-text-size-mobile)}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/gvs-authority-hub-hero.css.map */
