.page-ph365-cok__hero-section{position:relative;width:100%;min-height:500px;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff;background-color:#1a1a2e;background-size:cover;background-position:center;padding:10px 20px 80px;box-sizing:border-box;overflow:hidden}.page-ph365-cok__hero-content{z-index:1;max-width:900px}.page-ph365-cok__hero-title{font-size:3.2em;margin-bottom:20px;line-height:1.2;font-weight:700}.page-ph365-cok__hero-description{font-size:1.3em;margin-bottom:30px;line-height:1.6}.page-ph365-cok__cta-button{display:inline-block;background-color:#e44d26;color:#fff;padding:15px 30px;border-radius:5px;text-decoration:none;font-size:1.1em;font-weight:600;transition:background-color .3s ease,transform .3s ease}.page-ph365-cok__cta-button:hover{background-color:#c23c1f;transform:translateY(-2px)}.page-ph365-cok__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 20px;background-color:#0f0f1c}.page-ph365-cok__payment-title{width:100%;text-align:center;color:#fff;font-size:2em;margin-bottom:30px}.page-ph365-cok__payment-logo{flex:0 0 auto;width:80px;height:80px;max-width:80px;max-height:80px;box-sizing:border-box}.page-ph365-cok__payment-logo img{display:block;width:80px!important;height:80px!important;max-width:80px!important;max-height:80px!important;object-fit:contain}.page-ph365-cok__section{padding:60px 20px;background-color:#1a1a2e;color:#fff;text-align:center}.page-ph365-cok__section:nth-of-type(even){background-color:#0f0f1c}.page-ph365-cok__section-title{font-size:2.5em;margin-bottom:40px;color:#e44d26}.page-ph365-cok__section-content{max-width:1200px;margin:0 auto;text-align:left}.page-ph365-cok__text-block{margin-bottom:25px;line-height:1.7;font-size:1.1em}.page-ph365-cok__features-list{list-style:none;padding:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;margin-top:30px}.page-ph365-cok__feature-item{background-color:#2a2a4a;padding:25px;border-radius:8px;text-align:center;box-shadow:0 4px 15px rgba(0,0,0,.2);transition:transform .3s ease}.page-ph365-cok__feature-item:hover{transform:translateY(-5px)}.page-ph365-cok__feature-icon{margin-bottom:15px;max-width:100%;height:auto;border-radius:8px}.page-ph365-cok__feature-title{font-size:1.4em;color:#e44d26;margin-bottom:10px}.page-ph365-cok__feature-description{font-size:.95em;color:#ccc}.page-ph365-cok__quick-access-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:25px;margin-top:40px}.page-ph365-cok__quick-access-button{display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#3a3a5a;color:#fff;padding:20px;border-radius:8px;text-decoration:none;font-size:1.1em;font-weight:600;transition:background-color .3s ease,transform .3s ease;box-shadow:0 4px 10px rgba(0,0,0,.15)}.page-ph365-cok__quick-access-button:hover{background-color:#4a4a7a;transform:translateY(-3px)}.page-ph365-cok__quick-access-icon{margin-bottom:10px;max-width:80px;height:auto}.page-ph365-cok__games-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;margin-top:40px}.page-ph365-cok__game-card{background-color:#2a2a4a;border-radius:10px;overflow:hidden;box-shadow:0 6px 20px rgba(0,0,0,.25);transition:transform .3s ease}.page-ph365-cok__game-card:hover{transform:translateY(-7px)}.page-ph365-cok__game-image{width:100%;height:200px;object-fit:cover}.page-ph365-cok__game-content{padding:20px}.page-ph365-cok__game-title{font-size:1.6em;color:#e44d26;margin-bottom:10px}.page-ph365-cok__game-description{font-size:.95em;color:#ccc;margin-bottom:20px}.page-ph365-cok__promotions-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin-top:40px}.page-ph365-cok__promo-card{background-color:#2a2a4a;border-radius:10px;overflow:hidden;box-shadow:0 6px 20px rgba(0,0,0,.25);transition:transform .3s ease}.page-ph365-cok__promo-card:hover{transform:translateY(-7px)}.page-ph365-cok__promo-image{width:100%;height:220px;object-fit:cover}.page-ph365-cok__promo-content{padding:20px}.page-ph365-cok__promo-title{font-size:1.6em;color:#e44d26;margin-bottom:10px}.page-ph365-cok__promo-description{font-size:.95em;color:#ccc;margin-bottom:20px}.page-ph365-cok__security-items{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:25px;margin-top:40px}.page-ph365-cok__security-item{background-color:#2a2a4a;padding:25px;border-radius:8px;text-align:center;box-shadow:0 4px 15px rgba(0,0,0,.2)}.page-ph365-cok__security-icon{margin-bottom:15px;max-width:100%;height:auto;border-radius:8px}.page-ph365-cok__security-title{font-size:1.4em;color:#e44d26;margin-bottom:10px}.page-ph365-cok__security-description{font-size:.95em;color:#ccc}.page-ph365-cok__faq-list{max-width:900px;margin:40px auto 0;text-align:left}.page-ph365-cok__faq-item{background-color:#2a2a4a;margin-bottom:15px;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,.1)}.page-ph365-cok__faq-question{display:flex;justify-content:space-between;align-items:center;padding:20px;cursor:pointer;user-select:none;background-color:#3a3a5a;border-radius:8px;transition:background-color .3s ease}.page-ph365-cok__faq-question:hover{background-color:#4a4a7a}.page-ph365-cok__faq-question h3{margin:0;font-size:1.2em;color:#e44d26;pointer-events:none}.page-ph365-cok__faq-toggle{font-size:1.8em;font-weight:700;color:#e44d26;margin-left:15px;pointer-events:none;transition:transform .3s ease}.page-ph365-cok__faq-item.active .page-ph365-cok__faq-toggle{transform:rotate(45deg)}.page-ph365-cok__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-ph365-cok__faq-item.active .page-ph365-cok__faq-answer{max-height:2000px!important;padding:20px!important;opacity:1}.page-ph365-cok__faq-answer p{margin:0;font-size:.95em;color:#ccc;line-height:1.6}.page-ph365-cok__blog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin-top:40px}.page-ph365-cok__blog-card{background-color:#2a2a4a;border-radius:10px;overflow:hidden;box-shadow:0 6px 20px rgba(0,0,0,.25);text-align:left;transition:transform .3s ease}.page-ph365-cok__blog-card:hover{transform:translateY(-7px)}.page-ph365-cok__blog-image{width:100%;height:220px;object-fit:cover}.page-ph365-cok__blog-content{padding:20px}.page-ph365-cok__blog-title{font-size:1.5em;color:#e44d26;margin-bottom:10px;line-height:1.3}.page-ph365-cok__blog-excerpt{font-size:.95em;color:#ccc;margin-bottom:15px}.page-ph365-cok__blog-date{font-size:.85em;color:#888;margin-bottom:15px}.page-ph365-cok__blog-link{display:inline-block;background-color:#e44d26;color:#fff;padding:10px 20px;border-radius:5px;text-decoration:none;font-size:.9em;font-weight:600;transition:background-color .3s ease}.page-ph365-cok__blog-link:hover{background-color:#c23c1f}.page-ph365-cok__button{display:inline-block;background-color:#e44d26;color:#fff;padding:12px 25px;border-radius:5px;text-decoration:none;font-size:1em;font-weight:600;transition:background-color .3s ease,transform .3s ease;margin-top:15px}.page-ph365-cok__button:hover{background-color:#c23c1f;transform:translateY(-2px)}@media (max-width:1024px){.page-ph365-cok__hero-title{font-size:2.8em}.page-ph365-cok__hero-description{font-size:1.1em}.page-ph365-cok__section-title{font-size:2em}}@media (max-width:768px){.page-ph365-cok__hero-section{min-height:400px;padding:10px 15px 60px}.page-ph365-cok__hero-title{font-size:2.2em}.page-ph365-cok__hero-description{font-size:1em}.page-ph365-cok__cta-button{padding:12px 25px;font-size:1em}.page-ph365-cok__payment-providers{gap:16px;padding:30px 15px}.page-ph365-cok__payment-logo,.page-ph365-cok__payment-logo img{width:80px!important;height:80px!important;max-width:80px!important;max-height:80px!important}.page-ph365-cok__section{padding:40px 15px}.page-ph365-cok__section-title{font-size:1.8em;margin-bottom:30px}.page-ph365-cok__section-content{padding:0}.page-ph365-cok__text-block{font-size:1em}.page-ph365-cok__features-list{grid-template-columns:1fr}.page-ph365-cok__feature-item{padding:20px;box-sizing:border-box!important;width:100%!important;max-width:100%!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-ph365-cok__feature-title{font-size:1.2em}.page-ph365-cok__quick-access-grid{grid-template-columns:1fr;gap:15px}.page-ph365-cok__quick-access-button{font-size:1em;padding:15px;box-sizing:border-box!important;width:100%!important;max-width:100%!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-ph365-cok__games-grid{grid-template-columns:1fr;gap:20px}.page-ph365-cok__game-card{box-sizing:border-box!important;width:100%!important;max-width:100%!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-ph365-cok__game-title{font-size:1.4em}.page-ph365-cok__promotions-grid{grid-template-columns:1fr;gap:20px}.page-ph365-cok__promo-card{box-sizing:border-box!important;width:100%!important;max-width:100%!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-ph365-cok__promo-title{font-size:1.4em}.page-ph365-cok__security-items{grid-template-columns:1fr;gap:20px}.page-ph365-cok__security-item{padding:20px;box-sizing:border-box!important;width:100%!important;max-width:100%!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-ph365-cok__security-title{font-size:1.2em}.page-ph365-cok__faq-list{padding:0;width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important}.page-ph365-cok__faq-item{box-sizing:border-box!important;width:100%!important;max-width:100%!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-ph365-cok__faq-question{padding:15px}.page-ph365-cok__faq-question h3{font-size:1.1em}.page-ph365-cok__faq-toggle{font-size:1.5em}.page-ph365-cok__faq-answer{padding:15px!important}.page-ph365-cok__faq-answer p{font-size:.9em}.page-ph365-cok__blog-grid{grid-template-columns:1fr;gap:20px}.page-ph365-cok__blog-card{box-sizing:border-box!important;width:100%!important;max-width:100%!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-ph365-cok__blog-title{font-size:1.3em}.page-ph365-cok__blog-link{padding:8px 15px;font-size:.85em}}