.page-https-slotvip__hero-section{position:relative;width:100%;min-height:70vh;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;color:#fff;padding:10px 20px 40px;box-sizing:border-box;background-color:#0a0a0a;background-size:cover;background-position:center}.page-https-slotvip__hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.6);z-index:1}.page-https-slotvip__hero-content{position:relative;z-index:2;max-width:900px;margin:0 auto}.page-https-slotvip__hero-title{font-size:3.5em;margin-bottom:20px;font-weight:700;line-height:1.2;color:#ffc107}.page-https-slotvip__hero-subtitle{font-size:1.5em;margin-bottom:30px;font-weight:400;line-height:1.5}.page-https-slotvip__hero-buttons{display:flex;gap:20px;justify-content:center}.page-https-slotvip__button{display:inline-block;padding:15px 30px;background-color:#ffc107;color:#1a1a1a;text-decoration:none;border-radius:5px;font-size:1.1em;font-weight:600;transition:background-color .3s ease,transform .3s ease;border:none;cursor:pointer}.page-https-slotvip__button:hover{background-color:#e0a800;transform:translateY(-2px)}.page-https-slotvip__section{padding:60px 20px;background-color:#1a1a1a;color:#f8f8f8;box-sizing:border-box}.page-https-slotvip__section--light{background-color:#2a2a2a}.page-https-slotvip__container{max-width:1200px;margin:0 auto;padding:0 15px}.page-https-slotvip__title{font-size:2.8em;color:#ffc107;text-align:center;margin-bottom:40px;font-weight:700}.page-https-slotvip__subtitle{font-size:1.8em;color:#f8f8f8;text-align:center;margin-bottom:30px}.page-https-slotvip__text{font-size:1.1em;line-height:1.6;margin-bottom:20px;text-align:justify}.page-https-slotvip__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin-top:40px}.page-https-slotvip__grid-item{background-color:#2a2a2a;padding:30px;border-radius:10px;text-align:center;transition:transform .3s ease;box-shadow:0 4px 8px rgba(0,0,0,.2)}.page-https-slotvip__grid-item:hover{transform:translateY(-5px)}.page-https-slotvip__grid-item-title{font-size:1.6em;color:#ffc107;margin-bottom:15px}.page-https-slotvip__grid-item-text{font-size:1em;line-height:1.5;color:#ccc}.page-https-slotvip__image{width:100%;height:auto;max-width:100%;border-radius:8px;margin-bottom:20px;object-fit:cover}.page-https-slotvip__quick-links{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;margin-top:40px}.page-https-slotvip__game-card{background-color:#2a2a2a;border-radius:10px;overflow:hidden;box-shadow:0 4px 8px rgba(0,0,0,.2);transition:transform .3s ease;text-align:center}.page-https-slotvip__game-card:hover{transform:translateY(-5px)}.page-https-slotvip__game-card-image{width:100%;height:200px;object-fit:cover}.page-https-slotvip__game-card-content{padding:20px}.page-https-slotvip__game-card-title{font-size:1.5em;color:#ffc107;margin-bottom:10px}.page-https-slotvip__game-card-description{font-size:0.95em;color:#ccc;line-height:1.4}.page-https-slotvip__promo-item{background-color:#2a2a2a;padding:25px;border-radius:10px;margin-bottom:20px;box-shadow:0 2px 4px rgba(0,0,0,.1)}.page-https-slotvip__promo-title{font-size:1.8em;color:#ffc107;margin-bottom:10px}.page-https-slotvip__promo-text{font-size:1.1em;line-height:1.6;color:#ccc;margin-bottom:15px}.page-https-slotvip__faq-item{background-color:#2a2a2a;border-radius:8px;margin-bottom:15px;overflow:hidden;box-shadow:0 2px 4px rgba(0,0,0,.1)}.page-https-slotvip__faq-question{display:flex;justify-content:space-between;align-items:center;padding:20px;cursor:pointer;user-select:none;background-color:#3a3a3a;color:#ffc107;font-size:1.2em;font-weight:600}.page-https-slotvip__faq-question h3{margin:0;pointer-events:none;color:inherit;font-size:inherit;font-weight:inherit}.page-https-slotvip__faq-toggle{font-size:1.5em;line-height:1;margin-left:15px;pointer-events:none;transition:transform .3s ease}.page-https-slotvip__faq-item.active .page-https-slotvip__faq-toggle{transform:rotate(45deg)}.page-https-slotvip__faq-answer{max-height:0;overflow:hidden;padding:0 15px;opacity:0;transition:max-height .4s cubic-bezier(.4,0,.2,1),padding .4s ease,opacity .4s ease;color:#ccc;font-size:1em;line-height:1.6}.page-https-slotvip__faq-item.active .page-https-slotvip__faq-answer{max-height:2000px!important;padding:20px 15px!important;opacity:1}.page-https-slotvip__blog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;margin-top:40px}.page-https-slotvip__blog-card{background-color:#2a2a2a;border-radius:10px;overflow:hidden;box-shadow:0 4px 8px rgba(0,0,0,.2);transition:transform .3s ease}.page-https-slotvip__blog-card:hover{transform:translateY(-5px)}.page-https-slotvip__blog-card-image{width:100%;height:180px;object-fit:cover}.page-https-slotvip__blog-card-content{padding:20px}.page-https-slotvip__blog-card-title{font-size:1.4em;color:#ffc107;margin-bottom:10px}.page-https-slotvip__blog-card-date{font-size:0.9em;color:#999;margin-bottom:10px}.page-https-slotvip__blog-card-excerpt{font-size:1em;color:#ccc;line-height:1.5}.page-https-slotvip__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 0;background-color:#1a1a1a}.page-https-slotvip__payment-logo{flex:0 0 auto;width:80px;height:80px;max-width:80px;max-height:80px;box-sizing:border-box}.page-https-slotvip__payment-logo img{display:block;width:80px!important;height:80px!important;max-width:80px!important;max-height:80px!important;object-fit:contain}@media (max-width:768px){.page-https-slotvip__hero-title{font-size:2.5em}.page-https-slotvip__hero-subtitle{font-size:1.2em}.page-https-slotvip__hero-buttons{flex-direction:column;gap:15px}.page-https-slotvip__button{width:100%;max-width:280px;margin:0 auto}.page-https-slotvip__title{font-size:2em}.page-https-slotvip__subtitle{font-size:1.4em}.page-https-slotvip__section{padding:40px 15px}.page-https-slotvip__grid{grid-template-columns:1fr}.page-https-slotvip__grid-item{padding:20px}.page-https-slotvip__quick-links{flex-direction:column;gap:15px}.page-https-slotvip__game-card-image{height:180px}.page-https-slotvip__promo-title{font-size:1.5em}.page-https-slotvip__faq-question{font-size:1.1em;padding:15px}.page-https-slotvip__faq-answer{padding:15px 15px!important}.page-https-slotvip__blog-grid{grid-template-columns:1fr}.page-https-slotvip__blog-card-image{height:160px}.page-https-slotvip__payment-providers{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:16px}.page-https-slotvip__payment-logo,.page-https-slotvip__payment-logo img{width:80px!important;height:80px!important;max-width:80px!important;max-height:80px!important}}