.cmp-button-grid .premios{color:#000;margin-top:24px}.cmp-button-grid .premios__title{font-family:var(--font-family-sans);font-size:var(--fontSize-12);font-weight:var(--fontWeight-strong);letter-spacing:var(--letterSpacing-s);line-height:var(--lineHeight-base);margin-bottom:24px;-webkit-text-decoration:var(--textDecoration-none);text-decoration:var(--textDecoration-none);text-transform:var(--textCase-uppercase)}.cmp-button-grid .premios__grid{display:grid;grid-template-columns:repeat(3,1fr)}@media(min-width:660px){.cmp-button-grid .premios__grid{grid-template-columns:repeat(5,1fr)}}@media(min-width:1260px){.cmp-button-grid .premios__grid{grid-template-columns:repeat(7,1fr)}}.cmp-button-grid .premios__item{aspect-ratio:1/1;border:1px solid #d8d8d8;margin-bottom:-1px;margin-right:-1px;overflow:hidden;position:relative}.cmp-button-grid .premios__item:not(:has(.premios__item-link.is-disabled)):hover{border:1px solid #000;z-index:1}.cmp-button-grid .premios__item:not(:has(.premios__item-link.is-disabled)):focus-within{border:1px solid #0048b5;z-index:1}.cmp-button-grid .premios__item-link{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;color:inherit;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:8px;height:100%;justify-content:center;text-decoration:none;width:100%}.cmp-button-grid .premios__item-link.is-disabled{cursor:default;opacity:.2;pointer-events:none}.cmp-button-grid .premios__item-image{-webkit-box-align:end;-ms-flex-align:end;-webkit-box-pack:center;-ms-flex-pack:center;align-items:end;display:-webkit-box;display:-ms-flexbox;display:flex;height:60%;justify-content:center;margin-top:0}.cmp-button-grid .premios__item-image-content{height:100%;padding:1pc 28px 0}@media(min-width:1260px){.cmp-button-grid .premios__item-image-content{padding:30px 42px 0}}.cmp-button-grid .premios__item-label{color:#727070;height:40%;padding:0 8px;text-align:center}.cmp-button-grid .premios__item-badge{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#d8d8d8;border-radius:100%;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:10px;font-weight:500;height:20px;justify-content:center;line-height:170%;position:absolute;right:4px;top:4px;width:20px}@media(min-width:1260px){.cmp-button-grid .premios__item-badge{right:10px;top:10px}}.cmp-button-grid .premios__item-title{display:block;font-size:10px;font-weight:500;letter-spacing:.91px;line-height:150%;text-align:center;text-transform:uppercase}.cmp-button-grid .premios__item:not(:has(.premios__item-label)):not(:has(.premios__item-badge)) .premios__item-image{-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}.cmp-button-grid .premios__item:not(:has(.premios__item-label)):not(:has(.premios__item-badge)) .premios__item-image-content{height:100%;max-height:none;max-width:none;-o-object-fit:contain;object-fit:contain;width:100%}.cmp-button-grid .premios__pagination{margin:2pc 0}.cmp-button-grid .premios__pagination,.cmp-button-grid .premios__pagination-btn{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.cmp-button-grid .premios__pagination-btn{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#000;border:1px solid #fff;border-radius:5pc;color:#fff;font-family:var(--font-family-sans);font-size:var(--fontSize-14);font-weight:var(--fontWeight-strong);gap:24px;letter-spacing:var(--letterSpacing-s);line-height:var(--lineHeight-base);padding:21.5px 24px;text-decoration:none;-webkit-text-decoration:var(--textDecoration-none);text-decoration:var(--textDecoration-none);text-transform:var(--textCase-uppercase);text-transform:uppercase}.cmp-button-grid .premios__pagination-btn span{font-size:1.5rem}@media(min-width:660px){.cmp-button-grid .premios__pagination{margin-top:40px}}