.page-pati-playtime__hero-section{position:relative;background-color:#0d111a;color:#fff;padding:10px 0 60px;text-align:center;overflow:hidden}.page-pati-playtime__hero-background{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.page-pati-playtime__hero-content{position:relative;z-index:1;max-width:1200px;margin:0 auto;padding:20px}.page-pati-playtime__hero-title{font-size:3rem;margin-bottom:15px;line-height:1.2}.page-pati-playtime__hero-subtitle{font-size:1.5rem;margin-bottom:30px}.page-pati-playtime__hero-cta-group{display:flex;justify-content:center;gap:20px;flex-wrap:wrap}.page-pati-playtime__hero-cta-button{background-color:#e44d26;color:#fff;padding:15px 30px;border-radius:8px;text-decoration:none;font-size:1.1rem;font-weight:700;transition:background-color .3s ease,transform .3s ease}.page-pati-playtime__hero-cta-button:hover{background-color:#f05a30;transform:translateY(-3px)}.page-pati-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;background-color:#1a1f2c;padding:30px 20px;border-top:1px solid #2a3140;border-bottom:1px solid #2a3140}.page-pati-playtime__payment-logo{flex:0 0 auto;width:80px;height:80px;max-width:80px;max-height:80px;box-sizing:border-box;display:flex;justify-content:center;align-items:center}.page-pati-playtime__payment-logo img{display:block;width:80px !important;height:80px !important;max-width:80px !important;max-height:80px !important;object-fit:contain}.page-pati-playtime__section{padding:60px 20px;background-color:#1a1f2c;color:#e0e0e0;border-bottom:1px solid #2a3140}.page-pati-playtime__section:nth-of-type(even){background-color:#0d111a}.page-pati-playtime__container{max-width:1200px;margin:0 auto}.page-pati-playtime__title{font-size:2.5rem;color:#e44d26;margin-bottom:40px;text-align:center;position:relative}.page-pati-playtime__title::after{content:'';position:absolute;left:50%;bottom:-10px;transform:translateX(-50%);width:60px;height:3px;background-color:#e44d26;border-radius:2px}.page-pati-playtime__text-content{font-size:1.1rem;line-height:1.7;margin-bottom:20px}.page-pati-playtime__list{list-style:none;padding:0;margin:0}.page-pati-playtime__list-item{background-color:#2a3140;margin-bottom:10px;padding:15px 20px;border-radius:8px;display:flex;align-items:center;gap:15px;font-size:1.1rem}.page-pati-playtime__list-item::before{content:'✓';color:#e44d26;font-weight:700;font-size:1.2em}.page-pati-playtime__button-group{display:flex;justify-content:center;gap:15px;margin-top:40px;flex-wrap:wrap}.page-pati-playtime__button{background-color:#e44d26;color:#fff;padding:12px 25px;border-radius:6px;text-decoration:none;font-size:1rem;font-weight:600;transition:background-color .3s ease,transform .3s ease;display:inline-block}.page-pati-playtime__button:hover{background-color:#f05a30;transform:translateY(-2px)}.page-pati-playtime__game-grid,.page-pati-playtime__promotion-grid,.page-pati-playtime__blog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;margin-top:40px}.page-pati-playtime__game-card,.page-pati-playtime__promotion-card,.page-pati-playtime__blog-card{background-color:#2a3140;border-radius:10px;overflow:hidden;box-shadow:0 4px 15px rgba(0,0,0,.2);transition:transform .3s ease,box-shadow .3s ease}.page-pati-playtime__game-card:hover,.page-pati-playtime__promotion-card:hover,.page-pati-playtime__blog-card:hover{transform:translateY(-5px);box-shadow:0 8px 25px rgba(0,0,0,.3)}.page-pati-playtime__card-image{width:100%;height:200px;object-fit:cover}.page-pati-playtime__card-content{padding:20px}.page-pati-playtime__card-title{font-size:1.4rem;color:#e44d26;margin-bottom:10px}.page-pati-playtime__card-text{font-size:.95rem;line-height:1.6;color:#ccc}.page-pati-playtime__card-link{display:inline-block;margin-top:15px;color:#e44d26;text-decoration:none;font-weight:600}.page-pati-playtime__card-link:hover{text-decoration:underline}.page-pati-playtime__faq-section{padding:60px 20px;background-color:#0d111a;color:#e0e0e0}.page-pati-playtime__faq-item{background-color:#1a1f2c;margin-bottom:15px;border-radius:8px;overflow:hidden}.page-pati-playtime__faq-question{display:flex;justify-content:space-between;align-items:center;padding:20px 15px;cursor:pointer;background-color:#2a3140;border-bottom:1px solid #3a4250;user-select:none}.page-pati-playtime__faq-question h3{margin:0;font-size:1.2rem;color:#e44d26;pointer-events:none}.page-pati-playtime__faq-toggle{font-size:1.5rem;font-weight:700;color:#e44d26;transition:transform .3s ease;pointer-events:none}.page-pati-playtime__faq-item.active .page-pati-playtime__faq-toggle{transform:rotate(45deg)}.page-pati-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-pati-playtime__faq-item.active .page-pati-playtime__faq-answer{max-height:2000px !important;padding:20px 15px !important;opacity:1}.page-pati-playtime__blog-card-date{font-size:.85rem;color:#999;margin-top:10px}.page-pati-playtime__blog-card-link{display:block;color:#e44d26;text-decoration:none;font-weight:600;margin-top:15px}.page-pati-playtime__blog-card-link:hover{text-decoration:underline}@media (max-width:768px){.page-pati-playtime__hero-title{font-size:2.2rem}.page-pati-playtime__hero-subtitle{font-size:1.2rem}.page-pati-playtime__hero-cta-group{flex-direction:column;gap:10px}.page-pati-playtime__hero-cta-button{width:calc(100% - 40px);padding:12px 20px}.page-pati-playtime__payment-providers{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:16px;padding:20px}.page-pati-playtime__payment-logo,.page-pati-playtime__payment-logo img{width:80px !important;height:80px !important;max-width:80px !important;max-height:80px !important}.page-pati-playtime__section{padding:40px 15px}.page-pati-playtime__title{font-size:2rem;margin-bottom:30px}.page-pati-playtime__text-content{font-size:1rem}.page-pati-playtime__list-item{width:100% !important;max-width:100% !important;box-sizing:border-box !important;margin-left:0 !important;margin-right:0 !important;padding:12px 15px;word-wrap:break-word !important;overflow-wrap:break-word !important;word-break:break-word !important}.page-pati-playtime__list{width:100% !important;max-width:100% !important;box-sizing:border-box !important;padding:0 !important;margin-left:0 !important;margin-right:0 !important}.page-pati-playtime__button-group{flex-direction:column;gap:10px}.page-pati-playtime__button{width:calc(100% - 30px);padding:10px 15px}.page-pati-playtime__game-grid,.page-pati-playtime__promotion-grid,.page-pati-playtime__blog-grid{grid-template-columns:1fr;gap:20px}.page-pati-playtime__card-title{font-size:1.2rem}.page-pati-playtime__card-text{font-size:.9rem}.page-pati-playtime__faq-question{padding:15px 10px}.page-pati-playtime__faq-question h3{font-size:1.1rem}.page-pati-playtime__faq-answer{padding:0 10px}.page-pati-playtime__faq-item.active .page-pati-playtime__faq-answer{padding:15px 10px !important}}