@import "https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,400;0,700;1,400&display=swap";:root{--ink:#272727;--muted:#999;--brand:#ff2a13;--brand-dark:#d80f0f;--accent:#29b973;--header:#fff;--footer:#2c3e50;--cream:#f3f3f3;--white:#fff;--line:#e5e5e5;--shadow:0 18px 40px #ff2a131f;--radius:12px;--pagefind-ui-primary:var(--brand);--pagefind-ui-text:var(--ink);--pagefind-ui-background:var(--white);--pagefind-ui-border:var(--line);--pagefind-ui-font:"Lato", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--cream);margin:0;font-family:Lato,Helvetica Neue,Helvetica,sans-serif;font-size:16px;line-height:1.65}img{filter:none;max-width:100%;height:auto;display:block}.brand img,.home-content img,.prose img{filter:none}a{color:var(--brand)}h1,h2,h3,h4,h5,h6{color:var(--ink);letter-spacing:-.035em;margin:0 0 .6em;font-family:Lato,sans-serif;font-weight:700;line-height:1.25}h1{font-size:clamp(1.8rem,4vw,2.8rem)}.sr-only{clip:rect(0,0,0,0);width:1px;height:1px;position:absolute;overflow:hidden}.skip-link{z-index:100;background:var(--white);padding:.7rem 1rem;position:fixed;top:-5rem;left:1rem}.skip-link:focus{top:1rem}.site-header{z-index:20;background:var(--header);position:sticky;top:0;box-shadow:0 .15em 2em #00000026}.header-bar{background:#fff}.header-gfa{border-bottom:1px solid var(--line)}.header-inner{justify-content:space-between;align-items:center;gap:1.25rem;width:min(1200px,100% - 2rem);min-height:4.5em;margin:auto;display:flex}.header-local .header-inner{justify-content:center;min-height:3em}.brand img{filter:none;width:auto;height:52px}.gfa-nav,.site-nav{flex-wrap:wrap;align-items:center;gap:.85rem;display:flex}.gfa-nav a,.site-nav a{color:#4c4c4c;letter-spacing:.2em;text-transform:uppercase;font-size:.8rem;text-decoration:none}.site-nav a{color:#000;letter-spacing:.25em;font-size:.75rem}.gfa-nav a:hover,.gfa-nav a[aria-current=page],.site-nav a:hover,.site-nav a[aria-current=page]{color:var(--brand)}.nav-members{background:var(--accent);letter-spacing:.25em;border-radius:10em;padding:.55rem .85rem;color:#fff!important}.nav-search{background:var(--brand);text-transform:uppercase;border-radius:999px;padding:.4rem .85rem;color:#fff!important}.menu-toggle{background:0 0;border:0;padding:.6rem;display:none}.menu-toggle>span:not(.sr-only){background:var(--ink);width:26px;height:2px;margin:5px;display:block}.page-hero{color:#fff;background:linear-gradient(105deg,#ac1100,#ff2a13);place-items:center;min-height:180px;display:grid}.page-hero-inner{text-align:center;width:min(900px,100% - 2rem);padding:3rem 0 3.4rem}.page-hero h1{color:#fff}.eyebrow{letter-spacing:.18em;text-transform:uppercase;color:#ffe8e4;font-size:.75rem}.content-shell{z-index:2;width:min(900px,100% - 2rem);margin:-2.2rem auto 5rem;position:relative}.prose,.search-panel,.stub-panel{background:var(--white);border-radius:var(--radius);box-shadow:var(--shadow);margin:auto;padding:clamp(1.4rem,4vw,2.8rem)}.prose form{gap:1rem;margin-top:1.2rem;display:grid}.prose input,.prose textarea{width:100%;font:inherit;border:1px solid #d5d5c4;border-radius:10px;padding:.9rem 1rem}.button,.prose .x-btn,.home-content .x-btn{color:#fff;background:var(--brand);text-align:center;border:0;border-radius:.25em;padding:.75rem 1.4rem;font-weight:700;text-decoration:none;display:inline-block;box-shadow:0 .25em #a71000,0 4px 9px #00000059}.home-content .x-btn:hover,.button:hover{background:var(--brand-dark);color:#fff}.home-content .x-btn-flat{box-shadow:none}.home-content .clearbutton{color:inherit;box-shadow:none;background:0 0;border:2px solid}.link-list{gap:.7rem;display:grid}.search-panel{min-height:280px}.site-footer{background:var(--footer);color:#fff}.footer-widgets{gap:1.6rem;width:min(1200px,100% - 2rem);margin:auto;padding:2.4rem 0 1rem;display:grid}@media (width>=860px){.footer-widgets{grid-template-columns:repeat(3,1fr)}}.footer-widgets h2{color:#fff;font-size:1.1rem}.footer-widgets a{color:#fff}.footer-widgets ul{padding-left:1.1rem}.footer-inner{text-align:center;width:min(1100px,100% - 2rem);margin:auto;padding:1.4rem 0 2rem}.footer-inner nav{flex-wrap:wrap;justify-content:center;gap:1rem 1.4rem;margin:1rem 0;display:flex}.footer-inner a{color:#fff}.home-content{background:var(--cream)}.home-content .x-container,.home-content .x-container.max{flex-wrap:wrap;align-items:flex-start;gap:1.25rem;width:min(1200px,100% - 2rem);margin-inline:auto;display:flex}.home-content .x-column{flex:100%;min-width:0}@media (width>=760px){.home-content .x-1-2{flex:calc(50% - .7rem)}.home-content .x-1-3{flex:calc(33.333% - .9rem)}.home-content .x-2-3{flex:calc(66.666% - .5rem)}.home-content .x-1-4{flex:calc(25% - 1rem)}.home-content .x-1-5{flex:calc(20% - 1rem)}.home-content .x-1-6{flex:calc(16.666% - 1.1rem)}.home-content .x-2-5{flex:calc(40% - .8rem)}.home-content .x-3-5{flex:calc(60% - .6rem)}}.home-content .content-section{background-position:50%;background-repeat:no-repeat;background-size:cover;padding:3rem 0}.home-content .cs-ta-center{text-align:center}.home-content .cs-ta-left{text-align:left}.home-content .x-img-circle{border-radius:50%;margin-inline:auto}.home-content .x-img-rounded{border-radius:8px}.home-content .x-img-thumbnail{background:#fff;border:1px solid #ddd;padding:4px}.home-content .x-blockquote{white-space:pre-line;margin:0}.home-content .x-line,.home-content .x-hr{opacity:.2;background:currentColor;border:0;height:1px;margin:1.2rem 0}.home-content .x-gap{background:0 0;border:0}.home-content .x-video,.home-content .x-frame-video-embed{width:100%;margin:1rem 0;position:relative}.home-content .x-video-inner,.home-content .x-frame-inner{height:0;padding-bottom:56.25%;position:relative}.home-content .x-video iframe,.home-content .x-frame-inner iframe,.home-content iframe[src*=youtube\.com]{border:0;width:100%;min-height:280px}.home-content .x-video-inner iframe{height:100%;min-height:0;position:absolute;inset:0}.home-content .x-feature-list{gap:1.4rem;margin:1.5rem 0;padding:0;list-style:none;display:grid}.home-content .x-feature-box{gap:.4rem;display:grid}.home-content .x-feature-box.center-text{text-align:center}.home-content .x-feature-box-title,.home-content .x-feature-box-text{margin:0}.home-content .x-pricing-table{gap:1.25rem;margin:2rem 0;display:grid}@media (width>=860px){.home-content .x-pricing-table.three-columns{grid-template-columns:repeat(3,1fr)}.home-content .x-pricing-table.four-columns{grid-template-columns:repeat(4,1fr)}}.home-content .x-pricing-column{color:var(--ink);box-shadow:var(--shadow);background:#fff;border-radius:12px;padding:1.4rem}.home-content .x-pricing-column.featured{outline:3px solid #ff0}.home-content .x-price{margin:.2em 0;font-size:2rem}.home-content .faq-item{color:var(--ink);border:1px solid var(--line);background:#fff;border-radius:8px;margin:.6rem 0;padding:.8rem 1rem}.home-content .faq-item summary{cursor:pointer;font-weight:700}.home-content .faq-body{margin-top:.7rem}.home-content .x-btn-x-large{padding:1rem 1.8rem;font-size:1.1rem}.home-content .x-btn-rounded{border-radius:100em}.home-content .x-btn-global{box-shadow:none;background:#272727}.home-content .aligncenter{margin-inline:auto}.home-content h2 span,.home-content h3 span,.home-content h4 span,.home-content h5 span{display:inline}@media (width<=980px){.menu-toggle{display:block}.gfa-nav,.site-nav{background:#fff;flex-direction:column;align-items:stretch;padding:1rem;display:none;position:absolute;left:0;right:0}.gfa-nav{top:4.5em}.site-nav{top:calc(4.5em + 12rem);box-shadow:0 12px 24px #00000014}.gfa-nav.is-open,.site-nav.is-open{display:flex}.header-local{display:none}.header-local:has(.is-open){display:block}.site-nav.is-open{box-shadow:none;position:static}.header-local:has(.site-nav.is-open){display:block}}
