.elementor-333 .elementor-element.elementor-element-07defdc{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-333 .elementor-element.elementor-element-984bc4e{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-333 .elementor-element.elementor-element-544661e{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}:root{--page-title-display:none;}/* Start custom CSS for container, class: .elementor-element-07defdc */body{
  background:#0b1120!important;
}

.zz-hero-pro{
  position:relative;
  overflow:hidden;
  padding:76px 45px;
  border-radius:30px;
  background:
    radial-gradient(circle at top right, rgba(245,197,66,.28), transparent 35%),
    linear-gradient(135deg,#0f172a,#111827 55%,#020617);
  color:#fff;
  margin-bottom:34px;
  box-shadow:0 25px 70px rgba(0,0,0,.35);
}

.zz-hero-pro:after{
  content:"";
  position:absolute;
  right:-80px;
  bottom:-120px;
  width:360px;
  height:360px;
  border-radius:50%;
  background:rgba(245,197,66,.12);
  filter:blur(10px);
}

.zz-hero-content{
  position:relative;
  z-index:2;
  max-width:850px;
}

.zz-badge-pro{
  display:inline-flex;
  align-items:center;
  gap:8px;
  padding:10px 16px;
  border-radius:999px;
  background:#f5c542;
  color:#111;
  font-size:13px;
  font-weight:900;
  margin-bottom:22px;
}

.zz-hero-pro h1{
  font-size:58px;
  line-height:1.05;
  margin:0 0 18px;
  letter-spacing:-1.5px;
}

.zz-hero-pro p{
  font-size:20px;
  line-height:1.6;
  max-width:780px;
  color:rgba(255,255,255,.86);
}

.zz-hero-pills{
  display:flex;
  gap:12px;
  flex-wrap:wrap;
  margin-top:26px;
}

.zz-hero-pills span{
  padding:10px 15px;
  border-radius:999px;
  background:rgba(255,255,255,.08);
  border:1px solid rgba(255,255,255,.12);
  color:#fff;
  font-weight:700;
}

.zz-section-head{
  background:#fff;
  padding:34px;
  border-radius:26px;
  margin-bottom:24px;
  box-shadow:0 18px 55px rgba(0,0,0,.14);
}

.zz-section-head span{
  color:#16a34a;
  font-size:13px;
  font-weight:900;
  text-transform:uppercase;
  letter-spacing:.08em;
}

.zz-section-head h2{
  margin:8px 0 10px;
  font-size:34px;
  letter-spacing:-.5px;
}

.zz-section-head p{
  font-size:17px;
  color:#64748b;
  max-width:850px;
}

.zz-odds-grid{
  display:grid;
  grid-template-columns:repeat(2,1fr);
  gap:24px;
  margin:0 0 34px;
}

.zz-match-card{
  position:relative;
  overflow:hidden;
  background:linear-gradient(180deg,#ffffff,#f8fafc)!important;
  border-radius:26px;
  padding:26px!important;
  box-shadow:0 18px 55px rgba(0,0,0,.14);
  border:1px solid rgba(15,23,42,.08);
  transition:all .22s ease;
}

.zz-match-card:before{
  content:"";
  position:absolute;
  left:0;
  top:0;
  width:100%;
  height:5px;
  background:linear-gradient(90deg,#f5c542,#16a34a);
}

.zz-match-card:hover{
  transform:translateY(-5px);
  box-shadow:0 28px 75px rgba(0,0,0,.20);
}

.zz-match-top{
  display:flex;
  justify-content:space-between;
  align-items:center;
  gap:12px;
  margin-bottom:18px;
  font-size:13px;
}

.zz-league{
  background:#f5c542;
  color:#111;
  padding:8px 12px;
  border-radius:999px;
  font-weight:900;
}

.zz-time{
  color:#64748b;
  font-weight:700;
}

.zz-match-card h3{
  font-size:22px;
  margin:0 0 22px;
  line-height:1.25;
  color:#111827;
  letter-spacing:-.3px;
}

.zz-odds-row{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:12px;
  margin-bottom:20px;
}

.zz-odd{
  background:#f1f5f9;
  border-radius:18px;
  padding:15px 10px;
  text-align:center;
  border:1px solid rgba(15,23,42,.05);
}

.zz-odd span{
  display:block;
  font-size:12px;
  color:#64748b;
  margin-bottom:6px;
  font-weight:700;
}

.zz-odd strong{
  font-size:30px;
  color:#020617;
  font-weight:950;
}

.zz-bet-btn{
  display:block;
  text-align:center;
  background:linear-gradient(135deg,#16a34a,#22c55e);
  color:#fff!important;
  padding:16px;
  border-radius:16px;
  font-weight:950;
  text-decoration:none!important;
  box-shadow:0 12px 30px rgba(22,163,74,.28);
}

.zz-bet-btn:hover{
  transform:translateY(-1px);
  box-shadow:0 16px 38px rgba(22,163,74,.36);
}

.zz-seo-pro{
  padding:38px;
  border-radius:28px;
  background:#fff;
  box-shadow:0 18px 55px rgba(0,0,0,.14);
  margin-bottom:40px;
}

.zz-seo-pro h2{
  font-size:34px;
  margin:0 0 15px;
  letter-spacing:-.5px;
}

.zz-seo-pro p{
  font-size:17px;
  line-height:1.75;
  color:#475569;
}

.zz-warning-pro{
  margin-top:24px;
  padding:18px 20px;
  border-radius:18px;
  background:#fff7dd;
  border:1px solid rgba(245,197,66,.45);
  color:#111827;
  font-weight:900;
}

.zz-error{
  padding:22px;
  background:#fff7dd;
  border-radius:18px;
  font-weight:900;
}

@media(max-width:900px){
  .zz-odds-grid{
    grid-template-columns:1fr;
  }

  .zz-hero-pro{
    padding:48px 26px;
  }

  .zz-hero-pro h1{
    font-size:38px;
  }

  .zz-hero-pro p{
    font-size:17px;
  }

  .zz-section-head,
  .zz-seo-pro{
    padding:26px;
  }

  .zz-odds-row{
    grid-template-columns:1fr;
  }
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-34f1c12 */.zz-odds-grid{
  display:grid;
  grid-template-columns:repeat(2,1fr);
  gap:22px;
  margin-top:25px;
}

.zz-match-card{
  background:#ffffff!important;
  border-radius:22px;
  padding:24px!important;
  box-shadow:0 10px 30px rgba(0,0,0,.08);
  border:1px solid #eee;
}

.zz-match-top{
  display:flex;
  justify-content:space-between;
  gap:12px;
  margin-bottom:14px;
  font-size:13px;
}

.zz-league{
  background:#f5c542;
  color:#111;
  padding:6px 10px;
  border-radius:999px;
  font-weight:700;
}

.zz-time{
  color:#666;
}

.zz-match-card h3{
  font-size:20px;
  margin:0 0 18px;
  line-height:1.3;
}

.zz-odds-row{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:10px;
  margin-bottom:18px;
}

.zz-odd{
  background:#f7f8fa;
  border-radius:14px;
  padding:12px;
  text-align:center;
}

.zz-odd span{
  display:block;
  font-size:12px;
  color:#666;
  margin-bottom:5px;
}

.zz-odd strong{
  font-size:22px;
  color:#111;
}

.zz-bet-btn{
  display:block;
  text-align:center;
  background:#16a34a;
  color:#fff!important;
  padding:14px;
  border-radius:14px;
  font-weight:800;
  text-decoration:none!important;
}

.zz-bet-btn:hover{
  opacity:.9;
}

.zz-error{
  padding:20px;
  background:#fff4d6;
  border-radius:14px;
  font-weight:700;
}

@media(max-width:768px){
  .zz-odds-grid{
    grid-template-columns:1fr;
  }

  .zz-odds-row{
    grid-template-columns:1fr;
  }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-984bc4e */.elementor-333 .elementor-element.elementor-element-984bc4e{
  background:#fff;
  border-radius:24px;
  padding:35px;
  box-shadow:0 10px 30px rgba(0,0,0,.08);
  margin-bottom:30px;
}/* End custom CSS */
/* Start custom CSS */body{
  background:#070b14!important;
}

.zz-hero{
  position:relative;
  overflow:hidden;
  padding:72px 46px;
  border-radius:34px;
  color:#fff;
  margin-bottom:34px;
  background:
    radial-gradient(circle at 85% 35%, rgba(245,197,66,.32), transparent 28%),
    radial-gradient(circle at 95% 80%, rgba(22,163,74,.22), transparent 24%),
    linear-gradient(135deg,#0f172a,#111827 55%,#020617);
  box-shadow:0 28px 80px rgba(0,0,0,.45);
}

.zz-hero-inner{
  max-width:850px;
}

.zz-label{
  display:inline-flex;
  background:#f5c542;
  color:#111;
  padding:10px 16px;
  border-radius:999px;
  font-weight:900;
  font-size:13px;
  margin-bottom:22px;
}

.zz-hero h1{
  font-size:58px;
  line-height:1.05;
  margin:0 0 18px;
  letter-spacing:-1.6px;
}

.zz-hero p{
  font-size:20px;
  line-height:1.6;
  color:rgba(255,255,255,.86);
  max-width:720px;
}

.zz-hero-stats{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:14px;
  margin-top:28px;
  max-width:720px;
}

.zz-hero-stats div{
  background:rgba(255,255,255,.08);
  border:1px solid rgba(255,255,255,.12);
  border-radius:18px;
  padding:16px;
}

.zz-hero-stats strong{
  display:block;
  font-size:16px;
}

.zz-hero-stats span{
  color:rgba(255,255,255,.7);
  font-size:13px;
}

.zz-matches-section{
  margin-bottom:36px;
}

.zz-section-title{
  background:#fff;
  padding:34px;
  border-radius:28px;
  box-shadow:0 18px 55px rgba(0,0,0,.16);
  margin-bottom:26px;
}

.zz-section-title span{
  color:#16a34a;
  text-transform:uppercase;
  letter-spacing:.08em;
  font-size:13px;
  font-weight:950;
}

.zz-section-title h2{
  font-size:36px;
  margin:8px 0 10px;
  letter-spacing:-.7px;
}

.zz-section-title p{
  font-size:17px;
  color:#64748b;
  max-width:850px;
}

.zz-odds-grid{
  display:grid;
  grid-template-columns:repeat(2,1fr);
  gap:24px;
}

.zz-match-card{
  position:relative;
  overflow:hidden;
  background:linear-gradient(180deg,#fff,#f8fafc)!important;
  border-radius:28px;
  padding:26px!important;
  box-shadow:0 18px 55px rgba(0,0,0,.16);
  border:1px solid rgba(15,23,42,.08);
  transition:all .22s ease;
}

.zz-match-card:before{
  content:"";
  position:absolute;
  left:0;
  top:0;
  width:100%;
  height:5px;
  background:linear-gradient(90deg,#f5c542,#16a34a);
}

.zz-match-card:hover{
  transform:translateY(-5px);
  box-shadow:0 28px 75px rgba(0,0,0,.24);
}

.zz-match-top{
  display:flex;
  justify-content:space-between;
  align-items:center;
  gap:12px;
  margin-bottom:18px;
  font-size:13px;
}

.zz-league{
  background:#f5c542;
  color:#111;
  padding:8px 12px;
  border-radius:999px;
  font-weight:950;
}

.zz-time{
  color:#64748b;
  font-weight:800;
}

.zz-match-card h3{
  font-size:22px;
  margin:0 0 16px;
  line-height:1.3;
  color:#111827;
  letter-spacing:-.3px;
}

.zz-match-card h3 span{
  color:#94a3b8;
  font-size:16px;
}

.zz-tag{
  display:inline-flex;
  margin:0 8px 14px 0;
  padding:8px 11px;
  border-radius:999px;
  font-size:12px;
  font-weight:950;
}

.zz-favorite{
  background:#dcfce7;
  color:#166534;
}

.zz-value{
  background:#fff7dd;
  color:#854d0e;
}

.zz-odds-row{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:12px;
  margin-bottom:20px;
}

.zz-odd{
  position:relative;
  background:#f1f5f9;
  border-radius:18px;
  padding:15px 10px;
  text-align:center;
  border:1px solid rgba(15,23,42,.05);
}

.zz-odd span{
  display:block;
  font-size:12px;
  color:#64748b;
  margin-bottom:6px;
  font-weight:800;
}

.zz-odd strong{
  font-size:32px;
  color:#020617;
  font-weight:950;
}

.zz-high-odd{
  background:#fff7dd;
  border-color:#f5c542;
}

.zz-high-odd:after{
  content:"TOP";
  position:absolute;
  top:-9px;
  right:10px;
  background:#f5c542;
  color:#111;
  padding:3px 7px;
  border-radius:999px;
  font-size:10px;
  font-weight:950;
}

.zz-low-odd{
  background:#ecfdf5;
  border-color:#22c55e;
}

.zz-bet-btn{
  display:block;
  text-align:center;
  background:linear-gradient(135deg,#16a34a,#22c55e);
  color:#fff!important;
  padding:16px;
  border-radius:16px;
  font-weight:950;
  text-decoration:none!important;
  box-shadow:0 12px 30px rgba(22,163,74,.28);
}

.zz-bet-btn:hover{
  transform:translateY(-1px);
  box-shadow:0 16px 38px rgba(22,163,74,.38);
}

.zz-seo{
  background:#fff;
  padding:38px;
  border-radius:30px;
  box-shadow:0 18px 55px rgba(0,0,0,.16);
  margin-bottom:40px;
}

.zz-seo h2{
  font-size:36px;
  margin:0 0 16px;
  letter-spacing:-.7px;
}

.zz-seo p{
  font-size:17px;
  line-height:1.75;
  color:#475569;
}

.zz-warning{
  margin-top:24px;
  padding:18px 20px;
  border-radius:18px;
  background:#fff7dd;
  border:1px solid rgba(245,197,66,.55);
  color:#111827;
  font-weight:950;
}

.zz-error{
  padding:22px;
  background:#fff7dd;
  border-radius:18px;
  font-weight:950;
}

@media(max-width:900px){
  .zz-hero{
    padding:46px 26px;
  }

  .zz-hero h1{
    font-size:38px;
  }

  .zz-hero p{
    font-size:17px;
  }

  .zz-hero-stats,
  .zz-odds-grid{
    grid-template-columns:1fr;
  }

  .zz-section-title,
  .zz-seo{
    padding:26px;
  }

  .zz-odds-row{
    grid-template-columns:1fr;
  }
}

.zz-insights{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:20px;
  margin:0 0 28px;
}

.zz-insight-card{
  background:linear-gradient(135deg,#111827,#020617);
  color:#fff;
  border-radius:24px;
  padding:24px;
  box-shadow:0 18px 55px rgba(0,0,0,.22);
  border:1px solid rgba(255,255,255,.08);
}

.zz-insight-card span{
  display:block;
  color:#f5c542;
  font-size:13px;
  font-weight:950;
  margin-bottom:10px;
}

.zz-insight-card strong{
  display:block;
  font-size:24px;
  line-height:1.25;
  margin-bottom:8px;
}

.zz-insight-card p{
  color:rgba(255,255,255,.72);
  margin:0;
}

.zz-odd small{
  display:block;
  margin-top:4px;
  color:#64748b;
  font-size:12px;
  font-weight:800;
}

@media(max-width:900px){
  .zz-insights{
    grid-template-columns:1fr;
  }
}/* End custom CSS */