.page-beeg-com-1win { font-family: 'Arial', sans-serif; color: #f0f0f0; background-color: #1a1a2e; line-height: 1.6; } .page-beeg-com-1win__container { max-width: 1200px; margin: 0 auto; padding: 20px; } .page-beeg-com-1win__hero-section { background-image: url('[GALLERY:hero:1920x1080:casino,gaming,philippines,1win]'); background-size: cover; background-position: center; text-align: center; padding: 100px 20px; position: relative; overflow: hidden; border-radius: 10px; margin-bottom: 40px; } .page-beeg-com-1win__hero-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.6); z-index: 1; } .page-beeg-com-1win__hero-content { position: relative; z-index: 2; color: #ffffff; } .page-beeg-com-1win__hero-title { font-size: 3em; margin-bottom: 15px; color: #e0b000; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); } .page-beeg-com-1win__hero-subtitle { font-size: 1.5em; margin-bottom: 30px; color: #f5f5f5; } .page-beeg-com-1win__button { display: inline-block; background-color: #e0b000; color: #1a1a2e; 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; border: none; cursor: pointer; } .page-beeg-com-1win__button:hover { background-color: #ffc107; transform: translateY(-3px); } .page-beeg-com-1win__section-title { font-size: 2.5em; color: #e0b000; text-align: center; margin-bottom: 40px; text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5); } .page-beeg-com-1win__game-categories { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-bottom: 40px; } .page-beeg-com-1win__game-card { background-color: #2a2a4a; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3); text-align: center; transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-beeg-com-1win__game-card:hover { transform: translateY(-5px); box-shadow: 0 8px 20px rgba(0, 0, 0, 0.5); } .page-beeg-com-1win__game-card-image { width: 100%; height: 200px; object-fit: cover; } .page-beeg-com-1win__game-card-content { padding: 20px; } .page-beeg-com-1win__game-card-title { font-size: 1.5em; color: #e0b000; margin-bottom: 10px; } .page-beeg-com-1win__game-card-description { font-size: 0.95em; color: #cccccc; margin-bottom: 20px; } .page-beeg-com-1win__promotions-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-bottom: 40px; } .page-beeg-com-1win__promotion-card { background-color: #2a2a4a; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3); text-align: center; transition: transform 0.3s ease; } .page-beeg-com-1win__promotion-card:hover { transform: translateY(-5px); } .page-beeg-com-1win__promotion-image { width: 100%; height: 250px; object-fit: cover; } .page-beeg-com-1win__promotion-content { padding: 20px; } .page-beeg-com-1win__promotion-title { font-size: 1.6em; color: #e0b000; margin-bottom: 10px; } .page-beeg-com-1win__promotion-description { font-size: 0.95em; color: #cccccc; margin-bottom: 20px; } .page-beeg-com-1win__payment-methods-grid { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-bottom: 40px; } .page-beeg-com-1win__payment-logo { width: 100px; height: 60px; object-fit: contain; background-color: #3a3a5e; padding: 10px; border-radius: 8px; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2); transition: transform 0.2s ease; } .page-beeg-com-1win__payment-logo:hover { transform: translateY(-3px); } .page-beeg-com-1win__faq-list { list-style: none; padding: 0; margin-bottom: 40px; } .page-beeg-com-1win__faq-item { background-color: #2a2a4a; margin-bottom: 15px; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2); } .page-beeg-com-1win__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; cursor: pointer; background-color: #3a3a5e; border-bottom: 1px solid #4a4a6e; user-select: none; } .page-beeg-com-1win__faq-question h3 { margin: 0; font-size: 1.2em; color: #e0b000; pointer-events: none; } .page-beeg-com-1win__faq-toggle { font-size: 1.5em; font-weight: bold; color: #e0b000; transition: transform 0.3s ease; pointer-events: none; } .page-beeg-com-1win__faq-item.active .page-beeg-com-1win__faq-toggle { transform: rotate(45deg); } .page-beeg-com-1win__faq-answer { max-height: 0; overflow: hidden; padding: 0 20px; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; opacity: 0; color: #cccccc; } .page-beeg-com-1win__faq-item.active .page-beeg-com-1win__faq-answer { max-height: 2000px !important; padding: 20px !important; opacity: 1; } .page-beeg-com-1win__cta-section { text-align: center; background-color: #2a2a4a; padding: 50px 20px; border-radius: 10px; margin-top: 40px; } .page-beeg-com-1win__cta-title { font-size: 2em; color: #e0b000; margin-bottom: 20px; } .page-beeg-com-1win__cta-description { font-size: 1.1em; color: #f0f0f0; margin-bottom: 30px; } @media (max-width: 768px) { .page-beeg-com-1win__hero-title { font-size: 2.2em; } .page-beeg-com-1win__hero-subtitle { font-size: 1.2em; } .page-beeg-com-1win__section-title { font-size: 2em; } .page-beeg-com-1win__game-categories, .page-beeg-com-1win__promotions-grid { grid-template-columns: 1fr; } .page-beeg-com-1win__faq-question h3 { font-size: 1.1em; } .page-beeg-com-1win__faq-answer { padding: 0 15px; } .page-beeg-com-1win__faq-item.active .page-beeg-com-1win__faq-answer { padding: 15px !important; } .page-beeg-com-1win__cta-title { font-size: 1.8em; } .page-beeg-com-1win__cta-description { font-size: 1em; } .page-beeg-com-1win__game-card, .page-beeg-com-1win__promotion-card, .page-beeg-com-1win__faq-item { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; } .page-beeg-com-1win__game-card-description, .page-beeg-com-1win__promotion-description, .page-beeg-com-1win__faq-answer { word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } } @media (max-width: 480px) { .page-beeg-com-1win__hero-section { padding: 80px 15px; } .page-beeg-com-1win__hero-title { font-size: 1.8em; } .page-beeg-com-1win__hero-subtitle { font-size: 1em; } .page-beeg-com-1win__button { padding: 12px 25px; font-size: 1em; } .page-beeg-com-1win__section-title { font-size: 1.8em; } .page-beeg-com-1win__payment-logo { width: 80px; height: 50px; } }