/**
 * Посадочная страница «Кабинет клуба».
 */

.club-landing {
  color: #2a3532;
  font-family: "Nexa Regular", sans-serif;
  background: #ffffff;
  --club-block-pad-left: clamp(72px, 9vw, 168px);
  --club-block-pad-right: clamp(8px, 2vw, 40px);
  --club-block-cols: minmax(0, 1.08fr) minmax(280px, 0.92fr);
  --club-block-gap: 28px 32px;
}

body.page-template-page-club-php .footer {
  margin-top: 0;
}

.club-landing .title {
  margin: 0;
}

.club-landing-kicker {
  margin: 0 0 12px;
  font-size: 13px;
  line-height: 1.3;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #2ee6a6;
  font-family: "Nexa Bold", sans-serif;
}

.club-landing-kicker--dark {
  color: #079e6c;
}

.sectionMain.club-landing-hero,
.club-landing-hero {
  position: relative;
  display: flex;
  align-items: stretch;
  margin: 0;
  padding: 92px 0;
  min-height: 680px;
  overflow: hidden;
  isolation: isolate;
  background-color: #07140f;
  border-radius: 0 0 46px 46px;
}

.club-landing-hero picture {
  position: absolute;
  inset: 0;
  z-index: 0;
  display: block;
}

.club-landing-hero__photo {
  position: absolute;
  inset: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 82% 58%;
  pointer-events: none;
  user-select: none;
}

.club-landing-hero__br-m {
  display: none;
}

.club-landing-hero__title span {
  color: inherit;
}

.club-landing-hero::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  pointer-events: none;
  background: linear-gradient(90deg, rgba(4, 16, 12, 0.55) 0%, rgba(4, 16, 12, 0.22) 36%, rgba(4, 16, 12, 0.04) 56%, transparent 68%);
}

.club-landing-hero .container {
  position: relative;
  z-index: 2;
  display: flex;
  flex: 1 1 auto;
  align-items: center;
}

.club-landing-hero__copy {
  width: 100%;
  max-width: 680px;
}

.club-landing-hero__kicker {
  margin: 0 0 14px;
  font-size: 12px;
  line-height: 1.2;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: #2ee6a6;
  font-family: "Nexa Bold", sans-serif;
}

.club-landing-hero__title {
  margin: 0;
  color: #ffffff;
  font-size: 32px;
  line-height: 1.15;
  letter-spacing: 0.01em;
  font-family: "Nexa ExtraBold", sans-serif;
  font-weight: 800;
}

.club-landing-hero__tagline {
  margin: 12px 0 0;
  color: #ffffff;
  font-size: 44px;
  line-height: 1.08;
  letter-spacing: 0.01em;
  font-family: "Nexa ExtraBold", sans-serif;
  font-weight: 800;
}

.club-landing-hero__tagline span {
  color: #11bd47;
}

.club-landing-hero__lead {
  margin: 18px 0 0;
  max-width: 500px;
  color: rgba(255, 255, 255, 0.88);
  font-size: 16px;
  line-height: 1.45;
  font-family: "Nexa Regular", sans-serif;
}

.club-landing-hero__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 28px;
}

.club-landing-hero__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  min-height: 50px;
  padding: 12px 26px;
  border: 0;
  border-radius: 999px;
  font-size: 15px;
  line-height: 1.2;
  letter-spacing: 0.02em;
  font-family: "Nexa Bold", sans-serif;
  font-weight: 700;
  text-decoration: none;
  cursor: pointer;
  appearance: none;
  transition: 0.3s;
}

.club-landing-hero__btn--primary {
  color: #ffffff;
  background: #11bd47;
  box-shadow: 0 8px 22px rgba(17, 189, 71, 0.28);
}

.club-landing-hero__btn--primary:hover {
  color: #ffffff;
  background: #0ea342;
}

.club-landing-hero__btn--ghost {
  color: #ffffff;
  background: transparent;
  border: 1px solid rgba(255, 255, 255, 0.7);
}

.club-landing-hero__btn--ghost:hover {
  color: #ffffff;
  background: rgba(255, 255, 255, 0.1);
}

.club-landing-section {
  padding-top: 56px;
  padding-bottom: 56px;
}

.club-landing-section--alt {
  background: #ffffff;
}

.club-landing-head {
  max-width: 720px;
  margin: 0 0 28px;
}

.club-landing-intro {
  margin: 14px 0 0;
  font-size: 16px;
  line-height: 1.55;
  color: #5c6b63;
}

.club-landing-intro--on-color {
  max-width: 720px;
  margin: 0 0 28px;
  color: #2a3532;
}

.club-landing-extras,
.club-landing-tiers,
.club-landing-compare {
  display: grid;
  gap: 16px;
}

.club-landing-situations-section {
  position: relative;
  overflow: hidden;
  padding-top: 64px;
  padding-bottom: 64px;
  background: #ffffff;
}

.club-landing-situations-section::before {
  content: "";
  position: absolute;
  left: -90px;
  top: -80px;
  width: 220px;
  height: 220px;
  border-radius: 50%;
  background: rgba(131, 209, 245, 0.28);
  pointer-events: none;
}

.club-landing-situations-section::after {
  content: "";
  position: absolute;
  right: 8%;
  bottom: 28px;
  width: 120px;
  height: 120px;
  pointer-events: none;
  opacity: 0.18;
  background:
    radial-gradient(circle at 18% 22%, #11bd47 2.5px, transparent 3px),
    radial-gradient(circle at 78% 30%, #11bd47 2.5px, transparent 3px),
    radial-gradient(circle at 48% 72%, #11bd47 2.5px, transparent 3px);
}

.club-landing-situations {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: minmax(0, 1.2fr) minmax(300px, 0.8fr);
  gap: 36px 40px;
  align-items: stretch;
}

.club-landing-situations__title {
  max-width: 15.5em;
  line-height: 1.18;
  letter-spacing: 0.01em;
  font-family: "Nexa ExtraBold", sans-serif;
  font-weight: 800;
}

.club-landing-situations__lead {
  margin: 10px 0 22px;
  font-size: 22px;
  line-height: 1.3;
  color: #2a3532;
  font-family: "Nexa Regular", sans-serif;
}

.club-landing-situations__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px 16px;
}

.club-landing-situation__img {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 3 / 2;
  object-fit: cover;
  border-radius: 16px;
}

.club-landing-situation__title {
  margin: 14px 0 8px;
  font-size: 20px;
  line-height: 1.25;
  color: #1a2220;
  font-family: "Nexa ExtraBold", sans-serif;
  font-weight: 800;
}

.club-landing-situation__text {
  margin: 0;
  font-size: 15px;
  line-height: 1.45;
  color: #5c6b63;
  font-family: "Nexa Regular", sans-serif;
}

.club-landing-fit {
  display: flex;
  flex-direction: column;
  padding: 32px 28px 28px;
  border-radius: 28px;
  background: #eef8f3;
}

.club-landing-fit__title {
  margin: 0 0 22px;
  font-size: 28px;
  line-height: 1.2;
  color: #1a2220;
  font-family: "Nexa ExtraBold", sans-serif;
  font-weight: 800;
}

.club-landing-fit__list {
  display: flex;
  flex-direction: column;
  gap: 22px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.club-landing-fit__item {
  display: grid;
  grid-template-columns: 56px minmax(0, 1fr);
  gap: 14px 16px;
  align-items: flex-start;
}

.club-landing-fit__icon {
  display: block;
  width: 56px;
  height: 56px;
  object-fit: contain;
}

.club-landing-fit__copy h3 {
  margin: 0 0 4px;
  font-size: 18px;
  line-height: 1.25;
  color: #1a2220;
  font-family: "Nexa ExtraBold", sans-serif;
  font-weight: 800;
}

.club-landing-fit__copy p {
  margin: 0;
  font-size: 15px;
  line-height: 1.4;
  color: #5c6b63;
  font-family: "Nexa Regular", sans-serif;
}

.club-landing-fit__quote {
  position: relative;
  margin: auto 0 0;
  padding: 28px 0 0 36px;
  color: #2a3532;
  font-size: 16px;
  line-height: 1.45;
  font-family: "Nexa Regular", sans-serif;
}

.club-landing-fit__quote::before {
  content: "“";
  position: absolute;
  left: 0;
  top: 18px;
  color: #11bd47;
  font-size: 42px;
  line-height: 1;
  font-family: Georgia, "Times New Roman", serif;
  font-weight: 700;
}

.club-landing-card,
.club-landing-extra,
.club-landing-compare__col,
.club-landing-tier {
  background: #ffffff;
  border-radius: 16px;
  padding: 22px 20px;
  box-shadow: 0 2px 14px rgba(42, 53, 50, 0.06);
}

.club-landing-card__label,
.club-landing-tier__name {
  margin: 0 0 8px;
  font-size: 12px;
  line-height: 1.3;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: #079e6c;
  font-family: "Nexa Bold", sans-serif;
}

.club-landing-card__title,
.club-landing-extra h3,
.club-landing-compare__col h3,
.club-landing-split__text h2 {
  margin: 0 0 10px;
  font-size: 20px;
  line-height: 1.3;
  font-family: "Nexa Bold", sans-serif;
}

.club-landing-card__text,
.club-landing-extra p,
.club-landing-split__text p {
  margin: 0;
  font-size: 15px;
  line-height: 1.5;
  color: #2a3532;
}

.club-landing-extras {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.club-landing-included {
  position: relative;
  overflow: hidden;
  isolation: isolate;
  margin: 0;
  padding: 80px 0 88px;
  background-color: #07140f;
}

.club-landing-included__photo {
  position: absolute;
  inset: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
  pointer-events: none;
  user-select: none;
}

.club-landing-included .container {
  position: relative;
  z-index: 1;
}

.club-landing-included__head {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  justify-content: space-between;
  gap: 12px 24px;
  margin: 0 0 28px;
}

.club-landing-included__title {
  margin: 0;
  color: #ffffff;
  font-size: 40px;
  line-height: 1.15;
  letter-spacing: 0.01em;
  font-family: "Nexa ExtraBold", sans-serif;
  font-weight: 800;
  white-space: nowrap;
}

.club-landing-included__title span {
  color: #11bd47;
}

.club-landing-included__lead {
  margin: 0 0 8px;
  color: rgba(255, 255, 255, 0.82);
  font-size: 16px;
  line-height: 1.4;
  font-family: "Nexa Regular", sans-serif;
}

.club-landing-included__grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 22px;
}

.club-landing-included__item {
  display: grid;
  grid-template-columns: 48px minmax(0, 1fr);
  gap: 12px;
  align-items: flex-start;
  min-height: 88px;
  padding: 22px 20px;
  border-radius: 16px;
  background: #10282c;
  border: 1px solid rgba(255, 255, 255, 0.1);
}

.club-landing-included .club-landing-base__icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  margin: 0;
  border: none;
  border-radius: 12px;
  background: transparent;
  flex: 0 0 auto;
}

.club-landing-included .club-landing-base__icon img {
  display: block;
  width: 48px;
  height: 48px;
  object-fit: contain;
}

.club-landing-included .club-landing-base__icon:has(img) {
  background: transparent;
  border: none;
}

.club-landing-included__copy h3 {
  margin: 0 0 4px;
  color: #ffffff;
  font-size: 16px;
  line-height: 1.25;
  font-family: "Nexa ExtraBold", sans-serif;
  font-weight: 800;
}

.club-landing-included__copy p {
  margin: 0;
  color: rgba(255, 255, 255, 0.78);
  font-size: 13px;
  line-height: 1.35;
  font-family: "Nexa Regular", sans-serif;
}

.club-landing-included__slogan {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  margin: 56px 0 0;
  padding-top: 8px;
  color: #ffffff;
  font-size: 22px;
  line-height: 1.2;
  letter-spacing: 0.01em;
  font-family: "Snell Roundhand", "Segoe Script", "Apple Chancery", cursive;
  font-weight: 600;
  transform: rotate(-8deg);
  transform-origin: left bottom;
}

.club-landing-included__slogan svg {
  display: block;
  flex: 0 0 auto;
  margin-top: 6px;
}

.club-landing-calendar {
  position: relative;
  overflow: hidden;
  isolation: isolate;
  margin: 0;
  padding: 48px 0 36px;
  background-color: #f4fbf6;
}

.club-landing-calendar__photo {
  position: absolute;
  inset: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
  pointer-events: none;
  user-select: none;
}

.club-landing-calendar .container {
  position: relative;
  z-index: 1;
}

.club-landing-calendar__grid {
  display: grid;
  grid-template-columns: minmax(300px, 0.9fr) minmax(0, 1.1fr);
  gap: 12px 0;
  align-items: center;
  padding-right: clamp(28px, 5vw, 110px);
}

.club-landing-calendar__copy {
  position: relative;
  z-index: 2;
  max-width: 560px;
  padding-bottom: 8px;
}

.club-landing-calendar__kicker {
  margin: 0 0 14px;
  color: #11bd47;
  font-size: 13px;
  line-height: 1.2;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  font-family: "Nexa Bold", sans-serif;
}

.club-landing-calendar__title {
  margin: 0;
  color: #171e1c;
  font-size: 40px;
  line-height: 1.12;
  letter-spacing: -0.02em;
  font-family: "Nexa ExtraBold", sans-serif;
  font-weight: 800;
}

.club-landing-calendar__title span {
  white-space: nowrap;
}

.club-landing-calendar__lead {
  margin: 18px 0 0;
  max-width: 430px;
  color: #6b7872;
  font-size: 16px;
  line-height: 1.45;
  font-family: "Nexa Regular", sans-serif;
}

.club-landing-calendar__checks {
  display: flex;
  flex-direction: column;
  gap: 14px;
  margin: 26px 0 0;
  padding: 0;
  list-style: none;
}

.club-landing-calendar__checks li {
  display: flex;
  align-items: center;
  gap: 12px;
  color: #2a3532;
  font-size: 16px;
  line-height: 1.3;
  font-family: "Nexa Regular", sans-serif;
}

.club-landing-calendar__checks li::before {
  content: "";
  flex: 0 0 auto;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  background:
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'%3E%3Ccircle cx='12' cy='12' r='12' fill='%2311bd47'/%3E%3Cpath d='M7 12.5l3.2 3.2L17 8.8' stroke='%23fff' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")
    center / contain no-repeat;
}

.club-landing-calendar__slogan {
  margin: 64px 0 0;
  color: #2a3532;
  font-size: 22px;
  line-height: 1.2;
  font-family: "Snell Roundhand", "Segoe Script", "Apple Chancery", cursive;
  font-weight: 600;
  font-style: italic;
  transform: rotate(-10deg);
  transform-origin: left center;
}

.club-landing-calendar__visual {
  position: relative;
  z-index: 1;
  min-height: 420px;
  margin-right: -36px;
}

.club-landing-calendar__laptop {
  display: block;
  width: 118%;
  max-width: none;
  height: auto;
  margin-left: -10%;
  position: relative;
  z-index: 1;
}

.club-landing-calendar__note {
  position: absolute;
  top: 6%;
  right: 7%;
  z-index: 3;
  margin: 0;
  padding: 10px 18px 12px;
  color: #1a2220;
  font-size: 17px;
  line-height: 1.15;
  text-align: center;
  font-family: "Nexa ExtraBold", sans-serif;
  font-weight: 800;
  background: #ffffff;
  border-radius: 18px 18px 18px 6px;
  box-shadow: 0 12px 28px rgba(42, 53, 50, 0.12);
  transform: rotate(7deg);
}

.club-landing-calendar__note::after {
  content: "";
  display: block;
  width: 86%;
  height: 7px;
  margin: 4px auto 0;
  background:
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 120 10' fill='none'%3E%3Cpath d='M2 7c18-4 36 3 54-1 16-3.5 32 2 50-2' stroke='%2311bd47' stroke-width='3' stroke-linecap='round'/%3E%3C/svg%3E")
    center / contain no-repeat;
}

.club-landing-calendar__legend {
  position: absolute;
  left: -40px;
  bottom: 18%;
  z-index: 3;
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin: 0;
  padding: 16px 18px;
  list-style: none;
  background: #ffffff;
  border-radius: 16px;
  box-shadow: 0 16px 40px rgba(42, 53, 50, 0.14);
}

.club-landing-calendar__legend li {
  display: flex;
  align-items: center;
  gap: 10px;
  color: #2a3532;
  font-size: 14px;
  line-height: 1.25;
  font-family: "Nexa Regular", sans-serif;
}

.club-landing-calendar__dot {
  width: 18px;
  height: 18px;
  border-radius: 5px;
  flex: 0 0 auto;
}

.club-landing-calendar__dot--green { background: #11bd47; }
.club-landing-calendar__dot--blue { background: #3b82f6; }
.club-landing-calendar__dot--violet { background: #8b5cf6; }
.club-landing-calendar__dot--orange { background: #f59e0b; }
.club-landing-calendar__dot--red { background: #ef4444; }

.club-landing-players {
  position: relative;
  overflow: hidden;
  isolation: isolate;
  margin: 0;
  padding: 64px 0;
  background-color: #07140f;
}

.club-landing-players__photo {
  position: absolute;
  inset: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center bottom;
  pointer-events: none;
  user-select: none;
}

.club-landing-players .container {
  position: relative;
  z-index: 1;
}

.club-landing-players__grid {
  display: grid;
  grid-template-columns: var(--club-block-cols);
  gap: var(--club-block-gap);
  align-items: center;
  padding-left: var(--club-block-pad-left);
  padding-right: var(--club-block-pad-right);
}

.club-landing-players__visual {
  position: relative;
  z-index: 1;
  max-width: none;
  width: 100%;
}

.club-landing-players__card {
  position: relative;
  z-index: 2;
  padding: 22px 24px 20px;
  background: #ffffff;
  border-radius: 24px;
  box-shadow: 0 24px 48px rgba(4, 16, 12, 0.28);
}

.club-landing-players__person {
  display: flex;
  align-items: center;
  gap: 14px;
}

.club-landing-players__avatar {
  display: block;
  flex: 0 0 auto;
  width: 80px;
  height: 80px;
  overflow: hidden;
  border-radius: 16px;
  background: #e7eee9;
}

.club-landing-players__avatar img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 8%;
}

.club-landing-players__person h3 {
  margin: 0;
  color: #171e1c;
  font-size: 20px;
  line-height: 1.2;
  font-family: "Nexa ExtraBold", sans-serif;
  font-weight: 800;
}

.club-landing-players__person p {
  margin: 4px 0 0;
  color: #8a9690;
  font-size: 13px;
  line-height: 1.3;
  font-family: "Nexa Regular", sans-serif;
}

.club-landing-players__tabs {
  display: flex;
  flex-wrap: wrap;
  gap: 4px 18px;
  margin: 16px 0 0;
  padding: 0 0 10px;
  list-style: none;
  border-bottom: 1px solid #eef2f0;
}

.club-landing-players__tabs li {
  position: relative;
  color: #8a9690;
  font-size: 13px;
  line-height: 1.3;
  font-family: "Nexa Regular", sans-serif;
}

.club-landing-players__tabs li.is-active {
  color: #171e1c;
  font-family: "Nexa Bold", sans-serif;
}

.club-landing-players__tabs li.is-active::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -11px;
  height: 3px;
  border-radius: 99px;
  background: #11bd47;
}

.club-landing-players__stats {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 10px;
  margin: 14px 0 0;
}

.club-landing-players__stats > div {
  padding: 12px 12px 14px;
  background: #f5f7f6;
  border-radius: 14px;
}

.club-landing-players__stats p {
  margin: 0;
  color: #8a9690;
  font-size: 12px;
  line-height: 1.2;
  font-family: "Nexa Regular", sans-serif;
}

.club-landing-players__stats strong {
  display: flex;
  align-items: center;
  gap: 6px;
  margin: 6px 0 10px;
  color: #171e1c;
  font-size: 22px;
  line-height: 1;
  font-family: "Nexa ExtraBold", sans-serif;
  font-weight: 800;
}

.club-landing-players__stats strong svg {
  display: block;
  flex: 0 0 auto;
}

.club-landing-players__meter,
.club-landing-players__gradient {
  display: block;
  position: relative;
  height: 6px;
  border-radius: 99px;
  background: #e4ebe6;
  overflow: hidden;
}

.club-landing-players__meter i {
  display: block;
  height: 100%;
  border-radius: inherit;
  background: #11bd47;
}

.club-landing-players__gradient {
  overflow: visible;
  background: linear-gradient(90deg, #f5c542 0%, #f97316 32%, #ef4444 62%, #22c55e 100%);
}

.club-landing-players__gradient i {
  position: absolute;
  top: 50%;
  left: 74%;
  width: 12px;
  height: 12px;
  margin: -6px 0 0 -6px;
  background: #ffffff;
  border: 2px solid #11bd47;
  border-radius: 50%;
  box-shadow: 0 1px 4px rgba(23, 30, 28, 0.18);
}

.club-landing-players__chart {
  margin: 12px 0 0;
  padding: 14px 14px 10px;
  background: #f5f7f6;
  border-radius: 14px;
}

.club-landing-players__chart > p {
  margin: 0 0 8px;
  color: #171e1c;
  font-size: 13px;
  line-height: 1.2;
  font-family: "Nexa Bold", sans-serif;
}

.club-landing-players__chart-plot {
  display: grid;
  grid-template-columns: 22px minmax(0, 1fr);
  gap: 8px;
  align-items: stretch;
  height: 164px;
}

.club-landing-players__chart-scale {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding-bottom: 18px;
  color: #9aa59f;
  font-size: 10px;
  line-height: 1;
  font-family: "Nexa Regular", sans-serif;
}

.club-landing-players__chart-bars {
  display: grid;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  gap: 10px;
  align-items: stretch;
  margin: 0;
  padding: 4px 6px 0;
  list-style: none;
}

.club-landing-players__chart-bars li {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  height: 100%;
  min-width: 0;
  padding-bottom: 18px;
  background-image: repeating-linear-gradient(
    to bottom,
    transparent 0,
    transparent calc(20% - 1px),
    #e6ece8 calc(20% - 1px),
    #e6ece8 20%
  );
  background-size: 100% calc(100% - 18px);
  background-repeat: no-repeat;
}

.club-landing-players__chart-bars li::before {
  content: "";
  display: block;
  width: 18px;
  max-width: 70%;
  height: var(--h);
  border-radius: 6px 6px 2px 2px;
  background: #11bd47;
}

.club-landing-players__chart-bars span {
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  color: #8a9690;
  font-size: 11px;
  line-height: 1;
  font-family: "Nexa Regular", sans-serif;
}

.club-landing-players__slogan {
  position: absolute;
  left: -34%;
  bottom: 8%;
  z-index: 3;
  margin: 0;
  color: #ffffff;
  font-size: 22px;
  line-height: 1.15;
  font-family: "Snell Roundhand", "Segoe Script", "Apple Chancery", cursive;
  font-weight: 600;
  font-style: italic;
  transform: rotate(-12deg);
  transform-origin: left bottom;
}

.club-landing-players__slogan::after {
  content: "";
  display: block;
  width: 72%;
  height: 8px;
  margin-top: 2px;
  background:
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 120 10' fill='none'%3E%3Cpath d='M2 7c18-4 36 3 54-1 16-3.5 32 2 50-2' stroke='%2311bd47' stroke-width='3' stroke-linecap='round'/%3E%3C/svg%3E")
    center / contain no-repeat;
}

.club-landing-players__copy {
  max-width: 460px;
  padding-bottom: 12px;
}

.club-landing-players__kicker {
  margin: 0 0 14px;
  color: #11bd47;
  font-size: 13px;
  line-height: 1.2;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  font-family: "Nexa Bold", sans-serif;
}

.club-landing-players__title {
  margin: 0;
  color: #ffffff;
  font-size: 40px;
  line-height: 1.12;
  letter-spacing: -0.02em;
  font-family: "Nexa ExtraBold", sans-serif;
  font-weight: 800;
}

.club-landing-players__lead {
  margin: 18px 0 0;
  color: rgba(255, 255, 255, 0.86);
  font-size: 16px;
  line-height: 1.45;
  font-family: "Nexa Regular", sans-serif;
}

.club-landing-players__checks {
  display: flex;
  flex-direction: column;
  gap: 14px;
  margin: 26px 0 0;
  padding: 0;
  list-style: none;
}

.club-landing-players__checks li {
  display: flex;
  align-items: center;
  gap: 12px;
  color: #ffffff;
  font-size: 16px;
  line-height: 1.3;
  font-family: "Nexa Regular", sans-serif;
}

.club-landing-players__checks li::before {
  content: "";
  flex: 0 0 auto;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  background:
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'%3E%3Ccircle cx='12' cy='12' r='12' fill='%2311bd47'/%3E%3Cpath d='M7 12.5l3.2 3.2L17 8.8' stroke='%23fff' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")
    center / contain no-repeat;
}

.club-landing-matches {
  position: relative;
  overflow: hidden;
  isolation: isolate;
  margin: 0;
  padding: 64px 0;
  background: linear-gradient(180deg, #f7fcf9 0%, #e8f5ee 100%);
}

.club-landing-matches .container {
  position: relative;
  z-index: 1;
}

.club-landing-matches__grid {
  display: grid;
  grid-template-columns: var(--club-block-cols);
  gap: var(--club-block-gap);
  align-items: center;
  padding-left: var(--club-block-pad-left);
  padding-right: var(--club-block-pad-right);
}

.club-landing-matches__copy {
  position: relative;
  z-index: 2;
  max-width: 430px;
  margin-left: 0;
}

.club-landing-matches__kicker {
  margin: 0 0 14px;
  color: #11bd47;
  font-size: 13px;
  line-height: 1.2;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  font-family: "Nexa Bold", sans-serif;
}

.club-landing-matches__title {
  margin: 0;
  color: #171e1c;
  font-size: 40px;
  line-height: 1.12;
  letter-spacing: -0.02em;
  font-family: "Nexa ExtraBold", sans-serif;
  font-weight: 800;
}

.club-landing-matches__lead {
  margin: 18px 0 0;
  max-width: 400px;
  color: #6b7872;
  font-size: 16px;
  line-height: 1.45;
  font-family: "Nexa Regular", sans-serif;
}

.club-landing-matches__checks {
  display: flex;
  flex-direction: column;
  gap: 14px;
  margin: 26px 0 0;
  padding: 0;
  list-style: none;
}

.club-landing-matches__checks li {
  display: flex;
  align-items: center;
  gap: 12px;
  color: #2a3532;
  font-size: 16px;
  line-height: 1.3;
  font-family: "Nexa Regular", sans-serif;
}

.club-landing-matches__checks li::before {
  content: "";
  flex: 0 0 auto;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  background:
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'%3E%3Ccircle cx='12' cy='12' r='12' fill='%2311bd47'/%3E%3Cpath d='M7 12.5l3.2 3.2L17 8.8' stroke='%23fff' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")
    center / contain no-repeat;
}

.club-landing-matches__visual {
  position: relative;
  z-index: 1;
}

.club-landing-matches__card {
  position: relative;
  z-index: 2;
  max-width: none;
  width: 100%;
  padding: 22px 22px 18px;
  background: #ffffff;
  border-radius: 24px;
  box-shadow: 0 24px 48px rgba(4, 16, 12, 0.2);
}

.club-landing-matches__scoreboard {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto minmax(0, 1fr);
  gap: 12px;
  align-items: center;
}

.club-landing-matches__team {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  min-width: 0;
}

.club-landing-matches__crest {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 48px;
  margin-bottom: 6px;
}

.club-landing-matches__crest svg {
  display: block;
  width: 40px;
  height: 48px;
}

.club-landing-matches__team strong {
  color: #171e1c;
  font-size: 14px;
  line-height: 1.2;
  font-family: "Nexa ExtraBold", sans-serif;
  font-weight: 800;
}

.club-landing-matches__team span:last-child {
  margin-top: 2px;
  color: #8a9690;
  font-size: 12px;
  line-height: 1.2;
  font-family: "Nexa Regular", sans-serif;
}

.club-landing-matches__score {
  text-align: center;
  padding: 0 8px;
}

.club-landing-matches__score p {
  margin: 0;
  color: #8a9690;
  font-size: 12px;
  line-height: 1.3;
  font-family: "Nexa Regular", sans-serif;
}

.club-landing-matches__score p:first-child {
  color: #171e1c;
  font-size: 13px;
  font-family: "Nexa Bold", sans-serif;
}

.club-landing-matches__score b {
  display: block;
  margin-top: 6px;
  color: #171e1c;
  font-size: 36px;
  line-height: 1;
  letter-spacing: 0.04em;
  font-family: "Nexa ExtraBold", sans-serif;
  font-weight: 800;
}

.club-landing-matches__tabs {
  display: flex;
  flex-wrap: wrap;
  gap: 4px 16px;
  margin: 16px 0 0;
  padding: 0 0 10px;
  list-style: none;
  border-bottom: 1px solid #eef2f0;
}

.club-landing-matches__tabs li {
  position: relative;
  color: #8a9690;
  font-size: 13px;
  line-height: 1.3;
  font-family: "Nexa Regular", sans-serif;
}

.club-landing-matches__tabs li.is-active {
  color: #171e1c;
  font-family: "Nexa Bold", sans-serif;
}

.club-landing-matches__tabs li.is-active::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -11px;
  height: 3px;
  border-radius: 99px;
  background: #11bd47;
}

.club-landing-matches__clips {
  position: relative;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 10px;
  margin: 14px 12px 4px 0;
}

.club-landing-matches__clips img {
  display: block;
  width: 100%;
  height: auto;
}

.club-landing-matches__next {
  position: absolute;
  top: 50%;
  right: -22px;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  background: #ffffff;
  border-radius: 50%;
  box-shadow: 0 8px 20px rgba(23, 30, 28, 0.16);
}

.club-landing-matches__slogan {
  position: absolute;
  top: 2%;
  right: -22%;
  z-index: 3;
  margin: 0;
  color: #171e1c;
  font-size: 22px;
  line-height: 1.15;
  text-align: right;
  font-family: "Snell Roundhand", "Segoe Script", "Apple Chancery", cursive;
  font-weight: 600;
  font-style: italic;
  transform: rotate(12deg);
  transform-origin: right top;
}

.club-landing-matches__slogan::after {
  content: "";
  display: block;
  width: 78%;
  height: 8px;
  margin: 4px 0 0 auto;
  background:
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 120 10' fill='none'%3E%3Cpath d='M2 7c18-4 36 3 54-1 16-3.5 32 2 50-2' stroke='%2311bd47' stroke-width='3' stroke-linecap='round'/%3E%3C/svg%3E")
    center / contain no-repeat;
}

.club-landing-staff {
  position: relative;
  overflow: hidden;
  isolation: isolate;
  margin: 0;
  padding: 56px 0;
  background-color: #07140f;
}

.club-landing-staff__photo {
  position: absolute;
  inset: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
  pointer-events: none;
  user-select: none;
}

.club-landing-staff .container {
  position: relative;
  z-index: 1;
}

.club-landing-staff__panel {
  display: grid;
  grid-template-columns: var(--club-block-cols);
  gap: var(--club-block-gap);
  align-items: center;
  padding: 40px var(--club-block-pad-right) 40px var(--club-block-pad-left);
  background: rgba(6, 18, 16, 0.52);
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 28px;
}

.club-landing-staff__card {
  padding: 22px 22px 18px;
  background: #ffffff;
  border-radius: 22px;
  box-shadow: 0 18px 40px rgba(4, 16, 12, 0.22);
}

.club-landing-staff__card h3 {
  margin: 0 0 16px;
  color: #171e1c;
  font-size: 20px;
  line-height: 1.2;
  font-family: "Nexa ExtraBold", sans-serif;
  font-weight: 800;
}

.club-landing-staff__list {
  display: flex;
  flex-direction: column;
  gap: 14px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.club-landing-staff__list li {
  display: grid;
  grid-template-columns: 48px minmax(0, 1.1fr) minmax(92px, 0.85fr) minmax(78px, 0.7fr);
  gap: 10px 8px;
  align-items: center;
}

.club-landing-staff__list img {
  display: block;
  width: 48px;
  height: 48px;
  object-fit: cover;
  border-radius: 50%;
  background: #e7eee9;
}

.club-landing-staff__person {
  min-width: 0;
}

.club-landing-staff__person strong {
  display: block;
  color: #171e1c;
  font-size: 14px;
  line-height: 1.2;
  font-family: "Nexa ExtraBold", sans-serif;
  font-weight: 800;
}

.club-landing-staff__person span {
  display: block;
  margin-top: 2px;
  color: #8a9690;
  font-size: 12px;
  line-height: 1.2;
  font-family: "Nexa Regular", sans-serif;
}

.club-landing-staff__select {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 6px;
  min-height: 34px;
  padding: 6px 10px;
  color: #2a3532;
  font-size: 12px;
  line-height: 1.2;
  font-family: "Nexa Regular", sans-serif;
  background: #f4f6f5;
  border-radius: 10px;
  white-space: nowrap;
}

.club-landing-staff__select::after {
  content: "";
  flex: 0 0 auto;
  width: 8px;
  height: 8px;
  margin-top: -2px;
  border-right: 1.6px solid #8a9690;
  border-bottom: 1.6px solid #8a9690;
  transform: rotate(45deg);
}

.club-landing-staff__select.is-full {
  color: #0b8f45;
  background: #e4f8eb;
}

.club-landing-staff__select.is-full::after {
  border-color: #11bd47;
}

.club-landing-staff__copy {
  max-width: 440px;
}

.club-landing-staff__kicker {
  margin: 0 0 14px;
  color: #11bd47;
  font-size: 13px;
  line-height: 1.2;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  font-family: "Nexa Bold", sans-serif;
}

.club-landing-staff__title {
  margin: 0;
  color: #ffffff;
  font-size: 40px;
  line-height: 1.12;
  letter-spacing: -0.02em;
  font-family: "Nexa ExtraBold", sans-serif;
  font-weight: 800;
}

.club-landing-staff__lead {
  margin: 16px 0 0;
  color: rgba(255, 255, 255, 0.86);
  font-size: 16px;
  line-height: 1.45;
  font-family: "Nexa Regular", sans-serif;
}

.club-landing-staff__checks {
  display: flex;
  flex-direction: column;
  gap: 14px;
  margin: 24px 0 0;
  padding: 0;
  list-style: none;
}

.club-landing-staff__checks li {
  display: flex;
  align-items: center;
  gap: 12px;
  color: #ffffff;
  font-size: 16px;
  line-height: 1.3;
  font-family: "Nexa Regular", sans-serif;
}

.club-landing-staff__checks li::before {
  content: "";
  flex: 0 0 auto;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  background:
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'%3E%3Ccircle cx='12' cy='12' r='12' fill='%2311bd47'/%3E%3Cpath d='M7 12.5l3.2 3.2L17 8.8' stroke='%23fff' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")
    center / contain no-repeat;
}

.club-landing-modules {
  margin: 0;
  padding: 48px 0 56px;
  background: #ffffff;
}

.club-landing-modules__panel {
  padding: 0;
}

.club-landing-modules__head {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 24px;
  margin: 0 0 22px;
}

.club-landing-modules__kicker {
  margin: 0 0 10px;
  color: #11bd47;
  font-size: 13px;
  line-height: 1.2;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  font-family: "Nexa Bold", sans-serif;
}

.club-landing-modules__title {
  margin: 0;
  color: #171e1c;
  font-size: 28px;
  line-height: 1.2;
  letter-spacing: -0.02em;
  font-family: "Nexa ExtraBold", sans-serif;
  font-weight: 800;
}

.club-landing-modules__note {
  margin: 0;
  max-width: 240px;
  color: #8a9690;
  font-size: 13px;
  line-height: 1.4;
  text-align: right;
  font-family: "Nexa Regular", sans-serif;
}

.club-landing-modules__grid {
  display: grid;
  grid-template-columns: repeat(7, minmax(0, 1fr));
  gap: 12px;
}

.club-landing-modules__item {
  position: relative;
  min-height: 100%;
  padding: 20px 16px 22px;
  background: #ffffff;
  border-radius: 18px;
  box-shadow: 0 8px 24px rgba(23, 30, 28, 0.04);
}

.club-landing-modules__item img,
.club-landing-modules__crm-icon {
  display: block;
  width: 56px;
  height: 56px;
  margin: 0 0 14px;
}

.club-landing-modules__crm-icon svg {
  display: block;
  width: 56px;
  height: 56px;
}

.club-landing-modules__item h3 {
  margin: 0;
  color: #171e1c;
  font-size: 15px;
  line-height: 1.25;
  font-family: "Nexa ExtraBold", sans-serif;
  font-weight: 800;
}

.club-landing-modules__item p {
  margin: 8px 0 0;
  color: #8a9690;
  font-size: 13px;
  line-height: 1.4;
  font-family: "Nexa Regular", sans-serif;
}

.club-landing-modules__soon {
  position: absolute;
  top: 12px;
  right: 12px;
  padding: 3px 8px;
  color: #8a9690;
  font-size: 11px;
  line-height: 1;
  background: #f0f3f1;
  border-radius: 999px;
  font-family: "Nexa Bold", sans-serif;
}

.club-landing-tariffs {
  position: relative;
  overflow: hidden;
  isolation: isolate;
  margin: 0;
  padding: 36px 0 56px;
  background-color: #e7f8ee;
}

.club-landing-tariffs__photo {
  position: absolute;
  inset: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center top;
  pointer-events: none;
  user-select: none;
}

.club-landing-tariffs .container {
  position: relative;
  z-index: 1;
}

.club-landing-tariffs__panel {
  padding: 32px 28px 22px;
  background: #ffffff;
  border-radius: 32px;
  box-shadow: 0 16px 48px rgba(23, 30, 28, 0.06);
}

.club-landing-tariffs__head {
  margin: 0 0 36px;
  text-align: center;
}

.club-landing-tariffs__kicker {
  margin: 0 0 8px;
  color: #11bd47;
  font-size: 12px;
  line-height: 1.2;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  font-family: "Nexa Bold", sans-serif;
}

.club-landing-tariffs__title {
  margin: 0;
  color: #171e1c;
  font-size: 34px;
  line-height: 1.18;
  letter-spacing: -0.02em;
  font-family: "Nexa ExtraBold", sans-serif;
  font-weight: 800;
}

.club-landing-tariffs__lead {
  margin: 10px auto 0;
  max-width: 560px;
  color: #8a9690;
  font-size: 14px;
  line-height: 1.45;
  font-family: "Nexa Regular", sans-serif;
}

.club-landing-tariffs__grid {
  display: grid;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  gap: 12px;
  align-items: stretch;
}

.club-landing-tariffs__card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  padding: 18px 16px 16px;
  background: #ffffff;
  border: 1px solid #eef2f0;
  border-radius: 20px;
  box-shadow: 0 10px 26px rgba(23, 30, 28, 0.04);
}

.club-landing-tariffs__card.is-popular {
  border-color: #11bd47;
  box-shadow: 0 16px 36px rgba(17, 189, 71, 0.16);
}

.club-landing-tariffs__badge {
  position: absolute;
  top: -11px;
  left: 50%;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 4px;
  margin: 0;
  padding: 0 8px;
  color: #171e1c;
  background: #ffffff;
  font-size: 11px;
  line-height: 1;
  white-space: nowrap;
  transform: translateX(-50%);
  font-family: "Nexa Bold", sans-serif;
}

.club-landing-tariffs__card-head {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 8px;
  margin: 0 0 14px;
}

.club-landing-tariffs__card-head h3 {
  margin: 0;
  color: #171e1c;
  font-size: 18px;
  line-height: 1.2;
  font-family: "Nexa ExtraBold", sans-serif;
  font-weight: 800;
}

.club-landing-tariffs__card-head p {
  margin: 4px 0 0;
  color: #8a9690;
  font-size: 12px;
  line-height: 1.3;
  font-family: "Nexa Regular", sans-serif;
}

.club-landing-tariffs__card-head img {
  display: block;
  width: 42px;
  height: 32px;
  object-fit: contain;
}

.club-landing-tariffs__card ul {
  margin: 0 0 16px;
  padding: 0;
  list-style: none;
}

.club-landing-tariffs__card li {
  display: flex;
  align-items: flex-start;
  gap: 8px;
  margin: 0 0 8px;
  color: #2a3532;
  font-size: 12px;
  line-height: 1.35;
  font-family: "Nexa Regular", sans-serif;
}

.club-landing-tariffs__card li::before {
  content: "";
  flex: 0 0 16px;
  width: 16px;
  height: 16px;
  margin-top: 1px;
  border-radius: 50%;
  background: #11bd47 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4.2 8.3l2.4 2.4 5.2-5.3'/%3E%3C/svg%3E") center / 10px 10px no-repeat;
}

.club-landing-tariffs__buy {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-height: 42px;
  margin-top: auto;
  padding: 10px 14px;
  border: 0;
  border-radius: 999px;
  color: #ffffff;
  background: #11bd47;
  font-size: 14px;
  line-height: 1;
  cursor: pointer;
  appearance: none;
  font-family: "Nexa Bold", sans-serif;
  box-shadow: 0 8px 18px rgba(17, 189, 71, 0.22);
}

.club-landing-tariffs__buy:hover {
  color: #ffffff;
  background: #0ea342;
}

.club-landing-tariffs__perks {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 12px 18px;
  margin: 22px 0 0;
  padding: 18px 8px 6px;
  list-style: none;
  border-top: 1px solid #eef2f0;
}

.club-landing-tariffs__perks li {
  display: flex;
  align-items: center;
  gap: 12px;
}

.club-landing-tariffs__perks span {
  flex: 0 0 40px;
}

.club-landing-tariffs__perks svg {
  display: block;
}

.club-landing-tariffs__perks strong {
  display: block;
  color: #171e1c;
  font-size: 14px;
  line-height: 1.25;
  font-family: "Nexa ExtraBold", sans-serif;
  font-weight: 800;
}

.club-landing-tariffs__perks p {
  margin: 3px 0 0;
  color: #8a9690;
  font-size: 12px;
  line-height: 1.3;
  font-family: "Nexa Regular", sans-serif;
}

.club-landing-split {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  gap: 32px 40px;
  align-items: center;
}

.club-landing-split--rev {
  direction: rtl;
}

.club-landing-split--rev > * {
  direction: ltr;
}

.club-landing-split__text ul {
  margin: 16px 0 0;
  padding-left: 18px;
}

.club-landing-split__text li {
  margin: 0 0 8px;
  font-size: 15px;
  line-height: 1.45;
}

.club-landing-shot {
  margin: 0;
  overflow: hidden;
  border-radius: 16px;
  background: #ebf9f4;
  border: 1px solid #dcefe6;
}

.club-landing-shot img {
  display: block;
  width: 100%;
  height: auto;
}

.club-landing-shot__ph {
  min-height: 240px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 24px;
  text-align: center;
  background:
    linear-gradient(180deg, rgba(235, 249, 244, 0.2), rgba(17, 189, 71, 0.08)),
    repeating-linear-gradient(-45deg, transparent, transparent 12px, rgba(7, 158, 108, 0.06) 12px, rgba(7, 158, 108, 0.06) 13px);
}

.club-landing-shot__ph span {
  max-width: 280px;
  font-size: 14px;
  line-height: 1.4;
  color: #5c6b63;
  font-family: "Nexa Bold", sans-serif;
}

.club-landing-extras {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.club-landing-extra {
  display: grid;
  gap: 16px;
}

.club-landing-soon {
  display: inline-block;
  margin: 0 0 8px;
  padding: 2px 8px;
  border-radius: 999px;
  background: #f4f6f5;
  color: #8a9690;
  font-size: 11px;
  letter-spacing: 0.04em;
  text-transform: lowercase;
  font-family: "Nexa Bold", sans-serif;
}

.club-landing-extra--soon {
  opacity: 0.92;
}

.club-landing-compare {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.club-landing-compare__col--club {
  background: #f4fbf6;
  border: 1px solid #dcefe6;
}

.club-landing-compare__col ul {
  margin: 12px 0 0;
  padding-left: 18px;
}

.club-landing-compare__col li {
  margin: 0 0 8px;
  font-size: 15px;
  line-height: 1.45;
}

.club-landing-tiers {
  grid-template-columns: repeat(6, minmax(0, 1fr));
}

.club-landing-tier {
  text-align: center;
  padding: 18px 12px;
}

.club-landing-tier__value {
  margin: 0;
  font-size: 28px;
  line-height: 1.1;
  color: #11bd47;
  font-family: "Nexa ExtraBold", sans-serif;
  font-weight: 800;
}

.club-landing-cta {
  max-width: 760px;
  margin: 0 auto;
  padding: 40px 28px;
  text-align: center;
  border-radius: 20px;
  background: linear-gradient(160deg, #ebf9f4 0%, #ffffff 55%);
  border: 1px solid #dcefe6;
}

.club-landing-cta p {
  margin: 14px auto 0;
  max-width: 560px;
  font-size: 16px;
  line-height: 1.5;
}

.club-landing-cta .button-box {
  margin: 24px auto 0;
}

@media (max-width: 1199px) {
  .club-landing-hero__title {
    font-size: 28px;
  }

  .club-landing-hero__tagline {
    font-size: 36px;
  }

  .club-landing-hero__copy {
    max-width: 560px;
  }

  .club-landing-situations {
    grid-template-columns: 1fr;
  }

  .club-landing-fit {
    max-width: 640px;
  }

  .club-landing-included__title {
    font-size: 32px;
  }

  .club-landing-included__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .club-landing-calendar__title {
    font-size: 34px;
  }

  .club-landing-players__title {
    font-size: 34px;
  }

  .club-landing-matches__title {
    font-size: 34px;
  }

  .club-landing-staff__title {
    font-size: 34px;
  }

  .club-landing-modules__title {
    font-size: 24px;
  }

  .club-landing-modules__grid {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .club-landing-tariffs__title {
    font-size: 28px;
  }

  .club-landing-tariffs__grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .club-landing-tariffs__perks {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .club-landing-extras {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .club-landing-tiers {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (max-width: 991px) {
  .club-landing-split,
  .club-landing-compare {
    grid-template-columns: 1fr;
  }

  .club-landing-split--rev {
    direction: ltr;
  }

  .sectionMain.club-landing-hero,
  .club-landing-hero {
    min-height: 560px;
    padding: 100px 0;
  }

  .club-landing-hero__photo {
    object-position: 76% 36%;
    filter: brightness(1.1) saturate(1.08) contrast(1.04);
  }

  .club-landing-hero::before {
    background: linear-gradient(180deg, rgba(4, 16, 12, 0.34) 0%, rgba(4, 16, 12, 0.5) 32%, rgba(4, 16, 12, 0.38) 54%, rgba(4, 16, 12, 0.14) 78%, rgba(4, 16, 12, 0.18) 100%);
  }

  .club-landing-hero__copy {
    position: relative;
    isolation: isolate;
    text-shadow: 0 2px 18px rgba(0, 0, 0, 0.55);
  }

  .club-landing-hero__copy::after {
    content: "";
    position: absolute;
    left: -24px;
    right: -24px;
    top: -28px;
    bottom: 4px;
    z-index: -1;
    pointer-events: none;
    background: radial-gradient(ellipse at 36% 42%, rgba(4, 16, 12, 0.62) 0%, rgba(4, 16, 12, 0.28) 56%, transparent 78%);
  }

  .club-landing-hero__title {
    font-size: 26px;
  }

  .club-landing-hero__tagline {
    font-size: 32px;
  }

  .club-landing-calendar__grid {
    grid-template-columns: 1fr;
    padding-right: 0;
  }

  .club-landing-calendar__laptop {
    width: 100%;
    margin-left: 0;
  }

  .club-landing-calendar__visual {
    margin-right: 0;
    min-height: 0;
  }

  .club-landing-calendar__slogan {
    display: none;
  }

  .club-landing-players__grid {
    grid-template-columns: 1fr;
    padding-left: 0;
    padding-right: 0;
  }

  .club-landing-players__visual {
    max-width: 640px;
  }

  .club-landing-players__slogan {
    display: none;
  }

  .club-landing-players__copy {
    order: -1;
    max-width: none;
  }

  .club-landing-matches__grid {
    grid-template-columns: 1fr;
    padding-left: 0;
    padding-right: 0;
  }

  .club-landing-matches__copy {
    margin-left: 0;
  }

  .club-landing-matches__slogan {
    display: none;
  }

  .club-landing-staff__panel {
    grid-template-columns: 1fr;
    padding: 28px 24px;
  }

  .club-landing-staff__copy {
    order: -1;
    max-width: none;
  }

  .club-landing-modules__head {
    flex-direction: column;
    align-items: flex-start;
  }

  .club-landing-modules__note {
    max-width: none;
    text-align: left;
  }

  .club-landing-modules__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .club-landing-tariffs {
    padding: 28px 0 40px;
  }

  .club-landing-tariffs__panel {
    padding: 24px 16px 16px;
    border-radius: 24px;
  }

  .club-landing-tariffs__title {
    font-size: 26px;
  }

  .club-landing-tariffs__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 767px) {
  .sectionMain.club-landing-hero,
  .club-landing-hero {
    min-height: 100vh;
    min-height: 100dvh;
    min-height: 100svh;
    padding: 156px 0 4px;
    align-items: flex-start;
    border-radius: 0 0 24px 24px;
  }

  .club-landing-hero .container {
    align-items: flex-start;
  }

  .club-landing-hero__photo {
    object-position: center center;
    filter: none;
  }

  .club-landing-hero::before {
    background: none;
  }

  .club-landing-hero__copy {
    max-width: 300px;
    text-shadow: none;
  }

  .club-landing-hero__copy::after {
    display: none;
  }

  .club-landing-hero__br-m {
    display: block;
  }

  .club-landing-hero__kicker {
    margin: 0 0 12px;
    font-size: 11px;
    letter-spacing: 0.18em;
  }

  .club-landing-hero__title {
    font-size: 36px;
    line-height: 1.06;
    letter-spacing: -0.02em;
  }

  .club-landing-hero__title span {
    display: block;
    color: #11bd47;
  }

  .club-landing-hero__tagline {
    margin: 14px 0 0;
    font-size: 22px;
    line-height: 1.18;
  }

  .club-landing-hero__tagline span {
    color: #ffffff;
  }

  .club-landing-hero__lead {
    margin: 14px 0 0;
    max-width: 260px;
    color: rgba(255, 255, 255, 0.78);
    font-size: 13px;
    line-height: 1.45;
    text-shadow: none;
  }

  .club-landing-hero__actions {
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
    margin-top: 22px;
  }

  .club-landing-hero__btn {
    min-height: 48px;
    padding: 12px 28px;
    font-size: 15px;
  }

  .club-landing-hero__btn--primary {
    background: linear-gradient(90deg, #19d65e 0%, #0ea348 100%);
    box-shadow: 0 8px 22px rgba(17, 189, 71, 0.28);
  }

  .club-landing-situations-section {
    padding-top: 36px;
    padding-bottom: 36px;
  }

  .club-landing-situations__title {
    font-size: 28px;
    max-width: none;
  }

  .club-landing-situations__lead {
    font-size: 18px;
  }

  .club-landing-situations__grid {
    grid-template-columns: 1fr;
    max-width: 420px;
  }

  .club-landing-fit {
    padding: 24px 20px;
    border-radius: 20px;
  }

  .club-landing-fit__title {
    font-size: 22px;
  }

  .club-landing-section {
    padding-top: 36px;
    padding-bottom: 36px;
  }

  .club-landing-included {
    padding: 52px 0 56px;
  }

  .club-landing-included__title {
    font-size: 26px;
    white-space: normal;
  }

  .club-landing-included__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px;
  }

  .club-landing-included__item {
    grid-template-columns: 40px minmax(0, 1fr);
    gap: 8px;
    min-height: 0;
    padding: 14px 12px;
  }

  .club-landing-included .club-landing-base__icon,
  .club-landing-included .club-landing-base__icon img {
    width: 40px;
    height: 40px;
  }

  .club-landing-included__copy h3 {
    font-size: 14px;
  }

  .club-landing-included__copy p {
    font-size: 12px;
  }

  .club-landing-included__slogan {
    font-size: 18px;
    margin-top: 40px;
  }

  .club-landing-calendar {
    padding: 40px 0 8px;
  }

  .club-landing-calendar__title {
    font-size: 26px;
  }

  .club-landing-calendar__title span {
    white-space: normal;
  }

  .club-landing-calendar__legend {
    display: none;
  }

  .club-landing-calendar__note {
    right: 0;
    font-size: 15px;
  }

  .club-landing-players {
    padding: 40px 0;
    min-height: 0;
  }

  .club-landing-players__title {
    font-size: 26px;
  }

  .club-landing-players__stats {
    grid-template-columns: 1fr;
  }

  .club-landing-players__tabs {
    gap: 8px 12px;
  }

  .club-landing-matches {
    padding: 40px 0;
  }

  .club-landing-matches__title {
    font-size: 26px;
  }

  .club-landing-matches__score b {
    font-size: 28px;
  }

  .club-landing-matches__clips {
    margin-right: 18px;
  }

  .club-landing-staff {
    padding: 36px 0;
  }

  .club-landing-staff__title {
    font-size: 26px;
  }

  .club-landing-staff__list li {
    grid-template-columns: 48px minmax(0, 1fr);
  }

  .club-landing-staff__select {
    grid-column: 2;
  }

  .club-landing-modules {
    padding: 36px 0 40px;
  }

  .club-landing-modules__title {
    font-size: 22px;
  }

  .club-landing-modules__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px;
  }

  .club-landing-modules__item {
    padding: 16px 12px 16px;
    box-shadow: 0 8px 22px rgba(23, 30, 28, 0.14);
  }

  .club-landing-modules__item img,
  .club-landing-modules__crm-icon,
  .club-landing-modules__crm-icon svg {
    width: 48px;
    height: 48px;
  }

  .club-landing-modules__item h3 {
    font-size: 14px;
  }

  .club-landing-modules__item p {
    font-size: 12px;
  }

  .club-landing-tariffs__title {
    font-size: 22px;
  }

  .club-landing-tariffs__grid,
  .club-landing-tariffs__perks {
    grid-template-columns: 1fr;
  }

  .club-landing-extras,
  .club-landing-tiers {
    grid-template-columns: 1fr;
  }

  .club-landing-card__title,
  .club-landing-extra h3,
  .club-landing-compare__col h3 {
    font-size: 18px;
  }

  .club-landing-tier__value {
    font-size: 24px;
  }

  .club-landing-cta {
    padding: 28px 18px;
  }
}

@media (max-width: 767px) and (min-height: 780px) {
  .sectionMain.club-landing-hero,
  .club-landing-hero {
    min-height: calc(100vh - 96px);
    min-height: calc(100dvh - 96px);
    min-height: calc(100svh - 96px);
    padding-bottom: 0;
  }
}

@media (max-width: 767px) and (max-height: 779px) {
  .sectionMain.club-landing-hero,
  .club-landing-hero {
    padding-top: 118px;
  }
}
