.custom-grid-collection{max-width:1920px;height:90dvh;margin:0 auto;padding:20px}.product-grid{display:grid;height:100%;grid-template-columns:repeat(2,1fr);gap:20px}.product-card{position:relative;overflow:hidden}.product-card a:hover .product-card__button{background:#ff671f}.product-card a:hover .product-card__text{color:#fff}.product-card--large{grid-row:span 2}.product-card__image{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.product-card:hover .product-card__image{transform:scale(1.05)}.product-card__button{text-align:center;position:absolute;bottom:30px;background:#e5e5e5;padding:12px 24px;border:none;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block}.product-card__button:hover{background:#ff671f}.product-card__button:hover .product-card__text{color:#fff}.product-card__text{color:#dd4700;font-size:24px;font-weight:550;text-transform:uppercase;transition:color .3s ease}.product-card__button{left:30px}.product-card:nth-child(1) .product-card__button,.product-card:nth-child(3) .product-card__button{left:auto;right:30px}@media(max-width:1200px){.product-card__text{font-size:20px}.product-card__button{padding:10px 20px}}@media(max-width:768px){.custom-grid-collection{padding:15px}.product-grid{grid-template-columns:1fr;gap:15px}.product-card--large{grid-row:span 1}.product-card{min-height:300px}.product-card__text{font-size:18px}.product-card__button{padding:8px 16px;bottom:20px;left:20px!important;right:auto!important}}@media(max-width:480px){.custom-grid-collection{padding:10px}.product-grid{gap:10px}.product-card{min-height:250px}.product-card__text{font-size:16px}.product-card__button{padding:6px 12px;bottom:15px;left:15px!important}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/custom-grid-collection.css.map */
