.skip-lnk{position:absolute;left:-999px;top:auto;width:1px;height:1px;overflow:hidden}
.skip-lnk:focus{position:fixed;left:10px;top:10px;width:auto;height:auto;padding:8px 16px;background:#f7e024;color:#111111;font-weight:700;z-index:9999;border-radius:4px}
.sp-hero-band{position:relative;background:linear-gradient(135deg,#00a950 0%,#007a38 60%,#005228 100%);overflow:hidden;padding:48px 20px 40px}
.sp-hero-bg-svg{position:absolute;inset:0;width:100%;height:100%;pointer-events:none}
.sp-hero-bg-svg svg{width:100%;height:100%}
.sp-hero-inner{position:relative;z-index:1;max-width:1200px;margin:0 auto;display:flex;align-items:center;gap:40px}
.sp-hero-txt{flex:1;min-width:0}
.sp-hero-txt h1{font-size:clamp(1.6rem,3.5vw,2.4rem);font-weight:800;color:#ffffff;line-height:1.15;margin-bottom:16px}
.sp-lead{font-size:clamp(0.9rem,1.5vw,1rem);color:#e6f4ed;line-height:1.65;margin-bottom:24px}
.sp-hero-ctas{display:flex;flex-wrap:wrap;gap:12px}
.btn-cta{display:inline-flex;align-items:center;justify-content:center;background:#f7e024;color:#111111;font-weight:700;font-size:0.92rem;padding:12px 22px;border-radius:6px;text-decoration:none;transition:background 0.18s,transform 0.18s}
.btn-cta:hover{background:#e6cf00;transform:translateY(-1px)}
.btn-cta-out{display:inline-flex;align-items:center;justify-content:center;background:transparent;color:#ffffff;font-weight:700;font-size:0.92rem;padding:11px 22px;border-radius:6px;border:1.5px solid rgba(255,255,255,0.55);text-decoration:none;transition:background 0.18s,border-color 0.18s}
.btn-cta-out:hover{background:rgba(255,255,255,0.1);border-color:#ffffff}
.sp-hero-svg-wrap{width:40%;max-width:320px;min-width:180px;flex-shrink:0}
.sp-hero-svg-wrap svg{width:100%}
.sp-sports-band{background:#ffffff;padding:56px 20px}
.sp-sports-band h2{font-size:clamp(1.2rem,2.5vw,1.7rem);font-weight:800;color:#111111;margin-bottom:14px}
.sp-sports-band p{font-size:0.97rem;color:#222222;line-height:1.68;margin-bottom:28px}
.sp-sports-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:32px}
.sp-sport-card{background:#f7f7f7;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,0.07);transition:box-shadow 0.18s,transform 0.18s}
.sp-sport-card:hover{box-shadow:0 6px 20px rgba(0,0,0,0.12);transform:translateY(-2px)}
.sp-sport-card img{width:100%;height:150px;object-fit:cover;display:block}
.sp-card-body{padding:12px 14px 16px;display:flex;flex-direction:column;gap:6px}
.sp-card-name{font-size:1rem;font-weight:800;color:#111111}
.sp-card-detail{font-size:0.8rem;color:#333333;line-height:1.45}
.sp-card-markets{font-size:0.78rem;color:#444444;line-height:1.4}
.sp-types-band{background:#f4f4f4;padding:56px 20px}
.sp-types-band h2{font-size:clamp(1.2rem,2.5vw,1.7rem);font-weight:800;color:#111111;margin-bottom:14px}
.sp-types-band p{font-size:0.97rem;color:#222222;line-height:1.68;margin-bottom:20px}
.sp-types-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:28px}
.sp-type-card{background:#ffffff;border-radius:8px;padding:18px 16px 20px;box-shadow:0 2px 8px rgba(0,0,0,0.06);display:flex;flex-direction:column;gap:8px;transition:box-shadow 0.18s}
.sp-type-card:hover{box-shadow:0 6px 18px rgba(0,0,0,0.1)}
.sp-type-ico{font-size:1.5rem;line-height:1}
.sp-type-name{font-size:0.95rem;font-weight:800;color:#111111}
.sp-type-desc{font-size:0.82rem;color:#333333;line-height:1.5}
.sp-odds-band{background:#ffffff;padding:56px 20px}
.sp-odds-band h2{font-size:clamp(1.2rem,2.5vw,1.7rem);font-weight:800;color:#111111;margin-bottom:14px}
.sp-odds-band p{font-size:0.97rem;color:#222222;line-height:1.68;margin-bottom:20px}
.sp-steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:28px;margin-bottom:32px}
.sp-step-card{background:#f0faf5;border-radius:8px;padding:18px 16px 20px;display:flex;flex-direction:column;gap:10px}
.sp-step-num{width:32px;height:32px;border-radius:50%;background:#00a950;color:#ffffff;font-size:1rem;font-weight:800;display:flex;align-items:center;justify-content:center;flex-shrink:0}
.sp-step-txt{font-size:0.85rem;color:#222222;line-height:1.55}
.sp-markets-band{background:#f4f4f4;padding:56px 20px}
.sp-markets-band h2{font-size:clamp(1.2rem,2.5vw,1.7rem);font-weight:800;color:#111111;margin-bottom:14px}
.sp-markets-band p{font-size:0.97rem;color:#222222;line-height:1.68;margin-bottom:20px}
.sp-deposit-band{background:#ffffff;padding:56px 20px}
.sp-deposit-band h2{font-size:clamp(1.2rem,2.5vw,1.7rem);font-weight:800;color:#111111;margin-bottom:14px}
.sp-deposit-band p{font-size:0.97rem;color:#222222;line-height:1.68;margin-bottom:20px}
.cta-row{display:flex;justify-content:center;margin-top:8px}
.pg-inner{max-width:1200px;margin:0 auto;padding:0 10px}
@media(max-width:1200px){.sp-sports-grid{grid-template-columns:repeat(3,1fr)}.sp-types-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:968px){.sp-hero-inner{flex-direction:column;text-align:center}.sp-hero-ctas{justify-content:center}.sp-hero-svg-wrap{width:100%;max-width:260px;margin:0 auto}.sp-sports-grid{grid-template-columns:repeat(3,1fr)}.sp-types-grid{grid-template-columns:repeat(3,1fr)}.sp-steps-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:768px){.sp-sports-grid{grid-template-columns:repeat(2,1fr)}.sp-types-grid{grid-template-columns:repeat(2,1fr)}.sp-steps-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:480px){.sp-sports-grid{grid-template-columns:1fr}.sp-types-grid{grid-template-columns:1fr}.sp-steps-grid{grid-template-columns:1fr}}
@media(max-width:320px){.sp-hero-band{padding:32px 10px 28px}.sp-sports-band,.sp-types-band,.sp-odds-band,.sp-markets-band,.sp-deposit-band{padding:36px 10px}}
.mob-menu{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:#00a950;z-index:9999;overflow-y:auto;flex-direction:column}
.mob-menu.mob-open{display:flex}
@media(max-width:300px){.mob-menu{width:100%}}
.mob-drop{display:none;list-style:none;padding:0;margin:0}
.mob-drop.mob-drop-open{display:block}
.mob-drop li{padding:0}
.mob-drop li a{display:block;padding:10px 20px 10px 32px;color:#ffffff;text-decoration:none;font-size:0.9rem;border-top:1px solid rgba(255,255,255,0.1)}
.mob-drop li a:hover{background:rgba(255,255,255,0.08)}
.mob-arr{cursor:pointer;padding-left:8px;font-size:0.75rem;color:#ffffff;opacity:0.8;user-select:none;transition:transform 0.2s}
.mob-has-drop{flex-wrap:wrap;align-items:center}