.product-card{transition:all .2s ease-out;overflow:hidden;background-color:#f9fafb;cursor:pointer;border:1px solid #e4e4ef;border-radius:.5em;width:20%;max-width:300px;min-width:250px;flex-grow:1;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;box-shadow:0 1px 1px #0000001a}.product-card:hover{transform:translateY(-3px);box-shadow:0 0 15px #00000073;transition:opacity .3s ease-in-out;transition:box-shadow .3s ease-in-out;transition:transform .3s ease-in-out;background-color:#f3f4f6}.product-image{width:100%;height:9em;-o-object-fit:cover;object-fit:cover;border-top-left-radius:.5em;border-top-right-radius:.5em}.cardContent{padding:1em;display:flex;flex-direction:column;gap:.4em;flex-grow:1;justify-content:space-between}.container-format{font-size:.85em;color:#475569;margin-bottom:.5em}.storybook-text{font-family:Nunito Sans,Helvetica Neue,Helvetica,Arial,sans-serif;margin:0;line-height:1.5}.storybook-textTeaser--h1{font-size:2rem;font-weight:700;color:#1e2836;text-align:center;line-height:1.2}.storybook-textTeaser--h2{font-size:1.2rem;font-weight:700;color:#1e2836}.storybook-textTeaser--h3{font-size:1.2em;font-weight:700;color:#1f2937}.storybook-textTeaser--h4{font-size:.85rem;font-weight:400;color:#4b5563;line-height:1.4}.storybook-textTeaser--h5{font-size:1.25rem;font-weight:700;color:#d74191}.storybook-textTeaser--h6{font-size:1rem;font-weight:700;color:#125cc4}.storybook-textTeaser--p{font-size:.9em;color:#6b7280;background-color:#f3f4f6;padding:.4em;border-radius:.4em}.storybook-textTeasers--a{font-size:1rem;font-weight:400;color:#eb212e;font-weight:600;cursor:pointer}.storybook-text--align-left{text-align:left}.storybook-text--align-center{text-align:center}.storybook-text--align-right{text-align:right}
