.page-jl-hotel-bangkok__hero-section{position:relative;width:100%;min-height:500px;background-color:#0a192f;color:#fff;display:flex;align-items:center;justify-content:center;text-align:center;padding:10px 20px 80px;overflow:hidden;box-sizing:border-box}.page-jl-hotel-bangkok__hero-background{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.page-jl-hotel-bangkok__hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(rgba(0,0,0,0.6),rgba(0,0,0,0.8));z-index:1}.page-jl-hotel-bangkok__hero-content{position:relative;z-index:2;max-width:900px}.page-jl-hotel-bangkok__hero-title{font-size:3.5rem;margin-bottom:20px;line-height:1.2;font-weight:700;text-shadow:2px 2px 4px rgba(0,0,0,0.5)}.page-jl-hotel-bangkok__hero-subtitle{font-size:1.5rem;margin-bottom:30px;font-weight:300}.page-jl-hotel-bangkok__cta-button{display:inline-block;background-color:#e0a800;color:#000;padding:15px 30px;border-radius:5px;text-decoration:none;font-weight:600;font-size:1.1rem;transition:background-color 0.3s ease,transform 0.3s ease}.page-jl-hotel-bangkok__cta-button:hover{background-color:#ffc107;transform:scale(1.05)}.page-jl-hotel-bangkok__section{padding:60px 20px;text-align:center;max-width:1200px;margin:0 auto;box-sizing:border-box}.page-jl-hotel-bangkok__section--dark{background-color:#1a2b42;color:#fff}.page-jl-hotel-bangkok__section-title{font-size:2.5rem;margin-bottom:40px;color:#e0a800}.page-jl-hotel-bangkok__section-description{font-size:1.1rem;line-height:1.6;margin-bottom:40px;max-width:800px;margin-left:auto;margin-right:auto}.page-jl-hotel-bangkok__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin-top:40px}.page-jl-hotel-bangkok__grid-item{background-color:#2a3e59;padding:30px;border-radius:8px;text-align:left;transition:transform 0.3s ease,box-shadow 0.3s ease;color:#fff}.page-jl-hotel-bangkok__grid-item:hover{transform:translateY(-10px);box-shadow:0 10px 20px rgba(0,0,0,0.2)}.page-jl-hotel-bangkok__grid-item-title{font-size:1.5rem;color:#e0a800;margin-bottom:15px}.page-jl-hotel-bangkok__grid-item-text{font-size:1rem;line-height:1.6}.page-jl-hotel-bangkok__quick-links{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;margin-top:40px}.page-jl-hotel-bangkok__quick-link-button{background-color:#e0a800;color:#000;padding:12px 25px;border-radius:5px;text-decoration:none;font-weight:600;font-size:1rem;transition:background-color 0.3s ease}.page-jl-hotel-bangkok__quick-link-button:hover{background-color:#ffc107}.page-jl-hotel-bangkok__game-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:25px;margin-top:40px}.page-jl-hotel-bangkok__game-card{background-color:#1a2b42;border-radius:8px;overflow:hidden;box-shadow:0 4px 15px rgba(0,0,0,0.2);text-align:center;transition:transform 0.3s ease,box-shadow 0.3s ease;color:#fff}.page-jl-hotel-bangkok__game-card:hover{transform:translateY(-8px);box-shadow:0 8px 20px rgba(0,0,0,0.3)}.page-jl-hotel-bangkok__game-card-image{width:100%;height:200px;object-fit:cover}.page-jl-hotel-bangkok__game-card-content{padding:20px}.page-jl-hotel-bangkok__game-card-title{font-size:1.4rem;color:#e0a800;margin-bottom:10px}.page-jl-hotel-bangkok__game-card-description{font-size:0.95rem;line-height:1.5;margin-bottom:15px}.page-jl-hotel-bangkok__promo-section{background-color:#1a2b42;color:#fff}.page-jl-hotel-bangkok__promo-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px}.page-jl-hotel-bangkok__promo-card{background-color:#2a3e59;padding:30px;border-radius:8px;text-align:left;box-shadow:0 4px 10px rgba(0,0,0,0.1);transition:transform 0.3s ease}.page-jl-hotel-bangkok__promo-card:hover{transform:translateY(-5px)}.page-jl-hotel-bangkok__promo-card-title{font-size:1.6rem;color:#e0a800;margin-bottom:15px}.page-jl-hotel-bangkok__promo-card-text{font-size:1rem;line-height:1.6;margin-bottom:20px}.page-jl-hotel-bangkok__faq-section{background-color:#0a192f;color:#fff;padding:60px 20px;text-align:center}.page-jl-hotel-bangkok__faq-title{font-size:2.5rem;margin-bottom:40px;color:#e0a800}.page-jl-hotel-bangkok__faq-container{max-width:800px;margin:0 auto;text-align:left}.page-jl-hotel-bangkok__faq-item{margin-bottom:15px;border-bottom:1px solid rgba(255,255,255,0.1)}.page-jl-hotel-bangkok__faq-question{display:flex;justify-content:space-between;align-items:center;padding:15px 0;cursor:pointer;user-select:none;transition:background-color 0.3s ease}.page-jl-hotel-bangkok__faq-question:hover{background-color:rgba(255,255,255,0.05)}.page-jl-hotel-bangkok__faq-question h3{font-size:1.2rem;margin:0;color:#e0a800;pointer-events:none}.page-jl-hotel-bangkok__faq-toggle{font-size:1.8rem;font-weight:bold;color:#e0a800;pointer-events:none}.page-jl-hotel-bangkok__faq-answer{max-height:0;overflow:hidden;padding:0 15px;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-hotel-bangkok__faq-item.active .page-jl-hotel-bangkok__faq-answer{max-height:2000px !important;padding:20px 15px !important;opacity:1}.page-jl-hotel-bangkok__faq-item.active .page-jl-hotel-bangkok__faq-toggle{transform:rotate(45deg)}.page-jl-hotel-bangkok__blog-section{background-color:#1a2b42;color:#fff}.page-jl-hotel-bangkok__blog-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px}.page-jl-hotel-bangkok__blog-card{background-color:#2a3e59;border-radius:8px;overflow:hidden;box-shadow:0 4px 10px rgba(0,0,0,0.1);text-align:left;transition:transform 0.3s ease}.page-jl-hotel-bangkok__blog-card:hover{transform:translateY(-5px)}.page-jl-hotel-bangkok__blog-card-image{width:100%;height:200px;object-fit:cover}.page-jl-hotel-bangkok__blog-card-content{padding:20px}.page-jl-hotel-bangkok__blog-card-title{font-size:1.4rem;color:#e0a800;margin-bottom:10px}.page-jl-hotel-bangkok__blog-card-text{font-size:0.95rem;line-height:1.5;margin-bottom:15px}.page-jl-hotel-bangkok__blog-card-date{font-size:0.85rem;color:#ccc}.page-jl-hotel-bangkok__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:40px 20px;background-color:#0a192f}.page-jl-hotel-bangkok__payment-logo{flex:0 0 auto;width:80px;height:80px;max-width:80px;max-height:80px;box-sizing:border-box}.page-jl-hotel-bangkok__payment-logo img{display:block;width:80px !important;height:80px !important;max-width:80px !important;max-height:80px !important;object-fit:contain}.page-jl-hotel-bangkok__image-container{width:100%;height:auto;max-width:100%;overflow:hidden;box-sizing:border-box;margin-bottom:20px}.page-jl-hotel-bangkok__image-container img{max-width:100%;height:auto;display:block}.page-jl-hotel-bangkok__list{list-style:none;padding:0;margin:0}.page-jl-hotel-bangkok__list-item{margin-bottom:10px;font-size:1.1rem;line-height:1.6;box-sizing:border-box;text-align:left}.page-jl-hotel-bangkok__list-item::before{content:'\2022';color:#e0a800;font-weight:bold;display:inline-block;width:1em;margin-left:-1em}.page-jl-hotel-bangkok__download-app{background-color:#0a192f;padding:60px 20px;text-align:center;color:#fff}.page-jl-hotel-bangkok__download-title{font-size:2.2rem;color:#e0a800;margin-bottom:20px}.page-jl-hotel-bangkok__download-text{font-size:1.1rem;line-height:1.6;margin-bottom:30px;max-width:700px;margin-left:auto;margin-right:auto}.page-jl-hotel-bangkok__download-buttons{display:flex;flex-wrap:wrap;justify-content:center;gap:20px}.page-jl-hotel-bangkok__download-button{display:inline-flex;align-items:center;gap:10px;background-color:#e0a800;color:#000;padding:15px 30px;border-radius:5px;text-decoration:none;font-weight:600;font-size:1.1rem;transition:background-color 0.3s ease,transform 0.3s ease}.page-jl-hotel-bangkok__download-button:hover{background-color:#ffc107;transform:scale(1.05)}.page-jl-hotel-bangkok__download-button img{width:24px;height:24px;object-fit:contain}@media (max-width:1024px){.page-jl-hotel-bangkok__hero-title{font-size:3rem}.page-jl-hotel-bangkok__hero-subtitle{font-size:1.3rem}.page-jl-hotel-bangkok__section-title{font-size:2rem}}.page-jl-hotel-bangkok__floating-buttons{position:fixed;bottom:20px;right:20px;z-index:1000;display:flex;flex-direction:column;gap:15px}.page-jl-hotel-bangkok__floating-button{background-color:#e0a800;color:#000;padding:12px 20px;border-radius:50px;text-decoration:none;font-weight:600;font-size:1rem;box-shadow:0 4px 10px rgba(0,0,0,0.2);transition:background-color 0.3s ease,transform 0.3s ease}.page-jl-hotel-bangkok__floating-button:hover{background-color:#ffc107;transform:scale(1.05)}@media (max-width:768px){.page-jl-hotel-bangkok__hero-section{min-height:400px;padding:10px 15px 60px}.page-jl-hotel-bangkok__hero-title{font-size:2.2rem}.page-jl-hotel-bangkok__hero-subtitle{font-size:1.1rem}.page-jl-hotel-bangkok__cta-button{padding:12px 25px;font-size:1rem}.page-jl-hotel-bangkok__section{padding:40px 15px}.page-jl-hotel-bangkok__section-title{font-size:1.8rem}.page-jl-hotel-bangkok__section-description{font-size:1rem}.page-jl-hotel-bangkok__grid{grid-template-columns:1fr;gap:20px}.page-jl-hotel-bangkok__grid-item{padding:20px}.page-jl-hotel-bangkok__grid-item-title{font-size:1.3rem}.page-jl-hotel-bangkok__grid-item-text{font-size:0.95rem}.page-jl-hotel-bangkok__quick-links{flex-direction:column;gap:15px}.page-jl-hotel-bangkok__quick-link-button{width:100% !important;max-width:100% !important;box-sizing:border-box !important;margin-left:0 !important;margin-right:0 !important;padding:12px 0}.page-jl-hotel-bangkok__game-cards{grid-template-columns:1fr;gap:20px}.page-jl-hotel-bangkok__game-card-image{height:180px}.page-jl-hotel-bangkok__game-card-title{font-size:1.2rem}.page-jl-hotel-bangkok__promo-cards{grid-template-columns:1fr;gap:20px}.page-jl-hotel-bangkok__promo-card{padding:20px}.page-jl-hotel-bangkok__promo-card-title{font-size:1.4rem}.page-jl-hotel-bangkok__faq-title{font-size:1.8rem}.page-jl-hotel-bangkok__faq-question h3{font-size:1.1rem}.page-jl-hotel-bangkok__faq-toggle{font-size:1.5rem}.page-jl-hotel-bangkok__faq-answer{padding:0 10px}.page-jl-hotel-bangkok__faq-item.active .page-jl-hotel-bangkok__faq-answer{padding:15px 10px !important}.page-jl-hotel-bangkok__blog-cards{grid-template-columns:1fr;gap:20px}.page-jl-hotel-bangkok__blog-card-image{height:180px}.page-jl-hotel-bangkok__blog-card-title{font-size:1.2rem}.page-jl-hotel-bangkok__payment-providers{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:16px;padding:30px 15px}.page-jl-hotel-bangkok__payment-logo,.page-jl-hotel-bangkok__payment-logo img{width:80px !important;height:80px !important;max-width:80px !important;max-height:80px !important}.page-jl-hotel-bangkok__list-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-jl-hotel-bangkok__download-title{font-size:1.8rem}.page-jl-hotel-bangkok__download-text{font-size:1rem}.page-jl-hotel-bangkok__download-button{padding:12px 25px;font-size:1rem}.page-jl-hotel-bangkok__floating-buttons{bottom:15px;right:15px;gap:10px}.page-jl-hotel-bangkok__floating-button{padding:10px 18px;font-size:0.9rem}}