.page-jl-schmuck { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f8f8f8; }.page-jl-schmuck__container { max-width: 1200px; margin: 0 auto; padding: 20px; }.page-jl-schmuck__section { padding: 40px 20px; margin-bottom: 20px; background-color: #fff; border-radius: 8px; box-shadow: 0 2px 5px rgba(0,0,0,0.1); }.page-jl-schmuck__section-title { font-size: 2.5em; color: #0056b3; text-align: center; margin-bottom: 30px; text-transform: uppercase; letter-spacing: 1px; }.page-jl-schmuck__section-subtitle { font-size: 1.2em; color: #555; text-align: center; margin-bottom: 20px; }.page-jl-schmuck__text { font-size: 1em; margin-bottom: 15px; }.page-jl-schmuck__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; border: none; cursor: pointer; text-align: center; }.page-jl-schmuck__button:hover { background-color: #0056b3; }.page-jl-schmuck__button--secondary { background-color: #6c757d; }.page-jl-schmuck__button--secondary:hover { background-color: #5a6268; }.page-jl-schmuck__hero-section { background: linear-gradient(135deg, #007bff, #00c6ff); color: #fff; text-align: center; padding: 80px 20px; border-radius: 0; box-shadow: none; position: relative; overflow: hidden; padding-top: calc(80px + 10px); /* Add a small decorative padding-top */ }.page-jl-schmuck__hero-section::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: url('[GALLERY:hero:1920x1080:online casino,gaming,philippines]') center/cover no-repeat; opacity: 0.2; z-index: 0; }.page-jl-schmuck__hero-content { position: relative; z-index: 1; }.page-jl-schmuck__hero-title { font-size: 3.5em; margin-bottom: 15px; text-shadow: 2px 2px 4px rgba(0,0,0,0.3); }.page-jl-schmuck__hero-subtitle { font-size: 1.5em; margin-bottom: 30px; max-width: 800px; margin-left: auto; margin-right: auto; }.page-jl-schmuck__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; background-color: #f0f0f0; border-radius: 8px; margin-bottom: 20px; }.page-jl-schmuck__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; }.page-jl-schmuck__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; }.page-jl-schmuck__introduction-section .page-jl-schmuck__text { max-width: 800px; margin-left: auto; margin-right: auto; text-align: center; }.page-jl-schmuck__quick-access-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 20px; margin-top: 30px; }.page-jl-schmuck__quick-access-item { background-color: #f0f8ff; border: 1px solid #e0e0e0; border-radius: 8px; padding: 20px; text-align: center; transition: transform 0.2s ease; }.page-jl-schmuck__quick-access-item:hover { transform: translateY(-5px); }.page-jl-schmuck__quick-access-item .page-jl-schmuck__button { width: 100%; margin-top: 15px; }.page-jl-schmuck__games-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 30px; }.page-jl-schmuck__game-card { background-color: #fff; border-radius: 8px; overflow: hidden; box-shadow: 0 4px 10px rgba(0,0,0,0.1); transition: transform 0.3s ease; }.page-jl-schmuck__game-card:hover { transform: translateY(-5px); }.page-jl-schmuck__game-card-image { width: 100%; height: 200px; object-fit: cover; }.page-jl-schmuck__game-card-content { padding: 20px; }.page-jl-schmuck__game-card-title { font-size: 1.5em; color: #0056b3; margin-bottom: 10px; }.page-jl-schmuck__game-card-description { font-size: 0.95em; color: #666; margin-bottom: 15px; }.page-jl-schmuck__promotions-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 30px; }.page-jl-schmuck__promo-card { background-color: #fff; border-radius: 8px; overflow: hidden; box-shadow: 0 4px 10px rgba(0,0,0,0.1); transition: transform 0.3s ease; }.page-jl-schmuck__promo-card:hover { transform: translateY(-5px); }.page-jl-schmuck__promo-card-image { width: 100%; height: 180px; object-fit: cover; }.page-jl-schmuck__promo-card-content { padding: 20px; }.page-jl-schmuck__promo-card-title { font-size: 1.4em; color: #0056b3; margin-bottom: 10px; }.page-jl-schmuck__promo-card-description { font-size: 0.95em; color: #666; margin-bottom: 15px; }.page-jl-schmuck__security-service-content { display: flex; flex-wrap: wrap; align-items: center; justify-content: center; gap: 30px; margin-top: 30px; }.page-jl-schmuck__security-image { flex: 1 1 400px; max-width: 500px; border-radius: 8px; overflow: hidden; }.page-jl-schmuck__security-image img { width: 100%; height: auto; display: block; max-width: 100%; height: auto; box-sizing: border-box; }.page-jl-schmuck__security-text-block { flex: 1 1 400px; max-width: 600px; }.page-jl-schmuck__faq-list { margin-top: 30px; }.page-jl-schmuck__faq-item { background-color: #f9f9f9; border: 1px solid #ddd; border-radius: 8px; margin-bottom: 10px; overflow: hidden; }.page-jl-schmuck__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; font-size: 1.1em; font-weight: bold; cursor: pointer; user-select: none; background-color: #e9e9e9; color: #333; transition: background-color 0.3s ease; }.page-jl-schmuck__faq-question h3 { margin: 0; flex-grow: 1; pointer-events: none; }.page-jl-schmuck__faq-question:hover { background-color: #e0e0e0; }.page-jl-schmuck__faq-toggle { font-size: 1.5em; margin-left: 10px; pointer-events: none; transition: transform 0.3s ease; }.page-jl-schmuck__faq-item.active .page-jl-schmuck__faq-toggle { transform: rotate(45deg); }.page-jl-schmuck__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-jl-schmuck__faq-item.active .page-jl-schmuck__faq-answer { max-height: 2000px !important; padding: 20px !important; opacity: 1; }.page-jl-schmuck__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 30px; }.page-jl-schmuck__blog-card { background-color: #fff; border-radius: 8px; overflow: hidden; box-shadow: 0 4px 10px rgba(0,0,0,0.1); transition: transform 0.3s ease; }.page-jl-schmuck__blog-card:hover { transform: translateY(-5px); }.page-jl-schmuck__blog-card-image { width: 100%; height: 180px; object-fit: cover; }.page-jl-schmuck__blog-card-content { padding: 20px; }.page-jl-schmuck__blog-card-title { font-size: 1.4em; color: #0056b3; margin-bottom: 10px; }.page-jl-schmuck__blog-card-date { font-size: 0.85em; color: #999; margin-bottom: 10px; }.page-jl-schmuck__blog-card-summary { font-size: 0.95em; color: #666; margin-bottom: 15px; }.page-jl-schmuck__blog-card .page-jl-schmuck__button { width: auto; }.page-jl-schmuck img { max-width: 100%; height: auto; display: block; box-sizing: border-box; }.page-jl-schmuck ul { list-style: none; padding: 0; margin: 0; }.page-jl-schmuck ul li { margin-bottom: 10px; padding-left: 20px; position: relative; }.page-jl-schmuck ul li::before { content: '•'; color: #007bff; position: absolute; left: 0; }.page-jl-schmuck__download-app-section { text-align: center; padding: 40px 20px; background-color: #e6f7ff; border-radius: 8px; margin-bottom: 20px; }.page-jl-schmuck__download-app-title { font-size: 2em; color: #0056b3; margin-bottom: 20px; }.page-jl-schmuck__download-app-buttons { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 20px; }.page-jl-schmuck__download-app-button { flex: 0 0 auto; min-width: 180px; }.page-jl-schmuck__logo-header { text-align: center; margin-bottom: 20px; }.page-jl-schmuck__logo-header h2 { font-size: 1.8em; color: #0056b3; margin: 0; }.page-jl-schmuck__logo-wrapper { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; }.page-jl-schmuck__logo-item { flex: 0 0 auto; width: 100px; height: 100px; object-fit: contain; }.page-jl-schmuck__logo-item img { width: 100%; height: 100%; object-fit: contain; }.page-jl-schmuck__quick-access-section ul { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; }.page-jl-schmuck__quick-access-section ul li { list-style: none; margin: 0; flex: 1 1 auto; max-width: 250px; text-align: center; }.page-jl-schmuck__quick-access-section ul li::before { content: none; }.page-jl-schmuck__quick-access-section .page-jl-schmuck__button { width: 100%; }.page-jl-schmuck__games-section ul { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 20px; }.page-jl-schmuck__games-section ul li { list-style: none; margin: 0; }.page-jl-schmuck__games-section ul li::before { content: none; }.page-jl-schmuck__promotions-section ul { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 20px; }.page-jl-schmuck__promotions-section ul li { list-style: none; margin: 0; }.page-jl-schmuck__promotions-section ul li::before { content: none; }.page-jl-schmuck__blog-section ul { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 20px; }.page-jl-schmuck__blog-section ul li { list-style: none; margin: 0; }.page-jl-schmuck__blog-section ul li::before { content: none; }@media (max-width: 768px) { .page-jl-schmuck__container { padding: 10px; } .page-jl-schmuck__section { padding: 20px 15px; } .page-jl-schmuck__section-title { font-size: 2em; margin-bottom: 20px; } .page-jl-schmuck__hero-section { padding: 60px 15px; padding-top: calc(60px + 10px); } .page-jl-schmuck__hero-title { font-size: 2.5em; } .page-jl-schmuck__hero-subtitle { font-size: 1.2em; } .page-jl-schmuck__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; padding: 15px; } .page-jl-schmuck__payment-logo, .page-jl-schmuck__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; } .page-jl-schmuck__quick-access-grid { grid-template-columns: 1fr; } .page-jl-schmuck__games-grid, .page-jl-schmuck__promotions-grid, .page-jl-schmuck__blog-grid { grid-template-columns: 1fr; } .page-jl-schmuck__game-card-image, .page-jl-schmuck__promo-card-image, .page-jl-schmuck__blog-card-image { height: 150px; } .page-jl-schmuck__security-service-content { flex-direction: column; } .page-jl-schmuck__security-image, .page-jl-schmuck__security-text-block { max-width: 100%; flex: 1 1 100%; } .page-jl-schmuck__faq-question { padding: 12px 15px; font-size: 1em; } .page-jl-schmuck__faq-answer { padding: 0 15px; } .page-jl-schmuck__faq-item.active .page-jl-schmuck__faq-answer { padding: 15px !important; } .page-jl-schmuck__download-app-title { font-size: 1.5em; } .page-jl-schmuck__download-app-buttons { flex-direction: column; align-items: center; } .page-jl-schmuck__download-app-button { width: 100% !important; max-width: 300px !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; } .page-jl-schmuck img { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; } .page-jl-schmuck ul { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; } .page-jl-schmuck ul li { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; margin-left: 0 !important; margin-right: 0 !important; padding-left: 20px; } .page-jl-schmuck__quick-access-section ul li { max-width: 100%; } }