.page-taya365-2024__hero-section{position:relative;width:100%;min-height:500px;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff;background-color:#1a1a1a;overflow:hidden;padding-top:10px;padding-bottom:60px}.page-taya365-2024__hero-background{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1}.page-taya365-2024__hero-content{position:relative;z-index:2;max-width:900px;padding:20px;background:rgba(0,0,0,0.5);border-radius:10px}.page-taya365-2024__hero-content h1{font-size:3.5em;margin-bottom:20px;line-height:1.2;color:#fff}.page-taya365-2024__hero-content p{font-size:1.3em;margin-bottom:30px;color:#eee}.page-taya365-2024__cta-button{display:inline-block;background-color:#e44d26;color:#fff;padding:15px 30px;border-radius:5px;text-decoration:none;font-size:1.2em;font-weight:700;transition:background-color 0.3s ease,transform 0.3s ease}.page-taya365-2024__cta-button:hover{background-color:#f05f3e;transform:translateY(-2px)}.page-taya365-2024__section{padding:60px 20px;background-color:#2a2a2a;color:#eee;text-align:center}.page-taya365-2024__section:nth-of-type(even){background-color:#1a1a1a}.page-taya365-2024__section h2{font-size:2.5em;margin-bottom:30px;color:#e44d26}.page-taya365-2024__section p{font-size:1.1em;line-height:1.6;max-width:800px;margin:0 auto 30px auto}.page-taya365-2024__grid-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;max-width:1200px;margin:0 auto}.page-taya365-2024__grid-item{background-color:#3a3a3a;padding:25px;border-radius:8px;text-align:center;transition:transform 0.3s ease,box-shadow 0.3s ease;display:flex;flex-direction:column;align-items:center}.page-taya365-2024__grid-item:hover{transform:translateY(-5px);box-shadow:0 10px 20px rgba(0,0,0,0.3)}.page-taya365-2024__grid-item h3{font-size:1.5em;margin-bottom:15px;color:#e44d26}.page-taya365-2024__grid-item p{font-size:1em;line-height:1.5;margin-bottom:20px}.page-taya365-2024__grid-item img{max-width:100%;height:auto;border-radius:5px;margin-bottom:15px;object-fit:cover;min-height:200px;min-width:200px}.page-taya365-2024__button-group{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;margin-top:30px}.page-taya365-2024__button-group .page-taya365-2024__cta-button{padding:12px 25px;font-size:1em}.page-taya365-2024__game-card{background-color:#3a3a3a;padding:20px;border-radius:8px;text-align:center;display:flex;flex-direction:column;align-items:center}.page-taya365-2024__game-card img{max-width:100%;height:auto;border-radius:5px;margin-bottom:15px;object-fit:cover;min-height:200px;min-width:200px}.page-taya365-2024__game-card h3{font-size:1.4em;margin-bottom:10px;color:#e44d26}.page-taya365-2024__game-card p{font-size:0.95em;line-height:1.4;margin-bottom:15px}.page-taya365-2024__promo-list{list-style:none;padding:0;margin:0 auto 30px auto;max-width:800px}.page-taya365-2024__promo-list li{background-color:#3a3a3a;margin-bottom:15px;padding:20px;border-radius:8px;text-align:left;display:flex;align-items:flex-start}.page-taya365-2024__promo-list li img{width:80px;height:80px;object-fit:cover;border-radius:50%;margin-right:20px;flex-shrink:0}.page-taya365-2024__promo-content h3{margin-top:0;font-size:1.3em;color:#e44d26}.page-taya365-2024__promo-content p{margin-bottom:0;font-size:1em}.page-taya365-2024__faq-container{max-width:900px;margin:0 auto}.page-taya365-2024__faq-item{background-color:#3a3a3a;margin-bottom:15px;border-radius:8px;overflow:hidden}.page-taya365-2024__faq-question{display:flex;justify-content:space-between;align-items:center;padding:20px 25px;background-color:#4a4a4a;cursor:pointer;user-select:none;transition:background-color 0.3s ease}.page-taya365-2024__faq-question:hover{background-color:#5a5a5a}.page-taya365-2024__faq-question h3{margin:0;font-size:1.2em;color:#e44d26;pointer-events:none}.page-taya365-2024__faq-toggle{font-size:1.5em;font-weight:700;color:#fff;pointer-events:none;transition:transform 0.3s ease}.page-taya365-2024__faq-item.active .page-taya365-2024__faq-toggle{transform:rotate(45deg)}.page-taya365-2024__faq-answer{max-height:0;overflow:hidden;padding:0 25px;opacity:0;transition:max-height 0.4s cubic-bezier(0.4,0,0.2,1),padding 0.4s ease,opacity 0.4s ease}.page-taya365-2024__faq-item.active .page-taya365-2024__faq-answer{max-height:2000px !important;padding:20px 25px !important;opacity:1}.page-taya365-2024__faq-answer p{margin-bottom:0;font-size:1em;line-height:1.6}.page-taya365-2024__blog-card{background-color:#3a3a3a;padding:20px;border-radius:8px;text-align:left;display:flex;flex-direction:column}.page-taya365-2024__blog-card img{max-width:100%;height:auto;border-radius:5px;margin-bottom:15px;object-fit:cover;min-height:200px;min-width:200px}.page-taya365-2024__blog-card h3{font-size:1.3em;margin-bottom:10px;color:#e44d26}.page-taya365-2024__blog-card h3 a{color:#e44d26;text-decoration:none;transition:color 0.3s ease}.page-taya365-2024__blog-card h3 a:hover{color:#fff}.page-taya365-2024__blog-card p{font-size:0.95em;line-height:1.4;margin-bottom:15px;flex-grow:1}.page-taya365-2024__blog-card .page-taya365-2024__cta-button{align-self:flex-start;padding:10px 20px;font-size:0.9em}.page-taya365-2024__mobile-float-buttons{position:fixed;bottom:20px;right:20px;z-index:1000;display:flex;flex-direction:column;gap:10px}.page-taya365-2024__mobile-float-buttons .page-taya365-2024__cta-button{width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:0.8em;text-align:center;line-height:1;padding:0}.page-taya365-2024__mobile-float-buttons .page-taya365-2024__cta-button span{display:block;white-space:normal}.page-taya365-2024__mobile-float-buttons .page-taya365-2024__cta-button:first-child{background-color:#4CAF50}.page-taya365-2024__mobile-float-buttons .page-taya365-2024__cta-button:first-child:hover{background-color:#66BB6A}.page-taya365-2024__mobile-float-buttons .page-taya365-2024__cta-button:last-child{background-color:#2196F3}.page-taya365-2024__mobile-float-buttons .page-taya365-2024__cta-button:last-child:hover{background-color:#42A5F5}@media (max-width:1024px){.page-taya365-2024__hero-content h1{font-size:2.8em}.page-taya365-2024__hero-content p{font-size:1.1em}.page-taya365-2024__section h2{font-size:2em}}@media (max-width:768px){.page-taya365-2024__hero-section{min-height:400px;padding-bottom:40px}.page-taya365-2024__hero-content h1{font-size:2em}.page-taya365-2024__hero-content p{font-size:1em}.page-taya365-2024__cta-button{padding:12px 25px;font-size:1em}.page-taya365-2024__section{padding:40px 15px}.page-taya365-2024__section h2{font-size:1.8em}.page-taya365-2024__section p{font-size:0.95em;margin-bottom:20px}.page-taya365-2024__grid-container{grid-template-columns:1fr;gap:20px}.page-taya365-2024__grid-item{padding:20px}.page-taya365-2024__grid-item h3{font-size:1.3em}.page-taya365-2024__game-card h3{font-size:1.2em}.page-taya365-2024__promo-list{max-width:100%}.page-taya365-2024__promo-list li{flex-direction:column;align-items:center;text-align:center;padding:15px}.page-taya365-2024__promo-list li img{margin-right:0;margin-bottom:15px}.page-taya365-2024__promo-content h3{font-size:1.1em}.page-taya365-2024__faq-question{padding:15px 20px}.page-taya365-2024__faq-question h3{font-size:1.1em}.page-taya365-2024__faq-answer{padding:0 20px}.page-taya365-2024__faq-item.active .page-taya365-2024__faq-answer{padding:15px 20px !important}.page-taya365-2024__blog-card h3{font-size:1.1em}.page-taya365-2024__blog-card p{font-size:0.9em}.page-taya365-2024__mobile-float-buttons{bottom:15px;right:15px;gap:8px}.page-taya365-2024__mobile-float-buttons .page-taya365-2024__cta-button{width:50px;height:50px;font-size:0.75em}.page-taya365-2024__grid-item, .page-taya365-2024__game-card, .page-taya365-2024__blog-card, .page-taya365-2024__promo-list li, .page-taya365-2024__faq-item{width:100% !important;max-width:100% !important;box-sizing:border-box !important;margin-left:0 !important;margin-right:0 !important}.page-taya365-2024__section .page-taya365-2024__grid-container, .page-taya365-2024__section .page-taya365-2024__button-group, .page-taya365-2024__section .page-taya365-2024__promo-list, .page-taya365-2024__section .page-taya365-2024__faq-container{width:100% !important;max-width:100% !important;box-sizing:border-box !important;padding-left:0 !important;padding-right:0 !important;margin-left:0 !important;margin-right:0 !important}.page-taya365-2024__grid-item p, .page-taya365-2024__game-card p, .page-taya365-2024__blog-card p, .page-taya365-2024__promo-content p, .page-taya365-2024__faq-answer p{word-wrap:break-word !important;overflow-wrap:break-word !important;word-break:break-word !important}}