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;
  }
}

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

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

.betsomnia-0h9fiv {
  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) {
  .betsomnia-0h9fiv: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;
  }
}

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

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

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

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

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

.betsomnia-x9mgin {
  cursor: pointer;
}

.betsomnia-duwngl {
  position: absolute;
  pointer-events: none;
  visibility: hidden;
}

.betsomnia-9wr5u1 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.betsomnia-9wr5u1 figure {
  margin: 0;
}

.betsomnia-9wr5u1.betsomnia-l8w1lo {
  justify-content: flex-start;
  margin-right: 4px;
}

.betsomnia-9wr5u1.betsomnia-z3oj6v {
  justify-content: flex-end;
  margin-left: 4px;
}

.betsomnia-9wr5u1.betsomnia-v7wusj {
  justify-content: center;
}

.betsomnia-9wr5u1.betsomnia-ks95vv {
  justify-content: normal;
}

.betsomnia-l4vys6 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

.betsomnia-8532uw {
  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) {
  .betsomnia-8532uw {
    font-size: 32px;
    line-height: 110%;
    font-weight: 700;
  }
}

.betsomnia-1w3bgj {
  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) {
  .betsomnia-1w3bgj {
    flex-direction: column;
  }
}

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

.betsomnia-sbml7t img {
  width: 100%;
}

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

.betsomnia-vwxonu {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}

.betsomnia-vwxonu 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) {
  .betsomnia-vwxonu ul {
    margin-bottom: 15px;
  }
}

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

.betsomnia-vwxonu 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);
}

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

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

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

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

.betsomnia-vwxonu ul li:last-of-type::after {
  display: none;
}

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

.betsomnia-200zii {
  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) {
  .betsomnia-200zii {
    font-size: 24px;
    margin-bottom: 16px;
  }
}

.betsomnia-xj5ycl {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}

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

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

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

.betsomnia-ykfq8u.betsomnia-0lrbvd {
  background-color: #000;
}

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

.betsomnia-2gh06a {
  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) {
  .betsomnia-2gh06a {
    padding: 80px 16px 0;
  }
}

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

.betsomnia-amprvw {
  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) {
  .betsomnia-amprvw {
    flex-direction: column;
  }
}

.betsomnia-2gbmyc {
  margin-bottom: 94px;
}

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

.betsomnia-gyhesd .betsomnia-p0nm2u {
  margin-bottom: 28px;
}

.betsomnia-gyhesd .betsomnia-p0nm2u img {
  max-height: 100px;
  width: auto;
}

.betsomnia-ombgbm {
  display: flex;
  align-items: center;
}

.betsomnia-ombgbm a + a {
  margin-left: 24px;
}

.betsomnia-ombgbm img {
  max-height: 56px;
  width: auto;
}

.betsomnia-ombgbm img + img {
  margin-left: 24px;
}

.betsomnia-28vrvf {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 40px;
}

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

.betsomnia-wb1ubl {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}

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

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

@media only screen and (max-width: 767px) {
  .betsomnia-0gbvb2 {
    flex-wrap: wrap;
  }
}

.betsomnia-0gbvb2 li {
  display: flex;
  margin: 0 7px;
}

.betsomnia-0gbvb2 li svg {
  transition: 0.betsomnia-na1o57 ease-in-out;
}

@media only screen and (min-width: 1025px) {
  .betsomnia-0gbvb2 li:hover svg {
    transform: scale(1.2);
  }
}

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

.betsomnia-kd15nx + .betsomnia-kd15nx {
  margin-left: 120px;
}

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

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

.betsomnia-nkjrig {
  list-style: none;
  margin: 0;
  padding: 0;
}

.betsomnia-nkjrig li {
  font-size: 16px;
}

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

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

.betsomnia-nkjrig li + li {
  margin-top: 16px;
}

.betsomnia-3zzwv5 {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.betsomnia-ulw9kn ease-in-out;
}

.betsomnia-3zzwv5.betsomnia-dmfdgx {
  height: auto;
  overflow: visible;
  opacity: 1;
}

.betsomnia-h01stj {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.betsomnia-s2dijo li {
  width: 100%;
}

.betsomnia-s2dijo 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.betsomnia-na1o57 ease-in-out;
  gap: 7px;
  color: var(--button-text-color);
  background: var(--button-bg-color);
  border: 1px solid var(--border-color);
}

.betsomnia-s2dijo li a svg {
  fill: var(--button-text-color);
}

.betsomnia-s2dijo li a.betsomnia-dmfdgx {
  background: var(--border-color);
}

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

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

.betsomnia-djldr3 {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
}

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

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

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

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

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

.betsomnia-w3xvmz {
  margin-bottom: 10px;
  border-radius: 10px;
  overflow: hidden;
}

.betsomnia-w3xvmz img {
  width: 100%;
  transition: 0.betsomnia-na1o57 ease-in-out;
}

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

.betsomnia-voom3t {
  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) {
  .betsomnia-voom3t {
    height: 54px;
  }
}

.betsomnia-ie6zbz {
  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) {
  .betsomnia-ie6zbz {
    padding: 0 16px;
  }
}

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

@media only screen and (max-width: 767px) {
  .betsomnia-ie6zbz .betsomnia-p0nm2u img {
    max-width: 90px;
  }
}

.betsomnia-p0nm2u img {
  max-height: 50px;
  width: auto;
}

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

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

.betsomnia-dfq97e {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
}

.betsomnia-dfq97e li {
  font-size: 16px;
  margin: 0 20px;
}

.betsomnia-dfq97e li a {
  color: var(--menu-color);
  text-decoration: none;
}

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

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

.betsomnia-n07yb6 {
  display: flex;
  align-items: center;
  margin-right: 120px;
}

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

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

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

.betsomnia-n07yb6.betsomnia-991ek6 {
  margin-right: 0;
}

.betsomnia-w05tqy {
  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) {
  .betsomnia-w05tqy {
    height: 38px;
    max-width: none;
    width: auto;
    padding: 0 10px;
    white-space: normal;
    text-align: center;
  }
}

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

.betsomnia-tiy1tt {
  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) {
  .betsomnia-tiy1tt:hover {
    background: var(--button-bg-hover);
  }
}

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

.betsomnia-7qtw08 {
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
}

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

.betsomnia-7qtw08:hover > ul {
  display: flex;
}

.betsomnia-7qtw08:focus > ul {
  display: flex;
}

.betsomnia-7qtw08:focus-within > ul {
  display: flex;
}

.betsomnia-9nt95c {
  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;
}

.betsomnia-9nt95c::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.betsomnia-ulw9kn ease-in-out;
}

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

.betsomnia-7qtw08 ul {
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 100%;
  right: 0;
  transition: 0.betsomnia-na1o57 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) {
  .betsomnia-7qtw08 ul {
    min-width: 52px;
    max-height: 315px;
    left: 10px;
    right: auto;
  }
}

.betsomnia-7qtw08 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.betsomnia-na1o57 ease-in-out;
  overflow: hidden;
}

@media only screen and (max-width: 767px) {
  .betsomnia-7qtw08 ul li {
    padding: 5px;
  }
}

.betsomnia-7qtw08 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) {
  .betsomnia-7qtw08 ul li a:hover {
    text-decoration: underline;
  }
}

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

.betsomnia-tjhqb9 {
  display: none;
}

.betsomnia-dq5dwx {
  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) {
  .betsomnia-dq5dwx {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
  }
}

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

@media only screen and (max-width: 1023px) {
  .betsomnia-tjhqb9:checked ~ .betsomnia-m7ym5u {
    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;
  }
  .betsomnia-m7ym5u {
    display: none;
    transition: display 0.betsomnia-na1o57 ease-in-out;
  }
  .betsomnia-tjhqb9:checked ~ .betsomnia-m7ym5u {
    display: block;
  }
  .betsomnia-tjhqb9:checked + .betsomnia-dq5dwx span:nth-child(1) {
    transform: rotate(45deg) translate(5px, 4px);
  }
  .betsomnia-tjhqb9:checked + .betsomnia-dq5dwx span:nth-child(2) {
    display: none;
  }
  .betsomnia-tjhqb9:checked + .betsomnia-dq5dwx span:nth-child(3) {
    transform: rotate(-45deg) translate(5px, -5px);
  }
}

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

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

.betsomnia-mz33ax img {
  margin-bottom: 20px;
}

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

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

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

.betsomnia-vtbdus {
  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) {
  .betsomnia-vtbdus {
    font-size: 32px;
  }
}

.betsomnia-0qafyg {
  color: var(--text-color);
}

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

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

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

.betsomnia-fad1nr p img {
  display: block;
  margin: 0 auto;
}

.betsomnia-fad1nr p:first-of-type {
  margin-top: 0;
}

.betsomnia-fad1nr p:last-of-type {
  margin-bottom: 0;
}

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

.betsomnia-fad1nr ul {
  padding: 0 0 0 20px;
}

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

.betsomnia-fad1nr 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) {
  .betsomnia-fad1nr table tr td {
    padding: 12px 4px;
    font-size: 16px;
  }
}

.betsomnia-fad1nr 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) {
  .betsomnia-fad1nr table tr th {
    padding: 12px 4px;
    font-size: 16px;
  }
}

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

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

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

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

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

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

.betsomnia-9l7nj8 {
  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) {
  .betsomnia-9l7nj8 {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.betsomnia-9l7nj8 h1,
.betsomnia-9l7nj8 h2,
.betsomnia-9l7nj8 h3,
.betsomnia-9l7nj8 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) {
  .betsomnia-9l7nj8 h1,
  .betsomnia-9l7nj8 h2,
  .betsomnia-9l7nj8 h3,
  .betsomnia-9l7nj8 h4 {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

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

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

.betsomnia-nsi85s .betsomnia-vmy71n {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

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

.betsomnia-nsi85s .betsomnia-pytwgg {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

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

.betsomnia-pytwgg {
  margin: 0 0 28px;
}

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

.betsomnia-vmy71n {
  margin: 0 0 28px;
}

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

.betsomnia-0mo2xx 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) {
  .betsomnia-0mo2xx h2 {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.betsomnia-0mo2xx .betsomnia-0h9fiv {
  margin-top: 30px;
  margin-bottom: 30px;
}

.betsomnia-p8139z {
  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) {
  .betsomnia-p8139z {
    margin: 0 16px;
    max-width: calc(100% - 32px);
  }
}

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

.betsomnia-8hcbdc {
  position: relative;
  border: none;
}

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

.betsomnia-gkg3ft {
  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;
}

.betsomnia-gkg3ft span {
  height: 32px;
}

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

.betsomnia-gkg3ft.betsomnia-3qec49 span {
  transform: scaleY(-1);
}

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

.betsomnia-qcukq4 {
  list-style: none;
  padding: 0;
  margin: 0;
}

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

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

.betsomnia-qcukq4 li a {
  display: block;
  color: var(--text-color);
  padding: 14px 32px;
  text-decoration: none;
  transition: 0.betsomnia-na1o57 ease-in-out;
}

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

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

.betsomnia-qcukq4.betsomnia-1yggx9 {
  display: none;
}

.betsomnia-equiq8 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

.betsomnia-equiq8 table {
  width: 100%;
  border-collapse: collapse;
}

.betsomnia-equiq8 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) {
  .betsomnia-equiq8 table tr td {
    padding: 12px 4px;
    font-size: 16px;
  }

  .betsomnia-equiq8 table td {
    min-width: 75px;
  }
}

.betsomnia-equiq8 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) {
  .betsomnia-equiq8 table tr th {
    padding: 12px 4px;
    font-size: 16px;
  }
}

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

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

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

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

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

.betsomnia-juoxch {
  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) {
  .betsomnia-juoxch {
    padding: 16px 14px;
    font-size: 18px;
    text-align: center;
  }
}

.betsomnia-9adjq8 {
  width: 100%;
  border-collapse: collapse;
}

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

.betsomnia-9adjq8 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) {
  .betsomnia-9adjq8 tr td {
    padding: 12px 4px;
    font-size: 16px;
  }
}

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

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

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

.betsomnia-i54f0s p {
  color: var(--text-color);
}

.betsomnia-rb2db4 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

.betsomnia-mw6ry5 {
  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);
}

.betsomnia-nv2nk1 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.betsomnia-9qc1o4 p + p {
  margin-top: 10px;
}

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

.betsomnia-sm6svy {
  display: none;
}

@media only screen and (max-width: 767px) {
  .betsomnia-sm6svy {
    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;
  }
}

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

.betsomnia-mqbwtc li {
  margin: 0 20px;
}

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

.betsomnia-mqbwtc li a img {
  margin-bottom: 4px;
}

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

.betsomnia-k8fk5d {
  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) {
  .betsomnia-k8fk5d {
    padding: 0 16px;
  }
}

.betsomnia-k8fk5d li {
  font-size: 16px;
  position: relative;
}

.betsomnia-k8fk5d li a {
  color: var(--text-color);
  text-decoration: none;
}

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

.betsomnia-k8fk5d li span {
  opacity: 0.5;
}

.betsomnia-k8fk5d li + li {
  margin-left: 30px;
}

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

h2.betsomnia-9l7nj8 {
  margin: 0 0 28px;
}

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

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

.betsomnia-hrgt6t 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);
}

.betsomnia-hrgt6t 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;
}

.betsomnia-hrgt6t 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;
}

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

.betsomnia-hrgt6t tbody tr:last-of-type {
  margin-bottom: 0;
}

.betsomnia-hrgt6t tbody tr td:first-of-type {
  flex-shrink: 0;
}

.betsomnia-hrgt6t 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);
}

.betsomnia-hrgt6t 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);
}

.betsomnia-hrgt6t tbody tr td:last-of-type {
  margin-left: auto;
}

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

.betsomnia-hrgt6t tbody tr td .betsomnia-zaieju {
  display: flex;
  flex-direction: column;
  text-align: center;
}

@media only screen and (max-width: 420px) {
  .betsomnia-hrgt6t tbody tr td .betsomnia-zaieju {
    width: 100%;
  }
}

.betsomnia-hrgt6t tbody tr td .betsomnia-6zs9kz {
  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.betsomnia-na1o57 ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

@media only screen and (min-width: 1025px) {
  .betsomnia-hrgt6t tbody tr td .betsomnia-6zs9kz:hover {
    background: var(--button-bg-hover);
  }
}

@media only screen and (max-width: 767px) {
  .betsomnia-hrgt6t tbody tr td .betsomnia-6zs9kz {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 420px) {
  .betsomnia-hrgt6t tbody tr td .betsomnia-6zs9kz {
    width: 100%;
  }
}

.betsomnia-hrgt6t tbody tr td .betsomnia-zfsqpp {
  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) {
  .betsomnia-hrgt6t tbody tr td .betsomnia-zfsqpp:hover {
    text-decoration: none;
  }
}

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

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

.betsomnia-1ericx {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

.betsomnia-af9ao7 {
  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) {
  .betsomnia-af9ao7 {
    font-size: 26px;
    line-height: normal;
    margin: 0 0 20px;
    text-align: left;
  }
}

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

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

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

.betsomnia-biyh0h img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  transition: 0.betsomnia-na1o57 ease-in-out;
}

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

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

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

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

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

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

.betsomnia-jfs1sm img {
  width: 100%;
  height: 100%;
}

.betsomnia-jfs1sm iframe {
  width: 100%;
  height: 400px;
  margin: 0;
}

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

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

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

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

.betsomnia-ji4veu svg {
  width: 50px;
  height: 50px;
  fill: #fff;
  cursor: pointer;
  transition: 0.betsomnia-na1o57 ease-in-out;
}

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

.betsomnia-gmwtrn {
  padding: 90px 0;
}

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

.betsomnia-0zi7ao {
  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) {
  .betsomnia-0zi7ao {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 991px) {
  .betsomnia-0zi7ao {
    flex-direction: column-reverse;
  }
}

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

.betsomnia-i7uh22 img {
  width: 100%;
}

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

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

.betsomnia-je7iei {
  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;
}

.betsomnia-je7iei 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) {
  .betsomnia-je7iei {
    flex-basis: auto;
  }
}

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

.betsomnia-fmkttf {
  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.betsomnia-na1o57 ease-in-out;
}

.betsomnia-fmkttf:hover {
  border: 1px solid #8c8ca2;
}

.betsomnia-ec62lm {
  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%);
}

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

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

.betsomnia-xca62g a {
  text-decoration: underline;
  color: #8babff;
}

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

.betsomnia-febv9b .betsomnia-fmkttf {
  width: 50%;
  margin: 0;
}

.betsomnia-ekopqa {
  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;
}

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

.betsomnia-95ybk7 {
  margin: 0 0 100px;
}

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

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

.betsomnia-h90rfp {
  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) {
  .betsomnia-h90rfp {
    padding: 18px 14px;
    flex-direction: column;
    align-items: flex-start;
  }
}

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

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

.betsomnia-m4kkva {
  max-width: 842px;
  width: 100%;
  flex-basis: 842px;
}

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

.betsomnia-w0nbe8 {
  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) {
  .betsomnia-w0nbe8 {
    font-size: 26px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
  }
}

.betsomnia-w0nbe8 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.betsomnia-na1o57 ease-in-out;
}

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

.betsomnia-w0nbe8 a svg {
  fill: #fff;
}

.betsomnia-w0nbe8 a:hover {
  background: #3d68e7;
}

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

.betsomnia-v5t1qb {
  margin-bottom: 16px;
}

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

.betsomnia-v7t0p1 {
  font-size: 16px;
  color: var(--text-color);
}

.betsomnia-3wdpf4 {
  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) {
  .betsomnia-3wdpf4 {
    padding: 0 16px;
  }
}

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

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

.betsomnia-5im0ai {
  grid-area: play-block__left;
  width: 100%;
  padding-right: 0;
}

.betsomnia-5im0ai h1,
.betsomnia-5im0ai 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) {
  .betsomnia-5im0ai h1,
  .betsomnia-5im0ai h2 {
    font-weight: 700;
    font-size: 26px;
    line-height: 110%;
    margin-bottom: 16px;
  }
}

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

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

.betsomnia-e0l8uj 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) {
  .betsomnia-e0l8uj h1 {
    font-weight: 700;
    font-size: 26px;
    line-height: 110%;
    margin-bottom: 16px;
  }
}

.betsomnia-e0l8uj 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) {
  .betsomnia-e0l8uj h2 {
    font-size: 24px;
    line-height: 110%;
    margin-bottom: 16px;
    min-height: auto;
  }
}

.betsomnia-e0l8uj 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);
}

.betsomnia-e0l8uj 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) {
  .betsomnia-e0l8uj table tr td {
    padding: 12px 4px;
  }
}

.betsomnia-e0l8uj 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) {
  .betsomnia-e0l8uj table tr th {
    padding: 12px 4px;
  }
}

.betsomnia-e0l8uj table tr:last-of-type td {
  border-bottom: none;
}

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

.betsomnia-7gsqec {
  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) {
  .betsomnia-7gsqec {
    min-height: 190px;
  }
}

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

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

.betsomnia-p1xjwb {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.betsomnia-p1xjwb.betsomnia-4u460e {
  display: none;
}

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

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

.betsomnia-0yjmev iframe.betsomnia-bmuaq3 {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.betsomnia-0yjmev.betsomnia-bh4ch3 {
  opacity: 1;
  pointer-events: all;
}

.betsomnia-1u8omy {
  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.betsomnia-na1o57 ease-in-out;
}

.betsomnia-1u8omy svg {
  margin-right: 10px;
}

.betsomnia-1u8omy + .betsomnia-1u8omy {
  margin-top: 14px;
}

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

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

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

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

.betsomnia-3wdpf4 .betsomnia-0mo2xx {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

.betsomnia-3wdpf4 .betsomnia-0mo2xx h1,
.betsomnia-3wdpf4 .betsomnia-0mo2xx 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) {
  .betsomnia-3wdpf4 .betsomnia-0mo2xx h1,
  .betsomnia-3wdpf4 .betsomnia-0mo2xx h2 {
    font-size: 26px;
    margin: 0 0 18px;
  }
}

@media only screen and (min-width: 991px) {
  .betsomnia-3wdpf4 .betsomnia-0mo2xx {
    margin: 28px 0 0;
  }
}

.betsomnia-xqjw7q {
  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) {
  .betsomnia-xqjw7q {
    padding: 0 16px;
  }
}

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

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

.betsomnia-9oif1w {
  max-width: 545px;
  width: 100%;
}

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

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

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

.betsomnia-8vvtp6 iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.betsomnia-779g10 {
  max-width: 540px;
  width: 100%;
  margin-left: 24px;
}

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

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

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

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

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

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

.betsomnia-o8gmw2 {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

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

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

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

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

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

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

.betsomnia-pufw0k .betsomnia-0h9fiv {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 540px) {
  .betsomnia-pufw0k .betsomnia-0h9fiv {
    max-width: 100%;
    margin: 10px 0 0;
  }
}

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

.betsomnia-coh8a0 {
  width: 98px;
  flex-shrink: 0;
  margin-right: 12px;
}

.betsomnia-coh8a0 img {
  width: 100%;
}

.betsomnia-ohnf6p {
  max-width: 230px;
  width: 100%;
  margin-right: 5px;
}

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

.betsomnia-x8your {
  font-size: 14px;
  color: var(--title-color);
  opacity: 0.8;
}

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

.betsomnia-danos3 {
  width: 100%;
  margin: 0 0 100px;
}

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

.betsomnia-danos3 .betsomnia-03dher {
  position: relative;
}

.betsomnia-danos3 .betsomnia-xplcok {
  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;
}

.betsomnia-danos3 .betsomnia-xplcok.betsomnia-4u460e {
  display: none;
}

.betsomnia-danos3 .betsomnia-1zn0hr {
  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) {
  .betsomnia-danos3 .betsomnia-1zn0hr {
    bottom: 90px;
    padding: 14px 16px;
    flex-direction: column;
    max-width: calc(100% - 32px);
  }
}

@media only screen and (max-width: 520px) {
  .betsomnia-danos3 .betsomnia-1zn0hr {
    bottom: 90px;
  }
}

.betsomnia-danos3 .betsomnia-1zn0hr .betsomnia-20rv5v {
  max-width: 300px;
  width: 100%;
}

.betsomnia-danos3 .betsomnia-1zn0hr .betsomnia-20rv5v .betsomnia-zbvbbo {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .betsomnia-danos3 .betsomnia-1zn0hr .betsomnia-20rv5v .betsomnia-zbvbbo {
    font-size: 32px;
    text-align: center;
  }
}

.betsomnia-danos3 .betsomnia-1zn0hr .betsomnia-20rv5v .betsomnia-ad1ju2 {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .betsomnia-danos3 .betsomnia-1zn0hr .betsomnia-20rv5v .betsomnia-ad1ju2 {
    text-align: center;
  }
}

.betsomnia-danos3 .betsomnia-1zn0hr .betsomnia-991ek6 {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .betsomnia-danos3 .betsomnia-1zn0hr .betsomnia-991ek6 {
    flex-direction: column-reverse;
  }
}

.betsomnia-danos3 .betsomnia-1zn0hr .betsomnia-991ek6 .betsomnia-cz7him {
  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.betsomnia-na1o57 ease-in-out;
}

.betsomnia-danos3 .betsomnia-1zn0hr .betsomnia-991ek6 .betsomnia-cz7him:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .betsomnia-danos3 .betsomnia-1zn0hr .betsomnia-991ek6 .betsomnia-cz7him {
    width: 100%;
  }
}

.betsomnia-danos3 .betsomnia-1zn0hr .betsomnia-991ek6 .betsomnia-qxm8un {
  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.betsomnia-na1o57 ease-in-out;
  overflow: hidden;
}

.betsomnia-danos3 .betsomnia-1zn0hr .betsomnia-991ek6 .betsomnia-qxm8un 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);
  }
}

.betsomnia-danos3 .betsomnia-1zn0hr .betsomnia-991ek6 .betsomnia-qxm8un: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;
}

.betsomnia-danos3 .betsomnia-1zn0hr .betsomnia-991ek6 .betsomnia-qxm8un:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .betsomnia-danos3 .betsomnia-1zn0hr .betsomnia-991ek6 .betsomnia-qxm8un {
    width: 100%;
  }
}

.betsomnia-danos3 .betsomnia-1zn0hr.betsomnia-4u460e {
  display: none;
}

.betsomnia-danos3 .betsomnia-b0vjns {
  display: none;
}

.betsomnia-danos3 .betsomnia-b0vjns.betsomnia-bh4ch3 {
  display: block;
}

.betsomnia-danos3 .betsomnia-b0vjns iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

@media only screen and (max-width: 767px) {
  .betsomnia-danos3 .betsomnia-b0vjns iframe {
    height: calc(100vh - 54px);
  }
}

.betsomnia-danos3 .betsomnia-lf1l50 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  padding: 24px 0 0;
}

@media only screen and (max-width: 1200px) {
  .betsomnia-danos3 .betsomnia-lf1l50 {
    padding: 24px 16px 0;
  }
}

.betsomnia-danos3 .betsomnia-lf1l50 .betsomnia-zbvbbo {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .betsomnia-danos3 .betsomnia-lf1l50 .betsomnia-zbvbbo {
    margin-bottom: 24px;
  }
}

.betsomnia-danos3 .betsomnia-lf1l50 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);
}

.betsomnia-danos3 .betsomnia-lf1l50 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) {
  .betsomnia-danos3 .betsomnia-lf1l50 table tr td {
    padding: 12px 4px;
  }
}

.betsomnia-danos3 .betsomnia-lf1l50 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) {
  .betsomnia-danos3 .betsomnia-lf1l50 table tr th {
    padding: 12px 4px;
  }
}

.betsomnia-danos3 .betsomnia-lf1l50 table tr:last-of-type td {
  border-bottom: none;
}

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

.betsomnia-n1owh4.betsomnia-dmfdgx {
  display: block;
}

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

.betsomnia-n1owh4 .betsomnia-hed8fg {
  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;
}

.betsomnia-n1owh4 .betsomnia-rz7d30 {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.betsomnia-n1owh4 .betsomnia-qxm8un {
  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.betsomnia-na1o57 ease-in-out;
}

.betsomnia-n1owh4 .betsomnia-qxm8un:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

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

.betsomnia-rng3ro.betsomnia-dmfdgx {
  display: block;
}

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

.betsomnia-c0xawa {
  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;
}

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

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

.betsomnia-btg7dl {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.betsomnia-btg7dl svg {
  width: 15px;
  height: 15px;
  fill: #000;
}

.betsomnia-81kf2h {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.betsomnia-rbqiox.betsomnia-4u460e {
  display: none;
}

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

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

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

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

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

.betsomnia-s2l7sz 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.betsomnia-na1o57 ease-in-out;
  border: 1px solid rgba(245, 245, 245, 0.05);
}

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

.betsomnia-s2l7sz input::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

.betsomnia-s2l7sz input:active {
  border-color: #c2c0ce;
}

.betsomnia-s2l7sz input:focus {
  border-color: #c2c0ce;
}

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

.betsomnia-lj9ajo {
  margin-bottom: 36px;
}

.betsomnia-lj9ajo 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;
}

.betsomnia-lj9ajo textarea::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.betsomnia-lj9ajo textarea::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

.betsomnia-rk00yi {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.betsomnia-ngfsqj {
  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.betsomnia-na1o57 ease-in-out;
}

.betsomnia-ngfsqj:hover {
  background: var(--border-color);
}

.betsomnia-6z3q40 {
  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.betsomnia-na1o57 ease-in-out;
}

.betsomnia-6z3q40:hover {
  background: #166ad9;
}

.betsomnia-fkoqd7 {
  max-width: 292px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.betsomnia-fkoqd7.betsomnia-4u460e {
  display: none;
}

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

.betsomnia-fkoqd7 .betsomnia-ngfsqj {
  margin: 0 auto;
}

.betsomnia-wtugi6 {
  padding: 0;
  border: none;
  margin: 0 auto 24px;
}

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

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

.betsomnia-mc5tx1 {
  filter: grayscale(100%);
}

.betsomnia-7m2bin > input {
  display: none;
}

.betsomnia-7m2bin > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.betsomnia-40yihk.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.betsomnia-z6uh1t 44.betsomnia-753uhk.betsomnia-fjhs5p.betsomnia-0smtta.betsomnia-2remmd.betsomnia-6gqkuh.betsomnia-uuix2d.betsomnia-io2ooh.betsomnia-p33yvy.betsomnia-m7sr0s.betsomnia-fgn2wr.betsomnia-09xei1.betsomnia-jysvgx 0l-12.betsomnia-z4c5er 30.betsomnia-g7cdhu.betsomnia-6xbag0 2.betsomnia-cqmcca.betsomnia-6xbag0 3.betsomnia-f14kms 3.betsomnia-219dqh.betsomnia-r4qkgc 3.betsomnia-753qta.betsomnia-olnov3.betsomnia-9id3tg.betsomnia-3fr4hh 7-3.betsomnia-z4c5er 10.betsomnia-jqt9l0.betsomnia-3fr4hh 23.betsomnia-r14ci5.betsomnia-j4r6bq 1.betsomnia-t8kjvn 2.betsomnia-z4c5er 3.betsomnia-j4r6bq 1.betsomnia-r4qkgc 5.betsomnia-ihzc8k.betsomnia-r4qkgc 32.betsomnia-biv3n3.betsomnia-olnov3 5.betsomnia-jysvgx 4.betsomnia-3fr4hh 9.betsomnia-3fr4hh 8.betsomnia-r4qkgc 6.betsomnia-dy3b26.betsomnia-wi11ty.betsomnia-eqsbnf.betsomnia-3ct9ii.betsomnia-s43wz0 4.betsomnia-tqj7ty.betsomnia-s43wz0 6.betsomnia-s43wz0 0l29.betsomnia-jysvgx 17.betsomnia-2m82j9.betsomnia-wuvj2o 2.betsomnia-hhta4d 10.betsomnia-rn38tc.betsomnia-z4c5er 8.betsomnia-imxhyr.betsomnia-d8h5i3.betsomnia-nwdfbk.betsomnia-4t2fqt.betsomnia-qwj8kp.betsomnia-olnov3.betsomnia-6gqkuh.betsomnia-z4c5er 1.betsomnia-d9zuga.betsomnia-6dd5fg.betsomnia-3bb8vp.betsomnia-i5vrcf.betsomnia-m6vuk7.betsomnia-t8kjvn 1.betsomnia-1p8ixa.betsomnia-6e0jyt.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.betsomnia-7m2bin > input:checked ~ label,
.betsomnia-7m2bin > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.betsomnia-40yihk.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.betsomnia-z6uh1t 44.betsomnia-753uhk.betsomnia-fjhs5p.betsomnia-0smtta.betsomnia-2remmd.betsomnia-6gqkuh.betsomnia-uuix2d.betsomnia-io2ooh.betsomnia-p33yvy.betsomnia-m7sr0s.betsomnia-fgn2wr.betsomnia-09xei1.betsomnia-jysvgx 0l-12.betsomnia-z4c5er 30.betsomnia-g7cdhu.betsomnia-6xbag0 2.betsomnia-cqmcca.betsomnia-6xbag0 3.betsomnia-f14kms 3.betsomnia-219dqh.betsomnia-r4qkgc 3.betsomnia-753qta.betsomnia-olnov3.betsomnia-9id3tg.betsomnia-3fr4hh 7-3.betsomnia-z4c5er 10.betsomnia-jqt9l0.betsomnia-3fr4hh 23.betsomnia-r14ci5.betsomnia-j4r6bq 1.betsomnia-t8kjvn 2.betsomnia-z4c5er 3.betsomnia-j4r6bq 1.betsomnia-r4qkgc 5.betsomnia-ihzc8k.betsomnia-r4qkgc 32.betsomnia-biv3n3.betsomnia-olnov3 5.betsomnia-jysvgx 4.betsomnia-3fr4hh 9.betsomnia-3fr4hh 8.betsomnia-r4qkgc 6.betsomnia-dy3b26.betsomnia-wi11ty.betsomnia-eqsbnf.betsomnia-3ct9ii.betsomnia-s43wz0 4.betsomnia-tqj7ty.betsomnia-s43wz0 6.betsomnia-s43wz0 0l29.betsomnia-jysvgx 17.betsomnia-2m82j9.betsomnia-wuvj2o 2.betsomnia-hhta4d 10.betsomnia-rn38tc.betsomnia-z4c5er 8.betsomnia-imxhyr.betsomnia-d8h5i3.betsomnia-nwdfbk.betsomnia-4t2fqt.betsomnia-qwj8kp.betsomnia-olnov3.betsomnia-6gqkuh.betsomnia-z4c5er 1.betsomnia-d9zuga.betsomnia-6dd5fg.betsomnia-3bb8vp.betsomnia-i5vrcf.betsomnia-m6vuk7.betsomnia-t8kjvn 1.betsomnia-1p8ixa.betsomnia-6e0jyt.5z'/%3e%3c/svg%3e");
}

.betsomnia-7m2bin > input:not(:checked) ~ label:hover,
.betsomnia-7m2bin > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.betsomnia-40yihk.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.betsomnia-z6uh1t 44.betsomnia-753uhk.betsomnia-fjhs5p.betsomnia-0smtta.betsomnia-2remmd.betsomnia-6gqkuh.betsomnia-uuix2d.betsomnia-io2ooh.betsomnia-p33yvy.betsomnia-m7sr0s.betsomnia-fgn2wr.betsomnia-09xei1.betsomnia-jysvgx 0l-12.betsomnia-z4c5er 30.betsomnia-g7cdhu.betsomnia-6xbag0 2.betsomnia-cqmcca.betsomnia-6xbag0 3.betsomnia-f14kms 3.betsomnia-219dqh.betsomnia-r4qkgc 3.betsomnia-753qta.betsomnia-olnov3.betsomnia-9id3tg.betsomnia-3fr4hh 7-3.betsomnia-z4c5er 10.betsomnia-jqt9l0.betsomnia-3fr4hh 23.betsomnia-r14ci5.betsomnia-j4r6bq 1.betsomnia-t8kjvn 2.betsomnia-z4c5er 3.betsomnia-j4r6bq 1.betsomnia-r4qkgc 5.betsomnia-ihzc8k.betsomnia-r4qkgc 32.betsomnia-biv3n3.betsomnia-olnov3 5.betsomnia-jysvgx 4.betsomnia-3fr4hh 9.betsomnia-3fr4hh 8.betsomnia-r4qkgc 6.betsomnia-dy3b26.betsomnia-wi11ty.betsomnia-eqsbnf.betsomnia-3ct9ii.betsomnia-s43wz0 4.betsomnia-tqj7ty.betsomnia-s43wz0 6.betsomnia-s43wz0 0l29.betsomnia-jysvgx 17.betsomnia-2m82j9.betsomnia-wuvj2o 2.betsomnia-hhta4d 10.betsomnia-rn38tc.betsomnia-z4c5er 8.betsomnia-imxhyr.betsomnia-d8h5i3.betsomnia-nwdfbk.betsomnia-4t2fqt.betsomnia-qwj8kp.betsomnia-olnov3.betsomnia-6gqkuh.betsomnia-z4c5er 1.betsomnia-d9zuga.betsomnia-6dd5fg.betsomnia-3bb8vp.betsomnia-i5vrcf.betsomnia-m6vuk7.betsomnia-t8kjvn 1.betsomnia-1p8ixa.betsomnia-6e0jyt.5z'/%3e%3c/svg%3e");
}

#rating-container-1:checked ~ .betsomnia-vgo926 > .betsomnia-a4co4i {
  transform: translateY(-100px);
}

#rating-container-2:checked ~ .betsomnia-vgo926 > .betsomnia-a4co4i {
  transform: translateY(-200px);
}

#rating-container-3:checked ~ .betsomnia-vgo926 > .betsomnia-a4co4i {
  transform: translateY(-300px);
}

#rating-container-4:checked ~ .betsomnia-vgo926 > .betsomnia-a4co4i {
  transform: translateY(-400px);
}

#rating-container-5:checked ~ .betsomnia-vgo926 > .betsomnia-a4co4i {
  transform: translateY(-500px);
}

#rating-0 {
  display: none;
}

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

.betsomnia-64i5gh {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9;
  text-decoration: none;
}

.betsomnia-64i5gh.betsomnia-4u460e {
  display: none;
}

.betsomnia-pcexo6 {
  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) {
  .betsomnia-pcexo6 {
    height: 74px;
    overflow: visible;
  }
}

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

.betsomnia-dd05uj {
  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;
}

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

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

.betsomnia-dd05uj img {
  border-radius: 16px;
  overflow: hidden;
}

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

@media only screen and (max-width: 767px) {
  .betsomnia-dd05uj {
    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;
  }
  .betsomnia-dd05uj img {
    max-width: 60px;
    border-radius: 7px;
  }
}

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

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

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

.betsomnia-9gye5n {
  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;
}

.betsomnia-9gye5n::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) {
  .betsomnia-9gye5n::before {
    left: 0;
    width: 137px;
    height: 145px;
  }
}

.betsomnia-9gye5n::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) {
  .betsomnia-9gye5n::after {
    display: none;
  }
}

@media only screen and (max-width: 1023px) {
  .betsomnia-9gye5n {
    max-width: 300px;
    padding: 0 10px;
  }
}

@media only screen and (max-width: 767px) {
  .betsomnia-9gye5n {
    max-width: 120px;
    border-top-right-radius: 20px;
  }
}

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

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

.betsomnia-upk1ub {
  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.betsomnia-na1o57 ease-in-out;
  background: linear-gradient(138deg, #f2f55d 0%, #fbff21 74.32%);
}

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

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

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

.betsomnia-64i5gh.betsomnia-2no1hu .betsomnia-pcexo6 {
  background: #2b3b67;
}

.betsomnia-64i5gh.betsomnia-2no1hu .betsomnia-dd05uj {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.betsomnia-64i5gh.betsomnia-2no1hu .betsomnia-dd05uj::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.betsomnia-64i5gh.betsomnia-2no1hu .betsomnia-dd05uj::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.betsomnia-64i5gh.betsomnia-2no1hu .betsomnia-9gye5n::before {
  background: #0e0f41;
}

.betsomnia-64i5gh.betsomnia-2no1hu .betsomnia-9gye5n::after {
  background: #152557;
}

.betsomnia-64i5gh.betsomnia-bq8qxc .betsomnia-pcexo6 {
  background: #1f35fa;
}

.betsomnia-64i5gh.betsomnia-bq8qxc .betsomnia-dd05uj {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.betsomnia-64i5gh.betsomnia-bq8qxc .betsomnia-dd05uj::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.betsomnia-64i5gh.betsomnia-bq8qxc .betsomnia-dd05uj::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.betsomnia-64i5gh.betsomnia-bq8qxc .betsomnia-9gye5n::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.betsomnia-64i5gh.betsomnia-bq8qxc .betsomnia-9gye5n::after {
  background: #192ac8;
}

.betsomnia-64i5gh.betsomnia-pp4ags .betsomnia-pcexo6 {
  background: #fa771f;
}

.betsomnia-64i5gh.betsomnia-pp4ags .betsomnia-dd05uj {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.betsomnia-64i5gh.betsomnia-pp4ags .betsomnia-dd05uj::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.betsomnia-64i5gh.betsomnia-pp4ags .betsomnia-dd05uj::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.betsomnia-64i5gh.betsomnia-pp4ags .betsomnia-9gye5n::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.betsomnia-64i5gh.betsomnia-pp4ags .betsomnia-9gye5n::after {
  background: #fa8535;
}

.betsomnia-6yvy3f {
  max-width: 1110px;
  width: 100%;
  margin: 64px auto 100px;
}

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

@media only screen and (max-width: 767px) {
  .betsomnia-6yvy3f {
    margin: 24px 0 60px;
  }
}

.betsomnia-6yvy3f h1 {
  font-size: 60px;
  font-weight: 600;
  text-align: center;
  margin: 0 auto 32px;
}

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

.betsomnia-0ulk87 {
  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) {
  .betsomnia-0ulk87 {
    flex-direction: column;
    justify-content: center;
    padding: 20px 16px;
    margin-bottom: 16px;
  }
}

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

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

.betsomnia-teoah3 {
  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) {
  .betsomnia-teoah3:hover {
    background: var(--button-bg-hover);
  }
}

.betsomnia-alguqc {
  display: flex;
  align-items: center;
  gap: 10px;
}

.betsomnia-alguqc span {
  font-weight: 600;
  font-size: 24px;
  color: var(--text-color);
}

.betsomnia-alguqc small {
  font-size: 14px;
  color: var(--text-color);
}

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

.betsomnia-kncogs {
  width: 120px;
  height: 22px;
}

.betsomnia-kncogs .betsomnia-nq9ssv {
  fill: #c2c0ce;
}

.betsomnia-kncogs [rating="1"] .betsomnia-nq9ssv:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.betsomnia-kncogs [rating="2"] .betsomnia-nq9ssv:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.betsomnia-kncogs [rating="3"] .betsomnia-nq9ssv:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.betsomnia-kncogs [rating="4"] .betsomnia-nq9ssv:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.betsomnia-kncogs [rating="5"] .betsomnia-nq9ssv:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

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

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

.betsomnia-74yigo {
  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);
}

.betsomnia-74yigo.betsomnia-bh4ch3 {
  display: block;
}

.betsomnia-74yigo.betsomnia-4u460e {
  display: none;
}

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

.betsomnia-xgjkx8 {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.betsomnia-9aqu12 {
  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);
}

.betsomnia-qur4jl {
  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;
}

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

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

.betsomnia-rsmyh9 {
  font-size: 16px;
  line-height: 140%;
}

.betsomnia-86xv1n {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.betsomnia-86xv1n .betsomnia-nq9ssv {
  fill: #c2c0ce;
}

.betsomnia-86xv1n [rating="1"] .betsomnia-nq9ssv:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.betsomnia-86xv1n [rating="2"] .betsomnia-nq9ssv:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.betsomnia-86xv1n [rating="3"] .betsomnia-nq9ssv:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.betsomnia-86xv1n [rating="4"] .betsomnia-nq9ssv:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.betsomnia-86xv1n [rating="5"] .betsomnia-nq9ssv:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.betsomnia-wtj2hr {
  max-width: 214px;
  height: 46px;
  font-size: 16px;
  margin: 32px auto 0;
}

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

/* Review Hero Block Styles */

.betsomnia-4u6weq {
  max-width: 1110px;
  width: 100%;
  margin: 32px auto;
}

@media screen and (max-width: 1200px) {
  .betsomnia-4u6weq {
    padding: 0 16px;
  }
}

.betsomnia-fnjd9n {
  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) {
  .betsomnia-fnjd9n {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.betsomnia-8t3j01 {
  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) {
  .betsomnia-8t3j01 {
    padding: 12px;
    gap: 12px;
  }
}

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

.betsomnia-l2wxa3 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.betsomnia-a0uoup {
  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;
}

.betsomnia-qpr7ig {
  flex: 1;
  min-width: 0;
}

.betsomnia-wz4sh9 {
  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) {
  .betsomnia-wz4sh9 {
    font-size: 14px;
    gap: 6px;
  }
}

.betsomnia-mecf0i {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

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

.betsomnia-mecf0i svg path {
  fill: var(--button-bg-color);
}

.betsomnia-mecf0i svg circle {
  fill: var(--button-text-color);
}

.betsomnia-b6uzio {
  font-size: 14px;
  color: var(--text-color);
  opacity: 0.7;
}

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

.betsomnia-b6uzio strong {
  font-weight: 600;
}

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

.betsomnia-dwjl75 p {
  margin: 0 0 16px;
}

.betsomnia-dwjl75 p:last-child {
  margin-bottom: 0;
}

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

.betsomnia-qa3rnz {
  max-width: 300px;
  width: 100%;
}

.betsomnia-qa3rnz a {
  width: 100%;
}

@media (max-width: 575px) {
  .betsomnia-qa3rnz {
    max-width: 200px;
  }
}

.betsomnia-spzo89 {
  justify-content: center;
}

.betsomnia-hpccmq {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.betsomnia-vltig3 {
  flex-wrap: wrap;
  justify-content: center;
}

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

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

.betsomnia-tuwl7l .betsomnia-dfq97e {
  justify-content: center;
}

/* faq */

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

.betsomnia-zln6ci {
  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.betsomnia-h7n9fv ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.betsomnia-zln6ci::after {
  content: "+";
  font-weight: bold;
  transition: transform 0.betsomnia-h7n9fv ease;
}

.betsomnia-syx13h.betsomnia-dmfdgx .betsomnia-zln6ci::after {
  transform: rotate(45deg);
}

.betsomnia-upxg5e {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.betsomnia-na1o57 ease, padding 0.betsomnia-na1o57 ease;
  padding: 0 20px;
  background: var(--table-2-color);
}

.betsomnia-syx13h.betsomnia-dmfdgx .betsomnia-upxg5e {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.betsomnia-7c68b5 {
  margin: 25px 0;
}

.betsomnia-7m2bin > input:not(:checked) ~ label:hover,
.betsomnia-7m2bin > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.betsomnia-ru3ywa.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.betsomnia-69567p 44.betsomnia-1la8b7.betsomnia-up74wb.betsomnia-qzmtr2.betsomnia-7x5op3.betsomnia-a2nh1r.betsomnia-7c7u9u.betsomnia-ch5lrz.betsomnia-zu7cfx.betsomnia-47kopg.betsomnia-kavqfu.betsomnia-584gx1.betsomnia-q7ib5y 0l-12.betsomnia-8tsnuw 30.betsomnia-3pbw7t.betsomnia-82skvv 2.betsomnia-gq1c2x.betsomnia-82skvv 3.betsomnia-yt4mh6 3.betsomnia-xm0oel.betsomnia-rr8jzj 3.betsomnia-xpuv31.betsomnia-5gnigo.betsomnia-tutyc2.betsomnia-0hf922 7-3.betsomnia-8tsnuw 10.betsomnia-51imbj.betsomnia-0hf922 23.betsomnia-hk2y05.betsomnia-jvasql 1.betsomnia-bl1qqm 2.betsomnia-8tsnuw 3.betsomnia-jvasql 1.betsomnia-rr8jzj 5.betsomnia-x2vuzo.betsomnia-rr8jzj 32.betsomnia-5df1g5.betsomnia-5gnigo 5.betsomnia-q7ib5y 4.betsomnia-0hf922 9.betsomnia-0hf922 8.betsomnia-rr8jzj 6.betsomnia-8z5yki.betsomnia-1r3cub.betsomnia-ar7ywu.betsomnia-ihjqei.betsomnia-3ueowq 4.betsomnia-viix93.betsomnia-3ueowq 6.betsomnia-3ueowq 0l29.betsomnia-q7ib5y 17.betsomnia-0z73ui.betsomnia-xlyq1p 2.betsomnia-cwjeda 10.betsomnia-7fqn9h.betsomnia-8tsnuw 8.betsomnia-gw8yb8.betsomnia-o456dd.betsomnia-yj5xed.betsomnia-yv73hm.betsomnia-e9e4x5.betsomnia-5gnigo.betsomnia-a2nh1r.betsomnia-8tsnuw 1.betsomnia-ewsug9.betsomnia-ifgvx6.betsomnia-1j4ecn.betsomnia-e4up6u.betsomnia-m3w15x.betsomnia-bl1qqm 1.betsomnia-npfeqr.betsomnia-9x5trh.5z'/%3e%3c/svg%3e");
}

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

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

.betsomnia-wnrb09 {
  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);
}

.betsomnia-wnrb09.betsomnia-sgjr1k {
  display: block;
}

.betsomnia-wnrb09.betsomnia-6jw4re {
  display: none;
}

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

.betsomnia-w95716 {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.betsomnia-xn2flo {
  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);
}

.betsomnia-px5grz {
  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;
}

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

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

.betsomnia-keqic8 {
  font-size: 16px;
  line-height: 140%;
}

.betsomnia-7zbxqi {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.betsomnia-7zbxqi .betsomnia-fqm7h3 {
  fill: #c2c0ce;
}

.betsomnia-7zbxqi [rating="1"] .betsomnia-fqm7h3:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.betsomnia-7zbxqi [rating="2"] .betsomnia-fqm7h3:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.betsomnia-7zbxqi [rating="3"] .betsomnia-fqm7h3:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.betsomnia-7zbxqi [rating="4"] .betsomnia-fqm7h3:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.betsomnia-7zbxqi [rating="5"] .betsomnia-fqm7h3:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

/* review block style end */

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

.betsomnia-wdn4gz 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;
}

.betsomnia-wdn4gz 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 */

.betsomnia-y27lxr {
  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);
}

.betsomnia-y27lxr.betsomnia-yprh28 {
  opacity: 1;
  pointer-events: auto;
}

/* contanct form */
.betsomnia-c2skzv {
  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;
}

.betsomnia-c2skzv label {
  font-size: 14px;
}

.betsomnia-c2skzv h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.betsomnia-c2skzv input,
.betsomnia-c2skzv textarea,
.betsomnia-c2skzv 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;
}
.betsomnia-c2skzv button {
  background-color: var(--button-bg-color);
  color: var(--text-color);
  border: none;
  cursor: pointer;
  transition: background 0.betsomnia-h7n9fv ease;
}
.betsomnia-c2skzv button:hover {
  background-color: var(--button-bg-hover);
}
.betsomnia-gwl0md {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.betsomnia-2amu3d ease-in;
}

.betsomnia-gwl0md 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;
}
.betsomnia-vagkve, .betsomnia-lsz1a8, [class*="review-card"],
thead, thead th, table th, .betsomnia-u2m4su,
.betsomnia-olsq65, [class*="collapsible-header"],
.betsomnia-rb2db4, [class*="updated-block"] {
  color: #ece7dc !important;
}
