.page-slot-games__hero-section{position:relative;width:100%;min-height:600px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:60px 20px;padding-top:var(--header-offset,120px);background-color:#26A9E0;color:#ffffff;overflow:hidden}.page-slot-games__hero-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0;filter:brightness(0.7)}.page-slot-games__hero-section .page-slot-games__container{position:relative;z-index:1;max-width:900px}.page-slot-games__hero-title{font-size:3.5rem;margin-bottom:20px;line-height:1.2;font-weight:700;color:#ffffff}.page-slot-games__hero-description{font-size:1.3rem;margin-bottom:40px;line-height:1.6;color:#ffffff}.page-slot-games__cta-buttons{display:flex;gap:20px;justify-content:center}.page-slot-games__btn-primary,.page-slot-games__btn-secondary{display:inline-block;padding:15px 30px;border-radius:8px;text-decoration:none;font-weight:600;font-size:1.1rem;transition:background-color 0.3s ease,color 0.3s ease,border-color 0.3s ease}.page-slot-games__btn-primary{background-color:#EA7C07;color:#ffffff;border:2px solid #EA7C07}.page-slot-games__btn-primary:hover{background-color:#CC6A00;border-color:#CC6A00}.page-slot-games__btn-secondary{background-color:#ffffff;color:#26A9E0;border:2px solid #26A9E0}.page-slot-games__btn-secondary:hover{background-color:#f0f0f0;color:#1e88b2;border-color:#1e88b2}.page-slot-games__container{max-width:1200px;margin:0 auto;padding:0 20px}.page-slot-games__section-title{font-size:2.5rem;text-align:center;margin-bottom:40px;font-weight:700}.page-slot-games__text-block{font-size:1.1rem;line-height:1.8;text-align:center;margin-bottom:30px}.page-slot-games__intro-section,.page-slot-games__promotions-section,.page-slot-games__why-choose-section,.page-slot-games__cta-bottom-section{padding:80px 0;background-color:#ffffff;color:#333333}.page-slot-games__games-section,.page-slot-games__guide-section,.page-slot-games__faq-section{padding:80px 0;background-color:#26A9E0;color:#ffffff}.page-slot-games__games-section .page-slot-games__section-title,.page-slot-games__guide-section .page-slot-games__section-title,.page-slot-games__faq-section .page-slot-games__section-title{color:#ffffff}.page-slot-games__game-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin-top:40px}.page-slot-games__game-card{background-color:#ffffff;border-radius:12px;overflow:hidden;box-shadow:0 6px 20px rgba(0,0,0,0.1);transition:transform 0.3s ease;text-align:center;padding-bottom:20px;color:#333333}.page-slot-games__game-card:hover{transform:translateY(-10px)}.page-slot-games__game-image{width:100%;height:250px;object-fit:cover;margin-bottom:15px}.page-slot-games__game-title{font-size:1.8rem;margin-bottom:10px;font-weight:600}.page-slot-games__game-title a{color:#26A9E0;text-decoration:none}.page-slot-games__game-title a:hover{text-decoration:underline}.page-slot-games__game-description{font-size:1rem;line-height:1.6;padding:0 20px}.page-slot-games__view-all-games{margin-top:50px;display:block;width:fit-content;margin-left:auto;margin-right:auto;background-color:#EA7C07}.page-slot-games__feature-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:40px;margin-top:40px}.page-slot-games__feature-item{text-align:center;padding:20px;border-radius:12px;box-shadow:0 4px 15px rgba(0,0,0,0.05);background-color:#f8f8f8}.page-slot-games__feature-icon{width:100px;height:100px;object-fit:contain;margin-bottom:15px}.page-slot-games__feature-title{font-size:1.6rem;margin-bottom:10px;font-weight:600;color:#26A9E0}.page-slot-games__feature-description{font-size:1rem;line-height:1.6;color:#555555}.page-slot-games__guide-list{list-style:none;padding:0;margin-top:40px;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px}.page-slot-games__guide-item{background-color:#ffffff;border-radius:12px;padding:30px;box-shadow:0 6px 20px rgba(0,0,0,0.1);text-align:left;color:#333333}.page-slot-games__guide-item .page-slot-games__btn-primary{margin-top:20px;width:auto}.page-slot-games__guide-step-title{font-size:1.5rem;margin-bottom:10px;font-weight:600;color:#26A9E0}.page-slot-games__guide-step-description{font-size:1rem;line-height:1.6;color:#555555}.page-slot-games__promo-list{list-style:none;padding:0;margin-top:40px;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px}.page-slot-games__promo-item{background-color:#f8f8f8;border-radius:12px;padding:30px;box-shadow:0 4px 15px rgba(0,0,0,0.05);text-align:left}.page-slot-games__promo-title{font-size:1.6rem;margin-bottom:10px;font-weight:600}.page-slot-games__promo-title a{color:#26A9E0;text-decoration:none}.page-slot-games__promo-title a:hover{text-decoration:underline}.page-slot-games__promo-description{font-size:1rem;line-height:1.6;color:#555555}.page-slot-games__faq-list{margin-top:40px}.page-slot-games__faq-item{background-color:#ffffff;border-radius:12px;margin-bottom:15px;box-shadow:0 4px 15px rgba(0,0,0,0.05);overflow:hidden;color:#333333}.page-slot-games__faq-question{display:flex;justify-content:space-between;align-items:center;padding:20px 25px;font-size:1.2rem;font-weight:600;cursor:pointer;background-color:#f0f0f0;border-bottom:1px solid #e0e0e0;color:#26A9E0}.page-slot-games__faq-question:hover{background-color:#e8e8e8}.page-slot-games__faq-toggle{font-size:1.5rem;line-height:1;margin-left:15px}.page-slot-games__faq-item[open] .page-slot-games__faq-toggle{content:'−'}.page-slot-games__faq-answer{padding:20px 25px;font-size:1rem;line-height:1.6;color:#555555}.page-slot-games__faq-answer p{margin-bottom:10px}.page-slot-games__faq-answer a{color:#26A9E0;text-decoration:underline}.page-slot-games__faq-item summary{list-style:none}.page-slot-games__faq-item summary::-webkit-details-marker{display:none}.page-slot-games__cta-bottom-section .page-slot-games__section-title--cta{font-size:3rem;color:#26A9E0}.page-slot-games__cta-bottom-section .page-slot-games__text-block--cta{font-size:1.2rem;color:#555555}.page-slot-games__faq-download-btn{display:inline-block;margin-top:15px;padding:10px 20px;background-color:#26A9E0;color:#ffffff;border-radius:8px;text-decoration:none;font-weight:600;transition:background-color 0.3s ease}.page-slot-games__faq-download-btn:hover{background-color:#1e88b2}@media (max-width:1024px){.page-slot-games__hero-title{font-size:3rem}.page-slot-games__hero-description{font-size:1.1rem}.page-slot-games__section-title{font-size:2rem}.page-slot-games__game-image{height:200px}.page-slot-games__cta-bottom-section .page-slot-games__section-title--cta{font-size:2.5rem}}@media (max-width:768px){.page-slot-games__hero-section{padding:40px 15px;padding-top:var(--header-offset,120px) !important;min-height:450px}.page-slot-games__hero-title{font-size:2.5rem}.page-slot-games__hero-description{font-size:1rem}.page-slot-games__cta-buttons{flex-direction:column;gap:15px}.page-slot-games__btn-primary,.page-slot-games__btn-secondary{width:100% !important;max-width:100% !important;box-sizing:border-box !important;white-space:normal !important;word-wrap:break-word !important;padding-left:15px;padding-right:15px}.page-slot-games__intro-section,.page-slot-games__games-section,.page-slot-games__why-choose-section,.page-slot-games__guide-section,.page-slot-games__promotions-section,.page-slot-games__faq-section,.page-slot-games__cta-bottom-section{padding:50px 0}.page-slot-games__container{padding:0 15px !important;max-width:100% !important;width:100% !important;box-sizing:border-box !important;overflow:hidden !important}.page-slot-games__section-title{font-size:1.8rem;margin-bottom:30px}.page-slot-games__text-block{font-size:0.95rem}.page-slot-games__game-grid,.page-slot-games__feature-list,.page-slot-games__guide-list,.page-slot-games__promo-list{grid-template-columns:1fr;gap:25px}.page-slot-games__game-card,.page-slot-games__feature-item,.page-slot-games__guide-item,.page-slot-games__promo-item,.page-slot-games__faq-item{padding:20px;margin-bottom:10px}.page-slot-games__game-image{height:180px}.page-slot-games__game-title{font-size:1.5rem}.page-slot-games__feature-title{font-size:1.4rem}.page-slot-games__guide-step-title{font-size:1.3rem}.page-slot-games__promo-title{font-size:1.4rem}.page-slot-games__faq-question{font-size:1rem;padding:15px 20px}.page-slot-games__faq-answer{padding:15px 20px;font-size:0.95rem}.page-slot-games__cta-bottom-section .page-slot-games__section-title--cta{font-size:2rem}.page-slot-games img{max-width:100% !important;height:auto !important;display:block !important}.page-slot-games__section,.page-slot-games__card,.page-slot-games__container{max-width:100% !important;width:100% !important;box-sizing:border-box !important;padding-left:15px;padding-right:15px}.page-slot-games__video-section{padding-top:var(--header-offset,120px) !important}.page-slot-games video,.page-slot-games__video{max-width:100% !important;width:100% !important;height:auto !important;display:block !important}.page-slot-games__video-section,.page-slot-games__video-container,.page-slot-games__video-wrapper{max-width:100% !important;width:100% !important;box-sizing:border-box !important;padding-left:15px;padding-right:15px;overflow:hidden !important}.page-slot-games__video-section{padding-top:var(--header-offset,120px) !important}.page-slot-games__video-wrapper{max-width:100% !important;width:100% !important;box-sizing:border-box !important}.page-slot-games__cta-button,.page-slot-games__btn-primary,.page-slot-games__btn-secondary,.page-slot-games a[class*="button"],.page-slot-games a[class*="btn"]{max-width:100% !important;width:100% !important;box-sizing:border-box !important;white-space:normal !important;word-wrap:break-word !important;padding-left:15px;padding-right:15px}.page-slot-games__cta-buttons,.page-slot-games__button-group,.page-slot-games__btn-container{max-width:100% !important;width:100% !important;box-sizing:border-box !important;padding-left:15px;padding-right:15px;flex-wrap:wrap !important;gap:10px}.page-slot-games__cta-buttons{display:flex;flex-direction:column}}