.page-winwin-girlfriend-jacinta { font-family: Arial, sans-serif; color: #333; line-height: 1.6; background-color: #f5f5f5; padding-top: 10px; } .page-winwin-girlfriend-jacinta__section-title { text-align: center; color: #0056b3; margin-bottom: 40px; font-size: 2.2em; padding: 0 15px; } .page-winwin-girlfriend-jacinta__section-description { text-align: center; margin-bottom: 30px; max-width: 800px; margin-left: auto; margin-right: auto; padding: 0 15px; } .page-winwin-girlfriend-jacinta__button, .page-winwin-girlfriend-jacinta__hero-button, .page-winwin-girlfriend-jacinta__game-button, .page-winwin-girlfriend-jacinta__promo-button, .page-winwin-girlfriend-jacinta__blog-button { display: inline-block; background-color: #007bff; color: #fff; padding: 12px 25px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease, transform 0.3s ease; border: none; cursor: pointer; text-align: center; white-space: nowrap; } .page-winwin-girlfriend-jacinta__button:hover, .page-winwin-girlfriend-jacinta__hero-button:hover, .page-winwin-girlfriend-jacinta__game-button:hover, .page-winwin-girlfriend-jacinta__promo-button:hover, .page-winwin-girlfriend-jacinta__blog-button:hover { background-color: #0056b3; transform: translateY(-2px); } .page-winwin-girlfriend-jacinta__button--outline, .page-winwin-girlfriend-jacinta__hero-button--secondary { background-color: transparent; color: #007bff; border: 2px solid #007bff; } .page-winwin-girlfriend-jacinta__button--outline:hover, .page-winwin-girlfriend-jacinta__hero-button--secondary:hover { background-color: #007bff; color: #fff; } .page-winwin-girlfriend-jacinta img { max-width: 100%; height: auto; display: block; } .page-winwin-girlfriend-jacinta__hero-section { position: relative; width: 100%; min-height: 500px; display: flex; align-items: center; justify-content: center; text-align: center; color: #fff; overflow: hidden; margin-bottom: 50px; background-color: #000; } .page-winwin-girlfriend-jacinta__hero-image { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; z-index: 1; opacity: 0.7; } .page-winwin-girlfriend-jacinta__hero-content { position: relative; z-index: 2; max-width: 900px; padding: 20px; background: rgba(0, 0, 0, 0.5); border-radius: 10px; } .page-winwin-girlfriend-jacinta__hero-title { font-size: 3.5em; margin-bottom: 20px; line-height: 1.2; color: #fff; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); } .page-winwin-girlfriend-jacinta__hero-description { font-size: 1.3em; margin-bottom: 30px; color: #eee; } .page-winwin-girlfriend-jacinta__hero-actions { display: flex; gap: 20px; justify-content: center; flex-wrap: wrap; } .page-winwin-girlfriend-jacinta__payment-providers { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 30px; width: 100%; max-width: 100%; box-sizing: border-box; padding: 20px 15px; background-color: #fff; border-top: 1px solid #eee; border-bottom: 1px solid #eee; margin-bottom: 50px; } .page-winwin-girlfriend-jacinta__payment-providers .page-winwin-girlfriend-jacinta__section-title { width: 100%; margin-bottom: 20px; } .page-winwin-girlfriend-jacinta__provider-logos { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 30px; width: 100%; } .page-winwin-girlfriend-jacinta__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; object-fit: contain; } .page-winwin-girlfriend-jacinta__introduction-section { padding: 50px 20px; background-color: #fff; margin-bottom: 50px; } .page-winwin-girlfriend-jacinta__intro-grid { display: flex; align-items: center; gap: 40px; max-width: 1200px; margin: 0 auto; } .page-winwin-girlfriend-jacinta__intro-image { flex: 1; min-width: 300px; border-radius: 10px; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1); } .page-winwin-girlfriend-jacinta__intro-content { flex: 1; min-width: 300px; } .page-winwin-girlfriend-jacinta__intro-content p { margin-bottom: 20px; color: #555; } .page-winwin-girlfriend-jacinta__quick-access-section { padding: 50px 20px; text-align: center; margin-bottom: 50px; background-color: #e9f7ff; } .page-winwin-girlfriend-jacinta__access-buttons { display: flex; justify-content: center; flex-wrap: wrap; gap: 20px; margin-top: 30px; } .page-winwin-girlfriend-jacinta__games-section { padding: 50px 20px; background-color: #f9f9f9; margin-bottom: 50px; } .page-winwin-girlfriend-jacinta__game-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; max-width: 1200px; margin: 0 auto; } .page-winwin-girlfriend-jacinta__game-card { background-color: #fff; border-radius: 10px; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1); overflow: hidden; text-align: center; padding-bottom: 20px; transition: transform 0.3s ease; } .page-winwin-girlfriend-jacinta__game-card:hover { transform: translateY(-5px); } .page-winwin-girlfriend-jacinta__game-image { width: 100%; height: 200px; object-fit: cover; margin-bottom: 15px; } .page-winwin-girlfriend-jacinta__game-title { color: #0056b3; font-size: 1.5em; margin-bottom: 10px; padding: 0 15px; } .page-winwin-girlfriend-jacinta__game-description { color: #555; padding: 0 15px; margin-bottom: 20px; } .page-winwin-girlfriend-jacinta__promotions-section { padding: 50px 20px; background-color: #fff; margin-bottom: 50px; } .page-winwin-girlfriend-jacinta__promo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; max-width: 1200px; margin: 0 auto; } .page-winwin-girlfriend-jacinta__promo-card { background-color: #fefefe; border-radius: 10px; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.08); overflow: hidden; text-align: center; padding-bottom: 20px; transition: transform 0.3s ease; border: 1px solid #eee; } .page-winwin-girlfriend-jacinta__promo-card:hover { transform: translateY(-5px); } .page-winwin-girlfriend-jacinta__promo-image { width: 100%; height: 220px; object-fit: cover; margin-bottom: 15px; } .page-winwin-girlfriend-jacinta__promo-title { color: #0056b3; font-size: 1.4em; margin-bottom: 10px; padding: 0 15px; } .page-winwin-girlfriend-jacinta__promo-description { color: #555; padding: 0 15px; margin-bottom: 20px; } .page-winwin-girlfriend-jacinta__security-section { padding: 50px 20px; background-color: #f0f8ff; margin-bottom: 50px; } .page-winwin-girlfriend-jacinta__security-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 40px; max-width: 1200px; margin: 0 auto; } .page-winwin-girlfriend-jacinta__security-content, .page-winwin-girlfriend-jacinta__customer-service-content { background-color: #fff; padding: 30px; border-radius: 10px; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.08); } .page-winwin-girlfriend-jacinta__security-subtitle { color: #007bff; font-size: 1.8em; margin-bottom: 20px; } .page-winwin-girlfriend-jacinta__security-content p, .page-winwin-girlfriend-jacinta__customer-service-content p { margin-bottom: 20px; color: #555; } .page-winwin-girlfriend-jacinta__security-list, .page-winwin-girlfriend-jacinta__customer-service-list { list-style: none; padding: 0; margin-bottom: 30px; } .page-winwin-girlfriend-jacinta__security-list li, .page-winwin-girlfriend-jacinta__customer-service-list li { margin-bottom: 10px; color: #444; position: relative; padding-left: 25px; } .page-winwin-girlfriend-jacinta__security-list li::before, .page-winwin-girlfriend-jacinta__customer-service-list li::before { content: '✓'; color: #28a745; position: absolute; left: 0; font-weight: bold; } .page-winwin-girlfriend-jacinta__strong-text { color: #333; } .page-winwin-girlfriend-jacinta__faq-section { padding: 50px 20px; margin-bottom: 50px; } .page-winwin-girlfriend-jacinta__faq-container { max-width: 900px; margin: 0 auto; } .page-winwin-girlfriend-jacinta__faq-item { background-color: #fff; border: 1px solid #ddd; border-radius: 8px; margin-bottom: 15px; overflow: hidden; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05); } .page-winwin-girlfriend-jacinta__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 18px 25px; background-color: #f8f8f8; cursor: pointer; user-select: none; transition: background-color 0.3s ease; } .page-winwin-girlfriend-jacinta__faq-question:hover { background-color: #e0e0e0; } .page-winwin-girlfriend-jacinta__faq-question-text { margin: 0; font-size: 1.15em; color: #333; pointer-events: none; font-weight: bold; } .page-winwin-girlfriend-jacinta__faq-toggle { font-size: 1.5em; color: #007bff; transition: transform 0.3s ease; pointer-events: none; line-height: 1; width: 20px; text-align: center; flex-shrink: 0; } .page-winwin-girlfriend-jacinta__faq-item.active .page-winwin-girlfriend-jacinta__faq-toggle { transform: rotate(45deg); } .page-winwin-girlfriend-jacinta__faq-answer { max-height: 0; overflow: hidden; padding: 0 25px; background-color: #fefefe; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; opacity: 0; color: #555; } .page-winwin-girlfriend-jacinta__faq-item.active .page-winwin-girlfriend-jacinta__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; } .page-winwin-girlfriend-jacinta__faq-answer p { margin-top: 0; margin-bottom: 0; } .page-winwin-girlfriend-jacinta__blog-section { padding: 50px 20px; background-color: #f9f9f9; } .page-winwin-girlfriend-jacinta__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; max-width: 1200px; margin: 0 auto; } .page-winwin-girlfriend-jacinta__blog-card { background-color: #fff; border-radius: 10px; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.08); overflow: hidden; transition: transform 0.3s ease; border: 1px solid #eee; } .page-winwin-girlfriend-jacinta__blog-card:hover { transform: translateY(-5px); } .page-winwin-girlfriend-jacinta__blog-image { width: 100%; height: 200px; object-fit: cover; } .page-winwin-girlfriend-jacinta__blog-title { font-size: 1.4em; color: #0056b3; margin: 15px 15px 10px; } .page-winwin-girlfriend-jacinta__blog-excerpt { color: #555; font-size: 0.95em; margin: 0 15px 20px; } .page-winwin-girlfriend-jacinta__blog-button { margin: 0 15px 15px; width: calc(100% - 30px); box-sizing: border-box; } @media (max-width: 1024px) { .page-winwin-girlfriend-jacinta__hero-title { font-size: 2.8em; } .page-winwin-girlfriend-jacinta__hero-description { font-size: 1.1em; } .page-winwin-girlfriend-jacinta__section-title { font-size: 2em; } .page-winwin-girlfriend-jacinta__intro-grid { flex-direction: column; } .page-winwin-girlfriend-jacinta__intro-image, .page-winwin-girlfriend-jacinta__intro-content { min-width: unset; width: 100%; } } @media (max-width: 768px) { .page-winwin-girlfriend-jacinta__hero-title { font-size: 2em; } .page-winwin-girlfriend-jacinta__hero-description { font-size: 1em; } .page-winwin-girlfriend-jacinta__hero-actions { flex-direction: column; } .page-winwin-girlfriend-jacinta__hero-button { width: 100%; } .page-winwin-girlfriend-jacinta__section-title { font-size: 1.8em; margin-bottom: 30px; } .page-winwin-girlfriend-jacinta__section-description { font-size: 0.9em; } .page-winwin-girlfriend-jacinta__access-buttons { flex-direction: column; gap: 15px; } .page-winwin-girlfriend-jacinta__button { width: 100%; } .page-winwin-girlfriend-jacinta__game-grid, .page-winwin-girlfriend-jacinta__promo-grid, .page-winwin-girlfriend-jacinta__security-grid, .page-winwin-girlfriend-jacinta__blog-grid { grid-template-columns: 1fr; } .page-winwin-girlfriend-jacinta__game-card, .page-winwin-girlfriend-jacinta__promo-card, .page-winwin-girlfriend-jacinta__blog-card { margin: 0 auto; max-width: 400px; } .page-winwin-girlfriend-jacinta__security-list, .page-winwin-girlfriend-jacinta__customer-service-list { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; } .page-winwin-girlfriend-jacinta__security-list li, .page-winwin-girlfriend-jacinta__customer-service-list li { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding-left: 25px !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-winwin-girlfriend-jacinta__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; padding: 20px 10px; } .page-winwin-girlfriend-jacinta__payment-logo { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; } .page-winwin-girlfriend-jacinta__faq-question { padding: 15px 20px; } .page-winwin-girlfriend-jacinta__faq-question-text { font-size: 1em; } .page-winwin-girlfriend-jacinta__faq-answer { padding: 0 20px; } .page-winwin-girlfriend-jacinta__faq-item.active .page-winwin-girlfriend-jacinta__faq-answer { padding: 15px 20px !important; } } @media (max-width: 480px) { .page-winwin-girlfriend-jacinta__hero-title { font-size: 1.8em; } .page-winwin-girlfriend-jacinta__section-title { font-size: 1.6em; } .page-winwin-girlfriend-jacinta__hero-content { padding: 15px; } .page-winwin-girlfriend-jacinta__game-title, .page-winwin-girlfriend-jacinta__promo-title, .page-winwin-girlfriend-jacinta__blog-title { font-size: 1.2em; } .page-winwin-girlfriend-jacinta__security-subtitle { font-size: 1.5em; } }