.products-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;max-width:1360px;margin:0 auto;padding:0 1rem}@media screen and (min-width:760px){.products-grid{grid-template-columns:repeat(3,1fr);gap:20px;padding:0 2rem}}@media screen and (min-width:990px){.products-grid{grid-template-columns:repeat(4,1fr)}}.products-grid .product-card{display:flex;flex-flow:column;border-radius:12px;text-decoration:none;overflow:hidden}.products-grid .product-card:focus-visible .product-card__content-button,.products-grid .product-card:focus .product-card__content-button{outline:4px dotted #1f643c;outline-offset:-11px}.products-grid .product-card.head-card{overflow:visible;padding:25px 20px;flex-flow:nowrap;gap:20px;grid-column:span 2/span 2;scroll-margin-top:120px}@media screen and (min-width:760px){.products-grid .product-card.head-card{grid-column:span 1/span 1;flex-flow:column;gap:0}}.products-grid .product-card.custom-card{border:1px solid black;padding:8px;text-align:center}.products-grid .product-card .left-wrapper{flex:1 0 50%}@media screen and (min-width:760px){.products-grid .product-card .left-wrapper{flex:0}}.products-grid .product-card .custom-card__title{font-size:18px;line-height:22px;margin:0 0 5px;color:#121212bf;font-family:Cooper BT,sans-serif}@media screen and (min-width:760px){.products-grid .product-card .custom-card__title{font-size:36px;line-height:38px}}.products-grid .product-card .custom-card__text{font-size:14px;line-height:18px;margin:0 0 10px;color:#000;font-weight:500}@media screen and (min-width:760px){.products-grid .product-card .custom-card__text{font-size:22px;line-height:24px}}.products-grid .product-card .custom-card__image{margin:0 auto 15px;width:100%}.products-grid .product-card .custom-card__image img{display:block;width:100%;height:130px;object-fit:contain}@media screen and (min-width:760px){.products-grid .product-card .custom-card__image img{height:100%}}.products-grid .product-card__image-wrap{width:100%;position:relative;overflow:hidden;height:150px}@media screen and (min-width:760px){.products-grid .product-card__image-wrap{height:290px}}.products-grid .product-card__image-wrap img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:100%;object-fit:contain}.products-grid .product-card__image-wrap:hover img{display:none}.products-grid .product-card__image-wrap:hover img.hover-image{display:block}.products-grid .product-card__image-wrap .hover-image{display:none}.products-grid .product-card__content{width:100%;padding:15px 10px;text-align:center}@media screen and (min-width:760px){.products-grid .product-card__content{padding:25px 10px}}.products-grid .product-card__tags{display:flex;flex-flow:wrap;position:absolute;top:12px;left:12px;gap:5px;z-index:1}.products-grid .product-card__tags .tag-item{font-size:12px;font-family:Cooper BT,sans-serif;background-color:#1f643c;color:#fff;border-radius:20px;padding:5px;text-transform:capitalize}@media screen and (min-width:760px){.products-grid .product-card__tags .tag-item{font-size:16px;padding:10px}}.products-grid .product-card__tags .tag-item.new,.products-grid .product-card__tags .tag-item.best-seller{background-color:#fff;color:#000}.products-grid .product-card__content-title{font-size:18px;line-height:20px;margin:0 0 5px}@media screen and (min-width:760px){.products-grid .product-card__content-title{font-size:24px;line-height:34px}}.products-grid .product-card__content-description{font-size:14px;line-height:16px;color:rgba(var(--color-foreground),.75);margin:0 0 15px}@media screen and (min-width:760px){.products-grid .product-card__content-description{font-size:20px;line-height:24px}}.products-grid .product-card__content-button{width:100%}.products-grid .grid-title{font-size:24px;line-height:26px;font-weight:700;margin:0 0 8px}@media screen and (min-width:990px){.products-grid .grid-title{font-size:36px;line-height:44px;margin:0 0 12px}}.products-grid .grid-tags{font-family:Inconsolata,sans-serif;font-size:12px;line-height:16px;font-weight:500;margin:0 0 12px}.products-grid .grid-tags p{margin:0}@media screen and (min-width:990px){.products-grid .grid-tags{font-size:18px;line-height:24px}}.products-grid .grid-text{font-size:16px;line-height:22px;font-weight:500}@media screen and (min-width:990px){.products-grid .grid-text{font-size:22px;line-height:24px}}
/*# sourceMappingURL=/cdn/shop/t/64/assets/collection-grid.css.map */
