.hz-product{display:flex;align-items:flex-start;gap:1.1rem;margin:1.4rem 0;padding:1rem;border:1px solid rgb(128 128 128 / .2);border-radius:10px}.hz-product-media{flex:0 0 auto;width:180px;line-height:0}.hz-product-media img,.hz-product .hz-product-img{width:auto;height:auto;max-width:100%;border-radius:8px;display:block}.hz-product-body{flex:1 1 auto;min-width:0}.hz-product-title{margin:0 0 .5rem;font-size:1.15em;line-height:1.3}.hz-product-text{margin:0}@media (max-width:560px){.hz-product{flex-direction:column;gap:.75rem}.hz-product-media{width:100%;text-align:center}.hz-product-media img{margin:0 auto}}.hz-affiliate-note{font-size:.9em;opacity:.85;border-left:3px solid currentColor;padding-left:.75rem;margin-bottom:1.25rem}.hz-product-cta{margin:.85rem 0 0}.hz-product .hz-product-cta a.hz-product-btn{--hz-btn-bg:#1a73e8;--hz-btn-fg:#fff;display:inline-flex;align-items:center;gap:.5rem;padding:.7rem 1.4rem;border:0;border-radius:8px;background:var(--hz-btn-bg);color:var(--hz-btn-fg)!important;font-weight:600;font-size:1em;line-height:1.2;text-decoration:none!important;box-shadow:none;transition:filter .15s ease,transform .15s ease}.hz-product .hz-product-cta a.hz-product-btn::after{content:"→";font-size:1.05em;line-height:1}.hz-product .hz-product-cta a.hz-product-btn:hover,.hz-product .hz-product-cta a.hz-product-btn:focus{color:var(--hz-btn-fg)!important;text-decoration:none!important;filter:brightness(1.08);transform:translateY(-1px)}.hz-product .hz-product-cta a.hz-product-btn:active{transform:translateY(0)}.hz-product>.hz-product-nr{display:none}.hz-product>.hz-product-thumb,.hz-product>.hz-product-name{display:block;width:100%}.hz-product>.hz-product-thumb{order:-1}