@media only screen and (max-width: 359px) { #cover {height: 200px !important;}#navi-block nav ol li {margin: 5px 0;height: auto;} .anch {font-size: 14px;}td {font-size: 11px !important;;} #promo-strongs {font-size: 15px !important;;align-items: center;}}

@media only screen and (max-width: 390px) {
    
    .tb-strong::before, #f_for-us::after, #st_no_dep-b::before {
    display: none !important;
}
    
}

#cover,
#us-banner,
.anch {
  border-radius: 8px;
}
#promo-strongs,
.anch {
  padding: 10px 20px;
  display: flex;
}
#navi-block nav ol,
#promocdtab {
  margin: 0;
  padding: 0;
}
td,tr {
  font-size: 14px;
}

#uptodate,
.copythecode {
  text-shadow: 0 0 10px #0065a1;
}
.sthb, td {
  color: #fff;
}

.faq_block ul,
ol li {
  list-style: none;
}
.faq_block h2,
.rev_block h2 {
  font-size: 22px;
}
.faq-question {
  text-decoration: none;
}

#cover {
  height: 300px;
  margin-left: 15px;
  margin-right: 15px;
  overflow: hidden;
  margin-top: 80px;
  background: #005438;
  background-image: url(/imgs/Stake_Casino_Cover_Wide.webp);
  background-position: top;
  background-repeat:  no-repeat;
  background-size: cover;
  box-shadow: 0 -5px 10px #00e7010f, 0 5px 10px #071d2a38;
}
#review_body {
  padding: 0 15px 50px;
}
#navi-col_1 {
  padding: 15px 0;
}
#navi-block nav ol li {
  height: 48px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.anch {
  background: #071d2a;
  line-height: 150%;
  width: 100%;
  align-items: center;
  justify-content: flex-start;
}
.anch::before {
  content: "";
  width: 20px;
  height: 20px;
  display: flex;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512'%3E%3Cpath fill='%23fff' d='M278.6 233.4c12.5 12.5 12.5 32.8 0 45.3l-160 160c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L210.7 256 73.4 118.6c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0l160 160z'/%3E%3C/svg%3E")
    center/41% no-repeat #384e5f;
  border-radius: 20px;
  margin-right: 10px;
}
#us-banner,
.block-img.wide {
  display: none;
}
#us-banner,
.faq-question:after {
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
#us-banner {
  background-image: url(/imgs/Stake_US-Offer_gif_320x100-px.gif);
  aspect-ratio: 320/100 !important;
  border: 2px solid #234555;
  box-shadow: 0 0 8px #00ff2b0d;
  margin-top: 10px;
  margin-bottom: 20px;
}
#code-tab {
  margin-bottom: 25px;
  margin-top: 15px;
}
#promo-strongs {
  justify-content: space-between;
  background: #234555;
  margin: 15px 0 0;
  color: #fff;
  flex-direction: column;
  border-radius: 6px 6px 0 0;
  font-size: 20px;
  line-height: 1.4;
}
#upto-p {
  margin: 0;
  display: flex;
  align-items: center;
  flex-direction: row;
}
#uptodate {
  color: #64f765;
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-left: 10px;
}
#uptodate::after {
  content: "";
  width: 7px;
  height: 7px;
  display: flex;
  background: #3fa740;
  border-radius: 10px;
  position: relative;
  margin-left: 7px;
  margin-top: -2px;
  animation: 4s linear infinite glow;
}
@-webkit-keyframes glow {
  0%,
  100% {
    background: #3fa740;
    box-shadow: 0 0 0 #00e701;
  }
  50% {
    background: #00e701;
    box-shadow: 0 0 7px #00e701;
  }
}
@keyframes glow {
  0%,
  100% {
    background: #3fa740;
    box-shadow: 0 0 0 #00e701;
  }
  50% {
    background: #00e701;
    box-shadow: 0 0 7px #00e701;
  }
}
tr {
  background: #071823;
  text-align: left;
}
.sthb {
  background: #1a2c38;
  padding: 0 10px;
  width: 33.333%;
}
#promocdtab {
  border: 2px solid #234555;
  border-radius: 0 0 6px 6px;
  width: 100%;
}
thead {
  border: none !important;
  height: 40px;
}
td {
  padding: 5px 10px;
  line-height: 1.2;
}
.std-c {
  font-size: 16px;
  min-width: 85px;
}
.copythecode {
  font-weight: 700;
  color: #64f765;
  cursor: copy;
}
ol,
ul {
  padding: 0 20px;
}
#review-col_2 ol li {
  list-style: square;
}
.rev_block {
  background: #0f212e;
  border-radius: 8px;
  padding: 10px 20px;
  margin-bottom: 15px;
  color: #b1bad3;
  line-height: 150%;
}
.rev_block h2,
.rev_block h3,
.rev_block h4,
h1 {
  color: #fff;
  font-weight: 500;
  line-height: 150%;
  margin: 10px 0 0;
}
.rev_block p {
  margin: 10px 0 15px;
}

.block-img {
  width: 100%;
  height: auto;
  border-radius: 6px;
  margin-top: 15px;
  margin-bottom: 5px;
}


#f_for-us::after {
    content: "";
    height: 20px;
    width: 42px;
    display: flex;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='229' height='120' viewBox='0 0 7410 3900'%3E%3Crect width='7410' height='3900' fill='%23b22234'/%3E%3Cpath d='M0,450H7410m0,600H0m0,600H7410m0,600H0m0,600H7410m0,600H0' stroke='%23fff' stroke-width='300'/%3E%3Crect width='2964' height='2100' fill='%233c3b6e'/%3E%3Cg fill='%23fff'%3E%3Cg id='s18'%3E%3Cg id='s9'%3E%3Cg id='s5'%3E%3Cg id='s4'%3E%3Cpath id='s' d='M247,90 317.534230,307.082039 132.873218,172.917961H361.126782L176.465770,307.082039z'/%3E%3Cuse xlink:href='%23s' y='420'/%3E%3Cuse xlink:href='%23s' y='840'/%3E%3Cuse xlink:href='%23s' y='1260'/%3E%3C/g%3E%3Cuse xlink:href='%23s' y='1680'/%3E%3C/g%3E%3Cuse xlink:href='%23s4' x='247' y='210'/%3E%3C/g%3E%3Cuse xlink:href='%23s9' x='494'/%3E%3C/g%3E%3Cuse xlink:href='%23s18' x='988'/%3E%3Cuse xlink:href='%23s9' x='1976'/%3E%3Cuse xlink:href='%23s5' x='2470'/%3E%3C/g%3E%3C/svg%3E");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    margin-left: 18px;
}

#f_for-us {
    display: flex;
    align-items: center;
}


#with_link-p {
    margin: 35px 0;
}

#in_rev_btn {
    margin-left: 0 !important;
    margin-right: 25px !important;
    margin-bottom: 15px;
    width: 150px;
}



#st_originals::before, #slots_h::before, #h2-4 h2::before, #h2-6 h2::before, #e_sports-h::before, #h2-8 h2::before, #w-give_h::before, #h2-1 h2::before, #h2-3 h2::before, .tb-strong::before, #h2-11 h2::before, #st_no_dep-b::before, #st_vip-club::before, #st_challenges::before {
    content: "";
    display: flex;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    opacity: 0.8;
    margin-right: 10px;
}

#st_originals, #slots_h, #h2-4 h2, #h2-6 h2, #e_sports-h, #h2-8 h2, #w-give_h, #h2-1 h2, #h2-3 h2, .tb-strong, #h2-11 h2, #st_no_dep-b, #st_vip-club, #st_challenges {
    display: flex;
    flex-direction: row;
    align-items: center;
    font-size: 21px;
}

#slots_h::before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 96 96'%3E%3Cpath clip-rule='evenodd' d='M56.8 47.08a49.761 49.761 0 0 0-5.6 22.8v5H32.32a55.56 55.56 0 0 1 5-22.76A86.916 86.916 0 0 1 50.8 31h-28V16.36H72v7.76a133.838 133.838 0 0 0-15.2 22.96Zm26.4 16.24a30.56 30.56 0 0 0-6 13.04l-.6 3L60 76.32a38.12 38.12 0 0 1 13.36-22.28l-12-2.36 5.04-10.64L96 46.88l-.92 4.64a85.487 85.487 0 0 0-11.88 11.8Zm-58.52 9.32a30.08 30.08 0 0 1 0-14.36 79.675 79.675 0 0 1 5.8-15.84l-1.12-4.6L0 44.88v11.68l12-2.84a37.88 37.88 0 0 0-2.88 25.92l16.28-4-.72-3Z'%3E%3C/path%3E%3C/svg%3E");
}

#st_originals::before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 64 64'%3E%3Cpath d='M7.36 42.39c1-12.78 14.728-25.29 17.926-29.976 2.778-4.206 1.719-9.203.83-11.4a.78.78 0 0 1 .893-1h-.004c13.889 2.918 14.588 13.48 14.168 18.206-.42 4.726.42 7.913 3.478 7.224 3.057-.69 2.028-8.443 2.028-8.443s14.039 16.676 8.893 33.073c-2.588 8.574-9.033 12.19-14.449 13.89-.28.14-.56-.14-.56-.55.7-2.638 2.509-4.726 3.058-7.644 1.12-4.796-3.327-9.213-6.624-11.71-2.063-1.538-3.386-3.97-3.386-6.712 0-.127.002-.255.008-.381v.018c0-.28-.42-.42-.55-.28a90.106 90.106 0 0 1-6.652 7.202l-.022.022c-5.136 5.696-7.784 12.09-3.197 19.175.14.28-.14.69-.41.56C11.387 60.596 6.67 51.973 7.36 42.39Z'%3E%3C/path%3E%3C/svg%3E");
}

#h2-1 h2::before, #h2-3 h2::before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 64 64'%3E%3Cpath d='M12.265 47.726.21 14.603a3.574 3.574 0 0 1 2.108-4.553l.024-.007 19.282-7.015a3.55 3.55 0 0 1 4.553 2.082l.008.024.694 1.92L12.69 46.073a8.9 8.9 0 0 0-.418 1.598l-.008.056ZM63.79 15.511 48.002 58.93a3.529 3.529 0 0 1-4.558 2.1l.024.009-21.948-8.001a3.58 3.58 0 0 1-2.124-4.585l-.008.024 15.787-43.39a3.555 3.555 0 0 1 4.559-2.126l-.024-.008 21.948 8a3.58 3.58 0 0 1 2.124 4.585l.008-.024v-.002ZM50.457 32.685l-1.386-3.254a1.789 1.789 0 0 0-2.333-.956l.012-.004-2.666 1.174a1.787 1.787 0 0 1-2.316-.948l-.004-.012-1.146-2.667a1.764 1.764 0 0 0-2.332-.93l.012-.004-3.28 1.386a1.738 1.738 0 0 0-.929 2.33l-.004-.01 3.92 9.255a1.816 1.816 0 0 0 2.359.928l-.012.005 9.227-3.947a1.737 1.737 0 0 0 .794-2.356l.004.01h.08Z'%3E%3C/path%3E%3C/svg%3E");
}

#h2-4 h2::before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 96 96'%3E%3Cpath d='M62.8 7.2h-1.2L48 12 34.401 7.2c-2.4-.8-5.199.801-5.6 3.6v10c0 2.798 2.4 4.8 4.8 4.8h1.2l13.2-6 13.598 6c2.8.8 5.2-.802 6-3.6V12c0-2.799-2.4-4.8-4.8-4.8ZM41.199 82.8l-18-60c-1.2-2.4-3.6-3.6-6.399-2.799l-6 2.001c-2.001.4-3.201 2.4-3.201 4.401l-3.6 57.6c0 2.8 2.001 4.8 4.401 5.2h27.999c2.799 0 4.8-2.002 4.8-4.8.399-.4 0-1.204 0-1.603Zm47.202-56.4c0-2-1.2-3.6-3.2-4.4l-6-2.4c-2.4-.802-5.2.398-6 2.798l-18 60c-.802 2.4.8 5.2 3.2 6 .4 0 .801.4 1.6.4h27.6c2.798 0 4.8-2.002 4.8-4.8l-4-57.598Z'%3E%3C/path%3E%3C/svg%3E");
}

#h2-6 h2::before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 96 96'%3E%3Cpath clip-rule='evenodd' d='M14.287 13.917c16.599 6.854 30.869 15.965 43.231 27.143l-.001.002.126.11-.125-.112C64.262 31 65.501 17.31 60.63 1.865 56.773.739 52.34.092 47.758.092c-13.046 0-24.87 5.249-33.47 13.748v.077Zm79.997 46.514a46.803 46.803 0 0 1-7.907 15.996v-.003c-2.275-3.87-4.709-7.622-7.185-11.295l-.137.08c4.463-2.823 9.63-4.63 15.307-5.11l-.078.332ZM80.986 82.734c-4.75 4.553-10.46 8.116-17.124 10.458h-.003l.006-.108a38.977 38.977 0 0 1 9.137-22.842l-.281-.41c2.838 3.924 5.478 8.005 8.265 12.902Zm0 0 .016-.014-.015.015ZM12.017 64.772a83.99 83.99 0 0 0 9.697.599h.003l-.117-.006c.832.039 1.674.06 2.518.06 12.98 0 24.848-4.766 33.883-12.589a132.455 132.455 0 0 1 9.859 11.137 47.738 47.738 0 0 0-11.975 31.216l.284-.042c-2.68.49-5.44.751-8.269.76-21.022-.012-38.88-13.566-45.416-32.75 3.102.685 6.287 1.224 9.931 1.654l-.398-.039Zm-9.533-1.614c-.226-.05-.45-.1-.675-.152l.667.129.008.023Zm65.376.815.045-.051-.045.05ZM58 52.836l-.009-.009.01.01Zm-5.59-5.706A140.354 140.354 0 0 0 9.776 20.677l-.952-.332C3.305 28.021 0 37.61 0 47.97v.038c.018 2.3.192 4.539.512 6.733l-.033-.266c3.542.97 7.889 1.823 12.325 2.386l.488.05c16.526 1.797 30.138-1.637 39.12-9.78Zm21.58 11.182a149.73 149.73 0 0 0-10.601-11.7c7.864-10.897 10.059-25.19 6.466-41.155l.267.126C85.46 13.537 95.953 29.542 96 48.007c0 .604-.048 1.247-.097 1.904-.051.688-.104 1.393-.104 2.087h-.042c-8.002.159-15.445 2.596-21.552 6.586l-.215-.272Zm-10.601-11.7-.003-.003.003.003Z'%3E%3C/path%3E%3C/svg%3E");
}

#e_sports-h::before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 96 96'%3E%3Cpath d='M95.447 64.589 83.158 23.944c-1.65-5.324-6.53-9.124-12.295-9.124-1.33 0-2.612.203-3.818.578l.09-.024a12.904 12.904 0 0 0-4.996 2.865l.009-.009H33.852a12.85 12.85 0 0 0-4.897-2.832l-.09-.024a12.57 12.57 0 0 0-3.728-.554c-5.768 0-10.648 3.8-12.27 9.033l-.025.09L.553 64.59A12.567 12.567 0 0 0 0 68.316c0 7.095 5.753 12.848 12.848 12.848 5.768 0 10.647-3.8 12.27-9.033l.025-.09 4.534-15.025c.947.36 2.044.571 3.187.574h.003a9.071 9.071 0 0 0 8.924-7.503l.009-.054h12.364c.75 4.314 4.462 7.551 8.933 7.557h.024a9.324 9.324 0 0 0 3.247-.58l-.063.021 4.534 15.025c1.654 5.323 6.536 9.123 12.304 9.123C90.244 81.18 96 75.423 96 68.322c0-1.333-.203-2.618-.577-3.824l.024.09ZM19.87 33.769h-4.368v-3.794h4.353a1.874 1.874 0 0 1 .006 3.73h-.006l.015.064Zm6.198 6.817h-3.764v-4.399c0-1.028.831-1.859 1.86-1.859 1.027 0 1.858.831 1.858 1.86l.046 4.398Zm0-13.03c0 1.028-.832 1.86-1.86 1.86a1.858 1.858 0 0 1-1.859-1.86v-4.413h3.719v4.413Zm6.817 6.152h-4.353a1.873 1.873 0 0 1-.006-3.73h4.359v3.73Zm32.497.393a3.024 3.024 0 0 1 0-6.046 3.024 3.024 0 0 1 0 6.046Zm6.802 6.802a3.024 3.024 0 0 1 0-6.046 3.024 3.024 0 0 1 0 6.046Zm0-13.604a3.024 3.024 0 0 1 0-6.046 3.024 3.024 0 0 1 0 6.046Zm6.802 6.802a3.024 3.024 0 0 1 0-6.046 3.024 3.024 0 0 1 0 6.046Z'%3E%3C/path%3E%3C/svg%3E");
}

#h2-8 h2::before, .tb-strong::before, #st_no_dep-b::before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 64 64'%3E%3Cpath d='M28.651 60.5H11.883c-1.85 0-3.347-1.5-3.347-3.348V37.036c-1.85 0-3.348-1.5-3.348-3.348v-6.722c0-1.85 1.5-3.348 3.348-3.348h20.116V60.5Zm26.813-36.884H35.347V60.5h16.768c1.85 0 3.349-1.5 3.349-3.348V37.036c1.85 0 3.348-1.5 3.348-3.348v-6.722c0-1.85-1.5-3.348-3.348-3.348v-.002ZM45.416 3.5C38.005 3.5 32 9.508 32 16.918h13.418c1.85 0 3.349-1.5 3.349-3.348V6.848c0-1.85-1.5-3.348-3.349-3.348Zm-26.836 0c-1.85 0-3.348 1.5-3.348 3.348v6.722c0 1.85 1.5 3.348 3.348 3.348H32C32 9.506 25.99 3.5 18.58 3.5Z'%3E%3C/path%3E%3C/svg%3E");
}

#w-give_h::before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 64 64'%3E%3Cpath clip-rule='evenodd' d='m57.742 15.508 5.547 5.548a2.4 2.4 0 0 1 .712 1.71 2.4 2.4 0 0 1-.712 1.708l-8.846 8.846L30.694 9.571 39.59.725A2.4 2.4 0 0 1 41.3.014a2.4 2.4 0 0 1 1.708.711l5.498 5.548a6.532 6.532 0 0 0 9.236 9.236ZM.738 39.529 27.395 12.87l23.747 23.747-26.657 26.657a2.4 2.4 0 0 1-1.71.712 2.4 2.4 0 0 1-1.709-.712l-5.547-5.547a6.532 6.532 0 0 0-9.236-9.236L.736 42.994a2.407 2.407 0 0 1 .002-3.466Z'%3E%3C/path%3E%3C/svg%3E");
}

#h2-11 h2::before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 64 64'%3E%3Cpath d='M32-.001h-.084C17.056-.001 5.01 12.045 5.01 26.905c0 .178.002.356.006.534v-.026 22.374h17.386V30.613h-8.186v-3.2a17.59 17.59 0 0 1-.01-.588c0-9.734 7.892-17.626 17.626-17.626h.178H32h.17c9.734 0 17.626 7.892 17.626 17.626 0 .206-.004.412-.01.618v-.03 3.2H41.6v19.174h7.546c-1.734 4.134-7.28 5.014-17.146 5.014v9.2c8.774 0 26.986 0 26.986-17.386v-19.2c.004-.15.004-.328.004-.506C58.99 12.049 46.944.003 32.084.003h-.09.004L32-.001Z'%3E%3C/path%3E%3C/svg%3E");
}

#st_challenges::before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 96 96'%3E%3Cpath clip-rule='evenodd' d='M8.313 21.03h5.595l3.995 3.995 22.056 22.137a6.021 6.021 0 0 0 0 .857v-.018a7.992 7.992 0 1 0 15.985 0 7.992 7.992 0 0 0-7.992-7.992h-.84L20.9 13.916V.049h-9.91v10.99H0v9.988l8.313.003ZM47.952.052A47.352 47.352 0 0 0 28.67 4.17l.303-.12v6.593l2.997 2.997c4.723-2.26 10.267-3.581 16.12-3.581 21.031 0 38.08 17.049 38.08 38.08 0 21.032-17.049 38.08-38.08 38.08-21.032 0-38.081-17.048-38.081-38.08 0-5.765 1.282-11.23 3.574-16.127l.007.007.1-.23-.107.224-2.99-2.952H4C1.537 34.645.102 41.157.102 48.001c0 26.483 21.466 47.95 47.949 47.95C74.534 95.95 96 74.483 96 48 96 21.518 74.534.052 48.05.052h-.098ZM30.007 48.463c.246 9.707 8.181 17.501 17.942 17.52l-.003.041h.219c9.931 0 17.98-8.05 17.98-17.98 0-9.854-7.926-17.859-17.762-17.981l-8.79-8.751-.194.054a27.417 27.417 0 0 1 8.475-1.334h.072c15.445 0 27.97 12.52 27.97 27.97 0 15.445-12.525 27.969-27.97 27.969-15.446 0-27.97-12.52-27.97-27.97v-.071c0-2.958.468-5.805 1.28-8.28l8.75 8.789v.024Z'%3E%3C/path%3E%3C/svg%3E");
}


#st_vip-club::before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 96 96'%3E%3Cpath d='M64.688 54.312c37.121-4.57 30.353-38.63 30.353-38.63H78.354c.628-4.697.991-10.138 1.005-15.665V0H16.64c.014 5.54.377 10.982 1.073 16.32l-.068-.641H.958S-5.807 49.69 31.31 54.309c2.62 3.87 5.51 7.244 8.743 10.254l.034.031c-.411 5.579-2.65 21.624-15.59 21.624h-7.861V96h62.719v-9.782l-10.88-.367C58.192 83.52 56.272 69.67 55.905 64.594a59.158 59.158 0 0 0 8.647-10.08l.13-.205.007.003ZM75.43 30.267l2.194-5.44h8.503c-.33 4.638-1.995 8.831-4.611 12.26l.04-.055a22.158 22.158 0 0 1-10.542 6.682l-.158.038c1.735-3.789 3.302-8.283 4.457-12.94l.117-.548v.003Zm-60.984 6.765a22.653 22.653 0 0 1-4.567-12.134l-.003-.072h8.41l2.287 5.441c1.395 5.322 3.051 9.882 5.064 14.246l-.22-.531c-4.409-1.235-8.143-3.665-10.947-6.92l-.024-.027v-.003Zm40.78 3.977-6.402-3.11a1.712 1.712 0 0 0-.823-.205c-.301 0-.586.075-.833.212l.01-.003-6.4 3.11a1.604 1.604 0 0 1-2.243-1.656v.006l1.005-7.176a1.547 1.547 0 0 0-.411-1.282l-4.846-5.256a1.56 1.56 0 0 1 .813-2.606h.01l7.176-1.326c.498-.055.916-.35 1.139-.768l.003-.007 3.429-6.401a1.555 1.555 0 0 1 2.74-.007l.003.007 3.428 6.4c.216.416.617.71 1.09.776h.007l7.176 1.326a1.555 1.555 0 0 1 .823 2.606l-5.03 5.256a1.548 1.548 0 0 0-.425 1.07c0 .075.007.147.014.22v-.008l1.005 7.176a1.6 1.6 0 0 1-2.475 1.646l.006.004.01-.004Z'%3E%3C/path%3E%3C/svg%3E");
}


.faq_block {
  background: #0f212e;
  padding: 15px;
  border-radius: 10px;
}
.faq_block ul {
  padding: 0;
  margin: 0;
}
.faq_block h2 {
  margin-top: 10px;
}
.faq-item {
  background: #213743;
  padding: 0;
  border-radius: 7px;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2), 0 1px 2px 0 rgba(0, 0, 0, 0.12),
    inset 0 1px rgba(255, 255, 255, 0.04) !important;
  margin-bottom: 10px;
}
.faq-answer,
.faq-question {
  font-size: 14px;
  font-weight: 600;
  line-height: 1.4;
  margin: 0;
}
.faq-question {
  padding: 10px 15px;
  text-align: left;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row;
  flex-wrap: nowrap;
}
.faq-answer {
  color: #a3bbc9;
  padding: 20px 15px;
  border-top: 2px solid #2f4553;
}
.faq-question:after {
  content: "";
  display: flex;
  width: 14px;
  min-width: 14px;
  margin-left: 10px;
  height: 14px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='currentColor' viewBox='0 0 64 64' class='svg-icon' style='transform: rotate(90deg); '%3E%3Ctitle%3E%3C/title%3E%3Cpath fill='%23d5dceb' d='M32.271 49.763 9.201 26.692l6.928-6.93 16.145 16.145 16.144-16.144 6.93 6.929-23.072 23.07h-.005Z'%3E%3C/path%3E%3C/svg%3E");
}
.faq-question.answer-open:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='currentColor' viewBox='0 0 64 64' class='svg-icon' style='transform: rotate(0deg); '%3E%3Ctitle%3E%3C/title%3E%3Cpath fill='%23d5dceb' d='M32.271 49.763 9.201 26.692l6.928-6.93 16.145 16.145 16.144-16.144 6.93 6.929-23.072 23.07h-.005Z'%3E%3C/path%3E%3C/svg%3E");
}


@media screen and (min-width: 500px)  {
    
    .block-img.mobi {display: none;}
.block-img.wide {display: inline;}
    
    
}



@media screen and (min-width: 768px)  {
    
    

#review_body {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

#navi-col_1 {
    width: 311px;
    min-width: 311px;
    padding-top: 10px;
    padding-bottom: 0;
    margin-bottom: -5px;
}

#navi-block {
    position: sticky;
    top: 75px;
    overflow-y: scroll;
    max-height: 90vh;
}

#navi-block::-webkit-scrollbar {
    display: none;
}

#navi-block nav ol li {
    height: auto;
    margin: 5px 0;
}

.anch {
    padding: 7px 15px;
}

.anch.active {
    color: #90f590;
}


.anch.active::before {
    background: #213645;
    color: #7df77d;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512'%3E%3Cpath fill='%2300e701' d='M278.6 233.4c12.5 12.5 12.5 32.8 0 45.3l-160 160c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L210.7 256 73.4 118.6c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0l160 160z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 41%;
}


#review-col_2 {
    padding-top: 15px;
    display: flex;
    flex-basis: calc(100% - 0em);
    flex-direction: column;
    margin-left: 15px;
}
    
}

@media screen and (min-width: 950px)  {
    
    #promo-strongs {
    flex-direction: row;
}

#us-banner {
    background-image: url(/imgs/Stake_US-Offer_gif_970x90-px.gif);
    aspect-ratio: 970/90 !important;
}
}

@media screen and (min-width: 1140px)  {
    
    #with_link-p {
    display: flex;
    align-items: center;
}

#with_link-p a {
    margin: 5px;
}

#h2-5 {
    background-image: linear-gradient(180deg, #0f212e 22%, #0f212eb3), linear-gradient(94deg, #0f212e -3%, #0f212e6e), url(/imgs/Stake_Casino_Game_Providers.webp);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right;
}
    
}
