.page-jl-austin-full-name { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f8f8f8; }.page-jl-austin-full-name__container { max-width: 1200px; margin: 0 auto; padding: 20px; }.page-jl-austin-full-name__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-austin-full-name__section--dark { background-color: #2c3e50; color: #ecf0f1; }.page-jl-austin-full-name__section-title { text-align: center; color: #2c3e50; font-size: 2.5em; margin-bottom: 30px; text-transform: uppercase; }.page-jl-austin-full-name__section--dark .page-jl-austin-full-name__section-title { color: #ecf0f1; }.page-jl-austin-full-name__section-subtitle { text-align: center; color: #34495e; font-size: 1.5em; margin-bottom: 20px; }.page-jl-austin-full-name__text-content { text-align: justify; margin-bottom: 15px; }.page-jl-austin-full-name__button { display: inline-block; background-color: #e74c3c; 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-austin-full-name__button:hover { background-color: #c0392b; }.page-jl-austin-full-name__hero-section { background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('[GALLERY:hero:1920x1080:casino,gaming,ph777,jl_austin_full_name]') center center / cover no-repeat; color: #fff; text-align: center; padding: 100px 20px; border-radius: 0; box-shadow: none; padding-top: calc(10px + var(--header-offset, 0px)); }.page-jl-austin-full-name__hero-title { font-size: 3.5em; margin-bottom: 20px; text-shadow: 2px 2px 4px rgba(0,0,0,0.7); }.page-jl-austin-full-name__hero-subtitle { font-size: 1.5em; margin-bottom: 40px; text-shadow: 1px 1px 3px rgba(0,0,0,0.7); }.page-jl-austin-full-name__hero-buttons { display: flex; justify-content: center; gap: 20px; flex-wrap: wrap; }.page-jl-austin-full-name__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: #f1c40f; border-radius: 8px; margin-bottom: 20px; }.page-jl-austin-full-name__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; display: flex; align-items: center; justify-content: center; }.page-jl-austin-full-name__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; }.page-jl-austin-full-name__game-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; }.page-jl-austin-full-name__game-card { background-color: #f1f1f1; border-radius: 8px; overflow: hidden; text-align: center; box-shadow: 0 2px 5px rgba(0,0,0,0.05); transition: transform 0.3s ease; }.page-jl-austin-full-name__game-card:hover { transform: translateY(-5px); }.page-jl-austin-full-name__game-card-image { width: 100%; height: 200px; object-fit: cover; display: block; }.page-jl-austin-full-name__game-card-content { padding: 15px; }.page-jl-austin-full-name__game-card-title { font-size: 1.3em; margin-bottom: 10px; color: #34495e; }.page-jl-austin-full-name__game-card-description { font-size: 0.9em; color: #555; margin-bottom: 15px; }.page-jl-austin-full-name__promo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; }.page-jl-austin-full-name__promo-card { background-color: #ecf0f1; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 5px rgba(0,0,0,0.05); transition: transform 0.3s ease; }.page-jl-austin-full-name__promo-card:hover { transform: translateY(-5px); }.page-jl-austin-full-name__promo-card-image { width: 100%; height: 220px; object-fit: cover; display: block; }.page-jl-austin-full-name__promo-card-content { padding: 20px; }.page-jl-austin-full-name__promo-card-title { font-size: 1.4em; margin-bottom: 10px; color: #e74c3c; }.page-jl-austin-full-name__promo-card-description { font-size: 0.95em; color: #555; margin-bottom: 15px; }.page-jl-austin-full-name__faq-list { list-style: none; padding: 0; }.page-jl-austin-full-name__faq-item { margin-bottom: 10px; border: 1px solid #ddd; border-radius: 5px; overflow: hidden; }.page-jl-austin-full-name__faq-question { display: flex; justify-content: space-between; align-items: center; background-color: #f9f9f9; padding: 15px 20px; cursor: pointer; user-select: none; transition: background-color 0.3s ease; }.page-jl-austin-full-name__faq-question:hover { background-color: #eee; }.page-jl-austin-full-name__faq-question h3 { margin: 0; font-size: 1.1em; color: #34495e; pointer-events: none; }.page-jl-austin-full-name__faq-toggle { font-size: 1.5em; font-weight: bold; color: #e74c3c; pointer-events: none; transition: transform 0.3s ease; }.page-jl-austin-full-name__faq-item.active .page-jl-austin-full-name__faq-toggle { transform: rotate(45deg); }.page-jl-austin-full-name__faq-answer { max-height: 0; overflow: hidden; padding: 0 15px; background-color: #fff; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; opacity: 0; }.page-jl-austin-full-name__faq-item.active .page-jl-austin-full-name__faq-answer { max-height: 2000px !important; padding: 20px 15px !important; opacity: 1; }.page-jl-austin-full-name__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; }.page-jl-austin-full-name__blog-card { background-color: #ecf0f1; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 5px rgba(0,0,0,0.05); transition: transform 0.3s ease; }.page-jl-austin-full-name__blog-card:hover { transform: translateY(-5px); }.page-jl-austin-full-name__blog-card-image { width: 100%; height: 180px; object-fit: cover; display: block; }.page-jl-austin-full-name__blog-card-content { padding: 15px; }.page-jl-austin-full-name__blog-card-title { font-size: 1.2em; margin-bottom: 8px; color: #34495e; }.page-jl-austin-full-name__blog-card-text { font-size: 0.9em; color: #555; line-height: 1.5; margin-bottom: 15px; }.page-jl-austin-full-name__blog-card-link { display: inline-block; color: #e74c3c; text-decoration: none; font-weight: bold; }.page-jl-austin-full-name__blog-card-link:hover { text-decoration: underline; }.page-jl-austin-full-name__quick-links-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 20px; text-align: center; }.page-jl-austin-full-name__quick-link-button { display: block; padding: 15px 10px; background-color: #3498db; color: #fff; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; }.page-jl-austin-full-name__quick-link-button:hover { background-color: #2980b9; }.page-jl-austin-full-name__features-list { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 20px; list-style: none; padding: 0; }.page-jl-austin-full-name__feature-item { background-color: #ecf0f1; padding: 20px; border-radius: 8px; text-align: center; box-shadow: 0 1px 3px rgba(0,0,0,0.05); }.page-jl-austin-full-name__feature-item img { margin-bottom: 15px; }.page-jl-austin-full-name__feature-item h3 { color: #2c3e50; font-size: 1.2em; margin-bottom: 10px; }.page-jl-austin-full-name__feature-item p { color: #555; font-size: 0.9em; }.page-jl-austin-full-name__image-responsive { max-width: 100%; height: auto; display: block; margin: 0 auto; }.page-jl-austin-full-name__image-container { width: 100%; max-width: 100%; overflow: hidden; box-sizing: border-box; }.page-jl-austin-full-name__sticky-buttons { position: fixed; bottom: 20px; right: 20px; display: flex; flex-direction: column; gap: 10px; z-index: 1000; }.page-jl-austin-full-name__sticky-button { background-color: #e74c3c; color: #fff; padding: 10px 15px; border-radius: 50px; text-decoration: none; font-weight: bold; box-shadow: 0 2px 5px rgba(0,0,0,0.2); transition: background-color 0.3s ease; }.page-jl-austin-full-name__sticky-button:hover { background-color: #c0392b; }.page-jl-austin-full-name__social-icons { display: flex; flex-wrap: wrap; justify-content: center; gap: 15px; margin-top: 20px; }.page-jl-austin-full-name__social-icon { width: 48px; height: 48px; object-fit: contain; }.page-jl-austin-full-name__social-link { display: inline-block; }.page-jl-austin-full-name__payment-logo-title { text-align: center; font-size: 1.8em; color: #2c3e50; margin-bottom: 20px; }.page-jl-austin-full-name__payment-providers-wrapper { background-color: #f1f1f1; padding: 30px 20px; border-radius: 8px; box-shadow: 0 2px 5px rgba(0,0,0,0.1); margin-bottom: 20px; }.page-jl-austin-full-name__payment-providers-wrapper .page-jl-austin-full-name__payment-providers { background-color: transparent; padding: 0; box-shadow: none; margin-bottom: 0; }.page-jl-austin-full-name__payment-providers-wrapper .page-jl-austin-full-name__payment-logo { flex: 0 0 auto; }.page-jl-austin-full-name__payment-providers-wrapper .page-jl-austin-full-name__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; }.page-jl-austin-full-name__cta-block { background-color: #27ae60; color: #fff; text-align: center; padding: 30px 20px; border-radius: 8px; margin-top: 20px; }.page-jl-austin-full-name__cta-block h2 { color: #fff; margin-bottom: 15px; }.page-jl-austin-full-name__cta-block p { font-size: 1.1em; margin-bottom: 25px; }.page-jl-austin-full-name__cta-button { background-color: #f1c40f; color: #2c3e50; padding: 15px 30px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; }.page-jl-austin-full-name__cta-button:hover { background-color: #f39c12; }@media (max-width: 768px) { .page-jl-austin-full-name__hero-title { font-size: 2.5em; }.page-jl-austin-full-name__hero-subtitle { font-size: 1.2em; }.page-jl-austin-full-name__hero-buttons { flex-direction: column; gap: 15px; }.page-jl-austin-full-name__button { width: 100%; max-width: 300px; margin: 0 auto; }.page-jl-austin-full-name__section-title { font-size: 2em; }.page-jl-austin-full-name__section-subtitle { font-size: 1.3em; }.page-jl-austin-full-name__game-grid, .page-jl-austin-full-name__promo-grid, .page-jl-austin-full-name__blog-grid, .page-jl-austin-full-name__quick-links-grid, .page-jl-austin-full-name__features-list { grid-template-columns: 1fr; }.page-jl-austin-full-name__game-card-title, .page-jl-austin-full-name__promo-card-title, .page-jl-austin-full-name__blog-card-title { font-size: 1.1em; }.page-jl-austin-full-name__game-card-description, .page-jl-austin-full-name__promo-card-description, .page-jl-austin-full-name__blog-card-text { font-size: 0.85em; }.page-jl-austin-full-name__faq-question { padding: 12px 15px; }.page-jl-austin-full-name__faq-question h3 { font-size: 1em; }.page-jl-austin-full-name__faq-answer { padding: 15px 15px; }.page-jl-austin-full-name__faq-item, .page-jl-austin-full-name__game-card, .page-jl-austin-full-name__promo-card, .page-jl-austin-full-name__blog-card, .page-jl-austin-full-name__quick-link-button, .page-jl-austin-full-name__feature-item { box-sizing: border-box !important; width: 100% !important; max-width: 100% !important; margin-left: 0 !important; margin-right: 0 !important; }.page-jl-austin-full-name__text-content, .page-jl-austin-full-name__game-card-description, .page-jl-austin-full-name__promo-card-description, .page-jl-austin-full-name__blog-card-text, .page-jl-austin-full-name__feature-item p, .page-jl-austin-full-name__faq-answer p { word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; }.page-jl-austin-full-name__container { padding: 10px; }.page-jl-austin-full-name__section { padding: 25px 15px; }.page-jl-austin-full-name__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; padding: 15px; }.page-jl-austin-full-name__payment-logo, .page-jl-austin-full-name__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; }.page-jl-austin-full-name__sticky-buttons { bottom: 10px; right: 10px; }.page-jl-austin-full-name__sticky-button { padding: 8px 12px; font-size: 0.9em; }}.page-jl-austin-full-name__fixed-brand-logo { position: fixed; top: 0; left: 50%; transform: translateX(-50%); z-index: 1001; text-align: center; padding: 10px 0; width: 100%; background-color: #2c3e50; color: #fff; font-weight: bold; font-size: 1.2em; display: none; }@media (max-width: 768px) { .page-jl-austin-full-name__fixed-brand-logo { display: block; } }