:root {
  --gpp-bg: #020914;
  --gpp-navy: #07182b;
  --gpp-green: #8eea3b;
  --gpp-orange: #ff9f1c;
  --gpp-blue: #1aa8ff;
  --gpp-gold: #ffd54a;
  --gpp-white: #ffffff;
}

html {
  scroll-behavior: smooth;
}

.t-animate,
.t-animate_started,
.t396__elem.t-animate {
  opacity: 1 !important;
}

body,
.t-body,
#allrecords {
  min-width: 0 !important;
  max-width: 100% !important;
  background: var(--gpp-bg) !important;
}

body {
  overflow-x: hidden;
}

.gpp-mobile-header,
.gpp-burger,
.gpp-side-backdrop,
.gpp-side-menu {
  display: none !important;
}

#nav1303992043 .t446__rightwrapper {
  display: flex !important;
  align-items: center;
  justify-content: flex-end;
  gap: 8px;
}

.gpp-lang {
  position: relative;
  display: grid;
  grid-template-columns: 1fr 1fr;
  width: 86px;
  height: 34px;
  margin-right: 14px;
  padding: 3px;
  border: 1px solid rgba(142, 234, 59, 0.28);
  border-radius: 999px;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.08), rgba(255, 255, 255, 0.02)),
    rgba(3, 12, 20, 0.72);
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.08),
    0 8px 20px rgba(0, 0, 0, 0.22);
  vertical-align: middle;
}

.gpp-lang::before {
  content: "";
  position: absolute;
  top: 3px;
  left: 3px;
  width: calc(50% - 3px);
  height: calc(100% - 6px);
  border-radius: 999px;
  background: linear-gradient(135deg, var(--gpp-green), #53bd36);
  box-shadow:
    0 0 16px rgba(142, 234, 59, 0.35),
    0 4px 10px rgba(0, 0, 0, 0.25);
  transition: transform 0.28s cubic-bezier(0.22, 1, 0.36, 1);
  z-index: 0;
}

.gpp-lang[data-active="en"]::before {
  transform: translateX(100%);
}

.gpp-lang button {
  position: relative;
  z-index: 1;
  height: 100%;
  padding: 0;
  color: rgba(255, 255, 255, 0.58);
  background: transparent;
  border: 0;
  border-radius: 999px;
  font: 800 11px/1 "TildaSans", Arial, sans-serif;
  letter-spacing: 0.8px;
  cursor: pointer;
  transition: color 0.22s ease;
}

.gpp-lang button.is-active {
  color: #07120a;
}

.gpp-mobile-header__actions {
  display: flex;
  align-items: center;
  gap: 10px;
}

/* Верхняя панель и логотип. */
#nav1303992043 {
  background: rgba(2, 9, 20, 0.82) !important;
  backdrop-filter: blur(12px);
}

#nav1303992043 .t446__imglogo {
  width: 64px !important;
  height: 64px !important;
  min-width: 64px !important;
  object-fit: cover;
  border-radius: 50%;
  filter: drop-shadow(0 0 10px rgba(142, 234, 59, 0.35));
}

#nav1303992043 .t446__logowrapper,
#nav1303992043 .t446__logowrapper2 {
  min-width: 64px !important;
}

#nav1303992043 .t-menu__link-item {
  color: #ffffff !important;
}

#nav1303992043 .t-menu__link-item:hover {
  color: var(--gpp-green) !important;
}

/* Первый экран. Сохраняется исходная композиция Flashpayments. */
#recorddiv1245597633 .t-cover__filter {
  background:
    radial-gradient(circle at 20% 20%, rgba(142, 234, 59, 0.16), transparent 32%),
    radial-gradient(circle at 78% 24%, rgba(255, 159, 28, 0.15), transparent 30%),
    linear-gradient(135deg, rgba(2, 9, 20, 0.88), rgba(7, 24, 43, 0.82)) !important;
}

#rec1245597633 .t182__title {
  max-width: 900px;
  margin-right: auto;
  margin-left: auto;
  color: var(--gpp-white) !important;
  opacity: 1 !important;
  text-shadow: 0 3px 24px rgba(0, 0, 0, 0.45);
}

#rec1245597633 .t182__descr {
  color: rgba(255, 255, 255, 0.82) !important;
  opacity: 1 !important;
}

#rec1245597633 .t-btnflex.t-btnflex_type_button {
  color: #061209 !important;
  background: linear-gradient(135deg, var(--gpp-green), #53bd36) !important;
  box-shadow: 0 0 28px rgba(142, 234, 59, 0.28) !important;
}

#rec1245597633 .t-btnflex.t-btnflex_type_button:hover {
  background: linear-gradient(135deg, #a4f15f, var(--gpp-green)) !important;
}

/* Требования. */
#rec1268771303 .t396__artboard,
#rec1268771303 .t396__carrier {
  background-color: var(--gpp-bg) !important;
}

#rec1268771303 .t396__filter {
  background:
    radial-gradient(circle at 18% 40%, rgba(142, 234, 59, 0.12), transparent 30%),
    radial-gradient(circle at 82% 60%, rgba(26, 168, 255, 0.12), transparent 30%) !important;
}

#rec1268771303 .Featurescard .tn-molecule {
  border: 1px solid rgba(142, 234, 59, 0.24) !important;
  background: linear-gradient(145deg, rgba(8, 29, 48, 0.9), rgba(2, 9, 20, 0.95)) !important;
  box-shadow: 0 14px 34px rgba(0, 0, 0, 0.28);
}

/* Страны. Остаются исходные региональные блоки. */
#rec1254366943 .t396__artboard,
#rec1254366943 .t396__carrier,
#rec1254371113 .t396__artboard,
#rec1254371113 .t396__carrier {
  background-color: var(--gpp-navy) !important;
}

#rec1254366943 .t396__filter {
  background: linear-gradient(110deg, rgba(142, 234, 59, 0.14), transparent 52%, rgba(26, 168, 255, 0.12)) !important;
}

#rec1254371113 .t396__filter {
  background: linear-gradient(110deg, rgba(255, 159, 28, 0.14), transparent 52%, rgba(255, 213, 74, 0.1)) !important;
}

#rec1254366943 .tn-atom strong,
#rec1254371113 .tn-atom strong {
  color: var(--gpp-white);
}

#rec1254366943 .tn-atom:has(> strong),
#rec1254371113 .tn-atom:has(> strong) {
  font-size: 12.5px !important;
  line-height: 1.34 !important;
}

.gpp-region-label-wrap {
  left: 20px !important;
  width: 430px !important;
  height: auto !important;
}

.gpp-region-label {
  font-size: 44px !important;
  line-height: 1.08 !important;
  text-align: left !important;
  white-space: normal !important;
}

.gpp-countries-heading-wrap {
  width: 460px !important;
  height: auto !important;
}

.gpp-countries-heading {
  font-size: 42px !important;
  line-height: 1.18 !important;
}

.gpp-requirements-mobile,
.gpp-countries-mobile {
  display: none;
}

.gpp-geo-note {
  position: absolute;
  z-index: 10;
  top: 24px;
  right: 24px;
  padding: 10px 16px;
  color: #07120a;
  background: var(--gpp-green);
  border-radius: 999px;
  font: 600 14px/1.2 "TildaSans", Arial, sans-serif;
}

/* Как это работает. */
#rec1254366913 {
  padding: 72px 24px;
  background:
    radial-gradient(circle at 16% 20%, rgba(142, 234, 59, 0.13), transparent 32%),
    radial-gradient(circle at 84% 72%, rgba(255, 159, 28, 0.12), transparent 34%),
    var(--gpp-bg) !important;
}

#rec1254366913 > .t396 {
  display: none !important;
}

.gpp-how-readable {
  max-width: 1200px;
  margin: 0 auto;
  color: var(--gpp-white);
}

.gpp-how-readable > h2 {
  margin: 0 0 10px;
  font: 600 46px/1.15 "TildaSans", Arial, sans-serif;
}

.gpp-how-readable > p {
  margin: 0 0 30px;
  color: rgba(255, 255, 255, 0.72);
  font: 400 18px/1.5 "TildaSans", Arial, sans-serif;
}

.gpp-how-readable__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
}

.gpp-how-readable__card {
  min-height: 230px;
  padding: 24px;
  border: 1px solid rgba(142, 234, 59, 0.28);
  border-radius: 14px;
  background: linear-gradient(145deg, rgba(13, 31, 22, 0.96), rgba(8, 12, 16, 0.96));
  box-shadow: 0 16px 36px rgba(0, 0, 0, 0.24);
}

.gpp-how-readable__card:nth-child(3n + 2) {
  border-color: rgba(255, 213, 74, 0.3);
  background: linear-gradient(145deg, rgba(37, 29, 10, 0.92), rgba(10, 12, 15, 0.96));
}

.gpp-how-readable__card:nth-child(3n) {
  border-color: rgba(255, 159, 28, 0.3);
  background: linear-gradient(145deg, rgba(38, 23, 9, 0.92), rgba(10, 12, 15, 0.96));
}

.gpp-how-readable__number {
  display: block;
  margin-bottom: 22px;
  color: var(--gpp-green);
  font: 600 28px/1 "TildaSans", Arial, sans-serif;
}

.gpp-how-readable__card:nth-child(3n + 2) .gpp-how-readable__number {
  color: var(--gpp-gold);
}

.gpp-how-readable__card:nth-child(3n) .gpp-how-readable__number {
  color: var(--gpp-orange);
}

.gpp-how-readable__card h3 {
  margin: 0 0 12px;
  font: 600 20px/1.25 "TildaSans", Arial, sans-serif;
}

.gpp-how-readable__card p {
  margin: 0;
  color: rgba(255, 255, 255, 0.74);
  font: 400 15px/1.5 "TildaSans", Arial, sans-serif;
}

/* Анкета в исходном блоке. */
#rec1267440163 .t-cover__filter {
  background:
    radial-gradient(circle at 18% 40%, rgba(142, 234, 59, 0.17), transparent 38%),
    radial-gradient(circle at 82% 58%, rgba(255, 159, 28, 0.22), transparent 38%),
    rgba(4, 10, 12, 0.9) !important;
}

#form1267440163 {
  width: min(760px, calc(100vw - 40px));
  margin: 0 auto;
  box-sizing: border-box;
}

.gpp-form-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
}

.gpp-field {
  display: flex;
  flex-direction: column;
  gap: 6px;
  color: rgba(255, 255, 255, 0.82);
  font: 500 14px/1.3 "TildaSans", Arial, sans-serif;
  text-align: left;
}

.gpp-field--full {
  grid-column: 1 / -1;
}

.gpp-field .t-input {
  box-sizing: border-box;
  height: 48px;
  padding: 0 14px;
  color: var(--gpp-white);
  background: rgba(255, 255, 255, 0.07);
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 7px;
}

.gpp-field select.t-input option {
  color: #111;
}

.gpp-submit {
  width: 100%;
  min-height: 50px;
  margin-top: 18px;
  color: #07120a;
  background: linear-gradient(135deg, var(--gpp-green), #54bf35);
  border: 0;
  border-radius: 7px;
  font: 700 14px/1.2 "TildaSans", Arial, sans-serif;
  cursor: pointer;
}

.gpp-form-note,
.gpp-form-status {
  margin: 12px 0 0;
  color: rgba(255, 255, 255, 0.65);
  font: 400 12px/1.5 "TildaSans", Arial, sans-serif;
  text-align: center;
}

#rec1267440163 .t698__form-bottom-text {
  display: none !important;
}

#rec1267440163,
#rec1268771303,
#rec1254366943,
#rec1254371113,
#rec1254366913,
#rec1267440163,
#rec1323730773,
#rec1323464453 {
  scroll-margin-top: 76px;
}

.gpp-form-status a {
  color: var(--gpp-green);
}

/* Менеджеры заменены только на указанные партнерские бренды. */
#rec1323730773 {
  min-height: 360px;
  padding: 70px 20px;
  background:
    radial-gradient(circle at 18% 48%, rgba(142, 234, 59, 0.13), transparent 34%),
    radial-gradient(circle at 82% 48%, rgba(255, 159, 28, 0.13), transparent 34%),
    linear-gradient(180deg, #07120d, #020806);
}

#rec1323730773 > .t396 {
  display: none !important;
}

.gpp-partners {
  max-width: 1100px;
  margin: 0 auto;
  color: var(--gpp-white);
  text-align: center;
  opacity: 1 !important;
}

.gpp-partners h2 {
  margin: 0 0 36px;
  color: var(--gpp-white);
  font: 600 42px/1.15 "TildaSans", Arial, sans-serif;
  opacity: 1 !important;
}

.gpp-partners__grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(120px, 1fr));
  gap: 16px;
}

.gpp-partner {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.gpp-partner__logo {
  display: flex;
  width: 100%;
  min-height: 144px;
  box-sizing: border-box;
  align-items: center;
  justify-content: center;
  padding: 20px;
  border: 1px solid rgba(255, 255, 255, 0.13);
  border-radius: 18px;
  background:
    radial-gradient(circle at 50% 38%, rgba(255, 255, 255, 0.075), transparent 58%),
    rgba(3, 10, 8, 0.52);
  box-shadow: 0 12px 32px rgba(0, 0, 0, 0.2);
  opacity: 1 !important;
}

.gpp-partner__logo img {
  display: block;
  width: auto;
  max-width: 165px;
  height: auto;
  max-height: 72px;
  object-fit: contain;
}

.brand-1xbet .gpp-partner__logo {
  border-color: rgba(85, 185, 255, 0.32);
}

.brand-1xbet .gpp-partner__logo img,
.brand-melbet .gpp-partner__logo img {
  max-width: 165px;
  max-height: 48px;
}

.brand-1win .gpp-partner__logo {
  border-color: rgba(255, 255, 255, 0.28);
}

.brand-1win .gpp-partner__logo img {
  width: 72px;
  height: 72px;
}

.brand-mostbet .gpp-partner__logo {
  border-color: rgba(25, 181, 254, 0.34);
}

.brand-mostbet .gpp-partner__logo img {
  max-width: 210px;
  max-height: 78px;
  width: 100%;
}

.brand-melbet .gpp-partner__logo {
  border-color: rgba(255, 213, 74, 0.34);
}

/* Плавающие Telegram справа снизу. */
.gpp-float-tg {
  position: fixed;
  right: 18px;
  bottom: 18px;
  z-index: 9999;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 10px;
}

.gpp-float-tg__btn {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  min-height: 48px;
  padding: 8px 16px 8px 8px;
  border-radius: 999px;
  text-decoration: none !important;
  backdrop-filter: blur(10px);
  transition: transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;
}

.gpp-float-tg__btn:hover {
  transform: translateY(-2px);
}

.gpp-float-tg__icon {
  display: flex;
  width: 34px;
  height: 34px;
  flex: 0 0 34px;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}

.gpp-float-tg__icon svg {
  width: 34px;
  height: 34px;
  display: block;
}

.gpp-float-tg__label {
  font: 600 14px/1.2 "TildaSans", Arial, sans-serif;
  white-space: nowrap;
  letter-spacing: 0.2px;
}

.gpp-float-tg__btn--channel {
  color: var(--gpp-green);
  background:
    linear-gradient(180deg, rgba(142, 234, 59, 0.1), rgba(8, 22, 12, 0.88));
  border: 1px solid rgba(142, 234, 59, 0.55);
  box-shadow:
    0 0 0 1px rgba(142, 234, 59, 0.08),
    0 10px 28px rgba(0, 0, 0, 0.35),
    0 0 22px rgba(142, 234, 59, 0.18);
}

.gpp-float-tg__btn--channel .gpp-float-tg__icon {
  color: #07120a;
  background: linear-gradient(145deg, var(--gpp-green), #53bd36);
  box-shadow: 0 0 14px rgba(142, 234, 59, 0.35);
}

.gpp-float-tg__btn--channel .gpp-float-tg__label {
  color: var(--gpp-green);
}

.gpp-float-tg__btn--channel:hover {
  border-color: rgba(142, 234, 59, 0.85);
  box-shadow:
    0 0 0 1px rgba(142, 234, 59, 0.14),
    0 14px 32px rgba(0, 0, 0, 0.4),
    0 0 28px rgba(142, 234, 59, 0.28);
}

.gpp-float-tg__btn--contact {
  color: #fff;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.08), rgba(8, 12, 18, 0.92));
  border: 1px solid rgba(255, 255, 255, 0.22);
  box-shadow:
    0 0 0 1px rgba(255, 255, 255, 0.04),
    0 10px 28px rgba(0, 0, 0, 0.35);
}

.gpp-float-tg__btn--contact .gpp-float-tg__icon {
  color: #0b1016;
  background: #ffffff;
  box-shadow: 0 0 12px rgba(255, 255, 255, 0.18);
}

.gpp-float-tg__btn--contact .gpp-float-tg__label {
  color: #ffffff;
}

.gpp-float-tg__btn--contact:hover {
  border-color: rgba(255, 255, 255, 0.4);
  box-shadow:
    0 0 0 1px rgba(255, 255, 255, 0.08),
    0 14px 32px rgba(0, 0, 0, 0.42);
}

#nav1303992043 .t-sociallinks {
  display: none !important;
}

/* Подвал. */
#rec1323464453 .t396__artboard,
#rec1323464453 .t396__carrier {
  background-color: #050b08 !important;
  background-image: none !important;
}

#rec1323464453 {
  position: relative;
}

#rec1323464453 .t396__filter {
  background:
    radial-gradient(circle at 14% 45%, rgba(142, 234, 59, 0.16), transparent 30%),
    radial-gradient(circle at 88% 54%, rgba(255, 159, 28, 0.15), transparent 32%),
    linear-gradient(180deg, rgba(3, 12, 8, 0.98), rgba(2, 8, 6, 0.99)) !important;
}

#rec1323464453 img[src$="global-paypulse-logo.png"] {
  object-fit: cover;
  border-radius: 50%;
}

#rec1323464453 [data-elem-id="1756990085396"] {
  display: none !important;
}

#rec1323464453 [data-elem-id="175699023578557990"],
#rec1323464453 [data-elem-id="175699023578557990"] .tn-atom {
  color: rgba(255, 255, 255, 0.45) !important;
  opacity: 1 !important;
}

.gpp-footer-brand {
  position: absolute;
  z-index: 10;
  top: 38px;
  left: calc(50% - 560px);
  width: 430px;
  color: var(--gpp-white);
}

.gpp-footer-brand img {
  display: block;
  width: 190px;
  height: 190px;
  margin: 0 auto;
  object-fit: cover;
  border: 1px solid rgba(255, 213, 74, 0.42);
  border-radius: 50%;
  box-shadow:
    0 0 26px rgba(142, 234, 59, 0.16),
    0 0 42px rgba(255, 159, 28, 0.1);
}

.gpp-footer-brand__name {
  width: max-content;
  margin: 12px auto 0;
  color: var(--gpp-green);
  background: linear-gradient(90deg, var(--gpp-green), var(--gpp-gold) 52%, var(--gpp-orange));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font: 700 34px/1.15 "Trebuchet MS", "TildaSans", Arial, sans-serif;
  letter-spacing: 0.8px;
  text-shadow: 0 8px 24px rgba(255, 159, 28, 0.08);
}

.gpp-footer-brand p {
  max-width: 390px;
  margin: 14px auto 0;
  color: rgba(255, 255, 255, 0.7);
  font: 400 17px/1.45 "TildaSans", Arial, sans-serif;
  text-align: center;
}

.gpp-footer-panel {
  position: absolute;
  z-index: 10;
  top: 78px;
  left: calc(50% + 40px);
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
  width: min(560px, calc(100vw - 80px));
}

.gpp-footer-card {
  padding: 22px 20px;
  border: 1px solid rgba(142, 234, 59, 0.18);
  border-radius: 18px;
  background:
    linear-gradient(160deg, rgba(255, 255, 255, 0.06), rgba(255, 255, 255, 0.02)),
    rgba(4, 14, 12, 0.62);
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.06),
    0 16px 36px rgba(0, 0, 0, 0.22);
  backdrop-filter: blur(10px);
}

.gpp-footer-card--contacts {
  border-color: rgba(255, 159, 28, 0.22);
}

.gpp-footer-card__label {
  margin-bottom: 16px;
  color: var(--gpp-green);
  background: linear-gradient(90deg, var(--gpp-green), var(--gpp-gold) 52%, var(--gpp-orange));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font: 700 15px/1.2 "TildaSans", Arial, sans-serif;
  letter-spacing: 0.4px;
  text-transform: uppercase;
}

.gpp-footer-card__label::after {
  content: "";
  display: block;
  width: 34px;
  height: 2px;
  margin-top: 10px;
  border-radius: 999px;
  background: linear-gradient(90deg, var(--gpp-green), var(--gpp-orange));
}

.gpp-footer-card__links {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.gpp-footer-card__links a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  min-height: 40px;
  padding: 0 12px;
  color: var(--gpp-green);
  background: rgba(255, 255, 255, 0.03);
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 10px;
  font: 500 14px/1.2 "TildaSans", Arial, sans-serif;
  transition:
    color 0.2s ease,
    border-color 0.2s ease,
    background 0.2s ease,
    transform 0.2s ease;
}

.gpp-footer-card__links a span {
  background: linear-gradient(90deg, var(--gpp-green), var(--gpp-gold) 55%, var(--gpp-orange));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.gpp-footer-card__links a i {
  color: var(--gpp-orange);
  font-style: normal;
  opacity: 0.85;
  transition: transform 0.2s ease, opacity 0.2s ease;
}

.gpp-footer-card__links a:hover {
  color: #07120a;
  background: linear-gradient(135deg, var(--gpp-green), #53bd36);
  border-color: transparent;
  transform: translateX(2px);
}

.gpp-footer-card__links a:hover span {
  background: none;
  -webkit-text-fill-color: #07120a;
  color: #07120a;
}

.gpp-footer-card__links a:hover i {
  color: #07120a;
  opacity: 1;
  transform: translateX(2px);
}

.gpp-footer-card__contacts {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.gpp-footer-card__contacts a {
  display: flex;
  align-items: center;
  gap: 12px;
  min-height: 58px;
  padding: 10px 12px;
  color: var(--gpp-white);
  background: rgba(255, 255, 255, 0.04);
  border: 1px solid rgba(255, 159, 28, 0.18);
  border-radius: 12px;
  transition:
    border-color 0.2s ease,
    background 0.2s ease,
    transform 0.2s ease;
}

.gpp-footer-card__contacts a:hover {
  background: rgba(255, 159, 28, 0.1);
  border-color: rgba(255, 159, 28, 0.42);
  transform: translateY(-1px);
}

.gpp-footer-card__contacts svg {
  width: 28px;
  height: 28px;
  flex: 0 0 auto;
}

.gpp-footer-card__contacts strong {
  display: block;
  margin-bottom: 2px;
  color: var(--gpp-green);
  background: linear-gradient(90deg, var(--gpp-green), var(--gpp-gold) 55%, var(--gpp-orange));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font: 600 14px/1.2 "TildaSans", Arial, sans-serif;
}

.gpp-footer-card__contacts em {
  color: rgba(255, 255, 255, 0.55);
  font: 400 12px/1.2 "TildaSans", Arial, sans-serif;
  font-style: normal;
}

.gpp-footer-links,
.gpp-footer-contacts,
.gpp-footer-form-link {
  display: none !important;
}

/* Выбор страны перед анкетой. */
.gpp-modal {
  position: fixed;
  z-index: 10000;
  inset: 0;
  display: none;
  align-items: center;
  justify-content: center;
  padding: 24px;
}

.gpp-modal.is-open {
  display: flex;
}

.gpp-modal__backdrop {
  position: absolute;
  inset: 0;
  background: rgba(0, 4, 10, 0.84);
  backdrop-filter: blur(8px);
}

.gpp-modal__dialog {
  position: relative;
  width: min(900px, 100%);
  max-height: min(760px, calc(100vh - 48px));
  overflow: auto;
  padding: 32px;
  color: var(--gpp-white);
  background: #07182b;
  border: 1px solid rgba(142, 234, 59, 0.28);
  border-radius: 18px;
  box-shadow: 0 30px 100px rgba(0, 0, 0, 0.55);
}

.gpp-modal__dialog h2 {
  margin: 0 0 8px;
  font: 600 36px/1.2 "TildaSans", Arial, sans-serif;
}

.gpp-modal__dialog p {
  margin: 0 0 24px;
  color: rgba(255, 255, 255, 0.68);
  font: 400 16px/1.5 "TildaSans", Arial, sans-serif;
}

.gpp-modal__close {
  position: absolute;
  top: 16px;
  right: 18px;
  color: var(--gpp-white);
  background: transparent;
  border: 0;
  font-size: 34px;
  cursor: pointer;
}

.gpp-country-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 10px;
}

.gpp-country-grid button {
  display: flex;
  min-height: 48px;
  align-items: center;
  justify-content: flex-start;
  gap: 8px;
  padding: 10px 12px;
  color: var(--gpp-white);
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 9px;
  font: 500 14px/1.25 "TildaSans", Arial, sans-serif;
  text-align: left;
  cursor: pointer;
}

.gpp-country-grid .gpp-flag {
  flex: 0 0 auto;
  display: inline-flex;
  align-items: center;
  line-height: 1;
}

.gpp-flag-img {
  display: inline-block;
  width: 20px;
  height: 15px;
  object-fit: cover;
  border-radius: 2px;
  box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.18);
  vertical-align: -2px;
}

.gpp-country-inline {
  white-space: nowrap;
}

.gpp-country-inline .gpp-flag-img {
  width: 16px;
  height: 12px;
  margin-right: 4px;
}

.gpp-country-field {
  display: flex;
  align-items: center;
  gap: 10px;
}

.gpp-country-field__flag {
  display: inline-flex;
  flex: 0 0 22px;
  width: 22px;
  min-height: 16px;
  align-items: center;
  justify-content: center;
}

.gpp-country-field__flag .gpp-flag-img {
  width: 22px;
  height: 16px;
}

.gpp-country-field .t-input,
.gpp-country-field select {
  flex: 1 1 auto;
  min-width: 0;
}

.gpp-geo-note__country {
  display: inline-flex;
  align-items: center;
  gap: 6px;
}

.gpp-country-grid button:hover {
  color: #07120a;
  background: var(--gpp-green);
  border-color: var(--gpp-green);
}

#gpp-form-country {
  font-size: 15px;
}

@media (max-width: 760px) {
  #rec1245597633 .t-btnflex.t-btnflex_type_button {
    width: 270px !important;
    min-width: 0 !important;
    max-width: calc(100vw - 40px);
    box-sizing: border-box;
    padding-right: 14px !important;
    padding-left: 14px !important;
    font-size: 13px !important;
  }

  #nav1303992043 .t446__maincontainer {
    display: none !important;
  }

  .gpp-mobile-header {
    display: block !important;
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
    margin: 0;
    padding: 10px 16px 12px;
  }

  .gpp-mobile-header__top {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  .gpp-mobile-header__top > img {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    object-fit: cover;
    filter: drop-shadow(0 0 10px rgba(142, 234, 59, 0.28));
  }

  .gpp-lang--mobile {
    margin-right: 0;
    width: 80px;
    height: 32px;
  }

  #nav1303992043 .gpp-lang:not(.gpp-lang--mobile) {
    display: none;
  }

  .gpp-burger {
    display: inline-flex !important;
    flex-direction: column;
    justify-content: center;
    gap: 7px;
    width: 42px;
    height: 42px;
    padding: 0 8px;
    border: 0;
    border-radius: 12px;
    background: transparent;
    cursor: pointer;
  }

  .gpp-burger span {
    display: block;
    width: 100%;
    height: 2px;
    border-radius: 999px;
    background: #ffffff;
  }

  .gpp-mobile-header__nav {
    display: none !important;
  }

  .gpp-side-backdrop {
    display: block !important;
    position: fixed;
    inset: 0;
    z-index: 10000;
    background: rgba(0, 0, 0, 0.55);
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: opacity 0.28s ease, visibility 0.28s ease;
  }

  .gpp-side-menu {
    display: flex !important;
    flex-direction: column;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 10001;
    width: min(86vw, 320px);
    height: 100%;
    padding: 18px 18px 28px;
    box-sizing: border-box;
    background:
      linear-gradient(180deg, rgba(8, 22, 14, 0.98), rgba(2, 9, 20, 0.99));
    border-left: 1px solid rgba(142, 234, 59, 0.22);
    box-shadow: -18px 0 40px rgba(0, 0, 0, 0.45);
    transform: translateX(105%);
    visibility: hidden;
    pointer-events: none;
    transition: transform 0.28s cubic-bezier(0.22, 1, 0.36, 1), visibility 0.28s;
  }

  body.gpp-menu-open {
    overflow: hidden;
  }

  body.gpp-menu-open .gpp-side-backdrop {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
  }

  body.gpp-menu-open .gpp-side-menu {
    transform: translateX(0);
    visibility: visible;
    pointer-events: auto;
  }

  .gpp-side-menu__head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 22px;
  }

  .gpp-side-menu__head img {
    width: 44px;
    height: 44px;
    border-radius: 50%;
    object-fit: cover;
  }

  .gpp-side-menu__close {
    width: 40px;
    height: 40px;
    border: 0;
    border-radius: 10px;
    color: #fff;
    background: rgba(255, 255, 255, 0.08);
    font: 400 28px/1 Arial, sans-serif;
    cursor: pointer;
  }

  .gpp-side-menu__nav {
    display: flex;
    flex-direction: column;
    gap: 8px;
  }

  .gpp-side-menu__nav a {
    display: block;
    padding: 14px 12px;
    color: #fff !important;
    background: rgba(255, 255, 255, 0.04);
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 12px;
    font: 600 15px/1.2 "TildaSans", Arial, sans-serif;
    text-decoration: none !important;
  }

  .gpp-side-menu__nav a:active {
    background: rgba(142, 234, 59, 0.14);
    border-color: rgba(142, 234, 59, 0.35);
  }

  .gpp-side-menu__contacts {
    margin-top: auto;
    display: flex;
    flex-direction: column;
    gap: 8px;
    padding-top: 24px;
  }

  .gpp-side-menu__contacts a {
    display: block;
    padding: 12px;
    color: var(--gpp-green) !important;
    border: 1px solid rgba(142, 234, 59, 0.28);
    border-radius: 12px;
    font: 600 13px/1.2 "TildaSans", Arial, sans-serif;
    text-align: center;
    text-decoration: none !important;
  }

  .gpp-float-tg {
    right: 10px;
    bottom: 12px;
    gap: 8px;
  }

  .gpp-float-tg__btn {
    min-height: 42px;
    padding: 6px 12px 6px 6px;
    gap: 8px;
  }

  .gpp-float-tg__icon {
    width: 30px;
    height: 30px;
    flex-basis: 30px;
  }

  .gpp-float-tg__icon svg {
    width: 30px;
    height: 30px;
  }

  .gpp-float-tg__label {
    font-size: 12px;
  }

  .gpp-form-grid {
    grid-template-columns: 1fr;
  }

  #recorddiv1267440163,
  #coverCarry1267440163,
  #rec1267440163 .t-cover__filter,
  #rec1267440163 .t-cover__wrapper {
    height: 1180px !important;
    min-height: 1180px !important;
  }

  #rec1254366943 .tn-atom:has(> strong),
  #rec1254371113 .tn-atom:has(> strong) {
    font-size: 9px !important;
    line-height: 1.35 !important;
  }

  #rec1268771303 {
    padding: 48px 20px;
    background:
      radial-gradient(circle at 50% 20%, rgba(255, 159, 28, 0.18), transparent 35%),
      var(--gpp-bg);
  }

  #rec1268771303 > .t396 {
    display: none !important;
  }

  .gpp-requirements-mobile {
    display: block;
    width: 100%;
    max-width: 350px;
    margin: 0;
    box-sizing: border-box;
    color: var(--gpp-white);
    overflow-wrap: anywhere;
    white-space: normal;
  }

  .gpp-requirements-mobile > h2,
  .gpp-countries-mobile > h2,
  .gpp-how-readable > h2 {
    margin: 0 0 10px;
    font: 600 30px/1.2 "TildaSans", Arial, sans-serif;
  }

  .gpp-requirements-mobile > p {
    margin: 0 0 24px;
    color: rgba(255, 255, 255, 0.72);
    font: 400 15px/1.45 "TildaSans", Arial, sans-serif;
  }

  .gpp-requirements-mobile__grid {
    display: grid;
    gap: 14px;
  }

  .gpp-requirements-mobile__card {
    width: 100%;
    box-sizing: border-box;
    padding: 20px;
    border: 1px solid rgba(142, 234, 59, 0.22);
    border-radius: 14px;
    background: rgba(8, 27, 45, 0.92);
  }

  .gpp-requirements-mobile__card h3 {
    margin: 0 0 9px;
    font: 600 19px/1.3 "TildaSans", Arial, sans-serif;
  }

  .gpp-requirements-mobile__card p {
    margin: 0;
    color: rgba(255, 255, 255, 0.74);
    font: 400 15px/1.5 "TildaSans", Arial, sans-serif;
  }

  #rec1254366943 {
    padding: 48px 20px;
    background:
      radial-gradient(circle at 20% 20%, rgba(142, 234, 59, 0.11), transparent 32%),
      var(--gpp-navy);
  }

  #rec1254366943 > .t396,
  #rec1254371113 {
    display: none !important;
  }

  .gpp-countries-mobile {
    display: block;
    width: 100%;
    max-width: 350px;
    margin: 0;
    box-sizing: border-box;
    color: var(--gpp-white);
    overflow-wrap: anywhere;
    white-space: normal;
  }

  .gpp-countries-mobile__grid {
    display: grid;
    gap: 16px;
    margin-top: 26px;
  }

  .gpp-country-mobile__card {
    width: 100%;
    box-sizing: border-box;
    padding: 20px;
    border: 1px solid rgba(255, 255, 255, 0.14);
    border-radius: 14px;
    background: rgba(3, 12, 24, 0.82);
  }

  .gpp-country-mobile__card--green { border-color: rgba(142, 234, 59, 0.34); }
  .gpp-country-mobile__card--blue { border-color: rgba(26, 168, 255, 0.34); }
  .gpp-country-mobile__card--orange { border-color: rgba(255, 159, 28, 0.34); }
  .gpp-country-mobile__card--gold { border-color: rgba(255, 213, 74, 0.34); }

  .gpp-country-mobile__card h3 {
    margin: 0 0 14px;
    font: 600 21px/1.25 "TildaSans", Arial, sans-serif;
  }

  .gpp-country-mobile__card div {
    color: rgba(255, 255, 255, 0.78);
    font: 400 14px/1.55 "TildaSans", Arial, sans-serif;
  }

  #rec1254366913 {
    padding: 48px 20px;
  }

  .gpp-how-readable {
    width: 100%;
    max-width: 350px;
    margin: 0;
    box-sizing: border-box;
    overflow-wrap: anywhere;
    white-space: normal;
  }

  .gpp-how-readable > p {
    margin: 0 0 24px;
    font-size: 15px;
  }

  .gpp-how-readable__grid {
    grid-template-columns: 1fr;
    gap: 14px;
  }

  .gpp-how-readable__card {
    width: 100%;
    box-sizing: border-box;
    min-height: 0;
    padding: 20px;
  }

  .gpp-how-readable__number {
    margin-bottom: 14px;
    font-size: 24px;
  }

  #rec1267440163 .t698__title {
    width: auto !important;
    max-width: calc(100vw - 40px);
    margin-right: auto;
    margin-left: auto;
    font-size: 30px !important;
    line-height: 1.2 !important;
    white-space: normal !important;
  }

  #form1267440163 {
    width: calc(100vw - 40px) !important;
    max-width: 350px !important;
  }

  #rec1267440163 .t698__descr {
    width: auto !important;
    max-width: calc(100vw - 40px);
    margin-right: auto;
    margin-left: auto;
    font-size: 15px !important;
    line-height: 1.4 !important;
    white-space: normal !important;
  }

  .gpp-field--full {
    grid-column: auto;
  }

  .gpp-country-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .gpp-partners__grid {
    grid-template-columns: repeat(2, minmax(120px, 1fr));
  }

  .gpp-footer-brand {
    top: 18px;
    left: 28px;
    width: 264px;
  }

  .gpp-footer-brand img {
    width: 92px;
    height: 92px;
  }

  .gpp-footer-brand__name {
    margin-top: 8px;
    font-size: 25px;
    letter-spacing: 0.4px;
  }

  .gpp-footer-brand p {
    max-width: 250px;
    margin-top: 8px;
    font-size: 12px;
    line-height: 1.4;
  }

  #rec1323464453 .t396__artboard,
  #rec1323464453 .t396__carrier,
  #rec1323464453 .t396__filter {
    height: 650px !important;
  }

  .gpp-footer-panel {
    top: 220px;
    left: 20px;
    width: calc(100vw - 40px);
    max-width: 350px;
    grid-template-columns: 1fr;
    gap: 12px;
  }

  .gpp-footer-card {
    padding: 16px 14px;
  }

  .gpp-footer-card__label {
    margin-bottom: 12px;
    font-size: 13px;
  }

  .gpp-footer-card__links a,
  .gpp-footer-card__contacts strong {
    font-size: 13px;
  }

  .gpp-footer-card__contacts a {
    min-height: 50px;
  }

  .gpp-footer-links,
  .gpp-footer-contacts,
  .gpp-footer-form-link {
    display: none !important;
  }
}
