/* Ajustes de integración entre el sistema visual de Vector y WordPress. */
.admin-bar .header,.admin-bar .blog-header,.admin-bar .site-header{top:32px}
.vector-honeypot{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important}
.featured__visual.has-photo img,.hero-visual.has-photo img{inset:0;width:100%;height:100%;max-width:none;transform:none;object-fit:cover;filter:grayscale(1)}
.featured__visual.has-photo::after,.hero-visual.has-photo::after{content:"";position:absolute;inset:0;background:rgba(0,0,0,.2);pointer-events:none}
.featured__visual.has-photo>*:not(img),.hero-visual.has-photo>*:not(img){z-index:2}
.article-content>.wp-block-image,.article-content>.wp-block-gallery,.article-content>.wp-block-embed,.article-content>.wp-block-table{width:min(100vw - 40px,960px);margin:84px 50%;transform:translateX(-50%)}
.article-content .wp-block-image img{width:100%;height:auto;filter:grayscale(1)}
.article-content .wp-block-image figcaption,.article-content .wp-block-gallery figcaption{color:#66666d;font:500 .75rem/1.5 'Inter',sans-serif;text-align:left}
.article-content .wp-block-quote{margin:64px 0;padding:28px 30px;border-left:6px solid #FA9800;background:#f6f6f4}
.article-content .wp-block-quote p{font-family:'Jakarta','Inter',sans-serif;font-size:1.55rem;line-height:1.25}
.article-content .wp-block-pullquote{width:min(100vw - 40px,960px);margin:84px 50%;transform:translateX(-50%);padding:50px;background:#000;color:#fff;border-left:8px solid #FA9800}
.article-content .wp-block-pullquote blockquote{margin:0}.article-content .wp-block-pullquote p{font-family:'Jakarta','Inter',sans-serif;font-size:clamp(2rem,4vw,3.4rem);line-height:1.08}
.article-content .wp-block-table table{width:100%;border-collapse:collapse}.article-content .wp-block-table th,.article-content .wp-block-table td{border:0;border-bottom:1px solid rgba(20,20,26,.14);padding:16px 18px}.article-content .wp-block-table th{background:#000;color:#fff}
.article-content .wp-block-separator{border:0;width:72px;height:4px;background:#FA9800;margin:78px auto}
.article-content .wp-block-embed__wrapper{position:relative;aspect-ratio:16/9}.article-content .wp-block-embed iframe{width:100%;height:100%}
.article-content .wp-block-buttons{margin-top:28px}.article-content .wp-block-button__link{border:0!important;background:#000;color:#fff;padding:13px 20px;border-radius:10px 10px 10px 3px;font:800 .85rem/1.3 'Inter',sans-serif}
.service-cta .wp-block-button__link{background:#000;color:#fff}.download .wp-block-file a{border:0;font:800 .85rem/1.3 'Inter',sans-serif}.download .wp-block-file__button{display:none}
.pagination .page-numbers{display:inline-grid;place-items:center;min-width:42px;height:42px;padding:0 10px;border:1px solid rgba(20,20,26,.14);border-radius:8px;margin:0 3px;font-size:.85rem;font-weight:750}.pagination .page-numbers.current{background:#000;color:#fff;border-color:#000}
.generic-content{padding-top:150px;padding-bottom:100px}.generic-content>h1{font-size:clamp(2.8rem,6vw,5.2rem);margin-bottom:48px}
@media(max-width:782px){.admin-bar .header,.admin-bar .blog-header,.admin-bar .site-header{top:46px}}
@media(max-width:640px){.article-content>.wp-block-image,.article-content>.wp-block-gallery,.article-content>.wp-block-embed,.article-content>.wp-block-table,.article-content .wp-block-pullquote{width:calc(100vw - 32px);margin-top:64px;margin-bottom:64px}.article-content .wp-block-pullquote{padding:36px 24px}}

