body{font-family:'Arial',sans-serif;margin:0;padding:0;background-color:#f0f2f5;color:#333}.page-wibbly-pig-playtime{padding-top:var(--header-offset,122px);max-width:100%;overflow-x:hidden}.page-wibbly-pig-playtime__section{padding:40px 20px;margin-bottom:20px;background-color:#fff;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1)}.page-wibbly-pig-playtime__section--dark{background-color:#2a003a;color:#eee}.page-wibbly-pig-playtime__section-title{font-size:2.5em;color:#4a0072;margin-bottom:20px;text-align:center}.page-wibbly-pig-playtime__section--dark .page-wibbly-pig-playtime__section-title{color:#ffc107}.page-wibbly-pig-playtime__text-content{font-size:1.1em;line-height:1.6;margin-bottom:20px;text-align:center}.page-wibbly-pig-playtime__button{display:inline-block;background-color:#ffc107;color:#4a0072;padding:12px 25px;border-radius:30px;text-decoration:none;font-weight:700;transition:background-color .3s ease,transform .3s ease;border:none;cursor:pointer;font-size:1em}.page-wibbly-pig-playtime__button:hover{background-color:#e0a800;transform:scale(1.05)}.page-wibbly-pig-playtime__hero-section{position:relative;width:100%;height:60vh;min-height:400px;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff;overflow:hidden;padding:10px}.page-wibbly-pig-playtime__hero-background{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.page-wibbly-pig-playtime__hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:1}.page-wibbly-pig-playtime__hero-content{position:relative;z-index:2;padding:20px;max-width:900px}.page-wibbly-pig-playtime__hero-title{font-size:3.5em;margin-bottom:15px;line-height:1.2}.page-wibbly-pig-playtime__hero-subtitle{font-size:1.5em;margin-bottom:30px}.page-wibbly-pig-playtime__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:20px 0;background-color:#f8f9fa;margin-bottom:20px;border-radius:8px}.page-wibbly-pig-playtime__payment-logo{flex:0 0 auto;width:80px;height:80px;max-width:80px;max-height:80px;box-sizing:border-box}.page-wibbly-pig-playtime__payment-logo img{display:block;width:80px!important;height:80px!important;max-width:80px!important;max-height:80px!important;object-fit:contain}.page-wibbly-pig-playtime__quick-access-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;margin-top:30px}.page-wibbly-pig-playtime__quick-access-item{text-align:center}.page-wibbly-pig-playtime__quick-access-item .page-wibbly-pig-playtime__button{width:100%;padding:15px 10px;font-size:1.1em}.page-wibbly-pig-playtime__games-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin-top:30px}.page-wibbly-pig-playtime__game-card{background-color:#fefefe;border-radius:8px;overflow:hidden;box-shadow:0 4px 8px rgba(0,0,0,.05);text-align:center;transition:transform .3s ease}.page-wibbly-pig-playtime__game-card:hover{transform:translateY(-5px)}.page-wibbly-pig-playtime__game-card-image{width:100%;height:200px;object-fit:cover}.page-wibbly-pig-playtime__game-card-content{padding:20px}.page-wibbly-pig-playtime__game-card-title{font-size:1.5em;color:#4a0072;margin-bottom:10px}.page-wibbly-pig-playtime__game-card-description{font-size:.95em;color:#555;margin-bottom:15px}.page-wibbly-pig-playtime__promotions-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin-top:30px}.page-wibbly-pig-playtime__promo-card{background-color:#fefefe;border-radius:8px;overflow:hidden;box-shadow:0 4px 8px rgba(0,0,0,.05);text-align:center;transition:transform .3s ease}.page-wibbly-pig-playtime__promo-card:hover{transform:translateY(-5px)}.page-wibbly-pig-playtime__promo-card-image{width:100%;height:200px;object-fit:cover}.page-wibbly-pig-playtime__promo-card-content{padding:20px}.page-wibbly-pig-playtime__promo-card-title{font-size:1.5em;color:#4a0072;margin-bottom:10px}.page-wibbly-pig-playtime__promo-card-description{font-size:.95em;color:#555;margin-bottom:15px}.page-wibbly-pig-playtime__security-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px;margin-top:30px}.page-wibbly-pig-playtime__security-item{background-color:#fefefe;border-radius:8px;padding:25px;text-align:center;box-shadow:0 2px 4px rgba(0,0,0,.05)}.page-wibbly-pig-playtime__security-icon{width:80px;height:80px;margin-bottom:15px;object-fit:contain}.page-wibbly-pig-playtime__security-title{font-size:1.3em;color:#4a0072;margin-bottom:10px}.page-wibbly-pig-playtime__security-description{font-size:.95em;color:#555}.page-wibbly-pig-playtime__faq-item{background-color:#fefefe;border-radius:8px;margin-bottom:15px;box-shadow:0 2px 4px rgba(0,0,0,.05)}.page-wibbly-pig-playtime__faq-question{display:flex;justify-content:space-between;align-items:center;padding:20px;cursor:pointer;user-select:none;background-color:#fefefe;border-radius:8px;transition:background-color .3s ease}.page-wibbly-pig-playtime__faq-question:hover{background-color:#f5f5f5}.page-wibbly-pig-playtime__faq-question h3{margin:0;font-size:1.2em;color:#4a0072;pointer-events:none}.page-wibbly-pig-playtime__faq-toggle{font-size:1.8em;font-weight:700;color:#ffc107;pointer-events:none;transition:transform .3s ease}.page-wibbly-pig-playtime__faq-item.active .page-wibbly-pig-playtime__faq-toggle{transform:rotate(45deg)}.page-wibbly-pig-playtime__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}.page-wibbly-pig-playtime__faq-item.active .page-wibbly-pig-playtime__faq-answer{max-height:2000px!important;padding:20px 15px!important;opacity:1}.page-wibbly-pig-playtime__faq-answer p{margin:0;font-size:1em;color:#555}.page-wibbly-pig-playtime__blog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin-top:30px}.page-wibbly-pig-playtime__blog-card{background-color:#fefefe;border-radius:8px;overflow:hidden;box-shadow:0 4px 8px rgba(0,0,0,.05);transition:transform .3s ease}.page-wibbly-pig-playtime__blog-card:hover{transform:translateY(-5px)}.page-wibbly-pig-playtime__blog-card-image{width:100%;height:200px;object-fit:cover}.page-wibbly-pig-playtime__blog-card-content{padding:20px}.page-wibbly-pig-playtime__blog-card-title{font-size:1.4em;color:#4a0072;margin-bottom:10px}.page-wibbly-pig-playtime__blog-card-title a{text-decoration:none;color:inherit}.page-wibbly-pig-playtime__blog-card-title a:hover{color:#ffc107}.page-wibbly-pig-playtime__blog-card-excerpt{font-size:.95em;color:#555;margin-bottom:15px}.page-wibbly-pig-playtime__blog-card-date{font-size:.85em;color:#888}.page-wibbly-pig-playtime img{max-width:100%;height:auto}.page-wibbly-pig-playtime__game-card-image,.page-wibbly-pig-playtime__promo-card-image,.page-wibbly-pig-playtime__security-icon,.page-wibbly-pig-playtime__blog-card-image{width:100%;max-width:100%;height:auto;object-fit:cover;box-sizing:border-box;overflow:hidden}@media (max-width:1024px){.page-wibbly-pig-playtime__hero-title{font-size:3em}.page-wibbly-pig-playtime__hero-subtitle{font-size:1.3em}.page-wibbly-pig-playtime__section-title{font-size:2em}}@media (max-width:768px){.page-wibbly-pig-playtime__hero-section{height:50vh;min-height:300px}.page-wibbly-pig-playtime__hero-title{font-size:2.2em}.page-wibbly-pig-playtime__hero-subtitle{font-size:1.1em}.page-wibbly-pig-playtime__button{padding:10px 20px;font-size:.9em}.page-wibbly-pig-playtime__section{padding:30px 15px}.page-wibbly-pig-playtime__section-title{font-size:1.8em}.page-wibbly-pig-playtime__text-content{font-size:1em}.page-wibbly-pig-playtime__payment-providers{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:16px}.page-wibbly-pig-playtime__payment-logo,.page-wibbly-pig-playtime__payment-logo img{width:80px!important;height:80px!important;max-width:80px!important;max-height:80px!important}.page-wibbly-pig-playtime__quick-access-grid{grid-template-columns:1fr}.page-wibbly-pig-playtime__games-grid,.page-wibbly-pig-playtime__promotions-grid,.page-wibbly-pig-playtime__security-grid,.page-wibbly-pig-playtime__blog-grid{grid-template-columns:1fr}.page-wibbly-pig-playtime__game-card-image,.page-wibbly-pig-playtime__promo-card-image,.page-wibbly-pig-playtime__security-icon,.page-wibbly-pig-playtime__blog-card-image{max-width:100%!important;width:100%!important;height:auto!important;box-sizing:border-box!important;overflow:hidden!important}.page-wibbly-pig-playtime__faq-question{padding:15px}.page-wibbly-pig-playtime__faq-question h3{font-size:1.1em}.page-wibbly-pig-playtime__faq-answer{padding:0 10px}.page-wibbly-pig-playtime__faq-item.active .page-wibbly-pig-playtime__faq-answer{padding:15px 10px!important}.page-wibbly-pig-playtime__faq-answer p{font-size:.9em}}