.page-when-is-the-end-of-poppy-playtime {  font-family: Arial, sans-serif;  color: #333;  line-height: 1.6;  background-color: #f8f8f8;  padding-bottom: 40px;}.page-when-is-the-end-of-poppy-playtime__section-title {  font-size: 2.2em;  color: #1a1a1a;  text-align: center;  margin-bottom: 40px;  padding-top: 20px;}.page-when-is-the-end-of-poppy-playtime__hero-section {  position: relative;  width: 100%;  height: 60vh;  display: flex;  align-items: center;  justify-content: center;  text-align: center;  color: #fff;  overflow: hidden;  padding-top: 10px;  box-sizing: border-box;}.page-when-is-the-end-of-poppy-playtime__hero-image {  position: absolute;  top: 0;  left: 0;  width: 100%;  height: 100%;  object-fit: cover;  z-index: 1;}.page-when-is-the-end-of-poppy-playtime__hero-image-wrapper::before {  content: "";  position: absolute;  top: 0;  left: 0;  width: 100%;  height: 100%;  background: rgba(0, 0, 0, 0.6);  z-index: 2;}.page-when-is-the-end-of-poppy-playtime__hero-content {  position: relative;  z-index: 3;  max-width: 900px;  padding: 20px;}.page-when-is-the-end-of-poppy-playtime__hero-title {  font-size: 3.5em;  margin-bottom: 20px;  line-height: 1.2;  color: #ffffff;  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7);}.page-when-is-the-end-of-poppy-playtime__hero-subtitle {  font-size: 1.2em;  margin-bottom: 30px;  color: #e0e0e0;  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.7);}.page-when-is-the-end-of-poppy-playtime__hero-cta-buttons {  display: flex;  gap: 20px;  justify-content: center;}.page-when-is-the-end-of-poppy-playtime__hero-button {  display: inline-block;  background-color: #e44d26;  color: #fff;  padding: 15px 30px;  border-radius: 8px;  text-decoration: none;  font-size: 1.1em;  font-weight: bold;  transition: background-color 0.3s ease;  min-width: 180px;  text-align: center;}.page-when-is-the-end-of-poppy-playtime__hero-button:hover {  background-color: #ff6a3d;}.page-when-is-the-end-of-poppy-playtime__hero-button--secondary {  background-color: #007bff;}.page-when-is-the-end-of-poppy-playtime__hero-button--secondary:hover {  background-color: #0056b3;}.page-when-is-the-end-of-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 20px;  background-color: #fff;  border-bottom: 1px solid #eee;}.page-when-is-the-end-of-poppy-playtime__payment-logo-grid {  display: flex;  flex-wrap: wrap;  justify-content: center;  align-items: center;  gap: 30px;  width: 100%;  max-width: 100%;  box-sizing: border-box;}.page-when-is-the-end-of-poppy-playtime__payment-logo {  flex: 0 0 auto;  width: 80px;  height: 80px;  max-width: 80px;  max-height: 80px;  box-sizing: border-box;  object-fit: contain;}.page-when-is-the-end-of-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;}.page-when-is-the-end-of-poppy-playtime__payment-logo {  flex: 0 0 auto;  width: 80px;  height: 80px;  max-width: 80px;  max-height: 80px;  box-sizing: border-box;}.page-when-is-the-end-of-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-when-is-the-end-of-poppy-playtime__introduction-section,.page-when-is-the-end-of-poppy-playtime__quick-access-section,.page-when-is-the-end-of-poppy-playtime__games-section,.page-when-is-the-end-of-poppy-playtime__promotions-section,.page-when-is-the-end-of-poppy-playtime__security-section,.page-when-is-the-end-of-poppy-playtime__faq-section,.page-when-is-the-end-of-poppy-playtime__blog-section {  padding: 60px 20px;  max-width: 1200px;  margin: 0 auto;  background-color: #fff;  margin-top: 20px;  border-radius: 10px;  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);  box-sizing: border-box;}.page-when-is-the-end-of-poppy-playtime__text-content {  font-size: 1.1em;  margin-bottom: 20px;  text-align: center;  max-width: 800px;  margin-left: auto;  margin-right: auto;  color: #555;}.page-when-is-the-end-of-poppy-playtime__quick-access-grid {  display: grid;  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));  gap: 20px;  margin-top: 30px;  justify-items: center;}.page-when-is-the-end-of-poppy-playtime__quick-access-button {  display: block;  width: 100%;  max-width: 300px;  background-color: #e44d26;  color: #fff;  padding: 15px 20px;  border-radius: 8px;  text-decoration: none;  font-size: 1.1em;  font-weight: bold;  text-align: center;  transition: background-color 0.3s ease;  box-sizing: border-box;}.page-when-is-the-end-of-poppy-playtime__quick-access-button:hover {  background-color: #ff6a3d;}.page-when-is-the-end-of-poppy-playtime__game-categories {  display: grid;  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));  gap: 30px;  margin-top: 40px;}.page-when-is-the-end-of-poppy-playtime__game-card,.page-when-is-the-end-of-poppy-playtime__promo-card,.page-when-is-the-end-of-poppy-playtime__blog-card {  background-color: #f9f9f9;  border-radius: 10px;  overflow: hidden;  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);  display: flex;  flex-direction: column;  transition: transform 0.3s ease, box-shadow 0.3s ease;}.page-when-is-the-end-of-poppy-playtime__game-card:hover,.page-when-is-the-end-of-poppy-playtime__promo-card:hover,.page-when-is-the-end-of-poppy-playtime__blog-card:hover {  transform: translateY(-5px);  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);}.page-when-is-the-end-of-poppy-playtime__game-card-image,.page-when-is-the-end-of-poppy-playtime__promo-card-image,.page-when-is-the-end-of-poppy-playtime__blog-card-image {  width: 100%;  height: 200px;  object-fit: cover;  display: block;}.page-when-is-the-end-of-poppy-playtime__game-card-title,.page-when-is-the-end-of-poppy-playtime__promo-card-title,.page-when-is-the-end-of-poppy-playtime__blog-card-title {  font-size: 1.4em;  color: #1a1a1a;  padding: 15px 20px 10px;  margin: 0;}.page-when-is-the-end-of-poppy-playtime__blog-card-title a {  text-decoration: none;  color: inherit;  transition: color 0.3s ease;}.page-when-is-the-end-of-poppy-playtime__blog-card-title a:hover {  color: #e44d26;}.page-when-is-is-the-end-of-poppy-playtime__game-card-description,.page-when-is-the-end-of-poppy-playtime__promo-card-description,.page-when-is-the-end-of-poppy-playtime__blog-card-description {  font-size: 0.95em;  color: #666;  padding: 0 20px 15px;  flex-grow: 1;}.page-when-is-the-end-of-poppy-playtime__game-card-button,.page-when-is-the-end-of-poppy-playtime__promo-card-button {  display: block;  background-color: #007bff;  color: #fff;  padding: 12px 20px;  text-align: center;  text-decoration: none;  font-weight: bold;  border-radius: 0 0 10px 10px;  transition: background-color 0.3s ease;  margin-top: auto;}.page-when-is-the-end-of-poppy-playtime__game-card-button:hover,.page-when-is-the-end-of-poppy-playtime__promo-card-button:hover {  background-color: #0056b3;}.page-when-is-the-end-of-poppy-playtime__promo-cards {  display: grid;  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));  gap: 30px;  margin-top: 40px;}.page-when-is-the-end-of-poppy-playtime__security-content {  display: grid;  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));  gap: 30px;  margin-top: 40px;  text-align: center;}.page-when-is-the-end-of-poppy-playtime__security-item {  background-color: #f9f9f9;  padding: 30px;  border-radius: 10px;  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);  display: flex;  flex-direction: column;  align-items: center;}.page-when-is-the-end-of-poppy-playtime__security-icon {  width: 100px;  height: 100px;  object-fit: contain;  margin-bottom: 20px;}.page-when-is-the-end-of-poppy-playtime__security-item-title {  font-size: 1.3em;  color: #1a1a1a;  margin-bottom: 10px;}.page-when-is-the-end-of-poppy-playtime__security-item-description {  font-size: 0.95em;  color: #666;}.page-when-is-the-end-of-poppy-playtime__faq-items {  margin-top: 40px;}.page-when-is-the-end-of-poppy-playtime__faq-item {  background-color: #f9f9f9;  border: 1px solid #eee;  border-radius: 8px;  margin-bottom: 15px;  overflow: hidden;}.page-when-is-the-end-of-poppy-playtime__faq-question {  display: flex;  justify-content: space-between;  align-items: center;  padding: 15px 20px;  cursor: pointer;  background-color: #eee;  color: #333;  font-weight: bold;  transition: background-color 0.3s ease;  user-select: none;}.page-when-is-the-end-of-poppy-playtime__faq-question:hover {  background-color: #e0e0e0;}.page-when-is-the-end-of-poppy-playtime__faq-question-title {  font-size: 1.1em;  margin: 0;  flex-grow: 1;  pointer-events: none;  color: #1a1a1a;}.page-when-is-the-end-of-poppy-playtime__faq-toggle {  font-size: 1.5em;  line-height: 1;  width: 25px;  text-align: center;  pointer-events: none;  color: #e44d26;}.page-when-is-the-end-of-poppy-playtime__faq-answer {  max-height: 0;  overflow: hidden;  padding: 0 20px;  transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease;  opacity: 0;  color: #555;  font-size: 0.95em;}.page-when-is-the-end-of-poppy-playtime__faq-answer p {  margin: 15px 0;}.page-when-is-the-end-of-poppy-playtime__faq-item.active .page-when-is-the-end-of-poppy-playtime__faq-answer {  max-height: 2000px !important;  padding: 20px !important;  opacity: 1;}.page-when-is-the-end-of-poppy-playtime__faq-item.active .page-when-is-the-end-of-poppy-playtime__faq-toggle {  content: "−";}.page-when-is-the-end-of-poppy-playtime__blog-cards {  display: grid;  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));  gap: 30px;  margin-top: 40px;}@media (max-width: 1024px) {  .page-when-is-the-end-of-poppy-playtime__hero-title {    font-size: 2.8em;  }  .page-when-is-the-end-of-poppy-playtime__hero-subtitle {    font-size: 1.1em;  }  .page-when-is-the-end-of-poppy-playtime__section-title {    font-size: 2em;  }}@media (max-width: 768px) {  .page-when-is-the-end-of-poppy-playtime__hero-section {    height: 70vh;  }  .page-when-is-the-end-of-poppy-playtime__hero-title {    font-size: 2.2em;    margin-bottom: 15px;  }  .page-when-is-the-end-of-poppy-playtime__hero-subtitle {    font-size: 1em;    margin-bottom: 20px;  }  .page-when-is-the-end-of-poppy-playtime__hero-cta-buttons {    flex-direction: column;    gap: 15px;  }  .page-when-is-the-end-of-poppy-playtime__hero-button {    width: 100%;    max-width: 280px;    margin: 0 auto;    padding: 12px 20px;  }  .page-when-is-the-end-of-poppy-playtime__payment-providers {    flex-direction: row;    flex-wrap: wrap;    justify-content: center;    gap: 16px;    padding: 20px 15px;  }  .page-when-is-the-end-of-poppy-playtime__payment-logo,  .page-when-is-the-end-of-poppy-playtime__payment-logo img {    width: 80px !important;    height: 80px !important;    max-width: 80px !important;    max-height: 80px !important;  }  .page-when-is-the-end-of-poppy-playtime__section-title {    font-size: 1.8em;    margin-bottom: 30px;  }  .page-when-is-the-end-of-poppy-playtime__introduction-section,  .page-when-is-the-end-of-poppy-playtime__quick-access-section,  .page-when-is-the-end-of-poppy-playtime__games-section,  .page-when-is-the-end-of-poppy-playtime__promotions-section,  .page-when-is-the-end-of-poppy-playtime__security-section,  .page-when-is-the-end-of-poppy-playtime__faq-section,  .page-when-is-the-end-of-poppy-playtime__blog-section {    padding: 40px 15px;    margin-top: 15px;  }  .page-when-is-the-end-of-poppy-playtime__text-content {    font-size: 1em;  }  .page-when-is-the-end-of-poppy-playtime__quick-access-grid {    grid-template-columns: 1fr;    gap: 15px;  }  .page-when-is-the-end-of-poppy-playtime__quick-access-button {    max-width: 100%;    width: 100% !important;    box-sizing: border-box !important;    margin-left: 0 !important;    margin-right: 0 !important;  }  .page-when-is-the-end-of-poppy-playtime__game-categories,  .page-when-is-the-end-of-poppy-playtime__promo-cards,  .page-when-is-the-end-of-poppy-playtime__security-content,  .page-when-is-the-end-of-poppy-playtime__blog-cards {    grid-template-columns: 1fr;    gap: 20px;  }  .page-when-is-the-end-of-poppy-playtime__game-card,  .page-when-is-the-end-of-poppy-playtime__promo-card,  .page-when-is-the-end-of-poppy-playtime__blog-card,  .page-when-is-the-end-of-poppy-playtime__security-item {    width: 100% !important;    max-width: 100% !important;    box-sizing: border-box !important;    margin-left: 0 !important;    margin-right: 0 !important;  }  .page-when-is-the-end-of-poppy-playtime__game-card-image,  .page-when-is-the-end-of-poppy-playtime__promo-card-image,  .page-when-is-the-end-of-poppy-playtime__blog-card-image,  .page-when-is-the-end-of-poppy-playtime__security-icon {    max-width: 100% !important;    height: auto !important;    object-fit: cover;  }  .page-when-is-the-end-of-poppy-playtime__faq-question {    padding: 12px 15px;  }  .page-when-is-the-end-of-poppy-playtime__faq-question-title {    font-size: 1em;  }  .page-when-is-the-end-of-poppy-playtime__faq-answer {    padding: 0 15px;  }  .page-when-is-the-end-of-poppy-playtime__faq-item.active .page-when-is-the-end-of-poppy-playtime__faq-answer {    padding: 15px !important;  }}.page-when-is-the-end-of-poppy-playtime img:not(.page-when-is-the-end-of-poppy-playtime__payment-logo) {  max-width: 100%;  height: auto;  display: block;}@media (max-width: 768px) {  .page-when-is-the-end-of-poppy-playtime img:not(.page-when-is-the-end-of-poppy-playtime__payment-logo) {    max-width: 100% !important;    height: auto !important;    box-sizing: border-box !important;  }}