.page-how-much-money-does-roobet-make { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f9f9f9; } .page-how-much-money-does-roobet-make__hero-section { background: linear-gradient(135deg, #0056b3, #003d80); color: #fff; padding: 60px 20px 40px; text-align: center; display: flex; flex-direction: column; align-items: center; justify-content: center; position: relative; overflow: hidden; border-bottom: 8px solid #004085; } .page-how-much-money-does-roobet-make__hero-content { max-width: 900px; margin-bottom: 30px; z-index: 1; } .page-how-much-money-does-roobet-make__hero-title { font-size: 2.8em; margin-bottom: 20px; line-height: 1.2; color: #fff; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3); } .page-how-much-money-does-roobet-make__hero-description { font-size: 1.2em; margin-bottom: 30px; max-width: 700px; margin-left: auto; margin-right: auto; } .page-how-much-money-does-roobet-make__hero-button, .page-how-much-money-does-roobet-make__cta-button { display: inline-block; background-color: #ffc107; color: #333; padding: 15px 30px; border-radius: 8px; text-decoration: none; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease, transform 0.3s ease; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2); border: none; cursor: pointer; } .page-how-much-money-does-roobet-make__hero-button:hover, .page-how-much-money-does-roobet-make__cta-button:hover { background-color: #e0a800; transform: translateY(-3px); } .page-how-much-money-does-roobet-make__hero-image-wrapper { width: 100%; max-width: 1000px; margin-top: 30px; box-shadow: 0 8px 20px rgba(0, 0, 0, 0.3); border-radius: 12px; overflow: hidden; } .page-how-much-money-does-roobet-make__hero-image { width: 100%; height: auto; display: block; object-fit: cover; } .page-how-much-money-does-roobet-make__revenue-factors-section { padding: 80px 20px; background-color: #fefefe; text-align: center; } .page-how-much-money-does-roobet-make__section-title { font-size: 2.2em; color: #0056b3; margin-bottom: 20px; } .page-how-much-money-does-roobet-make__section-description { font-size: 1.1em; max-width: 800px; margin: 0 auto 50px; color: #555; } .page-how-much-money-does-roobet-make__factors-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; max-width: 1200px; margin: 0 auto 60px; } .page-how-much-money-does-roobet-make__factor-item { background-color: #fff; padding: 30px; border-radius: 12px; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease, box-shadow 0.3s ease; text-align: left; display: flex; flex-direction: column; align-items: flex-start; } .page-how-much-money-does-roobet-make__factor-item:hover { transform: translateY(-5px); box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15); } .page-how-much-money-does-roobet-make__factor-icon { width: 200px; height: auto; margin-bottom: 20px; object-fit: contain; max-width: 100%; display: block; border-radius: 8px; } .page-how-much-money-does-roobet-make__factor-title { font-size: 1.5em; color: #0056b3; margin-bottom: 15px; } .page-how-much-money-does-roobet-make__factor-text { font-size: 1em; color: #666; } .page-how-much-money-does-roobet-make__cta-wrapper { background-color: #e6f2ff; padding: 40px 20px; border-radius: 12px; max-width: 900px; margin: 40px auto 0; text-align: center; } .page-how-much-money-does-roobet-make__cta-text { font-size: 1.3em; color: #003d80; margin-bottom: 25px; font-weight: bold; } .page-how-much-money-does-roobet-make__faq-section { padding: 80px 20px; background-color: #f4f7f6; } .page-how-much-money-does-roobet-make__faq-container { max-width: 800px; margin: 0 auto; } .page-how-much-money-does-roobet-make__faq-item { background-color: #fff; margin-bottom: 15px; border-radius: 8px; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08); overflow: hidden; } .page-how-much-money-does-roobet-make__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; background-color: #fff; border-bottom: 1px solid #eee; transition: background-color 0.3s ease; user-select: none; } .page-how-much-money-does-roobet-make__faq-question:hover { background-color: #f0f0f0; } .page-how-much-money-does-roobet-make__faq-question-title { margin: 0; font-size: 1.2em; color: #0056b3; pointer-events: none; } .page-how-much-money-does-roobet-make__faq-toggle { font-size: 1.5em; font-weight: bold; color: #0056b3; transition: transform 0.3s ease; pointer-events: none; } .page-how-much-money-does-roobet-make__faq-item.active .page-how-much-money-does-roobet-make__faq-toggle { transform: rotate(45deg); } .page-how-much-money-does-roobet-make__faq-answer { max-height: 0; overflow: hidden; padding: 0 25px; opacity: 0; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; color: #555; } .page-how-much-money-does-roobet-make__faq-item.active .page-how-much-money-does-roobet-make__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; } .page-how-much-money-does-roobet-make__faq-answer p { margin: 0; padding-bottom: 15px; } /* Responsive Styles */ @media (max-width: 1024px) { .page-how-much-money-does-roobet-make__hero-title { font-size: 2.4em; } .page-how-much-money-does-roobet-make__hero-description { font-size: 1.1em; } .page-how-much-money-does-roobet-make__section-title { font-size: 2em; } .page-how-much-money-does-roobet-make__factors-grid { grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); } } @media (max-width: 768px) { .page-how-much-money-does-roobet-make__hero-section { padding: 40px 15px 30px; } .page-how-much-money-does-roobet-make__hero-title { font-size: 2em; } .page-how-much-money-does-roobet-make__hero-description { font-size: 1em; } .page-how-much-money-does-roobet-make__hero-button, .page-how-much-money-does-roobet-make__cta-button { padding: 12px 25px; font-size: 1em; } .page-how-much-money-does-roobet-make__revenue-factors-section, .page-how-much-money-does-roobet-make__faq-section { padding: 50px 15px; } .page-how-much-money-does-roobet-make__section-title { font-size: 1.8em; } .page-how-much-money-does-roobet-make__section-description { font-size: 0.95em; margin-bottom: 40px; } .page-how-much-money-does-roobet-make__factors-grid { grid-template-columns: 1fr; gap: 20px; width: 100% !important; max-width: 100% !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; box-sizing: border-box !important; } .page-how-much-money-does-roobet-make__factor-item { padding: 20px; width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } .page-how-much-money-does-roobet-make__factor-icon { width: 100% !important; max-width: 100% !important; height: auto !important; box-sizing: border-box !important; margin-bottom: 15px; } .page-how-much-money-does-roobet-make__factor-title { font-size: 1.3em; } .page-how-much-money-does-roobet-make__factor-text { font-size: 0.9em; } .page-how-much-money-does-roobet-make__cta-wrapper { padding: 30px 15px; margin-top: 30px; } .page-how-much-money-does-roobet-make__cta-text { font-size: 1.1em; margin-bottom: 20px; } .page-how-much-money-does-roobet-make__faq-question { padding: 15px 20px; } .page-how-much-money-does-roobet-make__faq-question-title { font-size: 1.1em; } .page-how-much-money-does-roobet-make__faq-answer { padding: 0 20px; } .page-how-much-money-does-roobet-make__faq-item.active .page-how-much-money-does-roobet-make__faq-answer { padding: 15px 20px !important; } .page-how-much-money-does-roobet-make__faq-container { width: 100% !important; max-width: 100% !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; box-sizing: border-box !important; } } @media (max-width: 480px) { .page-how-much-money-does-roobet-make__hero-title { font-size: 1.8em; } .page-how-much-money-does-roobet-make__section-title { font-size: 1.6em; } .page-how-much-money-does-roobet-make__hero-button, .page-how-much-money-does-roobet-make__cta-button { font-size: 0.9em; padding: 10px 20px; } }