@font-face {
  font-family: "RooneySans";
  src: url("https://projetopequenosleitores.com.br/wp-content/uploads/pequenos-leitores-ii/assets/rooney-sans-regular.woff2") format("woff2");
  font-weight: 400 900;
  font-style: normal;
  font-display: swap;
}

:root {
  --pl-paper: #fff9f1;
  --pl-paper-alt: #f7fbf9;
  --pl-ink: #2d2344;
  --pl-muted: #655b78;
  --pl-teal: #35b7ae;
  --pl-orange: #f58f54;
  --pl-purple: #4a2b86;
  --pl-terracotta: #c4583f;
  --pl-line: #e9ddcd;
}

body.elementor-page {
  font-family: "RooneySans", Arial, sans-serif;
  color: var(--pl-ink);
  overflow-x: hidden;
}

.pl-section *,
.pl-topbar *,
.pl-header *,
.pl-footer * {
  overflow-wrap: break-word;
  word-break: normal;
}

.pl-section > .e-con-inner,
.pl-topbar > .e-con-inner,
.pl-header > .e-con-inner,
.pl-footer > .e-con-inner,
.pl-two-col > .e-con-inner {
  width: min(1160px, calc(100% - 48px));
  max-width: 1160px;
  margin-left: auto;
  margin-right: auto;
}

.pl-col,
.pl-card,
.pl-info-panel,
.pl-contact-panel {
  min-width: 0;
}

.pl-section {
  position: relative;
  overflow: hidden;
  isolation: isolate;
}

.pl-section > .e-con-inner {
  position: relative;
  z-index: 2;
}

.pl-section::before,
.pl-section::after {
  content: "";
  position: absolute;
  z-index: 1;
  pointer-events: none;
  opacity: 0.24;
  will-change: transform;
}

.pl-topbar {
  position: relative;
  z-index: 1001;
  background: var(--pl-purple) !important;
  border-bottom: 1px solid rgba(255, 255, 255, 0.12);
}

.pl-topbar > .e-con-inner {
  display: block !important;
}

.pl-topbar-text p {
  margin: 0;
  font-family: "RooneySans", Arial, sans-serif;
  font-weight: 700;
  letter-spacing: 0;
  color: #ffffff !important;
  overflow-wrap: anywhere;
  word-break: normal;
}

.pl-topbar-text span {
  display: inline;
}

.pl-topbar .elementor-widget,
.pl-topbar .elementor-widget-container,
.pl-topbar-text {
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
}

.pl-header > .e-con-inner {
  display: grid;
  grid-template-columns: 240px minmax(0, 1fr) 170px;
  align-items: center;
  justify-content: center;
  gap: 22px;
}

.pl-header {
  position: sticky;
  top: 0;
  z-index: 1000;
  border-bottom: 1px solid rgba(74, 43, 134, 0.1);
  box-shadow: 0 12px 30px rgba(45, 35, 68, 0.08);
}

body.admin-bar .pl-header {
  top: 32px;
}

.pl-header-logo img {
  display: block;
  width: 220px;
  max-height: 68px;
  object-fit: contain;
}

.pl-header-menu > .e-con-inner {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 10px;
}

.pl-button-row > .e-con-inner {
  display: flex;
  align-items: center;
  gap: 14px;
  flex-wrap: wrap;
}

.pl-nav-link .elementor-button {
  font-family: "RooneySans", Arial, sans-serif !important;
  font-weight: 700 !important;
  background: transparent !important;
  color: var(--pl-ink) !important;
  padding: 10px 12px !important;
  border-radius: 999px !important;
  transition: background-color 180ms ease, color 180ms ease, transform 180ms ease;
}

.pl-nav-link .elementor-button:hover,
.pl-nav-link .elementor-button:focus,
.pl-nav-link.is-active .elementor-button {
  background: rgba(53, 183, 174, 0.16) !important;
  color: var(--pl-purple) !important;
}

.pl-nav-link .elementor-button:hover {
  transform: translateY(-1px);
}

.pl-nav-link.is-active .elementor-button {
  box-shadow: inset 0 0 0 1px rgba(53, 183, 174, 0.28);
}

.pl-header-cta {
  justify-self: end;
}

.pl-header-cta .elementor-button,
.pl-button-row .elementor-button {
  box-shadow: 0 12px 28px rgba(74, 43, 134, 0.13);
}

.pl-header-cta .elementor-button,
.pl-button-row .elementor-widget-button:first-child .elementor-button {
  background: var(--pl-purple) !important;
  color: #ffffff !important;
}

.pl-header-cta .elementor-button {
  min-width: 146px;
  padding: 13px 22px !important;
  font-family: "RooneySans", Arial, sans-serif !important;
  font-weight: 800 !important;
}

.pl-button-row .elementor-widget-button:nth-child(2) .elementor-button {
  background: #ffffff !important;
  color: var(--pl-purple) !important;
}

.pl-hero {
  position: relative;
  overflow: hidden;
}

.pl-hero::before,
.pl-hero::after {
  content: "";
  position: absolute;
  border-radius: 999px;
  opacity: 0.18;
  pointer-events: none;
}

.pl-hero::before {
  width: 300px;
  height: 300px;
  right: -92px;
  top: 50px;
  background: var(--pl-teal);
}

.pl-hero::after {
  width: 190px;
  height: 190px;
  left: -70px;
  bottom: 50px;
  background: var(--pl-orange);
}

.pl-kicker p {
  margin: 0;
  font-weight: 800;
  letter-spacing: 0;
  text-transform: uppercase;
}

.pl-hero-title .elementor-heading-title {
  max-width: 720px;
  white-space: normal;
}

.pl-hero-art {
  position: relative;
  min-height: 520px;
  width: 100%;
}

.pl-hero-art > .e-con-inner {
  position: relative;
  min-height: 520px;
  width: 100%;
}

.pl-hero-owl,
.pl-hero-kid,
.pl-hero-girl,
.pl-hero-pattern {
  position: absolute;
}

.pl-hero-owl {
  left: 39%;
  top: 166px;
  width: 86px !important;
  z-index: 4;
  animation: pl-float 6s ease-in-out infinite;
}

.pl-hero-owl img {
  width: 100% !important;
  height: auto;
}

.pl-hero-kid {
  right: 8%;
  bottom: 20px;
  width: 230px !important;
  z-index: 3;
}

.pl-hero-girl {
  left: 0;
  bottom: 32px;
  width: 205px !important;
  z-index: 3;
}

.pl-hero-pattern {
  right: -6%;
  top: auto;
  bottom: 18px;
  width: 520px !important;
  opacity: 0.95;
  z-index: 1;
}

.pl-hero-pattern img {
  width: 100% !important;
  height: auto;
}

.pl-about::before {
  width: 88px;
  height: 88px;
  right: 7%;
  top: 82px;
  background: var(--pl-orange);
  clip-path: polygon(50% 0, 100% 100%, 0 100%);
  transform: translateY(var(--pl-drift-up, 0px)) rotate(12deg);
  animation: pl-soft-turn 14s ease-in-out infinite;
}

.pl-about::after {
  width: 120px;
  height: 46px;
  right: -22px;
  bottom: 86px;
  border-radius: 999px;
  border: 2px solid var(--pl-teal);
  transform: translateY(var(--pl-drift-down-soft, 0px)) rotate(-12deg);
  animation: pl-drift-side 12s ease-in-out infinite;
}

.pl-book-section::before {
  width: 58px;
  height: 92px;
  left: 7%;
  top: 118px;
  background: var(--pl-purple);
  clip-path: polygon(0 0, 100% 0, 100% 100%, 50% 78%, 0 100%);
  transform: translateY(var(--pl-drift-up, 0px)) rotate(-8deg);
  animation: pl-float 7.5s ease-in-out infinite;
}

.pl-book-section::after {
  width: 112px;
  height: 112px;
  right: 5%;
  bottom: 120px;
  background:
    linear-gradient(90deg, transparent 46%, rgba(255, 255, 255, 0.72) 46% 54%, transparent 54%),
    var(--pl-teal);
  border-radius: 8px;
  transform: translateY(var(--pl-drift-down-soft, 0px)) rotate(45deg);
  animation: pl-soft-turn 18s ease-in-out infinite reverse;
}

.pl-audience::before {
  width: 150px;
  height: 150px;
  left: -42px;
  top: 90px;
  background:
    linear-gradient(90deg, var(--pl-teal) 0 44%, transparent 44% 56%, var(--pl-orange) 56%),
    linear-gradient(var(--pl-purple) 0 44%, transparent 44% 56%, var(--pl-terracotta) 56%);
  background-blend-mode: multiply;
  border-radius: 8px;
  transform: translateY(var(--pl-drift-up-soft, 0px)) rotate(12deg);
  animation: pl-drift-side 16s ease-in-out infinite;
}

.pl-audience::after {
  width: 76px;
  height: 76px;
  right: 9%;
  bottom: 74px;
  border: 3px solid var(--pl-orange);
  border-radius: 8px 8px 8px 42px;
  transform: translateY(var(--pl-drift-down, 0px)) rotate(22deg);
  animation: pl-soft-turn 13s ease-in-out infinite;
}

.pl-universe::before {
  width: 180px;
  height: 76px;
  left: 6%;
  bottom: 72px;
  background: var(--pl-teal);
  border-radius: 76px 76px 0 0;
  transform: translateY(var(--pl-drift-down-soft, 0px)) rotate(-4deg);
  animation: pl-drift-side 15s ease-in-out infinite reverse;
}

.pl-universe::after {
  width: 68px;
  height: 68px;
  right: 10%;
  top: 96px;
  background: var(--pl-purple);
  clip-path: polygon(50% 0, 100% 50%, 50% 100%, 0 50%);
  transform: translateY(var(--pl-drift-up, 0px)) rotate(10deg);
  animation: pl-soft-turn 16s ease-in-out infinite;
}

.pl-launch::before {
  width: 52px;
  height: 128px;
  left: 10%;
  top: 68px;
  background: var(--pl-terracotta);
  border-radius: 6px;
  clip-path: polygon(0 0, 100% 0, 100% 100%, 50% 84%, 0 100%);
  transform: translateY(var(--pl-drift-up-soft, 0px)) rotate(8deg);
  animation: pl-float 9s ease-in-out infinite;
}

.pl-launch::after {
  width: 116px;
  height: 116px;
  right: -24px;
  bottom: 50px;
  border: 2px dashed var(--pl-teal);
  border-radius: 50%;
  transform: translateY(var(--pl-drift-down-soft, 0px));
  animation: pl-soft-turn 22s linear infinite;
}

.pl-sponsors::before {
  width: 140px;
  height: 38px;
  left: 8%;
  top: 76px;
  background: repeating-linear-gradient(90deg, var(--pl-teal) 0 22px, var(--pl-orange) 22px 44px, var(--pl-purple) 44px 66px, var(--pl-terracotta) 66px 88px);
  border-radius: 999px;
  transform: translateY(var(--pl-drift-up-soft, 0px)) rotate(-6deg);
  animation: pl-drift-side 14s ease-in-out infinite;
}

.pl-sponsors::after {
  width: 74px;
  height: 74px;
  right: 8%;
  bottom: 62px;
  background: var(--pl-orange);
  clip-path: polygon(50% 0, 100% 100%, 0 100%);
  transform: translateY(var(--pl-drift-down-soft, 0px)) rotate(28deg);
  animation: pl-soft-turn 15s ease-in-out infinite reverse;
}

.pl-contact::before {
  width: 160px;
  height: 160px;
  left: -52px;
  top: 58px;
  border: 2px solid rgba(255, 255, 255, 0.38);
  border-radius: 8px;
  transform: translateY(var(--pl-drift-up-soft, 0px)) rotate(18deg);
  animation: pl-soft-turn 18s ease-in-out infinite;
}

.pl-contact::after {
  width: 112px;
  height: 112px;
  right: 6%;
  bottom: 42px;
  background: rgba(245, 143, 84, 0.48);
  clip-path: polygon(50% 0, 100% 50%, 50% 100%, 0 50%);
  transform: translateY(var(--pl-drift-down-soft, 0px)) rotate(-8deg);
  animation: pl-drift-side 12s ease-in-out infinite;
}

.pl-card {
  min-height: 100%;
  box-shadow: 0 16px 36px rgba(45, 35, 68, 0.07);
}

.pl-card-icon img {
  width: auto;
  max-height: 180px;
  object-fit: contain;
}

.pl-book-list > .e-con-inner {
  display: grid !important;
  grid-template-columns: 1fr;
  gap: 34px;
  max-width: 980px;
  margin-inline: auto;
}

.pl-book-item > .e-con-inner {
  display: grid !important;
  grid-template-columns: minmax(180px, 260px) minmax(0, 1fr);
  align-items: center;
  gap: 34px;
  padding: 8px 0;
}

.pl-book-item-alt > .e-con-inner {
  grid-template-columns: minmax(0, 1fr) minmax(180px, 260px);
}

.pl-book-item-alt .pl-book-cover {
  order: 2;
}

.pl-book-item-alt .pl-book-copy {
  order: 1;
  text-align: right;
}

.pl-book-cover {
  position: relative;
  display: flex;
  justify-content: center;
}

.pl-book-cover::before {
  content: "";
  position: absolute;
  inset: 12% 6% 8%;
  z-index: -1;
  border-radius: 18px;
  background: rgba(74, 43, 134, 0.08);
  filter: blur(20px);
}

.pl-book-cover img {
  width: min(100%, 260px) !important;
  max-height: none;
  border-radius: 8px;
  box-shadow: 0 24px 44px rgba(45, 35, 68, 0.16);
  transform: rotate(-2deg);
}

.pl-book-item-alt .pl-book-cover img {
  transform: rotate(2deg);
}

.pl-book-copy {
  max-width: 560px;
}

.pl-book-copy p {
  margin-top: 0;
}

.pl-two-col > .e-con-inner {
  display: flex;
  align-items: center;
  gap: 54px;
}

.pl-col {
  flex: 1 1 0;
}

.pl-card-grid > .e-con-inner,
.pl-book-cards > .e-con-inner {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 22px;
}

.pl-five > .e-con-inner {
  grid-template-columns: repeat(5, minmax(0, 1fr));
}

.pl-audience-carousel {
  width: 100%;
  margin: 6px 0 12px;
}

.pl-audience-carousel > .e-con-inner {
  width: 100% !important;
  max-width: 100% !important;
  overflow: hidden;
  -webkit-mask-image: linear-gradient(90deg, transparent 0%, #000 10%, #000 90%, transparent 100%);
  mask-image: linear-gradient(90deg, transparent 0%, #000 10%, #000 90%, transparent 100%);
}

.pl-audience-track > .e-con-inner {
  --pl-audience-gap: 34px;
  --pl-audience-shift-extra: 17px;
  display: flex !important;
  flex-direction: row !important;
  flex-wrap: nowrap !important;
  align-items: flex-end;
  justify-content: flex-start;
  gap: var(--pl-audience-gap);
  width: max-content !important;
  min-width: max-content;
  max-width: none !important;
  animation: pl-audience-marquee 34s linear infinite;
}

.pl-audience-person {
  flex: 0 0 132px;
  min-height: 206px;
  display: flex;
  align-items: flex-end;
  justify-content: center;
}

.pl-audience-person img {
  width: auto !important;
  height: 188px !important;
  max-width: 132px;
  object-fit: contain;
  filter: drop-shadow(0 14px 18px rgba(45, 35, 68, 0.08));
}

.pl-audience .pl-card {
  justify-content: flex-start;
  min-height: 190px;
  background: rgba(255, 255, 255, 0.78) !important;
}

.pl-audience .pl-card .elementor-heading-title {
  font-size: 23px !important;
}

.pl-book-cards .pl-card-icon img {
  max-height: none;
  width: 100%;
  border-radius: 8px;
  box-shadow: 0 18px 36px rgba(45, 35, 68, 0.14);
}

.pl-feature-character img {
  max-height: 520px;
  object-fit: contain;
}

.pl-section-heading {
  max-width: 760px;
  margin-inline: auto;
}

.pl-character-grid > .e-con-inner {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  align-items: end;
  gap: 14px;
}

.pl-character-img {
  min-height: 240px;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  padding: 18px;
  background: rgba(255, 255, 255, 0.68);
  border: 1px solid rgba(74, 43, 134, 0.1);
  border-radius: 8px;
}

.pl-character-img img {
  max-height: 260px;
  object-fit: contain;
}

.pl-info-panel,
.pl-contact-panel {
  padding: 34px;
  border-radius: 8px;
  background: #ffffff;
  box-shadow: 0 18px 40px rgba(45, 35, 68, 0.1);
}

.pl-contact-panel {
  background: rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.18);
}

.pl-contact-panel .elementor-button {
  color: #ffffff !important;
  border: 1px solid rgba(255, 255, 255, 0.38);
}

.pl-sponsor-logos {
  display: flex;
  justify-content: center;
  padding: 22px;
  border-radius: 8px;
  background: #ffffff;
  border: 1px solid var(--pl-line);
}

.pl-sponsor-logos img {
  width: min(100%, 880px);
  object-fit: contain;
}

.pl-footer > .e-con-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 22px;
}

.pl-footer a {
  color: rgba(255, 255, 255, 0.8);
  text-decoration: none;
}

.pl-footer-logo img {
  max-height: 84px;
  object-fit: contain;
}

@keyframes pl-float {
  0%,
  100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-12px);
  }
}

@keyframes pl-drift-side {
  0%,
  100% {
    margin-left: 0;
  }
  50% {
    margin-left: 16px;
  }
}

@keyframes pl-soft-turn {
  0%,
  100% {
    rotate: 0deg;
  }
  50% {
    rotate: 7deg;
  }
}

@keyframes pl-audience-marquee {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(calc(-50% - var(--pl-audience-shift-extra)));
  }
}

@media (prefers-reduced-motion: reduce) {
  .pl-section::before,
  .pl-section::after,
  .pl-hero-owl,
  .pl-audience-track > .e-con-inner {
    animation: none !important;
  }
}

@media (max-width: 1024px) {
  .pl-header,
  .pl-two-col,
  .pl-footer {
    flex-direction: column !important;
    align-items: flex-start;
  }

  .pl-header > .e-con-inner,
  .pl-two-col > .e-con-inner,
  .pl-footer > .e-con-inner {
    flex-direction: column !important;
    align-items: flex-start;
  }

  .pl-header > .e-con-inner {
    grid-template-columns: 1fr;
    justify-items: center;
  }

  .pl-header-cta {
    justify-self: center;
  }

  .pl-col {
    width: 100% !important;
  }

  .pl-card-grid > .e-con-inner,
  .pl-book-cards > .e-con-inner,
  .pl-five > .e-con-inner {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .pl-book-list > .e-con-inner {
    max-width: 820px;
  }

  .pl-book-item > .e-con-inner,
  .pl-book-item-alt > .e-con-inner {
    grid-template-columns: minmax(150px, 220px) minmax(0, 1fr);
    gap: 26px;
  }

  .pl-book-item-alt .pl-book-cover {
    order: 0;
  }

  .pl-book-item-alt .pl-book-copy {
    order: 0;
    text-align: left;
  }

  .pl-audience-track > .e-con-inner {
    --pl-audience-gap: 28px;
    --pl-audience-shift-extra: 14px;
  }

  .pl-audience-person {
    flex-basis: 118px;
    min-height: 188px;
  }

  .pl-audience-person img {
    height: 170px !important;
    max-width: 118px;
  }

  .pl-hero-art {
    min-height: 430px;
  }

  .pl-hero-owl {
    left: 38%;
    top: 136px;
    width: 74px !important;
  }

  .pl-hero-pattern {
    right: -10%;
    bottom: 12px;
    width: 420px !important;
  }
}

@media (max-width: 767px) {
  .pl-section {
    padding-left: 18px !important;
    padding-right: 18px !important;
  }

  .pl-section > .e-con-inner,
  .pl-topbar > .e-con-inner,
  .pl-header > .e-con-inner,
  .pl-footer > .e-con-inner,
  .pl-two-col > .e-con-inner {
    width: min(100%, calc(100vw - 40px));
  }

  body.admin-bar .pl-header {
    top: 46px;
  }

  .pl-topbar-text p {
    font-size: 10.5px;
    line-height: 1.35;
    width: calc(100vw - 28px) !important;
    max-width: calc(100vw - 28px) !important;
    margin-left: auto;
    margin-right: auto;
    white-space: normal !important;
  }

  .pl-topbar-text span {
    display: block;
  }

  .pl-topbar > .e-con-inner {
    width: 100vw !important;
    max-width: 100vw !important;
    padding-left: 14px;
    padding-right: 14px;
  }

  .pl-topbar {
    display: block !important;
    background: var(--pl-purple) !important;
    min-height: 58px;
  }

  .pl-topbar > .e-con-inner {
    display: none !important;
  }

  .pl-topbar::before {
    content: "A Secretaria Municipal de Cultura e Economia Criativa\A da Cidade de SÃ£o Paulo, a Cyrela\A e o Instituto Cyrela apresentam";
    display: block;
    width: 100%;
    padding: 7px 14px;
    box-sizing: border-box;
    background: var(--pl-purple);
    color: #ffffff;
    text-align: center;
    font-family: "RooneySans", Arial, sans-serif;
    font-size: 10.5px;
    font-weight: 700;
    line-height: 1.35;
    white-space: pre-line;
  }

  .pl-header-logo img {
    width: 190px;
  }

  .pl-header-menu {
    display: none !important;
  }

  .pl-header-menu > .e-con-inner {
    display: none !important;
  }

  .pl-hero-title .elementor-heading-title {
    font-size: 42px !important;
    max-width: 100%;
  }

  .pl-hero-grid > .e-con-inner,
  .pl-hero-grid > .e-con-inner > .pl-col,
  .pl-hero-grid > .e-con-inner > .pl-col > .e-con-inner,
  .pl-hero-title,
  .pl-hero-text {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
  }

  .pl-hero-title .elementor-heading-title,
  .pl-hero-text p {
    width: 300px;
    max-width: calc(100vw - 80px);
  }

  .pl-two-col > .e-con-inner > .pl-col,
  .pl-two-col > .e-con-inner > .pl-col > .e-con-inner,
  .pl-two-col .elementor-widget,
  .pl-section-heading,
  .pl-section-heading .elementor-widget,
  .pl-book-copy,
  .pl-book-copy .elementor-widget {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
  }

  .pl-two-col .elementor-heading-title,
  .pl-two-col p,
  .pl-book-copy .elementor-heading-title,
  .pl-book-copy p {
    max-width: 100% !important;
  }

  .pl-section-heading .elementor-heading-title {
    font-size: 36px !important;
    line-height: 1.08 !important;
  }

  .pl-two-col .elementor-heading-title {
    font-size: 32px !important;
    line-height: 1.12 !important;
  }

  .pl-book-copy .elementor-heading-title {
    font-size: 25px !important;
    line-height: 1.2 !important;
  }

  .pl-button-row > .e-con-inner {
    flex-direction: column !important;
    align-items: stretch;
  }

  .pl-hero-art {
    display: none !important;
    min-height: 0;
  }

  .pl-hero {
    padding-bottom: 70px !important;
  }

  .pl-hero-owl {
    width: 150px !important;
    left: 28%;
  }

  .pl-hero-kid {
    width: 170px !important;
  }

  .pl-hero-girl {
    width: 145px !important;
  }

  .pl-hero-pattern {
    width: 210px !important;
  }

  .pl-card-grid > .e-con-inner,
  .pl-book-cards > .e-con-inner,
  .pl-five > .e-con-inner,
  .pl-character-grid > .e-con-inner {
    grid-template-columns: 1fr;
  }

  .pl-audience-carousel {
    margin: 0 0 4px;
  }

  .pl-audience-carousel > .e-con-inner {
    -webkit-mask-image: linear-gradient(90deg, transparent 0%, #000 16%, #000 84%, transparent 100%);
    mask-image: linear-gradient(90deg, transparent 0%, #000 16%, #000 84%, transparent 100%);
  }

  .pl-audience-track > .e-con-inner {
    --pl-audience-gap: 22px;
    --pl-audience-shift-extra: 11px;
    animation-duration: 28s;
  }

  .pl-audience-person {
    flex-basis: 92px;
    min-height: 148px;
  }

  .pl-audience-person img {
    height: 132px !important;
    max-width: 92px;
  }

  .pl-audience .pl-card {
    min-height: 0;
  }

  .pl-book-list > .e-con-inner {
    gap: 42px;
  }

  .pl-book-item > .e-con-inner,
  .pl-book-item-alt > .e-con-inner {
    grid-template-columns: 1fr;
    gap: 18px;
    text-align: left;
  }

  .pl-book-cover {
    justify-content: flex-start;
  }

  .pl-book-cover img {
    width: min(210px, 72vw) !important;
  }

  .pl-info-panel,
  .pl-contact-panel {
    padding: 24px;
  }
}
