.gfh-section{color:#222f30;background:#e7e8e1}.gfh-top{padding:clamp(60px,10vw,120px) 0 0}.gfh-header{text-align:center;max-width:720px;margin:0 auto;padding:0 clamp(24px,5vw,80px)}.gfh-heading{font-family:var(--font-serif);letter-spacing:-.02em;color:#222f30;font-size:clamp(36px,4vw,64px);font-weight:500;line-height:1.1}.gfh-subtitle{font-family:var(--font-sans);color:#222f30a6;margin-top:20px;font-size:clamp(15px,1.3vw,18px);line-height:1.7}.gfh-marquee-wrap{max-width:720px;margin:32px auto 0;position:relative;overflow:hidden}.gfh-marquee-fade{z-index:2;pointer-events:none;width:80px;position:absolute;top:0;bottom:0}.gfh-marquee-fade--left{background:linear-gradient(90deg,#e7e8e1,#0000);left:0}.gfh-marquee-fade--right{background:linear-gradient(270deg,#e7e8e1,#0000);right:0}.gfh-marquee-rows{flex-direction:column;gap:8px;display:flex}.gfh-marquee-track{overflow:hidden}.gfh-marquee-inner{width:max-content;animation:gfh-scroll var(--gfh-marquee-dur,45s) linear infinite;gap:10px;display:flex}.gfh-marquee-track--reverse .gfh-marquee-inner{animation-direction:reverse}@keyframes gfh-scroll{0%{transform:translate(0)}to{transform:translate(calc(-50% - 5px))}}.gfh-badge{font-family:var(--font-sans);color:#222f3099;white-space:nowrap;background:#222f300f;border:1px solid #222f301a;flex-shrink:0;padding:6px 14px;font-size:12px;font-weight:500;display:inline-block}.gfh-features{border-top:1px dashed #222f3040;border-bottom:1px dashed #222f3040;grid-template-columns:repeat(4,1fr);margin-top:clamp(40px,6vw,64px);display:grid}.gfh-feature{border-right:1px dashed #222f3040;flex-direction:column;gap:20px;padding:clamp(24px,3vw,40px) clamp(20px,2.5vw,32px);display:flex}.gfh-feature:last-child{border-right:none}.gfh-feature-icon{color:#222f3099;width:48px;height:48px}.gfh-feature-icon svg{width:48px;height:48px}.gfh-feature--link{color:inherit;cursor:pointer;transition:background var(--transition-fast), transform var(--transition-fast);text-decoration:none;position:relative}.gfh-feature--link:hover{background:#222f300a}.gfh-feature-arrow{color:#222f3099;width:26px;height:26px;transition:border-color var(--transition-fast), color var(--transition-fast), transform var(--transition-fast);border:1px solid #222f304d;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:clamp(14px,1.2vw,18px);right:clamp(14px,1.2vw,18px)}.gfh-feature-arrow svg{width:10px;height:10px}.gfh-feature--link:hover .gfh-feature-arrow{color:#222f30;border-color:#222f30;transform:translate(2px,-2px)}.gfh-feature-body{flex-direction:column;gap:10px;padding-top:clamp(24px,4vw,56px);display:flex}.gfh-feature-title{font-family:var(--font-serif);letter-spacing:-.01em;color:#222f30;font-size:clamp(20px,2.2vw,30px);font-weight:500;line-height:1.2}.gfh-feature-desc{font-family:var(--font-sans);color:#222f3099;font-size:clamp(14px,1.1vw,16px);line-height:1.65}@media (max-width:1024px){.gfh-features{grid-template-columns:repeat(2,1fr)}.gfh-feature:nth-child(2n){border-right:none}.gfh-feature:nth-child(-n+2){border-bottom:1px dashed #222f3040}.gfh-feature,.gfh-feature-body{text-align:left;align-items:flex-start}.gfh-feature-icon{align-self:flex-start;width:auto;max-width:160px;height:48px}.gfh-feature-icon img{object-position:left center;width:auto;max-width:100%;height:48px;display:block}}@media (max-width:640px){.gfh-features{grid-template-columns:1fr}.gfh-feature{text-align:left;border-bottom:1px dashed #222f3040;border-right:none;align-items:flex-start}.gfh-feature:last-child{border-bottom:none}.gfh-feature-icon{align-self:flex-start;width:auto;max-width:160px;height:48px}.gfh-feature-icon img{width:auto;max-width:100%;height:48px;display:block}.gfh-marquee-wrap{max-width:100%}}
