html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
picture,
main {
  display: block;
}
b,
strong {
  font-weight: bolder;
}
blockquote {
  margin: 0;
}
img {
  border-style: none;
}
button,
input,
optgroup,
select,
textarea {
  font-family: 'Segoe UI', sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
[type="checkbox"],
[type="radio"] {
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[hidden] {
  display: none;
}
* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 16px;
  font-family: 'Segoe UI', sans-serif;
  letter-spacing: revert;
  height: 100%;
}
body {
  background-color: #fff;
  margin: 0;
  height: 100%;
  display: block;
  line-height: 1.15;
  box-sizing: border-box;
  text-align: -webkit-left;
}
.content-container {
  max-width: 1180px;
  margin-left: auto;
  margin-right: auto;
  box-sizing: content-box;
}
@media screen and (min-width: 800px) and (max-width: 1279px) {
  .content-container {
    max-width: 800px;
    padding-left: 26px;
    padding-right: 26px;
    box-sizing: border-box;
  }
}
@media screen and (min-width: 360px) and (max-width: 799px) {
  .content-container {
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 359px) {
  .content-container {
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
  }
}
svg.hidden {
  display: none;
}
.global-wrapper {
  overflow: hidden;
}
@media screen and (min-width: 800px) and (max-width: 1279px) {
  .global-wrapper {
    overflow: hidden;
  }
}
/*a {
  color: #07c;
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}*/
body {
  color: #1f2530;
}
p {
  margin-top: 0;
  margin-bottom: 1em;
}
p:last-of-type {
  margin-bottom: 0;
}
.text-center {
  text-align: center;
}
.bold {
  font-weight: bold;
}
html:not([lang="en"]) .top-menu__download {
  word-break: keep-all;
}
html:not([lang="en"]) .top-menu__item {
  word-break: keep-all;
  white-space: nowrap;
}
html:not([lang="en"]) .top-menu__hidden-list {
  width: max-content;
}
@media screen and (min-width: 800px) and (max-width: 1279px) {
  html:not([lang="en"]) .top-menu__hidden-list {
    width: auto;
  }
}
@media screen and (max-width: 799px) {
  html:not([lang="en"]) .top-menu__hidden-list {
    width: auto;
  }
}
html:not([lang="en"]) .logos-g2__button {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 799px) {
  html:lang(ru) .available {
    gap: 3px;
  }
}
html:lang(ru) .footer__bottom {
  display: grid;
  grid-template-columns: 1fr;
  gap: 10px;
  justify-items: center;
}
html:lang(ru) .footer__bottom .footer__policy-links .footer__link {
  text-transform: capitalize;
}
html:lang(pt) .footer__bottom {
  display: grid;
  grid-template-columns: 1fr;
  gap: 10px;
  justify-items: center;
}
html:lang(pt) .footer__bottom .footer__policy-links .footer__link {
  text-transform: capitalize;
}
html:lang(pt) .footer__section {
  gap: 50px;
}
html:lang(es) .footer__bottom {
  display: grid;
  grid-template-columns: 1fr;
  gap: 10px;
  justify-items: center;
}
html:lang(es) .footer__bottom .footer__policy-links .footer__link {
  text-transform: capitalize;
}
html:lang(pl) .footer__bottom {
  display: grid;
  grid-template-columns: 1fr;
  gap: 10px;
  justify-items: center;
}
html:lang(pl) .footer__bottom .footer__policy-links .footer__link {
  text-transform: capitalize;
}
@media screen and (max-width: 799px) {
  html:lang(ko) .footer__copyright {
    word-break: keep-all;
  }
}
html:lang(ja) .first-screen__container .heading .title {
  margin-top: 0;
  font-size: 70px;
  line-height: 76px;
  letter-spacing: -0.03em;
  font-weight: 500;
}
html:lang(ja) .first-screen__container .heading .title:link {
  color: #1f2530;
}
@media screen and (min-width: 800px) and (max-width: 1279px) {
  html:lang(ja) .first-screen__container .heading .title {
    margin-top: 0;
    font-size: 58px;
    line-height: 62px;
    letter-spacing: -0.03em;
    font-weight: 500;
  }
  html:lang(ja) .first-screen__container .heading .title:link {
    color: #1f2530;
  }
}
@media screen and (max-width: 799px) {
  html:lang(ja) .first-screen__container .heading .title {
    margin-top: 0;
    font-size: 42px;
    line-height: 48px;
    letter-spacing: -0.02em;
    font-weight: 500;
  }
  html:lang(ja) .first-screen__container .heading .title:link {
    color: #1f2530;
  }
}
html:lang(ja) .first-screen__container .heading .title span {
  display: inline;
}
html:lang(ja) .first-screen__container .heading .sub {
  color: #90b1d6;
  font-size: 24px;
  font-size: 1.5rem;
  letter-spacing: -0.01em;
  font-weight: 400;
  line-height: 30px;
}
html:lang(ja) .first-screen__container .heading .sub a:not([class]) {
  text-decoration: underline;
  color: #07c;
}
html:lang(ja) .first-screen__container .heading .sub a:hover {
  text-decoration: none;
}
@media screen and (min-width: 800px) and (max-width: 1279px) {
  html:lang(ja) .first-screen__container .heading .sub {
    color: #90b1d6;
    font-size: 20px;
    font-size: 1.25rem;
    letter-spacing: revert;
    font-weight: 400;
    line-height: 26px;
  }
  html:lang(ja) .first-screen__container .heading .sub a:not([class]) {
    text-decoration: underline;
    color: #07c;
  }
  html:lang(ja) .first-screen__container .heading .sub a:hover {
    text-decoration: none;
  }
}
@media screen and (max-width: 799px) {
  html:lang(ja) .first-screen__container .heading .sub {
    color: #90b1d6;
    font-size: 18px;
    font-size: 1.125rem;
    letter-spacing: revert;
    font-weight: 400;
    line-height: 26px;
  }
  html:lang(ja) .first-screen__container .heading .sub a:not([class]) {
    text-decoration: underline;
    color: #07c;
  }
  html:lang(ja) .first-screen__container .heading .sub a:hover {
    text-decoration: none;
  }
} /*# sourceMappingURL=main.min.css.map */