ul.gpro_icon_list.wwd:before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: url("../images/about-bg.jpg") no-repeat top center / 100% #9789a0;
  border-radius: 5px;
}

ul.gpro_icon_list.wwd > .icon-item {
  padding: 15px 0px 0px 15px;
}

ul.gpro_icon_list.wwd > .icon-item > .box {
  border: 0px;
  padding: 15px;
  margin: 40px 0px 0px 0px;
}

ul.gpro_icon_list.wwd > .icon-item > .box > .image {
  margin: -60px 0px 20px 0px;
  min-height: 80px;
  text-align: center;
}

ul.gpro_icon_list.wwd > .icon-item > .box > .name {
  font-size: 18px;
  font-family: arial, "helvetica neue", "nimbus sans l", freesans, sans-serif;
  font-weight: bold;
  color: #A40F0F;
  text-align: center;
}

ul.gpro_icon_list.wwd > .icon-item > .box > .text {
  font-size: 15px;
  line-height: 20px;
  display: block;
  margin: 10px 0px 0px 0px;
  text-align: justify;
}

.gpro_section > .content h2.label.wwd,
.mce-content-body h2.label.wwd {
  position: relative;
  z-index: 5;
  color: white;
  text-align: center;
  padding: 0px 0px 30px 0px;
  margin: 0px;
  text-transform: uppercase;
  font-size: 25px;
}

.mce-content-body ul.gpro_icon_list.wwd {
  padding: 0px 10px 10px 10px;
}

.mce-content-body h2.label.wwd {
  padding: 20px 0px 30px 0px;
}

.gpro_section.head > header {
  position: relative;
}

.gpro_section.head > header > .label {
  z-index: auto;
}

.gpro_lazyimg {
  height: 0px;
  width: 0px;
}

.gpro_lazyimg.active {
  width: auto;
  height: auto;
}

.gpro_section.sl-info a.fancybox {
  display: block;
}

.gpro_banner {
  background: #D4D4D4;
  padding: 0px 0px 25px 0px;
  text-align: center;
}

.gpro_banner img {
  border-radius: 5px;
}

.gpro_banner > .ads-label,
.gpro_banner > .label {
  padding: 10px 0px 0px 0px;
  line-height: 15px;
  text-align: left;
  max-width: 728px;
  margin: 0 auto;
  font-size: 14px;
  padding-bottom: 2px;
}

.gpro_banner > .image {
  max-width: 728px;
  margin: 0 auto;
  display: block;
  position: relative;
}

.gpro_banner > .image .button {
  position: absolute;
  right: 12px;
  width: auto;
  padding: 6px 10px 4px;
  box-sizing: border-box;
  background: #0F6506;
  border: none;
  font-size: 14px;
  top: 50%;
  margin-top: -18px;
}

.gpro_banner > .image .button:hover {
  color: #fff;
  background: #149300;
}

.gpro_banner.iframe > .image:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
}

.gpro_banner.iframe > .image iframe {
  margin: 0 auto;
}

.gpro_banner.iframe > .image iframe.mob {
  display: none;
}

.gpro_module.n-casinos {
  background: #FFDC72;
  border: 4px solid #6d37de;
  box-shadow: 5px 5px 16px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  margin: 30px 0px 30px 0px;
  position: relative;
}

.gpro_module.n-casinos > .label {
  font-size: 24px;
  font-weight: bold;
  line-height: 20px;
  color: white;
  background: #711BDE;
  text-transform: uppercase;
  text-align: center;
  padding: 20px 0px 20px 0px;
  position: relative;
  margin: -35px 20px 0px 20px;
  border-radius: 10px;
}

.gpro_module.n-casinos > .label:after {
  content: "";
  position: absolute;
  right: -25px;
  top: -25px;
  background: url("../images/new-icon-2.svg") no-repeat top center / 100%;
  width: 60px;
  height: 60px;
  z-index: 10;
}

.gpro_module.n-casinos > .content > .buttons {
  text-align: center;
  width: 100%;
  margin: 0px 0px -25px 0px;
}

.gpro_module.n-casinos > .content > .buttons .button {
  max-width: 220px;
  padding: 15px 10px;
  background: #186baa;
  color: white;
  border-color: #186baa;
}

.gpro_module.n-casinos > .content > .buttons .button {
  max-width: 220px;
}

ul.gpro_search_list > .search-item > .box > .image.image-placeholder {
  background: url("../images/no_image.png") no-repeat center / auto 100% #f4f4f4;
  border-radius: 5px;
}

.gpro_videobox {
  border-radius: 10px;
}

.gpro_inline_bonus {
  border-radius: 5px;
  background: #B7F5B6;
  padding: 20px;
  position: relative;
  margin: 0px 0px 20px 20px;
  width: 300px;
  float: right;
  box-sizing: border-box;
}

.gpro_inline_bonus > .label {
  font-size: 25px;
  font-weight: bold;
  color: #24B90C;
  text-align: center;
  text-transform: uppercase;
  margin: 0px 0px 15px 0px;
}

.gpro_inline_bonus:before {
  content: "";
  display: block;
  height: 60px;
  background: #91DE8F;
  margin: -20px -20px 50px -20px;
  border-radius: 5px 5px 15px 15px;
}

.gpro_inline_bonus .bg-decor {
  position: absolute;
  top: 10px;
  left: 50%;
  width: 85px;
  height: 85px;
  margin: 0 0 0 -37.5px;
  object-position: center;
  z-index: 1;
}

.gpro_inline_bonus .bg-decor ~ * {
  position: relative;
  z-index: 2;
}

.gpro_inline_bonus > .cs-info > .image {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  padding: 5px;
  box-sizing: border-box;
}

.gpro_inline_bonus > .cs-info > .image img {
  border-radius: 50%;
}

.gpro_inline_bonus > .cs-info > .image,
.gpro_inline_bonus > .cs-info > .bonus {
  display: inline-block;
  vertical-align: middle;
}

.gpro_inline_bonus > .cs-info {
  text-decoration: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  margin: 0px 0px 10px 0px;
}

.gpro_inline_bonus > .cs-info > .bonus {
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  color: #1B1919;
  margin: 0px 0px 0px 10px;
  -ms-flex: 1;
  flex: 1;
}

.gpro_advantages_list.l-style,
.gpro_limitations_list.l-style {
  width: 50%;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.gpro_advantages_list.l-style > .advantage-item .icon,
.gpro_limitations_list.l-style > .limitation-item .icon {
  stroke: white;
  padding: 10px;
  margin: 0px 0px 0px 0px;
  border-radius: 5px 5px 0px 5px;
  top: 0px;
  stroke-width: 0px;
  width: 40px;
  height: 40px;
}

.gpro_advantages_list.l-style > .advantage-item,
.gpro_limitations_list.l-style > .limitation-item {
  padding: 5px 39px 5px 10px;
  line-height: 1.3;
}

.gpro_advantages_list.l-style > .advantage-item.hdr h2,
.gpro_limitations_list.l-style > .limitation-item.hdr h2 {
  margin: 0px;
  line-height: 40px;
  color: inherit;
}

.gpro_advantages_list.l-style > .advantage-item .icon {
  background: #0F6506;
}

.gpro_limitations_list.l-style > .limitation-item .icon {
  background: red;
}

.gpro_advantages_list.l-style {
  color: #0F6506;
}

.gpro_limitations_list.l-style {
  color: #BA0000;
}

.gpro_advantages_list.l-style > .advantage-item,
.gpro_limitations_list.l-style > .limitation-item {
  margin: 0px 0px 0px 39px;
}

.gpro_advantages_list.l-style > .advantage-item {
  border-left: 1px solid #0F6506;
}

.gpro_limitations_list.l-style > .limitation-item {
  border-left: 1px solid #dd1305;
}

.gpro_advantages_list.l-style > .advantage-item.hdr,
.gpro_limitations_list.l-style > .limitation-item.hdr {
  margin: 0px;
  border: 0px;
  padding: 0px 0px 0px 50px;
}

.gpro_casino_list.bonus > .casino-item {
  padding: 0px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-size: 15px;
  letter-spacing: normal;
}

.gpro_casino_list.bonus > .casino-item > .cs-info,
.gpro_casino_list.bonus > .casino-item > .bonus-info {
  width: 30%;
  padding: 20px;
  box-sizing: border-box;
  text-align: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
}

.gpro_casino_list.bonus > .casino-item .image a {
  display: block;
}

.gpro_casino_list.bonus > .casino-item > .bonus-text {
  -ms-flex: 1;
  flex: 1;
  padding: 20px;
  box-sizing: border-box;
  border-left: 1px solid #e0e0e0;
  border-right: 1px solid #e0e0e0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
}

.gpro_casino_list.bonus > .casino-item > .bonus-text ol {
  margin: 0px;
}

.gpro_casino_list.bonus > .casino-item > .bonus-text p:first-child {
  margin: 0px 0px 0px 0px;
}

.gpro_casino_list.bonus > .casino-item > .bonus-text p {
  margin: 0px 0px 15px 0px;
}

.gpro_casino_list.bonus > .casino-item > .cs-info {
  font-weight: bold;
  font-size: 15px;
  line-height: 15px;
}

.gpro_casino_list.bonus > .casino-item > .cs-info > .image img {
  width: auto;
}

.gpro_casino_list.bonus > .casino-item > .cs-info > .rating .label {
  display: none;
}

.gpro_casino_list.bonus > .casino-item > .bonus-info > .fbonus > .label {
  display: none;
}

.gpro_casino_list.bonus > .casino-item > .bonus-info > .fbonus > .value {
  text-transform: uppercase;
  margin: 0px 0px 15px 0px;
  font-weight: bold;
}

.gpro_promotion_list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: -15px 0px 0px -20px;
}

.gpro_promotion_list > .promotion-item {
  width: 50%;
  padding: 15px 0px 0px 20px;
  box-sizing: border-box;
  display: -ms-flexbox;
  display: flex;
}

.gpro_promotion_list > .promotion-item > .box {
  border-radius: 5px;
  overflow: hidden;
  background: white;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  border: 2px solid #E5EFEF;
  text-decoration: none;
  transition: background 0.3s ease;
  width: 100%;
}

.gpro_promotion_list > .promotion-item > .box:hover {
  background: #C0EEBF;
}

.gpro_promotion_list > .promotion-item .image {
  position: relative;
  height: 107px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
}

.gpro_promotion_list > .promotion-item .image img,
.gpro_promotion_list > .promotion-item .image picture {
  object-fit: cover;
  height: 107px;
}

.gpro_promotion_list > .promotion-item .image:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: black;
  opacity: 0.55;
}

.gpro_promotion_list > .promotion-item .image > .name {
  position: absolute;
  left: 75px;
  right: 10px;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  line-height: 21px;
  color: white;
  max-height: 80px;
  overflow: hidden;
}

.gpro_promotion_list > .promotion-item .image > .c-logo {
  position: absolute;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  bottom: -30px;
  left: 15px;
  padding: 5px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  box-sizing: border-box;
}

.gpro_promotion_list > .promotion-item .image > .c-logo img {
  height: 100%;
}

.gpro_promotion_list > .promotion-item .info {
  padding: 30px 15px 15px 15px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 1;
  flex: 1;
  -ms-flex-align: center;
  align-items: center;
}

.gpro_promotion_list > .promotion-item .info > .bonus {
  width: 50%;
  color: #177108;
  font-weight: bold;
  font-size: 16px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

.gpro_promotion_list > .promotion-item .info > .bonus .icon {
  width: 30px;
  height: 30px;
  vertical-align: middle;
  margin: 0px 5px 0px 0px;
}

.gpro_promotion_list > .promotion-item .info > .bonus .text {
  line-height: 20px;
}

.gpro_promotion_list > .promotion-item .info > .date .text {
  display: inline-block;
  vertical-align: top;
  line-height: 30px;
}

.gpro_promotion_list > .promotion-item .info > .date .icon {
  display: inline-block;
  vertical-align: middle;
  width: 22px;
  height: 30px;
}

.gpro_promotion_list > .promotion-item .info > .date {
  font-size: 12px;
  font-weight: bold;
  color: #446F6F;
  width: 50%;
  text-align: right;
  white-space: nowrap;
}

ul.gpro_icon_list.promo {
  margin: -20px 0px 0px 0px;
}

.gpro_icon_list.promo > .icon-item > .box {
  padding: 0px 25px 0px 30px;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  align-items: center;
}

.gpro_icon_list.promo > .icon-item > .box > .image {
  margin: 0px 10px 0px -50px;
}

.gpro_icon_list.promo > .icon-item > .box > .image.c-logo {
  width: 50px;
  height: 50px;
  box-sizing: border-box;
  padding: 5px;
  border-radius: 50%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

.gpro_icon_list.promo > .icon-item > .box > h3 {
  margin: 0px;
  color: #177108;
  -ms-flex: 1;
  flex: 1;
}

.gpro_icon_list.promo > .icon-item > .box > h3 span {
  color: #1B1919;
}

.gpro_icon_list.promo > .icon-item > .box > h3 a {
  color: #177108;
}

.gpro_casino_list.top-3 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: stretch;
  align-items: stretch;
  margin: 0px 0px 0px -15px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.gpro_casino_list.top-3 > .casino-item {
  margin: 0px 0px 15px 15px;
  border: 2px solid #E5EFEF;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: calc(33.3% - 15px);
  box-sizing: border-box;
}

.gpro_casino_list.top-3 > .casino-item > .buttons {
  width: auto;
  margin-top: auto;
}

.gpro_casino_list.top-3 > .casino-item > .name {
  color: #186baa;
  margin: 10px 0px;
  line-height: 20px;
  overflow: hidden;
  display: block;
  text-decoration: none;
  text-align: center;
}

.gpro_cont_main.error-page .gpro_section.top-3 > header > .label {
  background-color: white;
  border-radius: 5px;
  border: 2px solid #E5EFEF;
  margin: 0px 0px 20px 0px;
}

.gpro_casino_list.top-3 > .casino-item > .buttons .read-more-btn {
  margin: 15px 0px 0px 0px;
}

.gpro_casino_list.top-3.slot-best-casinos {
  overflow: auto;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-overflow-style: none;
  scrollbar-width: none;
}

.gpro_casino_list.top-3.slot-best-casinos::-webkit-scrollbar {
  display: none;
}

.gpro_casino_list.top-3.slot-best-casinos > .casino-item > .name {
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #1B1919;
  margin-bottom: 5px;
}

.gpro_casino_list.top-3.slot-best-casinos {
  padding: 0 20px;
}

.gpro_casino_list.top-3.slot-best-casinos > .casino-item {
  padding-bottom: 10px;
  background: #E5EFEF;
  border: 3px solid #91DE8F;
  border-radius: 5px;
  padding-top: 15px;
  min-width: 212px;
}

.gpro_casino_list.top-3.slot-best-casinos > .casino-item .casino-review {
  font-weight: 500;
  font-size: 14px;
  line-height: 130%;
  text-align: center;
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
  text-transform: uppercase;
  color: #446F6F;
  display: block;
  margin-top: 8px;
}

.gpro_casino_list.top-3.slot-best-casinos > .casino-item .terms {
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
  margin-top: 15px;
  color: #1B1919;
}

.gpro_casino_list.top-3.slot-best-casinos .rating {
  text-align: center;
}

.gpro_casino_list.top-3.slot-best-casinos .rating .text {
  margin-top: 0;
  font-style: normal;
  font-weight: 700;
  font-size: 12px;
  line-height: 14px;
  color: #1B1919;
  margin-bottom: 5px;
}

.gpro_casino_list.top-3.slot-best-casinos > .casino-item > .buttons {
  margin-top: 10px;
}

.gpro_morebox .load-more-btn + .button {
  margin: 0px 0px 0px 30px;
}

.gpro_bonus_list > .bonus-item > .image {
  display: inline-block;
  border-radius: 50%;
  padding: 15px;
  overflow: hidden;
}

.gpro_bonus_list > .bonus-item {
  text-align: center;
  text-decoration: none;
  padding: 20px 10px 15px;
  display: block;
  border-top: 1px solid #711BDE;
}

.gpro_bonus_list > .bonus-item > .bonus {
  color: #260D5B;
  font-weight: bold;
  line-height: 30px;
  font-size: 18px;
}

.gpro_bonus_list > .bonus-item:first-child {
  border: 0px;
}

.gpro_module.n-casinos > .content > .buttons .button:hover {
  background: white;
  color: #186baa;
}

.gpro_bonus_list > .bonus-item > .buttons > .button {
  line-height: 15px;
  padding: 8px 5px;
  max-width: 240px;
}

.gpro_sign_nws > .content {
  position: relative;
  border-radius: 5px;
  padding: 30px 50px 30px 115px;
  box-sizing: border-box;
  color: white;
  overflow: hidden;
}

.gpro_sign_nws > .content .bg-decor {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-position: center;
  object-fit: cover;
  z-index: 1;
}

.gpro_sign_nws > .content .bg-decor ~ * {
  position: relative;
  z-index: 2;
}

.gpro_sign_nws > .content:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 100px 100px 0 0;
  border-color: #DC143C transparent transparent transparent;
  position: absolute;
  left: 0px;
  top: 0px;
}

.gpro_sign_nws > .content > .present {
  position: absolute;
  width: 70px;
  height: 70px;
  left: 10px;
  top: 10px;
}

.gpro_sign_nws > .content > .present .bg-decor {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-position: center;
}

.gpro_sign_nws > .content > .info b {
  font-size: 24px;
  font-weight: 900;
  line-height: 30px;
  text-transform: uppercase;
  display: block;
  margin: 0px 0px 15px 0px;
}

.gpro_form.sign_nws {
  margin: 15px 0px;
  display: -ms-flexbox;
  display: flex;
}

.gpro_form.sign_nws > .form-field.email {
  padding: 0px;
  -ms-flex: 1;
  flex: 1;
}

.gpro_form.sign_nws > .buttons {
  padding: 0px 0px 0px 20px;
}

.gpro_form.sign_nws > .buttons > .signup-btn {
  background: #DF1010;
  border: 2px solid #DF1010;
}

.gpro_form.sign_nws > .buttons > .signup-btn:hover {
  background: white;
  color: #DF1010;
}

.gpro_form.sign_nws.light > .buttons > .signup-btn {
  background: #446F6F;
  border: 2px solid #446F6F;
}

.gpro_form.sign_nws.light > .buttons > .signup-btn:hover {
  background: white;
  color: #5A9494;
}

.gpro_form.sign_nws > .form-field.email .signup-btn {
  max-width: 200px;
  margin: 0px 0px 0px 10px;
  background: #DC143C;
  border: 2px solid #DC143C;
}

.gpro_form.sign_nws > .form-field.email .signup-btn:hover {
  background: white;
  color: #dc143c;
}

.gpro_sign_nws > .content > .privacy {
  font-size: 11px;
}

.gpro_sign_nws.light > .content {
  background: #E5EFEF;
  color: #446F6F;
  padding: 30px 45px 30px 200px;
}

.gpro_sign_nws.light > .content:before {
  display: none;
}

.gpro_sign_nws.light > .content > .present {
  width: 150px;
  height: 150px;
  background: url("../images/present-cyan.svg") no-repeat;
  top: 50%;
  left: 30px;
  margin: -75px 0px 0px 0px;
}

.gpro_sign_nws.light > .content > .gpro_form .form-field.email input {
  border: 1px solid #446F6F;
}

.gpro_sign_nws.light .gpro_form .form-field.email .signup-btn {
  background: #5A9494;
  border: 2px solid #5A9494;
}

.gpro_sign_nws.light .gpro_form .form-field.email .signup-btn:hover {
  background: white;
  color: #5a9494;
}

.gpro_form.sign_nws > .gpro_notification > div {
  margin: 0px 0px 15px 0px;
}

.gpro_form.sign_nws > .gpro_notification {
  margin: 0px;
}

.gpro_sign_modal > .hdr {
  display: none;
}

.gpro_modal .gpro_sign_modal {
  padding: 55px 40px;
}

.gpro_sign_modal .gpro_sign_nws > .image {
  margin: 0px 0px 15px 0px;
}

.gpro_sign_modal .gpro_sign_nws > .label {
  font-size: 30px;
  font-weight: 900;
  line-height: 30px;
  text-transform: uppercase;
  max-width: 350px;
  margin: 0 auto 15px auto;
  color: #1B1919;
}

.gpro_sign_modal .gpro_sign_nws > .text {
  margin: 0px 0px 20px 0px;
}

.mce-content-body {
  max-width: 800px;
}

body.mce-content-body {
  padding: 0;
}

.gpro_section.sl-freeroll {
  width: 100%;
}

.gpro_section.sl-freeroll .terms {
  margin: 5px 0px -12.5px 0px;
}

.gpro_casino_list.bonus > .casino-item .terms {
  margin: 5px 0px 0px 0px;
}

.gpro_bonus_list.sbar .terms {
  margin: -10px 0px 0px 0px;
}

.gpro_bonus_list.sbar.bg > .bonus-item > .image {
  border-radius: 5px;
  vertical-align: top;
  transition: all 0.3s ease;
}

.gpro_bonus_list.sbar.bg > .bonus-item > .image:hover {
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  filter: saturate(2);
}

.gpro_bonus_list.sbar.bg > .bonus-item > .image img {
  width: auto;
  height: auto;
  max-width: none;
}

.gpro_casino_list.bonus > .casino-item .adt-terms {
  width: 100%;
  margin: 0px;
}

.gpro_bonus_list.sbar > .adt-terms,
.gpro_bonuses_list > .bonus-item .adt-terms {
  background: none;
  margin: 0px;
  padding: 0px;
}

.gpro_bonus_list.sbar .terms + .adt-terms > .bns-tc-text,
.gpro_bonuses_list > .bonus-item .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_bonus_list.sbar .terms + .adt-terms > .bns-tc:hover + .bns-tc-text,
.gpro_bonuses_list > .bonus-item .terms + .adt-terms > .bns-tc:hover + .bns-tc-text,
.gpro_bonus_list.sbar .terms + .adt-terms > .bns-tc-text:hover,
.gpro_bonuses_list > .bonus-item .terms + .adt-terms > .bns-tc-text:hover {
  max-height: 250px;
}

.gpro_casino_terms {
  cursor: pointer;
  font-size: 10px;
  line-height: 1.2;
}

.gpro_bonus_list.sbar .adt-terms .bns-tc,
.gpro_bonuses_list > .bonus-item .adt-terms .bns-tc {
  font-size: 15px;
  line-height: 15px;
  font-weight: bold;
  padding: 5px 0px 5px 0px;
}

.gpro_bonus_list.sbar > .adt-terms .icon,
.gpro_bonuses_list > .bonus-item .adt-terms .icon {
  width: 15px;
  height: 15px;
  display: inline-block;
  vertical-align: top;
}

.gpro_bonuses_list > .bonus-item .terms + .adt-terms .bns-tc {
  margin: 0px 0px -15px 0px;
}

.gpro_bonuses_list > .bonus-item .terms + .adt-terms .bns-tc-text {
  margin: 15px -10px -15px -10px;
  padding: 0px 5px;
}

@keyframes fade-blink {
  0% {
    opacity: 0;
  }

  50% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

.gpro_icon_list.bg > .icon-item > .box {
  position: relative;
  border-radius: 10px;
  border: 0px;
  padding: 0px;
  overflow: hidden;
}

.gpro_icon_list.bg > .icon-item > .box > .info {
  position: absolute;
  bottom: 0px;
  width: 100%;
  color: white;
  padding: 10px;
  box-sizing: border-box;
  text-align: left;
}

.gpro_icon_list.bg > .icon-item > .box > .info > .title {
  margin: 0px;
  font-size: 25px;
  line-height: 25px;
}

.gpro_icon_list.bg > .icon-item > .box:before {
  content: "";
  background: linear-gradient(0deg, black 0%, transparent 65%);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
}

.gpro_icon_list.bg > .icon-item > .box > .info > .red-label {
  text-transform: uppercase;
  background: linear-gradient(0deg, #5f312f, #75120d);
  border-radius: 5px;
  display: inline-block;
  padding: 0px 5px 0px 10px;
  letter-spacing: 2.5px;
  position: relative;
  margin: 0px 0px 5px 0px;
}

.gpro_icon_list.bg > .icon-item > .box > .info > .red-label:after {
  content: "";
  width: 8px;
  height: 8px;
  background: red;
  position: relative;
  display: inline-block;
  border-radius: 50%;
  margin: 0px 0px 1px 5px;
  animation: fade-blink 2s infinite;
}

.gpro_icon_list.bg > .icon-item > .box > .icon img {
  border-radius: 0px;
}

.gpro_form.fg-filter {
  margin: 0px 0px 0px -20px;
}

.gpro_form.fg-filter > .form-field {
  width: 33.333%;
  display: inline-block;
  vertical-align: top;
  box-sizing: border-box;
}

.gpro_form.fg-filter > .form-field.name {
  width: 100%;
}

.gpro_form.fg-filter > .form-field.name .icon {
  position: absolute;
  width: 20px;
  height: 20px;
  top: 50%;
  left: 10px;
  margin: -10px 0px 0px 0px;
}

.gpro_form.fg-filter > .form-field.name input {
  padding: 15px 15px 15px 35px;
}

.gpro_form.fg-filter.f-game > .form-field.name {
  width: 80%;
}

.gpro_form.fg-filter.f-game > .form-field.sort {
  width: 20%;
}

.gpro_form.fg-filter.f-game .chosen-container-single .chosen-single {
  height: 49px;
  line-height: 48px;
}

.gpro_casino_tbl.cs-bonuses.exclusive > .casino-item {
  position: relative;
}

.gpro_casino_tbl.cs-bonuses > .casino-item > .info > .exclusive {
  position: absolute;
  right: 0px;
  top: 3.5%;
  font-size: 15px;
  font-weight: bold;
  line-height: 25px;
  text-transform: uppercase;
  background: #DF1010;
  color: white;
  padding: 5px 10px;
}

.gpro_casino_tbl.cs-bonuses > .casino-item > .info > .exclusive .icon {
  display: inline-block;
  vertical-align: top;
  width: 25px;
  height: 25px;
}

.gpro_casino_tbl.cs-bonuses > .casino-item > .info > .exclusive .label {
  display: inline-block;
  vertical-align: top;
}

.gpro_casino_tbl.cs-bonuses > .casino-item > .info > .exclusive:before,
.gpro_casino_tbl.cs-bonuses > .casino-item > .info > .exclusive:after {
  content: "";
  position: absolute;
  left: -17px;
  top: 0px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 17px 17px 0;
  border-color: transparent #df1010 transparent transparent;
}

.gpro_casino_tbl.cs-bonuses > .casino-item > .info > .exclusive:after {
  border-width: 0 0 17px 17px;
  border-color: transparent transparent #df1010 transparent;
  bottom: 0px;
  top: auto;
}

.gpro_casino_tbl.cs-bonuses > .casino-item > .info > .exclusive .label:before {
  content: "";
  position: absolute;
  width: 5px;
  height: 40px;
  top: 0px;
  right: -5px;
  background: #df1010;
  border-radius: 0px 5px 5px 0px;
}

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

.gpro_casino_tbl.cs-bonuses > .casino-item > .info > .bonus-info > .bonus > .offer + .value {
  font-size: 15px;
  margin: 0px 0px -25px 0px;
  position: relative;
  display: inline-block;
}

.gpro_casino_tbl.cs-bonuses > .casino-item > .info > .bonus-info > .bonus > .offer + .value:before {
  content: "";
  position: absolute;
  width: 120%;
  height: 3px;
  background: red;
  bottom: 10px;
  left: 50%;
  margin: 0px 0px 0px -60%;
  -ms-transform: rotate(-10deg);
  transform: rotate(-10deg);
}

.gpro_casino_terms ~ div[data-tippy-root] .tippy-content * {
  text-align: left;
  font-size: 12px;
  line-height: 15px;
}

.gpro_casino_terms ~ div[data-tippy-root] .tippy-content p {
  margin: 0px 0px 5px 0px;
}

.gpro_slot_mrotate {
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 1500;
  background: rgba(0, 0, 0, 0.8);
  width: 100%;
  height: 100%;
  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;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease, visibility 0.3s ease;
  color: #ffffff;
}

.gpro_slot_mrotate.show {
  opacity: 1;
  visibility: visible;
}

.gpro_slot_mrotate > .icon-rotate-device {
  width: 150px;
  height: 150px;
  fill: currentColor;
}

.gpro_slot_mrotate > .label {
  font-size: 20px;
  max-width: 235px;
  text-align: center;
  margin: 25px 0px;
}

.gpro_slot_mrotate > .buttons {
  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;
  width: 100%;
  text-align: center;
}

.gpro_slot_mrotate > .buttons button {
  -ms-flex: 0 0 160px;
  flex: 0 0 160px;
  width: 160px;
  max-width: 160px;
  font-size: 15px;
  text-transform: uppercase;
  color: currentColor;
}

.gpro_slot_mrotate > .buttons button:hover {
  color: gray;
}

.gpro_slot_mrotate > .buttons button .icon {
  display: block;
  margin: 0 auto 10px;
  width: 20px;
  height: 20px;
  stroke: currentColor;
  fill: currentColor;
}

.gpro_slot_mrotate > .buttons .continue-btn .icon {
  stroke-width: 1px;
}

.gpro_casino_tbl.cs-bonuses > .casino-item > .info > .promo-counter {
  font-size: 15px;
  font-weight: bold;
  line-height: 15px;
  text-align: center;
  padding: 5px;
  border-radius: 5px;
  background: #E5EFEF;
  color: #5A9494;
  margin: 0px 30px;
}

.gpro_casino_tbl.cs-bonuses > .casino-item > .info > .promo-counter .icon {
  width: 16px;
  height: 16px;
}

.gpro_casino_tbl.cs-bonuses > .casino-item > .info > .promo-counter .icon,
.gpro_casino_tbl.cs-bonuses > .casino-item > .info > .promo-counter .label {
  display: inline-block;
  vertical-align: top;
}

.gpro_casino_tbl.cs-bonuses .casino-item > .bonuses > .promocode {
  border: 1px dashed #5A9494;
  box-sizing: border-box;
  border-radius: 5px;
  height: 35px;
  margin: 15px 0px 5px 0px;
  position: relative;
  cursor: pointer;
  padding: 5px 35px 5px 5px;
  font-size: 12px;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  color: #5A9494;
}

.gpro_casino_tbl.cs-bonuses .casino-item > .bonuses > .promocode .code {
  overflow: hidden;
  text-overflow: ellipsis;
}

.gpro_casino_tbl.cs-bonuses .casino-item > .bonuses > .promocode .copy {
  position: absolute;
  right: 0px;
  top: 0px;
  background: #5A9494;
  color: white;
  height: 100%;
  width: 30px;
  box-sizing: border-box;
  padding: 7px;
}

.gpro_casino_tbl.cs-bonuses .casino-item > .bonuses > .promocode .copy .icon {
  width: 18px;
  height: 18px;
}

.gpro_casino_tbl.cs-bonuses .casino-item > .bonuses > .promocode .icon-apply,
.gpro_casino_tbl.cs-bonuses .casino-item > .bonuses > .promocode.copied .icon-copy {
  display: none;
}

.gpro_casino_tbl.cs-bonuses .casino-item > .bonuses > .promocode.copied .icon-apply {
  display: block;
}

.gpro_casino_tbl.cs-bonuses .casino-item > .bonuses > .promocode.no-code {
  border: 1px dashed #adc9c9;
  color: #adc9c9;
}

.gpro_casino_tbl.cs-bonuses > .casino-item > .info > .promo-counter.no-code {
  color: #adc9c9;
}

.gpro_casino_tbl.cs-bonuses .casino-item > .bonuses > .promocode.no-code .copy {
  background: #adc9c9;
}

.gpro_casino_list.top-3 > .casino-item > .image {
  width: 160px;
  margin: 0 auto;
  border-radius: 50%;
  padding: 10px;
  box-sizing: border-box;
  height: 160px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
}

.gpro_section.regulation {
  border: 2px solid #7D0B17;
  background: #ecdbdc;
}

.gpro_section.regulation a {
  color: #7D0B17;
  text-decoration: underline;
}

.gpro_section.regulation > h2.label {
  color: #7D0B17;
}

.gpro_section.regulation:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 80px 80px 0;
  border-color: transparent #7d0b16 transparent transparent;
  position: absolute;
  top: 0px;
  right: 0px;
}

.gpro_section.regulation > header > h2.label:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 11px 20px 11px;
  border-color: transparent transparent #ffffff transparent;
  position: absolute;
  right: 10px;
  top: 10px;
}

.gpro_section.regulation > header > h2.label:after {
  content: "!";
  position: absolute;
  top: 12.5px;
  bottom: auto;
  left: auto;
  right: 17.5px;
  display: inline-block;
  box-shadow: none;
  z-index: 5;
  color: #7D0B17;
  font-size: 18px;
  line-height: 18px;
  font-weight: bold;
  height: auto;
}

.gpro_adult_box > .content {
  position: fixed;
  width: 450px;
  height: 320px;
  left: 50%;
  top: 50%;
  margin: -160px 0px 0px -225px;
  max-width: 100%;
  text-align: center;
  box-sizing: border-box;
  padding: 30px;
  font-size: 15px;
  line-height: 15px;
  color: #919191;
  background: #FFFFFF;
  border-radius: 10px;
  box-shadow: 0px 0px 7px 0px black;
  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;
  -ms-flex: 1;
  flex: 1;
}

.gpro_adult_box > .content .icon {
  color: #7D0B17;
  margin: 0 auto;
  width: 60px;
  height: 60px;
}

.gpro_adult_box > .content .for-adults {
  font-weight: bold;
  font-size: 20px;
  line-height: 20px;
  margin: 15px 0px;
  color: #616161;
}

.gpro_adult_box > .content .buttons {
  margin: 15px 0px;
}

.gpro_adult_box > .content .buttons button {
  max-width: 150px;
}

.gpro_adult_box > .content .notes {
  font-size: 12px;
}

.gpro_adult_box {
  position: fixed;
  width: 100%;
  height: 100%;
  background: #515151;
  z-index: 1000;
}

.gpro_adult_box > .content > .disallowed {
  display: none;
}

.gpro_adult_box > .content > .vote.hide + .disallowed {
  display: block;
}

.gpro_cont_main.search > .gpro_section {
  background: none;
  border: 0px;
}

.gpro_cont_main.search > .gpro_section > header > .label {
  background: white;
  border: 1px solid #e2e7ea;
  padding: 25px 20px 25px 20px;
  border-radius: 5px;
}

.gpro_cont_main.search > .gpro_section > .content {
  margin: 20px 0 0 0;
  padding: 0;
}

ul.gpro_search_list {
  margin: 0 0 -15px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 10px;
}

ul.gpro_search_list > .search-item {
  width: calc((100% - 20px) / 3);
}

ul.gpro_search_list > .search-item:before {
  display: none;
}

ul.gpro_search_list > .search-item > .box {
  background: white;
  border: 2px solid #E5EFEF;
  border-radius: 10px;
  padding: 20px;
  transition: box-shadow 0.3s ease;
}

ul.gpro_search_list > .gpro_empty {
  min-width: 100%;
  max-width: 100%;
  margin: 20px 0px 0px 0px;
}

ul.gpro_search_list > .search-item > .box > .image {
  display: block;
  width: 225px;
  height: 120px;
  margin: 0 auto;
  max-width: 100%;
}

ul.gpro_search_list > .search-item > .box > .image img {
  border-radius: 10px;
}

.gpro_section.srch-casino > .content ul.gpro_search_list > .search-item > .box > .image {
  width: 130px;
  height: 130px;
  padding: 10px;
  box-sizing: border-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 50%;
  margin: 0 auto;
}

ul.gpro_search_list > .search-item > .box > .title {
  margin: 10px 0px;
  display: block;
  text-decoration: none;
  text-align: center;
}

ul.gpro_search_list > .search-item:hover > .box {
  box-shadow: 5px 5px 30px rgba(0, 0, 0, 0.1);
}

/* REMOVE */

.gpro_author_opinion {
  display: block;
  background: #F1F6F6;
  padding: 20px;
  margin: -20px;
}

.cs-block .gpro_author_opinion > h2 {
  font-size: 24px;
  color: #A40F0F;
  text-transform: uppercase;
  margin: 0px 0px 10px 0px;
}

.gpro_section .gpro_author_opinion > h3 {
  color: #5A9494;
  text-transform: uppercase;
  margin: 15px 0px;
}

.gpro_section .gpro_author_opinion > .text {
  overflow: hidden;
}

.gpro_author_opinion > .image {
  border-radius: 50%;
}

.gpro_author_opinion div.text img {
  width: 30px;
  vertical-align: middle;
}

.gpro_bet_type {
  width: 48%;
  display: inline-block;
  vertical-align: top;
  box-sizing: border-box;
  margin: 15px 0px 0px 0px;
  padding: 15px;
  border-radius: 5px;
  border: 2px solid #E5EFEF;
}

.gpro_bet_type + .gpro_bet_type {
  margin: 15px 0px 0px 3%;
}

.gpro_bet_type > h3,
.gpro_section .gpro_bet_type > h3 {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  margin: 0px 0px 15px 0px;
}

.gpro_bet_type > .buttons {
  margin: 30px 0px 0px 0px;
  text-align: center;
}

ul.gpro_btype_list {
  margin: 0px 0px 0px 0px;
  padding: 0px;
}

ul.gpro_btype_list > li {
  background: #E5EFEF;
  border-radius: 5px;
  box-sizing: border-box;
  padding: 10px 15px;
  margin: 10px 0px 0px 0px;
  overflow: hidden;
}

ul.gpro_btype_list > li:before {
  display: none;
}

ul.gpro_btype_list > li h4 {
  font-size: 18px;
  font-weight: bold;
  margin: 0px;
}

.gpro_section > .content ul.gpro_btype_list > li img {
  max-width: 45px;
  max-height: 45px;
  margin-bottom: 0px;
}

/* REMOVE */

.gpro_section.partner-form {
  background: #E5EFEF;
}

.gpro_section.partner-form > header > .label {
  text-align: center;
  color: #5A9494;
}

.gpro_section.partner-form > .content {
  max-width: 680px;
  margin: 0 auto;
  box-sizing: border-box;
}

.gpro_section.what-we-do {
  background: url(/site/view/theme/default/images/about-bg.jpg) no-repeat top center / 100% #9789a0;
}

.gpro_section .gpro_wwd_list {
  font-size: 0px;
  letter-spacing: -0.31em;
  margin: 0px;
  box-sizing: border-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.gpro_wwd_list > .wwd-item {
  display: inline-block;
  vertical-align: top;
  width: 23%;
  margin: 40px 1% 10px 1%;
  text-align: center;
  background: white;
  box-sizing: border-box;
  padding: 20px;
  box-shadow: 5px 5px 16px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  min-width: 0;
  -ms-flex: auto;
  flex: auto;
}

.gpro_section ul.gpro_wwd_list > li::before {
  display: none;
}

.gpro_wwd_list > .wwd-item > .image {
  margin: -60px 0px 20px 0px;
  min-height: 80px;
}

.gpro_wwd_list > .wwd-item > .text {
  font-size: 15px;
  line-height: 20px;
  display: block;
}

.gpro_section.what-we-do > .label,
.gpro_section.no-bg.what-we-do > .label {
  background: none;
  border: 0px;
  text-align: center;
  color: white;
}

.gpro_wwd_list > .wwd-item > .name {
  color: #150F38;
  font-size: 18px;
  font-family: arial, "helvetica neue", "nimbus sans l", freesans, sans-serif;
  font-weight: bold;
}

.gpro_box.cs-details {
  background: white;
  border: 3px solid #E5EFEF;
}

.gpro_box.cs-details footer {
  padding: 0 20px 20px;
}

.gpro_box.cs-details footer button {
  font-size: 15px;
}

.sidebar .gpro_box.cs-details .gpro_tbl_wrap > table {
  margin: -1px -1px 0;
  width: calc(100% + 2px);
}

.gpro_box.cs-details .gpro_tbl_wrap > table:not(.no-wrap, .cs-table-info, .cs-casino-head__stat_table) tr:nth-child(odd) td {
  background: white;
}

.gpro_box.cs-details ul > .more-btn {
  text-align: left;
  color: #186BAA;
  font-size: 12px;
  margin-left: 10px;
  font-weight: 400;
}

.gpro_radio > input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

.gpro_radio > span {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-size: 18px;
  color: #5A9494;
  position: relative;
}

.gpro_radio > span::after {
  position: absolute;
  width: 29px;
  height: 29px;
  border-radius: 50%;
  border: 1px solid #5A9494;
  top: 0;
  left: 0;
  content: "";
}

.gpro_radio > span::before {
  content: "";
  display: inline-block;
  width: 25px;
  height: 25px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  border: 3px solid #E5EFEF;
  border-radius: 50%;
  margin-right: 0.5em;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%;
}

.gpro_radio > input:not(:checked) + span:hover {
  cursor: pointer;
}

.gpro_radio > input:checked + span::before {
  background-color: #5A9494;
}

.chosen-container .chosen-results li.active-result:before {
  display: none !important;
}

.gpro_module.gpro_box.cland-geo {
  margin-bottom: 60px;
}

.gpro_module.n-casinos .gpro_bonus_list.sbar .terms {
  padding: 0 5px 5px;
}

.horizontal-mobile-background {
  position: relative;
  height: 401px;
  width: 701px;
  margin: 20px auto;
  box-sizing: border-box;
  padding: 10px 10px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: stretch;
  align-items: stretch;
  max-width: 100%;
}

.horizontal-mobile-background .bg-decor {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-position: center;
  z-index: 1;
}

.horizontal-mobile-background .bg-decor ~ * {
  position: relative;
  z-index: 2;
}

.horizontal-mobile-background .mobile-image {
  position: relative;
  width: 100%;
  overflow: hidden;
  border-radius: 50px;
}

.horizontal-mobile-background .mobile-image .bg-decor {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-position: center;
  object-fit: cover;
}

.vertical-mobile-background {
  position: relative;
  width: 401px;
  height: 701px;
  margin: 20px auto;
  box-sizing: border-box;
  padding: 10px 10px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: stretch;
  align-items: stretch;
  max-width: 100%;
}

.vertical-mobile-background .bg-decor {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-position: center;
  z-index: 1;
}

.vertical-mobile-background .bg-decor ~ * {
  position: relative;
  z-index: 2;
}

.vertical-mobile-background .mobile-image {
  position: relative;
  width: 100%;
  overflow: hidden;
  border-radius: 50px;
}

.vertical-mobile-background .mobile-image .bg-decor {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-position: center;
  object-fit: cover;
}

ul.top-games {
  list-style: none;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 0 -5px;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  overflow: auto;
  padding: 0;
  max-width: 870px;
  scrollbar-width: none;
}

ul.top-games::-webkit-scrollbar-thumb,
ul.top-games::-webkit-scrollbar-button,
ul.top-games::-webkit-scrollbar {
  display: none;
  width: 0;
  height: 0;
  background: transparent;
  border: 0 none;
  border-radius: 0;
}

.gpro_section ul.top-games > li::before {
  display: none;
}

.gpro_section ul.top-games > li {
  margin: 0 5px;
  min-width: auto;
  padding: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
}

.gpro_section ul.top-games > li a {
  font-size: 15px;
  line-height: 120%;
  text-align: center;
  color: #5A9494;
  background: #E5EFEF;
  border: 1px solid #5A9494;
  border-radius: 50px;
  height: 45px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0 35px;
  text-decoration: none;
  white-space: nowrap;
}

.gpro_section ul.top-games > li a:hover {
  background: #fff;
}

.gpro_box.games {
  background: none;
  border: none;
  width: 100%;
}

.gpro_casino_list.rm-casinos {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: stretch;
  align-items: stretch;
  margin: 0px 0px 0px -15px;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  overflow: auto;
}

.gpro_casino_list.rm-casinos::-webkit-scrollbar {
  width: 0;
  height: 0;
}

.gpro_casino_list.rm-casinos > .casino-item {
  margin: 0px 0px 15px 15px;
  border: 2px solid #5A9494;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: calc(33.3% - 15px);
  box-sizing: border-box;
  padding: 15px;
  min-width: 220px;
}

.gpro_casino_list.rm-casinos > .casino-item .header {
  background: #E5EFEF;
  margin: -15px -15px 0;
  padding: 15px;
}

.gpro_casino_list.rm-casinos > .casino-item > .buttons {
  width: auto;
  margin-top: auto;
}

.gpro_casino_list.rm-casinos > .casino-item .name {
  color: #1B1919;
  margin: 10px 0px 5px;
  overflow: hidden;
  display: block;
  text-decoration: none;
  text-align: center;
  font-size: 16px;
  line-height: 19px;
  font-weight: bold;
}

.gpro_casino_list.rm-casinos > .casino-item .rating {
  color: #1B1919;
  overflow: hidden;
  text-decoration: none;
  text-align: center;
  font-size: 12px;
  line-height: 14px;
  font-weight: bold;
  position: relative;
}

.gpro_casino_list.rm-casinos > .casino-item .rating .icon {
  width: 14px;
  height: 14px;
  -ms-flex-preferred-size: 14px;
  flex-basis: 14px;
  fill: #fbcb00;
}

.gpro_casino_list.rm-casinos > .casino-item .rating span {
  display: inline-block;
  padding-left: 10px;
}

.gpro_casino_list.rm-casinos > .casino-item .rating .bg-decor {
  position: absolute;
  left: 0;
  top: 0;
  width: 14px;
  height: 14px;
  object-position: center;
  z-index: 1;
}

.gpro_casino_list.rm-casinos > .casino-item .rating .bg-decor ~ * {
  position: relative;
  z-index: 2;
}

.gpro_casino_list.rm-casinos > .casino-item .image {
  width: 80px;
  margin: 0 auto;
  border-radius: 50%;
  padding: 10px;
  box-sizing: border-box;
  height: 80px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
}

.gpro_casino_list.rm-casinos > .casino-item .gpro_bonus_box {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: center;
  align-items: center;
  margin: 0;
}

.gpro_casino_list.rm-casinos .gpro_bonus_box img {
  min-width: 34px;
  margin-right: 10px;
}

.gpro_casino_list.rm-casinos .gpro_bonus_box .text {
  text-align: left;
  font-weight: 900;
  font-size: 16px;
  line-height: 19px;
  text-transform: uppercase;
  color: #177108;
}

.gpro_casino_list.rm-casinos > .casino-item .bonus {
  background: #C0EEBF;
  border: 1px solid #17A400;
  border-radius: 5px;
  padding: 15px 10px;
  margin-top: 15px;
  -ms-flex: 1;
  flex: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.gpro_casino_list.rm-casinos > .casino-item .go-btn {
  line-height: 18px;
  margin-top: 10px;
}

.gpro_casino_list.rm-casinos > .casino-item .go-btn .c-name {
  color: currentColor;
  display: block;
  text-transform: none;
  font-size: 12px;
  line-height: 14px;
}

.gpro_casino_list.rm-casinos > .casino-item .link {
  font-weight: 500;
  font-size: 16px;
  line-height: 130%;
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
  text-transform: uppercase;
  color: #5A9494;
  text-align: center;
  margin-top: 15px;
  display: block;
}

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

.gpro_section.advtg-list.game > .content {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.gpro_section.advtg-list.game > .content .text {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  margin-bottom: 20px;
}

.gpro_advantages_list.s-plus + .gpro_advantages_list.s-plus {
  margin-right: 0;
}

.game .gpro_advantages_list > .link:before {
  display: none;
}

.game .gpro_advantages_list {
  position: relative;
  padding-bottom: 25px;
}

.game .gpro_advantages_list > .link {
  position: absolute;
  bottom: 0;
}

.game .gpro_advantages_list > .link a {
  display: block;
  text-decoration: none;
  text-align: right;
  font-size: 16px;
  line-height: 19px;
  color: #5A9494;
  font-weight: 700;
}

.game .gpro_advantages_list > .link a span {
  font-size: 20px;
}

.games-total {
  font-weight: 900;
  font-size: 14px;
  line-height: 140%;
  text-align: justify;
  color: #5A9494;
  margin-top: 15px;
}

.advantage-item .icon svg {
  width: 10px;
  height: 14px;
  fill: #fff;
  color: #fff;
}

ul.partners-list {
  display: -ms-flexbox;
  display: flex;
  margin: 0 -5px;
  list-style: none;
  padding: 0;
}

ul > li.partners-item:before {
  display: none;
}

ul > li.partners-item {
  padding: 0 5px;
  -ms-flex-preferred-size: 33.333334%;
  flex-basis: 33.333334%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: stretch;
  align-items: stretch;
  min-width: 0;
}

.partners-item .content {
  padding: 20px 12px;
  background: #F9F9F9;
  border: 2px solid #E5EFEF;
  border-radius: 5px;
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: center;
  align-items: center;
}

.partners-item > div {
  text-align: center;
}

.partners-item .image img {
  border-radius: 50% !important;
}

.partners-item .name {
  font-weight: 600;
  font-size: 18px;
  line-height: 165%;
  color: #1B1919;
  margin-top: 7px;
}

.partners-item .position {
  font-weight: 500;
  font-size: 14px;
  line-height: 165%;
  color: #505050;
  margin-top: 3px;
}

.partners-item .company a {
  font-weight: 500;
  font-size: 14px;
  line-height: 165%;
  color: #505050;
  text-decoration: underline;
}

.partners-item p.text {
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  color: #1B1919;
  margin-top: 7px;
  margin-bottom: 8px;
}

.partners-item .soc-links {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: auto;
}

.partners-item .soc-links a {
  background: #5A9494;
  width: 30px;
  height: 30px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 50%;
  margin-top: 10px;
}

.partners-item .soc-links a .icon {
  fill: #fff;
  width: 15px;
  height: 14px;
}

ul.contacts-list {
  margin: 0;
  list-style: none;
  padding: 0;
  display: block;
}

ul > li.contacts-item:before {
  display: none;
}

ul > li.contacts-item {
  display: -ms-flexbox;
  display: flex;
  min-width: 0;
  -ms-flex-align: center;
  align-items: center;
  padding: 0;
  margin-bottom: 10px;
}

.contacts-item .image {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  background: #5A9494;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  min-width: 30px;
  margin-right: 10px;
}

.contacts-item .image img {
  max-height: 14px;
  max-width: 15px;
}

.gpro-expert-analyze .label {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
}

.gpro-expert-analyze .label svg {
  margin-left: 20px;
}

.gpro-expert-analyze .label svg {
  -ms-flex: 0 0 37px;
  flex: 0 0 37px;
  width: 37px;
  height: 26px;
  fill: #5A9494;
}

.gpro-expert-analyze__wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding-left: 22px;
  padding-bottom: 20px;
  padding-right: 20px;
}

.gpro-expert-analyze__img {
  -ms-flex: 0 0 100px;
  flex: 0 0 100px;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  margin-right: 20px;
}

.gpro-expert-analyze__info {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}

.gpro-expert-analyze__label {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 20px;
  margin-top: 0;
}

.gpro-expert-analyze__social {
  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-bottom: 10px;
  margin-left: -10px;
}

.gpro-expert-analyze__social ul.gpro_social_list {
  margin: 0;
}

.gpro-expert-analyze__social ul.gpro_social_list > .social-item {
  padding: 0;
  margin-left: 10px;
  margin-bottom: 10px;
}

.gpro-expert-analyze__social .gpro_social_list .social-item > a {
  color: #5A9494;
  background: #E5EFEF;
}

.gpro-expert-analyze__social > .button {
  max-width: 124px;
  border-radius: 50px;
  font-size: 14px;
  text-transform: capitalize;
  font-weight: 400;
  padding: 5px;
  cursor: default;
  pointer-events: none;
  margin-bottom: 10px;
  margin-left: 10px;
}

.gpro-expert-analyze__text {
  font-style: italic;
  font-size: 15px;
  line-height: 1.5;
  margin-bottom: 20px;
}

.gpro-expert-analyze__iframe {
  max-width: 435px;
  max-height: 251px;
  border-radius: 10px;
}

.gpro_section > .content p.badge-box img {
  border-radius: 0;
  height: 36px;
  width: auto;
}

.senior-author {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 15px;
}

.senior-author .label {
  font-size: 14px;
  line-height: 150%;
  text-align: justify;
  background: #E5EFEF;
  border-radius: 50px;
  padding: 5px 12px;
  color: #446F6F;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  height: 40px;
  max-width: none;
  box-sizing: border-box;
  white-space: nowrap;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}

.senior-author .label .icon {
  width: 16px;
  height: 20px;
  margin-right: 10px;
  fill: #446F6F;
}

.senior-author .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;
}

.senior-author .name[href]:hover {
  text-decoration: none;
}

.senior-author p.name {
  text-decoration: none;
}

.sidebar .gpro_author_box {
  display: block;
  text-align: center;
}

.sidebar .gpro_author_box > .avatar,
.gpro_section .gpro_author_box > .avatar {
  margin: 0 auto !important;
}

.sidebar .gpro_author_box > .info .info-box {
  -ms-flex-pack: center;
  justify-content: center;
}

.sidebar .senior-author {
  -ms-flex-direction: column;
  flex-direction: column;
  margin-left: auto;
  margin-right: auto;
}

.sidebar .senior-author .name {
  margin-top: 5px;
}

.sidebar .gpro_author_box > .info ul.gpro_social_list {
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 0;
  width: 100%;
  position: relative;
}

.sidebar .gpro_author_box > .info ul.gpro_social_list li {
  margin-bottom: 10px;
  position: static;
}

.gpro_author__name {
  font-weight: 700;
  font-size: 24px;
  line-height: 28px;
  text-align: justify;
  color: #505050;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

.gpro_author__name a {
  color: inherit;
  text-decoration: none;
}

.gpro_author__name a:hover {
  color: #186BAA;
}

.sidebar .gpro_author__name {
  display: block;
  text-align: center;
  margin-top: 15px;
}

.gpro_author__rating {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  margin-left: 20px;
}

.sidebar .gpro_author__rating {
  margin-left: 0;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 5px;
}

.gpro_author__rating .icon-star {
  fill: #FFC700;
  width: 23px;
  height: 23px;
  margin-right: 5px;
  margin-top: -4px;
}

.gpro_author__competence {
  margin-top: 20px;
  margin-bottom: 15px;
  font-weight: 700;
  font-size: 15px;
  line-height: 100%;
  color: #505050;
}

a.gpro_author__education {
  margin-top: 15px;
  font-size: 15px;
  line-height: 100%;
  text-align: justify;
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
  color: #186BAA;
  display: block;
}

.sidebar a.gpro_author__education {
  text-align: center;
}

a.gpro_author__education:hover {
  text-decoration: none;
}

.sidebar .gpro_author_box > .info {
  padding-left: 0;
}

.sidebar .gpro_author_box > .info ul.gpro_social_list {
  margin-right: 0;
}

.gpro_author__degree {
  font-weight: 300;
  font-size: 15px;
  line-height: 20px;
  color: #505050;
  margin-top: 15px;
  margin-bottom: 20px;
}

.gpro_author__date {
  margin-top: 15px;
  margin-left: auto;
  display: -ms-flexbox;
  display: flex;
  font-size: 15px;
}

.sidebar .gpro_author__date {
  -ms-flex-pack: center;
  justify-content: center;
}

.gpro_author__date .icon-clock {
  color: #446F6F;
  width: 23px;
  height: 23px;
  margin-right: 5px;
  min-width: 23px;
}

.gpro_author__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;
  cursor: pointer;
}

.gpro_author__addition_button .icon-info {
  width: 23px;
  height: 23px;
  color: #E5EFEF;
}

.gpro_author__addition_text {
  background: #E5EFEF;
  border-radius: 5px;
  height: auto;
  left: 10px;
  right: 10px;
  top: 10px;
  padding: 10px 53px 10px 10px;
  font-size: 15px;
  line-height: 130%;
  color: #505050;
  position: absolute;
  display: none;
  text-align: left;
}

.gpro_author__addition_text.show {
  display: block;
}

.gpro_author__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;
  cursor: pointer;
}

.gpro_author__addition_close:before {
  height: 21px;
  width: 21px;
  position: absolute;
  content: "";
  border: 2px solid #446F6F;
  border-radius: 50%;
}

.gpro_author__addition_close .icon-close {
  width: 10px;
  height: 10px;
  color: #446F6F;
  position: relative;
  z-index: 2;
}

.gpro_author__contacts_link:hover .gpro_author__contacts {
  display: block;
}

.gpro_author__contacts {
  top: 100%;
  left: 0;
  position: absolute;
  width: 422px;
  padding-top: 5px;
  display: none;
  z-index: 11;
}

.sidebar .gpro_author__contacts {
  left: -15px;
  right: -15px;
  width: auto;
  margin-top: -10px;
  text-align: left;
}

.sidebar .gpro_section ul > li.gpro_author__contacts_item {
  padding-left: 0;
}

.gpro_section ul.gpro_author__contacts_list {
  display: block;
}

.gpro_section li.gpro_author__contacts_item {
  padding-left: 0;
  margin-bottom: 10px;
}

.gpro_author__contacts_content {
  background: #FFFFFF;
  border: 2px solid #E5EFEF;
  box-shadow: 5px 5px 30px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  box-sizing: border-box;
  padding: 30px 20px;
}

.gpro_author__contacts_title {
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
  margin-bottom: 20px;
  color: #505050;
}

.gpro_author__contacts_rm {
  font-size: 15px;
  line-height: 25px;
  margin-top: 20px;
  color: #505050;
  white-space: normal;
}

.gpro_author__contacts_rm a {
  text-decoration: underline;
}

.gpro_section ul > li.gpro_author__contacts_item {
  min-width: 0;
  width: auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  margin-top: 0;
}

.gpro_section ul > li.gpro_author__contacts_item:first-child {
  padding-left: 0;
}

.gpro_author__contacts_item a {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  color: #505050;
  text-decoration: none;
}

.gpro_author__contacts_item a:hover {
  opacity: 0.5;
}

.gpro_author__contacts_icon {
  width: 30px;
  height: 30px;
  -ms-flex: 0 0 30px;
  flex: 0 0 30px;
  border-radius: 50%;
  background: #446F6F;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  margin-right: 5px;
}

.gpro_author__contacts_icon svg {
  width: 15px;
  height: 15px;
  fill: #E5EFEF;
}

.gpro_section ul.gpro_author__contacts_list > li::before {
  display: none;
}

.casino-item .ribbon {
  padding: 6px 10px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  right: 8px;
  top: 8px;
  height: 26px;
  border-radius: 100px;
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 1;
  box-sizing: border-box;
  text-transform: uppercase;
  color: #1B1919;
}

.casino-item .ribbon img {
  display: block;
  width: 14px;
  height: 14px;
  margin-right: 10px;
}

.casino-item .ribbon span + img {
  margin-right: 0;
  margin-left: 10px;
}

.casino-item.yellow .ribbon {
  background: #ffc700;
}

.casino-item.green .ribbon {
  background: #24b90c;
  color: #fff;
}

/* careers */

.careers-article {
  border: 2px solid #E5EFEF;
  margin: 20px 0px 20px 0px;
  background: white;
  padding: 20px;
  border-radius: 5px;
}

.careers-article-head {
  border-bottom: 2px solid #E5EFEF;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: start;
  align-items: flex-start;
  padding-bottom: 15px;
}

.careers-article-location {
  display: -ms-flexbox;
  display: flex;
  font-size: 15px;
  line-height: 150%;
  color: #1B1919;
  margin-top: 15px;
}

.careers-article-location span {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: #446F6F;
  padding: 5px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  box-sizing: border-box;
  margin-right: 10px;
}

.careers-article-icon-location {
  fill: #fff;
  max-height: 100%;
}

h2.careers-article-title {
  font-size: 24px;
  font-weight: 700;
  line-height: 28px;
  margin: 0;
  color: #1B1919;
}

button.careers-article-share-btn {
  background: none;
  border: none;
  font-size: 14px;
  line-height: 150%;
  color: #446F6F;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding: 0;
  text-transform: capitalize;
  font-weight: normal;
  padding-bottom: 10px;
}

button.careers-article-share-btn span {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: #E5EFEF;
  padding: 5px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  box-sizing: border-box;
  margin-left: 5px;
}

.careers-article-icon-share {
  fill: #446F6F;
  max-width: 100%;
}

.careers-article-content {
  font-size: 15px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  margin-top: 20px;
}

.careers-article-footer {
  margin-top: 20px;
}

.careers-article-footer .button {
  max-width: 238px;
}

.careers-article-share {
  position: relative;
  margin-left: 10px;
}

.careers-article-share-drop {
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 5px;
  padding: 15px 15px 5px 15px;
  box-sizing: border-box;
  position: absolute;
  right: 0;
  top: 100%;
  margin-top: -1px;
  display: none;
}

.careers-article-share-drop p {
  margin-top: 0;
  margin-bottom: 15px !important;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  color: #1E2223;
}

.careers-article-share-social-link {
  -ms-flex: 0 0 35px;
  flex: 0 0 35px;
  width: 35px;
  height: 35px;
  margin-left: 5px;
  margin-bottom: 10px;
  padding: 8px;
  border-radius: 50%;
  box-sizing: border-box;
  fill: #fff;
}

.careers-article-share-social-link:first-child {
  margin-left: 0;
}

.careers-article-share-social-link.facebook {
  background: #3B5998;
}

.careers-article-share-social-link.telegram {
  background: #039BE5;
}

.careers-article-share-social-link.linkedin {
  background: #0E76A8;
}

.careers-article-share-social-link.twitter {
  background: #00ACEE;
}

.careers-article-share-social-link.pinterest {
  background: #E60023;
}

.careers-article-share-social {
  display: -ms-flexbox;
  display: flex;
}

.careers-article-share:hover .careers-article-share-drop {
  display: block;
}

.careers-article-share:hover button.careers-article-share-btn {
  color: rgba(68, 111, 111, 0.5);
}

.careers-article-share:hover button.careers-article-share-btn span {
  background: #446F6F;
}

.careers-article-share:hover .careers-article-icon-share {
  fill: #E5EFEF;
}

/* vacancy item */

.vacancy-head {
  padding: 0 20px;
  display: -ms-flexbox;
  display: flex;
}

.vacancy-head-item {
  display: -ms-flexbox;
  display: flex;
  font-size: 15px;
  line-height: 150%;
  color: #1B1919;
  margin: 0 20px 0 0;
  font-weight: bold;
}

.vacancy-head-item span {
  font-weight: normal;
}

.vacancy-head-item .icon-wrap {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: #446F6F;
  padding: 5px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  box-sizing: border-box;
  margin-right: 10px;
}

.vacancy-head-item-icon {
  fill: #fff;
  max-height: 100%;
}

.gpro_section.vacancy-block > .content h2 {
  font-size: 20px;
  font-weight: 700;
  line-height: 26px;
  text-align: left;
  color: #1B1919;
  margin: 20px 0;
}

.gpro_section.vacancy-block > .content h3 {
  font-size: 20px;
  font-weight: 700;
  line-height: 26px;
  text-align: left;
  color: #1B1919;
  margin: 20px 0;
}

.gpro_section.vacancy-block hr {
  background: #E5EFEF;
  height: 2px;
  border: none;
  margin: 20px 0;
}

.gpro_section.vacancy-block > h3 {
  font-size: 20px;
  font-weight: 700;
  line-height: 26px;
  text-align: left;
  color: #1B1919;
  margin: 25px 0;
  padding: 0 20px;
}

.gpro_section.vacancy-block h1,
.gpro_section.vacancy-block > .content ul,
.gpro_section.vacancy-block > .content p {
  color: #1B1919;
}

.gpro_section.vacancy-block > .content ul li:first-child {
  margin-top: 0;
}

.cs-features .gpro_advantages_list > .advantage-item::before {
  content: "";
  position: absolute;
  left: 0px;
  border-radius: 50%;
  display: block !important;
  background: #0F6506;
  width: 10px;
  height: 10px;
  top: 0;
  bottom: 0;
  margin: auto;
}

.slot-review__updated {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 20px;
}

.slot-review__updated .icon {
  -ms-flex: 0 0 23px;
  flex: 0 0 23px;
  width: 23px;
  height: 23px;
  color: #446F6F;
  margin: 0px 10px 0px 0px;
}

.slot-review__updated p {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  margin: 0 !important;
}

.slot-review__updated time {
  color: #446F6F;
  font-weight: bold;
}

.table__two_col_availability td:first-child {
  width: 66.6667%;
}

.casino-review__info {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
}

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

.casino-review__list {
  margin-left: 5px;
  color: #186baa;
}

.casino-review__list[href]:hover {
  text-decoration: none;
}

.casino-review__info_item .icon {
  color: #446F6F;
  height: 20px;
  width: 16px;
  margin-right: 8px;
}

.content > .image img {
  border-radius: 10px;
}

.content-casino_slot-view .gpro_breadcrumbs {
  position: relative;
  z-index: 5;
  background: white;
  padding: 10px 20px;
  border: 1px solid #e1e6ea;
  border-top: 0px;
  border-radius: 5px;
  list-style: none;
  margin: 0px;
}

.content-casino_slot-view .gpro_breadcrumbs a {
  color: #1B1919;
  font-weight: normal;
}

.content-casino_slot-view .gpro_breadcrumbs a:hover span {
  text-decoration: underline;
}

.content-casino_slot-view .gpro_breadcrumbs p,
.content-casino_slot-view .gpro_breadcrumbs a {
  text-decoration: none;
  color: #1b1919;
  font-weight: bold;
  font-size: 16px;
  vertical-align: top;
  display: inline;
}

.content-casino_slot-view .gpro_breadcrumbs > li {
  display: inline-block;
  vertical-align: top;
  font-family: var(--system-font);
  min-width: auto;
  padding: 0px;
  font-size: 0px;
  line-height: 25px;
  -ms-flex: none;
  flex: none;
  margin: 0px;
}

.content-casino_slot-view .gpro_breadcrumbs li:before,
.gpro_section .gpro_breadcrumbs li:before {
  content: " / ";
  position: static;
  color: #1B1919;
  margin: 0px 8px;
  width: auto;
  height: auto;
  background: transparent;
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
}

.content-casino_slot-view .gpro_breadcrumbs li:first-child:before,
.gpro_section .gpro_breadcrumbs li:first-child:before {
  display: none;
}

.content-casino_slot-view .gpro_breadcrumbs + .gpro_section.head > .label {
  border-radius: 0px;
}

.content-casino_slot-view .gpro_advantages_list.plus,
.content-casino_slot-view .gpro_limitations_list.minus,
.content-casino_slot-view .gpro_advantages_list.apply,
.content-casino_slot-view .gpro_limitations_list.close {
  background: #E5EFEF;
  background-image: none;
}

.content-casino_slot-view .gpro_limitations_list.minus > .hdr,
.content-casino_slot-view .gpro_limitations_list.close > .hdr {
  background: #A40F0F;
}

.content-casino_slot-view .gpro_limitations_list.minus,
.content-casino_slot-view .gpro_limitations_list.close {
  border-color: #A40F0F;
}

.content-casino_slot-view .gpro_limitations_list.minus .limitation-item > .icon,
.content-casino_slot-view .gpro_limitations_list.close .limitation-item > .icon {
  background: #A40F0F;
}

.slot-bonus {
  background: transparent;
}

.gpro_section.slot-bonus {
  background: #E5EFEF;
  border-radius: 10px;
  border: 3px solid #A40F0F;
  margin: 0 0 20px 0;
}

.gpro_section.slot-bonus .slot-bonus-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.gpro_section.slot-bonus .slot-bonus-list > div {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding: 0;
}

.gpro_section.slot-bonus ul.slot-bonus-list > div:before {
  display: none;
}

.gpro_section.slot-bonus .slot-bonus-list > div .image {
  width: 100px;
  height: 100px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50%;
  min-width: 100px;
  padding: 5px;
  box-sizing: border-box;
}

.gpro_section.slot-bonus .slot-bonus-list > div .info {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin-left: 20px;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.gpro_section.slot-bonus .slot-bonus-list > div .bonus-text {
  font-weight: 800;
  font-size: 20px;
  line-height: 23px;
  text-transform: uppercase;
  padding-right: 20px;
  color: #1B1919;
  margin: 0;
}

.gpro_section.slot-bonus .slot-bonus-list > div .bonus-text span {
  display: block;
  font-weight: 800;
  font-size: 32px;
  line-height: 34px;
  text-transform: uppercase;
  color: #DF1010;
}

.gpro_section.slot-bonus .slot-bonus-list > div .buttons {
  margin-top: 0;
}

.gpro_section.slot-bonus .slot-bonus-list > div .button {
  width: 170px;
  text-transform: none;
  line-height: 1.2;
}

.iframe-game::backdrop {
  background-color: rgba(0, 0, 0, 0.75);
}

.iframe-game {
  width: calc(100vw - 3em - 6px);
  height: calc(100vh - 3em - 6px);
  border: none;
  padding: 0;
  margin: auto;
  overflow: visible;
}

.iframe-game iframe {
  width: 100%;
  height: 100%;
  border: none;
  position: absolute;
}

.iframe-game button {
  position: absolute;
  top: -1em;
  right: -1em;
  width: 34px;
  height: 34px;
  cursor: pointer;
  background: #ffffff;
  outline: none;
  border: none;
  padding: 0;
  border-radius: 50%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
}

.iframe-game button::before,
.iframe-game button::after {
  content: "";
  position: absolute;
  width: 2px;
  height: 20px;
  background-color: #505050;
  border-radius: 2px;
}

.iframe-game button::before {
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.iframe-game button::after {
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.iframe-game button:hover {
  background: #446F6F;
}

.iframe-game button:hover::before,
.iframe-game button:hover::after {
  background-color: #ffffff;
}

.features__empty {
  background: #F3F8F8;
  border-radius: 5px;
  width: 100%;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 20px 14px;
  box-sizing: border-box;
}

.features__empty_icon {
  padding: 10px;
  width: 44px;
  height: 44px;
  background: #E5EFEF;
  border-radius: 5px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  box-sizing: border-box;
}

.features__empty_icon .icon-hourglass {
  color: #446F6F;
  width: 24px;
  height: 24px;
}

.features__empty_text {
  font-weight: 700;
  font-size: 18px;
  line-height: 21px;
  text-align: center;
  color: #1B1919;
  margin-top: 14px;
}