/* General Styling for the Page */.page-what-is-the-last-chapter-in-poppy-playtime {  font-family: Arial, sans-serif;  color: #333;  line-height: 1.6;  background-color: #f8f8f8;  padding-bottom: 40px;  box-sizing: border-box;}.page-what-is-the-last-chapter-in-poppy-playtime__section-title {  font-size: 2.2em;  color: #0056b3;  text-align: center;  margin-bottom: 40px;  margin-top: 60px;  padding: 0 15px;  line-height: 1.2;}.page-what-is-the-last-chapter-in-poppy-playtime__hero-section {  position: relative;  width: 100%;  min-height: 500px;  display: flex;  align-items: center;  justify-content: center;  text-align: center;  color: #fff;  overflow: hidden;  padding: 20px 0;  box-sizing: border-box;}.page-what-is-the-last-chapter-in-poppy-playtime__hero-image {  position: absolute;  top: 0;  left: 0;  width: 100%;  height: 100%;  object-fit: cover;  z-index: 1;  max-width: 100%;}.page-what-is-the-last-chapter-in-poppy-playtime__hero-content {  position: relative;  z-index: 2;  max-width: 900px;  padding: 20px;  background-color: rgba(0, 0, 0, 0.6);  border-radius: 10px;  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);}.page-what-is-the-last-chapter-in-poppy-playtime__hero-title {  font-size: 3em;  margin-bottom: 20px;  line-height: 1.1;  color: #ffcc00;}.page-what-is-the-last-chapter-in-poppy-playtime__hero-description {  font-size: 1.2em;  margin-bottom: 30px;  color: #e0e0e0;}.page-what-is-the-last-chapter-in-poppy-playtime__hero-cta-button {  display: inline-block;  background-color: #007bff;  color: #fff;  padding: 15px 30px;  border-radius: 5px;  text-decoration: none;  font-size: 1.1em;  font-weight: bold;  transition: background-color 0.3s ease, transform 0.2s ease;}.page-what-is-the-last-chapter-in-poppy-playtime__hero-cta-button:hover {  background-color: #0056b3;  transform: translateY(-2px);}.page-what-is-the-last-chapter-in-poppy-playtime__payment-providers {  display: flex;  flex-wrap: wrap;  justify-content: center;  align-items: center;  gap: 30px;  width: 100%;  max-width: 100%;  box-sizing: border-box;  padding: 40px 15px;  background-color: #e9ecef;  margin-bottom: 40px;}.page-what-is-the-last-chapter-in-poppy-playtime__logo-grid {  display: flex;  flex-wrap: wrap;  justify-content: center;  align-items: center;  gap: 30px;  width: 100%;  max-width: 1200px;  margin: 0 auto;}.page-what-is-the-last-chapter-in-poppy-playtime__payment-logo {  flex: 0 0 auto;  width: 80px;  height: 80px;  max-width: 80px;  max-height: 80px;  box-sizing: border-box;}.page-what-is-the-last-chapter-in-poppy-playtime__payment-logo img {  display: block;  width: 80px !important;  height: 80px !important;  max-width: 80px !important;  max-height: 80px !important;  object-fit: contain;}.page-what-is-the-last-chapter-in-poppy-playtime__introduction-section {  padding: 40px 20px;  max-width: 1200px;  margin: 0 auto;}.page-what-is-the-last-chapter-in-poppy-playtime__intro-grid {  display: grid;  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));  gap: 30px;  margin-top: 40px;}.page-what-is-the-last-chapter-in-poppy-playtime__intro-card {  background-color: #fff;  padding: 25px;  border-radius: 8px;  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);  text-align: center;  transition: transform 0.2s ease, box-shadow 0.2s ease;}.page-what-is-the-last-chapter-in-poppy-playtime__intro-card:hover {  transform: translateY(-5px);  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.1);}.page-what-is-the-last-chapter-in-poppy-playtime__intro-icon {  width: 100px;  height: 100px;  object-fit: contain;  margin-bottom: 20px;  max-width: 100%;}.page-what-is-the-last-chapter-in-poppy-playtime__intro-card-title {  font-size: 1.4em;  color: #007bff;  margin-bottom: 15px;}.page-what-is-the-last-chapter-in-poppy-playtime__intro-card-description {  font-size: 0.95em;  color: #555;}.page-what-is-the-last-chapter-in-poppy-playtime__quick-access-section {  padding: 40px 20px;  background-color: #f1f1f1;  text-align: center;}.page-what-is-the-last-chapter-in-poppy-playtime__access-buttons {  display: flex;  flex-wrap: wrap;  justify-content: center;  gap: 20px;  margin-top: 40px;  max-width: 1000px;  margin-left: auto;  margin-right: auto;}.page-what-is-the-last-chapter-in-poppy-playtime__access-button {  display: inline-block;  background-color: #28a745;  color: #fff;  padding: 15px 25px;  border-radius: 5px;  text-decoration: none;  font-size: 1em;  font-weight: bold;  transition: background-color 0.3s ease, transform 0.2s ease;  flex-grow: 1;  min-width: 180px;  max-width: 250px;  text-align: center;  box-sizing: border-box;}.page-what-is-the-last-chapter-in-poppy-playtime__access-button:hover {  background-color: #218838;  transform: translateY(-2px);}.page-what-is-the-last-chapter-in-poppy-playtime__games-section {  padding: 40px 20px;  max-width: 1200px;  margin: 0 auto;}.page-what-is-the-last-chapter-in-poppy-playtime__game-grid {  display: grid;  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));  gap: 30px;  margin-top: 40px;}.page-what-is-the-last-chapter-in-poppy-playtime__game-card {  background-color: #fff;  border-radius: 8px;  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);  overflow: hidden;  text-align: center;  transition: transform 0.2s ease, box-shadow 0.2s ease;  display: flex;  flex-direction: column;}.page-what-is-the-last-chapter-in-poppy-playtime__game-card:hover {  transform: translateY(-5px);  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.1);}.page-what-is-the-last-chapter-in-poppy-playtime__game-image {  width: 100%;  height: 200px;  object-fit: cover;  max-width: 100%;}.page-what-is-the-last-chapter-in-poppy-playtime__game-title {  font-size: 1.5em;  color: #007bff;  margin: 20px 15px 10px;}.page-what-is-the-last-chapter-in-poppy-playtime__game-description {  font-size: 0.95em;  color: #555;  padding: 0 15px 20px;  flex-grow: 1;}.page-what-is-the-last-chapter-in-poppy-playtime__game-button {  display: inline-block;  background-color: #007bff;  color: #fff;  padding: 12px 20px;  border-radius: 5px;  text-decoration: none;  font-size: 0.9em;  font-weight: bold;  margin-bottom: 20px;  transition: background-color 0.3s ease;}.page-what-is-the-last-chapter-in-poppy-playtime__game-button:hover {  background-color: #0056b3;}.page-what-is-the-last-chapter-in-poppy-playtime__promotions-section {  padding: 40px 20px;  background-color: #e9ecef;}.page-what-is-the-last-chapter-in-poppy-playtime__promo-grid {  display: grid;  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));  gap: 30px;  margin-top: 40px;  max-width: 1200px;  margin-left: auto;  margin-right: auto;}.page-what-is-the-last-chapter-in-poppy-playtime__promo-card {  background-color: #fff;  border-radius: 8px;  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);  overflow: hidden;  text-align: center;  transition: transform 0.2s ease, box-shadow 0.2s ease;  display: flex;  flex-direction: column;}.page-what-is-the-last-chapter-in-poppy-playtime__promo-card:hover {  transform: translateY(-5px);  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.1);}.page-what-is-the-last-chapter-in-poppy-playtime__promo-image {  width: 100%;  height: 200px;  object-fit: cover;  max-width: 100%;}.page-what-is-the-last-chapter-in-poppy-playtime__promo-title {  font-size: 1.5em;  color: #007bff;  margin: 20px 15px 10px;}.page-what-is-the-last-chapter-in-poppy-playtime__promo-description {  font-size: 0.95em;  color: #555;  padding: 0 15px 20px;  flex-grow: 1;}.page-what-is-the-last-chapter-in-poppy-playtime__promo-button {  display: inline-block;  background-color: #dc3545;  color: #fff;  padding: 12px 20px;  border-radius: 5px;  text-decoration: none;  font-size: 0.9em;  font-weight: bold;  margin-bottom: 20px;  transition: background-color 0.3s ease;}.page-what-is-the-last-chapter-in-poppy-playtime__promo-button:hover {  background-color: #c82333;}.page-what-is-the-last-chapter-in-poppy-playtime__security-section {  padding: 40px 20px;  max-width: 1200px;  margin: 0 auto;}.page-what-is-the-last-chapter-in-poppy-playtime__security-grid {  display: grid;  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));  gap: 30px;  margin-top: 40px;}.page-what-is-the-last-chapter-in-poppy-playtime__security-item {  background-color: #fff;  padding: 25px;  border-radius: 8px;  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);  text-align: center;}.page-what-is-the-last-chapter-in-poppy-playtime__security-icon {  width: 80px;  height: 80px;  object-fit: contain;  margin-bottom: 15px;  max-width: 100%;}.page-what-is-the-last-chapter-in-poppy-playtime__security-item-title {  font-size: 1.3em;  color: #007bff;  margin-bottom: 10px;}.page-what-is-the-last-chapter-in-poppy-playtime__security-item-description {  font-size: 0.9em;  color: #555;}.page-what-is-the-last-chapter-in-poppy-playtime__faq-section {  padding: 40px 20px;  background-color: #f1f1f1;  max-width: 1000px;  margin: 0 auto;}.page-what-is-the-last-chapter-in-poppy-playtime__faq-container {  margin-top: 40px;}.page-what-is-the-last-chapter-in-poppy-playtime__faq-item {  background-color: #fff;  border: 1px solid #ddd;  border-radius: 8px;  margin-bottom: 15px;  overflow: hidden;  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);}.page-what-is-the-last-chapter-in-poppy-playtime__faq-question {  display: flex;  justify-content: space-between;  align-items: center;  padding: 18px 20px;  cursor: pointer;  background-color: #007bff;  color: #fff;  font-weight: bold;  user-select: none;  transition: background-color 0.3s ease;}.page-what-is-the-last-chapter-in-poppy-playtime__faq-question:hover {  background-color: #0056b3;}.page-what-is-the-last-chapter-in-poppy-playtime__faq-question-title {  margin: 0;  font-size: 1.1em;  color: #fff;  pointer-events: none;}.page-what-is-the-last-chapter-in-poppy-playtime__faq-toggle {  font-size: 1.5em;  line-height: 1;  transition: transform 0.3s ease;  pointer-events: none;}.page-what-is-the-last-chapter-in-poppy-playtime__faq-item.active .page-what-is-the-last-chapter-in-poppy-playtime__faq-toggle {  transform: rotate(45deg);}.page-what-is-the-last-chapter-in-poppy-playtime__faq-answer {  max-height: 0;  overflow: hidden;  padding: 0 20px;  opacity: 0;  transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease;  background-color: #fcfcfc;  color: #333;}.page-what-is-the-last-chapter-in-poppy-playtime__faq-item.active .page-what-is-the-last-chapter-in-poppy-playtime__faq-answer {  max-height: 2000px !important;  padding: 20px !important;  opacity: 1;}.page-what-is-the-last-chapter-in-poppy-playtime__faq-answer p {  margin: 0;}.page-what-is-the-last-chapter-in-poppy-playtime__blog-section {  padding: 40px 20px;  max-width: 1200px;  margin: 0 auto;}.page-what-is-the-last-chapter-in-poppy-playtime__blog-grid {  display: grid;  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));  gap: 30px;  margin-top: 40px;}.page-what-is-the-last-chapter-in-poppy-playtime__blog-card {  background-color: #fff;  border-radius: 8px;  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);  overflow: hidden;  text-align: left;  transition: transform 0.2s ease, box-shadow 0.2s ease;  display: flex;  flex-direction: column;}.page-what-is-the-last-chapter-in-poppy-playtime__blog-card:hover {  transform: translateY(-5px);  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.1);}.page-what-is-the-last-chapter-in-poppy-playtime__blog-image {  width: 100%;  height: 180px;  object-fit: cover;  max-width: 100%;}.page-what-is-the-last-chapter-in-poppy-playtime__blog-title {  font-size: 1.3em;  color: #007bff;  margin: 15px 15px 5px;}.page-what-is-the-last-chapter-in-poppy-playtime__blog-date {  font-size: 0.85em;  color: #888;  margin: 0 15px 10px;}.page-what-is-the-last-chapter-in-poppy-playtime__blog-summary {  font-size: 0.9em;  color: #555;  padding: 0 15px 15px;  flex-grow: 1;}.page-what-is-the-last-chapter-in-poppy-playtime__blog-button {  display: inline-block;  background-color: #6c757d;  color: #fff;  padding: 10px 15px;  border-radius: 5px;  text-decoration: none;  font-size: 0.85em;  font-weight: bold;  margin: 0 15px 15px;  align-self: flex-start;  transition: background-color 0.3s ease;}.page-what-is-the-last-chapter-in-poppy-playtime__blog-button:hover {  background-color: #5a6268;}@media (max-width: 768px) {  .page-what-is-the-last-chapter-in-poppy-playtime__section-title {    font-size: 1.8em;    margin-top: 40px;    margin-bottom: 30px;  }  .page-what-is-the-last-chapter-in-poppy-playtime__hero-section {    min-height: 400px;    padding: 15px 0;  }  .page-what-is-the-last-chapter-in-poppy-playtime__hero-content {    padding: 15px;  }  .page-what-is-the-last-chapter-in-poppy-playtime__hero-title {    font-size: 2em;    margin-bottom: 15px;  }  .page-what-is-the-last-chapter-in-poppy-playtime__hero-description {    font-size: 1em;    margin-bottom: 20px;  }  .page-what-is-the-last-chapter-in-poppy-playtime__hero-cta-button {    padding: 12px 25px;    font-size: 1em;  }  .page-what-is-the-last-chapter-in-poppy-playtime__payment-providers {    flex-direction: row;    flex-wrap: wrap;    justify-content: center;    gap: 16px;    padding: 30px 10px;    margin-bottom: 30px;  }  .page-what-is-the-last-chapter-in-poppy-playtime__payment-logo,  .page-what-is-the-last-chapter-in-poppy-playtime__payment-logo img {    width: 80px !important;    height: 80px !important;    max-width: 80px !important;    max-height: 80px !important;  }  .page-what-is-the-last-chapter-in-poppy-playtime__logo-grid {    gap: 16px;  }  .page-what-is-the-last-chapter-in-poppy-playtime__introduction-section {    padding: 30px 15px;  }  .page-what-is-the-last-chapter-in-poppy-playtime__intro-grid {    grid-template-columns: 1fr;    gap: 20px;  }  .page-what-is-the-last-chapter-in-poppy-playtime__intro-card {    padding: 20px;  }  .page-what-is-the-last-chapter-in-poppy-playtime__intro-icon {    width: 80px;    height: 80px;    margin-bottom: 15px;  }  .page-what-is-the-last-chapter-in-poppy-playtime__intro-card-title {    font-size: 1.2em;  }  .page-what-is-the-last-chapter-in-poppy-playtime__intro-card-description {    font-size: 0.9em;  }  .page-what-is-the-last-chapter-in-poppy-playtime__quick-access-section {    padding: 30px 15px;  }  .page-what-is-the-last-chapter-in-poppy-playtime__access-buttons {    flex-direction: column;    gap: 15px;  }  .page-what-is-the-last-chapter-in-poppy-playtime__access-button {    width: 100% !important;    max-width: 100% !important;    padding: 14px 20px;    font-size: 0.95em;    box-sizing: border-box !important;    margin-left: 0 !important;    margin-right: 0 !important;  }  .page-what-is-the-last-chapter-in-poppy-playtime__games-section {    padding: 30px 15px;  }  .page-what-is-the-last-chapter-in-poppy-playtime__game-grid {    grid-template-columns: 1fr;    gap: 20px;  }  .page-what-is-the-last-chapter-in-poppy-playtime__game-title {    font-size: 1.3em;  }  .page-what-is-the-last-chapter-in-poppy-playtime__game-description {    font-size: 0.9em;  }  .page-what-is-the-last-chapter-in-poppy-playtime__promotions-section {    padding: 30px 15px;  }  .page-what-is-the-last-chapter-in-poppy-playtime__promo-grid {    grid-template-columns: 1fr;    gap: 20px;  }  .page-what-is-the-last-chapter-in-poppy-playtime__promo-title {    font-size: 1.3em;  }  .page-what-is-the-last-chapter-in-poppy-playtime__promo-description {    font-size: 0.9em;  }  .page-what-is-the-last-chapter-in-poppy-playtime__security-section {    padding: 30px 15px;  }  .page-what-is-the-last-chapter-in-poppy-playtime__security-grid {    grid-template-columns: 1fr;    gap: 20px;  }  .page-what-is-the-last-chapter-in-poppy-playtime__security-item {    padding: 20px;  }  .page-what-is-the-last-chapter-in-poppy-playtime__security-icon {    width: 70px;    height: 70px;  }  .page-what-is-the-last-chapter-in-poppy-playtime__security-item-title {    font-size: 1.1em;  }  .page-what-is-the-last-chapter-in-poppy-playtime__security-item-description {    font-size: 0.85em;  }  .page-what-is-the-last-chapter-in-poppy-playtime__faq-section {    padding: 30px 15px;  }  .page-what-is-the-last-chapter-in-poppy-playtime__faq-question {    padding: 15px;  }  .page-what-is-the-last-chapter-in-poppy-playtime__faq-question-title {    font-size: 1em;  }  .page-what-is-the-last-chapter-in-poppy-playtime__faq-answer {    padding: 0 15px;  }  .page-what-is-the-last-chapter-in-poppy-playtime__faq-item.active .page-what-is-the-last-chapter-in-poppy-playtime__faq-answer {    padding: 15px !important;  }  .page-what-is-the-last-chapter-in-poppy-playtime__blog-section {    padding: 30px 15px;  }  .page-what-is-the-last-chapter-in-poppy-playtime__blog-grid {    grid-template-columns: 1fr;    gap: 20px;  }  .page-what-is-the-last-chapter-in-poppy-playtime__blog-title {    font-size: 1.1em;  }  .page-what-is-the-last-chapter-in-poppy-playtime__blog-summary {    font-size: 0.85em;  }  .page-what-is-the-last-chapter-in-poppy-playtime__blog-button {    font-size: 0.8em;  }  .page-what-is-the-last-chapter-in-poppy-playtime img:not(.page-what-is-the-last-chapter-in-poppy-playtime__payment-logo img) {    max-width: 100% !important;    height: auto !important;    box-sizing: border-box !important;  }  .page-what-is-the-last-chapter-in-poppy-playtime .page-what-is-the-last-chapter-in-poppy-playtime__intro-card,  .page-what-is-the-last-chapter-in-poppy-playtime .page-what-is-the-last-chapter-in-poppy-playtime__game-card,  .page-what-is-the-last-chapter-in-poppy-playtime .page-what-is-the-last-chapter-in-poppy-playtime__promo-card,  .page-what-is-the-last-chapter-in-poppy-playtime .page-what-is-the-last-chapter-in-poppy-playtime__security-item,  .page-what-is-the-last-chapter-in-poppy-playtime .page-what-is-the-last-chapter-in-poppy-playtime__blog-card {    width: 100% !important;    max-width: 100% !important;    box-sizing: border-box !important;    margin-left: 0 !important;    margin-right: 0 !important;  }  .page-what-is-the-last-chapter-in-poppy-playtime .page-what-is-the-last-chapter-in-poppy-playtime__intro-grid,  .page-what-is-the-last-chapter-in-poppy-playtime .page-what-is-the-last-chapter-in-poppy-playtime__game-grid,  .page-what-is-the-last-chapter-in-poppy-playtime .page-what-is-the-last-chapter-in-poppy-playtime__promo-grid,  .page-what-is-the-last-chapter-in-poppy-playtime .page-what-is-the-last-chapter-in-poppy-playtime__security-grid,  .page-what-is-the-last-chapter-in-poppy-playtime .page-what-is-the-last-chapter-in-poppy-playtime__blog-grid {    width: 100% !important;    max-width: 100% !important;    box-sizing: border-box !important;    padding-left: 0 !important;    padding-right: 0 !important;    margin-left: 0 !important;    margin-right: 0 !important;  }  .page-what-is-the-last-chapter-in-poppy-playtime p,  .page-what-is-the-last-chapter-in-poppy-playtime h1,  .page-what-is-the-last-chapter-in-poppy-playtime h2,  .page-what-is-the-last-chapter-in-poppy-playtime h3 {    word-wrap: break-word !important;    overflow-wrap: break-word !important;  }}.page-what-is-the-last-chapter-in-poppy-playtime p,.page-what-is-the-last-chapter-in-poppy-playtime__intro-card-description,.page-what-is-the-last-chapter-in-poppy-playtime__game-description,.page-what-is-the-last-chapter-in-poppy-playtime__promo-description,.page-what-is-the-last-chapter-in-poppy-playtime__security-item-description,.page-what-is-the-last-chapter-in-poppy-playtime__faq-answer p,.page-what-is-the-last-chapter-in-poppy-playtime__blog-summary {  color: #333;}.page-what-is-the-last-chapter-in-poppy-playtime__section-title,.page-what-is-the-last-chapter-in-poppy-playtime__intro-card-title,.page-what-is-the-last-chapter-in-poppy-playtime__game-title,.page-what-is-the-last-chapter-in-poppy-playtime__promo-title,.page-what-is-the-last-chapter-in-poppy-playtime__security-item-title,.page-what-is-the-last-chapter-in-poppy-playtime__blog-title {  color: #0056b3;}.page-what-is-the-last-chapter-in-poppy-playtime__hero-description,.page-what-is-the-last-chapter-in-poppy-playtime__faq-question,.page-what-is-the-last-chapter-in-poppy-playtime__faq-question-title,.page-what-is-the-last-chapter-in-poppy-playtime__faq-toggle {  color: #fff;}.page-what-is-the-last-chapter-in-poppy-playtime__hero-title {  color: #ffcc00;}.page-what-is-the-last-chapter-in-poppy-playtime__hero-cta-button,.page-what-is-the-last-chapter-in-poppy-playtime__access-button,.page-what-is-the-last-chapter-in-poppy-playtime__game-button,.page-what-is-the-last-chapter-in-poppy-playtime__promo-button,.page-what-is-the-last-chapter-in-poppy-playtime__blog-button {  color: #fff;}.page-what-is-the-last-chapter-in-poppy-playtime__hero-cta-button,.page-what-is-the-last-chapter-in-poppy-playtime__game-button {  background-color: #007bff;}.page-what-is-the-last-chapter-in-poppy-playtime__access-button {  background-color: #28a745;}.page-what-is-the-last-chapter-in-poppy-playtime__promo-button {  background-color: #dc3545;}.page-what-is-the-last-chapter-in-poppy-playtime__blog-button {  background-color: #6c757d;}.page-what-is-the-last-chapter-in-poppy-playtime__blog-date {  color: #888;}