.top_services_items > div.top_services_item:nth-child(8) {
  display: none;
}
* {
  transition: 300ms;
}
.baner {
  background: #111217;
  position: relative;
  overflow: hidden;
  margin-bottom: 32px;
}
.banner_header {
  display: flex;
  padding: 0 32px;
  background: none;
  align-items: center;
  border-bottom: 1px solid #595e61;
  z-index: 10000;
  position: fixed;
  width: calc(100% - 64px);
}
.header_game_picker,
.header_region_picker {
  display: flex;
  align-items: center;
  padding: 15px 16px;
}
.header_game_picker {
  border-right: 1px solid #595e61;
  border-left: 1px solid #595e61;
  width: 198px;
  height: 34px;
}
.header_region_picker {
  border-left: 1px solid #595e61;
  width: 77px;
}
.header_user_button {
  width: 368px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.header_game_picker > div:nth-child(1) {
  margin-right: 16px;
}
.header_game_picker_select {
  display: flex;
  align-items: center;
}
.header_game_picker_select > div:nth-child(1) > div:nth-child(1) {
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 16px;
  color: #f5f5f6;
}
.header_region_picker
  .header_game_picker_select
  > div:nth-child(1)
  > div:nth-child(1) {
  font-family: Roboto;
  font-style: normal;
  font-weight: 700;
  font-size: 12px;
  line-height: 14px;
  color: #acafb0;
  margin-bottom: 4px;
}
.header_game_picker_select > div:first-child > div:nth-child(2) {
  font-family: Roboto;
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 16px;
  color: #f5f5f6;
  cursor: pointer;
}
.header_game_picker_select > div:nth-child(2) {
  margin-left: 16px;
}
.header_game_picker_select > div:nth-child(2) img, .header_game_picker_select > div:nth-child(2) svg {
  width: 24px;
  height: 24px;
}
.header_nav {
  text-align: center;
  width: calc(100% - 711px);
  padding: 24px 0;
}
.header_nav > .header_nav_href:nth-child(2) {
  margin: 0 16px;
}
a.header_nav_href {
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 16px;
  text-decoration: none;
  color: #f5f5f6;
}
.header_login {
  padding: 13px 16px;
  border: 2px solid #c24dfe;
  box-sizing: border-box;
  border-radius: 35px;
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
  line-height: 14px;
  background: none;
  color: #f5f5f6;
  margin-right: 8px;
  cursor: pointer;
  display: block;
  text-decoration: none;
}
.header_signup {
  background: #c24dfe;
  border-radius: 35px;
  padding: 13px 16px;
  border: 2px solid #c24dfe;
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
  line-height: 14px;
  color: #ffffff;
  cursor: pointer;
  display: block;
  text-decoration: none;
}
.header_signup:hover {
  background: #ce71fe;
  transition: 300ms;
}
.banner_main {
  padding: 137px 56px 80px 56px;
  position: relative;
  width: 1248px;
  margin: 0 auto;
}
.banner_main > div:nth-child(1) {
  display: flex;
}
.banner_logo,
.banner_counter {
  display: flex;
  width: 50%;
}
.banner_logo {
  justify-content: flex-start;
}
.banner_counter {
  justify-content: flex-end;
}
.banner_counter div > :nth-child(1) {
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 100%;
  color: #ffffff;
  margin-bottom: 10px;
}
.banner_counter div > :nth-child(2) {
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 14px;
  color: #d5d7d7;
}
.banner_counter > div {
  margin-right: 32px;
}
.banner_counter > div:nth-child(5) {
  margin-right: 0;
}
.banner_info {
  margin-top: 115.25px;
  width: 528px;
}
.banner_info_title {
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 48px !important;
  line-height: 100%;
  color: #f5f5f6 !important;
  margin-bottom: 16px;
}
.banner_info_subtext {
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 140%;
  color: #acafb0;
  margin-bottom: 32px;
}
.banner_info_buttons a:nth-child(1) {
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
  line-height: 14px;
  color: #ffffff;
  padding: 13px 16px;
  background: #c24dfe;
  border-radius: 35px;
  border: none;
  margin-right: 24px;
  cursor: pointer;
  text-decoration: none;
}
.banner_info_buttons a:nth-child(1):hover {
  transition: 300ms;
  background: #ce71fe;
}
.banner_info_buttons a:nth-child(2) {
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
  line-height: 14px;
  text-decoration-line: underline;
  color: #c24dfe;
}
.text_about_us_content a{
  color: #c24dfe;
  text-decoration: none;
}
.text_about_us_content a:hover{
  color: #2f3639;
  text-decoration: underline;
}
.banner_info_buttons a img, .banner_info_buttons a svg {
  margin-left: 8px;
}
.banner_img_mask {
  position: absolute;
}
.banner_panel {
  background: #c24dfe;
  border-radius: 24px 0px 0px 0px;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 50%;
  display: flex;
  padding: 12px 0 12px 28px;
  align-items: center;
}
.banner_play_button {
  width: 56px;
  height: 56px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 28px;
}
.banner_play_button > div:nth-child(1) {
  cursor: pointer;
  position: absolute;
  width: 48px;
  height: 48px;
  border-radius: 100%;
  background-color: rgba(255, 255, 255, 0.2);
  transition: 300ms;
}
.banner_play_button > div:nth-child(2) {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #fff;
  width: 38px;
  height: 38px;
  border-radius: 100%;
}
.banner_play_button > div:nth-child(2) img, .banner_play_button > div:nth-child(2) svg {
  transition: 300ms;
}
.banner_play_button:hover > div:nth-child(1) {
  width: 56px;
  height: 56px;
  transition: 300ms;
}
.banner_play_button:hover > div:nth-child(2) {
  transition: 300ms;
  background: #f3dbff;
}
.banner_play_button:hover > div:nth-child(2) img, .banner_play_button:hover > div:nth-child(2) svg {
  width: 32px;
  height: 32px;
  transition: 300ms;
}
.abous_slider .banner_play_button {
  position: absolute;
  top: 99px;
  left: 227px;
  width: 144px;
  height: 144px;
  margin-right: 0;
}
.abous_slider .banner_play_button > div:nth-child(1) {
  width: 132px;
  height: 132px;
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  border: none;
  transition: 300ms;
}
.abous_slider .banner_play_button > div:nth-child(2) {
  justify-content: center;
  align-items: center;
  display: flex;
  width: 104px;
  height: 104px;
  background: #c24dfe;
  border-radius: 100%;
}
.abous_slider .banner_play_button > div:nth-child(2) img, .abous_slider .banner_play_button > div:nth-child(2) svg {
  width: 56px;
  height: 56px;
}
.abous_slider .swiper-slide a:hover .banner_play_button > div:nth-child(2) img,.abous_slider .swiper-slide a:hover .banner_play_button > div:nth-child(2) svg {
  width: 72px;
  height: 72px;
  transition: 300ms;
}
.abous_slider .swiper-slide a:hover .banner_play_button > div:nth-child(1) {
  width: 144px;
  height: 144px;
  transition: 300ms;
}
.banner_play_slider_mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 16px;
}
.abous_slider .swiper-slide a:hover .banner_play_slider_mask {
  background: #c24dfe;
  opacity: 0.2;
}
.banner_panel_media a:hover img, .banner_panel_media a:hover svg {
  transition: 300ms;
  filter: opacity(0.6);
  -webkit-filter: opacity(0.6);
}
.banner_panel > .banner_motivation {
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
  line-height: 14px;
  color: #f5f5f6;
}
.banner_panel_separator {
  width: 204px;
  height: 1px;
  background: #e7b8ff;
  margin: 0 32px;
}
.banner_panel_media > a:nth-child(2) {
  margin: 0 20px;
}
.about {
  padding-left: calc((100% - 1248px) / 2);
  display: flex;
  position: relative;
  overflow: hidden;
  width: calc(100% - ((100% - 1248px) / 2));
  margin-bottom: 30px;
  margin-top: 140px;
}
.about_info {
  width: 528px;
  margin-right: 112px;
  min-width: 528px;
}
.about_info_title {
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 32px;
  line-height: 100%;
  color: #444b4d;
  padding-bottom: 16px;
  border-bottom: 1px solid #acafb0;
  margin-bottom: 32px;
}
.about_info_title span {
  color: #c24dfe;
}
.about_info_text {
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 140%;
  color: #595e61;
  margin-bottom: 32px;
}
.about_info_buttons a {
  padding: 13px 16px;
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
  line-height: 14px;
  color: #ffffff;
  background: #c24dfe;
  border-radius: 35px;
  border: none;
  cursor: pointer;
  display: block;
  text-decoration: none;
}
.about_info_buttons a:hover {
  transition: 300ms;
  background: #ce71fe;
}
.about_info_buttons {
  display: flex;
  align-items: center;
}
.about_info_sliders_button {
  display: flex;
  flex: 1;
  justify-content: flex-end;
}
.about_info_sliders_button div {
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #d5d7d7;
  border-radius: 100%;
  cursor: pointer;
}
.about_info_sliders_button div:hover:not(.swiper-button-disabled) {
  background: #c24dfe;
  transition: 300ms;
  border: 1px solid #c24dfe;
}
.about_info_sliders_button div:hover:not(.swiper-button-disabled) img {
  filter: brightness(0) invert(1);
  transition: 300ms;
}
.about_info_sliders_button .left {
  margin-right: 8px;
}
.abous_slider .swiper-slide {
  width: 608px;
  height: 342px;
  background: #595e61;
  box-shadow: 0px 4px 12px rgba(68, 75, 77, 0.1);
  border-radius: 16px;
}
.abous_slider .swiper-slide a {
  width: 100%;
  height: 100%;
  display: block;
  border-radius: 16px;
}
.abous_slider .swiper-slide > a > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 16px;
}
.abous_slider {
  width: calc(100% - 528px - 112px);
}
.abous_slider .swiper-container {
  width: 100% !important;
}
.game_picker {
  width: 1248px;
  margin: 0 auto;
  margin-bottom: 30px;
}
.game_picker_header {
  display: flex;
  padding-bottom: 16px;
  border-bottom: 1px solid #acafb0;
  margin-bottom: 48px;
}
.game_picker_header > div:nth-child(1) {
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 32px;
  line-height: 100%;
  color: #444b4d;
  position: relative;
}
.game_picker_header > div:nth-child(1) span {
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
  line-height: 14px;
  color: #828688;
  vertical-align: super;
}
.game_picker_header_search {
  flex: 1;
  justify-content: flex-end;
  display: flex;
}
.game_picker_header_search div {
  padding: 10px 16px;
  border: 1px solid #d5d7d7;
  box-sizing: border-box;
  border-radius: 6px;
  width: 256px;
  display: flex;
  align-items: center;
}
.game_picker_header_search div img {
  margin-right: 16px;
}
.game_picker_header_search div input,
.game_picker_header_search div span {
  border: none;
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 140%;
  color: #828688;
  width: 100%;
}
.game_item {
  width: 256px;
  height: 130px;
  background: #595e61;
  box-shadow: 0px 4px 12px rgba(68, 75, 77, 0.1);
  border-radius: 16px;
  padding: 16px;
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 16px;
  color: #ffffff;
  display: flex;
  align-items: flex-end;
  position: relative;
  margin-left: 32px;
  margin-bottom: 32px;
  text-decoration: none;
}
.game_item > div:nth-child(1) {
  z-index: 1;
  cursor: pointer;
}
.game_item_mask img {
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 16px;
}
.game_item_mask {
  position: absolute;
  width: 288px;
  height: 162px;
  top: 0;
  left: 0;
  cursor: pointer;
}
.game_item_mask_hover {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 16px;
}
.game_item:hover .game_item_mask_hover {
  background-color: rgba(194, 77, 254, 0.2);
  transition: 300ms;
}

.game_item_mask_gradient {
  background: linear-gradient(180deg, rgba(47, 54, 57, 0) 0%, #2f3639 100%);
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 16px;
}
.game_picker_games {
  display: flex;
  flex-wrap: wrap;
}
.game_picker_games > .game_item:nth-child(1),
.game_picker_games > .game_item:nth-child(5) {
  margin-left: 0;
}
.game_picker_games > .game_item:nth-child(n + 3) {
  margin-bottom: 0;
}
.games_show_all {
  width: 252px;
  height: 126px;
  background: #f9eeff;
  border: 2px solid #c24dfe;
  border-radius: 16px;
  padding: 16px;
  margin-left: 32px;
  position: relative;
  cursor: pointer;
}
.games_show_all:hover {
  background: #f3dbff;
  transition: 300ms;
}
.games_show_all img, .games_show_all svg {
  position: absolute;
  top: 16px;
  left: 16px;
}
.games_show_all {
  display: flex;
  align-items: flex-end;
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 16px;
  color: #c24dfe;
}
.who_are_you {
  width: 100%;
  height: 412px;
  background: #2f3639;
  position: relative;
  margin-bottom: 120px;
}
.who_are_you > img {
  position: absolute;
  bottom: 0;
  right: 0;
}
.who_are_you > div {
  width: 1248px;
  margin: 0 auto;
  display: flex;
  z-index: 2;
  padding-top: 80px;
}
.who_are_you_question {
  width: 288px;
}
.who_are_you_question > div:nth-child(1) {
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 32px;
  line-height: 100%;
  color: #f5f5f6;
  margin-bottom: 16px;
}
.who_are_you_question > div:nth-child(2) {
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 140%;
  color: #d5d7d7;
}
.who_are_you_preson {
  width: 400px;
  height: 204px;
  padding: 24px;
  background: #ffffff;
  box-shadow: 0px 4px 12px rgba(68, 75, 77, 0.1);
  border-radius: 16px;
  margin-left: 32px;
  position: relative;
}
.who_are_you_preson:hover {
  box-shadow: 0px 8px 20px rgba(68, 75, 77, 0.15);
  transition: 300ms;
}
.who_are_you_preson_info > div:nth-child(1) {
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 32px;
  line-height: 100%;
  margin-bottom: 16px;
}
.who_are_you_preson_info > div:nth-child(1) span {
  color: #c24dfe;
}

.who_are_you_preson_info > div:nth-child(2) {
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 140%;
  width: 263px;
  color: #595e61;
}

.who_are_you_preson_info a {
  padding: 13px 24px;
  background: #c24dfe;
  border-radius: 35px;
  text-decoration: none;
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
  line-height: 14px;
  color: #ffffff;
  position: absolute;
  bottom: 24px;
  left: 24px;
}
.who_are_you_preson_info a:hover {
  background: #ce71fe;
  transition: 300ms;
}
.who_are_you_preson img {
  position: absolute;
  top: 24px;
  right: 24px;
}
.top_services {
  width: 1248px;
  margin: 0 auto;
  margin-bottom: 20px;
}
.top_services_header,
.reviews_header {
  display: flex;
  padding-bottom: 16px;
  margin-bottom: 24px;
  border-bottom: 1px solid #acafb0;
  align-items: center;
}
.last_news_header {
  display: flex;
  padding-bottom: 16px;
  margin-top: -20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #acafb0;
  align-items: center;
}
.top_services_header > div:nth-child(1),
.reviews_header > div:nth-child(1),
.last_news_header > div:nth-child(1) {
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 32px;
  line-height: 100%;
  color: #444b4d;
}
.top_services_header > div:nth-child(2),
.reviews_header > div:nth-child(2),
.last_news_header > div:nth-child(2) {
  flex: 1;
  justify-content: flex-end;
  display: flex;
}
.top_services_header > div:nth-child(2) a,
.reviews_header > div:nth-child(2) a,
.last_news_header > div:nth-child(2) a {
  display: flex;
  padding: 10px 24px;
  border: 2px solid #c24dfe;
  border-radius: 35px;
  align-items: center;
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
  line-height: 14px;
  color: #2f3639;
  text-decoration: none;
}
.top_services_header > div:nth-child(2) a:hover,
.reviews_header > div:nth-child(2) a:hover,
.last_news_header > div:nth-child(2) a:hover {
  background: #c24dfe;
  transition: 300ms;
  color: #ffffff;
}
.top_services_header > div:nth-child(2) a:hover img,
.reviews_header > div:nth-child(2) a:hover img,
.last_news_header > div:nth-child(2) a:hover img,
.top_services_header > div:nth-child(2) a:hover svg,
.reviews_header > div:nth-child(2) a:hover svg,
.last_news_header > div:nth-child(2) a:hover svg {
  filter: brightness(0) invert(1);
  transition: 300ms;
}
.top_services_header > div:nth-child(2) a img,
.reviews_header > div:nth-child(2) a img,
.last_news_header > div:nth-child(2) a img,
.top_services_header > div:nth-child(2) a svg,
.reviews_header > div:nth-child(2) a svg,
.last_news_header > div:nth-child(2) a svg {
  margin-left: 8px;
}
.top_services_item {
  width: 288px;
  height: 480px;
  position: relative;
  background: #ffffff;
  box-shadow: 0px 4px 12px rgba(68, 75, 77, 0.1);
  border-radius: 16px;
}

.popular_offer_item {
  width: 100%;
  height: 224px;
  display: block;
  border-radius: 16px;
}

.top_services_item_img_mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 16px 16px 0 0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  cursor: pointer;
}

.catalog_item_img_mask {
  position: absolute;
    top: 0;
    z-index: 100;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 16px 16px 0 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    cursor: pointer;
}

.popular_offer_item_img_mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  cursor: pointer;
}

.top_services_item_img_mask svg {
  width: 40px;
  height: 40px;
  transition: 0ms;
  visibility: hidden;
}

.catalog_item_img_mask svg {
  width: 40px;
  height: 40px;
  transition: 0ms;
  visibility: hidden;
}

.popular_offer_item_img_mask svg {
  width: 40px;
  height: 40px;
  transition: 0ms;
  visibility: hidden;
}

.top_services_item_img_mask g {
  transition: 0ms;
}

.catalog_item_img_mask g {
  transition: 0ms;
}

.popular_offer_item_img_mask g {
  transition: 0ms;
}

.top_services_item_img_mask div {
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  visibility: hidden;
  line-height: 100%;
  color: #ffffff;
  margin-top: 8px;
}

.catalog_item_img_mask div {
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  visibility: hidden;
  line-height: 100%;
  color: #ffffff;
  margin-top: 8px;
}

.popular_offer_item div {
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  visibility: hidden;
  line-height: 100%;
  color: #ffffff;
}

.top_services_item:hover {
  box-shadow: 0px 8px 20px rgba(68, 75, 77, 0.15);
  transition: 300ms;
}

.top_services_item_img:hover .top_services_item_img_mask {
  background: rgba(194, 77, 254, 0.2);
  visibility: visible;
  transition: 300ms;
}

.catalog_item_img_mask:hover {
  background: rgba(194, 77, 254, 0.2);
  visibility: visible;
  transition: 300ms;
}

.swiper-slide:hover .popular_offer_item_img_mask{
  transition: 300ms;
  visibility: visible;
}

.swiper-slide:hover .popular_offer_item_img_mask svg,
.catalog_item_img_mask:hover svg {
  transition: 300ms;
  visibility: visible;
}

.swiper-slide:hover .popular_offer_item_img_mask div,
.catalog_item_img_mask:hover div {
  transition: 300ms;
  visibility: visible;
}

.swiper-slide:hover .popular_offer_item_img_mask{ 
  background: rgba(194, 77, 254, 0.2);
  visibility: visible;
  transition: 300ms;
}

.top_services_item_img:hover .top_services_item_img_mask svg {
  visibility: visible;
}

.top_services_item_img:hover .top_services_item_img_mask div {
  visibility: visible;
  transition: 300ms;
}
.top_services_item_img {
  width: 288px;
  height: 288px;
  border-radius: 16px 16px 0 0;
  margin-bottom: 24px;
  display: block;
  position: relative;
}

.top_services_item_img > img {
  width: 100%;
  height: 100%;
  border-radius: 16px 16px 0 0;
}

.top_services_item_title {
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 16px;
  text-decoration: none;
  color: #595e61;
  padding: 0 16px;
  height: 32px;
  width: 256px;
  display: block;
  margin-bottom: 24px;
}
.top_services_item_price {
  display: flex;
  align-items: flex-end;
  padding: 0 16px;
  margin-bottom: 24px;
}
.top_services_item_price > span > span:nth-child(1) {
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 100%;
  color: #c24dfe;
}
.top_services_item_price > span > span:nth-child(2) {
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
  line-height: 14px;
  text-decoration-line: line-through;
  color: #828688;
  margin-left: 8px;
}
.top_services_item_stars {
  flex: 1;
  justify-content: flex-end;
  display: flex;
}
.top_services_item_href {
  display: block;
  padding: 11px 0;
  width: calc(100% - 36px);
  margin: 0 auto;
  text-align: center;
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
  line-height: 14px;
  text-decoration: none;
  color: #2f3639;
  border: 2px solid #c24dfe;
  border-radius: 35px;
}
.top_services_item_href:hover {
  background: #c24dfe;
  color: #ffffff;
  transition: 300ms;
}
.offer_of_day .top_services_item_href:hover {
  background: #ffffff;
  color: #c24dfe;
  transition: 300ms;
}
.top_services_item_offers {
  display: flex;
  position: absolute;
  top: 0;
  z-index: 1;
  right: 6px;
}
.top_services_item_offers div {
  width: 32px;
  height: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 0px 0px 8px 8px;
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 10px;
  line-height: 12px;
  color: #ffffff;
  margin-right: 8px;
}
.top_services_item_hot {
  background: #4f72e1;
}
.top_services_item_sale {
  background: #e9464b;
}

.top_services_items {
  margin-bottom: 50px;
  display: flex;
  flex-wrap: wrap;
}
.top_services_items > .top_services_item {
  margin-left: 32px;
  margin-bottom: 32px;
}
.top_services_items > .top_services_item:nth-child(1),
.top_services_items > .top_services_item:nth-child(5) {
  margin-left: 0;
}
.top_services_items > .top_services_item:nth-child(n + 3) {
  margin-bottom: 0;
}
.offer_of_day {
  background: #c24dfe;
  border: 2px solid #c24dfe;
  width: 284px;
  height: 476px;
}
.offer_of_day .top_services_item_img {
  width: 284px;
  position: relative;
  height: 284px;
  background: #fff;
}
.offer_of_day .top_services_item_price span {
  color: #ffffff !important;
}
.offer_of_day .top_services_item_title {
  color: #ffffff;
}
.offer_of_day .top_services_item_href {
  color: #ffffff;
  border: 2px solid #ffffff;
}
.offers_of_day_date {
  position: absolute;
  z-index: 1;
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
  line-height: 14px;
  text-align: center;
  color: #ffffff;
  background: rgba(194, 77, 254, 0.5);
  width: 100%;
  padding: 13px 0;
  top: 246px;
}
.offers_of_day_date > span:nth-child(2) {
  margin: 0 8px;
}
.top_services_item_all {
  display: flex;
  width: 284px;
  height: 476px;
  background: #f9eeff;
  border: 2px solid #c24dfe;
  border-radius: 16px;
  margin-left: 32px;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.top_services_item_all:hover {
  background: #f3dbff;
  transition: 300ms;
}
.top_services_item_all div {
  text-align: center;
}
.top_services_item_all div div {
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 16px;
  color: #c24dfe;
  margin-top: 16px;
}
.reviews_header {
  width: 1248px;
  margin: 0 auto;
}
.reviews_swiper {
  padding-left: calc((100% - 1248px) / 2);
  position: relative;
  overflow: hidden;
  width: calc(100% - ((100% - 1248px) / 2));
  margin-top: 30px;
}
.reviews_swiper .swiper-container {
  width: 100% !important;
}
.reviews_swiper .swiper-slide {
  width: 240px;
  height: 215px;
  padding: 24px;
  background: #ffffff;
  box-shadow: 0px 4px 12px rgba(68, 75, 77, 0.1);
  border-radius: 16px;
  display: block;
  text-decoration: none;
}
.reviews_swiper .swiper-slide:hover {
  transition: 300ms;
  box-shadow: 0px 8px 20px rgba(68, 75, 77, 0.15);
}
.reviews_swiper_info > div:nth-child(2) {
  margin-top: 8px;
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 16px;
  color: #595e61;
}
.reviews_swiper_info {
  margin-bottom: 24px;
}
.reviews_swiper_text {
  height: 119px;
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 120%;
  color: #595e61;
  margin-bottom: 16px;
  overflow:hidden;
}
.reviews_swiper .swiper-slide a {
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
  line-height: 14px;
  text-decoration-line: underline;
  color: #c24dfe;
}
.reviews_swiper .swiper-slide a img {
  margin-left: 8px;
}
.reviews_swiper .swiper-slide > img, .reviews_swiper .swiper-slide > svg {
  position: absolute;
  top: 0;
  right: 0;
  /* width: 40px;
  height: 40px; */
}
.reviews_landing {
  margin-bottom: 30px;
}
.want_connect {
  width: 1248px;
  margin: 0 auto;
  margin-bottom: 120px;
}
.want_connect_info {
  display: flex;
  justify-content: center;
  align-items: center;
}
.want_connect_header {
  width: 100%;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 48px;
}
.want_connect_header > div:nth-child(1) {
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 32px;
  line-height: 100%;
  text-align: center;
  color: #444b4d;
  margin-bottom: 16px;
}
.want_connect_header > div:nth-child(2) {
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 140%;
  text-align: center;
  color: #828688;
}

.investor {
  text-align: right;
  width: 568px;
}
.partner {
  text-align: left;
  width: 568px;
}
.investor > div:nth-child(2),
.partner > div:nth-child(2) {
  margin-top: 24px;
  margin-bottom: 52px;
}
.investor > div:nth-child(2) > div:nth-child(1),
.partner > div:nth-child(2) > div:nth-child(1) {
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 48px;
  line-height: 100%;
  color: #2f3639;
}
.investor > div:nth-child(2) > div:nth-child(2),
.partner > div:nth-child(2) > div:nth-child(2) {
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 140%;
  height: 40px;
  color: #595e61;
  margin-top: 16px;
}
.investor a,
.partner a {
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
  line-height: 14px;
  text-decoration: none;
  color: #ffffff;
  padding: 13px 16px;
  background: #c24dfe;
  border-radius: 35px;
}
.investor a:hover,
.partner a:hover {
  transition: 300ms;
  background: #ce71fe;
}
.want_connect_separator {
  height: 360px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  margin: 0 50px;
}
.want_connect_separator > div {
  height: 157px;
  width: 1px;
  background: #d5d7d7;
}
.want_connect_separator span {
  margin: 16px 0;
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
  line-height: 14px;
  color: #acafb0;
}
.top_services_filter {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 32px;
}
.top_services_filter > div {
  padding: 13px 16px;
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
  line-height: 14px;
  background: #ebebec;
  border-radius: 35px;
  display: flex;
  align-items: center;
  text-align: center;
  color: #2f3639;
  margin-right: 8px;
  cursor: pointer;
  margin-bottom: 8px;
}
.top_services_filter > div.active {
  color: #ffffff;
  background: #c24dfe;
}
.top_services_filter > div:hover {
  color: #ffffff;
  background: #c24dfe;
  transition: 300ms;
}
.last_news {
  width: 1248px;
  margin: 0 auto;
  margin-bottom: 30px;
}
.last_news_item {
  position: relative;
  width: 608px;
  height: 162px;
  display: flex;
  background: #ffffff;
  box-shadow: 0px 4px 12px rgba(68, 75, 77, 0.1);
  border-radius: 16px;
  text-decoration: none;
}
.last_news_item:hover {
  transition: 300ms;
  box-shadow: 0px 8px 20px rgba(68, 75, 77, 0.15);
}
.last_news_item > div:nth-child(1) {
  height: 162px;
  width: 288px;
}
.last_news_item > div:nth-child(1) img {
  width: 100%;
  height: 100%;
  border-radius: 16px 0 0 16px;
  object-fit: fill;
}
.last_news_item > div:nth-child(2) {
  width: 254px;
  padding: 24px;
}
.last_news_item > div:nth-child(2) > div > div:nth-child(1) {
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
  line-height: 14px;
  color: #acafb0;
  margin-bottom: 4px;
}
.last_news_item > div:nth-child(2) > div > div:nth-child(2) {
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 16px;
  height: 80px;
  color: #444b4d;
  overflow: hidden;
}
.last_news_item > div:nth-child(2) a {
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
  line-height: 14px;
  text-decoration-line: underline;
  color: #c24dfe;
  margin-right: 8px;
}
.last_news_items {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.last_news_items > .last_news_item {
  margin-bottom: 16px;
}
.last_news_all {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 606px;
  height: 160px;
  background: #f9eeff;
  border: 1px solid #c24dfe;
  border-radius: 16px;
  margin-left: 32px;
  text-decoration: none;
  cursor: pointer;
}
.last_news_all:hover {
  transition: 300ms;
  background: #f3dbff;
}
.last_news_all > div {
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 16px;
  color: #c24dfe;
  text-decoration: none;
  margin-left: 144px;
}
.subs_and_about {
  width: 100%;
  position: relative;
}
.subscribe {
  width: 1248px;
  margin: 0 auto;
  height: 220px;
  background: #c24dfe;
  box-shadow: 0px 4px 12px rgba(68, 75, 77, 0.1);
  border-radius: 16px;
  display: flex;
  align-items: flex-start;
  padding-top: 48px;
  justify-content: center;
  position: relative;
  z-index: 1;
}

.subscribe_form {
  width: 928px;
  margin-left: 80px;
}
.subscribe_form > div:nth-child(1) {
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 32px;
  line-height: 100%;
  color: #ffffff;
  margin-bottom: 16px;
}
.subscribe_form > div:nth-child(2) {
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 140%;
  color: #ffffff;
  margin-bottom: 32px;
}
.subscribe_form_inputs {
  display: flex;
  align-items: center;
}
.subscribe_form_inputs input {
  width: 320px;
  background: #ffffff;
  border: 1px solid #d5d7d7;
  border-radius: 6px;
  padding: 10px 16px;
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 140%;
  color: #828688;
}
.subscribe_form_inputs button {
  background: #ffffff;
  border-radius: 35px;
  padding: 10px 24px;
  border: none;
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
  line-height: 14px;
  margin-left: 16px;
  color: #c24dfe;
  cursor: pointer;
}
.subscribe_form_inputs button:hover {
  transition: 300ms;
  background: #ebebec;
}
.subscribe_form_inputs button img {
  margin-right: 8px;
}
.subscribe_form_check > div {
  width: 12px;
  height: 12px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  margin-right: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.subscribe_form_check {
  font-family: Roboto;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  color: #f9eeff;
  margin-top: 16px;
  display: flex;
  align-items: center;
}
.subscribe_form_check a{
  font-family: Roboto;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  color: #f9eeff;
}
.subscribe_form_check span {
  text-decoration: underline;
}
.subscribe_form_check > div > div {
  width: 8px;
  height: 8px;
  background: #ffffff;
  border-radius: 2px;
}
.about_main {
  width: 1248px;
  margin: 0 auto;
  margin-top: 84px;
  position: relative;
  z-index: 1;
}
.about_main_header {
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 32px;
  line-height: 100%;
  color: #f5f5f6;
  padding-bottom: 16px;
  border-bottom: 1px solid #828688;
  margin-bottom: 48px;
}
.about_main_items {
  display: flex;
  align-items: center;
  justify-content: center;
}
.about_main_items_s {
  padding: 24px;
  width: 240px;
  height: 225px;
  background: #ffffff;
  box-shadow: 0px 4px 12px rgba(68, 75, 77, 0.1);
  border-radius: 16px;
  position: relative;
}
.about_main_items_s img, .about_main_items_s svg {
  width: 64px;
  height: 64px;
  object-fit: cover;
  position: absolute;
  top: 24px;
  left: 24px;
}
.about_main_items_s > div:nth-child(2) {
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 100%;
  margin-bottom: 17px;
  color: #2f3639;
  margin-top: 88px;
}
.about_main_items_s > div:nth-child(3) {
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 120%;
  color: #828688;
}
.about_main_items > .about_main_items_s:nth-child(2) {
  margin: 0 32px;
}
.about_main_items_b {
  width: 608px;
  background: #ffffff;
  box-shadow: 0px 4px 12px rgba(68, 75, 77, 0.1);
  border-radius: 16px;
  height: 273px;
  position: relative;
}
.about_main_items_b > div:nth-child(1) {
  display: flex;
  width: calc(100% - 48px);
  padding: 24px 24px 0 24px;
}
.about_main_items_b > div:nth-child(1) img {
  width: 64px;
  height: 64px;
  object-fit: cover;
  margin-right: 24px;
}
.about_main_items_b > div:nth-child(1) > div > div:nth-child(1) {
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 100%;
  color: #2f3639;
  margin-bottom: 16px;
}
.about_main_items_b > div:nth-child(1) > div > div:nth-child(2) {
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 120%;
  color: #828688;
}
.about_main_items_b_footer {
  position: absolute;
  bottom: 0;
  width: calc(100% - 48px);
  height: 64px;
  background: #c24dfe;
  box-shadow: 0px 4px 12px rgba(68, 75, 77, 0.1);
  border-radius: 0 0px 16px 16px;
  display: flex;
  align-items: flex-end;
  padding: 0 24px 24px 24px;
  cursor: pointer;
  text-decoration: none;
}
.about_main_items_b_footer:hover {
  transition: 300ms;
  background: #ce71fe;
}
.about_main_items_b_footer div {
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 16px;
  color: #ffffff;
}
.about_main_items_b_footer img, .about_main_items_b_footer svg {
  width: 24px;
  height: 24px;
  margin-left: 362px;
}
.subs_and_about_under_mask {
  position: absolute;
  width: 100%;
  height: 671px;
  background: #2f3639;
  z-index: 0;
  top: 134px;
}
.subs_and_about_under_mask img {
  position: absolute;
  top: 0;
  right: 0;
}
.landing_footer {
  width: 100%;
  background: #f5f5f6;
  margin-top: 83px;
}
.landing_footer_media {
  padding: 36px 0;
  display: flex;
  justify-content: center;
  align-items: center;
  border-bottom: 1px solid #d5d7d7;
  margin-bottom: 32px;
}
.landing_footer_media span {
  font-family: Roboto;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 120%;
  color: #595e61;
}
.landing_footer_media a {
  margin-right: 16px;
}
.landing_footer_nav {
  display: flex;
  align-items: flex-start;
  width: 1248px;
  margin: 0 auto;
  padding-bottom: 32px;
  border-bottom: 1px solid #d5d7d7;
}
.landing_footer_nav > div > div {
  font-family: Roboto;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 120%;
  color: #2f3639;
  margin-bottom: 15px;
}
.landing_footer_nav > div > a {
  display: block;
  margin-bottom: 8px;
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 140%;
  color: #444b4d;
  text-decoration: none;
}
.landing_footer_nav img {
  margin-right: 112px;
}
.landing_footer_nav > div:nth-child(2) {
  margin-right: 231px;
}
.landing_footer_nav > div:nth-child(3) {
  margin-right: 197px;
}
.adress_and_pay {
  width: 1248px;
  padding: 32px 0;
  margin: 0 auto;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #d5d7d7;
}
.adress_and_pay > div:nth-child(1) {
  width: 928px;
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  color: #444b4d;
  margin-right: 32px;
}
.adress_and_pay > div:nth-child(2) {
  display: flex;
  align-items: center;
}
.adress_and_pay > div:nth-child(2) > img:nth-child(2) {
  margin: 0 24px;
}
.landing_footer_rights {
  width: 1248px;
  margin: 0 auto;
  display: flex;
  align-items: flex-start;
  padding: 24px 0 40px 0;
}
.landing_footer_rights > div:nth-child(1) {
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 140%;
  width: 928px;
  color: #444b4d;
  margin-right: 30px;
}
.landing_footer_rights > div:nth-child(2) {
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 16px;
  color: #444b4d;
}
.banner_header_stable {
  transition: 1s;
  background: none;
  box-shadow: none;
}
.banner_header_moved {
  background: #ffffff;
  box-shadow: 0px 4px 12px rgba(68, 75, 77, 0.1);
  transition: 1s;
  border-bottom: none;
}
.banner_header_moved a.header_nav_href {
  color: #2f3639;
}
.banner_header_moved .header_login {
  color: #2f3639;
}
.banner_header_moved
  .header_game_picker_select
  > div:first-child
  > div:nth-child(2) {
  color: #2f3639;
}
.banner_header_moved
  .header_game_picker
  .header_game_picker_select
  > div:nth-child(1)
  > div:nth-child(1) {
  color: #2f3639;
}
#authorised .nav__games svg:nth-child(2){
  width: 24px;
  height: 24px;
}

.banner_header_moved img:not(.banner_header_sku_img), .banner_header_moved svg:not(.banner_header_sku_img) {
  filter: grayscale(100%) invert(100%);
}
.banner_header_moved .header_game_picker {
  border-right: 1px solid #d5d7d7;
  border-left: 1px solid #d5d7d7;
}
.banner_header_moved .header_region_picker {
  border-left: 1px solid #d5d7d7;
}
.header_login:hover {
  transition: 300ms;
  background: #c24dfe;
  color: #fff;
}
.landing_mask {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 30000;
  background: rgba(47, 54, 57, 0.5);
  visibility: hidden;
}
.landing_mask_show {
  visibility: visible;
}
.disable_scroll {
  overflow-y: hidden;
  height: 100vh;
}
.all_games_div {
  position: fixed;
  top: 0;
  left: -720px;
  width: 680px;
  padding: 40px;
  background: #ffffff;
  box-shadow: 0px 4px 12px rgba(68, 75, 77, 0.1);
  border-radius: 0px 24px 24px 0px;
  transition: 300ms;
  padding-bottom: 20px;
  padding-right: 2px;
  height: calc(100vh - 60px);
}
.all_games_div > div {
  overflow-y: scroll;
  padding-right: 38px;
  margin-bottom: 32px;
  height: 100%;
}
.all_games_div_fadeout {
  left: 0;
  transition: 300ms;
}
.all_games_div_header {
  padding-bottom: 16px;
  border-bottom: 1px solid #acafb0;
  display: flex;
  align-items: center;
  margin-bottom: 24px;
}
.all_games_div_header > div:nth-child(1) {
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 32px;
  line-height: 100%;
  color: #444b4d;
}
.all_games_div_header > div:nth-child(1) span {
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
  line-height: 14px;
  color: #828688;
  vertical-align: super;
}
.all_games_div_header > div:nth-child(2) {
  flex: 1;
  justify-content: flex-end;
  display: flex;
}
.all_games_div_header > div:nth-child(2) div {
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #d5d7d7;
  border-radius: 100%;
  cursor: pointer;
}
.all_games_div_header > div:nth-child(2) div:hover {
  background: #c24dfe;
  transition: 300ms;
  border: 1px solid #c24dfe;
}
.all_games_div_header > div:nth-child(2) div:hover img {
  filter: brightness(0) invert(1);
  transition: 300ms;
}
.all_games_div_search .game_picker_header_search div {
  width: 100%;
  margin-bottom: 24px;
}
.all_games_div_search_chars {
  text-transform: capitalize;
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 120%;
  cursor: pointer;
  color: #828688;
}
.all_games_div_search_chars span {
  margin-right: 12px;
}
.all_games_div_search_chars span.active {
  color: #ce71fe;
}
.all_games_div_search_chars span:hover {
  color: #ce71fe;
  transition: 300ms;
}
.all_games_div_list {
  margin-top: 40px;
}
.all_games_div_list .game_item {
  width: calc(200px - 32px);
  height: calc(112.5px - 32px);
  margin-left: 0;
  margin-bottom: 16px !important;
  margin-right: 16px;
}
.all_games_div_list .game_item_mask {
  width: 200px;
  height: 112.5px;
}
.all_games_div_list .game_item:nth-child(3n + 3) {
  margin-right: 0;
}
.banner_header_moved .header_game_picker:hover,
.banner_header_moved .header_region_picker:hover {
  background: #f5f5f6;
  transition: 300ms;
  cursor: pointer;
}
.header_game_picker,
.header_region_picker {
  cursor: pointer;
}
.region_choose_div {
  width: 110px;
  position: absolute;
  left: -1px;
  top: 64px;
  background: #ffffff;
  border-radius: 0px 0px 8px 8px;
  padding: 8px 0;
  border-top: 1px solid #d5d7d7;

  box-shadow: 0px 4px 12px rgba(68, 75, 77, 0.1);
}
.header_region_picker {
  position: relative;
}
.region_choose_div div {
  padding: 12px 16px;
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 16px;
  color: #2f3639;
}
.region_choose_div div.active {
  background: #c24dfe;
  color: #fff !important;
}
.region_choose_open {
  background: #ffffff;
  box-shadow: 0px 4px 12px rgba(68, 75, 77, 0.1);
  border-left: 1px solid rgba(194, 77, 254, 0) !important;
}
.region_choose_open_game {
  border-left: 1px solid rgba(194, 77, 254, 0) !important;
}
.region_choose_open
  .header_game_picker_select
  > div:first-child
  > div:nth-child(2) {
  color: #2f3639;
}
.region_choose_open img {
  filter: grayscale(100%) invert(100%);
  transform: rotate(180deg);
}
.game_choose_div {
  width: 281px;
  position: absolute;
  left: -1px;
  top: 64px;
  background: #ffffff;
  border-radius: 0px 0px 8px 8px;
  padding: 8px 0;
  border-top: 1px solid #d5d7d7;
  height: 480px;
  overflow-y: scroll;
  margin-left: 0 !important;
  box-shadow: 0px 4px 12px rgba(68, 75, 77, 0.1);
}
.game_choose_div a {
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 16px;
  color: #2f3639;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}
.game_choose_div a:hover {
  background: #f5f5f6;
}
.game_choose_div div.active {
  color: #fff;
  background: #ce71fe;
}
.header_game_picker {
  position: relative;
}
.game_choose_open {
  width: 247px;
  box-shadow: 0px 4px 12px rgba(68, 75, 77, 0.1);
  background: #fff;
  border-left: 1px solid rgba(68, 75, 77, 0) !important;
  border-right: 1px solid rgba(68, 75, 77, 0) !important;
}
.game_choose_open
  .header_game_picker_select
  > div:nth-child(1)
  > div:nth-child(1) {
  color: #2f3639;
}
.game_choose_open img {
  filter: grayscale(100%) invert(100%);
}
.header_game_picker_select .game_picker_header_search {
  width: 215px;
}
.game_choose_open:hover,
.region_choose_open:hover {
  background: #fff !important;
}
.game_choose_div div:hover,
.region_choose_div div:hover {
  background: #f5f5f6;
}
.reviews_swiper .swiper-slide:nth-child(1) {
  width: 400px;
  height: 215px;
  padding: 24px;
  background: #2f3639;
  box-shadow: 0px 4px 12px rgba(68, 75, 77, 0.1);
  border-radius: 16px;
}
.reviews_swiper .swiper-slide:nth-child(1) > div:nth-child(1) {
  margin-bottom: 49px;
}
.reviews_swiper
  .swiper-slide:nth-child(1)
  > div:nth-child(2)
  > div:nth-child(1),  .reviews_swiper
  .swiper-slide:nth-child(1)
  > div:nth-child(2)
  > div:nth-child(3){
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
  line-height: 14px;
  color: #acafb0;
}
.reviews_swiper
  .swiper-slide:nth-child(1)
  > div:nth-child(2)
  > div:nth-child(2) {
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 48px;
  line-height: 100%;
  margin-top: 8px;
  color: #f5f5f6;
}
.reviews_swiper
  .swiper-slide:nth-child(1)
  > div:nth-child(2)
  > div:nth-child(2)
  span {
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 100%;
  color: #f5f5f6;
}
.reviews_swiper .swiper-slide:nth-child(1) > div:nth-child(2) {
  padding-bottom: 16px;
  border-bottom: 1px solid #595e61;
  margin-bottom: 16px;
}
.swiper_slide_trustpilot_raiting {
  display: flex;
  align-items: center;
}
.swiper_slide_trustpilot_raiting > div:nth-child(1) img, .swiper_slide_trustpilot_raiting > div:nth-child(1) svg {
  width: 24px;
  height: 24px;
  margin-right: 6px;
}
.swiper_slide_trustpilot_raiting > div:nth-child(2) {
  display: flex;
  flex: 1;
  justify-content: flex-end;
}
.swiper-slide-trustpilot > img {
  width: 230px !important;
  height: 220px !important;
  right: 0 !important;
  top: 0 !important;
  transition: 300ms;
}
.reviews_swiper .swiper-slide:nth-child(1):hover {
  transition: 300ms;
  background: #444b4d;
  cursor: pointer;
  box-shadow: 0px 8px 20px rgba(68, 75, 77, 0.15);
  transform: scale(1);
}
.reviews_swiper .swiper-slide:nth-child(1):hover > img, .reviews_swiper .swiper-slide:nth-child(1):hover > svg {
  /*width: 290px !important;
  height: 280px !important;*/
  top: 24px;
  right: 24px;
  transform: scale(1.4);
  transition: 300ms;
}
.banner_header > div:nth-child(1) {
  width: 30%;
  display: flex;
}
.header_nav {
  width: 40%;
}
.header_user_button {
  width: 30%;
}
.banner_header .nav__count {
  top: 10px;
}
.banner_header_cart {
  display: flex;
  height: 64px;
  justify-content: center;
  align-items: center;
}
.banner_header_cart > a {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.banner_header_cart_img {
  filter: brightness(0) invert(1);
}
.banner_header_moved .banner_header_cart_img {
  filter: grayscale(100%) !important;
}
.text_abous_us {
  display: flex;
  width: 1248px;
  margin:0 auto;
  margin-bottom: 30px;
}
.text_about_greetings {
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 32px;
  line-height: 100%;
  color: #444b4d;
  width: 288px;
  margin-right: 192px;
  height: 64px;
}
.text_about_us_content {
  width: 768px;
  padding-bottom: 25px;
  position: relative;
  overflow-y: hidden;
  overflow:hidden;
  transition:max-height 0.3s ease-out;
  height:auto;
  max-height:344px;
}
.text_about_show_more{
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  position: absolute;
  bottom: 0;
  background: #fff
}
.text_about_show_more:before{
  content: '';
  position: absolute;
  background: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%);
  width: 100%;
    height: 104px;
    z-index: 1;
    bottom: 20px;
    transform: rotate(180deg);
    z-index: 1;
}
.text_abous_us_open .text_about_show_more:before{
  background: none;
  height: 20px;
}
.text_about_show_more button,.text_about_show_more a{

  font-family: Roboto;
background: #C24DFE;
padding: 13px 16px;
border-radius: 35px;
font-style: normal;
font-weight: bold;
font-size: 12px;
line-height: 14px;
text-align: center;
color:#ffffff;
border: none;
margin: 0 16px;
z-index: 2;
text-decoration: none;
/* White */

}
.text_about_show_more button:hover,.text_about_show_more a:hover{
  transition: 300ms;
  background: #ce71fe;
}
.text_about_show_more>div:nth-child(1){
  height: 1px;
  width: 316px;
  background:#ACAFB0;

}
.text_about_show_more>div:nth-child(3){
  height: 1px;
  width: 316px;
  background:#ACAFB0;

}
.text_about_us_content h1, .text_about_us_content h2{
  margin-bottom: 16px;
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
}
.text_about_us_content h3{
  font-family: Roboto;
font-style: normal;
font-weight: bold;
font-size: 32px;
line-height: 100%;
margin-bottom: 16px;
color: #444B4D;
}
.text_about_us_content h4{
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 100%;
    margin-bottom: 16px;
    color: #444B4D;
}
.text_about_us_content p{
  margin-bottom: 16px;
  font-family: Roboto;
font-style: normal;
font-weight: normal;
font-size: 14px;
line-height: 140%;
color: #595E61;
}
.text_about_us_content_open{
  max-height:6010px;
  height: max-content;
  transition: max-height 1s ease-in;
}
.text_about_us_content > div:nth-child(1){
  margin-bottom: 7vh;
}
.text_about_greetings_fixed{
  position: sticky;
  top:92px;
  align-self:flex-start;
}
.text_abous_us_open{
  height: auto;
}
.landing_h_auth_region_div .region_choose_div{
  margin-left: 0 !important;
  left: 0;
}
@media all and (max-width: 1611px) {
  .last_news_header {
    margin-top: 0px;
  }
  .FAQContent {
    padding: 0 0 3px 0;
  }
}

@media all and (max-width: 1311px) {
  .text_abous_us{
    width: calc(100% - 32px);
    margin: 0 auto;
    flex-direction: column;
  }
  .text_about_greetings{
    margin: 0;
    width: 100%;
    margin-bottom: 40px;
  }
  .text_about_us_content{
    width: 100%;
    margin-bottom: 30px;
    padding-bottom: 100px;
    max-height: 309px;
  }
  .text_about_us_content_open{
    max-height: 11667px;
  }
  .text_abous_us_open{
    height: 100%;
  }
  .text_about_show_more{
    background: #ffffff;
  }
  .text_about_show_more>div:nth-child(1),.text_about_show_more>div:nth-child(3){
    width: calc((100% - 32px - 93px)/2 );
  }
  .wrap_f8fe {
    bottom: 45px !important;
  }
  .banner_header {
    width: calc(100% - 16px);
    background: #ffffff;
    box-shadow: 0px 4px 12px rgba(68, 75, 77, 0.1);
    height: 48px;
    display: flex;
    justify-content: flex-end;
    padding: 0 8px;
    top: 0;
    left: 0;
  }
  .banner_header .header_user_button,
  .banner_header .header_nav,
  .banner_header > div:nth-child(1) {
    display: none;
  }
  .banner_header .header_game_picker_select {
    display: flex !important;
    height: 100%;
    align-items: center;
  }
  .banner_header .header_game_picker_select .region_choose_div {
    top: 48px;
    right: 0;
    left: -57px;
    width: 83px;
  }
  .banner_header .header_game_picker_select > div > div:nth-child(1) {
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 16px;
    color: #2f3639;
  }
  .banner_header .nav__item:not(.header_game_picker_select) {
    height: 100%;
    border-left: 1px solid #d5d7d7;
  }
  .banner_header .nav__item > a {
    height: 100%;
  }
  .banner_header .logRegHover {
    right: 0;
  }
  .banner_main {
    width: calc(100% - 32px);
    padding-right: 16px;
    padding-left: 16px;
    padding-top: 80px;
    height: 520px;
    padding-bottom: 0;
  }
  .banner_logo > img {
    width: 158px;
    height: 64px;
  }
  .banner_info {
    margin-top: 40px;
    width: calc(100% - 32px);
  }
  .banner_info_title {
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 40px !important;
    line-height: 100%;
    color: #f5f5f6 !important;
  }
  .banner_info_subtext {
    margin-bottom: 32px;
  }
  .banner_motivation,
  .banner_panel_separator {
    display: none;
  }
  .banner_panel {
    left: 16px;
    width: calc(100% - 66px);
    padding-top: 4px;
    padding-bottom: 4px;
    padding-right: 22px;
  }
  .banner_panel_media {
    display: flex;
    flex: 1;
    align-items: center;
    justify-content: flex-end;
  }
  .about {
    display: flex;
    flex-direction: column;
    width: calc(100% - 32px);
    padding: 0 16px;
  }
  .abous_slider {
    width: 100%;
    order: 1;
  }
  .about_info {
    width: 100%;
    margin-right: 0;
    min-width: 100%;
    order: 2;
  }
  .abous_slider .swiper-slide {
    width: 264px;
    height: 148px;
  }
  .abous_slider .banner_play_button {
    width: 96px;
    height: 96px;
    top: 25.5px;
    left: 84px;
  }
  .abous_slider .swiper-slide a:hover .banner_play_button > div:nth-child(1) {
    width: 96px;
    height: 96px;
  }
  .abous_slider .banner_play_button > div:nth-child(2) {
    width: 68px;
    height: 68px;
  }
  .abous_slider
    .swiper-slide
    a:hover
    .banner_play_button
    > div:nth-child(2)
    img {
    width: 32px;
    height: 32px;
  }
  .about_info_sliders_button {
    display: none;
  }
  .about_info_title_m {
    display: block;
  }
  .about_info_text {
    margin-top: 24px;
  }
  .game_picker {
    padding: 0 16px;
    width: calc(100% - 32px);
  }
  .game_picker_header_search {
    display: none;
  }
  .game_picker_header > div:nth-child(1) span {
    display: none;
  }
  .game_picker_header > div:nth-child(1) {
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 100%;
    color: #444b4d;
  }
  .game_picker_games {
    justify-content: space-between;
  }
  .game_item {
    width: calc(136px - 32px);
    height: calc(76px - 32px);
    margin-right: 16px;
    margin-bottom: 18px !important;
    border-radius: 8px;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .game_item_mask {
    width: 100%;
    height: 100%;
  }
  .game_picker_games > .game_item:nth-child(n + 3) {
    margin-bottom: 0;
  }
  .game_picker_games > .game_item:nth-child(1),
  .game_picker_games > .game_item:nth-child(5) {
    margin-right: 0;
    margin-left: 0;
  }
  .game_item_mask > * {
    border-radius: 8px !important;
  }
  .game_item {
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 12px;
    line-height: 14px;
    color: #ffffff;
  }
  .games_show_all {
    background: #f9eeff;
    /* Purple/1 */
    border: 2px solid #c24dfe;
    box-sizing: border-box;
    border-radius: 8px;
    padding: 8px;
    width: 136px;
    height: 76px;
    margin-left: 0;
  }
  .who_are_you {
    width: calc(100%);
    height: 640px;
  }
  .who_are_you > div {
    flex-direction: column;
    width: calc(100% - 32px);
    padding: 0 16px;
    padding-top: 60px;
    align-items: center;
  }
  .who_are_you_question {
    margin-bottom: 32px;
  }
  .who_are_you_preson {
    width: calc(288px - 32px);
    height: 168px;
    margin: 0;
    padding: 16px;
    margin-bottom: 16px;
  }
  .who_are_you_preson img {
    width: 40px;
    height: 40px;
    right: 16px;
    top: 16px;
  }
  .who_are_you_preson_info > div:nth-child(1) {
    font-size: 24px;
  }
  .who_are_you_preson_info > div:nth-child(2) {
    width: 200px;
  }
  .who_are_you_preson_info a {
    bottom: 16px;
    left: 16px;
  }
  .who_are_you > div > .who_are_you_preson:nth-last-child(1) {
    height: calc(208px - 32px);
  }
  .top_services_filter {
    display: flex;
    width: 100%;
    height: 40px;
    flex-direction: column;
    flex-wrap: wrap;
    overflow-x: scroll;
    overflow-y: hidden;
  }
  .top_services_filter::-webkit-scrollbar {
    width: 0px;
    height: 0px;
  }
  .top_services {
    width: calc(100% - 32px);
  }
  .top_services_header > div:nth-child(2) {
    display: none;
  }
  .top_services_header > div:nth-child(1) {
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 100%;
    color: #444b4d;
  }
  .top_services_item_img {
    width: 88px;
    height: 88px;
    object-fit: contain;
    border-radius: 16px !important;
  }
  .top_services_item_href {
    position: absolute;
    right: 30px;
    padding: 5px 10px;
    bottom: 10px;
    width: 50px;
  }
  .offer_of_day {
    border: none;
  }
  .top_services_item {
    padding: 16px;
    height: calc(120px - 32px);
    width: calc(288px - 32px);
    border-radius: 16px;
    margin-bottom: 8px;
  }
  .top_services_item_img_mask {
    border-radius: 16px;
  }
  .top_services_item_img > img {
    border-radius: 16px;
  }
  .nav .header_game_picker_select {
    display: flex !important;
    align-items: center;
    position: absolute;
    left: 8px;
    height: 100%;
  }
  .nav .header_game_picker_select .region_choose_div {
    top: 48px;
    margin-left: 0;
    border: none;
  }
  .nav .header_game_picker_select > div:nth-child(1) > div {
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 16px;
    color: #2f3639;
  }
  .region_open_active {
    background: #c24dfe !important;
    color: #fff;
  }
  .region_open_active > div:nth-child(1) > div {
    color: #fff !important;
  }
  .all_games_div_header {
    display: none;
  }
  .all_games_div_search > div:nth-child(1) {
    display: block;
  }
  .all_games_div_search > div:nth-child(2) {
    display: none;
  }
  .all_games_div {
    width: 256px !important;
    padding: 0 !important;
    border-radius: 0;
    height: 100vh;
  }
  .all_games_div .game_item_mask {
    display: none;
  }
  .all_games_div .game_item {
    height: 40px;
    width: 256px;
    padding: 12px 16px;
    box-sizing: border-box;
    margin: 0;
    border-radius: 0 !important;
    box-shadow: none;
    background: #fff;
    font-family: Roboto;
    margin-bottom: 0 !important;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 16px;
    color: #2f3639;
    border-top: 1px solid #ebebec;
    display: flex;
    align-items: center;
  }
  .all_games_div > div {
    overflow-y: scroll;
    height: 100vh;
    padding: 0;
  }
  .all_games_div .all_games_div_list {
    margin-top: 0;
  }
  .all_games_div .all_games_div_search .game_picker_header_search {
    padding: 12px 16px;
  }
  .all_games_div .all_games_div_search .game_picker_header_search div {
    margin-bottom: 0;
  }
  .banner_header_cart {
    height: 48px;
  }
  .banner_header_cart .divTriangle {
    right: 10px;
  }
  .banner_header .nav__count {
    top: 3px;
  }
  .banner_header_cart_img {
    filter: grayscale(100%);
  }
}

@media all and (max-width: 964px) {
  .popular_offer_item_img_mask div {
    font-size: 10px!important;
  }
  .popular_offer_item_img_mask {
    margin-left: 6px;
  }
  .popular_offer_item {
    margin-left: 6px;
    height: 88px !important;
  }
  .banner_main {
    height: 420px;
  }
  .landing .last_news_item > div:first-child {
    max-width: 300px;
  }
}

@media all and (max-width: 550px) {
  .landing .last_news_item > div:first-child {
    max-width: 210px;
  }
}

@media all and (max-width: 450px) {
  .landing .last_news_item > div:first-child {
    max-width: 130px;
  }
}

@media all and (max-width: 400px) {
  .top_services_item_href {
    right: 10px;
  }
}

@media all and (max-width: 320px) {
  .landing .last_news_item > div:first-child {
    max-width: 95px;
  }
}