.page-how-much-is-roobet-worth { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f8f8f8; } .page-how-much-is-roobet-worth__hero-section { position: relative; width: 100%; height: 500px; display: flex; align-items: center; justify-content: center; text-align: center; color: #fff; overflow: hidden; padding-top: 10px; box-sizing: border-box; } .page-how-much-is-roobet-worth__hero-image { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; z-index: -1; } .page-how-much-is-roobet-worth__hero-content { position: relative; z-index: 1; max-width: 800px; padding: 20px; background: rgba(0, 0, 0, 0.5); border-radius: 10px; } .page-how-much-is-roobet-worth__hero-title { font-size: 2.8em; margin-bottom: 15px; color: #ffcc00; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); } .page-how-much-is-roobet-worth__hero-subtitle { font-size: 1.2em; margin-bottom: 30px; } .page-how-much-is-roobet-worth__cta-button { display: inline-block; background-color: #ffcc00; color: #222; padding: 15px 30px; border-radius: 5px; text-decoration: none; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease, transform 0.3s ease; } .page-how-much-is-roobet-worth__cta-button:hover { background-color: #e6b800; transform: translateY(-2px); } .page-how-much-is-roobet-worth__section-title { font-size: 2.2em; color: #0056b3; text-align: center; margin-bottom: 30px; padding-top: 40px; } .page-how-much-is-roobet-worth__introduction-section, .page-how-much-is-roobet-worth__quick-access-section, .page-how-much-is-roobet-worth__games-section, .page-how-much-is-roobet-worth__promotions-section, .page-how-much-is-roobet-worth__security-support-section, .page-how-much-is-roobet-worth__faq-section, .page-how-much-is-roobet-worth__blog-section { padding: 60px 20px; max-width: 1200px; margin: 0 auto; background-color: #fff; border-radius: 8px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05); margin-bottom: 30px; } .page-how-much-is-roobet-worth__intro-text, .page-how-much-is-roobet-worth__access-description, .page-how-much-is-roobet-worth__games-description, .page-how-much-is-roobet-worth__promo-description, .page-how-much-is-roobet-worth__security-text, .page-how-much-is-roobet-worth__faq-intro, .page-how-much-is-roobet-worth__blog-description { text-align: center; margin-bottom: 40px; font-size: 1.1em; color: #555; } .page-how-much-is-roobet-worth__features-grid, .page-how-much-is-roobet-worth__security-grid, .page-how-much-is-roobet-worth__promo-grid, .page-how-much-is-roobet-worth__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 30px; } .page-how-much-is-roobet-worth__feature-item, .page-how-much-is-roobet-worth__security-item, .page-how-much-is-roobet-worth__promo-card, .page-how-much-is-roobet-worth__blog-card { background-color: #f9f9f9; padding: 25px; border-radius: 8px; text-align: center; box-shadow: 0 1px 5px rgba(0, 0, 0, 0.05); transition: transform 0.3s ease; } .page-how-much-is-roobet-worth__feature-item:hover, .page-how-much-is-roobet-worth__security-item:hover, .page-how-much-is-roobet-worth__promo-card:hover, .page-how-much-is-roobet-worth__blog-card:hover { transform: translateY(-5px); } .page-how-much-is-roobet-worth__feature-icon, .page-how-much-is-roobet-worth__security-icon, .page-how-much-is-roobet-worth__promo-image, .page-how-much-is-roobet-worth__blog-image, .page-how-much-is-roobet-worth__game-image { max-width: 100%; height: auto; border-radius: 5px; margin-bottom: 15px; } .page-how-much-is-roobet-worth__feature-title, .page-how-much-is-roobet-worth__security-title, .page-how-much-is-roobet-worth__promo-title, .page-how-much-is-roobet-worth__blog-title { font-size: 1.4em; color: #0056b3; margin-bottom: 10px; } .page-how-much-is-roobet-worth__feature-description, .page-how-much-is-roobet-worth__security-description, .page-how-much-is-roobet-worth__promo-text, .page-how-much-is-roobet-worth__blog-summary { font-size: 0.95em; color: #666; } .page-how-much-is-roobet-worth__access-buttons { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 30px; } .page-how-much-is-roobet-worth__access-button { background-color: #007bff; color: #fff; padding: 12px 25px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; } .page-how-much-is-roobet-worth__access-button:hover { background-color: #0056b3; } .page-how-much-is-roobet-worth__game-categories { display: flex; justify-content: center; flex-wrap: wrap; gap: 10px; margin-bottom: 30px; } .page-how-much-is-roobet-worth__game-tab { background-color: #eee; border: 1px solid #ddd; padding: 10px 20px; border-radius: 20px; cursor: pointer; transition: background-color 0.3s ease, color 0.3s ease; font-weight: bold; } .page-how-much-is-roobet-worth__game-tab.active { background-color: #007bff; color: #fff; border-color: #007bff; } .page-how-much-is-roobet-worth__game-tab:hover:not(.active) { background-color: #e0e0e0; } .page-how-much-is-roobet-worth__game-content { margin-top: 30px; } .page-how-much-is-roobet-worth__game-panel { display: none; padding: 20px; border: 1px solid #eee; border-radius: 8px; background-color: #fdfdfd; text-align: center; } .page-how-much-is-roobet-worth__game-panel.active { display: block; } .page-how-much-is-roobet-worth__panel-title { font-size: 1.8em; color: #0056b3; margin-bottom: 15px; } .page-how-much-is-roobet-worth__panel-text { margin-bottom: 20px; color: #555; } .page-how-much-is-roobet-worth__provider-logo { height: 50px; margin: 0 10px; object-fit: contain; } .page-how-much-is-roobet-worth__game-logos { display: flex; justify-content: center; flex-wrap: wrap; margin-bottom: 20px; } .page-how-much-is-roobet-worth__panel-cta, .page-how-much-is-roobet-worth__promo-cta, .page-how-much-is-roobet-worth__contact-cta { display: inline-block; background-color: #28a745; color: #fff; padding: 10px 20px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; margin-top: 15px; } .page-how-much-is-roobet-worth__panel-cta:hover, .page-how-much-is-roobet-worth__promo-cta:hover, .page-how-much-is-roobet-worth__contact-cta:hover { background-color: #218838; } .page-how-much-is-roobet-worth__contact-cta { margin-top: 40px; } .page-how-much-is-roobet-worth__blog-card { text-decoration: none; color: inherit; display: flex; flex-direction: column; } .page-how-much-is-roobet-worth__blog-image { width: 100%; height: 200px; object-fit: cover; border-radius: 8px 8px 0 0; margin-bottom: 0; } .page-how-much-is-roobet-worth__blog-content { padding: 15px; text-align: left; } .page-how-much-is-roobet-worth__blog-title { font-size: 1.3em; color: #0056b3; margin-bottom: 10px; } .page-how-much-is-roobet-worth__blog-summary { font-size: 0.9em; color: #666; } .page-how-much-is-roobet-worth__faq-list { margin-top: 30px; } .page-how-much-is-roobet-worth__faq-item { background-color: #f9f9f9; border: 1px solid #eee; margin-bottom: 10px; border-radius: 8px; overflow: hidden; } .page-how-much-is-roobet-worth__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; cursor: pointer; background-color: #eef; border-bottom: 1px solid #ddd; user-select: none; transition: background-color 0.3s ease; } .page-how-much-is-roobet-worth__faq-question:hover { background-color: #e0e0f0; } .page-how-much-is-roobet-worth__question-title { font-size: 1.1em; color: #0056b3; margin: 0; pointer-events: none; } .page-how-much-is-roobet-worth__faq-toggle { font-size: 1.5em; font-weight: bold; color: #0056b3; transition: transform 0.3s ease; pointer-events: none; } .page-how-much-is-roobet-worth__faq-item.active .page-how-much-is-roobet-worth__faq-toggle { transform: rotate(45deg); } .page-how-much-is-roobet-worth__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; color: #444; } .page-how-much-is-roobet-worth__faq-item.active .page-how-much-is-roobet-worth__faq-answer { max-height: 2000px !important; padding: 20px !important; opacity: 1; } @media (max-width: 768px) { .page-how-much-is-roobet-worth__hero-section { height: 400px; } .page-how-much-is-roobet-worth__hero-title { font-size: 2em; } .page-how-much-is-roobet-worth__hero-subtitle { font-size: 1em; } .page-how-much-is-roobet-worth__cta-button { padding: 12px 25px; font-size: 1em; } .page-how-much-is-roobet-worth__section-title { font-size: 1.8em; } .page-how-much-is-roobet-worth__introduction-section, .page-how-much-is-roobet-worth__quick-access-section, .page-how-much-is-roobet-worth__games-section, .page-how-much-is-roobet-worth__promotions-section, .page-how-much-is-roobet-worth__security-support-section, .page-how-much-is-roobet-worth__faq-section, .page-how-much-is-roobet-worth__blog-section { padding: 30px 15px; margin-bottom: 20px; } .page-how-much-is-roobet-worth__features-grid, .page-how-much-is-roobet-worth__security-grid, .page-how-much-is-roobet-worth__promo-grid, .page-how-much-is-roobet-worth__blog-grid { grid-template-columns: 1fr; gap: 20px; } .page-how-much-is-roobet-worth__access-buttons { flex-direction: column; gap: 15px; } .page-how-much-is-roobet-worth__access-button { width: 100%; box-sizing: border-box; } .page-how-much-is-roobet-worth__game-tab { padding: 8px 15px; font-size: 0.9em; } .page-how-much-is-roobet-worth__provider-logo { height: 40px !important; margin: 0 5px !important; } .page-how-much-is-roobet-worth__faq-question { padding: 12px 15px; } .page-how-much-is-roobet-worth__question-title { font-size: 1em; } .page-how-much-is-roobet-worth__faq-answer { padding: 0 15px !important; } .page-how-much-is-roobet-worth__faq-item.active .page-how-much-is-roobet-worth__faq-answer { padding: 15px !important; } .page-how-much-is-roobet-worth__blog-image { height: 180px; } .page-how-much-is-roobet-worth__blog-title { font-size: 1.2em; } .page-how-much-is-roobet-worth__blog-summary { font-size: 0.85em; } /* Image responsiveness */ .page-how-much-is-roobet-worth img { max-width: 100% !important; height: auto !important; } .page-how-much-is-roobet-worth__hero-image { max-width: 100% !important; height: 100% !important; } .page-how-much-is-roobet-worth__feature-item, .page-how-much-is-roobet-worth__security-item, .page-how-much-is-roobet-worth__promo-card, .page-how-much-is-roobet-worth__blog-card { box-sizing: border-box !important; width: 100% !important; margin-left: 0 !important; margin-right: 0 !important; } .page-how-much-is-roobet-worth__faq-list, .page-how-much-is-roobet-worth__game-categories { width: 100% !important; max-width: 100% !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; } .page-how-much-is-roobet-worth__faq-item, .page-how-much-is-roobet-worth__game-tab { box-sizing: border-box !important; width: 100% !important; word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } }