.page-blog-why-spinplus-top-choice { color: #333333; font-family: 'Arial', sans-serif; line-height: 1.6; }
.page-blog-why-spinplus-top-choice__hero-section { position: relative; width: 100%; overflow: hidden; }
.page-blog-why-spinplus-top-choice__hero-image-container { width: 100%; }
.page-blog-why-spinplus-top-choice__hero-image { width: 100%; height: auto; display: block; object-fit: cover; }
.page-blog-why-spinplus-top-choice__hero-content { position: relative; padding: 20px; background-color: rgba(0, 0, 0, 0.7); color: #fff; text-align: center; margin-top: -100px; z-index: 1; }
.page-blog-why-spinplus-top-choice__main-title { font-size: clamp(2.5rem, 5vw, 3.5rem); font-weight: 700; line-height: 1.2; margin-bottom: 15px; color: #FFD700; letter-spacing: 1px; }
.page-blog-why-spinplus-top-choice__hero-description { font-size: clamp(1rem, 2vw, 1.25rem); margin-bottom: 30px; max-width: 800px; margin-left: auto; margin-right: auto; }
.page-blog-why-spinplus-top-choice__cta-button { display: inline-block; padding: 12px 25px; background-color: #FFD700; color: #8B0000; text-decoration: none; border-radius: 5px; font-weight: bold; transition: background-color 0.3s ease, color 0.3s ease; margin: 5px; }
.page-blog-why-spinplus-top-choice__cta-button:hover { background-color: #8B0000; color: #FFD700; }
.page-blog-why-spinplus-top-choice__cta-button--secondary { background-color: #8B0000; color: #FFD700; border: 1px solid #FFD700; }
.page-blog-why-spinplus-top-choice__cta-button--secondary:hover { background-color: #FFD700; color: #8B0000; }

.page-blog-why-spinplus-top-choice__introduction-section, .page-blog-why-spinplus-top-choice__game-variety-section, .page-blog-why-spinplus-top-choice__security-fairness-section, .page-blog-why-spinplus-top-choice__payment-support-section, .page-blog-why-spinplus-top-choice__bonuses-promotions-section, .page-blog-why-spinplus-top-choice__responsible-gaming-section, .page-blog-why-spinplus-top-choice__conclusion-section { padding: 40px 20px; max-width: 1200px; margin: 0 auto; text-align: center; }
.page-blog-why-spinplus-top-choice__section-title { font-size: clamp(1.8rem, 3.5vw, 2.5rem); color: #8B0000; margin-bottom: 20px; font-weight: 700; }
.page-blog-why-spinplus-top-choice__section-description { font-size: clamp(0.9rem, 1.5vw, 1.1rem); margin-bottom: 30px; line-height: 1.8; }

.page-blog-why-spinplus-top-choice__game-grid, .page-blog-why-spinplus-top-choice__feature-grid, .page-blog-why-spinplus-top-choice__service-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; margin-top: 30px; }
.page-blog-why-spinplus-top-choice__game-card, .page-blog-why-spinplus-top-choice__feature-item, .page-blog-why-spinplus-top-choice__service-item { background-color: #f9f9f9; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); text-align: center; padding-bottom: 20px; transition: transform 0.3s ease; }
.page-blog-why-spinplus-top-choice__game-card:hover, .page-blog-why-spinplus-top-choice__feature-item:hover, .page-blog-why-spinplus-top-choice__service-item:hover { transform: translateY(-5px); }
.page-blog-why-spinplus-top-choice__game-thumbnail { width: 100%; height: 200px; object-fit: cover; margin-bottom: 15px; }
.page-blog-why-spinplus-top-choice__game-title, .page-blog-why-spinplus-top-choice__feature-title, .page-blog-why-spinplus-top-choice__service-title { font-size: 1.3rem; color: #8B0000; margin-bottom: 10px; padding: 0 15px; }
.page-blog-why-spinplus-top-choice__game-description, .page-blog-why-spinplus-top-choice__feature-text, .page-blog-why-spinplus-top-choice__service-text { font-size: 0.95rem; color: #555; padding: 0 15px; margin-bottom: 15px; }
.page-blog-why-spinplus-top-choice__game-link { display: inline-block; padding: 8px 15px; background-color: #FFD700; color: #8B0000; text-decoration: none; border-radius: 5px; font-weight: bold; transition: background-color 0.3s ease; }
.page-blog-why-spinplus-top-choice__game-link:hover { background-color: #8B0000; color: #FFD700; }

.page-blog-why-spinplus-top-choice__feature-icon, .page-blog-why-spinplus-top-choice__service-icon { width: 100px; height: 100px; object-fit: contain; margin: 20px auto 15px auto; display: block; }

.page-blog-why-spinplus-top-choice__bonus-list, .page-blog-why-spinplus-top-choice__responsible-list { list-style: none; padding: 0; margin-top: 30px; text-align: left; max-width: 800px; margin-left: auto; margin-right: auto; }
.page-blog-why-spinplus-top-choice__bonus-item, .page-blog-why-spinplus-top-choice__responsible-item { background-color: #fff; border: 1px solid #eee; margin-bottom: 15px; padding: 20px; border-radius: 8px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05); font-size: 1rem; color: #333; }
.page-blog-why-spinplus-top-choice__bonus-item strong, .page-blog-why-spinplus-top-choice__responsible-item strong { color: #8B0000; }

.page-blog-why-spinplus-top-choice__cta-wrapper { margin-top: 40px; display: flex; flex-wrap: wrap; justify-content: center; gap: 15px; }

@media (max-width: 1024px) {
  .page-blog-why-spinplus-top-choice__hero-content { margin-top: -80px; padding: 15px; }
  .page-blog-why-spinplus-top-choice__main-title { font-size: clamp(2rem, 4vw, 3rem); }
  .page-blog-why-spinplus-top-choice__hero-description { font-size: clamp(0.9rem, 1.8vw, 1.1rem); }
  .page-blog-why-spinplus-top-choice__game-grid, .page-blog-why-spinplus-top-choice__feature-grid, .page-blog-why-spinplus-top-choice__service-grid { grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); }
}

@media (max-width: 768px) {
  .page-blog-why-spinplus-top-choice__hero-image { height: 400px; }
  .page-blog-why-spinplus-top-choice__hero-content { margin-top: -60px; padding: 15px; }
  .page-blog-why-spinplus-top-choice__main-title { font-size: clamp(1.8rem, 6vw, 2.5rem); }
  .page-blog-why-spinplus-top-choice__hero-description { font-size: clamp(0.85rem, 2.5vw, 1rem); margin-bottom: 20px; }
  .page-blog-why-spinplus-top-choice__cta-button { padding: 10px 20px; font-size: 0.9rem; max-width: 100%; box-sizing: border-box; white-space: normal; word-wrap: break-word; }
  .page-blog-why-spinplus-top-choice__cta-wrapper { flex-direction: column; gap: 10px; }

  .page-blog-why-spinplus-top-choice__introduction-section, .page-blog-why-spinplus-top-choice__game-variety-section, .page-blog-why-spinplus-top-choice__security-fairness-section, .page-blog-why-spinplus-top-choice__payment-support-section, .page-blog-why-spinplus-top-choice__bonuses-promotions-section, .page-blog-why-spinplus-top-choice__responsible-gaming-section, .page-blog-why-spinplus-top-choice__conclusion-section { padding: 30px 15px; }
  .page-blog-why-spinplus-top-choice__section-title { font-size: clamp(1.5rem, 5vw, 2rem); margin-bottom: 15px; }
  .page-blog-why-spinplus-top-choice__section-description { font-size: clamp(0.8rem, 2.5vw, 0.95rem); margin-bottom: 20px; }

  .page-blog-why-spinplus-top-choice__game-grid, .page-blog-why-spinplus-top-choice__feature-grid, .page-blog-why-spinplus-top-choice__service-grid { grid-template-columns: 1fr; gap: 20px; }
  .page-blog-why-spinplus-top-choice__game-thumbnail { height: 180px; }
  .page-blog-why-spinplus-top-choice__game-title, .page-blog-why-spinplus-top-choice__feature-title, .page-blog-why-spinplus-top-choice__service-title { font-size: 1.2rem; }
  .page-blog-why-spinplus-top-choice__game-description, .page-blog-why-spinplus-top-choice__feature-text, .page-blog-why-spinplus-top-choice__service-text { font-size: 0.9rem; }

  .page-blog-why-spinplus-top-choice__bonus-item, .page-blog-why-spinplus-top-choice__responsible-item { padding: 15px; font-size: 0.9rem; }

  .page-blog-why-spinplus-top-choice img { max-width: 100%; height: auto; }
}