@import url("https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,300..900;1,300..900&family=Courier+Prime&display=swap");.gf-page{--gf-orange:#f16824;--gf-orange-dark:#bc4a0d;--gf-orange-ink:#8a3104;--gf-orange-ink-h:#6f2603;--gf-gold:#f6a373;--gf-coral:#fc8181;--gf-tint:#fff1ea;--gf-dark:#2b2622;--gf-mid:#3f3833;--gf-grey:#4f4a43;--gf-text-muted:#544e47;--gf-light-grey:#8c857b;--gf-sand:#f6f3ee;--gf-warm-white:#fbf9f5;--gf-white:#fff;--gf-border:#ebe5db;--gf-border-soft:#f1ece4;--gf-stone:#f6f3ee;--gf-focus:#bc4a0d;--gf-font:"Raleway",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--gf-mono:"Raleway",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--gf-serif-mono:"Courier Prime",monospace;--gf-radius:16px;--gf-radius-sm:10px;color:var(--gf-dark);font-family:var(--gf-font);line-height:1.65;-webkit-font-smoothing:antialiased}.gf-page,.gf-page *,.gf-page :after,.gf-page :before{box-sizing:border-box;margin:0;padding:0}.gf-page img{display:block;max-width:100%}.gf-page a{text-decoration:none}:where(.gf-page a){color:inherit}.gf-page ul{list-style:none}.gf-page .dnd-section{padding:0}.gf-page .dnd-section>.row-fluid{margin-left:0;margin-right:0;max-width:none}.gf-page .hs_cos_wrapper,.gf-page .hs_cos_wrapper_type_module{display:block}.gf-page .row-fluid [class*=span]{min-height:0}.gf-page .dnd-section:not(:has(.gf-page)){padding:4rem 5%}.gf-page .dnd-section:not(:has(.gf-page))>.row-fluid{margin-left:auto;margin-right:auto;max-width:1240px}.gf-page h1,.gf-page h2,.gf-page h3,.gf-page h4{letter-spacing:-.01em;line-height:1.18}.gf-bg-white{background:var(--gf-white)}.gf-bg-warm{background:var(--gf-warm-white)}.gf-bg-dark{background:var(--gf-dark)}.gf-label{font-family:var(--gf-mono);letter-spacing:3.5px}.gf-label,.gf-title{margin-bottom:.75rem}.gf-title{color:var(--gf-dark);font-size:clamp(1.8rem,3.5vw,2.4rem);font-weight:700;line-height:1.18}.gf-title em{color:var(--gf-orange-dark);font-style:normal}.gf-sub{color:var(--gf-grey);font-size:1.05rem;line-height:1.75;max-width:580px}.gf-bg-dark .gf-sub,.gf-bg-dark .gf-title{color:var(--gf-white)}.gf-bg-dark .gf-label{color:var(--gf-gold)}.gf-bg-dark .gf-title em{color:var(--gf-orange)}.gf-btn{align-items:center;border:2px solid transparent;border-radius:6px;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:700;justify-content:center;letter-spacing:.01em;line-height:1.2;min-height:48px;padding:.9rem 2.25rem;text-align:center;transition:all .25s}.gf-btn-primary{background:var(--gf-orange-ink);border-color:var(--gf-orange-ink);box-shadow:0 4px 18px rgba(150,47,15,.28);color:var(--gf-white)}.gf-btn-primary:hover{background:var(--gf-orange-ink-h);border-color:var(--gf-orange-ink-h);box-shadow:0 8px 28px rgba(150,47,15,.4);color:var(--gf-white);transform:translateY(-2px)}.gf-bg-dark .gf-btn-primary,.gf-cta .gf-btn-primary,.gf-hero .gf-btn-primary,.gf-image-break .gf-btn-primary,.gf-stats-break .gf-btn-primary{background:var(--gf-white);border-color:var(--gf-white);box-shadow:0 4px 18px rgba(0,0,0,.25);color:var(--gf-orange-ink)}.gf-bg-dark .gf-btn-primary:hover,.gf-cta .gf-btn-primary:hover,.gf-hero .gf-btn-primary:hover,.gf-image-break .gf-btn-primary:hover,.gf-stats-break .gf-btn-primary:hover{background:var(--gf-warm-white);border-color:var(--gf-warm-white);color:var(--gf-orange-ink-h);transform:translateY(-2px)}.gf-btn-outline{backdrop-filter:blur(4px);background:hsla(0,0%,100%,.08);border-color:hsla(0,0%,100%,.65);color:var(--gf-white)}.gf-btn-outline:hover{background:hsla(0,0%,100%,.18);border-color:#fff;color:var(--gf-white)}.gf-btn-secondary{background:transparent;border-color:var(--gf-orange-ink);color:var(--gf-orange-ink)}.gf-btn-secondary:hover{background:var(--gf-orange-ink);border-color:var(--gf-orange-ink);color:var(--gf-white);transform:translateY(-2px)}.gf-reveal{opacity:1;transform:none}.gf-js .gf-reveal{opacity:0;transform:translateY(24px);transition:opacity .6s ease,transform .6s ease}.gf-js .gf-reveal.gf-visible{opacity:1;transform:none}.gf-page .d1{transition-delay:.1s}.gf-page .d2{transition-delay:.2s}.gf-page .d3{transition-delay:.3s}.gf-page .d4{transition-delay:.4s}.gf-page .gf-nav{background:transparent;border-bottom:1px solid transparent;left:0;position:fixed;right:0;top:0;transition:background .3s,box-shadow .3s,border-color .3s;z-index:1000}.gf-page .gf-nav.gf-nav-solid{backdrop-filter:blur(12px);background:hsla(0,0%,100%,.97);border-bottom:1px solid var(--gf-border);box-shadow:0 4px 24px rgba(26,32,44,.07)}.gf-nav-inner{align-items:center;display:flex;gap:2rem;margin:0 auto;max-width:1240px;padding:.65rem 5%;position:relative}.gf-nav-logo{align-items:center;color:#fff;display:inline-flex;font-family:var(--gf-mono);font-size:1.1rem;font-weight:700;letter-spacing:1px}.gf-nav-logo span{color:var(--gf-gold)}.gf-nav-logo img{display:block;height:34px;width:auto}.gf-nav-solid .gf-nav-logo{color:var(--gf-dark)}.gf-nav-solid .gf-nav-logo span{color:var(--gf-orange-ink)}.gf-nav-collapse{display:contents}.gf-nav-menu{align-items:center;display:flex;gap:.4rem;margin:0 auto 0 1rem}.gf-nav-item{position:static}.gf-nav-link,.gf-nav-trigger{align-items:center;background:none;border:none;border-radius:8px;color:hsla(0,0%,100%,.95);cursor:pointer;display:inline-flex;font-family:var(--gf-font);font-size:.95rem;font-weight:600;gap:.4rem;min-height:44px;padding:.5rem .85rem;transition:color .2s,background .2s}.gf-nav-solid .gf-nav-link,.gf-nav-solid .gf-nav-trigger{color:var(--gf-dark)}.gf-nav-item.gf-open .gf-nav-trigger,.gf-nav-link:hover,.gf-nav-trigger:hover{background:hsla(0,0%,100%,.12);color:#fff}.gf-nav-solid .gf-nav-item.gf-open .gf-nav-trigger,.gf-nav-solid .gf-nav-link:hover,.gf-nav-solid .gf-nav-trigger:hover{background:rgba(150,47,15,.07);color:var(--gf-orange-ink)}.gf-dd-arrow{height:10px;transition:transform .25s;width:10px}.gf-nav-item.gf-open .gf-dd-arrow{transform:rotate(180deg)}.gf-mega{background:var(--gf-white);border:1px solid var(--gf-border);border-radius:16px;box-shadow:0 24px 70px rgba(26,32,44,.18);left:50%;opacity:0;padding:2rem 2.25rem;position:absolute;top:calc(100% + .5rem);transform:translateX(-50%) translateY(10px);transition:opacity .22s,transform .22s;visibility:hidden;width:min(1180px,95vw);z-index:1001}.gf-nav-item.gf-open .gf-mega{opacity:1;transform:translateX(-50%) translateY(0);visibility:visible}.gf-mega:before{content:"";height:.75rem;left:0;position:absolute;right:0;top:-.75rem}.gf-mega-inner{display:grid;gap:1.75rem;grid-template-columns:1fr}.gf-mega-inner.has-feature{grid-template-columns:1fr 280px}.gf-mega-cols{display:grid;gap:.25rem 1.5rem;grid-template-columns:repeat(auto-fit,minmax(230px,1fr))}.gf-mega-col{display:flex;flex-direction:column}.gf-mega-col-h{font-family:var(--gf-mono);font-size:.66rem;letter-spacing:2px;margin-top:.25rem;padding:.5rem .75rem;text-transform:uppercase}.gf-mega-link{align-items:flex-start;border-radius:10px;display:flex;gap:.85rem;padding:.7rem .75rem;transition:background .15s}.gf-mega-link:focus-visible,.gf-mega-link:hover{background:var(--gf-warm-white)}.gf-mega-ico{align-items:center;background:rgba(232,93,47,.08);border-radius:9px;display:flex;flex-shrink:0;height:38px;justify-content:center;width:38px}.gf-mega-ico svg{height:24px;width:24px}.gf-mega-tx{min-width:0}.gf-mega-tt{color:var(--gf-dark);display:block;font-size:.92rem;font-weight:700;line-height:1.3}.gf-mega-link:focus-visible .gf-mega-tt,.gf-mega-link:hover .gf-mega-tt{color:var(--gf-orange-ink)}.gf-mega-ds{color:var(--gf-text-muted);display:block;font-size:.8rem;line-height:1.45;margin-top:.15rem}.gf-mega-feature{border-radius:12px;color:#fff;display:flex;flex-direction:column;justify-content:flex-end;padding:1.6rem}.gf-mega-feature .gf-mf-eyebrow{color:var(--gf-gold);font-family:var(--gf-mono);font-size:.62rem;letter-spacing:2px;margin-bottom:.6rem;text-transform:uppercase}.gf-mega-feature .gf-mf-h{color:#fff;font-size:1.15rem;font-weight:700;line-height:1.25;margin-bottom:.5rem}.gf-mega-feature p{color:hsla(0,0%,100%,.88);font-size:.84rem;line-height:1.55;margin-bottom:1rem}.gf-mega-feature a.gf-mf-cta{align-items:center;color:var(--gf-gold);display:inline-flex;font-size:.85rem;font-weight:700;gap:.4rem;min-height:40px}.gf-mega-feature a.gf-mf-cta:hover{color:#fff}.gf-nav-right{align-items:center;display:flex;gap:.9rem}.gf-nav-social{display:flex;gap:.35rem}.gf-nav-social a{align-items:center;border-radius:8px;color:hsla(0,0%,100%,.9);display:inline-flex;height:40px;justify-content:center;transition:color .2s,background .2s;width:40px}.gf-nav-social a:hover{background:hsla(0,0%,100%,.12);color:#fff}.gf-nav-solid .gf-nav-social a{color:var(--gf-grey)}.gf-nav-solid .gf-nav-social a:hover{background:rgba(150,47,15,.07);color:var(--gf-orange-ink)}.gf-nav-social svg{height:19px;width:19px}.gf-nav-cta{align-items:center;background:#fff;border:2px solid #fff;border-radius:8px;color:var(--gf-orange-ink);display:inline-flex;font-size:.9rem;font-weight:700;justify-content:center;min-height:44px;padding:.6rem 1.35rem;transition:all .2s;white-space:nowrap}.gf-nav-cta:hover{background:var(--gf-warm-white);border-color:var(--gf-warm-white);color:var(--gf-orange-ink-h);transform:translateY(-1px)}.gf-nav-solid .gf-nav-cta{background:var(--gf-orange-ink);border-color:var(--gf-orange-ink);color:#fff}.gf-nav-solid .gf-nav-cta:hover{background:var(--gf-orange-ink-h);border-color:var(--gf-orange-ink-h);color:#fff}.gf-nav-burger{background:none;border:none;border-radius:8px;cursor:pointer;display:none;flex-direction:column;gap:5px;height:44px;justify-content:center;width:44px}.gf-nav-burger span{background:#fff;border-radius:2px;display:block;height:2px;margin:0 auto;transition:all .3s;width:24px}.gf-nav-solid .gf-nav-burger span{background:var(--gf-dark)}.gf-nav-inner.gf-nav-open .gf-nav-burger span:first-child{transform:translateY(7px) rotate(45deg)}.gf-nav-inner.gf-nav-open .gf-nav-burger span:nth-child(2){opacity:0}.gf-nav-inner.gf-nav-open .gf-nav-burger span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}@media (max-width:992px){.gf-nav-burger{display:flex;margin-left:auto}.gf-page .gf-nav{backdrop-filter:blur(12px);background:rgba(26,32,44,.97)}.gf-page .gf-nav.gf-nav-solid{background:hsla(0,0%,100%,.98)}.gf-nav-collapse{display:none}.gf-nav-inner.gf-nav-open .gf-nav-collapse{background:var(--gf-dark);border-top:1px solid hsla(0,0%,100%,.12);box-shadow:0 20px 40px rgba(0,0,0,.35);display:flex;flex-direction:column;gap:1.25rem;left:0;max-height:calc(100vh - 60px);overflow-y:auto;padding:1.25rem 5% 1.75rem;position:absolute;right:0;top:100%}.gf-nav-menu{gap:.15rem;margin:0}.gf-nav-menu,.gf-nav-right{align-items:stretch;display:flex;flex-direction:column}.gf-nav-right{border-top:1px solid hsla(0,0%,100%,.12);gap:1rem;padding-top:1.25rem}.gf-nav-social{gap:.75rem;justify-content:center}.gf-nav-link,.gf-nav-trigger{color:#fff!important;font-size:1.05rem;justify-content:space-between;padding:.9rem .6rem;width:100%}.gf-nav-item.gf-open .gf-nav-trigger,.gf-nav-trigger:hover{background:hsla(0,0%,100%,.08)}.gf-mega{background:transparent;border:none;box-shadow:none;max-height:0;opacity:1;overflow:hidden;padding:0 0 .5rem .75rem;position:static;transform:none;transition:max-height .3s ease;visibility:visible;width:100%}.gf-mega:before{display:none}.gf-nav-item.gf-open .gf-mega{max-height:1600px;transform:none}.gf-mega-inner,.gf-mega-inner.has-feature{gap:.5rem;grid-template-columns:1fr}.gf-mega-cols{gap:0;grid-template-columns:1fr}.gf-mega-col-h{color:var(--gf-gold)}.gf-mega-ico{background:hsla(0,0%,100%,.08)}.gf-mega-link:focus-visible,.gf-mega-link:hover{background:hsla(0,0%,100%,.06)}.gf-mega-link:focus-visible .gf-mega-tt,.gf-mega-link:hover .gf-mega-tt{color:var(--gf-gold)}.gf-mega-tt{color:#fff}.gf-mega-ds{color:hsla(0,0%,100%,.78)}.gf-mega-feature{margin-top:.75rem}.gf-nav-cta{background:var(--gf-orange-ink);border-color:var(--gf-orange-ink);color:#fff;width:100%}}.gf-hero{align-items:center;display:flex;height:100vh;justify-content:center;min-height:100vh;overflow:hidden;position:relative;width:100%}.gf-hero.gf-hero-compact{height:70vh;min-height:520px}.gf-hero-bg,.gf-hero-video{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%;z-index:1}.gf-hero-bg{filter:brightness(.7)}.gf-hero-overlay{background:linear-gradient(180deg,rgba(26,32,44,.82),rgba(26,32,44,.62) 45%,rgba(26,32,44,.9));inset:0;position:absolute;z-index:2}.gf-hero-content{max-width:900px;padding:2rem;position:relative;text-align:center;width:100%;z-index:10}.gf-hero-content h1,.gf-hero-sub{text-shadow:0 2px 16px rgba(0,0,0,.45)}.gf-hero-badge{backdrop-filter:blur(4px);background:rgba(26,32,44,.2);border:1px solid rgba(246,173,85,.35);border-radius:50px;color:var(--gf-gold);display:inline-block;font-family:var(--gf-mono);font-size:.7rem;letter-spacing:4px;margin-bottom:2rem;padding:.5rem 1.4rem;text-transform:uppercase}.gf-hero h1{color:var(--gf-white);font-size:clamp(2.8rem,6vw,4.2rem);font-weight:800;letter-spacing:-.02em;line-height:1.08;margin-bottom:1.5rem}.gf-hero h1 em{color:var(--gf-orange);font-style:normal}.gf-hero-sub{color:hsla(0,0%,100%,.94);font-size:1.2rem;line-height:1.75;margin:0 auto 2.5rem;max-width:620px}.gf-hero-btns{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.gf-scroll-down{animation:gfBob 2.5s ease-in-out infinite;bottom:2.5rem;color:hsla(0,0%,100%,.35);font-size:1.3rem;left:50%;position:absolute;transform:translateX(-50%);z-index:10}@keyframes gfBob{0%,to{transform:translateX(-50%) translateY(0)}50%{transform:translateX(-50%) translateY(10px)}}.gf-trust-bar{display:flex;flex-wrap:wrap;gap:3rem;justify-content:center;margin:0 auto 2.5rem}.gf-trust-stat{align-items:center;display:flex;flex-direction:column}.gf-trust-num{color:var(--gf-gold);font-family:var(--gf-mono);font-size:1.9rem;font-weight:700;line-height:1}.gf-trust-label{color:hsla(0,0%,100%,.88);font-size:.72rem;letter-spacing:1px;margin-top:.4rem;text-transform:uppercase}.gf-section-header{padding:6rem 5% 2rem}.gf-section-header .gf-sh-inner{margin:0 auto;max-width:760px}.gf-section-header.gf-align-center{text-align:center}.gf-section-header.gf-align-center .gf-sub{margin-left:auto;margin-right:auto}.gf-steps-section{padding:6rem 5%}.gf-steps-inner{margin:0 auto;max-width:1100px}.gf-steps{display:grid;gap:1.5rem;grid-template-columns:repeat(4,1fr);margin-top:2.5rem}.gf-steps.cols-3{grid-template-columns:repeat(3,1fr)}.gf-steps.cols-2{grid-template-columns:repeat(2,1fr)}.gf-step{background:var(--gf-stone);border:1px solid var(--gf-border);border-radius:var(--gf-radius);padding:2.25rem 1.5rem;text-align:center;transition:all .3s}.gf-step:hover{border-color:var(--gf-orange);box-shadow:0 12px 35px rgba(232,93,47,.08);transform:translateY(-5px)}.gf-step-num{color:var(--gf-orange-ink);font-family:var(--gf-mono);font-size:2.5rem;font-weight:700;line-height:1;margin-bottom:.5rem;opacity:1}.gf-bg-dark .gf-step-num{color:var(--gf-gold)}.gf-step h3{color:var(--gf-dark);font-size:1.1rem;font-weight:700;margin-bottom:.5rem}.gf-step p{color:var(--gf-grey);font-size:.88rem;line-height:1.65}.gf-bg-dark .gf-step{background:hsla(0,0%,100%,.04);border-color:hsla(0,0%,100%,.1)}.gf-bg-dark .gf-step h3{color:var(--gf-white)}.gf-split{padding:6rem 5%}.gf-split-inner{align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1100px}.gf-split-inner.gf-media-left{direction:rtl}.gf-split-inner.gf-media-left>*{direction:ltr}.gf-split-visual{border-radius:var(--gf-radius);height:100%;min-height:400px;overflow:hidden}.gf-split-visual img{height:100%;min-height:400px;object-fit:cover;width:100%}.gf-split-tag{background:rgba(150,47,15,.1);border-radius:40px;color:var(--gf-orange-ink);display:inline-block;font-family:var(--gf-mono);font-size:.68rem;font-weight:700;letter-spacing:1.5px;margin-bottom:1rem;padding:.4rem 1rem;text-transform:uppercase}.gf-split-text .gf-sub{margin-bottom:1.5rem;max-width:500px}.gf-check-list{margin-top:1.5rem}.gf-check-list li{color:var(--gf-grey);font-size:.95rem;line-height:1.5;padding:.65rem 0 .65rem 1.8rem;position:relative}.gf-check-list li:before{color:var(--gf-orange-ink);content:"\2713";font-size:1.1rem;font-weight:700;left:0;position:absolute}.gf-split-text .gf-btn{margin-top:1.75rem}.gf-bg-dark .gf-check-list li{color:hsla(0,0%,100%,.92)}.gf-bg-dark .gf-check-list li:before{color:var(--gf-gold)}.gf-table{border:1px solid var(--gf-border);border-collapse:separate;border-radius:12px;border-spacing:0;box-shadow:0 4px 16px rgba(0,0,0,.04);margin-top:1.5rem;overflow:hidden;width:100%}.gf-table th{background:var(--gf-dark);color:var(--gf-white);font-family:var(--gf-mono);font-size:.68rem;font-weight:400;letter-spacing:1.5px;padding:1rem;text-align:left;text-transform:uppercase}.gf-table td{background:var(--gf-white);border-bottom:1px solid var(--gf-border);font-size:.92rem;padding:1rem}.gf-table tr:last-child td{border-bottom:none}.gf-table tr:nth-child(2n) td{background:var(--gf-stone)}.gf-table .gf-highlight,.gf-table .highlight{color:var(--gf-orange-ink);font-family:var(--gf-mono);font-weight:700}.gf-split-footnote{color:var(--gf-text-muted);font-size:.85rem;line-height:1.6;margin-top:1.25rem}.gf-split-rich table{border:1px solid var(--gf-border);border-collapse:separate;border-radius:12px;border-spacing:0;box-shadow:0 4px 16px rgba(0,0,0,.04);margin-top:1.5rem;overflow:hidden;width:100%}.gf-split-rich th{background:var(--gf-dark);color:var(--gf-white);font-family:var(--gf-mono);font-size:.68rem;font-weight:400;letter-spacing:1.5px;padding:1rem;text-align:left;text-transform:uppercase}.gf-split-rich td{background:var(--gf-white);border-bottom:1px solid var(--gf-border);font-size:.92rem;padding:1rem}.gf-split-rich tr:nth-child(2n) td{background:var(--gf-stone)}.gf-features{padding:6rem 5%}.gf-features-inner{margin:0 auto;max-width:1200px}.gf-features-grid{display:grid;gap:1.5rem;grid-template-columns:repeat(3,1fr);margin-top:2.5rem}.gf-features-grid.cols-4{grid-template-columns:repeat(4,1fr)}.gf-features-grid.cols-2{grid-template-columns:repeat(2,1fr)}.gf-feature-card{background:var(--gf-stone);border:1px solid var(--gf-border);border-radius:var(--gf-radius);padding:2.25rem;transition:all .3s}.gf-feature-card:hover{border-color:var(--gf-orange);box-shadow:0 10px 28px rgba(232,93,47,.06);transform:translateY(-3px)}.gf-feature-icon{margin-bottom:1.25rem}.gf-feature-icon,.gf-feature-icon svg{height:56px;width:56px}.gf-feature-card h3{color:var(--gf-dark);font-size:1.1rem;font-weight:700;margin-bottom:.5rem}.gf-feature-card p{color:var(--gf-grey);font-size:.9rem;line-height:1.65}.gf-bg-dark .gf-feature-card{background:hsla(0,0%,100%,.04);border-color:hsla(0,0%,100%,.1)}.gf-bg-dark .gf-feature-card h3{color:var(--gf-white)}.gf-bg-dark .gf-feature-card p{color:hsla(0,0%,100%,.65)}.gf-image-break{height:55vh;min-height:400px;overflow:hidden;position:relative;width:100%}.gf-image-break img{height:100%;object-fit:cover;width:100%}.gf-image-break-overlay{align-items:flex-end;background:linear-gradient(180deg,rgba(26,32,44,.4),rgba(26,32,44,.82));display:flex;inset:0;justify-content:center;padding:4rem 2rem;position:absolute}.gf-image-break-text h2,.gf-image-break-text p{text-shadow:0 2px 14px rgba(0,0,0,.45)}.gf-image-break-text{color:var(--gf-white);max-width:650px;text-align:center}.gf-image-break-text h2{font-size:clamp(1.5rem,3vw,2rem);font-weight:700;margin-bottom:.5rem}.gf-image-break-text p{color:hsla(0,0%,100%,.92);font-size:1.05rem;line-height:1.6}.gf-stats-break{height:65vh;min-height:450px;overflow:hidden;position:relative;width:100%}.gf-stats-break>img{height:100%;object-fit:cover;width:100%}.gf-stats-overlay{align-items:center;background:linear-gradient(180deg,rgba(26,32,44,.62),rgba(26,32,44,.85));display:flex;inset:0;justify-content:center;position:absolute}.gf-stats-content{max-width:900px;padding:2rem;text-align:center}.gf-stats-content h2{color:var(--gf-white);font-size:clamp(1.8rem,3.5vw,2.4rem);font-weight:700;margin-bottom:.75rem}.gf-stats-content>p{color:hsla(0,0%,100%,.92);font-size:1.05rem;margin-bottom:2.5rem}.gf-stats-row{display:flex;flex-wrap:wrap;gap:4rem;justify-content:center}.gf-stats-row .gf-stat-num{color:var(--gf-gold);display:block;font-family:var(--gf-mono);font-size:clamp(2rem,4vw,2.75rem);font-weight:700;line-height:1.1}.gf-stats-row .gf-stat-label{color:hsla(0,0%,100%,.88);font-size:.78rem;letter-spacing:1px;margin-top:.25rem;text-transform:uppercase}.gf-cards{padding:6rem 5%}.gf-cards-inner{margin:0 auto;max-width:1200px}.gf-cards-grid{display:grid;gap:1.5rem;grid-template-columns:repeat(3,1fr);margin-top:2.5rem}.gf-cards-grid.cols-4{grid-template-columns:repeat(4,1fr)}.gf-cards-grid.cols-2{grid-template-columns:repeat(2,1fr)}.gf-card{background:var(--gf-stone);border:1px solid var(--gf-border);border-radius:var(--gf-radius);display:block;padding:2.25rem;transition:all .3s}.gf-card:hover{border-color:var(--gf-orange);box-shadow:0 10px 28px rgba(232,93,47,.06);transform:translateY(-3px)}.gf-card-icon{margin-bottom:1.25rem}.gf-card-icon,.gf-card-icon svg{height:56px;width:56px}.gf-card h3{color:var(--gf-dark);font-size:1.15rem;font-weight:700;margin-bottom:.5rem}.gf-card p{color:var(--gf-grey);font-size:.9rem;line-height:1.65}.gf-card-outcome{color:var(--gf-orange-ink);display:inline-block;font-family:var(--gf-mono);font-size:.78rem;font-weight:700;margin-top:1rem}.gf-card--metric{text-align:center}.gf-card--metric .gf-card-metric{color:var(--gf-orange-ink);font-family:var(--gf-mono);font-size:clamp(2.2rem,4vw,3rem);font-weight:700;line-height:1;margin-bottom:.5rem}.gf-card--metric h3{font-size:1rem}.gf-card-letter{align-items:center;background:var(--gf-orange-ink);border-radius:50%;color:#fff;display:flex;font-family:var(--gf-mono);font-size:.85rem;font-weight:700;height:32px;justify-content:center;margin-bottom:1rem;width:32px}.gf-card-eyebrow{color:var(--gf-text-muted);font-family:var(--gf-mono);font-size:.68rem;letter-spacing:1.5px;margin-bottom:.6rem;text-transform:uppercase}.gf-card--contrast{background:var(--gf-white)}.gf-card--contrast .gf-card-old{color:var(--gf-text-muted);font-size:.92rem;margin-bottom:.75rem;text-decoration:line-through}.gf-card--contrast .gf-card-new{color:var(--gf-dark);font-size:1rem;font-weight:600}.gf-card--contrast .gf-card-new span{color:var(--gf-orange-ink)}.gf-bg-dark .gf-card{background:hsla(0,0%,100%,.06);border-color:hsla(0,0%,100%,.16)}.gf-bg-dark .gf-card h3{color:var(--gf-white)}.gf-bg-dark .gf-card p{color:hsla(0,0%,100%,.82)}.gf-bg-dark .gf-card--metric .gf-card-metric,.gf-bg-dark .gf-card-outcome{color:var(--gf-gold)}.gf-bg-dark .gf-card-eyebrow{color:hsla(0,0%,100%,.8)}.gf-bg-dark .gf-card--contrast{background:hsla(0,0%,100%,.06)}.gf-bg-dark .gf-card--contrast .gf-card-old{color:hsla(0,0%,100%,.7)}.gf-bg-dark .gf-card--contrast .gf-card-new{color:var(--gf-white)}.gf-bg-dark .gf-card--contrast .gf-card-new span{color:var(--gf-gold)}.gf-quote{padding:5rem 5%;text-align:center}.gf-quote-inner{margin:0 auto;max-width:700px}.gf-quote-text{color:var(--gf-grey);font-family:var(--gf-serif-mono);font-size:1.35rem;line-height:1.85;margin-bottom:1.5rem}.gf-bg-dark .gf-quote-text{color:hsla(0,0%,100%,.92)}.gf-quote-cite{color:var(--gf-orange-ink);font-size:1rem;font-style:italic;font-weight:700}.gf-bg-dark .gf-quote-cite{color:var(--gf-gold)}.gf-cta{align-items:center;background:var(--gf-dark);display:flex;justify-content:center;min-height:55vh;overflow:hidden;position:relative;width:100%}.gf-cta>img{height:100%;inset:0;object-fit:cover;position:absolute;width:100%;z-index:1}.gf-cta-overlay{background:linear-gradient(180deg,rgba(26,32,44,.82),rgba(26,32,44,.92));inset:0;position:absolute;z-index:2}.gf-cta-content{max-width:620px;padding:3rem 2rem;position:relative;text-align:center;z-index:10}.gf-cta h2{color:var(--gf-white);font-size:clamp(2rem,4vw,2.5rem);font-weight:700;margin-bottom:1rem}.gf-cta p{color:hsla(0,0%,100%,.92);font-size:1.1rem;line-height:1.7;margin-bottom:.5rem;text-shadow:0 2px 14px rgba(0,0,0,.4)}.gf-cta .gf-gold-line{color:var(--gf-gold);font-family:var(--gf-serif-mono);font-style:italic;margin-bottom:2.5rem}.gf-cta .gf-cta-btns,.gf-cta .gf-hero-btns{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:1rem}.gf-timeline{padding:6rem 5%}.gf-timeline-inner{margin:0 auto;max-width:900px}.gf-timeline-v{border-left:2px solid var(--gf-border);margin-top:2.5rem;padding-left:2rem}.gf-timeline-v .gf-tl-item{padding-bottom:2.5rem;position:relative}.gf-timeline-v .gf-tl-item:before{background:var(--gf-orange);border:3px solid var(--gf-white);border-radius:50%;box-shadow:0 0 0 2px var(--gf-orange);content:"";height:14px;left:-2.55rem;position:absolute;top:.25rem;width:14px}.gf-tl-year{color:var(--gf-orange-ink);font-family:var(--gf-mono);font-size:.85rem;font-weight:700;margin-bottom:.3rem}.gf-bg-dark .gf-tl-year{color:var(--gf-gold)}.gf-bg-dark .gf-tl-item h3{color:var(--gf-white)}.gf-bg-dark .gf-tl-item p{color:hsla(0,0%,100%,.82)}.gf-tl-item h3{color:var(--gf-dark);font-size:1.15rem;font-weight:700;margin-bottom:.4rem}.gf-tl-item p{color:var(--gf-grey);font-size:.92rem;line-height:1.6}.gf-timeline-h{display:grid;gap:1.5rem;grid-auto-columns:1fr;grid-auto-flow:column;margin-top:2.5rem;overflow-x:auto}.gf-timeline-h .gf-tl-item{background:var(--gf-stone);border:1px solid var(--gf-border);border-radius:var(--gf-radius);border-top:3px solid var(--gf-orange);min-width:200px;padding:1.75rem 1.5rem}.gf-tiers-section{padding:6rem 5%}.gf-tiers-inner{margin:0 auto;max-width:1100px}.gf-tiers-grid{align-items:stretch;display:grid;gap:1.5rem;grid-template-columns:repeat(3,1fr);margin-top:2.5rem}.gf-tier{background:var(--gf-white);border:1px solid var(--gf-border);border-radius:var(--gf-radius);display:flex;flex-direction:column;padding:2.5rem 2rem;position:relative;transition:all .3s}.gf-tier:hover{box-shadow:0 14px 40px rgba(0,0,0,.08);transform:translateY(-4px)}.gf-tier-popular{border-color:var(--gf-orange);box-shadow:0 14px 40px rgba(232,93,47,.12)}.gf-tier-badge{background:var(--gf-orange-ink);border-radius:40px;color:#fff;font-family:var(--gf-mono);font-size:.62rem;left:50%;letter-spacing:1.5px;padding:.3rem .9rem;position:absolute;text-transform:uppercase;top:-12px;transform:translateX(-50%)}.gf-tier-icon{align-items:center;border-radius:12px;display:flex;font-size:1.4rem;height:48px;justify-content:center;margin-bottom:1rem;width:48px}.gf-tier-icon-orange{background:rgba(232,93,47,.12);color:var(--gf-orange)}.gf-tier-icon-gold{background:rgba(246,173,85,.15);color:var(--gf-gold)}.gf-tier-icon-green{background:rgba(56,161,105,.12);color:#38a169}.gf-tier-icon-purple{background:rgba(128,90,213,.12);color:#805ad5}.gf-tier h3{color:var(--gf-dark);font-size:1.25rem;font-weight:700;margin-bottom:.25rem}.gf-tier-price{color:var(--gf-orange-ink);font-family:var(--gf-mono);font-size:1.6rem;font-weight:700;margin-bottom:.5rem}.gf-tier-blurb{color:var(--gf-grey);font-size:.9rem;line-height:1.6;margin-bottom:1.25rem}.gf-tier-features{flex-grow:1;margin-bottom:1.5rem}.gf-tier-features li{color:var(--gf-grey);font-size:.9rem;padding:.5rem 0 .5rem 1.6rem;position:relative}.gf-tier-features li:before{color:var(--gf-orange-ink);content:"\2713";font-weight:700;left:0;position:absolute}.gf-tier .gf-btn{font-size:.9rem;padding:.85rem;text-align:center;width:100%}.gf-faq{padding:6rem 5%}.gf-faq-inner{margin:0 auto;max-width:820px}.gf-faq-grid{margin-top:2.5rem}.gf-faq-item{background:var(--gf-white);border:1px solid var(--gf-border);border-radius:10px;margin-bottom:.85rem;overflow:hidden}.gf-faq-q{align-items:center;background:none;border:none;color:var(--gf-dark);cursor:pointer;display:flex;font-family:var(--gf-font);font-size:1rem;font-weight:600;gap:1rem;justify-content:space-between;padding:1.25rem 1.5rem;text-align:left;width:100%}.gf-faq-q:after{color:var(--gf-orange-ink);content:"+";flex-shrink:0;font-family:var(--gf-mono);font-size:1.3rem;transition:transform .25s}.gf-faq-item.gf-open .gf-faq-q:after{transform:rotate(45deg)}.gf-faq-a{max-height:0;overflow:hidden;transition:max-height .3s ease}.gf-faq-a-inner{color:var(--gf-grey);font-size:.92rem;line-height:1.7;padding:0 1.5rem 1.25rem}.gf-faq-item.gf-open .gf-faq-a{max-height:500px}.gf-page .gf-footer{background:var(--gf-dark);color:hsla(0,0%,100%,.78);padding:4rem 5% 2rem}.gf-footer-inner{margin:0 auto;max-width:1200px}.gf-footer-grid{display:grid;gap:3rem;grid-template-columns:2fr 1fr 1fr 1fr;margin-bottom:3rem}.gf-footer-brand .gf-nav-logo{display:inline-block;font-size:1.2rem}.gf-footer-brand .gf-nav-logo img{height:34px;width:auto}.gf-footer-brand p{color:hsla(0,0%,100%,.82);font-size:.88rem;line-height:1.7;margin-top:.75rem;max-width:280px}.gf-footer-col .gf-footer-h{color:var(--gf-gold);font-family:var(--gf-mono);font-size:.72rem;font-weight:700;letter-spacing:2px;line-height:1.4;margin-bottom:1rem;text-transform:uppercase}.gf-footer-col a{color:hsla(0,0%,100%,.86);display:block;font-size:.88rem;min-height:2.2rem;padding:.45rem 0;transition:color .2s}.gf-footer-col a:focus-visible,.gf-footer-col a:hover{color:var(--gf-gold)}.gf-footer-bottom{align-items:center;border-top:1px solid hsla(0,0%,100%,.14);color:hsla(0,0%,100%,.78);display:flex;flex-wrap:wrap;font-size:.78rem;gap:1rem;justify-content:space-between;padding-top:1.5rem}@media (max-width:992px){.gf-split-inner,.gf-split-inner.gf-media-left{direction:ltr;gap:2.5rem;grid-template-columns:1fr}.gf-split-visual{max-height:400px;min-height:300px}.gf-cards-grid,.gf-cards-grid.cols-2,.gf-cards-grid.cols-4,.gf-features-grid,.gf-features-grid.cols-2,.gf-features-grid.cols-4,.gf-steps,.gf-steps.cols-2,.gf-steps.cols-3{grid-template-columns:repeat(2,1fr)}.gf-tiers-grid{grid-template-columns:1fr;margin-left:auto;margin-right:auto;max-width:460px}.gf-stats-row{gap:2.5rem}.gf-footer-grid{gap:2rem;grid-template-columns:1fr 1fr}}@media (max-width:640px){.gf-cards-grid,.gf-cards-grid.cols-2,.gf-cards-grid.cols-4,.gf-features-grid,.gf-features-grid.cols-2,.gf-features-grid.cols-4,.gf-steps,.gf-steps.cols-2,.gf-steps.cols-3{grid-template-columns:1fr}.gf-stats-row{flex-direction:column;gap:1.5rem}.gf-trust-bar{gap:1.75rem}.gf-hero h1{font-size:2.2rem}.gf-image-break,.gf-stats-break{height:45vh;min-height:320px}.gf-footer-grid{grid-template-columns:1fr}.gf-timeline-h{grid-auto-columns:auto;grid-auto-flow:row}}.gf-skip-link{background:var(--gf-dark);border-radius:0 0 8px 0;color:#fff;font-size:.95rem;font-weight:700;left:0;padding:.85rem 1.4rem;position:absolute;top:-100px;transition:top .18s;z-index:2000}.gf-skip-link:focus{outline:3px solid var(--gf-gold);outline-offset:-3px;top:0}.gf-page [tabindex]:focus-visible,.gf-page a:focus-visible,.gf-page button:focus-visible,.gf-page input:focus-visible,.gf-page select:focus-visible,.gf-page summary:focus-visible,.gf-page textarea:focus-visible{border-radius:4px;outline:3px solid var(--gf-focus);outline-offset:3px}.gf-page :focus:not(:focus-visible){outline:none}.gf-page .gf-btn:focus-visible,.gf-page .gf-nav-cta:focus-visible{box-shadow:0 0 0 6px rgba(232,93,47,.28);outline:3px solid var(--gf-focus);outline-offset:3px}.gf-page .gf-faq-q,.gf-page .gf-footer-col a,.gf-page .gf-mega-link,.gf-page .gf-nav-burger,.gf-page .gf-nav-cta,.gf-page .gf-nav-link,.gf-page .gf-nav-social a,.gf-page .gf-nav-trigger{min-height:44px}.gf-page{--gf-nav-h:72px}@media (max-width:992px){.gf-page{--gf-nav-h:64px}}.gf-body>.gf-page{padding-top:var(--gf-nav-h)}.gf-body{background:#f6f3ee}@media (prefers-reduced-motion:reduce){.gf-page *,.gf-page :after,.gf-page :before{animation-duration:.001ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.001ms!important}.gf-scroll-down{animation:none}.gf-js .gf-reveal{opacity:1!important;transform:none!important}}.gf-body:not(:has(.gf-hero)) .gf-page .gf-nav{backdrop-filter:blur(12px);background:hsla(0,0%,100%,.97);border-bottom:1px solid var(--gf-border);box-shadow:0 4px 24px rgba(26,32,44,.07)}.gf-body:not(:has(.gf-hero)) .gf-nav-logo{color:var(--gf-dark)}.gf-body:not(:has(.gf-hero)) .gf-nav-logo span{color:var(--gf-orange-ink)}.gf-body:not(:has(.gf-hero)) .gf-nav-link,.gf-body:not(:has(.gf-hero)) .gf-nav-trigger{color:var(--gf-dark)}.gf-body:not(:has(.gf-hero)) .gf-nav-social a{color:var(--gf-grey)}.gf-body:not(:has(.gf-hero)) .gf-nav-cta{background:var(--gf-orange-ink);border-color:var(--gf-orange-ink);color:#fff}.gf-body:not(:has(.gf-hero)) .gf-nav-burger span{background:var(--gf-dark)}.gf-blog-head{background:var(--gf-dark);padding:4.5rem 5% 3.5rem}.gf-blog-head-inner{margin:0 auto;max-width:900px;text-align:center}.gf-blog-head .gf-label{color:var(--gf-gold)}.gf-blog-head h1{color:var(--gf-white);font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.15;margin-bottom:1rem}.gf-blog-head .gf-sub{color:hsla(0,0%,100%,.86);font-size:1.05rem;margin:0 auto;max-width:620px}.gf-blog-list{background:var(--gf-white);padding:4.5rem 5%}.gf-blog-grid{display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:1240px}.gf-post-card{background:var(--gf-white);border:1px solid var(--gf-border);border-radius:var(--gf-radius);overflow:hidden;transition:transform .25s,box-shadow .25s,border-color .25s}.gf-post-card:focus-within,.gf-post-card:hover{border-color:var(--gf-orange);box-shadow:0 16px 40px rgba(26,32,44,.1);transform:translateY(-4px)}.gf-post-card-link{display:flex;flex-direction:column;height:100%}.gf-post-card-img{aspect-ratio:16/9;background:var(--gf-stone);overflow:hidden}.gf-post-card-img img{height:100%;object-fit:cover;width:100%}.gf-post-card-body{display:flex;flex:1;flex-direction:column;gap:.6rem;padding:1.6rem}.gf-post-card-body h2{color:var(--gf-dark);font-size:1.15rem;font-weight:700;line-height:1.35}.gf-post-card:hover h2{color:var(--gf-orange-ink)}.gf-post-card-body p{color:var(--gf-grey);flex:1;font-size:.9rem;line-height:1.6}.gf-article-meta,.gf-post-meta{color:var(--gf-text-muted);font-size:.72rem;letter-spacing:1px}.gf-article-meta,.gf-post-meta,.gf-post-tag{font-family:var(--gf-mono);text-transform:uppercase}.gf-post-tag{align-self:flex-start;background:rgba(232,93,47,.09);border-radius:999px;color:var(--gf-orange-ink);display:inline-block;font-size:.66rem;letter-spacing:1.5px;padding:.35rem .7rem}.gf-pager{align-items:center;display:flex;gap:1.25rem;justify-content:center;margin:3rem auto 0;max-width:1240px}.gf-pager-btn{align-items:center;border:2px solid var(--gf-orange-ink);border-radius:8px;color:var(--gf-orange-ink);display:inline-flex;font-size:.9rem;font-weight:700;min-height:44px;padding:.6rem 1.4rem}.gf-pager-btn:hover{background:var(--gf-orange-ink);color:var(--gf-white)}.gf-pager-state{color:var(--gf-text-muted);font-family:var(--gf-mono);font-size:.8rem}.gf-article-head{background:var(--gf-dark);padding:3.5rem 5% 3rem}.gf-article-inner{margin:0 auto;max-width:760px}.gf-article-head h1{color:var(--gf-white);font-size:clamp(1.9rem,3.6vw,2.75rem);font-weight:800;line-height:1.2;margin:.9rem 0}.gf-article-head .gf-article-meta{color:hsla(0,0%,100%,.8)}.gf-crumbs{color:hsla(0,0%,100%,.72);display:flex;font-family:var(--gf-mono);font-size:.72rem;gap:.5rem;letter-spacing:1px;margin-bottom:1rem;text-transform:uppercase}.gf-crumbs a{align-items:center;color:var(--gf-gold);display:inline-flex;min-height:44px}.gf-crumbs a:hover{color:var(--gf-white);text-decoration:underline}.gf-article-hero{margin:-2rem auto 0;max-width:1000px;padding:0 5%}.gf-article-hero img{border-radius:var(--gf-radius);box-shadow:0 18px 50px rgba(26,32,44,.18);height:auto;width:100%}.gf-article-body{color:var(--gf-grey);font-size:1.06rem;line-height:1.8;padding:3.5rem 5% 4rem}.gf-article-body h2{color:var(--gf-dark);font-size:1.6rem;font-weight:800;line-height:1.3;margin:2.6rem 0 .9rem}.gf-article-body h3{color:var(--gf-dark);font-size:1.2rem;font-weight:700;margin:2rem 0 .7rem}.gf-article-body p{margin-bottom:1.35rem}.gf-article-body ol,.gf-article-body ul{margin:0 0 1.35rem 1.4rem}.gf-article-body ul{list-style:disc}.gf-article-body ol{list-style:decimal}.gf-article-body li{margin-bottom:.55rem;padding-left:.25rem}.gf-article-body a{color:var(--gf-orange-ink);text-decoration:underline;text-underline-offset:3px}.gf-article-body a:hover{color:var(--gf-orange-ink-h)}.gf-article-body strong{color:var(--gf-dark);font-weight:700}.gf-article-body blockquote{background:var(--gf-warm-white);border-left:4px solid var(--gf-orange);color:var(--gf-dark);font-family:var(--gf-serif-mono);font-size:1.1rem;margin:2rem 0;padding:1.25rem 1.5rem}.gf-article-body img{border-radius:var(--gf-radius);margin:2rem 0}.gf-article-body table{border-collapse:collapse;font-size:.95rem;margin:2rem 0;width:100%}.gf-article-body td,.gf-article-body th{border:1px solid var(--gf-border);padding:.8rem 1rem;text-align:left}.gf-article-body th{background:var(--gf-stone);color:var(--gf-dark);font-weight:700}.gf-article-body hr{border:none;border-top:1px solid var(--gf-border);margin:2.5rem 0}.gf-article-tags{display:flex;flex-wrap:wrap;gap:.6rem;padding:0 5% 4rem}@media (max-width:992px){.gf-blog-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.gf-blog-grid{grid-template-columns:1fr}.gf-article-hero{margin-top:-1rem}.gf-article-body{font-size:1rem}}.gf-page .gf-nav{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:hsla(37,31%,95%,.92);border-bottom:1px solid var(--gf-border)}.gf-page .gf-nav.gf-nav-solid{background:hsla(37,31%,95%,.96);box-shadow:0 6px 28px rgba(43,38,34,.07)}.gf-nav-inner{gap:1.75rem;min-height:72px;padding:.55rem 5%}.gf-page .gf-nav-logo,.gf-page .gf-nav-solid .gf-nav-logo{color:var(--gf-dark)}.gf-page .gf-nav-logo span,.gf-page .gf-nav-solid .gf-nav-logo span{color:var(--gf-orange-ink)}.gf-page .gf-nav-link,.gf-page .gf-nav-trigger{color:var(--gf-dark);font-size:.92rem;font-weight:600;letter-spacing:0}.gf-page .gf-nav-item.gf-open .gf-nav-trigger,.gf-page .gf-nav-link:hover,.gf-page .gf-nav-trigger:hover{background:rgba(138,49,4,.06);color:var(--gf-orange-ink)}.gf-page .gf-nav-social a{color:var(--gf-text-muted)}.gf-page .gf-nav-social a:hover{background:rgba(138,49,4,.06);color:var(--gf-orange-ink)}.gf-page .gf-nav-cta{background:var(--gf-orange-ink);border-color:var(--gf-orange-ink);border-radius:6px;color:var(--gf-white);font-size:.88rem;padding:.55rem 1.35rem}.gf-page .gf-nav-cta:hover{background:var(--gf-orange-ink-h);border-color:var(--gf-orange-ink-h);color:var(--gf-white)}.gf-page .gf-nav-burger span{background:var(--gf-dark)}.gf-mega{border-color:var(--gf-border);box-shadow:0 28px 80px rgba(43,38,34,.16)}.gf-mega-link:focus-visible,.gf-mega-link:hover{background:var(--gf-sand)}.gf-mega-ico{background:var(--gf-tint)}.gf-mega-col-h{color:var(--gf-text-muted);font-size:.7rem;font-weight:800;letter-spacing:1.4px}.gf-mega-feature{background:linear-gradient(160deg,var(--gf-dark),var(--gf-mid))}@media (max-width:992px){.gf-page .gf-nav,.gf-page .gf-nav.gf-nav-solid{background:hsla(37,31%,95%,.97)}.gf-page .gf-nav-burger span{background:var(--gf-dark)}.gf-nav-inner{min-height:64px}.gf-page .gf-nav-cta{width:100%}}.gf-label{align-items:center;color:var(--gf-orange-ink);display:inline-flex;font-size:.72rem;font-weight:800;gap:12px;letter-spacing:.09em;margin-bottom:.9rem;text-transform:uppercase}.gf-align-center .gf-label:after,.gf-cta .gf-label:after,.gf-label:before,.gf-stats-content .gf-label:after{background:currentColor;content:"";flex:none;height:2px;width:26px}.gf-title{font-size:clamp(2rem,3.9vw,2.75rem);font-weight:800;letter-spacing:-.02em;line-height:1.12;text-wrap:balance}.gf-cta h2 em,.gf-hero h1 em,.gf-image-break-text h2 em,.gf-stats-content h2 em,.gf-title em{font-style:italic}.gf-sub{line-height:1.65;max-width:64ch;text-wrap:pretty}.gf-card-metric,.gf-stats-row .gf-stat-num,.gf-step-num,.gf-trust-num{font-weight:800;letter-spacing:-.03em}.gf-hero.gf-hero-editorial{background:var(--gf-dark);display:block;height:auto;min-height:0}.gf-hero.gf-hero-editorial .gf-hero-bg{filter:none}.gf-hero.gf-hero-editorial .gf-hero-overlay{background:linear-gradient(100deg,rgba(26,20,15,.86),rgba(26,20,15,.6) 52%,rgba(26,20,15,.22))}.gf-hero.gf-hero-editorial .gf-hero-content{margin:0 auto;max-width:1240px;padding:clamp(88px,10vw,156px) 5% clamp(124px,14vw,196px);text-align:left;width:100%}.gf-hero.gf-hero-editorial .gf-hero-inner{max-width:660px}.gf-hero.gf-hero-editorial h1{font-size:clamp(2.35rem,5.4vw,4rem);letter-spacing:-.025em;line-height:1.06;margin-bottom:1.4rem}.gf-hero.gf-hero-editorial .gf-hero-sub{font-size:1.16rem;line-height:1.55;margin:0 0 2.1rem;max-width:54ch}.gf-hero.gf-hero-editorial .gf-hero-btns{justify-content:flex-start}.gf-hero.gf-hero-editorial .gf-hero-badge{border-color:rgba(246,163,115,.4);letter-spacing:.16em;margin-bottom:1.6rem}.gf-usp{background:var(--gf-sand)}.gf-usp-inner{margin:0 auto;max-width:1240px;padding:0 5%}.gf-usp-card{background:var(--gf-white);border:1px solid var(--gf-border);border-radius:var(--gf-radius);box-shadow:0 30px 70px rgba(43,38,34,.16);display:grid;grid-template-columns:repeat(4,1fr);margin-top:-44px;overflow:hidden;position:relative;z-index:5}.gf-usp-item{display:flex;flex-direction:column;gap:.5rem;padding:2.4rem 1.9rem 2.1rem;text-align:center}.gf-usp-item+.gf-usp-item{border-left:1px solid var(--gf-border-soft)}.gf-usp-num{color:var(--gf-orange-ink);font-size:clamp(2.1rem,3.4vw,3.35rem);font-weight:800;letter-spacing:-.03em;line-height:1}.gf-usp-label{color:var(--gf-dark);font-size:.79rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.gf-usp-note{color:var(--gf-text-muted);font-size:.82rem;line-height:1.55}.gf-usp-strap{background:var(--gf-tint);border-top:2px solid var(--gf-orange);color:var(--gf-orange-ink);font-size:.78rem;font-weight:800;grid-column:1/-1;letter-spacing:.06em;padding:.8rem 1.5rem;text-align:center;text-transform:uppercase}.gf-marquee{background:var(--gf-sand);overflow:hidden;padding:3.5rem 0 1.5rem}.gf-marquee-kicker{color:var(--gf-text-muted);font-size:.78rem;font-weight:700;letter-spacing:.07em;padding:0 5%;text-align:center;text-transform:uppercase}.gf-marquee-kicker em{color:var(--gf-orange-ink);font-style:normal;font-weight:800}.gf-marquee-vp{margin-top:1.9rem;overflow:hidden;position:relative}.gf-marquee-track{align-items:center;animation:gfMarquee 42s linear infinite;display:flex;width:max-content;will-change:transform}.gf-marquee-set{align-items:center;display:flex;flex:none;gap:5rem;padding-right:5rem}.gf-marquee-track img{flex:none;height:46px;width:auto}.gf-marquee-vp:after,.gf-marquee-vp:before{bottom:0;content:"";pointer-events:none;position:absolute;top:0;width:140px;z-index:2}.gf-marquee-vp:before{background:linear-gradient(90deg,var(--gf-sand),hsla(37,31%,95%,0));left:0}.gf-marquee-vp:after{background:linear-gradient(270deg,var(--gf-sand),hsla(37,31%,95%,0));right:0}@keyframes gfMarquee{0%{transform:translateX(0)}to{transform:translateX(-20%)}}@media (prefers-reduced-motion:reduce){.gf-marquee-track{animation:none;justify-content:center;width:100%}.gf-marquee-track .gf-marquee-dup{display:none}.gf-marquee-set{flex-wrap:wrap;gap:2.5rem;justify-content:center;padding-right:0}}.gf-bento-section{background:var(--gf-sand)}.gf-bento-inner{margin:0 auto;max-width:1240px;padding:6rem 5% 5.5rem}.gf-bento-head{margin-bottom:3rem}.gf-bento{display:grid;gap:1.25rem;grid-template-columns:repeat(3,1fr)}.gf-bento-card{background:var(--gf-white);border:1px solid var(--gf-border);border-radius:var(--gf-radius);color:var(--gf-dark);display:flex;flex-direction:column;gap:.65rem;padding:1.75rem;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.gf-bento-card:hover{border-color:var(--gf-orange);box-shadow:0 16px 38px rgba(43,38,34,.08);transform:translateY(-3px)}.gf-bento-card h3{color:inherit;font-size:1.2rem;font-weight:800;line-height:1.2}.gf-bento-card p{color:var(--gf-grey);font-size:.92rem;line-height:1.6}.gf-bento-eyebrow{font-size:.72rem;letter-spacing:.08em;text-transform:uppercase}.gf-bento-eyebrow,.gf-bento-out{color:var(--gf-orange-ink);font-weight:800}.gf-bento-out{font-size:.83rem;margin-top:auto;padding-top:.9rem}.gf-bento-icon,.gf-bento-icon svg{height:26px;width:26px}.gf-bento-card--tall{grid-row:span 2;padding:2rem}.gf-bento-card--tall h3{font-size:1.6rem;letter-spacing:-.015em}.gf-bento-mock{background:var(--gf-sand);border:1px solid var(--gf-border);border-radius:var(--gf-radius-sm);display:flex;flex-direction:column;gap:.6rem;margin-top:auto;padding:1rem}.gf-mock-search{align-items:center;background:var(--gf-white);border:1px solid var(--gf-border);border-radius:999px;color:var(--gf-text-muted);display:flex;font-size:.82rem;gap:.6rem;padding:.6rem 1rem}.gf-mock-search svg{flex:none;height:14px;width:14px}.gf-mock-row{background:var(--gf-white);border:1px solid var(--gf-border);border-radius:var(--gf-radius-sm);display:flex;gap:.75rem;padding:.7rem .85rem}.gf-mock-row img{flex:none;height:34px;object-fit:contain;width:34px}.gf-mock-avatar{align-items:center;background:var(--gf-tint);border-radius:8px;color:var(--gf-orange-ink);display:flex;flex:none;font-size:.72rem;font-weight:800;height:34px;justify-content:center;letter-spacing:.02em;width:34px}.gf-mock-tx{display:block;flex:1;min-width:0}.gf-mock-tt{color:var(--gf-dark);font-size:.84rem;line-height:1.25}.gf-mock-ds,.gf-mock-tt{display:block;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gf-mock-ds{letter-spacing:.06em;line-height:1.3;margin-top:2px;text-transform:uppercase}.gf-mock-ds,.gf-mock-pill{color:var(--gf-text-muted);font-size:.68rem}.gf-mock-pill{background:var(--gf-border-soft);border-radius:999px;flex:none;font-weight:800;padding:.25rem .65rem;white-space:nowrap}.gf-mock-pill--accent{background:var(--gf-tint);color:var(--gf-orange-ink)}.gf-bento-card--dark{background:var(--gf-dark);border-color:var(--gf-dark)}.gf-bento-card--dark,.gf-bento-card--dark h3{color:var(--gf-white)}.gf-bento-card--dark p{color:hsla(0,0%,100%,.78)}.gf-bento-card--dark .gf-bento-eyebrow,.gf-bento-card--dark .gf-bento-out{color:var(--gf-gold)}.gf-bento-card--dark:hover{border-color:var(--gf-gold);box-shadow:0 16px 38px rgba(43,38,34,.22)}.gf-bento-sdg{align-items:center;display:flex;gap:.4rem;margin-top:auto;padding-top:.9rem}.gf-bento-card--wide{align-items:center;background:var(--gf-tint);border-color:var(--gf-orange);display:grid;gap:1.5rem;grid-column:1/-1;grid-template-columns:1fr auto;padding:1.75rem 2rem}.gf-bento-card--wide h3{font-size:1.35rem}.gf-bento-wide-tx{display:flex;flex-direction:column;gap:.5rem}.gf-bento-tags{align-items:center;display:flex;flex-wrap:wrap;gap:.6rem}.gf-bento-tag{background:var(--gf-white);border:1px solid var(--gf-border);border-radius:999px;color:var(--gf-text-muted);font-size:.72rem;font-weight:800;letter-spacing:.05em;padding:.35rem .9rem;text-transform:uppercase}.gf-bento-tag--solid{background:var(--gf-orange-ink);border-color:var(--gf-orange-ink);color:var(--gf-white)}.gf-statrow-section{background:var(--gf-white)}.gf-statrow-inner{margin:0 auto;max-width:1240px;padding:0 5% 6.5rem}.gf-statrow{align-items:start;border-top:1px solid var(--gf-border);display:grid;gap:3rem;grid-template-columns:.9fr repeat(3,1fr);padding-top:3.5rem}.gf-statrow-lede h2{font-size:1.85rem;font-weight:800;letter-spacing:-.015em;line-height:1.15;margin-bottom:.7rem}.gf-statrow-lede p{color:var(--gf-grey);font-size:.95rem;line-height:1.65}.gf-statrow-item{border-left:1px solid var(--gf-border);padding-left:2.25rem}.gf-statrow-num{color:var(--gf-orange-ink);font-size:clamp(2.4rem,4vw,3.6rem);font-weight:800;letter-spacing:-.03em;line-height:1}.gf-statrow-label{color:var(--gf-dark);font-size:.9rem;font-weight:800;margin-top:.75rem}.gf-statrow-note{color:var(--gf-text-muted);font-size:.84rem;line-height:1.55;margin-top:.25rem}.gf-bg-dark .gf-statrow,.gf-bg-dark .gf-statrow-item{border-color:hsla(0,0%,100%,.16)}.gf-bg-dark .gf-statrow-num{color:var(--gf-gold)}.gf-bg-dark .gf-statrow-label{color:var(--gf-white)}.gf-bg-dark .gf-statrow-lede p,.gf-bg-dark .gf-statrow-note{color:hsla(0,0%,100%,.75)}.gf-features.gf-features-numbered .gf-features-inner{max-width:1240px}.gf-features-split{display:grid;gap:4.5rem;grid-template-columns:1fr 2fr}.gf-features-numbered .gf-features-grid{column-gap:3.5rem;display:grid;grid-template-columns:1fr 1fr;margin-top:0;row-gap:0}.gf-fnum{border-top:1px solid var(--gf-border);padding:1.4rem 0}.gf-fnum-head{align-items:baseline;display:flex;gap:.75rem}.gf-fnum-n{color:var(--gf-orange-ink);font-size:.82rem;font-weight:800;letter-spacing:.02em}.gf-fnum h3{color:var(--gf-dark);font-size:1.05rem;font-weight:800}.gf-fnum p{color:var(--gf-grey);font-size:.9rem;line-height:1.6;margin:.5rem 0 0 1.57rem}.gf-bg-dark .gf-fnum{border-color:hsla(0,0%,100%,.16)}.gf-bg-dark .gf-fnum h3{color:var(--gf-white)}.gf-bg-dark .gf-fnum p{color:hsla(0,0%,100%,.75)}.gf-bg-dark .gf-fnum-n{color:var(--gf-gold)}.gf-checkcard{background:var(--gf-white);border:1px solid var(--gf-orange);border-radius:var(--gf-radius);padding:2.25rem}.gf-checkcard-h{color:var(--gf-orange-ink);font-size:.74rem;font-weight:800;letter-spacing:.08em;padding-bottom:1.1rem;text-transform:uppercase}.gf-checkcard-h,.gf-checkcard-row{border-bottom:1px solid var(--gf-border)}.gf-checkcard-row{align-items:flex-start;display:flex;gap:.9rem;padding:1.1rem 0}.gf-checkcard-row:last-child{border-bottom:none;padding-bottom:0}.gf-checkcard-row svg{flex:none;height:18px;margin-top:2px;width:18px}.gf-checkcard-tt{color:var(--gf-dark);font-size:.95rem;font-weight:700}.gf-checkcard-ds{color:var(--gf-grey);font-size:.86rem;line-height:1.55;margin-top:2px}.gf-rule-link{border-bottom:2px solid var(--gf-orange);color:var(--gf-orange-ink);display:inline-block;font-size:.95rem;font-weight:800;padding-bottom:2px}.gf-rule-link:hover{border-color:var(--gf-orange-ink-h);color:var(--gf-orange-ink-h)}.gf-bg-dark .gf-rule-link{border-color:var(--gf-gold);color:var(--gf-gold)}.gf-bg-dark .gf-rule-link:hover{border-color:var(--gf-white);color:var(--gf-white)}.gf-sdg{background:var(--gf-dark)}.gf-sdg-inner{align-items:center;display:grid;gap:4rem;grid-template-columns:1fr auto;margin:0 auto;max-width:1240px;padding:5.5rem 5%}.gf-sdg-tx h2{color:var(--gf-white);font-size:clamp(1.8rem,3.4vw,2.5rem);font-weight:800;letter-spacing:-.02em;line-height:1.12;margin-bottom:1rem}.gf-sdg-tx h2 em{color:var(--gf-gold);font-style:italic}.gf-sdg-tx p{color:hsla(0,0%,100%,.75);font-size:1rem;line-height:1.65;max-width:58ch}.gf-sdg-grid{display:grid;gap:10px;grid-template-columns:repeat(4,76px)}.gf-sdg-tile{border-radius:8px;color:#fff;display:flex;flex-direction:column;height:76px;justify-content:space-between;overflow:hidden;padding:8px;width:76px}.gf-sdg-tile img{border-radius:8px;height:100%;object-fit:cover;width:100%}.gf-sdg-tile--swatch{justify-content:flex-end;position:relative}.gf-sdg-tile--swatch:after{background:linear-gradient(180deg,transparent,rgba(0,0,0,.5) 46%,rgba(0,0,0,.5));border-radius:0 0 8px 8px;content:"";inset:38% 0 0 0;pointer-events:none;position:absolute}.gf-sdg-tile-n{font-size:1.25rem;font-weight:800;line-height:1;position:relative;z-index:1}.gf-sdg-tile-t{font-size:.53rem;font-weight:800;letter-spacing:.03em;line-height:1.2;text-transform:uppercase}.gf-sdg-tile--all{align-items:center;background:none;border:1px dashed hsla(0,0%,100%,.38);color:hsla(0,0%,100%,.82);font-size:.72rem;font-weight:800;justify-content:center;line-height:1.3;text-align:center}.gf-cards,.gf-features,.gf-split,.gf-steps-section{padding:6rem 5%}.gf-section-header{padding:6rem 5% 1.5rem}.gf-section-header+.gf-cards,.gf-section-header+.gf-features,.gf-section-header+.gf-split{padding-top:2rem}.gf-bg-warm{background:var(--gf-sand)}.gf-card,.gf-feature-card,.gf-step{background:var(--gf-white)}.gf-bg-white .gf-card,.gf-bg-white .gf-feature-card,.gf-bg-white .gf-step{background:var(--gf-sand)}.gf-card:hover,.gf-feature-card:hover{box-shadow:0 16px 38px rgba(43,38,34,.08)}@media (max-width:1080px){.gf-usp-card{grid-template-columns:1fr 1fr}.gf-usp-item:nth-child(odd){border-left:none}.gf-usp-item:nth-child(n+3){border-top:1px solid var(--gf-border-soft)}.gf-bento,.gf-statrow{grid-template-columns:1fr 1fr}.gf-statrow{row-gap:2.75rem}.gf-statrow-lede{grid-column:1/-1}.gf-features-split{gap:2.25rem;grid-template-columns:1fr}.gf-sdg-inner{gap:2.5rem;grid-template-columns:1fr}}@media (max-width:720px){.gf-usp-card{grid-template-columns:1fr;margin-top:-32px}.gf-usp-item{border-left:none}.gf-usp-item+.gf-usp-item{border-top:1px solid var(--gf-border-soft)}.gf-bento{grid-template-columns:1fr}.gf-bento-card--tall{grid-row:auto}.gf-bento-card--wide,.gf-statrow{grid-template-columns:1fr}.gf-statrow{row-gap:2.25rem}.gf-statrow-item{border-left:none;border-top:1px solid var(--gf-border);padding-left:0;padding-top:1.5rem}.gf-features-numbered .gf-features-grid{grid-template-columns:1fr}.gf-sdg-grid{grid-template-columns:repeat(4,minmax(0,1fr));width:100%}.gf-sdg-tile{aspect-ratio:1;height:auto;width:100%}.gf-marquee-set{gap:3rem;padding-right:3rem}.gf-hero.gf-hero-editorial .gf-hero-content{padding-left:6%;padding-right:6%}}.gf-image-break--statement{height:auto;min-height:0}.gf-image-break--statement>img{height:100%;inset:0;object-fit:cover;position:absolute;width:100%}.gf-image-break--statement .gf-image-break-overlay{align-items:center;background:rgba(26,20,15,.82);justify-content:center;padding:clamp(4.5rem,9vw,7.5rem) 5%;position:relative}.gf-image-break--statement .gf-image-break-text{max-width:900px}.gf-image-break--statement .gf-label{color:var(--gf-gold);justify-content:center}.gf-image-break--statement .gf-label:after{background:currentColor;content:"";flex:none;height:2px;width:26px}.gf-image-break--statement h2{font-size:clamp(1.9rem,3.6vw,2.85rem);font-weight:800;letter-spacing:-.02em;line-height:1.15;margin-bottom:1.5rem;text-wrap:balance}.gf-image-break--statement h2 em{color:var(--gf-gold);font-style:italic}.gf-image-break--statement p{font-size:1.1rem;line-height:1.65;margin:0 auto;max-width:62ch;text-wrap:pretty}.gf-cta h2 em,.gf-statrow-lede h2 em{font-style:italic}.gf-cta h2 em{color:var(--gf-gold)}.gf-statrow-lede h2 em{color:var(--gf-orange-dark)}.gf-bg-dark .gf-statrow-lede h2 em{color:var(--gf-gold)}.gf-cta .gf-gold-line{color:#ffd9c4;font-family:var(--gf-font);font-size:1.05rem;font-style:normal;font-weight:600;line-height:1.6}.gf-features-numbered .gf-title{font-size:clamp(1.7rem,2.5vw,2.1rem)}.gf-features-numbered .gf-sub{font-size:.98rem}.gf-bento-card,.gf-bento-mock,.gf-bento-wide-tx,.gf-mock-row{min-width:0}.gf-mock-search{min-width:0;overflow:hidden}.gf-features-split>*,.gf-fnum,.gf-statrow-item,.gf-statrow-lede{min-width:0}@media (max-width:720px){.gf-mock-ds,.gf-mock-tt{white-space:normal}}.gf-bento-card--wide,.gf-checkcard{border-color:var(--gf-orange-dark)}.gf-bento-card:hover,.gf-card:hover,.gf-feature-card:hover,.gf-post-card:focus-within,.gf-post-card:hover,.gf-step:hover{border-color:var(--gf-orange-dark)}.gf-rule-link{border-bottom-color:var(--gf-orange-dark)}.gf-mock-pill{color:var(--gf-grey)}.gf-page .gf-nav-item.gf-open .gf-nav-trigger,.gf-page .gf-nav-link:hover,.gf-page .gf-nav-social a:hover,.gf-page .gf-nav-trigger:hover{background:var(--gf-tint)}@media (max-width:992px){.gf-page .gf-nav-item.gf-open .gf-nav-trigger,.gf-page .gf-nav-link:hover,.gf-page .gf-nav-trigger:hover{background:hsla(0,0%,100%,.1);color:#fff}.gf-page .gf-mega-col-h{color:var(--gf-gold)}.gf-page .gf-nav-social a{color:hsla(0,0%,100%,.9)}.gf-page .gf-nav-social a:hover{background:hsla(0,0%,100%,.14);color:#fff}.gf-page .gf-mega-ico{background:hsla(0,0%,100%,.08)}.gf-page .gf-mega-link:focus-visible,.gf-page .gf-mega-link:hover{background:hsla(0,0%,100%,.06)}}.gf-mock-ds,.gf-mock-tt{overflow:visible;text-overflow:clip;white-space:normal}.gf-mock-row{align-items:center;gap:.6rem}.gf-mock-pill{padding:.25rem .55rem}.gf-sdg-tile{padding:0}.gf-sdg-tile--swatch{padding:8px}.gf-sdg-tile img{display:block}.gf-bento-sdg img{border-radius:4px;flex:none;height:30px;width:30px}.gf-bento-out--inline{margin-left:.5rem;margin-top:0;padding-top:0}.gf-post-tile{display:flex;flex-direction:column;gap:.75rem}.gf-post-tile h3{font-size:1.1rem;line-height:1.3}.gf-post-tile p{flex:1}.gf-post-tile .gf-card-outcome{margin-top:.25rem}.gf-post-tile .gf-post-tag{align-self:flex-start}.gf-nav-menu{align-items:stretch;align-self:stretch}.gf-nav-item{align-items:stretch;display:flex}.gf-nav-item>.gf-nav-link,.gf-nav-item>.gf-nav-trigger{align-items:center;display:inline-flex}.gf-mega:before{height:1.5rem;top:-1.5rem}.gf-body{color:#2b2622;font-family:Raleway,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.65;-webkit-font-smoothing:antialiased}.gf-post-tile.has-cover{overflow:hidden;padding:0}.gf-post-cover{aspect-ratio:16/9;background:var(--gf-sand);display:block;overflow:hidden}.gf-post-cover img{height:100%;object-fit:cover;transition:transform .4s ease;width:100%}.gf-post-tile.has-cover:hover .gf-post-cover img{transform:scale(1.04)}.gf-post-tile.has-cover>:not(.gf-post-cover){margin-left:1.75rem;margin-right:1.75rem}.gf-post-tile.has-cover>.gf-post-tag{margin-top:1.4rem}.gf-post-tile.has-cover>.gf-card-outcome{margin-bottom:1.75rem}.gf-article-lede-img{margin:1.75rem 0 0}.gf-article-lede-img img{border-radius:var(--gf-radius);height:auto;max-height:420px;object-fit:cover;width:100%}.gf-post-cover{align-self:stretch;width:100%}.gf-marquee-track img{border-radius:6px;max-width:190px;object-fit:contain}.gf-formsec{background:var(--gf-sand)}.gf-formsec-inner{align-items:start;display:grid;gap:4rem;grid-template-columns:1fr 1.05fr;margin:0 auto;max-width:1240px;padding:4.5rem 5%}.gf-formsec-points{display:flex;flex-direction:column;gap:1.1rem;margin-top:2rem}.gf-formsec-points li{align-items:flex-start;display:flex;gap:.85rem}.gf-formsec-points svg{flex:none;height:18px;margin-top:3px;width:18px}.gf-formsec-pt{color:var(--gf-dark);display:block;font-size:.98rem;font-weight:700}.gf-formsec-pn{color:var(--gf-grey);display:block;font-size:.88rem;line-height:1.55;margin-top:2px}.gf-formsec-card{background:var(--gf-white);border:1px solid var(--gf-border);border-radius:var(--gf-radius);box-shadow:0 24px 60px rgba(43,38,34,.09);padding:2.25rem}.gf-formsec-ch{border-bottom:1px solid var(--gf-border);color:var(--gf-dark);font-size:1.15rem;font-weight:800;margin-bottom:1.4rem;padding-bottom:1.1rem}.gf-formsec-note{color:var(--gf-text-muted);font-size:.82rem;line-height:1.55;margin-top:1.25rem}.gf-formsec-embed{font-family:var(--gf-font)}.gf-formsec-embed label{color:var(--gf-dark);display:block;font-size:.88rem;font-weight:700;margin-bottom:.35rem}.gf-formsec-embed input[type=email],.gf-formsec-embed input[type=number],.gf-formsec-embed input[type=tel],.gf-formsec-embed input[type=text],.gf-formsec-embed select,.gf-formsec-embed textarea{background:var(--gf-white);border:1px solid var(--gf-border);border-radius:var(--gf-radius-sm);color:var(--gf-dark);font-family:var(--gf-font);font-size:.98rem;margin-bottom:1rem;min-height:48px;padding:.75rem .9rem;width:100%}.gf-formsec-embed textarea{min-height:120px;resize:vertical}.gf-formsec-embed input:focus-visible,.gf-formsec-embed select:focus-visible,.gf-formsec-embed textarea:focus-visible{border-color:var(--gf-orange-dark);outline:3px solid var(--gf-focus);outline-offset:2px}.gf-formsec-embed .hs-button,.gf-formsec-embed input[type=submit]{align-items:center;background:var(--gf-orange-ink);border:2px solid var(--gf-orange-ink);border-radius:6px;color:var(--gf-white);cursor:pointer;display:inline-flex;font-family:var(--gf-font);font-size:1rem;font-weight:700;justify-content:center;min-height:48px;padding:.9rem 2rem;transition:background .2s ease,border-color .2s ease}.gf-formsec-embed .hs-button:hover,.gf-formsec-embed input[type=submit]:hover{background:var(--gf-orange-ink-h);border-color:var(--gf-orange-ink-h)}.gf-formsec-embed .hs-error-msg,.gf-formsec-embed .hs-error-msgs label{color:#8a1b1b;font-size:.85rem;font-weight:600}@media (max-width:900px){.gf-formsec-inner{gap:2.25rem;grid-template-columns:1fr;padding-top:3.25rem}.gf-formsec-card{padding:1.6rem}}.gf-quote-text{color:var(--gf-dark);font-family:var(--gf-font);font-size:1.5rem;font-weight:600;letter-spacing:-.01em;line-height:1.5;text-wrap:pretty}.gf-quote-text em{color:var(--gf-orange-dark);font-style:italic}.gf-article-body blockquote{background:var(--gf-sand);border-left:4px solid var(--gf-orange-dark);font-family:var(--gf-font);font-size:1.15rem;font-weight:600;line-height:1.6}