.gpro_form:not(.cs-p-log-reg__tab, .cs-reviews-form) {
  font-size: 0px;
  letter-spacing: -0.31em;
  margin: -15px 0px 0px -20px;
}

.gpro_form:not(.cs-p-log-reg__tab, .cs-reviews-form) > .form-field {
  padding: 15px 0px 0px 20px;
}

.gpro_form:not(.cs-p-log-reg__tab, .cs-reviews-form) > .form-field.captcha .g-recaptcha {
  text-align: center;
  display: block;
  margin: 0 auto;
  max-width: 300px;
  margin-bottom: 15px;
}

.gpro_form:not(.cs-p-log-reg__tab, .cs-reviews-form) > .form-field.captcha > .value {
  width: 100%;
}

.gpro_form:not(.cs-p-log-reg__tab, .cs-reviews-form) > .form-field > .label {
  display: inline-block;
  vertical-align: middle;
  width: 30%;
  font-size: 15px;
  letter-spacing: normal;
}

.gpro_form:not(.cs-p-log-reg__tab, .cs-reviews-form) > .form-field > .value {
  width: 100%;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}

.gpro_form:not(.cs-p-log-reg__tab, .cs-reviews-form) .gpro_notification {
  position: static;
  top: auto;
  padding: 0px;
  width: auto;
}

.gpro_form:not(.cs-p-log-reg__tab, .cs-reviews-form) > .gpro_notification {
  margin: 0px 0px 0px 20px;
  box-sizing: border-box;
}

.gpro_form:not(.cs-p-log-reg__tab, .cs-reviews-form) > .buttons,
.gpro_form:not(.cs-p-log-reg__tab, .cs-reviews-form) .gpro_form > .cs-btns {
  padding: 25px 0px 0px 20px;
  text-align: center;
}

.gpro_form:not(.cs-p-log-reg__tab, .cs-reviews-form) .form-field .error-info {
  position: absolute;
  top: 0px;
  right: 0px;
  height: 100%;
  width: 40px;
  font-size: 0px;
  line-height: normal;
  text-align: center;
  visibility: hidden;
  opacity: 0;
  transition: 0.6s ease;
  z-index: 500;
}

.gpro_form:not(.cs-p-log-reg__tab, .cs-reviews-form) .form-field .error-info:before {
  content: "!";
  font-size: 20px;
  font-family: sans-serif;
  color: white;
  line-height: 20px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #B6B6B6 100%), #FE3433;
  background-blend-mode: multiply, normal;
  cursor: pointer;
  position: absolute;
  width: 20px;
  height: 20px;
  top: 50%;
  right: 10px;
  margin-top: -10px;
  border-radius: 50%;
  z-index: 5;
  transition: all 0.3s ease;
  -ms-transform: scale(0);
  transform: scale(0);
  letter-spacing: normal;
}

.gpro_form:not(.cs-p-log-reg__tab, .cs-reviews-form) .form-field .error-info .msg {
  position: absolute;
  right: 0;
  visibility: hidden;
  font-size: 0px;
  line-height: 15px;
  min-height: 24px;
  text-align: right;
  background: #dd1305;
  color: white;
  padding: 4px;
  margin: 0px 35px -12px 0px;
  border-radius: 5px;
  box-sizing: border-box;
  cursor: default;
  transition: all 0.3s ease;
  letter-spacing: normal;
  max-width: calc(100vw - 105px);
  top: 50%;
  -ms-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
  height: auto;
  width: max-content;
}

.gpro_form:not(.cs-p-log-reg__tab, .cs-reviews-form) .form-field .error-info .msg:before {
  content: "";
  position: absolute;
  right: -5px;
  top: 50%;
  margin-top: -10px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 0 10px 6px;
  border-color: transparent transparent transparent #dd1305;
}

.gpro_form:not(.cs-p-log-reg__tab, .cs-reviews-form) .form-field .error-info:hover .msg {
  display: block;
  font-size: 15px;
  visibility: visible;
}

.gpro_form:not(.cs-p-log-reg__tab, .cs-reviews-form) .form-field.error .error-info {
  display: block;
  opacity: 1;
  visibility: visible;
}

.gpro_form:not(.cs-p-log-reg__tab, .cs-reviews-form) .form-field.error .error-info:before {
  -ms-transform: scale(1);
  transform: scale(1);
}

.gpro_form:not(.cs-p-log-reg__tab, .cs-reviews-form) > .form-group {
  padding: 15px 0px 0px 20px;
}

.gpro_form:not(.cs-p-log-reg__tab, .cs-reviews-form) .two-col {
  display: -ms-flexbox !important;
  display: flex !important;
  margin: 0 -10px;
}

.gpro_form:not(.cs-p-log-reg__tab, .cs-reviews-form) .two-col > div {
  padding: 0 10px;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
}

.gpro_form:not(.cs-p-log-reg__tab, .cs-reviews-form) .two-col > div.radio {
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  margin-top: 15px;
}

.gpro_form:not(.cs-p-log-reg__tab, .cs-reviews-form).error #review-message {
  border-color: #A40F0F;
}

.gpro_form:not(.cs-p-log-reg__tab, .cs-reviews-form).partner-form .form-field > .label,
.gpro_form:not(.cs-p-log-reg__tab, .cs-reviews-form).partner-form .form-field > .value {
  width: 100%;
  display: block;
}

.gpro_form:not(.cs-p-log-reg__tab, .cs-reviews-form).partner-form .form-field > .label {
  color: #5A9494;
  font-size: 18px;
  font-weight: bold;
}

.gpro_form:not(.cs-p-log-reg__tab, .cs-reviews-form).partner-form .form-field > .label.required {
  font-size: 14px;
  font-weight: normal;
}

.gpro_form:not(.cs-p-log-reg__tab, .cs-reviews-form).partner-form input,
.gpro_form:not(.cs-p-log-reg__tab, .cs-reviews-form).partner-form textarea {
  border: 1px solid #5a9494;
  width: 100%;
  max-width: 100%;
  border-radius: 5px;
  padding: 15px;
  color: #1B1919;
  font-family: var(--system-font);
  font-size: 15px;
  transition: box-shadow 0.3s ease;
  vertical-align: top;
  background: var(--color-white);
}

#review-message {
  font-size: 16px;
  min-height: 67px;
  width: 100%;
  max-width: 100%;
  border: 1px solid #e1e6ea;
  border-radius: 5px;
  box-sizing: border-box;
  padding: 15px;
  color: #1B1919;
  font-family: var(--system-font);
  transition: box-shadow 0.3s ease;
  vertical-align: top;
}

#review-message:focus {
  outline: none;
  box-shadow: 0px 0px 4px 0px #ce3d3d;
}

textarea:has(+ #review-message) {
  display: none;
}

#review-message:empty:not(:focus):before {
  content: attr(data-placeholder);
  color: #757575;
}

.gpro_urating {
  display: inline-block;
  vertical-align: top;
  margin: 0;
  white-space: nowrap;
}

.gpro_urating label {
  cursor: pointer;
  color: var(--color-yellow-a44);
  padding: 0;
  display: inline-block;
  vertical-align: top;
}

.gpro_urating input[type="radio"] + label {
  margin: 0;
  padding: 0 2px;
  line-height: 20px;
  letter-spacing: normal;
}

.gpro_urating input[type="radio"] + label .icon-star-half {
  fill: url(#grd-star-half) #905e5e;
}

.gpro_urating input[type="radio"] + label::before,
.gpro_urating input[type="radio"] + label::after {
  display: none;
}

.gpro_urating input[type="radio"] + label .icon {
  display: inline-block;
  vertical-align: top;
  width: 20px;
  height: 20px;
  fill: currentColor;
  stroke: currentColor;
}

.gpro_urating input[type="checkbox"] + label::before,
.gpro_urating input[type="checkbox"] + label::after {
  display: none;
}

.gpro_urating.not-rated input:checked + label ~ label .icon {
  fill: var(--color-white);
  stroke: var(--color-yellow-a44);
  stroke-width: 2px;
}

.gpro_urating.not-rated:hover input + label .icon,
.gpro_urating.not-rated:hover input:checked ~ label .icon {
  stroke: var(--color-yellow-a44);
}

.gpro_urating.not-rated:hover input + label:hover ~ label .icon-star-half {
  fill: var(--color-yellow-a44);
}

.gpro_urating.not-rated:hover input[type="radio"] + label .icon-star-half {
  fill: var(--color-yellow-a44);
}

.gpro_urating .icon-star-half,
.gpro_urating .icon-star,
.gpro_urating.not-rated:hover input + label:hover ~ label .icon {
  fill: var(--color-white);
  stroke: var(--color-yellow-a44);
  stroke-width: 2px;
}

.proccess {
  position: relative;
}

.proccess:before {
  content: "";
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: -2px;
  right: -2px;
  background: white;
  z-index: 1000;
  opacity: 0.4;
  border-radius: 10px;
  backface-visibility: hidden;
  transition: visibility 0.3s ease, opacity 0.3s ease;
}

.proccess:after {
  content: "";
  position: absolute;
  width: 60px;
  height: 60px;
  top: 120px;
  left: 50%;
  margin: -30px 0px 0px -30px;
  background: url("../images/site-icon.png") no-repeat center / 100% 100%;
  z-index: 1000;
  backface-visibility: hidden;
  transition: visibility 0.3s ease, opacity 0.3s ease;
}

.cs-comments-slider__item {
  position: relative;
  height: 238px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-direction: column;
  flex-direction: column;
  border: 1px solid var(--color-white-fef);
  padding: 11px;
  border-radius: 5px;
  background: var(--color-white);
}

.cs-comments-slider__item > * {
  width: 100%;
}

.cs-comments-slider__wrap {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}

.cs-comments-slider__head {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 8px;
}

.cs-comments-slider__avatar {
  -ms-flex: 0 0 36px;
  flex: 0 0 36px;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  margin-right: 4px;
  overflow: hidden;
}

.cs-comments-slider__avatar img {
  width: 100%;
  height: 100%;
  object-position: center;
  object-fit: cover;
}

.cs-comments-slider__info {
  line-height: 1;
}

.cs-comments-slider__info_top {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: center;
  align-items: center;
  font-size: 12px;
  font-weight: 700;
  margin-bottom: 5px;
}

.cs-comments-slider__rating {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: 3px;
}

.cs-comments-slider__rating svg {
  -ms-flex: 0 0 12px;
  flex: 0 0 12px;
  width: 12px;
  height: 12px;
  fill: var(--color-yellow-30c);
  margin-left: 2px;
  margin-top: -2px;
}

.cs-comments-slider__date {
  display: block;
  font-size: 10px;
  color: var(--color-black-050);
}

.cs-comments-slider__desc {
  flex: 1 1 auto;
  font-size: 14px;
  line-height: 1.5;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  /* autoprefixer: off */
  overflow: hidden;
  text-overflow: ellipsis;
}

.cs-comments-slider__casino {
  padding-top: 10px;
  margin-top: 10px;
  border-top: 1px solid var(--color-white-fef);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: center;
  align-items: center;
  font-size: 12px;
  line-height: 1.5;
  font-weight: 700;
}

.cs-comments-slider__casino_logo {
  -ms-flex: 0 0 24px;
  flex: 0 0 24px;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  overflow: hidden;
  margin-right: 4px;
  padding: 2px;
}

.cs-comments-slider__casino_logo img {
  width: 100%;
  height: 100%;
  object-position: center;
  object-fit: contain;
}

.cs-comments-slider__close {
  display: none;
  position: absolute;
  right: 0;
  top: 0;
  width: 32px;
  height: 32px;
  border: none;
  background: transparent;
  text-align: center;
  line-height: 0;
}

.cs-comments-slider__close svg {
  width: 10px;
  height: 10px;
  fill: var(--color-gray-8cb);
}

.cs-comments-slider__popup {
  display: none;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 999;
  padding-left: 10px;
  padding-right: 10px;
}

.cs-comments-slider__popup.active {
  display: -ms-flexbox;
  display: flex;
}

.cs-comments-slider__popup_overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}

.cs-comments-slider__popup_wrap {
  max-width: 517px;
  width: 100%;
}

.cs-comments-slider__popup .cs-comments-slider__item {
  height: auto;
}

.cs-comments-slider__popup .cs-comments-slider__desc {
  display: block;
}

.cs-comments-slider__popup .cs-comments-slider__close {
  display: block;
}

.gpro_section .c-author-upd {
  padding-left: 25px;
}

.gpro_section header + .c-author-upd {
  margin-top: -20px;
}

.gpro__section > .label + .c-author-upd {
  margin-top: 20px;
}

.content .c-author-upd {
  padding-left: 0;
  padding-right: 0;
}

.content .c-author-upd:not(:first-child) {
  margin-top: 20px;
}

header + .c-author-upd,
.cs-title + .c-author-upd {
  margin-top: -25px;
  margin-left: -6px;
}

.c-author-upd {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 20px;
  margin-bottom: 12px;
  z-index: 50;
  line-height: 1.2;
}

.c-author-upd:first-child {
  margin-top: 0;
}

.c-author-upd:last-child {
  margin-bottom: -8px;
}

.c-author-upd + .content,
.c-author-upd + .cs-block {
  margin-top: 0;
}

.c-author-upd > * {
  position: relative;
  padding-left: 6px;
  padding-right: 6px;
  white-space: nowrap;
  margin-bottom: 8px !important;
}

.c-author-upd > *::after {
  content: "";
  position: absolute;
  right: -2px;
  bottom: 0;
  top: 0;
  margin: auto;
  display: block;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background: var(--color-gray-8cb);
  font-size: 0;
}

.c-author-upd > *:last-child::after {
  display: none;
}

.c-author-upd a,
.c-author-upd p,
.c-author-upd__disclosure > button {
  font-size: 13px;
  line-height: 1.2;
  margin-top: 0 !important;
  text-indent: 0;
}

.c-author-upd a,
.c-author-upd__disclosure > button {
  color: var(--color-blue-892);
  text-decoration: underline;
}

.c-author-upd p {
  color: var(--color-black-050);
}

.c-author-upd time {
  font-weight: 700;
}

.c-author-upd__disclosure {
  position: static;
  font-size: 14px;
  line-height: 1.2;
}

.c-author-upd__disclosure > button {
  width: auto;
  max-width: none;
  border: none;
  outline: none;
  background: transparent;
  padding: 0;
  text-transform: none;
  font-weight: 400;
}

.c-author-upd__disclosure_drop {
  display: none;
  position: absolute;
  left: -5px;
  right: -5px;
  top: calc(100% + 60px);
  width: auto;
  background: var(--color-white);
  padding: 20px;
  border: 2px solid var(--color-white-fef);
  border-radius: 5px;
  box-shadow: 2px 4px 50px 0 var(--color-black-opacity-20);
  color: var(--color-black-919);
  z-index: 11;
  white-space: normal;
}

.c-author-upd__disclosure_drop.active {
  display: block;
}

.c-author-upd__disclosure_top {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
}

.c-author-upd__disclosure_title {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  font-size: 20px;
  font-weight: 600;
  margin-right: 10px;
}

.c-author-upd__disclosure_desc {
  font-size: 14px;
  line-height: 1.6;
  margin-top: 10px;
}

.c-author-upd__disclosure_close {
  -ms-flex: 0 0 28px;
  flex: 0 0 28px;
  width: 28px;
  height: 28px;
  border-radius: 5px;
  background: var(--color-white-fef);
  padding: 6px;
  border: none;
  font-size: 0;
  color: var(--color-green-f6f);
}

.c-author-upd__disclosure_close svg {
  width: 100%;
  height: 100%;
  fill: currentColor;
}

.gpro_filter_list {
  margin: 0px 0px 10px 0px;
  font-size: 15px;
  letter-spacing: normal;
  padding: 5px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  -ms-overflow-style: none;
  scrollbar-width: none;
}

.gpro_filter_list::-webkit-scrollbar {
  display: none;
}

.gpro_filter_list > .filter-item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  cursor: pointer;
  border-radius: 5px;
  text-align: center;
  box-sizing: border-box;
  padding: 0px 5px;
  margin: 0px 0px 0px 0.5%;
  transition: background 0.3s ease;
  -ms-flex: 1;
  flex: 1;
}

.gpro_filter_list > .filter-item:nth-child(1) {
  margin: 0px;
}

.gpro_filter_list > .filter-item .name {
  line-height: 15px;
  font-weight: bold;
  transition: color 0.3s ease;
  padding: 0px 0px 0px 10px;
  text-align: left;
}

.gpro_filter_list > .filter-item .icon {
  min-width: 55px;
  max-width: 55px;
  height: 55px;
  padding: 5px;
  box-sizing: border-box;
}

.gpro_filter_list > .filter-item .icon img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
}

.gpro_filter_list > .filter-item.active {
  background: #2D7F8F;
}

.gpro_filter_list > .filter-item.active .name {
  color: white;
}

.gpro_filter_list > .caption {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}

.gpro_form.cs-filter {
  margin: 0px;
}

.gpro_casino_tbl > .casino-item .logo-box,
.gpro_casino_tbl > .casino-item .features,
.gpro_casino_tbl > .casino-item .bonuses {
  display: inline-block;
  vertical-align: middle;
  box-sizing: border-box;
}

.gpro_casino_tbl > .casino-item .item_name {
  font-size: 16px;
  font-weight: 700;
  margin-top: 10px;
  line-height: 19px;
}

.gpro_casino_tbl > .casino-item > .info {
  -ms-flex: 1;
  flex: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-direction: column;
  flex-direction: column;
  background: white;
  padding: 15px 15px 15px 30px;
}

.gpro_casino_tbl .casino-item > .info .rating {
  margin: 0px 0px 10px 0px;
  border-radius: 5px;
  background: #E5EFEF;
  text-align: left;
  padding: 10px;
  position: relative;
}

.gpro_casino_tbl .casino-item > .info .rating > .total {
  font-size: 14px;
  margin: 0px 0px 10px 0px;
}

.gpro_casino_tbl .casino-item > .info .rating > .label,
.gpro_casino_tbl .casino-item > .info .rating > .user .text {
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
}

.gpro_casino_tbl .casino-item > .info .rating > .r-box {
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 20px;
  font-weight: bold;
}

.gpro_casino_tbl .casino-item > .info .rating > .r-box .icon {
  display: inline-block;
  vertical-align: top;
  width: 20px;
  height: 20px;
  color: #f8da44;
}

.gpro_casino_tbl > .casino-item .gpro_urating input[type="radio"] + label .icon {
  width: 25px;
  height: 25px;
}

.gpro_casino_tbl > .casino-item .gpro_urating input[type="radio"] + label {
  padding: 0px 2.5px;
}

.gpro_casino_tbl > .casino-item .features {
  background: white;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
}

.gpro_casino_tbl > .casino-item .launched,
.gpro_casino_tbl > .casino-item .payout,
.gpro_casino_tbl > .casino-item .payout-t,
.gpro_casino_tbl > .casino-item .withdrawal,
.gpro_casino_tbl > .casino-item .mob-devices {
  padding: 5px 10px;
  margin: 0px 0px 15px 0px;
  background: #E5EFEF;
  border-radius: 5px;
  font-size: 15px;
  line-height: 30px;
}

.gpro_casino_tbl > .casino-item .launched {
  text-transform: uppercase;
}

.gpro_casino_tbl > .casino-item .launched > img,
.gpro_casino_tbl > .casino-item .payout > img,
.gpro_casino_tbl > .casino-item .payout-t > img,
.gpro_casino_tbl > .casino-item .withdrawal > img,
.gpro_casino_tbl > .casino-item .mob-devices > img {
  width: 30px;
  height: 30px;
  display: inline-block;
  vertical-align: top;
}

.gpro_casino_tbl.new-cs > .casino-item .launched,
.gpro_casino_tbl.b-payout-cs > .casino-item .payout,
.gpro_casino_tbl.fast-cs > .casino-item .payout-t,
.gpro_casino_tbl.fast-cs > .casino-item .withdrawal,
.gpro_casino_tbl.mob-cs > .casino-item .mob-devices {
  display: block;
}

.gpro_casino_tbl > .casino-item .launched .value,
.gpro_casino_tbl > .casino-item .payout .value,
.gpro_casino_tbl > .casino-item .payout-t .value,
.gpro_casino_tbl > .casino-item .withdrawal .value,
.gpro_casino_tbl > .casino-item .mob-devices .value {
  color: #a4100e;
  font-weight: bold;
}

.gpro_casino_tbl > .casino-item .logo-box {
  position: relative;
  text-align: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 10px 0px 0px 10px;
  background: #E5EFEF;
  padding: 18px;
  width: 26.5%;
}

.gpro_casino_tbl > .casino-item .features > .label,
.gpro_casino_tbl > .casino-item .payments > .label {
  font-size: 18px;
  font-weight: bold;
  margin: 0px 0px 10px 0px;
  text-transform: uppercase;
}

.gpro_casino_tbl > .casino-item .payments {
  margin: 10px 0px 10px 0px;
}

.gpro_casino_tbl > .casino-item .special {
  margin: 10px 0px 0px 0px;
  font-size: 15px;
}

.gpro_casino_tbl > .casino-item .badge,
.gpro_casino_cstbl > .casino-item .badge {
  font-size: 12px;
  line-height: 15px;
  position: relative;
  text-indent: 0px;
  letter-spacing: normal;
  margin: 10px 0px 0px 0px;
}

.gpro_casino_tbl > .casino-item .badge {
  display: inline-block;
  vertical-align: middle;
}

.gpro_casino_tbl > .casino-item .bonuses .buttons,
.gpro_casino_tbl > .casino-item .bonuses .bonus-box {
  text-indent: 0px;
  margin: 0px;
  text-align: center;
}

.gpro_casino_tbl > .casino-item {
  font-size: 0px;
  letter-spacing: -0.31em;
}

.gpro_casino_tbl .casino-item .rating p {
  text-indent: 0px;
  margin: 0px;
}

.gpro_casino_tbl .casino-item .rating .text {
  font-size: 14px;
  font-weight: bold;
  line-height: 16px;
  margin: 0px 0px 5px 0px;
  letter-spacing: normal;
}

.gpro_casino_tbl .casino-item .rating .text span {
  font-family: var(--system-font);
  font-weight: bold;
}

.gpro_casino_tbl .casino-item .rating {
  text-align: center;
  margin: 10px 0 0 0;
}

.gpro_casino_tbl .casino-item .rating .read-more-btn {
  display: none;
}

.gpro_casino_tbl > .casino-item .bonuses .get-bonus-btn .c-name {
  font-size: 10px;
  line-height: 12px;
  display: block;
  text-transform: none;
  opacity: 0.75;
}

.gpro_casino_tbl > .casino-item .bonuses .get-bonus-btn {
  line-height: 18px;
  margin: 0px 0px 10px 0px;
  padding: 10px;
  max-width: none;
}

.gpro_casino_tbl > .casino-item .bonuses .read-more-mob-btn {
  font-size: 15px;
  font-weight: bold;
  color: #186BAA;
  line-height: 20px;
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
  text-decoration: underline;
}

.gpro_casino_tbl > .casino-item .bonuses .read-more-mob-btn:hover {
  text-decoration: none;
}

.gpro_casino_tbl .casino-item .badge:before,
.gpro_casino_cstbl .casino-item .badge:before,
.gpro_casino_tbl .casino-item .badge:after,
.gpro_casino_cstbl .casino-item .badge:after {
  content: "";
  width: 35px;
  height: 35px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  z-index: 15;
}

.gpro_casino_tbl .casino-item .badge:after,
.gpro_casino_cstbl .casino-item .badge:after {
  position: absolute;
  width: 30px;
  height: 30px;
  top: 7.5px;
  left: 2.5px;
  background: #E5EFEF;
  border-radius: 50%;
  z-index: 5;
}

.gpro_casino_tbl .casino-item .badge.fast_p:before,
.gpro_casino_cstbl .casino-item .badge.fast_p:before {
  background: url("../images/c_badges/fast_p.svg") no-repeat center / auto 100%;
}

.gpro_casino_tbl .casino-item .badge.modern:before,
.gpro_casino_cstbl .casino-item .badge.modern:before {
  background: url("../images/c_badges/modern.svg") no-repeat center / auto 100%;
  height: 40px;
}

.gpro_casino_tbl .casino-item .badge.mobile:before,
.gpro_casino_cstbl .casino-item .badge.mobile:before {
  background: url("../images/c_badges/mobile.svg") no-repeat center / auto 100%;
}

.gpro_casino_tbl .casino-item .badge.top:before,
.gpro_casino_cstbl .casino-item .badge.top:before {
  background: url("../images/c_badges/top.svg") no-repeat center / auto 100%;
}

.gpro_casino_tbl .casino-item .badge.new_c:before,
.gpro_casino_cstbl .casino-item .badge.new_c:before {
  background: url("../images/c_badges/new_c.svg") no-repeat center / auto 100%;
}

.gpro_casino_tbl .casino-item .badge.trusted:before,
.gpro_casino_cstbl .casino-item .badge.trusted:before {
  background: url("../images/c_badges/trusted.svg") no-repeat center / auto 100%;
}

.gpro_casino_tbl .casino-item .badge.rtp_1:before,
.gpro_casino_cstbl .casino-item .badge.rtp_1:before {
  background: url("../images/c_badges/rtp_1.svg") no-repeat center / auto 100%;
}

.gpro_casino_tbl .casino-item .badge.rtp_2:before,
.gpro_casino_cstbl .casino-item .badge.rtp_2:before {
  background: url("../images/c_badges/rtp_2.svg") no-repeat center / auto 100%;
}

.gpro_casino_tbl .casino-item .badge.rtp_3:before,
.gpro_casino_cstbl .casino-item .badge.rtp_3:before {
  background: url("../images/c_badges/rtp_3.svg") no-repeat center / auto 100%;
}

.gpro_casino_tbl .casino-item .badge.blackjack:before,
.gpro_casino_cstbl .casino-item .badge.blackjack:before {
  background: url("../images/c_badges/blackjack.svg") no-repeat center / auto 100%;
}

.gpro_casino_tbl.no-badges .casino-item .badge:after,
.gpro_casino_cstbl.no-badges .casino-item .badge:after,
.gpro_casino_tbl .casino-item .badge.blackjack:after,
.gpro_casino_cstbl .casino-item .badge.blackjack:after {
  display: none;
}

.gpro_casino_tbl.no-badges .casino-item .badge .badge-icon .icon,
.gpro_casino_cstbl.no-badges .casino-item .badge .badge-icon .icon {
  display: none;
}

.gpro_casino_tbl.no-badges .casino-item .badge .badge-icon,
.gpro_casino_cstbl.no-badges .casino-item .badge .badge-icon {
  background: none;
  padding: 0px;
  right: 50%;
  top: 20px;
  display: block;
}

.gpro_casino_tbl.no-badges .casino-item .badge:hover .info,
.gpro_casino_cstbl.no-badges .casino-item .badge:hover .info {
  opacity: 1;
  box-shadow: 0px 0px 8px 3px rgba(164, 16, 14, 0.3);
}

.gpro_casino_tbl .casino-item .badge img {
  display: block;
  margin: 0 auto;
}

.gpro_casino_tbl .casino-item .gpro_rating .stars {
  width: 90px;
  height: 16px;
}

.gpro_casino_tbl .casino-item > .bonuses {
  background: white;
  border-radius: 0px 10px 10px 0px;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  padding: 15px 20px 15px 15px;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-direction: row;
  flex-direction: row;
  width: 27%;
  height: auto;
}

.gpro_casino_tbl .casino-item .bonus-wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  -ms-flex-pack: center;
  justify-content: center;
}

.gpro_casino_tbl .casino-item > .bonuses a.button.go-btn {
  margin-bottom: 0;
}

.gpro_casino_tbl .casino-item > .bonuses .gpro_bonus_box {
  background: #C0EEBF;
  padding: 15px;
  border-radius: 5px;
  border: 2px solid #17a400;
  text-transform: uppercase;
  word-break: break-word;
  transition: background 0.3s ease, color 0.3s ease;
  vertical-align: top;
  margin: 0 0 10px 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.gpro_casino_tbl > .casino-item .bonuses .read-more-mob-btn {
  margin-top: 10px;
}

.gpro_casino_tbl .casino-item > .bonuses .gpro_bonus_box img {
  width: 65px;
  height: 65px;
}

.gpro_casino_tbl .casino-item {
  margin: 10px 0px 0px 0px;
  border-radius: 10px;
  border-spacing: 0px;
  border: 4px solid #8E8E8E;
  box-sizing: border-box;
  box-shadow: 0px 3px 10px 0px rgba(35, 36, 56, 0.05);
  counter-increment: c-list-cnt;
  display: -ms-flexbox;
  display: flex;
}

.gpro_casino_tbl > .casino-item--red,
.gpro_casino_tbl > .gpro_sort_list ~ .casino-item:nth-child(4) {
  border: 4px solid #A40F0F;
}

.gpro_casino_tbl > .casino-item > .bonuses .bonus-box {
  margin: 0px 0px 10px 0px;
  font-size: 0px;
  letter-spacing: -0.31em;
  color: #60ae4b;
  text-align: center;
}

.gpro_casino_tbl > .casino-item > .bonuses .bonus-box .text {
  font-size: 15px;
  line-height: 20px;
  letter-spacing: normal;
  font-family: var(--system-font);
  text-align: center;
}

.gpro_casino_tbl .casino-item .image {
  text-align: center;
  margin: 0px 5px;
  padding: 15px;
  box-sizing: border-box;
  width: 160px;
  height: 160px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 50%;
  overflow: hidden;
}

.gpro_casino_tbl .casino-item .image img {
  width: auto;
}

.gpro_casino_tbl .casino-item .die-tag {
  position: absolute;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  top: 15px;
  left: -35px;
  z-index: 5;
  font-size: 16px;
  line-height: 0.95;
  text-transform: uppercase;
  font-weight: 700;
  color: #ffffff;
  width: 140px;
  height: 40px;
  text-align: center;
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  box-sizing: border-box;
  padding-left: 10px;
  padding-right: 10px;
  overflow: hidden;
  white-space: nowrap;
}

.gpro_casino_tbl .casino-item .die-tag::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background: linear-gradient(90deg, #A40F0F 20%, #FF3333 50%, #A40F0F 80%);
  box-shadow: 0 4px 10px 0 #00000026;
  z-index: -1;
  clip-path: polygon(29% 0%, 71% 0%, 100% 100%, 0% 100%);
}

.gpro_casino_tbl .casino-item .number {
  content: "";
  position: absolute;
  left: -20px;
  top: 50%;
  width: 40px;
  height: 40px;
  margin: -20px 0px 0px 0px;
  background: white;
  border-radius: 50%;
  box-shadow: 0px 0px 0px 3px #8e8e8e;
  color: #8e8e8e;
  font-size: 20px;
  font-family: var(--system-font);
  font-weight: bold;
  line-height: 20px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 10;
}

.gpro_casino_tbl > .casino-item--red .logo-box > .number,
.gpro_casino_tbl > .gpro_sort_list ~ .casino-item:nth-child(4) .logo-box > .number {
  background: #A40F0F;
  box-shadow: 0 0 0 3px #A40F0F;
}

.gpro_casino_tbl > .casino-item--red .logo-box > .number,
.gpro_casino_tbl > .gpro_sort_list ~ .casino-item:nth-child(4) .logo-box > .number {
  color: white;
}

.gpro_casino_tbl .casino-item .badge .badge-icon {
  position: absolute;
  right: 0px;
  top: -10px;
  background: #186baa;
  color: white;
  border-radius: 50%;
  cursor: pointer;
  padding: 5px;
  z-index: 15;
  display: none;
}

.gpro_casino_tbl > .casino-item .badge .text {
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  display: inline-block;
  vertical-align: middle;
  margin: 10px 0px 0px 0px;
}

.gpro_casino_tbl .casino-item .badge-icon .icon-question {
  width: 10px;
  height: 10px;
  stroke-width: 2px;
}

.gpro_casino_tbl .casino-item .badge .info {
  position: absolute;
  bottom: 30px;
  left: 50%;
  width: 200px;
  margin: 0px 0px 0px -100px;
  text-align: center;
  background: white;
  color: #1B1919;
  opacity: 0;
  border: 1px solid #5b6671;
  border-radius: 5px;
  box-sizing: border-box;
  padding: 5px;
  box-shadow: 0px 0px 8px 3px rgba(24, 107, 170, 0.3);
  transition: opacity 0.3s ease;
  font-size: 12px;
  font-family: var(--system-font);
  line-height: 20px;
  z-index: 10;
}

.gpro_casino_tbl .casino-item .badge .info:before,
.gpro_casino_tbl .casino-item .badge .info:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -10px;
  margin: 0px 0px 0px -10px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 10px 0 10px;
  border-color: #ffffff transparent transparent transparent;
  z-index: 10;
}

.gpro_casino_tbl .casino-item .badge .info:after {
  bottom: -11px;
  border-color: #5b6671 transparent transparent transparent;
  z-index: 5;
}

.gpro_casino_tbl .casino-item .badge-icon:hover .info {
  opacity: 1;
}

.gpro_casino_tbl .casino-item + .adt-terms,
.gpro_cbonus_list.one-cs .adt-terms,
.gpro_bonus_list.sbar .adt-terms,
.gpro_bonuses_list > .bonus-item .adt-terms,
.gpro_casino_list.bonus > .casino-item > .adt-terms,
.gpro_casino_list.present > .casino-item .adt-terms,
.gpro_present_list > .present-item > .terms + .adt-terms,
.cs-block.sl-video .bonus-info .terms + .adt-terms,
.cs-block.sl-video > .content > .adt-terms > .bns-tc-text,
.gpro_section.sl-freeroll .adt-terms {
  font-size: 9px;
  line-height: 10px;
  background: #f5f5f5;
  border-radius: 0px 0px 5px 5px;
  margin: 2px 5px 0px 5px;
  padding: 5px;
  display: block;
  text-align: center;
  color: #1B1919;
  box-sizing: border-box;
}

.gpro_casino_tbl .casino-item + .adt-terms ul,
.gpro_cbonus_list.one-cs .adt-terms ul,
.gpro_bonus_list.sbar .adt-terms ul,
.gpro_bonuses_list > .bonus-item .adt-terms ul,
.gpro_casino_list.bonus > .casino-item > .adt-terms ul,
.gpro_present_list > .present-item > .terms + .adt-terms ul,
.cs-block.sl-video .bonus-info .terms + .adt-terms ul,
.cs-block.sl-video > .content > .adt-terms > .bns-tc-text ul,
.gpro_section.sl-freeroll .adt-terms ul {
  padding: 0px;
  list-style: none;
  margin: 0px;
  display: inline;
  vertical-align: text-top;
}

.gpro_casino_tbl .casino-item + .adt-terms ul > li,
.gpro_cbonus_list.one-cs .adt-terms ul > li,
.gpro_bonus_list.sbar .adt-terms > ul > li,
.gpro_bonuses_list > .bonus-item .adt-terms ul > li,
.gpro_casino_list.bonus > .casino-item > .adt-terms > ul > li,
.gpro_present_list > .present-item > .terms + .adt-terms > ul > li,
.cs-block.sl-video .bonus-info .terms + .adt-terms ul > li,
.cs-block.sl-video > .content > .adt-terms > .bns-tc-text ul > li,
.gpro_section.sl-freeroll .adt-terms ul > li {
  line-height: 10px;
  display: inline-block;
  vertical-align: top;
  min-width: 0;
  padding: 0;
  margin: 0;
}

.gpro_casino_tbl .casino-item + .adt-terms ul > li:before,
.gpro_cbonus_list.one-cs .adt-terms ul > li:before,
.gpro_bonus_list.sbar .adt-terms > ul > li:before,
.gpro_bonuses_list > .bonus-item .adt-terms > ul > li:before,
.gpro_casino_list.bonus > .casino-item > .adt-terms > ul > li:before,
.gpro_casino_list.present > .casino-item .adt-terms .bns-tc-text ul > li:before,
.gpro_present_list > .present-item > .terms + .adt-terms ul > li:before,
.cs-block.sl-video .bonus-info .terms + .adt-terms ul > li:before,
.cs-block.sl-video > .content > .adt-terms > .bns-tc-text ul > li:before,
.gpro_section.sl-freeroll .adt-terms ul > li:before {
  content: "";
  color: #186baa;
  display: inline-block;
  vertical-align: middle;
  margin: -2px 3px 0px 0px;
  line-height: 15px;
  width: 4px;
  height: 4px;
  background: #186baa;
  border-radius: 50%;
  position: static;
}

.gpro_casino_tbl .casino-item + .adt-terms p,
.gpro_cbonus_list.one-cs .adt-terms p,
.gpro_bonus_list.sbar .adt-terms > .bns-tc-text > p,
.gpro_bonuses_list > .bonus-item .adt-terms > .bns-tc-text > p,
.gpro_casino_list.bonus > .casino-item > .adt-terms > p,
.gpro_present_list > .present-item > .terms + .adt-terms > p,
.cs-block.sl-video > .content > .adt-terms > .bns-tc-text p,
.cs-block.sl-video .bonus-info .terms + .adt-terms > .bns-tc-text p,
.gpro_section.sl-freeroll .adt-terms p {
  margin: 0px;
  display: inline-block;
}

.gpro_casino_tbl .casino-item > .bonuses > .claim .text {
  display: inline-block;
  vertical-align: top;
  font-size: 15px;
  font-weight: bold;
  color: #186BAA;
}

.gpro_casino_tbl .casino-item > .bonuses > .claim .icon {
  display: inline-block;
  vertical-align: top;
  width: 25px;
  height: 25px;
  margin: 0px 0px 0px 5px;
  color: #186BAA;
}

.gpro_casino_tbl .casino-item > .bonuses > .claim {
  text-align: center;
}

.gpro_casino_tbl .gpro_advantages_list > .advantage-item {
  padding: 0px 0px 0px 20px;
}

.gpro_casino_tbl .gpro_advantages_list > .advantage-item:before {
  display: none !important;
}

.gpro_casino_tbl > .casino-item .features .a-time,
.gpro_casino_tbl > .casino-item .features .w-limit {
  font-size: 15px;
  padding: 0px 10px;
  margin: 0px;
  letter-spacing: normal;
}

.gpro_casino_tbl > .casino-item .features .a-time span,
.gpro_casino_tbl > .casino-item .features .w-limit span {
  font-family: var(--system-font);
  font-weight: bold;
}

.gpro_casino_tbl > .casino-item .buttons .terms {
  margin: 10px 0px;
}

.gpro_casino_tbl > .casino-item .bonuses .read-more-mob-btn .close,
.gpro_casino_tbl > .casino-item .bonuses .read-more-mob-btn.show .show {
  display: none;
}

.gpro_casino_tbl > .casino-item .bonuses .read-more-mob-btn.show .close {
  display: block;
}

.gpro_section.sl-freeroll .adt-terms {
  margin: 15px 0px -20px 0px;
  background: none;
  padding: 0px;
}

.gpro_casino_tbl.cs-bonuses .casino-item {
  box-shadow: none;
}

.gpro_casino_tbl.cs-bonuses .casino-item .image {
  height: 160px;
  width: 160px;
  padding: 15px;
  margin-bottom: 10px;
}

.gpro_casino_tbl.cs-bonuses .casino-item .image img {
  height: 100%;
  object-fit: contain;
}

.gpro_casino_tbl.cs-bonuses > .casino-item > .info .bonus-details {
  font-size: 14px;
  letter-spacing: normal;
  padding: 0px;
  max-height: 0px;
  overflow: hidden;
  transition: max-height 1s ease;
}

.gpro_casino_tbl.cs-bonuses .casino-item > .bonuses {
  background: white;
}

.gpro_casino_tbl.cs-bonuses .casino-item > .bonuses .get-bonus-btn {
  padding: 10px 5px;
}

.gpro_casino_tbl.cs-bonuses > .casino-item > .info .bonus-details.show {
  max-height: 500px;
}

.gpro_casino_tbl.cs-bonuses > .casino-item > .info {
  padding: 10px;
}

.gpro_casino_tbl.cs-bonuses > .casino-item > .info > .bonus-info {
  display: -ms-flexbox;
  display: flex;
  font-size: 15px;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: center;
  justify-content: center;
}

.gpro_casino_tbl.cs-bonuses > .casino-item > .info > .bonus-info .icon {
  width: 32px;
  height: 32px;
  margin: 0 auto;
  text-align: center;
  font-size: 15px;
  letter-spacing: normal;
}

.gpro_casino_tbl.cs-bonuses > .casino-item > .info > .bonus-info > .deposit {
  display: none;
}

.gpro_casino_tbl.cs-bonuses.f-spins > .casino-item > .info > .bonus-info > .deposit,
.gpro_casino_tbl.cs-bonuses.no-dp > .casino-item > .info > .bonus-info > .deposit {
  display: block;
}

.gpro_casino_tbl.cs-bonuses > .casino-item .logo-box {
  width: 19.5%;
  min-width: 220px;
}

.gpro_casino_tbl.cs-bonuses > .casino-item > .info > .bonus-info .value {
  display: block;
  font-size: 25px;
  font-weight: bold;
  line-height: 25px;
  min-height: 25px;
  color: #177108;
}

.gpro_casino_tbl.cs-bonuses.f-spins > .casino-item > .info > .bonus-info .value {
  min-height: 0px;
}

.gpro_casino_tbl.cs-bonuses.f-spins > .casino-item > .info > .bonus-info > .free-spins > .label {
  -ms-flex-order: 2;
  order: 2;
}

.gpro_casino_tbl.cs-bonuses > .casino-item > .info > .bonus-info .label {
  margin: 5px 0px;
  display: block;
  text-align: center;
}

.gpro_casino_tbl.cs-bonuses > .casino-item > .info > .bonus-info > div {
  width: 25%;
  text-align: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
}

.gpro_casino_tbl.cs-bonuses.exclusive > .casino-item > .info > .bonus-info > .bonus {
  margin: 0px;
  display: block;
}

.gpro_casino_tbl.cs-bonuses .casino-item .rating {
  margin: 10px 0px 0px 0px;
}

.gpro_casino_tbl.cs-bonuses .casino-item .rating .grpo_ratingx {
  display: block;
}

.gpro_casino_tbl.cs-bonuses > .casino-item > .info .bonus-details ul li {
  line-height: 15px;
  font-size: 12px;
}

.gpro_casino_tbl.cs-bonuses > .casino-item > .info > .bonus-info .icon-apply {
  background: #26b90b;
  fill: white;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  box-sizing: border-box;
  padding: 3px;
}

.gpro_casino_tbl.cs-bonuses.f-spins > .casino-item > .info > .bonus-info > .free-spins .icon {
  display: none;
}

.gpro_casino_tbl.cs-bonuses.f-spins > .casino-item > .info > .bonus-info > .free-spins .value {
  font-size: 40px;
  line-height: 40px;
}

.gpro_casino_tbl.cs-bonuses.f-spins > .casino-item > .info > .bonus-info > div > .icon {
  width: 40px;
  height: 40px;
}

.gpro_casino_tbl.cs-bonuses.f-spins > .casino-item > .info > .bonus-info > div {
  position: relative;
}

.gpro_casino_tbl.cs-bonuses.f-spins > .casino-item > .info > .bonus-info .icon-apply {
  position: absolute;
  left: 50%;
  top: 0px;
  width: 25px;
  height: 25px;
  margin: -7px 0px 0px 7px;
}

.gpro_casino_tbl.cs-bonuses.f-spins > .casino-item > .info > .bonus-info > .bonus,
.gpro_casino_tbl.cs-bonuses.f-spins > .casino-item > .info > .bonus-info > .b-percent {
  display: none;
}

ul.gpro_advantages_list,
ul.gpro_limitations_list {
  margin: 0px;
}

.gpro_advantages_list > .advantage-item,
.gpro_limitations_list > .limitation-item {
  font-size: 16px;
  margin: 0px 0px 5px 0px;
  padding: 0px 5px 0px 26px;
  display: block;
  position: relative;
}

.gpro_advantages_list > li.advantage-item::before {
  display: none !important;
}

.gpro_advantages_list > .advantage-item p,
.gpro_limitations_list > .limitation-item p {
  margin: 0 !important;
}

.gpro_advantages_list > .advantage-item span {
  position: absolute;
  border-radius: 50%;
  color: #24B90C;
  left: 0;
  top: -1px;
  font-size: 18px;
}

.gpro_limitations_list > .limitation-item:before {
  display: none;
}

.gpro_advantages_list > .advantage-item .icon,
.gpro_limitations_list > .limitation-item .icon {
  position: absolute;
  width: 20px;
  height: 20px;
  left: 0px;
  top: 50%;
  border-radius: 5px;
  margin: -10px 0px 0px 0px;
  stroke-width: 2px;
  fill: transparent;
}

.gpro_advantages_list > .advantage-item .icon {
  stroke: limegreen;
}

.gpro_limitations_list > .limitation-item .icon {
  stroke: #A40F0F;
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
  fill: transparent;
}

.gpro_advantages_list > .advantage-item .name,
.gpro_limitations_list > .limitation-item .name {
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  font-family: var(--system-font);
  line-height: 15px;
  color: #acb4bf;
  box-sizing: border-box;
  padding: 0px 0px 0px 5px;
  width: 85%;
  letter-spacing: normal;
}

.gpro_bonus_box {
  color: #177108;
  text-align: center;
  max-width: 250px;
  margin: 0 auto 10px auto;
  display: block;
  font-size: 0px;
  letter-spacing: -0.31em;
  text-decoration: none;
}

.gpro_section > .content p.gpro_bonus_box {
  margin: 0 auto 10px auto;
}

.gpro_bonus_box .icon.active {
  width: 70px;
  height: 70px;
  margin: 0 auto;
}

.gpro_bonus_box .text {
  font-size: 16px;
  line-height: 20px;
  letter-spacing: normal;
  font-family: var(--system-font);
  font-weight: bold;
  text-align: center;
  display: block;
}

.gpro_slider {
  position: relative;
  letter-spacing: -0.31em;
  z-index: 10;
  margin: -20px -20px 55px -20px;
}

.gpro_slider .slider_cont {
  white-space: nowrap;
  overflow: hidden;
  font-size: 0;
  margin: 0px 25px;
  scroll-behavior: smooth;
}

.gpro_slider .slide-item {
  position: relative;
  display: inline-block;
  vertical-align: top;
  font-size: 18px;
  letter-spacing: normal;
  color: white;
  width: 20%;
  height: 100px;
  line-height: 100px;
}

.gpro_slider .slide-item a {
  display: block;
}

.gpro_slider > .counter {
  position: absolute;
  top: 100px;
  width: 100%;
  text-shadow: 0 7px 12px rgba(0, 0, 0, 0.5);
  letter-spacing: 5px;
  color: white;
}

.gpro_slider > .counter .current {
  font-size: 35px;
  line-height: 30px;
}

.gpro_slider > .counter > span {
  vertical-align: top;
  display: inline-block;
  line-height: normal;
}

.gpro_slider .slide-item > .text {
  line-height: normal;
  display: inline-block;
  vertical-align: middle;
  box-sizing: border-box;
  padding: 0 85px;
  white-space: normal;
  text-shadow: 0 5px 10px rgba(0, 0, 0, 0.35);
}

.gpro_slider > .bullets {
  position: absolute;
  width: 100%;
  text-align: center;
  border-top: 1px solid #e1e6ea;
  border-bottom: 1px solid #e1e6ea;
  line-height: 12px;
  padding: 15px 0px;
  bottom: -45px;
}

.gpro_slider > .bullets b {
  width: 10px;
  height: 10px;
  display: inline-block;
  vertical-align: middle;
  border-radius: 10px;
  margin: 0 4px;
  cursor: pointer;
  transition: all 0.3s ease;
  background-color: #fcfdfd;
  border: 1px solid red;
  box-shadow: inset 0 3px 0 rgba(175, 195, 203, 0.37);
}

.gpro_slider > .bullets b.active {
  background: #a40f0f;
  opacity: 1;
}

.gpro_slider > .prev,
.gpro_slider > .next {
  position: absolute;
  top: 50%;
  color: #e1e6ea;
  font-size: 15px;
  display: inline-block;
  width: 25px;
  margin: -7.5px 0 0 0;
  transition: all 0.3s ease;
  z-index: 100;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
}

.gpro_slider > .prev {
  left: 0px;
}

.gpro_slider > .next {
  right: 0px;
}

.gpro_slider > .prev:hover,
.gpro_slider > .next:hover {
  color: #186baa;
}

.gpro_slider .slide-item .image img {
  vertical-align: middle;
}

.gpro_slider.p-contents {
  margin: 0px 0px 0px 0px;
  padding: 0px 45px;
  overflow: hidden;
  background: white;
  border-radius: 5px;
  max-width: 840px;
  box-sizing: border-box;
}

.gpro_slider.p-contents .slide-item {
  font-size: 15px;
  width: auto;
  height: auto;
  line-height: 20px;
  box-sizing: border-box;
  padding: 0px 10px 0px 20px;
  margin: 0px;
  min-width: auto;
  max-width: none;
}

.gpro_slider.p-contents .slide-item:first-child {
  padding: 0px 10px 0px 0px;
}

.gpro_slider.p-contents .slide-item:hover a {
  text-decoration: underline;
}

.gpro_slider.p-contents .slide-item:before {
  content: "";
  position: absolute;
  left: 0px;
  border-radius: 50%;
  margin: 5px 5px 5px 0px;
  background: #bfbfbf;
  width: 10px;
  height: 10px;
  top: 0px;
}

.gpro_slider.p-contents .slide-item:first-child:before {
  display: none;
}

.gpro_slider.p-contents .slide-item a {
  display: inline-block;
  vertical-align: top;
  text-decoration: none;
  font-weight: bold;
  color: #505050;
}

.gpro_slider.p-contents > .prev:hover,
.gpro_slider.p-contents > .next:hover {
  background: #ced4d4;
  color: #616161;
}

.gpro_slider.p-contents > .slider_cont {
  margin: 0px;
  line-height: 20px;
  padding: 15px 0px;
  display: block;
  -ms-overflow-style: none;
  scrollbar-width: none;
}

.gpro_slider.p-contents > .slider_cont::-webkit-scrollbar {
  display: none;
}

.gpro_slider.p-contents > .prev,
.gpro_slider.p-contents > .next {
  width: 35px;
  height: 100%;
  line-height: 60px;
  top: 0px;
  margin: 0px;
  box-sizing: border-box;
  padding: 15px 0px;
  color: white;
  background: #e5efef;
}

.gpro_slider.p-contents > .prev:before {
  position: absolute;
  content: "";
  margin-top: -6px;
  right: 50%;
  margin-right: -4px;
  top: 50%;
  border: 6px solid transparent;
  border-right: 10px solid white;
}

.gpro_slider.p-contents > .next:before {
  position: absolute;
  content: "";
  margin-top: -6px;
  left: 50%;
  margin-left: -4px;
  top: 50%;
  border: 6px solid transparent;
  border-left: 10px solid white;
}

.gpro_slider.c-scr {
  margin: 0px 0px 45px 0px;
}

.gpro_slider.c-scr .slide-item {
  width: 100%;
  height: auto;
  line-height: 1;
}

.gpro_slider.c-scr .slider_cont {
  margin: 0px;
}

.gpro_slider.c-scr > .bullets {
  border: 0px;
}

.gpro_slider.c-scr > .next,
.gpro_slider.c-scr > .prev {
  display: none;
}

.cs-fact-stat > * {
  margin-bottom: 20px;
}

.cs-fact-stat > *:last-child {
  margin-bottom: 0;
}

.cs-fact-stat > p {
  font-size: 18px;
}

.cs-fact-stat > p img {
  border-radius: 10px;
}

.cs-fact-stat .f-center {
  margin-bottom: 20px;
}

.cs-fact-stat ul li,
.cs-fact-stat ol li {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1.65;
  margin-bottom: 10px;
}

.cs-fact-stat ul li:last-child,
.cs-fact-stat ol li:last-child {
  margin-bottom: 0;
}

.cs-fact-stat ul li {
  font-weight: 700;
  padding-left: 0;
}

.cs-fact-stat ul li::before {
  display: none;
}

.cs-fact-stat ul li svg {
  -ms-flex: 0 0 44px;
  flex: 0 0 44px;
  width: 44px;
  height: 44px;
  margin-right: 10px;
  border-radius: 5px;
  fill: var(--color-red-f1f);
}

.cs-fact-stat ul:not([class]) li::before {
  display: none;
}

.cs-fact-stat ol {
  counter-reset: num;
}

.cs-fact-stat ol li span {
  position: relative;
  -ms-flex: 0 0 36px;
  flex: 0 0 36px;
  width: 36px;
  height: 36px;
  margin-right: 10px;
  color: #A10613;
}

.cs-fact-stat ol li span::before {
  content: counter(num);
  counter-increment: num;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 36px;
  color: currentColor;
  font-weight: 700;
}

.cs-fact-stat ol li a {
  font-weight: 700;
}

.cs-fact-stat ol li svg {
  width: 100%;
  height: 100%;
  object-position: center;
  object-fit: contain;
  fill: currentColor;
}

.one-new-cs {
  padding: 20px 15px;
  border-width: 2px;
  border-style: solid;
  border-radius: 5px;
  margin-bottom: 20px;
  margin-top: 20px;
}

.one-new-cs:last-child {
  margin-bottom: 0;
}

.one-new-cs:first-child {
  margin-top: 0;
}

.one-new-cs__logo {
  display: block;
  width: 120px;
  height: 120px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 15px;
  padding: 10px;
  border-radius: 50%;
}

.one-new-cs__logo img {
  width: 100%;
  height: 100%;
  object-position: center;
  object-fit: contain;
}

.one-new-cs__info {
  text-align: center;
}

.one-new-cs__label {
  font-size: 20px;
  line-height: 1.3;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 10px;
  margin-top: 0;
}

.one-new-cs__desc {
  font-size: 20px;
  line-height: 1.1;
  margin-bottom: 20px;
}

.one-new-cs .cs-btn {
  max-width: 100%;
  height: 50px;
}

.gpro_section.icon-list {
  border: 0px;
  background: none;
}

.gpro_section.icon-list > .content {
  padding: 0px;
}

.gpro_section.icon-list > .content > .gpro_icon_list > .icon-item > .box > .image,
.gpro_section.icon-list > .content > .gpro_icon_list > .icon-item > .box > .icon_label_wrap > .image {
  text-align: center;
}

.gpro_section.icon-list > .content > .gpro_icon_list > .icon-item > .box > .image + h3,
.gpro_section.icon-list > .content > .gpro_icon_list > .icon-item > .box > .image + .info h3,
.gpro_section.icon-list > .content > .gpro_icon_list > .icon-item > .box > .image + h3,
.gpro_section.icon-list > .content > .gpro_icon_list > .icon-item > .box > .icon_label_wrap > .image + .info h3 {
  margin: 20px 0px 20px 0px;
  text-align: center;
}

.gpro_section.icon-list > .content > .gpro_icon_list > .icon-item > .box > .image + h3 + .buttons {
  margin: 0px;
}

.gpro_icon_list,
ul.gpro_icon_list {
  clear: both;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 0 0 -20px;
  box-sizing: border-box;
}

.gpro_icon_list p.title {
  margin: 20px 0px 20px 0px !important;
  text-align: center;
  display: block;
  text-transform: uppercase;
  color: #446F6F;
  font-size: 20px;
  font-weight: bold;
  -ms-flex: 1;
  flex: 1;
}

.gpro_section.icon-list.s-rect .gpro_icon_list > .icon-item {
  min-width: 33.33%;
  max-width: 33.33%;
}

.gpro_section.icon-list > header > .label {
  margin: 0px 0px 20px 0px;
  border: 2px solid #E5EFEF;
  background: white;
}

.gpro_section.icon-list.s-trust .gpro_icon_list > .icon-item > .box > .desc {
  line-height: 120%;
  margin-top: 5px;
}

.gpro_section.s-trust .gpro_icon_list > .icon-item > .box > .image + h3.title {
  margin: 0px;
}

.gpro_section.icon-list.s-rect .gpro_icon_list > .icon-item > .box > .image img,
.gpro_section.icon-list.s-rect .gpro_icon_list > .icon-item > .box > .icon_label_wrap > .image img {
  width: auto;
}

.gpro_icon_list > .icon-item > .image img {
  max-width: 80px;
  max-height: 80px;
}

.gpro_icon_list > .icon-item:before {
  display: none;
}

.gpro_icon_list > .icon-item {
  padding: 20px 0px 0px 20px;
  margin: 0px;
  display: -ms-flexbox;
  display: flex;
  min-width: 25%;
}

.gpro_icon_list > .icon-item > .box {
  border-radius: 10px;
  background: white;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  border: 2px solid #E5EFEF;
  -ms-flex: 1;
  flex: 1;
  line-height: 25px;
  position: relative;
  padding: 20px;
  transition: box-shadow 0.3s ease;
  text-decoration: none;
  text-align: left;
}

.gpro_section .gpro_icon_list > .icon-item h3,
.gpro_icon_list > .icon-item h3 {
  margin: 0px 0px 20px 0px;
  display: block;
  text-transform: uppercase;
  color: #446F6F;
  font-size: 20px;
  font-weight: 700;
  text-align: left;
  -ms-flex: 1;
  flex: 1;
}

.gpro_section .gpro_icon_list > .icon-item > .box > .image + .info > h3,
.gpro_icon_list > .icon-item > .box > .image + .info h3 {
  margin: 20px 0px 10px 0px;
}

.gpro_section .gpro_icon_list.gray:not(.v-full) > .icon-item > .box > .image + .info > h3 {
  text-align: center;
}

.gpro_icon_list > .icon-item > .box > .desc {
  margin: 0px 0px 0px 0px;
  line-height: 25px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  color: #1B1919;
}

.gpro_icon_list > .icon-item > .box > .desc .buttons {
  margin-top: auto;
  padding-top: 15px;
  text-align: center;
}

.gpro_icon_list > .icon-item > .box > .desc .buttons .button {
  height: 60px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  line-height: 1.2;
  padding: 5px 10px;
  margin-left: auto;
  margin-right: auto;
}

.gpro_icon_list > .icon-item > .box > .title + .desc,
.gpro_icon_list > .icon-item > .box > h3 + .text {
  -ms-flex: 100;
  flex: 100;
}

.gpro_icon_list > .icon-item > .box > .buttons {
  text-align: center;
  margin: 25px 0px 0px 0px;
}

.gpro_icon_list > .icon-item > .box > .buttons .button {
  line-height: 1.1;
  height: 59px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
}

.gpro_icon_list > .icon-item > .text {
  font-size: 15px;
}

ul.gpro_icon_list.gray {
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-bottom: 20px;
}

.gpro_icon_list.gray > .icon-item {
  min-width: 50%;
  max-width: none;
  -ms-flex-positive: 0;
  flex-grow: 0;
}

.gpro_icon_list.gray > .icon-item > .box {
  background: #E5EFEF;
}

.gpro_icon_list.gray > .icon-item > .box > .image {
  max-width: 80px;
  box-sizing: border-box;
}

.gpro_icon_list.gray:not(.v-full) > .icon-item > .box > .image {
  margin: 0 auto;
}

.gpro_icon_list.gray:not(.v-full) > .icon-item > .box p,
.gpro_icon_list.gray:not(.v-full) > .icon-item > .box .f-left {
  text-align: center;
}

.gpro_section > .content > .text ul.gpro_icon_list,
.mce-content-body ul.gpro_icon_list {
  margin: 0px 0px 0px -20px;
}

.gpro_section.tips {
  border: 4px solid #5A9494;
}

.gpro_section.tips > header > .label {
  background: #5A9494;
  color: white;
  border-radius: 0px;
}

.gpro_section.tips > header + .content {
  padding: 20px;
}

.gpro_icon_list.tips {
  margin: -20px 0px 0px -20px;
}

.gpro_section.tips > .content > .text + .gpro_icon_list.tips {
  margin: 0px 0px 0px -20px;
}

.gpro_section.tips > .content > .text + .gpro_icon_list.tips:not(:last-child) {
  margin-bottom: 15px;
}

.gpro_icon_list.tips > .icon-item {
  min-width: 50%;
}

.gpro_icon_list.tips > .icon-item > .box {
  background: #F1F6F6;
  text-align: left;
  padding: 15px;
}

.gpro_icon_list.tips > .icon-item > .box > .image {
  max-width: 50px;
}

.gpro_icon_list.tips > .icon-item > .box > .image + h3,
.gpro_icon_list.tips > .icon-item > .box > .image > .info + h3 {
  margin: 20px 0px 20px 0px;
}

.gpro_icon_list.v-full {
  margin: 0px 0px 0px -20px;
}

.gpro_icon_list.v-full > .icon-item {
  min-width: 100%;
  max-width: 100%;
  padding: 20px 0px 0px 20px;
}

.gpro_icon_list.v-full > .icon-item > .box {
  -ms-flex-direction: row;
  flex-direction: row;
}

.gpro_icon_list.v-full:not(.gray) > .icon-item > .box {
  padding: 0px;
  border: 0px;
}

.gpro_icon_list.v-full > .icon-item > .box > .info {
  -ms-flex: 1;
  flex: 1;
}

.gpro_section .gpro_icon_list.v-full > .icon-item > .box > .info > h3,
.gpro_section .gpro_icon_list.v-full > .icon-item > .box > .info > .label,
.mce-content-body .gpro_icon_list.v-full > .icon-item > .box > .info > h3,
.mce-content-body .gpro_icon_list.v-full > .icon-item > .box > .info > .label {
  margin: 0px 0px 20px 0px;
}

.gpro_icon_list.v-full > .icon-item > .box > .image {
  max-width: 250px;
  max-width: 180px;
  padding: 0px 20px 0px 0px;
}

.gpro_icon_list.v-full > .icon-item > .box > .image a {
  display: block;
}

.gpro_icon_list.v-full > .icon-item > .box > .image a:hover {
  opacity: 0.65;
}

.gpro_icon_list.v-full.big-thumb > .icon-item > .box > .image {
  max-width: 480px;
  max-width: 250px;
}

.gpro_icon_list.v-full > .icon-item > .box > .image img.f-right,
.gpro_icon_list.v-full > .icon-item > .box > .image img.f-left {
  margin: 0px auto;
  float: none;
  border-radius: 5px;
}

.gpro_section.s-trust {
  background: white;
  border: 2px solid #E5EFEF;
}

.gpro_section.s-trust > header > .label {
  border: 0px;
  margin: 0px;
}

.gpro_section.s-trust > .content {
  padding: 0px 20px 20px 20px;
}

.gpro_section.s-trust > .content .gpro_icon_list + .text {
  margin: 20px 0px 0px 0px;
}

.gpro_section.s-trust > .content .text + .gpro_icon_list {
  margin: 0px 0px 20px -20px;
}

.gpro_section.s-trust .gpro_icon_list > .icon-item .image img {
  max-height: 40px;
  width: auto;
}

.gpro_section.s-trust .gpro_icon_list > .icon-item > .box {
  background: #E5EFEF;
  border: 2px solid #5A9494;
  box-sizing: border-box;
  border-radius: 5px;
  padding: 15px 10px 15px;
  text-align: center;
}

.gpro_section.s-trust .gpro_icon_list > .icon-item .title {
  font-size: 22px;
  font-weight: 900;
  line-height: 25px;
  text-align: center;
  color: #DF1010;
  text-transform: none;
  margin: 0px !important;
}

.gpro_section.s-trust .gpro_icon_list > .icon-item .image {
  margin: 0px 0px 10px 0px;
}

.cs-icon-list.cs-block--bg:not(.s-trust) {
  border: none;
  background: transparent;
  padding: 0;
}

.cs-icon-list.cs-block--bg:not(.s-trust) .cs-title,
.cs-icon-list.cs-block--bg:not(.s-trust) > .cs-content-style {
  padding: 20px;
  border-radius: 5px;
  border: 2px solid var(--color-white-fef);
  background: var(--color-white);
  color: var(--color-black-919);
}

.cs-icon-list.cs-block--bg:not(.s-trust) .cs-title {
  margin-bottom: 20px;
}

.cs-icon-list.cs-block--bg:not(.s-trust) header + .cs-content-style {
  padding-top: 12px;
  margin-top: -22px;
  border-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.cs-icon-list.cs-block--bg:not(.s-trust):has(header + .cs-content-style) .cs-title {
  border-radius: 0;
}

.cs-icon-list__ul {
  margin-top: 20px;
  margin-bottom: 20px;
}

.cs-icon-list__ul:first-child {
  margin-top: 0;
}

.cs-icon-list__ul:last-child {
  margin-bottom: 0;
}

.cs-icon-list__li {
  margin-bottom: 20px;
}

.cs-icon-list__li:last-child {
  margin-bottom: 0;
}

.cs-icon-list__wrap {
  display: block;
  padding: 20px;
  border-radius: 10px;
  border: 2px solid var(--color-white-fef);
  background: var(--color-white);
  color: var(--color-black-919);
}

.cs-icon-list__wrap[href] {
  text-decoration: none;
}

.cs-icon-list__wrap .cs-content-style {
  color: var(--color-black-919);
}

.cs-icon-list__icon {
  display: block;
  margin-bottom: 20px;
  text-align: center;
}

.cs-icon-list__icon img {
  width: auto;
  max-height: 140px;
}

.cs-icon-list__title {
  display: block;
  text-align: center;
  color: var(--color-green-f6f);
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 20px;
  text-transform: uppercase;
}

.cs-icon-list__title[href] {
  text-decoration: none;
}

.cs-icon-list .cs-btns {
  width: 100%;
  margin-top: 15px;
}

.cs-icon-list .cs-btn {
  height: 60px;
}

.cs-icon-list.s-trust .cs-icon-list__ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  text-align: center;
  margin-left: -20px;
  margin-bottom: 0;
}

.cs-icon-list.s-trust .cs-icon-list__ul:last-child {
  margin-bottom: -20px;
}

.cs-icon-list.s-trust .cs-icon-list__li {
  -ms-flex: 1 0 calc(50% - 20px);
  flex: 1 0 calc(50% - 20px);
  min-width: calc(50% - 20px);
  margin-left: 20px;
  margin-bottom: 20px;
}

.cs-icon-list.s-trust .cs-icon-list__wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-direction: column;
  flex-direction: column;
  background: var(--color-white-fef);
  border: 2px solid var(--color-blue-494);
  height: 100%;
  padding: 15px 10px;
  line-height: 1.2;
}

.cs-icon-list.s-trust .cs-icon-list__wrap .cs-content-style {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}

.cs-icon-list.s-trust .cs-icon-list__icon {
  width: 100%;
  max-width: 40px;
  margin-bottom: 10px;
}

.cs-icon-list.s-trust .cs-icon-list__icon img {
  max-height: 40px;
}

.cs-icon-list.s-trust .cs-icon-list__title {
  color: var(--color-red-010);
  font-weight: 900;
  font-size: 22px;
  margin-bottom: 5px;
}

.cs-icon-list.t-center .cs-icon-list__ul {
  text-align: center;
}

.cs-list-content__list {
  margin-top: 20px;
  margin-bottom: 20px;
}

.cs-list-content__list:first-child {
  margin-top: 0;
}

.cs-list-content__list:last-child {
  margin-bottom: 0;
}

.cs-list-content__list--gray .cs-list-content__item {
  padding: 20px;
  background: var(--color-white-fef);
}

.cs-list-content__list--gray:not(.cs-list-content__list--v-full) {
  text-align: center;
}

.cs-list-content__list--gray:not(.cs-list-content__list--v-full) .cs-list-content__icon {
  max-width: 80px;
}

.cs-list-content__list--v-full .cs-list-content__item {
  padding: 0;
  background: transparent;
  border: none;
}

.cs-list-content__list--v-full .cs-list-content__title ~ * {
  text-align: left;
}

.cs-list-content__list--v-full.cs-list-content__list--gray .cs-list-content__item {
  padding: 20px;
  background: var(--color-white-fef);
}

.cs-list-content__item {
  padding: 20px;
  background: var(--color-white);
  border: 2px solid var(--color-white-fef);
  border-radius: 10px;
  margin-bottom: 20px;
  text-align: center;
}

.cs-list-content__item:last-child {
  margin-bottom: 0;
}

.cs-list-content__icon {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
}

.cs-list-content__title {
  font-size: 18px;
  line-height: 1;
  margin-bottom: 10px;
  color: var(--color-green-f6f);
  font-weight: 700;
  text-transform: uppercase;
}

.cs-list-content__title:last-child {
  margin-bottom: 0;
}

.cs-list-content.s-trust .cs-list-content__item {
  background: var(--color-white-fef);
  border-color: var(--color-blue-494);
}

.cs-list-content.s-trust .cs-list-content__title {
  color: var(--color-red-010);
  font-weight: 900;
  font-size: 22px;
}

.cs-list-content.s-trust .cs-list-content__icon {
  width: 40px;
  height: 40px;
}

.cs-list-content.s-trust .cs-list-content__icon img {
  width: 100%;
  height: 100%;
  object-position: center;
  object-fit: contain;
}

.cs-list-content .cs-content-style ul {
  text-align: left;
}

.cs-how-to {
  background: var(--color-gray-fef);
}

.cs-how-to .cs-title {
  text-align: center;
  color: var(--color-green-f6f);
  text-transform: none;
}

.cs-how-to__amount {
  display: none;
}

.cs-how-to__list {
  margin-top: 20px;
  margin-bottom: 20px;
  padding-left: 10px;
  counter-reset: how-to-ol;
}

.cs-how-to__list:first-child {
  margin-top: 0;
}

.cs-how-to__list:last-child {
  margin-bottom: 0;
}

.cs-how-to__item {
  position: relative;
  margin-bottom: 15px;
  background: var(--color-white);
  border-radius: 5px;
  padding: 15px 15px 15px 40px;
}

.cs-how-to__item:last-child {
  margin-bottom: 0;
}

.cs-how-to__item::before {
  content: counter(how-to-ol);
  counter-increment: how-to-ol;
  position: absolute;
  left: -18px;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  line-height: 36px;
  text-align: center;
  color: var(--color-white);
  background: var(--color-green-f6f);
  font-size: 18px;
  font-weight: 700;
}

.cs-how-to__icon {
  width: 50px;
  height: 50px;
  margin-bottom: 10px;
}

.cs-how-to__title {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.25;
  color: var(--color-green-f6f);
  text-transform: uppercase;
  margin-bottom: 10px;
}

.cs-how-to__desc > * {
  margin-bottom: 10px;
  line-height: 1.25;
}

.cs-how-to__desc > *:last-child {
  margin-bottom: 0;
}

.cs-how-to__desc.cs-content-style > ol:not([class]) li::before {
  color: var(--color-blue-baa);
}

.cs-how-to--no-numbers .cs-how-to__list {
  padding-left: 0;
}

.cs-how-to--no-numbers .cs-how-to__item {
  padding: 20px;
}

.cs-how-to--no-numbers .cs-how-to__item::before {
  display: none;
}

.cs-how-to--lines .cs-title {
  text-align: left;
}

.cs-how-to--lines .cs-how-to__list {
  position: relative;
  padding-left: 40px;
}

.cs-how-to--lines .cs-how-to__list::before {
  content: '';
  position: absolute;
  width: 2px;
  height: 80%;
  top: 12%;
  left: 0;
  background: var(--color-blue-1c1);
}

.cs-how-to--lines .cs-how-to__item {
  border: 2px solid var(--color-blue-8d8);
  background: var(--color-white-f6f);
  padding-left: 15px;
}

.cs-how-to--lines .cs-how-to__item::before {
  left: -60px;
  background: var(--color-blue-1c1);
  z-index: 2;
}

.cs-how-to--lines .cs-how-to__item::after {
  content: '';
  position: absolute;
  left: -60px;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 60px;
  height: 2px;
  background: var(--color-blue-1c1);
}

.cs-how-to--pins {
  background: transparent;
  padding: 0;
  border: none;
}

.cs-how-to--pins .cs-title {
  position: relative;
  padding: 20px 55px 20px 20px;
  border-radius: 5px;
  background: var(--color-blue-494);
  text-align: left;
  color: var(--color-white);
  text-transform: uppercase;
  margin-bottom: 20px;
}

.cs-how-to--pins .cs-title::before {
  content: "i";
  position: absolute;
  width: 36px;
  height: 36px;
  right: 10px;
  top: 50%;
  margin-top: -18px;
  background: var(--color-white-fef);
  text-transform: none;
  font-size: 25px;
  font-weight: 900;
  line-height: 36px;
  color: var(--color-blue-494);
  border-radius: 50%;
  text-align: center;
}

.cs-how-to--pins .cs-content-style {
  padding: 20px;
  border-radius: 5px;
  border: 2px solid var(--color-white-fef);
  background: var(--color-white);
  color: var(--color-black-919);
}

.cs-how-to--pins .cs-how-to__list {
  padding-left: 0;
}

.cs-how-to--pins .cs-how-to__item {
  border: 2px solid var(--color-blue-494);
  background: var(--color-white-fef);
  padding: 20px 60px;
  margin-bottom: 10px;
}

.cs-how-to--pins .cs-how-to__item:last-child {
  margin-bottom: 0;
}

.cs-how-to--pins .cs-how-to__item::before {
  bottom: auto;
  left: 0;
  background: none;
  z-index: 2;
  line-height: 40px;
}

.cs-how-to--pins .cs-how-to__item::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  border: 36px solid transparent;
  border-top: 36px solid var(--color-blue-494);
  border-left: 36px solid var(--color-blue-494);
  border-radius: 3px 0 0 0;
}

.cs-how-to--slot {
  border: 2px solid var(--color-white-fef);
  background: var(--color-white);
}

.cs-how-to--slot .cs-how-to__title {
  text-align: left;
  text-transform: uppercase;
  color: var(--color-black-919);
}

.cs-how-to--slot .cs-how-to__item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: center;
  align-items: center;
  background: transparent;
  margin-bottom: 10px;
  padding-top: 0;
  padding-bottom: 0;
  min-height: 36px;
}

.cs-how-to--slot .cs-how-to__item:last-child {
  margin-bottom: 0;
}

.cs-list-game {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: stretch;
  align-items: stretch;
  margin-left: -10px;
  margin-bottom: -15px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  text-align: center;
}

.cs-list-game__item {
  -ms-flex: 0 0 calc(50% - 10px);
  flex: 0 0 calc(50% - 10px);
  width: calc(50% - 10px);
  text-decoration: none;
  cursor: pointer;
  margin-left: 10px;
  margin-bottom: 15px;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.cs-list-game__item:before {
  display: none;
}

.cs-list-game__box {
  -ms-flex: 1;
  flex: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  background: var(--color-white);
  color: var(--color-black-919);
  border: 2px solid var(--color-white-fef);
  border-radius: 5px;
  overflow: hidden;
  position: relative;
  transition: color 0.3s ease, background 0.3s ease, box-shadow 0.3s ease;
  text-decoration: none;
  width: 100%;
}

.cs-list-game__name {
  font-size: 18px;
  font-weight: bold;
  line-height: 20px;
  padding: 20px 10px;
  text-transform: uppercase;
  letter-spacing: normal;
}

.cs-list-game__image {
  position: relative;
  width: 100%;
}

.cs-list-game__image img {
  display: block;
  width: 100%;
  height: auto;
  object-fit: contain;
}

.cs-list-game__buttons {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  transition: opacity 0.3s ease;
  opacity: 0;
}

.cs-list-game__buttons:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
}

.cs-list-game__buttons .cs-btn {
  max-width: 145px;
  padding: 5px 10px;
  position: absolute;
  left: 50%;
  top: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 15px;
  min-height: 40px;
  width: 100%;
}

.cs-block.sl-video {
  background: #E5EFEF;
}

.cs-block.sl-video > header .label {
  background: #e5efef;
}

.cs-block.sl-video > header .label span {
  text-transform: none;
}

.cs-block.sl-video .text {
  margin: 0px 0px 15px 0px;
}

.cs-block.sl-video .info {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0px 0px 15px 0px;
}

.cs-block.sl-video .bonus-info {
  width: 240px;
  background: #C0EEBF;
  border-radius: 10px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 20px;
  box-sizing: border-box;
  min-height: 300px;
  margin: 0px 20px 0px 0px;
}

.cs-block.sl-video .bonus-info > .image {
  border-radius: 50%;
  padding: 15px;
  width: 130px;
  height: 130px;
  display: -ms-flexbox;
  display: flex;
}

.cs-block.sl-video .info > .video {
  -ms-flex: 1;
  flex: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
}

.cs-block.sl-video .info > .video .gpro_iframe_play .img-preview {
  height: 100%;
  width: 100%;
}

.cs-block.sl-video .bonus-info .bonus {
  color: #0F6506;
  font-size: 20px;
  font-weight: bold;
  line-height: 25px;
  text-align: center;
  text-transform: uppercase;
  margin: 15px 0px 15px 0px;
  -ms-flex: 1;
  flex: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

.cs-block.sl-video .bonus-info .icon {
  width: 85px;
  height: 85px;
}

.cs-block.sl-video .slot-info {
  background: #fff;
  padding: 25px;
  border-radius: 10px;
  display: -ms-flexbox;
  display: flex;
}

.cs-block.sl-video .slot-info > .image {
  position: relative;
  margin: 0px 20px 0px 0px;
  overflow: hidden;
  max-width: 240px;
}

.cs-block.sl-video .slot-info > .image img {
  border-radius: 10px;
  vertical-align: top;
}

.cs-block.sl-video .slot-info > .image .play-btn {
  position: absolute;
  bottom: 20px;
  left: 50%;
  max-width: 200px;
  margin: 0px 0px 0px -100px;
  opacity: 0;
  transition: opacity 0.3s ease;
}

.cs-block.sl-video .slot-info > .specs > .label {
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
  text-transform: uppercase;
  color: #5A5A5A;
  margin: 0 0px 15px 0px;
}

.cs-block.sl-video .slot-info > .specs div {
  display: -ms-flexbox;
  display: flex;
  font-size: 18px;
  margin: 5px 0px 0px 0px;
}

.cs-block.sl-video .slot-info > .specs div > .label {
  -ms-flex: 1;
  flex: 1;
}

.cs-block.sl-video .slot-info > .specs div > .value {
  -ms-flex: 1;
  flex: 1;
  font-weight: bold;
  color: #446F6F;
}

.cs-block.sl-video .slot-info > .specs {
  -ms-flex: 1;
  flex: 1;
}

.cs-block.sl-video .slot-info > .image:hover:before {
  opacity: 0.5;
}

.cs-block.sl-video .slot-info > .image:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: black;
  opacity: 0;
  transition: opacity 0.3s ease;
  border-radius: 10px;
}

.cs-block.sl-video .slot-info > .image:hover .play-btn {
  opacity: 1;
}

.cs-block.sl-video.cspecs .bonus-info .image {
  margin: 0px 0px 15px 0px;
}

.cs-block.sl-video .info > .video .gpro_videobox {
  -ms-flex: 1;
  flex: 1;
}

.cs-block.sl-video:nth-child(2n) > .content > .info > .bonus-info {
  -ms-flex-order: 2;
  order: 2;
  margin: 0px 0px 0px 20px;
}

.gpro_bonuses_list > .bonus-item > .terms,
.gpro_casino_tbl > .casino-item .buttons .terms,
.gpro_bonus_list.sbar .terms,
.gpro_present_list > .present-item .terms,
.gpro_casino_list.bonus > .casino-item .terms,
.gpro_cbonus_list.one-cs .terms,
.gpro_btn_list .terms,
.gpro_box.cs-details .terms,
.gpro_casino_list.present > .casino-item .terms,
.gpro_casino_list.top-3 > .casino-item .terms,
.gpro_section.sl-freeroll .terms,
.cs-block.sl-video .bonus-info .terms {
  font-size: 10px;
  line-height: 12px;
  letter-spacing: -0.5px;
  text-align: center;
  color: #1B1919;
  display: block;
}

.cs-block.sl-video .bonus-info .terms {
  margin: 5px 0px -20px 0px;
}

.cs-block.sl-video .bonus-info .terms + .adt-terms {
  margin: 25px -20px -20px -20px;
  border-radius: 0px 0px 5px 5px;
  padding: 0px 5px;
}

.cs-block.sl-video > .content > .adt-terms > .bns-tc-text {
  margin: -10px 0px 5px 0px;
}

.cs-block.sl-video .bonus-info .terms + .adt-terms {
  display: none;
}

.gpro_iframe_play {
  position: relative;
  width: 100% !important;
  max-width: 100%;
  text-align: center;
  box-sizing: border-box;
  border-radius: 10px;
  overflow: hidden;
  display: block;
  height: auto !important;
  padding-top: 56.25%;
  aspect-ratio: 16/9;
}

.gpro_iframe_play .img-preview:before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #1B1919;
  opacity: 0.5;
  transition: opacity 0.3s ease;
  z-index: 30;
}

.gpro_iframe_play .frame-play-btn {
  width: 70%;
  height: max-content;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  z-index: 35;
  cursor: pointer;
}

.gpro_iframe_play iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  opacity: 0;
  transition: opacity 2s ease;
  border-radius: 10px;
}

.gpro_iframe_play iframe[src] {
  z-index: 60;
  opacity: 1;
}

.gpro_iframe_play .img-preview img {
  position: relative;
  z-index: 20;
  width: 100%;
  vertical-align: middle;
  object-fit: cover;
  height: 100%;
}

.gpro_iframe_play .img-preview {
  opacity: 1;
  transition: opacity 2s ease;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 100%;
}

.gpro_iframe_play > iframe[src] + .img-preview {
  opacity: 0;
}

.gpro_iframe_play.youtube .frame-play-btn {
  width: auto;
  bottom: auto;
  right: auto;
  margin: -40px 0px 0px -40px;
  color: red;
  top: 50%;
  left: 50%;
}

.gpro_iframe_play.youtube .frame-play-btn:hover .icon {
  filter: drop-shadow(0px 0px 2px red);
}

.gpro_iframe_play.youtube .frame-play-btn .icon {
  width: 80px;
  height: 80px;
  position: relative;
  z-index: 10;
  transition: filter 0.3s ease;
}

.gpro_iframe_play.youtube .frame-play-btn:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 60px;
  height: 50px;
  margin: -25px 0px 0px -30px;
  background: white;
  z-index: 5;
}

.gpro_iframe_play.youtube .frame-play-btn:hover {
  color: red;
  text-shadow: 0px 0px 3px red;
}

.gpro_section > .content > .text + .gpro_iframe_play,
.gpro_section .gpro_see_more_box + .gpro_iframe_play {
  margin: 20px auto 0px auto;
}

.gpro-expert-analyze .gpro_iframe_play .img-preview {
  height: 100%;
}

.cs-advnt-table {
  margin-top: 20px;
  margin-bottom: 2px;
}

.cs-advnt-table ~ .cs-advnt-table {
  margin-top: 0;
  margin-bottom: 20px;
}

.cs-advnt-table:last-child {
  margin-bottom: 0;
}

.cs-advnt-table dt,
.cs-advnt-table dd {
  padding-left: 15px;
  padding-right: 15px;
}

.cs-advnt-table dt {
  padding-top: 15px;
  padding-bottom: 15px;
  background: var(--color-white-fef);
  font-weight: 700;
  font-size: 14px;
  text-align: center;
  border-bottom: 2px solid var(--color-white);
}

.cs-advnt-table dd {
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 18px;
  line-height: 1.55;
  border-bottom: 1px solid var(--color-white);
  background: rgba(192, 238, 191, 0.3);
}

.cs-advnt-table dd.red {
  background: rgba(249, 169, 169, 0.3);
}

.cs-advnt-table dd:last-child {
  border-bottom: none;
}

.gpro_section > .content p + .did-you-know {
  margin-top: 15px;
}

.did-you-know {
  border-radius: 5px;
  border: 2px solid #761F1F;
  background: var(--color-yellow-27a);
  padding: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.did-you-know:last-child {
  margin-bottom: 0;
}

.did-you-know:first-child {
  margin-top: 0;
}

.did-you-know__label {
  position: relative;
  margin-bottom: 5px;
  margin-top: 0;
  padding-left: 36px;
  font-size: 20px;
  line-height: 1.8;
  color: #761F1F;
  font-weight: 700;
}

.did-you-know__label::after {
  content: "?";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  background: #761F1F;
  font-size: 18px;
  line-height: 26px;
  color: #ffffff;
  text-align: center;
}

.did-you-know__text {
  color: #1B1919;
  font-size: 16px;
  font-weight: 700;
  line-height: 165%;
  margin-top: 0;
  margin-bottom: 0;
}

.did-you-know__text a {
  color: #134C77;
  text-decoration: underline;
}

.did-you-know__text a:hover {
  text-decoration: none;
}

.cs-tam .f-center {
  border-radius: 5px;
  margin-bottom: 15px;
}

.cs-tam__cont > p,
.cs-tam__cont ol li > p {
  font-size: 18px;
  line-height: 1.55;
  margin-bottom: 15px;
}

.cs-tam__cont > p:last-child,
.cs-tam__cont ol li > p:last-child {
  margin-bottom: 0;
}

.cs-tam__cont .table-casino-bonus {
  margin-bottom: 15px;
}

.cs-tam__cont > p img {
  border-radius: 5px;
}

.cs-tam__cont > h3 {
  margin-bottom: 15px;
}

.cs-tam__cont ul {
  margin-bottom: 17px;
}

.cs-tam__cont ul:last-child {
  margin-bottom: 0;
}

.cs-tam__cont ul li {
  position: relative;
  padding-left: 32px;
  margin-bottom: 9px;
  font-size: 16px;
  line-height: 1.55;
}

.cs-tam__cont ul li:last-child {
  margin-bottom: 0;
}

.cs-tam__cont ul li::after,
.cs-tam__cont ul li::before {
  content: "";
  position: absolute;
  right: auto;
}

.cs-tam__cont ul li::before {
  left: 0;
  top: 0;
  width: 22px;
  height: 22px;
  background: var(--color-green-f6f);
  border-radius: 5px;
}

.cs-tam__cont ul li::after {
  left: 6px;
  top: 5px;
  width: 9px;
  height: 6px;
  border-bottom: 2px solid var(--color-white);
  border-left: 2px solid var(--color-white);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.cs-tam__cont ol {
  counter-reset: tam-num;
  margin-bottom: 20px;
}

.cs-tam__cont ol:last-child {
  margin-bottom: 0;
}

.cs-tam__cont ol > li {
  margin-bottom: 20px;
}

.cs-tam__cont ol > li:last-child {
  margin-bottom: 0;
}

.cs-tam__cont ol h3 {
  margin-bottom: 15px;
}

.cs-tam__cont ol h3:first-child::before {
  content: counter(tam-num) ".";
  counter-increment: tam-num;
  margin-right: 4px;
}

.cs-tam__cont > .cs-btns {
  margin-bottom: 10px;
}

.cs-tam__cont > .cs-btns:last-child {
  margin-bottom: 0;
}

.attention__stripe_red,
.attention__info_green,
.attention__info_yellow,
.attention__warning_pink,
.attention__warning_red,
.attention__disclaimer_green,
.attention__disclaimer_yellow {
  margin: 15px 0;
}

.attention__stripe_red:first-child,
.attention__info_green:first-child,
.attention__info_yellow:first-child,
.attention__warning_pink:first-child,
.attention__warning_red:first-child,
.attention__disclaimer_green:first-child,
.attention__disclaimer_yellow:first-child {
  margin-top: 0;
}

.attention__stripe_red:last-child,
.attention__info_green:last-child,
.attention__info_yellow:last-child,
.attention__warning_pink:last-child,
.attention__warning_red:last-child,
.attention__disclaimer_green:last-child,
.attention__disclaimer_yellow:last-child {
  margin-bottom: 0;
}

.attention__stripe_red > p,
.attention__info_green > p,
.attention__info_yellow > p,
.attention__warning_pink > p,
.attention__warning_red > p,
.attention__disclaimer_green > p,
.attention__disclaimer_yellow > p {
  margin-bottom: 15px;
}

.attention__stripe_red > p:last-child,
.attention__info_green > p:last-child,
.attention__info_yellow > p:last-child,
.attention__warning_pink > p:last-child,
.attention__warning_red > p:last-child,
.attention__disclaimer_green > p:last-child,
.attention__disclaimer_yellow > p:last-child {
  margin-bottom: 0;
}

.attention__stripe_red {
  font-size: 16px;
  line-height: 26px;
  background: var(--color-white);
  text-align: left;
  font-style: normal;
  border-left: 5px solid var(--color-red-f0f);
  border-radius: 0;
  padding: 0 0 0 20px;
}

.attention__info_green,
.attention__info_yellow {
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  padding: 30px 20px 20px 40px;
  border: 2px solid var(--color-blue-f6f);
  border-radius: 5px;
  background: var(--color-white-fef);
  font-style: normal;
  position: relative;
  overflow: hidden;
}

.attention__info_green:before,
.attention__info_yellow:before {
  content: "";
  left: 0;
  top: 0;
  position: absolute;
  border: 25px solid transparent;
  border-left: 25px solid var(--color-blue-f6f);
  border-top: 25px solid var(--color-blue-f6f);
  width: auto;
  height: auto;
  background: none;
  border-radius: 0;
  margin: 0;
}

.attention__info_green:after,
.attention__info_yellow:after {
  content: "";
  left: 6px;
  top: 6px;
  background: url("../images/c_icons/info.svg") no-repeat;
  width: 17px;
  height: 17px;
  position: absolute;
}

.attention__info_green > ul:not([class]),
.attention__info_yellow > ul:not([class]) {
  overflow: hidden;
}

.attention__info_green > ul:not([class]) li,
.attention__info_yellow > ul:not([class]) li {
  position: relative;
  margin-bottom: 10px;
  padding-left: 15px;
  line-height: 1.25;
}

.attention__info_green > ul:not([class]) li:last-child,
.attention__info_yellow > ul:not([class]) li:last-child {
  margin-bottom: 0;
}

.attention__info_green > ul:not([class]) li::before,
.attention__info_yellow > ul:not([class]) li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 6px;
  width: 6px;
  height: 6px;
  background: var(--color-blue-baa);
  border-radius: 50%;
}

.attention__info_yellow {
  border: 2px solid #581010;
  background: var(--color-yellow-27a);
}

.attention__info_yellow:before {
  border-left: 25px solid #581010;
  border-top: 25px solid #581010;
}

.attention__warning_pink,
.attention__warning_red {
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  text-align: justify;
  padding: 55px 20px 20px 20px;
  border: 2px solid #581010;
  border-radius: 5px;
  background: rgba(165, 48, 48, 0.1);
  font-style: italic;
  position: relative;
  overflow: hidden;
}

.attention__warning_pink:after,
.attention__warning_red:after {
  content: "";
  left: 20px;
  top: 20px;
  background: url("../images/c_icons/warning-red.svg") no-repeat;
  width: 23px;
  height: 23px;
  position: absolute;
}

.attention__warning_red {
  border: 2px solid #A53030;
  background: #A53030;
  color: #fff;
}

.attention__warning_red:after {
  filter: grayscale(1) brightness(1000%);
}

.attention__disclaimer_green,
.attention__disclaimer_yellow {
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  text-align: justify;
  padding: 20px;
  border: 2px solid var(--color-blue-f6f);
  border-radius: 5px;
  background: var(--color-white-fef);
  font-style: normal;
  position: relative;
  overflow: hidden;
}

.attention__disclaimer_green:before,
.attention__disclaimer_yellow:before {
  content: "";
  left: 20px;
  top: 20px;
  position: absolute;
  background: var(--color-blue-f6f);
  border-radius: 50%;
  width: 34px;
  height: 34px;
}

.attention__disclaimer_green:after,
.attention__disclaimer_yellow:after {
  content: "";
  left: 29px;
  top: 26px;
  background: url("../images/c_icons/lamp.svg") no-repeat;
  width: 17px;
  height: 22px;
  position: absolute;
}

.attention__disclaimer_green strong:first-child,
.attention__disclaimer_yellow strong:first-child {
  display: block;
  font-weight: bold;
  line-height: 34px;
  margin-left: 44px;
  font-size: 20px;
  margin-bottom: 5px;
  text-align: left;
}

.attention__disclaimer_yellow {
  border: 2px solid #581010;
  background: var(--color-yellow-27a);
  font-weight: bold;
}

.attention__disclaimer_yellow:before {
  background: #581010;
}

.gpro_section ul.gpro_payment_list {
  font-size: 0px;
  letter-spacing: -0.31em;
  border-radius: 10px;
  box-sizing: border-box;
  margin: -5px 0px 0px -5px;
  -ms-flex-pack: center;
  justify-content: center;
}

.gpro_section .cs-feature-box ul.gpro_payment_list {
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.gpro_payment_list > .payment-item {
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: top;
  min-width: 33.33%;
  max-width: 33.33%;
  text-align: center;
  box-sizing: border-box;
  padding: 0px 0px 0px 5px;
  margin: 5px 0px 0px 0px;
  -ms-flex: none;
  flex: none;
}

.gpro_payment_list > .payment-item > .box {
  background: #f4f4f4;
  border-radius: 5px;
  transition: transform 0.3s ease;
  padding: 2px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex: 1;
  flex: 1;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.gpro_payment_list > .payment-item .icon,
.gpro_payment_list > .payment-item img {
  font-size: 24px;
  vertical-align: top;
  box-sizing: border-box;
  max-height: 35px;
}

.gpro_payment_list > .payment-item:before {
  display: none;
}

.gpro_payment_list > .payment-item .icon-bitcoin {
  color: #f9a000;
}

.gpro_payment_list > .payment-item .icon-casino-cart {
  color: #00cf00;
}

.gpro_payment_list > .payment-item .icon-ethernium {
  color: #37699c;
}

ul.gpro_payment_list.info {
  margin: -20px 0px 20px -20px;
}

.gpro_payment_list.info > .payment-item {
  padding: 15px 0px 0px 20px;
}

.gpro_payment_list.info > .payment-item .image img {
  max-height: 210px;
}

.gpro_payment_list.info > .payment-item > .box {
  padding: 20px;
  background: white;
  transition: border 0.3s;
  border: 2px solid #E5EFEF;
  text-decoration: none;
}

.gpro_payment_list.info > .payment-item > .box[href]:hover {
  border-color: #446F6F;
}

.gpro_payment_list.info > .payment-item > .box > .desc {
  text-align: left;
  -ms-flex: 1;
  flex: 1;
  text-decoration: none;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #1B1919;
  margin-top: 20px;
}

.gpro_payment_list.color {
  margin: 0px -10px 0px -10px;
  text-align: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.gpro_payment_list.color > .payment-item {
  min-width: 25%;
  max-width: 25%;
  padding: 15px 0px 0px 15px;
}

.gpro_payment_list.color > .payment-item > .box {
  border: 1px solid #E5EFEF;
  padding: 20px;
  background: white;
  text-decoration: none;
  transition: border 0.3s;
  -ms-flex: 1;
  flex: 1;
}

.gpro_payment_list.color > .payment-item > .box[href]:hover {
  border-color: #446F6F;
}

.gpro_payment_list.color > .payment-item > .box > .title {
  font-size: 15px;
  margin: 20px 0;
}

.gpro_payment_list.color > .payment-item > .box > .image img {
  max-height: 145px;
}

.gpro_section > .content > .text + .gpro_payment_list.color {
  margin: 0px 0px 0px -15px;
}

.gpro_payment_list.links {
  border: 0px;
  border-radius: 0px;
}

.gpro_payment_list.links > .payment-link {
  font-size: 15px;
  padding: 0px 3px 0px 0px;
}

.gpro_payment_list.links > .payment-link:after {
  content: ",";
}

.gpro_payment_list.links > .payment-link:last-child:after {
  display: none;
}

.gpro_section ul.gpro_payment_list > .more-btn {
  font-size: 12px;
  line-height: 150%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  margin-left: 10px;
  margin-top: 0;
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
  white-space: nowrap;
  color: #186BAA;
  min-width: 45px;
}

.gpro_casino_tbl > .casino-item .gpro_payment_list > .payment-item {
  min-width: 12.5%;
  max-width: 12.5%;
}

.gpro_casino_tbl > .casino-item .gpro_payment_list {
  margin: -10px 0px 0px -10px;
}

.cs-list-payment {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.cs-list-payment:first-child {
  margin-top: 0;
}

.cs-list-payment:last-child {
  margin-bottom: 0;
}

.cs-list-payment--big {
  -ms-grid-column-align: stretch;
  justify-items: stretch;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 20px;
}

.cs-list-payment--big .cs-list-payment__item {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
}

.cs-list-payment--big .cs-list-payment__image {
  border: 2px solid var(--color-white-fef);
}

.cs-list-payment--big .cs-list-payment__image img {
  max-height: 210px;
}

.cs-list-payment__item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 0 0 calc(50% - 5px);
  flex: 0 0 calc(50% - 5px);
}

.cs-list-payment__image {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: center;
  align-items: center;
  transition: border 0.3s;
  border: 1px solid var(--color-white-fef);
  padding: 20px;
  background: var(--color-white);
  text-decoration: none;
  border-radius: 5px;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.cs-list-payment__image_box {
  width: 100%;
  text-align: center;
}

.cs-list-payment__image img {
  max-height: 145px;
  display: inline-block;
}

.cs-list-payment__desc {
  text-align: left;
  text-decoration: none;
  font-size: 16px;
  line-height: 24px;
  color: var(--color-black-919);
  margin-top: 20px;
}

.gpro_section.pg-author {
  overflow: visible;
}

.gpro_section.pg-author.opinion h2.label {
  padding: 0px;
  display: block;
  font-size: 24px;
  color: #581010;
  text-transform: uppercase;
  margin: 0px;
}

.gpro_section.pg-author.opinion > .content .gpro_author_box {
  -ms-flex-align: start;
  align-items: flex-start;
}

.gpro_section.pg-author.opinion a.name {
  margin: 10px 0px;
  padding: 0px;
  font-size: 18px;
  line-height: 21px;
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
  color: #186BAA;
}

.gpro_section.pg-author.opinion a.name:hover {
  text-decoration: none;
}

.gpro_section.pg-author.opinion > .content {
  background: #F1F6F6;
}

.gpro_section.pg-author.opinion > .content .gpro_author_box > .info {
  padding: 0px 0px 0px 15px;
}

.gpro_box.pg-author > .content {
  padding: 15px 10px;
}

.gpro_section.pg-author.main .gpro_author_box .avatar {
  width: 8%;
  vertical-align: middle;
}

.gpro_section.pg-author.main .gpro_author_box .info {
  width: 92%;
  vertical-align: middle;
}

.gpro_section.pg-author > .label + .content {
  padding: 20px;
}

.gpro_section.pg-author.all > .content .gpro_author_box .read-more-btn {
  display: none;
}

.gpro_section.pg-author.all:before {
  content: "";
  position: absolute;
  width: 80px;
  height: 100%;
  background: #E9E9E9;
  z-index: 5;
}

.gpro_section.pg-author.all .gpro_author_box {
  z-index: 10;
  position: relative;
}

.gpro_section > .content > .text > .gpro_section.pg-author.opinion {
  margin: -20px;
  border: 0px;
}

.gpro_author_box {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

.gpro_aside.cs-content .gpro_author_box {
  -ms-flex-align: start;
  align-items: flex-start;
}

.gpro_author_box > .avatar,
.gpro_author_box > .info {
  box-sizing: border-box;
}

.gpro_author_box > .avatar > .role,
.gpro_author_box > .info > .gpro_social_list {
  display: none;
}

.gpro_author_box > .avatar,
.gpro_section .gpro_author_box > .avatar {
  width: 100px;
  text-align: center;
  margin: 0px;
}

.gpro_author_box > .avatar p {
  margin: 0px;
  text-indent: 0px;
}

.gpro_section > .content .gpro_author_box > p.avatar img {
  border-radius: 50%;
}

.gpro_author_box > .info {
  padding: 0px 0px 0px 10px;
  -ms-flex: 1;
  flex: 1;
}

.gpro_author_box > .info > .name,
.gpro_author_box > .info > .author {
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
  display: inline-block;
  vertical-align: top;
}

.gpro_author_box > .info > .author {
  padding: 0px 5px 0px 0px;
}

.gpro_author_box > .info > .date {
  font-size: 15px;
  line-height: 20px;
  color: #5b5b63;
  letter-spacing: normal;
}

.gpro_author_box.small > .avatar {
  max-width: 40px;
  margin: 0px;
}

.gpro_author_box.small > .info > .name {
  padding: 0px;
  font-size: 18px;
  text-align: left;
}

.gpro_author_box.small {
  padding: 0px 0px 20px 0px;
  text-align: left;
}

.gpro_author_box > .info ul.gpro_social_list > li::before {
  display: none;
}

.gpro_author_box {
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.gpro_author_box > .info > .author {
  display: block;
  font-size: 16px;
  line-height: 18px;
  color: #1B1919;
  font-weight: normal;
}

.gpro_author_box > .info .info-box {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.gpro_author_box > .desc {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}

.gpro_author_box > .info > .name {
  padding: 0px 0px 10px 0px;
}

.gpro_author_box > .info > .name,
.gpro_author_box > .info > .author {
  margin-top: 5px;
  margin-bottom: 5px;
}

.gpro_author_box .gpro_social_list > .social-item {
  min-width: 0;
  padding: 0;
  margin-right: 10px;
}

.gpro_author_box > .avatar,
.gpro_section .gpro_author_box > .avatar {
  width: 110px;
  height: 110px;
}

.gpro_author_box > .avatar {
  display: block;
  width: 110px;
  height: 110px;
  min-width: 110px;
  min-height: 110px;
  border-radius: 50%;
  overflow: hidden;
  position: relative;
}

.gpro_author_box > a.avatar:hover:after {
  position: absolute;
  content: "";
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  border-radius: 50%;
}

.gpro_author_box > .avatar img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}

.gpro_author_box .gpro_social_list .social-item > a {
  background: #E5EFEF !important;
  color: #5A9494;
}

.gpro_author_box .gpro_social_list .social-item > a:hover {
  background: #5A9494 !important;
  color: #E5EFEF;
}

.gpro_author_box .gpro_social_list .social-item .icon {
  width: 20px;
  height: 20px;
  fill: #446F6F;
}

.gpro_author_box > .info ul.gpro_social_list {
  display: -ms-flexbox;
  display: flex;
  margin: 0 15px 10px 0;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.author-quotation {
  background: rgba(229, 239, 239, 0.5);
  padding: 20px 15px 10px;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  min-width: 100%;
  box-sizing: border-box;
  border-radius: 5px;
  font-style: italic;
  font-weight: 500;
  font-size: 15px;
  line-height: 180%;
  color: #446F6F;
  position: relative;
  margin: 15px 0;
}

.author-quotation p {
  margin: 0 !important;
}

.author-quotation-mark {
  display: block;
  line-height: 11px;
  font-size: 30px;
  opacity: 0.3;
}

.author-quotation-mark:last-child {
  text-align: right;
  margin-top: 10px;
  padding-right: 3px;
}

ul.gpro_social_list {
  margin: -10px 0 0 -10px;
}

.gpro_social_list > .social-item {
  min-width: 20%;
  margin: 0;
  padding: 5px 0 0 5px;
  text-align: center;
  -ms-flex: none;
  flex: none;
}

.gpro_social_list > .social-item:before {
  display: none;
}

.gpro_social_list > .social-item > a {
  width: 40px;
  height: 40px;
  border: 0;
  color: white;
  padding: 10px;
  border-radius: 50%;
  transition: background 0.3s ease;
}

.gpro_social_list .social-item > .twitter {
  background: #007EAF;
}

.gpro_social_list .social-item > .linkedin {
  background: #0a66c2;
}

.gpro_social_list .social-item > .medium {
  background: #000000;
}

.gpro_social_list .social-item > .reddit {
  background: #ff4500;
}

.gpro_social_list .social-item > .behance {
  background: #1866f7;
}

.gpro_social_list .social-item > .tumblr {
  background: #2e4156;
}

.gpro_social_list .social-item > .pinterest {
  background: #df0023;
}

.gpro_social_list .social-item > .instagram {
  background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
}

.gpro_social_list .social-item > .flickr {
  background: linear-gradient(90deg, #0260d4, #f70084);
}

.gpro_social_list .social-item > .youtube {
  background: #CA0000;
}

.gpro_social_list .social-item > .facebook {
  background: linear-gradient(0deg, #0066e1, #18aefe);
}

.gpro_social_list .social-item > .quora {
  background: #b92b27;
}

.gpro_social_list .social-item > .twitter:hover {
  background: #25c2ff;
}

.gpro_social_list .social-item > .linkedin:hover {
  background: #3499ff;
}

.gpro_social_list .social-item > .medium:hover {
  background: #4a4a4a;
}

.gpro_social_list .social-item > .reddit:hover {
  background: #ff5d21;
}

.gpro_social_list .social-item > .behance:hover {
  background: #0740ab;
}

.gpro_social_list .social-item > .tumblr:hover {
  background: #2e4156;
}

.gpro_social_list .social-item > .pinterest:hover {
  background: #ff0028;
}

.gpro_social_list .social-item > .instagram:hover {
  background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #eb28a6 90%);
}

.gpro_social_list .social-item > .flickr:hover {
  background: linear-gradient(90deg, #0260d4, #f70084);
}

.gpro_social_list .social-item > .youtube:hover {
  background: #d10000;
}

.gpro_social_list .social-item > .facebook:hover {
  background: linear-gradient(0deg, #0066e1, #18aefe);
}

.gpro_social_list .social-item > .quora:hover {
  background: #ef302a;
}

.gpro_social_list .social-item .icon {
  width: 100%;
  height: 100%;
  display: inline-block;
  vertical-align: top;
  fill: currentColor;
}

.gpro_social_list > .social-item a .text {
  padding: 0 10px;
  font-size: 16px;
  font-weight: 600;
}

.gpro_section ul > li.total-articls {
  font-size: 14px;
  line-height: 150%;
  text-align: justify;
  background: #E5EFEF;
  border-radius: 50px;
  padding: 5px 12px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  height: 40px;
  box-sizing: border-box;
  margin: 0 5px 0 0;
  min-width: 0;
  max-width: none;
  white-space: nowrap;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  position: relative;
  color: #446F6F;
}

.gpro_section ul > li.total-articls.has-hover:hover {
  cursor: pointer;
  color: #E5EFEF;
  background: #446F6F;
}

.gpro_section ul > li.total-articls > a {
  color: inherit;
  text-decoration: none;
}

.sidebar .gpro_section ul > li.total-articls {
  margin-right: 0;
}

.sidebar .gpro_section ul > li.total-articls + li.total-articls {
  margin-left: 5px;
}

.gpro_section ul.competences-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin: 0 0 -5px 15px;
}

.sidebar .gpro_section ul.competences-list {
  -ms-flex-pack: center;
  justify-content: center;
}

.gpro_section ul.competences-list > li {
  min-width: 0;
  margin: 0 10px 5px 0;
}

.gpro_section ul.competences-list > li:before {
  display: none;
}

.competences-list .competences-item {
  font-size: 14px;
  line-height: 150%;
  text-align: center;
  background: #E5EFEF;
  border-radius: 50px;
  padding: 5px 12px;
  color: #446F6F;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: 40px;
  max-width: none;
  box-sizing: border-box;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
}

.competence-block {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 10px;
}

.competence-block > span {
  white-space: nowrap;
}

.sidebar .competence-block {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-direction: column;
  flex-direction: column;
}

.competence-block__extended {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  margin-top: 40px;
  position: relative;
}

.competence-block__extended + .gpro_author__date {
  margin-left: 0;
  margin-top: 5px;
}

.sidebar .competence-block__extended {
  margin-top: 30px;
  width: 100%;
}

.competence-block__extended:before {
  position: absolute;
  left: 0;
  right: 0;
  height: 1px;
  background: #E5EFEF;
  content: "";
  top: -30px;
}

.sidebar .competence-block__extended:before {
  top: -20px;
}

.competence-block__extended span {
  font-weight: 700;
  font-size: 15px;
  line-height: 18px;
  color: #505050;
}

.sidebar .gpro_section ul.competences-list {
  margin-left: 0;
  margin-top: 10px;
}

.cs-block.cs-faq header .cs-title {
  text-transform: none;
}

.cs-faq__item {
  position: relative;
  background: var(--color-white-fef);
  margin-bottom: 10px;
  border-radius: 5px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 20px;
  transition: 0.3s;
}

.cs-faq__item:last-child {
  margin-bottom: 0;
}

.cs-faq__item.active {
  background: var(--color-white);
  padding-bottom: 20px;
}

.cs-faq__item.active .cs-faq__title::before {
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  top: -28px;
}

.cs-faq__item.active .cs-faq__drop {
  font-size: 16px;
  opacity: 1;
}

.cs-faq__title {
  position: relative;
  border-radius: 5px;
  padding-right: 35px;
  padding-bottom: 20px;
  font-size: 18px;
  font-weight: 700;
}

.cs-faq__title::before {
  content: '';
  position: absolute;
  right: 0;
  bottom: 0;
  top: -14px;
  margin: auto;
  width: 0;
  height: 0;
  border: 7.5px solid transparent;
  border-top: 10px solid var(--color-blue-494);
  transition: 0.3s;
}

.cs-faq__drop {
  font-size: 0;
  line-height: 1.25;
  opacity: 0;
  transition: 0.3s;
}

.cs-news-list {
  margin-bottom: 20px;
}

.cs-news-list:last-child {
  margin-bottom: 0;
}

.cs-news-list__item {
  margin-bottom: 20px;
  text-align: center;
}

.cs-news-list__item:last-child {
  margin-bottom: 0;
}

.cs-news-list__item > * {
  display: block;
  padding: 20px;
  background: var(--color-white);
  border: 2px solid var(--color-white-fef);
  border-radius: 10px;
}

.cs-news-list__item > *[href] {
  text-decoration: none;
}

.cs-news-list__img {
  display: block;
  margin-bottom: 10px;
}

.cs-news-list__img img {
  border-radius: 5px;
}

.cs-news-list__title {
  margin-bottom: 10px;
  color: var(--color-blue-baa);
}

.cs-news-list__title[href] {
  text-decoration: none;
}

.cs-news-list__title:last-child {
  margin-bottom: 0;
}

.cs-news-list__date {
  display: block;
  font-size: 13px;
  color: var(--color-black-919);
}

.cs-news-list__btn {
  max-width: 325px;
  margin-left: auto;
  margin-right: auto;
  font-size: 15px;
  padding: 3px 10px;
  margin-top: 10px;
}

.cs-list {
  margin-top: 30px;
}

.cs-list:first-child {
  margin-top: 10px;
}

.cs-list__item {
  position: relative;
  background: var(--color-white);
  border: 4px solid var(--color-gray-6d6);
  box-shadow: 0 3px 10px 0 rgba(35, 36, 56, 0.05);
  border-radius: 10px;
  margin-bottom: 30px;
}

.cs-list__item:last-child {
  margin-bottom: 0;
}

.cs-list__item--red {
  border-color: var(--color-red-f0f);
}

.cs-list__item--red .cs-list__num {
  background: var(--color-red-f0f);
  border-color: var(--color-red-f0f);
  color: var(--color-white);
}

.cs-list__num {
  position: absolute;
  top: 0;
  width: 30px;
  max-width: 30px;
  height: 30px;
  border-radius: 4px 0 10px 0;
  line-height: 30px;
  background: var(--color-gray-6d6);
  font-size: 14px;
  color: var(--color-gray-f8f);
  font-weight: 700;
  text-align: center;
}

.cs-list__die {
  position: absolute;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  top: -11px;
  right: 0;
  left: 0;
  margin: auto;
  padding-left: 10px;
  padding-right: 10px;
  max-width: max-content;
  width: max-content;
  height: 24px;
  font-size: 14px;
  line-height: 24px;
  text-transform: uppercase;
  font-weight: 700;
  color: var(--color-white);
  text-align: center;
  text-shadow: 0 1px 0 #501717;
  z-index: 5;
  white-space: nowrap;
}

.cs-list__die > * {
  position: relative;
  z-index: 2;
}

.cs-list__die::before,
.cs-list__die::after {
  content: "";
  position: absolute;
  top: 0;
}

.cs-list__die::before {
  display: block;
  left: -5px;
  right: -5px;
  background: linear-gradient(172.87deg, #430202 0%, #761F1F 94.44%);
  height: 11px;
  clip-path: polygon(5px 0, calc(100% - 5px) 0, 100% 100%, 0 100%);
  z-index: 0;
}

.cs-list__die::after {
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, #A40F0F 0%, #761F1F 73.5%, #A40F0F 98.5%);
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  z-index: 1;
}

.cs-list__top {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  background: var(--color-white-fef);
  border-top-left-radius: 9px;
  border-top-right-radius: 9px;
  padding: 16px 18px 14px;
}

.cs-list__top_info {
  text-align: right;
  margin-left: 16px;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.cs-list__logo {
  -ms-flex: 0 0 80px;
  flex: 0 0 80px;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  padding: 15px;
  overflow: hidden;
}

.cs-list__logo img {
  width: 100%;
  height: 100%;
  object-position: center;
  object-fit: contain;
}

.cs-list__name {
  margin-bottom: 8px;
  font-weight: 700;
  line-height: 1.15;
  font-size: 16px;
}

.cs-list__rating_val {
  font-size: 14px;
  font-weight: 700;
  line-height: 1.15;
  margin-bottom: 3px;
}

.cs-list__rating_star.gpro_rating .stars {
  width: 88px;
  height: 16px;
}

.cs-list__info {
  padding: 14px 14px 10px;
}

.cs-list__info_empty {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: center;
  align-items: center;
  padding: 20px 14px;
  background: var(--color-gray-8f8);
  border-radius: 5px;
}

.cs-list__info_empty span {
  -ms-flex: 0 0 40px;
  flex: 0 0 40px;
  width: 40px;
  height: 40px;
  padding: 10px;
  border-radius: 5px;
  background: var(--color-white-fef);
  margin-right: 14px;
}

.cs-list__info_empty svg {
  width: 100%;
  height: 100%;
  fill: var(--color-blue-f6f);
}

.cs-list__info_empty p {
  font-weight: 700;
  font-size: 18px;
}

.cs-list__info > ul:not([class]) li {
  margin-bottom: 5px;
}

.cs-list__info > ul:not([class]) li:last-child {
  margin-bottom: 0;
}

.cs-list__info > ul:not([class]) li::before {
  background: var(--color-green-90c);
  width: 8px;
  height: 8px;
  top: 5px;
}

.cs-list__g-rating {
  background: var(--color-white-fef);
  border-radius: 5px;
  padding: 10px;
  margin-bottom: 15px;
  line-height: 20px;
}

.cs-list__g-rating:last-child {
  margin-bottom: 0;
}

.cs-list__g-rating_label {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: stretch;
  align-items: stretch;
  gap: 10px;
  font-size: 20px;
  font-weight: 700;
}

.cs-list__g-rating_val {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: stretch;
  align-items: stretch;
  gap: 4px;
}

.cs-list__g-rating_val svg {
  -ms-flex: 0 0 20px;
  flex: 0 0 20px;
  width: 20px;
  height: 20px;
  fill: var(--color-yellow-a44);
  stroke: var(--color-yellow-a44);
}

.cs-list__g-rating_total {
  font-size: 14px;
  margin-bottom: 10px;
}

.cs-list__g-rating .cs-rating-stars-opt {
  height: 25px;
  margin-top: 5px;
}

.cs-list__g-rating .cs-rating-stars-opt__label {
  -ms-flex: 0 0 27px;
  flex: 0 0 27px;
  width: 27px;
  color: var(--color-white);
}

.cs-list__g-rating .cs-rating-stars-opt__label svg {
  stroke: var(--color-green-c6c);
  fill: currentColor;
}

.cs-list__g-rating .cs-rating-stars-opt.not-rated:hover label {
  color: var(--color-white);
}

.cs-list__g-rating .cs-rating-stars-opt.not-rated:hover label:has(input:checked) {
  color: var(--color-white);
}

.cs-list__g-rating .cs-rating-stars-opt.not-rated:hover label:has(input:checked) ~ label {
  color: var(--color-white);
}

.cs-list__g-rating .cs-rating-stars-opt.not-rated:hover label:has(input:checked) ~ label svg {
  stroke: var(--color-green-c6c);
}

.cs-list__g-rating .cs-rating-stars-opt.not-rated:hover label:has(input:checked) svg {
  stroke: var(--color-green-c6c);
}

.cs-list__g-rating .cs-rating-stars-opt.not-rated:hover label.cs-rating-stars-opt__label:hover {
  color: var(--color-green-ebf);
}

.cs-list__g-rating .cs-rating-stars-opt.not-rated:hover label.cs-rating-stars-opt__label:hover ~ label {
  color: var(--color-green-ebf);
}

.cs-list__payout {
  width: 100%;
  padding: 5px 10px;
  margin-bottom: 10px;
  background: var(--color-white-fef);
  border-radius: 5px;
  font-size: 14px;
  line-height: 2;
}

.cs-list__payout:last-child {
  margin-bottom: 0;
}

.cs-list__payout_icon {
  width: 30px;
  height: 30px;
  vertical-align: middle;
  display: inline-block;
}

.cs-list__payout_icon img {
  width: 100%;
  height: 100%;
  object-position: center;
  object-fit: contain;
}

.cs-list__payout_val {
  color: var(--color-red-00e);
  font-weight: 700;
  text-transform: none;
}

.cs-list__val {
  color: var(--color-red-00e);
  font-weight: 700;
}

.cs-list ul {
  margin-top: 0;
}

.cs-list__special {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 10px;
  margin-left: -5px;
  margin-bottom: -5px;
}

.cs-list__special > * {
  margin-left: 5px;
  margin-bottom: 5px;
}

.cs-list__footer {
  padding-left: 14px;
  padding-right: 14px;
  padding-bottom: 18px;
}

.cs-list__bonus {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: center;
  align-items: center;
  background: var(--color-green-ebf);
  border: 2px solid #6ECC6C;
  border-radius: 5px;
  color: var(--color-green-506);
  font-weight: 700;
  line-height: 1.25;
  margin-bottom: 5px;
  padding: 8px 10px;
  text-transform: uppercase;
}

.cs-list__bonus:has(.cs-btns) {
  display: block;
  text-align: center;
}

.cs-list__bonus_icon {
  -ms-flex: 0 0 30px;
  flex: 0 0 30px;
  width: 30px;
  height: 30px;
  margin-right: 6px;
  font-size: 0;
}

.cs-list__bonus_icon img {
  width: 100%;
  height: 100%;
  object-position: center;
  object-fit: contain;
}

.cs-list__bonus .cs-btns {
  display: block;
  margin-top: 6px;
}

.cs-list__btn {
  min-height: 56px;
  font-size: 16px;
  line-height: 1.3;
  padding: 5px 10px;
  text-transform: none;
}

.cs-list__btn .cs-btn__sub-text {
  opacity: 1;
  font-weight: 400;
}

.cs-list__btn-text {
  font-size: 15px;
  line-height: 1.2;
  margin-top: 10px;
  text-transform: none;
}

.cs-list .gpro_casino_terms {
  display: block;
  font-size: 10px;
  line-height: 1.2;
  text-align: center;
  margin-top: 10px;
}

.gpro_free_game_list + .cs-pagination {
  margin: 20px 0px 0px 0px;
}

.cs-pagination {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  list-style: none;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
}

.cs-pagination:last-child {
  margin-bottom: 0;
}

.cs-pagination > * {
  background: white;
  box-shadow: 0 1px 1.9px 0.1px var(--color-gray-8d8);
  padding: 10px 15px;
}

.cs-pagination > *:first-child {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}

.cs-pagination > *:last-child {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

.cs-pagination > *:before {
  display: none;
}

.cs-pagination > * > * {
  font-size: 18px;
}

.cs-pagination a,
.cs-pagination button {
  text-decoration: none;
  color: var(--color-green-f6f);
}

.cs-pagination span {
  color: var(--color-gray-bc1);
}

.cs-list-tips__list {
  margin-top: 20px;
  margin-bottom: 20px;
}

.cs-list-tips__list:first-child {
  margin-top: 0;
}

.cs-list-tips__list:last-child {
  margin-bottom: 0;
}

.cs-list-tips > .cs-content-style:not(:has(img)) {
  padding: 20px;
  border-radius: 5px;
  border: none;
  background: var(--color-white);
  color: var(--color-black-919);
  box-shadow: 0 1px 1.9px 0.1px #d7d7d7;
}

.cs-list-tips__item {
  padding: 15px;
  background: var(--color-gray-6f6);
  border: 2px solid var(--color-white-fef);
  border-radius: 10px;
  margin-bottom: 20px;
}

.cs-list-tips__item:last-child {
  margin-bottom: 0;
}

.cs-list-tips__icon {
  width: 50px;
  height: 50px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
}

.cs-list-tips__icon img {
  width: 100%;
  height: 100%;
  object-position: center;
  object-fit: contain;
}

.cs-list-tips__title {
  text-align: center;
  font-size: 18px;
  line-height: 1;
  margin-bottom: 10px;
  color: var(--color-green-f6f);
  font-weight: 700;
  text-transform: uppercase;
}

.cs-list-tips--center .cs-list-content__item {
  text-align: center;
}

.cs-list-tips--center .cs-list-content__icon {
  margin-left: auto;
  margin-right: auto;
}

.cs-list-tips--center .cs-list-content__title {
  text-align: center;
}

.cs-list-tips--no-bg {
  background: transparent;
}

.i-block {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-bottom: 0;
}

.i-block > *:last-child {
  padding-bottom: 20px;
}

.i-block__image {
  display: block;
  text-align: center;
  max-width: 100%;
  border-radius: 5px;
  overflow: hidden;
  -ms-flex-order: 1;
  order: 1;
}

.i-block__image img {
  display: block;
  border-radius: 5px;
  margin: 0 auto 15px auto;
}

.i-block header {
  -ms-flex-order: 0;
  order: 0;
}

.i-block .cs-content-style {
  text-align: justify;
  -ms-flex-order: 2;
  order: 2;
}

.i-block .cs-btns {
  margin-top: 20px;
  -ms-flex-order: 3;
  order: 3;
}

.i-block .cs-btn {
  max-width: 350px;
}

.cs-advantages-icon-title__ul {
  position: relative;
  margin-bottom: 20px;
  padding-left: 50px;
}

.cs-advantages-icon-title__ul:last-child {
  margin-bottom: 0;
}

.cs-advantages-icon-title__ul::before {
  content: "";
  position: absolute;
  left: 39px;
  top: 5px;
  bottom: 0;
  width: 1px;
  height: 100%;
  background: currentColor;
}

.cs-advantages-icon-title__advantages {
  color: var(--color-green-506);
}

.cs-advantages-icon-title__advantages .cs-advantages-icon-title__icon {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}

.cs-advantages-icon-title__limitations {
  color: var(--color-red-ba0000);
}

.cs-advantages-icon-title__limitations .cs-advantages-icon-title__icon {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}

.cs-advantages-icon-title__title {
  line-height: 40px;
}

.cs-advantages-icon-title__icon {
  position: absolute;
  left: 0;
  top: 0;
  width: 40px;
  height: 40px;
  padding: 10px;
  background: currentColor;
  fill: transparent;
  stroke: var(--color-white);
}

.cs-advantages-icon-title__li {
  line-height: 1.3;
  padding-top: 5px;
  padding-bottom: 5px;
}

.cs-advnt-sign__ul {
  margin-bottom: 20px;
  border: 1px solid;
  box-shadow: 0 0 6.72px 1.28px rgba(215, 215, 215, 0.65);
  padding-bottom: 20px;
  border-radius: 5px;
  background: var(--color-white-fef);
}

.cs-advnt-sign__ul:last-child {
  margin-bottom: 0;
}

.cs-advnt-sign__advnt {
  border-color: var(--color-green-506);
}

.cs-advnt-sign__advnt .cs-advnt-sign__title {
  background: var(--color-green-506);
}

.cs-advnt-sign__advnt .cs-advnt-sign__icon {
  background: var(--color-green-506);
}

.cs-advnt-sign__lim {
  border-color: var(--color-red-ba0000);
}

.cs-advnt-sign__lim .cs-advnt-sign__title {
  background: var(--color-red-ba0000);
}

.cs-advnt-sign__lim .cs-advnt-sign__icon {
  background: var(--color-red-ba0000);
  line-height: 26px;
}

.cs-advnt-sign__title {
  line-height: 44px;
  color: var(--color-white);
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.cs-advnt-sign__li {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1.3;
  color: var(--color-black-919);
  margin-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
}

.cs-advnt-sign__li:last-child {
  margin-bottom: 0;
}

.cs-advnt-sign__icon {
  -ms-flex: 0 0 30px;
  flex: 0 0 30px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 28px;
  margin-right: 10px;
  color: var(--color-white);
  border-radius: 5px;
}

.cs-advnt-def {
  margin-top: 15px;
  margin-bottom: 15px;
}

.cs-advnt-def:first-child {
  margin-top: 0;
}

.cs-advnt-def:last-child {
  margin-bottom: 0;
}

.cs-advnt-def:has(.cs-advnt-def__ul:nth-child(2)) {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
}

.cs-advnt-def__col .cs-advnt-def__ul:nth-child(2) {
  margin-top: 5px;
}

.cs-advnt-def__ul:has(.cs-advnt-def__link) {
  position: relative;
  padding-bottom: 25px;
}

.cs-advnt-def__title {
  margin-bottom: 15px;
}

.cs-advnt-def__title > * {
  font-size: 20px;
  line-height: inherit;
}

.cs-advnt-def__li {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 5px;
  padding: 10px 10px 10px 15px;
  border-radius: 5px;
  background: var(--color-white-fef);
}

.cs-advnt-def__li:last-child {
  margin-bottom: 0;
}

.cs-advnt-def__icon {
  -ms-flex: 0 0 20px;
  flex: 0 0 20px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  margin-right: 10px;
  text-align: center;
  line-height: 20px;
  color: var(--color-white-fef);
  font-size: 20px;
}

.cs-advnt-def__icon:has(svg) {
  padding: 5px;
  fill: currentColor;
  stroke: currentColor;
  font-size: 0;
}

.cs-advnt-def__advantages .cs-advnt-def__icon {
  background: var(--color-green-90c);
}

.cs-advnt-def__limitations .cs-advnt-def__icon {
  background: var(--color-red-010);
  line-height: 16px;
}

.cs-advnt-def__link {
  position: absolute;
  bottom: 0;
  right: 0;
  display: block;
  text-decoration: none;
  text-align: right;
  line-height: 1.2;
  color: var(--color-blue-494);
  font-weight: 700;
}

.cs-advnt-def__link a {
  color: inherit;
  text-decoration: inherit;
}

.cs-advnt-def__result {
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: var(--color-green-108);
  padding: 20px;
  background: var(--color-green-ebf);
  border: 1px solid var(--color-green-400);
  border-radius: 5px;
  margin-top: 20px;
}

.cs-advnt-def__result span {
  text-transform: uppercase;
}

.cs-tips-vs__item {
  padding: 30px;
  box-shadow: 0 0 6.72px 1.28px rgba(215, 215, 215, 0.65);
  background-image: linear-gradient(0deg, var(--color-white-efefef) 0%, var(--color-white) 100%);
  border: 1px solid var(--color-gray-6ea);
}

.cs-tips-vs__title {
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.cs-tips-vs__li {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: stretch;
  align-items: stretch;
  margin-bottom: 15px;
  font-size: 15px;
  line-height: 1.35;
}

.cs-tips-vs__li:last-child {
  margin-bottom: 0;
}

.cs-tips-vs__icon {
  -ms-flex: 0 0 25px;
  flex: 0 0 25px;
  width: 25px;
  height: 25px;
  margin-right: 15px;
  border-radius: 50%;
  background: var(--color-green-d33);
  padding: 6px;
  fill: var(--color-white);
  stroke: var(--color-white);
}

.cs-tips-vs__icon.red {
  background: var(--color-red-e0e);
}

.cs-tips-vs__vs {
  margin-top: 15px;
  margin-bottom: 15px;
  line-height: 46px;
  font-size: 30px;
  text-align: center;
  font-weight: 700;
  color: var(--color-white);
  background: var(--color-red-e0e);
  text-transform: uppercase;
}

.cs-tips-vs .cs-btns {
  margin-top: 20px;
  padding-top: 15px;
  border-top: 1px solid var(--color-gray-6ea);
}

.cs-present {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (minmax(calc(50% - 10px), 1fr))[auto-fit];
  grid-template-columns: repeat(auto-fit, minmax(calc(50% - 10px), 1fr));
  gap: 10px;
}

.cs-present__item {
  position: relative;
  padding: 15px;
  background: var(--color-gray-fef);
  border: 1px solid var(--color-blue-fcf);
  border-radius: 5px;
}

.cs-present__icon {
  position: absolute;
  right: 0;
  top: 0;
  width: 65px;
  height: 65px;
}

.cs-present__icon img {
  position: absolute;
  left: 15px;
  top: 7.5px;
  width: 50px;
  height: 50px;
  object-position: center;
  z-index: 1;
}

.cs-present__icon:after {
  content: "";
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 65px 65px 0;
  border-color: transparent var(--color-green-e8f) transparent transparent;
  top: 0;
}

.cs-present__image {
  border-radius: 50%;
  overflow: hidden;
  width: 125px;
  height: 125px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 5px;
  line-height: 80px;
  padding: 10px;
}

.cs-present__image img {
  width: 100%;
  height: 100%;
  object-position: center;
  object-fit: contain;
}

.cs-present__info {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-direction: column;
  flex-direction: column;
}

.cs-present__bonus {
  margin-bottom: 5px;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 12px;
  line-height: 15px;
  height: 45px;
  overflow: hidden;
}

.cs-present .cs-btns {
  margin-top: 0;
  margin-bottom: 0;
}

.cs-present__label {
  margin-top: 5px;
  margin-bottom: -10px;
  text-align: center;
}

.cs-present__terms {
  cursor: pointer;
  font-size: 10px;
  line-height: 1;
  text-align: center;
  margin-top: 5px;
  background: var(--color-white);
  padding: 2px;
  border-radius: 5px;
}

.cs-new-cs-bon__list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (minmax(250px, 1fr))[auto-fit];
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 10px;
}

.cs-new-cs-bon__item {
  border-radius: 5px;
  border: 2px solid rgba(90, 148, 148, 0.5);
  background: var(--color-white-fef);
  color: var(--color-black-919);
  padding: 20px;
  text-align: center;
}

.cs-new-cs-bon__link {
  display: block;
  text-decoration: none;
  color: var(--color-black-919);
}

.cs-new-cs-bon__logo {
  display: block;
  width: 148px;
  height: 148px;
  border-radius: 50%;
  padding: 14px;
  margin-bottom: 15px;
  margin-left: auto;
  margin-right: auto;
}

.cs-new-cs-bon__logo img {
  width: 100%;
  height: 100%;
  object-position: center;
  object-fit: contain;
}

.cs-new-cs-bon__desc {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  height: 56px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.2;
  margin-bottom: 15px;
  overflow: hidden;
}

.cs-new-cs-bon .cs-btn {
  min-height: 50px;
  font-size: 15px;
}

.cs-new-cs-bon__term {
  font-size: 10px;
  line-height: 1;
  margin-top: 10px;
}

.cs-what-we-check__list {
  margin-top: 20px;
  margin-bottom: 20px;
  counter-reset: reviewing-number;
}

.cs-what-we-check__list:last-child {
  margin-bottom: 0;
}

.cs-what-we-check__item {
  border-radius: 5px;
  border: 2px solid rgba(90, 148, 148, 0.5);
  background: rgba(229, 239, 239, 0.25);
  padding: 15px;
  margin-bottom: 10px;
}

.cs-what-we-check__item {
  padding-top: 10px;
  padding-bottom: 10px;
}

.cs-what-we-check__item:last-child {
  margin-bottom: 0;
}

.cs-what-we-check__label {
  position: relative;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: 10px;
}

.cs-what-we-check__label::before {
  content: counter(reviewing-number) ".";
  counter-increment: reviewing-number;
  margin-right: 4px;
}

.cs-what-we-check__desc {
  font-size: 18px;
  line-height: 1.55;
  margin-bottom: 10px;
}

.cs-what-we-check__desc:last-child {
  margin-bottom: 0;
}

.cs-author-content {
  text-align: center;
}

.cs-author-content__avatar {
  display: block;
  width: 110px;
  height: 110px;
  min-width: 110px;
  min-height: 110px;
  border-radius: 50%;
  overflow: hidden;
  position: relative;
  margin: 0 auto;
}

.cs-author-content__avatar img {
  display: block;
}

.cs-author-content__label {
  display: block;
  margin-bottom: 5px;
}

.cs-author-content__name {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  margin-bottom: 15px;
  display: block;
}

.cs-author-content__name a {
  color: var(--color-black-050);
  text-decoration: none;
  display: block;
}

.cs-author-content__rating {
  color: var(--color-black-050);
  margin-top: 5px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
}

.cs-author-content__rating .icon-star {
  fill: var(--color-yellow-700);
  width: 23px;
  height: 23px;
  margin-right: 5px;
}

.cs-author-content__education {
  margin-top: 15px;
}

.cs-author-content__position {
  margin: 15px 0 0;
  font-weight: 700;
  font-size: 15px;
  line-height: 100%;
  color: var(--color-black-050);
}

.cs-author-content__degree {
  font-weight: 300;
  font-size: 15px;
  line-height: 20px;
  color: var(--color-black-050);
  margin: 15px 0;
}

.cs-author-content__social {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 10px;
}

.cs-author-content__social_item a {
  width: 40px;
  height: 40px;
  padding: 10px;
  border-radius: 50%;
  background: var(--color-white-fef);
  display: block;
}

.cs-author-content__social_item a .icon {
  fill: var(--color-blue-494);
}

.cs-author-content__articls {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
  position: relative;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.cs-author-content__articls_item {
  font-size: 14px;
  line-height: 150%;
  background: var(--color-white-fef);
  border-radius: 50px;
  padding: 5px 12px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  color: var(--color-green-f6f);
  height: 40px;
}

.cs-author-content__articls_item > a {
  color: var(--color-green-f6f);
  text-decoration: none;
}

.cs-author-content__articls_item.cs-author-content__contacts_link:hover .cs-author-content__contacts {
  display: block;
}

.cs-author-content__contacts {
  top: 40px;
  position: absolute;
  padding-top: 5px;
  z-index: 11;
  left: -5px;
  right: -15px;
  width: auto;
  text-align: left;
  display: none;
}

.cs-author-content__contacts_content {
  background: var(--color-white);
  border: 2px solid var(--color-white-fef);
  box-shadow: 5px 5px 30px var(--color-black-opacity-10);
  border-radius: 5px;
  padding: 30px 20px;
}

.cs-author-content__contacts_title {
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
  margin-bottom: 20px;
  color: var(--color-black-050);
}

.cs-author-content__contacts_item {
  margin-top: 10px;
}

.cs-author-content__contacts_item a {
  color: var(--color-black-050);
  text-decoration: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: center;
  align-items: center;
}

.cs-author-content__contacts_icon {
  width: 30px;
  height: 30px;
  -ms-flex: 0 0 30px;
  flex: 0 0 30px;
  border-radius: 50%;
  background: var(--color-green-f6f);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  margin-right: 5px;
}

.cs-author-content__contacts_icon .icon {
  width: 15px;
  height: 15px;
  fill: var(--color-white-fef);
}

.cs-author-content__info {
  margin-bottom: 10px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 10px;
}

.cs-author-content__competence {
  margin-top: 30px;
  width: 100%;
  position: relative;
}

.cs-author-content__competence:before {
  position: absolute;
  left: 0;
  right: 0;
  height: 1px;
  background: var(--color-white-fef);
  content: "";
  top: -20px;
}

.cs-author-content__competence_label {
  font-weight: 700;
  font-size: 15px;
  line-height: 18px;
  color: var(--color-black-050);
}

.cs-author-content__competence_list {
  margin-top: 10px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 5px 10px;
}

.cs-author-content__competence_item {
  font-size: 14px;
  line-height: 150%;
  background: var(--color-white-fef);
  border-radius: 50px;
  padding: 5px 12px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  color: var(--color-green-f6f);
  height: 40px;
  line-height: 120%;
}

.cs-author-content__addition_button {
  position: absolute;
  width: 63px;
  height: 63px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  right: 0;
  top: 0;
}

.cs-author-content__addition_button .icon-info {
  width: 23px;
  height: 23px;
  fill: var(--color-white-fef);
}

.cs-author-content__addition_text {
  background: var(--color-white-fef);
  border-radius: 5px;
  height: auto;
  left: 10px;
  right: 10px;
  top: 10px;
  padding: 10px 53px 10px 10px;
  font-size: 15px;
  line-height: 130%;
  color: var(--color-black-050);
  position: absolute;
  display: none;
  text-align: left;
}

.cs-author-content__addition_text.show {
  display: block;
}

.cs-author-content__addition_close {
  width: 52px;
  height: 52px;
  right: 0;
  top: 0;
  position: absolute;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
}

.cs-author-content__addition_close:before {
  height: 21px;
  width: 21px;
  position: absolute;
  content: "";
  border: 2px solid var(--color-green-f6f);
  border-radius: 50%;
}

.cs-author-content__addition_close .icon-close {
  width: 10px;
  height: 10px;
  fill: var(--color-green-f6f);
  position: relative;
  z-index: 2;
}

.cs-author-content__senior {
  margin-top: 15px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-direction: column;
  flex-direction: column;
}

.cs-author-content__senior_label {
  font-size: 14px;
  line-height: 150%;
  background: var(--color-white-fef);
  border-radius: 50px;
  padding: 5px 12px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  color: var(--color-green-f6f);
  height: 40px;
  max-width: none;
  white-space: nowrap;
  width: auto;
  gap: 10px;
}

.cs-author-content__senior_label span {
  -ms-flex: 0 0 16px;
  flex: 0 0 16px;
}

.cs-author-content__senior_label .icon,
.cs-author-content__senior_label img.icon {
  width: 16px;
  height: 20px;
  fill: var(--color-green-f6f);
  display: block;
}

.cs-author-content__senior_name {
  font-size: 16px;
  line-height: 180%;
  text-align: justify;
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
  margin-left: 15px;
  font-weight: 500;
}

.cs-author-content__senior p.author-content__senior_name {
  text-decoration: none;
}

.cs-main__content .cs-author-content__info {
  display: block;
}

.cs-content-imgs-scroll {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: stretch;
  align-items: stretch;
  overflow-x: auto;
  padding-bottom: 10px;
}

.cs-content-imgs-scroll::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}

.cs-content-imgs-scroll::-webkit-scrollbar-track {
  background: rgba(198, 200, 203, 0.2);
  border-radius: 20px;
}

.cs-content-imgs-scroll::-webkit-scrollbar-thumb {
  background: #C6C8CB;
  border-radius: 20px;
}

.cs-content-imgs-scroll img {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  width: 100%;
  margin-left: 10px;
  object-position: center;
  object-fit: cover;
  border-radius: 5px;
}

.cs-content-imgs-scroll img:first-child {
  margin-left: 0;
}

.cs-last-updated__time {
  display: block;
  margin-top: -25px;
  font-weight: 700;
  color: var(--color-blue-f6f);
}

.cs-last-updated__time svg {
  display: none;
}

.cs-euro-csr__l {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 14px;
  margin-bottom: 20px;
}

.cs-euro-csr__l:last-child {
  margin-bottom: 0;
}

.cs-euro-csr__i {
  -ms-flex: 0 1 calc(100% / 3 - 28px / 3);
  flex: 0 1 calc(100% / 3 - 28px / 3);
  min-width: calc(20% - 64px / 5);
  margin-top: 26px;
  margin-bottom: 26px;
}

.cs-euro-csr__cont {
  background: var(--color-white-fef);
  border-radius: 5px;
  position: relative;
  padding: 20px 16px 20px 16px;
  font-size: 12px;
  min-height: 70px;
  line-height: 150%;
  text-align: justify;
  display: block;
  text-decoration: none;
  color: var(--color-black-050);
}

.cs-euro-csr__flag {
  position: absolute;
  left: 10px;
  top: -17px;
  width: 36px;
  height: 26px;
}

.cs-euro-csr__flag img {
  border-radius: 5px;
}

.cs-euro-csr__cs {
  width: 46px;
  height: 29px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  background: var(--color-red-43c);
  border-radius: 5px;
  position: absolute;
  right: 10px;
  bottom: -14px;
  font-weight: 500;
  font-size: 12px;
  line-height: 1.5;
  color: var(--color-white);
}

.cs-table-info {
  color: var(--color-black-050);
  font-size: 15px;
  line-height: 1.35;
}

.cs-table-info tr > *:last-child {
  border-right: 1px solid var(--color-white-fef);
}

.cs-table-info tr:first-child > *:first-child {
  border-top-left-radius: 5px;
}

.cs-table-info tr:first-child > *:last-child {
  border-top-right-radius: 5px;
}

.cs-table-info tr:last-child > * {
  border-bottom: 1px solid var(--color-white-fef);
}

.cs-table-info tr:last-child > *:first-child {
  border-bottom-left-radius: 5px;
}

.cs-table-info tr:last-child > *:last-child {
  border-bottom-right-radius: 5px;
}

.cs-table-info th,
.cs-table-info td {
  padding: 10px;
  border-top: 1px solid var(--color-white-fef);
  border-left: 1px solid var(--color-white-fef);
  word-break: break-word;
}

.cs-table-info th {
  width: 25%;
  min-width: 114px;
  font-weight: 500;
  background: rgba(229, 239, 239, 0.5);
  text-align: left;
}

.cs-table-info td {
  background: var(--color-white);
}

.cs-table-info td a {
  display: inline-block;
}

.cs-table-info__logos {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -5px;
  margin-bottom: -5px;
}

.cs-table-info__logos li {
  margin-left: 5px;
  margin-bottom: 5px;
}

.cs-table-info__logos li:not(:last-child) {
  -ms-flex: 0 0 50px;
  flex: 0 0 50px;
  width: 50px;
  height: 40px;
  padding: 2px;
  border: 1px solid var(--color-gray-ede);
  border-radius: 5px;
}

.cs-table-info__logos li amp-img {
  height: 100%;
}

.cs-table-info__logos li img {
  width: 100%;
  height: 100%;
  object-position: center;
  object-fit: contain;
}

.cs-table-info__logos.active .cs-table-info__hide-mobile {
  display: block;
}

.cs-table-info__logos.active .cs-table-info__hide-mobile {
  display: block;
}

.cs-table-info__logos.active .cs-table-info__btn-more > *:not(.cs-table-info__btn-more_less) {
  display: none;
}

.cs-table-info__logos.active .cs-table-info__btn-more .cs-table-info__hide-mobile {
  display: none;
}

.cs-table-info__logos.active .cs-table-info__btn-more .cs-table-info__hide-desktop {
  display: none;
}

.cs-table-info__logos.active .cs-table-info__btn-more_less:not(.cs-table-info__hide-mobile, .cs-table-info__hide-desktop) {
  display: block;
}

.cs-table-info__btn-more {
  white-space: nowrap;
  color: var(--color-blue-baa);
  text-decoration: underline;
  margin-left: 5px;
  font-size: 12px;
  font-weight: bold;
}

.cs-table-info__btn-more_less {
  display: none;
}

.cs-table-info__btn-more_less.cs-table-info__hide-mobile,
.cs-table-info__btn-more_less.cs-table-info__hide-desktop {
  display: none;
}

.cs-table-info--sidebar .cs-table {
  margin-top: 0;
}

.cs-table-info--sidebar .cs-table-info {
  word-break: break-word;
}

.cs-table-info--sidebar .cs-table-info tr:first-child > *:first-child {
  border-top-left-radius: 0;
}

.cs-table-info--sidebar .cs-table-info tr:first-child > *:last-child {
  border-top-right-radius: 0;
}

.cs-table-info--sidebar .cs-table-info tr:last-child > *:first-child {
  border-bottom-left-radius: 0;
}

.cs-table-info--sidebar .cs-table-info tr:last-child > *:last-child {
  border-bottom-right-radius: 0;
}

.cs-table-info--sidebar .cs-table-info td,
.cs-table-info--sidebar .cs-table-info th {
  border-left: none;
  border-right: none;
}

.cs-option__dot {
  font-family: "PingFang SC", "Hiragino Sans";
}

.cs-usability {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  margin: 20px 0;
  gap: 20px;
}

.cs-usability__advantages,
.cs-usability__disadvantages {
  border-radius: 5px;
  padding: 20px;
  background: var(--color-gray-8f8);
}

.cs-usability__advantages_item,
.cs-usability__disadvantages_item {
  margin: 10px 0 0 0;
  position: relative;
  padding: 0 0 0 15px;
  line-height: 20px;
}

.cs-usability__advantages_item:before,
.cs-usability__disadvantages_item:before {
  content: "";
  position: absolute;
  left: 0;
  top: 7px;
  margin: 0;
  width: 6px;
  height: 6px;
  border-radius: 50%;
}

.cs-usability__advantages {
  border: 1px solid var(--color-green-506);
}

.cs-usability__advantages_item:before {
  background: var(--color-green-506);
}

.cs-usability__advantages .cs-usability__title {
  color: var(--color-green-506);
}

.cs-usability__disadvantages {
  border: 1px solid var(--color-red-131);
}

.cs-usability__disadvantages_item:before {
  background: var(--color-red-131);
}

.cs-usability__disadvantages .cs-usability__title {
  color: var(--color-red-131);
}

.cs-usability__title {
  font-weight: 700;
  font-size: 20px;
  line-height: 23px;
  text-transform: uppercase;
  margin: 0 0 20px 0;
}

.cs-usability__image img {
  border-radius: 5px;
}

.cs-how-we-review {
  margin-top: 20px;
  margin-bottom: 20px;
}

.cs-how-we-review:first-child {
  margin-top: 0;
}

.cs-how-we-review:last-child {
  margin-bottom: 0;
}

.cs-how-we-review.cs-block {
  border-width: 1px;
}

.cs-how-we-review__content > p {
  font-size: 18px;
  line-height: 1.55;
  margin-bottom: 15px;
}

.cs-how-we-review__list {
  margin-bottom: 10px;
}

.cs-how-we-review__item {
  margin-bottom: 10px;
  padding: 15px;
  background: var(--color-white-fef);
  border-radius: 5px;
}

.cs-how-we-review__item:last-child {
  margin-bottom: 0;
}

.cs-how-we-review__img {
  max-width: 600px;
  width: 100%;
  margin: 0 auto 20px;
}

.cs-how-we-review__img img {
  width: 100%;
  height: 100%;
  object-position: top;
  object-fit: cover;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  vertical-align: top;
}

.cs-how-we-review__img_desc {
  background: var(--color-gray-f6f);
  line-height: 1.65;
  color: var(--color-white);
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  padding: 5px 10px;
  font-size: 12px;
}

.cs-how-we-review__label {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 10px;
}

.cs-how-we-review__desc {
  font-size: 18px;
  line-height: 1.55;
}

.cs-how-we-review figure {
  margin-bottom: 10px;
  padding: 20px;
  border-radius: 5px;
  background: var(--color-yellow-27a);
}

.cs-how-we-review figure:last-child {
  margin-bottom: 0;
}

.cs-how-we-review figure blockquote {
  background: transparent;
  font-size: 16px;
  color: var(--color-black-919);
  font-weight: 700;
  padding: 0;
  margin: 0;
  font-style: italic;
}

.cs-how-we-review figure blockquote span {
  line-height: 1;
  font-size: 33px;
  margin-bottom: -10px;
  opacity: 0.3;
  display: block;
}

.cs-how-we-review figure blockquote span:last-child {
  margin-top: 0;
  text-align: right;
  padding-right: 3px;
}

.cs-how-we-review figure figcaption {
  margin-top: 20px;
  text-align: right;
}

.cs-how-we-review figure figcaption p {
  margin-bottom: 5px;
  font-size: 14px;
  line-height: 1;
}

.cs-how-we-review figure figcaption p:last-child {
  margin-bottom: 0;
}

.cs-how-we-review figure figcaption b {
  font-size: 16px;
}

.cs-how-we-review figure figcaption a {
  color: inherit;
}

.cs-how-we-review__important {
  border-radius: 5px;
  padding: 20px 10px;
  border: 2px solid var(--color-white-fef);
}

.cs-how-we-review__important > strong {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.3;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.cs-how-we-review__important > p {
  font-size: 18px;
  line-height: 1.55;
  margin-bottom: 10px;
}

.cs-how-we-review__important > p:last-child {
  margin-bottom: 0;
}

.cs-how-we-review__important_list {
  margin-top: 15px;
  margin-bottom: 15px;
}

.cs-how-we-review__important_list:first-child {
  margin-top: 0;
}

.cs-how-we-review__important_list:last-child {
  margin-bottom: 0;
}

.cs-how-we-review__important_item {
  margin-bottom: 5px;
}

.cs-how-we-review__important_item:last-child {
  margin-bottom: 0;
}

.cs-how-we-review__important_link {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  background: var(--color-white-fef);
  border-radius: 5px;
  font-size: 16px;
  color: var(--color-black-919);
  font-weight: 700;
  line-height: 1.1;
  text-transform: uppercase;
  text-decoration: none;
  padding: 10px 10px 10px 22px;
}

.cs-how-we-review__important_link:hover {
  background: var(--color-blue-494);
  color: var(--color-white);
}

.cs-how-we-review__important_link::before {
  content: "";
  position: absolute;
  left: 10px;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: currentColor;
}

.cs-how-we-review__important_link svg {
  -ms-flex: 0 0 18px;
  flex: 0 0 18px;
  width: 18px;
  height: 18px;
  fill: currentColor;
  stroke: currentColor;
  margin-left: 5px;
}

.cs-casino-head {
  position: relative;
  padding: 10px;
  border-radius: 10px;
  border: 5px solid var(--color-white-fef);
  background: var(--color-white);
  color: var(--color-black-919);
}

.cs-casino-head__left .cs-btns {
  display: none;
}

.cs-casino-head__left .badge.tiladelse {
  display: none;
}

.cs-casino-head__badge {
  display: none;
}

.cs-casino-head__logo {
  position: absolute;
  right: 10px;
  top: 10px;
  width: 80px;
  height: 80px;
  padding: 10px;
  border-radius: 50%;
  font-size: 0;
}

.cs-casino-head__logo img {
  width: 100%;
  height: 100%;
  object-position: center;
  object-fit: contain;
}

.cs-casino-head__content {
  margin-bottom: 15px;
}

.cs-casino-head__title {
  padding-right: 90px;
  line-height: 1;
  margin-bottom: 10px;
  min-height: 80px;
}

.cs-casino-head__title h1 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: start;
  align-items: flex-start;
  font-size: 24px;
  text-transform: uppercase;
  line-height: 120%;
}

.cs-casino-head__title h1 .edit-btn {
  width: 40px;
  height: 40px;
  margin-left: 10px;
}

.cs-casino-head__title .gpro_rating .stars {
  width: 167px;
  height: 15px;
}

.cs-casino-head__rating {
  margin-bottom: 10px;
}

.cs-casino-head__main_rating {
  margin-top: 5px;
  font-size: 0;
}

.cs-casino-head__main_rating_val {
  display: block;
  font-size: 20px;
  font-weight: 700;
  margin-top: 5px;
}

.cs-casino-head__label {
  font-size: 18px;
  line-height: 1.8;
  font-weight: 700;
  color: var(--color-blue-f6f);
  margin-bottom: 5px;
  text-transform: uppercase;
}

.cs-casino-head__advantages {
  margin-bottom: 15px;
}

.cs-casino-head__advantages ul:not([class]) li {
  padding-left: 26px;
  margin-bottom: 5px;
}

.cs-casino-head__advantages ul:not([class]) li:last-child {
  margin-bottom: 0;
}

.cs-casino-head__advantages ul:not([class]) li::before {
  top: 0;
  bottom: 0;
  margin: auto;
  width: 10px;
  height: 10px;
  background: var(--color-green-506);
}

.cs-casino-head__bonus {
  margin-bottom: 15px;
}

.cs-casino-head__bonus_claim {
  font-weight: 900;
  text-transform: uppercase;
  color: var(--color-green-108);
  margin-bottom: 10px;
}

.cs-casino-head__bonus_claim svg {
  width: 25px;
  height: 25px;
  fill: currentColor;
  margin-left: 5px;
  vertical-align: middle;
}

.cs-casino-head__bonus_link {
  display: block;
  padding: 9px 11px;
  background: var(--color-green-ebf);
  border: 3px solid #6ECC6C;
  border-radius: 5px;
  text-decoration: none;
  text-align: center;
  color: var(--color-green-506);
}

.cs-casino-head__bonus_link .cs-btns {
  display: block;
  margin-top: 6px;
}

.cs-casino-head__bonus_link .cs-btns > *:not(.terms) {
  max-width: 100%;
}

.cs-casino-head__bonus_text {
  display: block;
  font-weight: 700;
  line-height: 1.3;
}

.cs-casino-head__terms,
.cs-casino-head__spec-text {
  display: none;
}

.cs-casino-head__no-recomend-text {
  width: 100%;
  margin-top: 30px;
  margin-bottom: 25px;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
}

.cs-casino-head__link {
  width: 100%;
  min-height: 60px;
  font-size: 18px;
  line-height: 1;
  text-transform: none;
}

.cs-casino-head__link .cs-btn__sub-text {
  font-size: 14px;
  opacity: 1;
  font-weight: 400;
  margin-top: 4px;
}

.cs-casino-head__payment {
  margin-top: 15px;
}

.cs-casino-head__payment_ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 5px;
}

.cs-casino-head__payment_ul.active .cs-casino-head__payment_hidden {
  display: block;
}

.cs-casino-head__payment_ul.active .cs-casino-head__payment_btn__more {
  display: none;
}

.cs-casino-head__payment li:not(.cs-casino-head__payment_btn),
.cs-casino-head__payment li:not(:has(.cs-casino-head__payment_btn)) {
  -ms-flex: 0 0 calc(25% - 15px / 4);
  flex: 0 0 calc(25% - 15px / 4);
  width: calc(25% - 15px / 4);
  height: 39px;
  padding: 2px;
  border-radius: 5px;
  background: var(--color-white-4f4);
}

.cs-casino-head__payment li:not(.cs-casino-head__payment_btn) img,
.cs-casino-head__payment li:not(:has(.cs-casino-head__payment_btn)) img {
  width: 100%;
  height: 100%;
  object-position: center;
  object-fit: contain;
}

.cs-casino-head__payment_hidden {
  display: none;
}

.cs-casino-head__payment_btn {
  color: var(--color-blue-baa);
  font-size: 12px;
  line-height: 1;
  font-weight: 700;
  padding-left: 5px;
  text-decoration: underline;
  white-space: nowrap;
}

.cs-casino-head__right .cs-table {
  margin-bottom: 0;
}

.cs-casino-head__right .cs-btns {
  display: none;
}

.cs-casino-head__stat_table tr {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: strecth;
  align-items: strecth;
  position: relative;
  height: 40px;
}

.cs-casino-head__stat_table tr > * {
  font-weight: 500;
}

.cs-casino-head__stat_table tr::before {
  content: "";
  right: 0;
  background: var(--color-gray-8cb);
}

.cs-casino-head__stat_table .progress,
.cs-casino-head__stat_table tr::before {
  position: absolute;
  left: 0;
  bottom: 10px;
  height: 5px;
  border-radius: 5px;
}

.cs-casino-head__stat_table .progress {
  width: 0;
  background: var(--color-blue-f6f);
}

.cs-similar-casinos__list {
  margin: 20px 0 0;
}

.cs-similar-casinos__item {
  padding: 0 5px;
  text-align: center;
  display: -ms-flexbox;
  display: flex;
  text-decoration: none;
  margin-bottom: 20px;
}

.cs-similar-casinos__item:last-child {
  margin-bottom: 0;
}

.cs-similar-casinos__item .cs-btns {
  margin-top: auto;
}

.cs-similar-casinos__item .cs-btn {
  text-transform: none;
  font-size: 16px;
  line-height: 1.3;
  font-weight: 500;
  padding: 5px 10px;
  min-height: 76px;
}

.cs-similar-casinos__content {
  background: rgba(229, 239, 239, 0.3);
  border: 2px solid rgba(229, 239, 239, 0.5);
  border-radius: 5px;
  padding: 20px 10px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
}

.cs-similar-casinos__image {
  width: 160px;
  height: 160px;
  border-radius: 50%;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 15px;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
}

.cs-similar-casinos__name {
  font-weight: 700;
  font-size: 18px;
  line-height: 21px;
  text-align: center;
  color: var(--color-black-050);
  margin-bottom: 20px;
}

.cs-similar-casinos__terms {
  font-size: 10px;
  line-height: 12px;
  text-align: center;
  color: var(--color-black-919);
  margin-bottom: 5px;
}

.cs-similar-casinos__terms a {
  text-decoration: underline;
}

.cs-steps__list {
  margin-top: 20px;
  margin-bottom: 20px;
}

.cs-steps__list:first-child {
  margin-top: 0;
}

.cs-steps__list:last-child {
  margin-bottom: 0;
}

.cs-steps__item {
  counter-increment: steps-list-cnt;
  margin-bottom: 10px;
}

.cs-steps__item:last-child {
  margin-bottom: 0;
}

.cs-steps__item img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  border-radius: 10px;
  margin-top: 10px;
  width: 100%;
}

.cs-steps__item h3 {
  font-weight: 600;
  font-size: 18px;
  line-height: 130%;
  color: var(--color-black-050);
  position: relative;
  padding-left: 50px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: 40px;
}

.cs-steps__item h3::before {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  background: var(--color-gray-fef);
  border-radius: 10px;
  width: 40px;
  height: 40px;
  top: 50%;
  margin-top: -20px;
  left: 0;
  font-weight: 600;
  font-size: 16px;
  line-height: 130%;
  color: var(--color-black-050);
  content: counter(steps-list-cnt);
}

.cs-device__list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}

.cs-device__item:hover .cs-device__box {
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  background: var(--color-white);
  box-shadow: 2.575px 4.286px 14.85px 0.15px rgba(29, 29, 29, 0.49);
  z-index: 5;
}

.cs-device__item:hover .cs-device__tippy {
  opacity: 1;
  visibility: visible;
}

.cs-device__box {
  border-radius: 10px;
  background: var(--color-white);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  border: 2px solid var(--color-white-fef);
  -ms-flex: 1;
  flex: 1;
  position: relative;
  padding: 20px;
  text-decoration: none;
  text-align: left;
  line-height: 24px;
  -ms-flex-align: center;
  align-items: center;
  transition: box-shadow 0.3s ease, transform 0.3s ease;
}

.cs-device__icon {
  height: 70px;
  margin-bottom: 20px;
}

.cs-device__icon img {
  object-fit: contain;
}

.cs-device__tippy {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  left: -10px;
  right: -10px;
  bottom: 100%;
  margin: auto auto 3px;
  width: max-content;
  max-width: 100%;
  text-align: center;
  font-size: 12px;
  color: var(--color-white);
  line-height: 1.2;
  background: var(--color-black-050);
  padding: 5px;
  border-radius: 3px;
  z-index: 2;
  transition: 0.3s;
}

.cs-device__tippy::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -13px;
  margin: auto;
  width: 0;
  height: 0;
  font-size: 0;
  border: 6px solid transparent;
  border-top: 8px solid var(--color-black-050);
}

.cs-device__name {
  font-size: 18px;
  font-family: var(--system-font);
  letter-spacing: normal;
}

.cs-device__avail,
.cs-device__not-avail {
  position: absolute;
  right: 0;
  top: -13px;
  width: 30px;
  height: 30px;
  color: var(--color-white);
  border-radius: 50%;
  box-sizing: border-box;
  padding: 3px;
  text-align: center;
  letter-spacing: normal;
  background: var(--color-green-400);
}

.cs-device__avail .icon,
.cs-device__not-avail .icon {
  fill: var(--color-white);
  stroke: var(--color-white);
}

.cs-device__not-avail {
  background: var(--color-red-010);
  padding: 6px;
}

.cs-device__not-avail .icon {
  stroke-width: 1px;
}

.cs-reviews-summary {
  padding: 10px;
  border-color: var(--color-gray-6d6);
}

.cs-reviews-summary__title {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-bottom: 6px;
}

.cs-reviews-summary__title h3 {
  font-size: 22px;
}

.cs-reviews-summary__rating {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 700;
  font-size: 20px;
  line-height: 1.2;
  margin-left: 20px;
}

.cs-reviews-summary__rating svg {
  fill: var(--color-green-90c);
  -ms-flex: 0 0 16px;
  flex: 0 0 16px;
  width: 16px;
  height: 16px;
  margin-left: 6px;
  margin-top: -3px;
}

.cs-reviews-summary__subtitle {
  font-style: italic;
  font-size: 12px;
  line-height: 14px;
  margin-bottom: 6px;
}

.cs-reviews-summary__date {
  display: block;
  font-size: 12px;
  line-height: 14px;
  margin-bottom: 8px;
}

.cs-reviews-list__title {
  padding: 14px;
  border-radius: 5px;
  border: 2px solid var(--color-white-fef);
  background: var(--color-white);
  color: var(--color-black-919);
  margin-bottom: 10px;
}

.cs-reviews-list__title > * {
  font-size: 20px;
}

.cs-reviews-list__title > * > * {
  font-size: 18px;
  font-weight: 400;
  text-decoration: none;
  color: inherit;
}

.cs-reviews-list__li {
  padding: 12px;
  border-radius: 5px;
  border: 2px solid var(--color-white-fef);
  background: var(--color-white);
  color: var(--color-black-919);
  margin-bottom: 10px;
}

.cs-reviews-list__li:last-child {
  margin-bottom: 0;
}

.cs-reviews-list__head {
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 8px;
}

.cs-reviews-list__head_right {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  margin-left: 6px;
}

.cs-reviews-list__avatar {
  -ms-flex: 0 0 30px;
  flex: 0 0 30px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  overflow: hidden;
}

.cs-reviews-list__avatar img {
  width: 100%;
  height: 100%;
  object-position: center;
  object-fit: cover;
}

.cs-reviews-list__info {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: start;
  align-items: flex-start;
  line-height: 1.15;
}

.cs-reviews-list__user {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  margin-right: 14px;
  margin-top: 4px;
}

.cs-reviews-list__name {
  font-size: 18px;
  font-weight: 700;
}

.cs-reviews-list__update {
  font-size: 12px;
  margin-top: 6px;
}

.cs-reviews-list__rating {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -ms-flex-align: center;
  align-items: center;
  font-size: 16px;
  font-weight: 700;
}

.cs-reviews-list__rating svg {
  -ms-flex: 0 0 16px;
  flex: 0 0 16px;
  width: 16px;
  height: 16px;
  fill: var(--color-green-90c);
  margin-left: 6px;
  margin-top: -4px;
}

.cs-reviews-list__desc {
  line-height: 1.5;
}

.cs-reviews-list__desc > * {
  margin: 0 0 10px;
}

.cs-reviews-list__desc > *:last-child {
  margin-bottom: 0;
}

.cs-reviews-list__footer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 8px;
  margin-top: 12px;
  border-top: 1px solid var(--color-white-fef);
}

.cs-reviews-list__casino {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 700;
  font-size: 14px;
}

.cs-reviews-list__casino_logo {
  -ms-flex: 0 0 30px;
  flex: 0 0 30px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  padding: 4px;
  margin-right: 6px;
}

.cs-reviews-list__casino_logo img {
  width: 100%;
  height: 100%;
  object-position: center;
  object-fit: contain;
}

.cs-reviews-list__likes {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -ms-flex-align: center;
  align-items: center;
}

.cs-reviews-list__likes > * {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1;
  color: var(--color-black-919);
  font-weight: 700;
  margin-right: 10px;
}

.cs-reviews-list__likes > *:last-child {
  margin-right: 0;
}

.cs-reviews-list__likes svg {
  -ms-flex: 0 0 18px;
  flex: 0 0 18px;
  width: 18px;
  height: 18px;
  margin-right: 10px;
  fill: transparent;
}

.cs-reviews-list__likes_like svg {
  stroke: var(--color-green-90c);
}

.cs-reviews-list__likes_dislike svg {
  stroke: var(--color-red-747);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}

.cs-reviews-list__btns > * {
  font-size: 15px;
}

.cs-reviews-form {
  position: relative;
  border-radius: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 0;
  padding: 24px 30px;
  background: #ffffff;
  border: 2px solid #E5EFEF;
}

.cs-reviews-form .gpro_notification {
  margin-bottom: 10px;
}

.cs-reviews-form .gpro_notification > .success {
  margin-top: 0;
}

.cs-reviews-form .gpro_notification + .cs-reviews-form__row {
  margin-top: 0;
}

.cs-reviews-form__row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 16px;
}

.cs-reviews-form__row:first-child {
  margin-top: 0;
}

.cs-reviews-form__head {
  margin-bottom: 16px;
}

.cs-reviews-form__label {
  font-size: 22px;
  font-weight: 700;
  line-height: 1.2;
  margin-right: 30px;
}

.cs-reviews-form__rating {
  line-height: 0;
}

.cs-reviews-form__rating .cs-rating-stars-opt {
  height: 39px;
}

.cs-reviews-form__rating .cs-rating-stars-opt__label {
  -ms-flex: 0 0 41px;
  flex: 0 0 41px;
  width: 41px;
}

.cs-reviews-form__rating.active .cs-reviews-form__error {
  display: block;
}

.cs-reviews-form__error {
  display: none;
  width: 100%;
  margin-top: 7px;
  font-size: 12px;
}

.cs-reviews-form__error::before {
  content: "!";
  display: inline-block;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: #A40F0F;
  vertical-align: text-bottom;
  font-size: 11px;
  line-height: 15px;
  font-weight: 700;
  color: #ffffff;
  text-align: center;
  letter-spacing: -1px;
  margin-right: 4px;
}

.cs-reviews-form__text-helper {
  margin-top: 5px;
  font-size: 12px;
}

.cs-reviews-form__text-helper + .cs-reviews-form__error {
  margin-top: 0;
}

.cs-reviews-form__text-helper svg {
  fill: #C6D6D6;
  width: 15px;
  height: 15px;
  vertical-align: middle;
  -ms-transform: translateY(-1px);
  transform: translateY(-1px);
  margin-right: 4px;
}

.cs-reviews-form__field {
  margin-top: 10px;
}

.cs-reviews-form__field textarea,
.cs-reviews-form__field input {
  width: 100%;
  height: 52px;
  padding: 14px;
  font-family: inherit;
  font-size: 16px;
  line-height: 1.4;
  border: 1px solid #E5EFEF;
  background: #ffffff;
  border-radius: 5px;
  box-shadow: none;
  outline: none;
  transition: 0.3s;
}

.cs-reviews-form__field textarea:focus,
.cs-reviews-form__field input:focus {
  border-color: #C6D6D6;
  background: #F3F8F8;
}

.cs-reviews-form__field textarea {
  resize: none;
}

.cs-reviews-form__field textarea:focus {
  height: 140px;
}

.cs-reviews-form__field.active .cs-reviews-form__error {
  display: block;
}

.cs-reviews-form__field.active textarea,
.cs-reviews-form__field.active input {
  border-color: #A40F0F;
}

.cs-reviews-form__btn-continue {
  display: none;
}

.cs-reviews-form__btn-continue button {
  width: 100%;
  text-transform: none;
  min-height: 50px;
  max-width: 220px;
  font-size: 15px;
}

.cs-reviews-form__btn-continue.active {
  display: block;
}

.cs-reviews-form__popup {
  display: none;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  z-index: 1100;
}

.cs-reviews-form__popup.active {
  display: -ms-flexbox;
  display: flex;
}

.cs-reviews-form__popup_bg {
  position: relative;
  max-width: 540px;
  width: 100%;
  background: #ffffff;
  padding: 30px 30px 40px;
  border-radius: 10px;
  border: 3px solid #E5EFEF;
}

.cs-reviews-form__text-sublabel {
  font-size: 16px;
  margin-bottom: 16px;
}

.cs-reviews-form__captcha {
  margin-bottom: 10px;
}

.cs-reviews-form__btn-submit {
  text-transform: none;
  width: 100%;
  max-width: 100%;
  min-height: 50px;
  font-size: 15px;
}

.cs-reviews-form__text-moder {
  font-size: 12px;
}

.cs-reviews-form__close {
  position: absolute;
  top: 27px;
  right: 27px;
  width: 24px;
  height: 24px;
  padding: 3px;
  font-size: 0;
  background: none;
  border: none;
  cursor: pointer;
}

.cs-reviews-form__close svg {
  width: 100%;
  height: 100%;
  fill: #C6D6D6;
}

.gpro_cbonus_list {
  margin: -20px 0px 20px -20px;
  text-align: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  justify-content: center;
}

.gpro_cbonus_list > .cbonus-item {
  width: 25%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  vertical-align: top;
  box-sizing: border-box;
  padding: 20px 0px 0px 20px;
  color: #A40F0F;
}

.gpro_cbonus_list > .cbonus-item .get-bonus-btn {
  margin: 15px auto 0px auto;
  max-width: none;
}

.gpro_cbonus_list.b1 > .cbonus-item {
  width: 100%;
}

.gpro_cbonus_list.b2 > .cbonus-item {
  width: 50%;
}

.gpro_cbonus_list.b3 > .cbonus-item {
  width: 33.33%;
}

.gpro_cbonus_list > .cbonus-item .name {
  font-size: 15px;
  font-weight: bold;
  line-height: 20px;
  margin: 0px 0px 10px 0px;
}

.gpro_cbonus_list > .cbonus-item > .box > .c-info {
  font-size: 0px;
  letter-spacing: -0.31em;
  margin: 15px 0px 0px 0px;
}

.gpro_cbonus_list > .cbonus-item > .box > .c-info .logo {
  width: 30px;
  height: 30px;
  margin: 0px 5px 0px 0px;
  border-radius: 50%;
  background: black;
  line-height: 22.5px;
  box-sizing: border-box;
  padding: 2.5px;
}

.gpro_cbonus_list > .cbonus-item > .box > .c-info .logo,
.gpro_cbonus_list > .cbonus-item > .box > .c-info .name {
  display: inline-block;
  vertical-align: middle;
}

.gpro_cbonus_list > .cbonus-item > .box > .c-info .name {
  margin: 0px;
}

.gpro_cbonus_list > .cbonus-item > .box > .c-info .logo img {
  vertical-align: middle;
}

.gpro_cbonus_list > .cbonus-item > .box {
  border-radius: 5px;
  padding: 25px 15px 15px 15px;
  text-align: left;
  box-sizing: border-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  background: rgba(15, 101, 6, 0.1);
  color: #a40f0f;
  position: relative;
  text-decoration: none;
  transition: background 0.3s ease, color 0.3s ease;
  -ms-flex: 1;
  flex: 1;
}

.gpro_cbonus_list > .cbonus-item:hover > .box {
  background: #A40F0F;
  color: white;
}

.gpro_cbonus_list > .cbonus-item > .box > .days {
  position: absolute;
  top: -10px;
  left: 0px;
  background: #A40F0F;
  color: white;
  padding: 7px 15px;
  line-height: 12px;
  border-radius: 5px 0px 0px 0px;
}

.gpro_cbonus_list > .cbonus-item > .box > .days .icon {
  display: inline-block;
  vertical-align: middle;
  width: 12px;
  height: 12px;
  margin: 0px 5px 0px 0px;
}

.gpro_cbonus_list > .cbonus-item > .box > .days .date {
  font-size: 12px;
  vertical-align: middle;
  display: inline-block;
}

.gpro_cbonus_list > .cbonus-item > .box > .days .icon-percent-r {
  position: absolute;
  right: -35px;
  top: 50%;
  margin: -20px 0px 0px 0px;
  padding: 10px;
  background: #a40f0f;
  border-radius: 50%;
  width: 20px;
  height: 20px;
}

.gpro_cbonus_list > .cbonus-item .bonus {
  font-size: 15px;
  font-family: var(--system-font);
  letter-spacing: normal;
  -ms-flex: 1;
  flex: 1;
  line-height: 20px;
}

.gpro_cbonus_list > .cbonus-item .terms {
  font-size: 13px;
  line-height: 13px;
  margin: 10px 0px;
  text-decoration: underline;
  cursor: pointer;
}

.gpro_cbonus_list.one-cs {
  margin: -15px 0px 20px -15px;
  -ms-overflow-style: none;
  scrollbar-width: none;
}

.gpro_cbonus_list.one-cs::-webkit-scrollbar {
  display: none;
}

.gpro_cbonus_list.one-cs > .cbonus-item {
  padding: 15px 0px 0px 15px;
}

.gpro_cbonus_list.one-cs > .cbonus-item > .box {
  padding: 15px;
  text-align: center;
}

.gpro_cbonus_list.one-cs .terms {
  margin: 5px 0px 0px 0px;
}

.gpro_cbonus_list.one-cs .adt-terms {
  margin: 0px;
  font-size: 9px;
}

.gpro_cbonus_list.one-cs .terms + .adt-terms {
  background: none;
  margin: 0px;
  padding: 0px;
}

.gpro_cbonus_list.one-cs .terms + .adt-terms > .bns-tc-text {
  margin: 0px;
  padding: 0px;
  max-height: 0px;
  overflow: hidden;
  transition: max-height 1s ease, padding 0.5s linear;
  background: #f5f5f5;
}

.gpro_cbonus_list.one-cs .terms + .adt-terms > .bns-tc:hover + .bns-tc-text {
  max-height: 250px;
}

.gpro_cbonus_list.one-cs .terms + .adt-terms > .bns-tc-text:hover {
  max-height: 250px;
}

.gpro_cbonus_list.one-cs .terms + .adt-terms > .bns-tc {
  font-size: 15px;
  line-height: 15px;
  font-weight: bold;
  padding: 5px 0px 5px 0px;
}

.gpro_cbonus_list.one-cs .terms + .adt-terms .icon {
  width: 15px;
  height: 15px;
  display: inline-block;
  vertical-align: top;
}

.cs-software-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 5px;
}

.cs-software-list li {
  -ms-flex: 0 0 calc(25% - 5px);
  flex: 0 0 calc(25% - 5px);
  width: calc(25% - 5px);
  font-size: 0;
}

.cs-software-list li > * {
  display: block;
  border: 2px solid var(--color-white-fef);
  border-radius: 5px;
  height: 64px;
  padding: 6px;
}

.cs-software-list li > * img {
  width: 100%;
  height: 100%;
  object-position: center;
  object-fit: contain;
}

.cs-page-content-list-anchor {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  background: var(--color-white-fef);
  border-radius: 10px;
  padding-top: 20px;
  padding-bottom: 20px;
  overflow: auto;
}

.cs-page-content-list-anchor::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.cs-page-content-list-anchor::-webkit-scrollbar-track {
  background: transparent;
  border-radius: 10px;
}

.cs-page-content-list-anchor::-webkit-scrollbar-thumb {
  background: var(--color-gray-6d6);
  border-radius: 10px;
}

.cs-page-content-list-anchor li {
  padding-left: 20px;
  padding-right: 20px;
}

.cs-page-content-list-anchor a {
  font-size: 16px;
  line-height: 130%;
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
  white-space: nowrap;
}

.cs-page-content-list-anchor a:hover {
  text-decoration: none;
}

.gpro_rating {
  font-size: 0;
  line-height: 18px;
  position: relative;
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
}

.gpro_rating .stars {
  width: 85px;
  height: 15px;
  position: relative;
  overflow: hidden;
  display: inline-block;
  vertical-align: top;
}

.gpro_rating .stars::before,
.gpro_rating .stars .fill::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-position: top left;
  background-repeat: no-repeat;
  background-size: auto 100%;
}

.gpro_rating .stars::before {
  background-image: url("../images/stars-empty.svg");
}

.gpro_rating .stars .fill {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: auto;
  overflow: hidden;
}

.gpro_rating .stars .fill::before {
  background-image: url("../images/stars-active.svg");
}

.gpro_rating .text {
  display: inline-block;
  font-size: 24px;
}

.cs-rating-stars-opt {
  position: relative;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  height: 28px;
}

.cs-rating-stars-opt input {
  display: none;
}

.cs-rating-stars-opt__label {
  -ms-flex: 0 0 30px;
  flex: 0 0 30px;
  width: 30px;
  height: 100%;
  padding-right: 2px;
  color: var(--color-white-fef);
  box-sizing: border-box;
  pointer-events: none;
}

.cs-rating-stars-opt__label svg {
  width: 100%;
  height: 100%;
  stroke: var(--color-gray-6d6);
  fill: currentColor;
}

.cs-rating-stars-opt__label.half {
  color: var(--color-green-ebf);
}

.cs-rating-stars-opt__label:has(input:checked) {
  color: var(--color-green-ebf);
}

.cs-rating-stars-opt__label:has(input:checked) ~ .cs-rating-stars-opt__label {
  color: var(--color-green-ebf);
}

.cs-rating-stars-opt__label:has(input:checked) ~ .cs-rating-stars-opt__label svg {
  stroke: var(--color-green-c6c);
}

.cs-rating-stars-opt__label:has(input:checked) svg {
  stroke: var(--color-green-c6c);
}

.cs-rating-stars-opt__null {
  -ms-flex: 0 0 10px;
  flex: 0 0 10px;
  width: 10px;
  height: 100%;
  margin-right: -10px;
  z-index: 2;
  pointer-events: none;
}

.cs-rating-stars-opt.not-rated .cs-rating-stars-opt__label,
.cs-rating-stars-opt.not-rated .cs-rating-stars-opt__null {
  cursor: pointer;
  pointer-events: initial;
}

.cs-rating-stars-opt.not-rated:hover label {
  color: var(--color-white-fef);
}

.cs-rating-stars-opt.not-rated:hover label:has(input:checked) {
  color: var(--color-white-fef);
}

.cs-rating-stars-opt.not-rated:hover label:has(input:checked) ~ label {
  color: var(--color-white-fef);
}

.cs-rating-stars-opt.not-rated:hover label:has(input:checked) ~ label svg {
  stroke: var(--color-gray-6d6);
}

.cs-rating-stars-opt.not-rated:hover label:has(input:checked) svg {
  stroke: var(--color-gray-6d6);
}

.cs-rating-stars-opt.not-rated:hover label.cs-rating-stars-opt__label:hover {
  color: var(--color-green-ebf);
}

.cs-rating-stars-opt.not-rated:hover label.cs-rating-stars-opt__label:hover ~ label {
  color: var(--color-green-ebf);
}

.cs-rating-stars-opt.not-rated:hover label.cs-rating-stars-opt__label:hover ~ label:has(input:checked) {
  color: var(--color-green-ebf);
}

.cs-rating-stars-opt.not-rated:hover label.cs-rating-stars-opt__label:hover ~ label:has(input:checked) svg {
  stroke: var(--color-green-c6c);
}

.cs-rating-stars-opt.not-rated:hover label.cs-rating-stars-opt__label:hover ~ label svg {
  stroke: var(--color-green-c6c);
}

.cs-rating-stars-opt.not-rated:hover label.cs-rating-stars-opt__label:hover svg {
  stroke: var(--color-green-c6c);
}

.cs-content-casino-games-list {
  margin-top: 20px;
  margin-bottom: 20px;
}

.cs-content-casino-games-list:first-child {
  margin-top: 0;
}

.cs-content-casino-games-list:last-child {
  margin-bottom: 0;
}

.cs-content-casino-games-list__item {
  margin-bottom: 10px;
}

.cs-content-casino-games-list__item:last-child {
  margin-bottom: 0;
}

.cs-content-casino-games-list__title {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 700;
  font-size: 20px;
  line-height: 20px;
  text-transform: uppercase;
  color: var(--color-black-050);
  margin-bottom: 10px;
}

.cs-content-casino-games-list__title svg {
  width: 20px;
  height: 20px;
  margin-right: 10px;
}

.cs-casino-bonuses-list {
  margin-top: 20px;
  margin-bottom: 20px;
}

.cs-casino-bonuses-list:first-child {
  margin-top: 0;
}

.cs-casino-bonuses-list:last-child {
  margin-bottom: 0;
}

.cs-casino-bonuses-list__item {
  background: rgba(229, 239, 239, 0.5);
  border-radius: 5px;
  padding: 20px;
  margin-bottom: 10px;
}

.cs-casino-bonuses-list__item:last-child {
  margin-bottom: 0;
}

.cs-casino-bonuses-list__item p {
  line-height: 180%;
}

.cs-casino-bonuses-list__title {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 700;
  font-size: 20px;
  line-height: 23px;
  text-transform: uppercase;
  color: var(--color-black-050);
  margin-bottom: 10px;
}

.cs-casino-bonuses-list__title svg {
  width: 24px;
  min-width: 24px;
  height: 18px;
  fill: var(--color-green-506);
  margin-right: 10px;
}

.cs-casino-bonuses-list__terms {
  font-size: 14px;
  text-align: center;
}

.cs-casino-bonuses-list__terms > * {
  margin-top: 0;
}

.cs-list-top-3__item {
  padding: 20px;
  border-radius: 5px;
  border: 2px solid var(--color-white-fef);
  background: var(--color-white);
  color: var(--color-black-919);
  margin-bottom: 10px;
  text-align: center;
}

.cs-list-top-3__item:last-child {
  margin-bottom: 0;
}

.cs-list-top-3__img {
  width: 160px;
  height: 160px;
  border-radius: 50%;
  padding: 10px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
}

.cs-list-top-3__img img {
  width: 100%;
  height: 100%;
  object-position: center;
  object-fit: contain;
}

.cs-list-top-3__name {
  display: block;
  text-decoration: none;
  margin-bottom: 10px;
}

.cs-list-top-3__bonus {
  margin-bottom: 10px;
  color: var(--color-green-108);
  font-weight: 700;
  line-height: 20px;
}

.cs-list-top-3 .cs-btn {
  min-height: 50px;
  font-size: 15px;
}

.cs-list-top-3 .terms {
  font-size: 10px;
}

.cs-promocode {
  margin-bottom: 20px;
}

.cs-promocode:last-child {
  margin-bottom: 0;
}

.cs-promocode__title {
  font-weight: 700;
  font-size: 20px;
  line-height: 23px;
  text-transform: uppercase;
  color: var(--color-black-050);
  margin-bottom: 20px;
}

.cs-promocode__box {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: center;
  align-items: center;
}

.cs-promocode__value {
  padding: 13px 20px;
  width: 347px;
  height: 50px;
  background: var(--color-white-fef);
  border: 2px dashed var(--color-blue-f6f);
  border-radius: 5px;
  margin-right: 10px;
  font-weight: 700;
  font-size: 20px;
  line-height: 100%;
  text-align: left;
  text-transform: uppercase;
  color: var(--color-blue-f6f);
}

.cs-promocode .cs-btn {
  max-width: 150px;
  width: 100%;
  min-height: 40px;
  font-size: 15px;
}

.cs-promocode .cs-btn.copied-btn {
  background: var(--color-white);
  color: var(--color-blue-f6f);
}

.cs-play-responsibly {
  background-color: var(--color-red-f1f);
  text-align: center;
  border-radius: 10px;
}

.cs-play-responsibly__image {
  display: inline-block;
  margin-right: 3px;
  margin-left: 3px;
}

.cs-play-responsibly__text {
  color: var(--color-white);
  padding: 10px;
}

.cs-ribbon {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  right: 3px;
  top: 3px;
  height: 24px;
  border-radius: 100px;
  font-weight: 700;
  font-size: 12px;
  padding: 4px 10px;
  line-height: 1;
  text-transform: uppercase;
}

.cs-ribbon img {
  -ms-flex: 0 0 14px;
  flex: 0 0 14px;
  width: 14px;
  height: 14px;
}

.cs-ribbon__text {
  margin-left: 10px;
  margin-right: 10px;
}

.cs-ribbon__text:first-child {
  margin-left: 0;
}

.cs-ribbon__text:last-child {
  margin-right: 0;
}

.cs-ribbon.yellow {
  background: var(--color-yellow-700);
}

.cs-ribbon.green {
  background: var(--color-green-90c);
  color: var(--color-white);
}

.cs-list-b__item {
  margin-bottom: 20px;
}

.cs-list-b__item:last-child {
  margin-bottom: 0;
}

.cs-list-b__article {
  position: relative;
  padding: 24px 14px 18px;
  border-radius: 10px;
  border: 2px solid var(--color-white-fef);
  background: var(--color-white);
  color: var(--color-black-919);
  overflow: hidden;
}

.cs-list-b__rank {
  position: absolute;
  left: -1px;
  top: -1px;
  height: 30px;
  min-width: 30px;
  font-weight: 700;
  line-height: 30px;
  font-size: 16px;
  text-align: center;
  background: var(--color-white-fef);
  border-top-left-radius: 9px;
  border-bottom-right-radius: 10px;
}

.cs-list-b__title {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 10px;
  padding-left: 6px;
  padding-right: 6px;
}

.cs-list-b__title_desc {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}

.cs-list-b__logo {
  display: block;
  -ms-flex: 0 0 80px;
  flex: 0 0 80px;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  padding: 8px;
  font-size: 0;
  margin-right: 14px;
}

.cs-list-b__logo img {
  width: 100%;
  height: 100%;
  object-position: center;
  object-fit: contain;
}

.cs-list-b__name {
  font-weight: 700;
  line-height: 1.5;
}

.cs-list-b__rating {
  margin-bottom: 10px;
}

.cs-list-b__main_rating {
  position: relative;
  display: inline-block;
  text-align: left;
  font-weight: 700;
  font-size: 12px;
  line-height: 1.5;
}

.cs-list-b__main_rating svg {
  width: 16px;
  height: 16px;
  fill: var(--color-yellow-700);
  vertical-align: text-bottom;
}

.cs-list-b__content.cs-content-style ul li::before {
  background: var(--color-green-90c);
}

.cs-list-b__label {
  font-weight: 700;
  line-height: 19px;
  text-transform: uppercase;
  margin-bottom: 15px;
}

.cs-list-b__footer {
  margin-top: 10px;
}

.cs-list-b .cs-btns > * {
  margin-bottom: 5px;
}

.cs-list-b .cs-btns > *:last-child {
  margin-bottom: 0;
}

.cs-list-b .cs-btns > *:not(.cs-list-b__bonus-promocode) {
  text-transform: none;
}

.cs-list-b__bonus-promocode {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 700;
  font-size: 15px;
  line-height: 1;
  text-align: left;
  text-transform: uppercase;
  color: var(--color-blue-f6f);
  border: 2px dashed var(--color-gray-6d6);
  background: var(--color-white-9f9);
  border-radius: 4px;
}

.cs-list-b__bonus-promocode.no-code {
  color: var(--color-gray-6d6);
}

.cs-list-b__bonus-promocode.no-code svg {
  fill: var(--color-gray-6d6);
}

.cs-list-b__bonus-promocode svg {
  -ms-flex: 0 0 22px;
  flex: 0 0 22px;
  width: 22px;
  height: 22px;
  margin-right: 5px;
  fill: var(--color-blue-f6f);
}

.cs-list-b__bonus-promocode.green {
  color: var(--color-green-90c);
  border-color: var(--color-green-90c);
  background: #E1FFE0;
}

.cs-list-b__bonus-promocode.green svg {
  fill: var(--color-green-90c);
}

.cs-list-b__terms {
  margin-top: 5px;
  font-size: 12px;
  color: var(--color-black-050);
}

.cs-list-b__terms a {
  font-size: inherit;
}

.cs-author-opinion {
  background: var(--color-gray-6f6);
}

.cs-author-opinion__box {
  display: block;
  text-align: center;
}

.cs-author-opinion__avatar {
  display: inline-block;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  overflow: hidden;
}

.cs-author-opinion__avatar img {
  object-fit: contain;
}

.cs-author-opinion__label {
  display: block;
  font-size: 24px;
  color: var(--color-red-581010);
  text-transform: uppercase;
  margin-bottom: 10px;
}

.cs-author-opinion__name {
  font-size: 18px;
  line-height: 21px;
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
  color: var(--color-blue-baa);
  font-weight: 700;
  margin-bottom: 10px;
  display: inline-block;
}

.cs-author-opinion__desc {
  text-align: left;
}

.cs-author-opinion__desc p {
  margin-bottom: 15px;
}

.cs-author-opinion__desc p:last-child {
  margin-bottom: 0;
}

.cs-card-list-black__item {
  border: 3px solid var(--color-black);
  border-radius: 5px;
  margin-bottom: 10px;
  background: var(--color-white);
}

.cs-card-list-black__item:last-child {
  margin-bottom: 0;
}

.cs-card-list-black__logo {
  padding: 5px;
  background: var(--color-white-fef);
  font-size: 0;
  text-align: center;
}

.cs-card-list-black__logo > * {
  display: inline-block;
  width: 100px;
  height: 100px;
  padding: 10px;
  border-radius: 50%;
}

.cs-card-list-black__logo img {
  width: 100%;
  height: 100%;
  object-position: center;
  object-fit: contain;
}

.cs-card-list-black__name {
  background: var(--color-black);
  padding: 5px;
  font-size: 18px;
  color: var(--color-white);
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

.cs-card-list-black__limitations {
  padding: 10px;
  line-height: 1.35;
}

.cs-card-list-black__limitations li {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 5px;
}

.cs-card-list-black__limitations li:last-child {
  margin-bottom: 0;
}

.cs-card-list-black__limitations svg {
  -ms-flex: 0 0 20px;
  flex: 0 0 20px;
  width: 20px;
  height: 20px;
  margin-right: 6px;
  fill: transparent;
  stroke: var(--color-red-f0f);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}

.cs-slot__list {
  display: -ms-grid;
  display: grid;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 10px;
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
  width: 100%;
}

.cs-slot__image {
  border-radius: 10px;
  overflow: hidden;
  position: relative;
  display: block;
  transition: opacity 0.3s ease, background 0.3s ease;
}

.cs-slot__image img {
  display: block;
  width: 100%;
  object-fit: contain;
}

.cs-filter__list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
  margin-bottom: 20px;
  width: 100%;
}

.cs-filter__item {
  position: relative;
  min-width: 0;
}

.cs-filter__item.active .cs-filter__drop {
  display: block;
}

.cs-filter__item.active .cs-filter__title {
  background: var(--color-white-fef);
}

.cs-filter__item.active .cs-filter__title::before {
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
  top: 12px;
}

.cs-filter__item select {
  display: none;
}

.cs-filter__title {
  height: 35px;
  border: 1px solid var(--color-white-fef);
  background: var(--color-white);
  font-size: 13px;
  line-height: 35px;
  padding: 0 40px 0 8px;
  position: relative;
  cursor: pointer;
  white-space: nowrap;
  border-radius: 5px;
}

.cs-filter__title span {
  display: block;
  max-width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.cs-filter__title::before {
  content: '';
  position: absolute;
  top: 50%;
  margin-top: -3px;
  right: 10px;
  border-radius: 1px;
  border: 4px solid transparent;
  border-top: 6px solid var(--color-gray-ccc);
}

.cs-filter__input {
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  outline: 0;
  height: 25px;
  font-size: 13px;
  font-family: sans-serif;
  line-height: normal;
  border: 1px solid var(--color-gray-262);
  border-radius: 5px;
}

.cs-filter__input + svg {
  width: 16px;
  height: 16px;
  fill: var(--color-gray-262);
  position: absolute;
  right: 5px;
  top: 10px;
}

.cs-filter__drop {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 5;
  overflow: hidden;
  background: var(--color-white);
  margin-top: -3px;
  border: 1px solid var(--color-gray-fef);
  border-top: none;
  border-radius: 0 0 5px 5px;
  padding: 16px 14px 14px;
}

.cs-filter__drop_item,
.cs-filter__drop label {
  font-size: 13px;
  display: block;
  color: inherit;
  padding: 5px 0;
  list-style: none;
  line-height: 20px;
  word-wrap: break-word;
  position: relative;
}

.cs-filter__drop_item_null,
.cs-filter__drop label_null {
  pointer-events: none;
  color: rgba(98, 98, 98, 0.6);
}

.cs-filter__drop_container {
  max-height: 240px;
  overflow-x: hidden;
  overflow-y: auto;
}

.free-game__list {
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.free-game__item {
  -ms-flex: 0 0 calc(50% - 5px);
  flex: 0 0 calc(50% - 5px);
  border-radius: 5px;
  background: white;
  border: 1px solid #e1e6ea;
  overflow: hidden;
  padding-bottom: 15px;
}

.free-game__image {
  margin-bottom: 15px;
}

.free-game__image img {
  display: block;
  width: 100%;
  height: auto;
}

.free-game__title {
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  padding: 0 5px;
  border-top: 0px;
  border-bottom: 0px;
  height: 43px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.free-game__buttons {
  padding: 0 10px;
  margin-top: 0;
}

.free-game__buttons .cs-btn {
  font-size: 15px;
  min-height: 40px;
  padding: 5px 10px;
}

.gpro_play_frame {
  position: relative;
  min-height: 460px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: stretch;
  align-items: stretch;
  overflow: hidden;
  margin-top: 25px;
}

.gpro_play_frame:first-child {
  margin-top: 0;
}

.gpro_play_frame .image {
  width: 100%;
}

.gpro_play_frame .image img {
  height: 100%;
  width: 100%;
  object-position: center;
  object-fit: cover;
  border-radius: 5px;
}

.gpro_play_frame > .play-btn {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 50;
  cursor: pointer;
}

.gpro_play_frame iframe {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 30;
  opacity: 0;
  transition: opacity 2s ease;
  max-height: 100%;
}

.gpro_play_frame iframe[src] {
  opacity: 1;
  z-index: 60;
}

.gpro_play_frame .image:before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  width: 100%;
  height: 100%;
  background: #071828;
  opacity: 0.7;
  transition: opacity 0.3s ease;
  border-radius: 5px;
}

.gpro_play_frame > .buttons {
  position: absolute;
  top: 0px;
  width: 100%;
  height: 100%;
  margin: 0px;
  text-align: center;
  z-index: 40;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.gpro_play_frame > .buttons .button {
  display: block;
  margin: 0px auto 10px auto;
  max-width: 250px;
  border-radius: 5px;
  padding: 10px;
}

.gpro_play_frame > .buttons .play-for-free-btn {
  max-width: 250px;
}

.play-frame-logos {
  position: absolute;
  bottom: 30px;
  padding: 0 40px;
  left: 0;
  width: 100%;
  box-sizing: border-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: end;
  align-items: flex-end;
}

.play-frame-logos img {
  margin-top: 20px;
  vertical-align: top;
}

.play-frame-logos .age-logo img {
  margin-bottom: 10px;
  margin-top: 0;
  vertical-align: top;
}

.play-frame-logos div {
  text-align: center;
  font-weight: 700;
  font-size: 14px;
  line-height: 150%;
  color: #FFFFFF;
}

.play-frame-logos > div:first-child,
.play-frame-logos > div:last-child {
  width: 25%;
}

.play-frame-logos > div:last-child {
  text-align: right;
}

.play-frame-logos > div:last-child img {
  width: auto !important;
}

.play-for-free-text {
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: center;
  color: white;
  max-width: 450px;
  margin-top: 5px;
  padding: 0 10px;
}

.cs-states {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (minmax(240px, 1fr))[auto-fit];
  grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
  gap: 10px 16px;
}

.cs-states__wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  border: 3px solid #E5EFEF;
  border-radius: 10px;
  text-decoration: none;
}

.cs-states__image {
  height: auto;
  border-radius: 7px 7px 0 0;
  overflow: hidden;
  margin-bottom: 12px;
}

.cs-states__image img {
  width: 100%;
  height: auto;
  object-position: center;
  object-fit: cover;
}

.cs-states__title {
  padding-left: 14px;
  padding-right: 14px;
  margin-bottom: 6px;
  font-weight: 700;
  font-size: 16px;
}

.cs-states__text {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding-left: 14px;
  padding-right: 14px;
  margin-bottom: 6px;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.cs-states__link {
  padding-left: 14px;
  padding-right: 14px;
  padding-bottom: 14px;
}

.cs-states__link .cs-btn {
  min-height: 63px;
  font-size: 15px;
  line-height: 15px;
}

.cs-hero-bg-full-width__bg {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top right;
  padding-top: 14px;
  padding-bottom: 20px;
  margin-left: -10px;
  margin-right: -10px;
  background-color: var(--color-white-fef);
}

.cs-hero-bg-full-width__bg:has(.cs-hero-bg-full-width__casino) {
  background-size: 450%;
}

.cs-hero-bg-full-width .cs-crumbs {
  margin-bottom: 12px;
  padding-left: 0;
  padding-right: 0;
}

.cs-hero-bg-full-width__casino {
  margin-top: 12px;
}

.cs-hero-bg-full-width__casino_item {
  margin-bottom: 8px;
}

.cs-hero-bg-full-width__casino_item:last-child {
  margin-bottom: 0;
}

.cs-hero-bg-full-width__casino_link {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: center;
  align-items: center;
  gap: 8px;
  background: var(--color-white);
  box-shadow: 0 2px 3px 0 rgba(57, 107, 107, 0.23);
  padding: 8px;
  border-radius: 10px;
  font-size: 13px;
  line-height: 1.3;
  font-weight: 700;
  color: var(--color-black-919);
  text-decoration: none;
}

.cs-hero-bg-full-width__casino_logo {
  -ms-flex: 0 0 50px;
  flex: 0 0 50px;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  padding: 5px;
}

.cs-hero-bg-full-width__casino_logo img {
  width: 100%;
  height: 100%;
  object-position: center;
  object-fit: contain;
}

.cs-hero-bg-full-width__links {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 6px;
  margin-top: 12px;
}

.cs-hero-bg-full-width__links li {
  -ms-flex: 0 0 calc(50% - 5px);
  flex: 0 0 calc(50% - 5px);
  width: calc(50% - 5px);
}

.cs-hero-bg-full-width__links a {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
  height: 100%;
  min-height: 32px;
  color: var(--color-blue-f6f);
  text-decoration: none;
  font-weight: 700;
  font-size: 13px;
  line-height: 1.2;
  padding: 8px 6px 8px 8px;
  background: var(--color-white);
  border-radius: 5px;
  box-shadow: 0 2px 3px 0 rgba(57, 107, 107, 0.23);
}

.cs-hero-bg-full-width__links svg {
  -ms-flex: 0 0 14px;
  flex: 0 0 14px;
  width: 14px;
  height: 14px;
  fill: currentColor;
  stroke: currentColor;
}

.cs-casino-filter {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: center;
  align-items: center;
  gap: 6px;
}

.cs-casino-filter__item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  height: 38px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 12px;
  color: var(--color-blue-f6f);
  background: var(--color-white-fef);
  border: 1px solid var(--color-gray-6d6);
  border-radius: 100px;
  transition: 0.3s;
  white-space: nowrap;
}

.cs-casino-filter__item.active {
  color: var(--color-white);
  background: var(--color-blue-f6f);
  border-color: var(--color-blue-f6f);
  pointer-events: none;
}

.cs-casino-filter__item svg {
  -ms-flex: 0 0 20px;
  flex: 0 0 20px;
  width: 20px;
  height: 20px;
  stroke: currentColor;
}

.cs-casino-filter__item_exclusive {
  color: var(--color-blue-5E5);
  border-radius: var(--100, 100px);
  border: 1px solid var(--color-blue-5E5-opacity-50);
  background: var(--color-blue-5E5-opacity-10);
  gap: 6px;
}

.cs-casino-filter__item_exclusive svg {
  fill: var(--color-blue-5E5);
  height: 18px;
  width: 18px;
  -ms-flex: 0 0 18px;
  flex: 0 0 18px;
}

.cs-casino-filter__select {
  position: relative;
}

.cs-casino-filter__select .cs-casino-filter__item {
  min-width: 40px;
  font-size: 0;
  border-radius: 50%;
  padding-left: 0;
  padding-right: 0;
}

.cs-casino-filter__select:has(.cs-casino-filter__clear.active) .cs-casino-filter__item {
  padding-left: 10px;
  padding-right: 36px;
  border-radius: 100px;
}

.cs-casino-filter__select.active .cs-casino-filter__item {
  color: var(--color-white);
  background: var(--color-blue-f6f);
  border-color: var(--color-blue-f6f);
}

.cs-casino-filter__select.active .cs-casino-filter__item + .cs-casino-filter__clear {
  color: var(--color-gray-6d6);
}

.cs-casino-filter__select.active .cs-casino-filter__select_drop {
  display: block;
}

.cs-casino-filter__select_drop {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  margin-top: 5px;
  min-width: 155px;
  border-radius: 15px;
  border: 1px solid var(--color-gray-6d6);
  background: var(--color-white);
  font-size: 16px;
  z-index: 6;
  overflow: hidden;
  box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.05);
}

.cs-casino-filter__select_option {
  width: 100%;
  text-align: left;
  padding: 8px 10px;
  white-space: nowrap;
  color: inherit;
}

.cs-casino-filter__select_option.active {
  background: var(--color-white-fef);
}

.cs-casino-filter__checked {
  position: relative;
}

.cs-casino-filter__checked .cs-casino-filter__item {
  padding-right: 36px;
}

.cs-casino-filter__checked .cs-casino-filter__item {
  color: var(--color-white);
  background: var(--color-blue-f6f);
  border-color: var(--color-blue-f6f);
}

.cs-casino-filter__checked .cs-casino-filter__item + .cs-casino-filter__clear {
  color: var(--color-gray-6d6);
}

.cs-casino-filter__checked .cs-casino-filter__item_exclusive {
  color: var(--color-white);
  background: var(--color-blue-5E5);
  border-color: var(--color-blue-5E5);
}

.cs-casino-filter__checked .cs-casino-filter__item_exclusive svg {
  fill: var(--color-white);
}

.cs-casino-filter__checked .cs-casino-filter__item_exclusive + .cs-casino-filter__clear {
  color: var(--color-white-opacity-50) !important;
  opacity: 0.5;
}

.cs-casino-filter__clear {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  width: 26px;
  height: 38px;
  color: var(--color-blue-f6f);
  text-align: left;
  font-size: 0;
}

.cs-casino-filter__clear svg {
  width: 14px;
  height: 14px;
  fill: currentColor;
}

.cs-casino-filter__clear.active {
  display: block;
}

.cs-casino-filter__popup {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  z-index: 501;
  display: none;
}

.cs-casino-filter__popup.active {
  display: block;
}

.cs-casino-filter__popup_overlay {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  display: none;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%), 50% / cover no-repeat;
}

.cs-casino-filter__popup_container {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 16px 16px 14px;
  border-radius: 10px 10px 0 0;
  background: var(--color-white);
  box-shadow: 0 -10px 20px 0 rgba(0, 0, 0, 0.1);
  width: auto;
  height: auto;
  top: auto;
}

body:has(.cs-header__sticky) .cs-casino-filter__popup_container {
  bottom: 66px;
}

.cs-casino-filter__popup_header {
  margin-bottom: 24px;
}

.cs-casino-filter__popup_title {
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  text-align: left;
  padding-right: 36px;
}

.cs-casino-filter__popup_close {
  position: absolute;
  width: 24px;
  height: 24px;
  padding: 4px;
  right: 16px;
  top: 16px;
  cursor: pointer;
}

.cs-casino-filter__popup_close svg {
  width: 16px;
  height: 16px;
  fill: var(--color-gray-6d6);
}

.cs-casino-filter__popup_content {
  margin-bottom: 14px;
  max-height: 300px;
  overflow-y: auto;
}

.cs-casino-filter__popup_footer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 2px;
  gap: 10px;
}

.cs-casino-filter__popup_footer .cs-btn {
  height: 41px;
  text-transform: none;
  font-size: 14px;
  -ms-flex: 0 0 calc(50% - 5px);
  flex: 0 0 calc(50% - 5px);
  font-weight: 500;
}

.cs-casino-filter__popup_checkbox {
  min-height: 30px;
  font-size: 16px;
  line-height: 1.2;
  padding: 8px 10px;
}

.cs-slider {
  position: relative;
  margin-top: 15px;
  margin-bottom: 15px;
}

.cs-slider:first-child {
  margin-top: 0;
}

.cs-slider:last-child {
  margin-bottom: 0;
}

.cs-slider__embla_viewport {
  overflow: hidden;
  width: 100%;
}

.cs-slider__embla_container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  will-change: transform;
  gap: 8px;
}

.cs-slider__embla_slide {
  -ms-flex: 0 0 calc(100% / 3 - 8px);
  flex: 0 0 calc(100% / 3 - 8px);
  min-width: 300px;
}

.cs-slider__arrow {
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 26px;
  height: 26px;
  background: var(--color-white);
  border: 1px solid var(--color-gray-ccc);
  border-radius: 50%;
  text-align: center;
  line-height: 0;
  transition: 0.3s;
}

.cs-slider__arrow.prev {
  left: -10px;
}

.cs-slider__arrow.prev svg {
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.cs-slider__arrow.next {
  right: -10px;
}

.cs-slider__arrow svg {
  width: 14px;
  height: 14px;
  fill: var(--color-blue-f6f);
}

.cs-slider__arrow.is-disabled {
  opacity: 0;
  pointer-events: none;
  cursor: default;
}

.cs-slider__bullets {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 10px;
}

.cs-slider__bullet {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #ccc;
  margin: 0 4px;
  border: none;
  cursor: pointer;
}

.cs-slider__bullet.is-active {
  background: #000;
}

.cs-slider.cs-list {
  margin-top: 9px;
}

.cs-slider.cs-list:first-child {
  margin-top: 0;
}

.cs-slider.cs-list .cs-slider__embla_viewport {
  padding-top: 11px;
}

.cs-slider.cs-list .cs-slider__embla_slide {
  -ms-flex: 0 0 calc(40% - 8px);
  flex: 0 0 calc(40% - 8px);
  min-width: 310px;
}

.cs-slider.cs-list .cs-list__item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: 0;
  height: 100%;
}

.cs-slider.cs-list .cs-list__item > * {
  width: 100%;
}

.cs-slider.cs-list .cs-list__info {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}

.cs-slider.cs-comments-slider .cs-slider__embla_slide {
  -ms-flex: 0 0 calc(22.5% - 8px);
  flex: 0 0 calc(22.5% - 8px);
  min-width: 253px;
}

.cs-slider.cs-list-b .cs-list-b__item {
  height: 100%;
}

.cs-slider.cs-list-b .cs-list-b__article {
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: 0;
}

.cs-slider.cs-list-b .cs-list-b__content {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}

.cs-slider.cs-list-b .cs-btns {
  display: block;
  margin-left: 0;
}

.cs-slider.cs-list-b .cs-btns > * {
  margin-left: 0;
}

.cs-slider.cs-casino-filter__slider {
  margin-top: 0;
  margin-bottom: 0;
  overflow: hidden;
}

.cs-slider.cs-casino-filter__slider .cs-slider__embla_slide {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  min-width: auto;
}

.cs-slider.cs-casino-filter__slider .cs-slider__embla_container {
  gap: 6px;
}

.cs-bonus-exclusive-slider__item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  padding: 14px;
  border-radius: 10px;
  border: 2px solid var(--color-white-fef);
  background: var(--color-white);
  color: var(--color-black-919);
}

.cs-bonus-exclusive-slider__img {
  width: 100%;
  height: 160px;
  object-position: center;
  object-fit: cover;
  border-radius: 5px;
  margin-bottom: 10px;
}

.cs-bonus-exclusive-slider__label {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  font-weight: 700;
  line-height: 1.5;
  margin-bottom: 8px;
}

.cs-bonus-exclusive-slider .cs-btns {
  margin-top: 0;
}

.cs-bonus-exclusive-slider .cs-btn {
  text-transform: none;
}

.s-new-bon {
  position: relative;
  background: var(--color-gray-6f6);
  border: 3px solid var(--color-pupel-299);
  border-radius: 5px;
  padding-top: 20px;
}

.s-new-bon__label {
  margin-bottom: 14px;
  margin-top: 0;
  padding-left: 20px;
  padding-right: 50px;
  text-transform: uppercase;
  font-size: 22px;
  font-weight: 700;
  color: var(--color-pupel-299);
  line-height: 1.2;
}

.s-new-bon__item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: center;
  align-items: center;
  padding: 12px 20px;
  border-bottom: 1px solid var(--color-pupel-9e4);
  text-decoration: none;
}

.s-new-bon__item:last-child {
  border-bottom: none;
}

.s-new-bon__logo {
  -ms-flex: 0 0 80px;
  flex: 0 0 80px;
  width: 80px;
  height: 80px;
  margin-right: 10px;
  border-radius: 50%;
  padding: 10px;
  margin-top: 0;
  margin-bottom: 0;
  box-sizing: border-box;
}

.s-new-bon__logo img {
  width: 100%;
  height: 100%;
  object-position: center;
  object-fit: contain;
}

.s-new-bon__desc {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}

.s-new-bon__welcome {
  width: max-content;
  font-size: 10px;
  text-transform: uppercase;
  color: var(--color-white);
  font-weight: 700;
  line-height: 1.2;
  padding: 6px 10px;
  white-space: nowrap;
  border-radius: 100px;
  background: var(--color-green-90c);
  margin-top: 0;
  margin-bottom: 5px;
}

.s-new-bon__bonus {
  font-size: 14px;
  color: var(--color-pupel-299);
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.2;
  margin: 0;
}

.s-new-bon__name {
  font-size: 16px;
  color: var(--color-pupel-299);
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.2;
  margin: 0;
}

.s-new-bon__die {
  position: absolute;
  right: 0;
  top: 0;
  padding: 6px 10px;
  border-top-right-radius: 1px;
  border-bottom-left-radius: 10px;
  background: var(--color-pupel-299);
  font-size: 16px;
  color: var(--color-white);
  font-weight: 700;
  text-transform: uppercase;
  margin: 0;
}

.cs-pop-ctgr {
  padding-top: 20px;
  padding-bottom: 10px;
  border-radius: 5px;
}

.cs-pop-ctgr__label {
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 30px;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.2;
}

.cs-pop-ctgr__item {
  margin-bottom: 20px;
}

.cs-pop-ctgr__item:last-child {
  margin-bottom: 0;
}

.cs-pop-ctgr__item:last-child .cs-pop-ctgr__drop_item:last-child span {
  border-bottom: none;
}

.cs-pop-ctgr__item.active .cs-pop-ctgr__drop {
  display: block;
}

.cs-pop-ctgr__item.active .cs-pop-ctgr__btn svg {
  -ms-transform: rotate(0);
  transform: rotate(0);
  fill: var(--color-gray-8cb);
}

.cs-pop-ctgr__btn {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  max-width: 100%;
  font-size: 16px;
  font-weight: 700;
  padding-left: 20px;
  padding-right: 20px;
  width: 100%;
  color: var(--color-black-919);
}

.cs-pop-ctgr__btn svg {
  -ms-flex: 0 0 24px;
  flex: 0 0 24px;
  width: 24px;
  height: 24px;
  margin-left: 10px;
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.cs-pop-ctgr__drop {
  display: none;
  padding-top: 10px;
  list-style: none;
}

.cs-pop-ctgr__link {
  position: relative;
  display: block;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 16px;
  line-height: 1.2;
  color: var(--color-blue-baa);
}

.cs-pop-ctgr__link::before {
  content: "";
  position: absolute;
  left: 25px;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: var(--color-blue-baa);
}

.cs-pop-ctgr__link span {
  display: block;
  border-bottom: 1px solid var(--color-white-f6f);
  padding-left: 21px;
  padding-top: 16px;
  padding-bottom: 16px;
}

.gpro_slot_filter > .content,
.gpro_slot_filter > .gpro_slots_list {
  display: inline-block;
  vertical-align: top;
}

.gpro_slots_list {
  font-size: 0px;
  letter-spacing: -0.31em;
  margin: -0.5%;
  box-sizing: border-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.sl-similar .gpro_slots_list {
  margin-top: 20px;
}

.gpro_slots_list .gpro_empty {
  margin: 0px 5px 0px 5px;
}

.gpro_slots_list > .slot-item {
  display: inline-block;
  vertical-align: top;
  width: 32.33%;
  max-width: 32.33%;
  box-sizing: border-box;
  position: relative;
  margin: 0.5%;
  min-width: 0;
  padding: 0;
  -ms-flex: 1;
  flex: 1;
}

.gpro_cont_main ul.gpro_slots_list > li.slot-item::before {
  display: none;
}

.gpro_slots_list > .slot-item > .image {
  border-radius: 10px;
  overflow: hidden;
  position: relative;
  display: block;
  transition: opacity 0.3s ease, background 0.3s ease;
}

.gpro_slots_list > .slot-item > .image img {
  width: 100%;
  vertical-align: top;
}

.gpro_slots_list > .slot-item > .image:after {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  border-radius: 10px;
  opacity: 0;
  text-decoration: none;
  font-size: 15px;
  font-family: var(--system-font);
  font-weight: bold;
  letter-spacing: normal;
  line-height: 15px;
  color: white;
  text-align: center;
  overflow: hidden;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  content: "";
}

.gpro_slots_list > .slot-item .info .play-btn {
  width: 150px;
  display: inline-block;
  vertical-align: top;
}

.gpro_slots_list > .slot-item > .image:hover:after {
  background: rgba(0, 0, 0, 0.6);
  opacity: 1;
}

.gpro_slots_list > .slot-item > .name {
  margin-top: 5px;
  font-weight: 700;
  font-size: 18px;
  line-height: 21px;
  text-transform: capitalize;
  color: #1B1919;
  text-align: left;
}

.gpro_slot_filter .gpro_slots_list {
  padding-left: 0;
}

.gpro_slots_list > .slot-item > .s-provider {
  margin-top: 5px;
  font-weight: 400;
  font-size: 15px;
  line-height: 18px;
  text-transform: capitalize;
  color: #1B1919;
  text-align: left;
}

.gpro_slots_list > .slot-item > .s-image {
  position: absolute;
  background: #f0f0f0;
  border-radius: 4px 0px 8px 0px;
  padding: 5px;
  z-index: 5;
  display: none;
}

.gpro_slots_list > .slot-item > .info {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  border-radius: 10px;
  opacity: 0;
  transition: opacity 0.3s ease, background 0.3s ease;
  text-decoration: none;
  font-size: 15px;
  font-family: var(--system-font);
  font-weight: bold;
  letter-spacing: normal;
  line-height: 15px;
  color: white;
  text-align: center;
  overflow: hidden;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
}

.gpro_slots_list > .slot-item > .info .name {
  font-size: 20px;
  font-family: var(--system-font);
  font-weight: bold;
  min-height: 30px;
  padding: 10px 5px;
  box-sizing: border-box;
}

.gpro_slots_list > .slot-item > .info .play-btn {
  width: 150px;
  display: inline-block;
  vertical-align: top;
  margin: 15px 0px 0px 0px;
}

.gpro_slots_list > .slot-item > .info .icon-wrap {
  padding: 5px;
  background: #a40e0e;
  border-radius: 50%;
  box-sizing: border-box;
}

.gpro_slots_list > .slot-item > .info .icon-wrap .icon {
  width: 15px;
  height: 15px;
}

.gpro_slots_list > .slot-item > .info .icon-wrap,
.gpro_slots_list > .slot-item > .info .value {
  display: inline-block;
  vertical-align: middle;
}

.gpro_slot_filter .gpro_slots_list > .slot-item {
  width: 19%;
  max-width: 19%;
}

.gpro_slots_list.col-4 > .slot-item {
  padding: 0px;
  min-width: 24%;
  max-width: 24%;
}

.gpro_slot_filter .gpro_slots_list > .slot-item > .info .name {
  min-height: auto;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 100%;
}

.gpro_slot_filter .gpro_slots_list > .slot-item > .info .play-btn {
  margin: 0;
}

.gpro_section.sl-similar .gpro_slots_list > .slot-item > .info .play-btn {
  margin: 0px;
}

.gpro_slots_list + .gpro_btn_list {
  margin: 20px 0px 0px 0px;
}

.gpro_slots_list.high-ranking {
  list-style: none;
  display: -ms-flexbox;
  display: flex;
  margin: -0.5%;
}

.gpro_slots_list.high-ranking li {
  padding: 0;
  -ms-flex-preferred-size: 24%;
  flex-basis: 24%;
  max-width: 24%;
  min-width: 0;
  margin: 0.5%;
  background: #E5EFEF;
  position: relative;
  border-radius: 10px;
  overflow: hidden;
}

.gpro_slots_list.high-ranking li a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.15);
  text-decoration: none;
  padding: 20px;
  box-sizing: border-box;
  opacity: 0;
  transition: opacity 0.3s ease, background 0.3s ease;
}

.gpro_slots_list.high-ranking li a:hover {
  opacity: 1;
}

.gpro_slots_list.high-ranking li:before {
  display: none;
}

.gpro_slots_list.high-ranking li .name {
  font-weight: 700;
  font-size: 16px;
  line-height: 18px;
  text-align: center;
  padding: 13px 20px;
  color: #44484E;
}

.gpro_slots_list.high-ranking li .image img {
  width: 100%;
  height: auto;
}

.gpro_slot_filter .gpro_slots_list.g-filter > .slot-item {
  width: 24%;
  min-width: 24%;
  max-width: 24%;
}

.gpro_related_list .related-item {
  position: relative;
  padding-left: 15px;
  margin-bottom: 10px;
}

.gpro_related_list .related-item:last-child {
  margin-bottom: 0;
}

.gpro_related_list .related-item::before {
  content: "";
  color: var(--color-blue-baa);
  position: absolute;
  left: 0;
  top: 9px;
  margin: 0;
  width: 6px;
  height: 6px;
  background: var(--color-blue-baa);
  border-radius: 50%;
}

.gpro_related_list .related-item a {
  text-decoration: none;
}

.cs-top-page-anchors {
  display: none;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: center;
  align-items: center;
  position: fixed;
  top: 52px;
  left: 0;
  right: 0;
  height: 40px;
  background: var(--color-white);
  box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.15);
  z-index: 993;
  font-size: 0;
  padding-left: 8px;
  padding-right: 8px;
}

.cs-top-page-anchors.active {
  display: -ms-flexbox;
  display: flex;
}

.cs-top-page-anchors__scroll {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 8px;
  padding-right: 8px;
  margin-left: -8px;
  margin-right: -8px;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.cs-top-page-anchors__scroll::-webkit-scrollbar {
  display: none;
}

.cs-top-page-anchors__item {
  padding-right: 3px;
  white-space: nowrap;
}

.cs-top-page-anchors__item:last-child {
  padding-left: 0;
}

.cs-top-page-anchors__link {
  display: block;
  padding: 9px;
  font-size: 12px;
  line-height: 1;
  color: var(--color-black-919);
  font-weight: 700;
  border-radius: 100px;
  border: 1px solid var(--color-gray-e8e);
  text-decoration: none;
}

.cs-top-page-anchors__link.active {
  border-color: var(--color-gray-335);
  background: var(--color-gray-335);
  color: var(--color-white);
}

.cs-casino-navigation {
  background: var(--color-red-0f0);
  padding: 10px;
}

.cs-casino-navigation ~ .cs-main {
  margin-top: 20px;
}

.cs-casino-navigation ~ .cs-main:has(.cs-hero-bg-full-width) {
  margin-top: 0;
}

.cs-casino-navigation__slider {
  display: -ms-flexbox;
  display: flex;
}

.cs-casino-navigation__scroll {
  overflow: auto;
}

.cs-casino-navigation__scroll::-webkit-scrollbar {
  display: none;
}

.cs-casino-navigation__item {
  padding-left: 5px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.cs-casino-navigation__item:first-child {
  padding-left: 0;
}

.cs-casino-navigation__link {
  padding-left: 10px;
  padding-right: 10px;
  background: var(--color-white);
  border: 1px solid var(--color-red-131);
  border-radius: 5px;
  text-decoration: none;
  font-size: 12px;
  text-align: center;
  color: var(--color-black-919);
  font-weight: 700;
  height: 40px;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
  white-space: nowrap;
  line-height: 18px;
}

.cs-casino-navigation__link.active {
  background: var(--color-red-131);
  color: var(--color-white);
}

.cs-casino-navigation__link img {
  width: 18px;
  height: 18px;
  display: inline-block;
  margin-right: 5px;
}

.cs-casino-rating {
  width: 100%;
}

.cs-casino-rating__item {
  font-size: 12px;
  font-weight: 400;
  line-height: 120%;
  text-align: left;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 10px;
  gap: 10px;
}

.cs-casino-rating__item:last-child {
  margin-bottom: 0;
}

.cs-casino-rating__item_user {
  text-align: right;
}

.cs-casino-rating__item_user .cs-casino-rating__val {
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.cs-casino-rating__item_user .cs-casino-rating__val svg {
  fill: var(--color-green-90c);
}

.cs-casino-rating__val {
  font-weight: 700;
  font-size: 14px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  gap: 3px;
}

.cs-casino-rating__val svg {
  width: 16px;
  height: 16px;
  -ms-flex: 0 0 16px;
  flex: 0 0 16px;
  fill: var(--color-yellow-700);
}

.cs-top5-casino-list {
  margin-top: 20px;
}

.cs-top5-casino-list__item {
  margin-bottom: 24px;
}

.cs-top5-casino-list__item:last-child {
  margin-bottom: 0;
}

.cs-top5-casino-list__title {
  font-weight: 700;
  line-height: 120%;
  font-size: 20px;
  margin-bottom: 16px;
}

.cs-top5-casino-list .cs-top-bonus {
  margin-bottom: 16px;
}

.cs-top5-casino-list .cs-content-style {
  margin-bottom: 16px;
}

.cs-top5-casino-list .cs-table {
  margin-top: 0;
}

.cs-top-bonus {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-radius: 5px;
  padding: 16px;
  background: var(--color-green-fe0);
  gap: 10px 14px;
}

.cs-top-bonus__logo {
  -ms-flex: 0 0 50px;
  flex: 0 0 50px;
  width: 50px;
  height: 50px;
  padding: 5px;
  border-radius: 50%;
}

.cs-top-bonus__logo img {
  width: 100%;
  height: 100%;
  object-position: center;
  object-fit: contain;
}

.cs-top-bonus__text {
  -ms-flex: 0 0 calc(100% - 64px);
  flex: 0 0 calc(100% - 64px);
  max-width: calc(100% - 64px);
  min-width: 0;
  font-weight: 700;
  line-height: 130%;
  font-size: 18px;
  color: var(--color-black-919);
}

.cs-top-bonus__label {
  display: block;
  margin-bottom: 4px;
  line-height: 150%;
  font-size: 14px;
}

.cs-top-bonus .cs-btn {
  -ms-flex: 0 1 100%;
  flex: 0 1 100%;
  text-transform: none;
  font-weight: 500;
  font-size: 14px;
  padding: 11px 20px;
  line-height: 120%;
}

.table-casino-bonus {
  overflow: auto;
  margin: 0 -20px 30px;
  padding-left: 20px;
  padding-right: 20px;
}

.table-casino-bonus::-webkit-scrollbar {
  display: none;
}

.table-casino-bonus:last-child {
  margin-bottom: 0;
}

.table-casino-bonus table {
  width: 100%;
  border-radius: 5px;
  overflow: hidden;
  border-collapse: separate;
  border-spacing: 0;
}

.table-casino-bonus table .button {
  padding-top: 15px;
  padding-bottom: 14px;
  width: 100%;
}

.table-casino-bonus th,
.table-casino-bonus td {
  padding: 16px 10px;
  border: 3px solid #e5efef;
  min-width: 120px;
}

.table-casino-bonus th {
  font-size: 14px;
  font-weight: 700;
  background: #E5EFEF;
}

.table-casino-bonus td {
  font-size: 16px;
  border-top: none;
}

.table-casino-bonus td:not(:last-child) {
  border-right: none;
}

.table-casino-bonus .button,
.table-casino-bonus th {
  white-space: nowrap;
}

.table-casino-bonus a:not(.button, .table-casino-bonus__casino) {
  display: inline-block;
  color: #186BAA;
  text-decoration: underline;
  text-transform: capitalize;
  text-align: center;
}

.table-casino-bonus__casino > * {
  display: block;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  font-size: 0;
  padding: 10px;
  margin: 0 auto;
}

.table-casino-bonus img {
  width: 100%;
  height: 100%;
  object-position: center;
  object-fit: contain;
}

.gpro_slot_frame > .info {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: left;
  justify-content: left;
  padding: 10px;
}

.gpro_slot_frame > .info > .cs-info {
  -ms-flex: 1;
  flex: 1;
  text-align: left;
  box-sizing: border-box;
  padding: 0 0 0 10px;
  font-weight: bold;
}

.gpro_slot_frame > .info > .cs-info > .rating {
  font-size: 15px;
  color: limegreen;
  margin: 10px 0;
  line-height: 15px;
}

.gpro_slot_frame > .info > .image {
  -ms-flex: 0 0 90px;
  flex: 0 0 90px;
  width: 90px;
  height: 90px;
  border-radius: 50%;
  padding: 5px;
}

.gpro_slot_frame > .frame-preview {
  position: relative;
  background: #111112;
}

.gpro_slot_frame > .frame-preview iframe {
  left: 0;
  top: 0;
  visibility: hidden;
  z-index: 50;
  opacity: 0;
  transition: opacity 0.3s ease, visibility 0.3s ease;
  width: 100%;
}

.gpro_slot_frame > .frame-preview img {
  width: 100%;
}

.gpro_slot_frame.show > .frame-preview iframe {
  opacity: 1;
  visibility: visible;
}

.gpro_modal_content {
  display: none;
}

.gpro_modal_content .gpro_modal_content,
.gpro_modal_content.show {
  display: block;
}

.gpro_modal_content.pmnt-box > .buttons {
  margin: 25px 0 0 0;
}

.gpro_modal_content.pmnt-box .see-all-btn {
  margin: 0 0 10px 0;
}

.gpro_modal_content.pmnt-box > .text {
  text-align: justify;
  font-size: 15px;
}

.gpro_modal.s-frame {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: center;
  justify-content: center;
  overflow: auto;
}

.gpro_modal.s-frame > .modal-box {
  padding: 0px;
  max-width: 1060px;
  top: 5%;
  transition: visibility 0.8s ease-in-out;
  -ms-flex: 1;
  flex: 1;
}

.gpro_modal.s-frame > .modal-box > .hdr {
  margin: 0px;
  padding: 10px 75px 10px 10px;
  border: 0px;
  text-transform: none;
  text-align: left;
  background: #843131;
  color: white;
  font-size: 18px;
  font-weight: normal;
}

.gpro_modal.s-frame .gpro_slot_frame > .enlarge {
  position: absolute;
  right: 45px;
  top: 10px;
  stroke-width: 1px;
  cursor: pointer;
}

.gpro_modal.s-frame > .modal-box > .icon.close-btn,
.gpro_modal.s-frame .gpro_slot_frame > .enlarge {
  fill: white;
  stroke: white;
  width: 18px;
  height: 18px;
}

.slot-head {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  margin-top: 0;
}

.slot-head .head {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  padding: 35px 25px 25px 25px;
  margin: -20px -20px 18px;
  border-radius: 10px 10px 0 0;
  -ms-flex-align: start;
  align-items: flex-start;
}

.slot-head .head h2 {
  font-weight: 700;
  font-size: 24px;
  line-height: 1.2;
  margin-bottom: 8px;
  color: #ffffff;
  text-transform: uppercase;
  margin-top: 0;
}

.slot-head .head:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7));
  z-index: 1;
}

.slot-head .head .bg-decor {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-position: center;
  object-fit: cover;
}

.slot-head .content {
  padding: 18px 20px 25px;
}

.slot-head .content .buttons {
  padding: 0;
}

.slot-head .content .buttons:first-child {
  margin: 0;
}

.slot-head .head .image {
  -ms-flex: 0 0 221px;
  flex: 0 0 221px;
  width: 221px;
  position: relative;
  z-index: 2;
  border: 5px solid #FFFFFF;
  border-radius: 5px;
  overflow: hidden;
  min-width: 90px;
}

.slot-head .head .image img {
  width: 100%;
}

.slot-head .head .label {
  position: relative;
  z-index: 2;
  padding-left: 20px;
}

.slot-head .head h1 {
  font-weight: 800;
  font-size: 32px;
  line-height: 38px;
  text-transform: uppercase;
  color: #FFFFFF;
  margin-top: 0;
  margin-bottom: 10px;
}

.slot-head .gpro_rating {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

.slot-head .gpro_rating .text {
  line-height: 24px;
  color: #32CD32;
  margin-right: 10px;
  padding: 0;
}

.slot-head .gpro_rating > .stars {
  width: 110px;
  height: 20px;
}

.s-detail-list {
  margin-top: 20px;
}

.s-detail-list:first-child {
  margin-top: 0;
}

.s-detail-list tbody {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-radius: 12px;
  overflow: hidden;
}

.s-detail-item {
  width: 20%;
  padding: 15px 15px 10px;
  box-sizing: border-box;
  border-bottom: 2px solid #fff;
  border-top: 2px solid #fff;
  border-left: 2px solid #fff;
  border-right: 1px solid #fff;
  background: #E5EFEF;
}

.s-detail-item .label {
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  color: #1B1919;
}

.s-detail-item .value {
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 22px;
  color: #1B1919;
}

.s-detail-item .value .red {
  color: #B51F24;
}

.s-detail-item .value .green {
  color: #0F6506;
}

.gpro-other-slots-from-xslot {
  margin-left: -20px;
  margin-bottom: 6px;
}

.gpro-other-slots-from-xslot:last-child {
  margin-bottom: -14px;
}

.gpro-other-slots-from-xslot > * {
  display: inline-block;
  margin-left: 20px;
  margin-bottom: 14px;
  font-size: 18px;
  color: #186BAA;
  text-decoration: none;
  font-weight: 700;
}

.gpro-other-slots-from-xslot > *[href]:hover {
  text-decoration: underline;
}

.cs-bonus-cards-category {
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
  overflow-x: auto;
  padding-bottom: 8px;
}

.cs-bonus-cards-category::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.cs-bonus-cards-category::-webkit-scrollbar-track {
  background: var(--color-gray-fef);
  border-radius: 16px;
}

.cs-bonus-cards-category::-webkit-scrollbar-thumb {
  background: var(--color-gray-6d6);
  border-radius: 16px;
}

.cs-bonus-cards-category__item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  text-decoration: none;
  color: inherit;
  -ms-flex: 1 0 182px;
  flex: 1 0 182px;
  border-radius: 5px;
  border: 1px solid var(--color-gray-6d6);
  background: var(--color-gray-fef);
  padding: 10px;
}

.cs-bonus-cards-category__icon {
  margin: 0 auto 8px;
  display: block;
}

.cs-bonus-cards-category__icon svg {
  width: 36px;
  height: 36px;
  fill: var(--color-blue-f6f);
  display: block;
}

.cs-bonus-cards-category__title {
  font-weight: 700;
  line-height: 130%;
  font-size: 16px;
  margin-bottom: 4px;
  display: block;
  text-align: center;
}

.cs-bonus-cards-category__amount {
  font-size: 14px;
  font-style: normal;
  line-height: 150%;
  color: var(--color-blue-f6f);
  text-align: center;
  margin-top: auto;
}

.cs-casino-filter + .cs-bonus-card__list {
  margin-top: 16px;
}

.cs-bonus-card__item {
  border-radius: 10px;
  border: 2px solid var(--color-white-fef);
  background: var(--color-white);
  padding: 14px;
  margin-bottom: 10px;
  position: relative;
}

.cs-bonus-card__item:last-child {
  margin-bottom: 0;
}

.cs-bonus-card__item.active .cs-btn__down {
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.active .cs-bonus-card__header {
  padding-bottom: 12px;
}

.cs-bonus-card__top {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 10px;
  margin-bottom: 10px;
  min-width: 0;
}

.cs-bonus-card__logo {
  width: 32px;
  height: 32px;
  -ms-flex: 0 0 32px;
  flex: 0 0 32px;
  border-radius: 50%;
  padding: 3px;
}

.cs-bonus-card__logo img {
  width: 100%;
  height: 100%;
  object-position: center;
  object-fit: contain;
}

.cs-bonus-card__title {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr max-content;
  grid-template-columns: 1fr max-content;
  column-gap: 6px;
  -ms-flex-align: start;
  align-items: start;
  min-width: 0;
}

.cs-bonus-card__text {
  min-width: 0;
  font-size: 16px;
  font-weight: 700;
  line-height: 120%;
}

.cs-bonus-card__exclusive {
  -ms-flex: 0 0 20px;
  flex: 0 0 20px;
}

.cs-bonus-card__exclusive svg {
  width: 20px;
  height: 20px;
  fill: var(--color-blue-5E5);
}

.cs-bonus-card .cs-exclusive-label {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 1;
  grid-row: 1;
  justify-self: end;
  white-space: nowrap;
}

.cs-bonus-card__buttons {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
}

.cs-bonus-card__buttons .cs-list-b__bonus-promocode {
  width: 191px;
  height: 42px;
  font-size: 12px;
  font-weight: 500;
  padding: 0 14px;
}

.cs-bonus-card__buttons .cs-list-b__bonus-promocode span {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  min-width: 0;
}

.cs-bonus-card__buttons .cs-list-b__bonus-promocode.no-code {
  text-transform: capitalize;
}

.cs-bonus-card__buttons .cs-btn__green {
  height: 42px;
  -ms-flex-positive: 1;
  flex-grow: 1;
  text-transform: none;
  font-size: 14px;
  font-weight: 500;
}

.cs-bonus-card__buttons .cs-btn__down {
  transition: transform 300ms ease;
  will-change: transform;
}

.cs-bonus-card__content {
  padding-top: 8px;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  gap: 14px;
  display: none;
}

.cs-bonus-card__content:before {
  position: absolute;
  content: "";
  left: -14px;
  right: -14px;
  top: 0;
  height: 1px;
  background: var(--color-gray-6d6);
}

.active .cs-bonus-card__content {
  display: -ms-flexbox;
  display: flex;
}

.cs-bonus-card__verification_date {
  padding: 5px 8px;
  border-radius: 5px;
  background: var(--color-blue-d8e);
  color: var(--color-blue-76b);
  font-size: 12px;
  font-weight: 500;
  line-height: 120%;
  display: inline-block;
  margin-bottom: 8px;
}

.cs-bonus-card__verification_label {
  color: var(--color-black-050);
  font-size: 12px;
  font-weight: 400;
  line-height: 120%;
}

.cs-bonus-card__attributes_list {
  border-radius: 5px;
  border: 1px solid var(--color-gray-6d6);
  background: var(--color-gray-8f8);
  color: var(--color-black-050);
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  padding: 10px;
}

.cs-bonus-card__attributes_item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-bottom: 10px;
}

.cs-bonus-card__attributes_item:last-child {
  margin-bottom: 0;
}

.cs-bonus-card__attributes_label {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex: 0 1 50%;
  flex: 0 1 50%;
  gap: 6px;
}

.cs-bonus-card__attributes_label > svg {
  width: 18px;
  height: 18px;
  -ms-flex: 0 0 18px;
  flex: 0 0 18px;
  aspect-ratio: 1/1;
}

.cs-bonus-card__attributes_value {
  -ms-flex: 0 1 50%;
  flex: 0 1 50%;
}

.cs-bonus-card__attributes_value_green {
  color: var(--color-green-506);
}

.cs-bonus-card__advantages_list {
  border-radius: 5px;
  border: 1px solid var(--color-gray-6d6);
  background: var(--color-white);
  padding: 10px;
}

.cs-bonus-card__advantages_item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-bottom: 10px;
  color: var(--color-black-050);
  font-size: 14px;
  line-height: 150%;
  gap: 10px;
}

.cs-bonus-card__advantages_item:last-child {
  margin-bottom: 0;
}

.cs-bonus-card__advantages_item svg {
  width: 18px;
  height: 18px;
  -ms-flex: 0 0 18px;
  flex: 0 0 18px;
}

.cs-bonus-card__advantages_check {
  fill: var(--color-red-f0f);
}

.cs-bonus-card__advantages_cross {
  fill: var(--color-green-90c);
}

.cs-bonus-card__terms {
  border-radius: 5px;
  border: 1px solid var(--color-gray-6d6);
  background: var(--color-white);
  padding: 10px;
  color: var(--color-black-050);
  font-size: 14px;
  line-height: 150%;
}

.cs-bonus-card__terms > * {
  margin-bottom: 8px;
}

.cs-bonus-card__terms > *:last-child {
  margin-bottom: 0;
}

.cs-bonus-card__terms ul {
  list-style-type: disc;
  list-style-position: outside;
  padding-left: 20px;
}

.cs-bonus-card__terms ul li {
  margin-bottom: 8px;
  padding: 0;
}

.cs-bonus-card__terms ul li:before {
  display: none;
}

.cs-bonus-card__terms ul li:last-child {
  margin-bottom: 0;
}

.cs-bonus-card__terms_title {
  color: var(--color-black-919);
  margin-bottom: 12px;
}

.cs-bonus-card__footer .cs-btn__green {
  height: 41px;
  width: 100%;
  font-size: 14px;
  text-transform: none;
  margin-bottom: 14px;
}

.cs-bonus-card__likes {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -ms-flex-align: center;
  align-items: center;
}

.cs-bonus-card__likes > * {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1;
  font-weight: 500;
  font-size: 14px;
  margin-right: 20px;
}

.cs-bonus-card__likes > *:last-child {
  margin-right: 0;
}

.cs-bonus-card__likes button:disabled {
  color: inherit;
  cursor: default;
}

.cs-bonus-card__likes svg {
  -ms-flex: 0 0 22px;
  flex: 0 0 22px;
  width: 22px;
  height: 22px;
  margin-right: 6px;
  fill: transparent;
}

.cs-bonus-card__likes_like {
  cursor: pointer;
}

.cs-bonus-card__likes_like svg {
  stroke: var(--color-green-506);
}

.cs-bonus-card__likes_dislike {
  cursor: pointer;
}

.cs-bonus-card__likes_dislike svg {
  stroke: var(--color-red-f0f);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}

.cs-bonus-card__empty {
  font-size: 16px;
  font-weight: 700;
  line-height: 150%;
  padding: 18px;
  border-radius: var(--10, 10px);
  border: 2px solid var(--color-gray-fef);
  background: var(--color-white);
}

.cs-casino-filter + .cs-bonus-card__empty {
  margin-top: 16px;
}

.cs-bonus-card__edit {
  position: absolute;
  display: block;
  padding: 2px;
  left: 1px;
  top: 2px;
  cursor: pointer;
  width: 18px;
  height: 18px;
}

.cs-bonus-card__edit svg {
  width: 14px;
  height: 14px;
  display: block;
  fill: var(--color-gray-6d6);
}

.cs-bonus-card__off {
  position: absolute;
  padding: 1px 4px;
  border-radius: 0 0 5px 5px;
  background: var(--color-gray-fef);
  color: var(--color-blue-f6f);
  text-align: center;
  font-size: 10px;
  font-style: normal;
  font-weight: 700;
  line-height: 110%;
  text-transform: uppercase;
  top: 0;
  left: 54px;
}

.gpro_landcasino_list .landcasino-item {
  margin: 0 10px 30px;
  padding: 20px;
  box-sizing: border-box;
  background: #fff;
  border-radius: 3px;
  box-shadow: 2.575px 4.286px 14.85px 0.15px rgba(29, 29, 29, 0.15);
}

.gpro_landcasino_list .landcasino-item > .images {
  display: block;
  width: auto;
  box-sizing: border-box;
  text-align: center;
}

.gpro_landcasino_list .landcasino-item > .images .gpro_slider.c-scr {
  margin-bottom: 0;
}

.gpro_landcasino_list .landcasino-item > .images img {
  display: block;
  border-radius: 5px;
}

.gpro_landcasino_list .landcasino-item > .info {
  display: block;
  width: auto;
  box-sizing: border-box;
  padding: 30px 0 10px;
}

.gpro_landcasino_list .landcasino-item > .info > .head {
  position: relative;
  padding-bottom: 10px;
  color: #1b1919;
}

.gpro_landcasino_list .landcasino-item > .info .casino-name {
  margin: 0;
  padding: 0 0 10px;
  border-bottom: 0;
  font: bold 30px/30px var(--system-font);
  letter-spacing: normal;
}

.gpro_landcasino_list .landcasino-item > .info .gpro_rating {
  position: static;
  display: block;
  width: 230px;
  margin-top: 10px;
  font-weight: bold;
}

.gpro_landcasino_list .landcasino-item > .info .gpro_rating > .stars {
  width: 140px;
  height: 25px;
}

.gpro_landcasino_list .landcasino-item > .info .gpro_rating .text {
  display: block;
  float: right;
  padding-left: 10px;
  font-size: 24px;
  line-height: 25px;
  letter-spacing: normal;
}

.gpro_landcasino_list .landcasino-item > .info > .features {
  display: block;
  width: auto;
  margin-top: 14px;
  padding-top: 10px;
  border-top: 1px solid #3d78b0;
}

.gpro_landcasino_list .landcasino-item > .info > .contacts {
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px solid #0679b0;
}

.gpro_landcasino_list .landcasino-item > .info > .contacts .left-box,
.gpro_landcasino_list .landcasino-item > .info > .contacts .right-box {
  display: block;
  width: auto;
}

.gpro_landcasino_list .landcasino-item > .info > .contacts .email,
.gpro_landcasino_list .landcasino-item > .info > .contacts .phone,
.gpro_landcasino_list .landcasino-item > .info > .contacts .location {
  margin-bottom: 10px;
}

.gpro_landcasino_list .landcasino-item > .info > .contacts .label,
.gpro_landcasino_list .landcasino-item > .info > .contacts .value {
  display: inline-block;
  vertical-align: middle;
  box-sizing: border-box;
  letter-spacing: normal;
}

.gpro_landcasino_list .landcasino-item > .info > .contacts .label {
  width: 15%;
  max-width: 25px;
  font-size: 20px;
  line-height: 20px;
}

.gpro_landcasino_list .landcasino-item > .info > .contacts .label .icon {
  display: block;
  width: 20px;
  height: 20px;
}

.gpro_landcasino_list .landcasino-item > .info > .contacts .value {
  width: 85%;
  padding-left: 10px;
  font-size: 15px;
}

.gpro_landcasino_list .landcasino-item > .info > .contacts .location .value {
  color: #186baa;
}

.gpro_landcasino_list .landcasino-item .gpro_advantages_list > .advantage-item .icon,
.gpro_landcasino_list .landcasino-item .gpro_limitations_list > .limitation-item .icon {
  width: 20px;
  height: 20px;
}

.gpro_landcasino_list .gpro_game_type_list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  margin: 0 0 0 -10px;
  text-align: center;
}

.gpro_landcasino_list .gpro_game_type_list > .game-type-item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 0 0 33.33%;
  flex: 0 0 33.33%;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 33.33%;
  box-sizing: border-box;
  padding: 10px 0 0 10px;
  text-align: center;
}

.gpro_landcasino_list .gpro_game_type_list > .game-type-item > .box {
  position: relative;
  display: block;
  width: 100%;
  padding: 5px;
  border: 1px solid #c4c4c4;
  border-radius: 5px;
  text-decoration: none;
}

.gpro_landcasino_list .gpro_game_type_list > .game-type-item > .box > .name {
  font-size: 10px;
  line-height: normal;
  letter-spacing: normal;
}

.gpro_landcasino_list .gpro_game_type_list > .game-type-item > .box > .icon-apply-t {
  position: absolute;
  top: -10px;
  right: -10px;
  width: 20px;
  height: 20px;
  padding: 4px;
  border-radius: 50%;
  background: #1b9d11;
  fill: #fff;
  stroke: #fff;
  stroke-width: 2px;
}

.gpro_landcasino_list .gpro_game_type_list > .game-type-item > .box > .game-icon .icon {
  width: 35px;
  height: 35px;
  margin: 0 auto 5px;
  color: #1b1919;
}

.gpro_cpayments_list .cpayment-item.hdr td {
  padding: 5px 2px;
}

.gpro_cpayments_list .cpayment-item.hdr amp-img {
  margin-left: auto;
  margin-right: auto;
  max-width: 50px;
}

.gpro_cpayments_list .cpayment-item.hdr img {
  max-width: 50px;
}

.gpro_cpayments_list th.name {
  width: 130px;
}

.gpro_cpayments_list .cpayment-item.hdr td img,
.gpro_cpayments_list th.name img {
  vertical-align: top;
  height: 60px;
  width: auto;
}

.gpro_cpayments_list .cpayment-item .image {
  display: block;
  border-radius: 50%;
  width: 80px;
  height: 80px;
  padding: 10px;
  line-height: 80px;
  text-align: center;
}

.gpro_cpayments_list .cpayment-item td {
  text-align: center;
}

table.gpro_cpayments_list:not(.no-wrap) {
  margin: 0;
  width: 840px;
}

table.gpro_cpayments_list .cpayment-item th {
  padding: 5px;
}

.gpro_cpayments_list .cpayment-item > .rating {
  white-space: nowrap;
}

.gpro_cpayments_list .cpayment-item > .rating .icon {
  fill: gold;
  stroke: gold;
  margin: 0 5px 0 0;
  display: inline;
  width: 15px;
  height: 15px;
  vertical-align: top;
}

.gpro_cpayments_list .cpayment-item .icon-add-t,
.gpro_cpayments_list .cpayment-item .icon-minus {
  fill: white;
  stroke: white;
  padding: 4px;
  border-radius: 50%;
  width: 18px;
  height: 18px;
  display: inline-block;
  vertical-align: top;
}

.gpro_cpayments_list .cpayment-item .icon-add-t {
  background: #33cd33;
}

.gpro_cpayments_list .cpayment-item .icon-minus {
  background: #f37685;
}

.table__two_col_blue {
  width: 100%;
  border-radius: 5px;
  border-collapse: collapse;
  padding: 10px 15px 10px 15px;
  font-size: 18px;
  line-height: 28px;
  margin: 20px 1px;
  table-layout: fixed;
  overflow: hidden;
}

.table__two_col_blue .icon {
  display: inline-block;
  margin-right: 10px;
  width: 24px;
  min-width: 24px;
  height: 24px;
  color: #446F6F;
  -ms-flex: 0 0 24px;
  flex: 0 0 24px;
}

.table__two_col_blue .icon.icon-apply {
  fill: #0F6506;
  stroke: #0F6506;
  width: 20px;
  height: 15px;
  margin: 0 auto;
  display: block;
}

.table__two_col_blue .icon.icon-close {
  color: #A40F0F;
  width: 20px;
  height: 15px;
  margin: 0 auto;
  display: block;
}

.table__two_col_blue th,
.table__two_col_blue td {
  border: 1px solid #E5EFEF;
}

.table__two_col_blue th {
  text-align: center;
  color: #1B1919;
  font-weight: normal;
  padding: 10px 15px 10px 15px;
}

.table__two_col_blue td {
  padding: 10px 15px 10px 15px;
  vertical-align: middle;
  line-height: 24px;
  width: 50%;
}

.table__two_col_blue td a {
  word-wrap: break-word;
  word-break: break-all;
}

.table__two_col_blue tr th:first-child,
.table__two_col_blue tr td:first-child {
  background: #F3F8F8;
}

.table__two_col_td {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

.head.u-info > header {
  display: block;
}

.u-info > header > .avatar {
  float: right;
  text-align: right;
  width: 200px;
  margin: 0 0 20px 20px;
}

.u-info > header .avatar__img {
  display: block;
  width: 200px;
  height: 200px;
  border-radius: 50%;
  overflow: hidden;
}

.u-info > header .avatar__img img {
  width: 100%;
  height: 100%;
  object-position: center;
  object-fit: contain;
}

.u-info {
  padding: 20px;
}

.u-info > header > .name {
  font-size: 40px;
  font-family: arial, "helvetica neue", "nimbus sans l", freesans, sans-serif;
  font-weight: bold;
  line-height: 40px;
  margin: 0;
}

.u-info > .content {
  overflow: visible;
  padding: 0;
}

.u-info > .content > .role {
  padding: 15px 0;
  font-size: 20px;
  font-weight: bold;
  color: #737378;
}

.u-info > .content > .cs-content-style {
  margin: 35px 0 0 0;
}

.u-info > .content > .cs-content-style blockquote {
  clear: both;
}

.head.u-info .edit-btn {
  top: 0;
  right: 0;
  margin: 0;
}

.u-info > header > .avatar > .gpro_social_list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 0 0 -5px;
}

.gpro_popup {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 1200;
  text-align: center;
  display: none;
}

.gpro_popup.show {
  display: block;
}

.gpro_popup > .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.85);
  cursor: pointer;
  z-index: 5;
  backdrop-filter: blur(10px);
}

.gpro_popup > .popup_box {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 10;
  background: white;
  box-sizing: border-box;
  border-radius: 5px;
  width: 500px;
  max-width: 90%;
  display: inline-block;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.gpro_popup > .popup_box .terms {
  font-size: 10px;
  line-height: 12px;
  letter-spacing: -0.5px;
  text-align: center;
  color: #1B1919;
  display: block;
}

.gpro_popup > .popup_box > .close-btn {
  position: absolute;
  right: 10px;
  top: 10px;
  width: 35px;
  height: 35px;
  background: white;
  padding: 10px;
  border-radius: 50%;
  fill: #dc133c;
  cursor: pointer;
  transition: background 0.3s ease, color 0.3s ease;
  z-index: 100;
}

.gpro_popup > .popup_box > .close-btn:hover {
  background: #dc133c;
  fill: white;
}

.cs-popup {
  display: none;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 1200;
  overflow: hidden;
}

.cs-popup.active {
  display: -ms-flexbox;
  display: flex;
}

.cs-popup__overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  cursor: pointer;
  z-index: 1;
}

.cs-popup__wrap {
  position: relative;
  overflow: auto;
  max-height: 100vh;
  z-index: 2;
}

.cs-popup__wrap::-webkit-scrollbar {
  display: none;
}

.gpro_popup > .popup_box > .present .present-wrap .bg-decor {
  position: absolute;
  left: 50%;
  top: -65px;
  width: 242px;
  height: 197px;
  max-height: none;
  margin: 0px 0px 0px -122px;
  object-position: top;
}

.gpro_popup > .popup_box > .present {
  background: #A40F0F;
  border-radius: 5px 5px 0px 0px;
  position: relative;
  padding: 115px 0px 0px 0px;
}

.gpro_popup > .popup_box .die-tag {
  position: absolute;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  top: 15px;
  left: -35px;
  z-index: 5;
  font-size: 14px;
  line-height: 0.95;
  text-transform: uppercase;
  font-weight: 700;
  color: #1b1919;
  width: 140px;
  height: 40px;
  text-align: center;
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  box-sizing: border-box;
  padding-left: 17px;
  padding-right: 17px;
}

.gpro_popup > .popup_box .die-tag::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background: linear-gradient(90deg, #F37405 20%, #FFBF35 50%, #F37405 80%);
  box-shadow: 0 4px 10px 0 #00000026;
  z-index: -1;
  clip-path: polygon(29% 0%, 71% 0%, 100% 100%, 0% 100%);
  -webkit-clip-path: polygon(29% 0%, 71% 0%, 100% 100%, 0% 100%);
}

.gpro_popup > .popup_box > .info > .label {
  font-size: 16px;
  font-weight: bold;
  line-height: 36px;
  text-transform: uppercase;
  color: #32CD32;
  padding: 24px 25px 10px;
  white-space: normal;
  display: block;
}

.gpro_popup > .popup_box > .info > .bonus-box > .p-logo,
.gpro_popup > .popup_box > .info > .bonus-box > .bonus {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
}

.gpro_popup > .popup_box > .info > .bonus-box > .bonus {
  font-size: 30px;
  font-weight: bold;
  max-width: 70%;
  color: var(--color-gray-335);
  line-height: 30px;
  text-align: left;
  box-sizing: border-box;
  padding: 0px 0px 0px 10px;
}

.gpro_popup > .popup_box > .info > .bonus-box > .p-logo {
  max-width: 60px;
  max-height: 60px;
  border-radius: 50%;
  box-sizing: border-box;
  padding: 10px;
}

.gpro_popup > .popup_box > .info > .bonus-box > .bonus strong,
.gpro_popup > .popup_box > .info > .bonus-box > .bonus b {
  font-size: 26px;
  line-height: 32px;
}

.gpro_popup > .popup_box > .info > .buttons {
  padding: 14px 24px 24px;
}

.gpro_popup > .popup_box > .info > .buttons .button {
  max-width: none;
  border-radius: 5px;
  font-weight: bold;
  text-transform: none;
}

.gpro_popup > .popup_box > .info > .buttons .p-yes-btn {
  margin: 0px 0px 5px 0px;
  font-size: 14px;
}

.gpro_popup > .popup_box > .info > .buttons .p-no-btn {
  color: #616161;
  background: #e8e8e8;
  border: 2px solid #b0b0b0;
  cursor: default;
  font-size: 12px;
}

.gpro_popup > .popup_box > .info > .buttons .p-yes-btn .c-name {
  display: block;
  font-size: 12px;
  font-weight: normal;
  text-transform: none;
  line-height: 15px;
}

.gpro_popup > .popup_box > .present .special {
  text-align: left;
  padding: 0px 0px 10px 10px;
}

.gpro_popup > .popup_box > .present .s-flag {
  position: absolute;
  width: 42px;
  height: 42px;
  bottom: -21px;
  left: 50%;
  margin: 0px 0px 0px -21px;
  border-radius: 50%;
  overflow: hidden;
  box-sizing: border-box;
  background: white;
}

.gpro_popup > .popup_box > .present .s-flag img {
  width: 100%;
  height: 100%;
}

.gpro_popup > .popup_box > .present .special span {
  font-size: 14px;
  line-height: 18.4px;
  max-width: 115px;
  display: inline-block;
  vertical-align: middle;
  text-transform: uppercase;
  color: white;
}

.gpro_popup > .popup_box > .present .special img {
  vertical-align: middle;
  margin: 0px 4px 0px 0px;
}

.gpro_popup > .popup_box > .info > .bonus-box > .bonus p {
  margin: 0px;
}

.gpro_popup > .popup_box > .info > .payments {
  display: none;
  padding: 20px 25px 0px 25px;
  color: #1B1919;
}

.gpro_popup > .popup_box > .info > .payments > .label {
  font-size: 15px;
  letter-spacing: 0px;
}

.gpro_popup > .popup_box > .info > .payments > .payment-list {
  display: -ms-flexbox;
  display: flex;
}

.gpro_popup > .popup_box > .info > .payments > .payment-list .payment-item {
  -ms-flex: 1;
  flex: 1;
  margin: 2.5px;
}

.gpro_popup > .popup_box > .info > .payments > .payment-list .payment-item img {
  width: auto;
  height: auto;
}

.gpro_popup > .popup_box .terms + .adt-terms {
  margin: 0px 0px -20px 0px;
}

.gpro_popup > .popup_box .terms + .adt-terms {
  font-size: 9px;
  line-height: 10px;
  background: #f5f5f5;
  border-radius: 0px 0px 5px 5px;
  margin: 2px 5px 0px 5px;
  padding: 5px;
  display: block;
  text-align: center;
  color: #1B1919;
  box-sizing: border-box;
}

.gpro_popup > .popup_box .terms + .adt-terms ul {
  padding: 0px;
  list-style: none;
  margin: 0px;
  display: inline;
  vertical-align: text-top;
}

.gpro_popup > .popup_box .terms + .adt-terms > ul > li {
  line-height: 10px;
  display: inline-block;
  vertical-align: top;
  min-width: 0;
  padding: 0;
  margin: 0;
}

.gpro_popup > .popup_box .terms + .adt-terms > ul > li:before {
  content: "";
  color: #186baa;
  display: inline-block;
  vertical-align: middle;
  margin: -2px 3px 0px 0px;
  line-height: 15px;
  width: 4px;
  height: 4px;
  background: #186baa;
  border-radius: 50%;
  position: static;
}

.gpro_popup > .popup_box .terms + .adt-terms > p {
  margin: 0px;
  display: inline-block;
}

.gpro_popup > .advert-form__popup {
  width: 415px;
  padding: 40px 85px 40px 85px;
  border-radius: 5px;
  background: #E5EFEF;
  margin: 0 -50% 0 0;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.advert-form__popup_text {
  font-weight: 700;
  font-size: 18px;
  line-height: 21px;
  text-align: center;
  color: #5A9494;
  margin-bottom: 20px;
}

.gpro_popup > .advert-form__popup .submit-btn {
  max-width: 200px;
}

.gpro_popup > .popup_box > .advert-form__popup_close {
  background: transparent;
  opacity: 0.5;
  right: 0;
  top: 0;
}

.gpro_popup > .popup_box > .advert-form__popup_close:hover {
  opacity: 1;
  background: transparent;
}

.advert-form__popup_close:before,
.advert-form__popup_close:after {
  content: "";
  position: absolute;
  width: 14px;
  height: 2px;
  background: #5A9494;
  top: 17px;
  left: 11px;
}

.advert-form__popup_close:before {
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.advert-form__popup_close:after {
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.gpro_popup_bslide {
  position: fixed;
  bottom: -200px;
  left: 0px;
  width: 100%;
  background: white;
  color: #1B1919;
  z-index: 100;
  line-height: 15px;
  text-align: center;
  transition: bottom 1s ease;
  box-shadow: 0px -10px 15px rgba(0, 0, 0, 0.05);
}

.gpro_popup_bslide .casino {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

.gpro_popup_bslide > .gpro_wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding: 10px 0px;
}

.gpro_popup_bslide .bonus-box {
  font-size: 25px;
  font-weight: 900;
  line-height: 25px;
  margin: 0px 25px;
  -ms-flex: 1;
  flex: 1;
  color: #177108;
}

.gpro_popup_bslide .buttons {
  margin: 0px 45px 0px 0px;
}

.gpro_popup_bslide .bonus-box > .info .warning {
  color: #DF1010;
  font-weight: bold;
}

.gpro_popup_bslide .casino .c-logo {
  display: block;
  text-align: center;
  border-radius: 10px;
  padding: 5px;
  margin: 0px 15px 0px 0px;
  box-sizing: border-box;
  width: 85px;
}

.gpro_popup_bslide .casino .c-logo img {
  width: auto;
}

.gpro_popup_bslide .casino .gpro_rating > .text {
  margin: 5px 0px 0px 0px;
  padding: 0px;
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
  float: none;
}

.gpro_popup_bslide .casino .gpro_rating > .stars {
  height: 30px;
}

.gpro_popup_bslide .icon.close-btn {
  width: 20px;
  height: 20px;
  cursor: pointer;
}

.gpro_popup_bslide.show {
  bottom: 0px;
}

.cs-popup-blacklisted__container {
  padding-top: 28px;
  padding-bottom: 20px;
}

.cs-popup-blacklisted__container.popup_box {
  max-width: calc(100% - 20px);
  border-radius: 10px;
}

.cs-popup-blacklisted__title,
.cs-popup-blacklisted__desc {
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
}

.cs-popup-blacklisted__title {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 4px;
}

.cs-popup-blacklisted__desc {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.25;
}

.cs-popup-blacklisted__wrap {
  padding-right: 6px;
}

.cs-popup-blacklisted__list {
  padding-left: 14px;
  padding-right: 14px;
  margin-top: 3px;
  overflow: auto;
  max-height: calc(71px * 5);
}

.cs-popup-blacklisted__list::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}

.cs-popup-blacklisted__list::-webkit-scrollbar-thumb {
  background: var(--color-gray-6d6);
  border-radius: 10px;
}

.cs-popup-blacklisted__list::-webkit-scrollbar-track {
  background: var(--color-gray-8f8);
  border-radius: 10px;
}

.cs-popup-blacklisted__item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid var(--color-white-fef);
  padding-top: 10px;
  padding-bottom: 10px;
}

.cs-popup-blacklisted__logo {
  -ms-flex: 0 0 50px;
  flex: 0 0 50px;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  padding: 5px;
}

.cs-popup-blacklisted__logo img {
  width: 100%;
  height: 100%;
  object-position: center;
  object-fit: contain;
}

.cs-popup-blacklisted__text {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  margin-left: 8px;
  margin-right: 8px;
  font-size: 13px;
  font-weight: 700;
  line-height: initial;
  text-align: left;
}

.cs-popup-blacklisted__btn {
  -ms-flex: 0 0 77px;
  flex: 0 0 77px;
  width: 77px;
  min-height: 34px;
  font-size: 12px;
  text-transform: none;
  padding: 3px;
  line-height: 1;
}

.cs-popup-blacklisted__container .cs-popup-blacklisted__close.icon-close {
  fill: var(--color-gray-6d6);
  padding: 0;
  width: 18px;
  height: 18px;
  transition: 0.3s;
}

.cs-popup-blacklisted__container .cs-popup-blacklisted__close.icon-close:hover {
  fill: var(--color-black-050);
  background: none;
}

.gpro-popup-bot-screen {
  position: fixed;
  bottom: -200px;
  left: 0;
  right: 0;
  background: #ffffff;
  box-shadow: 0 -10px 20px 0 rgba(0, 0, 0, 0.1);
  z-index: 99;
  transition: 0.3s;
}

.gpro-popup-bot-screen.active {
  bottom: 0;
}

.gpro-popup-bot-screen__wrap {
  max-width: 1198px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  padding: 10px 14px;
  box-sizing: border-box;
}

.gpro-popup-bot-screen__logo {
  -ms-flex: 0 0 80px;
  flex: 0 0 80px;
  width: 80px;
  height: 80px;
  margin-right: 10px;
  margin-top: 0;
  margin-bottom: 0;
  border-radius: 50%;
  padding: 15px;
  box-sizing: border-box;
}

.gpro-popup-bot-screen__logo img {
  width: 100%;
  height: 100%;
  object-position: center;
  object-fit: contain;
}

.gpro-popup-bot-screen__stat {
  -ms-flex: 0 0 100px;
  flex: 0 0 100px;
  width: 100px;
}

.gpro-popup-bot-screen__stat .rating-box {
  margin-top: 7px;
  line-height: 1;
}

.gpro-popup-bot-screen__stat .rating-box .gpro_rating > .stars {
  height: 17px;
  width: 96px;
}

.gpro-popup-bot-screen__name {
  font-size: 14px;
  font-weight: 700;
  line-height: 1.2;
  margin-top: 0;
  margin-bottom: 0;
}

.gpro-popup-bot-screen__desc {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding-left: 20px;
  padding-right: 20px;
}

.gpro-popup-bot-screen__bonus {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.2;
}

.gpro-popup-bot-screen__bonus.pc {
  text-transform: uppercase;
}

.gpro-popup-bot-screen__bonus.mobile {
  display: none;
}

.gpro-popup-bot-screen__bonus.mobile > *:last-child {
  text-transform: uppercase;
}

.gpro-popup-bot-screen__terms {
  margin-bottom: 0;
  margin-top: 7px;
  font-size: 14px;
  line-height: 1.45;
}

.gpro-popup-bot-screen__terms a:hover {
  text-decoration: none;
}

.gpro-popup-bot-screen__btn.button {
  -ms-flex: 0 0 200px;
  flex: 0 0 200px;
  width: 200px;
  font-size: 16px;
  line-height: 1.1;
}

.cs-p-log-reg--notification .cs-popup__wrap {
  max-width: 420px;
  background: var(--color-white);
  padding: 28px 12px 14px;
}

.cs-p-log-reg--notification .cs-p-log-reg__close {
  width: 40px;
  height: 40px;
}

.cs-p-log-reg--notification .cs-p-log-reg__close svg {
  width: 16px;
  height: 16px;
}

.cs-p-log-reg--notification .cs-p-log-reg__btn-submit {
  min-height: 41px;
}

.cs-p-log-reg__wrap {
  max-width: 540px;
  width: 100%;
  padding: 20px;
  border-radius: 10px;
  background: var(--color-gray-8f8);
  line-height: 1.2;
  margin-left: 10px;
  margin-right: 10px;
}

.cs-p-log-reg__wrap:not(.active) .cs-p-log-reg__toggle_btn:first-child {
  color: var(--color-black-919);
  -webkit-text-decoration-color: var(--color-blue-f6f);
  text-decoration-color: var(--color-blue-f6f);
  cursor: default;
  pointer-events: none;
}

.cs-p-log-reg__wrap:not(.active) .cs-p-log-reg__tab:first-child {
  display: block;
}

.cs-p-log-reg__wrap.active .cs-p-log-reg__toggle_btn:last-child {
  color: var(--color-black-919);
  -webkit-text-decoration-color: var(--color-blue-f6f);
  text-decoration-color: var(--color-blue-f6f);
  cursor: default;
  pointer-events: none;
}

.cs-p-log-reg__wrap.active .cs-p-log-reg__tab:last-child {
  display: block;
}

.cs-p-log-reg__close {
  position: absolute;
  right: 0;
  top: 0;
  width: 64px;
  height: 64px;
  text-align: center;
  font-size: 0;
  line-height: 0;
}

.cs-p-log-reg__close svg {
  width: 18px;
  height: 18px;
  fill: var(--color-gray-6d6);
}

.cs-p-log-reg__toggle {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: flex-staart;
  justify-content: flex-staart;
  -ms-flex-align: center;
  align-items: center;
  gap: 12px;
  padding-right: 44px;
  margin-bottom: 20px;
}

.cs-p-log-reg__toggle_btn {
  font-size: 22px;
  font-weight: 700;
  text-transform: uppercase;
  color: var(--color-gray-e8e);
  text-decoration: underline;
  text-decoration-thickness: 3px;
  text-underline-offset: 7px;
}

.cs-p-log-reg__tab {
  display: none;
}

.cs-p-log-reg__row,
.cs-p-log-reg__check {
  position: relative;
  display: block;
}

.cs-p-log-reg__row.error .msg,
.cs-p-log-reg__check.error .msg {
  display: block;
}

.cs-p-log-reg__row .msg,
.cs-p-log-reg__check .msg {
  display: none;
  position: relative;
  width: 100%;
  margin-top: 4px;
  font-size: 12px;
}

.cs-p-log-reg__row .msg.active,
.cs-p-log-reg__check .msg.active {
  display: block;
}

.cs-p-log-reg__row .msg::before,
.cs-p-log-reg__check .msg::before {
  content: "!";
  display: inline-block;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: var(--color-red-f0f);
  vertical-align: text-bottom;
  font-size: 11px;
  line-height: 15px;
  font-weight: 700;
  color: #ffffff;
  text-align: center;
  letter-spacing: -1px;
  margin-right: 4px;
}

.cs-p-log-reg__row {
  margin-bottom: 6px;
}

.cs-p-log-reg__row.error input {
  border: 1px solid var(--color-red-f0f);
}

.cs-p-log-reg__label {
  display: block;
  margin-bottom: 3px;
  color: var(--color-blue-f6f);
  font-size: 14px;
}

.cs-p-log-reg__input {
  display: block;
  width: 100%;
  height: 41px;
  background: var(--color-white);
  border: 1px solid var(--color-white-fef);
  border-radius: 5px;
  text-indent: 10px;
  font-size: 16px;
}

.cs-p-log-reg__icon-pass {
  position: absolute;
  right: 0;
  top: 21px;
  width: 48px;
  height: 40px;
}

.cs-p-log-reg__icon-pass svg {
  width: 20px;
  height: 20px;
  fill: var(--color-gray-6d6);
}

.cs-p-log-reg__check {
  margin-bottom: 4px;
}

.cs-p-log-reg__check.error .cs-p-log-reg__check_text::before {
  border-color: var(--color-red-f0f);
}

.cs-p-log-reg__check.error .cs-p-log-reg__check_text::after {
  opacity: 0;
}

.cs-p-log-reg__check input {
  display: none;
}

.cs-p-log-reg__check:has(input:checked) .cs-p-log-reg__check_text::before {
  border-color: var(--color-blue-f6f);
}

.cs-p-log-reg__check:has(input:checked) .cs-p-log-reg__check_text::after {
  opacity: 1;
}

.cs-p-log-reg__check_text {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: center;
  align-items: center;
  min-height: 24px;
  padding-left: 30px;
  font-size: 12px;
}

.cs-p-log-reg__check_text::before,
.cs-p-log-reg__check_text::after {
  content: "";
  position: absolute;
  margin: auto;
}

.cs-p-log-reg__check_text::before {
  left: 0;
  top: 0;
  bottom: 0;
  width: 22px;
  height: 22px;
  border: 1px solid var(--color-gray-6d6);
  background: var(--color-white);
  border-radius: 4px;
}

.cs-p-log-reg__check_text::after {
  opacity: 0;
  left: 8px;
  top: 0;
  bottom: 5px;
  width: 6px;
  height: 11px;
  border-right: 2px solid #4b7472;
  border-bottom: 2px solid #4b7472;
  border-radius: 2px;
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.cs-p-log-reg__captcha {
  margin-top: 16px;
  margin-bottom: 10px;
}

.cs-p-log-reg__btn-submit {
  text-transform: none;
  width: 100%;
  min-height: 45px;
  font-size: 14px;
}

.cs-p-log-reg__btn-p-trigger {
  display: block;
  margin-top: 8px;
  margin-bottom: 20px;
  font-size: 14px;
  color: var(--color-blue-f6f);
}

.cs-p-log-reg__title {
  font-size: 22px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 26px;
  padding-right: 44px;
}

.cs-p-log-reg__desc {
  font-size: 16px;
  margin-bottom: 16px;
}

.cs-p-log-reg__title-icon {
  position: relative;
  width: 44px;
  height: 44px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 8px;
  border-radius: 10px;
  border: 1px solid var(--color-white-fef);
  background: var(--color-gray-8f8);
}

.cs-p-log-reg__title-icon::before,
.cs-p-log-reg__title-icon::after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  margin: auto;
}

.cs-p-log-reg__title-icon::before {
  left: 0;
  bottom: 0;
  width: 20px;
  height: 20px;
  border: 2px solid var(--color-gray-6d6);
  border-radius: 50%;
}

.cs-p-log-reg__title-icon::after {
  left: 2px;
  bottom: 2px;
  width: 4px;
  height: 10px;
  border-right: 3px solid var(--color-gray-6d6);
  border-bottom: 3px solid var(--color-gray-6d6);
  border-radius: 1px;
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.cs-p-log-reg__text {
  font-size: 18px;
  line-height: 1.3;
  margin-bottom: 8px;
  text-align: center;
}

@media (min-width: 500px) {
  .cs-news-list {
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .cs-news-list__item {
    margin-bottom: 0;
    -ms-flex: 0 1 calc(50% - 10px);
    flex: 0 1 calc(50% - 10px);
  }

  .cs-news-list__item > * {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
  }

  .cs-news-list__img {
    width: 100%;
  }

  .cs-news-list__title {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }

  .cs-news-list__btn {
    width: 100%;
  }
}

@media (min-width: 521px) {
  .cs-slot__list {
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (min-width: 640px) {
  .i-block {
    display: block;
  }

  .i-block > .i-block__image {
    max-width: 300px;
  }

  .i-block > .i-block__image.f-left {
    margin: -20px 15px 0 -20px;
    padding-bottom: 4px;
  }

  .i-block > .i-block__image.f-right {
    margin: -20px -20px 0 15px;
    padding-bottom: 4px;
  }
}

@media (min-width: 641px) {
  .gpro_landcasino_list .landcasino-item {
    margin: 0 0 30px;
    padding: 25px;
    font-size: 0;
    letter-spacing: -0.31em;
  }

  .gpro_landcasino_list .landcasino-item > .images,
  .gpro_landcasino_list .landcasino-item > .info {
    display: inline-block;
    vertical-align: top;
  }

  .gpro_landcasino_list .landcasino-item > .images {
    width: 30%;
  }

  .gpro_landcasino_list .landcasino-item > .images .gpro_slider.c-scr {
    margin-bottom: 15px;
  }

  .gpro_landcasino_list .landcasino-item > .info {
    width: 70%;
    padding: 0 0 0 20px;
  }

  .gpro_landcasino_list .landcasino-item > .info > .head {
    padding-bottom: 15px;
  }

  .gpro_landcasino_list .landcasino-item > .info .casino-name {
    margin: 0 0 20px;
    padding: 0 220px 10px 0;
    border-bottom: 1px solid #0679b0;
  }

  .gpro_landcasino_list .landcasino-item > .info .gpro_rating {
    position: absolute;
    top: 0;
    right: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -ms-flex-align: center;
    align-items: center;
    width: auto;
    margin-top: 0;
  }

  .gpro_landcasino_list .landcasino-item > .info > .features {
    display: inline-block;
    width: 50%;
    margin-top: 0;
    padding-top: 0;
    border-top: 0;
    vertical-align: top;
  }

  .gpro_landcasino_list .landcasino-item > .info > .contacts .left-box,
  .gpro_landcasino_list .landcasino-item > .info > .contacts .right-box {
    display: inline-block;
  }

  .gpro_landcasino_list .landcasino-item > .info > .contacts .left-box {
    width: 60%;
  }

  .gpro_landcasino_list .landcasino-item > .info > .contacts .right-box {
    width: 40%;
  }

  .gpro_landcasino_list .landcasino-item > .info > .contacts .email,
  .gpro_landcasino_list .landcasino-item > .info > .contacts .phone,
  .gpro_landcasino_list .landcasino-item > .info > .contacts .location {
    margin-bottom: 0;
  }

  .gpro_landcasino_list .gpro_game_type_list {
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 50%;
    margin: -10px 0 0 -10px;
    text-align: right;
  }
}

@media (min-width: 768px) {
  .cs-slot__list {
    -ms-grid-columns: (1fr)[4];
    grid-template-columns: repeat(4, 1fr);
  }

  .table-casino-bonus {
    margin-bottom: -20px;
  }
}

@media (min-width: 1024px) {
  .cs-hero-bg-full-width__bg {
    width: 100vw;
    margin-left: calc(-50vw + 50%);
  }

  .cs-hero-bg-full-width__bg:has(.cs-hero-bg-full-width__casino) {
    background-size: cover;
  }

  .cs-hero-bg-full-width__casino {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (minmax(100px, 1fr))[auto-fit];
    grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
    gap: 12px;
    margin-top: 24px;
  }

  .cs-hero-bg-full-width__casino_item {
    margin-bottom: 0;
  }

  .cs-hero-bg-full-width__casino_link {
    position: relative;
    height: 100%;
    padding: 10px;
    gap: 10px;
  }

  .cs-hero-bg-full-width__casino_link::before,
  .cs-hero-bg-full-width__casino_link::after {
    position: absolute;
    left: 50%;
    z-index: 2;
    opacity: 0;
    visibility: hidden;
    transition: 0.3s;
  }

  .cs-hero-bg-full-width__casino_link::before {
    content: attr(data-full-desc);
    position: absolute;
    width: 354px;
    margin-left: -177px;
    bottom: calc(100% - 7px);
    background: var(--color-gray-335);
    backdrop-filter: blur(4px);
    box-shadow: 0 2px 3px 0 rgba(57, 107, 107, 0.23);
    padding: 12px;
    border-radius: 10px;
    color: var(--color-white);
    font-size: 16px;
    font-weight: 700;
    line-height: 1.3;
    box-sizing: border-box;
    z-index: 50;
  }

  .cs-hero-bg-full-width__casino_link::after {
    content: "";
    bottom: calc(100% - 25px);
    margin-left: -9px;
    border: 9px solid transparent;
    border-top: 9px solid var(--color-gray-335);
  }

  .cs-hero-bg-full-width__casino_link:hover::before,
  .cs-hero-bg-full-width__casino_link:hover::after {
    opacity: 1;
    visibility: visible;
  }

  .cs-hero-bg-full-width__casino_desc {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    /* autoprefixer: off */
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .cs-hero-bg-full-width__links {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    gap: 8px;
    margin-top: 16px;
  }

  .cs-hero-bg-full-width__links li {
    -ms-flex: 0 1 200px;
    flex: 0 1 200px;
    width: auto;
  }

  .cs-hero-bg-full-width__links a {
    min-height: 44px;
    padding: 12px 8px 12px 12px;
  }

  .cs-hero-bg-full-width__links svg {
    -ms-flex: 0 0 20px;
    flex: 0 0 20px;
    width: 20px;
    height: 20px;
  }

  .cs-casino-filter {
    gap: 8px;
  }

  .cs-casino-filter__item {
    gap: 8px;
    height: 44px;
    font-size: 16px;
    font-weight: 500;
    padding-left: 14px;
    padding-right: 14px;
  }

  .cs-casino-filter__item_exclusive {
    gap: 6px;
  }

  .cs-casino-filter__item_exclusive svg {
    height: 20px;
    width: 20px;
    -ms-flex: 0 0 20px;
    flex: 0 0 20px;
  }

  .cs-casino-filter__select .cs-casino-filter__item {
    width: auto;
    border-radius: 100px;
    padding-left: 11px;
    padding-right: 11px;
    font-size: 16px;
  }

  .cs-casino-filter__clear {
    height: 42px;
  }

  .cs-casino-filter__popup_overlay {
    display: block;
  }

  .cs-casino-filter__popup_container {
    width: 720px;
    top: 50%;
    left: 50%;
    right: auto;
    bottom: auto !important;
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    border-radius: 10px;
    padding: 20px;
  }

  .cs-casino-filter__popup_title {
    font-size: 22px;
  }

  .cs-casino-filter__popup_close {
    right: 20px;
    top: 20px;
  }

  .cs-casino-filter__popup_content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .cs-casino-filter__popup_footer {
    padding: 0 4px;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .cs-casino-filter__popup_footer .cs-btn {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    min-width: 136px;
  }

  .cs-casino-filter__popup_checkbox {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    padding: 10px 14px;
  }

  .cs-bonus-exclusive-slider__item {
    padding: 20px;
  }

  .cs-bonus-exclusive-slider__img {
    height: 122px;
  }

  .cs-bonus-exclusive-slider__label {
    margin-bottom: 12px;
  }
}

@media (min-width: 1110px) {
  .c-author-upd + .content {
    margin-top: -20px;
  }

  .c-author-upd a,
  .c-author-upd p,
  .c-author-upd__disclosure > button {
    font-size: 14px;
    margin: 0;
  }

  .c-author-upd__disclosure {
    position: relative;
  }

  .c-author-upd__disclosure:first-child {
    margin-top: 0;
  }

  .c-author-upd__disclosure_drop {
    right: 0;
    top: calc(100% + 12px);
    width: 450px;
    left: auto;
  }

  .one-new-cs {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    padding: 30px 20px;
  }

  .one-new-cs__logo {
    -ms-flex: 0 0 162px;
    flex: 0 0 162px;
    width: 162px;
    height: 162px;
    padding: 15px;
    margin-right: 30px;
    margin-bottom: 0;
  }

  .one-new-cs__info {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    text-align: left;
  }

  .one-new-cs__label {
    margin-bottom: 15px;
  }

  .one-new-cs .cs-btn {
    max-width: 360px;
  }

  .cs-icon-list__ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -20px;
    margin-bottom: 0;
  }

  .cs-icon-list__ul:last-child {
    margin-bottom: -20px;
  }

  .cs-icon-list__ul--col-2 .cs-icon-list__li {
    -ms-flex: 0 0 calc(50% - 20px);
    flex: 0 0 calc(50% - 20px);
    width: calc(50% - 20px);
  }

  .cs-icon-list__ul--col-3 .cs-icon-list__li {
    -ms-flex: 0 0 calc(100% / 3 - 20px);
    flex: 0 0 calc(100% / 3 - 20px);
    width: calc(100% / 3 - 20px);
  }

  .cs-icon-list__ul--col-4 .cs-icon-list__li {
    -ms-flex: 0 0 calc(25% - 20px);
    flex: 0 0 calc(25% - 20px);
    width: calc(25% - 20px);
  }

  .cs-icon-list__li {
    -ms-flex: 1 0 calc(25% - 20px);
    flex: 1 0 calc(25% - 20px);
    min-width: calc(25% - 20px);
    margin-left: 20px;
  }

  .cs-icon-list__li:last-child {
    margin-bottom: 20px;
  }

  .cs-icon-list__wrap {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
  }

  .cs-icon-list__wrap .cs-content-style {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }

  .cs-icon-list__title {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }

  .cs-icon-list__icon {
    width: 100%;
  }

  .cs-icon-list.s-rect .cs-icon-list__li {
    -ms-flex: 0 0 calc(100% / 3 - 20px);
    flex: 0 0 calc(100% / 3 - 20px);
    width: calc(100% / 3 - 20px);
  }

  .cs-icon-list.s-trust .cs-icon-list__li {
    -ms-flex: 1 0 calc(25% - 20px);
    flex: 1 0 calc(25% - 20px);
    min-width: calc(25% - 20px);
  }

  .cs-list-content__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -20px;
    margin-bottom: 0;
  }

  .cs-list-content__list:last-child {
    margin-bottom: -20px;
  }

  .cs-list-content__list--gray .cs-list-content__item {
    text-align: center;
    -ms-flex: 0 1 calc(50% - 20px);
    flex: 0 1 calc(50% - 20px);
  }

  .cs-list-content__list--gray .cs-list-content__icon {
    margin-left: auto;
  }

  .cs-list-content__list--col-2 .cs-list-content__item {
    -ms-flex: 0 0 calc(50% - 20px);
    flex: 0 0 calc(50% - 20px);
    width: calc(50% - 20px);
  }

  .cs-list-content__list--col-3 .cs-list-content__item {
    -ms-flex: 0 0 calc(100% / 3 - 20px);
    flex: 0 0 calc(100% / 3 - 20px);
    width: calc(100% / 3 - 20px);
  }

  .cs-list-content__list--col-4 .cs-list-content__item {
    -ms-flex: 0 0 calc(25% - 20px);
    flex: 0 0 calc(25% - 20px);
    width: calc(25% - 20px);
  }

  .cs-list-content__list--v-full {
    display: block;
  }

  .cs-list-content__list--v-full .cs-list-content__item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-align: left;
  }

  .cs-list-content__list--v-full .cs-list-content__icon {
    -ms-flex: 0 0 140px;
    flex: 0 0 140px;
    width: 140px;
    margin-right: 20px;
  }

  .cs-list-content__list--v-full .cs-list-content__icon img {
    width: 100%;
    height: 100%;
    object-position: top;
    object-fit: contain;
    border-radius: 6px;
  }

  .cs-list-content__list--v-full .cs-list-content__info {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }

  .cs-list-content__item {
    -ms-flex: 1 0 calc(25% - 20px);
    flex: 1 0 calc(25% - 20px);
    min-width: calc(25% - 20px);
    margin-left: 20px;
    text-align: left;
  }

  .cs-list-content__item:last-child {
    margin-bottom: 20px;
  }

  .cs-list-content__icon {
    margin-left: 0;
  }

  .cs-list-content__title {
    font-size: 20px;
  }

  .cs-list-content.t-center .cs-list-content__item,
  .cs-list-content.s-trust .cs-list-content__item {
    text-align: center;
  }

  .cs-list-content.t-center .cs-list-content__icon,
  .cs-list-content.s-trust .cs-list-content__icon {
    margin-left: auto;
  }

  .cs-list-game__item {
    -ms-flex: 0 0 calc(25% - 10px);
    flex: 0 0 calc(25% - 10px);
    width: calc(25% - 10px);
  }

  .cs-tam .f-center {
    margin-bottom: 20px;
  }

  .cs-tam__cont > p,
  .cs-tam__cont ol li > p {
    margin-bottom: 20px;
  }

  .cs-tam__cont .table-casino-bonus {
    margin-bottom: 20px;
  }

  .cs-tam__cont ul li {
    font-size: 18px;
  }

  .cs-tam__cont > h3 {
    margin-bottom: 20px;
  }

  .cs-tam__cont ol {
    margin-bottom: 30px;
  }

  .cs-tam__cont ol > li {
    margin-bottom: 30px;
  }

  .cs-list-payment {
    gap: 16px;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .cs-list-payment--big .cs-list-payment__item {
    -ms-flex: 0 0 calc(33.3333% - 13.3333px);
    flex: 0 0 calc(33.3333% - 13.3333px);
  }

  .cs-list-payment__item {
    -ms-flex: 0 0 calc(25% - 12px);
    flex: 0 0 calc(25% - 12px);
  }

  .cs-news-list__item {
    -ms-flex: 0 1 calc((100% - 40px)/3);
    flex: 0 1 calc((100% - 40px)/3);
  }

  .cs-list:not(.cs-slider) {
    margin-top: 20px;
  }

  .cs-list:not(.cs-slider):first-child {
    margin-top: 0;
  }

  .cs-list:not(.cs-slider) .cs-list__item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: stretch;
    align-items: stretch;
    margin-bottom: 12px;
  }

  .cs-list:not(.cs-slider) .cs-list__item:last-child {
    margin-bottom: 0;
  }

  .cs-list:not(.cs-slider) .cs-list__item > *:not(.cs-list__num) {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .cs-list:not(.cs-slider) .cs-list__top {
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex: 0 0 26.5%;
    flex: 0 0 26.5%;
    width: 26.5%;
    padding-left: 15px;
    border-top-right-radius: 0;
    border-bottom-left-radius: 9px;
  }

  .cs-list:not(.cs-slider) .cs-list__top_info {
    text-align: center;
    margin-left: 0;
    width: 100%;
  }

  .cs-list:not(.cs-slider) .cs-list__logo {
    -ms-flex: 0 0 160px;
    flex: 0 0 160px;
    width: 160px;
    height: 160px;
    padding: 15px;
    margin-bottom: 10px;
  }

  .cs-list:not(.cs-slider) .cs-list__name {
    margin-bottom: 10px;
  }

  .cs-list:not(.cs-slider) .cs-list__info {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding-left: 20px;
    padding-right: 14px;
  }

  .cs-list:not(.cs-slider) .cs-list__info_empty {
    width: 100%;
    display: block;
    text-align: center;
  }

  .cs-list:not(.cs-slider) .cs-list__info_empty span {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
    width: 44px;
    height: 44px;
  }

  .cs-list:not(.cs-slider) .cs-list__payout {
    margin-bottom: 12px;
  }

  .cs-list:not(.cs-slider) .cs-list__footer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    width: 30%;
    padding-left: 0;
    padding-right: 20px;
    min-width: 230px;
  }

  .cs-list:not(.cs-slider) .cs-list__footer > * {
    width: 100%;
  }

  .cs-list:not(.cs-slider) .cs-list__bonus {
    display: block;
    text-align: center;
    padding: 14px 12px;
    margin-bottom: 10px;
  }

  .cs-list:not(.cs-slider) .cs-list__bonus_icon {
    width: 60px;
    height: 60px;
    display: block;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 8px;
  }

  .cs-list:not(.cs-slider) .cs-list__bonus .cs-btns {
    margin-top: 8px;
    margin-left: 0;
  }

  .cs-list:not(.cs-slider) .cs-list__bonus .cs-btns > *:not(.terms) {
    margin-left: 0;
  }

  .cs-list:not(.cs-slider) .cs-list__btn-text {
    text-transform: none;
    font-size: 15px;
  }

  .cs-pagination > * {
    padding: 15px 20px;
  }

  .cs-list-tips__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -20px;
    margin-bottom: 0;
  }

  .cs-list-tips__list:last-child {
    margin-bottom: -20px;
  }

  .cs-list-tips__item {
    -ms-flex: 1 0 calc(50% - 20px);
    flex: 1 0 calc(50% - 20px);
    width: calc(50% - 20px);
    margin-left: 20px;
  }

  .cs-list-tips__item:last-child {
    margin-bottom: 20px;
  }

  .cs-list-tips__icon {
    margin-left: 0;
    margin-right: 0;
  }

  .cs-list-tips__title {
    font-size: 20px;
    text-align: left;
  }

  .cs-advantages-icon-title {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .cs-advantages-icon-title__ul {
    -ms-flex: 1 0 50%;
    flex: 1 0 50%;
    margin-bottom: 0;
  }

  .cs-advnt-sign {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: stretch;
    align-items: stretch;
    gap: 20px;
  }

  .cs-advnt-sign__ul {
    -ms-flex: 1 0 calc(50% - 10px);
    flex: 1 0 calc(50% - 10px);
    margin-bottom: 0;
  }

  .cs-tips-vs {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .cs-tips-vs__item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex: 1 0 calc(50% - 32px);
    flex: 1 0 calc(50% - 32px);
  }

  .cs-tips-vs__ul {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }

  .cs-tips-vs__vs {
    -ms-flex: 0 0 64px;
    flex: 0 0 64px;
    width: 64px;
    height: max-content;
  }

  .cs-present {
    -ms-grid-columns: (minmax(calc(100% / 3 - 10px), 1fr))[auto-fit];
    grid-template-columns: repeat(auto-fit, minmax(calc(100% / 3 - 10px), 1fr));
  }

  .cs-present__bonus {
    font-size: 16px;
    line-height: 20px;
    height: 58px;
  }

  .cs-main__content .cs-author-content {
    text-align: left;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .cs-main__content .cs-author-content__avatar {
    -ms-flex: 0 0 110px;
    flex: 0 0 110px;
    margin: 0;
  }

  .cs-main__content .cs-author-content__about {
    -ms-flex: 1 0 calc(100% - 110px);
    flex: 1 0 calc(100% - 110px);
    padding-left: 10px;
  }

  .cs-main__content .cs-author-content__name,
  .cs-main__content .cs-author-content__info {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-align: center;
    align-items: center;
  }

  .cs-main__content .cs-author-content__rating,
  .cs-main__content .cs-author-content__social,
  .cs-main__content .cs-author-content__articls {
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .cs-main__content .cs-author-content__rating {
    margin-top: 0;
    margin-left: 20px;
  }

  .cs-main__content .cs-author-content__articls {
    margin-left: 5px;
  }

  .cs-main__content .cs-author-content__articls_item {
    position: relative;
    white-space: nowrap;
  }

  .cs-main__content .cs-author-content__contacts {
    top: 100%;
    left: 0;
    width: 422px;
  }

  .cs-main__content .cs-author-content__info {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 10px;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .cs-main__content .cs-author-content__info .cs-author-content__competence {
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    width: auto;
    max-width: 100%;
  }

  .cs-main__content .cs-author-content__info .cs-author-content__social {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .cs-main__content .cs-author-content__competence {
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 0;
  }

  .cs-main__content .cs-author-content__competence::before {
    display: none;
  }

  .cs-main__content .cs-author-content__competence_list {
    margin-top: 0;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .cs-main__content .cs-author-content__competence_label {
    margin-right: 15px;
    white-space: nowrap;
  }

  .cs-main__content .cs-author-content__competence span {
    white-space: nowrap;
    margin-right: 15px;
    display: block;
  }

  .cs-main__content .cs-author-content__senior {
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .cs-main__content .cs-author-content__desc {
    text-align: left;
  }

  .cs-content-imgs-scroll img {
    -ms-flex: 0 0 calc(50% - 10px);
    flex: 0 0 calc(50% - 10px);
    width: calc(50% - 10px);
    margin-left: 20px;
  }

  .cs-last-updated {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
  }

  .cs-last-updated__time {
    margin-top: 0;
    text-align: right;
    margin-left: 20px;
  }

  .cs-last-updated__time svg {
    display: inline-block;
    width: 25px;
    height: 25px;
    vertical-align: top;
    fill: currentColor;
    margin-left: 10px;
  }

  .cs-euro-csr__i {
    -ms-flex-preferred-size: calc(20% - 64px / 5);
    flex-basis: calc(20% - 64px / 5);
  }

  .cs-euro-csr__cont {
    font-size: 14px;
    padding-top: 12px;
  }

  .cs-euro-csr__flag {
    left: 16px;
  }

  .cs-euro-csr__cs {
    right: 16px;
  }

  .cs-usability {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }

  .cs-how-we-review__content > p {
    margin-bottom: 20px;
  }

  .cs-how-we-review__item {
    padding: 20px;
  }

  .cs-how-we-review__img_desc {
    padding: 10px 20px;
    font-size: 14px;
  }

  .cs-how-we-review__important {
    padding: 20px;
  }

  .cs-how-we-review__important_link {
    padding: 10px 15px 10px 30px;
  }

  .cs-how-we-review__important_link::before {
    left: 15px;
  }

  .cs-how-we-review__important_link svg {
    margin-left: 15px;
  }

  .cs-casino-head {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: stretch;
    align-items: stretch;
    padding: 20px;
  }

  .cs-casino-head__left {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex: 0 0 236px;
    flex: 0 0 236px;
  }

  .cs-casino-head__left .cs-btns {
    display: block;
    width: 100%;
  }

  .cs-casino-head__left .cs-btn {
    min-height: 60px;
    font-size: 15px;
    text-transform: capitalize;
  }

  .cs-casino-head__badge {
    display: block;
    position: absolute;
    right: 0;
    left: -20px;
    top: -20px;
    text-align: left;
  }

  .cs-casino-head__badge::before {
    content: "";
    position: absolute;
    right: 0;
    left: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 110px 110px 0 0;
    border-color: #ff6600 transparent transparent transparent;
  }

  .cs-casino-head__badge_text {
    position: absolute;
    width: 72px;
    padding-top: 7.5px;
    padding-left: 7.5px;
    text-transform: uppercase;
    line-height: 15px;
    color: var(--color-white);
    font-size: 12px;
    font-weight: 700;
  }

  .cs-casino-head__badge svg {
    display: block;
    width: 20px;
    height: 20px;
    margin-top: 5px;
    font-size: 20px;
    fill: currentColor;
  }

  .cs-casino-head__logo {
    position: static;
    width: 236px;
    height: 236px;
    padding: 20px;
    margin-bottom: 40px;
  }

  .cs-casino-head__content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    margin-bottom: 0;
    margin-left: 25px;
    margin-right: 45px;
  }

  .cs-casino-head__title {
    width: 100%;
    background: var(--color-white-f6f);
    border-radius: 10px;
    padding: 14px 20px;
    -ms-flex-order: 1;
    order: 1;
  }

  .cs-casino-head__title h1 {
    font-size: 28px;
  }

  .cs-casino-head__rating {
    position: absolute;
    width: 236px;
    left: 20px;
    top: 266px;
  }

  .cs-casino-head__main_rating {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 15px;
  }

  .cs-casino-head__main_rating_val {
    font-size: 24px;
    margin-top: 0;
  }

  .cs-casino-head__main_rating .gpro_rating .stars {
    width: 270px;
    height: 24px;
  }

  .cs-casino-head__label {
    text-align: center;
  }

  .cs-casino-head__advantages {
    -ms-flex: 0 0 calc(50% - 10px);
    flex: 0 0 calc(50% - 10px);
    width: calc(50% - 10px);
    margin-bottom: 15px;
    -ms-flex-order: 2;
    order: 2;
  }

  .cs-casino-head__bonus {
    -ms-flex-order: 4;
    order: 4;
    width: 100%;
  }

  .cs-casino-head__bonus_link {
    padding-top: 13px;
    padding-bottom: 13px;
  }

  .cs-casino-head__bonus_link .cs-btns {
    margin-top: 8px;
    margin-left: 0;
  }

  .cs-casino-head__bonus_link .cs-btns > *:not(.terms) {
    margin-left: 0;
  }

  .cs-casino-head__no-recomend-text {
    -ms-flex-order: 5;
    order: 5;
    margin-top: 10px;
  }

  .cs-casino-head__terms {
    -ms-flex-order: 6;
    order: 6;
    display: block;
    width: 100%;
    margin-bottom: 10px;
    margin-top: 5px;
    font-size: 14px;
    text-align: center;
  }

  .cs-casino-head__terms:last-child {
    margin-bottom: 0;
  }

  .cs-casino-head__spec-text {
    -ms-flex-order: 8;
    order: 8;
    display: block;
    width: 100%;
    margin-top: 5px;
    font-size: 15px;
  }

  .cs-casino-head__link {
    width: 100%;
    -ms-flex-order: 7;
    order: 7;
  }

  .cs-casino-head__payment {
    -ms-flex: 0 0 calc(50% - 10px);
    flex: 0 0 calc(50% - 10px);
    width: calc(50% - 10px);
    margin-top: 0;
    margin-bottom: 15px;
    -ms-flex-order: 3;
    order: 3;
    margin-left: auto;
  }

  .cs-casino-head__right {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    width: 25%;
    padding-top: 25px;
  }

  .cs-similar-casinos__list {
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 20px 0 0;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .cs-similar-casinos__item {
    -ms-flex: 1 1 194px;
    flex: 1 1 194px;
    min-width: 194px;
    margin: 0;
    padding: 0;
    max-width: calc((100% - 80px) / 5);
  }

  .cs-device__list {
    -ms-grid-columns: (1fr)[4];
    grid-template-columns: repeat(4, 1fr);
  }

  .cs-reviews-summary {
    padding: 20px;
  }

  .cs-reviews-summary__title h3 {
    font-size: 18px;
  }

  .cs-reviews-summary__date {
    margin-bottom: 12px;
  }

  .cs-reviews-summary__rating svg {
    -ms-flex: 0 0 18px;
    flex: 0 0 18px;
    width: 18px;
    height: 18px;
  }

  .cs-reviews-list__title {
    padding: 20px;
  }

  .cs-reviews-list__li {
    padding: 20px;
  }

  .cs-reviews-list__head {
    margin-bottom: 3px;
  }

  .cs-reviews-list__head_right {
    margin-left: 14px;
  }

  .cs-reviews-list__avatar {
    -ms-flex: 0 0 50px;
    flex: 0 0 50px;
    width: 50px;
    height: 50px;
  }

  .cs-reviews-list__rating {
    font-size: 18px;
  }

  .cs-reviews-list__rating svg {
    -ms-flex: 0 0 18px;
    flex: 0 0 18px;
    width: 18px;
    height: 18px;
  }

  .cs-reviews-list__content {
    padding-left: 64px;
  }

  .cs-reviews-list__footer {
    padding-top: 12px;
  }

  .cs-reviews-list__casino {
    font-size: 16px;
  }

  .cs-reviews-list__likes > * {
    margin-right: 20px;
  }

  .cs-software-list {
    gap: 10px;
  }

  .cs-software-list li {
    -ms-flex: 0 0 calc((100% - 50px)/6);
    flex: 0 0 calc((100% - 50px)/6);
    width: calc((100% - 50px)/6);
  }

  .cs-software-list li > * {
    height: 148px;
    padding: 15px;
  }

  .cs-list-top-3 {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (minmax(250px, 1fr))[auto-fit];
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 10px;
  }

  .cs-list-top-3__item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 0;
  }

  .cs-list-top-3__bonus {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }

  .cs-list-top-3 .cs-btns {
    width: 100%;
  }

  .cs-ribbon {
    right: 5px;
    height: 26px;
    font-size: 14px;
    padding: 6px 10px;
  }

  .cs-list-b:not(.cs-slider) .cs-list-b__article {
    padding-top: 24px;
    padding-left: 240px;
    min-height: 270px;
  }

  .cs-list-b:not(.cs-slider) .cs-list-b__logo {
    position: absolute;
    left: 24px;
    top: 24px;
    width: 160px;
    height: 160px;
    padding: 15px;
    margin-right: 0;
  }

  .cs-list-b:not(.cs-slider) .cs-list-b__name {
    margin-bottom: 0;
  }

  .cs-list-b:not(.cs-slider) .cs-list-b__bonus-promocode {
    -ms-flex-order: 2;
    order: 2;
  }

  .cs-list-b:not(.cs-slider) .cs-list-b__terms {
    margin-top: 10px;
  }

  .cs-list-b:not(.cs-slider) .cs-list-b__rating {
    margin-bottom: 0;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 220px;
    padding: 0 24px 24px;
  }

  .cs-list-b:not(.cs-slider) .cs-btns {
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .cs-list-b:not(.cs-slider) .cs-btns > * {
    margin-bottom: 0;
  }

  .cs-list-b:not(.cs-slider) .cs-btn,
  .cs-list-b:not(.cs-slider) .cs-list-b__bonus-promocode {
    max-width: 220px;
  }

  .cs-author-opinion__box {
    -ms-flex-align: start;
    align-items: flex-start;
    display: -ms-flexbox;
    display: flex;
    text-align: left;
  }

  .cs-author-opinion__info {
    padding-left: 10px;
  }

  .cs-author-opinion__avatar {
    width: 110px;
    height: 110px;
    min-width: 110px;
  }

  .cs-card-list-black {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: stretch;
    align-items: stretch;
    gap: 10px;
  }

  .cs-card-list-black__item {
    -ms-flex: 1 0 calc(100% / 3 - 20px / 3);
    flex: 1 0 calc(100% / 3 - 20px / 3);
    margin-bottom: 0;
  }

  .cs-card-list-black__logo > * {
    width: 120px;
    height: 120px;
  }

  .cs-slot__list {
    -ms-grid-columns: (1fr)[5];
    grid-template-columns: repeat(5, 1fr);
  }

  .cs-filter__list {
    -ms-grid-columns: (minmax(0, 1fr))[auto-fit];
    grid-template-columns: repeat(auto-fit, minmax(0, 1fr));
  }

  .free-game__item {
    -ms-flex: 0 0 calc(25% - 8px);
    flex: 0 0 calc(25% - 8px);
  }

  .free-game__buttons {
    padding: 0 20px;
  }

  .cs-states__image {
    height: 140px;
  }

  .cs-slider {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .cs-slider__embla_container {
    gap: 10px;
  }

  .cs-slider__embla_slide {
    -ms-flex: 0 0 calc(100% / 3 - 20px / 3);
    flex: 0 0 calc(100% / 3 - 20px / 3);
    min-width: 270px;
  }

  .cs-slider.cs-list .cs-slider__embla_slide {
    -ms-flex: 0 0 calc(40% - 10px);
    flex: 0 0 calc(40% - 10px);
  }

  .cs-slider.cs-comments-slider .cs-slider__embla_slide {
    -ms-flex: 0 0 calc(29% - 10px);
    flex: 0 0 calc(29% - 10px);
    width: calc(29% - 10px);
    min-width: auto;
  }

  .cs-top-page-anchors {
    top: 60px;
    height: 52px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .cs-top-page-anchors__scroll {
    padding-left: 10px;
    padding-right: 10px;
    margin-left: -10px;
    margin-right: -10px;
  }

  .cs-top-page-anchors__link {
    padding: 11px;
  }

  .cs-casino-navigation {
    padding-left: 0;
    padding-right: 0;
  }

  .cs-top5-casino-list__title {
    font-size: 22px;
  }

  .cs-top-bonus {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .cs-top-bonus .cs-btn {
    -ms-flex: 0 0 200px;
    flex: 0 0 200px;
  }

  .cs-top-bonus__text {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    max-width: none;
  }

  .cs-bonus-card__item {
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 8px;
  }

  .cs-bonus-card__header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    gap: 8px;
  }

  .cs-bonus-card__top {
    margin-bottom: 0;
    -ms-flex-align: center;
    align-items: center;
  }

  .cs-bonus-card__top .cs-exclusive-label {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

  .cs-bonus-card__buttons .cs-casino-list-bonus__bonus-promocode {
    width: 160px;
  }

  .cs-bonus-card__buttons .cs-btn__green {
    width: 95px;
  }

  .cs-bonus-card__content {
    padding-top: 14px;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .cs-bonus-card__verification {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-align: center;
    align-items: center;
    gap: 8px;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
  }

  .cs-bonus-card__verification_date {
    margin-bottom: 0;
  }

  .cs-bonus-card__attributes_list {
    -ms-flex: 1 1 calc(50% - 7px);
    flex: 1 1 calc(50% - 7px);
  }

  .cs-bonus-card__advantages_list {
    -ms-flex: 1 1 calc(50% - 7px);
    flex: 1 1 calc(50% - 7px);
  }

  .cs-bonus-card__terms {
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
  }

  .cs-bonus-card__footer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
  }

  .cs-bonus-card__footer .cs-btn__green {
    -ms-flex: 0 0 200px;
    flex: 0 0 200px;
    margin-bottom: 0;
  }

  .cs-bonus-card__empty {
    font-size: 18px;
    padding: 24px;
  }

  .cs-popup-blacklisted__container {
    padding-top: 32px;
  }

  .cs-popup-blacklisted__title,
  .cs-popup-blacklisted__desc {
    padding-left: 14px;
    padding-right: 14px;
  }

  .cs-popup-blacklisted__title {
    font-size: 22px;
    margin-bottom: 6px;
  }

  .cs-popup-blacklisted__desc {
    font-size: 16px;
  }

  .cs-popup-blacklisted__wrap {
    padding-right: 8px;
  }

  .cs-popup-blacklisted__list {
    padding-left: 20px;
    padding-right: 18px;
    margin-top: 4px;
    max-height: calc(97px * 5);
  }

  .cs-popup-blacklisted__list::-webkit-scrollbar {
    width: 8px;
    height: 8px;
  }

  .cs-popup-blacklisted__item {
    padding-top: 14px;
    padding-bottom: 14px;
  }

  .cs-popup-blacklisted__logo {
    -ms-flex: 0 0 68px;
    flex: 0 0 68px;
    width: 68px;
    height: 68px;
    padding: 7px;
  }

  .cs-popup-blacklisted__text {
    margin-left: 10px;
    margin-right: 10px;
    font-size: 16px;
    line-height: 1.25;
  }

  .cs-popup-blacklisted__btn {
    -ms-flex: 0 0 96px;
    flex: 0 0 96px;
    width: 96px;
    min-height: 37px;
    font-size: 15px;
  }

  .cs-popup-blacklisted__container .cs-popup-blacklisted__close.icon-close {
    top: 14px;
    right: 14px;
  }

  .cs-p-log-reg--notification .cs-popup__wrap {
    padding: 32px 16px 20px;
  }

  .cs-p-log-reg--notification .cs-p-log-reg__close {
    width: 48px;
    height: 48px;
  }

  .cs-p-log-reg__wrap {
    padding: 30px;
  }

  .cs-p-log-reg__close {
    width: 84px;
    height: 84px;
  }

  .cs-p-log-reg__toggle {
    gap: 16px;
    padding-right: 54px;
    margin-bottom: 24px;
  }

  .cs-p-log-reg__toggle_btn {
    font-size: 24px;
  }

  .cs-p-log-reg__row {
    margin-bottom: 8px;
  }

  .cs-p-log-reg__label {
    margin-bottom: 4px;
  }

  .cs-p-log-reg__input {
    height: 49px;
    text-indent: 14px;
  }

  .cs-p-log-reg__icon-pass {
    top: 27px;
  }

  .cs-p-log-reg__check {
    margin-bottom: 6px;
  }

  .cs-p-log-reg__captcha {
    margin-top: 20px;
    margin-bottom: 12px;
  }

  .cs-p-log-reg__btn-p-trigger {
    font-size: 16px;
  }

  .cs-p-log-reg__title {
    font-size: 24px;
    margin-bottom: 30px;
    padding-right: 54px;
  }

  .cs-p-log-reg__desc {
    margin-bottom: 20px;
  }

  .cs-p-log-reg__title-icon {
    width: 52px;
    height: 52px;
    margin-bottom: 10px;
  }

  .cs-p-log-reg__text {
    margin-bottom: 10px;
  }
}

@media (min-width: 1111px) {
  .cs-table-info__hide-desktop {
    display: none;
  }

  .cs-table-info__logos.active .cs-table-info__btn-more_less.cs-table-info__hide-desktop {
    display: block;
  }

  .cs-bonus-cards-category__item {
    -ms-flex: 1 0 220px;
    flex: 1 0 220px;
    padding: 14px 20px;
  }

  .cs-bonus-cards-category__icon {
    margin-bottom: 10px;
  }

  .cs-bonus-cards-category__title {
    font-size: 18px;
  }
}

@media screen and (min-width: 1111px) {
  .gpro_slots_list > .slot-item > .info:hover {
    background: rgba(0, 0, 0, 0.6);
    opacity: 1;
  }
}

@media screen and (max-width: 1200px) {
  .gpro_modal.s-frame > .modal-box {
    max-width: 840px;
  }
}

@media (max-width: 1110px) {
  .gpro_urating .icon-star-half:after {
    left: 2px;
  }

  .gpro_filter_list {
    display: block;
    white-space: nowrap;
    overflow: auto;
  }

  .gpro_filter_list > .filter-item {
    display: -ms-inline-flexbox;
    display: inline-flex;
  }

  .gpro_filter_list > .caption {
    display: none;
  }

  .gpro_casino_tbl .casino-item > .bonuses .gpro_bonus_box {
    width: 100%;
    box-sizing: border-box;
    padding: 0px;
  }

  .gpro_casino_tbl .casino-item > .bonuses > .claim {
    margin: -20px 0px 0px 0px;
  }

  .gpro_casino_tbl > .casino-item .item_name {
    margin-top: 18px;
  }

  .gpro_casino_tbl > .casino-item > .info {
    padding: 20px 20px 0px;
  }

  .gpro_casino_tbl > .casino-item .bonuses {
    padding: 10px 20px 15px 20px;
  }

  .gpro_bonus_box .icon.active,
  .gpro_bonus_box .text {
    display: inline-block;
    vertical-align: middle;
    padding: 0px 5px;
    text-align: left;
    box-sizing: border-box;
  }

  .gpro_bonus_box .text {
    -ms-flex: 1;
    flex: 1;
  }

  .gpro_slider.p-contents {
    max-width: 100%;
  }

  .gpro_slider .slider_cont {
    overflow: hidden;
    scrollbar-width: none;
  }

  .gpro_slider .slider_cont::-webkit-scrollbar {
    display: none;
  }

  .gpro_section ul.gpro_icon_list > .icon-item {
    padding: 20px 0px 0px 20px;
  }

  .gpro_games_list > .game-item > .images img {
    width: 50%;
  }

  .cs-block.sl-video .bonus-info .terms + .adt-terms {
    display: block;
  }

  .cs-block.sl-video > .content > .adt-terms {
    display: none;
  }

  .gpro_iframe_play {
    max-width: 100%;
  }

  .gpro_section.our-team .gpro_section.pg-author:before {
    display: none;
  }

  .gpro_section.pg-author.opinion > .content .gpro_author_box {
    -ms-flex-align: center;
    align-items: center;
  }

  .cs-list:not(.cs-slider) .cs-list__item + .cs-block {
    margin-bottom: 30px;
  }

  .cs-table-info__hide-mobile {
    display: none;
  }

  .cs-table-info__logos.active .cs-table-info__btn-more_less.cs-table-info__hide-mobile {
    display: block;
  }

  .gpro_cbonus_list {
    overflow: auto;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-pack: start;
    justify-content: start;
    margin: -10px 0px 0px -10px;
  }

  .gpro_cbonus_list > .cbonus-item .name {
    line-height: 15px;
    margin: 0px 0px 15px 0px;
  }

  .gpro_cbonus_list > .cbonus-item {
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding: 10px 0px 0px 10px;
    min-width: 220px;
    -ms-flex: none;
    flex: none;
  }

  .gpro_cbonus_list.one-cs .adt-terms {
    max-height: none;
  }

  .gpro_slots_list > .slot-item > .info {
    top: 0px;
    left: 0px;
    border-radius: 5px;
  }

  .gpro_slot_filter .gpro_slots_list > .slot-item > .info .name {
    padding: 5px;
  }

  .gpro_slots_list {
    text-align: center;
  }

  .gpro_slots_list.main {
    padding: 0px 10px;
  }

  .gpro_slot_filter .gpro_slots_list > .slot-item {
    width: 24%;
    max-width: 24%;
  }

  .gpro_slots_list.col-4 > .slot-item {
    min-width: 32.33%;
    max-width: 32.33%;
  }

  .gpro_slot_filter .gpro_slots_list.g-filter > .slot-item {
    width: 32%;
    max-width: 32%;
  }

  .cca-about .cs-casino-navigation ~ .cs-content {
    padding-top: 0;
  }

  .gpro_slot_frame.show > .frame-preview iframe {
    height: 65vh;
  }

  .gpro_cpayments_list > .cpayment-item.hdr > .withdraw {
    white-space: normal;
  }

  .gpro_popup_bslide > .gpro_wrap {
    display: block;
    padding: 2.5px;
  }

  .gpro_popup_bslide .casino .c-logo {
    width: 120px;
    margin: 0px 10px 0px 0px;
  }

  .gpro_popup_bslide .casino {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
  }

  .gpro_popup_bslide .casino .gpro_rating > .stars {
    width: 150px;
    height: 27.5px;
  }

  .gpro_popup_bslide .casino .gpro_rating > .text {
    float: none;
    font-size: 25px;
    line-height: 25px;
  }

  .gpro_popup_bslide .casino .rating {
    -ms-flex: 1;
    flex: 1;
    text-align: left;
  }

  .gpro_popup_bslide .bonus-box {
    font-size: 20px;
    line-height: 25px;
    margin: 5px 0px;
  }

  .gpro_popup_bslide .icon.close-btn {
    position: absolute;
    right: 10px;
    top: 10px;
  }

  .gpro_popup_bslide .buttons {
    margin: 0px;
  }

  .gpro_popup_bslide {
    bottom: -300px;
  }

  .gpro-popup-bot-screen {
    left: 0;
  }

  .gpro-popup-bot-screen.active {
    bottom: 66px;
  }

  .gpro-popup-bot-screen__stat {
    display: none;
  }
}

@media (max-width: 900px) {
  .s-detail-item {
    width: 25%;
  }
}

@media (max-width: 768px) {
  .gpro_casino_tbl .casino-item .badge .info:before,
  .gpro_casino_tbl .casino-item .badge .info:after {
    left: auto;
    right: -10px;
    margin: 0px 0px -10px 0px;
    bottom: 50%;
    border-width: 10px 0 10px 10px;
    border-color: transparent transparent transparent #ffffff;
  }

  .gpro_casino_tbl .casino-item .badge .info:after {
    right: -11px;
    border-color: transparent transparent transparent #5b6671;
  }

  .gpro_casino_tbl .casino-item .badge .info {
    left: auto;
    bottom: -5px;
    margin: 0px 0px 0px 0px;
    right: 30px;
  }

  .gpro_casino_tbl.new-cs > .casino-item .launched img {
    display: inline-block;
    vertical-align: middle;
  }

  .gpro_casino_tbl > .casino-item > .bonuses .bonus-box .text {
    display: inline-block;
    vertical-align: middle;
    width: 80%;
    box-sizing: border-box;
    padding: 0px 0px 0px 10px;
  }

  .gpro_casino_tbl .casino-item {
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 30px 0px 0px 0px;
  }

  .gpro_casino_tbl > .casino-item .info,
  .gpro_casino_tbl > .casino-item .bonuses {
    width: auto;
    padding: 15px;
  }

  .gpro_casino_tbl > .casino-item .logo-box {
    width: auto;
    border-radius: 9px 9px 0 0;
    -ms-flex-direction: row;
    flex-direction: row;
    padding: 16px 18px 14px 112px;
    min-height: 110px;
    display: block;
    text-align: right;
  }

  .gpro_casino_tbl > .casino-item .bonuses {
    border-radius: 0px 0px 9px 9px;
    padding: 0px 15px 15px 15px;
  }

  .gpro_casino_tbl .casino-item .die-tag {
    width: 110px;
    height: 34px;
    font-size: 12px;
    top: 9px;
    left: -29px;
  }

  .gpro_casino_tbl .casino-item .die-tag::before {
    clip-path: polygon(31% 0%, 69% 0%, 100% 100%, 0% 100%);
  }

  .gpro_casino_tbl .casino-item .number {
    margin: 0px 0px 0px -20px;
    top: -20px;
    left: 50%;
  }

  .gpro_casino_tbl .casino-item .number {
    margin: 0px 0px 0px -20px;
  }

  .gpro_casino_tbl > .casino-item .features > .label {
    display: none;
  }

  .gpro_casino_tbl > .casino-item .bonuses .read-more-mob-btn {
    display: block;
    text-transform: uppercase;
    font-size: 16px;
  }

  .gpro_casino_tbl .casino-item .image {
    height: 100px;
    width: 100px;
    position: absolute;
    top: 5px;
    left: 10px;
  }

  .gpro_casino_tbl.cs-bonuses .casino-item .image {
    height: 80px;
    width: 80px;
    margin: 0;
    left: 18px;
    top: 16px;
  }

  .gpro_casino_tbl .casino-item .rating-box {
    -ms-flex: 1;
    flex: 1;
    text-align: right;
    padding: 5px 0px 0px 10px;
    white-space: nowrap;
  }

  .gpro_casino_tbl .casino-item .badge:before,
  .gpro_casino_tbl .casino-item .badge:after {
    width: 25px;
    height: 25px;
    display: inline-block;
    vertical-align: middle;
    margin: 0px 5px 0px 0px;
  }

  .gpro_casino_tbl .casino-item .badge.modern:before {
    height: 25px;
  }

  .gpro_casino_tbl .casino-item .badge:after {
    top: 2.5px;
    left: 0px;
    margin: 0px 0px 0px 0px;
  }

  .gpro_casino_tbl > .casino-item .badge .text {
    display: inline-block;
    vertical-align: middle;
    margin: 0px;
  }

  .gpro_casino_tbl .casino-item .rating {
    margin: 0px 0px 10px 0px;
    line-height: 20px;
    text-align: right;
  }

  .gpro_casino_tbl .casino-item .rating .gpro_rating,
  .gpro_casino_tbl .casino-item .rating .text {
    line-height: 20px;
  }

  .gpro_casino_tbl.urating .casino-item .rating .gpro_rating,
  .gpro_casino_tbl.urating .casino-item .rating .text {
    display: inline-block;
    vertical-align: top;
  }

  .gpro_casino_tbl.urating .casino-item .rating .text {
    margin: 0px 5px 0px 0px;
  }

  .gpro_bonus_box {
    max-width: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
  }

  .gpro_icon_list.gray > .icon-item {
    padding: 10px;
  }

  .gpro_icon_list > .icon-item,
  .gpro_icon_list.tips > .icon-item,
  .gpro_icon_list.dev-list > .icon-item {
    min-width: 50%;
    max-width: none;
  }

  .gpro_icon_list > .icon-item > .box {
    padding: 20px;
  }

  .gpro_icon_list.gray > .icon-item {
    text-align: justify;
  }

  .gpro_section.icon-list.s-trust .gpro_icon_list > .icon-item {
    min-width: 50%;
  }

  .gpro_icon_list.v-full > .icon-item > .box {
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .gpro_icon_list.v-full > .icon-item > .box > .image {
    /*max-width: none;*/
    text-align: center;
    padding: 0px;
  }

  .cs-block.sl-video .info {
    display: block;
  }

  .cs-block.sl-video .bonus-info {
    width: auto;
    margin: 0px;
  }

  .cs-block.sl-video .info > .video,
  .cs-block.sl-video:nth-child(2n) > .content > .info > .video {
    margin: 10px 0px 0px 0px;
  }

  .cs-block.sl-video:nth-child(2n) > .content > .info > .bonus-info {
    margin: 0px;
  }

  .cs-block.sl-video .slot-info {
    display: block;
    padding: 15px;
  }

  .cs-block.sl-video .slot-info > .image {
    display: block;
    margin: 0px auto 10px auto;
    max-width: 380px;
  }

  .cs-block.sl-video .slot-info > .image img {
    width: auto;
  }

  .cs-block.sl-video .slot-info > .specs {
    padding: 0px;
  }

  .gpro-expert-analyze .gpro_iframe_play .img-preview {
    height: auto;
  }

  .gpro_payment_list.info > .payment-item {
    min-width: 50%;
  }

  .gpro_author_box > .info,
  .gpro_section.pg-author.opinion > .content .gpro_author_box > .info {
    padding: 10px 0 0 0;
    text-align: center;
    width: 100%;
  }

  .gpro_section.pg-author.all:before {
    display: none;
  }

  .gpro_author_box,
  .sidebar .gpro_author_box {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .gpro_author_box > .avatar,
  .gpro_section .gpro_author_box > .avatar {
    width: 150px;
  }

  .gpro_author_box > .info > .desc {
    text-align: justify;
  }

  .gpro_author_box > .avatar,
  .gpro_section .gpro_author_box > .avatar {
    width: 80px;
    height: 80px;
    margin-right: auto !important;
    margin-left: auto !important;
    min-width: 80px;
    min-height: 80px;
  }

  .gpro_author_box > .info .info-box {
    -ms-flex-pack: center;
    justify-content: center;
  }

  .gpro_author_box > .info ul.gpro_social_list {
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 0;
  }

  .gpro_author_box > .info ul.gpro_social_list li {
    margin-bottom: 10px;
  }

  .gpro_author_box > .info ul.gpro_social_list li:last-child {
    margin-right: 0;
  }

  .gpro_author_box > .info ul.gpro_social_list:last-child {
    margin-right: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }

  .gpro_section ul > li.total-articls {
    margin-right: 0;
  }

  .gpro_section ul > li.total-articls {
    margin-right: 5px;
  }

  .competence-block {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .competence-block__extended {
    text-align: center;
    width: 100%;
    margin-top: 30px;
  }

  .competence-block__extended:before {
    top: -20px;
  }

  .competence-block__extended span {
    margin-bottom: 10px;
  }

  .gpro_section ul.competences-list {
    margin-left: 0;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .cs-reviews-form {
    padding: 20px;
  }

  .cs-reviews-form__row {
    margin-top: 12px;
  }

  .cs-reviews-form__head {
    display: block;
    margin-bottom: 12px;
  }

  .cs-reviews-form__head .cs-reviews-form__label {
    margin-bottom: 12px;
  }

  .cs-reviews-form__label {
    font-size: 20px;
  }

  .cs-reviews-form__rating .cs-rating-stars-opt {
    height: 28px;
  }

  .cs-reviews-form__rating .cs-rating-stars-opt__label {
    -ms-flex: 0 0 30px;
    flex: 0 0 30px;
    width: 30px;
  }

  .cs-reviews-form__error {
    margin-top: 5px;
  }

  .cs-reviews-form__text-helper {
    margin-top: 3px;
  }

  .cs-reviews-form__field {
    margin-top: 8px;
  }

  .cs-reviews-form__field textarea,
  .cs-reviews-form__field input {
    height: 46px;
    padding: 13px 10px;
  }

  .cs-reviews-form__field textarea:focus {
    height: 100px;
  }

  .cs-reviews-form__btn-continue button {
    max-width: 100%;
  }

  .cs-reviews-form__popup {
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .cs-reviews-form__popup_bg {
    padding: 20px 20px 30px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border: none;
  }

  .cs-reviews-form__text-sublabel {
    margin-bottom: 12px;
  }

  .cs-reviews-form__captcha {
    margin-bottom: 8px;
  }

  .cs-reviews-form__close {
    top: 20px;
    right: 20px;
  }

  .play-frame-logos {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    bottom: 30px;
  }

  .play-frame-logos div {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    text-align: center;
    -ms-flex-order: 1;
    order: 1;
  }

  .play-frame-logos > div:last-child {
    text-align: center;
  }

  .play-frame-logos div.age-logo {
    -ms-flex-order: 0;
    order: 0;
  }

  .gpro_play_frame > .buttons {
    height: auto;
    top: auto;
    bottom: 220px;
  }

  .gpro_play_frame {
    margin-top: 20px;
  }

  .gpro_slot_filter .gpro_slots_list > .slot-item {
    width: 32.33%;
    max-width: 32.33%;
  }

  .gpro_modal.s-frame {
    padding: 5px;
  }

  .gpro_slot_frame > .info > .image {
    -ms-flex: 0 0 60px;
    flex: 0 0 60px;
    width: 60px;
    height: 60px;
  }

  .gpro_slot_frame > .info > .buttons .button {
    max-width: 100px;
    line-height: 20px;
    padding: 10px 5px;
  }

  .gpro_slot_frame > .info > .cs-info {
    font-size: 15px;
    line-height: 15px;
  }

  .gpro_slot_frame > .info > .cs-info .gpro_rating {
    width: 83.5px;
  }

  .slot-head .head .image {
    -ms-flex: 0 0 89px;
    flex: 0 0 89px;
    width: 89px;
  }

  .slot-head .head h1 {
    font-size: 18px;
    line-height: 110%;
  }

  .slot-head .head .label {
    padding-left: 10px;
  }

  .slot-head .gpro_rating .text {
    font-size: 14px;
    line-height: 14px;
  }

  .s-detail-item {
    width: 33.333334%;
  }

  .gpro-popup-bot-screen__logo {
    -ms-flex: 0 0 46px;
    flex: 0 0 46px;
    width: 46px;
    height: 46px;
    margin-right: 0;
    padding: 10px;
  }

  .gpro-popup-bot-screen__desc {
    padding-left: 14px;
  }

  .gpro-popup-bot-screen__bonus {
    font-size: 12px;
  }

  .gpro-popup-bot-screen__bonus > * {
    display: inline-block;
  }

  .gpro-popup-bot-screen__bonus > *:last-child {
    margin-top: 6px;
    font-size: 14px;
    line-height: 1;
  }

  .gpro-popup-bot-screen__bonus.pc {
    display: none;
  }

  .gpro-popup-bot-screen__bonus.mobile {
    display: block;
  }

  .gpro-popup-bot-screen__terms {
    display: none;
  }

  .gpro-popup-bot-screen__btn.button {
    -ms-flex: 0 0 108px;
    flex: 0 0 108px;
    width: 108px;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 14px;
  }
}

@media (max-width: 750px) {
  .gpro_slots_list.high-ranking li {
    -ms-flex-preferred-size: 32.333334%;
    flex-basis: 32.333334%;
    max-width: 32.3333334%;
  }
}

@media (max-width: 643px) {
  .cs-pagination[data-ajax_form="#gpro_vacancy_list"] .cs-pagination__item:not(.current):not(.prev):not(.next) {
    display: none;
  }
}

@media (max-width: 640px) {
  .gpro_form:not(.cs-p-log-reg__tab, .cs-reviews-form) .two-col {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .gpro_form:not(.cs-p-log-reg__tab, .cs-reviews-form) .two-col > div.form-field {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    margin-top: 10px;
  }

  .gpro_form:not(.cs-p-log-reg__tab, .cs-reviews-form) .two-col > div.form-field + div.form-field {
    margin-top: 20px;
  }

  .gpro_form:not(.cs-p-log-reg__tab, .cs-reviews-form) .two-col .form-field > .label {
    text-align: center;
  }

  .gpro_form:not(.cs-p-log-reg__tab, .cs-reviews-form) .two-col .value {
    -ms-flex-pack: center;
    justify-content: center;
  }

  .gpro_slider.c-scr {
    max-width: 370px;
    margin: 0px auto 45px auto;
  }

  .gpro_icon_list > .icon-item,
  .gpro_icon_list.tips > .icon-item {
    min-width: 100%;
    max-width: none;
  }

  .gpro_icon_list.gray > .icon-item {
    min-width: 100%;
    max-width: 100%;
  }

  .gpro_icon_list > .icon-item > .box {
    -ms-flex-align: center;
    align-items: center;
  }

  .gpro_icon_list > .icon-item > .box > .info h3 {
    text-align: center;
  }

  .gpro_icon_list > .icon-item > .box {
    line-height: 24px;
  }

  .gpro_icon_list.tips > .icon-item > .box > .image {
    max-width: none;
    text-align: center;
  }

  .gpro_icon_list.tips > .icon-item > .box > .image img {
    max-height: 50px;
  }

  .gpro_section ul.col-4 > li,
  .gpro_cont_main ul.col-4 > li,
  .gpro_cont_right ul.col-4 > li,
  .gpro_cont_right ul.col-4 > li,
  .mce-content-body ul.col-4 > li,
  .gpro_section ol.col-4 > li,
  .gpro_cont_main ol.col-4 > li,
  .gpro_cont_right ol.col-4 > li,
  .gpro_cont_right ol.col-4 > li,
  .mce-content-body ol.col-4 > li,
  .gpro_section ul.col-3 > li,
  .gpro_cont_main ul.col-3 > li,
  .gpro_cont_right ul.col-3 > li,
  .gpro_cont_right ul.col-3 > li,
  .mce-content-body ul.col-3 > li,
  .gpro_section ol.col-3 > li,
  .gpro_cont_main ol.col-3 > li,
  .gpro_cont_right ol.col-3 > li,
  .gpro_cont_right ol.col-3 > li,
  .mce-content-body ol.col-3 > li,
  .gpro_section.icon-list.s-rect .gpro_icon_list > .icon-item {
    min-width: 50%;
    max-width: 50%;
  }

  .gpro_icon_list.v-full > .icon-item {
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .gpro_icon_list.v-full > .icon-item > .image + div {
    margin: 20px 0px 0px 0px;
    text-align: center;
  }

  .gpro_icon_list.v-full > .icon-item > .box > .info {
    max-width: 100%;
    margin-top: 20px;
  }

  .gpro_iframe_play .img-preview {
    height: auto;
    line-height: normal;
  }

  .gpro_payment_list.color > .payment-item {
    min-width: 50%;
    padding: 10px 0px 0px 10px;
  }

  .gpro_author_box > .info ul.gpro_social_list:last-child {
    position: relative;
  }

  .gpro_author_box > .info ul.gpro_author__contacts_list {
    display: block;
  }

  .gpro_section ul > li.total-articls {
    position: static;
  }

  .s-detail-item {
    width: 50%;
  }

  .table__two_col_blue {
    font-size: 16px;
    line-height: 26px;
    width: auto;
    margin-right: 1px;
  }

  .table__two_col_blue tr th:first-child,
  .table__two_col_blue tr td:first-child {
    width: 50%;
    min-width: calc(50vw - 55px);
  }

  .table__two_col_blue td {
    padding: 10px;
  }

  .u-info > header > .avatar {
    float: none;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
  }

  .u-info > header > .name {
    margin: 10px 0 0 0;
  }

  .u-info > header > .name,
  .u-info > .content > .role {
    text-align: center;
  }

  .gpro_popup > .popup_box > .present .present-wrap:before {
    width: 180px;
    height: 155px;
    top: -90px;
    margin: 0px 0px 0px -90px;
  }

  .gpro_popup > .popup_box > .info > .label {
    font-size: 14px;
    line-height: 30px;
    padding: 25px 10px 15px 10px;
  }

  .gpro_popup > .popup_box > .present .special {
    margin: -15px 0px 0px 0px;
  }

  .gpro_popup > .popup_box > .present .special span {
    font-size: 12px;
  }

  .gpro_popup > .popup_box > .info > .bonus-box > .bonus {
    font-size: 24px;
    line-height: 28px;
  }

  .gpro_popup > .popup_box > .info > .bonus,
  .gpro_popup > .popup_box > .info > .bonus strong,
  .gpro_popup > .popup_box > .info > .bonus b {
    font-size: 24px;
    line-height: 24px;
  }

  .gpro_popup > .popup_box > .info > .buttons {
    padding: 10px;
  }

  .gpro_popup > .popup_box .die-tag {
    top: 10px;
    left: -28px;
    font-size: 12px;
    width: 110px;
    height: 34px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .gpro_popup > .popup_box .die-tag::before {
    clip-path: polygon(31% 0%, 69% 0%, 100% 100%, 0% 100%);
    -webkit-clip-path: polygon(31% 0%, 69% 0%, 100% 100%, 0% 100%);
  }

  .gpro_popup > .popup_box > .present:before {
    top: -90px;
    width: 180px;
    height: 155px;
    margin: 0px 0px 0px -90px;
  }

  .gpro_popup > .popup_box > .present {
    padding: 75px 0px 0px 0px;
  }

  .gpro_popup > .popup_box > .present .present-wrap .bg-decor {
    left: 50%;
    top: -86px;
    width: 180px;
    height: 154px;
    margin: 0px 0px 0px -90px;
  }
}

@media (max-width: 525px) {
  .gpro_play_frame > .site-logo {
    display: none;
  }

  .gpro_slots_list > .slot-item,
  .gpro_slot_filter .gpro_slots_list > .slot-item {
    width: 49%;
    -ms-flex-preferred-size: 49%;
    flex-basis: 49%;
    max-width: 49%;
  }

  .gpro_slots_list.col-4 > .slot-item {
    min-width: 49%;
    max-width: 49%;
  }

  .gpro_slots_list.high-ranking {
    margin: -1%;
  }

  .gpro_slots_list.high-ranking li {
    -ms-flex-preferred-size: 48%;
    flex-basis: 48%;
    max-width: 48%;
    margin: 1%;
  }

  .gpro_slots_list.high-ranking li .name {
    font-size: 14px;
    line-height: 16px;
    padding: 10px 20px;
  }

  .gpro_slot_filter .gpro_slots_list.g-filter > .slot-item {
    width: 49%;
    max-width: 49%;
  }
}

@media (max-width: 480px) {
  .s-detail-item {
    width: 100%;
  }

  .s-detail-item .label {
    display: inline;
    margin-right: 3px;
  }

  .s-detail-item .value {
    display: inline;
  }

  .s-detail-item .value > div {
    display: inline;
  }
}

@media (max-width: 370px) {
  .cs-pagination[data-ajax_form="#gpro_vacancy_list"] .cs-pagination__item:not(.current) {
    display: none;
  }
}

@media screen and (min-width: 0px) and (max-width: 480px) {
  .gpro_advantages_list > .advantage-item,
  .gpro_limitations_list > .limitation-item {
    min-width: 100%;
    max-width: 100%;
  }

  .gpro_icon_list > .icon-item > .box > .buttons {
    min-width: 250px;
  }

  .gpro_section ul.col-4 > li,
  .gpro_cont_main ul.col-4 > li,
  .gpro_cont_right ul.col-4 > li,
  .gpro_cont_right ul.col-4 > li,
  .mce-content-body ul.col-4 > li,
  .gpro_section ol.col-4 > li,
  .gpro_cont_main ol.col-4 > li,
  .gpro_cont_right ol.col-4 > li,
  .gpro_cont_right ol.col-4 > li,
  .mce-content-body ol.col-4 > li,
  .gpro_section ul.col-3 > li,
  .gpro_cont_main ul.col-3 > li,
  .gpro_cont_right ul.col-3 > li,
  .gpro_cont_right ul.col-3 > li,
  .mce-content-body ul.col-3 > li,
  .gpro_section ol.col-3 > li,
  .gpro_cont_main ol.col-3 > li,
  .gpro_cont_right ol.col-3 > li,
  .gpro_cont_right ol.col-3 > li,
  .mce-content-body ol.col-3 > li,
  .gpro_section ul.col-2 > li,
  .gpro_cont_main ul.col-2 > li,
  .gpro_cont_right ul.col-2 > li,
  .gpro_cont_right ul.col-2 > li,
  .mce-content-body ul.col-2 > li,
  .gpro_section ol.col-2 > li,
  .gpro_cont_main ol.col-2 > li,
  .gpro_cont_right ol.col-2 > li,
  .gpro_cont_right ol.col-2 > li,
  .mce-content-body ol.col-2 > li,
  .gpro_section.icon-list.s-rect .gpro_icon_list > .icon-item {
    min-width: 100%;
    max-width: 100%;
  }

  .gpro_payment_list.info > .payment-item {
    min-width: 100%;
  }

  .gpro_play_frame > .buttons {
    bottom: 230px;
  }

  .play-frame-logos {
    bottom: 20px;
  }
}

@media screen and (min-width: 0px) and (max-width: 350px) {
  .gpro_payment_list.color > .payment-item {
    width: 100%;
  }
}

@media (hover: hover) {
  .cs-comments-slider__item {
    cursor: pointer;
    transition: background-color, border-color, 0.3s;
  }

  .cs-comments-slider__item:hover {
    background-color: var(--color-gray-8f8);
    border-color: var(--color-gray-6d6);
  }

  .cs-comments-slider__close {
    cursor: pointer;
    transition: 0.3s;
  }

  .cs-comments-slider__close:hover {
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
  }

  .cs-comments-slider__popup .cs-comments-slider__item {
    cursor: default;
  }

  .cs-comments-slider__popup .cs-comments-slider__item:hover {
    background: var(--color-white);
  }

  .cs-casino-list__logo[href] {
    transition: 0.3s;
  }

  .cs-casino-list__logo[href]:hover {
    opacity: 0.65;
  }

  .cs-list-b__logo[href] {
    transition: 0.3s;
  }

  .cs-list-b__logo[href]:hover {
    opacity: 0.65;
  }

  .cs-list-b__bonus-promocode {
    transition: 0.3s;
  }

  .cs-list-b__bonus-promocode svg {
    transition: 0.3s;
  }

  .cs-list-b__bonus-promocode:not(.no-code, .copied) {
    cursor: pointer;
  }

  .cs-list-b__bonus-promocode:not(.no-code, .copied):hover {
    background-color: var(--color-white-fef);
    border-color: var(--color-blue-f6f);
  }

  .cs-list-b__bonus-promocode:not(.no-code, .copied):hover svg {
    fill: var(--color-blue-f6f);
  }

  .cs-list-b__bonus-promocode.green:hover {
    color: var(--color-green-506);
    border-color: var(--color-green-506);
    background: #6ECC6C;
  }

  .cs-list-b__bonus-promocode.green:hover svg {
    fill: var(--color-green-506);
  }

  .cs-list-b__terms a:hover {
    text-decoration: none;
  }

  .cs-card-list-black__logo button {
    transition: 0.3s;
    cursor: pointer;
  }

  .cs-card-list-black__logo button:hover {
    opacity: 0.65;
  }

  .cs-hero-bg-full-width__casino_link {
    transition: 0.3s;
  }

  .cs-hero-bg-full-width__casino_link:hover {
    box-shadow: 0 2px 3px 0 rgba(57, 107, 107, 0);
  }

  .cs-hero-bg-full-width__links a {
    transition: 0.3s;
  }

  .cs-hero-bg-full-width__links a:hover {
    box-shadow: 0 2px 3px 0 rgba(57, 107, 107, 0.5);
  }

  .cs-hero-bg-full-width__links a:hover svg {
    -ms-transform: translateX(5px);
    transform: translateX(5px);
  }

  .cs-hero-bg-full-width__links svg {
    transition: 0.3s;
  }

  .cs-casino-filter__item {
    cursor: pointer;
  }

  .cs-casino-filter__item:hover {
    color: var(--color-white);
    background: var(--color-blue-f6f);
    border-color: var(--color-blue-f6f);
  }

  .cs-casino-filter__item:hover + .cs-casino-filter__clear {
    color: var(--color-white);
  }

  .cs-casino-filter__item_exclusive:hover {
    color: var(--color-white);
    background: var(--color-blue-5E5);
    border-color: var(--color-blue-5E5);
  }

  .cs-casino-filter__item_exclusive:hover svg {
    fill: var(--color-white);
  }

  .cs-casino-filter__item_exclusive + .cs-casino-filter__clear:hover {
    color: var(--color-white-opacity-50) !important;
  }

  .cs-casino-filter__select_option {
    transition: 0.3s;
    cursor: pointer;
  }

  .cs-casino-filter__select_option:hover {
    background: var(--color-white-fef);
  }

  .cs-casino-filter .cs-casino-filter__clear.active {
    cursor: pointer;
  }

  .cs-casino-filter .cs-casino-filter__clear.active svg {
    transition: 0.3s;
  }

  .cs-casino-filter .cs-casino-filter__clear.active:hover {
    color: var(--color-white);
  }

  .cs-top-page-anchors__link:hover {
    transition: 0.3s;
    border-color: var(--color-gray-335);
    background: var(--color-gray-335);
    color: var(--color-white);
  }

  .table-casino-bonus a:not(.button, .table-casino-bonus__casino):hover {
    text-decoration: none;
  }

  .table-casino-bonus a:hover {
    opacity: 0.65;
  }

  .cs-p-log-reg__close,
  .cs-p-log-reg__toggle_btn,
  .cs-p-log-reg__row,
  .cs-p-log-reg__check,
  .cs-p-log-reg__btn-p-trigger,
  .cs-p-log-reg__icon-pass {
    cursor: pointer;
  }

  .cs-p-log-reg__row .msg,
  .cs-p-log-reg__check .msg {
    cursor: default;
  }

  .cs-p-log-reg__check_text::before,
  .cs-p-log-reg__check_text::after {
    transition: 0.3s;
  }
}

@media (hover) {
  .c-author-upd a:hover,
  .c-author-upd__disclosure > button:hover {
    text-decoration: none;
    background: none;
    color: var(--color-blue-892);
  }

  .c-author-upd__disclosure > button {
    cursor: pointer;
  }

  .c-author-upd__disclosure_close {
    cursor: pointer;
    transition: 0.3s;
  }

  .c-author-upd__disclosure_close:hover {
    background: var(--color-green-f6f);
    color: var(--color-white-fef);
  }

  .one-new-cs__logo[href] {
    transition: 0.3s;
  }

  .one-new-cs__logo[href]:hover {
    opacity: 0.65;
  }

  .cs-list-game__box:hover {
    background: var(--color-white-fef);
    box-shadow: 5px 5px 30px rgba(0, 0, 0, 0.15);
  }

  .cs-list-game__box:hover .cs-list-game__buttons {
    opacity: 1;
  }

  .cs-list-payment__image[href]:hover {
    border-color: var(--color-green-f6f);
  }

  .cs-faq__item {
    cursor: pointer;
  }

  .cs-news-list__title[href]:hover {
    color: var(--color-black-919);
  }

  .cs-pagination > * {
    transition: background 0.3s ease;
  }

  .cs-pagination > *:hover {
    background: #d7efff;
  }

  .cs-pagination > *.active:hover {
    background: white;
  }

  .cs-pagination a,
  .cs-pagination button {
    cursor: pointer;
  }

  .cs-advnt-def__link a:hover {
    text-decoration: underline;
  }

  .cs-present__item {
    transition: 0.3s;
  }

  .cs-present__item:hover {
    box-shadow: 0 0 25px rgba(53, 152, 219, 0.4);
  }

  .cs-author-content__social_item a {
    transition: 0.3s;
  }

  .cs-author-content__social_item a .icon {
    transition: 0.3s;
  }

  .cs-author-content__social_item a:hover {
    background: var(--color-blue-494);
  }

  .cs-author-content__social_item a:hover .icon {
    fill: var(--color-white-fef);
  }

  .cs-author-content__articls_item.has-hover {
    cursor: pointer;
  }

  .cs-author-content__addition_button {
    cursor: pointer;
  }

  .cs-author-content__addition_close {
    cursor: pointer;
  }

  .cs-author-content__senior_name[href]:hover {
    text-decoration: none;
  }

  .cs-table-info__btn-more {
    cursor: pointer;
  }

  .cs-table-info__btn-more:hover {
    text-decoration: none;
  }

  .cs-how-we-review figure figcaption a:hover {
    text-decoration: none;
  }

  .cs-casino-head__logo[href] {
    transition: 0.3s;
  }

  .cs-casino-head__logo[href]:hover {
    opacity: 0.65;
  }

  .cs-casino-head__bonus_link[href] {
    transition: 0.3s;
  }

  .cs-casino-head__bonus_link[href]:hover {
    background: var(--color-green-d32);
    color: var(--color-white);
  }

  .cs-casino-head__payment_btn {
    cursor: pointer;
  }

  .cs-casino-head__payment_btn:hover {
    text-decoration: none;
  }

  .cs-similar-casinos__terms a:hover {
    text-decoration: none;
  }

  .cs-similar-casinos__item:hover .cs-similar-casinos__content {
    border: 2px solid var(--color-blue-f6f);
  }

  .cs-reviews-list__title a {
    transition: 0.3s;
  }

  .cs-reviews-list__title a:hover {
    opacity: 0.65;
  }

  .cs-reviews-list__likes > *:hover {
    color: var(--color-black-919);
  }

  .cs-reviews-list__likes svg {
    transition: 0.3s;
  }

  .cs-reviews-list__likes_like:hover svg {
    fill: var(--color-green-90c);
  }

  .cs-reviews-list__likes_dislike:hover svg {
    fill: var(--color-red-747);
  }

  .cs-software-list li > *[href] {
    transition: 0.3s;
  }

  .cs-software-list li > *[href]:hover {
    border-color: var(--color-black-0e0);
  }

  .cs-page-content-list-anchor a:hover {
    text-decoration: none;
  }

  .cs-list-top-3__item:hover {
    box-shadow: 0 0 25px rgba(53, 152, 219, 0.4);
  }

  .cs-list-top-3__name:hover {
    text-decoration: underline;
  }

  .cs-author-opinion__name:hover {
    text-decoration: none;
  }

  .cs-slot__image:hover:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    content: "";
  }

  .cs-filter__item:not(.active) .cs-filter__title:hover {
    border-color: var(--color-blue-f6f);
  }

  .cs-filter__drop_item:hover {
    color: var(--color-blue-baa);
    cursor: pointer;
  }

  .free-game__item:hover {
    box-shadow: 0 0 15px rgba(0, 150, 220, 0.4);
  }

  .cs-slider__arrow {
    cursor: pointer;
  }

  .s-new-bon__item[href] {
    transition: 0.3s;
  }

  .s-new-bon__item[href]:hover {
    background: var(--color-white);
    box-shadow: 2px 4px 15px 0 rgba(99, 11, 211, 0.2);
  }

  .cs-pop-ctgr__btn {
    transition: 0.3s;
  }

  .cs-pop-ctgr__btn:hover {
    color: var(--color-blue-494);
  }

  .cs-pop-ctgr__link {
    transition: 0.3s;
  }

  .cs-pop-ctgr__link:hover {
    box-shadow: 0 0 25px 0 rgba(0, 153, 222, 0.4);
  }

  .cs-casino-navigation__link {
    transition: 0.3s;
  }

  .cs-casino-navigation__link:hover {
    background: #843131;
    color: #fff;
  }

  .cs-bonus-card__likes_like:not(:disabled):hover svg {
    fill: var(--color-green-506);
  }

  .cs-bonus-card__likes_dislike:not(:disabled):hover svg {
    fill: var(--color-red-f0f);
  }
}

@media (hover: hover) and (pointer: fine) {
  .gpro_filter_list > .filter-item:hover {
    background: #2D7F8F;
  }

  .gpro_filter_list > .filter-item:hover .name {
    color: white;
  }
}