.page-debet-net__hero-section{position:relative;width:100%;height:auto;min-height:450px;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff;background-size:cover;background-position:center;padding:10px 0;box-sizing:border-box}.page-debet-net__hero-section img{width:100%;height:auto;max-width:100%;max-height:auto;object-fit:cover;position:absolute;top:0;left:0;z-index:-1}.page-debet-net__hero-content{z-index:1;max-width:90%;margin:0 auto}.page-debet-net__hero-title{font-size:2.8em;margin-bottom:15px;text-shadow:2px 2px 4px rgba(0,0,0,0.7)}.page-debet-net__hero-description{font-size:1.2em;margin-bottom:25px;text-shadow:1px 1px 3px rgba(0,0,0,0.5)}.page-debet-net__cta-button{display:inline-block;background-color:#ff4500;color:#fff;padding:12px 25px;border-radius:5px;text-decoration:none;font-weight:bold;font-size:1.1em;transition:background-color 0.3s ease,transform 0.3s ease}.page-debet-net__cta-button:hover{background-color:#e03e00;transform:scale(1.05)}.page-debet-net__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:20px 15px;background-color:#f8f8f8}.page-debet-net__payment-title{width:100%;text-align:center;margin-bottom:20px;font-size:1.8em;color:#333}.page-debet-net__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-debet-net__payment-logo img{display:block;width:80px!important;height:80px!important;max-width:80px!important;max-height:80px!important;object-fit:contain}.page-debet-net__section{padding:40px 15px;background-color:#fff;margin-bottom:20px;border-radius:8px;box-shadow:0 2px 5px rgba(0,0,0,0.1)}.page-debet-net__section-dark{background-color:#2c3e50;color:#fff}.page-debet-net__section-title{font-size:2.2em;color:#333;text-align:center;margin-bottom:30px}.page-debet-net__section-dark .page-debet-net__section-title{color:#fff}.page-debet-net__text-content{font-size:1.1em;line-height:1.6;color:#555}.page-debet-net__text-content p{margin-bottom:15px}.page-debet-net__text-content ul{list-style:disc;padding-left:20px}.page-debet-net__text-content li{margin-bottom:8px}.page-debet-net__features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:25px;margin-top:30px}.page-debet-net__feature-item{background-color:#f0f0f0;padding:25px;border-radius:8px;text-align:center;box-shadow:0 1px 3px rgba(0,0,0,0.08);transition:transform 0.3s ease}.page-debet-net__feature-item:hover{transform:translateY(-5px)}.page-debet-net__feature-icon{margin-bottom:15px}.page-debet-net__feature-icon img{max-width:100%;height:auto;border-radius:5px}.page-debet-net__feature-title{font-size:1.4em;color:#333;margin-bottom:10px}.page-debet-net__feature-description{font-size:0.95em;color:#666;line-height:1.5}.page-debet-net__quick-links{display:flex;flex-wrap:wrap;justify-content:center;gap:15px;margin-top:20px}.page-debet-net__quick-link-button{display:block;background-color:#007bff;color:#fff;padding:10px 20px;border-radius:5px;text-decoration:none;font-weight:bold;transition:background-color 0.3s ease}.page-debet-net__quick-link-button:hover{background-color:#0056b3}.page-debet-net__game-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;margin-top:30px}.page-debet-net__game-card{background-color:#f0f0f0;border-radius:8px;overflow:hidden;box-shadow:0 2px 5px rgba(0,0,0,0.1);text-align:center;transition:transform 0.3s ease}.page-debet-net__game-card:hover{transform:translateY(-5px)}.page-debet-net__game-image{width:100%;height:180px;object-fit:cover}.page-debet-net__game-content{padding:15px}.page-debet-net__game-title{font-size:1.3em;color:#333;margin-bottom:10px}.page-debet-net__game-description{font-size:0.9em;color:#666;line-height:1.4}.page-debet-net__game-button{display:inline-block;background-color:#28a745;color:#fff;padding:8px 15px;border-radius:5px;text-decoration:none;margin-top:15px;font-weight:bold;transition:background-color 0.3s ease}.page-debet-net__game-button:hover{background-color:#218838}.page-debet-net__promo-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:25px;margin-top:30px}.page-debet-net__promo-card{background-color:#ffe0b2;padding:25px;border-radius:8px;box-shadow:0 2px 5px rgba(0,0,0,0.1);text-align:center;transition:transform 0.3s ease}.page-debet-net__promo-card:hover{transform:translateY(-5px)}.page-debet-net__promo-title{font-size:1.5em;color:#e65100;margin-bottom:10px}.page-debet-net__promo-description{font-size:1em;color:#795548;line-height:1.5;margin-bottom:15px}.page-debet-net__promo-button{display:inline-block;background-color:#e65100;color:#fff;padding:10px 20px;border-radius:5px;text-decoration:none;font-weight:bold;transition:background-color 0.3s ease}.page-debet-net__promo-button:hover{background-color:#bf360c}.page-debet-net__faq-item{background-color:#f9f9f9;margin-bottom:10px;border-radius:5px;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,0.05)}.page-debet-net__faq-question{display:flex;justify-content:space-between;align-items:center;padding:15px;background-color:#eee;cursor:pointer;user-select:none;border-bottom:1px solid #ddd;transition:background-color 0.3s ease}.page-debet-net__faq-question:hover{background-color:#e0e0e0}.page-debet-net__faq-question h3{margin:0;font-size:1.1em;color:#333;pointer-events:none}.page-debet-net__faq-toggle{font-size:1.5em;font-weight:bold;color:#555;pointer-events:none;transition:transform 0.3s ease}.page-debet-net__faq-item.active .page-debet-net__faq-toggle{transform:rotate(45deg)}.page-debet-net__faq-answer{max-height:0;overflow:hidden;padding:0 15px;opacity:0;transition:max-height 0.4s cubic-bezier(0.4,0,0.2,1),padding 0.4s ease,opacity 0.4s ease}.page-debet-net__faq-item.active .page-debet-net__faq-answer{max-height:2000px!important;padding:20px 15px!important;opacity:1}.page-debet-net__faq-answer p{margin-top:0;margin-bottom:10px;color:#555}.page-debet-net__blog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:25px;margin-top:30px}.page-debet-net__blog-card{background-color:#f0f0f0;border-radius:8px;overflow:hidden;box-shadow:0 2px 5px rgba(0,0,0,0.1);transition:transform 0.3s ease}.page-debet-net__blog-card:hover{transform:translateY(-5px)}.page-debet-net__blog-image{width:100%;height:180px;object-fit:cover}.page-debet-net__blog-content{padding:15px}.page-debet-net__blog-title{font-size:1.3em;color:#333;margin-bottom:10px}.page-debet-net__blog-title a{text-decoration:none;color:#333;transition:color 0.3s ease}.page-debet-net__blog-title a:hover{color:#007bff}.page-debet-net__blog-excerpt{font-size:0.95em;color:#666;line-height:1.5}.page-debet-net__blog-date{font-size:0.85em;color:#999;margin-top:10px}.page-debet-net__cta-floating{position:fixed;bottom:20px;right:20px;z-index:1000;display:flex;flex-direction:column;gap:10px}.page-debet-net__cta-floating-button{background-color:#ff4500;color:#fff;padding:12px 20px;border-radius:50px;text-decoration:none;font-weight:bold;box-shadow:0 4px 8px rgba(0,0,0,0.2);transition:background-color 0.3s ease,transform 0.3s ease}.page-debet-net__cta-floating-button:hover{background-color:#e03e00;transform:scale(1.05)}.page-debet-net__cta-floating-button--register{background-color:#007bff}.page-debet-net__cta-floating-button--register:hover{background-color:#0056b3}@media (max-width:768px){.page-debet-net__hero-title{font-size:2em}.page-debet-net__hero-description{font-size:1em}.page-debet-net__cta-button{padding:10px 20px;font-size:1em}.page-debet-net__payment-providers{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:16px}.page-debet-net__payment-logo,.page-debet-net__payment-logo img{width:80px!important;height:80px!important;max-width:80px!important;max-height:80px!important}.page-debet-net__section-title{font-size:1.8em}.page-debet-net__text-content{font-size:1em}.page-debet-net__features-grid,.page-debet-net__game-grid,.page-debet-net__promo-grid,.page-debet-net__blog-grid{grid-template-columns:1fr}.page-debet-net__feature-item,.page-debet-net__game-card,.page-debet-net__promo-card,.page-debet-net__blog-card{padding:20px}.page-debet-net__quick-link-button{width:100%;text-align:center}.page-debet-net__faq-question h3{font-size:1em}.page-debet-net__faq-answer p{font-size:0.9em}.page-debet-net__cta-floating{bottom:15px;right:15px;gap:8px}.page-debet-net__cta-floating-button{padding:10px 18px;font-size:0.9em}.page-debet-net__text-content ul,.page-debet-net__text-content ol{width:100%!important;max-width:100%!important;box-sizing:border-box!important;padding:0 10px!important;margin-left:0!important;margin-right:0!important}.page-debet-net__text-content li{width:100%!important;max-width:100%!important;box-sizing:border-box!important;padding:5px 0!important;margin-left:0!important;margin-right:0!important;word-wrap:break-word!important;overflow-wrap:break-word!important;word-break:break-word!important}}