body{font-family:'Arial',sans-serif;margin:0;padding:0;background-color:#f4f4f4;color:#333}.page-vipph-223__container{max-width:1200px;margin:0 auto;padding:20px}.page-vipph-223__hero-section{position:relative;width:100%;height:60vh;min-height:400px;background-color:#000;color:#fff;display:flex;align-items:center;justify-content:center;text-align:center;overflow:hidden;padding-top:10px}.page-vipph-223__hero-section img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0.6;z-index:1}.page-vipph-223__hero-content{position:relative;z-index:2;max-width:800px;padding:20px}.page-vipph-223__hero-title{font-size:3.5em;margin-bottom:20px;line-height:1.2}.page-vipph-223__hero-subtitle{font-size:1.5em;margin-bottom:30px}.page-vipph-223__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;border:none;cursor:pointer}.page-vipph-223__btn:hover{background-color:#ff6f40}.page-vipph-223__section{padding:60px 20px;background-color:#fff;margin-bottom:20px;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,0.1)}.page-vipph-223__section-dark{background-color:#222;color:#eee}.page-vipph-223__section-title{font-size:2.5em;text-align:center;margin-bottom:40px;color:#333}.page-vipph-223__section-dark .page-vipph-223__section-title{color:#eee}.page-vipph-223__text-content{font-size:1.1em;line-height:1.6;margin-bottom:30px}.page-vipph-223__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px}.page-vipph-223__grid-item{background-color:#f9f9f9;padding:25px;border-radius:8px;text-align:center;box-shadow:0 1px 3px rgba(0,0,0,0.1)}.page-vipph-223__grid-item img{max-width:100%;height:auto;border-radius:5px;margin-bottom:15px}.page-vipph-223__grid-item h3{font-size:1.5em;margin-bottom:10px;color:#e44d26}.page-vipph-223__grid-item p{font-size:1em;line-height:1.5}.page-vipph-223__game-categories{display:flex;flex-wrap:wrap;justify-content:center;gap:15px;margin-bottom:40px}.page-vipph-223__category-btn{background-color:#444;color:#fff;padding:10px 20px;border-radius:20px;text-decoration:none;font-weight:bold;transition:background-color 0.3s ease}.page-vipph-223__category-btn:hover{background-color:#e44d26}.page-vipph-223__game-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:25px}.page-vipph-223__game-card{background-color:#333;color:#eee;border-radius:8px;overflow:hidden;box-shadow:0 2px 5px rgba(0,0,0,0.2);text-align:center;transition:transform 0.3s ease}.page-vipph-223__game-card:hover{transform:translateY(-5px)}.page-vipph-223__game-card img{width:100%;height:200px;object-fit:cover}.page-vipph-223__game-card-content{padding:20px}.page-vipph-223__game-card h3{font-size:1.3em;margin-bottom:10px;color:#e44d26}.page-vipph-223__game-card p{font-size:0.9em;margin-bottom:15px}.page-vipph-223__promo-card{background-color:#f9f9f9;border-radius:8px;overflow:hidden;box-shadow:0 2px 5px rgba(0,0,0,0.1);text-align:center;padding:30px;transition:transform 0.3s ease}.page-vipph-223__promo-card:hover{transform:translateY(-5px)}.page-vipph-223__promo-card img{width:100%;height:auto;max-height:250px;object-fit:cover;border-radius:5px;margin-bottom:20px}.page-vipph-223__promo-card h3{font-size:1.6em;margin-bottom:15px;color:#e44d26}.page-vipph-223__promo-card p{font-size:1em;line-height:1.6;margin-bottom:20px}.page-vipph-223__faq-list{list-style:none;padding:0}.page-vipph-223__faq-item{background-color:#f9f9f9;border-bottom:1px solid #eee;margin-bottom:10px;border-radius:8px}.page-vipph-223__faq-question{display:flex;justify-content:space-between;align-items:center;padding:15px 20px;cursor:pointer;user-select:none;background-color:#eee;border-radius:8px}.page-vipph-223__faq-question:hover{background-color:#e44d26;color:#fff}.page-vipph-223__faq-question h3{margin:0;font-size:1.2em;pointer-events:none}.page-vipph-223__faq-toggle{font-size:1.5em;font-weight:bold;pointer-events:none;transition:transform 0.3s ease}.page-vipph-223__faq-item.active .page-vipph-223__faq-toggle{transform:rotate(45deg)}.page-vipph-223__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-vipph-223__faq-item.active .page-vipph-223__faq-answer{max-height:2000px !important;padding:20px 15px !important;opacity:1}.page-vipph-223__faq-answer p{margin-bottom:0;line-height:1.6}.page-vipph-223__blog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px}.page-vipph-223__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-vipph-223__blog-card:hover{transform:translateY(-5px)}.page-vipph-223__blog-card img{width:100%;height:220px;object-fit:cover}.page-vipph-223__blog-content{padding:20px}.page-vipph-223__blog-content h3{font-size:1.4em;margin-bottom:10px}.page-vipph-223__blog-content h3 a{text-decoration:none;color:#333;transition:color 0.3s ease}.page-vipph-223__blog-content h3 a:hover{color:#e44d26}.page-vipph-223__blog-content p{font-size:0.95em;line-height:1.6;color:#555}.page-vipph-223__blog-date{font-size:0.85em;color:#888;margin-top:15px;display:block}.page-vipph-223__floating-buttons{position:fixed;bottom:20px;right:20px;z-index:100;display:flex;flex-direction:column;gap:10px}.page-vipph-223__floating-buttons .page-vipph-223__btn{padding:10px 20px;font-size:1em}.page-vipph-223__quick-links-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;margin-top:30px}.page-vipph-223__quick-link-item{text-align:center}.page-vipph-223__quick-link-item .page-vipph-223__btn{width:100%}.page-vipph-223__logo-strip{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;margin-top:40px}.page-vipph-223__logo-strip img{height:60px;width:auto;object-fit:contain;filter:grayscale(100%);opacity:0.7;transition:filter 0.3s ease,opacity 0.3s ease}.page-vipph-223__logo-strip img:hover{filter:grayscale(0%);opacity:1}@media (max-width:1024px){.page-vipph-223__hero-title{font-size:3em}.page-vipph-223__hero-subtitle{font-size:1.3em}.page-vipph-223__section-title{font-size:2em}}@media (max-width:768px){.page-vipph-223__hero-section{height:50vh}.page-vipph-223__hero-title{font-size:2.5em}.page-vipph-223__hero-subtitle{font-size:1.1em}.page-vipph-223__section{padding:40px 15px}.page-vipph-223__section-title{font-size:1.8em}.page-vipph-223__text-content{font-size:1em}.page-vipph-223__grid{grid-template-columns:1fr}.page-vipph-223__grid-item{padding:20px}.page-vipph-223__game-list{grid-template-columns:1fr}.page-vipph-223__game-card img{height:180px}.page-vipph-223__promo-card{padding:25px}.page-vipph-223__faq-question{padding:12px 15px}.page-vipph-223__faq-question h3{font-size:1.1em}.page-vipph-223__faq-answer{padding:0 15px}.page-vipph-223__faq-item.active .page-vipph-223__faq-answer{padding:15px 15px !important}.page-vipph-223__blog-grid{grid-template-columns:1fr}.page-vipph-223__floating-buttons{bottom:15px;right:15px}.page-vipph-223__quick-links-grid{grid-template-columns:1fr}.page-vipph-223__logo-strip img{height:50px}}@media (max-width:480px){.page-vipph-223__hero-title{font-size:2em}.page-vipph-223__hero-subtitle{font-size:1em}.page-vipph-223__btn{padding:10px 20px;font-size:0.9em}.page-vipph-223__section-title{font-size:1.6em}.page-vipph-223__category-btn{padding:8px 15px;font-size:0.9em}.page-vipph-223__game-card h3{font-size:1.2em}.page-vipph-223__promo-card h3{font-size:1.4em}.page-vipph-223__blog-content h3{font-size:1.3em}.page-vipph-223__logo-strip{gap:15px}.page-vipph-223__logo-strip img{height:40px}}