.page-hot-house-arad-winwin { font-family: 'Arial', sans-serif; color: #f0f0f0; background-color: #1a1a2e; line-height: 1.6; } .page-hot-house-arad-winwin__container { max-width: 1200px; margin: 0 auto; padding: 20px; } .page-hot-house-arad-winwin__header-title { text-align: center; font-size: 2.5em; color: #e94560; margin-bottom: 20px; padding-top: 10px; } .page-hot-house-arad-winwin__header-title strong { color: #0f3460; } .page-hot-house-arad-winwin__hero-section { position: relative; width: 100%; min-height: 500px; display: flex; align-items: center; justify-content: center; text-align: center; overflow: hidden; margin-bottom: 40px; padding: 20px; box-sizing: border-box; } .page-hot-house-arad-winwin__hero-background { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; z-index: -1; } .page-hot-house-arad-winwin__hero-content { z-index: 1; background: rgba(0, 0, 0, 0.6); padding: 30px; border-radius: 10px; max-width: 800px; } .page-hot-house-arad-winwin__hero-content h1 { font-size: 3em; color: #fff; margin-bottom: 15px; } .page-hot-house-arad-winwin__hero-content p { font-size: 1.2em; color: #ccc; margin-bottom: 30px; } .page-hot-hot-house-arad-winwin__button-group { display: flex; gap: 20px; justify-content: center; } .page-hot-house-arad-winwin__button { display: inline-block; padding: 15px 30px; background-color: #e94560; color: #fff; text-decoration: none; border-radius: 5px; font-size: 1.1em; transition: background-color 0.3s ease, transform 0.3s ease; border: none; cursor: pointer; } .page-hot-house-arad-winwin__button:hover { background-color: #0f3460; transform: translateY(-3px); } .page-hot-house-arad-winwin__section-title { text-align: center; font-size: 2em; color: #e94560; margin-bottom: 30px; position: relative; padding-bottom: 10px; } .page-hot-house-arad-winwin__section-title::after { content: ''; display: block; width: 60px; height: 3px; background-color: #0f3460; margin: 10px auto 0; } .page-hot-house-arad-winwin__game-categories { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-bottom: 40px; } .page-hot-house-arad-winwin__category-card { background-color: #0f3460; border-radius: 10px; overflow: hidden; text-align: center; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3); transition: transform 0.3s ease; } .page-hot-house-arad-winwin__category-card:hover { transform: translateY(-5px); } .page-hot-house-arad-winwin__category-image { width: 100%; height: 200px; object-fit: cover; display: block; } .page-hot-house-arad-winwin__category-content { padding: 20px; } .page-hot-house-arad-winwin__category-content h3 { font-size: 1.5em; color: #fff; margin-bottom: 10px; } .page-hot-house-arad-winwin__category-content p { font-size: 0.95em; color: #ccc; margin-bottom: 20px; } .page-hot-house-arad-winwin__promo-section { background-color: #0f3460; padding: 60px 20px; text-align: center; margin-bottom: 40px; } .page-hot-house-arad-winwin__promo-section h2 { color: #e94560; font-size: 2.5em; margin-bottom: 20px; } .page-hot-house-arad-winwin__promo-section p { font-size: 1.1em; color: #ccc; max-width: 800px; margin: 0 auto 30px; } .page-hot-house-arad-winwin__faq-section { margin-bottom: 40px; } .page-hot-house-arad-winwin__faq-item { background-color: #0f3460; margin-bottom: 15px; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2); } .page-hot-house-arad-winwin__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; background-color: #2c3e50; color: #fff; font-size: 1.1em; border-bottom: 1px solid rgba(255, 255, 255, 0.1); transition: background-color 0.3s ease; user-select: none; } .page-hot-house-arad-winwin__faq-question:hover { background-color: #34495e; } .page-hot-house-arad-winwin__faq-question h3 { margin: 0; font-size: 1.2em; color: #fff; pointer-events: none; } .page-hot-house-arad-winwin__faq-toggle { font-size: 1.5em; line-height: 1; transition: transform 0.3s ease; pointer-events: none; } .page-hot-house-arad-winwin__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; background-color: #0f3460; color: #ccc; } .page-hot-house-arad-winwin__faq-answer p { margin-top: 15px; margin-bottom: 15px; } .page-hot-house-arad-winwin__faq-item.active .page-hot-house-arad-winwin__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; } .page-hot-house-arad-winwin__faq-item.active .page-hot-house-arad-winwin__faq-toggle { transform: rotate(45deg); } .page-hot-house-arad-winwin__sticky-buttons { position: fixed; bottom: 20px; right: 20px; display: flex; flex-direction: column; gap: 15px; z-index: 1000; } .page-hot-house-arad-winwin__sticky-button { padding: 12px 25px; background-color: #e94560; color: #fff; text-decoration: none; border-radius: 50px; font-size: 1em; text-align: center; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.4); transition: background-color 0.3s ease, transform 0.3s ease; min-width: 120px; } .page-hot-house-arad-winwin__sticky-button:hover { background-color: #0f3460; transform: scale(1.05); } @media (max-width: 768px) { .page-hot-house-arad-winwin__header-title { font-size: 1.8em; } .page-hot-house-arad-winwin__hero-content h1 { font-size: 2em; } .page-hot-house-arad-winwin__hero-content p { font-size: 1em; } .page-hot-hot-house-arad-winwin__button-group { flex-direction: column; gap: 15px; } .page-hot-house-arad-winwin__button { width: 100%; box-sizing: border-box; } .page-hot-house-arad-winwin__section-title { font-size: 1.8em; } .page-hot-house-arad-winwin__game-categories { grid-template-columns: 1fr; } .page-hot-house-arad-winwin__promo-section { padding: 40px 15px; } .page-hot-house-arad-winwin__promo-section h2 { font-size: 2em; } .page-hot-house-arad-winwin__promo-section p { font-size: 0.9em; } .page-hot-house-arad-winwin__faq-question { padding: 15px 20px; font-size: 1em; } .page-hot-house-arad-winwin__faq-question h3 { font-size: 1.1em; } .page-hot-house-arad-winwin__faq-answer { padding: 0 20px; } .page-hot-house-arad-winwin__faq-item.active .page-hot-house-arad-winwin__faq-answer { padding: 15px 20px !important; } .page-hot-house-arad-winwin__sticky-buttons { right: 10px; bottom: 10px; gap: 10px; } .page-hot-house-arad-winwin__sticky-button { min-width: 100px; padding: 10px 20px; font-size: 0.9em; } } @media (max-width: 480px) { .page-hot-house-arad-winwin__container { padding: 15px; } .page-hot-house-arad-winwin__hero-content { padding: 20px; } .page-hot-house-arad-winwin__hero-content h1 { font-size: 1.6em; } .page-hot-house-arad-winwin__hero-content p { font-size: 0.9em; } .page-hot-house-arad-winwin__button { padding: 12px 20px; font-size: 1em; } .page-hot-house-arad-winwin__game-categories { gap: 20px; } .page-hot-house-arad-winwin__category-content { padding: 15px; } .page-hot-house-arad-winwin__category-content h3 { font-size: 1.3em; } .page-hot-house-arad-winwin__category-content p { font-size: 0.85em; } }