.page-arad-winwin-edged { font-family: 'Arial', sans-serif; color: #f0f0f0; background-color: #1a1a2e; line-height: 1.6; } .page-arad-winwin-edged__container { max-width: 1200px; margin: 0 auto; padding: 20px; } .page-arad-winwin-edged__hero-section { background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url('[GALLERY:hero:1920x1080:arad winwin edged,casino,gaming]') no-repeat center center/cover; padding: 10px 20px 80px; text-align: center; color: #fff; position: relative; overflow: hidden; border-radius: 10px; margin-bottom: 30px; } .page-arad-winwin-edged__hero-title { font-size: 2.8em; margin-bottom: 15px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); color: #ffd700; } .page-arad-winwin-edged__hero-description { font-size: 1.2em; margin-bottom: 30px; max-width: 800px; margin-left: auto; margin-right: auto; } .page-arad-winwin-edged__cta-buttons { display: flex; justify-content: center; gap: 20px; flex-wrap: wrap; } .page-arad-winwin-edged__button { display: inline-block; padding: 15px 30px; background-color: #e63946; color: #fff; text-decoration: none; border-radius: 50px; font-weight: bold; transition: background-color 0.3s ease, transform 0.3s ease; border: none; cursor: pointer; font-size: 1.1em; } .page-arad-winwin-edged__button:hover { background-color: #c42d38; transform: translateY(-3px); } .page-arad-winwin-edged__section { padding: 40px 20px; margin-bottom: 30px; background-color: #24243e; border-radius: 10px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3); } .page-arad-winwin-edged__section-title { font-size: 2.2em; color: #ffd700; text-align: center; margin-bottom: 30px; } .page-arad-winwin-edged__content-wrapper { display: flex; flex-direction: column; align-items: center; gap: 30px; } .page-arad-winwin-edged__text-content { max-width: 700px; text-align: center; } .page-arad-winwin-edged__image-container { width: 100%; max-width: 600px; overflow: hidden; border-radius: 10px; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2); } .page-arad-winwin-edged__image { max-width: 100%; height: auto; display: block; object-fit: cover; } .page-arad-winwin-edged__features-list { list-style: none; padding: 0; display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 20px; margin-top: 30px; } .page-arad-winwin-edged__feature-item { background-color: #36365f; padding: 25px; border-radius: 8px; text-align: center; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2); transition: transform 0.3s ease; box-sizing: border-box; } .page-arad-winwin-edged__feature-item:hover { transform: translateY(-5px); } .page-arad-winwin-edged__feature-icon { width: 100%; max-width: 100px; height: auto; margin-bottom: 15px; display: block; margin-left: auto; margin-right: auto; } .page-arad-winwin-edged__feature-title { font-size: 1.3em; color: #ffd700; margin-bottom: 10px; } .page-arad-winwin-edged__promo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; margin-top: 30px; } .page-arad-winwin-edged__promo-card { background-color: #36365f; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3); transition: transform 0.3s ease; box-sizing: border-box; } .page-arad-winwin-edged__promo-card:hover { transform: translateY(-5px); } .page-arad-winwin-edged__promo-image-container { width: 100%; height: 200px; overflow: hidden; } .page-arad-winwin-edged__promo-image { max-width: 100%; height: 100%; object-fit: cover; display: block; } .page-arad-winwin-edged__promo-content { padding: 20px; text-align: center; } .page-arad-winwin-edged__promo-title { font-size: 1.4em; color: #ffd700; margin-bottom: 10px; } .page-arad-winwin-edged__promo-description { font-size: 0.95em; color: #ccc; margin-bottom: 20px; } .page-arad-winwin-edged__faq-list { margin-top: 30px; max-width: 800px; margin-left: auto; margin-right: auto; } .page-arad-winwin-edged__faq-item { background-color: #36365f; margin-bottom: 15px; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2); } .page-arad-winwin-edged__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; user-select: none; background-color: #4a4a7a; border-bottom: 1px solid rgba(255, 255, 255, 0.1); transition: background-color 0.3s ease; } .page-arad-winwin-edged__faq-question:hover { background-color: #5b5b8c; } .page-arad-winwin-edged__faq-question h3 { margin: 0; font-size: 1.1em; color: #fff; pointer-events: none; } .page-arad-winwin-edged__faq-toggle { font-size: 1.5em; font-weight: bold; color: #ffd700; pointer-events: none; transition: transform 0.3s ease; } .page-arad-winwin-edged__faq-item.active .page-arad-winwin-edged__faq-toggle { transform: rotate(45deg); } .page-arad-winwin-edged__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; } .page-arad-winwin-edged__faq-item.active .page-arad-winwin-edged__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; } .page-arad-winwin-edged__faq-answer p { margin: 0; color: #ccc; } .page-arad-winwin-edged__floating-buttons { position: fixed; bottom: 20px; right: 20px; display: flex; flex-direction: column; gap: 15px; z-index: 1000; } .page-arad-winwin-edged__floating-button { display: flex; align-items: center; justify-content: center; width: 60px; height: 60px; background-color: #e63946; color: #fff; border-radius: 50%; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.4); text-decoration: none; font-size: 0.9em; font-weight: bold; text-align: center; line-height: 1.2; transition: background-color 0.3s ease, transform 0.3s ease; } .page-arad-winwin-edged__floating-button:hover { background-color: #c42d38; transform: translateY(-3px); } @media (max-width: 768px) { .page-arad-winwin-edged__hero-title { font-size: 2em; } .page-arad-winwin-edged__hero-description { font-size: 1em; } .page-arad-winwin-edged__button { padding: 12px 25px; font-size: 1em; } .page-arad-winwin-edged__section-title { font-size: 1.8em; } .page-arad-winwin-edged__feature-item, .page-arad-winwin-edged__promo-card { 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; } .page-arad-winwin-edged__features-list, .page-arad-winwin-edged__promo-grid { grid-template-columns: 1fr; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; } .page-arad-winwin-edged__image, .page-arad-winwin-edged__promo-image { max-width: 100% !important; height: auto !important; } .page-arad-winwin-edged__image-container, .page-arad-winwin-edged__promo-image-container { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; } .page-arad-winwin-edged__faq-item { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; } .page-arad-winwin-edged__faq-question { padding: 15px 20px; } .page-arad-winwin-edged__faq-question h3 { font-size: 1em; } .page-arad-winwin-edged__faq-answer { padding: 0 20px; } .page-arad-winwin-edged__faq-item.active .page-arad-winwin-edged__faq-answer { padding: 15px 20px !important; } .page-arad-winwin-edged__floating-buttons { bottom: 15px; right: 15px; } .page-arad-winwin-edged__floating-button { width: 50px; height: 50px; font-size: 0.8em; } } @media (max-width: 480px) { .page-arad-winwin-edged__hero-title { font-size: 1.8em; } .page-arad-winwin-edged__hero-description { font-size: 0.9em; } .page-arad-winwin-edged__section-title { font-size: 1.6em; } }