.page-ph222-ph__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;overflow:hidden;padding-top:10px}.page-ph222-ph__hero-background{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.page-ph222-ph__hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(rgba(0,0,0,0.6),rgba(0,0,0,0.8));z-index:1}.page-ph222-ph__hero-content{position:relative;z-index:2;max-width:900px;padding:20px}.page-ph222-ph__hero-title{font-size:3.5rem;margin-bottom:20px;line-height:1.2;font-weight:700}.page-ph222-ph__hero-subtitle{font-size:1.5rem;margin-bottom:30px;font-weight:400}.page-ph222-ph__cta-button{display:inline-block;background-color:#e63946;color:#fff;padding:15px 30px;border-radius:5px;text-decoration:none;font-size:1.2rem;font-weight:600;transition:background-color 0.3s ease}.page-ph222-ph__cta-button:hover{background-color:#c42e3a}.page-ph222-ph__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:#0f0f1a}.page-ph222-ph__payment-logo{flex:0 0 auto;width:80px;height:80px;max-width:80px;max-height:80px;box-sizing:border-box}.page-ph222-ph__payment-logo img{display:block;width:80px !important;height:80px !important;max-width:80px !important;max-height:80px !important;object-fit:contain}.page-ph222-ph__payment-title{font-size:2rem;color:#fff;text-align:center;width:100%;margin-bottom:30px}.page-ph222-ph__section{padding:60px 20px;background-color:#1a1a2e;color:#fff;text-align:center}.page-ph222-ph__section:nth-of-type(even){background-color:#0f0f1a}.page-ph222-ph__section-title{font-size:2.8rem;margin-bottom:30px;color:#e63946}.page-ph222-ph__section-description{font-size:1.1rem;line-height:1.6;max-width:800px;margin:0 auto 40px auto}.page-ph222-ph__card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;max-width:1200px;margin:0 auto}.page-ph222-ph__card{background-color:#2a2a3e;border-radius:10px;padding:25px;text-align:left;box-shadow:0 5px 15px rgba(0,0,0,0.3);display:flex;flex-direction:column;align-items:flex-start}.page-ph222-ph__card-image-wrapper{width:100%;height:200px;margin-bottom:15px;overflow:hidden;border-radius:8px}.page-ph222-ph__card-image{width:100%;height:100%;object-fit:cover;display:block}.page-ph222-ph__card-title{font-size:1.8rem;margin-bottom:10px;color:#e63946}.page-ph222-ph__card-text{font-size:1rem;line-height:1.5;margin-bottom:20px;flex-grow:1}.page-ph222-ph__card-button{display:inline-block;background-color:#e63946;color:#fff;padding:10px 20px;border-radius:5px;text-decoration:none;font-size:0.9rem;font-weight:600;transition:background-color 0.3s ease}.page-ph222-ph__card-button:hover{background-color:#c42e3a}.page-ph222-ph__list{list-style:none;padding:0;margin:0 auto;max-width:800px}.page-ph222-ph__list-item{background-color:#2a2a3e;margin-bottom:15px;padding:20px;border-radius:8px;text-align:left;box-shadow:0 3px 10px rgba(0,0,0,0.2)}.page-ph222-ph__list-title{font-size:1.5rem;color:#e63946;margin-bottom:10px}.page-ph222-ph__list-text{font-size:1rem;line-height:1.6}.page-ph222-ph__faq-item{background-color:#2a2a3e;margin-bottom:15px;border-radius:8px;box-shadow:0 3px 10px rgba(0,0,0,0.2);overflow:hidden}.page-ph222-ph__faq-question{display:flex;justify-content:space-between;align-items:center;padding:20px;cursor:pointer;user-select:none;background-color:#3a3a4e;transition:background-color 0.3s ease}.page-ph222-ph__faq-question:hover{background-color:#4a4a5e}.page-ph222-ph__faq-question h3{margin:0;font-size:1.2rem;color:#e63946;pointer-events:none}.page-ph222-ph__faq-toggle{font-size:1.8rem;font-weight:bold;color:#fff;transition:transform 0.3s ease;pointer-events:none}.page-ph222-ph__faq-item.active .page-ph222-ph__faq-toggle{transform:rotate(45deg)}.page-ph222-ph__faq-answer{max-height:0;overflow:hidden;padding:0 20px;opacity:0;transition:max-height 0.4s cubic-bezier(0.4,0,0.2,1),padding 0.4s ease,opacity 0.4s ease}.page-ph222-ph__faq-item.active .page-ph222-ph__faq-answer{max-height:2000px !important;padding:20px !important;opacity:1}.page-ph222-ph__faq-answer p{margin:0;font-size:1rem;line-height:1.6;color:#ccc}.page-ph222-ph__blog-card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;max-width:1200px;margin:0 auto}.page-ph222-ph__blog-card{background-color:#2a2a3e;border-radius:10px;overflow:hidden;box-shadow:0 5px 15px rgba(0,0,0,0.3);text-align:left;display:flex;flex-direction:column}.page-ph222-ph__blog-card-image{width:100%;height:200px;object-fit:cover;display:block}.page-ph222-ph__blog-card-content{padding:20px;flex-grow:1;display:flex;flex-direction:column}.page-ph222-ph__blog-card-title{font-size:1.4rem;margin-bottom:10px;color:#e63946;line-height:1.3}.page-ph222-ph__blog-card-meta{font-size:0.9rem;color:#aaa;margin-bottom:15px}.page-ph222-ph__blog-card-excerpt{font-size:1rem;line-height:1.5;color:#ccc;margin-bottom:20px;flex-grow:1}.page-ph222-ph__blog-card-link{display:inline-block;background-color:#e63946;color:#fff;padding:10px 20px;border-radius:5px;text-decoration:none;font-size:0.9rem;font-weight:600;transition:background-color 0.3s ease}.page-ph222-ph__blog-card-link:hover{background-color:#c42e3a}@media (max-width:1024px){.page-ph222-ph__hero-title{font-size:3rem}.page-ph222-ph__hero-subtitle{font-size:1.3rem}.page-ph222-ph__section-title{font-size:2.2rem}}@media (max-width:768px){.page-ph222-ph__hero-section{min-height:400px}.page-ph222-ph__hero-title{font-size:2.2rem}.page-ph222-ph__hero-subtitle{font-size:1.1rem}.page-ph222-ph__cta-button{padding:12px 25px;font-size:1rem}.page-ph222-ph__payment-providers{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:16px}.page-ph222-ph__payment-logo,.page-ph222-ph__payment-logo img{width:80px !important;height:80px !important;max-width:80px !important;max-height:80px !important}.page-ph222-ph__payment-title{font-size:1.8rem}.page-ph222-ph__section{padding:40px 15px}.page-ph222-ph__section-title{font-size:2rem}.page-ph222-ph__section-description{font-size:1rem}.page-ph222-ph__card-grid{gap:20px}.page-ph222-ph__card{padding:20px}.page-ph222-ph__card-title{font-size:1.5rem}.page-ph222-ph__list-item{box-sizing:border-box !important;width:100% !important;max-width:100% !important;margin-left:0 !important;margin-right:0 !important;padding:15px;word-wrap:break-word !important;overflow-wrap:break-word !important}.page-ph222-ph__list-title{font-size:1.3rem}.page-ph222-ph__list-text{font-size:0.95rem}.page-ph222-ph__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-ph222-ph__faq-question h3{font-size:1.1rem}.page-ph222-ph__faq-answer p{font-size:0.95rem}.page-ph222-ph__blog-card-grid{gap:20px}.page-ph222-ph__blog-card-title{font-size:1.2rem}.page-ph222-ph__blog-card-excerpt{font-size:0.95rem}.page-ph222-ph__blog-card-link{padding:8px 15px;font-size:0.85rem}}