/* @charset "UTF-8"; */

:root {
  --white: #ffffff;
  --review__more: #ffffff;
  --black: #000000;
  --black_interface: #000000;
  --black_text: #000000;
  --black_text_box: #000000;
  --filter_for_black: none;
  --gray: #333;
  --gray_text: #333;
  --opacity: 1;
  --progress_bg: #e3e3e3;
  --star-color_my: #e3e3e3;
  --boder: #d0d0d0;
  --star-size: 16px;
  --star-color: #e3e3e3;
  --star-background: #1357cd;
}

body {
  background-color: var(--white) !important;
  position: relative;
}

h1,
h2 {
  margin: 0;
}

.mobile-nav-wrapper {
  position: fixed;
  z-index: 1000;
  bottom: 0;
  width: 100%;
}

.video-container, .video-image {
  display: none;
}

.mobile-nav-list {
  display: flex;
  justify-content: space-between;
  margin: 0;
  padding: 13px 20px;
  background-color: #eef8f9;
}

.mobile-nav-item {
  display: flex;
  flex-direction: column;
  align-items: center;
}

section h2 {
  font-size: 1.5rem;
}

.mobile-nav-item svg {
  fill: var(--c-gray1);
}

.mobile-nav-item i {
  display: flex;
  font-size: 24px;
}

.mobile-nav-item i::before {
  color: var(--c-gray1);
}

.nav-icon-wrapper {
  width: 24px;
  height: 24px;
}

.nav-icon-wrapper.active {
  background-color: #c4e7fb;
  border-radius: 45px;
  width: 50px;
  text-align: center;
}

.header {
  background: #fff;
}

.header__container a {
  color: var(--black_interface) !important;
}

.c-black {
  color: var(--black_text) !important;
}

.c-white {
  color: var(--white) !important;
}

.program__downloads-img {
  border: 2px solid var(--black) !important;
}

.program__reviews-rating {
  filter: var(--filter_for_black);
  opacity: 0.7;
}

.program__downloads-img {
  filter: var(--filter_for_black);
  opacity: 0.7;
}

.complain img,
.program__interaction .c-black,
.share__btn img {
  filter: var(--filter_for_black);
}

.program__interaction-img {
  opacity: 0.7;
}

.description__category-btn {
  color: var(--gray);
  opacity: var(--opacity) !important;
}

.progress {
  background: rgb(232, 234, 237);
  box-shadow: none;
}

.Stars::before {
  background: linear-gradient(90deg,
      var(--star-background) var(--percent),
      var(--star-color_my) var(--percent)) !important;
  -webkit-background-clip: text !important;
}

.Stars-app {
  --percent: calc(var(--rating) / 5 * 90%);
}

._icon-arrow_forward, ._icon-arrow_back, .expand-icon {
  line-height: 100%;
  font-size: 1.75rem;
}

.rating__bar span {
  color: var(--black_text) !important;
}

.review__true-false a {
  border: 1px solid var(--boder) !important;
}

.review__more-box {
  color: var(--black_text_box) !important;
}

.app-name {
  color: var(--black_text) !important;
}

.contacts__list li a {
  color: var(--gray_text) !important;
}

.review__more-open {
  background: var(--review__more) !important;
}

[class*=" _icon-"]:before,
[class^="_icon-"]:before {
  content: "";
  display: inline-block;
  width: 1em;
  height: 1em;
  background-color: currentColor;
  vertical-align: middle;
  -webkit-mask-image: var(--icon-mask);
  mask-image: var(--icon-mask);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-size: contain;
  mask-size: contain;
}

._icon-arrow_back:before {
  --icon-mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1024 1024"><path d="M853.333 490.667h-519.253l238.507 238.507-60.587 60.16-341.333-341.333 341.333-341.333 60.16 60.16-238.08 238.507h519.253v85.333z"/></svg>');
}

._icon-arrow_down:before {
  --icon-mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 768 1024"><path d="M697 432l-296-297c-9.4-9.4-24.6-9.4-34 0l-296 297c-9.4 9.4-9.4 24.6 0 34l14.2 14.2c9.4 9.4 24.6 9.4 34 0l230.8-232v623.8c0 13.2 10.8 24 24 24h20c13.2 0 24-10.8 24-24v-623.8l230.8 231.8c9.4 9.4 24.6 9.4 34 0l14.2-14.2c9.4-9.2 9.4-24.4 0-33.8zM768 24v16c0 13.2-10.8 24-24 24h-720c-13.2 0-24-10.8-24-24v-16c0-13.2 10.8-24 24-24h720c13.2 0 24 10.8 24 24z"/></svg>');
}

._icon-arrow_forward:before {
  --icon-mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1024 1024"><path d="M512 789.333l-60.16-60.16 238.08-238.507h-519.253v-85.333h519.253l-238.08-238.507 60.16-60.16 341.333 341.333-341.333 341.333z"/></svg>');
}

._icon-info_black:before {
  --icon-mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1024 1024"><path d="M469.333 661.333h85.333v-85.333h-85.333zM469.333 490.667h85.333v-256h-85.333zM512 874.667c-235.52 0-426.667-191.147-426.667-426.667s191.147-426.667 426.667-426.667 426.667 191.147 426.667 426.667-191.147 426.667-426.667 426.667zM512 106.667c-188.16 0-341.333 153.173-341.333 341.333s153.173 341.333 341.333 341.333 341.333-153.173 341.333-341.333-153.173-341.333-341.333-341.333z"/></svg>');
}



._icon-search_black:before {
  --icon-mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1024 1024"><path d="M661.333 362.667h-33.707l-11.947 11.52c41.813 48.64 66.987 111.787 66.987 180.48 0 153.173-124.16 277.333-277.333 277.333s-277.333-124.16-277.333-277.333 124.16-277.333 277.333-277.333c68.693 0 131.84 25.173 180.48 66.987l11.52-11.947v-33.707l213.333-212.907 63.573 63.573-212.907 213.333zM405.333 362.667c-106.24 0-192 85.76-192 192s85.76 192 192 192 192-85.76 192-192-85.76-192-192-192z"/></svg>');
}

._icon-star_black:before {
  --icon-mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1024 1024"><path d="M512 223.147l263.68-159.147-69.973 299.947 232.96 201.813-306.773 26.027-119.893 282.88-119.893-282.88-306.773-26.027 232.96-201.813-69.973-299.947 263.68 159.147z"/></svg>');
}

* {
  padding: 0;
  margin: 0;
  border: 0;
}

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

:active,
:focus {
  outline: 0;
}

a:active,
a:focus {
  outline: 0;
}

aside,
footer,
header,
nav {
  display: block;
}

body,
html {
  /* height: 100%; */
  width: 100%;
  font-size: 100%;
  line-height: 1;
  font-size: 14px;
  -ms-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

button,
input,
textarea {
  font-family: inherit;
}

input::-ms-clear {
  display: none;
}

button {
  cursor: pointer;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

a.text,
a.text:active,
a.text:hover,
a:visited {
  text-decoration: none;
}

a,
a:visited {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
  cursor: pointer;
}

img {
  max-width: 100%;
}

ul li {
  list-style: none;
}

img {
  vertical-align: top;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

body {
  font-size: 14px;
  line-height: 1.5;
  font-family: Roboto, sans-serif;
  font-weight: 400;
  background: #fff;
  color: var(--c-gray2);
}

* {
  --c-green: #1357cd;
  --c-gray1: #616161;
  --c-gray2: #737373;
}

.c-white {
  color: #fff;
}

.c-black {
  color: #000;
}

.c-green {
  color: var(--c-green);
}

.bg-grean {
  background: var(--c-green);
}

.c-gray1 {
  color: var(--c-gray1);
}

.bg-gray1 {
  background: var(--c-gray1);
}

.c-gray2 {
  color: var(--c-gray2);
}

.bg-gray2 {
  background: var(--c-gray2);
}

.btn {
  font-size: 15px;
  line-height: 36px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  border-radius: 17px;
  padding: 0 30px;
  margin: 15px 0;
}

.title {
  font-weight: 400;
  display: flex;
  align-items: center;
  color: #000;
}

.container {
  width: 100%;
  padding: 0 25px;
  max-width: 991px;
  margin: 0 auto;
}

.wrapper {
  width: 96%;
  max-width: 991px;
  margin: 0 auto;
  overflow-x: hidden;
}

.header__container {
  display: flex;
  align-items: center;
  padding: 20px 0 17px 0;
  margin: 0 10px;
}

.header__container a {
  display: flex;
}

.header-more__box {
  margin-left: auto;
}

.header-more {
  margin-left: 17px;
}

.header__container a {
  font-size: 24px;
  color: #000;
  line-height: 20px;
}

.program-logo {
  width: 66px;
  height: 66px;
  border-radius: 12px;
  margin: 5px 28px 0 0;
  position: relative;
  overflow: hidden;
}

.program__left {
  display: flex;
  flex-direction: column;
  width: 100%;
}

.program__left-bottom {
  display: flex;
  align-items: center;
  margin: 0 -15px;
  width: max-content;
}

.program__left-top {
  display: flex;
  justify-content: flex-start;
  gap: 1rem;
}

.program-name {
  font-size: 24px;
  line-height: 34px;
  font-weight: 500;
  max-width: max-content;
}

.program-info {
  display: flex;
  flex-direction: column;
  width: calc(100% - 66px - 33px);
  max-width: max-content;
  gap: 5px;
}

.program-company {
  line-height: 20px;
  font-weight: 500;
}

.advertising {
  font-size: 12px;
  line-height: 20px;
  margin-right: 12px;
  position: relative;
}

.program__reviews {
  padding: 18px 15px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.program__downloads {
  padding: 15px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.program__interaction {
  padding: 15px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.program__reviews-rating {
  font-weight: 500;
  line-height: 24px;
  line-height: 16px;
  display: flex;
  align-items: center;
  margin-bottom: 5px;
}

.program-reviews {
  font-size: 12px;
  line-height: 20px;
}

.program__reviews-rating img {
  height: 14px;
  margin-left: 2px;
}

.program__interaction .c-black {
  font-weight: 500;
  line-height: 16px;
  display: flex;
  align-items: center;
  margin-bottom: 5px;
}

.program__downloads span {
  font-size: 12px;
  line-height: 20px;
}

.program__interaction span.c-gray1 {
  font-size: 12px;
  line-height: 20px;
}

.program__downloads-img {
  width: 21px;
  height: 20px;
  border: 0.5mm solid #000;
  border-radius: 3px;
  padding: 0 2px 2px;
  margin-bottom: 5px;
}

.program__interaction-img {
  width: 30px;
  height: 20px;
  border: 1px solid #000;
  border-radius: 0;
  padding: 1px;
  font-size: 15px;
}

.program__container {
  display: flex;
}

.program__container {
  justify-content: space-between;
  flex-wrap: wrap;
}

.program__left-bottom>div {
  position: relative;
  width: 9.2rem;
}

.program__left-bottom>div:not(:last-child)::after {
  content: "";
  width: 1px;
  height: 22px;
  position: absolute;
  background: #dfe0e3;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

.program__images-box {
  width: 100%;
  padding: 16px 0;
  overflow: auto;
  scrollbar-width: none;
}

.program__images-box::-webkit-scrollbar {
  width: 0;
  display: none;
}

.program__images img {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 230 / 408;
  object-fit: cover;
}

.program__images {
  width: 120%;
  display: flex;
  gap: 1rem;
  overflow: auto;
}

.description {
  padding-bottom: 16px;
}

.description__content {
  position: relative;
}

.title__top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 30px 0 20px;
  min-width: max-content;
}

.description__text {
  line-height: 22px;
}

.description__category {
  width: calc(100% + 50px);
  overflow: hidden;
  margin: 0 -25px;
  overflow-x: visible;
  padding: 0 25px;
}

.description__category-btn {
  display: flex;
  width: max-content;
  border: 1px solid #d0d0d0;
  padding: 0 17px;
  font-weight: 500;
  border-radius: 8px;
  line-height: 31px;
  margin: 18px 0;
}

.rating-reviews__info {
  color: var(--c-gray2);
}

.Stars {
  --percent: calc(var(--rating) / 5 * 100%);
  display: inline-block;
  font-size: var(--star-size);
  font-family: Times;
  line-height: 1;
  width: max-content;
}

.Stars-app {
  --percent: calc(var(--rating) / 5 * 90%);
}

.Stars::before {
  content: "★★★★★";
  letter-spacing: 0;
  background: linear-gradient(90deg,
      var(--star-background) var(--percent),
      var(--star-color) var(--percent));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.rating__stars-box {
  display: flex;
  flex-direction: column;
  position: relative;
  box-sizing: border-box;
}

.progress {
  margin: 5px 0;
  height: 10px;
  background: #e3e3e3;
  padding: 0;
  width: calc(100% - 21px);
  overflow: hidden;
  border-radius: 6px;
}

.bar {
  position: relative;
  float: left;
  min-width: 10px;
  height: 100%;
  background: var(--c-green);
  border-radius: 5px;
}

.percent {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: 0;
  font-family: tahoma, arial, helvetica;
  font-size: 12px;
  color: #fff;
}

.rating__total {
  font-family: "Google Sans", Roboto, Helvetica, Arial, sans-serif;
  font-size: 54px;
  line-height: 54px;
  margin-bottom: 8px;
}

.rating__box {
  padding: 11px 0 0;
  display: flex;
  justify-content: space-between;
}

.rating__left {
  display: flex;
  flex-direction: column;
  width: 98px;
}

.rating__bar {
  display: flex;
  width: 100%;
  align-items: center;
}

.rating__right {
  width: calc(100% - 98px - 12px);
}

.rating__bar span {
  width: 21px;
  line-height: 10px;
  color: #000;
}

.reviews {
  padding: 15px 0;
}

.reviews__container {
  display: flex;
  flex-direction: column;
  overflow: hidden;
}

.review {
  flex-direction: column;
  display: flex;
  margin: 15px 0;
}

.review__top {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}

.review__more {
  font-size: 24px;
  margin-left: auto;
}

.review__img {
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  margin-right: 17px;
  color: white;
  font-size: 20px;
  font-weight: normal;
  width: 32px;
  height: 32px;
  border-radius: 50%;
}

.review__name {
  font-size: 14px;
}

.review__name h3 {
  margin: 0;
}

.review__rating {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}

.review-date {
  margin-left: 10px;
  font-size: 13px;
  line-height: 16px;
}

.review__text {
  line-height: 22px;
  /* transition: all 0.5s ease; */
}

.review__text.webkit {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.review-count {
  font-size: 12px;
}

.review__qna {
  display: flex;
  justify-content: space-between;
  line-height: 24px;
  padding: 8px 0;
}

.review__true-false {
  display: flex;
}

.review__true-false a {
  display: flex;
  width: 48px;
  justify-content: center;
  align-items: center;
  border: 1px solid #d0d0d0;
  border-radius: 5px;
  color: #333;
}

.review__more-box {
  margin-left: auto;
  position: relative;
}

.review__more-open {
  box-shadow: 0 0 15px #73737354;
  border-radius: 3px;
  position: absolute;
  right: -15px;
  top: 100%;
  z-index: 2;
  background: #fff;
  width: max-content;
  display: none;
  flex-direction: column;
}

.review__more-open.open {
  display: flex;
}

.review__more-open a {
  width: 100%;
  padding: 15px 15px 15px 13px;
  font-size: 15px !important;
  line-height: 15px !important;
}

.btn-true {
  margin-right: 8px;
}

.review__qna>span {
  font-size: 12px;
}

.all-reviews {
  display: flex;
  width: max-content;
  font-weight: 500;
}

.contacts__block {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease, opacity 0.3s ease, padding-top 0.3s ease;
  min-width: 0;
  opacity: 0;
  padding-top: 0;
}

.contacts__block.open {
  max-height: 1000px;
  opacity: 1;
  padding-top: 12px;
}

.contacts__container .title__top[data-target] {
  cursor: pointer;
}

.contacts__title {
  cursor: pointer;
  min-width: 0;
}

.contacts__container .title__top {
  align-items: center;
  justify-content: space-between;
  gap: 16px;
}

.expand-icon.rotate {
  transform: rotate(180deg);
}

.expand-icon {
  transition: transform 0.3s ease;
  flex-shrink: 0;
}

.contacts__list {
  display: flex;
  flex-direction: column;
  margin: 0;
  padding: 0;
}

.contacts__list li {
  margin-bottom: 15px;
  display: flex;
}

.contacts__list-item {
  color: var(--black);
  display: flex;
  align-items: flex-start;
  gap: 16px;
  font-weight: 500;
}

.contacts__list-item i {
  color: var(--c-gray2);
}

.contacts__list-item span {
  color: var(--c-gray2);
  max-width: 70vw;
  font-weight: 400;
  line-height: 1.5;
}

.contacts__list-item div {
  display: flex;
  flex-direction: column;
  gap: 5px;
  line-height: 100%;
  font-size: 1.125rem;
  align-self: center;
}

.apps {
  padding: 22px 0;
}

.apps__boxes {
  width: calc(100% + 50px);
  margin: 0 -25px;
  padding: 16px 0;
  overflow: hidden;
  overflow-x: hidden;
  overflow-x: scroll;
  scrollbar-width: none;
}

.apps__boxes::-webkit-scrollbar {
  width: 0;
  display: none;
}

.apps__boxes-block {
  width: max-content;
  padding: 0 20px;
  display: flex;
}

.app-img {
  width: 98px;
  height: 98px;
  border-radius: 18px;
  box-shadow: 0 1px 3px #dad9d9;
  overflow: hidden;
  margin-bottom: 10px;
}

.app__box {
  width: 97px;
  margin: 0 6px;
}

.app-name {
  font-size: 12px;
  line-height: 14px;
  color: #333;
  letter-spacing: 0.2px;
}

.app-size {
  font-size: 12px;
  color: var(--c-gray1);
  line-height: 24px;
}

.app-name span {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.error__content {
  line-height: 22px;
  padding: 15px 0 26px;
}

.program__images a {
  width: max-content;
  display: flex;
  height: 100%;
  border-radius: 8px;
  /* margin: 0 5px; */
  box-shadow: 0 1px 3px #dad9d9;
  overflow: hidden;
  width: 100%;
}

.fancybox-navigation {
  display: none;
}

.fancybox-infobar {
  display: none;
}

.program-wait {
  line-height: 20px;
  font-weight: 500;
  color: #333;
}

.program-verified {
  font-size: 12px;
  line-height: 20px;
  margin-right: 12px;
  position: relative;
  padding-left: 20px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.program-verified::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 15px;
  height: 20px;
  /* background: url(/images/googlePlay.png) no-repeat; */
  background-position: center;
  background-size: contain;
}

.program-info-first {
  display: flex;
  flex-direction: column;
}

.program-info-instal {
  display: flex;
  flex-direction: column;
  display: none;
}

.program-info-instal.open {
  display: flex;
}

.program-info-first.none {
  display: none;
}

.program-btn {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: min-content;
  min-width: 200px;
}

.btn.program-cancel {
  border: 0 solid #a6a5a5;
  margin-right: 0;
  width: 0;
  padding: 0;
  overflow: hidden;
  background: #fff;
}

.program-btn.click .btn.program-cancel {
  border: 1px solid #cecece;
  margin-right: 10px;
  width: calc((100% - 10px) / 2);
  padding: 0 20px;
  overflow: hidden;
  background: #fff;
}

.program-install,
.program-open,
.program-subscribe {
  transition: all 0.5s ease;
  cursor: pointer;
}

.program-btn.click .btn.program-install,
.program-btn.click .btn.program-open {
  padding: 0 20px;
  background: #e3e3e3;
  width: 100%;
}

.collumn .program__left {
  width: 100%;
}

.collumn .program-btn {
  width: 100%;
}

.program__container.collumn {
  flex-direction: column;
}

.apps__container {
  /* transition: all 0.5s ease; */
  height: max-content;
}

.apps__container.none {
  height: 0;
  overflow: hidden;
  /* transition: all 0.5s ease; */
}

.program__images-box.none {
  display: none;
}

.program__bottom {
  /* transition: all 0.5s ease; */
  height: 100%;
  margin-top: 5px;
  overflow: auto;
  width: calc(100vw - 25px);
}

.program__bottom.none {
  height: 0;
  overflow: hidden;
  /* transition: all 0.5s ease; */
}

.wait33 {
  display: none;
}

.wait72 {
  display: none;
}

.wait99 {
  display: none;
}

.wait-install {
  display: none;
}

.program-logo img {
  box-shadow: 0 1px 3px #dad9d9;
  border-radius: 12px;
  z-index: 1;
  position: relative;
  /* transition: all 0.3s ease; */
}

#logotype.transform {
  transform: scale(0.5);
}

.showbox {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
}

.loader {
  position: relative;
  margin: 0 auto;
  width: 76px;
}

.loader::before {
  content: "";
  display: block;
  padding-top: 100%;
}

.circular {
  height: 100%;
  transform-origin: center center;
  width: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.circular.animation {
  animation: rotate 2s linear infinite;
}

.path {
  stroke-dasharray: 1, 200;
  stroke-dashoffset: 0;
  animation: dash 1.5s ease-in-out infinite;
  stroke: var(--c-green);
  stroke-linecap: round;
}

@keyframes rotate {
  100% {
    transform: rotate(360deg);
  }
}

@keyframes dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
  }

  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35px;
  }

  100% {
    stroke-dasharray: 899, 200;
    stroke-dashoffset: -124px;
  }
}

@keyframes color {
  100% {
    stroke: var(--c-green);
  }

  0% {
    stroke: var(--c-green);
  }

  40% {
    stroke: var(--c-green);
  }

  66% {
    stroke: var(--c-green);
  }

  80% {
    stroke: var(--c-green);
  }

  90% {
    stroke: var(--c-green);
  }
}

.svg-item {
  width: 100%;
  margin: 0 auto;
  animation: donutfade 1s;
  display: flex;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.svg-item.none {
  display: none;
}

.donut {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 76px !important;
  height: 76px !important;
  z-index: 0;
  transform: translate(-50%, -50%);
}

@keyframes donutfade {
  0% {
    opacity: 0.2;
  }

  100% {
    opacity: 1;
  }
}

.donut-ring {
  stroke: #ebebeb;
}

.donut-segment {
  transform-origin: center;
  stroke: #ff6200;
}

.donut-segment-2 {
  stroke: #1357cd;
  stroke-dasharray: 0, 100;
  /* transition: all 0.5s ease; */
}

.segment-1 {
  fill: #ccc;
}

.segment-2 {
  fill: #1357cd;
}

.donut-percent {
  animation: donutfadelong 1s;
}

@keyframes donutfadelong {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.thanks-review {
  position: fixed;
  left: 10px;
  bottom: 10px;
  width: calc(100vw - 20px);
  background: #202125;
  color: #fff;
  padding: 12px 15px;
  border-radius: 4px;
  display: none;
}

.review__true-false a.click {
  background: #e7f3ef;
  color: var(--c-green);
  border-color: #e7f3ef;
}

.review__true-false a.voted {
  background-color: #c4e7fb;
  border: none !important;
}

.complain img {
  width: 15px;
  height: 17px;
  margin-right: 10px;
  position: absolute;
  left: 13px;
}

.share__btn img {
  width: 17px;
  height: 18px;
  margin-left: -1px;
}

.complain a {
  font-size: 15px !important;
  line-height: 17px !important;
  display: flex;
  align-items: center;
  width: 100%;
  padding: 15px 48px 15px 40px;
}

.complain {
  box-shadow: 0 0 15px #73737354;
  border-radius: 3px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
  background: #fff;
  display: none;
  z-index: 3;
}

.header-more__box {
  position: relative;
  z-index: 1;
}

.complain.open {
  display: block;
}

.complain a:hover {
  background: #e3e3e3;
}

.review__more-open a:hover {
  background: #e3e3e3;
}

input[type="search"] {
  width: 100%;
  height: 50px;
  box-sizing: border-box;
  border-radius: 4px;
  font-size: 16px;
  background-color: #fff;
  background-position: 10px 10px;
  background-repeat: no-repeat;
  padding: 12px 20px 12px 50px;
}

.text-field__icon {
  position: relative;
}

.text-field__icon::before {
  content: "";
  color: #bdbdbd;
  position: absolute;
  display: flex;
  align-items: center;
  top: 0;
  bottom: 0;
  left: 0.825rem;
  top: 50%;
  transform: translateY(-50%);
}

.text-field__icon .text-field__input {
  padding-left: 2rem;
}

.text-field__icon_email::before {
  content: "@";
}

.text-field__icon_search::before {
  width: 2rem;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23bdbdbd' viewBox='0 0 16 16'%3E%3Cpath d='M11.742 10.344a6.5 6.5 0 1 0-1.397 1.398h-.001c.03.04.062.078.098.115l3.85 3.85a1 1 0 0 0 1.415-1.414l-3.85-3.85a1.007 1.007 0 0 0-.115-.1zM12 6.5a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0z'%3E%3C/path%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  filter: invert(179%) sepia(0%) saturate(2394%) hue-rotate(86deg) brightness(118%) contrast(119%);
}

.lds-ring {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 65px;
}

.lds-ring div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 40px;
  height: 40px;
  margin: 8px;
  border: 6px solid #fff;
  border-radius: 50%;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: var(--c-green) transparent transparent transparent;
}

.lds-ring div:first-child {
  animation-delay: -0.45s;
}

.lds-ring div:nth-child(2) {
  animation-delay: -0.3s;
}

.lds-ring div:nth-child(3) {
  animation-delay: -0.15s;
}

@keyframes lds-ring {
  0% {
    transform: rotate(0);
  }

  100% {
    transform: rotate(360deg);
  }
}

.overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(51, 51, 51, 0);
  z-index: 10;
}



.header-more-menu-wrapper,
.review-menu-container {
  position: absolute;
  right: 5px;
  top: 40px;
  width: max-content;
  color: rgb(32, 33, 36);
  background-color: #eef8f9;
  box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.2),
    0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12);
  border-radius: 4px;
  transform: scale(0);
  opacity: 0;
  /* transition: all 0.1s ease-in-out; */
}

.header-more-menu-wrapper.show,
.review-menu-container.show {
  transform: scale(1);
  opacity: 1;
}

.header-more-menu-item,
.review-menu-item {
  display: flex;
  align-items: center;
  gap: 10px;
  height: 48px;
  padding-left: 16px;
  padding-right: 16px;
  cursor: pointer;
}

#modal-overlay {
  display: none;
}

.modal-container {
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 2000;
  background: rgba(0, 0, 0, 0.9);
}

.btn-back-modal {
  color: #e8eaed;
  background: unset;
  margin-left: 16px;
}

.btn-back-modal:not(:disabled) {
  color: #e8eaed;
}

.modal-image-container {
  -moz-box-align: center;
  align-items: center;
  display: -moz-box;
  display: flex;
  -moz-box-pack: center;
  justify-content: center;
  position: relative;
}

.btn-modal {
  position: absolute;
  color: rgb(32, 33, 36);
  fill: rgb(32, 33, 36);
  stop-color: rgb(32, 33, 36);
  background-color: #fff;
  border-radius: 50%;
}

.btn-modal i {
  font-size: 2rem;
  padding: 15px;
}

.btn-modal:not(:disabled) {
  color: rgb(32, 33, 36);
}

.btn-modal-left {
  z-index: 11;
  left: 0;
  margin-left: 32px;
}

.btn-modal-right {
  z-index: 11;
  right: 0;
  margin-right: 32px;
}

.modal-image {
  object-fit: contain;
  z-index: 10;
}

div#logoContainer.loading {
  justify-content: flex-start;
  padding: 0rem 0.25rem 0.15rem !important;
  background: unset;
  gap: 2rem;
}

.program-wait {
  line-height: 20px;
  font-weight: 500;
  color: #333;
}

.program-verified {
  font-size: 12px;
  line-height: 20px;
  margin-right: 12px;
  position: relative;
  padding-left: 20px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.program-verified::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 15px;
  height: 20px;
  background: url(../icons/googlePlay.png) no-repeat;
  background-position: center;
  background-size: contain;
}

.program-info-first {
  display: flex;
  flex-direction: column;
  max-width: max-content;
}

.program-info-instal {
  display: flex;
  flex-direction: column;
  display: none;
}

.program-info-instal.open {
  display: flex;
}

button.program-install {
  border-radius: 17px;
  color: #fff;
  background: #1257cd;
  align-items: center;
  justify-content: center;
  border: 2px solid #174ea6;
  color: #fff !important;
}

div#logoContainer:has(span#loading_spinner.hidden) img {
  transform: scale(1);
  box-shadow: rgba(0, 0, 0, 0.35) 0px 7px 15px;
  border-width: 3px;
  border-radius: 20%;
  transition: all 0.52s ease-in-out;
}

div#logoContainer>div:has(img) {
  height: 8rem;
  width: -webkit-fill-available;
  width: 8rem;
}

img#logo_img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  width: auto;
  height: auto;
  border-radius: 20%;
  z-index: 2;
}

div#logoContainer {
  position: relative;
}

.logo_container {
  width: -webkit-fill-available;
  height: -webkit-fill-available;
  display: flex;
  align-items: center;
  justify-content: center;
}

div#logoContainer:has(span#loading_spinner:not(.hidden)) img,
img#logo_img.transform {
  transform: scale(0.5);
  transition: all 0.52s ease-in-out;
}

button.program-install.hidden {
  display: none !important;
}

@keyframes pulse {
  0% {
    transform: scale(1);
  }

  50% {
    transform: scale(1.2);
  }

  100% {
    transform: scale(1);
  }
}

button.program-open {
  border-radius: 1rem;
}

button.program-open:disabled {
  transition: 1s ease;
  opacity: 0.5;
  /* border: 2px solid #174ea6; */
  color: #174ea6;
}

button.program-open {
  transition: 1s ease;
  opacity: 1;
  border: 2px solid #174ea6;
  color: #174ea6;
  background: #ffff;
  /* width: -webkit-fill-available; */
  border-radius: 17px;
  justify-content: center;
}

button.program-subscribe {
  transition: 1s ease;
  opacity: 1;
  border: 2px solid #dadce0;
  color: #174ea6;
  background: #fff;
  margin: unset;
  border-radius: 17px;
  justify-content: center;
  height: 3.5rem;
  border-radius: 10px;
  border: 1px solid #164ea530;
}

button.program-subscribe:disabled {
  opacity: 0.6;
}

span.text_wait.hidden {
  display: none;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

.loading {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: not-allowed;
  background-color: #3b82f6;
  color: #6e6e6e !important;
  gap: 8px;
}

button.program-open.hidden {
  display: none;
  display: flex;
}

button.program-subscribe.hidden {
  display: none;
}

.loading-spinner {
  position: absolute;
  left: unset;
  top: 0;
  width: 100%;
  aspect-ratio: 1;
  border-radius: 50%;
  border: 3px solid #3b82f6;
  animation: l20-1 1.5s infinite linear alternate, l20-2 3s infinite linear;
}

.loading-spinner-progress {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background: conic-gradient(#3b82f6 0%,
      /* Start of the progress */
      transparent 0%
      /* End of the progress */
    );
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
  transition: background 1s ease-in-out;
}

i {
  position: relative;
  cursor: pointer;
  line-height: 1;
}

i.expand-icon::after, i._icon-arrow_forward::after, i.close-icon::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 40px;
  height: 40px;
  background-color: transparent;
  border-radius: 50%;
  transform: translate(-50%, -50%);
  transition: background-color 0.3s ease;
  z-index: -1;
}

i.expand-icon:hover::after, i._icon-arrow_forward:hover::after, i.close-icon:hover::after,
i.expand-icon.active::after, i._icon-arrow_forward.active::after, i.close-icon.active::after {
  background-color: rgba(0, 0, 0, 0.04);
}

.description__title,
.title__top {
  font-size: 1.5rem;
}

.loading-spinner-progress::before {
  content: "";
  position: absolute;
  width: 95%;
  height: 95%;
  border-radius: 50%;
  background-color: #fff;
  z-index: 2;
}

.hidden {
  display: none;
}

.loading-spinner-done {
  position: absolute;
  left: unset;
  top: 0;
  width: 100%;
  aspect-ratio: 1;
  border-radius: 50%;
  border: 3px solid #00000050;
  background: none !important;
  animation: l20-1 1.5s infinite linear alternate, l20-2 3s infinite linear;
}

#logoContainer {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

@keyframes l20-1 {
  0% {
    clip-path: polygon(50% 50%, 0 0, 50% 0%, 50% 0%, 50% 0%, 50% 0%, 50% 0%);
  }

  12.5% {
    clip-path: polygon(50% 50%,
        0 0,
        50% 0%,
        100% 0%,
        100% 0%,
        100% 0%,
        100% 0%);
  }

  25% {
    clip-path: polygon(50% 50%,
        0 0,
        50% 0%,
        100% 0%,
        100% 100%,
        100% 100%,
        100% 100%);
  }

  50% {
    clip-path: polygon(50% 50%,
        0 0,
        50% 0%,
        100% 0%,
        100% 100%,
        50% 100%,
        0% 100%);
  }

  62.5% {
    clip-path: polygon(50% 50%,
        100% 0,
        100% 0%,
        100% 0%,
        100% 100%,
        50% 100%,
        0% 100%);
  }

  75% {
    clip-path: polygon(50% 50%,
        100% 100%,
        100% 100%,
        100% 100%,
        100% 100%,
        50% 100%,
        0% 100%);
  }

  100% {
    clip-path: polygon(50% 50%,
        50% 100%,
        50% 100%,
        50% 100%,
        50% 100%,
        50% 100%,
        0% 100%);
  }
}

@keyframes l20-2 {
  0% {
    transform: scaleY(1) rotate(0deg);
  }

  49.99% {
    transform: scaleY(1) rotate(135deg);
  }

  50% {
    transform: scaleY(-1) rotate(0deg);
  }

  100% {
    transform: scaleY(-1) rotate(-135deg);
  }
}

.loading-spinner.progress {
  animation: spin_download 5s linear infinite;
  display: inline-block !important;
}

.loading-spinner.progress_70 {
  animation: spin_download 5s linear infinite;
  display: inline-block !important;
}

.loading-spinner.progress_100 {
  animation: spin_download 5s linear infinite;
  display: none !important;
}

@keyframes spin_download {
  0% {
    transform: rotate(0deg);
  }

  33% {
    transform: rotate(180deg);
  }

  52% {
    transform: rotate(240deg);
  }

  77% {
    transform: rotate(300deg);
  }

  98% {
    transform: rotate(324deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

.otz {
  width: calc(100% - 5vw);
  margin: 0 auto;
}

#loading_spinner.hidden {
  display: none;
}

div#logoContainer {
  height: 8rem !important;
  max-height: 9rem !important;
  object-fit: cover;
}

.SSPGKf {
  position: relative;
  min-height: 100%;
  max-width: 90vw;
  margin: 0 auto;
}

.reviews__container {
  /* transition: height 0.3s ease; */
  overflow: hidden;
}

.secure-text {
  line-height: 1.5;
}

.google-wrapper {
  border-radius: 8px;
  border: 1px solid rgb(218, 220, 224);
  padding: 20px;
}

.google-item {
  display: flex;
  gap: 20px;
}

.google-item i {
  color: var(--c-gray2);
  line-height: 1.75rem;
  font-size: 1.75rem;
  align-self: start;
}

.google-item:not(:first-child) {
  margin-top: 20px;
}

.google-item:not(:first-child) {
  margin-top: 20px;
}

.google-text {
  font-weight: 400;
  letter-spacing: 0.0142857143em;
  line-height: 1.5rem;
  font-family: Roboto, Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: var(--c-gray2);
  align-self: center;
}

.google-second-text {
  fill: rgb(95, 99, 104);
  stop-color: rgb(95, 99, 104);
  font-family: Roboto, Arial, sans-serif;
  line-height: 1rem;
  font-size: 12px;
  letter-spacing: 0.025em;
  font-weight: 400;
}

.google-second-text a {
  fill: rgb(95, 99, 104);
  color: rgb(95, 99, 104);
  text-decoration: underline;
}

.google-btn-details {
  margin-top: 20px;
}

.google-btn-details-text {
  color: var(--c-green);
  font-family: "Google Sans", Roboto, Arial, sans-serif;
  font-size: 14px;
  letter-spacing: 0.0107142857em;
  font-weight: 500;
  text-transform: none;
  cursor: pointer;
}

.contacts__title.title * {
  margin: unset;
}

.btn-socials-wrapper {
  display: flex;
  gap: 30px;
  color: var(--c-green);
}

.btn-share {
  display: flex;
  align-items: center;
  gap: 5px;
  cursor: pointer;
}

.btn-socials-wrapper svg {
  fill: var(--c-green);
}

.btn-socials-wrapper p {
  margin: 0;
}

.btn-back-modal {
  -moz-box-align: center;
  align-items: center;
  display: -moz-box;
  display: flex;
  height: 64px;
}

.btn-back-modal i {
  color: #fff;
}

.review-dots {
  appearance: none;
  background: transparent;
  border: 0;
  color: #000;
  cursor: pointer;
  padding: 0;
}

.footer__content {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 30px;
  border-top: 1px solid #d0d0d0;
  padding: 36px 0;
}

.footer__content-row {
  display: flex;
}

.footer__content-column {
  width: 25%;
  display: flex;
  flex-direction: column;
  gap: 8px;
  color: rgb(95, 99, 104);
}

.footer__content-column span:first-child {
  font-weight: 500;
}

.footer__content-links {
  display: flex;
  gap: 30px;
  font-size: 0.875rem;
}

.other {
  margin-bottom: 40px;
}

.other__container {
  width: 100%;
  padding: 0 25px;
  display: flex;
  flex-direction: column;
}

.other__container::-webkit-scrollbar {
  width: 0;
  display: none;
}

.other__game-block {
  width: 25%;
  flex-shrink: 0;
  max-width: 150px;
}

.other__games {
  display: flex;
  width: calc(100vw - 25px);
  gap: 15px;
  scrollbar-width: none;
  overflow: auto;
}

.other__game-avatar {
  width: 100%;
  border-radius: 12px;
  box-shadow: 0 1px 2px 0 rgba(60, 64, 67, .3), 0 1px 3px 1px rgba(60, 64, 67, .15);
}

.other__game-info h3 {
  margin: 10px 0 5px 0;
  font-size: 0.875rem;
}

.other__game-info div {
  display: flex;
  align-items: center;
}

@media all and (min-width: 768px) {
  .mobile-nav-wrapper {
    display: none;
  }

  .modal-image {
    max-height: 100%;
    max-width: 50vh;
  }

  .program__left-top {
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: center;
    height: -webkit-fill-available;
    width: -webkit-fill-available;
    position: relative;
  }

  div#logoContainer {
    height: max-content;
    top: 0;
  }

  .program-info.open {
    height: max-content;
    min-height: unset;
    gap: 1rem;
  }

  .program__images img {
    width: 100%;
    height: auto;
    aspect-ratio: 230 / 408;
    object-fit: cover;
  }

  .img-container {
    display: block;
    flex: 0 0 20%;
    max-width: 20%;
  }

  .program__left-top {
    flex-direction: row-reverse;
    justify-content: space-between;
    height: -webkit-fill-available;
    width: -webkit-fill-available;
  }

  .logo_container {
    height: 8rem;
    bottom: 0;
  }

  h1.program-name.c-black {
    font-size: 4.5rem;
    line-height: 1.25;
  }

  .program-info.open {
    height: max-content;
    min-height: unset;
    gap: 1rem;
  }

  .program__images img {
    height: max-content;
    object-fit: contain;
  }

  .img-container {
    max-width: 20%;
  }

  div#logoContainer {
    height: 16rem !important;
    max-height: 16rem !important;
  }

  .btn.program-install,
  .btn.program-open {
    width: 15rem;
  }

  .program-btn {
    gap: 20px;
    width: fit-content;
  }

  div#logoContainer span.loading-spinner {
    width: 12rem;
    height: 12rem;
  }

  div#logoContainer>div:has(img) {
    height: 16rem;
    width: -webkit-fill-available;
    width: 16rem;
  }

  .loading-spinner-progress::before {
    width: 162px;
    height: 162px;
  }

  .otz {
    width: calc(100% - 96px);
  }
}

@media all and (max-width: 767px) {
  body {
    padding-bottom: 60px !important;
  }

  .otz {
    width: 90%;
    margin: 0 auto;
  }

  .btn-modal {
    display: none;
  }

  .program-btn {
    flex-direction: column;
  }

  .program__images-box {
    width: calc(100vw - 25px);
  }

  .other__game-block {
    width: calc((100vw - 85px) / 3);
  }

  .program__container {
    flex-direction: column;
  }
}

button.program-subscribe{
  border-radius: 17px;
  padding: unset !important;
  height: 3rem;
  margin:  1rem;
}