.btn,
.header-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
}

.slide,
.slide img {
  position: relative;
}

.btn,
.slide-text {
  color: #fff;
  text-align: center;
}

.slide-text,
footer {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
}

body,
html {
  scroll-behavior: smooth;
}

.betting__online:hover,
.kazino__online:hover,
.live__games:hover,
.poker__games:hover {
  color: green !important;
}

.btn,
.lang-text,
.menu-arrow {
  vertical-align: top;
}

.menu,
ol[class],
ul.breadcrumb,
ul[class] {
  list-style: none;
}

.top-item .h2,
.top-item .h2 a {
  width: max-content;
  font-size: 14px;
}

.bonus-modal-button a,
.btn,
.menu a,
.top-item,
p a,
ul.breadcrumb li a,
ul.breadcrumb li a:hover {
  text-decoration: none;
}

#myBonusBtn img:hover,
#myBtn:hover {
  filter: drop-shadow(0 0 0.75rem rgb(0 183 255 / 70%));
}

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

ol,
ul {
  padding: 0;
}

.h2,
blockquote,
body,
dd,
dl,
figcaption,
figure,
h1,
h2,
h3,
h4,
li,
ol,
p,
ul {
  margin: 0;
}

body {
  min-height: 100vh;
  text-rendering: optimizeSpeed;
  line-height: 1.5;
}

a:not([class]) {
  -webkit-text-decoration-skip: ink;
  text-decoration-skip-ink: auto;
}

img {
  max-width: 100%;
}

button,
input,
select,
textarea {
  font: inherit;
}

body {
  font-family: Lato, sans-serif;
  background: #090f1e;
  color: #fff;
  font-size: 15px;
}

.h2,
h1,
h2,
h3 {
  font-family: Roboto, sans-serif;
}

.bonus-modal-percent,
.bonus-modal-subtitle,
.bonus-modal-title {
  font-family:
    SF Pro Text,
    sans-serif;
}

.btn {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 8px;
  display: flex;
  font-size: inherit;
  outline: 0;
  white-space: nowrap;
  background: linear-gradient(70deg, #31bc69 -8%, #089e4e 96%);
  font-weight: 600;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0 15px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 0 solid transparent;
  min-height: 30px;
  cursor: pointer;
  -webkit-transition: 0.1s;
  transition: 0.1s;
}

.h1,
.h2 {
  font-weight: 900;
}

.container {
  max-width: 1174px;
  margin: 0 auto;
  padding: 0 15px;
}

.header-wrap {
  display: flex;
  padding: 15px;
  -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;
}

.svg-logo {
  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;
  height: 46px;
  min-width: 68px;
}

.burger,
.top-item img,
.top-item span {
  display: none;
}

.menu,
.slide-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
}

.menu {
  display: flex;
}

@media screen and (max-width: 900px) {
  .header-wrap {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .burger {
    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;
    height: 30px;
    width: 30px;
    -webkit-box-pack: space-evenly;
    -webkit-justify-content: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
    margin-right: 10px;
    cursor: pointer;
  }

  .burger span {
    width: 100%;
    height: 4px;
    background: #fff;
    border-radius: 4px;
    display: block;
  }

  .menu {
    flex-wrap: wrap;
  }

  .menu li {
    padding: 10px;
  }

  .text-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.menu li {
  padding: 0 5px;
}

.bonus-modal-button a,
.menu a {
  color: #fff;
}

.map__container a,
.map__wrap a {
  color: #0095ff;
}

.st0[data-v-66724ed8] {
  fill: none;
}

.st1[data-v-66724ed8] {
  fill: url(main.css);
}

.st2[data-v-66724ed8] {
  fill: url(main.css);
}

.st3[data-v-66724ed8] {
  fill: url(main.css);
}

.st4[data-v-66724ed8] {
  fill: url(main.css);
}

.st5[data-v-66724ed8] {
  fill: url(main.css);
}

.slide {
  max-width: 100%;
  overflow-x: hidden;
}

.slide img {
  min-width: 580px;
  transform: translateX(-50%);
  margin-left: 50%;
  width: 100%;
  height: auto;
}

.slide-text {
  position: absolute;
  width: 510px;
  min-height: 180px;
  left: 0;
  bottom: 20px;
  background: rgba(0, 0, 0, 0.85);
  padding: 20px;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
  z-index: 0 !important;
}

.live-overlay,
.lives,
.slot-overlay,
.slots {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
}

@media screen and (max-width: 768px) {
  .slide-text {
    font-size: 10px;
    width: 80%;
    padding: 10px;
    min-height: auto;
  }
}

.slide-text .h2,
.slide-text p {
  margin-bottom: 10px;
}

.slide-text a {
  margin-top: 5px;
}

.lives,
.slots {
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 20px;
  margin-bottom: 20px;
}

.live-wrap,
.slot-wrap {
  width: calc(25% - 20px);
  height: 161.11111px;
  position: relative;
  overflow: hidden;
  margin-bottom: 10px;
}

.live-wrap:hover .live-overlay,
.live-wrap:hover .slot-overlay,
.slot-wrap:hover .live-overlay,
.slot-wrap:hover .slot-overlay {
  opacity: 1;
}

@media screen and (max-width: 1200px) {
  .live-wrap,
  .slot-wrap {
    width: calc(25vw - 15px);
    height: calc(16.66667vw - 6.66667px);
  }
}

@media screen and (max-width: 600px) {
  .live-wrap,
  .slot-wrap {
    width: calc(50vw - 30px);
    height: calc(33.33333vw - 13.33333px);
  }
}

.live-wrap img,
.slot-wrap img {
  position: absolute;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  object-fit: cover;
}

.live-overlay,
.slot-overlay {
  background: rgba(0, 0, 0, 0.85);
  color: #fff;
  text-transform: uppercase;
  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;
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.text-block,
footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
}

.text-block {
  display: flex;
  margin-bottom: 30px;
}

.text-block h1,
.text-block h2 {
  width: 40%;
  padding-right: 20px;
}

.text-block p {
  margin-bottom: 15px;
}

.text-block__content {
  width: 60%;
}

@media screen and (max-width: 900px) {
  .text-block h1,
  .text-block h2,
  .text-block__content {
    width: 100%;
  }
}

.text-block__content td,
.text-block__content th,
.toc-content td,
.toc-content th {
  border: 1px solid #ddd;
  padding: 8px;
}

.text-block__content tr:nth-child(2n) {
  background-color: hsla(0, 0%, 94.9%, 0.08);
}

.text-block__content tr:hover {
  background: #596688;
}

.text-block__content th,
.toc-content th {
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: left;
  background-color: #3d8d40;
}

footer {
  width: 100%;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 15px;
  -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;
  text-align: center;
  background: #02050c;
  color: hsla(0, 0%, 100%, 0.4);
}

footer img {
  max-width: 50px;
  margin: 10px auto;
  opacity: 0.4;
}

.h1 {
  font-size: 2em;
}

.h2 {
  font-size: 1.5em;
}

.test {
  color: red;
}

.accordion-group {
  margin: 16px 0;
}

.text-block ul {
  list-style-type: disc;
}

.text-block ul li:before {
  content: "• ";
  color: #fff;
}

footer .menu {
  display: flex;
  justify-content: center;
}

p a {
  transition: 1s;
  color: #2aa35a !important;
}

.map__wrap {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin: 40px 0;
}

.map__heading {
  text-align: center;
  font-size: 30px;
}

.map__wrap a {
  font-size: 18px;
  margin: 5px 0;
  color: #0095ff;
}

/* .lng__item {
	display: flex;
	width: 50%;
	justify-content: space-between
} */

.map__container {
  background: linear-gradient(110deg, #1e283f, #141b2e 100%);
  padding: 20px;
  border-radius: 14px;
  margin-bottom: 25px;
  text-align: center;
  filter: drop-shadow(0 0 0.75rem rgba(0, 0, 0, 0.35));
}

.map__container h1 {
  font-size: 50px;
}

.map__container a {
  font-size: 14px;
  text-decoration: none;
  color: #94a6cd;
  transition: 1s;
  display: inline-block;
  height: 48px;
}

.map__container a:hover {
  text-shadow: #94a6cd 1px 0 10px;
}

.map__container h2 {
  margin-top: 25px;
  margin-bottom: 0;
  font-size: 32px;
}

.separator {
  color: #fff;
  display: block;
}

.items__list h3 {
  text-align: center;
  font-size: 19px;
  margin: 15px 0;
  font-weight: 700;
}

@media (max-width: 700px) {
  .map__wrap {
    grid-template-columns: 1fr;
  }

  .lng__item {
    flex-direction: column;
  }
}

.lng__item ul {
  list-style: none;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-gap: 10px;
}

@media (max-width: 750px) {
  .lng__item ul {
    grid-template-columns: 1fr 1fr;
  }

  .items__list ul,
  .items__list li {
    margin-bottom: 5px;
  }
}

.main__heading,
h1 {
  margin: 15px 0;
}

.betting__online,
.kazino__online,
.live__games,
.poker__games {
  text-decoration: none;
  transition: 0.5s;
}

.body {
  background: #95a5a6;
  color: #fff;
}

.content__map-left {
  margin-bottom: 50px;
}

/* .accordion-body {
	display: none;
	padding: 14px 20px;
	background: #090f1e;
	border-radius: 15px;
	margin: 8px 0;
	border: 2px solid #f9fcff
}

.accordion-body>*>.accordion-body {
	background: #fff;
	margin: 0
}

.accordion-header {
	background: linear-gradient(92deg, #1e283f, #141b2e);
	margin: 8px 0;
	color: snow;
	padding: 8px 40px 8px 20px;
	cursor: pointer;
	border-radius: 55px;
	position: relative;
	border: 2px solid #266880;
	font-size: 18px
}

.accordion-header::after {
	content: "+";
	right: 16px;
	font-family: Courier;
	font-size: 28px;
	line-height: 28px;
	font-weight: 700;
	color: #337ab7;
	position: absolute
}

.accordion-header.open {
	background: #23639a;
	color: #fff3f3;
	font-weight: 700;
	border: 2px solid #afb2b3;
	font-size: 19px
} */

.current-lang,
.lang-dropdown {
  background: #34495e;
  border-radius: 5px;
}

/* .accordion-header.open::after {
	content: "-";
	color: #fff
} */

.switch-lang {
  width: 115px;
  text-align: left;
  cursor: pointer;
  z-index: 50;
  position: absolute;
  top: 24px;
  right: 168px;
}

.switch-lang:hover .lang-dropdown {
  display: block;
}

.switcher-link,
.switcher-link:hover {
  color: #fff;
}

.current-lang {
  padding: 3px 5px 0;
}

.lang-flag {
  width: 20px;
  display: inline-block;
}

.lang-text {
  display: inline-block;
  margin-left: 5px;
  margin-top: 2px;
}

.lang-dropdown {
  display: none;
  margin-top: 2px;
}

.selecting-lang {
  padding: 3px 5px;
  cursor: pointer;
}

.selecting-lang:hover {
  background: #22313f;
}

ul > :first-child {
  border-radius: 5px 5px 0 0;
}

ul > :last-child {
  border-radius: 0 0 5px 5px;
}

li {
  list-style-type: none;
}

.menu-arrow {
  display: inline-block;
  width: 10px;
  margin-left: 10px;
  margin-top: 6px;
}

#modal,
.header-wrap {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
}

html,
html * {
  font-display: swap;
}

.reg_btn1 {
  height: 40px !important;
  margin-top: 5px !important;
}

.header__btns {
  display: flex;
  max-height: 50px;
  height: 100%;
  align-items: baseline;
}

a.reg_btn.btn {
  height: 40px;
}

header.header-wrap {
  position: fixed;
}

#modalcontent,
.language-selector__container label,
.share-block i,
.share-block span {
  position: relative;
}

.header-wrap {
  max-width: 1144px;
  right: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background: linear-gradient(92deg, #1e283f, #141b2e);
  -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;
  z-index: 998;
  flex-wrap: wrap;
}

#modal,
.top-item {
  align-items: center;
}

.language-selector__container {
  margin-right: 15px;
}

.slider {
  margin-top: 79px;
}

.language-selector__container select {
  background-color: #fff;
  border: 1px solid #c5c5c5;
  border-radius: 8px;
  box-sizing: border-box;
  color: #fff;
  cursor: pointer;
  display: block;
  font-family: SourceSansPro, Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 600;
  height: 40px;
  min-width: 80px;
  padding: 0 5px;
  outline: 0;
  width: 117px;
  background: linear-gradient(110deg, #1e283f, #141b2e 100%);
}

.language-selector__container select option {
  background: #141b2e;
}

.header__btns {
  display: flex;
}

ul.breadcrumb {
  margin-top: 15px;
  padding: 10px 16px;
  background: linear-gradient(92deg, #1e283f, #141b2e);
  border-radius: 10px;
}

ul.breadcrumb li {
  display: inline;
  font-size: 18px;
}

ul.breadcrumb li + li:before {
  padding: 8px;
  color: #fff;
  content: "/\00a0";
}

ul.breadcrumb li a {
  color: #31bc69;
}

ul.breadcrumb li a:hover {
  color: #000;
  opacity: 0.8;
}

ul.breadcrumb li:last-child a {
  pointer-events: none;
  cursor: default;
  color: #fff;
}

.share-buttons {
  margin: 0 auto;
  display: flex;
  gap: 4px;
  cursor: pointer;
}

.share-block {
  display: inline-block;
  margin-bottom: 16px;
  text-align: center;
  transition: 0.5s;
}

.share-block:hover {
  animation: 0.82s cubic-bezier(0.36, 0.07, 0.19, 0.97) both share-animation;
  border-color: #0c7fd7;
}

.share-block i {
  font-size: 33px;
  margin: 0 7px;
  top: 5px;
}

.share-block span {
  display: block;
  top: -9px;
  font-size: 10px;
  line-height: 1;
}

.share-buttons .facebook {
  color: #3b5998;
}

.share-buttons .vk {
  color: #5e82a8;
}

.share-buttons .linkedin {
  color: #0976b4;
}

.share-buttons .pinterest {
  color: #cc2127;
}

.share-buttons .google {
  color: #d73925;
}

.share-buttons .twitter {
  color: #55acee;
}

@keyframes share-animation {
  10%,
  90% {
    transform: translate3d(-1px, 0, 0);
  }

  20%,
  80% {
    transform: translate3d(2px, 0, 0);
  }

  30%,
  50%,
  70% {
    transform: translate3d(-4px, 0, 0);
  }

  40%,
  60% {
    transform: translate3d(4px, 0, 0);
  }
}

#modal {
  display: none;
  height: 100vh;
  margin: auto;
  background: rgba(9, 15, 30, 0.9);
  z-index: 99999;
  justify-content: center;
}

#modalcontent {
  height: 321px;
  width: 388px;
  background: #fff;
  margin: auto;
  box-sizing: border-box;
  padding: 20px 19px;
  border-radius: 16px;
  -webkit-box-shadow: 0 4px 40px 0 #000;
  box-shadow: 0 4px 40px 0 #000;
}

.modalcontent__img {
  position: absolute;
  height: 239px;
  right: 19px;
  top: -40px;
  width: 202px;
}

.bonus-modal-button {
  webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: linear-gradient(88.72deg, #6a16df, #c773ff);
  border-radius: 10px;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
  font-weight: 600;
  height: 45px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  letter-spacing: -0.34px;
  line-height: 1.25;
  margin-top: auto;
  width: 100%;
  z-index: 10;
  color: #fff;
  border: none;
}

.bonus-modal-subtitle {
  color: #070c19;
  font-size: 12px;
  line-height: 1.4;
  max-width: 200px;
  margin: 6px 0;
}

.bonus-modal-percent {
  font-weight: 900;
  margin-top: 30px;
  color: #f3d015;
  font-size: 60px;
}

.bonus-modal-title {
  color: #090f1e;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: -1.2px;
  margin-top: 20px;
}

body,
html {
  overflow: auto !important;
}

@media (max-width: 404px) {
  .language-selector__container select {
    width: unset;
    font-size: 11px;
  }

  .language-selector__container {
    margin-right: 5px;
  }

  .btn {
    font-size: 11px;
    padding: 0 6px;
  }
}

.footer_links {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 10px;
}

.top-item .h2 a {
  color: #fff !important;
}

.top-item {
  display: inline-flex;
  background: linear-gradient(110deg, #1e283f, #141b2e 100%);
  border-radius: 12px;
  padding: 10px;
}

.top {
  overflow-x: auto;
  gap: 20px;
  height: 80px;
  align-items: center;
  margin: 20px 0;
  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;
}

.top::-webkit-scrollbar-thumb {
  background-color: #090f1e;
  border: 2px #000;
  background: linear-gradient(92deg, #1e283f, #141b2e);
  border-radius: 4px;
  transition: 2s ease-in-out;
  visibility: hidden;
}

#myBonusBtn,
#myBtn {
  visibility: hidden;
  opacity: 0;
  position: fixed;
  right: 30px;
  z-index: 99;
  border: none;
  cursor: pointer;
  height: 60px;
}

.top::-webkit-scrollbar {
  width: 4px;
}

.top:hover::-webkit-scrollbar-thumb {
  visibility: visible;
}

.top::-webkit-scrollbar-track {
  background: 0 0;
}

.share-buttons img {
  margin: 0 5px;
  opacity: unset;
  width: unset;
  height: unset;
  vertical-align: bottom;
}

@media (max-width: 470px) {
  .slide-text .h1 {
    font-size: 1.5em;
  }
}

.container img {
  max-width: 100%;
  height: auto;
  /* margin-top: 15px;
	margin-bottom: 15px; */
}

#myBonusBtn {
  transition:
    visibility 0.5s,
    opacity 0.5s linear;
  bottom: 150px;
  background: 0 0;
  padding: 0;
}

#myBonusBtn img {
  object-fit: cover;
  width: 58.68px;
  height: 57px;
  transition: filter 0.5s cubic-bezier(0.81, 0.23, 0.5, 0.9);
  filter: drop-shadow(0 0 0.75rem rgba(0, 0, 0, 0.75));
}

#myBtn {
  transition:
    visibility 0.5s,
    opacity 0.5s linear,
    box-shadow 0.5s cubic-bezier(0.81, 0.23, 0.5, 0.9);
  bottom: 20px;
  font-size: 18px;
  outline: 0;
  background-color: red;
  color: #fff;
  padding: 15px;
  border-radius: 50%;
  background: linear-gradient(92deg, #1e283f, #141b2e);
  -webkit-box-shadow: 0 0 16px 2px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0 0 16px 2px rgba(0, 0, 0, 0.75);
  box-shadow: 0 0 16px 2px rgba(0, 0, 0, 0.75);
}

#myBtn:hover {
  -webkit-box-shadow: unset;
  -moz-box-shadow: unset;
  box-shadow: unset;
}

.slot {
  width: 100%;
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
}

.slot__container {
  position: relative;
  width: 600px;
  height: 440px;
  max-width: 100%;
}

.slot__img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.slot__btn {
  position: absolute;
  width: 160px;
  height: 46px;
  left: 50%;
  transform: translateX(-50%);
  bottom: 70px;
}

@media (max-width: 600px) {
  .slot__container {
    width: 240px;
    height: 200px;
  }

  .slot__btn {
    width: 118px;
    height: 40px;
    bottom: 26px;
  }
}

.stavki {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 30px;
  margin-bottom: 30px;
}

.stavki__item {
  background-color: #151d30;
  flex-wrap: wrap;
  height: 100%;
  display: flex;
  justify-content: center;
  flex-direction: row;
  align-items: center;
  font-size: 14px;
  cursor: pointer;
  padding: 0.5rem 1rem;
}

.stavki__item-container {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
}

.stavki__submenu {
  position: absolute;
  display: none;
  flex-direction: column;
  background-color: #151d30;
  text-align: center;
  width: 100%;
  top: 0;
}

.stavki__submenu_active {
  display: flex;
}

.stavki__submenu a {
  padding: 0.5rem 1rem;
  color: #fff;
  cursor: poiner;
}

@media screen and (min-width: 769px) {
  .stavki__item-container:hover .stavki__submenu {
    display: flex !important;
  }
}

.stavki__item img {
  width: 20%;
  margin-right: 10px;
}

.stavki__item span {
  font-weight: 700;
  color: #fff;
  text-align: center;
  font-size: 14px;
}

.bonus {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
  margin-bottom: 30px;
  margin-top: 30px;
}

.bonus__item {
  padding: 5%;
  background-color: #151d30;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.bonus__item span {
  font-weight: 700;
  font-size: 16px;
  color: #fff;
  margin: 0 auto;
  width: fit-content;
  display: flex;
}

.bonus__item img {
  width: 100%;
  object-fit: cover;
  height: 100%;
  margin-bottom: 15px;
  margin-top: 0;
}

@media (max-width: 768px) {
  .stavki {
    grid-template-columns: repeat(3, 1fr);
  }

  .bonus {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 550px) {
  .stavki {
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
  }
}

.slider-comment {
  margin: auto;
}

.comment {
  width: 400px;
  max-width: 100%;
}

.comment .comment__wrapper {
  display: flex;
  flex-flow: column;
  align-items: center;
}

.comment .comment__wrapper .comment__image {
  width: 150px;
  height: 150px;
}

.comment .comment__wrapper .comment__image img {
  border-radius: 50%;
  width: 100%;
  height: 100%;
  object-fit: cover;
  margin: 0;
}

.comment .comment__wrapper .comment__name {
  margin-top: 10px;
  font-size: 18px;
}

.comment .comment_date {
  color: #999;
  margin: 10px 0;
}

.tns-nav {
  display: flex;
  justify-content: center;
  margin: 0;
  padding: 1rem 0;
  list-style-type: none;
}

.tns-nav button {
  margin: 0 0.25rem;
  display: block;
  width: 1rem;
  height: 1rem;
  padding: 0;
  border: none;
  border-radius: 100%;
  background-color: #c6c6c6;
  text-indent: -9999px;
}

.tns-nav-active {
  background-color: #555 !important;
}

.tns-nav button {
  cursor: pointer;
}

.tns-outer {
  padding: 0 !important;
}

.tns-outer [hidden] {
  display: none !important;
}

.tns-outer [aria-controls],
.tns-outer [data-action] {
  cursor: pointer;
}

.tns-slider {
  -webkit-transition: all 0s;
  -moz-transition: all 0s;
  transition: all 0s;
}

.tns-slider > .tns-item {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.tns-horizontal.tns-subpixel {
  white-space: nowrap;
}

.tns-horizontal.tns-subpixel > .tns-item {
  display: inline-block;
  vertical-align: top;
  white-space: normal;
}

.tns-horizontal.tns-no-subpixel:after {
  content: "";
  display: table;
  clear: both;
}

.tns-horizontal.tns-no-subpixel > .tns-item {
  float: left;
}

.tns-horizontal.tns-carousel.tns-no-subpixel > .tns-item {
  margin-right: -100%;
}

.tns-no-calc {
  position: relative;
  left: 0;
}

.tns-gallery {
  position: relative;
  left: 0;
  min-height: 1px;
}

.tns-gallery > .tns-item {
  position: absolute;
  left: -100%;
  -webkit-transition:
    transform 0s,
    opacity 0s;
  -moz-transition:
    transform 0s,
    opacity 0s;
  transition:
    transform 0s,
    opacity 0s;
}

.tns-gallery > .tns-slide-active {
  position: relative;
  left: auto !important;
}

.tns-gallery > .tns-moving {
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  transition: all 0.25s;
}

.tns-autowidth {
  display: inline-block;
}

.tns-lazy-img {
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  transition: opacity 0.6s;
  opacity: 0.6;
}

.tns-lazy-img.tns-complete {
  opacity: 1;
}

.tns-ah {
  -webkit-transition: height 0s;
  -moz-transition: height 0s;
  transition: height 0s;
}

.tns-ovh {
  overflow: hidden;
}

.tns-visually-hidden {
  position: absolute;
  left: -10000em;
}

.tns-transparent {
  opacity: 0;
  visibility: hidden;
}

.tns-fadeIn {
  opacity: 1;
  filter: alpha(opacity=100);
  z-index: 0;
}

.tns-normal,
.tns-fadeOut {
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: -1;
}

.tns-vpfix {
  white-space: nowrap;
}

.tns-vpfix > div,
.tns-vpfix > li {
  display: inline-block;
}

.tns-t-subp2 {
  margin: 0 auto;
  width: 310px;
  position: relative;
  height: 10px;
  overflow: hidden;
}

.tns-t-ct {
  width: 2333.3333333%;
  width: -webkit-calc(100% * 70 / 3);
  width: -moz-calc(100% * 70 / 3);
  width: calc(100% * 70 / 3);
  position: absolute;
  right: 0;
}

.tns-t-ct:after {
  content: "";
  display: table;
  clear: both;
}

.tns-t-ct > div {
  width: 1.4285714%;
  width: -webkit-calc(100% / 70);
  width: -moz-calc(100% / 70);
  width: calc(100% / 70);
  height: 10px;
  float: left;
}

body {
  font-family: Lato, sans-serif;
  background: #090f1e;
  color: #fff;
  font-size: 15px;
}

footer .menu {
  display: flex;
  justify-content: center;
}

html {
  scroll-behavior: smooth;
}

a {
  text-decoration: none;
}

a:hover {
  cursor: pointer;
}

.div ul {
  padding-left: 30px;
}

.slide-text .h2,
.slide-text p {
  margin-bottom: 10px;
  text-align: center;
}

html {
  scroll-behavior: smooth;
}

.content__map {
  display: block;
  max-width: 350px;
  padding: 14px 18px 18px;
  text-align: left;
  background: linear-gradient(92deg, #1e283f, #141b2e);
  min-width: 300px;
  margin-right: 150px;
}

.text-block__content ul {
  list-style-type: disc;
}

h1 {
  margin: 15px 0;
}

.content__map-left {
  margin-bottom: 50px;
}

.flex-menu {
  display: flex;
  margin-bottom: 25px;
}

.list__map_item {
  margin-bottom: 8px;
}

.list__map_item > a {
  color: #fff;
}

.list__map_item:last-child {
  margin-bottom: 0;
}

.list__map_title {
  font-weight: 700;
  margin-bottom: 6px;
  color: #fff;
}

h2 {
  margin-bottom: 8px;
}

.after__header {
  display: block;
  margin-top: 55px;
  margin-bottom: 25px;
}

.after__banner-content {
  max-width: 145px;
}

.after__banner {
  display: flex;
  width: 100%;
  justify-content: space-between;
  flex-wrap: wrap;
}

.main__heading {
  margin: 15px 0;
}

.after__header img {
  width: 100%;
  margin-bottom: 15px;
}

main {
  max-width: 1200px;
  margin: 0 auto;
}

.main__text {
  margin-bottom: 25px;
}

.btn__submit {
  width: 25%;
  margin: auto;
}

@media screen and (max-width: 700px) {
  .btn__submit {
    width: 100%;
  }

  .btn__submit {
    width: 100%;
  }

  .flex-menu {
    flex-wrap: wrap;
  }

  .after__banner-content:nth-child(-n + 2) {
    margin-bottom: 50px;
  }

  .after__banner-content:last-child {
    margin: 0;
  }

  .after__banner-content:nth-child(3) {
    margin-right: 0;
  }

  .after__banner-content {
    margin-right: 35px;
  }

  .after__banner {
    justify-content: center;
  }

  .content__map {
    margin: 0;
  }
}

@media screen and (max-width: 500px) {
  .btn__submit {
    width: 100%;
  }

  .content__map {
    margin: 0;
  }

  .after__banner-content:nth-child(-n + 2) {
    margin-bottom: 50px;
  }

  .after__banner-content:last-child {
    margin: 0;
  }

  .after__banner-content:nth-child(3) {
    margin-right: 0;
  }

  .after__banner-content {
    margin-right: 0;
  }

  .after__banner {
    justify-content: space-between;
    max-width: 400px;
    margin: auto;
  }

  .main__text {
    text-align: center;
  }

  .main__heading {
    text-align: center;
  }
}

* {
  box-sizing: border-box;
}

input[type="text"],
select,
textarea {
  width: 100%;
  padding: 12px;
  border: 1px solid #ccc;
  margin-top: 6px;
  margin-bottom: 16px;
  resize: vertical;
  border-radius: 5px;
}

.container__contact {
  border-radius: 5px;
  padding: 10px;
  background: linear-gradient(92deg, #1e283f, #141b2e);
  margin: 35px 0;
}

.column {
  margin-top: 6px;
  padding: 20px;
}

.row:after {
  content: "";
  display: table;
  clear: both;
}

.column img {
  width: 100%;
  margin-bottom: 25px;
}

#ta {
  transition: all 1s;
  -moz-transition: all 1s;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
}

a:hover .ta {
  height: 100%;
}

.content__map-left {
  margin-bottom: 25px;
}

ul.breadcrumb {
  margin-top: 15px;
  padding: 10px 16px;
  list-style: none;
  background: linear-gradient(92deg, #1e283f, #141b2e);
  border-radius: 10px;
}

ul.breadcrumb li {
  display: inline;
  font-size: 18px;
}

ul.breadcrumb li + li:before {
  padding: 8px;
  color: #fff;
  content: "/\00a0";
}

ul.breadcrumb li a {
  color: #31bc69;
  text-decoration: none;
}

ul.breadcrumb li a:hover {
  color: #000;
  text-decoration: none;
  opacity: 0.8;
}

ul.breadcrumb li:last-child a {
  pointer-events: none;
  cursor: default;
  color: #fff;
}

.top {
  margin: 20px 0;
}

.share-buttons {
  margin: 0 auto;
}

.share-block {
  display: inline-block;
  margin-bottom: 16px;
  text-align: center;
  transition: 0.5s;
}

.share-block:hover {
  animation: share-animation 0.82s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
  border-color: #0c7fd7;
}

.share-block i {
  font-size: 33px;
  margin: 0 7px;
  position: relative;
  top: 5px;
}

.share-block span {
  display: block;
  position: relative;
  top: -9px;
  font-size: 10px;
  line-height: 1;
}

.share-buttons .facebook {
  color: #3b5998;
}

.share-buttons .vk {
  color: #5e82a8;
}

.share-buttons .linkedin {
  color: #0976b4;
}

.share-buttons .pinterest {
  color: #cc2127;
}

.share-buttons .google {
  color: #d73925;
}

.share-buttons .twitter {
  color: #55acee;
}

@keyframes share-animation {
  10%,
  90% {
    transform: translate3d(-1px, 0, 0);
  }

  20%,
  80% {
    transform: translate3d(2px, 0, 0);
  }

  30%,
  50%,
  70% {
    transform: translate3d(-4px, 0, 0);
  }

  40%,
  60% {
    transform: translate3d(4px, 0, 0);
  }
}

.answer_open {
  display: block !important;
}

@media (max-width: 425px) {
  .bonus {
    display: inline-block;
  }

  .bonus__item {
    padding: 25px;
  }
}

.sitemap .top {
  margin: 30px;
}

.collapse:not(.show) {
  display: none;
}

/* .lng__item div {
	margin-right: 30px
} */

.lng__item div:last-of-type {
  margin-right: 0;
}

.top-visible button {
  visibility: visible !important;
  opacity: 1 !important;
}

#myBtn {
  bottom: 80px;
}

/* 
.map__container a {
	white-space: nowrap
} */

.show-btn {
  padding: 0.5rem 1.5rem;
  margin: 0 auto;
  margin-bottom: 20px;
}

.list__map_active {
  display: none !important;
}

.share-buttons button {
  background: transparent;
  border: none;
  cursor: pointer;
}

.stavki__item-container_toggle {
  display: none;
}

@media screen and (min-width: 768px) {
  .stavki__item-container_more:hover .stavki__item-container_toggle {
    display: flex;
    position: absolute;
    flex-direction: column;
    z-index: 10;
  }
}

.stavki__item-container_toggle_active {
  display: flex;
  position: absolute;
  flex-direction: column;
  z-index: 10;
}

.top-item span {
  display: block;
}

.faq_list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: 1fr;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  margin: 20px 0;
}

.faq_list a {
  text-decoration: none;
}

.faq_list span.accordion-header {
  display: block;
}

.faq_list span.accordion-header::after {
  content: "";
}

.pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 20px 0;
  gap: 10px;
}

.pagination a:hover,
.pagination a.current {
  color: #090f1e;
  background: #fff;
}

.pagination a {
  padding: 5px 10px;
  border: 1px solid #c5c5c5;
  border-radius: 8px;
  color: #fff;
}

@media (max-width: 800px) {
  .faq_list {
    grid-template-columns: repeat(1, 1fr);
  }
}

.slots_pag .slot-wrap {
  margin-bottom: 30px;
}

.text-block a:hover {
  color: #fff !important;
}

.text-block img,
p img {
  margin-top: 15px;
  margin-bottom: 15px;
}

:root {
  --quote: #1f2841;
}

.toc-content a,
.text-block__content a {
  transition: 1s;
  color: #2aa35a !important;
}

.toc-content a:hover,
.text-block__content a:hover {
  color: green !important;
}

.quoteShortcode {
  font-size: 16px;
  font-style: italic;
  line-height: 1.5;
  position: relative;
  margin-top: 46px;
  font-weight: 400;
  border-left: 3px solid var(--quote);
  margin-left: 3px;
  padding-left: 12px;
  margin-bottom: 15px;
}

.quoteShortcode:before {
  content: "\201d";
  font-size: 40px;
  position: absolute;
  left: -4px;
  width: 30px;
  height: 30px;
  background: var(--quote);
  color: #fff;
  border-radius: 5px;
  padding-top: 6px;
  padding-left: 4px;
  line-height: 100%;
  top: -40px;
}

.quoteAuthor {
  margin: 0;
  background-color: transparent;
  padding: 10px 0px;
  display: block;
  text-align: end;
}

.quoteText {
  margin: 0 !important;
}

.quoteAuthor cite {
  font-style: normal;
  font-weight: 600;
}

.quoteAuthor a {
  color: #fff;
  text-decoration: none;
}

.vpn_block {
  max-width: 100%;
  height: 80px;
  background: linear-gradient(92deg, #1e283f, #141b2e);
  margin: auto;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  padding: 15px;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  min-height: auto;
  z-index: 99;
  opacity: 0;
  transform: translateY(100px);
  transition:
    opacity 0.3s ease-in-out,
    transform 0.3s ease-in-out;
}

.vpn_block img {
  width: 52px;
  height: 52px;
}

.vpn_block-text {
  font-size: 20px;
  letter-spacing: 0.35px;
  font-weight: 900;
}

/*slotsContainer*/

.slotsContainer {
  margin-bottom: 10px;
  text-align: center;
}

.slotsContainer h2:first-of-type {
  color: #fff;
  margin: 16px 0 9px;
}

.slotsContainer .slotsListHeader {
  margin: 16px 0 9px;
  display: block;
  font-size: 1.5em;
  font-weight: bold;
}

.slotsWrapper {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
  column-gap: 15px;
  row-gap: 15px;
  padding-top: 0.3em;
  padding-bottom: 0.3em;
}

.slotsitem {
  position: relative;
  border-radius: 5px;
  transition: box-shadow 0.15s ease-in-out;
  height: 240px;
  width: calc(23.99091%);
}

.slotsitem::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 12px;
  background-image: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0),
    rgba(0, 0, 0, 0.6) 120px,
    rgba(0, 0, 0, 0) 200px
  );
  background-size: 800px 100%;
  background-position: 50% 100%;
  background-repeat: no-repeat;
  transition: opacity 0.5s ease-out;
  z-index: 2;
  opacity: 0;
}

.slotsitem:hover::before {
  opacity: 1;
}

.slotsitem img {
  border-radius: 12px;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.slotsitem span {
  position: absolute;
  text-align: center;
  font-weight: 800;
  top: 50%;
  left: 50%;
  margin-right: -50%;
  transform: translate(-50%, -10%);
  transition: all 1s;
  z-index: 3;
  opacity: 0;
  color: #fff;
}

.slotsitem:hover span {
  transform: translate(-50%, -50%);
  opacity: 1;
}

.btnMore {
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
  padding: 8px 25px;
  margin-top: 10px;
}

@media (max-width: 1144px) {
  .slotsitem {
    width: calc(32.09091%);
  }
}

@media (max-width: 835px) {
  .slotsitem {
    width: calc(31.99091%);
    height: 211px;
  }
}

@media (max-width: 775px) {
  .slotsitem {
    width: calc(23.39091%);
    height: 171px;
  }
}

@media (max-width: 728px) {
  .slotsitem {
    width: calc(30.89091%);
  }
}

@media (max-width: 510px) {
  .slotsitem {
    height: 139px;
  }
}

@media (max-width: 460px) {
  .slotsitem {
    height: 144px;
    width: calc(46.89091%);
  }
}

/*accordion*/

.card-header {
  padding: 0;
  transition:
    color 0.15s ease-in-out,
    background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out,
    transform 0.8s ease-in-out;
  border-radius: 12px;
}

.card-header.collapsed .faqHeaderSign {
  transform: rotate(180deg);
  background-image: url('data:image/svg+xml, %3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="%23fff"%3E%3Cpath d="M233.4 105.4c12.5-12.5 32.8-12.5 45.3 0l192 192c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0L256 173.3 86.6 342.6c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3l192-192z"/%3E%3C/svg%3E');
}

.faqTitle {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 19px;
}

.btnFaq {
  width: 100%;
  text-align: left;
  padding: 1rem 0.75rem;
  border-radius: unset;
}

.myAccordion {
  margin-bottom: 1em;
}

.myAccordion .collapsed:hover .faqHeaderSign,
.card-header:hover .faqHeaderSign {
  background-image: url('data:image/svg+xml, %3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="%23fff" transform="rotate(-180)"%3E%3Cpath d="M233.4 105.4c12.5-12.5 32.8-12.5 45.3 0l192 192c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0L256 173.3 86.6 342.6c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3l192-192z"/%3E%3C/svg%3E');
}

.myAccordion .btnFaq:focus {
  outline: none;
  box-shadow: none;
}

.myAccordion .collapsed .faqTitle {
  color: #fff;
}

.card {
  border-radius: unset;
  border-right: 0px;
  border-left: 0px;
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #edf2ff;
  background-clip: border-box;
  margin-bottom: 15px;
  border-radius: 12px;
  filter: drop-shadow(0 0 0.75rem rgba(0, 0, 0, 1.15));
}

.card .btnFaq {
  display: flex;
  justify-content: space-between;
  align-items: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  color: #fff;
  border: none;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  background-image: -webkit-linear-gradient(90deg, #233358, #1a243a);
  background-image: linear-gradient(90deg, #233358, #1a243a);
  transition:
    background-image 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
}

.collapsed .btnFaq {
  border-radius: 10px;
  background-image: linear-gradient(90deg, #1a243a, #233358);
}

.collapsed .btnFaq::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  background-image: -webkit-linear-gradient(90deg, #233358, #1a243a);
  background-image: linear-gradient(90deg, #233358, #1a243a);
  background-size: 800px 100%;
  background-position: 50% 100%;
  background-repeat: no-repeat;
  transition: opacity 0.5s ease-out;
  z-index: 2;
  opacity: 0;
}

.collapsed .btnFaq:hover::before {
  opacity: 1;
}

.card-body {
  flex: 1 1 auto;
  padding: 1rem 1rem;
  color: #000;
}

.faqHeaderSign {
  background-image: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' fill='%23fff' %3E%3Cpath d='M233.4 105.4c12.5-12.5 32.8-12.5 45.3 0l192 192c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0L256 173.3 86.6 342.6c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3l192-192z'/%3E%3C/svg%3E");
  height: 17px;
  background-repeat: no-repeat;
  width: 17px !important;
  z-index: 3;
}

.faqHeaderText {
  width: 90% !important;
  z-index: 3;
}

/* faqPosts / shortcode */

.blueElementGradiend {
  position: relative;
  background-image: linear-gradient(110deg, #1e283f, #141b2e 100%);
  filter: drop-shadow(0 0 0.75rem rgba(0, 0, 0, 0.35));
  transition: background-image 0.5s linear;
}

.blueElementGradiend::before {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: linear-gradient(110deg, #141b2e, #1e283f 100%);
  border-radius: 12px;
  z-index: -1;
  transition: opacity 0.5s linear;
  opacity: 0;
}

.blueElementGradiend:hover::before {
  opacity: 1;
}

.faqPostsContainer {
  margin-bottom: 10px;
  text-align: center;
}

.faqPostsContainer h2 {
  margin: 16px 0 9px;
}

.faqPostsContainer .faqListHeader {
  margin: 16px 0 9px;
  display: block;
  font-size: 1.5em;
  font-weight: bold;
}

.faqPostsWrapper {
  display: grid;
  grid-template-columns: 1fr 1fr;
  column-gap: 15px;
  row-gap: 15px;
  margin-bottom: 20px;
}

.faqPostsItem {
  padding: 0;
  border-radius: 12px;
  width: 100%;
  border-radius: 10px;
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 15px;
  justify-content: start;
}

.faqPostsItem span {
  font-size: 15px;
  font-weight: 600;
  width: 100%;
  text-align: center;
  color: #fff;
}

@media (max-device-width: 900px) {
  .faqPostsWrapper {
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 768px) {
  table {
    /* display: flex;
		flex-wrap: wrap;
		overflow-x: auto;
		flex-direction: column;
		align-items: normal; */

    display: block;
    overflow-x: auto;
  }

  /* thead,
	tbody {
		display: flex;
		justify-content: space-between;
		flex-direction: column
	}

	table tbody tr td,
	table thead tr th {
		width: 25%;
	}

	tbody tr,
	thead tr {
		display: flex;
		justify-content: space-around
	} */

  /* table::-webkit-scrollbar {
		width: 2px;
		background-color: transparent;
		margin-top: 12px;
	}

	table::-webkit-scrollbar-thumb {
		border-radius: 2px;
		background-image: linear-gradient(110deg, #141b2e, #1e283f 100%);
		margin-top: 12px;
	}

	table::-webkit-scrollbar-track {
		-webkit-box-shadow: 5px 5px 5px -5px rgba(34, 60, 80, .2) inset;
		background-color: transparent;
		margin-top: 12px;
	} */

  table::-webkit-scrollbar {
    width: 14px;
  }

  /* 4px scroll thumb. 10px margin from right margin */
  table::-webkit-scrollbar-track {
    box-shadow: inset 0 0 14px 14px transparent;
    border: solid 4px transparent;
  }

  table::-webkit-scrollbar-thumb {
    box-shadow: inset 0 0 14px 14px #1e283f;
    border: solid 4px transparent;
    border-radius: 14px;
  }

  table::-webkit-scrollbar-button {
    display: none;
  }
}
