@charset "UTF-8";.products-product-tile__image{margin-bottom:calc(-1.25 * var(--base-offset-vertical));}.products-product-tile:hover .products-product-tile__content{box-shadow:var(--theme-box-shadow);}.products-product-tile__content{padding-top:calc(1.25 * var(--base-offset-vertical));margin-bottom:var(--base-space);}.products-product-tile__content .category{color:var(--theme-color-middle-blue);white-space:nowrap;max-width:calc(15 * var(--base-font-size-small));overflow:hidden;text-overflow:ellipsis;padding:.1em .35em .13em;}@media (min-width: 1499px){.products-product-tile__content .category{max-width:calc(20 * var(--base-font-size-small));}}@media (max-width: 781px){.products-product-tile__content .category{max-width:calc(25 * var(--base-font-size-small));}}.products-product-tile__content .title{margin:0;min-height:calc(2 * var(--base-headings-font-size-2));}.products-product-tile__content .footer .icons img{-webkit-filter:brightness(.25) invert(1);filter:brightness(.25) invert(1);}