body { font-family: 'Arial', sans-serif; margin: 0; padding: 0; background-color: #f4f4f4; color: #333; line-height: 1.6; } .page-kuya-bert-s-pasig__container { max-width: 1200px; margin: 0 auto; padding: 0 15px; } .page-kuya-bert-s-pasig__section { padding: 40px 0; margin-bottom: 20px; background-color: #fff; border-radius: 8px; box-shadow: 0 2px 5px rgba(0,0,0,0.1); }.page-kuya-bert-s-pasig__hero-section { background-image: url('[GALLERY:hero:1920x1080:online casino,gaming,Philippines,kuya bert\'s pasig]'); background-size: cover; background-position: center; color: #fff; text-align: center; padding: 100px 15px; border-radius: 0; box-shadow: none; padding-top: 10px; min-height: 450px; display: flex; flex-direction: column; justify-content: center; align-items: center; }.page-kuya-bert-s-pasig__hero-title { font-size: 2.8em; margin-bottom: 20px; text-shadow: 2px 2px 4px rgba(0,0,0,0.7); }.page-kuya-bert-s-pasig__hero-description { font-size: 1.2em; margin-bottom: 30px; max-width: 800px; text-shadow: 1px 1px 3px rgba(0,0,0,0.7); }.page-kuya-bert-s-pasig__hero-buttons { display: flex; gap: 20px; flex-wrap: wrap; justify-content: center; }.page-kuya-bert-s-pasig__btn { display: inline-block; background-color: #e44d26; color: #fff; padding: 12px 25px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease, transform 0.3s ease; border: none; cursor: pointer; }.page-kuya-bert-s-pasig__btn:hover { background-color: #ff6a3d; transform: translateY(-2px); }.page-kuya-bert-s-pasig__section-title { text-align: center; font-size: 2em; color: #e44d26; margin-bottom: 30px; }.page-kuya-bert-s-pasig__intro-content { text-align: center; max-width: 900px; margin: 0 auto; }.page-kuya-bert-s-pasig__intro-content p { margin-bottom: 15px; }.page-kuya-bert-s-pasig__link-list { list-style: none; padding: 0; display: flex; flex-wrap: wrap; justify-content: center; gap: 15px; margin-top: 30px; }.page-kuya-bert-s-pasig__link-item { background-color: #f9f9f9; border: 1px solid #ddd; border-radius: 5px; }.page-kuya-bert-s-pasig__link-item a { display: block; padding: 15px 20px; text-decoration: none; color: #333; font-weight: bold; }.page-kuya-bert-s-pasig__link-item a:hover { background-color: #eee; color: #e44d26; }.page-kuya-bert-s-pasig__game-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; margin-top: 30px; }.page-kuya-bert-s-pasig__game-card { background-color: #f9f9f9; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 5px rgba(0,0,0,0.1); text-align: center; transition: transform 0.3s ease; }.page-kuya-bert-s-pasig__game-card:hover { transform: translateY(-5px); }.page-kuya-bert-s-pasig__game-card-image { width: 100%; height: 200px; object-fit: cover; }.page-kuya-bert-s-pasig__game-card-content { padding: 20px; }.page-kuya-bert-s-pasig__game-card h3 { font-size: 1.3em; margin-top: 0; margin-bottom: 10px; color: #e44d26; }.page-kuya-bert-s-pasig__game-card p { font-size: 0.9em; color: #555; margin-bottom: 15px; }.page-kuya-bert-s-pasig__offer-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; margin-top: 30px; }.page-kuya-bert-s-pasig__offer-card { background-color: #f9f9f9; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 5px rgba(0,0,0,0.1); text-align: center; transition: transform 0.3s ease; }.page-kuya-bert-s-pasig__offer-card:hover { transform: translateY(-5px); }.page-kuya-bert-s-pasig__offer-card-image { width: 100%; height: 180px; object-fit: cover; }.page-kuya-bert-s-pasig__offer-card-content { padding: 20px; }.page-kuya-bert-s-pasig__offer-card h3 { font-size: 1.4em; margin-top: 0; margin-bottom: 10px; color: #e44d26; }.page-kuya-bert-s-pasig__offer-card p { font-size: 0.95em; color: #555; margin-bottom: 15px; }.page-kuya-bert-s-pasig__security-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; margin-top: 30px; }.page-kuya-bert-s-pasig__security-item { text-align: center; padding: 20px; background-color: #f9f9f9; border-radius: 8px; box-shadow: 0 1px 3px rgba(0,0,0,0.08); }.page-kuya-bert-s-pasig__security-item img { max-width: 100px; margin-bottom: 15px; height: auto; }.page-kuya-bert-s-pasig__security-item h3 { font-size: 1.2em; color: #e44d26; margin-bottom: 10px; }.page-kuya-bert-s-pasig__payment-logos { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 20px; }.page-kuya-bert-s-pasig__payment-logos img { max-width: 90px; height: auto; border-radius: 5px; opacity: 0.8; transition: opacity 0.3s ease; }.page-kuya-bert-s-pasig__payment-logos img:hover { opacity: 1; }.page-kuya-bert-s-pasig__faq-list { max-width: 900px; margin: 30px auto 0; }.page-kuya-bert-s-pasig__faq-item { background-color: #f9f9f9; border: 1px solid #ddd; border-radius: 5px; margin-bottom: 10px; overflow: hidden; }.page-kuya-bert-s-pasig__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; cursor: pointer; user-select: none; background-color: #eee; transition: background-color 0.3s ease; }.page-kuya-bert-s-pasig__faq-question:hover { background-color: #e44d26; color: #fff; }.page-kuya-bert-s-pasig__faq-question h3 { margin: 0; font-size: 1.1em; color: inherit; pointer-events: none; }.page-kuya-bert-s-pasig__faq-toggle { font-size: 1.5em; font-weight: bold; line-height: 1; pointer-events: none; transition: transform 0.3s ease; }.page-kuya-bert-s-pasig__faq-item.active .page-kuya-bert-s-pasig__faq-toggle { transform: rotate(45deg); }.page-kuya-bert-s-pasig__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-kuya-bert-s-pasig__faq-item.active .page-kuya-bert-s-pasig__faq-answer { max-height: 2000px !important; padding: 20px 15px !important; opacity: 1; }.page-kuya-bert-s-pasig__faq-answer p { margin: 0; color: #555; }.page-kuya-bert-s-pasig__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; margin-top: 30px; }.page-kuya-bert-s-pasig__blog-card { background-color: #f9f9f9; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 5px rgba(0,0,0,0.1); transition: transform 0.3s ease; }.page-kuya-bert-s-pasig__blog-card:hover { transform: translateY(-5px); }.page-kuya-bert-s-pasig__blog-card-image { width: 100%; height: 180px; object-fit: cover; }.page-kuya-bert-s-pasig__blog-card-content { padding: 20px; }.page-kuya-bert-s-pasig__blog-card h3 { font-size: 1.2em; margin-top: 0; margin-bottom: 10px; }.page-kuya-bert-s-pasig__blog-card h3 a { text-decoration: none; color: #e44d26; }.page-kuya-bert-s-pasig__blog-card p { font-size: 0.9em; color: #555; margin-bottom: 15px; }.page-kuya-bert-s-pasig__blog-card-date { font-size: 0.8em; color: #888; margin-bottom: 10px; display: block; }.page-kuya-bert-s-pasig__center-text { text-align: center; }.page-kuya-bert-s-pasig__logo-row { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 20px; margin-top: 20px; }.page-kuya-bert-s-pasig__logo-row img { max-width: 120px; height: auto; object-fit: contain; opacity: 0.8; transition: opacity 0.3s ease; }.page-kuya-bert-s-pasig__logo-row img:hover { opacity: 1; }.page-kuya-bert-s-pasig__contact-details { text-align: center; margin-top: 30px; }.page-kuya-bert-s-pasig__contact-details p { margin: 5px 0; }.page-kuya-bert-s-pasig__social-icons { display: flex; justify-content: center; gap: 15px; margin-top: 20px; }.page-kuya-bert-s-pasig__social-icons a { color: #e44d26; font-size: 1.8em; text-decoration: none; transition: color 0.3s ease; }.page-kuya-bert-s-pasig__social-icons a:hover { color: #ff6a3d; }.page-kuya-bert-s-pasig__icon { width: 32px; height: 32px; vertical-align: middle; margin-right: 5px; }@media (max-width: 768px) { .page-kuya-bert-s-pasig__hero-title { font-size: 2em; }.page-kuya-bert-s-pasig__hero-description { font-size: 1em; }.page-kuya-bert-s-pasig__hero-buttons { flex-direction: column; gap: 10px; }.page-kuya-bert-s-pasig__btn { width: 100%; box-sizing: border-box; }.page-kuya-bert-s-pasig__section { padding: 30px 0; }.page-kuya-bert-s-pasig__section-title { font-size: 1.5em; }.page-kuya-bert-s-pasig__link-list { flex-direction: column; }.page-kuya-bert-s-pasig__link-item { width: 100%; box-sizing: border-box; }.page-kuya-bert-s-pasig__game-grid, .page-kuya-bert-s-pasig__offer-grid, .page-kuya-bert-s-pasig__security-grid, .page-kuya-bert-s-pasig__blog-grid { grid-template-columns: 1fr; }.page-kuya-bert-s-pasig__faq-question { padding: 12px 15px; }.page-kuya-bert-s-pasig__faq-question h3 { font-size: 1em; }.page-kuya-bert-s-pasig__faq-answer { padding: 0 10px; }.page-kuya-bert-s-pasig__faq-item.active .page-kuya-bert-s-pasig__faq-answer { padding: 15px 10px !important; }.page-kuya-bert-s-pasig__payment-logos img { max-width: 70px; }.page-kuya-bert-s-pasig__logo-row img { max-width: 90px; } }