/*! normalize.css v8.top10casino-0.top10casino-1 | MIT License | github.top10casino-com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
main {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
}
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 {
  font-family: monospace, monospace;
  font-size: 1em;
}
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;
}
img {
  border-style: none;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
[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;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details {
  display: block;
}
summary {
  display: list-item;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
:root {
  --desktop: 1240px;
  --tablet: 1024px;
  --mobile: 640px;
  --base-font-family: "Inter";
  --secondary-font-family: "League Spartan";
  --base-color: #fff;
  --base-font-size: 16px;
  --base-bg: black;
  --bg-light: #363856;
  --transition: 0.3s all ease-in-out;
  --primary: #011453;
  --secondary: #332d28;
  --container-width: var(--desktop);
  --container-padding: 0 40px;
  --section-padding: 40px 0;
  --gap: 10px;
  --border-radius: 20px;
}
@media (max-width: 1024px) {
  :root {
    --base-font-size: 14px;
    --container-padding: 0 16px;
  }
}
html {
  color: var(--base-color);
  font-family: var(--base-font-family), sans-serif;
  font-size: var(--base-font-size);
}
body {
  position: relative;
  background: var(--base-bg);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 100vh;
  overflow-x: hidden;
  line-height: normal;
}
body:before {
  content: "";
  position: absolute;
  inset: 0;
  background-image: url(/assets/img/bg.webp);
  background-size: contain;
  background-position: top left;
  -webkit-filter: blur(7.5px);
  filter: blur(7.5px);
  z-index: -1;
}
body:has(.top10casino-sports):before {
  -webkit-filter: none;
  filter: none;
  background-image: url(/assets/img/bg-sports.webp);
}
html.js-modal-open {
  overflow: hidden;
}
.top10casino-section,
section {
  padding: var(--section-padding);
}
img {
  max-width: 100%;
}
.top10casino-container {
  margin: 0 auto;
  max-width: var(--container-width);
  padding: var(--container-padding);
}
.top10casino-container .top10casino-container {
  padding: 0;
}
.top10casino-container-medium {
  max-width: 1000px;
}
.top10casino-container-small {
  max-width: 680px;
}
.top10casino-container-expand {
  padding: 0;
  max-width: 1440px;
}
*:not(.top10casino-container) {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.top10casino-accentColor {
  color: var(--primary);
}
.top10casino-underline {
  border-bottom: 2px solid;
  display: inline-block;
}
.top10casino-underline--primary {
  border-color: var(--primary);
}
.top10casino-h1,
.top10casino-h2,
.top10casino-h3,
.top10casino-h4,
.top10casino-h5,
.top10casino-h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  line-height: normal;
  font-family: var(--secondary-font-family), sans-serif;
  font-weight: 600;
}
.top10casino-flex-aling-center .top10casino-h1,
.top10casino-flex-aling-center .top10casino-h2,
.top10casino-flex-aling-center .top10casino-h3,
.top10casino-flex-aling-center h1,
.top10casino-flex-aling-center h2,
.top10casino-flex-aling-center h3 {
  margin-bottom: 0;
}
.top10casino-h1,
.top10casino-h2,
h1,
h2 {
  margin-bottom: 10px;
}
h1 {
  font-size: 40px;
  font-style: normal;
  line-height: 52px;
  margin-bottom: 35px;
}
.top10casino-h2,
h2 {
  color: #fff;
  font-size: 30px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-transform: uppercase;
}
@media (max-width: 1024px) {
  .top10casino-h2,
  h2 {
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
  }
}
.top10casino-h3,
h3 {
  color: #fff;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.top10casino-h4,
h4 {
  font-size: 18px;
}
.top10casino-fs-10 {
  font-size: 10px;
}
.top10casino-fs-12 {
  font-size: 12px;
}
.top10casino-fs-14 {
  font-size: 14px;
}
.top10casino-fs-16 {
  font-size: 16px;
}
.top10casino-fs-18 {
  font-size: 18px;
}
.top10casino-fs-20 {
  font-size: 20px;
}
.top10casino-fs-24 {
  font-size: 24px;
}
.top10casino-fs-26 {
  font-size: 26px;
}
.top10casino-fs-28 {
  font-size: 28px;
}
.top10casino-fs-30 {
  font-size: 30px;
}
.top10casino-fs-40 {
  font-size: 40px;
}
.top10casino-fw-300 {
  font-weight: 300;
}
.top10casino-fw-400 {
  font-weight: 400;
}
.top10casino-fw-500 {
  font-weight: 500;
}
.top10casino-fw-600 {
  font-weight: 600;
}
.top10casino-fw-700 {
  font-weight: 700;
}
.top10casino-fw-800 {
  font-weight: 800;
}
.top10casino-ff-s {
  font-family: var(--secondary-font-family);
}
.top10casino-invert {
  -webkit-filter: invert(1);
  filter: invert(1);
}
a .top10casino-icon {
  margin-left: 10px;
}
.top10casino-link-nodecor {
  text-decoration: none;
}
.top10casino-color-white {
  color: #fff;
}
.top10casino-color-black {
  color: #000;
}
.top10casino-uppercase {
  text-transform: uppercase;
}
.top10casino-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.top10casino-margin-bottom {
  margin-bottom: 20px;
}
.top10casino-margin-auto {
  margin: auto;
}
.top10casino-margin-top-auto {
  margin-top: auto;
}
.top10casino-padding {
  padding: 10px;
}
.top10casino-padding-20 {
  padding: 20px;
}
.top10casino-padding-30 {
  padding: 30px;
}
.top10casino-flex {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.top10casino-flex.top10casino-wrap {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.top10casino-flex-center {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.top10casino-flex-column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media (max-width: 1024px) {
  .top10casino-flex-column-m {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.top10casino-flex-justify-center {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.top10casino-flex-justify-start {
  -webkit-box-pack: start;
  -webkit-justify-content: start;
  -ms-flex-pack: start;
  justify-content: start;
}
.top10casino-flex-aling-start {
  -webkit-box-align: start;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start;
}
.top10casino-flex-aling-center {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.top10casino-flex-between {
  -webkit-box-pack: justify !important;
  -webkit-justify-content: space-between !important;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}
.top10casino-grid {
  display: grid;
  grid-template-columns: 1fr;
}
.top10casino-grid-1-2 {
  grid-template-columns: repeat(2, 1fr);
}
@media (min-width: 1240px) {
  .top10casino-grid-1-2-d {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 1240px) {
  .top10casino-grid-1-3-d {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (min-width: 1240px) {
  .top10casino-grid-1-4-d {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media (min-width: 1240px) {
  .top10casino-grid-1-5-d {
    grid-template-columns: repeat(5, 1fr);
  }
}
@media (min-width: 1240px) {
  .top10casino-grid-revers-d > div {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }
}
@media (min-width: 1240px) {
  .top10casino-width-1-2-d {
    display: block;
    width: 50%;
  }
}
.top10casino-width-1-1 {
  width: 100%;
}
.top10casino-width-fit {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.top10casino-block {
  display: block;
}
.top10casino-gap {
  gap: var(--gap);
}
.top10casino-gap-20 {
  gap: 20px;
}
@media (max-width: 640px) {
  .top10casino-gap-20 {
    gap: 15px;
  }
}
.top10casino-gap-100 {
  gap: 100px;
}
@media (max-width: 640px) {
  .top10casino-gap-100 {
    gap: 20px;
  }
}
.top10casino-br {
  border-radius: var(--border-radius);
}
.top10casino-br img {
  border-radius: var(--border-radius);
}
.top10casino-border-white {
  border: 1px solid #fff;
}
.top10casino-overflow-h {
  overflow: hidden;
}
picture {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
img {
  height: auto;
  max-width: 100%;
}
.top10casino-cover img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.top10casino-visibility-hidden {
  visibility: hidden;
}
.top10casino-bg-secondary {
  background: var(--secondary);
}
.top10casino-bg-primary {
  background: var(--primary);
}
.top10casino-bg-mute {
  background: #b3a8a2;
}
iframe {
  border: none;
  width: 100%;
  aspect-ratio: 16/9;
}
.top10casino-text-center {
  text-align: center;
}
.top10casino-cookie *,
.top10casino-privacy * {
  font-family: sans-serif;
  color: var(--base-color);
  border: none;
  font-size: revert;
}
.top10casino-cookie a,
.top10casino-privacy a {
  word-break: break-word;
}
@media (max-width: 640px) {
  .top10casino-cookie ul,
  .top10casino-privacy ul {
    padding-left: 20px;
  }
}
@media (max-width: 1024px) {
  .top10casino-visibility-d {
    display: none;
  }
}
.top10casino-visibility-m {
  display: none;
}
@media (max-width: 1024px) {
  .top10casino-visibility-m {
    display: block;
  }
}
.top10casino-height-1-1 {
  height: 100%;
}
.top10casino-header {
  color: #000;
  padding: 16px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 100;
  border-bottom: 1px solid #5a4737;
  background: rgba(0, 0, 0, 0.8);
  -webkit-box-shadow: 0px 4px 20px 0px rgba(255, 179, 29, 0.4);
  box-shadow: 0px 4px 20px 0px rgba(255, 179, 29, 0.4);
}
.top10casino-footer {
  margin-top: auto;
  padding: 50px 0;
  border-top: 3px solid #5a4737;
  background-color: rgba(0, 0, 0, 0.8);
  border-width: 3px 0px 0px 0px;
  border-style: solid;
  -o-border-image: linear-gradient(
    90deg,
    rgb(90, 71, 55) 0%,
    rgb(168, 146, 82) 25%,
    rgb(247, 242, 152) 46.0000008345%,
    rgb(168, 146, 82) 69.9999988079%,
    rgb(157, 135, 78) 72.000002861%,
    rgb(124, 104, 67) 79.0000021458%,
    rgb(104, 84, 60) 85.0000023842%,
    rgb(97, 78, 58) 88.9999985695%,
    rgb(106, 87, 61) 91.0000026226%,
    rgb(132, 111, 69) 94.9999988079%,
    rgb(168, 146, 82) 100%
  );
  border-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(rgb(90, 71, 55)),
    color-stop(25%, rgb(168, 146, 82)),
    color-stop(46.0000008345%, rgb(247, 242, 152)),
    color-stop(69.9999988079%, rgb(168, 146, 82)),
    color-stop(72.000002861%, rgb(157, 135, 78)),
    color-stop(79.0000021458%, rgb(124, 104, 67)),
    color-stop(85.0000023842%, rgb(104, 84, 60)),
    color-stop(88.9999985695%, rgb(97, 78, 58)),
    color-stop(91.0000026226%, rgb(106, 87, 61)),
    color-stop(94.9999988079%, rgb(132, 111, 69)),
    to(rgb(168, 146, 82))
  );
  border-image: linear-gradient(
    90deg,
    rgb(90, 71, 55) 0%,
    rgb(168, 146, 82) 25%,
    rgb(247, 242, 152) 46.0000008345%,
    rgb(168, 146, 82) 69.9999988079%,
    rgb(157, 135, 78) 72.000002861%,
    rgb(124, 104, 67) 79.0000021458%,
    rgb(104, 84, 60) 85.0000023842%,
    rgb(97, 78, 58) 88.9999985695%,
    rgb(106, 87, 61) 91.0000026226%,
    rgb(132, 111, 69) 94.9999988079%,
    rgb(168, 146, 82) 100%
  );
  border-image-slice: 1;
}
.top10casino-footer__container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 20px;
}
.top10casino-footer__bottom {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 20px;
}
@media (max-width: 1024px) {
  .top10casino-footer__bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: start;
    -ms-flex-align: start;
    align-items: start;
  }
}
.top10casino-footer__list ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 40px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media (max-width: 1240px) {
  .top10casino-footer__list ul {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .top10casino-footer__list ul img {
    max-height: 34px;
  }
}
.top10casino-footer-18 {
  color: #fff;
  font-family: "League Spartan", sans-serif;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.top10casino-nav-desktop {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.top10casino-nav-desktop nav > ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 60px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.top10casino-nav-desktop nav li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.top10casino-nav-desktop nav a {
  color: #fff;
  text-decoration: none;
  font-family: "League Spartan", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  text-transform: uppercase;
}
@media (max-width: 640px) {
  .top10casino-nav-desktop {
    display: none;
  }
}
.top10casino-nav-mobile {
  display: none;
}
.top10casino-nav-mobile.js-open {
  display: block;
  z-index: 1000;
}
.top10casino-nav-mobile nav {
  padding-right: 50px;
  position: fixed;
  inset: 0;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  max-width: 80%;
  height: 100%;
  background-color: #fff;
  color: #000;
  z-index: 100;
}
.top10casino-nav-mobile nav ul {
  padding: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start;
  gap: var(--gap);
  max-width: 80%;
}
.top10casino-nav-mobile nav a {
  color: #000;
  text-decoration: none;
  font-size: 1.2rem;
}
.top10casino-nav-mobile__close {
  position: absolute;
  right: 20px;
  top: 20px;
  -webkit-filter: invert(1);
  filter: invert(1);
}
.top10casino-nav-mobile__overlay {
  position: absolute;
  background-color: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  inset: 0;
  z-index: 99;
}
form {
  width: 100%;
}
fieldset {
  border: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  margin: auto;
  padding: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 10px;
}
@media (max-width: 640px) {
  fieldset {
    width: 100%;
  }
}
.top10casino-input-group {
  width: 100%;
  max-width: calc(100vw - 40px);
}
.top10casino-input-group label {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 10px;
}
.top10casino-input-group input:not([type="submit"]),
.top10casino-input-group textarea:not([type="submit"]) {
  background-color: #bec0f8;
  border: none;
  padding: 16px 30px;
  border-radius: 6px;
}
.top10casino-input-group input::-webkit-input-placeholder,
.top10casino-input-group textarea::-webkit-input-placeholder {
  color: #424242;
}
.top10casino-input-group input::-moz-placeholder,
.top10casino-input-group textarea::-moz-placeholder {
  color: #424242;
}
.top10casino-input-group input:-ms-input-placeholder,
.top10casino-input-group textarea:-ms-input-placeholder {
  color: #424242;
}
.top10casino-input-group input::-ms-input-placeholder,
.top10casino-input-group textarea::-ms-input-placeholder {
  color: #424242;
}
.top10casino-input-group input::placeholder,
.top10casino-input-group textarea::placeholder {
  color: #424242;
}
.top10casino-input-group textarea {
  width: 100% !important;
}
.top10casino-input-group__radio label {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.top10casino-input-group__submit input {
  width: 100%;
}
:root {
  --btn-padding: 10px 40px;
  --btn-border-radius: 5px;
}
.top10casino-btn {
  font-weight: 600;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  white-space: nowrap;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  text-decoration: none;
  color: inherit;
  padding: var(--btn-padding);
  border: none;
  border-radius: var(--btn-border-radius);
  -webkit-transition: var(--transition);
  transition: var(--transition);
  cursor: pointer;
}
.top10casino-btn .top10casino-icon {
  margin-left: var(--gap);
}
.top10casino-btn-primary {
  border-radius: 5px;
  background: linear-gradient(100deg, #fcb900 0%, #ff6900 100%);
}
.top10casino-btn-black {
  background-color: #000;
  color: #fff;
}
.top10casino-btn-black:hover,
.top10casino-btn-black:focus,
.top10casino-btn-black:active {
  background-color: #000;
}
.top10casino-btn-white {
  background-color: #fff;
  color: #000;
}
.top10casino-btn-border {
  border-radius: 5px;
  border: 1px solid #c66a01;
  background: #000;
}
a,
.top10casino-link {
  color: var(--base-color);
}
.top10casino-bg {
  background: rgba(0, 0, 0, 0.6);
}
.top10casino-sec-warp {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 85px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 1240px) {
  .top10casino-sec-warp {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
@media (max-width: 1240px) {
  .top10casino-sec-warp-l {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}
.top10casino-sec-warp picture {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.top10casino-sec.top10casino-tops__advantages {
  display: block !important;
}
.top10casino-pr h2 {
  margin-top: 40px;
}
.top10casino-mb__content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 20px;
}
.top10casino-mb__title {
  text-shadow: 0px 0px 20px rgba(247, 199, 54, 0.38),
    0px 0px 35px rgba(247, 199, 54, 0.47);
  font-size: 40px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
  text-transform: uppercase;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#ffffc8),
    to(#b67801)
  );
  background: linear-gradient(180deg, #ffffc8 0%, #b67801 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: rgba(0, 0, 0, 0);
  margin-bottom: 10px;
  position: relative;
}
.top10casino-mb__title:after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 0;
  height: 4px;
  width: 100%;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#ffffc8),
    to(#b67801)
  );
  background: linear-gradient(180deg, #ffffc8 0%, #b67801 100%);
  -webkit-box-shadow: 0px 0px 20px 0px rgba(247, 199, 54, 0.38),
    0px 0px 35px 0px rgba(247, 199, 54, 0.47);
  box-shadow: 0px 0px 20px 0px rgba(247, 199, 54, 0.38),
    0px 0px 35px 0px rgba(247, 199, 54, 0.47);
}
@media (max-width: 1240px) {
  .top10casino-mb__title {
    text-align: center;
  }
}
@media (max-width: 640px) {
  .top10casino-mb__title {
    font-size: 30px;
  }
}
@media (max-width: 640px) {
  .top10casino-mb__text {
    display: none;
  }
}
.top10casino-mb__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-style: normal;
  font-weight: 700;
}
@media (max-width: 1240px) {
  .top10casino-mb__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.top10casino-mb__list ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.top10casino-mb__list li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 640px) {
  .top10casino-mb__list li {
    font-size: 12px;
    gap: 5px;
  }
  .top10casino-mb__list li img {
    height: 30px;
  }
}
.accordion__header {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.accordion__item .accordion__content {
  height: 0;
  margin: 0;
  overflow: hidden;
  -webkit-transition: var(--transition);
  transition: var(--transition);
}
.accordion__item.js-open .accordion__icon {
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
.accordion__icon {
  -webkit-transition: var(--transition);
  transition: var(--transition);
}
.top10casino-popup__body {
  overflow: auto;
  width: 100%;
  position: relative;
  z-index: 2;
  margin: auto;
  padding: 20px;
  background: #1e4156;
  color: #fff;
  border-radius: 5px;
  border: 1px solid #5a4737;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#1a1819),
    to(#000)
  );
  background: linear-gradient(180deg, #1a1819 0%, #000 100%);
  -o-border-image: linear-gradient(
    90deg,
    rgb(90, 71, 55) 0%,
    rgb(168, 146, 82) 25%,
    rgb(247, 242, 152) 46.0000008345%,
    rgb(168, 146, 82) 69.9999988079%,
    rgb(157, 135, 78) 72.000002861%,
    rgb(124, 104, 67) 79.0000021458%,
    rgb(104, 84, 60) 85.0000023842%,
    rgb(97, 78, 58) 88.9999985695%,
    rgb(106, 87, 61) 91.0000026226%,
    rgb(132, 111, 69) 94.9999988079%,
    rgb(168, 146, 82) 100%
  );
  border-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(rgb(90, 71, 55)),
    color-stop(25%, rgb(168, 146, 82)),
    color-stop(46.0000008345%, rgb(247, 242, 152)),
    color-stop(69.9999988079%, rgb(168, 146, 82)),
    color-stop(72.000002861%, rgb(157, 135, 78)),
    color-stop(79.0000021458%, rgb(124, 104, 67)),
    color-stop(85.0000023842%, rgb(104, 84, 60)),
    color-stop(88.9999985695%, rgb(97, 78, 58)),
    color-stop(91.0000026226%, rgb(106, 87, 61)),
    color-stop(94.9999988079%, rgb(132, 111, 69)),
    to(rgb(168, 146, 82))
  );
  border-image: linear-gradient(
    90deg,
    rgb(90, 71, 55) 0%,
    rgb(168, 146, 82) 25%,
    rgb(247, 242, 152) 46.0000008345%,
    rgb(168, 146, 82) 69.9999988079%,
    rgb(157, 135, 78) 72.000002861%,
    rgb(124, 104, 67) 79.0000021458%,
    rgb(104, 84, 60) 85.0000023842%,
    rgb(97, 78, 58) 88.9999985695%,
    rgb(106, 87, 61) 91.0000026226%,
    rgb(132, 111, 69) 94.9999988079%,
    rgb(168, 146, 82) 100%
  );
  border-image-slice: 1;
  -webkit-box-shadow: 0px 0px 20px 0px rgba(247, 199, 54, 0.38),
    0px 0px 35px 0px rgba(247, 199, 54, 0.47);
  box-shadow: 0px 0px 20px 0px rgba(247, 199, 54, 0.38),
    0px 0px 35px 0px rgba(247, 199, 54, 0.47);
}
@media (max-width: 1024px) {
  .top10casino-popup__body {
    width: 95%;
  }
}
.top10casino-popup__title {
  font-size: 32px;
  text-align: center;
  text-transform: uppercase;
  font-weight: 600;
}
.top10casino-popup__text {
  font-size: 20px;
  text-align: center;
}
.top10casino-popup .top10casino-btn {
  width: 100%;
  font-size: 20px;
}
.top10casino-popup {
  position: fixed;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 10;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.8);
}
.top10casino-popup__close {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.top10casino-popup__body {
  overflow: auto;
  width: 100%;
  position: relative;
  z-index: 2;
  margin: auto;
  padding: 20px;
}
@media (max-width: 1024px) {
  .top10casino-popup__body {
    width: 95%;
  }
}
.top10casino-popup-18 .top10casino-popup__body {
  max-width: 500px;
}
.top10casino-popup--iframe {
  display: none;
}
.top10casino-popup--iframe.js-open {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.top10casino-popup--iframe.js-full-screen .top10casino-popup__body {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 95vw;
  height: 95vh;
}
.top10casino-popup--iframe.js-full-screen .top10casino-popup__iframe {
  height: 90%;
}
.top10casino-popup--iframe.js-full-screen iframe {
  height: 100%;
}
.top10casino-popup--iframe .top10casino-popup__header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: var(--gap);
}
.top10casino-popup--iframe .top10casino-popup__header-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: var(--gap);
}
.top10casino-popup--iframe .top10casino-popup__title {
  font-size: 36px;
}
.top10casino-popup--iframe .top10casino-popup__body {
  max-width: var(--container-width);
  text-align: left;
  padding: 15px;
}
.top10casino-popup--cookie {
  max-width: 550px;
  background-color: rgba(0, 0, 0, 0);
  color: #000;
  height: auto;
  margin: auto 0 0 auto;
  top: auto;
  left: auto;
  right: 0;
  bottom: 0;
  display: none;
  width: 100%;
  -webkit-box-shadow: 0 0 20px -5px #000;
  box-shadow: 0 0 20px -5px #000;
}
.top10casino-popup--cookie.js-open {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.top10casino-popup--cookie .top10casino-popup__body {
  overflow: hidden;
}
@media (max-width: 1024px) {
  .top10casino-popup--cookie .top10casino-popup__body .top10casino-flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.top10casino-popup--cookie .top10casino-popup__title {
  text-align: left;
  margin: 0;
}
.top10casino-popup--cookie .top10casino-popup__text {
  margin: 0;
  text-align: left;
}
.top10casino-popup--cookie .top10casino-popup__btns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: var(--gap);
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media (max-width: 640px) {
  .top10casino-popup--cookie .top10casino-popup__btns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.top10casino-popup--cookie-1-1 {
  max-width: none;
}
.top10casino-popup--cookie-1-1 .top10casino-popup__body {
  max-width: 100%;
  width: 100%;
}
.top10casino-popup--cookie-1-1 .top10casino-popup__body .top10casino-flex {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}
@media (max-width: 1024px) {
  .top10casino-popup--cookie-1-1 .top10casino-popup__body .top10casino-flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.top10casino-popup--form {
  display: none;
}
.top10casino-popup--form.js-open {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.top10casino-popup--form .js-popup-close {
  position: absolute;
  right: 20px;
  top: 20px;
}
.top10casino-popup--form .top10casino-popup__body {
  padding: 40px;
  max-width: 500px;
  font-size: 20px;
  font-weight: 500;
  text-align: center;
}
.top10casino-popup--form .js-p-c-r {
  position: static;
}
.top10casino-games__item {
  border-radius: 20px;
  overflow: hidden;
  position: relative;
}
.top10casino-games__item:hover .top10casino-games__layout {
  opacity: 1;
}
.top10casino-games__layout {
  -webkit-transition: var(--transition);
  transition: var(--transition);
  opacity: 0;
  position: absolute;
  inset: 0;
  background: rgba(3, 3, 3, 0.7);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 20px;
}
@media (max-width: 640px) {
  .top10casino-games__layout a {
    position: absolute;
    inset: 0;
    width: 100% !important;
    height: 100%;
    border-radius: 0;
  }
}
.top10casino-games__layout .top10casino-btn {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.top10casino-faq {
  margin-top: var(--gap);
}
.top10casino-faq__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: var(--gap);
}
.top10casino-faq__item {
  color: #fff;
  border: 2px solid var(--primary);
  border-radius: var(--border-radius);
  padding: 20px;
}
.top10casino-faq__item.js-open {
  background-color: var(--primary);
}
.top10casino-faq__item.js-open .top10casino-faq__answer {
  margin: 10px 0;
}
.top10casino-faq__header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: var(--gap);
  padding: 5px 0;
}
.top10casino-faq__question {
  font-weight: 700;
}
.top10casino-faq__answer {
  max-width: calc(100% - var(--gap) - 24px);
}
.swiper-slide {
  cursor: pointer;
  height: 100%;
}
.swiper__nav-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 60px;
}
.swiper-button-prev,
.swiper-button-next {
  cursor: pointer;
}
.swiper-button-disabled {
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
}
.swiper-pagination {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 30px auto;
  width: -webkit-min-content;
  width: -moz-min-content;
  width: min-content;
  gap: 10px;
}
.swiper-pagination-lock {
  display: none;
}
.swiper-pagination-bullet {
  background: rgba(0, 0, 0, 0);
  width: 9px;
  height: 9px;
  border: 1px solid var(--primary);
  border-radius: 50%;
}
.swiper-pagination-bullet-active {
  width: 17px;
  height: 17px;
  border: 1px solid var(--primary);
  position: relative;
}
.swiper-pagination-bullet-active:after {
  content: "";
  position: absolute;
  width: 9px;
  height: 9px;
  background-color: var(--primary);
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 50%;
}
.swiper__nav-container {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 1024px) {
  .swiper__nav-container {
    display: none;
  }
}
.top10casino-tops__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 15px;
}
@media (max-width: 640px) {
  .top10casino-tops__list {
    gap: var(--gap);
  }
}
.top10casino-tops__item {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: var(--gap);
  border: 1px solid;
  background: rgba(0, 0, 0, 0.7);
  -o-border-image: linear-gradient(
      90deg,
      rgb(250, 83, 15) 0%,
      rgb(249, 244, 140) 100%
    )
    1;
  border-image: -webkit-gradient(
      linear,
      left top,
      right top,
      from(rgb(250, 83, 15)),
      to(rgb(249, 244, 140))
    )
    1;
  border-image: linear-gradient(
      90deg,
      rgb(250, 83, 15) 0%,
      rgb(249, 244, 140) 100%
    )
    1;
  -webkit-animation: example 1s infinite alternate ease-in-out;
  animation: example 1s infinite alternate ease-in-out;
  -webkit-box-shadow: 0px 0px 20px 0px rgba(247, 199, 54, 0.38),
    0px 0px 35px 0px rgba(247, 199, 54, 0.47);
  box-shadow: 0px 0px 20px 0px rgba(247, 199, 54, 0.38),
    0px 0px 35px 0px rgba(247, 199, 54, 0.47);
}
@-webkit-keyframes example01 {
  0% {
    border-image: -webkit-gradient(
        linear,
        left top,
        right top,
        from(rgb(250, 83, 15)),
        color-stop(10%, white),
        color-stop(20%, rgb(249, 244, 140)),
        to(rgb(249, 244, 140))
      )
      1;
    border-image: linear-gradient(
        90deg,
        rgb(250, 83, 15) 0%,
        white 10%,
        rgb(249, 244, 140) 20%,
        rgb(249, 244, 140) 100%
      )
      1;
  }
  20% {
    border-image: -webkit-gradient(
        linear,
        left top,
        right top,
        from(rgb(250, 83, 15)),
        color-stop(10%, rgb(250, 83, 15)),
        color-stop(20%, white),
        color-stop(30%, rgb(249, 244, 140)),
        to(rgb(249, 244, 140))
      )
      1;
    border-image: linear-gradient(
        90deg,
        rgb(250, 83, 15) 0%,
        rgb(250, 83, 15) 10%,
        white 20%,
        rgb(249, 244, 140) 30%,
        rgb(249, 244, 140) 100%
      )
      1;
  }
  40% {
    border-image: -webkit-gradient(
        linear,
        left top,
        right top,
        from(rgb(250, 83, 15)),
        color-stop(30%, rgb(250, 83, 15)),
        color-stop(40%, white),
        color-stop(50%, rgb(249, 244, 140)),
        to(rgb(249, 244, 140))
      )
      1;
    border-image: linear-gradient(
        90deg,
        rgb(250, 83, 15) 0%,
        rgb(250, 83, 15) 30%,
        white 40%,
        rgb(249, 244, 140) 50%,
        rgb(249, 244, 140) 100%
      )
      1;
  }
  60% {
    border-image: -webkit-gradient(
        linear,
        left top,
        right top,
        from(rgb(250, 83, 15)),
        color-stop(50%, rgb(250, 83, 15)),
        color-stop(60%, white),
        color-stop(70%, rgb(249, 244, 140)),
        to(rgb(249, 244, 140))
      )
      1;
    border-image: linear-gradient(
        90deg,
        rgb(250, 83, 15) 0%,
        rgb(250, 83, 15) 50%,
        white 60%,
        rgb(249, 244, 140) 70%,
        rgb(249, 244, 140) 100%
      )
      1;
  }
  80% {
    border-image: -webkit-gradient(
        linear,
        left top,
        right top,
        from(rgb(250, 83, 15)),
        color-stop(70%, rgb(250, 83, 15)),
        color-stop(80%, white),
        color-stop(90%, rgb(249, 244, 140)),
        to(rgb(249, 244, 140))
      )
      1;
    border-image: linear-gradient(
        90deg,
        rgb(250, 83, 15) 0%,
        rgb(250, 83, 15) 70%,
        white 80%,
        rgb(249, 244, 140) 90%,
        rgb(249, 244, 140) 100%
      )
      1;
  }
  100% {
    border-image: -webkit-gradient(
        linear,
        left top,
        right top,
        from(rgb(250, 83, 15)),
        color-stop(80%, rgb(250, 83, 15)),
        color-stop(90%, white),
        color-stop(100%, rgb(249, 244, 140)),
        to(rgb(249, 244, 140))
      )
      1;
    border-image: linear-gradient(
        90deg,
        rgb(250, 83, 15) 0%,
        rgb(250, 83, 15) 80%,
        white 90%,
        rgb(249, 244, 140) 100%,
        rgb(249, 244, 140) 100%
      )
      1;
  }
}
@keyframes example01 {
  0% {
    -o-border-image: linear-gradient(
        90deg,
        rgb(250, 83, 15) 0%,
        white 10%,
        rgb(249, 244, 140) 20%,
        rgb(249, 244, 140) 100%
      )
      1;
    border-image: -webkit-gradient(
        linear,
        left top,
        right top,
        from(rgb(250, 83, 15)),
        color-stop(10%, white),
        color-stop(20%, rgb(249, 244, 140)),
        to(rgb(249, 244, 140))
      )
      1;
    border-image: linear-gradient(
        90deg,
        rgb(250, 83, 15) 0%,
        white 10%,
        rgb(249, 244, 140) 20%,
        rgb(249, 244, 140) 100%
      )
      1;
  }
  20% {
    -o-border-image: linear-gradient(
        90deg,
        rgb(250, 83, 15) 0%,
        rgb(250, 83, 15) 10%,
        white 20%,
        rgb(249, 244, 140) 30%,
        rgb(249, 244, 140) 100%
      )
      1;
    border-image: -webkit-gradient(
        linear,
        left top,
        right top,
        from(rgb(250, 83, 15)),
        color-stop(10%, rgb(250, 83, 15)),
        color-stop(20%, white),
        color-stop(30%, rgb(249, 244, 140)),
        to(rgb(249, 244, 140))
      )
      1;
    border-image: linear-gradient(
        90deg,
        rgb(250, 83, 15) 0%,
        rgb(250, 83, 15) 10%,
        white 20%,
        rgb(249, 244, 140) 30%,
        rgb(249, 244, 140) 100%
      )
      1;
  }
  40% {
    -o-border-image: linear-gradient(
        90deg,
        rgb(250, 83, 15) 0%,
        rgb(250, 83, 15) 30%,
        white 40%,
        rgb(249, 244, 140) 50%,
        rgb(249, 244, 140) 100%
      )
      1;
    border-image: -webkit-gradient(
        linear,
        left top,
        right top,
        from(rgb(250, 83, 15)),
        color-stop(30%, rgb(250, 83, 15)),
        color-stop(40%, white),
        color-stop(50%, rgb(249, 244, 140)),
        to(rgb(249, 244, 140))
      )
      1;
    border-image: linear-gradient(
        90deg,
        rgb(250, 83, 15) 0%,
        rgb(250, 83, 15) 30%,
        white 40%,
        rgb(249, 244, 140) 50%,
        rgb(249, 244, 140) 100%
      )
      1;
  }
  60% {
    -o-border-image: linear-gradient(
        90deg,
        rgb(250, 83, 15) 0%,
        rgb(250, 83, 15) 50%,
        white 60%,
        rgb(249, 244, 140) 70%,
        rgb(249, 244, 140) 100%
      )
      1;
    border-image: -webkit-gradient(
        linear,
        left top,
        right top,
        from(rgb(250, 83, 15)),
        color-stop(50%, rgb(250, 83, 15)),
        color-stop(60%, white),
        color-stop(70%, rgb(249, 244, 140)),
        to(rgb(249, 244, 140))
      )
      1;
    border-image: linear-gradient(
        90deg,
        rgb(250, 83, 15) 0%,
        rgb(250, 83, 15) 50%,
        white 60%,
        rgb(249, 244, 140) 70%,
        rgb(249, 244, 140) 100%
      )
      1;
  }
  80% {
    -o-border-image: linear-gradient(
        90deg,
        rgb(250, 83, 15) 0%,
        rgb(250, 83, 15) 70%,
        white 80%,
        rgb(249, 244, 140) 90%,
        rgb(249, 244, 140) 100%
      )
      1;
    border-image: -webkit-gradient(
        linear,
        left top,
        right top,
        from(rgb(250, 83, 15)),
        color-stop(70%, rgb(250, 83, 15)),
        color-stop(80%, white),
        color-stop(90%, rgb(249, 244, 140)),
        to(rgb(249, 244, 140))
      )
      1;
    border-image: linear-gradient(
        90deg,
        rgb(250, 83, 15) 0%,
        rgb(250, 83, 15) 70%,
        white 80%,
        rgb(249, 244, 140) 90%,
        rgb(249, 244, 140) 100%
      )
      1;
  }
  100% {
    -o-border-image: linear-gradient(
        90deg,
        rgb(250, 83, 15) 0%,
        rgb(250, 83, 15) 80%,
        white 90%,
        rgb(249, 244, 140) 100%,
        rgb(249, 244, 140) 100%
      )
      1;
    border-image: -webkit-gradient(
        linear,
        left top,
        right top,
        from(rgb(250, 83, 15)),
        color-stop(80%, rgb(250, 83, 15)),
        color-stop(90%, white),
        color-stop(100%, rgb(249, 244, 140)),
        to(rgb(249, 244, 140))
      )
      1;
    border-image: linear-gradient(
        90deg,
        rgb(250, 83, 15) 0%,
        rgb(250, 83, 15) 80%,
        white 90%,
        rgb(249, 244, 140) 100%,
        rgb(249, 244, 140) 100%
      )
      1;
  }
}
@-webkit-keyframes example {
  0% {
    border-image: -webkit-gradient(
        linear,
        left top,
        right top,
        from(rgb(250, 83, 15)),
        color-stop(10%, white),
        color-stop(20%, rgb(249, 244, 140)),
        to(rgb(249, 244, 140))
      )
      1;
    border-image: linear-gradient(
        90deg,
        rgb(250, 83, 15) 0%,
        white 10%,
        rgb(249, 244, 140) 20%,
        rgb(249, 244, 140) 100%
      )
      1;
  }
  5% {
    border-image: -webkit-gradient(
        linear,
        left top,
        right top,
        from(rgb(250, 83, 15)),
        color-stop(5%, rgb(250, 83, 15)),
        color-stop(15%, white),
        color-stop(25%, rgb(249, 244, 140)),
        to(rgb(249, 244, 140))
      )
      1;
    border-image: linear-gradient(
        90deg,
        rgb(250, 83, 15) 0%,
        rgb(250, 83, 15) 5%,
        white 15%,
        rgb(249, 244, 140) 25%,
        rgb(249, 244, 140) 100%
      )
      1;
  }
  10% {
    border-image: -webkit-gradient(
        linear,
        left top,
        right top,
        from(rgb(250, 83, 15)),
        color-stop(10%, rgb(250, 83, 15)),
        color-stop(20%, white),
        color-stop(30%, rgb(249, 244, 140)),
        to(rgb(249, 244, 140))
      )
      1;
    border-image: linear-gradient(
        90deg,
        rgb(250, 83, 15) 0%,
        rgb(250, 83, 15) 10%,
        white 20%,
        rgb(249, 244, 140) 30%,
        rgb(249, 244, 140) 100%
      )
      1;
  }
  15% {
    border-image: -webkit-gradient(
        linear,
        left top,
        right top,
        from(rgb(250, 83, 15)),
        color-stop(15%, rgb(250, 83, 15)),
        color-stop(25%, white),
        color-stop(35%, rgb(249, 244, 140)),
        to(rgb(249, 244, 140))
      )
      1;
    border-image: linear-gradient(
        90deg,
        rgb(250, 83, 15) 0%,
        rgb(250, 83, 15) 15%,
        white 25%,
        rgb(249, 244, 140) 35%,
        rgb(249, 244, 140) 100%
      )
      1;
  }
  20% {
    border-image: -webkit-gradient(
        linear,
        left top,
        right top,
        from(rgb(250, 83, 15)),
        color-stop(20%, rgb(250, 83, 15)),
        color-stop(30%, white),
        color-stop(40%, rgb(249, 244, 140)),
        to(rgb(249, 244, 140))
      )
      1;
    border-image: linear-gradient(
        90deg,
        rgb(250, 83, 15) 0%,
        rgb(250, 83, 15) 20%,
        white 30%,
        rgb(249, 244, 140) 40%,
        rgb(249, 244, 140) 100%
      )
      1;
  }
  25% {
    border-image: -webkit-gradient(
        linear,
        left top,
        right top,
        from(rgb(250, 83, 15)),
        color-stop(25%, rgb(250, 83, 15)),
        color-stop(35%, white),
        color-stop(45%, rgb(249, 244, 140)),
        to(rgb(249, 244, 140))
      )
      1;
    border-image: linear-gradient(
        90deg,
        rgb(250, 83, 15) 0%,
        rgb(250, 83, 15) 25%,
        white 35%,
        rgb(249, 244, 140) 45%,
        rgb(249, 244, 140) 100%
      )
      1;
  }
  30% {
    border-image: -webkit-gradient(
        linear,
        left top,
        right top,
        from(rgb(250, 83, 15)),
        color-stop(30%, rgb(250, 83, 15)),
        color-stop(40%, white),
        color-stop(50%, rgb(249, 244, 140)),
        to(rgb(249, 244, 140))
      )
      1;
    border-image: linear-gradient(
        90deg,
        rgb(250, 83, 15) 0%,
        rgb(250, 83, 15) 30%,
        white 40%,
        rgb(249, 244, 140) 50%,
        rgb(249, 244, 140) 100%
      )
      1;
  }
  35% {
    border-image: -webkit-gradient(
        linear,
        left top,
        right top,
        from(rgb(250, 83, 15)),
        color-stop(35%, rgb(250, 83, 15)),
        color-stop(45%, white),
        color-stop(55%, rgb(249, 244, 140)),
        to(rgb(249, 244, 140))
      )
      1;
    border-image: linear-gradient(
        90deg,
        rgb(250, 83, 15) 0%,
        rgb(250, 83, 15) 35%,
        white 45%,
        rgb(249, 244, 140) 55%,
        rgb(249, 244, 140) 100%
      )
      1;
  }
  40% {
    border-image: -webkit-gradient(
        linear,
        left top,
        right top,
        from(rgb(250, 83, 15)),
        color-stop(40%, rgb(250, 83, 15)),
        color-stop(50%, white),
        color-stop(60%, rgb(249, 244, 140)),
        to(rgb(249, 244, 140))
      )
      1;
    border-image: linear-gradient(
        90deg,
        rgb(250, 83, 15) 0%,
        rgb(250, 83, 15) 40%,
        white 50%,
        rgb(249, 244, 140) 60%,
        rgb(249, 244, 140) 100%
      )
      1;
  }
  45% {
    border-image: -webkit-gradient(
        linear,
        left top,
        right top,
        from(rgb(250, 83, 15)),
        color-stop(45%, rgb(250, 83, 15)),
        color-stop(55%, white),
        color-stop(65%, rgb(249, 244, 140)),
        to(rgb(249, 244, 140))
      )
      1;
    border-image: linear-gradient(
        90deg,
        rgb(250, 83, 15) 0%,
        rgb(250, 83, 15) 45%,
        white 55%,
        rgb(249, 244, 140) 65%,
        rgb(249, 244, 140) 100%
      )
      1;
  }
  50% {
    border-image: -webkit-gradient(
        linear,
        left top,
        right top,
        from(rgb(250, 83, 15)),
        color-stop(50%, rgb(250, 83, 15)),
        color-stop(60%, white),
        color-stop(70%, rgb(249, 244, 140)),
        to(rgb(249, 244, 140))
      )
      1;
    border-image: linear-gradient(
        90deg,
        rgb(250, 83, 15) 0%,
        rgb(250, 83, 15) 50%,
        white 60%,
        rgb(249, 244, 140) 70%,
        rgb(249, 244, 140) 100%
      )
      1;
  }
  55% {
    border-image: -webkit-gradient(
        linear,
        left top,
        right top,
        from(rgb(250, 83, 15)),
        color-stop(55%, rgb(250, 83, 15)),
        color-stop(65%, white),
        color-stop(75%, rgb(249, 244, 140)),
        to(rgb(249, 244, 140))
      )
      1;
    border-image: linear-gradient(
        90deg,
        rgb(250, 83, 15) 0%,
        rgb(250, 83, 15) 55%,
        white 65%,
        rgb(249, 244, 140) 75%,
        rgb(249, 244, 140) 100%
      )
      1;
  }
  60% {
    border-image: -webkit-gradient(
        linear,
        left top,
        right top,
        from(rgb(250, 83, 15)),
        color-stop(60%, rgb(250, 83, 15)),
        color-stop(70%, white),
        color-stop(80%, rgb(249, 244, 140)),
        to(rgb(249, 244, 140))
      )
      1;
    border-image: linear-gradient(
        90deg,
        rgb(250, 83, 15) 0%,
        rgb(250, 83, 15) 60%,
        white 70%,
        rgb(249, 244, 140) 80%,
        rgb(249, 244, 140) 100%
      )
      1;
  }
  65% {
    border-image: -webkit-gradient(
        linear,
        left top,
        right top,
        from(rgb(250, 83, 15)),
        color-stop(65%, rgb(250, 83, 15)),
        color-stop(75%, white),
        color-stop(85%, rgb(249, 244, 140)),
        to(rgb(249, 244, 140))
      )
      1;
    border-image: linear-gradient(
        90deg,
        rgb(250, 83, 15) 0%,
        rgb(250, 83, 15) 65%,
        white 75%,
        rgb(249, 244, 140) 85%,
        rgb(249, 244, 140) 100%
      )
      1;
  }
  70% {
    border-image: -webkit-gradient(
        linear,
        left top,
        right top,
        from(rgb(250, 83, 15)),
        color-stop(70%, rgb(250, 83, 15)),
        color-stop(80%, white),
        color-stop(90%, rgb(249, 244, 140)),
        to(rgb(249, 244, 140))
      )
      1;
    border-image: linear-gradient(
        90deg,
        rgb(250, 83, 15) 0%,
        rgb(250, 83, 15) 70%,
        white 80%,
        rgb(249, 244, 140) 90%,
        rgb(249, 244, 140) 100%
      )
      1;
  }
  75% {
    border-image: -webkit-gradient(
        linear,
        left top,
        right top,
        from(rgb(250, 83, 15)),
        color-stop(75%, rgb(250, 83, 15)),
        color-stop(85%, white),
        color-stop(95%, rgb(249, 244, 140)),
        to(rgb(249, 244, 140))
      )
      1;
    border-image: linear-gradient(
        90deg,
        rgb(250, 83, 15) 0%,
        rgb(250, 83, 15) 75%,
        white 85%,
        rgb(249, 244, 140) 95%,
        rgb(249, 244, 140) 100%
      )
      1;
  }
  80% {
    border-image: -webkit-gradient(
        linear,
        left top,
        right top,
        from(rgb(250, 83, 15)),
        color-stop(80%, rgb(250, 83, 15)),
        color-stop(90%, white),
        color-stop(100%, rgb(249, 244, 140)),
        to(rgb(249, 244, 140))
      )
      1;
    border-image: linear-gradient(
        90deg,
        rgb(250, 83, 15) 0%,
        rgb(250, 83, 15) 80%,
        white 90%,
        rgb(249, 244, 140) 100%,
        rgb(249, 244, 140) 100%
      )
      1;
  }
  85% {
    border-image: -webkit-gradient(
        linear,
        left top,
        right top,
        from(rgb(250, 83, 15)),
        color-stop(85%, rgb(250, 83, 15)),
        color-stop(95%, white),
        color-stop(100%, rgb(249, 244, 140)),
        to(rgb(249, 244, 140))
      )
      1;
    border-image: linear-gradient(
        90deg,
        rgb(250, 83, 15) 0%,
        rgb(250, 83, 15) 85%,
        white 95%,
        rgb(249, 244, 140) 100%,
        rgb(249, 244, 140) 100%
      )
      1;
  }
  100% {
    border-image: -webkit-gradient(
        linear,
        left top,
        right top,
        from(rgb(250, 83, 15)),
        color-stop(95%, rgb(250, 83, 15)),
        color-stop(100%, white),
        color-stop(100%, rgb(249, 244, 140)),
        to(rgb(249, 244, 140))
      )
      1;
    border-image: linear-gradient(
        90deg,
        rgb(250, 83, 15) 0%,
        rgb(250, 83, 15) 95%,
        white 100%,
        rgb(249, 244, 140) 100%,
        rgb(249, 244, 140) 100%
      )
      1;
  }
}
@keyframes example {
  0% {
    -o-border-image: linear-gradient(
        90deg,
        rgb(250, 83, 15) 0%,
        white 10%,
        rgb(249, 244, 140) 20%,
        rgb(249, 244, 140) 100%
      )
      1;
    border-image: -webkit-gradient(
        linear,
        left top,
        right top,
        from(rgb(250, 83, 15)),
        color-stop(10%, white),
        color-stop(20%, rgb(249, 244, 140)),
        to(rgb(249, 244, 140))
      )
      1;
    border-image: linear-gradient(
        90deg,
        rgb(250, 83, 15) 0%,
        white 10%,
        rgb(249, 244, 140) 20%,
        rgb(249, 244, 140) 100%
      )
      1;
  }
  5% {
    -o-border-image: linear-gradient(
        90deg,
        rgb(250, 83, 15) 0%,
        rgb(250, 83, 15) 5%,
        white 15%,
        rgb(249, 244, 140) 25%,
        rgb(249, 244, 140) 100%
      )
      1;
    border-image: -webkit-gradient(
        linear,
        left top,
        right top,
        from(rgb(250, 83, 15)),
        color-stop(5%, rgb(250, 83, 15)),
        color-stop(15%, white),
        color-stop(25%, rgb(249, 244, 140)),
        to(rgb(249, 244, 140))
      )
      1;
    border-image: linear-gradient(
        90deg,
        rgb(250, 83, 15) 0%,
        rgb(250, 83, 15) 5%,
        white 15%,
        rgb(249, 244, 140) 25%,
        rgb(249, 244, 140) 100%
      )
      1;
  }
  10% {
    -o-border-image: linear-gradient(
        90deg,
        rgb(250, 83, 15) 0%,
        rgb(250, 83, 15) 10%,
        white 20%,
        rgb(249, 244, 140) 30%,
        rgb(249, 244, 140) 100%
      )
      1;
    border-image: -webkit-gradient(
        linear,
        left top,
        right top,
        from(rgb(250, 83, 15)),
        color-stop(10%, rgb(250, 83, 15)),
        color-stop(20%, white),
        color-stop(30%, rgb(249, 244, 140)),
        to(rgb(249, 244, 140))
      )
      1;
    border-image: linear-gradient(
        90deg,
        rgb(250, 83, 15) 0%,
        rgb(250, 83, 15) 10%,
        white 20%,
        rgb(249, 244, 140) 30%,
        rgb(249, 244, 140) 100%
      )
      1;
  }
  15% {
    -o-border-image: linear-gradient(
        90deg,
        rgb(250, 83, 15) 0%,
        rgb(250, 83, 15) 15%,
        white 25%,
        rgb(249, 244, 140) 35%,
        rgb(249, 244, 140) 100%
      )
      1;
    border-image: -webkit-gradient(
        linear,
        left top,
        right top,
        from(rgb(250, 83, 15)),
        color-stop(15%, rgb(250, 83, 15)),
        color-stop(25%, white),
        color-stop(35%, rgb(249, 244, 140)),
        to(rgb(249, 244, 140))
      )
      1;
    border-image: linear-gradient(
        90deg,
        rgb(250, 83, 15) 0%,
        rgb(250, 83, 15) 15%,
        white 25%,
        rgb(249, 244, 140) 35%,
        rgb(249, 244, 140) 100%
      )
      1;
  }
  20% {
    -o-border-image: linear-gradient(
        90deg,
        rgb(250, 83, 15) 0%,
        rgb(250, 83, 15) 20%,
        white 30%,
        rgb(249, 244, 140) 40%,
        rgb(249, 244, 140) 100%
      )
      1;
    border-image: -webkit-gradient(
        linear,
        left top,
        right top,
        from(rgb(250, 83, 15)),
        color-stop(20%, rgb(250, 83, 15)),
        color-stop(30%, white),
        color-stop(40%, rgb(249, 244, 140)),
        to(rgb(249, 244, 140))
      )
      1;
    border-image: linear-gradient(
        90deg,
        rgb(250, 83, 15) 0%,
        rgb(250, 83, 15) 20%,
        white 30%,
        rgb(249, 244, 140) 40%,
        rgb(249, 244, 140) 100%
      )
      1;
  }
  25% {
    -o-border-image: linear-gradient(
        90deg,
        rgb(250, 83, 15) 0%,
        rgb(250, 83, 15) 25%,
        white 35%,
        rgb(249, 244, 140) 45%,
        rgb(249, 244, 140) 100%
      )
      1;
    border-image: -webkit-gradient(
        linear,
        left top,
        right top,
        from(rgb(250, 83, 15)),
        color-stop(25%, rgb(250, 83, 15)),
        color-stop(35%, white),
        color-stop(45%, rgb(249, 244, 140)),
        to(rgb(249, 244, 140))
      )
      1;
    border-image: linear-gradient(
        90deg,
        rgb(250, 83, 15) 0%,
        rgb(250, 83, 15) 25%,
        white 35%,
        rgb(249, 244, 140) 45%,
        rgb(249, 244, 140) 100%
      )
      1;
  }
  30% {
    -o-border-image: linear-gradient(
        90deg,
        rgb(250, 83, 15) 0%,
        rgb(250, 83, 15) 30%,
        white 40%,
        rgb(249, 244, 140) 50%,
        rgb(249, 244, 140) 100%
      )
      1;
    border-image: -webkit-gradient(
        linear,
        left top,
        right top,
        from(rgb(250, 83, 15)),
        color-stop(30%, rgb(250, 83, 15)),
        color-stop(40%, white),
        color-stop(50%, rgb(249, 244, 140)),
        to(rgb(249, 244, 140))
      )
      1;
    border-image: linear-gradient(
        90deg,
        rgb(250, 83, 15) 0%,
        rgb(250, 83, 15) 30%,
        white 40%,
        rgb(249, 244, 140) 50%,
        rgb(249, 244, 140) 100%
      )
      1;
  }
  35% {
    -o-border-image: linear-gradient(
        90deg,
        rgb(250, 83, 15) 0%,
        rgb(250, 83, 15) 35%,
        white 45%,
        rgb(249, 244, 140) 55%,
        rgb(249, 244, 140) 100%
      )
      1;
    border-image: -webkit-gradient(
        linear,
        left top,
        right top,
        from(rgb(250, 83, 15)),
        color-stop(35%, rgb(250, 83, 15)),
        color-stop(45%, white),
        color-stop(55%, rgb(249, 244, 140)),
        to(rgb(249, 244, 140))
      )
      1;
    border-image: linear-gradient(
        90deg,
        rgb(250, 83, 15) 0%,
        rgb(250, 83, 15) 35%,
        white 45%,
        rgb(249, 244, 140) 55%,
        rgb(249, 244, 140) 100%
      )
      1;
  }
  40% {
    -o-border-image: linear-gradient(
        90deg,
        rgb(250, 83, 15) 0%,
        rgb(250, 83, 15) 40%,
        white 50%,
        rgb(249, 244, 140) 60%,
        rgb(249, 244, 140) 100%
      )
      1;
    border-image: -webkit-gradient(
        linear,
        left top,
        right top,
        from(rgb(250, 83, 15)),
        color-stop(40%, rgb(250, 83, 15)),
        color-stop(50%, white),
        color-stop(60%, rgb(249, 244, 140)),
        to(rgb(249, 244, 140))
      )
      1;
    border-image: linear-gradient(
        90deg,
        rgb(250, 83, 15) 0%,
        rgb(250, 83, 15) 40%,
        white 50%,
        rgb(249, 244, 140) 60%,
        rgb(249, 244, 140) 100%
      )
      1;
  }
  45% {
    -o-border-image: linear-gradient(
        90deg,
        rgb(250, 83, 15) 0%,
        rgb(250, 83, 15) 45%,
        white 55%,
        rgb(249, 244, 140) 65%,
        rgb(249, 244, 140) 100%
      )
      1;
    border-image: -webkit-gradient(
        linear,
        left top,
        right top,
        from(rgb(250, 83, 15)),
        color-stop(45%, rgb(250, 83, 15)),
        color-stop(55%, white),
        color-stop(65%, rgb(249, 244, 140)),
        to(rgb(249, 244, 140))
      )
      1;
    border-image: linear-gradient(
        90deg,
        rgb(250, 83, 15) 0%,
        rgb(250, 83, 15) 45%,
        white 55%,
        rgb(249, 244, 140) 65%,
        rgb(249, 244, 140) 100%
      )
      1;
  }
  50% {
    -o-border-image: linear-gradient(
        90deg,
        rgb(250, 83, 15) 0%,
        rgb(250, 83, 15) 50%,
        white 60%,
        rgb(249, 244, 140) 70%,
        rgb(249, 244, 140) 100%
      )
      1;
    border-image: -webkit-gradient(
        linear,
        left top,
        right top,
        from(rgb(250, 83, 15)),
        color-stop(50%, rgb(250, 83, 15)),
        color-stop(60%, white),
        color-stop(70%, rgb(249, 244, 140)),
        to(rgb(249, 244, 140))
      )
      1;
    border-image: linear-gradient(
        90deg,
        rgb(250, 83, 15) 0%,
        rgb(250, 83, 15) 50%,
        white 60%,
        rgb(249, 244, 140) 70%,
        rgb(249, 244, 140) 100%
      )
      1;
  }
  55% {
    -o-border-image: linear-gradient(
        90deg,
        rgb(250, 83, 15) 0%,
        rgb(250, 83, 15) 55%,
        white 65%,
        rgb(249, 244, 140) 75%,
        rgb(249, 244, 140) 100%
      )
      1;
    border-image: -webkit-gradient(
        linear,
        left top,
        right top,
        from(rgb(250, 83, 15)),
        color-stop(55%, rgb(250, 83, 15)),
        color-stop(65%, white),
        color-stop(75%, rgb(249, 244, 140)),
        to(rgb(249, 244, 140))
      )
      1;
    border-image: linear-gradient(
        90deg,
        rgb(250, 83, 15) 0%,
        rgb(250, 83, 15) 55%,
        white 65%,
        rgb(249, 244, 140) 75%,
        rgb(249, 244, 140) 100%
      )
      1;
  }
  60% {
    -o-border-image: linear-gradient(
        90deg,
        rgb(250, 83, 15) 0%,
        rgb(250, 83, 15) 60%,
        white 70%,
        rgb(249, 244, 140) 80%,
        rgb(249, 244, 140) 100%
      )
      1;
    border-image: -webkit-gradient(
        linear,
        left top,
        right top,
        from(rgb(250, 83, 15)),
        color-stop(60%, rgb(250, 83, 15)),
        color-stop(70%, white),
        color-stop(80%, rgb(249, 244, 140)),
        to(rgb(249, 244, 140))
      )
      1;
    border-image: linear-gradient(
        90deg,
        rgb(250, 83, 15) 0%,
        rgb(250, 83, 15) 60%,
        white 70%,
        rgb(249, 244, 140) 80%,
        rgb(249, 244, 140) 100%
      )
      1;
  }
  65% {
    -o-border-image: linear-gradient(
        90deg,
        rgb(250, 83, 15) 0%,
        rgb(250, 83, 15) 65%,
        white 75%,
        rgb(249, 244, 140) 85%,
        rgb(249, 244, 140) 100%
      )
      1;
    border-image: -webkit-gradient(
        linear,
        left top,
        right top,
        from(rgb(250, 83, 15)),
        color-stop(65%, rgb(250, 83, 15)),
        color-stop(75%, white),
        color-stop(85%, rgb(249, 244, 140)),
        to(rgb(249, 244, 140))
      )
      1;
    border-image: linear-gradient(
        90deg,
        rgb(250, 83, 15) 0%,
        rgb(250, 83, 15) 65%,
        white 75%,
        rgb(249, 244, 140) 85%,
        rgb(249, 244, 140) 100%
      )
      1;
  }
  70% {
    -o-border-image: linear-gradient(
        90deg,
        rgb(250, 83, 15) 0%,
        rgb(250, 83, 15) 70%,
        white 80%,
        rgb(249, 244, 140) 90%,
        rgb(249, 244, 140) 100%
      )
      1;
    border-image: -webkit-gradient(
        linear,
        left top,
        right top,
        from(rgb(250, 83, 15)),
        color-stop(70%, rgb(250, 83, 15)),
        color-stop(80%, white),
        color-stop(90%, rgb(249, 244, 140)),
        to(rgb(249, 244, 140))
      )
      1;
    border-image: linear-gradient(
        90deg,
        rgb(250, 83, 15) 0%,
        rgb(250, 83, 15) 70%,
        white 80%,
        rgb(249, 244, 140) 90%,
        rgb(249, 244, 140) 100%
      )
      1;
  }
  75% {
    -o-border-image: linear-gradient(
        90deg,
        rgb(250, 83, 15) 0%,
        rgb(250, 83, 15) 75%,
        white 85%,
        rgb(249, 244, 140) 95%,
        rgb(249, 244, 140) 100%
      )
      1;
    border-image: -webkit-gradient(
        linear,
        left top,
        right top,
        from(rgb(250, 83, 15)),
        color-stop(75%, rgb(250, 83, 15)),
        color-stop(85%, white),
        color-stop(95%, rgb(249, 244, 140)),
        to(rgb(249, 244, 140))
      )
      1;
    border-image: linear-gradient(
        90deg,
        rgb(250, 83, 15) 0%,
        rgb(250, 83, 15) 75%,
        white 85%,
        rgb(249, 244, 140) 95%,
        rgb(249, 244, 140) 100%
      )
      1;
  }
  80% {
    -o-border-image: linear-gradient(
        90deg,
        rgb(250, 83, 15) 0%,
        rgb(250, 83, 15) 80%,
        white 90%,
        rgb(249, 244, 140) 100%,
        rgb(249, 244, 140) 100%
      )
      1;
    border-image: -webkit-gradient(
        linear,
        left top,
        right top,
        from(rgb(250, 83, 15)),
        color-stop(80%, rgb(250, 83, 15)),
        color-stop(90%, white),
        color-stop(100%, rgb(249, 244, 140)),
        to(rgb(249, 244, 140))
      )
      1;
    border-image: linear-gradient(
        90deg,
        rgb(250, 83, 15) 0%,
        rgb(250, 83, 15) 80%,
        white 90%,
        rgb(249, 244, 140) 100%,
        rgb(249, 244, 140) 100%
      )
      1;
  }
  85% {
    -o-border-image: linear-gradient(
        90deg,
        rgb(250, 83, 15) 0%,
        rgb(250, 83, 15) 85%,
        white 95%,
        rgb(249, 244, 140) 100%,
        rgb(249, 244, 140) 100%
      )
      1;
    border-image: -webkit-gradient(
        linear,
        left top,
        right top,
        from(rgb(250, 83, 15)),
        color-stop(85%, rgb(250, 83, 15)),
        color-stop(95%, white),
        color-stop(100%, rgb(249, 244, 140)),
        to(rgb(249, 244, 140))
      )
      1;
    border-image: linear-gradient(
        90deg,
        rgb(250, 83, 15) 0%,
        rgb(250, 83, 15) 85%,
        white 95%,
        rgb(249, 244, 140) 100%,
        rgb(249, 244, 140) 100%
      )
      1;
  }
  100% {
    -o-border-image: linear-gradient(
        90deg,
        rgb(250, 83, 15) 0%,
        rgb(250, 83, 15) 95%,
        white 100%,
        rgb(249, 244, 140) 100%,
        rgb(249, 244, 140) 100%
      )
      1;
    border-image: -webkit-gradient(
        linear,
        left top,
        right top,
        from(rgb(250, 83, 15)),
        color-stop(95%, rgb(250, 83, 15)),
        color-stop(100%, white),
        color-stop(100%, rgb(249, 244, 140)),
        to(rgb(249, 244, 140))
      )
      1;
    border-image: linear-gradient(
        90deg,
        rgb(250, 83, 15) 0%,
        rgb(250, 83, 15) 95%,
        white 100%,
        rgb(249, 244, 140) 100%,
        rgb(249, 244, 140) 100%
      )
      1;
  }
}
.top10casino-tops__wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.top10casino-tops__img {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding: 32px 12px;
  background-color: #000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 250px;
}
@media (max-width: 1240px) {
  .top10casino-tops__img {
    max-width: 35%;
    padding: 7px;
  }
}
.top10casino-tops__container {
  display: grid;
  grid-template-columns: 360px 300px 200px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  justify-items: center;
  gap: 10px;
  width: 100%;
  padding: 20px;
}
@media (max-width: 1240px) {
  .top10casino-tops__container {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 640px) {
  .top10casino-tops__container {
    padding: 15px 8px;
  }
}
.top10casino-tops__tag {
  top: 0;
  left: 0;
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 5px 10px;
  font-size: 10px;
  font-style: normal;
  font-weight: 600;
  color: #fff;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
  background: linear-gradient(89deg, #ce932f 1%, #835d1e 89.84%), #fff;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.top10casino-tops__declaimer {
  text-align: center;
}
@media (max-width: 1024px) {
  .top10casino-tops__declaimer:not(.js-open) .top10casino-tops__declaimer-text {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
}
.top10casino-tops__declaimer-text {
  font-size: 13px;
  min-height: 20px;
}
@media (min-width: 1240px) {
  .top10casino-tops__declaimer-text {
    height: auto !important;
  }
}
.top10casino-tops__declaimer-more {
  display: none;
}
@media (max-width: 1024px) {
  .top10casino-tops__declaimer-more {
    display: block;
  }
}
.top10casino-tops__block {
  height: 100%;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.top10casino-tops__block:nth-child(1) {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 10px;
  -webkit-box-align: start;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media (max-width: 640px) {
  .top10casino-tops__block:nth-child(1):not(.accordion__item) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}
.top10casino-tops__block:nth-child(3) {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.top10casino-tops__title {
  color: #fff;
  font-family: "League Spartan", sans-serif;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  text-transform: uppercase;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#ffffc8),
    to(#b67801)
  );
  background: linear-gradient(180deg, #ffffc8 0%, #b67801 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: rgba(0, 0, 0, 0);
}
@media (max-width: 640px) {
  .top10casino-tops__title {
    display: none;
  }
}
.top10casino-tops__rating {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: self-end;
  -webkit-align-items: self-end;
  -ms-flex-align: self-end;
  align-items: self-end;
  gap: 10px;
  font-size: 12px;
}
.top10casino-tops__rating-number {
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
}
.top10casino-tops__stars {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 5px;
}
@media (max-width: 640px) {
  .top10casino-tops__stars {
    gap: 0;
  }
  .top10casino-tops__stars img {
    height: 13px;
  }
}
.top10casino-tops__bonus {
  color: #fff;
  font-family: "League Spartan", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  text-transform: uppercase;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#ffffc8),
    to(#b67801)
  );
  background: linear-gradient(180deg, #ffffc8 0%, #b67801 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: rgba(0, 0, 0, 0);
}

.top10casino-tops__bonus .bold {
  font-size: 28px;
  /* font-weight: 900; */
}

@media (max-width: 640px) {
  .top10casino-tops__bonus {
    font-size: 14px;
  }
}

@media (max-width: 640px) {
  .top10casino-tops__bonus .bold {
    font-size: 24px;
  }
}

.top10casino-tops__advantages {
  font-size: 14px;
}
@media (max-width: 1024px) {
  .top10casino-tops__advantages {
    display: none;
  }
}
.top10casino-tops__advantages ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 10px;
}
.top10casino-tops__advantages li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 12px;
}
.top10casino-tops__pay {
  border-radius: 2px;
  background: #3e3e3e;
  padding: 0px 10px;
  position: relative;
  max-width: 100%;
}
.top10casino-tops__pay:after {
  z-index: 10;
  content: "";
  display: block;
  position: absolute;
  right: -6px;
  top: -6px;
  width: 15px;
  height: 15px;
  background-image: url("data:image/svg+xml,%3Csvg%20id%3D%22icon%22%20width%3D%2215%22%20height%3D%2215%22%20viewBox%3D%220%200%2015%2015%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Crect%20width%3D%2215%22%20height%3D%2215%22%20rx%3D%227.5%22%20fill%3D%22url%28%23paint0_linear_0_122%29%22%2F%3E%3Cpath%20d%3D%22M10.716%207.06802C10.8227%207.06802%2010.876%207.12136%2010.876%207.22802V7.90002C10.876%208.00669%2010.8227%208.06002%2010.716%208.06002H8.06002C8.01736%208.06002%207.99602%208.08136%207.99602%208.12402V10.716C7.99602%2010.8227%207.94269%2010.876%207.83602%2010.876H7.16402C7.05736%2010.876%207.00402%2010.8227%207.00402%2010.716V8.12402C7.00402%208.08136%206.98269%208.06002%206.94002%208.06002H4.28402C4.17736%208.06002%204.12402%208.00669%204.12402%207.90002V7.22802C4.12402%207.12136%204.17736%207.06802%204.28402%207.06802H6.94002C6.98269%207.06802%207.00402%207.04669%207.00402%207.00402V4.28402C7.00402%204.17736%207.05736%204.12402%207.16402%204.12402H7.83602C7.94269%204.12402%207.99602%204.17736%207.99602%204.28402V7.00402C7.99602%207.04669%208.01736%207.06802%208.06002%207.06802H10.716Z%22%20fill%3D%22black%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22paint0_linear_0_122%22%20x1%3D%227.5%22%20y1%3D%220%22%20x2%3D%227.5%22%20y2%3D%2215%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23FFFFC8%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23B67801%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3C%2Fsvg%3E");
}
.top10casino-tops__pay-header,
.top10casino-tops__pay-body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 5px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.top10casino-tops__pay-header {
  padding-top: 6px;
  padding-bottom: 6px;
}
.top10casino-tops__pay-body {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
}
.top10casino-tops__pay-body img:nth-child(1),
.top10casino-tops__pay-body img:nth-child(2),
.top10casino-tops__pay-body img:nth-child(3) {
  display: none;
}
.top10casino-tops__pay-body.js-open {
  margin-bottom: 6px;
}
.top10casino-tops__pay img {
  width: 40px;
  height: 30px;
  -o-object-fit: contain;
  object-fit: contain;
  background: #fff;
  padding: 0 2px;
}
.top10casino-tops__btn {
  padding: 10px 20px;
  font-style: normal;
  width: 100%;
  font-size: 18px;
  font-weight: 700;
}
@media (max-width: 640px) {
  .top10casino-tops__btn {
    font-size: 14px;
    padding: 10px;
  }
}
.top10casino-tops .top10casino-shiny-button {
  position: relative;
  overflow: hidden;
  -webkit-transition: -webkit-transform 0.2s linear;
  transition: -webkit-transform 0.2s linear;
  transition: transform 0.2s linear;
  transition: transform 0.2s linear, -webkit-transform 0.2s linear;
}
.top10casino-tops .top10casino-shiny-button::before {
  content: "";
  position: absolute;
  top: -50%;
  left: -50%;
  width: 20%;
  height: 200%;
  background: hsla(0, 0%, 100%, 0.5);
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  -webkit-filter: blur(8px);
  filter: blur(8px);
  -webkit-animation: shine 2.5s infinite;
  animation: shine 2.5s infinite;
}
@-webkit-keyframes shine {
  0% {
    -webkit-transform: translateX(-1000px) rotate(45deg);
    transform: translateX(-1000px) rotate(45deg);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(1000px) rotate(45deg);
    transform: translateX(1000px) rotate(45deg);
    opacity: 0;
  }
}
@keyframes shine {
  0% {
    -webkit-transform: translateX(-1000px) rotate(45deg);
    transform: translateX(-1000px) rotate(45deg);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(1000px) rotate(45deg);
    transform: translateX(1000px) rotate(45deg);
    opacity: 0;
  }
}
@-webkit-keyframes shine2 {
  0% {
    -webkit-transform: translateX(-1000px);
    transform: translateX(-1000px);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(1000px);
    transform: translateX(1000px);
    opacity: 0;
  }
}
@keyframes shine2 {
  0% {
    -webkit-transform: translateX(-1000px);
    transform: translateX(-1000px);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(1000px);
    transform: translateX(1000px);
    opacity: 0;
  }
}
.top10casino-trips__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: var(--gap);
}
.top10casino-trips__item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: var(--gap);
}
@media (max-width: 1024px) {
  .top10casino-trips__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.top10casino-trips__content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: var(--gap);
}
.top10casino-trips__img img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: var(--border-radius);
}
.top10casino-trips__icon {
  aspect-ratio: 1;
}
.top10casino-hotels__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: var(--gap);
}
.top10casino-hotels__item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: var(--gap);
  padding: 15px;
}
@media (max-width: 1024px) {
  .top10casino-hotels__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0;
  }
}
.top10casino-hotels__img {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 30%;
}
@media (max-width: 1024px) {
  .top10casino-hotels__img {
    width: auto;
  }
}
.top10casino-hotels__img img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 15px;
}
.top10casino-hotels__content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: var(--gap);
}
.top10casino-hotels__title {
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
}
.top10casino-hotels__rating {
  font-weight: 700;
  width: -webkit-min-content;
  width: -moz-min-content;
  width: min-content;
  padding: 5px 10px;
  background-color: var(--primary);
  border-radius: 5px;
  color: #fff;
}
.top10casino-hotels__adventages ul {
  list-style: inside;
  padding-left: 15px;
}
.top10casino-hotels .top10casino-btn.top10casino-btn-primary .top10casino-icon {
  -webkit-filter: invert(1);
  filter: invert(1);
}
.top10casino-socLink__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: var(--gap);
}
.top10casino-socLink a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.top10casino-socLink .top10casino-icon {
  margin: 0;
}
