<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.hpm-product-card{background-color:var(--wp--preset--color--light);border-radius:4px;display:flex;flex-direction:column;padding:1.5rem;position:relative}.hpm-product-card .hpm-product-card__tag{background-color:var(--wp--preset--color--white);border-radius:100px;color:var(--wp--preset--color--dark);font-family:var(--wp--preset--font-family--primary);font-size:var(--wp--preset--font-size--sm);font-weight:700;line-height:normal;margin:1.5rem;padding:.5rem 1rem;position:absolute;right:0;top:0}.hpm-product-card .hpm-product-card__img{align-items:center;display:flex;height:200px;justify-content:center;margin:80px 0 40px}.hpm-product-card .hpm-product-card__img img{max-height:200px;width:auto}.hpm-product-card .hpm-product-card__footer{align-items:end;-webkit-column-gap:1.5rem;column-gap:1.5rem;display:flex;flex:1;justify-content:space-between}.hpm-product-card .hpm-product-card__footer .hpm-product-card-footer__title{color:var(--wp--preset--color--dark);font-family:var(--wp--preset--font-family--primary);font-size:var(--wp--preset--font-size--lg);font-weight:700;line-height:1.5}.hpm-product-card .hpm-product-card__footer .hpm-product-card-footer__link{align-items:center;background-color:var(--wp--preset--color--white);border-radius:100%;display:flex;height:55px;justify-content:center;min-height:55px;min-width:55px;transition:background-color .25s,color .25s;width:55px}.hpm-product-card .hpm-product-card__footer .hpm-product-card-footer__link:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%}.hpm-product-card .hpm-product-card__footer .hpm-product-card-footer__link path,.hpm-product-card .hpm-product-card__footer .hpm-product-card-footer__link svg{transition:all .25s}.hpm-product-card .hpm-product-card__footer .hpm-product-card-footer__link:hover{background-color:var(--wp--preset--color--primary);color:var(--wp--preset--color--white)}.hpm-product-card .hpm-product-card__footer .hpm-product-card-footer__link:hover svg{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.hpm-product-card .hpm-product-card__footer .hpm-product-card-footer__link:hover svg path{fill:var(--wp--preset--color--white)}.hpm-products-grid{-webkit-column-gap:1rem;column-gap:1rem;display:grid;grid-template-columns:repeat(1,1fr);row-gap:1rem}@media (min-width:650px){.hpm-products-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:839px){.hpm-product-card .hpm-product-card__img{margin:105px 0 64px}}@media (min-width:1050px){.hpm-products-grid{grid-template-columns:repeat(3,1fr);row-gap:3rem}}@media (min-width:1350px){.hpm-products-grid{grid-template-columns:repeat(4,1fr)}}</pre></body></html>