:root{--productgrid-text-color:#121212;--productgrid-item-color:#626262;--productgrid-showmore-color:#1973B8;--productgrid-border-tab-color:#d3d3d3}.dark-theme{--productgrid-text-color:#fff;--productgrid-item-color:#e6eaeb;--productgrid-showmore-color:#5bbeff;--productgrid-border-tab-color:#778892}.productgrid{position:relative;zoom:1;width:100%;display:block}.productgrid::after,.productgrid::before{content:' ';display:block;height:0;width:0;overflow:hidden}.productgrid::after{clear:both}.productgrid__base{min-height:160px}.productgrid__base .tabs__list__item{color:var(--productgrid-item-color,#626262)}.productgrid__base .tabs--active{color:var(--productgrid-text-color,#121212)}.productgrid__background{padding-bottom:80px}.tabs__base .productgrid__background{border-top:1px solid var(--productgrid-border-tab-color,#d3d3d3)}.productgrid__overlay{background:0 0;background:-webkit-gradient(linear,left top,left bottom,from(rgba(244,244,254,.75)),to(#f4f4f4));background:linear-gradient(rgba(244,244,254,.75),#f4f4f4);height:168px;margin-top:-168px;position:relative;z-index:1}.productgrid__noresults{text-align:center}.productgrid--expanded.productgrid__cards__limit{max-height:100%;min-height:100%}.productgrid--expanded .productgrid__overlay{background:0 0}.productgrid__title{font-family:BentonSansBBVA-Book,Helvetica,Arial,sans-serif;font-size:24px;line-height:32px;color:var(--productgrid-text-color,#121212);text-align:center;padding:72px 16px 0;margin-bottom:8px}.productgrid__subtitle{font-family:BentonSansBBVA-Book,Helvetica,Arial,sans-serif;font-size:18px;line-height:24px;text-align:center}.productgrid__panel .card__base{margin-bottom:32px;position:relative;display:none}.productgrid__panel .listlimit__item.listlimit--filtered{display:block;height:auto}.productgrid__panel .listlimit__item.listlimit--filtered.listlimit--hidden{display:none}.productgrid__filters{text-align:center;margin:40px 0 48px}.productgrid__cards{position:relative;margin-top:40px}.productgrid__cards__limit{-webkit-transition:min-height .4s,max-height .4s;transition:min-height .4s,max-height .4s;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;max-height:100%;padding-top:40px;margin-top:-40px}.productgrid__showmore,.productgrid__showmore.listlimit__show{color:var(--productgrid-showmore-color,#1973b8);text-align:center;position:relative;background:0 0;border:0}.keyboard-focus .productgrid__showmore.listlimit__show:focus,.keyboard-focus .productgrid__showmore:focus{outline:1px solid var(--productgrid-showmore-color,#1973b8);outline-offset:-1px}.productgrid__showmore .bbva-icon,.productgrid__showmore.listlimit__show .bbva-icon{margin:0 0 -8px}.productgrid__showsubcategorypage{text-align:center;margin:32px 0}.tabs__content__item .productgrid,.tabs__content__item .productgrid__base{width:auto}