.product-entry{margin-bottom:var(--mb-mobile,0);margin-top:var(--mt-mobile,0)}@media screen and (min-width:992px){.product-entry{margin-bottom:var(--mb-desktop,0);margin-top:var(--mt-desktop,0)}}.product-entry--title{margin-bottom:32px}@media screen and (min-width:992px){.product-entry--title{margin-bottom:56px;max-width:800px}}.product-entry--title h2{margin-bottom:16px}.product-entry--title p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.product-entry--title p.expanded{display:block;line-clamp:unset;overflow:visible}.product-entry--title .see-more-txt{align-items:center;cursor:pointer;display:flex;font-size:16px;font-style:normal;font-weight:600;gap:8px;line-height:150%;text-decoration-line:underline;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-decoration-style:solid;text-decoration-thickness:auto;text-underline-offset:auto}.product-entry--title .see-more-txt:after{background:var(--black);content:"";height:16px;margin-top:4px;-webkit-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27%3E%3Cpath fill=%27none%27 stroke=%27currentColor%27 stroke-width=%272%27 d=%27m4 6 4 4 4-4%27/%3E%3C/svg%3E") no-repeat center;mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 16 16%27%3E%3Cpath fill=%27none%27 stroke=%27currentColor%27 stroke-width=%272%27 d=%27m4 6 4 4 4-4%27/%3E%3C/svg%3E") no-repeat center;width:16px}.product-entry--wrapper{display:flex;flex-direction:column;gap:8px}@media screen and (min-width:576px){.product-entry--wrapper{flex-direction:row;flex-wrap:wrap;gap:16px}}.product-entry--item{align-items:center;border:1px solid var(--light-grey);border-radius:4px;display:flex;flex:1 0 1;gap:16px;padding:16px;transition:all .4s ease}@media screen and (min-width:576px){.product-entry--item{flex:1;flex-direction:column;min-width:228px;padding:16px 8px}}.product-entry--item:hover{background:var(--creme)}@media screen and (min-width:576px){.product-entry--item p{text-align:center}}.product-entry--item span{display:block;font-family:var(--barlow);font-size:1.125rem;font-style:normal;font-weight:400;line-height:120%;text-wrap:wrap;width:10ch}.product-entry--item div{height:64px;max-width:100px;width:100%}@media screen and (min-width:992px){.product-entry--item div{height:134px;max-width:unset}}.product-entry--item img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}
