.page-pagcor-show-schedule__hero-section{position:relative;width:100%;min-height:500px;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff;padding:calc(var(--header-offset, 122px) + 10px) 20px 50px;background-size:cover;background-position:center;overflow:hidden;box-sizing:border-box}.page-pagcor-show-schedule__hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.6);z-index:1}.page-pagcor-show-schedule__hero-content{position:relative;z-index:2;max-width:900px}.page-pagcor-show-schedule__hero-title{font-size:3em;margin-bottom:20px;line-height:1.2;font-weight:700;color:#f0b90b}.page-pagcor-show-schedule__hero-description{font-size:1.2em;margin-bottom:30px;line-height:1.6}.page-pagcor-show-schedule__btn{display:inline-block;background-color:#f0b90b;color:#1a1a1a;padding:15px 30px;border-radius:5px;text-decoration:none;font-weight:700;font-size:1.1em;transition:background-color .3s ease,transform .3s ease;border:none;cursor:pointer}.page-pagcor-show-schedule__btn:hover{background-color:#e0a90a;transform:translateY(-2px)}.page-pagcor-show-schedule__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:#1e1e1e}.page-pagcor-show-schedule__payment-logo{flex:0 0 auto;width:80px;height:80px;max-width:80px;max-height:80px;box-sizing:border-box}.page-pagcor-show-schedule__payment-logo img{display:block;width:80px!important;height:80px!important;max-width:80px!important;max-height:80px!important;object-fit:contain}.page-pagcor-show-schedule__section{padding:60px 20px;background-color:#1a1a1a;color:#fff}.page-pagcor-show-schedule__section:nth-of-type(even){background-color:#222}.page-pagcor-show-schedule__section-title{font-size:2.5em;color:#f0b90b;text-align:center;margin-bottom:40px;font-weight:700}.page-pagcor-show-schedule__text-content{max-width:900px;margin:0 auto;line-height:1.7;font-size:1.1em}.page-pagcor-show-schedule__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;max-width:1200px;margin:40px auto 0}.page-pagcor-show-schedule__card{background-color:#2a2a2a;border-radius:10px;overflow:hidden;text-align:center;padding:25px;box-shadow:0 5px 15px rgba(0,0,0,.3);transition:transform .3s ease,box-shadow .3s ease}.page-pagcor-show-schedule__card:hover{transform:translateY(-5px);box-shadow:0 8px 20px rgba(0,0,0,.4)}.page-pagcor-show-schedule__card-image{width:100%;height:200px;object-fit:cover;border-radius:8px;margin-bottom:20px}.page-pagcor-show-schedule__card-title{font-size:1.5em;color:#f0b90b;margin-bottom:15px;font-weight:600}.page-pagcor-show-schedule__card-description{font-size:.95em;color:#ccc;line-height:1.6;margin-bottom:20px}.page-pagcor-show-schedule__quick-access-links{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;margin-top:40px}.page-pagcor-show-schedule__quick-access-btn{flex:1 1 200px;max-width:250px;text-align:center}.page-pagcor-show-schedule__game-item{background-color:#2a2a2a;border-radius:10px;overflow:hidden;box-shadow:0 5px 15px rgba(0,0,0,.3);transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column}.page-pagcor-show-schedule__game-item:hover{transform:translateY(-5px);box-shadow:0 8px 20px rgba(0,0,0,.4)}.page-pagcor-show-schedule__game-image{width:100%;height:250px;object-fit:cover}.page-pagcor-show-schedule__game-content{padding:20px;flex-grow:1;display:flex;flex-direction:column;justify-content:space-between}.page-pagcor-show-schedule__game-title{font-size:1.4em;color:#f0b90b;margin-bottom:10px}.page-pagcor-show-schedule__game-description{font-size:.95em;color:#ccc;line-height:1.6;margin-bottom:20px}.page-pagcor-show-schedule__promo-item{background-color:#2a2a2a;border-radius:10px;overflow:hidden;box-shadow:0 5px 15px rgba(0,0,0,.3);transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column}.page-pagcor-show-schedule__promo-item:hover{transform:translateY(-5px);box-shadow:0 8px 20px rgba(0,0,0,.4)}.page-pagcor-show-schedule__promo-image{width:100%;height:220px;object-fit:cover}.page-pagcor-show-schedule__promo-content{padding:20px;flex-grow:1;display:flex;flex-direction:column;justify-content:space-between}.page-pagcor-show-schedule__promo-title{font-size:1.4em;color:#f0b90b;margin-bottom:10px}.page-pagcor-show-schedule__promo-description{font-size:.95em;color:#ccc;line-height:1.6;margin-bottom:20px}.page-pagcor-show-schedule__faq-item{background-color:#2a2a2a;border-radius:8px;margin-bottom:15px;overflow:hidden}.page-pagcor-show-schedule__faq-question{display:flex;justify-content:space-between;align-items:center;padding:20px 25px;cursor:pointer;user-select:none;background-color:#333;transition:background-color .3s ease}.page-pagcor-show-schedule__faq-question:hover{background-color:#444}.page-pagcor-show-schedule__faq-question h3{margin:0;font-size:1.2em;color:#f0b90b;pointer-events:none}.page-pagcor-show-schedule__faq-toggle{font-size:1.5em;font-weight:700;color:#f0b90b;transition:transform .3s ease;pointer-events:none}.page-pagcor-show-schedule__faq-item.active .page-pagcor-show-schedule__faq-toggle{transform:rotate(45deg)}.page-pagcor-show-schedule__faq-answer{max-height:0;overflow:hidden;padding:0 25px;transition:max-height .4s cubic-bezier(.4,0,.2,1),padding .4s ease,opacity .4s ease;opacity:0;color:#ccc;line-height:1.6}.page-pagcor-show-schedule__faq-item.active .page-pagcor-show-schedule__faq-answer{max-height:2000px!important;padding:20px 25px!important;opacity:1}.page-pagcor-show-schedule__blog-post{background-color:#2a2a2a;border-radius:10px;overflow:hidden;box-shadow:0 5px 15px rgba(0,0,0,.3);transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column}.page-pagcor-show-schedule__blog-post:hover{transform:translateY(-5px);box-shadow:0 8px 20px rgba(0,0,0,.4)}.page-pagcor-show-schedule__blog-image{width:100%;height:200px;object-fit:cover}.page-pagcor-show-schedule__blog-content{padding:20px;flex-grow:1;display:flex;flex-direction:column}.page-pagcor-show-schedule__blog-date{font-size:.85em;color:#aaa;margin-bottom:10px}.page-pagcor-show-schedule__blog-title{font-size:1.3em;color:#f0b90b;margin-bottom:15px;line-height:1.4}.page-pagcor-show-schedule__blog-excerpt{font-size:.95em;color:#ccc;line-height:1.6;margin-bottom:20px}.page-pagcor-show-schedule__blog-link{margin-top:auto}.page-pagcor-show-schedule__security-contact-btn{text-align:center;margin-top:30px}@media (max-width:768px){.page-pagcor-show-schedule__hero-title{font-size:2.2em}.page-pagcor-show-schedule__hero-description{font-size:1em}.page-pagcor-show-schedule__btn{padding:12px 25px;font-size:1em}.page-pagcor-show-schedule__payment-providers{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:16px}.page-pagcor-show-schedule__payment-logo,.page-pagcor-show-schedule__payment-logo img{width:80px!important;height:80px!important;max-width:80px!important;max-height:80px!important}.page-pagcor-show-schedule__section{padding:40px 15px}.page-pagcor-show-schedule__section-title{font-size:2em}.page-pagcor-show-schedule__text-content{font-size:1em}.page-pagcor-show-schedule__grid{grid-template-columns:1fr;gap:20px}.page-pagcor-show-schedule__quick-access-links{flex-direction:column;align-items:center}.page-pagcor-show-schedule__quick-access-btn{width:100%!important;max-width:100%!important;box-sizing:border-box!important;margin-left:0!important;margin-right:0!important;padding-left:15px;padding-right:15px}.page-pagcor-show-schedule__card-image,.page-pagcor-show-schedule__game-image,.page-pagcor-show-schedule__promo-image,.page-pagcor-show-schedule__blog-image{max-width:100%!important;height:auto!important;box-sizing:border-box!important}.page-pagcor-show-schedule__faq-question h3{font-size:1em}.page-pagcor-show-schedule__faq-answer{font-size:.9em;padding:0 15px}.page-pagcor-show-schedule__faq-item.active .page-pagcor-show-schedule__faq-answer{padding:15px!important}}