/* General styles for the page */.page-poppy-playtime-chapter-2-pre-register{font-family:'Arial',sans-serif;color:#333;line-height:1.6;background-color:#f8f8f8;padding-top:10px;}/* Section base styles */.page-poppy-playtime-chapter-2-pre-register__hero-section,.page-poppy-playtime-chapter-2-pre-register__payment-providers,.page-poppy-playtime-chapter-2-pre-register__introduction-section,.page-poppy-playtime-chapter-2-pre-register__quick-access-section,.page-poppy-playtime-chapter-2-pre-register__games-section,.page-poppy-playtime-chapter-2-pre-register__promotions-section,.page-poppy-playtime-chapter-2-pre-register__security-section,.page-poppy-playtime-chapter-2-pre-register__faq-section,.page-poppy-playtime-chapter-2-pre-register__blog-section{padding:40px 20px;max-width:1200px;margin:0 auto;box-sizing:border-box;}/* Headings */.page-poppy-playtime-chapter-2-pre-register h1,.page-poppy-playtime-chapter-2-pre-register h2,.page-poppy-playtime-chapter-2-pre-register h3{color:#222;margin-bottom:20px;text-align:center;}.page-poppy-playtime-chapter-2-pre-register h1{font-size:2.5em;}.page-poppy-playtime-chapter-2-pre-register h2{font-size:2em;}.page-poppy-playtime-chapter-2-pre-register h3{font-size:1.5em;}/* Links and Buttons */.page-poppy-playtime-chapter-2-pre-register a{color:#007bff;text-decoration:none;}.page-poppy-playtime-chapter-2-pre-register a:hover{text-decoration:underline;}.page-poppy-playtime-chapter-2-pre-register__hero-cta,.page-poppy-playtime-chapter-2-pre-register__quick-access-button,.page-poppy-playtime-chapter-2-pre-register__promotion-card-cta,.page-poppy-playtime-chapter-2-pre-register__blog-card-cta{display:inline-block;background-color:#ff4500;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-poppy-playtime-chapter-2-pre-register__hero-cta:hover,.page-poppy-playtime-chapter-2-pre-register__quick-access-button:hover,.page-poppy-playtime-chapter-2-pre-register__promotion-card-cta:hover,.page-poppy-playtime-chapter-2-pre-register__blog-card-cta:hover{background-color:#e03e00;text-decoration:none;}/* Image styles */.page-poppy-playtime-chapter-2-pre-register img{max-width:100%;height:auto;display:block;margin:0 auto;}/* HERO Section */.page-poppy-playtime-chapter-2-pre-register__hero-section{background-color:#1a1a1a;color:#fff;text-align:center;padding:60px 20px;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;overflow:hidden;}.page-poppy-playtime-chapter-2-pre-register__hero-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0.3;z-index:0;}.page-poppy-playtime-chapter-2-pre-register__hero-content{position:relative;z-index:1;max-width:800px;}.page-poppy-playtime-chapter-2-pre-register__hero-title{color:#fff;font-size:3em;margin-bottom:15px;}.page-poppy-playtime-chapter-2-pre-register__hero-subtitle{font-size:1.2em;margin-bottom:30px;color:#e0e0e0;}/* Partner/Supplier Logo Section */.page-poppy-playtime-chapter-2-pre-register__payment-providers{background-color:#fff;padding:30px 20px;border-bottom:1px solid #eee;}.page-poppy-playtime-chapter-2-pre-register__payment-providers-title{margin-bottom:25px;color:#333;}.page-poppy-playtime-chapter-2-pre-register__logo-grid{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:30px;width:100%;max-width:100%;box-sizing:border-box;}.page-poppy-playtime-chapter-2-pre-register__payment-logo{flex:0 0 auto;width:80px;height:80px;max-width:80px;max-height:80px;box-sizing:border-box;}.page-poppy-playtime-chapter-2-pre-register__payment-logo img{display:block;width:80px !important;height:80px !important;max-width:80px !important;max-height:80px !important;object-fit:contain;}/* Homepage Introduction */.page-poppy-playtime-chapter-2-pre-register__introduction-section{background-color:#f0f0f0;padding:50px 20px;text-align:center;}.page-poppy-playtime-chapter-2-pre-register__introduction-text{max-width:900px;margin:0 auto 30px auto;font-size:1.1em;color:#555;}.page-poppy-playtime-chapter-2-pre-register__introduction-image{margin-top:20px;border-radius:8px;box-shadow:0 4px 10px rgba(0,0,0,0.1);}/* Quick Access */.page-poppy-playtime-chapter-2-pre-register__quick-access-section{background-color:#e0e0e0;padding:50px 20px;text-align:center;}.page-poppy-playtime-chapter-2-pre-register__quick-access-buttons{display:flex;flex-wrap:wrap;justify-content:center;gap:15px;margin-top:30px;}.page-poppy-playtime-chapter-2-pre-register__quick-access-button{min-width:180px;background-color:#007bff;}.page-poppy-playtime-chapter-2-pre-register__quick-access-button:hover{background-color:#0056b3;}/* Core Games / Services */.page-poppy-playtime-chapter-2-pre-register__games-section{background-color:#fff;padding:50px 20px;text-align:center;}.page-poppy-playtime-chapter-2-pre-register__games-description{max-width:800px;margin:0 auto 40px auto;color:#555;}.page-poppy-playtime-chapter-2-pre-register__game-categories{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;margin-top:30px;}.page-poppy-playtime-chapter-2-pre-register__game-card{background-color:#f9f9f9;border-radius:8px;box-shadow:0 2px 5px rgba(0,0,0,0.05);padding:20px;text-align:center;transition:transform 0.3s ease;}.page-poppy-playtime-chapter-2-pre-register__game-card:hover{transform:translateY(-5px);}.page-poppy-playtime-chapter-2-pre-register__game-card-image{border-radius:4px;margin-bottom:15px;}.page-poppy-playtime-chapter-2-pre-register__game-card-title{font-size:1.3em;color:#333;margin-bottom:10px;}.page-poppy-playtime-chapter-2-pre-register__game-card-text{color:#666;font-size:0.95em;}/* Promotions */.page-poppy-playtime-chapter-2-pre-register__promotions-section{background-color:#f0f0f0;padding:50px 20px;text-align:center;}.page-poppy-playtime-chapter-2-pre-register__promotions-description{max-width:800px;margin:0 auto 40px auto;color:#555;}.page-poppy-playtime-chapter-2-pre-register__promotion-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin-top:30px;}.page-poppy-playtime-chapter-2-pre-register__promotion-card{background-color:#fff;border-radius:8px;box-shadow:0 2px 5px rgba(0,0,0,0.05);padding:25px;text-align:center;transition:transform 0.3s ease;}.page-poppy-playtime-chapter-2-pre-register__promotion-card:hover{transform:translateY(-5px);}.page-poppy-playtime-chapter-2-pre-register__promotion-card-image{border-radius:4px;margin-bottom:15px;}.page-poppy-playtime-chapter-2-pre-register__promotion-card-title{font-size:1.4em;color:#333;margin-bottom:10px;}.page-poppy-playtime-chapter-2-pre-register__promotion-card-text{color:#666;font-size:0.95em;margin-bottom:20px;}/* Security & Customer Service */.page-poppy-playtime-chapter-2-pre-register__security-section{background-color:#fff;padding:50px 20px;text-align:center;}.page-poppy-playtime-chapter-2-pre-register__security-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;margin-top:30px;}.page-poppy-playtime-chapter-2-pre-register__security-item{background-color:#f9f9f9;border-radius:8px;box-shadow:0 2px 5px rgba(0,0,0,0.05);padding:25px;text-align:center;}.page-poppy-playtime-chapter-2-pre-register__security-icon{width:100px;height:100px;margin-bottom:15px;object-fit:contain;}.page-poppy-playtime-chapter-2-pre-register__security-item-title{font-size:1.3em;color:#333;margin-bottom:10px;}.page-poppy-playtime-chapter-2-pre-register__security-item-text{color:#666;font-size:0.95em;}/* FAQ Section */.page-poppy-playtime-chapter-2-pre-register__faq-section{background-color:#f0f0f0;padding:50px 20px;}.page-poppy-playtime-chapter-2-pre-register__faq-title{margin-bottom:40px;}.page-poppy-playtime-chapter-2-pre-register__faq-list{max-width:800px;margin:0 auto;}.page-poppy-playtime-chapter-2-pre-register__faq-item{background-color:#fff;border-radius:8px;margin-bottom:15px;box-shadow:0 2px 5px rgba(0,0,0,0.05);overflow:hidden;}.page-poppy-playtime-chapter-2-pre-register__faq-question{display:flex;justify-content:space-between;align-items:center;padding:20px 25px;cursor:pointer;background-color:#007bff;color:#fff;font-weight:bold;transition:background-color 0.3s ease;user-select:none;}.page-poppy-playtime-chapter-2-pre-register__faq-question:hover{background-color:#0056b3;}.page-poppy-playtime-chapter-2-pre-register__faq-question h3{margin:0;font-size:1.1em;text-align:left;color:#fff;pointer-events:none;}.page-poppy-playtime-chapter-2-pre-register__faq-toggle{font-size:1.5em;line-height:1;transition:transform 0.3s ease;pointer-events:none;}.page-poppy-playtime-chapter-2-pre-register__faq-item.active .page-poppy-playtime-chapter-2-pre-register__faq-toggle{transform:rotate(45deg);}.page-poppy-playtime-chapter-2-pre-register__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;background-color:#f9f9f9;color:#555;}.page-poppy-playtime-chapter-2-pre-register__faq-item.active .page-poppy-playtime-chapter-2-pre-register__faq-answer{max-height:2000px !important;padding:20px 25px !important;opacity:1;}.page-poppy-playtime-chapter-2-pre-register__faq-answer p{margin:0;}/* Latest Blog Content */.page-poppy-playtime-chapter-2-pre-register__blog-section{background-color:#fff;padding:50px 20px;}.page-poppy-playtime-chapter-2-pre-register__blog-title{margin-bottom:40px;}.page-poppy-playtime-chapter-2-pre-register__blog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;}.page-poppy-playtime-chapter-2-pre-register__blog-card{background-color:#f9f9f9;border-radius:8px;box-shadow:0 2px 5px rgba(0,0,0,0.05);overflow:hidden;display:flex;flex-direction:column;transition:transform 0.3s ease;}.page-poppy-playtime-chapter-2-pre-register__blog-card:hover{transform:translateY(-5px);}.page-poppy-playtime-chapter-2-pre-register__blog-card-image{width:100%;height:200px;object-fit:cover;border-bottom:1px solid #eee;}.page-poppy-playtime-chapter-2-pre-register__blog-card-title{font-size:1.3em;padding:15px 20px 0;margin:0;text-align:left;color:#333;}.page-poppy-playtime-chapter-2-pre-register__blog-card-excerpt{padding:10px 20px;color:#666;font-size:0.95em;flex-grow:1;}.page-poppy-playtime-chapter-2-pre-register__blog-card-cta{margin:0 20px 20px;text-align:center;align-self:flex-start;background-color:#ff4500;padding:10px 20px;font-size:0.9em;}/* Responsive adjustments for mobile */@media (max-width: 768px){.page-poppy-playtime-chapter-2-pre-register__hero-title{font-size:2em;}.page-poppy-playtime-chapter-2-pre-register h1{font-size:2em;}.page-poppy-playtime-chapter-2-pre-register h2{font-size:1.7em;}.page-poppy-playtime-chapter-2-pre-register h3{font-size:1.2em;}.page-poppy-playtime-chapter-2-pre-register__hero-section,.page-poppy-playtime-chapter-2-pre-register__payment-providers,.page-poppy-playtime-chapter-2-pre-register__introduction-section,.page-poppy-playtime-chapter-2-pre-register__quick-access-section,.page-poppy-playtime-chapter-2-pre-register__games-section,.page-poppy-playtime-chapter-2-pre-register__promotions-section,.page-poppy-playtime-chapter-2-pre-register__security-section,.page-poppy-playtime-chapter-2-pre-register__faq-section,.page-poppy-playtime-chapter-2-pre-register__blog-section{padding:30px 15px;}/* Partner/Supplier Logo Section - specific mobile styles */.page-poppy-playtime-chapter-2-pre-register__payment-providers{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:16px;}.page-poppy-playtime-chapter-2-pre-register__payment-logo,.page-poppy-playtime-chapter-2-pre-register__payment-logo img{width:80px !important;height:80px !important;max-width:80px !important;max-height:80px !important;}.page-poppy-playtime-chapter-2-pre-register__quick-access-buttons{flex-direction:column;gap:10px;}.page-poppy-playtime-chapter-2-pre-register__quick-access-button{width:100% !important;max-width:100% !important;box-sizing:border-box !important;margin-left:0 !important;margin-right:0 !important;}.page-poppy-playtime-chapter-2-pre-register__games-section .page-poppy-playtime-chapter-2-pre-register__game-card,.page-poppy-playtime-chapter-2-pre-register__promotions-section .page-poppy-playtime-chapter-2-pre-register__promotion-card,.page-poppy-playtime-chapter-2-pre-register__security-section .page-poppy-playtime-chapter-2-pre-register__security-item,.page-poppy-playtime-chapter-2-pre-register__blog-section .page-poppy-playtime-chapter-2-pre-register__blog-card{width:100% !important;max-width:100% !important;box-sizing:border-box !important;margin-left:0 !important;margin-right:0 !important;}.page-poppy-playtime-chapter-2-pre-register__game-categories,.page-poppy-playtime-chapter-2-pre-register__promotion-grid,.page-poppy-playtime-chapter-2-pre-register__security-content,.page-poppy-playtime-chapter-2-pre-register__blog-grid{grid-template-columns:1fr;gap:20px;width:100% !important;max-width:100% !important;padding:0 !important;margin-left:0 !important;margin-right:0 !important;box-sizing:border-box !important;}.page-poppy-playtime-chapter-2-pre-register__blog-card-image{height:180px;}.page-poppy-playtime-chapter-2-pre-register__faq-list{width:100% !important;max-width:100% !important;padding:0 !important;margin-left:0 !important;margin-right:0 !important;box-sizing:border-box !important;}.page-poppy-playtime-chapter-2-pre-register__faq-question{padding:15px 20px;}.page-poppy-playtime-chapter-2-pre-register__faq-answer{padding:0 20px;}.page-poppy-playtime-chapter-2-pre-register__faq-item.active .page-poppy-playtime-chapter-2-pre-register__faq-answer{padding:15px 20px !important;}.page-poppy-playtime-chapter-2-pre-register p,.page-poppy-playtime-chapter-2-pre-register li{word-wrap:break-word !important;overflow-wrap:break-word !important;word-break:break-word !important;}.page-poppy-playtime-chapter-2-pre-register img:not(.page-poppy-playtime-chapter-2-pre-register__payment-logo){max-width:100% !important;height:auto !important;box-sizing:border-box !important;}}