.sold-out[data-v-4bf1c893]{width:100px;height:40px;color:var(--color-white);font-weight:600;text-align:center;background-color:red;display:flex;border-radius:2px;box-shadow:var(--shadow1);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(-5deg)}.sold-out--corner[data-v-4bf1c893]{top:5px;left:auto;right:5px;transform:rotate(-5deg)}.sold-out>[data-v-4bf1c893]{margin:auto;letter-spacing:-1px;text-transform:uppercase}.tax-text[data-v-ec2c9a52]{font-size:10px}.art-card[data-v-ec2c9a52]{background:#fff;display:flex;flex-direction:column;position:relative;border-radius:6px;box-shadow:var(--shadow1);transition:box-shadow .3s cubic-bezier(.25,.8,.5,1) 1ms}.art-card[data-v-ec2c9a52]:hover{box-shadow:var(--shadow1-over)}.art-card--new .art-card__new[data-v-ec2c9a52]{position:absolute;top:0;right:0;background-color:#ffe038;padding:4px 8px 10px;border-radius:0 4px 0 4px;height:24px;line-height:16px;font-size:12px;font-weight:600}.art-card__figure[data-v-ec2c9a52]{height:300px;width:100%;display:flex;align-self:center;justify-content:center;padding:16px}.art-card--tiny .art-card__figure[data-v-ec2c9a52]{max-height:280px}@media only screen and (min-width:400px){.art-card__figure[data-v-ec2c9a52]{height:500px}}.art-card__figure img[data-v-ec2c9a52]{max-width:100%;-o-object-fit:contain;object-fit:contain;max-height:100%;margin:0 auto;-o-object-position:center;object-position:center}.art-card__header[data-v-ec2c9a52]{padding:4px 16px 16px}@media only screen and (min-width:1024px){.art-card__header[data-v-ec2c9a52]{display:flex;align-items:flex-end;justify-content:space-between;min-height:60px}}.art-card__title a[data-v-ec2c9a52]{text-decoration:none;color:currentColor;font-weight:600;text-transform:uppercase;font-size:14px}.art-card__artist[data-v-ec2c9a52]{margin-bottom:auto;font-style:italic}@media only screen and (min-width:1024px){.art-card__artist[data-v-ec2c9a52]{order:1}}.art-card__prices[data-v-ec2c9a52]{padding:0 16px 16px;margin-top:auto}@media only screen and (min-width:1600px){.art-card__prices[data-v-ec2c9a52]{padding:0 16px 16px;display:flex;align-items:center;justify-content:flex-start}.art-card--tiny .art-card__prices[data-v-ec2c9a52]{display:block}.art-card__prices[data-v-ec2c9a52]>:last-child{flex-grow:1;margin-left:8px;padding-left:8px;height:20px;border-left:1px solid currentColor}.art-card__prices[data-v-ec2c9a52]>:only-child{border-left:0;margin-left:0;padding-left:0}}.neo-home-flat[data-v-34ec365a]{padding:12px 12px 64px;background:var(--color-grey-dark)}.neo-home-flat[data-v-34ec365a]:nth-child(2n){background:var(--color-grey)}@media only screen and (min-width:1240px){.neo-home-flat[data-v-34ec365a]{padding:24px 24px 64px}}.neo-home-flat__content[data-v-34ec365a]{max-width:var(--main-width-container);margin:0 auto}.neo-home-flat__grid[data-v-34ec365a]{display:grid;justify-content:space-around;gap:24px;grid-template-columns:repeat(auto-fit,minmax(auto,400px))}@media only screen and (min-width:600px){.neo-home-flat__grid[data-v-34ec365a]{grid-template-columns:repeat(2,1fr)}}@media only screen and (min-width:1024px){.neo-home-flat__grid[data-v-34ec365a]{grid-template-columns:repeat(var(--cards-per-row),1fr)}}