.elementor-kit-5{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS */:root {
  --clubepop-ink: #050505;
  --clubepop-muted: #6b6b72;
  --clubepop-line: #e7e7eb;
  --clubepop-yellow: #ffd000;
  --clubepop-pink: #ff4f8a;
  --clubepop-lime: #a6ff4d;
  --clubepop-purple: #7d40ff;
  --clubepop-cyan: #3ad7ff;
  --clubepop-bg: #ffffff;
  --clubepop-soft: #f5f5f7;
}

/* Elementor native container templates */
.cpn-front {
  width: min(1060px, calc(100% - 32px));
  margin: 0 auto;
}

.cpn-header-bar {
  min-height: 70px;
  display: grid;
  grid-template-columns: auto auto 1fr auto;
  align-items: center;
  gap: 24px;
  background: #fff;
  font-family: Arial, Helvetica, sans-serif;
}

.cpn-menu-icon .elementor-heading-title {
  font-size: 13px;
  font-weight: 900;
}

.cpn-logo {
  display: flex;
  flex-direction: row;
  gap: 8px;
  align-items: center;
}

.cpn-logo-tile .elementor-heading-title {
  min-width: 50px;
  height: 30px;
  border: 4px solid #050505;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  line-height: 1;
  font-weight: 900;
}

.cpn-logo .elementor-widget:nth-child(1) .elementor-heading-title {
  background: #7d40ff;
  color: #a6ff4d;
}

.cpn-logo .elementor-widget:nth-child(2) .elementor-heading-title {
  background: #ffd000;
  color: #ff4f8a;
}

.cpn-logo .elementor-widget:nth-child(3) .elementor-heading-title {
  background: #ff4f8a;
  color: #ffd000;
}

.cpn-nav,
.cpn-actions {
  display: flex;
  flex-direction: row;
  gap: 24px;
  align-items: center;
}

.cpn-actions {
  justify-content: flex-end;
  gap: 12px;
}

.cpn-nav-item .elementor-heading-title,
.cpn-action .elementor-heading-title {
  font-size: 14px;
  font-weight: 900;
  color: #050505;
}

.cpn-subscribe .elementor-button {
  background: #ffd000;
  color: #050505;
  border-radius: 5px;
  font-weight: 900;
  padding: 12px 16px;
}

.cpn-header-line {
  height: 5px;
  background: linear-gradient(90deg, #050505 0 11%, transparent 11% 82%, #050505 82% 100%);
}

.cpn-stage {
  background: #eeeef0;
  padding: 0;
}

.cpn-hero {
  background: #050505;
  color: #fff;
  display: grid;
  grid-template-columns: minmax(0, 1fr) 455px;
  gap: 56px;
  align-items: center;
  min-height: 320px;
  padding: 54px 0 54px 52px;
  margin-bottom: 42px;
}

.cpn-hero-title .elementor-heading-title {
  color: #fff;
  font-size: clamp(42px, 4.3vw, 64px);
  line-height: 1.02;
  font-weight: 900;
  max-width: 610px;
}

.cpn-kicker .elementor-heading-title {
  color: #333;
  font-size: 15px;
  font-weight: 400;
  text-transform: none;
}

.cpn-white .elementor-heading-title {
  color: #fff;
  font-weight: 700;
}

.cpn-hero-image img {
  width: 100%;
  height: 250px;
  object-fit: cover;
  transform: translateX(74px);
}

.cpn-mosaic {
  display: grid;
  grid-template-columns: minmax(0, 1.36fr) minmax(420px, 1fr);
  gap: 34px;
  padding-bottom: 54px;
}

.cpn-mosaic-side {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 28px;
}

.cpn-card img {
  width: 100%;
  aspect-ratio: 16 / 11;
  object-fit: cover;
  border: 3px solid #050505;
}

.cpn-card-big img {
  aspect-ratio: 16 / 9.1;
}

.cpn-title .elementor-heading-title {
  color: #050505;
  font-size: 20px;
  line-height: 1.12;
  font-weight: 400;
}

.cpn-card-big .cpn-title .elementor-heading-title {
  font-size: clamp(30px, 3.2vw, 46px);
  line-height: 1.08;
}

.cpn-band {
  padding: 34px 0 44px;
}

.cpn-green {
  background: #73ff58;
}

.cpn-purple {
  background: #af51db;
}

.cpn-blue {
  background: #70cfeb;
}

.cpn-band-title .elementor-heading-title {
  display: inline-flex;
  background: #050505;
  color: #fff;
  padding: 7px 9px;
  font-size: 17px;
  line-height: 1;
  margin-bottom: 24px;
}

.cpn-strip-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 24px;
}

.cpn-strip-grid-three {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.cpn-strip-grid .cpn-title .elementor-heading-title {
  font-size: 15px;
  font-weight: 900;
}

.cpn-market {
  background: #fff;
  padding: 22px 0;
  text-align: center;
  color: #6b6b72;
}

.cpn-ad-section {
  background: #eeeef0;
  padding: 44px 0;
}

.cpn-ad {
  min-height: 96px;
  background: #f5f5f7;
  border: 1px dashed #c7c7cc;
  display: grid;
  place-items: center;
  border-radius: 8px;
  color: #6b6b72;
  font-weight: 700;
}

.cpn-partners {
  background: #efefef;
  border-top: 4px solid #70cfeb;
  padding: 58px 0 94px;
}

.cpn-partners-title .elementor-heading-title {
  color: #5f6368;
  font-size: 38px;
  font-weight: 400;
}

.cpn-partner-list {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 10px;
}

.cpn-partner .elementor-button {
  background: #f4f4f4;
  color: #050505;
  border: 1px solid #c9c9c9;
  border-radius: 5px;
  font-size: 20px;
  padding: 9px 20px;
}

.cpn-footer-bottom {
  background: #fff;
  padding: 52px 0;
}

.cpn-footer-grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto auto;
  gap: 34px;
  align-items: center;
}

.cpn-footer-logo .elementor-heading-title {
  font-size: 34px;
  font-weight: 900;
}

.cpn-report .elementor-button,
.cpn-social-btn .elementor-button {
  background: #f2f2f2;
  color: #050505;
  border-radius: 4px;
  font-weight: 900;
}

.cpn-social {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 9px;
}

.cpn-top .elementor-button {
  background: #050505;
  color: #fff;
  border-radius: 0;
}

.cpn-drawer-page {
  min-height: 620px;
  background: rgba(0, 0, 0, .58);
}

.cpn-drawer-top {
  height: 74px;
  background: #fff;
  display: grid;
  grid-template-columns: 72px auto 1fr;
  align-items: center;
  gap: 20px;
  padding: 0 40px;
}

.cpn-close .elementor-heading-title,
.cpn-mini .elementor-heading-title {
  font-size: 24px;
  font-weight: 900;
}

.cpn-drawer-panel {
  width: min(360px, calc(100% - 48px));
  margin-left: 48px;
  background: #fff;
  border: 7px solid #050505;
  border-radius: 5px;
  padding: 30px 26px 24px;
}

.cpn-drawer-title .elementor-heading-title,
.cpn-drawer-main .elementor-heading-title {
  color: #626a73;
  font-size: 21px;
  font-weight: 900;
}

.cpn-drawer-link .elementor-heading-title {
  color: #626a73;
  font-size: 19px;
  font-weight: 500;
  text-transform: uppercase;
}

@media (max-width: 980px) {
  .cpn-header-bar,
  .cpn-hero,
  .cpn-mosaic,
  .cpn-footer-grid {
    grid-template-columns: 1fr;
  }

  .cpn-nav {
    display: none;
  }

  .cpn-hero {
    padding: 24px;
  }

  .cpn-hero-image img {
    transform: none;
  }

  .cpn-strip-grid,
  .cpn-strip-grid-three,
  .cpn-mosaic-side {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 640px) {
  .cpn-strip-grid,
  .cpn-strip-grid-three,
  .cpn-mosaic-side,
  .cpn-social {
    grid-template-columns: 1fr;
    flex-direction: column;
    align-items: flex-start;
  }
}

.cp-wrap {
  width: min(1180px, calc(100% - 32px));
  margin: 0 auto;
}

.cp-header {
  background: var(--clubepop-bg);
  border-bottom: 1px solid var(--clubepop-line);
  font-family: Arial, Helvetica, sans-serif;
}

.cp-header__bar {
  min-height: 70px;
  display: grid;
  grid-template-columns: auto auto 1fr auto;
  align-items: center;
  gap: 24px;
}

.cp-menu-btn {
  width: 42px;
  height: 42px;
  border: 0;
  background: transparent;
  display: inline-grid;
  place-items: center;
  cursor: pointer;
}

.cp-menu-btn span,
.cp-menu-btn::before,
.cp-menu-btn::after {
  content: "";
  width: 20px;
  height: 2px;
  background: var(--clubepop-ink);
  display: block;
}

.cp-menu-btn span {
  margin: 5px 0;
}

.cp-logo {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: var(--clubepop-ink);
  text-decoration: none;
  font-weight: 900;
  letter-spacing: 0;
}

.cp-logo__tile {
  min-width: 50px;
  height: 30px;
  padding: 0 8px;
  border: 4px solid var(--clubepop-ink);
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, .45);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  line-height: 1;
  text-transform: uppercase;
}

.cp-logo__tile:nth-child(1) {
  background: var(--clubepop-purple);
  color: var(--clubepop-lime);
}

.cp-logo__tile:nth-child(2) {
  background: var(--clubepop-yellow);
  color: var(--clubepop-pink);
}

.cp-logo__tile:nth-child(3) {
  background: var(--clubepop-pink);
  color: var(--clubepop-yellow);
}

.cp-nav,
.cp-actions {
  display: flex;
  align-items: center;
  gap: 24px;
}

.cp-nav a,
.cp-actions a {
  color: var(--clubepop-ink);
  text-decoration: none;
  font-size: 14px;
  font-weight: 700;
  white-space: nowrap;
}

.cp-actions {
  justify-content: flex-end;
  gap: 12px;
}

.cp-action-icon {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  font-size: 13px !important;
  text-transform: uppercase;
}

.cp-subscribe {
  background: var(--clubepop-yellow);
  border-radius: 5px;
  padding: 12px 16px;
  font-size: 11px !important;
  font-weight: 900 !important;
}

.cp-hotline {
  height: 5px;
  background: linear-gradient(90deg, var(--clubepop-ink) 0 11%, transparent 11% 82%, var(--clubepop-ink) 82% 100%);
}

.cp-drawer-toggle {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}

.cp-drawer-toggle:checked ~ .cp-drawer {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}

.cp-drawer {
  position: fixed;
  inset: 0;
  z-index: 9999;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity .18s ease, visibility .18s ease;
  font-family: Arial, Helvetica, sans-serif;
}

.cp-drawer__shade {
  position: absolute;
  inset: 74px 0 0;
  background: rgba(0, 0, 0, .58);
}

.cp-drawer__top {
  height: 74px;
  background: #fff;
  display: grid;
  grid-template-columns: 72px auto 1fr;
  align-items: center;
  gap: 20px;
  padding: 0 calc((100vw - min(1060px, calc(100vw - 32px))) / 2);
  box-sizing: border-box;
  position: relative;
  z-index: 2;
}

.cp-drawer__close {
  width: 42px;
  height: 42px;
  display: inline-grid;
  place-items: center;
  cursor: pointer;
  position: relative;
}

.cp-drawer__close::before,
.cp-drawer__close::after {
  content: "";
  position: absolute;
  width: 26px;
  height: 2px;
  background: #050505;
}

.cp-drawer__close::before {
  transform: rotate(45deg);
}

.cp-drawer__close::after {
  transform: rotate(-45deg);
}

.cp-drawer__mini {
  font-size: 22px;
  font-weight: 900;
}

.cp-drawer__panel {
  position: relative;
  z-index: 2;
  width: min(334px, calc(100vw - 48px));
  margin: 0 0 0 calc((100vw - min(1060px, calc(100vw - 32px))) / 2);
  transform: translateY(0);
  background: #fff;
  border: 7px solid #050505;
  border-radius: 5px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .24);
  padding: 30px 26px 24px;
}

.cp-drawer__back {
  display: flex;
  align-items: center;
  gap: 12px;
  color: #626a73;
  font-size: 21px;
  font-weight: 900;
  text-transform: uppercase;
  padding-bottom: 24px;
  border-bottom: 1px solid #d7d7d7;
}

.cp-drawer__back::before {
  content: "<";
  font-size: 30px;
  line-height: 1;
  font-weight: 400;
}

.cp-drawer__menu {
  display: grid;
  gap: 23px;
  padding-top: 22px;
}

.cp-drawer__menu a {
  color: #626a73;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 19px;
  line-height: 1;
  font-weight: 500;
}

.cp-drawer__menu a:first-child {
  font-size: 21px;
  font-weight: 900;
}

.cp-drawer__menu a:first-child::after {
  content: ">";
  margin-left: 8px;
}

.cp-main {
  font-family: Arial, Helvetica, sans-serif;
  color: var(--clubepop-ink);
}

.cp-section {
  padding: 34px 0;
  border-bottom: 1px solid var(--clubepop-line);
}

.cp-home-stage {
  background: #eeeef0;
  padding: 0;
}

.cp-front {
  width: min(1060px, calc(100% - 32px));
  margin: 0 auto;
}

.cp-splash-lead {
  background: #050505;
  color: #fff;
  min-height: 320px;
  display: grid;
  grid-template-columns: minmax(0, 1fr) 455px;
  gap: 56px;
  align-items: center;
  padding: 54px 0 54px 52px;
  text-decoration: none;
  margin-bottom: 42px;
}

.cp-splash-lead h1 {
  font-size: clamp(42px, 4.3vw, 64px);
  line-height: 1.02;
  margin: 12px 0 0;
  max-width: 610px;
}

.cp-splash-lead .cp-kicker {
  color: #fff;
  font-weight: 700;
}

.cp-splash-photo,
.cp-photo {
  background:
    linear-gradient(135deg, rgba(192, 225, 240, .88), rgba(255, 70, 150, .9) 52%, rgba(253, 208, 40, .92));
  background-size: cover;
  background-position: center;
  border: 3px solid #050505;
  min-height: 160px;
}

.cp-splash-photo {
  height: 250px;
  border: 0;
  transform: translateX(74px);
}

.cp-top-mosaic {
  display: grid;
  grid-template-columns: minmax(0, 1.36fr) minmax(420px, 1fr);
  gap: 34px;
  padding-bottom: 54px;
}

.cp-mosaic-main {
  color: #050505;
  text-decoration: none;
  display: block;
}

.cp-mosaic-main .cp-thumb {
  aspect-ratio: 16 / 9.1;
  margin-bottom: 14px;
  border: 3px solid #050505;
  border-radius: 0;
}

.cp-mosaic-main h2 {
  font-size: clamp(30px, 3.2vw, 46px);
  line-height: 1.08;
  margin: 4px 0 0;
  font-weight: 400;
}

.cp-mosaic-main .cp-kicker {
  color: #333;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0;
  text-transform: none;
}

.cp-mosaic-side {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 28px;
  align-content: start;
}

.cp-mosaic-side .cp-card {
  display: block;
  border: 0;
  padding: 0;
}

.cp-mosaic-side .cp-thumb {
  aspect-ratio: 16 / 12.2;
  margin-bottom: 7px;
  border: 3px solid #050505;
  border-radius: 0;
}

.cp-mosaic-side .cp-card:nth-child(n+3) .cp-thumb {
  aspect-ratio: 16 / 10.2;
}

.cp-mosaic-side h3 {
  font-size: 24px;
  line-height: 1.12;
  margin: 4px 0 0;
  font-weight: 400;
}

.cp-mosaic-side .cp-card:nth-child(n+3) h3 {
  font-size: 20px;
}

.cp-mosaic-side .cp-kicker {
  color: #333;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0;
  text-transform: none;
}

.cp-band {
  padding: 34px 0 44px;
}

.cp-band--green {
  background: #73ff58;
}

.cp-band--purple {
  background: #af51db;
}

.cp-band--blue {
  background: #70cfeb;
}

.cp-band--white {
  background: #fff;
}

.cp-band-title {
  display: inline-flex;
  align-items: center;
  background: #050505;
  color: #fff;
  padding: 7px 9px;
  font-size: 17px;
  line-height: 1;
  margin: 0 0 24px;
}

.cp-band-title::after {
  content: ">";
  margin-left: 6px;
}

.cp-strip-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 24px;
}

.cp-strip-grid--three {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.cp-strip-card {
  color: #050505;
  text-decoration: none;
  display: block;
}

.cp-strip-card .cp-photo {
  aspect-ratio: 1.12 / 1;
  min-height: 0;
  margin-bottom: 10px;
}

.cp-strip-grid--three .cp-photo {
  aspect-ratio: 16 / 9;
}

.cp-strip-card h3 {
  font-size: 15px;
  line-height: 1.12;
  margin: 0;
  font-weight: 900;
}

.cp-market {
  background: #fff;
  padding: 22px 0;
  font-size: 12px;
  color: var(--clubepop-muted);
}

.cp-market__bar {
  min-height: 44px;
  display: flex;
  gap: 26px;
  align-items: center;
  justify-content: center;
  border-top: 1px solid var(--clubepop-line);
  border-bottom: 1px solid var(--clubepop-line);
}

.cp-columnists {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 28px 42px;
  text-align: center;
}

.cp-author-photo {
  width: 86px;
  height: 86px;
  border-radius: 50%;
  border: 4px solid #050505;
  margin: 0 auto 10px;
  background: linear-gradient(135deg, #fff, #ffcf33 45%, #6cdcff);
}

.cp-columnists h3 {
  font-size: 13px;
  margin: 0 0 5px;
}

.cp-columnists p {
  font-size: 14px;
  line-height: 1.25;
  margin: 0;
}

.cp-kicker {
  color: var(--clubepop-pink);
  font-size: 12px;
  font-weight: 900;
  letter-spacing: .06em;
  text-transform: uppercase;
}

.cp-hero-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.45fr) minmax(300px, .85fr);
  gap: 28px;
}

.cp-lead,
.cp-card {
  color: inherit;
  text-decoration: none;
}

.cp-media {
  aspect-ratio: 16 / 9;
  background: linear-gradient(135deg, #ffe14d, #ff4f8a 48%, #3ad7ff);
  border-radius: 8px;
  overflow: hidden;
  position: relative;
}

.cp-media::after {
  content: "";
  position: absolute;
  inset: 14px;
  border: 3px solid rgba(0, 0, 0, .9);
}

.cp-lead h1 {
  font-size: clamp(32px, 4vw, 58px);
  line-height: .98;
  margin: 18px 0 10px;
  max-width: 820px;
}

.cp-lead p,
.cp-card p,
.cp-post p {
  color: var(--clubepop-muted);
  font-size: 17px;
  line-height: 1.5;
}

.cp-stack {
  display: grid;
  gap: 18px;
}

.cp-card {
  display: grid;
  grid-template-columns: 128px 1fr;
  gap: 14px;
  align-items: start;
  padding-bottom: 18px;
  border-bottom: 1px solid var(--clubepop-line);
}

.cp-thumb {
  aspect-ratio: 1 / .78;
  background: var(--clubepop-yellow);
  border-radius: 6px;
}

.cp-card:nth-child(2n) .cp-thumb {
  background: var(--clubepop-cyan);
}

.cp-card h3 {
  margin: 5px 0 0;
  font-size: 20px;
  line-height: 1.12;
}

.cp-title-row {
  display: flex;
  align-items: end;
  justify-content: space-between;
  gap: 20px;
  margin-bottom: 18px;
}

.cp-title-row h2 {
  margin: 0;
  font-size: 30px;
}

.cp-more {
  color: var(--clubepop-ink);
  font-weight: 900;
  text-decoration-color: var(--clubepop-yellow);
  text-decoration-thickness: 4px;
  text-underline-offset: 4px;
}

.cp-news-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 20px;
}

.cp-news-grid .cp-card {
  display: block;
  padding: 0;
  border-bottom: 0;
}

.cp-news-grid .cp-thumb {
  margin-bottom: 12px;
}

.cp-ad {
  min-height: 96px;
  background: var(--clubepop-soft);
  border: 1px dashed #c7c7cc;
  display: grid;
  place-items: center;
  color: var(--clubepop-muted);
  font-weight: 700;
  border-radius: 8px;
}

.cp-footer {
  background: #fff;
  color: #050505;
  font-family: Arial, Helvetica, sans-serif;
}

.cp-footer a {
  color: #050505;
  text-decoration: none;
}

.cp-partners {
  background: #efefef;
  border-top: 4px solid #70cfeb;
  padding: 58px 0 94px;
}

.cp-partners h2 {
  color: #5f6368;
  font-size: 38px;
  font-weight: 400;
  margin: 0 0 26px;
}

.cp-partner-list {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  max-width: 960px;
}

.cp-partner-list a {
  border: 1px solid #c9c9c9;
  border-radius: 5px;
  color: #050505;
  background: #f4f4f4;
  padding: 9px 20px;
  font-size: 20px;
  line-height: 1;
}

.cp-footer-bottom {
  background: #fff;
  padding: 52px 0;
  border-bottom: 1px solid #eeeeee;
}

.cp-footer__grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto auto;
  gap: 34px;
  align-items: center;
}

.cp-footer-brand {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-size: 34px;
  font-weight: 900;
  letter-spacing: -1px;
}

.cp-footer-mark {
  color: #ff315f;
  font-size: 36px;
  font-weight: 900;
}

.cp-footer-report {
  border: 1px solid #d6d6d6;
  border-radius: 5px;
  background: #f7f7f7;
  padding: 15px 24px;
  text-transform: uppercase;
  font-size: 15px;
  letter-spacing: .02em;
  display: inline-flex;
  align-items: center;
  gap: 10px;
}

.cp-footer-report::after {
  content: "!";
  width: 20px;
  height: 20px;
  border: 2px solid #050505;
  display: inline-grid;
  place-items: center;
  font-size: 13px;
  line-height: 1;
}

.cp-social {
  display: flex;
  align-items: center;
  gap: 9px;
}

.cp-social span {
  font-size: 17px;
  margin-right: 18px;
}

.cp-social span::before {
  content: "";
  display: inline-block;
  width: 1px;
  height: 28px;
  background: #bdbdbd;
  margin: 0 26px 0 0;
  vertical-align: middle;
}

.cp-social a {
  width: 52px;
  height: 52px;
  border-radius: 4px;
  background: #f2f2f2;
  display: inline-grid;
  place-items: center;
  font-size: 24px;
  font-weight: 900;
}

.cp-to-top {
  position: fixed;
  right: 8px;
  bottom: 4px;
  width: 64px;
  height: 64px;
  background: #050505;
  color: #fff !important;
  display: grid;
  place-items: center;
  text-align: center;
  font-size: 14px;
  font-weight: 900;
  line-height: 1.1;
  z-index: 20;
}

.cp-post {
  font-family: Arial, Helvetica, sans-serif;
}

.cp-post__head {
  padding: 38px 0 24px;
  border-bottom: 1px solid var(--clubepop-line);
}

.cp-post h1 {
  font-size: clamp(34px, 5vw, 64px);
  line-height: .98;
  margin: 12px 0;
}

.cp-post__meta {
  color: var(--clubepop-muted);
  font-size: 14px;
}

.cp-post__body {
  display: grid;
  grid-template-columns: minmax(0, 720px) 300px;
  gap: 48px;
  padding: 34px 0;
}

.cp-article-content {
  font-size: 19px;
  line-height: 1.72;
}

.cp-sidebar {
  position: sticky;
  top: 20px;
  align-self: start;
}

@media (max-width: 980px) {
  .cp-header__bar {
    grid-template-columns: auto 1fr auto;
    gap: 14px;
  }

  .cp-nav {
    display: none;
  }

  .cp-actions a:not(.cp-subscribe) {
    display: none;
  }

  .cp-hero-grid,
  .cp-post__body {
    grid-template-columns: 1fr;
  }

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

  .cp-top-mosaic,
  .cp-splash-lead {
    grid-template-columns: 1fr;
  }

  .cp-splash-lead {
    padding: 24px;
  }

  .cp-splash-photo {
    transform: none;
  }

  .cp-strip-grid,
  .cp-columnists {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .cp-footer__grid {
    grid-template-columns: 1fr;
    gap: 24px;
  }

  .cp-social span::before {
    display: none;
  }
}

@media (max-width: 640px) {
  .cp-wrap {
    width: min(100% - 22px, 1180px);
  }

  .cp-header__bar {
    min-height: 72px;
  }

  .cp-logo {
    gap: 4px;
  }

  .cp-logo__tile {
    min-width: 38px;
    height: 30px;
    border-width: 3px;
    font-size: 18px;
    padding: 0 5px;
  }

  .cp-subscribe {
    padding: 11px 12px;
  }

  .cp-card {
    grid-template-columns: 96px 1fr;
  }

  .cp-news-grid {
    grid-template-columns: 1fr;
  }

  .cp-title-row {
    align-items: start;
    flex-direction: column;
  }

  .cp-front {
    width: min(100% - 22px, 930px);
  }

  .cp-mosaic-side,
  .cp-strip-grid,
  .cp-strip-grid--three,
  .cp-columnists {
    grid-template-columns: 1fr;
  }

  .cp-splash-lead h1 {
    font-size: 28px;
  }

  .cp-partners {
    padding: 36px 0 56px;
  }

  .cp-partners h2 {
    font-size: 30px;
  }

  .cp-partner-list a {
    font-size: 16px;
    padding: 8px 12px;
  }

  .cp-footer-bottom {
    padding: 34px 0;
  }

  .cp-social {
    flex-wrap: wrap;
  }

  .cp-social span {
    width: 100%;
    margin-right: 0;
  }

  .cp-social a {
    width: 44px;
    height: 44px;
  }

  .cp-to-top {
    width: 54px;
    height: 54px;
    font-size: 12px;
  }
}/* End custom CSS */