* {
  box-sizing: border-box;
}
html {
  scroll-behavior: smooth;
}
body {
  margin: 0;
  font-family: Roboto, Arial, sans-serif;
  color: #1a1a1a;
  background: #fff;
  line-height: 1.6;
}
.c4n8p-container {
  width: min(1160px, calc(100% - 32px));
  margin: auto;
}
.h3r6t-header {
  position: sticky;
  top: 0;
  background: #fff;
  z-index: 20;
  box-shadow: 0 2px 12px #00000012;
}
.v2a8q-head,
.d1f6e-actions,
.j8c3s-nav,
.f8p2d-top,
.f2n7s-badges,
.p6d2q-links,
.r8c2v-cards,
.h8s1z-steps {
  display: flex;
  align-items: center;
}
.v2a8q-head {
  min-height: 72px;
  gap: 18px;
  justify-content: space-between;
}
.r5k9m-logo {
  display: flex;
  align-items: center;
  gap: 7px;
  color: #1a1a1a;
  text-decoration: none;
  font-size: 22px;
}
.r5k9m-logo img {
  display: block;
  width: auto;
  height: auto;
  max-width: 150px;
  max-height: 52px;
  object-fit: contain;
  object-position: left center;
  border-radius: 0;
}
.j8c3s-nav {
  gap: 20px;
}
.j8c3s-nav a {
  color: #1a1a1a;
  text-decoration: none;
  font-size: 14px;
  font-weight: 700;
}
.j8c3s-nav i {
  font-style: normal;
  color: #209021;
}
.d1f6e-actions {
  gap: 9px;
}
.k9w2y-online {
  font-size: 12px;
  white-space: nowrap;
}
.k9w2y-online b {
  color: #209021;
}
.g3m8v-button,
.u7q4a-login {
  border-radius: 6px;
  padding: 9px 14px;
  text-decoration: none;
  font-weight: 700;
  font-size: 14px;
  display: inline-block;
  transition: 0.2s;
}
.g3m8v-button {
  background: #209021;
  color: #fff;
  border: 1px solid #209021;
}
.g3m8v-button:hover {
  background: #176f18;
  transform: translateY(-2px);
}
.u7q4a-login {
  border: 1px solid #209021;
  color: #176f18;
}
.n4x7p-burger {
  display: none;
  background: none;
  border: 0;
  padding: 8px;
}
.n4x7p-burger span {
  display: block;
  width: 23px;
  height: 2px;
  background: #1a1a1a;
  margin: 5px;
}
.e8h2q-hero {
  position: relative;
  background: #123d18;
  color: #fff;
  overflow: hidden;
}
.s1a5v-slide {
  min-height: 330px;
  display: none;
  position: relative;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 40px;
}
.s1a5v-slide.active {
  display: flex;
}
.s1a5v-slide img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0.32;
}
.s1a5v-slide div {
  position: relative;
}
.s1a5v-slide h2 {
  font-size: clamp(28px, 5vw, 52px);
  margin: 0;
}
.q3b9z-dots {
  position: absolute;
  bottom: 18px;
  left: 0;
  right: 0;
  text-align: center;
}
.q3b9z-dots button {
  width: 9px;
  height: 9px;
  border: 0;
  border-radius: 50%;
  margin: 4px;
}
.q3b9z-dots .active {
  background: #209021;
}
.m7vb3-content {
  padding: 35px 0 80px;
}
h1 {
  font-size: clamp(27px, 4vw, 42px);
  line-height: 1.2;
}
h2 {
  margin-top: 42px;
  line-height: 1.25;
}
.z9t4e-table {
  overflow-x: auto;
}
.z9t4e-table table,
.m3r8l-table {
  width: 100%;
  border-collapse: collapse;
  min-width: 620px;
  margin: auto;
  text-align: left;
}
th,
td {
  border: 1px solid #d9dfd9;
  padding: 12px;
}
th {
  background: #edf7ed;
}
tr:nth-child(even) {
  background: #fafcfa;
}
.x1q6k-title {
  display: flex;
  gap: 10px;
  align-items: center;
}
.m1r7o-clock {
  color: #176f18;
  font-weight: 700;
}
.w6n3c-leaderboard {
  overflow-x: auto;
}
.w6n3c-leaderboard table {
  min-width: 560px;
}
.q8u2v-amount {
  font-weight: 900;
  color: #209021;
}
.v7h3b-video {
  position: relative;
  padding-top: 56.25%;
  margin: 18px 0;
}
.v7h3b-video iframe {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.r8c2v-cards {
  gap: 18px;
  align-items: stretch;
}
.d5q1x-card {
  border: 1px solid #d7e9d7;
  border-radius: 10px;
  padding: 24px;
  flex: 1;
  background: #f8fcf8;
}
.d5q1x-card h3 {
  margin-top: 0;
}
.m9k4z-slot {
  margin: 25px auto;
  text-align: center;
  background: #173719;
  border-radius: 15px;
  padding: 26px;
  max-width: 620px;
  color: #fff;
}
.x2c8j-reels {
  display: flex;
  gap: 12px;
  justify-content: center;
  margin: 20px;
}
.x2c8j-reels div {
  background: #fff;
  color: #1a1a1a;
  border-radius: 8px;
  font-size: 52px;
  width: 100px;
  height: 90px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: inset 0 0 0 5px #f4c542;
}
.x2c8j-reels div.spin {
  animation: k7f1p 0.45s infinite;
}
@keyframes k7f1p {
  50% {
    transform: translateY(7px);
  }
}
.c8p4r-result {
  min-height: 30px;
  font-weight: 700;
}
.a4d7q-author {
  padding: 18px;
  border-left: 4px solid #209021;
  background: #f4faf4;
  display: flex;
  gap: 14px;
}
.a4d7q-author span {
  display: block;
}
.e1w8s-safe {
  background: #fff8e7;
  border: 1px solid #f0d28b;
  padding: 22px;
  border-radius: 8px;
}
.e1w8s-safe a {
  display: block;
  color: #176f18;
}
.h8s1z-steps {
  gap: 12px;
  align-items: stretch;
}
.z3f9l-step {
  flex: 1;
  padding: 18px;
  border: 1px solid #d7e9d7;
  border-radius: 8px;
}
.z3f9l-step b {
  display: block;
  color: #209021;
  font-size: 24px;
}
.f6y1w-footer {
  background: #152016;
  color: #eaf3ea;
  padding: 42px 0 90px;
}
.f8p2d-top {
  align-items: flex-start;
  justify-content: space-between;
  gap: 25px;
}
.f8p2d-top a,
.p6d2q-links a {
  color: #eaf3ea;
  display: block;
}
.f2n7s-badges {
  gap: 8px;
  flex-wrap: wrap;
  margin: 20px 0;
}
.f2n7s-badges b,
.a9m3d-adm {
  border: 1px solid #789078;
  border-radius: 4px;
  padding: 5px 9px;
  font-size: 12px;
}
.p6d2q-links {
  gap: 15px;
  flex-wrap: wrap;
}
.z5x1v-legal {
  font-size: 12px;
  max-width: 900px;
}
.l2v8c-sticky {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 30;
  background: #fff;
  box-shadow: 0 -2px 12px #0003;
  padding: 10px 18px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 18px;
  font-weight: 700;
}
.l2v8c-sticky button {
  border: 0;
  background: none;
  font-size: 24px;
}
.fade-in {
  opacity: 0;
  transform: translateY(18px);
  transition: 0.55s;
}
.fade-in.visible {
  opacity: 1;
  transform: none;
}
.review-content-block h2,
.review-content-block h3 {
  color: #176f18;
}
.review-content-block a {
  color: #176f18;
  font-weight: 700;
}
.review-content-block img {
  max-width: 100%;
  height: auto;
}
.review-content-block blockquote {
  border-left: 4px solid #209021;
  margin: 20px 0;
  padding: 10px 18px;
  background: #f7fbf7;
}
.review-content-block table {
  border-collapse: collapse;
  max-width: 100%;
}
.wp-block-group,
.elementor-widget-container,
.x7v3n-unused {
  display: block;
}
@media (max-width: 767px) {
  .n4x7p-burger {
    display: block;
    order: 2;
  }
  .j8c3s-nav {
    display: none;
    position: absolute;
    top: 72px;
    left: 0;
    right: 0;
    background: #fff;
    padding: 18px;
    box-shadow: 0 5px 12px #0002;
    flex-direction: column;
    align-items: flex-start;
  }
  .j8c3s-nav.open {
    display: flex;
  }
  .d1f6e-actions {
    order: 3;
  }
  .k9w2y-online {
    display: none;
  }
  .u7q4a-login,
  .g3m8v-button {
    padding: 8px 10px;
    font-size: 12px;
  }
  .r8c2v-cards {
    overflow-x: auto;
    align-items: stretch;
  }
  .d5q1x-card {
    min-width: 245px;
  }
  .h8s1z-steps {
    overflow-x: auto;
  }
  .z3f9l-step {
    min-width: 150px;
  }
  .f8p2d-top {
    flex-direction: column;
  }
  .l2v8c-sticky {
    gap: 8px;
    font-size: 12px;
  }
  .l2v8c-sticky span {
    max-width: 180px;
  }
  .z9t4e-table,
  .w6n3c-leaderboard {
    overflow-x: auto;
  }
}
@media (min-width: 768px) {
  .m7vb3-content {
    padding-top: 48px;
  }
}
@media (min-width: 1024px) {
  .v2a8q-head {
    gap: 28px;
  }
}

.v8c4p-content-fill {
  width: 100%;
  max-width: 100%;
  margin-top: 28px;
  padding: 30px;
  background: #f3f8f3;
  border: 1px solid #d7e7d7;
  border-radius: 12px;
  box-shadow: 0 8px 26px rgba(20, 55, 24, 0.08);
  overflow: hidden;
}

.f6y1w-footer .r5k9m-logo img {
  filter: brightness(0) invert(1);
}

@media (max-width: 767px) {
  .v2a8q-head {
    min-width: 0;
  }

  .r5k9m-logo {
    min-width: 0;
    flex: 0 1 auto;
  }

  .r5k9m-logo img {
    max-width: 118px;
    max-height: 42px;
  }

  .v8c4p-content-fill {
    margin-top: 20px;
    padding: 20px 15px;
    border-radius: 10px;
  }
}
