.mobile-header-sticky{display:flex;align-items:center;justify-content:space-between;position:fixed;top:0;left:0;right:0;height:80px;background:#fff;z-index:10001;width:100%;box-shadow:0 2px 8px rgb(0 0 0 / .04);padding:0 20px;box-sizing:border-box}.mobile-header-sticky .header-left img{height:56px;max-width:140px;width:auto}.mobile-header-sticky .header-center{flex:1 1 0%;display:flex;justify-content:center;align-items:center;overflow:hidden}.mobile-header-sticky .header-center span{font-size:26px;font-weight:700;color:#22223b;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;letter-spacing:.03em;line-height:1.2}.header-search-wrap{flex:1 1 500px;display:flex;justify-content:center;align-items:center;min-width:220px;max-width:540px}.header-search-bar{display:flex;align-items:center;width:100%;max-width:500px;background:#fff;border-radius:24px;box-shadow:0 1px 8px rgb(25 118 210 / .07);padding:2px 8px 2px 18px}.header-search-input{flex:1;border:none;outline:none;background:#fff0;font-size:1.12em;padding:10px 12px;border-radius:24px}.header-search-btn{background:none;border:none;cursor:pointer;padding:0 2px;display:flex;align-items:center}.header-search-btn svg{vertical-align:middle}.header-btns-list{display:flex;gap:14px;list-style:none;margin:0;padding:0}.header-btn{background:#0056b3;color:#fff!important;border:none;border-radius:22px;padding:7px 18px;text-decoration:none;font-size:14px;font-weight:500;transition:background .15s,box-shadow .15s;cursor:pointer;line-height:1;box-shadow:0 1px 4px rgb(0 86 179 / .07)}.header-btn:hover,.header-btn:focus{background:#002e5c;color:#fff;text-decoration:none}body{padding-top:80px}#mapa-interactivo{width:100%;max-width:100%;height:500px;margin:0 auto 10px auto;border-radius:8px;position:relative;z-index:1}.mobile-footer-sticky{display:none}@media (max-width:1024px){.mobile-footer-sticky{display:flex!important;position:fixed;left:0;right:0;bottom:0;background:#fff;border-top:1px solid #eee;height:80px;z-index:1000;box-shadow:0 -2px 10px rgb(0 0 0 / .07);justify-content:space-around;align-items:center;padding:0;width:100vw}body{padding-bottom:80px!important}.ast-footer,.site-footer{display:none!important}}@media (min-width:1025px){.mobile-footer-sticky{display:none!important}.ast-footer,.site-footer{display:block!important}}.mobile-footer-sticky .tab-btn{flex:0 0 auto;text-align:center;font-size:11px;color:#374151;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;text-decoration:none;min-width:0;border:none;background:none;height:100%;transition:background 0.13s;gap:0;padding:0;width:auto;padding-top:0;padding-bottom:8px}.mobile-footer-sticky .tab-btn-cuenta{flex:1 1 0%;text-align:center;font-size:15px;color:#374151;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-decoration:none!important;min-width:0;border:none!important;background:none!important;height:100%;transition:background 0.13s;cursor:pointer!important;padding:0!important;position:relative!important;pointer-events:auto!important;z-index:100!important;margin:0!important}.mobile-footer-sticky .tab-btn svg{display:block;margin:0;width:24px;height:24px}.mobile-footer-sticky .tab-btn span{font-size:12px;margin:0;color:#374151;letter-spacing:.02em;white-space:nowrap;text-overflow:ellipsis;overflow:visible;max-width:22px;line-height:1;display:block;padding:0;min-height:12px}.mobile-footer-sticky .tab-btn-inicio svg{width:24px;height:24px;filter:drop-shadow(0 2px 6px rgb(37 99 235 / .16))}.mobile-footer-sticky .tab-btn-center svg{width:24px;height:24px}.mobile-footer-sticky .tab-btn-inicio span{color:#2563eb;font-weight:600}.mobile-footer-sticky .tab-btn-cuenta{flex:1 1 0%;margin-left:6px;margin-right:6px;position:relative;cursor:pointer!important;pointer-events:auto!important}.mobile-footer-sticky .cuenta-menu-modern{position:fixed;bottom:80px;right:10px;left:auto;min-width:280px;width:280px;background:#fff;box-shadow:0 -2px 8px rgb(0 0 0 / .1),0 2px 8px rgb(0 0 0 / .04);border-radius:16px;padding:0;z-index:10003;display:none;animation:fadeInUp .2s;overflow:hidden;pointer-events:auto!important}.mobile-footer-sticky .cuenta-menu-modern.active{display:block!important}.mobile-footer-sticky .cuenta-menu-header{display:flex;align-items:center;gap:12px;padding:16px;background:linear-gradient(135deg,#f0f8ff 0%,#e6f4ff 100%);border-bottom:1px solid #e0e8f0}.mobile-footer-sticky .cuenta-user-avatar{flex-shrink:0}.mobile-footer-sticky .cuenta-avatar-img{width:48px;height:48px;border-radius:50%;border:2px solid #3ba1da;object-fit:cover}.mobile-footer-sticky .cuenta-user-info{flex:1;min-width:0}.mobile-footer-sticky .cuenta-user-name{margin:0;font-weight:600;color:#15418a;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mobile-footer-sticky .cuenta-user-email{margin:4px 0 0 0;font-size:12px;color:#666;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mobile-footer-sticky .cuenta-menu-item{display:flex;align-items:center;gap:12px;padding:12px 16px;color:#333;text-decoration:none;font-size:14px;font-weight:500;transition:all 0.2s ease;cursor:pointer;border-left:3px solid #fff0}.mobile-footer-sticky .cuenta-menu-item:hover{background:#f8f9fa;border-left-color:#3ba1da;padding-left:18px;color:#3ba1da}.mobile-footer-sticky .cuenta-menu-icon{font-size:18px;min-width:24px;text-align:center}.mobile-footer-sticky .cuenta-menu-text{flex:1}.mobile-footer-sticky .cuenta-menu-item-logout{color:#e74c3c;border-top:1px solid #f0f0f0;margin-top:4px;padding-top:12px}.mobile-footer-sticky .cuenta-menu-item-logout:hover{background:#fff5f5;border-left-color:#e74c3c;color:#c0392b}.mobile-footer-sticky .cuenta-menu-auth{padding:12px;display:flex;flex-direction:column;gap:10px}.mobile-footer-sticky .cuenta-menu-btn{display:flex;align-items:center;justify-content:center;gap:8px;padding:12px 16px;border:none;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer;transition:all 0.2s ease;text-decoration:none}.mobile-footer-sticky .cuenta-menu-btn-login{background:linear-gradient(135deg,#3ba1da 0%,#15418a 100%);color:#fff;box-shadow:0 4px 12px rgb(21 65 138 / .2)}.mobile-footer-sticky .cuenta-menu-btn-login:hover{transform:translateY(-2px);box-shadow:0 6px 16px rgb(21 65 138 / .3)}.mobile-footer-sticky .cuenta-menu-btn-register{background:#fff;color:#3ba1da;border:2px solid #3ba1da}.mobile-footer-sticky .cuenta-menu-btn-register:hover{background:#f0f8ff;border-color:#15418a;color:#15418a;transform:translateY(-2px)}.mobile-footer-sticky .cuenta-menu-divider{height:1px;background:linear-gradient(90deg,transparent,#e0e0e0,transparent);margin:8px 0}@media (max-width:600px){.mobile-header-sticky{height:56px;padding:0 6px}.mobile-footer-sticky{height:68px;padding:0 0}body{padding-bottom:68px!important}.mobile-footer-sticky .tab-btn{flex-direction:column;align-items:center;justify-content:flex-end;height:100%}.mobile-footer-sticky .tab-btn svg{width:28px;height:28px;margin:0;display:block}.mobile-footer-sticky .tab-btn-inicio svg{width:36px;height:36px}.mobile-footer-sticky .tab-btn-center svg{width:38px;height:38px}.mobile-footer-sticky .tab-btn span{margin:0;font-size:13px;max-width:70px;white-space:nowrap;text-overflow:ellipsis;overflow:visible;display:block;line-height:1;padding:0}.mobile-footer-sticky .cuenta-menu{min-width:220px;width:220px;right:6px;bottom:68px}.mobile-header-sticky .header-left img{height:32px;max-width:80px}.mobile-header-sticky .header-center span{font-size:15px}.header-search-bar{max-width:98vw;padding:2px 4px 2px 8px}.header-search-input{font-size:1em;padding:7px 5px}}.mobile-footer-sticky .tab-btn span{margin-top:4px}.mobile-footer-sticky .tab-btn-inicio span,.mobile-footer-sticky .tab-btn-center span{margin-top:-2px}footer,.site-footer,.ast-footer{width:100%;position:static;margin:20px 0 0 0!important;padding:20px 0;background:#f8f8f8;color:#222;text-align:center;z-index:10}.ast-footer-wrap{margin-top:20px!important}.site-footer-wrap{margin-top:20px!important}body,html{min-height:0!important;height:auto!important}.ast-container,.bloque-central,#content{min-height:0!important;height:auto!important;padding-bottom:0!important}@media (max-width:1024px){.mobile-header-sticky .header-btns-list,.mobile-header-sticky .header-buttons{display:none!important}.mobile-footer-sticky{display:flex!important}body{padding-bottom:80px!important}.ast-footer,.site-footer{display:none!important}}@media (min-width:1025px){.mobile-header-sticky .header-btns-list,.mobile-header-sticky .header-buttons{display:flex!important}.mobile-footer-sticky{display:none!important}}.mobile-footer-sticky .tab-btn:first-child{margin-left:0}.mobile-footer-sticky .tab-btn:last-child{margin-right:0}.mobile-footer-sticky .tab-btn-cuenta{flex:1 1 0%;margin-left:6px;margin-right:6px;position:relative}.mobile-footer-sticky .cuenta-menu{position:absolute;bottom:80px;right:0;left:auto;transform:none;min-width:220px;width:220px;background:#fff;box-shadow:0 -2px 8px rgb(0 0 0 / .1),0 2px 8px rgb(0 0 0 / .04);border-radius:10px 10px 18px 18px;padding:11px 14px;z-index:10003;display:none;animation:fadeInUp .2s}@media (max-width:600px){.mobile-footer-sticky .cuenta-menu-modern{min-width:220px;width:220px;right:6px;bottom:68px}}.mobile-footer-sticky .cuenta-menu a{display:block;padding:10px 0;color:#2563eb;text-decoration:none;font-size:16px;border-bottom:1px solid #eee;transition:background 0.14s;white-space:normal;overflow:visible;text-overflow:clip;word-wrap:break-word;line-height:1.4}.mobile-footer-sticky .cuenta-menu a:last-child{border-bottom:none}.mobile-footer-sticky .cuenta-menu a:hover{background:#f2f6fa}.ast-container{max-width:1200px;margin:0 auto;padding:0 18px;display:block}.search-results-title{text-align:left;margin-left:0;margin-top:40px}.ast-container{max-width:1100px;margin:0 auto!important;padding:0 20px!important;display:block!important;box-sizing:border-box}.search-results-title{text-align:left!important;margin-left:0!important;margin-top:40px!important;margin-bottom:20px!important}.ast-container,.bloque-central{max-width:1400px!important;width:100%!important;margin-left:auto!important;margin-right:auto!important;padding-left:15px!important;padding-right:15px!important;box-sizing:border-box!important}.scroll-to-top{position:fixed;right:18px;bottom:24px;z-index:10010;background:#176ab5;border-radius:50%;width:50px;height:50px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px rgb(23 106 181 / .1);cursor:pointer;transition:bottom 0.2s}.scroll-to-top .ast-arrow-svg{width:26px;height:16px;fill:#fff}@media (max-width:600px){.scroll-to-top{bottom:80px}}#ast-scroll-top{position:fixed;right:18px;bottom:20px;z-index:10010;width:38px;height:38px;background:#176ab5;border-radius:8px;box-shadow:0 2px 6px rgb(23 106 181 / .1);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:bottom 0.2s}#ast-scroll-top .ast-arrow-svg{width:20px;height:12px;fill:#fff}@media (max-width:600px){#ast-scroll-top{bottom:68px}}.modal-login-overlay{display:none;position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgb(0 0 0 / .6);z-index:99999;align-items:center;justify-content:center}.modal-login-overlay.active,.modal-login-overlay[style*="display: flex"],.modal-login-overlay[style*="display: block"]{display:flex!important}.modal-login-content{background:#fff;border-radius:12px;padding:32px 22px;max-width:400px;width:94vw;margin:auto;box-shadow:0 8px 32px rgb(0 0 0 / .18);position:relative;text-align:center;animation:modalFadeIn .25s}@keyframes modalFadeIn{from{opacity:0;transform:scale(.94)}to{opacity:1;transform:scale(1)}}.modal-close{position:absolute;top:12px;right:12px;background:none;border:none;font-size:2em;color:#2563eb;cursor:pointer;transition:color 0.18s}.modal-close:hover{color:#e11d48}.modal-login-buttons{display:flex;flex-direction:column;gap:12px;margin-top:18px}.btn-email-login{background:#2563eb;color:#fff!important;border:none;border-radius:8px;font-weight:500;padding:12px 0;margin:0 0 8px 0;display:block;width:100%;text-align:center;font-size:1.08em;cursor:pointer;transition:background 0.15s;text-decoration:none}.btn-email-login:hover,.btn-email-login:focus{background:#1749a3;color:#fff}.modal-register-link{color:#2563eb;font-size:1em;margin-top:6px;cursor:pointer;text-decoration:underline;display:block}#email-register-form{margin-top:18px;text-align:left}.modal-login-buttons{display:flex;flex-direction:column;align-items:center;gap:12px}.nsl-container .nsl-container-buttons,.nsl-container .nsl-button{width:100%!important;max-width:340px!important;margin:0 auto!important;display:flex!important;justify-content:center!important}.nsl-container .nsl-button{border-radius:8px!important;min-height:44px!important;font-size:1.08em!important;box-sizing:border-box}.btn-email-login{max-width:340px;width:100%;margin:0 auto;display:block;border-radius:8px;min-height:44px;font-size:1.08em}.nsl-container .nsl-container-buttons{margin-bottom:0!important}.modal-register-link{text-align:center}.nsl-container .nsl-button,.btn-email-login{width:100%!important;max-width:340px!important;min-height:44px!important;line-height:1.2!important;font-size:1em!important;border-radius:8px!important;box-sizing:border-box!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:0 18px!important;font-weight:500!important;margin:0 auto!important}.btn-email-login{background:#2563eb;color:#fff!important;border:none;cursor:pointer;transition:background 0.15s;text-align:center}.btn-email-login:hover,.btn-email-login:focus{background:#1749a3;color:#fff}.nsl-container .nsl-button{background:#fff!important;border:1px solid #cfcfcf!important}body,.site,.container,.ast-container,.main-content,#primary,#content,.ast-main-container,.mapa-interactivo-wrapper,#mapa-interactivo{padding-left:12px;padding-right:12px;box-sizing:border-box}@media (min-width:900px){body,.site,.container,.ast-container,.main-content,#primary,#content,.ast-main-container,.mapa-interactivo-wrapper,#mapa-interactivo{padding-left:28px;padding-right:28px}}@media (max-width:600px){body,.site,.container,.ast-container,.main-content,#primary,#content,.ast-main-container,.mapa-interactivo-wrapper,#mapa-interactivo{padding-left:30px;padding-right:30px}#zoomubik-messages-original{padding-left:0!important;padding-right:0!important}}@media (max-width:768px){body,html,.site,#page,.ast-container,.site-content,main,article,.entry-content,.ast-separate-container .ast-article-post,.ast-separate-container .ast-article-single,#primary,.content-area,.ast-main-header-wrap,.site-header,.ast-plain-container,.ast-page-builder-template{background:#ffffff!important;background-color:#ffffff!important;padding-left:30px!important;padding-right:30px!important;margin-left:0!important;margin-right:0!important}.ast-container{max-width:100%!important;padding:0 30px!important}.bloque-central{padding:0 30px!important;margin:0!important;border-radius:0!important;background:#ffffff!important}}@media (min-width:1200px){body,html{background:#ffffff!important;background-color:#ffffff!important}.ast-container{max-width:1400px!important}.bloque-central{max-width:1400px!important}}.wizard-container{display:block!important;visibility:visible!important;opacity:1!important;height:auto!important;width:100%!important}.wizard-step{display:block!important;visibility:visible!important;opacity:1!important;height:auto!important}#step-1{display:block!important}.app-promotion-section{display:flex!important;gap:30px!important;align-items:center!important}.app-promotion-image{flex:0 0 45%!important;min-width:0!important}.app-promotion-content{flex:1!important}@media (max-width:768px){.app-promotion-section{flex-direction:column!important;gap:20px!important;padding:20px!important;min-height:auto!important}.app-promotion-image{flex:1 1 100%!important;width:100%!important}.app-promotion-content{flex:1 1 100%!important}.app-promotion-content h2{font-size:1.4em!important}.app-promotion-content p{font-size:1em!important}}body.page-template-default .page-title,body.page-template-default .entry-title,body.page-template-default h1.page-title,body.page-template-default h1.entry-title,.ast-single-post .entry-title,.ast-page .entry-title{display:none!important}@media (max-width:1024px){body.blog .ast-article-post img.wp-post-image,body.archive .ast-article-post img.wp-post-image,body.blog .ast-article-post .post-thumb-img-content img,body.archive .ast-article-post .post-thumb-img-content img{width:100%!important;height:auto!important;max-height:320px!important;object-fit:cover!important;object-position:center!important;display:block!important;border-radius:8px!important;margin:0 0 12px 0!important;aspect-ratio:auto!important}body.blog .ast-article-post .post-thumb:empty,body.archive .ast-article-post .post-thumb:empty,body.blog .ast-article-post .post-thumb-img-content:empty,body.archive .ast-article-post .post-thumb-img-content:empty{display:none!important}body.blog .ast-article-post .post-thumb:not(:has(img)),body.archive .ast-article-post .post-thumb:not(:has(img)),body.blog .ast-article-post .post-thumb-img-content:not(:has(img)),body.archive .ast-article-post .post-thumb-img-content:not(:has(img)){display:none!important;height:0!important;margin:0!important;padding:0!important}body.blog .ast-article-post,body.archive .ast-article-post{margin-bottom:32px!important}}