.anuncios-modal{display:none;position:fixed;inset:0;background:#000000d1;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:99999;align-items:center;justify-content:center;padding:20px;opacity:0;transition:opacity .35s ease}.anuncios-modal.active{display:flex;opacity:1}.anuncios-container{position:relative;max-width:640px;width:100%;-webkit-user-select:none;user-select:none}.anuncios-slider-wrapper{position:relative;width:100%;overflow:hidden;border-radius:16px;box-shadow:0 25px 70px #00000080;background:#000;cursor:grab}.anuncios-slider-wrapper.grabbing{cursor:grabbing}.anuncios-slider{display:flex;transition:transform .5s cubic-bezier(.4,0,.2,1);will-change:transform}.anuncios-slider.no-transition{transition:none}.anuncio-slide{flex:0 0 100%;width:100%;position:relative}.anuncio-slide img{width:100%;height:auto;display:block;pointer-events:none;object-fit:cover}.anuncios-close{position:absolute;top:-16px;right:-16px;width:42px;height:42px;background:#0f0f0feb;color:#fff;border:2px solid rgba(255,255,255,.15);border-radius:50%;font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:10;transition:all .25s ease}.anuncios-close:hover{background:#dc2626f2;border-color:#ffffff4d;transform:rotate(90deg) scale(1.08)}.anuncios-close:active{transform:rotate(90deg) scale(.95)}.anuncios-nav{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;background:#ffffff1f;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;border:1px solid rgba(255,255,255,.15);border-radius:50%;font-size:16px;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:5;transition:all .25s ease;opacity:0}.anuncios-container:hover .anuncios-nav{opacity:1}.anuncios-nav:hover{background:#ffffff40;border-color:#ffffff59;transform:translateY(-50%) scale(1.12)}.anuncios-nav:active{transform:translateY(-50%) scale(.95)}.anuncios-prev{left:12px}.anuncios-next{right:12px}.anuncios-indicators{position:absolute;bottom:-36px;left:50%;transform:translate(-50%);display:flex;gap:8px;z-index:5}.anuncio-indicator{width:8px;height:8px;background:#ffffff59;border:none;border-radius:50%;cursor:pointer;transition:all .3s ease;padding:0}.anuncio-indicator:hover{background:#fff9;transform:scale(1.2)}.anuncio-indicator.active{background:#fff;width:24px;border-radius:4px}.anuncios-counter{position:absolute;bottom:-38px;right:0;color:#ffffffe6;font-size:13px;font-weight:600;letter-spacing:.5px;padding:4px 10px;background:#ffffff1a;border-radius:12px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}#anunciosCurrent{color:#fff;font-size:15px}@media(max-width:768px){.anuncios-modal{padding:16px}.anuncios-container{max-width:100%}.anuncios-slider-wrapper{border-radius:12px}.anuncios-close{top:-12px;right:-12px;width:38px;height:38px;font-size:16px}.anuncios-nav{width:40px;height:40px;font-size:14px;opacity:1;background:#ffffff2e}.anuncios-prev{left:8px}.anuncios-next{right:8px}.anuncios-indicators{bottom:-32px}.anuncio-indicator{width:7px;height:7px}.anuncio-indicator.active{width:20px}.anuncios-counter{bottom:-34px;font-size:12px;padding:3px 8px}#anunciosCurrent{font-size:14px}}@media(max-width:480px){.anuncios-slider-wrapper{border-radius:10px}.anuncios-close{top:-10px;right:-10px;width:36px;height:36px}.anuncios-nav{width:36px;height:36px;font-size:13px}.anuncios-prev{left:6px}.anuncios-next{right:6px}}
