:root{
 --ff-text:#2D2D2D;--ff-text-60:rgba(45,45,45,.6);--ff-line:rgba(45,45,45,.1);--ff-green:#38472E;--ff-gold:#B88E36;--ff-stars:#F4B923;--ff-white:#fff;
 --ff-container:1280px;--ff-container-hero:1200px;--ff-page-gutter:80px;
 --ff-space-4:4px;--ff-space-8:8px;--ff-space-12:12px;--ff-space-16:16px;--ff-space-24:24px;--ff-space-32:32px;--ff-space-40:40px;--ff-space-56:56px;--ff-space-80:80px;--ff-space-104:104px;--ff-space-120:120px;--ff-space-160:160px;
 --ff-radius-8:8px;--ff-radius-pill:999px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ff-text);font-family:'DM Sans',sans-serif;font-size:16px;font-weight:300;line-height:1.4;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input,select,textarea{font:inherit}.ff-site{min-height:60vh}.ff-container{width:min(var(--ff-container),calc(100% - (var(--ff-page-gutter)*2)));margin-inline:auto}.ff-container--hero{width:min(var(--ff-container-hero),calc(100% - (var(--ff-page-gutter)*2)));margin-inline:auto}.ff-display{font-family:'Libre Baskerville',serif;font-size:var(--ff-display,56px);font-weight:400;line-height:var(--ff-display-lh,64px);letter-spacing:0}.ff-h1{margin:0;font-family:'Libre Baskerville',serif;font-size:var(--ff-h1,36px);font-weight:400;line-height:var(--ff-h1-lh,44px)}.ff-h2{margin:0;font-family:'DM Sans',sans-serif;font-size:28px;font-weight:400;line-height:36px}.ff-kicker{font-size:16px;font-weight:300;line-height:1.4;letter-spacing:.64px;text-transform:uppercase}.ff-button{display:inline-flex;height:56px;align-items:center;justify-content:center;padding:13px 48px 12px;border-radius:40px;font-size:16px;font-weight:500;line-height:24px;white-space:nowrap}.ff-button--light{background:#fff;color:var(--ff-green)}.ff-content{padding-block:80px}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
