.page-https-casinoplus-com-ph-home { font-family: 'Arial', sans-serif; color: #e0e0e0; background-color: #1a1a2e; padding-bottom: 50px; } .page-https-casinoplus-com-ph-home__sticky-buttons { position: fixed; bottom: 20px; right: 20px; display: flex; flex-direction: column; gap: 10px; z-index: 1000; } .page-https-casinoplus-com-ph-home__sticky-button { background-color: #ffcc00; color: #1a1a2e; padding: 12px 20px; border-radius: 30px; text-decoration: none; font-weight: bold; text-align: center; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3); transition: background-color 0.3s ease, transform 0.2s ease; min-width: 120px; } .page-https-casinoplus-com-ph-home__sticky-button:hover { background-color: #e6b800; transform: translateY(-2px); } .page-https-casinoplus-com-ph-home__hero-section { background-color: #0d0d1a; padding: 10px 0 60px; text-align: center; position: relative; overflow: hidden; } .page-https-casinoplus-com-ph-home__hero-image { width: 100%; max-width: 100%; height: auto; display: block; object-fit: cover; } .page-https-casinoplus-com-ph-home__hero-content { position: relative; z-index: 1; padding: 20px; max-width: 900px; margin: -100px auto 0; background: rgba(0, 0, 0, 0.6); border-radius: 15px; box-shadow: 0 8px 16px rgba(0, 0, 0, 0.4); } .page-https-casinoplus-com-ph-home__hero-title { font-size: 2.8em; color: #ffcc00; margin-bottom: 15px; line-height: 1.2; text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5); } .page-https-casinoplus-com-ph-home__hero-subtitle { font-size: 1.4em; color: #f0f0f0; margin-bottom: 30px; } .page-https-casinoplus-com-ph-home__cta-buttons { display: flex; justify-content: center; gap: 20px; } .page-https-casinoplus-com-ph-home__cta-button { background-color: #ffcc00; color: #1a1a2e; padding: 15px 30px; border-radius: 30px; text-decoration: none; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease, transform 0.2s ease; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3); } .page-https-casinoplus-com-ph-home__cta-button:hover { background-color: #e6b800; transform: translateY(-3px); } .page-https-casinoplus-com-ph-home__section { padding: 80px 20px; text-align: center; max-width: 1200px; margin: 0 auto; } .page-https-casinoplus-com-ph-home__section-title { font-size: 2.5em; color: #ffcc00; margin-bottom: 40px; text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5); } .page-https-casinoplus-com-ph-home__grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; justify-content: center; } .page-https-casinoplus-com-ph-home__card { background-color: #2a2a44; border-radius: 15px; overflow: hidden; box-shadow: 0 6px 12px rgba(0, 0, 0, 0.4); transition: transform 0.3s ease, box-shadow 0.3s ease; text-align: left; } .page-https-casinoplus-com-ph-home__card:hover { transform: translateY(-5px); box-shadow: 0 10px 20px rgba(0, 0, 0, 0.5); } .page-https-casinoplus-com-ph-home__card-image-container { width: 100%; height: 200px; overflow: hidden; } .page-https-casinoplus-com-ph-home__card-image { width: 100%; height: 100%; object-fit: cover; display: block; } .page-https-casinoplus-com-ph-home__card-content { padding: 25px; } .page-https-casinoplus-com-ph-home__card-title { font-size: 1.5em; color: #ffcc00; margin-bottom: 10px; } .page-https-casinoplus-com-ph-home__card-description { font-size: 1em; color: #ccc; line-height: 1.6; margin-bottom: 20px; } .page-https-casinoplus-com-ph-home__card-button { display: inline-block; background-color: #ffcc00; color: #1a1a2e; padding: 10px 20px; border-radius: 20px; text-decoration: none; font-weight: bold; font-size: 0.9em; transition: background-color 0.3s ease; } .page-https-casinoplus-com-ph-home__card-button:hover { background-color: #e6b800; } .page-https-casinoplus-com-ph-home__logo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(100px, 1fr)); gap: 20px; align-items: center; justify-items: center; padding: 40px 0; } .page-https-casinoplus-com-ph-home__logo-item { display: flex; justify-content: center; align-items: center; background-color: rgba(255, 255, 255, 0.05); padding: 15px; border-radius: 10px; height: 80px; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2); } .page-https-casinoplus-com-ph-home__logo-item img { max-width: 100%; max-height: 100%; object-fit: contain; filter: brightness(1.2); } .page-https-casinoplus-com-ph-home__faq-section { background-color: #1a1a2e; padding: 80px 20px; } .page-https-casinoplus-com-ph-home__faq-title { font-size: 2.5em; color: #ffcc00; margin-bottom: 40px; text-align: center; text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5); } .page-https-casinoplus-com-ph-home__faq-list { max-width: 800px; margin: 0 auto; } .page-https-casinoplus-com-ph-home__faq-item { background-color: #2a2a44; margin-bottom: 15px; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3); } .page-https-casinoplus-com-ph-home__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; user-select: none; transition: background-color 0.3s ease; } .page-https-casinoplus-com-ph-home__faq-question:hover { background-color: #3a3a5a; } .page-https-casinoplus-com-ph-home__faq-question h3 { margin: 0; font-size: 1.2em; color: #f0f0f0; pointer-events: none; } .page-https-casinoplus-com-ph-home__faq-toggle { font-size: 1.8em; font-weight: bold; color: #ffcc00; transition: transform 0.3s ease; pointer-events: none; } .page-https-casinoplus-com-ph-home__faq-item.active .page-https-casinoplus-com-ph-home__faq-toggle { transform: rotate(45deg); } .page-https-casinoplus-com-ph-home__faq-answer { max-height: 0; overflow: hidden; padding: 0 25px; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; opacity: 0; color: #ccc; line-height: 1.6; } .page-https-casinoplus-com-ph-home__faq-item.active .page-https-casinoplus-com-ph-home__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; } @media (max-width: 768px) { .page-https-casinoplus-com-ph-home__sticky-buttons { right: 10px; bottom: 10px; } .page-https-casinoplus-com-ph-home__hero-title { font-size: 2em; } .page-https-casinoplus-com-ph-home__hero-subtitle { font-size: 1.1em; } .page-https-casinoplus-com-ph-home__cta-buttons { flex-direction: column; gap: 15px; } .page-https-casinoplus-com-ph-home__section { padding: 60px 15px; } .page-https-casinoplus-com-ph-home__section-title { font-size: 2em; } .page-https-casinoplus-com-ph-home__grid { grid-template-columns: 1fr; } .page-https-casinoplus-com-ph-home__card-content { padding: 20px; } .page-https-casinoplus-com-ph-home__card-title { font-size: 1.3em; } .page-https-casinoplus-com-ph-home__faq-title { font-size: 2em; } .page-https-casinoplus-com-ph-home__faq-question h3 { font-size: 1.1em; } .page-https-casinoplus-com-ph-home__faq-answer { padding: 0 15px; } .page-https-casinoplus-com-ph-home__faq-item.active .page-https-casinoplus-com-ph-home__faq-answer { padding: 15px !important; } .page-https-casinoplus-com-ph-home__logo-grid { grid-template-columns: repeat(3, 1fr); gap: 15px; padding: 30px 0; } .page-https-casinoplus-com-ph-home__logo-item { height: 60px; padding: 10px; } .page-https-casinoplus-com-ph-home__hero-content { margin-top: -50px; padding: 15px; } .page-https-casinoplus-com-ph-home__card-image { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; } .page-https-casinoplus-com-ph-home__card-image-container { width: 100% !important; max-width: 100% !important; overflow: hidden !important; box-sizing: border-box !important; } .page-https-casinoplus-com-ph-home__grid .page-https-casinoplus-com-ph-home__card { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; } .page-https-casinoplus-com-ph-home__grid { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; } .page-https-casinoplus-com-ph-home__logo-grid .page-https-casinoplus-com-ph-home__logo-item { 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; } .page-https-casinoplus-com-ph-home__logo-grid { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; } }