.bel.collection h1{text-align:center;margin-bottom:1.5rem}@media screen and (min-width:768px){.bel.collection h1{margin-bottom:2rem}}.bel.collection .collection-grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:.75rem;row-gap:1.6875rem}@media screen and (min-width:768px){.bel.collection .collection-grid{grid-template-columns:repeat(3, 1fr);gap:1.25rem;row-gap:3.75rem}}.bel.collection .collection-product__image{margin-bottom:12px}.bel.collection .collection-product a{transition:opacity .25s ease-out}.bel.collection .collection-product a:hover{opacity:.8}.bel.collection .collection-product__content p{margin:0}.bel.collection .collection-product__content p+p{margin-top:4px}.bel.collection .collection-product__content a{text-decoration:none}.bel.collection .pagination{display:flex;justify-content:center;align-items:center;gap:1rem}@media screen and (min-width:768px){.bel.collection .pagination{gap:1.5rem}}.bel.collection .pagination__link{min-width:fit-content;padding:.375rem .75rem}@media screen and (min-width:768px){.bel.collection .pagination__link{padding:.625rem 1.25rem}}.bel.collection .pagination__link:hover,.bel.collection .pagination__link:focus{background-color:var(--web-green);color:var(--base-off-white)}.bel.collection .pagination__link--disabled{opacity:.4;pointer-events:none;cursor:not-allowed}.bel.collection .pagination__list{display:flex;justify-content:center;align-items:center;gap:.5rem;padding:0;margin:0;list-style:none}@media screen and (min-width:768px){.bel.collection .pagination__list{gap:.75rem}}.bel.collection .pagination__item{list-style:none}.bel.collection .pagination__number{display:flex;align-items:center;justify-content:center;min-width:2rem;height:2rem;padding:.25rem .5rem;color:var(--web-green-shade);text-decoration:none;transition:all .25s ease-out;border-radius:6.25rem}.bel.collection .pagination__number:hover,.bel.collection .pagination__number:focus{background-color:var(--base-cream)}@media screen and (min-width:768px){.bel.collection .pagination__number{min-width:2.5rem;height:2.5rem;padding:.5rem .75rem}}.bel.collection .pagination__number:hover,.bel.collection .pagination__number:focus{border-color:var(--web-green)}.bel.collection .pagination__number--current{color:var(--web-green-light)}.bel.collection .pagination__number--current:hover,.bel.collection .pagination__number--current:focus{background-color:rgba(0,0,0,0)}.bel.collection .pagination__ellipsis{display:flex;align-items:center;justify-content:center;min-width:2rem;height:2rem;color:var(--web-green)}@media screen and (min-width:768px){.bel.collection .pagination__ellipsis{min-width:2.5rem;height:2.5rem}}.bel.collection .collection__pagination{margin-top:3rem}@media screen and (min-width:768px){.bel.collection .collection__pagination{margin-top:4rem}}
