*{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}body{font-family:Arial,sans-serif;background-color:#f3f4f6;color:#333;line-height:1.6}.container{max-width:1200px;margin:0 auto;padding:0 20px}.header{background-color:#1e3a8a;padding:15px 0;position:sticky;top:0;z-index:1000}.header-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.logo img{height:50px;width:auto}.navigation ul{display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none;gap:30px}.nav-link{color:#fbbf24;text-decoration:none;font-weight:600;font-size:16px;-webkit-transition:color .3s ease;transition:color .3s ease}.nav-link.active,.nav-link:hover{color:#fff}.main-content{background-color:#f3f4f6;padding:40px 0}.hero-section{background-color:#fff;padding:40px;margin-bottom:40px;border-radius:8px;-webkit-box-shadow:0 2px 10px rgba(0,0,0,.1);box-shadow:0 2px 10px rgba(0,0,0,.1);text-align:center}.hero-section h1{color:#1e3a8a;font-size:36px;font-weight:700;margin-bottom:30px}.play-button-container{margin:30px 0;text-align:center}.play-button{display:inline-block;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;border:none;padding:12px 32px;font-size:18px;font-weight:600;border-radius:25px;cursor:pointer;-webkit-transition:-webkit-transform .3s ease,-webkit-box-shadow .3s ease;transition:-webkit-transform .3s ease,-webkit-box-shadow .3s ease;transition:transform .3s ease,box-shadow .3s ease;transition:transform .3s ease,box-shadow .3s ease,-webkit-transform .3s ease,-webkit-box-shadow .3s ease;text-decoration:none}.play-button:hover{-webkit-transform:translateY(-2px);-ms-transform:translateY(-2px);transform:translateY(-2px);-webkit-box-shadow:0 5px 15px rgba(99,102,241,.4);box-shadow:0 5px 15px rgba(99,102,241,.4)}.hero-text{text-align:left;font-size:16px;line-height:1.8;color:#4b5563;margin:30px 0}.posido-image{margin:30px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.posido-image img{max-width:100%;height:auto;border-radius:8px}section{background-color:#fff;padding:40px;margin-bottom:40px;border-radius:8px;-webkit-box-shadow:0 2px 10px rgba(0,0,0,.1);box-shadow:0 2px 10px rgba(0,0,0,.1)}section h2{color:#1e3a8a;font-size:28px;font-weight:700;margin-bottom:20px;text-align:center}section h3{color:#1e3a8a;font-size:24px;font-weight:600;margin:30px 0 15px 0}section p{font-size:16px;line-height:1.8;color:#4b5563;margin-bottom:20px}.registration-steps{text-align:left;padding-left:20px}.registration-steps li{margin-bottom:15px;font-size:16px;line-height:1.6;color:#4b5563}.games-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:15px;margin:30px 0}.game-item{position:relative;border-radius:8px;overflow:hidden;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.game-item:hover{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.game-item img{width:100%;height:200px;-o-object-fit:cover;object-fit:cover}.providers-list{text-align:left;padding-left:0;list-style:none}.providers-list li{margin-bottom:20px;padding:15px;background-color:#f8fafc;border-radius:8px;border-left:4px solid #6366f1}.providers-list strong{color:#1e3a8a}.promotions-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;margin:30px 0}.promo-item{border-radius:8px;overflow:hidden;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.promo-item:hover{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.promo-item img{width:100%;height:auto}.support-options{text-align:left;padding-left:0;list-style:none}.support-options li{margin-bottom:15px;padding:15px;background-color:#f0f9ff;border-radius:8px;border-left:4px solid #3b82f6}.support-image{margin:30px 0;text-align:center}.support-image img{max-width:100%;height:auto;border-radius:8px}.bonus-popup{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.8);z-index:2000;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bonus-popup.show{display:-webkit-box;display:-ms-flexbox;display:flex}.bonus-popup-content{background:linear-gradient(135deg,#fef3c7,#fed7aa);padding:30px;border-radius:15px;max-width:500px;width:90%;position:relative;text-align:center}.close-popup{position:absolute;top:10px;right:15px;background:0 0;border:none;font-size:24px;cursor:pointer;color:#d97706}.bonus-popup h3{color:#d97706;font-size:24px;margin-bottom:10px}.bonus-subtitle{font-size:14px;margin-bottom:20px}.bonus-subtitle a{color:#3b82f6;text-decoration:none}.bonus-title{background-color:#d97706;color:#fff;padding:10px;border-radius:8px;font-weight:700;margin-bottom:20px}.bonus-options{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px;margin-bottom:20px}.bonus-option{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#f9f9f9;padding:15px;border-radius:8px;gap:15px}.bonus-option img{width:60px;height:60px;border-radius:50%}.bonus-text{text-align:left;-webkit-box-flex:1;-ms-flex:1;flex:1}.bonus-terms{font-size:12px;color:#6b7280;margin-bottom:20px}.bonus-select-btn{background:linear-gradient(135deg,#f97316,#ea580c);color:#fff;border:none;padding:15px 40px;font-size:16px;font-weight:700;border-radius:25px;cursor:pointer;width:100%}.footer{background-color:#1e3a8a;padding:40px 0;color:#fff}.footer-content{text-align:center}.footer-logo{margin-bottom:30px}.footer-logo img{height:60px;width:auto}.payment-methods{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;margin-bottom:30px;-ms-flex-wrap:wrap;flex-wrap:wrap}.payment-methods img{height:40px;width:auto;-webkit-filter:brightness(.8);filter:brightness(.8);-webkit-transition:-webkit-filter .3s ease;transition:-webkit-filter .3s ease;transition:filter .3s ease;transition:filter .3s ease,-webkit-filter .3s ease}.payment-methods img:hover{-webkit-filter:brightness(1);filter:brightness(1)}.footer-text{font-size:14px;color:#cbd5e1}@media (max-width:768px){.header-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.navigation ul{gap:15px}.nav-link{font-size:14px}.hero-section h1{font-size:28px}section{padding:20px}section h2{font-size:24px}.games-grid{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:10px}.game-item img{height:150px}.promotions-grid{grid-template-columns:1fr}.payment-methods{gap:10px}.payment-methods img{height:30px}.bonus-popup-content{padding:20px;margin:20px}.bonus-options{gap:10px}.bonus-option{padding:10px}.bonus-option img{width:40px;height:40px}}@media (max-width:480px){.container{padding:0 10px}.hero-section{padding:20px}.hero-section h1{font-size:24px}.play-button{padding:12px 30px;font-size:16px}.games-grid{grid-template-columns:repeat(2,1fr)}.navigation ul{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}