:root{--gfh-nav-offset:15px;--gfh-accent:#0079ae;--gfh-section-height:100vh;--gfh-progress:0%;--gfh-bg-color:#fff;--gfh-bg-position:center center}
html.gfh-enabled,html.gfh-enabled body{scroll-behavior:auto!important;overscroll-behavior:none!important}
html.gfh-lock-scroll,html.gfh-lock-scroll body{overflow:hidden!important}
html.gfh-enabled body .scroll-to-bullets,html.gfh-enabled body .vwNavTooltip{display:none!important}
#content>section.section.gfh-full-height{height:auto!important;min-height:var(--gfh-section-height)!important}
#content>section.section.gfh-full-height.gfh-clip-overflow{height:var(--gfh-section-height)!important;min-height:var(--gfh-section-height)!important;max-height:var(--gfh-section-height)!important;overflow:hidden!important}
#content>section.section.gfh-full-height>.section-bg{height:100%!important;min-height:0!important}
#content>section.section.gfh-fit-content-image.gfh-has-content-image>.section-content{width:100%!important;max-width:none!important;height:100%!important;min-height:0!important}
#content>section.section.gfh-fit-content-image .gfh-viewport-image{position:relative!important;inset:auto!important;width:100%!important;max-width:none!important;height:100%!important;max-height:none!important;margin:0!important;overflow:hidden!important;transform:none!important}
#content>section.section.gfh-fit-content-image .gfh-viewport-image>.img-inner{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;max-width:none!important;height:100%!important;max-height:none!important;overflow:hidden!important}
#content>section.section.gfh-fit-content-image .gfh-viewport-image img{display:block!important;flex:0 0 auto!important;width:auto!important;max-width:none!important;height:100%!important;max-height:none!important;margin:0!important;object-fit:contain!important;object-position:center center!important}
#content>section.section.gfh-bg-cover>.section-bg,#content>section.section.gfh-bg-cover>.section-bg .bg-fill,#content>section.section.gfh-bg-cover>.section-bg .bg,#content>section.section.gfh-bg-cover>.section-bg .gux-sbg-media,#content>section.section.gfh-bg-cover>.section-bg .gux-sbg-css{background-size:cover!important;background-repeat:no-repeat!important;background-position:var(--gfh-bg-position)!important}
#content>section.section.gfh-bg-contain>.section-bg,#content>section.section.gfh-bg-contain>.section-bg .bg-fill,#content>section.section.gfh-bg-contain>.section-bg .bg,#content>section.section.gfh-bg-contain>.section-bg .gux-sbg-media,#content>section.section.gfh-bg-contain>.section-bg .gux-sbg-css{background-size:contain!important;background-repeat:no-repeat!important;background-position:var(--gfh-bg-position)!important;background-color:var(--gfh-bg-color)!important}
#content>section.section.gfh-bg-cover>.section-bg img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:var(--gfh-bg-position)!important}
#content>section.section.gfh-bg-contain>.section-bg img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:var(--gfh-bg-position)!important;background:var(--gfh-bg-color)!important}
.gfh-section-nav{position:fixed;top:50%;z-index:999999;display:none;flex-direction:column;align-items:center;gap:clamp(8px,1.35vh,14px);width:auto;height:auto;max-height:calc(100vh - 100px);margin:0;padding:0;overflow:visible;transform:translateY(-50%)}
html.gfh-enabled .gfh-section-nav{display:flex}
.gfh-section-nav.gfh-nav-left{left:var(--gfh-nav-offset);right:auto}
.gfh-section-nav.gfh-nav-right{right:var(--gfh-nav-offset);left:auto}
.gfh-nav-item{position:relative;display:flex;align-items:center;justify-content:center;width:10px;height:10px;min-width:10px;min-height:10px;margin:0;padding:0;border:1px solid rgba(0,0,0,.18);border-radius:50%;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.28),0 0 0 1px rgba(255,255,255,.65);color:#111;opacity:1;overflow:hidden;text-decoration:none;text-indent:0;font-size:0;line-height:1;transition:width .45s cubic-bezier(.22,1,.36,1),height .45s cubic-bezier(.22,1,.36,1),border-radius .45s cubic-bezier(.22,1,.36,1),box-shadow .45s cubic-bezier(.22,1,.36,1),transform .3s ease}
.gfh-nav-item:hover{transform:scale(1.18)}
.gfh-nav-item:focus-visible{outline:2px solid var(--gfh-accent);outline-offset:4px}
.gfh-nav-item.gfh-active{width:20px;height:92px;min-width:20px;min-height:92px;border-color:rgba(0,0,0,.12);border-radius:999px;background:#fff;box-shadow:0 10px 30px rgba(0,0,0,.35),0 0 0 1px rgba(255,255,255,.7);transform:none}
.gfh-nav-dot{display:block;width:100%;height:100%;border-radius:inherit;background:transparent;pointer-events:none}
.gfh-nav-label{position:absolute;left:50%;top:50%;z-index:3;display:none;max-width:none;color:#111;background:transparent;opacity:1;visibility:visible;transform:translate(-50%,-50%) rotate(-90deg);font-family:inherit;font-size:9px;font-weight:900;letter-spacing:.12em;line-height:1;white-space:nowrap;text-transform:uppercase;text-indent:0;pointer-events:none}
.gfh-nav-item.gfh-active .gfh-nav-label{display:block}
.gfh-nav-progress{position:absolute;left:3px;bottom:3px;z-index:2;display:none;width:4px;height:calc((100% - 6px)*var(--gfh-progress));max-height:calc(100% - 6px);border-radius:999px;background:var(--gfh-accent);opacity:.82;pointer-events:none;transition:height .18s linear}
.gfh-nav-item.gfh-active .gfh-nav-progress{display:block}
.gfh-nav-tooltip{position:fixed;z-index:1000000;display:block;padding:8px 12px;border:1px solid rgba(255,255,255,.14);border-radius:9px;background:rgba(20,20,20,.94);box-shadow:0 10px 24px rgba(0,0,0,.28);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff;opacity:0;visibility:hidden;transform:translate(8px,-50%);font-family:inherit;font-size:11px;font-weight:800;letter-spacing:.1em;line-height:1.3;text-transform:uppercase;white-space:nowrap;transition:opacity .25s cubic-bezier(.22,1,.36,1),visibility .25s cubic-bezier(.22,1,.36,1),transform .25s cubic-bezier(.22,1,.36,1);pointer-events:none}
.gfh-nav-tooltip.gfh-from-right{transform:translate(-8px,-50%)}
.gfh-nav-tooltip.gfh-show{opacity:1;visibility:visible;transform:translate(0,-50%)}
@media(prefers-reduced-motion:reduce){.gfh-nav-item,.gfh-nav-tooltip,.gfh-nav-progress{transition:none!important}}
