body{font-family:'Arial',sans-serif;margin:0;padding:0;background-color:#1a1a1a;color:#f0f0f0;line-height:1.6}.page-phpvip-bd{padding-top:10px}.page-phpvip-bd__section{padding:40px 20px;margin-bottom:20px;background-color:#2a2a2a;border-radius:8px}.page-phpvip-bd__section:last-of-type{margin-bottom:0}.page-phpvip-bd__container{max-width:1200px;margin:0 auto;padding:0 15px}.page-phpvip-bd__title{color:#e6b800;text-align:center;margin-bottom:30px;font-size:2.5em}.page-phpvip-bd__subtitle{color:#e6b800;margin-bottom:20px;font-size:1.8em}.page-phpvip-bd__text{font-size:1.1em;line-height:1.7}.page-phpvip-bd__button{display:inline-block;background-color:#e6b800;color:#1a1a1a;padding:12px 25px;border-radius:5px;text-decoration:none;font-weight:bold;transition:background-color .3s ease,transform .3s ease;border:none;cursor:pointer}.page-phpvip-bd__button:hover{background-color:#ffd700;transform:translateY(-2px)}.page-phpvip-bd__button--primary{background-color:#e6b800;color:#1a1a1a}.page-phpvip-bd__button--secondary{background-color:#444;color:#f0f0f0}.page-phpvip-bd__hero-section{position:relative;height:500px;display:flex;align-items:center;justify-content:center;text-align:center;overflow:hidden;background-size:cover;background-position:center}.page-phpvip-bd__hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.6)}.page-phpvip-bd__hero-content{position:relative;z-index:1;max-width:800px;padding:20px}.page-phpvip-bd__hero-title{font-size:3.5em;color:#fff;margin-bottom:15px;line-height:1.2}.page-phpvip-bd__hero-description{font-size:1.3em;color:#eee;margin-bottom:30px}.page-phpvip-bd__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:25px}.page-phpvip-bd__card{background-color:#333;border-radius:8px;padding:20px;text-align:center;box-shadow:0 4px 8px rgba(0,0,0,.3);transition:transform .3s ease}.page-phpvip-bd__card:hover{transform:translateY(-5px)}.page-phpvip-bd__card-image{width:100%;height:200px;object-fit:cover;border-radius:6px;margin-bottom:15px;max-width:100%;height:auto}.page-phpvip-bd__card-title{font-size:1.4em;color:#e6b800;margin-bottom:10px}.page-phpvip-bd__card-description{font-size:.95em;color:#ccc}.page-phpvip-bd__game-providers{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;margin-top:30px}.page-phpvip-bd__provider-logo{width:100px;height:auto;filter:grayscale(70%);transition:filter .3s ease}.page-phpvip-bd__provider-logo:hover{filter:grayscale(0)}.page-phpvip-bd__payment-methods{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;margin-top:20px}.page-phpvip-bd__payment-logo{width:120px;height:auto;filter:grayscale(70%);transition:filter .3s ease}.page-phpvip-bd__payment-logo:hover{filter:grayscale(0)}.page-phpvip-bd__faq-item{background-color:#333;border-radius:8px;margin-bottom:15px;overflow:hidden}.page-phpvip-bd__faq-question{display:flex;justify-content:space-between;align-items:center;padding:15px 20px;background-color:#444;cursor:pointer;user-select:none;font-size:1.2em;font-weight:bold;color:#f0f0f0;transition:background-color .3s ease}.page-phpvip-bd__faq-question:hover{background-color:#555}.page-phpvip-bd__faq-question h3{margin:0;pointer-events:none;color:#e6b800}.page-phpvip-bd__faq-toggle{font-size:1.5em;line-height:1;pointer-events:none;transition:transform .3s ease}.page-phpvip-bd__faq-item.active .page-phpvip-bd__faq-toggle{transform:rotate(45deg)}.page-phpvip-bd__faq-answer{max-height:0;overflow:hidden;padding:0 15px;background-color:#333;transition:max-height .4s cubic-bezier(.4,0,.2,1),padding .4s ease,opacity .4s ease;opacity:0;color:#ccc}.page-phpvip-bd__faq-item.active .page-phpvip-bd__faq-answer{max-height:2000px!important;padding:20px 15px!important;opacity:1}.page-phpvip-bd__blog-card{background-color:#333;border-radius:8px;overflow:hidden;box-shadow:0 4px 8px rgba(0,0,0,.3);transition:transform .3s ease}.page-phpvip-bd__blog-card:hover{transform:translateY(-5px)}.page-phpvip-bd__blog-image{width:100%;height:220px;object-fit:cover;max-width:100%;height:auto}.page-phpvip-bd__blog-content{padding:20px}.page-phpvip-bd__blog-title{font-size:1.3em;color:#e6b800;margin-bottom:10px}.page-phpvip-bd__blog-link{text-decoration:none;color:#e6b800;font-weight:bold}.page-phpvip-bd__blog-link:hover{text-decoration:underline}.page-phpvip-bd__blog-date{font-size:.9em;color:#aaa;margin-top:10px}.page-phpvip-bd__quick-links{display:flex;flex-wrap:wrap;justify-content:center;gap:15px;margin-top:30px}.page-phpvip-bd__quick-link-button{flex:1 1 auto;min-width:150px;max-width:200px;text-align:center}.page-phpvip-bd__info-list{list-style:none;padding:0;margin:0}.page-phpvip-bd__info-list li{background-color:#333;margin-bottom:10px;padding:15px;border-radius:8px}.page-phpvip-bd__info-list strong{color:#e6b800}.page-phpvip-bd__floating-buttons{position:fixed;bottom:20px;right:20px;z-index:1000;display:flex;flex-direction:column;gap:10px}.page-phpvip-bd__floating-button{background-color:#e6b800;color:#1a1a1a;padding:10px 15px;border-radius:50px;text-decoration:none;font-weight:bold;box-shadow:0 4px 8px rgba(0,0,0,.3);transition:background-color .3s ease,transform .3s ease}.page-phpvip-bd__floating-button:hover{background-color:#ffd700;transform:scale(1.05)}@media (max-width:768px){.page-phpvip-bd__hero-title{font-size:2.5em}.page-phpvip-bd__hero-description{font-size:1.1em}.page-phpvip-bd__title{font-size:2em}.page-phpvip-bd__subtitle{font-size:1.5em}.page-phpvip-bd__section{padding:30px 15px}.page-phpvip-bd__grid{grid-template-columns:1fr}.page-phpvip-bd__card{padding:15px}.page-phpvip-bd__quick-link-button{max-width:100%;width:100%!important;box-sizing:border-box!important;margin-left:0!important;margin-right:0!important}.page-phpvip-bd__quick-links{padding:0!important;margin-left:0!important;margin-right:0!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important}.page-phpvip-bd__info-list li{width:100%!important;box-sizing:border-box!important;margin-left:0!important;margin-right:0!important;word-wrap:break-word!important;overflow-wrap:break-word!important}.page-phpvip-bd__info-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-phpvip-bd__payment-logo,.page-phpvip-bd__provider-logo{width:80px}.page-phpvip-bd__floating-buttons{bottom:15px;right:15px}.page-phpvip-bd__blog-image,.page-phpvip-bd__card-image{max-width:100%!important;height:auto!important;width:100%!important;box-sizing:border-box!important;overflow:hidden}.page-phpvip-bd__faq-question{font-size:1.1em}.page-phpvip-bd__faq-answer{padding:15px!important}}