.gfc-section{padding:var(--section-pad) 0;background:#222f30}.gfc-header{text-align:center;max-width:640px;margin:0 auto clamp(48px,6vw,72px)}.gfc-heading{font-family:var(--font-serif);letter-spacing:-.02em;color:#e7e8e1;font-size:clamp(28px,4vw,48px);font-weight:500;line-height:1.15}.gfc-subtitle{font-family:var(--font-sans);color:#e7e8e18c;margin-top:16px;font-size:clamp(14px,1.2vw,16px);line-height:1.6}.gfc-grid{border:1px dashed #e7e8e11f;grid-template-columns:repeat(3,1fr);display:grid}.gfc-card{transition:background var(--transition-mid);border-bottom:1px dashed #e7e8e11f;border-right:1px dashed #e7e8e11f;padding:clamp(24px,3vw,40px);position:relative;overflow:hidden}.gfc-card:nth-child(3n){border-right:none}.gfc-card:nth-last-child(-n+3){border-bottom:none}.gfc-card:hover{background:#cef79f0a}.gfc-card-bg{pointer-events:none;width:100%;height:100%;margin-top:-8px;margin-left:-80px;position:absolute;top:0;left:50%;-webkit-mask-image:linear-gradient(#fff,#0000);mask-image:linear-gradient(#fff,#0000)}.gfc-card-gradient{opacity:1;background:linear-gradient(90deg,#e7e8e108,#e7e8e101);position:absolute;inset:0;-webkit-mask-image:radial-gradient(farthest-side at top,#fff,#0000);mask-image:radial-gradient(farthest-side at top,#fff,#0000)}.gfc-grid-svg{mix-blend-mode:overlay;stroke:#e7e8e126;fill:#e7e8e108;width:100%;height:100%;position:absolute;inset:0}.gfc-card-icon{color:#e7e8e1a6;width:24px;height:24px}.gfc-card-icon svg{width:24px;height:24px}.gfc-card-title{font-family:var(--font-sans);color:#e7e8e1;margin-top:clamp(28px,4vw,40px);font-size:clamp(14px,1.2vw,16px);font-weight:500;line-height:1.3}.gfc-card-desc{font-family:var(--font-sans);color:#e7e8e180;z-index:2;margin-top:8px;font-size:13px;font-weight:300;line-height:1.55;position:relative}@media (max-width:1024px){.gfc-grid{grid-template-columns:repeat(2,1fr)}.gfc-card:nth-child(3n){border-right:1px dashed #e7e8e11f}.gfc-card:nth-child(2n){border-right:none}.gfc-card:nth-last-child(-n+3){border-bottom:1px dashed #e7e8e11f}.gfc-card:nth-last-child(-n+2){border-bottom:none}}@media (max-width:640px){.gfc-grid{grid-template-columns:1fr}.gfc-card{border-right:none!important}.gfc-card:last-child{border-bottom:none}}.gfc-cta{justify-content:center;margin-top:clamp(2rem,4vw,3rem);display:flex}.gfc-cta .btn-filled-lg:hover{box-shadow:none}
