.hopp-a-propos{ --yellow:#FFED00; --bg:#0B0B0B; --surface:#1a1a16; --surface-2:#201f1a; --white:#ffffff; --ink-soft:#c2c2bc; --ink-mute:#8a8a83; --line:#33322b; font-family:"Poppins",-apple-system,BlinkMacSystemFont,"Segoe UI",Inter,Roboto,Arial,sans-serif; } .hopp-a-propos *{box-sizing:border-box;} .hopp-a-propos p:empty{display:none;} .hopp-a-propos{margin:0;background:var(--bg);color:var(--white);line-height:1.7;} .hopp-a-propos a{color:inherit;text-decoration:none;} .hopp-a-propos img{max-width:100%;display:block;} .hopp-a-propos .note{ max-width:1000px;margin:0 auto;padding:14px 20px;background:var(--surface);border:1px solid var(--line); border-radius:10px;font-size:13px;color:var(--ink-soft);margin-top:16px; } .hopp-a-propos header.site{position:sticky;top:0;z-index:50;background:var(--bg);border-bottom:1px solid var(--line);} .hopp-a-propos .nav-wrap{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;padding:12px 24px;} .hopp-a-propos .logo img{height:40px;width:auto;} .hopp-a-propos nav.links{display:flex;align-items:center;gap:24px;font-size:15px;font-weight:700;letter-spacing:.3px;} .hopp-a-propos nav.links a:hover{color:var(--yellow);} .hopp-a-propos nav.links .mon-test{background:var(--yellow);color:#141400;padding:9px 16px;border-radius:999px;font-weight:700;} .hopp-a-propos .ap-hero{ position:relative;min-height:78vh;display:flex;align-items:flex-end; background:linear-gradient(180deg,rgba(11,11,11,.15) 0%,rgba(11,11,11,.55) 55%,var(--bg) 100%),url("https://hopp-sport.com/wp-content/uploads/2026/08/hero-fondateurs-web.jpg") center 20%/cover no-repeat; } .hopp-a-propos .ap-hero-inner{max-width:1200px;margin:0 auto;padding:0 24px 56px;width:100%;} .hopp-a-propos .ap-kicker{display:inline-block;font-size:12.5px;font-weight:800;letter-spacing:1.5px;text-transform:uppercase;color:var(--yellow);margin:0 0 18px;} .hopp-a-propos h1.ap-title{font-size:38px;line-height:1.15;font-weight:900;margin:0 0 20px;max-width:820px;color:var(--white);} .hopp-a-propos h1.ap-title span{color:var(--yellow);} .hopp-a-propos p.ap-lede{font-size:19px;color:var(--ink-soft);max-width:560px;margin:0;} .hopp-a-propos .manifesto{max-width:920px;margin:0 auto;padding:100px 24px;text-align:center;} .hopp-a-propos .manifesto .m-lead, .hopp-a-propos .manifesto .m-close{font-size:34px;line-height:1.35;font-weight:800;color:var(--white);margin:0;} .hopp-a-propos .manifesto .m-items{font-size:28px;line-height:1.6;font-weight:600;color:var(--ink-soft);margin:14px 0;} .hopp-a-propos .manifesto .m-close span{color:var(--yellow);} .hopp-a-propos .shell{max-width:1200px;margin:0 auto;padding:0 24px;} .hopp-a-propos .shell-narrow{max-width:900px;margin:0 auto;padding:0 24px;} .hopp-a-propos .eyebrow{font-size:12px;font-weight:800;letter-spacing:1.3px;text-transform:uppercase;color:var(--yellow);margin:0 0 14px;} .hopp-a-propos .eyebrow-lg{font-size:26px;font-weight:800;letter-spacing:0;text-transform:none;color:var(--white);margin:0 0 16px;} .hopp-a-propos a.eyebrow-lg{display:inline-flex;align-items:center;gap:10px;} .hopp-a-propos a.eyebrow-lg svg{width:20px;height:20px;stroke:var(--yellow);} .hopp-a-propos a.eyebrow-lg:hover{color:var(--yellow);} .hopp-a-propos .story{padding:20px 0 90px;} .hopp-a-propos .story-grid{display:grid;grid-template-columns:0.85fr 1.15fr;gap:60px;align-items:start;} .hopp-a-propos .story-grid figure{margin:0;position:sticky;top:90px;} .hopp-a-propos .story-grid figure img{border-radius:20px;width:100%;object-fit:cover;aspect-ratio:4/5;} .hopp-a-propos .story h2{font-size:32px;font-weight:800;margin:0 0 24px;line-height:1.2;} .hopp-a-propos .story-text p{font-size:15.5px;color:var(--ink-soft);margin:0 0 18px;} .hopp-a-propos .story-text p:last-child{margin-bottom:0;} .hopp-a-propos .story-text strong{color:var(--white);} @media (max-width:860px){.hopp-a-propos .story-grid{grid-template-columns:1fr;gap:28px;} .hopp-a-propos .story-grid figure{position:static;}} .hopp-a-propos .values{background:var(--bg);padding:6px 0 80px;} .hopp-a-propos .values h2{font-size:32px;font-weight:800;text-align:center;margin:0 0 12px;} .hopp-a-propos .values > .shell > p.sub{text-align:center;color:var(--ink-mute);font-size:14.5px;max-width:560px;margin:0 auto 50px;} .hopp-a-propos .value-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;} .hopp-a-propos .value-card{background:var(--surface-2);border:1.5px solid var(--yellow);border-radius:18px;padding:28px 22px;transition:transform .25s ease,box-shadow .25s ease,background .25s ease;} .hopp-a-propos .value-card:hover{transform:translateY(-4px);box-shadow:0 0 0 3px rgba(255,237,0,.25),0 16px 30px rgba(255,237,0,.12);background:var(--surface);} .hopp-a-propos .value-head{display:flex;align-items:baseline;gap:12px;margin:0 0 12px;} .hopp-a-propos .value-num{font-size:36px;font-weight:900;color:var(--yellow);margin:0;line-height:1;} .hopp-a-propos .value-card h3{font-size:16px;font-weight:800;margin:0;color:var(--white);} .hopp-a-propos .value-card p{font-size:13px;color:var(--ink-soft);margin:0;line-height:1.55;} @media (max-width:900px){.hopp-a-propos .value-grid{grid-template-columns:1fr 1fr;}} @media (max-width:560px){.hopp-a-propos .value-grid{grid-template-columns:1fr;}} .hopp-a-propos .stats-band{display:flex;justify-content:center;gap:0;flex-wrap:wrap;padding:56px 24px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);} .hopp-a-propos .stat{padding:0 40px;text-align:center;border-right:1px solid var(--line);} .hopp-a-propos .stat:last-child{border-right:none;} .hopp-a-propos .stat-num{display:block;font-size:38px;font-weight:900;color:var(--yellow);line-height:1;} .hopp-a-propos .stat-label{font-size:12.5px;color:var(--ink-mute);margin-top:8px;font-weight:600;letter-spacing:.2px;} @media (max-width:700px){.hopp-a-propos .stat{padding:14px 24px;border-right:none;border-bottom:1px solid var(--line);flex:1 1 45%;}} .hopp-a-propos .team{padding:28px 0 90px;} .hopp-a-propos .team h2{font-size:32px;font-weight:800;text-align:center;margin:0 0 12px;} .hopp-a-propos .team > .shell > p.sub{text-align:center;color:var(--ink-mute);font-size:14.5px;max-width:560px;margin:0 auto 54px;} .hopp-a-propos .founder-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px;} .hopp-a-propos .founder-card{background:var(--surface);border:1px solid var(--line);border-radius:22px;overflow:hidden;} .hopp-a-propos .founder-card img{width:100%;aspect-ratio:4/5;object-fit:cover;object-position:top;} .hopp-a-propos .founder-body{padding:26px 28px 30px;} .hopp-a-propos .founder-body h3{font-size:19px;font-weight:800;margin:0 0 4px;color:var(--white);} .hopp-a-propos .founder-body p.role{font-size:13px;color:var(--yellow);font-weight:700;margin:0 0 16px;} .hopp-a-propos .founder-body p.quote{font-size:14.5px;color:var(--ink-soft);margin:0 0 16px;font-style:italic;} .hopp-a-propos .founder-body img.fifa{height:30px;width:auto;max-width:none;filter:grayscale(1) brightness(1.6);} @media (max-width:720px){.hopp-a-propos .founder-grid{grid-template-columns:1fr;}} .hopp-a-propos .callout{background:var(--surface);border-left:4px solid var(--yellow);border-radius:0 12px 12px 0;padding:16px 20px;margin:0 0 60px;font-size:14.5px;color:var(--ink-soft);} .hopp-a-propos .callout b{color:var(--yellow);font-size:16.5px;} .hopp-a-propos .closing{background:var(--yellow);color:var(--bg);padding:70px 24px;text-align:center;} .hopp-a-propos .closing h2{font-size:30px;font-weight:900;margin:0 0 14px;color:var(--bg);} .hopp-a-propos .closing p{font-size:20px;font-weight:800;color:#3a3600;max-width:480px;margin:0 auto 28px;} .hopp-a-propos .closing .btn{display:inline-block;background:var(--bg);color:var(--yellow);padding:14px 28px;border-radius:999px;font-weight:800;font-size:14.5px;} .hopp-a-propos footer.site{background:var(--bg);color:var(--ink-mute);border-top:1px solid var(--line);} .hopp-a-propos .footer-wrap{max-width:1200px;margin:0 auto;padding:30px 24px 40px;font-size:12.5px;} @media (max-width:720px){.hopp-a-propos h1.ap-title{font-size:28px;} .hopp-a-propos .manifesto .m-lead, .hopp-a-propos .manifesto .m-close{font-size:22px;} .hopp-a-propos .manifesto .m-items{font-size:19px;} .hopp-a-propos .manifesto{padding:64px 24px;} .hopp-a-propos nav.links{display:none;} .hopp-a-propos .ap-hero{min-height:64vh;}}.hopp-a-propos .stats-band{border-top:none;border-bottom:none;}.hopp-a-propos .closing{padding-top:32px;}@media (max-width:720px){.hopp-a-propos .eyebrow{color:var(--white);}.hopp-a-propos .story{padding-bottom:20px;}}.hopp-a-propos .story-grid{grid-template-columns:1fr;}.hopp-a-propos .values h2::before{content:'“';color:var(--white);font-size:1.8em;font-weight:900;vertical-align:-0.15em;margin-right:8px;}.hopp-a-propos .values h2::after{content:'”';color:var(--white);font-size:1.8em;font-weight:900;vertical-align:-0.35em;margin-left:8px;}.hopp-a-propos .stats-band{padding-top:20px;}.hopp-a-propos .closing{padding-bottom:36px;}@media (max-width:720px){.hopp-a-propos .stat{border-bottom:none;}.hopp-a-propos .team{padding-top:4px;}.hopp-a-propos .stats-band{padding-bottom:20px;}}