body{font-family:'Arial',sans-serif;margin:0;padding-top:var(--header-offset, 122px);background-color:#f8f8f8;color:#333;}.page-acb8vip__container{max-width:1200px;margin:0 auto;padding:0 15px;box-sizing:border-box;}.page-acb8vip__hero-section{position:relative;background-color:#1a1a1a;color:#fff;text-align:center;padding:10px 0 60px;overflow:hidden;}.page-acb8vip__hero-background{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0;opacity:0.6;}.page-acb8vip__hero-content{position:relative;z-index:1;padding:40px 20px;max-width:800px;margin:0 auto;}.page-acb8vip__hero-title{font-size:3em;margin-bottom:15px;line-height:1.2;color:#ffcc00;text-shadow:2px 2px 4px rgba(0,0,0,0.5);}.page-acb8vip__hero-description{font-size:1.2em;margin-bottom:30px;line-height:1.6;}.page-acb8vip__hero-cta-buttons{display:flex;justify-content:center;gap:20px;flex-wrap:wrap;}.page-acb8vip__button{display:inline-block;padding:15px 30px;background-color:#ffcc00;color:#1a1a1a;text-decoration:none;border-radius:5px;font-weight:bold;font-size:1.1em;transition:background-color 0.3s ease,transform 0.2s ease;border:none;cursor:pointer;}.page-acb8vip__button:hover{background-color:#e6b800;transform:scale(1.05);}.page-acb8vip__button--secondary{background-color:#007bff;color:#fff;}.page-acb8vip__button--secondary:hover{background-color:#0056b3;}.page-acb8vip__section{padding:60px 0;background-color:#fff;border-bottom:1px solid #eee;}.page-acb8vip__section:nth-child(even){background-color:#f2f2f2;}.page-acb8vip__section-title{font-size:2.5em;color:#1a1a1a;text-align:center;margin-bottom:40px;position:relative;padding-bottom:15px;}.page-acb8vip__section-title::after{content:'';position:absolute;left:50%;bottom:0;transform:translateX(-50%);width:80px;height:4px;background-color:#ffcc00;border-radius:2px;}.page-acb8vip__intro-text{font-size:1.1em;line-height:1.8;text-align:center;max-width:900px;margin:0 auto 40px;}.page-acb8vip__intro-image{display:block;max-width:100%;height:auto;margin:0 auto;border-radius:10px;box-shadow:0 5px 15px rgba(0,0,0,0.1);}.page-acb8vip__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;}.page-acb8vip__card{background-color:#fff;border-radius:10px;box-shadow:0 4px 12px rgba(0,0,0,0.08);overflow:hidden;text-align:center;transition:transform 0.3s ease,box-shadow 0.3s ease;height:100%;display:flex;flex-direction:column;}.page-acb8vip__card:hover{transform:translateY(-8px);box-shadow:0 8px 20px rgba(0,0,0,0.12);}.page-acb8vip__card-image{width:100%;height:200px;object-fit:cover;}.page-acb8vip__card-content{padding:25px;flex-grow:1;display:flex;flex-direction:column;justify-content:space-between;}.page-acb8vip__card-title{font-size:1.4em;color:#1a1a1a;margin-bottom:15px;}.page-acb8vip__card-description{font-size:0.95em;line-height:1.6;color:#555;margin-bottom:20px;}.page-acb8vip__quick-access-list{list-style:none;padding:0;display:flex;flex-wrap:wrap;justify-content:center;gap:20px;margin-top:40px;}.page-acb8vip__quick-access-item a{display:block;padding:15px 25px;background-color:#007bff;color:#fff;text-decoration:none;border-radius:5px;font-weight:bold;transition:background-color 0.3s ease;}.page-acb8vip__quick-access-item a:hover{background-color:#0056b3;}.page-acb8vip__game-item{display:flex;flex-direction:column;align-items:center;text-align:center;background-color:#f9f9f9;padding:25px;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,0.05);}.page-acb8vip__game-item-image{width:100%;max-width:300px;height:200px;object-fit:cover;border-radius:8px;margin-bottom:20px;}.page-acb8vip__game-item-title{font-size:1.8em;color:#1a1a1a;margin-bottom:10px;}.page-acb8vip__game-item-description{font-size:1em;line-height:1.7;color:#666;margin-bottom:20px;}.page-acb8vip__promotions-list{list-style:none;padding:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:25px;}.page-acb8vip__promotion-card{background-color:#fff;border-radius:10px;box-shadow:0 4px 12px rgba(0,0,0,0.08);overflow:hidden;}.page-acb8vip__promotion-card-image{width:100%;height:220px;object-fit:cover;}.page-acb8vip__promotion-card-content{padding:25px;}.page-acb8vip__promotion-card-title{font-size:1.5em;color:#1a1a1a;margin-bottom:10px;}.page-acb8vip__promotion-card-description{font-size:0.95em;line-height:1.6;color:#555;}.page-acb8vip__security-features{display:grid;grid-template-columns:1fr;gap:30px;max-width:900px;margin:0 auto;}.page-acb8vip__feature-item{display:flex;align-items:flex-start;gap:20px;background-color:#fefefe;padding:25px;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,0.05);}.page-acb8vip__feature-icon{width:80px;height:80px;object-fit:contain;}.page-acb8vip__feature-text h3{font-size:1.4em;color:#1a1a1a;margin-top:0;margin-bottom:10px;}.page-acb8vip__feature-text p{font-size:0.95em;line-height:1.6;color:#666;margin:0;}.page-acb8vip__payment-providers{display:flex;flex-wrap:wrap;justify-content:center;gap:30px;margin-top:40px;}.page-acb8vip__payment-logo{width:120px;height:auto;object-fit:contain;filter:grayscale(80%);opacity:0.8;transition:filter 0.3s ease,opacity 0.3s ease;}.page-acb8vip__payment-logo:hover{filter:grayscale(0%);opacity:1;}.page-acb8vip__faq-list{max-width:900px;margin:40px auto 0;}.page-acb8vip__faq-item{background-color:#fff;margin-bottom:15px;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,0.05);overflow:hidden;}.page-acb8vip__faq-question{display:flex;justify-content:space-between;align-items:center;padding:20px 25px;cursor:pointer;user-select:none;background-color:#fefefe;border-bottom:1px solid #eee;transition:background-color 0.3s ease;}.page-acb8vip__faq-question:hover{background-color:#f0f0f0;}.page-acb8vip__faq-question h3{margin:0;font-size:1.2em;color:#1a1a1a;pointer-events:none;}.page-acb8vip__faq-toggle{font-size:1.5em;font-weight:bold;color:#ffcc00;pointer-events:none;transition:transform 0.3s ease;}.page-acb8vip__faq-item.active .page-acb8vip__faq-toggle{transform:rotate(45deg);}.page-acb8vip__faq-answer{max-height:0;overflow:hidden;padding:0 25px;opacity:0;transition:max-height 0.4s cubic-bezier(0.4,0,0.2,1),padding 0.4s ease,opacity 0.4s ease;}.page-acb8vip__faq-item.active .page-acb8vip__faq-answer{max-height:2000px !important;padding:20px 25px !important;opacity:1;}.page-acb8vip__faq-answer p{margin:0;line-height:1.7;color:#555;}.page-acb8vip__blog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;}.page-acb8vip__blog-card{background-color:#fff;border-radius:10px;box-shadow:0 4px 12px rgba(0,0,0,0.08);overflow:hidden;}.page-acb8vip__blog-card-image{width:100%;height:220px;object-fit:cover;}.page-acb8vip__blog-card-content{padding:25px;}.page-acb8vip__blog-card-date{font-size:0.85em;color:#888;margin-bottom:10px;}.page-acb8vip__blog-card-title{font-size:1.4em;color:#1a1a1a;margin-bottom:10px;}.page-acb8vip__blog-card-title a{text-decoration:none;color:#1a1a1a;transition:color 0.3s ease;}.page-acb8vip__blog-card-title a:hover{color:#ffcc00;}.page-acb8vip__blog-card-excerpt{font-size:0.95em;line-height:1.6;color:#555;margin-bottom:20px;}@media (max-width:1024px){.page-acb8vip__hero-title{font-size:2.5em;}.page-acb8vip__hero-description{font-size:1.1em;}.page-acb8vip__section-title{font-size:2em;}.page-acb8vip__game-item-title{font-size:1.5em;}.page-acb8vip__quick-access-item a{padding:12px 20px;font-size:0.95em;}.page-acb8vip__feature-item{flex-direction:column;text-align:center;align-items:center;}.page-acb8vip__feature-icon{margin-bottom:15px;}.page-acb8vip__payment-logo{width:100px;}}@media (max-width:768px){.page-acb8vip__hero-content{padding:30px 15px;}.page-acb8vip__hero-title{font-size:2em;}.page-acb8vip__hero-description{font-size:1em;}.page-acb8vip__hero-cta-buttons{flex-direction:column;}.page-acb8vip__button{width:100%;padding:12px 0;}.page-acb8vip__section{padding:40px 0;}.page-acb8vip__section-title{font-size:1.8em;margin-bottom:30px;}.page-acb8vip__intro-text{font-size:1em;margin-bottom:30px;}.page-acb8vip__grid,.page-acb8vip__promotions-list,.page-acb8vip__blog-grid{grid-template-columns:1fr;}.page-acb8vip__card-content,.page-acb8vip__promotion-card-content,.page-acb8vip__blog-card-content{padding:20px;}.page-acb8vip__card-title,.page-acb8vip__promotion-card-title,.page-acb8vip__blog-card-title{font-size:1.2em;}.page-acb8vip__quick-access-list{flex-direction:column;gap:15px;}.page-acb8vip__quick-access-item a{width:100%;box-sizing:border-box;font-size:1em;}.page-acb8vip__game-item{padding:20px;}.page-acb8vip__game-item-image{height:180px;}.page-acb8vip__game-item-title{font-size:1.4em;}.page-acb8vip__feature-item{padding:20px;}.page-acb8vip__feature-icon{width:70px;height:70px;}.page-acb8vip__feature-text h3{font-size:1.2em;}.page-acb8vip__faq-list{margin-top:30px;}.page-acb8vip__faq-question{padding:15px 20px;}.page-acb8vip__faq-question h3{font-size:1em;}.page-acb8vip__faq-answer{padding:0 20px;}.page-acb8vip__faq-item.active .page-acb8vip__faq-answer{padding:15px 20px !important;}.page-acb8vip__blog-card-date{font-size:0.8em;}.page-acb8vip__blog-card-excerpt{font-size:0.9em;}.page-acb8vip__payment-logo{width:80px;}.page-acb8vip__grid > *, .page-acb8vip__promotions-list > *, .page-acb8vip__blog-grid > * {width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important;}.page-acb8vip__grid, .page-acb8vip__promotions-list, .page-acb8vip__blog-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-acb8vip__faq-list > * {width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important;}.page-acb8vip__faq-list {width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important;}.page-acb8vip__faq-answer p {word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important;}.page-acb8vip__intro-image, .page-acb8vip__card-image, .page-acb8vip__game-item-image, .page-acb8vip__promotion-card-image, .page-acb8vip__feature-icon, .page-acb8vip__blog-card-image {max-width: 100% !important; height: auto !important;}.page-acb8vip__intro-image-wrapper, .page-acb8vip__card-image-wrapper, .page-acb8vip__game-item-image-wrapper, .page-acb8vip__promotion-card-image-wrapper, .page-acb8vip__feature-icon-wrapper, .page-acb8vip__blog-card-image-wrapper {width: 100% !important; max-width: 100% !important; overflow: hidden !important; box-sizing: border-box !important;}}