@import url(https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Lexend+Deca:wght@300;400;500;600;700&display=swap);:root{--gf-red:#e31d1d;--gf-black:#000;--gf-grey:#f5f5f5;--gf-white:#fff;--gf-ink:#000;--gf-muted:#5a5a5a;--gf-radius:15px;--gf-ease:cubic-bezier(0.25,1,0.5,1);--gf-font-title:'Bebas Neue',sans-serif;--gf-font-body:'Lexend Deca',system-ui,sans-serif}.gf{margin:0;font-family:var(--gf-font-body);color:var(--gf-ink);background:var(--gf-white);line-height:1.6;-webkit-font-smoothing:antialiased}[class^="gf-"],[class^="gf-"] *,[class*=" gf-"],[class*=" gf-"] *,.gf,.gf *{box-sizing:border-box}[class^="gf-"] img,[class*=" gf-"] img{max-width:100%;height:auto}[class^="gf-"] a,[class*=" gf-"] a{color:inherit;text-decoration:none}.gf-container{width:100%;max-width:1280px;margin:0 auto;padding-inline:clamp(20px,5vw,80px)}.gf-btn{display:inline-flex;align-items:center;justify-content:center;padding:18px 46px;border-radius:5px;border:2px solid #fff0;font-family:var(--gf-font-body);font-weight:400;font-size:1.125rem;line-height:1;text-transform:uppercase;text-align:center;white-space:nowrap;cursor:pointer;transition:background-color 0.25s var(--gf-ease),color 0.25s var(--gf-ease),border-color 0.25s var(--gf-ease)}.gf-btn.gf-btn--red{background:var(--gf-red);color:#fff;border-color:var(--gf-red)}.gf-btn.gf-btn--dark{background:var(--gf-black);color:#fff;border-color:var(--gf-black)}.gf-btn.gf-btn--light{background:#fff;color:var(--gf-black);border-color:#fff}.gf-btn.gf-btn--red:hover{background:#fff;color:var(--gf-red);border-color:var(--gf-red)}.gf-btn.gf-btn--dark:hover{background:#fff;color:var(--gf-black);border-color:var(--gf-black)}.gf-btn.gf-btn--light:hover{background:var(--gf-black);color:#fff;border-color:var(--gf-black)}.gf-section{padding-block:clamp(64px,8vw,120px);background-color:#ffffff!important}.gf-section--grey,.gf .gf-section--grey,.gf-section.gf-section--grey{background-color:#f5f5f5!important}.gf-eyebrow{font-family:var(--gf-font-body);font-weight:400;font-size:1.125rem;text-transform:uppercase;color:var(--gf-ink);margin:0 0 16px}.gf-h1{font-family:var(--gf-font-title);font-weight:400;font-size:clamp(2.6rem,6vw,4.6rem);line-height:.9375;letter-spacing:.01em;text-transform:uppercase;color:var(--gf-ink);margin:0 0 22px}.gf-outline{font-family:var(--gf-font-title);color:var(--gf-ink);-webkit-text-fill-color:#fff0;-webkit-text-stroke:2.5px var(--gf-ink);text-stroke:2.5px var(--gf-ink)}.gf-body{font-size:1.125rem;font-weight:400;color:var(--gf-ink);margin:0 0 26px;max-width:560px}.gf-breadcrumb{font-size:1.125rem;font-weight:400;color:var(--gf-ink);margin:clamp(24px,4vw,40px) 0 0}.gf-breadcrumb a:hover{text-decoration:underline}.gf-phero{position:relative;display:grid;place-items:center;text-align:center;width:100%;aspect-ratio:1689 / 917;min-height:480px;padding:clamp(200px,15vw,250px) clamp(20px,5vw,80px) clamp(48px,7vw,100px);overflow:hidden;background:#0d0d0d}.gf-phero__bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:0}.gf-phero::after{content:"";position:absolute;inset:0;z-index:1;background:radial-gradient(70% 65% at 50% 52%,rgb(0 0 0 / .4) 0%,#fff0 78%),linear-gradient(to bottom,rgb(0 0 0 / .5),rgb(0 0 0 / .7))}.gf-phero__inner{position:relative;z-index:2;max-width:1034px}.gf-phero .gf-eyebrow{color:rgb(255 255 255 / .85)}.gf-phero__title{font-family:var(--gf-font-title);font-weight:400;text-transform:uppercase;letter-spacing:.01em;line-height:.9375;color:#fff;font-size:clamp(2.6rem,7.8vw,5rem);margin:0 0 18px}.gf-phero__title .gf-outline{-webkit-text-stroke:0;text-stroke:0;color:#fff;-webkit-text-fill-color:#fff}.gf-phero__sub{color:rgb(255 255 255 / .92);font-weight:500;font-size:1.375rem;line-height:1.4;margin:0 auto 31px;max-width:760px}.gf-phero__actions{display:flex;flex-wrap:wrap;justify-content:center;gap:18px}.gf-split{display:grid;grid-template-columns:1fr 1fr;gap:clamp(32px,5vw,84px);align-items:center}.gf-split__text{max-width:600px}.gf-split__media{aspect-ratio:16 / 13;border-radius:var(--gf-radius);overflow:hidden;background:linear-gradient(135deg,#2a2a2a,#111)}.gf-split__media .gf-split__img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.gf-split--media-right .gf-split__media{justify-self:end;order:2}.gf-split--media-left .gf-split__media{justify-self:start;order:-1}.gf-split>*{min-width:0}.gf-split__media{min-width:0}.gf-cclub .gf-h1{margin-bottom:20px}.gf-cclub__media{position:relative}.gf-cclub__badge{position:absolute;top:18px;left:18px;z-index:2;display:inline-flex;align-items:center;padding:9px 16px;border-radius:999px;background:var(--gf-red);color:#fff;font-weight:500;font-size:.95rem;line-height:1;box-shadow:0 6px 20px rgb(227 29 29 / .35)}.gf-cclub__status{position:absolute;top:18px;right:18px;z-index:2;display:inline-flex;align-items:center;padding:9px 16px;border-radius:999px;background:rgb(0 0 0 / .78);color:#fff;font-weight:500;font-size:.95rem;line-height:1;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.gf-cclub__pills{display:flex;flex-wrap:wrap;gap:12px;margin:0 0 24px}.gf-pill{display:inline-flex;align-items:center;padding:9px 16px;border-radius:999px;border:1px solid var(--gf-red);color:var(--gf-red);background:#fff0;font-size:1.0625rem;font-weight:400;line-height:1;white-space:nowrap}.gf-cclub__infos{list-style:none;margin:0 0 28px;padding:0;display:flex;flex-direction:column;gap:14px}.gf-cclub__info{display:flex;align-items:center;gap:14px;font-size:1.0625rem;font-weight:300}.gf-cclub__info svg{width:22px;height:22px;flex:0 0 auto;color:var(--gf-red)}.gf-cclub__info a:hover{text-decoration:underline}.gf-cclub__foot{display:flex;flex-wrap:wrap;align-items:center;gap:18px 22px}.gf-cclub__actions{display:flex;flex-wrap:wrap;gap:14px}.gf-cclub__socials{display:flex;gap:12px;margin-left:auto}.gf-cclub__socials a{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;background:var(--gf-black);color:#fff;transition:background-color 0.2s var(--gf-ease),transform 0.2s var(--gf-ease)}.gf-cclub__socials a:hover{background:var(--gf-red);transform:translateY(-3px)}.gf-cclub__socials svg{width:20px;height:20px}@media (max-width:900px){.gf-split{grid-template-columns:1fr;gap:32px}.gf-split--media-right .gf-split__media,.gf-split--media-left .gf-split__media{order:-1;justify-self:stretch}.gf-split__text{max-width:none}}@media (max-width:768px){.gf-phero{aspect-ratio:auto;min-height:60vh}.gf-phero__actions{flex-direction:column;width:100%;max-width:360px;margin:0 auto}.gf-phero__actions .gf-btn{width:100%}.gf-cclub__foot{flex-direction:column;align-items:stretch}.gf-cclub__actions .gf-btn{width:100%}.gf-cclub__socials{margin-left:0}.gf-container{max-width:100%;padding-inline:clamp(16px,5vw,22px)}.gf-split__text .gf-btn,.gf-cclub__actions .gf-btn{max-width:100%}.gf-section{overflow-x:clip}}