.page-is-playtime-real__main-content{font-family:'Arial',sans-serif;color:#333;line-height:1.6;background-color:#f8f9fa;padding-bottom:20px}.page-is-playtime-real__hero-section{background-color:#000;color:#fff;padding:60px 20px;text-align:center;position:relative;overflow:hidden;padding-top:var(--header-offset, 122px);}.page-is-playtime-real__hero-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.4;z-index:0}.page-is-playtime-real__hero-content{position:relative;z-index:1;max-width:900px;margin:0 auto}.page-is-playtime-real__hero-title{font-size:2.8em;margin-bottom:20px;line-height:1.2;font-weight:700}.page-is-playtime-real__hero-subtitle{font-size:1.3em;margin-bottom:30px}.page-is-playtime-real__cta-button{display:inline-block;background-color:#ffcc00;color:#000;padding:15px 30px;border-radius:5px;text-decoration:none;font-weight:bold;font-size:1.1em;transition:background-color .3s ease,transform .3s ease;box-shadow:0 4px 8px rgba(0,0,0,.2)}.page-is-playtime-real__cta-button:hover{background-color:#e6b800;transform:translateY(-2px)}.page-is-playtime-real__section{padding:40px 20px;max-width:1200px;margin:0 auto}.page-is-playtime-real__section:nth-of-type(even){background-color:#f1f1f1}.page-is-playtime-real__section-title{font-size:2em;color:#000;margin-bottom:25px;text-align:center;font-weight:700}.page-is-playtime-real__text-block{margin-bottom:20px}.page-is-playtime-real__text-block p{margin-bottom:15px}.page-is-playtime-real__features-grid,.page-is-playtime-real__providers-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:25px;margin-top:30px}.page-is-playtime-real__feature-card{background-color:#fff;border-radius:10px;padding:25px;box-shadow:0 2px 10px rgba(0,0,0,.08);text-align:center;transition:transform .3s ease}.page-is-playtime-real__feature-card:hover{transform:translateY(-5px)}.page-is-playtime-real__card-icon{margin-bottom:15px;width:64px;height:64px;display:block;margin-left:auto;margin-right:auto}.page-is-playtime-real__card-title{font-size:1.3em;color:#000;margin-bottom:10px;font-weight:600}.page-is-playtime-real__card-description{font-size:.95em;color:#555}.page-is-playtime-real__provider-item{display:flex;align-items:center;background-color:#fff;border-radius:8px;padding:15px 20px;box-shadow:0 1px 5px rgba(0,0,0,.05)}.page-is-playtime-real__provider-logo{width:80px;height:80px;object-fit:contain;margin-right:15px}.page-is-playtime-real__provider-name{font-weight:600;color:#000;font-size:1.1em}.page-is-playtime-real__faq-section{background-color:#fff;padding:40px 20px;max-width:900px;margin:20px auto;border-radius:10px;box-shadow:0 2px 15px rgba(0,0,0,.05)}.page-is-playtime-real__faq-item{border-bottom:1px solid #eee;padding:15px 0}.page-is-playtime-real__faq-item:last-child{border-bottom:none}.page-is-playtime-real__faq-question{display:flex;justify-content:space-between;align-items:center;cursor:pointer;padding:10px 0;user-select:none;transition:background-color .2s ease}.page-is-playtime-real__faq-question:hover{background-color:#f5f5f5}.page-is-playtime-real__faq-question h3{margin:0;font-size:1.1em;color:#000;pointer-events:none;font-weight:600}.page-is-playtime-real__faq-toggle{font-size:1.5em;font-weight:bold;color:#ffcc00;pointer-events:none;width:25px;text-align:center}.page-is-playtime-real__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-is-playtime-real__faq-item.active .page-is-playtime-real__faq-answer{max-height:2000px!important;padding:20px 15px!important;opacity:1}.page-is-playtime-real__faq-item.active .page-is-playtime-real__faq-toggle{color:#ffcc00;transform:rotate(45deg)}.page-is-playtime-real__faq-answer p{margin-bottom:10px;font-size:.95em;color:#555}.page-is-playtime-real__image-container{text-align:center;margin-top:30px;margin-bottom:30px}.page-is-playtime-real__image-container img{max-width:100%;height:auto;border-radius:10px;box-shadow:0 5px 15px rgba(0,0,0,.1)}.page-is-playtime-real__payment-methods-list{display:flex;flex-wrap:wrap;justify-content:center;gap:15px;margin-top:30px}.page-is-playtime-real__payment-method-logo{width:100px;height:50px;object-fit:contain;background-color:#fff;border-radius:5px;box-shadow:0 2px 8px rgba(0,0,0,.05);padding:5px}.page-is-playtime-real__social-media-list{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;margin-top:30px}.page-is-playtime-real__social-icon{width:48px;height:48px;object-fit:contain;transition:transform .3s ease}.page-is-playtime-real__social-icon:hover{transform:scale(1.1)}@media (max-width:768px){.page-is-playtime-real__hero-title{font-size:2.2em}.page-is-playtime-real__hero-subtitle{font-size:1.1em}.page-is-playtime-real__section-title{font-size:1.8em}.page-is-playtime-real__features-grid,.page-is-playtime-real__providers-grid{grid-template-columns:1fr}.page-is-playtime-real__feature-card,.page-is-playtime-real__provider-item{padding:20px}.page-is-playtime-real__card-title{font-size:1.2em}.page-is-playtime-real__card-description{font-size:.9em}.page-is-playtime-real__provider-logo{width:60px;height:60px}.page-is-playtime-real__provider-name{font-size:1em}.page-is-playtime-real__faq-question h3{font-size:1em}.page-is-playtime-real__faq-answer p{font-size:.9em}.page-is-playtime-real__payment-method-logo{width:80px}.page-is-playtime-real__social-icon{width:40px;height:40px}.page-is-playtime-real__features-grid .page-is-playtime-real__feature-card{width:100%!important;max-width:100%!important;box-sizing:border-box!important;margin-left:0!important;margin-right:0!important}.page-is-playtime-real__features-grid{width:100%!important;max-width:100%!important;box-sizing:border-box!important;padding:0!important;margin-left:0!important;margin-right:0!important}.page-is-playtime-real__feature-card .page-is-playtime-real__card-description{word-wrap:break-word!important;overflow-wrap:break-word!important;word-break:break-word!important}.page-is-playtime-real__providers-grid .page-is-playtime-real__provider-item{width:100%!important;max-width:100%!important;box-sizing:border-box!important;margin-left:0!important;margin-right:0!important}.page-is-playtime-real__providers-grid{width:100%!important;max-width:100%!important;box-sizing:border-box!important;padding:0!important;margin-left:0!important;margin-right:0!important}.page-is-playtime-real__provider-item .page-is-playtime-real__provider-name{word-wrap:break-word!important;overflow-wrap:break-word!important;word-break:break-word!important}.page-is-playtime-real__payment-methods-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-is-playtime-real__payment-methods-list .page-is-playtime-real__payment-method-logo{width:100px!important;max-width:100px!important;box-sizing:border-box!important;margin-left:0!important;margin-right:0!important}.page-is-playtime-real__social-media-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-is-playtime-real__social-media-list .page-is-playtime-real__social-icon{width:40px!important;max-width:40px!important;box-sizing:border-box!important;margin-left:0!important;margin-right:0!important}}