/*CSS Look view grid entradas contenido dinámico antiguas*/
            .vw-gbo-item-content-title{
                font-family: var(--font-family-standout);
                line-height: 1.35;
                transition:all var(--transition-segs-medium) ease-in-out 0s;
                font-size: 1.1rem;
            }
            .vw-gbo-item-link:hover .vw-gbo-item-content-title, .vw-gbo-item-link:focus .vw-gbo-item-content-title{
                color: var(--global-color-ocre-dark);
            }
      .vw-gbo-empty-title{
        text-align: center;
      }
    .vw-gbo-pager .pager-nav{
        border-top: solid 1px var(--global-color-alt2-grey);
    }
        .pager__item--previous{
            text-align: left;
        }
        .pager__item--next{
            text-align: right;
        }
        .pagination .pager__item a{
            border: 0;
            color: var(--global-color-black);
            font-size: var(--font-size-content-small);
            transition:all var(--transition-segs-medium) ease-in-out 0s;
        }
        .pagination .pager__item a:hover, .pagination .pager__item a:focus{
            background-color: var(--global-color-white);
            color: var(--global-color-ocre-dark);
        }
        .pagination .pager__item.active a{
            border-radius: 8px;
            color: var(--global-color-white);
            background-color: var(--global-color-ocre-dark);
        }
            .pagination .pager__item--previous a:before{
                content: url("data:image/svg+xml,<svg viewBox='0 0 17 15' fill='rgb(34,34,34)' xmlns='http://www.w3.org/2000/svg'><path d='M8.11922 0.96721C8.50974 1.35773 8.50974 1.9909 8.11922 2.38142L3.82632 6.67432H15.4121C15.9644 6.67432 16.4121 7.12203 16.4121 7.67432C16.4121 8.2266 15.9644 8.67432 15.4121 8.67432H3.82632L8.11922 12.9672C8.50974 13.3577 8.50974 13.9909 8.11922 14.3814C7.72869 14.7719 7.09553 14.7719 6.705 14.3814L0.705003 8.38142C0.517466 8.19389 0.412109 7.93953 0.412109 7.67432C0.412109 7.4091 0.517466 7.15475 0.705003 6.96721L6.705 0.96721C7.09553 0.576685 7.72869 0.576685 8.11922 0.96721Z'/></svg>");
                line-height: 0.5;
                transition:all var(--transition-segs-medium) ease-in-out 0s;
            }
            .pagination .pager__item--previous a:hover:before, .pagination .pager__item--previous a:focus:before{
                content: url("data:image/svg+xml,<svg viewBox='0 0 17 15' fill='rgb(208,171,75)' xmlns='http://www.w3.org/2000/svg'><path d='M8.11922 0.96721C8.50974 1.35773 8.50974 1.9909 8.11922 2.38142L3.82632 6.67432H15.4121C15.9644 6.67432 16.4121 7.12203 16.4121 7.67432C16.4121 8.2266 15.9644 8.67432 15.4121 8.67432H3.82632L8.11922 12.9672C8.50974 13.3577 8.50974 13.9909 8.11922 14.3814C7.72869 14.7719 7.09553 14.7719 6.705 14.3814L0.705003 8.38142C0.517466 8.19389 0.412109 7.93953 0.412109 7.67432C0.412109 7.4091 0.517466 7.15475 0.705003 6.96721L6.705 0.96721C7.09553 0.576685 7.72869 0.576685 8.11922 0.96721Z'/></svg>");
            }
            .pagination .pager__item--next a:after{
                content: url("data:image/svg+xml,<svg viewBox='0 0 17 15' fill='rgb(34,34,34)' xmlns='http://www.w3.org/2000/svg'><path d='M8.705 0.96721C9.09553 0.576685 9.72869 0.576685 10.1192 0.96721L16.1192 6.96721C16.3068 7.15475 16.4121 7.4091 16.4121 7.67432C16.4121 7.93953 16.3068 8.19389 16.1192 8.38142L10.1192 14.3814C9.72869 14.7719 9.09553 14.7719 8.705 14.3814C8.31448 13.9909 8.31448 13.3577 8.705 12.9672L12.9979 8.67432L1.41211 8.67432C0.859825 8.67432 0.412109 8.2266 0.412109 7.67432C0.412109 7.12203 0.859825 6.67432 1.41211 6.67432L12.9979 6.67432L8.705 2.38142C8.31448 1.9909 8.31448 1.35773 8.705 0.96721Z' /></svg>");
                line-height: 0.5;
                transition:all var(--transition-segs-medium) ease-in-out 0s;
            }
            .pagination .pager__item--next a:hover:after, .pagination .pager__item--next a:focus:after{
                content: url("data:image/svg+xml,<svg viewBox='0 0 17 15' fill='rgb(208,171,75)' xmlns='http://www.w3.org/2000/svg'><path d='M8.705 0.96721C9.09553 0.576685 9.72869 0.576685 10.1192 0.96721L16.1192 6.96721C16.3068 7.15475 16.4121 7.4091 16.4121 7.67432C16.4121 7.93953 16.3068 8.19389 16.1192 8.38142L10.1192 14.3814C9.72869 14.7719 9.09553 14.7719 8.705 14.3814C8.31448 13.9909 8.31448 13.3577 8.705 12.9672L12.9979 8.67432L1.41211 8.67432C0.859825 8.67432 0.412109 8.2266 0.412109 7.67432C0.412109 7.12203 0.859825 6.67432 1.41211 6.67432L12.9979 6.67432L8.705 2.38142C8.31448 1.9909 8.31448 1.35773 8.705 0.96721Z' /></svg>");
            }
        .pagination .pager__item--first a, .pagination .pager__item--last a{
            font-size: 30px;
            line-height: 0.6;
        }