.product-selection-advice-block{align-items:stretch;display:flex;flex-direction:column;gap:calc(var(--hh-gutter-width, 2rem)*.75)}.product-selection-advice-block__card{background-color:var(--hh-color-white,#fff);border-radius:var(--hh-border-radius,0);box-shadow:0 .6rem 2.5rem .6rem rgba(118,110,171,.1);display:flex;flex-direction:column;gap:calc(var(--hh-gutter-width, 2rem)/4);height:100%;overflow:hidden;padding:calc(var(--hh-gutter-width, 2rem)*.75)}.product-selection-advice-block__card-listitem{align-items:center;display:flex;gap:calc(var(--hh-gutter-width, 2rem)/4)}.product-selection-advice-block__card-listitem-icon{height:1rem;width:1rem}