.product-template{box-sizing:border-box;display:flex;position:relative;flex-direction:column;overflow:hidden;border:1px solid #e5e7eb;border-radius:4px;transition:all .1s ease-in-out}.product-template__media{box-sizing:border-box;max-width:100%;margin:0;padding:0;overflow:hidden;border-radius:var(--pluginever--product--card--border-radius) var(--pluginever--product--card--border-radius) 0 0}.product-template__image{display:block;aspect-ratio:4/3;width:100%;height:auto;object-fit:cover}.product-template__badge{position:absolute;top:0;right:0}.product-template__header,.product-template__info{display:flex;flex-grow:1;flex-direction:column;width:100%}.product-template__info{padding:1rem 1rem .5rem;gap:6px}.product-template__title{margin:0;font-weight:600;font-size:1rem}.product-template__title a{color:inherit;text-decoration:none}.product-template__review{font-size:.875rem;line-height:1}.product-template__body{display:flex;flex-grow:1;flex-direction:column;padding:0 1rem 1rem;gap:1rem}.product-template__excerpt{margin:0;font-size:.875rem}.product-template__rating{color:#f59e42}.product-template__footer{display:flex;flex-wrap:nowrap;align-items:center;justify-content:space-between;margin-top:auto;gap:1rem}.product-template__price{font-size:.875rem;white-space:nowrap}.product-template__price del{margin-right:.5rem;color:#9ca3af;font-size:.875rem}.product-template__button{display:inline-block;flex-shrink:0;padding:6px 14px;border:1px solid;border-radius:20px;background:#fff;font-weight:400;font-size:.785rem;line-height:1.2;text-align:center;text-decoration:none;transition:.3s ease-in-out;-webkit-user-select:none;user-select:none}.product-template.is-style-compact{align-items:flex-start;padding:1rem;gap:1rem}.product-template.is-style-compact .product-template__media{flex:0 0 66px;max-width:66px}.product-template.is-style-compact .product-template__badge{padding:3px 14px;font-size:8px;line-height:1.2}.product-template.is-style-compact .product-template__header{flex-direction:row;align-items:center;gap:1rem}.product-template.is-style-compact .product-template__info{padding:0}.product-template.is-style-compact .product-template__title{font-weight:600;font-size:.875rem}.product-template.is-style-compact .product-template__review{font-size:.875rem}.product-template.is-style-compact .product-template__body{flex:1 1 auto;min-width:0;padding:0;gap:.875rem}.product-template.is-style-compact .product-template__excerpt{font-size:.875rem;line-height:1.4}.product-template.is-style-compact .product-template__price,.product-template.is-style-compact .product-template__rating{font-size:.875rem}.product-template.is-style-compact .product-template__button{padding:0;border:none;font-size:.875rem}.product-template.is-style-compact .product-template__footer{flex-direction:row;gap:.5rem}@media(max-width:600px){.product-template.is-style-compact{padding:0}.product-template.is-style-compact,.product-template.is-style-compact .product-template__header{flex-direction:column;align-items:flex-start;gap:0}.product-template.is-style-compact .product-template__media{flex:0 0 auto;max-width:100%}.product-template.is-style-compact .product-template__info{padding:1rem 1rem 0}.product-template.is-style-compact .product-template__body{width:100%;padding:1rem}.product-template.is-style-compact .product-template__footer{justify-content:space-between;width:100%}}
