.product-card-layout-09 .product-item-09 .card{height:100%;background:var(--bg-white, #fff);border:1px solid #e8e0d0;border-radius:0;overflow:hidden;box-shadow:none;transition:border-color var(--duration-default, .3s) ease,box-shadow .22s cubic-bezier(.22,.61,.36,1)}.product-card-layout-09 .product-item-09 .card:hover{cursor:pointer;box-shadow:0 6px 18px -8px #1d1a151f,0 2px 4px #1d1a150a}.product-card-layout-09 .product-item-09 .card-product{background:var(--bg-planceholder, #e8dfcf)}.product-card-layout-09 .product-item-09 .card-product__wrapper,.product-card-layout-09 .product-item-09 .card-media{border-radius:0}.product-card-layout-09 .product-item-09 .card-media img,.product-card-layout-09 .product-item-09 .card-media video,.product-card-layout-09 .product-item-09 .card-media svg{object-fit:var(--product-cart-image-fit, cover)}.product-card-layout-09 .product-item-09 .card-information{min-height:168px;padding:20px 22px;background:var(--bg-white, #fff);border-top:1px solid var(--color-background-20, #e7dcc8)}.product-card-layout-09 .product-item-09 .card-information__wrapper{display:grid;min-height:100%;grid-template-rows:auto auto auto 1fr;align-items:start}.product-card-layout-09 .product-item-09 .card-category{margin-top:var(--product-vendor-margin-top, 0);margin-bottom:var(--product-vendor-margin-bottom, 6px);color:var(--product-vendor-color, #b4a269);font-family:var(--product-vendor-font, var(--font-body-family));font-size:var(--product-vendor-font-size, 12px);font-weight:var(--product-vendor-font-weight, 500);font-style:var(--product-vendor-font-style, normal);line-height:1.4;letter-spacing:var(--product-vendor-letter-spacing, .24em);text-transform:var(--product-vendor-text-transform, uppercase)}.product-card-layout-09 .product-item-09 .card__heading{margin:0}.product-card-layout-09 .product-item-09 .card-title{display:block;color:var(--product-title-color, #004437);font-family:var(--product-title-font, var(--font-heading-family));font-size:var(--product-title-font-size, 20px);font-weight:var(--product-title-font-weight, 400);line-height:var(--product-title-line-height, 1.25);letter-spacing:var(--product-title-letter-spacing, 0);text-transform:var(--product-title-text-transform, none);text-decoration:none;margin-bottom:var(--product-title-margin-bottom, 0)}.product-card-layout-09 .product-item-09 .card-title.card-title-ellipsis{overflow:hidden;white-space:normal;display:-webkit-box;-webkit-line-clamp:var(--product-title-line-text, 2);text-overflow:ellipsis;min-height:calc(var(--product-title-line-text, 2) * 1lh);-webkit-box-orient:vertical}.product-card-layout-09 .product-item-09 .card-summary{margin:0 0 12px;color:#6d6e71;font-family:var(--font-body-family);font-size:calc(var(--font-body-size, 14px) - 5px);font-weight:var(--font-body-weight, 500);line-height:1.55;letter-spacing:.16em;text-transform:var(--product-card-09-summary-text-transform, uppercase);overflow:hidden;white-space:normal;display:-webkit-box;-webkit-line-clamp:var(--product-card-09-summary-line-text, 2);text-overflow:ellipsis;-webkit-box-orient:vertical}.product-card-layout-09 .product-item-09 .card-footer{display:flex;width:100%;align-items:end;justify-content:space-between;gap:16px;align-self:end;margin-top:16px;flex-wrap:wrap}.product-card-layout-09 .product-item-09 .card-price{margin:0;color:var(--product-price-color, #004437);line-height:var(--product-price-line-height, 1)}.product-card-layout-09 .product-item-09 .price,.product-card-layout-09 .product-item-09 .price-item,.product-card-layout-09 .product-item-09 .money{color:var(--product-price-color, #004437);font-family:var(--product-price-font, var(--font-heading-family));font-size:var(--product-price-font-size, 18px);font-weight:var(--product-price-font-weight, 400);line-height:var(--product-price-line-height, 1);letter-spacing:var(--product-price-letter-spacing, 0)}.product-card-layout-09 .product-item-09 .card-button{width:auto;min-width:0;margin:0;padding:0;border:0;border-radius:0;background:transparent;color:var(--product-price-color, #004437);font-family:var(--font-body-family);font-size:var(--product-quickview-font-size, 11px);font-weight:500;line-height:var(--product-quickview-line-height, 1.2);letter-spacing:.1em;text-align:right;text-decoration:none;text-transform:var(--btn-1-text-transform, uppercase);white-space:nowrap;position:relative;display:inline-block}.product-card-layout-09 .product-item-09 .card-button.link-effect{--hover-underline-height: 1px;--hover-underline-duration: .35s;--hover-underline-color: #b4a269;--hover-underline-offset: 0px}.product-card-layout-09 .product-item-09:hover .card-button.hover-underline-slide{--d: 0%}.product-card-layout-09 .product-item-09.product-item-loading .card-media{background:var(--bg-planceholder, #e8dfcf)}.product-card-layout-09 .product-item-09.product-item-loading .card-button{pointer-events:none}@media(max-width:767px){.product-card-layout-09 .product-item-09 .card-information{min-height:150px;padding:17px 16px 18px}.product-card-layout-09 .product-item-09 .card-summary{display:none;font-size:calc(var(--font-body-size, 14px) - 4px);letter-spacing:var(--product-card-09-summary-letter-spacing-mobile, .2em)}.product-card-layout-09 .product-item-09 .card-title{font-size:calc(var(--product-title-font-size, 20px) - 4px)}.product-card-layout-09 .product-item-09 .card-category{font-size:calc(var(--product-vendor-font-size, 12px) - 2px)}.product-card-layout-09 .product-item-09 .price,.product-card-layout-09 .product-item-09 .price-item,.product-card-layout-09 .product-item-09 .money{font-size:calc(var(--product-price-font-size, 18px) - 2px)}.product-card-layout-09 .product-item-09 .card-footer{gap:15px;margin-top:5px}.product-card-layout-09 .product-item-09 .card-button{white-space:normal}}
/*# sourceMappingURL=/cdn/shop/t/25/assets/component-card-09.css.map */
