.gf-hero-wrap{background:rgb(var(--color-background));color:rgb(var(--color-foreground))}.gf-hero{position:relative;isolation:isolate;display:flex;align-items:stretch;min-height:var(--gf-hero-min-height, 100svh);padding-block:var(--gf-hero-padding-top, 5.6rem) var(--gf-hero-padding-bottom, 5.6rem);overflow:hidden}.gf-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-3;background:rgb(var(--color-background))}.gf-hero__media img,.gf-hero__media .placeholder-svg{display:block;width:100%;height:100%;object-fit:cover;object-position:var(--gf-hero-image-position, center center);opacity:var(--gf-hero-image-opacity, .45)}.gf-hero__media .placeholder-svg{color:rgba(var(--color-foreground),.18);background:rgba(var(--color-foreground),.04)}.gf-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;pointer-events:none}.gf-hero--content-left .gf-hero__overlay{background:radial-gradient(ellipse 80% 70% at 12% 48%,color-mix(in srgb,var(--gf-hero-accent-color, currentColor) calc(var(--gf-hero-gold-glow-opacity, .1) * 100%),transparent) 0%,transparent 58%),linear-gradient(90deg,rgba(var(--color-background),var(--gf-hero-overlay-strong, .9)) 0% 24%,rgba(var(--color-background),var(--gf-hero-overlay-mid, .7)) 55%,rgba(var(--color-background),var(--gf-hero-overlay-light, .3)))}.gf-hero--content-right .gf-hero__overlay{background:radial-gradient(ellipse 80% 70% at 88% 48%,color-mix(in srgb,var(--gf-hero-accent-color, currentColor) calc(var(--gf-hero-gold-glow-opacity, .1) * 100%),transparent) 0%,transparent 58%),linear-gradient(270deg,rgba(var(--color-background),var(--gf-hero-overlay-strong, .9)) 0% 24%,rgba(var(--color-background),var(--gf-hero-overlay-mid, .7)) 55%,rgba(var(--color-background),var(--gf-hero-overlay-light, .3)))}.gf-hero--content-center .gf-hero__overlay{background:radial-gradient(ellipse 72% 62% at 50% 48%,color-mix(in srgb,var(--gf-hero-accent-color, currentColor) calc(var(--gf-hero-gold-glow-opacity, .1) * 100%),transparent) 0%,transparent 62%),radial-gradient(ellipse 70% 78% at 50% 50%,rgba(var(--color-background),var(--gf-hero-overlay-strong, .9)) 0% 32%,rgba(var(--color-background),var(--gf-hero-overlay-mid, .7)) 62%,rgba(var(--color-background),var(--gf-hero-overlay-light, .3)))}.gf-hero__watermark{position:absolute;inset-inline-end:-1rem;inset-block-start:50%;z-index:-1;color:color-mix(in srgb,var(--gf-hero-accent-color, currentColor) calc(var(--gf-hero-watermark-opacity, .05) * 100%),transparent);font-family:var(--gf-font-display, var(--font-heading-family));font-size:clamp(8rem,12vw,16rem);letter-spacing:.08em;white-space:nowrap;pointer-events:none;-webkit-user-select:none;user-select:none;transform:translateY(-50%) rotate(90deg);transform-origin:center center}.gf-hero__inner{position:relative;z-index:1;width:min(100%,var(--gf-hero-page-width, 130rem));min-height:calc(var(--gf-hero-min-height, 100svh) - var(--gf-hero-padding-top, 5.6rem) - var(--gf-hero-padding-bottom, 5.6rem));margin-inline:auto}.gf-hero__content{position:absolute;width:min(var(--gf-hero-content-width, 62rem),calc(100% - (var(--gf-hero-gutter, 5rem) * 2)));max-width:calc(100% - (var(--gf-hero-gutter, 5rem) * 2));transform:translate(var(--gf-hero-anchor-x, 0),var(--gf-hero-anchor-y, 0)) translate(var(--gf-hero-content-offset-x, 0),var(--gf-hero-content-offset-y, 0))}.gf-hero__content--left{inset-inline-start:var(--gf-hero-gutter, 5rem);text-align:start;--gf-hero-anchor-x: 0}.gf-hero__content--center{inset-inline-start:50%;text-align:center;--gf-hero-anchor-x: -50%}.gf-hero__content--right{inset-inline-end:var(--gf-hero-gutter, 5rem);text-align:end;--gf-hero-anchor-x: 0}.gf-hero__content--top{inset-block-start:0;--gf-hero-anchor-y: 0}.gf-hero__content--middle{inset-block-start:50%;--gf-hero-anchor-y: -50%}.gf-hero__content--bottom{inset-block-end:0;--gf-hero-anchor-y: 0}.gf-hero__content--panel{display:flex;isolation:isolate;flex-direction:column;justify-content:center;min-height:var(--gf-hero-panel-min-height, 0rem);padding:var(--gf-hero-panel-padding, 4rem);border:.1rem solid rgba(var(--color-foreground),.14);box-shadow:0 2.4rem 8rem rgba(var(--color-foreground),.18)}.gf-hero__content--panel:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(135deg,rgba(var(--color-background),var(--gf-hero-panel-opacity, .7)),rgba(var(--color-background),calc(var(--gf-hero-panel-opacity, .7) * .72))),radial-gradient(circle at 0 0,color-mix(in srgb,var(--gf-hero-accent-color, currentColor) 16%,transparent),transparent 42%);backdrop-filter:blur(var(--gf-hero-panel-blur, 1.2rem)) saturate(1.05);-webkit-backdrop-filter:blur(var(--gf-hero-panel-blur, 1.2rem)) saturate(1.05);pointer-events:none}.gf-hero__content--panel-clear:after{-webkit-mask-image:radial-gradient(circle at var(--gf-hero-panel-clear-x, 50%) var(--gf-hero-panel-clear-y, 50%),transparent 0,transparent var(--gf-hero-panel-clear-size, 18%),currentColor calc(var(--gf-hero-panel-clear-size, 18%) + var(--gf-hero-panel-clear-softness, 16%)));mask-image:radial-gradient(circle at var(--gf-hero-panel-clear-x, 50%) var(--gf-hero-panel-clear-y, 50%),transparent 0,transparent var(--gf-hero-panel-clear-size, 18%),currentColor calc(var(--gf-hero-panel-clear-size, 18%) + var(--gf-hero-panel-clear-softness, 16%)))}.gf-hero__content--panel>*,.gf-hero__content--panel:before{position:relative;z-index:1}.gf-hero__content--panel:before{content:"";display:block;width:6rem;height:.2rem;margin-bottom:2rem;background:var(--gf-hero-accent-color, currentColor)}.gf-hero__content--center.gf-hero__content--panel:before{margin-inline:auto}.gf-hero__content--right.gf-hero__content--panel:before{margin-inline-start:auto}.gf-hero__eyebrow{display:flex;align-items:center;gap:1.4rem;margin:0 0 calc(var(--gf-hero-content-gap, 2.8rem) * .7);color:rgba(var(--color-foreground),var(--gf-hero-muted-opacity, .72));font-family:var(--gf-hero-eyebrow-font-family, var(--gf-font-mono, monospace));font-size:var(--gf-hero-eyebrow-size, 1.3rem);letter-spacing:.22em;line-height:1.4;text-transform:uppercase}.gf-hero__content--center .gf-hero__eyebrow{justify-content:center}.gf-hero__content--right .gf-hero__eyebrow{justify-content:flex-end}.gf-hero__eyebrow:before{content:"";display:block;flex-shrink:0;width:4rem;height:.1rem;background:var(--gf-hero-accent-color, currentColor)}.gf-hero__heading{margin:0;color:rgb(var(--color-foreground));font-family:var(--gf-hero-heading-font-family, var(--gf-font-display, var(--font-heading-family)));font-size:calc(var(--font-heading-scale, 1) * var(--gf-hero-heading-size, 12rem));letter-spacing:.02em;line-height:.92;overflow-wrap:normal;word-break:normal;-webkit-hyphens:manual;hyphens:manual;text-wrap:balance}.gf-hero__heading-line{display:block;overflow-wrap:normal;word-break:normal;-webkit-hyphens:manual;hyphens:manual}.gf-hero__heading-line--accent{white-space:nowrap;color:rgb(var(--color-foreground));font-family:var(--gf-hero-heading-accent-font-family, var(--gf-hero-heading-font-family, var(--gf-font-display, var(--font-heading-family))))}.gf-hero__heading--inline-first-two .gf-hero__heading-line:first-child,.gf-hero__heading--inline-first-two .gf-hero__heading-line--accent{display:inline}.gf-hero__heading--inline-first-two .gf-hero__heading-line--accent{margin-inline-start:.18em}.gf-hero__heading--inline-first-two .gf-hero__heading-line--serif{display:block}.gf-hero__heading-line--serif{margin-top:calc(var(--gf-hero-content-gap, 2.8rem) * .14);color:rgba(var(--color-foreground),var(--gf-hero-muted-opacity, .72));font-family:var(--gf-hero-serif-font-family, var(--gf-font-serif, serif));font-size:calc(var(--font-heading-scale, 1) * var(--gf-hero-serif-size, 7.2rem));font-style:italic;font-weight:300;letter-spacing:.01em}.gf-hero__subheading{max-width:min(100%,58rem);margin:var(--gf-hero-content-gap, 2.8rem) 0 calc(var(--gf-hero-content-gap, 2.8rem) * 1.25);padding-inline-start:1.6rem;border-inline-start:.2rem solid color-mix(in srgb,var(--gf-hero-accent-color, currentColor) 45%,transparent);color:rgba(var(--color-foreground),var(--gf-hero-muted-opacity, .72));font-family:var(--gf-hero-subheading-font-family, var(--font-body-family));font-size:var(--gf-hero-subheading-size, 1.6rem);font-weight:300;line-height:1.75}.gf-hero__content--center .gf-hero__subheading{margin-inline:auto;padding-inline-start:0;border-inline-start:0}.gf-hero__content--right .gf-hero__subheading{margin-inline-start:auto;padding-inline-start:0;padding-inline-end:1.6rem;border-inline-start:0;border-inline-end:.2rem solid color-mix(in srgb,var(--gf-hero-accent-color, currentColor) 45%,transparent)}.gf-hero__actions{display:flex;align-items:center;gap:var(--gf-hero-button-gap, 1.2rem);flex-wrap:wrap}.gf-hero__content--center .gf-hero__actions{justify-content:center}.gf-hero__content--right .gf-hero__actions{justify-content:flex-end}.gf-hero__button.button{position:relative;isolation:isolate;display:inline-flex;align-items:center;justify-content:center;gap:.9rem;min-width:var(--gf-hero-button-min-width, 18rem);min-height:var(--gf-hero-button-height, 4.8rem);padding:0 var(--gf-hero-button-padding-x, 2.4rem);overflow:hidden;border-radius:0;clip-path:polygon(0 0,calc(100% - var(--gf-hero-button-cut, .8rem)) 0,100% var(--gf-hero-button-cut, .8rem),100% 100%,var(--gf-hero-button-cut, .8rem) 100%,0 calc(100% - var(--gf-hero-button-cut, .8rem)));font-family:var(--gf-hero-button-font-family, var(--gf-font-mono, monospace));font-size:var(--gf-hero-button-font-size, 1.2rem);letter-spacing:.15em;line-height:1;text-align:center;text-transform:uppercase;transform:translateY(0);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease,background-color .22s ease,color .22s ease}.gf-hero__button.button:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;border-radius:inherit;box-shadow:none;background:linear-gradient(90deg,color-mix(in srgb,currentColor 16%,transparent),transparent 32%),linear-gradient(120deg,transparent 0%,color-mix(in srgb,currentColor 8%,transparent) 50%,transparent 100%);opacity:0;transition:opacity .22s ease}.gf-hero__button.button:after{content:"\2192";position:static;inset:auto;z-index:auto;display:none;flex:0 0 auto;width:auto;height:auto;border-radius:0;box-shadow:none;background:none;font-size:1.05em;line-height:1;opacity:.82;transform:translate(0);transition:transform .22s ease,opacity .22s ease}.gf-hero--button-arrows .gf-hero__button.button:after{display:block}.gf-hero__button.button:hover,.gf-hero__button.button:focus-visible{transform:translateY(-.18rem);box-shadow:0 1.2rem 3rem rgba(var(--color-foreground),var(--gf-hero-button-shadow-opacity, .16))}.gf-hero__button.button:hover:before,.gf-hero__button.button:focus-visible:before{opacity:1}.gf-hero__button.button:hover:after,.gf-hero__button.button:focus-visible:after{opacity:1;transform:translate(.3rem)}.gf-hero__button--primary.button{border:var(--gf-hero-button-border-width, .1rem) solid color-mix(in srgb,rgb(var(--color-button)) 80%,rgb(var(--color-button-text)) 20%);background:rgb(var(--color-button));color:rgb(var(--color-button-text))}.gf-hero__button--primary.button:hover,.gf-hero__button--primary.button:focus-visible{background:color-mix(in srgb,rgb(var(--color-button)) 88%,var(--gf-hero-accent-color, rgb(var(--color-button-text))) 12%)}.gf-hero__button--secondary.button{border:var(--gf-hero-button-border-width, .1rem) solid color-mix(in srgb,var(--gf-hero-accent-color, currentColor) 48%,transparent);background:rgba(var(--color-background),.34);color:rgb(var(--color-foreground));backdrop-filter:blur(.8rem);-webkit-backdrop-filter:blur(.8rem)}.gf-hero__button--secondary.button:hover,.gf-hero__button--secondary.button:focus-visible{border-color:var(--gf-hero-accent-color, currentColor);background:color-mix(in srgb,var(--gf-hero-accent-color, currentColor) 10%,rgba(var(--color-background),.44))}.gf-hero__stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));max-width:var(--gf-hero-stats-width, 54rem);margin-top:calc(var(--gf-hero-content-gap, 2.8rem) * 1.15);border:.1rem solid var(--gf-rule, rgba(var(--color-foreground), .14));background:rgba(var(--color-background),var(--gf-hero-stats-bg-opacity, .58));-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem)}.gf-hero__content--center .gf-hero__stats{margin-inline:auto}.gf-hero__content--right .gf-hero__stats{margin-inline-start:auto}.gf-hero__stat{min-width:0;padding:1.25rem 1.6rem;border-inline-end:.1rem solid var(--gf-rule2, rgba(var(--color-foreground), .12))}.gf-hero__stat:last-child{border-inline-end:0}.gf-hero__stat-value{color:rgb(var(--color-foreground));font-family:var(--gf-hero-stat-value-font-family, var(--gf-font-display, var(--font-heading-family)));font-size:calc(var(--font-heading-scale, 1) * var(--gf-hero-stat-value-size, 2.8rem));letter-spacing:.06em;line-height:1}.gf-hero__stat-label{margin-top:calc(var(--gf-hero-content-gap, 2.8rem) * .14);color:rgba(var(--color-foreground),var(--gf-hero-muted-opacity, .72));font-family:var(--gf-hero-stat-label-font-family, var(--gf-font-mono, monospace));font-size:var(--gf-hero-stat-label-size, 1.2rem);letter-spacing:.12em;line-height:1.4;text-transform:uppercase}.gf-trust{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-block:.1rem solid var(--gf-rule, rgba(var(--color-foreground), .16));background:rgb(var(--color-background));color:rgb(var(--color-foreground))}.gf-trust__item{display:flex;align-items:flex-start;gap:1.4rem;min-width:0;padding:var(--gf-hero-trust-item-padding-y, 2.2rem) var(--gf-hero-trust-item-padding-x, 2.8rem);border-inline-end:.1rem solid var(--gf-rule2, rgba(var(--color-foreground), .12));transition:background-color .2s ease}.gf-trust__item:last-child{border-inline-end:0}.gf-trust__item:hover{background-color:color-mix(in srgb,var(--gf-hero-accent-color, currentColor) 4%,transparent)}.gf-trust__icon{display:flex;align-items:center;justify-content:center;flex:0 0 auto;width:var(--gf-hero-trust-icon-size, 2.8rem);height:var(--gf-hero-trust-icon-size, 2.8rem);border:.1rem solid color-mix(in srgb,var(--gf-hero-accent-color, currentColor) 35%,transparent)}.gf-trust__icon svg{width:1.4rem;height:1.4rem;fill:none;stroke:var(--gf-hero-accent-color, currentColor);stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.gf-trust__title{margin:0 0 .3rem;color:rgb(var(--color-foreground));font-family:var(--gf-hero-trust-title-font-family, var(--gf-font-mono, monospace));font-size:var(--gf-hero-trust-title-size, 1.3rem);letter-spacing:.12em;line-height:1.4;text-transform:uppercase}.gf-trust__desc{margin:0;color:rgba(var(--color-foreground),var(--gf-hero-trust-desc-opacity, .65));font-family:var(--gf-hero-trust-desc-font-family, var(--font-body-family));font-size:var(--gf-hero-trust-desc-size, 1.4rem);font-weight:300;line-height:1.4}.gf-hero-wrap--custom-text-colors .gf-hero__eyebrow{color:var(--gf-hero-eyebrow-color, rgba(var(--color-foreground), var(--gf-hero-muted-opacity, .7)))}.gf-hero-wrap--custom-text-colors .gf-hero__heading-line:first-child{color:var(--gf-hero-heading-line-1-color, rgb(var(--color-foreground)))}.gf-hero-wrap--custom-text-colors .gf-hero__heading-line--accent{color:var(--gf-hero-heading-line-2-color, rgb(var(--color-foreground)))}.gf-hero-wrap--custom-text-colors .gf-hero__heading-line--serif{color:var(--gf-hero-heading-line-3-color, rgba(var(--color-foreground), var(--gf-hero-muted-opacity, .7)))}.gf-hero-wrap--custom-text-colors .gf-hero__subheading{color:var(--gf-hero-subheading-color, rgba(var(--color-foreground), var(--gf-hero-muted-opacity, .7)))}.gf-hero-wrap--custom-text-colors .gf-hero__stat-value{color:var(--gf-hero-stat-value-color, rgb(var(--color-foreground)))}.gf-hero-wrap--custom-text-colors .gf-hero__stat-label{color:var(--gf-hero-stat-label-color, rgba(var(--color-foreground), var(--gf-hero-muted-opacity, .7)))}.gf-hero-wrap--custom-text-colors .gf-trust__title{color:var(--gf-hero-trust-title-color, rgb(var(--color-foreground)))}.gf-hero-wrap--custom-text-colors .gf-trust__desc{color:var(--gf-hero-trust-desc-color, rgba(var(--color-foreground), var(--gf-hero-trust-desc-opacity, .65)))}@media screen and (max-width:989px){.gf-hero{min-height:var(--gf-hero-min-height-mobile, 75svh)}.gf-hero--content-left .gf-hero__overlay{background:radial-gradient(ellipse 90% 70% at 20% 45%,color-mix(in srgb,var(--gf-hero-accent-color, currentColor) calc(var(--gf-hero-gold-glow-opacity, .1) * 100%),transparent) 0%,transparent 60%),linear-gradient(90deg,rgba(var(--color-background),var(--gf-hero-overlay-mobile, .8)),rgba(var(--color-background),var(--gf-hero-overlay-mid, .7)) 55%,rgba(var(--color-background),var(--gf-hero-overlay-light, .3)))}.gf-hero--content-right .gf-hero__overlay{background:radial-gradient(ellipse 90% 70% at 80% 45%,color-mix(in srgb,var(--gf-hero-accent-color, currentColor) calc(var(--gf-hero-gold-glow-opacity, .1) * 100%),transparent) 0%,transparent 60%),linear-gradient(270deg,rgba(var(--color-background),var(--gf-hero-overlay-mobile, .8)),rgba(var(--color-background),var(--gf-hero-overlay-mid, .7)) 55%,rgba(var(--color-background),var(--gf-hero-overlay-light, .3)))}.gf-hero--content-center .gf-hero__overlay{background:radial-gradient(ellipse 90% 70% at 50% 45%,color-mix(in srgb,var(--gf-hero-accent-color, currentColor) calc(var(--gf-hero-gold-glow-opacity, .1) * 100%),transparent) 0%,transparent 60%),rgba(var(--color-background),var(--gf-hero-overlay-mobile, .8))}.gf-hero__inner{min-height:calc(var(--gf-hero-min-height-mobile, 75svh) - var(--gf-hero-padding-top, 5.6rem) - var(--gf-hero-padding-bottom, 5.6rem))}.gf-hero__inner{display:flex;min-height:auto}.gf-hero__content{position:relative;inset:auto;margin-block:auto;transform:translate(var(--gf-hero-content-offset-x, 0),var(--gf-hero-content-offset-y, 0))}.gf-hero__content--top{margin-block:0 auto}.gf-hero__content--middle{margin-block:auto}.gf-hero__content--bottom{margin-block:auto 0}.gf-hero__content{width:min(var(--gf-hero-content-width, 62rem),calc(100% - (var(--gf-hero-gutter-mobile, 2rem) * 2)));max-width:calc(100% - (var(--gf-hero-gutter-mobile, 2rem) * 2))}.gf-hero__content--left{inset-inline-start:var(--gf-hero-gutter-mobile, 2rem)}.gf-hero__content--right{inset-inline-end:var(--gf-hero-gutter-mobile, 2rem)}.gf-hero__content--panel{padding:min(var(--gf-hero-panel-padding, 2.4rem),2.8rem)}.gf-hero__heading{font-size:calc(var(--font-heading-scale, 1) * var(--gf-hero-heading-size-mobile, 7.2rem))}.gf-hero__heading--inline-first-two .gf-hero__heading-line:first-child,.gf-hero__heading--inline-first-two .gf-hero__heading-line--accent{display:block;margin-inline-start:0}.gf-hero__heading-line--serif{font-size:calc(var(--font-heading-scale, 1) * var(--gf-hero-serif-size-mobile, 5.2rem))}.gf-hero__subheading{font-size:var(--gf-hero-subheading-size-mobile, 1.45rem)}.gf-hero__stats{margin-top:4rem}.gf-trust{grid-template-columns:repeat(2,minmax(0,1fr))}.gf-trust__item:nth-child(2n){border-inline-end:0}.gf-trust__item:nth-child(n+3){border-block-start:.1rem solid var(--gf-rule2, rgba(var(--color-foreground), .12))}}@media screen and (max-width:599px){.gf-hero__eyebrow{letter-spacing:.16em}.gf-hero__actions .button{width:100%}.gf-hero__stats{grid-template-columns:1fr}.gf-hero__stat{border-inline-end:0;border-block-end:.1rem solid var(--gf-rule2, rgba(var(--color-foreground), .12))}.gf-hero__stat:last-child{border-block-end:0}.gf-trust{grid-template-columns:1fr}.gf-trust__item,.gf-trust__item:nth-child(2n){border-inline-end:0}.gf-trust__item:nth-child(n+2){border-block-start:.1rem solid var(--gf-rule2, rgba(var(--color-foreground), .12))}}@media(prefers-reduced-motion:reduce){.gf-trust__item,.gf-hero__button.button,.gf-hero__button.button:before,.gf-hero__button.button:after{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/20/assets/hero.css.map */
