.grid-and-filters__wrapper{margin:0 auto;max-width:1440px;padding-left:1.6rem;padding-right:1.6rem;width:100%}.grid-and-filters__wrapper .heading{margin:auto;max-width:60rem}.grid-and-filters__wrapper .heading h2{color:var(--grey-850);font-size:3.2rem;line-height:3.8rem;text-align:center}.grid-and-filters__wrapper .heading p{color:var(--grey-850);font-size:1.8rem;line-height:2.5rem;text-align:center}.grid-and-filters__wrapper .heading+.grid__wrapper{margin-top:5rem}.grid-and-filters__wrapper .grid__wrapper{column-gap:.8rem;display:grid;grid-template-columns:repeat(2,1fr);row-gap:3rem}@media screen and (min-width:768px){.grid-and-filters__wrapper .grid__wrapper{column-gap:2rem;grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:1024px){.grid-and-filters__wrapper .grid__wrapper{column-gap:4rem;grid-template-columns:repeat(4,1fr);row-gap:5rem}}.grid-and-filters__wrapper .grid__wrapper .grid__item{height:auto;max-width:none;padding:0;width:100%}.grid-and-filters__wrapper .grid__wrapper .grid__item.pro-modal__trigger{cursor:pointer}.grid-and-filters__wrapper .grid__wrapper .grid__item.hide{display:none}.grid-and-filters__wrapper .grid__wrapper .grid__item .item__image{align-items:center;display:flex;height:auto;justify-content:center;width:100%}.grid-and-filters__wrapper .grid__wrapper .grid__item .item__image img{border-radius:.15rem;height:auto;object-fit:cover;width:100%}.grid-and-filters__wrapper .grid__wrapper .grid__item .item__content{padding-top:2rem}.grid-and-filters__wrapper .grid__wrapper .grid__item .item__content>*+*{margin-top:2rem}.grid-and-filters__wrapper .grid__wrapper .grid__item .item__content .tag{background-color:var(--grey-175);padding:0 .8rem;width:max-content}.grid-and-filters__wrapper .grid__wrapper .grid__item .item__content .tag span{color:var(--grey-850);font-size:1.2rem;font-weight:700;line-height:1.8rem;opacity:.6}.grid-and-filters__wrapper .grid__wrapper .grid__item .item__content .item__heading h3{color:var(--grey-850);font-size:1.6rem;font-weight:700;line-height:1.8rem;margin:0}.grid-and-filters__wrapper .grid__wrapper .grid__item .item__content .item__heading p{color:var(--grey-850);font-size:1.6rem;line-height:2rem;margin:0;opacity:.6}@media screen and (min-width:768px){.grid-and-filters__wrapper .grid__wrapper .grid__item .item__content .item__heading h3{font-size:2.2rem;line-height:2.5rem}.grid-and-filters__wrapper .grid__wrapper .grid__item .item__content .item__heading p{font-size:1.8rem;line-height:2.5rem}}.grid-and-filters__wrapper .grid__btn{display:flex;margin:8rem auto 0;width:max-content}