.product-cards{color:#2c1915;margin-bottom:2rem;padding:0;width:100%}.product-cards.row{grid-gap:1.5rem}@media only screen and (max-width:540px){.product-cards{margin-bottom:1.5rem;padding:0 1rem;grid-gap:1.5rem}}.product-cards .product-card{cursor:pointer;margin:0;position:relative;width:100%;height:unset;display:block;-webkit-transition:box-shadow .35s ease-in-out;transition:box-shadow .35s ease-in-out;-webkit-box-shadow:0 5px 5px -3px rgba(44,25,21,.07);box-shadow:0 5px 5px -3px rgba(44,25,21,.07)}@media screen and (min-width:1190px){.product-cards .product-card{height:100%;display:grid;grid-template-rows:270px 1fr}}.product-cards .product-card:hover{-webkit-box-shadow:0 7px 15px 5px rgba(44,25,21,.05);box-shadow:0 7px 15px 5px rgba(44,25,21,.05)}.product-cards .product-card:hover img{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2);-webkit-transition:-webkit-transform 333ms ease-in-out;transition:-webkit-transform 333ms ease-in-out;transition:transform 333ms ease-in-out;transition:transform 333ms ease-in-out,-webkit-transform 333ms ease-in-out}.product-cards .product-card:hover .product-card__button{background-color:#9e0c0f;color:#fff;border-radius:50px}.product-cards .product-card:hover .product-card__button a{color:#fff;font-weight:700}.product-cards .product-card img{-o-object-fit:cover;object-fit:cover;-webkit-transition:-webkit-transform 333ms ease-in-out;transition:-webkit-transform 333ms ease-in-out;transition:transform 333ms ease-in-out;transition:transform 333ms ease-in-out,-webkit-transform 333ms ease-in-out}.product-cards .product-card__button{border-radius:50px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:auto 0 .5rem}.product-cards .product-card__button a{font-weight:700}.product-cards .product-card__button:hover{background-color:#9e0c0f;color:#fff;border-radius:50px}.product-cards .product-card__button:hover a{color:#fff;font-weight:700}@media screen and (min-width:1190px){.product-cards .product-card__button{margin:auto 0 .5rem}}.product-cards .product-card__content{padding:1.5rem;background-color:#fff;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:start;-ms-flex-pack:start;justify-content:start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.product-cards .product-card__description{margin:0 0 1rem}.product-cards .product-card__description p{font-size:12px;line-height:1.65rem;margin:0}.product-cards .product-card__header{font-weight:800;font-size:1.25rem;-webkit-transition:letter-spacing .35s ease-in-out;transition:letter-spacing .35s ease-in-out;margin:0 0 .5rem}@media screen and (min-width:768px){.product-cards .product-card__header{font-size:1.125rem}}@media screen and (min-width:1190px){.product-cards .product-card__header{font-size:.9rem}}.product-cards .product-card__image{cursor:pointer;height:100%;-webkit-transition:height .4s cubic-bezier(.39,1.05,.65,.99);transition:height .4s cubic-bezier(.39,1.05,.65,.99);-o-object-position:top;object-position:top;-o-object-fit:cover;object-fit:cover;max-height:450px;width:100%;display:block}@media screen and (min-width:768px){.product-cards .product-card__image{height:650px;max-height:unset}}@media screen and (min-width:800px){.product-cards .product-card__image{max-height:430px;height:400px}}@media screen and (min-width:1190px){.product-cards .product-card__image{max-height:300px;height:270px}}.product-cards .product-card__image--placeholder{opacity:.6;-webkit-filter:grayscale(.5);filter:grayscale(.5)}.product-cards .product-card__image-link{height:100%;display:block}.product-cards .product-card__image-wrapper{background-color:#fff;height:450px;width:100%;overflow:hidden}@media screen and (max-width:800px){.product-cards .product-card__image-wrapper{width:100%;margin:0 auto}}@media screen and (min-width:768px){.product-cards .product-card__image-wrapper{height:650px}}@media screen and (min-width:800px){.product-cards .product-card__image-wrapper{height:400px}}@media screen and (min-width:1190px){.product-cards .product-card__image-wrapper{height:270px}}.product-cards .product-card__list{padding:0;margin:0 0 .75rem}.product-cards .product-card__list li{border-bottom:1px solid #e3e1df;list-style:none;padding:0;margin:0 0 .15rem;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;color:rgba(13,13,13,.67);font-size:1rem;cursor:help;-webkit-transition:color 333ms ease-in-out;transition:color 333ms ease-in-out}.product-cards .product-card__list li:last-child{border:none}@media screen and (min-width:1190px){.product-cards .product-card__list li{font-size:.9rem}}.product-cards .product-card__list li:hover{color:rgba(13,13,13,.87);-webkit-transition:color 333ms ease-in-out;transition:color 333ms ease-in-out}.product-cards .product-card__positional{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}
/*# sourceMappingURL=/assets/css/maps/product-cards.css.map */
