/* Page-specific CSS */:root{--ph333-primary-color:#e63946;--ph333-secondary-color:#457b9d;--ph333-accent-color:#a8dadc;--ph333-dark-color:#1d3557;--ph333-light-color:#f1faee;}.page-ph333-com-login-lse{font-family:'Arial',sans-serif;color:var(--ph333-dark-color);line-height:1.6;background-color:var(--ph333-light-color);}.page-ph333-com-login-lse__container{max-width:1200px;margin:0 auto;padding:20px;box-sizing:border-box;}@media (max-width:768px){.page-ph333-com-login-lse__container{padding:15px;}}.page-ph333-com-login-lse h1,.page-ph333-com-login-lse h2,.page-ph333-com-login-lse h3{color:var(--ph333-dark-color);margin-bottom:15px;}.page-ph333-com-login-lse h1{font-size:2.5em;text-align:center;}.page-ph333-com-login-lse h2{font-size:2em;text-align:center;margin-top:40px;margin-bottom:25px;}.page-ph333-com-login-lse h3{font-size:1.5em;margin-bottom:10px;}.page-ph333-com-login-lse__button{display:inline-block;background-color:var(--ph333-primary-color);color:var(--ph333-light-color);padding:12px 25px;border-radius:5px;text-decoration:none;font-weight:bold;transition:background-color 0.3s ease;border:none;cursor:pointer;}.page-ph333-com-login-lse__button:hover{background-color:#c42e3a;}.page-ph333-com-login-lse__button--primary{background-color:var(--ph333-primary-color);}.page-ph333-com-login-lse__button--secondary{background-color:var(--ph333-secondary-color);margin-left:15px;}.page-ph333-com-login-lse__button--secondary:hover{background-color:#3a6a8a;}/* Hero Section */.page-ph333-com-login-lse__hero-section{position:relative;width:100%;min-height:500px;display:flex;align-items:center;justify-content:center;color:var(--ph333-light-color);text-align:center;overflow:hidden;padding-top:10px;}.page-ph333-com-login-lse__hero-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-1;max-width:100% !important;}.page-ph333-com-login-lse__hero-content{position:relative;z-index:1;max-width:800px;padding:20px;background-color:rgba(29,53,87,0.7);border-radius:10px;}.page-ph333-com-login-lse__hero-content h1{color:var(--ph333-light-color);margin-bottom:15px;font-size:3em;}.page-ph333-com-login-lse__hero-content p{font-size:1.2em;margin-bottom:30px;}.page-ph333-com-login-lse__hero-ctas{display:flex;justify-content:center;flex-wrap:wrap;}.page-ph333-com-login-lse__hero-ctas .page-ph333-com-login-lse__button{margin:10px;}.page-ph333-com-login-lse__hero-ctas .page-ph333-com-login-lse__button--secondary{margin-left:10px;}@media (max-width:768px){.page-ph333-com-login-lse__hero-section{min-height:400px;}.page-ph333-com-login-lse__hero-content h1{font-size:2em;}.page-ph333-com-login-lse__hero-content p{font-size:1em;}.page-ph333-com-login-lse__hero-ctas{flex-direction:column;}.page-ph333-com-login-lse__hero-ctas .page-ph333-com-login-lse__button{width:calc(100% - 20px);margin:10px 0;}.page-ph333-com-login-lse__hero-ctas .page-ph333-com-login-lse__button--secondary{margin-left:0;}}/* Introduction Section */.page-ph333-com-login-lse__introduction-section{padding:60px 0;background-color:var(--ph333-light-color);}.page-ph333-com-login-lse__introduction-section p{text-align:center;max-width:900px;margin:0 auto 30px auto;font-size:1.1em;}.page-ph333-com-login-lse__features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin-top:40px;}.page-ph333-com-login-lse__feature-item{background-color:#fff;padding:30px;border-radius:10px;box-shadow:0 4px 15px rgba(0,0,0,0.1);text-align:center;}.page-ph333-com-login-lse__feature-item h3{color:var(--ph333-primary-color);font-size:1.3em;}.page-ph333-com-login-lse__feature-item p{font-size:0.95em;color:var(--ph333-dark-color);}.page-ph333-com-login-lse__introduction-section h2{color:var(--ph333-dark-color);}@media (max-width:768px){.page-ph333-com-login-lse__features-grid{grid-template-columns:1fr;}.page-ph333-com-login-lse__feature-item{padding:20px;}}/* Quick Access Section */.page-ph333-com-login-lse__quick-access-section{padding:60px 0;background-color:var(--ph333-accent-color);}.page-ph333-com-login-lse__quick-access-section p{text-align:center;max-width:800px;margin:0 auto 30px auto;font-size:1.1em;}.page-ph333-com-login-lse__access-links-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:25px;margin-top:40px;}.page-ph333-com-login-lse__access-link{display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#fff;padding:25px;border-radius:10px;box-shadow:0 4px 15px rgba(0,0,0,0.1);text-decoration:none;color:var(--ph333-dark-color);font-weight:bold;transition:transform 0.3s ease,box-shadow 0.3s ease;text-align:center;}.page-ph333-com-login-lse__access-link:hover{transform:translateY(-5px);box-shadow:0 8px 20px rgba(0,0,0,0.15);}.page-ph333-com-login-lse__access-icon{width:100px;height:100px;object-fit:contain;margin-bottom:15px;max-width:100% !important;height:auto !important;}.page-ph333-com-login-lse__access-link span{font-size:1.1em;}.page-ph333-com-login-lse__quick-access-section h2{color:var(--ph333-dark-color);}@media (max-width:768px){.page-ph333-com-login-lse__access-links-grid{grid-template-columns:1fr;}.page-ph333-com-login-lse__access-link{padding:20px;}.page-ph333-com-login-lse__access-icon{width:80px;height:80px;}}/* Games Section */.page-ph333-com-login-lse__games-section{padding:60px 0;background-color:var(--ph333-light-color);}.page-ph333-com-login-lse__games-section p{text-align:center;max-width:900px;margin:0 auto 30px auto;font-size:1.1em;}.page-ph333-com-login-lse__game-categories{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin-top:40px;}.page-ph333-com-login-lse__game-category{background-color:#fff;padding:30px;border-radius:10px;box-shadow:0 4px 15px rgba(0,0,0,0.1);text-align:center;display:flex;flex-direction:column;}.page-ph333-com-login-lse__game-category h3{color:var(--ph333-dark-color);font-size:1.4em;}.page-ph333-com-login-lse__game-image{width:100%;height:200px;object-fit:cover;border-radius:8px;margin-bottom:15px;max-width:100% !important;height:auto !important;}.page-ph333-com-login-lse__game-category p{flex-grow:1;font-size:0.95em;color:var(--ph333-dark-color);text-align:center;}.page-ph333-com-login-lse__game-category .page-ph333-com-login-lse__button{margin-top:20px;}.page-ph333-com-login-lse__provider-logos{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;margin-top:40px;}.page-ph333-com-login-lse__provider-logo{width:80px;height:80px;object-fit:contain;filter:grayscale(100%);opacity:0.7;transition:filter 0.3s ease,opacity 0.3s ease;max-width:100% !important;height:auto !important;}.page-ph333-com-login-lse__provider-logo:hover{filter:grayscale(0%);opacity:1;}@media (max-width:768px){.page-ph333-com-login-lse__game-categories{grid-template-columns:1fr;}.page-ph333-com-login-lse__game-category{padding:20px;}.page-ph333-com-login-lse__provider-logos{gap:15px;}.page-ph333-com-login-lse__provider-logo{width:60px;height:60px;}}/* Promotions Section */.page-ph333-com-login-lse__promotions-section{padding:60px 0;background-color:var(--ph333-secondary-color);color:var(--ph333-light-color);}.page-ph333-com-login-lse__promotions-section h2{color:var(--ph333-light-color);}.page-ph333-com-login-lse__promotions-section p{text-align:center;max-width:900px;margin:0 auto 30px auto;font-size:1.1em;color:var(--ph333-light-color);}.page-ph333-com-login-lse__promo-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin-top:40px;}.page-ph333-com-login-lse__promo-card{background-color:rgba(255,255,255,0.9);padding:30px;border-radius:10px;box-shadow:0 4px 15px rgba(0,0,0,0.1);text-align:center;color:var(--ph333-dark-color);display:flex;flex-direction:column;}.page-ph333-com-login-lse__promo-card h3{color:var(--ph333-primary-color);font-size:1.4em;}.page-ph333-com-login-lse__promo-image{width:100%;height:200px;object-fit:cover;border-radius:8px;margin-bottom:15px;max-width:100% !important;height:auto !important;}.page-ph333-com-login-lse__promo-card p{flex-grow:1;font-size:0.95em;color:var(--ph333-dark-color);text-align:center;}.page-ph333-com-login-lse__promo-card .page-ph333-com-login-lse__button{margin-top:20px;}.page-ph333-com-login-lse__promo-card .page-ph333-com-login-lse__button--primary{background-color:var(--ph333-dark-color);}.page-ph333-com-login-lse__promo-card .page-ph333-com-login-lse__button--primary:hover{background-color:#0f1e31;}@media (max-width:768px){.page-ph333-com-login-lse__promo-grid{grid-template-columns:1fr;}.page-ph333-com-login-lse__promo-card{padding:20px;}}/* Security Section */.page-ph333-com-login-lse__security-section{padding:60px 0;background-color:var(--ph333-light-color);}.page-ph333-com-login-lse__security-section p{text-align:center;max-width:900px;margin:0 auto 30px auto;font-size:1.1em;}.page-ph333-com-login-lse__security-features{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin-top:40px;}.page-ph333-com-login-lse__security-item{background-color:#fff;padding:30px;border-radius:10px;box-shadow:0 4px 15px rgba(0,0,0,0.1);text-align:center;}.page-ph333-com-login-lse__security-item h3{color:var(--ph333-dark-color);font-size:1.3em;}.page-ph333-com-login-lse__security-icon{width:100px;height:100px;object-fit:contain;margin-bottom:15px;max-width:100% !important;height:auto !important;}.page-ph333-com-login-lse__security-item p{font-size:0.95em;color:var(--ph333-dark-color);}.page-ph333-com-login-lse__contact-cta{text-align:center;margin-top:40px;}@media (max-width:768px){.page-ph333-com-login-lse__security-features{grid-template-columns:1fr;}.page-ph333-com-login-lse__security-item{padding:20px;}.page-ph333-com-login-lse__security-icon{width:80px;height:80px;}}/* FAQ Section */.page-ph333-com-login-lse__faq-section{padding:60px 0;background-color:var(--ph333-accent-color);}.page-ph333-com-login-lse__faq-list{margin-top:40px;max-width:900px;margin-left:auto;margin-right:auto;}.page-ph333-com-login-lse__faq-item{background-color:#fff;margin-bottom:15px;border-radius:10px;box-shadow:0 2px 10px rgba(0,0,0,0.08);overflow:hidden;}.page-ph333-com-login-lse__faq-question{display:flex;justify-content:space-between;align-items:center;padding:20px 25px;cursor:pointer;background-color:var(--ph333-light-color);border-bottom:1px solid #eee;transition:background-color 0.3s ease;}.page-ph333-com-login-lse__faq-question:hover{background-color:#f8f8f8;}.page-ph333-com-login-lse__faq-question h3{margin:0;font-size:1.2em;color:var(--ph333-dark-color);pointer-events:none;}.page-ph333-com-login-lse__faq-toggle{font-size:1.8em;font-weight:bold;color:var(--ph333-primary-color);transition:transform 0.3s ease;pointer-events:none;}.page-ph333-com-login-lse__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;}.page-ph333-com-login-lse__faq-answer p{margin:0;padding-bottom:20px;font-size:0.95em;color:var(--ph333-dark-color);}.page-ph333-com-login-lse__faq-item.active .page-ph333-com-login-lse__faq-answer{max-height:2000px !important;padding:20px 25px !important;opacity:1;}.page-ph333-com-login-lse__faq-item.active .page-ph333-com-login-lse__faq-toggle{transform:rotate(45deg);}.page-ph333-com-login-lse__faq-question h3{pointer-events:none;}.page-ph333-com-login-lse__faq-toggle{pointer-events:none;}@media (max-width:768px){.page-ph333-com-login-lse__faq-question{padding:15px 20px;}.page-ph333-com-login-lse__faq-question h3{font-size:1.1em;}.page-ph333-com-login-lse__faq-toggle{font-size:1.5em;}.page-ph333-com-login-lse__faq-answer{padding:0 20px;}.page-ph333-com-login-lse__faq-item.active .page-ph333-com-login-lse__faq-answer{padding:15px 20px !important;}}/* Blog Section */.page-ph333-com-login-lse__blog-section{padding:60px 0;background-color:var(--ph333-dark-color);color:var(--ph333-light-color);}.page-ph333-com-login-lse__blog-section h2{color:var(--ph333-light-color);}.page-ph333-com-login-lse__blog-section p{text-align:center;max-width:900px;margin:0 auto 30px auto;font-size:1.1em;color:var(--ph333-light-color);}.page-ph333-com-login-lse__blog-posts{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin-top:40px;}.page-ph333-com-login-lse__blog-card{display:flex;flex-direction:column;background-color:rgba(255,255,255,0.08);border-radius:10px;overflow:hidden;text-decoration:none;color:var(--ph333-light-color);box-shadow:0 4px 15px rgba(0,0,0,0.2);transition:transform 0.3s ease,box-shadow 0.3s ease;}.page-ph333-com-login-lse__blog-card:hover{transform:translateY(-5px);box-shadow:0 8px 20px rgba(0,0,0,0.3);}.page-ph333-com-login-lse__blog-image{width:100%;height:220px;object-fit:cover;max-width:100% !important;height:auto !important;}.page-ph333-com-login-lse__blog-content{padding:25px;flex-grow:1;}.page-ph333-com-login-lse__blog-content h3{color:var(--ph333-accent-color);font-size:1.3em;margin-bottom:10px;text-align:left;}.page-ph333-com-login-lse__blog-content p{font-size:0.9em;color:var(--ph333-light-color);text-align:left;}.page-ph333-com-login-lse__blog-content p:last-child{margin-bottom:0;}@media (max-width:768px){.page-ph333-com-login-lse__blog-posts{grid-template-columns:1fr;}.page-ph333-com-login-lse__blog-content{padding:20px;}}/* Responsive List Items for all list-like elements */.page-ph333-com-login-lse__features-grid,.page-ph333-com-login-lse__access-links-grid,.page-ph333-com-login-lse__game-categories,.page-ph333-com-login-lse__promo-grid,.page-ph333-com-login-lse__security-features,.page-ph333-com-login-lse__blog-posts{display:grid;}.page-ph333-com-login-lse__feature-item,.page-ph333-com-login-lse__access-link,.page-ph333-com-login-lse__game-category,.page-ph333-com-login-lse__promo-card,.page-ph333-com-login-lse__security-item,.page-ph333-com-login-lse__blog-card{box-sizing:border-box;}@media (max-width:768px){.page-ph333-com-login-lse__features-grid,.page-ph333-com-login-lse__access-links-grid,.page-ph333-com-login-lse__game-categories,.page-ph333-com-login-lse__promo-grid,.page-ph333-com-login-lse__security-features,.page-ph333-com-login-lse__blog-posts{width:100% !important;max-width:100% !important;padding:0 !important;margin-left:0 !important;margin-right:0 !important;}.page-ph333-com-login-lse__feature-item,.page-ph333-com-login-lse__access-link,.page-ph333-com-login-lse__game-category,.page-ph333-com-login-lse__promo-card,.page-ph333-com-login-lse__security-item,.page-ph333-com-login-lse__blog-card{width:100% !important;max-width:100% !important;box-sizing:border-box !important;padding:15px !important;margin-left:0 !important;margin-right:0 !important;word-wrap:break-word !important;overflow-wrap:break-word !important;word-break:break-word !important;}.page-ph333-com-login-lse__hero-content .page-ph333-com-login-lse__button{width:100% !important;margin:10px 0 !important;}.page-ph333-com-login-lse__hero-content .page-ph333-com-login-lse__button--secondary{margin-left:0 !important;}}