body { font-family: 'Arial', sans-serif; margin: 0; padding: 0; background-color: #f4f7f6; color: #333; } .page-arad-winwin-hot-house { max-width: 1200px; margin: 0 auto; overflow-x: hidden; } .page-arad-winwin-hot-house__section-title { font-size: 2.5em; color: #0056b3; text-align: center; margin-bottom: 40px; padding-top: 20px; font-weight: bold; } .page-arad-winwin-hot-house__section-title--small { font-size: 1.8em; margin-bottom: 25px; } .page-arad-winwin-hot-house__hero-section { position: relative; width: 100%; display: flex; align-items: center; justify-content: center; text-align: center; color: #fff; min-height: 500px; padding: 10px 20px 60px; box-sizing: border-box; background: linear-gradient(135deg, #0056b3, #007bff); overflow: hidden; } .page-arad-winwin-hot-house__hero-image-wrapper { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 0; } .page-arad-winwin-hot-house__hero-image { width: 100%; height: 100%; object-fit: cover; opacity: 0.3; } .page-arad-winwin-hot-house__hero-content { position: relative; z-index: 1; max-width: 800px; padding: 20px; background-color: rgba(0, 0, 0, 0.4); border-radius: 10px; } .page-arad-winwin-hot-house__hero-title { font-size: 3.2em; margin-bottom: 20px; line-height: 1.2; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); } .page-arad-winwin-hot-house__hero-description { font-size: 1.3em; margin-bottom: 30px; line-height: 1.5; } .page-arad-winwin-hot-house__hero-cta { display: inline-block; background-color: #ffc107; color: #333; padding: 15px 30px; border-radius: 5px; text-decoration: none; font-weight: bold; font-size: 1.2em; transition: background-color 0.3s ease, transform 0.3s ease; } .page-arad-winwin-hot-house__hero-cta:hover { background-color: #e0a800; transform: translateY(-3px); } .page-arad-winwin-hot-house__payment-providers { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 30px; width: 100%; max-width: 100%; box-sizing: border-box; background-color: #e9ecef; padding: 40px 20px; margin-bottom: 40px; } .page-arad-winwin-hot-house__logo-grid { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 30px; width: 100%; max-width: 100%; } .page-arad-winwin-hot-house__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; } .page-arad-winwin-hot-house__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; filter: grayscale(100%); transition: filter 0.3s ease; } .page-arad-winwin-hot-house__payment-logo img:hover { filter: grayscale(0%); } .page-arad-winwin-hot-house__intro-section, .page-arad-winwin-hot-house__quick-access-section, .page-arad-winwin-hot-house__games-section, .page-arad-winwin-hot-house__promotions-section, .page-arad-winwin-hot-house__security-section, .page-arad-winwin-hot-house__faq-section, .page-arad-winwin-hot-house__blog-section { padding: 60px 20px; background-color: #fff; margin-bottom: 40px; border-radius: 8px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.05); } .page-arad-winwin-hot-house__intro-text, .page-arad-winwin-hot-house__quick-access-description, .page-arad-winwin-hot-house__games-description, .page-arad-winwin-hot-house__promotions-description, .page-arad-winwin-hot-house__blog-description { text-align: center; font-size: 1.1em; line-height: 1.6; max-width: 900px; margin: 0 auto 40px; } .page-arad-winwin-hot-house__intro-features { display: flex; justify-content: space-around; flex-wrap: wrap; gap: 30px; margin-top: 40px; } .page-arad-winwin-hot-house__feature-item { flex: 1; min-width: 280px; max-width: 350px; text-align: center; padding: 25px; border-radius: 8px; background-color: #f8f9fa; border: 1px solid #dee2e6; transition: transform 0.3s ease; } .page-arad-winwin-hot-house__feature-item:hover { transform: translateY(-5px); } .page-arad-winwin-hot-house__feature-icon { width: 100px; height: 100px; object-fit: contain; margin-bottom: 15px; } .page-arad-winwin-hot-house__feature-title { font-size: 1.5em; color: #0056b3; margin-bottom: 10px; } .page-arad-winwin-hot-house__feature-description { font-size: 1em; line-height: 1.5; } .page-arad-winwin-hot-house__access-buttons { display: flex; justify-content: center; flex-wrap: wrap; gap: 20px; margin-top: 40px; } .page-arad-winwin-hot-house__access-button { display: inline-block; background-color: #28a745; color: #fff; 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-arad-winwin-hot-house__access-button:hover { background-color: #218838; transform: translateY(-3px); } .page-arad-winwin-hot-house__game-categories, .page-arad-winwin-hot-house__promo-grid, .page-arad-winwin-hot-house__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 40px; } .page-arad-winwin-hot-house__game-card, .page-arad-winwin-hot-house__promo-card, .page-arad-winwin-hot-house__blog-card { background-color: #f8f9fa; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease, box-shadow 0.3s ease; display: flex; flex-direction: column; } .page-arad-winwin-hot-house__game-card:hover, .page-arad-winwin-hot-house__promo-card:hover, .page-arad-winwin-hot-house__blog-card:hover { transform: translateY(-5px); box-shadow: 0 6px 15px rgba(0, 0, 0, 0.15); } .page-arad-winwin-hot-house__game-image, .page-arad-winwin-hot-house__promo-image, .page-arad-winwin-hot-house__blog-image { width: 100%; height: 200px; object-fit: cover; } .page-arad-winwin-hot-house__game-title, .page-arad-winwin-hot-house__promo-title, .page-arad-winwin-hot-house__blog-title { font-size: 1.4em; color: #0056b3; margin: 15px 15px 10px; } .page-arad-winwin-hot-house__blog-title a { text-decoration: none; color: inherit; transition: color 0.3s ease; } .page-arad-winwin-hot-house__blog-title a:hover { color: #007bff; } .page-arad-winwin-hot-house__game-text, .page-arad-winwin-hot-house__promo-text, .page-arad-winwin-hot-house__blog-excerpt { font-size: 0.95em; line-height: 1.5; padding: 0 15px; margin-bottom: 15px; flex-grow: 1; } .page-arad-winwin-hot-house__game-cta, .page-arad-winwin-hot-house__promo-cta, .page-arad-winwin-hot-house__blog-readmore { display: inline-block; background-color: #007bff; color: #fff; padding: 10px 20px; border-radius: 5px; text-decoration: none; font-weight: bold; font-size: 0.9em; margin: 0 15px 15px; align-self: flex-start; transition: background-color 0.3s ease; } .page-arad-winwin-hot-house__game-cta:hover, .page-arad-winwin-hot-house__promo-cta:hover, .page-arad-winwin-hot-house__blog-readmore:hover { background-color: #0056b3; } .page-arad-winwin-hot-house__security-content { display: flex; justify-content: space-around; flex-wrap: wrap; gap: 30px; margin-top: 40px; text-align: center; } .page-arad-winwin-hot-house__security-item { flex: 1; min-width: 280px; max-width: 350px; padding: 25px; border-radius: 8px; background-color: #f8f9fa; border: 1px solid #dee2e6; } .page-arad-winwin-hot-house__security-title { font-size: 1.5em; color: #0056b3; margin-bottom: 10px; } .page-arad-winwin-hot-house__security-text { font-size: 1em; line-height: 1.5; } .page-arad-winwin-hot-house__security-cta { display: block; width: fit-content; margin: 40px auto 0; background-color: #6c757d; color: #fff; 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-arad-winwin-hot-house__security-cta:hover { background-color: #5a6268; transform: translateY(-3px); } .page-arad-winwin-hot-house__faq-container { margin-top: 40px; } .page-arad-winwin-hot-house__faq-item { background-color: #f8f9fa; border: 1px solid #dee2e6; border-radius: 8px; margin-bottom: 15px; overflow: hidden; } .page-arad-winwin-hot-house__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 18px 20px; background-color: #e9ecef; cursor: pointer; user-select: none; transition: background-color 0.3s ease; } .page-arad-winwin-hot-house__faq-question:hover { background-color: #e2e6ea; } .page-arad-winwin-hot-house__faq-question-title { margin: 0; font-size: 1.2em; color: #333; flex-grow: 1; } .page-arad-winwin-hot-house__faq-toggle { font-size: 1.8em; font-weight: bold; color: #0056b3; margin-left: 15px; transition: transform 0.3s ease; } .page-arad-winwin-hot-house__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; } .page-arad-winwin-hot-house__faq-answer p { margin: 15px 0; line-height: 1.6; color: #555; } .page-arad-winwin-hot-house__faq-item.active .page-arad-winwin-hot-house__faq-question { background-color: #d1e7dd; } .page-arad-winwin-hot-house__faq-item.active .page-arad-winwin-hot-house__faq-toggle { transform: rotate(45deg); color: #28a745; } .page-arad-winwin-hot-house__faq-item.active .page-arad-winwin-hot-house__faq-answer { max-height: 2000px !important; padding: 20px !important; opacity: 1; } .page-arad-winwin-hot-house__blog-content { padding: 15px; display: flex; flex-direction: column; flex-grow: 1; } .page-arad-winwin-hot-house__blog-excerpt { font-size: 0.9em; color: #666; margin-bottom: 10px; } .page-arad-winwin-hot-house__blog-readmore { margin-top: auto; } /* Responsive Styles */ @media (max-width: 1024px) { .page-arad-winwin-hot-house__hero-title { font-size: 2.8em; } .page-arad-winwin-hot-house__hero-description { font-size: 1.2em; } .page-arad-winwin-hot-house__section-title { font-size: 2em; } .page-arad-winwin-hot-house__section-title--small { font-size: 1.6em; } } @media (max-width: 768px) { .page-arad-winwin-hot-house__hero-section { min-height: 400px; padding: 10px 15px 40px; } .page-arad-winwin-hot-house__hero-title { font-size: 2.2em; margin-bottom: 15px; } .page-arad-winwin-hot-house__hero-description { font-size: 1em; margin-bottom: 20px; } .page-arad-winwin-hot-house__hero-cta { padding: 12px 25px; font-size: 1em; } .page-arad-winwin-hot-house__section-title { font-size: 1.8em; margin-bottom: 30px; } .page-arad-winwin-hot-house__section-title--small { font-size: 1.4em; } .page-arad-winwin-hot-house__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; padding: 30px 15px; } .page-arad-winwin-hot-house__payment-logo, .page-arad-winwin-hot-house__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; } .page-arad-winwin-hot-house__intro-section, .page-arad-winwin-hot-house__quick-access-section, .page-arad-winwin-hot-house__games-section, .page-arad-winwin-hot-house__promotions-section, .page-arad-winwin-hot-house__security-section, .page-arad-winwin-hot-house__faq-section, .page-arad-winwin-hot-house__blog-section { padding: 40px 15px; margin-bottom: 30px; } .page-arad-winwin-hot-house__intro-text, .page-arad-winwin-hot-house__quick-access-description, .page-arad-winwin-hot-house__games-description, .page-arad-winwin-hot-house__promotions-description, .page-arad-winwin-hot-house__blog-description { font-size: 1em; margin-bottom: 30px; } .page-arad-winwin-hot-house__feature-item { min-width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; } .page-arad-winwin-hot-house__access-button { width: 100%; box-sizing: border-box; } .page-arad-winwin-hot-house__game-categories, .page-arad-winwin-hot-house__promo-grid, .page-arad-winwin-hot-house__blog-grid { grid-template-columns: 1fr; gap: 20px; } .page-arad-winwin-hot-house__game-card, .page-arad-winwin-hot-house__promo-card, .page-arad-winwin-hot-house__blog-card { max-width: 100%; } .page-arad-winwin-hot-house__game-image, .page-arad-winwin-hot-house__promo-image, .page-arad-winwin-hot-house__blog-image { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; } .page-arad-winwin-hot-house__security-item { min-width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; } .page-arad-winwin-hot-house__faq-question { padding: 15px; } .page-arad-winwin-hot-house__faq-question-title { font-size: 1.1em; } .page-arad-winwin-hot-house__faq-toggle { font-size: 1.5em; } .page-arad-winwin-hot-house__faq-answer { padding: 0 15px; } .page-arad-winwin-hot-house__faq-item.active .page-arad-winwin-hot-house__faq-answer { padding: 15px !important; } .page-arad-winwin-hot-house__faq-answer p { word-wrap: break-word !important; overflow-wrap: break-word !important; } } @media (max-width: 480px) { .page-arad-winwin-hot-house__hero-title { font-size: 1.8em; } .page-arad-winwin-hot-house__section-title { font-size: 1.5em; } .page-arad-winwin-hot-house__hero-description { font-size: 0.9em; } .page-arad-winwin-hot-house__hero-cta { padding: 10px 20px; font-size: 0.9em; } }