html {
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

article,
aside,
footer,
header,
nav,
section {
  display: block;
}

figcaption,
figure,
main {
  display: block;
}

figure {
  margin: 0;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

table caption {
  font-size: 26px;
  padding: 15px 0;
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp,
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

dfn {
  font-style: italic;
}

mark {
  background-color: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

audio,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

img {
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

button,
input,
optgroup,
select,
textarea {
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  display: inline-block;
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

details,
menu {
  display: block;
}

summary {
  display: list-item;
}

canvas {
  display: inline-block;
}

[hidden] {
  display: none;
}

* {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  margin: 0;
}

input:not([type="checkbox"]):not([type="radio"]),
textarea,
select {
  -webkit-appearance: none;
  -moz-appearance: textfield;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  appearance: none;
  margin: 0;
}

input::-ms-clear {
  display: none;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
}

body {
  height: 100%;
  font-family: "Roboto", sans-serif;
  background: var(--main-theme-color);
  color: var(--text-color);
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: none;
}

a {
  cursor: pointer;
}

* {
  outline: none;
  box-sizing: border-box;
}

*::after,
*::before {
  box-sizing: border-box;
}

svg {
  transform: translateZ(0);
}

input,
textarea {
  font-family: Arial, Helvetica, Verdana, sans-serif;
}

h1 {
  font-weight: 700;
  font-size: 36px;
  line-height: normal;
  margin: 0 auto 32px;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  h1 {
    font-size: 32px;
    margin-bottom: 20px;
  }
}

h2 {
  font-weight: 700;
  font-size: 32px;
  line-height: normal;
  margin: 0 auto 32px;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  h2 {
    font-size: 26px;
    margin-bottom: 20px;
  }
}

h3 {
  font-weight: 600;
  font-size: 28px;
  line-height: normal;
  margin: 0 auto 28px;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  h3 {
    font-size: 22px;
    margin-bottom: 16px;
  }
}

h4 {
  font-weight: 700;
  font-size: 32px;
  line-height: normal;
  margin: 0 auto 20px;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  h4 {
    font-size: 20px;
    margin-bottom: 16px;
  }
}

h5 {
  font-weight: 600;
  font-size: 24px;
  line-height: normal;
  margin: 0 auto 20px;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  h5 {
    font-size: 18px;
    margin-bottom: 16px;
  }
}

h6 {
  font-weight: 500;
  font-size: 20px;
  line-height: normal;
  margin: 0 auto 20px;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  h6 {
    font-size: 16px;
    margin-bottom: 16px;
  }
}

.picklebet-nqq6pe {
  overflow: hidden;
  min-height: 100vh;
  position: relative;
  padding: 66px 0 0;
}

@media only screen and (max-width: 767px) {
  .picklebet-nqq6pe {
    padding: 54px 0 0;
  }
}

.picklebet-cibe28 {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 350px;
  width: 100%;
  height: 60px;
  margin: 0 auto;
  border-radius: 6px;
  text-decoration: none;
  font-size: 18px;
  font-weight: 600;
  background: var(--button-bg-color);
  color: var(--button-text-color);
  cursor: pointer;
  border: none;
  -webkit-animation: pulse 2s infinite;
  animation: pulse 2s infinite;
  text-align: center;
}

@media only screen and (min-width: 1025px) {
  .picklebet-cibe28:hover {
    background: var(--button-bg-hover);
  }
}

@-webkit-keyframes pulse {
  0% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 var(--button-bg-color);
  }
  70% {
    transform: scale(1);
    box-shadow: 0 4px 24px 0 var(--button-bg-hover);
  }
  100% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 transparent;
  }
}

@keyframes pulse {
  0% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 var(--button-bg-color);
  }
  70% {
    transform: scale(1);
    box-shadow: 0 4px 24px 0 var(--button-bg-hover);
  }
  100% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 transparent;
  }
}

.picklebet-ycsmrz {
  max-width: 800px;
  width: 100%;
  padding: 0 16px;
  text-align: center;
  margin: 50px auto 200px;
}

@media only screen and (max-width: 767px) {
  .picklebet-ycsmrz {
    margin: 20px auto 100px;
  }
}

.picklebet-ycsmrz h1 {
  font-size: 200px;
  font-weight: bold;
  line-height: normal;
  margin: 0;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .picklebet-ycsmrz h1 {
    font-size: 120px;
  }
}

.picklebet-ycsmrz p {
  color: var(--text-color);
  font-size: 20px;
  line-height: normal;
  margin: 0 0 50px;
}

.picklebet-0pb7r6 {
  cursor: pointer;
}

.picklebet-dwei61 {
  position: absolute;
  pointer-events: none;
  visibility: hidden;
}

.picklebet-rhc72n {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.picklebet-rhc72n figure {
  margin: 0;
}

.picklebet-rhc72n.picklebet-g8ux2h {
  justify-content: flex-start;
  margin-right: 4px;
}

.picklebet-rhc72n.picklebet-q527s7 {
  justify-content: flex-end;
  margin-left: 4px;
}

.picklebet-rhc72n.picklebet-5wyqo7 {
  justify-content: center;
}

.picklebet-rhc72n.picklebet-92p1pe {
  justify-content: normal;
}

.picklebet-sdf8dc {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 991px) {
  .picklebet-sdf8dc {
    padding: 0 16px;
    margin: 0 auto 80px;
  }
}

@media only screen and (max-width: 767px) {
  .picklebet-sdf8dc {
    padding: 0 16px;
    margin: 0 auto 60px;
  }
}

.picklebet-6qsxfy {
  font-size: 60px;
  line-height: 66px;
  font-weight: 600;
  margin: 0 0 32px;
  text-align: center;
  color: var(--title-color);
  cursor: pointer;
}

@media only screen and (max-width: 991px) {
  .picklebet-6qsxfy {
    font-size: 32px;
    line-height: 110%;
    font-weight: 700;
  }
}

.picklebet-k42rvw {
  max-width: 794px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
}

@media only screen and (max-width: 767px) {
  .picklebet-k42rvw {
    flex-direction: column;
  }
}

.picklebet-cn4ogy {
  max-width: 370px;
  width: 100%;
  max-width: 370px;
  overflow: hidden;
  border-radius: 10px;
  margin-right: 24px;
}

.picklebet-cn4ogy img {
  width: 100%;
}

@media only screen and (max-width: 767px) {
  .picklebet-cn4ogy {
    flex-basis: auto;
    margin: 0 auto 16px;
  }
}

.picklebet-nz647t {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}

.picklebet-nz647t ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  margin-bottom: 22px;
}

@media only screen and (max-width: 767px) {
  .picklebet-nz647t ul {
    margin-bottom: 15px;
  }
}

.picklebet-nz647t ul li {
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 100%;
  position: relative;
}

.picklebet-nz647t ul li span {
  font-weight: 600;
  font-size: 16px;
  line-height: 140%;
  margin-bottom: 2px;
  display: flex;
  align-items: center;
  gap: 2px;
  height: 22px;
  color: var(--title-color);
}

.picklebet-nz647t ul li span svg {
  fill: var(--title-color);
}

.picklebet-nz647t ul li small {
  font-size: 14px;
  line-height: 140%;
  text-align: center;
  color: #c2c0ce;
}

@media only screen and (max-width: 767px) {
  .picklebet-nz647t ul li small {
    font-size: 12px;
  }
}

.picklebet-nz647t ul li::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 22px;
  background: #c2c0ce;
}

.picklebet-nz647t ul li:last-of-type::after {
  display: none;
}

@media only screen and (max-width: 767px) {
  .picklebet-nz647t {
    flex-basis: auto;
    margin: 0 auto;
  }
}

.picklebet-ltx4ol {
  font-weight: 700;
  font-size: 26px;
  line-height: 110%;
  margin-bottom: 24px;
  color: var(--title-color);
  cursor: pointer;
}

@media only screen and (max-width: 767px) {
  .picklebet-ltx4ol {
    font-size: 24px;
    margin-bottom: 16px;
  }
}

.picklebet-g5y8i8 {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}

.picklebet-xfc8cx {
  width: 100%;
  height: 52px;
  border-radius: 6px;
  margin: 0 5px;
  background-color: #fff;
  transition: 0.picklebet-aqlmo4 ease-in-out;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  border: none;
}

@media only screen and (max-width: 767px) {
  .picklebet-xfc8cx {
    height: 50px;
  }
}

@media only screen and (min-width: 1025px) {
  .picklebet-xfc8cx:hover {
    box-shadow: 0px 2px 16px 0px rgba(255, 255, 255, 0.5);
  }
}

.picklebet-xfc8cx.picklebet-7olwn7 {
  background-color: #000;
}

@media only screen and (min-width: 1025px) {
  .picklebet-xfc8cx.picklebet-7olwn7:hover {
    box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.5);
  }
}

.picklebet-e9zxqe {
  padding: 80px 0 0;
  background: var(--fh-bg-color);
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

@media only screen and (max-width: 1200px) {
  .picklebet-e9zxqe {
    padding: 80px 16px 0;
  }
}

@media only screen and (max-width: 767px) {
  .picklebet-e9zxqe {
    padding: 50px 16px 68px;
  }
}

.picklebet-3cqs30 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

@media only screen and (max-width: 767px) {
  .picklebet-3cqs30 {
    flex-direction: column;
  }
}

.picklebet-i1qz13 {
  margin-bottom: 94px;
}

@media only screen and (max-width: 767px) {
  .picklebet-i1qz13 {
    margin-bottom: 40px;
  }
}

.picklebet-ko3moe .picklebet-x9oolg {
  margin-bottom: 28px;
}

.picklebet-ko3moe .picklebet-x9oolg img {
  max-height: 100px;
  width: auto;
}

.picklebet-l55d13 {
  display: flex;
  align-items: center;
}

.picklebet-l55d13 a + a {
  margin-left: 24px;
}

.picklebet-l55d13 img {
  max-height: 56px;
  width: auto;
}

.picklebet-l55d13 img + img {
  margin-left: 24px;
}

.picklebet-4msgzr {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 40px;
}

@media only screen and (max-width: 767px) {
  .picklebet-4msgzr {
    padding: 0 0 50px;
    justify-content: flex-start;
  }
}

.picklebet-v78ly2 {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}

@media only screen and (max-width: 767px) {
  .picklebet-v78ly2 {
    margin: 40px 0 0;
    flex-direction: column;
  }
}

.picklebet-623qjl {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0 -7px 48px;
  padding: 0;
}

@media only screen and (max-width: 767px) {
  .picklebet-623qjl {
    flex-wrap: wrap;
  }
}

.picklebet-623qjl li {
  display: flex;
  margin: 0 7px;
}

.picklebet-623qjl li svg {
  transition: 0.picklebet-aqlmo4 ease-in-out;
}

@media only screen and (min-width: 1025px) {
  .picklebet-623qjl li:hover svg {
    transform: scale(1.2);
  }
}

.picklebet-c2hf97 {
  color: var(--footer-text-color);
  font-size: 12px;
  text-align: center;
  max-width: 350px;
  width: 100%;
  word-wrap: break-word;
}

.picklebet-f2iy92 + .picklebet-f2iy92 {
  margin-left: 120px;
}

@media only screen and (max-width: 767px) {
  .picklebet-f2iy92 + .picklebet-f2iy92 {
    margin: 36px 0 0;
  }
}

.picklebet-m3int9 {
  color: var(--footer-text-color);
  font-size: 20px;
  margin-bottom: 24px;
}

.picklebet-qzkikt {
  list-style: none;
  margin: 0;
  padding: 0;
}

.picklebet-qzkikt li {
  font-size: 16px;
}

.picklebet-qzkikt li a {
  color: var(--footer-menu-color);
  text-decoration: none;
}

@media only screen and (min-width: 1025px) {
  .picklebet-qzkikt li a:hover {
    text-decoration: underline;
  }
}

.picklebet-qzkikt li + li {
  margin-top: 16px;
}

.picklebet-okm8f9 {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.picklebet-uche0d ease-in-out;
}

.picklebet-okm8f9.picklebet-eorirs {
  height: auto;
  overflow: visible;
  opacity: 1;
}

.picklebet-vuvndi {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

.picklebet-vuvndi h1,
.picklebet-vuvndi h2 {
  font-weight: 700;
  font-size: 40px;
  line-height: normal;
  text-align: center;
  margin: 0 auto 32px;
}

@media only screen and (max-width: 767px) {
  .picklebet-vuvndi h1,
  .picklebet-vuvndi h2 {
    font-size: 26px;
    margin-bottom: 20px;
  }
}

@media only screen and (max-width: 1200px) {
  .picklebet-vuvndi {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .picklebet-vuvndi {
    margin-bottom: 60px;
  }
}

.picklebet-29pdi1 {
  list-style: none;
  padding: 0;
  margin: 0 0 32px;
  display: flex;
  align-items: center;
  gap: 14px;
}

@media only screen and (max-width: 767px) {
  .picklebet-29pdi1 {
    gap: 6px;
    overflow-x: auto;
    margin: 0 0 20px;
  }
}

.picklebet-29pdi1 li {
  width: 100%;
}

.picklebet-29pdi1 li a {
  font-size: 16px;
  font-weight: 600;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
  text-decoration: none;
  transition: 0.picklebet-aqlmo4 ease-in-out;
  gap: 7px;
  color: var(--button-text-color);
  background: var(--button-bg-color);
  border: 1px solid var(--border-color);
}

.picklebet-29pdi1 li a svg {
  fill: var(--button-text-color);
}

.picklebet-29pdi1 li a.picklebet-eorirs {
  background: var(--border-color);
}

@media only screen and (min-width: 1025px) {
  .picklebet-29pdi1 li a:hover {
    background: var(--border-color);
  }
}

@media only screen and (max-width: 767px) {
  .picklebet-29pdi1 li a {
    font-size: 14px;
    height: 36px;
    padding: 0 10pxr;
  }
  .picklebet-29pdi1 li a img {
    max-width: 16px;
  }
}

.picklebet-56356o {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
}

@media only screen and (max-width: 767px) {
  .picklebet-56356o {
    margin: 0 -5px;
  }
}

.picklebet-qkgwvx {
  max-width: calc(25% - 20px);
  width: 100%;
  flex-basis: calc(25% - 20px);
  margin: 0 10px 20px;
  display: block;
  text-decoration: none;
  cursor: pointer;
}

.picklebet-qkgwvx span {
  display: block;
  margin-bottom: 5px;
  font-size: 18px;
  color: var(--text-color);
}

.picklebet-qkgwvx small {
  display: block;
  color: var(--text-color);
  opacity: 0.8;
  font-size: 14px;
}

@media only screen and (max-width: 767px) {
  .picklebet-qkgwvx {
    max-width: calc(50% - 10px);
    flex-basis: calc(50% - 10px);
    margin: 0 5px 10px;
  }
  .picklebet-qkgwvx span {
    font-size: 16px;
    margin-bottom: 2px;
  }
}

.picklebet-7tj7nv {
  margin-bottom: 10px;
  border-radius: 10px;
  overflow: hidden;
}

.picklebet-7tj7nv img {
  width: 100%;
  transition: 0.picklebet-aqlmo4 ease-in-out;
}

@media only screen and (min-width: 1025px) {
  .picklebet-7tj7nv:hover img {
    transform: scale(1.1);
  }
}

.picklebet-9avwv3 {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 66px;
  background: var(--fh-bg-color);
  z-index: 99;
}

@media only screen and (max-width: 767px) {
  .picklebet-9avwv3 {
    height: 54px;
  }
}

.picklebet-mu9fzf {
  max-width: 1310px;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}

@media only screen and (max-width: 1400px) {
  .picklebet-mu9fzf {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 1023px) {
  .picklebet-mu9fzf {
    justify-content: flex-start;
  }
}

@media only screen and (max-width: 767px) {
  .picklebet-mu9fzf .picklebet-x9oolg img {
    max-width: 90px;
  }
}

.picklebet-x9oolg img {
  max-height: 50px;
  width: auto;
}

@media only screen and (max-width: 1023px) {
  .picklebet-x9oolg {
    order: -2;
  }
}

@media only screen and (max-width: 1023px) {
  .picklebet-sw3fz5 {
    display: none;
  }
  .picklebet-sw3fz5::before {
    content: "";
    position: absolute;
    top: 0;
    right: 100%;
    height: 100%;
    width: 300%;
    background: rgba(0, 0, 0, 0.6);
    pointer-events: none;
  }
}

.picklebet-8rqmkp {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
}

.picklebet-8rqmkp li {
  font-size: 16px;
  margin: 0 20px;
}

.picklebet-8rqmkp li a {
  color: var(--menu-color);
  text-decoration: none;
}

@media only screen and (min-width: 1025px) {
  .picklebet-8rqmkp li a:hover {
    text-decoration: underline;
  }
}

@media only screen and (max-width: 1023px) {
  .picklebet-8rqmkp {
    display: block;
  }
  .picklebet-8rqmkp li {
    margin: 0;
    font-size: 16px;
    border-bottom: 1px solid var(--border-color);
  }
  .picklebet-8rqmkp li a {
    display: flex;
    align-items: center;
    padding: 14px 16px;
    position: relative;
  }
  .picklebet-8rqmkp li a::after {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 12px;
    border: 5px solid transparent;
    border-left: 5px solid var(--menu-color);
  }
  .picklebet-8rqmkp li:first-of-type {
    border-top: 1px solid var(--border-color);
  }
}

.picklebet-89ahil {
  display: flex;
  align-items: center;
  margin-right: 120px;
}

@media only screen and (max-width: 1400px) {
  .picklebet-89ahil {
    margin-right: 105px;
  }
}

@media only screen and (max-width: 1023px) {
  .picklebet-89ahil {
    order: -1;
    margin-left: auto;
    margin-right: 0;
  }
}

@media only screen and (max-width: 767px) {
  .picklebet-89ahil {
    max-width: 230px;
    justify-content: flex-end;
  }
}

.picklebet-89ahil.picklebet-t503il {
  margin-right: 0;
}

.picklebet-hatfwg {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 10px;
  white-space: nowrap;
  height: 42px;
  border-radius: 6px;
  font-size: 16px;
  background: var(--button-bg-color);
  color: var(--button-text-color);
  font-weight: 600;
  text-decoration: none;
  cursor: pointer;
}

@media only screen and (max-width: 767px) {
  .picklebet-hatfwg {
    height: 38px;
    max-width: none;
    width: auto;
    padding: 0 10px;
    white-space: normal;
    text-align: center;
  }
}

@media only screen and (min-width: 1025px) {
  .picklebet-hatfwg:hover {
    background: var(--button-bg-color);
    opacity: 0.9;
  }
}

.picklebet-sbq1gf {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 10px;
  white-space: nowrap;
  height: 42px;
  border-radius: 6px;
  font-size: 16px;
  background: var(--button-bg-color);
  color: var(--button-text-color);
  font-weight: 600;
  text-decoration: none;
  cursor: pointer;
  margin-left: 10px;
  -webkit-animation: pulse 2s infinite;
  animation: pulse 2s infinite;
}

@media only screen and (min-width: 1025px) {
  .picklebet-sbq1gf:hover {
    background: var(--button-bg-hover);
  }
}

@media only screen and (max-width: 767px) {
  .picklebet-sbq1gf {
    height: 38px;
    max-width: none;
    width: auto;
    padding: 0 10px;
    white-space: normal;
    text-align: center;
  }
}

.picklebet-3h0fph {
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
}

@media only screen and (max-width: 1023px) {
  .picklebet-3h0fph {
    top: 9px;
    transform: none;
    right: auto;
    left: 0;
  }
}

.picklebet-3h0fph:hover > ul {
  display: flex;
}

.picklebet-3h0fph:focus > ul {
  display: flex;
}

.picklebet-3h0fph:focus-within > ul {
  display: flex;
}

.picklebet-tr8w1j {
  position: relative;
  border-radius: 10px;
  height: 42px;
  padding: 5px 32px 5px 12px;
  font-size: 16px;
  display: flex;
  align-items: center;
  margin-left: 10px;
  cursor: pointer;
  background: var(--button-bg-color);
  color: var(--button-text-color);
  gap: 5px;
}

.picklebet-tr8w1j::after {
  border-bottom: 1px solid var(--button-text-color);
  border-right: 1px solid var(--button-text-color);
  content: "";
  height: 7px;
  width: 7px;
  margin-top: -5px;
  pointer-events: none;
  position: absolute;
  right: 15px;
  top: 50%;
  transform-origin: 66% 66%;
  transform: rotate(45deg);
  transition: all 0.picklebet-uche0d ease-in-out;
}

@media only screen and (max-width: 767px) {
  .picklebet-tr8w1j {
    padding: 5px 30px 5px 5px;
    font-size: 14px;
    height: 38px;
    gap: 3px;
  }
  .picklebet-tr8w1j img {
    max-width: 20px;
  }
}

.picklebet-3h0fph ul {
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 100%;
  right: 0;
  transition: 0.picklebet-aqlmo4 ease-in-out;
  z-index: 2;
  border-radius: 10px;
  min-width: 66px;
  display: none;
  max-height: 465px;
  overflow: hidden;
  flex-direction: column;
  flex-wrap: wrap;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  background: var(--button-bg-color);
}

@media only screen and (max-width: 767px) {
  .picklebet-3h0fph ul {
    min-width: 52px;
    max-height: 315px;
    left: 10px;
    right: auto;
  }
}

.picklebet-3h0fph ul li {
  padding: 10px 12px;
  display: flex;
  align-items: center;
  text-decoration: none;
  color: var(--button-text-color);
  background: var(--button-bg-color);
  font-weight: 600;
  font-size: 16px;
  text-transform: uppercase;
  transition: 0.picklebet-aqlmo4 ease-in-out;
  overflow: hidden;
}

@media only screen and (max-width: 767px) {
  .picklebet-3h0fph ul li {
    padding: 5px;
  }
}

.picklebet-3h0fph ul li a {
  display: flex;
  align-items: center;
  gap: 5px;
  color: var(--button-text-color);
  text-decoration: none;
}

@media only screen and (min-width: 1025px) {
  .picklebet-3h0fph ul li a:hover {
    text-decoration: underline;
  }
}

@media only screen and (max-width: 767px) {
  .picklebet-3h0fph ul li a {
    font-size: 14px;
    gap: 3px;
  }
  .picklebet-3h0fph ul li a img {
    max-width: 20px;
  }
}

.picklebet-78l8t5 {
  display: none;
}

.picklebet-sri8fz {
  width: 38px;
  height: 38px;
  display: none;
  cursor: pointer;
  border-radius: 6px;
  background: var(--button-bg-color);
  padding: 12px 5px;
  z-index: 99;
  margin-left: 8px;
}

@media only screen and (max-width: 1023px) {
  .picklebet-sri8fz {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
  }
}

.picklebet-sri8fz span {
  display: block;
  height: 1px;
  border-radius: 4px;
  width: 20px;
  background: var(--button-text-color);
}

@media only screen and (max-width: 1023px) {
  .picklebet-78l8t5:checked ~ .picklebet-sw3fz5 {
    display: block;
    position: absolute;
    height: 100vh;
    background: var(--fh-bg-color);
    top: 0;
    right: 0;
    max-width: 286px;
    width: 100%;
    z-index: 9;
    padding: 85px 0;
  }
  .picklebet-sw3fz5 {
    display: none;
    transition: display 0.picklebet-aqlmo4 ease-in-out;
  }
  .picklebet-78l8t5:checked ~ .picklebet-sw3fz5 {
    display: block;
  }
  .picklebet-78l8t5:checked + .picklebet-sri8fz span:nth-child(1) {
    transform: rotate(45deg) translate(5px, 4px);
  }
  .picklebet-78l8t5:checked + .picklebet-sri8fz span:nth-child(2) {
    display: none;
  }
  .picklebet-78l8t5:checked + .picklebet-sri8fz span:nth-child(3) {
    transform: rotate(-45deg) translate(5px, -5px);
  }
}

.picklebet-0tuiqj {
  padding: 24px 0 0;
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 1200px) {
  .picklebet-0tuiqj {
    padding: 0 16px;
  }
}

.picklebet-0tuiqj img {
  margin-bottom: 20px;
}

.picklebet-0tuiqj p {
  color: var(--text-color);
  font-size: 20px;
  line-height: 140%;
  margin-bottom: 20px;
}

@media only screen and (max-width: 767px) {
  .picklebet-0tuiqj p {
    font-size: 16px;
  }
}

@media only screen and (max-width: 767px) {
  .picklebet-0tuiqj {
    margin-bottom: 60px;
  }
}

.picklebet-027668 {
  font-size: 60px;
  font-weight: 700;
  line-height: 110%;
  color: var(--title-color);
  text-align: center;
  max-width: 985px;
  width: 100%;
  margin: 0 auto 20px;
}

@media only screen and (max-width: 767px) {
  .picklebet-027668 {
    font-size: 32px;
  }
}

.picklebet-b81hx5 {
  color: var(--text-color);
}

.picklebet-m82v43 {
  color: var(--text-color);
  font-size: 18px;
  line-height: 135%;
}

@media only screen and (max-width: 767px) {
  .picklebet-m82v43 {
    font-size: 16px;
    line-height: 140%;
  }
}

.picklebet-m82v43 p {
  color: var(--text-color);
  font-size: 18px;
  line-height: 135%;
}

.picklebet-m82v43 p img {
  display: block;
  margin: 0 auto;
}

.picklebet-m82v43 p:first-of-type {
  margin-top: 0;
}

.picklebet-m82v43 p:last-of-type {
  margin-bottom: 0;
}

@media only screen and (max-width: 767px) {
  .picklebet-m82v43 p {
    font-size: 18px;
    line-height: 140%;
  }
}

.picklebet-m82v43 ul {
  padding: 0 0 0 20px;
}

.picklebet-m82v43 table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 25px;
}

.picklebet-m82v43 table tr td {
  padding: 16px 32px;
  font-size: 18px;
  font-weight: 400;
  text-align: center;
  color: var(--text-color);
  border: 1px solid var(--border-color);
  background: var(--table-1-color);
}

@media only screen and (max-width: 767px) {
  .picklebet-m82v43 table tr td {
    padding: 12px 4px;
    font-size: 16px;
  }
}

.picklebet-m82v43 table tr th {
  padding: 16px 32px;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  color: var(--text-color);
  border: 1px solid var(--border-color);
  background: var(--fh-bg-color);
}

@media only screen and (max-width: 767px) {
  .picklebet-m82v43 table tr th {
    padding: 12px 4px;
    font-size: 16px;
  }
}

.picklebet-m82v43 table tr:nth-child(even) td {
  background: var(--table-2-color);
}

.picklebet-m82v43 iframe {
  max-width: 100%;
  width: 100%;
  height: 620px;
  border: none;
  margin: 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .picklebet-m82v43 iframe {
    height: 200px;
  }
}

.picklebet-o36b76 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 50px;
}

@media only screen and (max-width: 1200px) {
  .picklebet-o36b76 {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .picklebet-o36b76 {
    margin-bottom: 60px;
  }
}

.picklebet-o95g36 {
  color: var(--title-color);
  font-size: 40px;
  font-weight: 700;
  line-height: normal;
  text-align: center;
  margin-bottom: 28px;
}

@media only screen and (max-width: 767px) {
  .picklebet-o95g36 {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.picklebet-o95g36 h1,
.picklebet-o95g36 h2,
.picklebet-o95g36 h3,
.picklebet-o95g36 h4 {
  color: var(--title-color);
  font-size: 40px;
  font-weight: 700;
  line-height: normal;
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  .picklebet-o95g36 h1,
  .picklebet-o95g36 h2,
  .picklebet-o95g36 h3,
  .picklebet-o95g36 h4 {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.picklebet-fgy47t {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 28px;
}

@media only screen and (max-width: 767px) {
  .picklebet-fgy47t {
    flex-direction: column-reverse;
  }
}

.picklebet-fgy47t .picklebet-xw0kkk {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .picklebet-fgy47t .picklebet-xw0kkk {
    max-width: 100%;
    flex-basis: auto;
    margin: 0;
  }
}

.picklebet-fgy47t .picklebet-obf0gl {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .picklebet-fgy47t .picklebet-obf0gl {
    max-width: 100%;
    flex-basis: auto;
    margin: 0 0 18px;
  }
  .picklebet-fgy47t .picklebet-obf0gl img {
    width: 100%;
  }
}

.picklebet-obf0gl {
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  .picklebet-obf0gl {
    margin-bottom: 18px;
  }
}

.picklebet-xw0kkk {
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  .picklebet-xw0kkk {
    margin-bottom: 18px;
  }
}

.picklebet-o36b76 h2 {
  color: var(--title-color);
  font-size: 32px;
  font-weight: 700;
  line-height: normal;
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  .picklebet-o36b76 h2 {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.picklebet-o36b76 .picklebet-cibe28 {
  margin-top: 30px;
  margin-bottom: 30px;
}

.picklebet-y3sfmq {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 110px;
  border-radius: 10px;
  border: 1px solid var(--border-color);
  background: #1a1b2d;
  overflow: hidden;
}

@media only screen and (max-width: 1200px) {
  .picklebet-y3sfmq {
    margin: 0 16px;
    max-width: calc(100% - 32px);
  }
}

@media only screen and (max-width: 767px) {
  .picklebet-y3sfmq {
    margin-bottom: 60px;
  }
}

.picklebet-ut2lv7 {
  position: relative;
  border: none;
}

.picklebet-ut2lv7::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 4px;
  background: var(--fh-bg-color);
}

.picklebet-c9fbcc {
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 32px;
  font-size: 24px;
  font-weight: 700;
  background: var(--fh-bg-color);
  color: var(--title-color);
  border-bottom: 1px solid var(--border-color);
  cursor: pointer;
}

.picklebet-c9fbcc span {
  height: 32px;
}

.picklebet-c9fbcc span svg rect {
  fill: var(--table-2-color);
  stroke: var(--table-2-color);
}

.picklebet-c9fbcc.picklebet-xjkceq span {
  transform: scaleY(-1);
}

@media only screen and (max-width: 767px) {
  .picklebet-c9fbcc {
    padding: 0 14px;
    font-size: 22px;
    height: 68px;
  }
}

.picklebet-13jv5u {
  list-style: none;
  padding: 0;
  margin: 0;
}

.picklebet-13jv5u li {
  font-size: 18px;
  background: var(--fh-bg-color);
  border-bottom: 1px solid var(--border-color);
}

@media only screen and (max-width: 767px) {
  .picklebet-13jv5u li {
    font-size: 16px;
  }
}

.picklebet-13jv5u li a {
  display: block;
  color: var(--text-color);
  padding: 14px 32px;
  text-decoration: none;
  transition: 0.picklebet-aqlmo4 ease-in-out;
}

@media only screen and (min-width: 1025px) {
  .picklebet-13jv5u li a:hover {
    background: var(--main-theme-color);
  }
}

@media only screen and (max-width: 767px) {
  .picklebet-13jv5u li a {
    padding: 12px 14px;
  }
}

.picklebet-13jv5u.picklebet-gqksj0 {
  display: none;
}

.picklebet-okvq32 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

.picklebet-okvq32 table {
  width: 100%;
  border-collapse: collapse;
}

.picklebet-okvq32 table tr td {
  padding: 16px 32px;
  font-size: 18px;
  font-weight: 700;
  color: #a29eb6;
  text-align: center;
  border: 1px solid #262646;
  background: #171a2b;
}

@media only screen and (max-width: 767px) {
  .picklebet-okvq32 table tr td {
    padding: 12px 4px;
    font-size: 16px;
  }

  .picklebet-okvq32 table td {
    min-width: 75px;
  }
}

.picklebet-okvq32 table tr th {
  padding: 16px 32px;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  color: var(--text-color);
  border: 1px solid var(--border-color);
  background: var(--fh-bg-color);
}

@media only screen and (max-width: 767px) {
  .picklebet-okvq32 table tr th {
    padding: 12px 4px;
    font-size: 16px;
  }
}

.picklebet-okvq32 table tr:nth-child(even) td {
  background: rgba(29, 33, 60, 0.6);
}

.picklebet-okvq32 p {
  color: #a29eb6;
  font-size: 18px;
  line-height: 135%;
}

@media only screen and (max-width: 767px) {
  .picklebet-okvq32 p {
    font-size: 16px;
    line-height: 140%;
  }
}

@media only screen and (max-width: 1200px) {
  .picklebet-okvq32 {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .picklebet-okvq32 {
    margin-bottom: 60px;
  }
}

.picklebet-5dnxwe {
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--fh-bg-color);
  color: var(--title-color);
  font-size: 28px;
  font-weight: 700;
  padding: 24px 32px;
  border-radius: 12px 12px 0 0;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .picklebet-5dnxwe {
    padding: 16px 14px;
    font-size: 18px;
    text-align: center;
  }
}

.picklebet-ncsqo2 {
  width: 100%;
  border-collapse: collapse;
}

@media only screen and (max-width: 500px) {
  .picklebet-ncsqo2 {
    width: 100%;
    border-collapse: collapse;
    display: block;
    width: 100%;
    overflow-x: auto;
  }
}

.picklebet-ncsqo2 tr td {
  padding: 16px 32px;
  font-size: 18px;
  font-weight: 700;
  color: #a29eb6;
  text-align: center;
  border: 1px solid #262646;
  background: #171a2b;
}

@media only screen and (max-width: 767px) {
  .picklebet-ncsqo2 tr td {
    padding: 12px 4px;
    font-size: 16px;
  }
}

.picklebet-ncsqo2 tr:nth-child(even) td {
  background: rgba(29, 33, 60, 0.6);
}

.picklebet-kk5p8c table tr td {
  color: var(--text-color);
  background: var(--table-1-color);
  border-color: var(--border-color);
}

.picklebet-kk5p8c table tr:nth-child(even) td {
  background: var(--table-2-color);
}

.picklebet-kk5p8c p {
  color: var(--text-color);
}

.picklebet-u996kl {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 1200px) {
  .picklebet-u996kl {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .picklebet-u996kl {
    margin-bottom: 60px;
  }
}

.picklebet-n0rjeu {
  padding: 16px 32px;
  border-radius: 10px;
  font-size: 20px;
  background: var(--fh-bg-color);
  color: var(--updated-block-color);
  border-left: 5px solid var(--button-bg-color);
  border-color: var(--border-color);
}

.picklebet-86jz7u {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 1200px) {
  .picklebet-86jz7u {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .picklebet-86jz7u {
    margin-bottom: 60px;
  }
}

.picklebet-ik8d4w {
  border-radius: 10px;
  background: var(--fh-bg-color);
  border: 1px solid var(--border-color);
  margin-bottom: 10px;
  padding: 20px 32px 20px;
}

.picklebet-ik8d4w h3 {
  position: relative;
  color: var(--title-color);
  font-size: 26px;
  cursor: pointer;
  margin: 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .picklebet-ik8d4w h3 {
    font-size: 22px;
    font-weight: 600;
  }
}

.picklebet-ik8d4w p {
  padding: 0;
  font-size: 18px;
  line-height: 135%;
  margin: 0;
  color: var(--text-color);
}

.picklebet-ik8d4w p + p {
  margin-top: 10px;
}

@media only screen and (max-width: 767px) {
  .picklebet-ik8d4w p {
    font-size: 16px;
  }
}

.picklebet-yowaly {
  display: none;
}

@media only screen and (max-width: 767px) {
  .picklebet-yowaly {
    display: flex;
    justify-content: center;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 5;
    height: 68px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    background: #161d33;
    padding: 0 40px;
  }
}

.picklebet-w1o49p {
  list-style: none;
  margin: 0 -20px;
  padding: 0;
  display: flex;
  align-items: center;
}

.picklebet-w1o49p li {
  margin: 0 20px;
}

.picklebet-w1o49p li a {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  color: #fff;
  text-decoration: none;
}

.picklebet-w1o49p li a img {
  margin-bottom: 4px;
}

@media only screen and (min-width: 1025px) {
  .picklebet-w1o49p li a:hover {
    color: #2ab765;
  }
}

.picklebet-n4g5co {
  max-width: 1110px;
  width: 100%;
  list-style: none;
  margin: 10px auto;
  padding: 0;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 1200px) {
  .picklebet-n4g5co {
    padding: 0 16px;
  }
}

.picklebet-n4g5co li {
  font-size: 16px;
  position: relative;
}

.picklebet-n4g5co li a {
  color: var(--text-color);
  text-decoration: none;
}

@media only screen and (min-width: 1025px) {
  .picklebet-n4g5co li a:hover {
    text-decoration: underline;
  }
}

.picklebet-n4g5co li span {
  opacity: 0.5;
}

.picklebet-n4g5co li + li {
  margin-left: 30px;
}

.picklebet-n4g5co li + li::before {
  content: "-";
  left: -20px;
  top: 50%;
  font-size: 20px;
  transform: translateY(-50%);
  color: var(--text-color);
  position: absolute;
}

h2.picklebet-o95g36 {
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  h2.picklebet-o95g36 {
    margin-bottom: 18px;
  }
}

.picklebet-gegjf9 {
  border-collapse: separate;
  width: 100%;
  font-weight: 600;
  font-size: 20px;
  line-height: 120%;
  color: var(--text-color);
  counter-reset: table-row;
}

.picklebet-gegjf9 tbody tr {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 12px 36px;
  padding: 20px 24px;
  border-radius: 10px;
  margin-bottom: 16px;
  cursor: pointer;
  background-color: var(--fh-bg-color);
}

.picklebet-gegjf9 tbody tr:first-of-type::before {
  content: "";
  position: absolute;
  top: -3px;
  left: -3px;
  right: -3px;
  bottom: -3px;
  z-index: -1;
  background: var(--fh-bg-color);
  border-radius: 10px;
}

.picklebet-gegjf9 tbody tr:first-of-type::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: var(--fh-bg-color);
  border-radius: 10px;
}

.picklebet-gegjf9 tbody tr:first-of-type td {
  z-index: 2;
  border-radius: 10px;
}

.picklebet-gegjf9 tbody tr:last-of-type {
  margin-bottom: 0;
}

.picklebet-gegjf9 tbody tr td:first-of-type {
  flex-shrink: 0;
}

.picklebet-gegjf9 tbody tr td:first-of-type > a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border-radius: 10px;
  border: 1px solid var(--rate-image-border);
}

.picklebet-gegjf9 tbody tr td:first-of-type > a::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 0 0 10px 0;
  padding: 2px 9px;
  width: 28px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-weight: 700;
  font-size: 14px;
  counter-increment: table-row;
  content: counter(table-row);
  background: var(--rate-counter-bg);
}

.picklebet-gegjf9 tbody tr td:last-of-type {
  margin-left: auto;
}

@media only screen and (max-width: 767px) {
  .picklebet-gegjf9 tbody tr td:last-of-type {
    margin-left: 0;
    width: 100%;
  }
}

.picklebet-gegjf9 tbody tr td .picklebet-iutsru {
  display: flex;
  flex-direction: column;
  text-align: center;
}

@media only screen and (max-width: 420px) {
  .picklebet-gegjf9 tbody tr td .picklebet-iutsru {
    width: 100%;
  }
}

.picklebet-gegjf9 tbody tr td .picklebet-wvu2v8 {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
  padding: 10px;
  width: 181px;
  height: 46px;
  font-weight: 700;
  font-size: 16px;
  line-height: 160%;
  color: var(--button-text-color);
  background: var(--button-bg-color);
  transition: 0.picklebet-aqlmo4 ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

@media only screen and (min-width: 1025px) {
  .picklebet-gegjf9 tbody tr td .picklebet-wvu2v8:hover {
    background: var(--button-bg-hover);
  }
}

@media only screen and (max-width: 767px) {
  .picklebet-gegjf9 tbody tr td .picklebet-wvu2v8 {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 420px) {
  .picklebet-gegjf9 tbody tr td .picklebet-wvu2v8 {
    width: 100%;
  }
}

.picklebet-gegjf9 tbody tr td .picklebet-ot66y6 {
  margin-top: 10px;
  font-weight: 400;
  font-size: 14px;
  line-height: 140%;
  text-decoration: underline;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
  color: var(--text-color);
}

@media only screen and (min-width: 1025px) {
  .picklebet-gegjf9 tbody tr td .picklebet-ot66y6:hover {
    text-decoration: none;
  }
}

@media only screen and (max-width: 767px) {
  .picklebet-gegjf9 tbody tr {
    flex-direction: column;
  }
}

.picklebet-gegjf9 tbody tr:nth-child(-n + 3) td > a::before {
  background: var(--rate-counter-bg-top);
}

.picklebet-go8m81 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 1200px) {
  .picklebet-go8m81 {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .picklebet-go8m81 {
    margin: 0 auto 60px;
  }
}

.picklebet-gkzrdr {
  font-weight: 700;
  font-size: 40px;
  line-height: 44px;
  margin: 0 0 32px;
  text-align: center;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .picklebet-gkzrdr {
    font-size: 26px;
    line-height: normal;
    margin: 0 0 20px;
    text-align: left;
  }
}

.picklebet-hutfx8 {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  margin: 0 -10px;
}

@media only screen and (max-width: 767px) {
  .picklebet-hutfx8 {
    margin: 0 -5px;
  }
}

.picklebet-w32w78 {
  max-width: calc(25% - 20px);
  width: 100%;
  flex-basis: calc(25% - 20px);
  margin: 0 10px 20px;
  text-decoration: none;
  cursor: pointer;
}

.picklebet-w32w78 img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  transition: 0.picklebet-aqlmo4 ease-in-out;
}

.picklebet-w32w78 p {
  font-size: 18px;
  line-height: 24px;
  margin: 10px 0 0;
  color: var(--text-color);
}

@media only screen and (min-width: 1025px) {
  .picklebet-w32w78:hover img {
    transform: scale(1.01);
  }
}

@media only screen and (max-width: 991px) {
  .picklebet-w32w78 {
    max-width: calc(33.33333% - 20px);
    flex-basis: calc(33.33333% - 20px);
  }
}

@media only screen and (max-width: 767px) {
  .picklebet-w32w78 {
    max-width: calc(50% - 10px);
    flex-basis: calc(50% - 10px);
    margin: 0 5px 12px;
  }
  .picklebet-w32w78 p {
    font-size: 16px;
  }
}

.picklebet-6c1328 {
  position: relative;
  max-width: 800px;
  height: 400px;
  width: 100%;
  margin: 40px auto;
  border-radius: 10px;
  overflow: hidden;
}

@media only screen and (max-width: 520px) {
  .picklebet-6c1328 {
    height: 190px;
    margin: 20px auto;
  }
}

.picklebet-6c1328 img {
  width: 100%;
  height: 100%;
}

.picklebet-6c1328 iframe {
  width: 100%;
  height: 400px;
  margin: 0;
}

@media only screen and (max-width: 520px) {
  .picklebet-6c1328 iframe {
    height: 190px;
  }
}

.picklebet-txafj0 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-position: center;
  z-index: -1;
  filter: blur(3px);
}

.picklebet-txafj0::before {
  background: rgba(0, 0, 0, 0.2);
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  border-radius: inherit;
  content: "";
}

.picklebet-eg3qkp {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 52px;
  max-width: 200px;
  -webkit-animation: none;
  animation: none;
  transform: translate(-50%, -50%);
}

.picklebet-eg3qkp svg {
  width: 50px;
  height: 50px;
  fill: #fff;
  cursor: pointer;
  transition: 0.picklebet-aqlmo4 ease-in-out;
}

@media only screen and (min-width: 1025px) {
  .picklebet-eg3qkp:hover svg {
    transform: scale(1.1);
  }
}

.picklebet-m1a778 {
  padding: 90px 0;
}

@media only screen and (max-width: 767px) {
  .picklebet-m1a778 {
    padding: 40px 0;
  }
}

.picklebet-2mxljq {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  cursor: pointer;
}

@media only screen and (max-width: 1200px) {
  .picklebet-2mxljq {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 991px) {
  .picklebet-2mxljq {
    flex-direction: column-reverse;
  }
}

.picklebet-6akdpe {
  max-width: 520px;
  width: 100%;
  flex-basis: 520px;
  border-radius: 10px;
  overflow: hidden;
  margin-right: 24px;
}

.picklebet-6akdpe img {
  width: 100%;
}

@media only screen and (max-width: 991px) {
  .picklebet-6akdpe {
    max-width: 565px;
    flex-basis: auto;
    margin: 24px 0 0;
  }
}

@media only screen and (max-width: 767px) {
  .picklebet-6akdpe {
    margin: 10px 0 0;
  }
}

.picklebet-nr6jrf {
  max-width: 565px;
  width: 100%;
  flex-basis: 565px;
  border-radius: 10px;
  padding: 36px 32px;
  background: radial-gradient(
    114.2% 133.85% at 7.14% 3.6%,
    rgba(35, 35, 54, 0.7) 0%,
    rgba(35, 35, 54, 0.7) 0.01%,
    rgba(35, 35, 54, 0.1) 100%
  );
  border: 1px solid #383853;
}

.picklebet-nr6jrf h2 {
  color: #fff;
  font-weight: 600;
  font-size: 20px;
  line-height: 120%;
  text-transform: uppercase;
  margin: 0 0 16px;
  text-align: center;
}

@media only screen and (max-width: 991px) {
  .picklebet-nr6jrf {
    flex-basis: auto;
  }
}

@media only screen and (max-width: 767px) {
  .picklebet-nr6jrf {
    padding: 24px 10px;
  }
}

.picklebet-j7bt56 {
  background: rgba(30, 30, 53, 0.6);
  border: 1px solid #383853;
  border-radius: 6px;
  padding: 14px 20px;
  width: 100%;
  height: 52px;
  display: flex;
  align-items: center;
  padding: 0 20px;
  margin: 0 0 10px;
  font-weight: 400;
  font-size: 16px;
  line-height: 140%;
  color: #a29eb6;
  transition: 0.picklebet-aqlmo4 ease-in-out;
}

.picklebet-j7bt56:hover {
  border: 1px solid #8c8ca2;
}

.picklebet-0zr43b {
  margin: 20px auto 0;
  font-weight: 700;
  font-size: 18px;
  line-height: 140%;
  text-transform: uppercase;
  text-align: center;
  color: #fff;
  border-radius: 6px;
  padding: 15px 10px;
  width: 100%;
  height: 52px;
  cursor: pointer;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
  background: linear-gradient(2deg, #6262d9 0%, #9d62d9 100%, #9d62d9 100%);
}

.picklebet-0zr43b:hover {
  background: linear-gradient(2deg, #9d62d9 0%, #9d62d9 100%, #6262d9 100%);
}

.picklebet-g51sc1 {
  max-width: 342px;
  width: 100%;
  margin: 20px auto 0;
  font-size: 12px;
  line-height: 140%;
  text-align: center;
  color: #c0c0c0;
  text-align: center;
}

.picklebet-g51sc1 a {
  text-decoration: underline;
  color: #8babff;
}

.picklebet-je09w7 {
  display: flex;
  align-items: center;
  gap: 0 10px;
  margin: 0 0 10px;
}

.picklebet-je09w7 .picklebet-j7bt56 {
  width: 50%;
  margin: 0;
}

.picklebet-aa7r3d {
  border-radius: 6px;
  padding: 15px 10px;
  width: 50%;
  height: 52px;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
  background: linear-gradient(2deg, #6262d9 0%, #9d62d9 100%, #9d62d9 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-weight: 700;
  font-size: 14px;
  line-height: 140%;
  text-transform: uppercase;
  text-align: center;
  cursor: pointer;
}

.picklebet-aa7r3d:hover {
  background: linear-gradient(2deg, #9d62d9 0%, #9d62d9 100%, #6262d9 100%);
}

.picklebet-eqt8fm {
  margin: 0 0 100px;
}

@media only screen and (max-width: 1200px) {
  .picklebet-eqt8fm {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .picklebet-eqt8fm {
    margin: 0 0 60px;
  }
}

.picklebet-cl5qaf {
  position: relative;
  padding: 20px 24px;
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  border-radius: 10px;
  background-color: var(--fh-bg-color);
}

@media only screen and (max-width: 767px) {
  .picklebet-cl5qaf {
    padding: 18px 14px;
    flex-direction: column;
    align-items: flex-start;
  }
}

.picklebet-v1o6bf {
  max-width: 200px;
  width: 100%;
  flex-basis: 200px;
  margin-right: 20px;
  border-radius: 10px;
  overflow: hidden;
}

@media only screen and (max-width: 767px) {
  .picklebet-v1o6bf {
    max-width: 80px;
    flex-basis: auto;
    margin-bottom: 10px;
  }
}

.picklebet-8kw0gf {
  max-width: 842px;
  width: 100%;
  flex-basis: 842px;
}

@media only screen and (max-width: 767px) {
  .picklebet-8kw0gf {
    flex-basis: auto;
    max-width: 100%;
  }
}

.picklebet-2gpo28 {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  font-size: 40px;
  font-weight: 700;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .picklebet-2gpo28 {
    font-size: 26px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
  }
}

.picklebet-2gpo28 a {
  width: 26px;
  height: 26px;
  background: #5277e7;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  text-decoration: none;
  margin-left: 20px;
  border-radius: 4px;
  transition: 0.picklebet-aqlmo4 ease-in-out;
}

@media only screen and (max-width: 767px) {
  .picklebet-2gpo28 a {
    margin: 1px 0 4px;
  }
}

.picklebet-2gpo28 a svg {
  fill: #fff;
}

.picklebet-2gpo28 a:hover {
  background: #3d68e7;
}

.picklebet-dfjpwl {
  font-size: 16px;
  color: var(--text-color);
  opacity: 0.9;
}

.picklebet-2k1dt2 {
  margin-bottom: 16px;
}

@media only screen and (max-width: 767px) {
  .picklebet-2k1dt2 {
    position: absolute;
    top: 18px;
    left: 115px;
  }
}

.picklebet-sa5dk7 {
  font-size: 16px;
  color: var(--text-color);
}

.picklebet-r3eqls {
  display: grid;
  grid-template-areas: "play-block__left" "content-section" "play-block__right";
  max-width: 1110px;
  width: 100%;
  margin: 40px auto 100px;
}

@media only screen and (max-width: 1200px) {
  .picklebet-r3eqls {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .picklebet-r3eqls {
    margin: 20px auto 60px;
  }
}

@media only screen and (min-width: 992px) {
  .picklebet-r3eqls {
    grid-template-areas: "play-block__left play-block__right" "content-section content-section";
    grid-template-columns: 65% 35%;
  }
}

.picklebet-ejtmz2 {
  grid-area: play-block__left;
  width: 100%;
  padding-right: 0;
}

.picklebet-ejtmz2 h1,
.picklebet-ejtmz2 h2 {
  font-size: 40px;
  line-height: 44px;
  font-weight: 700;
  color: var(--title-color);
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  .picklebet-ejtmz2 h1,
  .picklebet-ejtmz2 h2 {
    font-weight: 700;
    font-size: 26px;
    line-height: 110%;
    margin-bottom: 16px;
  }
}

@media only screen and (min-width: 992px) {
  .picklebet-ejtmz2 {
    margin: 0;
    padding-right: 20px;
  }
}

.picklebet-tkejym {
  grid-area: play-block__right;
  margin: 24px 0 0;
  width: 100%;
}

.picklebet-tkejym h1 {
  font-size: 40px;
  line-height: 44px;
  font-weight: 700;
  color: var(--title-color);
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  .picklebet-tkejym h1 {
    font-weight: 700;
    font-size: 26px;
    line-height: 110%;
    margin-bottom: 16px;
  }
}

.picklebet-tkejym h2 {
  display: flex;
  align-items: center;
  min-height: 68px;
  font-size: 26px;
  line-height: normal;
  font-weight: 700;
  color: var(--title-color);
  margin: 0 0 6px;
}

@media only screen and (max-width: 767px) {
  .picklebet-tkejym h2 {
    font-size: 24px;
    line-height: 110%;
    margin-bottom: 16px;
    min-height: auto;
  }
}

.picklebet-tkejym table {
  border-radius: 10px;
  width: 100%;
  border-collapse: collapse;
  overflow: hidden;
  border: 1px solid var(--border-color);
  box-shadow: 0 0 0 1px var(--border-color);
}

.picklebet-tkejym table tr td {
  padding: 12px 28px;
  font-weight: 400;
  font-size: 16px;
  text-align: left;
  border: 1px solid var(--border-color);
  color: var(--text-color);
  background: var(--table-1-color);
  border-top: none;
  border-left: none;
  border-right: none;
}

@media only screen and (max-width: 767px) {
  .picklebet-tkejym table tr td {
    padding: 12px 4px;
  }
}

.picklebet-tkejym table tr th {
  padding: 12px 28px;
  font-weight: 600;
  font-size: 16px;
  text-align: left;
  border: 1px solid var(--border-color);
  color: var(--text-color);
  background: var(--fh-bg-color);
  border-top: none;
  border-left: none;
  border-right: none;
}

@media only screen and (max-width: 767px) {
  .picklebet-tkejym table tr th {
    padding: 12px 4px;
  }
}

.picklebet-tkejym table tr:last-of-type td {
  border-bottom: none;
}

@media only screen and (min-width: 992px) {
  .picklebet-tkejym {
    margin: 0;
  }
}

.picklebet-ad9vtm {
  width: 100%;
  min-height: 356px;
  border-radius: 10px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  overflow: hidden;
}

@media only screen and (max-width: 767px) {
  .picklebet-ad9vtm {
    min-height: 190px;
  }
}

.picklebet-as9lpi {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-position: center;
  z-index: -1;
  filter: blur(5px);
}

.picklebet-as9lpi::before {
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  border-radius: inherit;
  content: "";
}

.picklebet-2xqgrq {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.picklebet-2xqgrq.picklebet-k3iryj {
  display: none;
}

.picklebet-wjlngl {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  opacity: 0;
  pointer-events: none;
}

.picklebet-wjlngl iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.picklebet-wjlngl iframe.picklebet-ww5q7w {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.picklebet-wjlngl.picklebet-hk8kg6 {
  opacity: 1;
  pointer-events: all;
}

.picklebet-no1pb5 {
  border: none;
  cursor: pointer;
  text-decoration: none;
  max-width: 252px;
  width: 100%;
  height: 52px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  background: #c2c0ce;
  margin: 0 auto;
  color: #090909;
  font-size: 16px;
  font-weight: 700;
  transition: 0.picklebet-aqlmo4 ease-in-out;
}

.picklebet-no1pb5 svg {
  margin-right: 10px;
}

.picklebet-no1pb5 + .picklebet-no1pb5 {
  margin-top: 14px;
}

@media only screen and (min-width: 1025px) {
  .picklebet-no1pb5:hover {
    background: #a8a6b3;
  }
}

.picklebet-p9ki82 {
  background: linear-gradient(180deg, #fdcc06 0%, #ffea00 100%);
}

@media only screen and (min-width: 1025px) {
  .picklebet-p9ki82:hover {
    background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
  }
}

@media only screen and (max-width: 767px) {
  .picklebet-no1pb5 {
    height: 42px;
    max-width: 220px;
  }
}

.picklebet-r3eqls .picklebet-o36b76 {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

.picklebet-r3eqls .picklebet-o36b76 h1,
.picklebet-r3eqls .picklebet-o36b76 h2 {
  color: var(--title-color);
  font-size: 40px;
  font-weight: 700;
  line-height: normal;
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  .picklebet-r3eqls .picklebet-o36b76 h1,
  .picklebet-r3eqls .picklebet-o36b76 h2 {
    font-size: 26px;
    margin: 0 0 18px;
  }
}

@media only screen and (min-width: 991px) {
  .picklebet-r3eqls .picklebet-o36b76 {
    margin: 28px 0 0;
  }
}

.picklebet-18df9x {
  max-width: 1110px;
  width: 100%;
  margin: 40px auto 100px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

@media only screen and (max-width: 1200px) {
  .picklebet-18df9x {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 991px) {
  .picklebet-18df9x {
    flex-direction: column;
  }
}

@media only screen and (max-width: 767px) {
  .picklebet-18df9x {
    margin: 20px auto 60px;
  }
}

.picklebet-vj1gzq {
  max-width: 545px;
  width: 100%;
}

@media only screen and (max-width: 991px) {
  .picklebet-vj1gzq {
    max-width: 100%;
    margin: 0 0 30px;
  }
}

@media only screen and (max-width: 767px) {
  .picklebet-vj1gzq {
    max-width: 100%;
    margin: 0 0 10px;
  }
}

.picklebet-lc8j94 {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  border-radius: 20px;
}

.picklebet-lc8j94 iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.picklebet-m8dpx7 {
  max-width: 540px;
  width: 100%;
  margin-left: 24px;
}

.picklebet-m8dpx7 h1 {
  font-weight: 600;
  font-size: 60px;
  line-height: normal;
  margin: 0;
  color: var(--title-color);
}

@media only screen and (max-width: 1200px) {
  .picklebet-m8dpx7 h1 {
    font-size: 44px;
  }
}

@media only screen and (max-width: 767px) {
  .picklebet-m8dpx7 h1 {
    font-size: 32px;
  }
}

@media only screen and (max-width: 991px) {
  .picklebet-m8dpx7 {
    max-width: 100%;
    margin: 0;
  }
}

.picklebet-fhf8ok {
  padding: 25px 20px;
  border-radius: 10px;
  background: var(--fh-bg-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .picklebet-fhf8ok {
    padding: 14px;
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
  }
}

.picklebet-pr32sw {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

@media only screen and (max-width: 767px) {
  .picklebet-pr32sw {
    flex-direction: column;
    margin: 0 0 0 20px;
  }
}

.picklebet-jejrya {
  display: flex;
  align-items: center;
  gap: 2px;
  margin-right: 12px;
  font-size: 12px;
  font-weight: 800;
  text-transform: uppercase;
}

.picklebet-jejrya span {
  margin-right: 2px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #ff0000;
}

@media only screen and (max-width: 767px) {
  .picklebet-jejrya {
    margin: 0;
  }
  .picklebet-jejrya:last-of-type {
    margin-top: 4px;
  }
}

.picklebet-tblt71 {
  display: flex;
  align-items: center;
  padding: 14px 20px;
  border-radius: 10px;
  background: var(--fh-bg-color);
}

@media only screen and (max-width: 540px) {
  .picklebet-tblt71 {
    padding: 10px;
  }
}

.picklebet-tblt71 .picklebet-cibe28 {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 540px) {
  .picklebet-tblt71 .picklebet-cibe28 {
    max-width: 100%;
    margin: 10px 0 0;
  }
}

@media only screen and (max-width: 540px) {
  .picklebet-tblt71 {
    flex-wrap: wrap;
  }
}

.picklebet-c4c27r {
  width: 98px;
  flex-shrink: 0;
  margin-right: 12px;
}

.picklebet-c4c27r img {
  width: 100%;
}

.picklebet-flobsr {
  max-width: 230px;
  width: 100%;
  margin-right: 5px;
}

@media only screen and (max-width: 540px) {
  .picklebet-flobsr {
    max-width: 200px;
    margin: 0;
  }
}

.picklebet-32r04d {
  font-size: 14px;
  color: var(--title-color);
  opacity: 0.8;
}

.picklebet-lv8635 {
  font-weight: 700;
  font-size: 16px;
  line-height: 140%;
  color: var(--text-color);
}

.picklebet-ye8rve {
  width: 100%;
  margin: 0 0 100px;
}

@media only screen and (max-width: 767px) {
  .picklebet-ye8rve {
    margin: 0 0 60px;
  }
}

.picklebet-ye8rve .picklebet-kcp2lp {
  position: relative;
}

.picklebet-ye8rve .picklebet-swocx3 {
  width: 100%;
  height: calc(100vh - 54px);
  height: 100dvh;
  height: calc(100dvh - env(safe-area-inset-bottom, 0px));
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  overflow: hidden;
}

.picklebet-ye8rve .picklebet-swocx3.picklebet-k3iryj {
  display: none;
}

.picklebet-ye8rve .picklebet-t6ygbt {
  gap: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 32px;
  max-width: 910px;
  width: 100%;
  border-radius: 20px;
  padding: 17px 40px;
  background: var(--main-theme-color);
  border: 1px solid var(--border-color);
  margin-bottom: env(safe-area-inset-bottom, 0px);
}

@media only screen and (max-width: 991px) {
  .picklebet-ye8rve .picklebet-t6ygbt {
    bottom: 90px;
    padding: 14px 16px;
    flex-direction: column;
    max-width: calc(100% - 32px);
  }
}

@media only screen and (max-width: 520px) {
  .picklebet-ye8rve .picklebet-t6ygbt {
    bottom: 90px;
  }
}

.picklebet-ye8rve .picklebet-t6ygbt .picklebet-65vmcw {
  max-width: 300px;
  width: 100%;
}

.picklebet-ye8rve .picklebet-t6ygbt .picklebet-65vmcw .picklebet-n7zku7 {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .picklebet-ye8rve .picklebet-t6ygbt .picklebet-65vmcw .picklebet-n7zku7 {
    font-size: 32px;
    text-align: center;
  }
}

.picklebet-ye8rve .picklebet-t6ygbt .picklebet-65vmcw .picklebet-zzojmf {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .picklebet-ye8rve .picklebet-t6ygbt .picklebet-65vmcw .picklebet-zzojmf {
    text-align: center;
  }
}

.picklebet-ye8rve .picklebet-t6ygbt .picklebet-t503il {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .picklebet-ye8rve .picklebet-t6ygbt .picklebet-t503il {
    flex-direction: column-reverse;
  }
}

.picklebet-ye8rve .picklebet-t6ygbt .picklebet-t503il .picklebet-5ra9a7 {
  border-radius: 10px;
  padding: 12px 28px;
  width: 200px;
  height: 46px;
  background: #a9afbc;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 16px;
  line-height: 140%;
  color: #0b0b10;
  cursor: pointer;
  transition: 0.picklebet-aqlmo4 ease-in-out;
}

.picklebet-ye8rve .picklebet-t6ygbt .picklebet-t503il .picklebet-5ra9a7:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .picklebet-ye8rve .picklebet-t6ygbt .picklebet-t503il .picklebet-5ra9a7 {
    width: 100%;
  }
}

.picklebet-ye8rve .picklebet-t6ygbt .picklebet-t503il .picklebet-b4e0s2 {
  gap: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  padding: 10px;
  width: 274px;
  height: 46px;
  background: linear-gradient(180deg, #fdcc06 0%, #ffea00 100%);
  font-weight: 700;
  font-size: 16px;
  line-height: 160%;
  color: #0b0b10;
  cursor: pointer;
  position: relative;
  transition: 0.picklebet-aqlmo4 ease-in-out;
  overflow: hidden;
}

.picklebet-ye8rve .picklebet-t6ygbt .picklebet-t503il .picklebet-b4e0s2 span {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}

@keyframes slideLeftRight {
  0% {
    left: -16px;
  }
  100% {
    left: calc(100% + 16px);
  }
}

.picklebet-ye8rve .picklebet-t6ygbt .picklebet-t503il .picklebet-b4e0s2:before {
  content: "";
  border-radius: 10px;
  position: absolute;
  height: 100%;
  width: 32px;
  top: 0;
  left: -16px;
  background: linear-gradient(
    90deg,
    transparent 0%,
    rgba(255, 255, 255, 0.75) 50%,
    transparent 100%
  );
  z-index: 0;
  backdrop-filter: blur(5px);
  animation: slideLeftRight 2s infinite;
}

.picklebet-ye8rve .picklebet-t6ygbt .picklebet-t503il .picklebet-b4e0s2:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .picklebet-ye8rve .picklebet-t6ygbt .picklebet-t503il .picklebet-b4e0s2 {
    width: 100%;
  }
}

.picklebet-ye8rve .picklebet-t6ygbt.picklebet-k3iryj {
  display: none;
}

.picklebet-ye8rve .picklebet-zpgvxd {
  display: none;
}

.picklebet-ye8rve .picklebet-zpgvxd.picklebet-hk8kg6 {
  display: block;
}

.picklebet-ye8rve .picklebet-zpgvxd iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

@media only screen and (max-width: 767px) {
  .picklebet-ye8rve .picklebet-zpgvxd iframe {
    height: calc(100vh - 54px);
  }
}

.picklebet-ye8rve .picklebet-x224ta {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  padding: 24px 0 0;
}

@media only screen and (max-width: 1200px) {
  .picklebet-ye8rve .picklebet-x224ta {
    padding: 24px 16px 0;
  }
}

.picklebet-ye8rve .picklebet-x224ta .picklebet-n7zku7 {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .picklebet-ye8rve .picklebet-x224ta .picklebet-n7zku7 {
    margin-bottom: 24px;
  }
}

.picklebet-ye8rve .picklebet-x224ta table {
  border-radius: 10px;
  width: 100%;
  border-collapse: collapse;
  overflow: hidden;
  border: 1px solid var(--border-color);
  box-shadow: 0 0 0 1px var(--border-color);
}

.picklebet-ye8rve .picklebet-x224ta table tr td {
  padding: 12px 28px;
  font-weight: 400;
  font-size: 16px;
  text-align: left;
  border: 1px solid var(--border-color);
  color: var(--text-color);
  background: var(--table-1-color);
  border-top: none;
}

@media only screen and (max-width: 767px) {
  .picklebet-ye8rve .picklebet-x224ta table tr td {
    padding: 12px 4px;
  }
}

.picklebet-ye8rve .picklebet-x224ta table tr th {
  padding: 12px 28px;
  font-weight: 600;
  font-size: 16px;
  text-align: left;
  border: 1px solid var(--border-color);
  color: var(--text-color);
  background: var(--fh-bg-color);
  border-top: none;
}

@media only screen and (max-width: 767px) {
  .picklebet-ye8rve .picklebet-x224ta table tr th {
    padding: 12px 4px;
  }
}

.picklebet-ye8rve .picklebet-x224ta table tr:last-of-type td {
  border-bottom: none;
}

.picklebet-zobgia {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  display: none;
  background: var(--main-theme-color);
}

.picklebet-zobgia.picklebet-eorirs {
  display: block;
}

.picklebet-zobgia iframe {
  width: 100%;
  height: calc(100% - 72px);
  border: none;
}

.picklebet-zobgia .picklebet-vl4me7 {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 40px;
  height: 40px;
  border-radius: 10px;
  background: linear-gradient(180deg, #fdcc06 0%, #ffea00 100%);
  color: #000;
  border: 1px solid #000;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  cursor: pointer;
  z-index: 10000;
}

.picklebet-zobgia .picklebet-xga4zv {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.picklebet-zobgia .picklebet-b4e0s2 {
  bottom: 20px;
  gap: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  padding: 10px;
  height: 46px;
  width: 100%;
  background: linear-gradient(180deg, #fdcc06 0%, #ffea00 100%);
  font-weight: 700;
  font-size: 16px;
  line-height: 160%;
  color: #0b0b10;
  cursor: pointer;
  z-index: 10000;
  -webkit-animation: pulse 2s infinite;
  animation: pulse 2s infinite;
  transition: 0.picklebet-aqlmo4 ease-in-out;
}

.picklebet-zobgia .picklebet-b4e0s2:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

.picklebet-1kot2h {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 20;
  display: none;
  overflow: auto;
}

.picklebet-1kot2h.picklebet-eorirs {
  display: block;
}

.picklebet-crvdjy {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1;
}

.picklebet-49dy2m {
  position: relative;
  top: 100px;
  margin: 0 auto;
  z-index: 999;
  max-width: 600px;
  width: 100%;
  background: var(--fh-bg-color);
  border: 1px solid var(--border-color);
  border-radius: 20px;
  padding: 28px 44px;
}

.picklebet-c6lsxp {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

@media only screen and (max-width: 767px) {
  .picklebet-49dy2m {
    width: calc(100% - 20px);
    max-width: 100%;
    padding: 28px 16px;
  }
}

.picklebet-n2njrx {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.picklebet-n2njrx svg {
  width: 15px;
  height: 15px;
  fill: #000;
}

.picklebet-wq9rbz {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.picklebet-5b2eki.picklebet-k3iryj {
  display: none;
}

.picklebet-cdk3sv {
  font-size: 16px;
  line-height: 140%;
  color: var(--title-color);
  text-align: center;
  margin-bottom: 36px;
}

@media only screen and (max-width: 767px) {
  .picklebet-cdk3sv {
    margin-bottom: 20px;
  }
}

.picklebet-jbxxo4 {
  padding-bottom: 36px;
  margin-bottom: 36px;
  border-bottom: 1px solid var(--border-color);
}

.picklebet-jbxxo4 span {
  font-weight: 500;
  font-size: 20px;
  color: var(--text-color);
  display: block;
  margin-bottom: 4px;
}

.picklebet-jbxxo4 small {
  font-weight: 400;
  font-size: 16px;
  color: var(--text-color);
  opacity: 0.8;
  display: block;
  margin-bottom: 16px;
}

.picklebet-jbxxo4 input {
  border-radius: 46px;
  padding: 0 20px;
  width: 100%;
  height: 50px;
  background: rgba(245, 245, 245, 0.05);
  color: var(--text-color);
  border: none;
  font-size: 16px;
  transition: 0.picklebet-aqlmo4 ease-in-out;
  border: 1px solid rgba(245, 245, 245, 0.05);
}

.picklebet-jbxxo4 input::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.picklebet-jbxxo4 input::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.picklebet-jbxxo4 input:hover {
  border-color: rgba(194, 192, 206, 0.5);
}

.picklebet-jbxxo4 input:active {
  border-color: #c2c0ce;
}

.picklebet-jbxxo4 input:focus {
  border-color: #c2c0ce;
}

@media only screen and (max-width: 767px) {
  .picklebet-jbxxo4 {
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
}

.picklebet-3mo9rm {
  margin-bottom: 36px;
}

.picklebet-3mo9rm textarea {
  border-radius: 20px;
  padding: 14px 20px;
  width: 100%;
  height: 120px;
  resize: none;
  overflow: hidden;
  background: rgba(245, 245, 245, 0.05);
  color: var(--text-color);
  border: 1px solid #c2c0ce;
  font-size: 16px;
}

.picklebet-3mo9rm textarea::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.picklebet-3mo9rm textarea::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

@media only screen and (max-width: 767px) {
  .picklebet-3mo9rm {
    margin-bottom: 24px;
  }
}

.picklebet-40gagk {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.picklebet-a82lhd {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  text-align: center;
  border-radius: 6px;
  padding: 10px;
  width: 136px;
  height: 42px;
  font-size: 16px;
  font-weight: 700;
  color: var(--title-color);
  border: 1px solid var(--border-color);
  transition: 0.picklebet-aqlmo4 ease-in-out;
}

.picklebet-a82lhd:hover {
  background: var(--border-color);
}

.picklebet-jlywid {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #197bff;
  color: var(--title-color);
  border-radius: 6px;
  padding: 10px;
  width: 193px;
  height: 42px;
  margin-left: 16px;
  font-size: 16px;
  font-weight: 700;
  cursor: pointer;
  text-align: center;
  transition: 0.picklebet-aqlmo4 ease-in-out;
}

.picklebet-jlywid:hover {
  background: #166ad9;
}

.picklebet-5jkvid {
  max-width: 292px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.picklebet-5jkvid.picklebet-k3iryj {
  display: none;
}

.picklebet-g3n41w {
  font-weight: 700;
  font-size: 24px;
  line-height: 140%;
  color: var(--title-color);
  margin: 16px 0 20px;
}

.picklebet-5jkvid .picklebet-a82lhd {
  margin: 0 auto;
}

.picklebet-8gt919 {
  padding: 0;
  border: none;
  margin: 0 auto 24px;
}

@media only screen and (max-width: 767px) {
  .picklebet-8gt919 {
    margin-bottom: 16px;
  }
}

.picklebet-mz79xh {
  display: flex;
  width: 100%;
  justify-content: center;
  overflow: hidden;
  flex-direction: row-reverse;
  height: auto;
  position: relative;
}

.picklebet-x34oss {
  filter: grayscale(100%);
}

.picklebet-mz79xh > input {
  display: none;
}

.picklebet-mz79xh > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.picklebet-bqzzhf.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.picklebet-p0fssi 44.picklebet-b99fe2.picklebet-kzso9d.picklebet-txpdxc.picklebet-ffn8u5.picklebet-mi72b1.picklebet-tc8zdf.picklebet-0rei5b.picklebet-caavml.picklebet-ck2xtv.picklebet-bl8icw.picklebet-s4frvb.picklebet-xyzqcz 0l-12.picklebet-bqxqhy 30.picklebet-bf6ofj.picklebet-m9zl0f 2.picklebet-f7ngug.picklebet-m9zl0f 3.picklebet-q4w9sl 3.picklebet-nhdmei.picklebet-qp0igv 3.picklebet-747w5l.picklebet-yp65n6.picklebet-c17rk2.picklebet-vsfoi6 7-3.picklebet-bqxqhy 10.picklebet-jyp9e4.picklebet-vsfoi6 23.picklebet-g8b5bo.picklebet-pm4pcf 1.picklebet-24yga1 2.picklebet-bqxqhy 3.picklebet-pm4pcf 1.picklebet-qp0igv 5.picklebet-34qvvz.picklebet-qp0igv 32.picklebet-xdr612.picklebet-yp65n6 5.picklebet-xyzqcz 4.picklebet-vsfoi6 9.picklebet-vsfoi6 8.picklebet-qp0igv 6.picklebet-ucj17r.picklebet-fftrc3.picklebet-366vg8.picklebet-ecoav0.picklebet-3b3gyt 4.picklebet-bh40hc.picklebet-3b3gyt 6.picklebet-3b3gyt 0l29.picklebet-xyzqcz 17.picklebet-5gip4t.picklebet-5gs142 2.picklebet-w6r7p9 10.picklebet-dk97to.picklebet-bqxqhy 8.picklebet-f8u7fo.picklebet-7pjoqs.picklebet-94x1t4.picklebet-fjypc1.picklebet-mnw1x7.picklebet-yp65n6.picklebet-mi72b1.picklebet-bqxqhy 1.picklebet-hhyxdv.picklebet-i1iqym.picklebet-4rkma7.picklebet-ffgeon.picklebet-cgzipn.picklebet-24yga1 1.picklebet-1erz9s.picklebet-8tl9bc.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.picklebet-mz79xh > input:checked ~ label,
.picklebet-mz79xh > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.picklebet-bqzzhf.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.picklebet-p0fssi 44.picklebet-b99fe2.picklebet-kzso9d.picklebet-txpdxc.picklebet-ffn8u5.picklebet-mi72b1.picklebet-tc8zdf.picklebet-0rei5b.picklebet-caavml.picklebet-ck2xtv.picklebet-bl8icw.picklebet-s4frvb.picklebet-xyzqcz 0l-12.picklebet-bqxqhy 30.picklebet-bf6ofj.picklebet-m9zl0f 2.picklebet-f7ngug.picklebet-m9zl0f 3.picklebet-q4w9sl 3.picklebet-nhdmei.picklebet-qp0igv 3.picklebet-747w5l.picklebet-yp65n6.picklebet-c17rk2.picklebet-vsfoi6 7-3.picklebet-bqxqhy 10.picklebet-jyp9e4.picklebet-vsfoi6 23.picklebet-g8b5bo.picklebet-pm4pcf 1.picklebet-24yga1 2.picklebet-bqxqhy 3.picklebet-pm4pcf 1.picklebet-qp0igv 5.picklebet-34qvvz.picklebet-qp0igv 32.picklebet-xdr612.picklebet-yp65n6 5.picklebet-xyzqcz 4.picklebet-vsfoi6 9.picklebet-vsfoi6 8.picklebet-qp0igv 6.picklebet-ucj17r.picklebet-fftrc3.picklebet-366vg8.picklebet-ecoav0.picklebet-3b3gyt 4.picklebet-bh40hc.picklebet-3b3gyt 6.picklebet-3b3gyt 0l29.picklebet-xyzqcz 17.picklebet-5gip4t.picklebet-5gs142 2.picklebet-w6r7p9 10.picklebet-dk97to.picklebet-bqxqhy 8.picklebet-f8u7fo.picklebet-7pjoqs.picklebet-94x1t4.picklebet-fjypc1.picklebet-mnw1x7.picklebet-yp65n6.picklebet-mi72b1.picklebet-bqxqhy 1.picklebet-hhyxdv.picklebet-i1iqym.picklebet-4rkma7.picklebet-ffgeon.picklebet-cgzipn.picklebet-24yga1 1.picklebet-1erz9s.picklebet-8tl9bc.5z'/%3e%3c/svg%3e");
}

.picklebet-mz79xh > input:not(:checked) ~ label:hover,
.picklebet-mz79xh > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.picklebet-bqzzhf.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.picklebet-p0fssi 44.picklebet-b99fe2.picklebet-kzso9d.picklebet-txpdxc.picklebet-ffn8u5.picklebet-mi72b1.picklebet-tc8zdf.picklebet-0rei5b.picklebet-caavml.picklebet-ck2xtv.picklebet-bl8icw.picklebet-s4frvb.picklebet-xyzqcz 0l-12.picklebet-bqxqhy 30.picklebet-bf6ofj.picklebet-m9zl0f 2.picklebet-f7ngug.picklebet-m9zl0f 3.picklebet-q4w9sl 3.picklebet-nhdmei.picklebet-qp0igv 3.picklebet-747w5l.picklebet-yp65n6.picklebet-c17rk2.picklebet-vsfoi6 7-3.picklebet-bqxqhy 10.picklebet-jyp9e4.picklebet-vsfoi6 23.picklebet-g8b5bo.picklebet-pm4pcf 1.picklebet-24yga1 2.picklebet-bqxqhy 3.picklebet-pm4pcf 1.picklebet-qp0igv 5.picklebet-34qvvz.picklebet-qp0igv 32.picklebet-xdr612.picklebet-yp65n6 5.picklebet-xyzqcz 4.picklebet-vsfoi6 9.picklebet-vsfoi6 8.picklebet-qp0igv 6.picklebet-ucj17r.picklebet-fftrc3.picklebet-366vg8.picklebet-ecoav0.picklebet-3b3gyt 4.picklebet-bh40hc.picklebet-3b3gyt 6.picklebet-3b3gyt 0l29.picklebet-xyzqcz 17.picklebet-5gip4t.picklebet-5gs142 2.picklebet-w6r7p9 10.picklebet-dk97to.picklebet-bqxqhy 8.picklebet-f8u7fo.picklebet-7pjoqs.picklebet-94x1t4.picklebet-fjypc1.picklebet-mnw1x7.picklebet-yp65n6.picklebet-mi72b1.picklebet-bqxqhy 1.picklebet-hhyxdv.picklebet-i1iqym.picklebet-4rkma7.picklebet-ffgeon.picklebet-cgzipn.picklebet-24yga1 1.picklebet-1erz9s.picklebet-8tl9bc.5z'/%3e%3c/svg%3e");
}

#rating-container-1:checked ~ .picklebet-u7lrk4 > .picklebet-r6ln2x {
  transform: translateY(-100px);
}

#rating-container-2:checked ~ .picklebet-u7lrk4 > .picklebet-r6ln2x {
  transform: translateY(-200px);
}

#rating-container-3:checked ~ .picklebet-u7lrk4 > .picklebet-r6ln2x {
  transform: translateY(-300px);
}

#rating-container-4:checked ~ .picklebet-u7lrk4 > .picklebet-r6ln2x {
  transform: translateY(-400px);
}

#rating-container-5:checked ~ .picklebet-u7lrk4 > .picklebet-r6ln2x {
  transform: translateY(-500px);
}

#rating-0 {
  display: none;
}

label[for="rating-0"] {
  display: none;
}

.picklebet-mwbnvn {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9;
  text-decoration: none;
}

.picklebet-mwbnvn.picklebet-k3iryj {
  display: none;
}

.picklebet-x07fxx {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  height: 110px;
  border-radius: 30px 30px 0 0;
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  overflow: hidden;
  position: relative;
}

@media only screen and (max-width: 1023px) {
  .picklebet-x07fxx {
    height: 74px;
    overflow: visible;
  }
}

@media only screen and (max-width: 767px) {
  .picklebet-x07fxx {
    border-radius: 20px 20px 0 0;
  }
}

.picklebet-qfsnuw {
  max-width: 360px;
  width: 100%;
  position: relative;
  display: flex;
  align-items: center;
  padding: 0 0 0 52px;
  gap: 16px;
  font-size: 20px;
  font-weight: 700;
  overflow: hidden;
  color: #fff;
  border-top-left-radius: 30px;
}

.picklebet-qfsnuw::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  border: 20px solid transparent;
}

.picklebet-qfsnuw::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  border: 20px solid transparent;
}

.picklebet-qfsnuw img {
  border-radius: 16px;
  overflow: hidden;
}

@media only screen and (max-width: 1023px) {
  .picklebet-qfsnuw {
    max-width: 300px;
    padding: 0 10px;
    font-size: 16px;
  }
  .picklebet-qfsnuw img {
    max-width: 80px;
  }
}

@media only screen and (max-width: 767px) {
  .picklebet-qfsnuw {
    max-width: 120px;
    font-size: 14px;
    border-top-left-radius: 20px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 5px;
    font-size: 14px;
  }
  .picklebet-qfsnuw img {
    max-width: 60px;
    border-radius: 7px;
  }
}

.picklebet-4lnjms {
  font-size: 20px;
  font-weight: 700;
  display: flex;
  align-items: center;
  color: #fff;
}

@media only screen and (max-width: 1023px) {
  .picklebet-4lnjms {
    font-size: 16px;
    text-align: center;
  }
}

@media only screen and (max-width: 767px) {
  .picklebet-4lnjms {
    font-size: 14px;
  }
}

.picklebet-319d0k {
  max-width: 360px;
  width: 100%;
  position: relative;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding: 0 52px 0 0;
  z-index: 2;
  overflow: hidden;
  border-top-right-radius: 30px;
}

.picklebet-319d0k::before {
  content: "";
  position: absolute;
  left: 42px;
  top: 50%;
  transform: translateY(-50%);
  height: 410px;
  width: 388px;
  border-radius: 50%;
  z-index: -1;
}

@media only screen and (max-width: 767px) {
  .picklebet-319d0k::before {
    left: 0;
    width: 137px;
    height: 145px;
  }
}

.picklebet-319d0k::after {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  height: 410px;
  width: 388px;
  border-radius: 50%;
  z-index: -2;
}

@media only screen and (max-width: 767px) {
  .picklebet-319d0k::after {
    display: none;
  }
}

@media only screen and (max-width: 1023px) {
  .picklebet-319d0k {
    max-width: 300px;
    padding: 0 10px;
  }
}

@media only screen and (max-width: 767px) {
  .picklebet-319d0k {
    max-width: 120px;
    border-top-right-radius: 20px;
  }
}

.picklebet-heaxjp {
  width: 16px;
  height: 16px;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 20px;
  z-index: 2;
}

@media only screen and (max-width: 1023px) {
  .picklebet-heaxjp {
    top: -20px;
  }
}

.picklebet-6upub3 {
  width: 220px;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  cursor: pointer;
  text-decoration: none;
  color: #090909;
  font-size: 16px;
  font-weight: 700;
  transition: 0.picklebet-aqlmo4 ease-in-out;
  background: linear-gradient(138deg, #f2f55d 0%, #fbff21 74.32%);
}

@media only screen and (min-width: 1025px) {
  .picklebet-6upub3:hover {
    background: linear-gradient(138deg, #fbff21 0%, #f2f55d 74.32%);
  }
}

@media only screen and (max-width: 1023px) {
  .picklebet-6upub3 {
    width: 200px;
    font-size: 14px;
  }
}

@media only screen and (max-width: 767px) {
  .picklebet-6upub3 {
    width: 90px;
    height: 40px;
  }
}

.picklebet-mwbnvn.picklebet-cn9hhi .picklebet-x07fxx {
  background: #2b3b67;
}

.picklebet-mwbnvn.picklebet-cn9hhi .picklebet-qfsnuw {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.picklebet-mwbnvn.picklebet-cn9hhi .picklebet-qfsnuw::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.picklebet-mwbnvn.picklebet-cn9hhi .picklebet-qfsnuw::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.picklebet-mwbnvn.picklebet-cn9hhi .picklebet-319d0k::before {
  background: #0e0f41;
}

.picklebet-mwbnvn.picklebet-cn9hhi .picklebet-319d0k::after {
  background: #152557;
}

.picklebet-mwbnvn.picklebet-wsw08l .picklebet-x07fxx {
  background: #1f35fa;
}

.picklebet-mwbnvn.picklebet-wsw08l .picklebet-qfsnuw {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.picklebet-mwbnvn.picklebet-wsw08l .picklebet-qfsnuw::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.picklebet-mwbnvn.picklebet-wsw08l .picklebet-qfsnuw::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.picklebet-mwbnvn.picklebet-wsw08l .picklebet-319d0k::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.picklebet-mwbnvn.picklebet-wsw08l .picklebet-319d0k::after {
  background: #192ac8;
}

.picklebet-mwbnvn.picklebet-1c9iak .picklebet-x07fxx {
  background: #fa771f;
}

.picklebet-mwbnvn.picklebet-1c9iak .picklebet-qfsnuw {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.picklebet-mwbnvn.picklebet-1c9iak .picklebet-qfsnuw::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.picklebet-mwbnvn.picklebet-1c9iak .picklebet-qfsnuw::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.picklebet-mwbnvn.picklebet-1c9iak .picklebet-319d0k::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.picklebet-mwbnvn.picklebet-1c9iak .picklebet-319d0k::after {
  background: #fa8535;
}

.picklebet-1wyj6n {
  max-width: 1110px;
  width: 100%;
  margin: 64px auto 100px;
}

@media only screen and (max-width: 1200px) {
  .picklebet-1wyj6n {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .picklebet-1wyj6n {
    margin: 24px 0 60px;
  }
}

.picklebet-1wyj6n h1 {
  font-size: 60px;
  font-weight: 600;
  text-align: center;
  margin: 0 auto 32px;
}

@media only screen and (max-width: 767px) {
  .picklebet-1wyj6n h1 {
    font-size: 26px;
    line-height: 110%;
    margin-bottom: 18px;
  }
}

.picklebet-ctexc5 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 10px;
  padding: 20px 24px;
  margin-bottom: 24px;
  background-color: var(--fh-bg-color);
}

@media only screen and (max-width: 767px) {
  .picklebet-ctexc5 {
    flex-direction: column;
    justify-content: center;
    padding: 20px 16px;
    margin-bottom: 16px;
  }
}

.picklebet-46ztkm {
  display: flex;
  align-items: center;
  color: var(--text-color);
  gap: 6px;
  font-weight: 700;
  font-size: 24px;
}

@media only screen and (max-width: 767px) {
  .picklebet-46ztkm {
    display: block;
    text-align: center;
    margin: 0 auto 5px;
  }
}

.picklebet-7vktm3 {
  max-width: 200px;
  width: 100%;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
  background: var(--button-bg-color);
  color: var(--button-text-color);
  cursor: pointer;
  text-decoration: none;
}

@media only screen and (min-width: 1025px) {
  .picklebet-7vktm3:hover {
    background: var(--button-bg-hover);
  }
}

.picklebet-5b3aiv {
  display: flex;
  align-items: center;
  gap: 10px;
}

.picklebet-5b3aiv span {
  font-weight: 600;
  font-size: 24px;
  color: var(--text-color);
}

.picklebet-5b3aiv small {
  font-size: 14px;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .picklebet-5b3aiv {
    margin-bottom: 16px;
  }
}

.picklebet-dfixmv {
  width: 120px;
  height: 22px;
}

.picklebet-dfixmv .picklebet-bf7qin {
  fill: #c2c0ce;
}

.picklebet-dfixmv [rating="1"] .picklebet-bf7qin:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.picklebet-dfixmv [rating="2"] .picklebet-bf7qin:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.picklebet-dfixmv [rating="3"] .picklebet-bf7qin:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.picklebet-dfixmv [rating="4"] .picklebet-bf7qin:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.picklebet-dfixmv [rating="5"] .picklebet-bf7qin:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.picklebet-biz091 {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
  gap: 20px 0;
}

@media only screen and (max-width: 767px) {
  .picklebet-biz091 {
    gap: 16px 0;
  }
}

.picklebet-0mt1jg {
  max-width: calc(33.33333% - 20px);
  width: 100%;
  flex-basis: calc(33.33333% - 20px);
  border-radius: 10px;
  padding: 24px;
  margin: 0 10px;
  background: var(--fh-bg-color);
}

.picklebet-0mt1jg.picklebet-hk8kg6 {
  display: block;
}

.picklebet-0mt1jg.picklebet-k3iryj {
  display: none;
}

@media only screen and (max-width: 767px) {
  .picklebet-0mt1jg {
    max-width: 100%;
    flex-basis: auto;
    padding: 16px;
  }
}

.picklebet-dak2xi {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.picklebet-ax2iza {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #c2c0ce;
  border-radius: 50%;
  width: 44px;
  height: 44px;
  flex-shrink: 0;
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  margin-right: 10px;
  color: var(--fh-bg-color);
}

.picklebet-utz9g0 {
  content: "";
  position: absolute;
  right: -3px;
  bottom: -3px;
  border-radius: 50%;
  padding: 1px;
  width: 18px;
  height: 18px;
  background-color: var(--fh-bg-color);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.picklebet-9qbruj small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

.picklebet-9qbruj span {
  font-weight: 600;
  font-size: 16px;
  display: block;
  color: var(--text-color);
}

.picklebet-keiivf {
  font-size: 16px;
  line-height: 140%;
}

.picklebet-10til3 {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.picklebet-10til3 .picklebet-bf7qin {
  fill: #c2c0ce;
}

.picklebet-10til3 [rating="1"] .picklebet-bf7qin:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.picklebet-10til3 [rating="2"] .picklebet-bf7qin:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.picklebet-10til3 [rating="3"] .picklebet-bf7qin:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.picklebet-10til3 [rating="4"] .picklebet-bf7qin:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.picklebet-10til3 [rating="5"] .picklebet-bf7qin:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.picklebet-8hoer1 {
  max-width: 214px;
  height: 46px;
  font-size: 16px;
  margin: 32px auto 0;
}

@media only screen and (max-width: 767px) {
  .picklebet-8hoer1 {
    margin: 18px auto 0;
  }
}

/* Review Hero Block Styles */

.picklebet-fuyh8s {
  max-width: 1110px;
  width: 100%;
  margin: 32px auto;
}

@media screen and (max-width: 1200px) {
  .picklebet-fuyh8s {
    padding: 0 16px;
  }
}

.picklebet-udtcz6 {
  font-size: 60px;
  font-weight: 700;
  line-height: 110%;
  color: var(--title-color);
  text-align: center;
  max-width: 985px;
  width: 100%;
  margin: 0 auto 20px;
}

@media only screen and (max-width: 767px) {
  .picklebet-udtcz6 {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.picklebet-s5476d {
  display: flex;
  align-items: center;
  gap: 16px;
  margin: 0 0 24px;
  padding: 16px;
  border-radius: 10px;
  background-color: var(--fh-bg-color);
}

@media only screen and (max-width: 767px) {
  .picklebet-s5476d {
    padding: 12px;
    gap: 12px;
  }
}

.picklebet-ighttr {
  position: relative;
  flex-shrink: 0;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  overflow: hidden;
}

.picklebet-ighttr img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.picklebet-nqrpth {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(
    135deg,
    var(--button-bg-color) 0%,
    var(--button-bg-hover) 100%
  );
  color: #fff;
  font-size: 20px;
  font-weight: 600;
}

.picklebet-l9arlu {
  flex: 1;
  min-width: 0;
}

.picklebet-riespj {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 16px;
  font-weight: 600;
  color: var(--text-color);
  margin-bottom: 4px;
}

@media only screen and (max-width: 767px) {
  .picklebet-riespj {
    font-size: 14px;
    gap: 6px;
  }
}

.picklebet-xg4b1g {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

.picklebet-xg4b1g svg,
.picklebet-xg4b1g img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.picklebet-xg4b1g svg path {
  fill: var(--button-bg-color);
}

.picklebet-xg4b1g svg circle {
  fill: var(--button-text-color);
}

.picklebet-75h66m {
  font-size: 14px;
  color: var(--text-color);
  opacity: 0.7;
}

@media only screen and (max-width: 767px) {
  .picklebet-75h66m {
    font-size: 12px;
  }
}

.picklebet-75h66m strong {
  font-weight: 600;
}

.picklebet-7r0x8o {
  font-size: 16px;
  line-height: 160%;
  color: var(--text-color);
  margin: 0;
}

.picklebet-7r0x8o p {
  margin: 0 0 16px;
}

.picklebet-7r0x8o p:last-child {
  margin-bottom: 0;
}

@media only screen and (max-width: 767px) {
  .picklebet-7r0x8o {
    font-size: 14px;
    line-height: 150%;
  }
}

.picklebet-izje90 {
  max-width: 300px;
  width: 100%;
}

.picklebet-izje90 a {
  width: 100%;
}

@media (max-width: 575px) {
  .picklebet-izje90 {
    max-width: 200px;
  }
}

.picklebet-pp6sdo {
  justify-content: center;
}

.picklebet-rm1w0y {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.picklebet-9e0txo {
  flex-wrap: wrap;
  justify-content: center;
}

@media only screen and (max-width: 767px) {
  .picklebet-vk8nye {
    padding: 0 0 50px;
    justify-content: center;
  }
}

.picklebet-7tx77k {
  padding: 5px 0;
  justify-content: center;
  background: color-mix(in srgb, var(--fh-bg-color), transparent 20%);
}

.picklebet-7tx77k .picklebet-8rqmkp {
  justify-content: center;
}

/* faq */

.picklebet-x7qlbm {
  margin-bottom: 10px;
  border-radius: 12px;
  overflow: hidden;
  border: 1px solid var(--border-color);
  user-select: none;
}

.picklebet-pcudf5 {
  color: var(--text-color);
  width: 100%;
  text-align: left;
  padding: 15px 20px;
  font-size: 20px;
  font-weight: 500;
  background: var(--table-1-color);
  border: none;
  outline: none;
  cursor: pointer;
  transition: background 0.picklebet-j4pw71 ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.picklebet-pcudf5::after {
  content: "+";
  font-weight: bold;
  transition: transform 0.picklebet-j4pw71 ease;
}

.picklebet-x7qlbm.picklebet-eorirs .picklebet-pcudf5::after {
  transform: rotate(45deg);
}

.picklebet-11un02 {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.picklebet-aqlmo4 ease, padding 0.picklebet-aqlmo4 ease;
  padding: 0 20px;
  background: var(--table-2-color);
}

.picklebet-x7qlbm.picklebet-eorirs .picklebet-11un02 {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.picklebet-2eaci3 {
  margin: 25px 0;
}

.picklebet-mz79xh > input:not(:checked) ~ label:hover,
.picklebet-mz79xh > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.picklebet-jv8txm.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.picklebet-4ings5 44.picklebet-wg9pjv.picklebet-x6zhkt.picklebet-4uhvhx.picklebet-ttzzps.picklebet-p9d43j.picklebet-v7jv9u.picklebet-mh9zxl.picklebet-ts9uvx.picklebet-3mcyf1.picklebet-n00xtx.picklebet-df6y2q.picklebet-iy9ii2 0l-12.picklebet-237k7j 30.picklebet-emt7tw.picklebet-v3pd1t 2.picklebet-4ps2hk.picklebet-v3pd1t 3.picklebet-7mka3f 3.picklebet-w93jst.picklebet-wxl4nf 3.picklebet-ub6vzt.picklebet-swv5ne.picklebet-azdizw.picklebet-6byb53 7-3.picklebet-237k7j 10.picklebet-r1cght.picklebet-6byb53 23.picklebet-iur3u3.picklebet-78nhal 1.picklebet-7gbf3u 2.picklebet-237k7j 3.picklebet-78nhal 1.picklebet-wxl4nf 5.picklebet-fzwcat.picklebet-wxl4nf 32.picklebet-qxgvp2.picklebet-swv5ne 5.picklebet-iy9ii2 4.picklebet-6byb53 9.picklebet-6byb53 8.picklebet-wxl4nf 6.picklebet-5sibd3.picklebet-v75qm2.picklebet-sy1mfj.picklebet-kquxt3.picklebet-t6nrw6 4.picklebet-02znfy.picklebet-t6nrw6 6.picklebet-t6nrw6 0l29.picklebet-iy9ii2 17.picklebet-xd6jfe.picklebet-qw1f2p 2.picklebet-p45lls 10.picklebet-md04m0.picklebet-237k7j 8.picklebet-td886f.picklebet-9fdsan.picklebet-fzbo57.picklebet-2cmz57.picklebet-evi0d2.picklebet-swv5ne.picklebet-p9d43j.picklebet-237k7j 1.picklebet-3d3tid.picklebet-uudady.picklebet-ausdbs.picklebet-bou3i2.picklebet-tekhpa.picklebet-7gbf3u 1.picklebet-3vgxsd.picklebet-o94ajk.5z'/%3e%3c/svg%3e");
}

.picklebet-s5my2q {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
  gap: 20px 0;
  margin-top: 50px;
}

@media only screen and (max-width: 767px) {
  .picklebet-s5my2q {
    gap: 16px 0;
  }
}

.picklebet-g594yw {
  max-width: calc(33.33333% - 20px);
  width: 100%;
  flex-basis: calc(33.33333% - 20px);
  border-radius: 10px;
  padding: 24px;
  margin: 0 10px;
  background: var(--fh-bg-color);
}

.picklebet-g594yw.picklebet-cad8lu {
  display: block;
}

.picklebet-g594yw.picklebet-uoweqz {
  display: none;
}

@media only screen and (max-width: 767px) {
  .picklebet-g594yw {
    max-width: 100%;
    flex-basis: auto;
    padding: 16px;
  }
}

.picklebet-dcz8k0 {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.picklebet-bvk68y {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #c2c0ce;
  border-radius: 50%;
  width: 44px;
  height: 44px;
  flex-shrink: 0;
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  margin-right: 10px;
  color: var(--fh-bg-color);
}

.picklebet-phnd3t {
  content: "";
  position: absolute;
  right: -3px;
  bottom: -3px;
  border-radius: 50%;
  padding: 1px;
  width: 18px;
  height: 18px;
  background-color: var(--fh-bg-color);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.picklebet-c3c7f6 small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

.picklebet-c3c7f6 span {
  font-weight: 600;
  font-size: 16px;
  display: block;
  color: var(--text-color);
}

.picklebet-5cir2e {
  font-size: 16px;
  line-height: 140%;
}

.picklebet-bag56i {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.picklebet-bag56i .picklebet-75qbkq {
  fill: #c2c0ce;
}

.picklebet-bag56i [rating="1"] .picklebet-75qbkq:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.picklebet-bag56i [rating="2"] .picklebet-75qbkq:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.picklebet-bag56i [rating="3"] .picklebet-75qbkq:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.picklebet-bag56i [rating="4"] .picklebet-75qbkq:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.picklebet-bag56i [rating="5"] .picklebet-75qbkq:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

/* review block style end */

.picklebet-pids5h {
  padding: 16px;
  border: 1px solid var(--border-color);
  border-radius: 12px;
  background: var(--fh-bg-color);
  font-family: sans-serif;
}

.picklebet-pids5h textarea {
  width: 100%;
  height: 80px;
  padding: 8px;
  border-radius: 8px;
  border: 1px solid var(--border-color);
  resize: none;
  box-sizing: border-box;
  font-size: 18px;
}

.picklebet-pids5h button {
  margin-top: 10px;
  padding: 8px 16px;
  background: var(--button-bg-color);
  color: #fff;
  border: none;
  border-radius: 8px;
  cursor: pointer;
}

@media (max-width: 576px) {
  table {
    word-break: break-all;
  }
}

/* up */

.picklebet-12reci {
  position: fixed;
  bottom: 20px;
  right: 20px;
  width: 45px;
  height: 45px;
  border: 1px solid var(--border-color);
  border-radius: 50%;
  font-size: 22px;
  cursor: pointer;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s;
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.picklebet-12reci.picklebet-x95lkh {
  opacity: 1;
  pointer-events: auto;
}

/* contanct form */
.picklebet-96qzlq {
  background: var(--fh-bg-color);
  padding: 2rem;
  border-radius: 12px;
  box-shadow: -2px 1px 8px 5px rgba(0, 0, 0, 0.1);
  max-width: 800px;
  margin: 50px auto;
}

.picklebet-96qzlq label {
  font-size: 14px;
}

.picklebet-96qzlq h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.picklebet-96qzlq input,
.picklebet-96qzlq textarea,
.picklebet-96qzlq button {
  width: 100%;
  padding: 10px;
  margin-top:5px;
  margin-bottom: 15px;
  border-radius: 8px;
  border: 1px solid #ccc;
  background-color: var(--main-theme-color);
  font-size: 1rem;
}
.picklebet-96qzlq button {
  background-color: var(--button-bg-color);
  color: var(--text-color);
  border: none;
  cursor: pointer;
  transition: background 0.picklebet-j4pw71 ease;
}
.picklebet-96qzlq button:hover {
  background-color: var(--button-bg-hover);
}
.picklebet-cugwmh {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.picklebet-atk99g ease-in;
}

.picklebet-cugwmh h2 {
  color: green;
  font-weight: 500;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

/* brandauto-contrast-fix v1 */
:root {
  --footer-menu-color: #ece7dc;
  --updated-block-color: #ece7dc;
  --rate-counter-bg: #1e1e1e;
  --rate-counter-bg-top: #2a2a2a;
}
.picklebet-td6ec7, .picklebet-fzvnrj, [class*="review-card"],
thead, thead th, table th, .picklebet-rkeqwu,
.picklebet-xmxzxx, [class*="collapsible-header"],
.picklebet-u996kl, [class*="updated-block"] {
  color: #ece7dc !important;
}

/* h2_0-heading-visual: restore heading look after SEO h2->p conversion */
#h2_0 { font-weight: 700; font-size: 40px; line-height: normal; text-align: center; margin: 0 auto 32px; color: var(--title-color); }
@media only screen and (max-width: 767px) { #h2_0 { font-size: 26px; margin-bottom: 20px; } }
