*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--orange: #e8590a;--orange-hover: #cc4d08;--bg-darkest: #111111;--bg-dark: #1a1a1a;--bg-section: #222222;--bg-alt: #2a2a2a;--white: #ffffff;--text: #e0e0e0;--muted: #aaaaaa;--border: rgba(255,255,255,.1);--font: "Inter", system-ui, -apple-system, Arial, sans-serif;--font-alt: "Inter", system-ui, sans-serif;--font-tagline: "Inter", system-ui, sans-serif;--nav-h: 72px}html{scroll-behavior:smooth;font-size:16px}body{background:var(--bg-dark);color:var(--text);font-family:var(--font);font-weight:400;line-height:1.7;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}ul{list-style:none}.text-orange{color:var(--orange)}.white{color:var(--white)}.underline{text-decoration:underline}.nowrap{white-space:nowrap}#ff-nav{position:fixed;top:0;left:0;right:0;z-index:200;height:var(--nav-h);background:#161616;border-bottom:1px solid rgba(255,255,255,.06);display:flex;align-items:center;padding:0 5vw;font-family:Inter,sans-serif;line-height:1.6}#ff-nav *{font-family:Inter,sans-serif}.ff-nav__inner{display:flex;align-items:center;width:100%;gap:1.25rem;min-width:0}.ff-nav__logo{flex-shrink:0;display:flex;align-items:center}.ff-nav__logo img{height:40px;width:auto;max-width:none;display:block}.ff-nav__divider{width:1px;height:32px;background:#fff3;flex-shrink:0}.ff-nav__tagline{font-family:Inter,sans-serif;font-size:12px;font-weight:400;letter-spacing:.08em;text-transform:uppercase;color:var(--white);white-space:nowrap;line-height:1.4;margin:0;flex-shrink:1;min-width:0;overflow:hidden;text-overflow:ellipsis}.ff-nav__links{display:flex;align-items:center;gap:1.5rem;margin-left:auto;flex-shrink:0}.ff-nav__links a{font-family:Inter,sans-serif;font-size:13px;font-weight:700;color:var(--white);line-height:1.6;margin:0 3px;transition:color .2s}.ff-nav__links a:hover{color:var(--orange)}.ff-nav__cta{display:inline-block;background:var(--orange);color:var(--white)!important;font-family:Inter,sans-serif;font-size:13px;font-weight:700;padding:.7rem 1.5rem;border-radius:4px;line-height:1.4;transition:background .2s,transform .15s;white-space:nowrap;margin-left:1rem}.ff-nav__cta:hover{background:var(--orange-hover);transform:translateY(-1px)}.ff-nav__toggle{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.ff-nav__hamburger{display:none;background:none;border:none;cursor:pointer;padding:8px;color:var(--white);font-size:1.25rem;margin-left:auto;line-height:1;user-select:none}#ff-hero{position:relative;min-height:80vh;display:flex;align-items:center;padding:180px 10vw 120px 8vw;background:linear-gradient(#00000080,#000000b3),url(http://fileflex.com/wp-content/uploads/2015/03/iStock-1445140730-scaled.jpg.webp);background-size:cover;background-position:80% center;overflow:hidden}#ff-hero:before{display:none}.ff-hero__content{position:relative;max-width:680px}.ff-hero__content h1{font-size:clamp(29px,3.23vw,44px);font-weight:600;line-height:1.08;color:var(--white);margin-bottom:1.5rem;letter-spacing:-.025em}.ff-eyebrow{display:block;font-size:13px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--orange);margin:0 0 20px}.ff-eyebrow--center{text-align:center}#ff-transform .ff-eyebrow{color:#fff}.ff-hero__sub{font-size:1.125rem;color:var(--white);margin-bottom:2.5rem;line-height:1.75}.ff-hero__sub strong{color:#e8590a;font-weight:400}.ff-btn-play{display:inline-flex;align-items:center;gap:.75rem;background:var(--orange);color:var(--white);font-size:.9375rem;font-weight:600;padding:.9rem 2rem;border-radius:4px;transition:background .2s,transform .15s,box-shadow .2s;cursor:pointer;border:none}.ff-btn-play .play-icon{width:0;height:0;border-top:7px solid transparent;border-bottom:7px solid transparent;border-left:12px solid var(--white);flex-shrink:0}.ff-btn-play:hover{background:var(--orange-hover);transform:translateY(-2px);box-shadow:0 8px 24px #e8590a66}#ff-problem{background:var(--bg-darkest);padding:90px 5vw}#ff-problem .section-title{font-size:clamp(27px,3.4vw,44px);font-weight:600;color:var(--white);text-align:center;margin-bottom:3.5rem;line-height:1.1;letter-spacing:-.025em}.ps-grid{display:grid;grid-template-columns:1fr 1fr;gap:2px;background:var(--border);border-radius:8px;overflow:hidden;max-width:1100px;margin:0 auto}.ps-col{background:var(--bg-darkest);padding:3rem 2.5rem}.ps-row{display:flex;flex-direction:row;align-items:flex-start;gap:1.5rem}.ps-row .ps-text{flex:1 1 0;min-width:0}.ps-row .ps-media{flex:0 0 240px;max-width:240px;display:flex;align-items:flex-start;justify-content:center}.ps-row .ps-media img{width:100%;height:240px;object-fit:contain;display:block;margin:0}@media (max-width: 768px){.ps-row{flex-direction:column;align-items:stretch}.ps-row .ps-media{max-width:100%}}.ps-col h3{font-size:1.25rem;font-weight:700;color:var(--orange);margin-bottom:.75rem;display:inline-block}.ps-col p{color:var(--text);font-size:.9375rem;line-height:1.75}.ps-col p strong{color:var(--white);font-weight:100;font-size:20px}.btn-orange{display:inline-block;background:var(--orange);color:var(--white);font-size:.875rem;font-weight:600;padding:.7rem 1.75rem;border-radius:4px;margin-top:1.25rem;transition:background .2s,transform .15s}.btn-orange:hover{background:var(--orange-hover);transform:translateY(-1px)}.ff-explore-nav{background:#0f0f0f;border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:1.5rem 5vw}.ff-explore-nav__inner{display:flex;flex-direction:column;align-items:center;gap:1.125rem;max-width:1200px;margin:0 auto}.ff-explore-nav__label{font-size:2rem;font-weight:600;color:var(--white);text-align:center;width:100%}.ff-explore-nav__links{display:flex;gap:50px;flex-wrap:wrap;justify-content:center}.ff-explore-nav__links a{font-size:.95rem;font-weight:400;color:var(--white);transition:color .2s;white-space:nowrap}.ff-explore-nav__links a:hover{color:var(--orange)}#ff-meet{background:#fafbfc;padding:120px 5vw;color:#0e1a2b}.ff-meet__wrap{max-width:1280px;margin:0 auto}.ff-meet__eyebrow{color:var(--orange)}.ff-meet__title{font-size:clamp(27px,3.4vw,44px);font-weight:600;color:#0e1a2b;line-height:1.1;letter-spacing:-.025em;margin:0 0 24px;text-align:left;max-width:900px}.ff-meet__img{width:100%;margin:48px 0 64px;padding:40px;background:#fff;border:1px solid #E5E9EE;border-radius:20px;box-shadow:0 30px 80px -40px #0e1a2b26;overflow:hidden;display:flex;align-items:center;justify-content:center}.ff-meet__img img{max-width:100%;height:auto;display:block;border-radius:8px}.ff-meet__cols{display:grid;grid-template-columns:1fr 1.2fr;gap:64px;margin-top:24px;margin-bottom:2.5rem}.ff-meet__kicker{font-size:13px;font-weight:600;color:#0e1a2b;letter-spacing:.1em;text-transform:uppercase;line-height:1.2;margin:0 0 24px;padding-bottom:16px;border-bottom:2px solid var(--orange);display:inline-block}.ff-meet__list{list-style:none;padding:0;margin:0}.ff-meet__list li{font-size:16px;color:#51606f;line-height:1.6;padding:14px 0;border-bottom:1px solid #E5E9EE;position:static}.ff-meet__list li:before{content:none}.ff-meet__list li:last-child{border-bottom:0}.ff-meet__list strong{color:#0e1a2b;font-weight:600}.ff-meet__list--tight li{padding:12px 0}.ff-meet__sub{color:#51606f;font-size:14px}.ff-meet__cta{text-align:center}.ff-btn--orange{display:inline-block;background:var(--orange);color:var(--white);font-size:.9375rem;font-weight:600;padding:.8rem 2.25rem;border-radius:4px;transition:background .2s,transform .15s}.ff-btn--orange:hover{background:var(--orange-hover);transform:translateY(-1px)}#ff-use{background:#2b2f3a;padding:90px 5vw 100px}#ff-use .section-title{font-size:clamp(27px,3.4vw,44px);font-weight:600;color:var(--white);text-align:center;margin-bottom:2.5rem;line-height:1.1;letter-spacing:-.025em}.ff-accordion{max-width:1400px;margin:0 auto;border-top:1px solid rgba(255,255,255,.35);text-align:left}.ff-accordion-item{border-bottom:1px solid rgba(255,255,255,.35)}.ff-accordion-link{display:flex;align-items:center;justify-content:space-between;padding:1.25rem .5rem;color:var(--text);transition:color .2s,padding-left .2s;gap:1rem}.ff-accordion-link:hover{color:var(--white);padding-left:.75rem}.ff-accordion-link:hover .ff-accordion-arrow{color:var(--orange)}.ff-accordion-link h3{font-size:18px;font-weight:400;line-height:1.3;color:inherit;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1;min-width:0}.ff-accordion-link h3 strong{font-weight:600;color:var(--white)}.ff-accordion-arrow{font-size:28px;font-weight:300;line-height:1;color:#fff;flex-shrink:0;margin-left:24px;transition:color .2s}#ff-transform{position:relative;background:linear-gradient(180deg,#e6551f,#c83c0a);color:#fff;padding:100px 5vw;overflow:hidden}#ff-transform:after{content:"";position:absolute;left:50%;bottom:-390px;transform:translate(-50%);width:140%;height:460px;background:var(--bg-darkest);border-radius:50%;pointer-events:none}#ff-transform>*{position:relative;z-index:1}#ff-transform .section-title,#ff-key .section-title{font-size:clamp(27px,3.4vw,44px);font-weight:600;color:var(--white);text-align:center;margin-bottom:3rem;line-height:1.1;letter-spacing:-.025em}.ff-feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:40px;max-width:1320px;margin:60px auto}@media (max-width: 1100px){.ff-feature-grid{grid-template-columns:repeat(2,1fr);gap:50px;max-width:720px}}@media (max-width: 600px){.ff-feature-grid{grid-template-columns:1fr;max-width:420px}}.ff-feature-card{background:transparent;border:0;border-radius:0;padding:0;text-align:center}.ff-feature-icon{width:100%;height:100px;margin:0 0 20px;display:flex;align-items:center;justify-content:center}.ff-feature-icon img{width:100px;height:100px;object-fit:contain}.ff-feature-card h4{font-size:clamp(1.4rem,1.8vw,2.15em);font-weight:700;color:#fff;margin-bottom:15px;line-height:1.2;text-align:center;text-wrap:balance}.ff-feature-card p{font-size:16px;color:#fff;opacity:1;line-height:1.6;margin-bottom:20px}.ff-feature-card a.read-more{font-size:.825rem;font-weight:600;color:#fff}#ff-key{background:var(--bg-darkest);padding:90px 5vw}#ff-key .ff-feature-card{text-align:center}#ff-key .ff-feature-icon{margin-left:auto;margin-right:auto;justify-content:center}#ff-key .ff-feature-card h4{font-size:clamp(1.4rem,1.8vw,2.15em);font-weight:700;line-height:1.2;text-wrap:balance}#ff-key .ff-feature-card p{font-size:16px;color:#fff;opacity:1;line-height:1.6}#ff-key .ff-feature-card a.read-more{font-size:18px;font-weight:700;color:var(--orange)}#ff-tech{background:#fff;padding:60px 5vw;text-align:center}.ff-tech__title{font-size:28px;font-weight:700;color:#080808;text-align:center;max-width:1200px;margin:0 auto 40px;line-height:1.25;font-family:Inter,sans-serif;text-wrap:balance}@media only screen and (min-width: 576px){.ff-tech__title{font-size:26px}}@media only screen and (min-width: 768px){.ff-tech__title{font-size:31px}}@media only screen and (min-width: 992px){.ff-tech__title{font-size:36px}}.ff-logo-grid{display:flex;flex-wrap:nowrap;align-items:center;justify-content:center;gap:50px;width:100vw;margin-left:50%;transform:translate(-50%)}.ff-logo-grid a{display:inline-flex;align-items:center}.partner-logo{height:80px;width:auto;max-width:none;object-fit:contain;filter:grayscale(100%);opacity:.8;transition:filter .3s,opacity .3s}.partner-logo:hover{filter:grayscale(0%);opacity:1}#ff-learning{background:#2b2e37;padding:90px 5vw}#ff-learning .section-title{font-size:clamp(27px,3.4vw,44px);font-weight:600;color:var(--white);text-align:center;margin-bottom:3rem;line-height:1.1;letter-spacing:-.025em}.ff-resource-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:60px;max-width:1200px;margin:40px auto 0;text-align:left}.ff-resource-col{display:flex;flex-direction:column}.ff-resource-item{background:transparent;border:0;border-bottom:2px solid rgba(255,255,255,.25);border-radius:0;padding:18px 0}.ff-resource-col .ff-resource-item:first-child{border-top:2px solid rgba(255,255,255,.25)}.ff-resource-item h4{margin:0;color:#fff;font-size:22px;font-weight:600;line-height:1.35}.ff-resource-item h4 a{color:inherit;text-decoration:none;display:inline-block}.ff-resource-item h4 a:hover{text-decoration:underline}#ff-cta{width:100%;background:#07090d;padding:110px 0 120px;text-align:center}.ff-cta__title{max-width:1200px;margin:0 auto 100px;padding:0 24px;color:#fff;font-size:46px;font-weight:700;line-height:1.15;letter-spacing:-.035em;white-space:nowrap}.ff-cta__actions{margin-top:44px;display:flex;justify-content:center;align-items:center;width:100%;gap:64px;flex-wrap:wrap}.ff-cta__btn{display:inline-flex;align-items:center;justify-content:center;min-width:240px;height:68px;padding:0 34px;color:#fff;text-decoration:none;font-size:22px;font-weight:500;border:1.5px solid rgba(255,255,255,.45);border-radius:6px;background:transparent;transition:transform .18s ease,border-color .18s ease,background-color .18s ease}.ff-cta__btn:hover{transform:translateY(-1px);border-color:#ffffffbf;background-color:#ffffff0d}.ff-cta__btn:active{transform:translateY(0)}@media (max-width: 1100px){.ff-cta__actions{gap:36px}.ff-cta__btn{min-width:300px}}@media (max-width: 720px){.ff-cta__title{font-size:31px;white-space:normal}.ff-cta__actions{margin-top:30px;gap:18px}.ff-cta__btn{width:100%;min-width:0;height:62px;font-size:20px}}#ff-footer{background:#141414;padding:80px 5vw 40px;font-size:14px;color:#b0b0b0;font-family:Inter,sans-serif;line-height:1.6}#ff-footer *{font-family:Inter,sans-serif}.ff-footer__cols{display:grid;grid-template-columns:repeat(4,1fr);gap:40px;margin-bottom:60px;max-width:1320px;margin-left:auto;margin-right:auto}.ff-footer__col h4{color:#fff;font-size:16px;font-weight:700;line-height:1.25;margin:0 0 25px;text-transform:none;letter-spacing:0;font-family:Inter,sans-serif}.ff-footer__col ul{display:flex;flex-direction:column;list-style:none;padding:0;margin:0}.ff-footer__col ul li{margin:0 0 8px;line-height:1.08;font-size:14px}.ff-footer__col ul a{font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:1.08;color:#b0b0b0;text-decoration:none;transition:color .2s}.ff-footer__col ul a:hover{color:var(--orange)}.ff-footer__bottom{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:20px;padding-top:30px;border-top:1px solid rgba(255,255,255,.1);max-width:1320px;margin:0 auto}.ff-footer__logo-wrap{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.ff-footer__logo img{height:30px;width:auto}.ff-footer__copy{font-size:14px;color:#b0b0b0}.ff-footer__legal{font-size:14px;color:#b0b0b0;display:flex;gap:.5rem;align-items:center;flex-wrap:wrap}.ff-footer__legal a{color:#b0b0b0;text-decoration:none;transition:color .2s}.ff-footer__legal a:hover{color:var(--orange)}.ff-footer__legal span{opacity:.4}.ff-footer__social{display:flex;gap:18px}.ff-footer__social a{width:52px;height:52px;border:1.5px solid rgba(255,255,255,.6);border-radius:4px;display:flex;align-items:center;justify-content:center;color:#fff;background:transparent;transition:border-color .2s,background .2s,transform .18s}.ff-footer__social a svg{width:18px;height:18px}.ff-footer__social a:hover{border-color:#fff;background:#ffffff0f;transform:translateY(-1px)}.ff-modal-overlay{display:none;position:fixed;inset:0;background:#000000d9;z-index:999;align-items:center;justify-content:center}.ff-modal-overlay:target{display:flex}html:has(.ff-modal-overlay:target){overflow:hidden}.ff-modal-backdrop{position:absolute;inset:0;z-index:0;cursor:default}.ff-modal{z-index:1}.ff-modal{position:relative;width:90%;max-width:860px;aspect-ratio:16/9}.ff-modal iframe{width:100%;height:100%;border:none;border-radius:6px}.ff-modal-close{position:absolute;top:-40px;right:0;background:none;border:none;color:#fff;font-size:1.75rem;cursor:pointer;line-height:1}@media (max-width: 1024px){.ff-feature-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 1280px){.ff-nav__inner{gap:1rem}.ff-nav__links{gap:1.1rem}.ff-nav__links a{margin:0}}@media (max-width: 1180px){.ff-nav__divider,.ff-nav__tagline{display:none}}@media (max-width: 1080px){.ff-nav__links{display:none}.ff-nav__toggle:checked~.ff-nav__inner .ff-nav__links{display:flex;flex-direction:column;position:fixed;top:var(--nav-h);left:0;right:0;background:#111;border-bottom:1px solid var(--border);padding:1.5rem 5vw;gap:1.25rem;z-index:199}.ff-nav__cta{margin-left:0}.ff-nav__hamburger{display:block}}@media (max-width: 900px){.ps-grid,.ff-meet__cols{grid-template-columns:1fr}.ff-footer__cols{grid-template-columns:1fr 1fr}.ff-footer__bottom{flex-direction:column;align-items:flex-start}.ff-resource-grid{grid-template-columns:1fr}}@media (max-width: 640px){.ff-feature-grid,.ff-footer__cols{grid-template-columns:1fr}#ff-hero{padding:calc(var(--nav-h) + 50px) 6vw 60px}.ff-cta__actions{flex-direction:column;align-items:center}.ff-explore-nav__links{gap:1rem}}
