<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.product__column{align-items:center;border:1px solid var(--hh-color-light-1);display:flex;justify-content:flex-start;margin-bottom:30px;min-height:120px;position:relative;text-align:left;transition:all .3s ease-out}.product__column:last-child{margin-bottom:0}.product__column .meta--light{color:var(---color-text-light);font-size:calc(.875rem*var(--hh-body-font-size));margin-top:8px}.product__column .meta--light:last-child{margin-bottom:0}.product__column:hover{box-shadow:0 0 5px rgba(0,0,0,.15)}.product__column__image__wrapper{width:33%}.product__column__image__wrapper img{display:block;-o-object-fit:cover;object-fit:cover}.product__column__contents{flex:1;padding:10px 10px 10px 5%}.product__column__title{color:var(---color-text);margin:0 0 9px}.product__column__image{background-position:50%;background-size:cover;display:block;height:100%;left:0;overflow:hidden;position:absolute;top:0;width:33%;z-index:1}</pre></body></html>