html[data-theme=lightMode] .productItem{color:var(--hd-black);background-color:#fbfaffb3}.productItem{z-index:1;background-color:#0f1711cc;flex-direction:column-reverse;width:100%;min-height:10rem;margin-bottom:1rem;padding:1rem;display:flex;position:relative;overflow:hidden}@media screen and (min-width:768px){.productItem{width:calc(50% - .75rem);margin-bottom:1.5rem;padding:1rem}.productItem:nth-child(2n){margin-inline-start:1.5rem}}@media screen and (min-width:1150px){.productItem{flex-direction:row;justify-content:space-between;align-items:center;width:calc(50% - 1rem);min-height:14rem;margin-bottom:2rem;padding:2rem}.productItem:nth-child(2n){margin-inline-start:2rem}}.productItem__info{text-align:center;flex-direction:column;align-items:center;width:100%;display:flex}@media screen and (min-width:1150px){.productItem__info{text-align:left;width:66%;max-width:27rem;margin-inline-end:1rem;display:block}}.productItem__image{flex-direction:column;flex-shrink:0;align-items:flex-start;width:4rem;margin:0 auto .5rem;display:flex}.productItem__image img{width:100%}@media screen and (min-width:768px){.productItem__image{width:6rem;margin:0 auto .75rem}}@media screen and (min-width:1150px){.productItem__image{width:30%;max-width:8rem;margin:0;margin-inline-start:.75rem}}.productItem__title{align-items:center;margin-bottom:.5rem;font-size:1.25rem;font-weight:800;display:flex}@media screen and (min-width:768px){.productItem__title{margin-bottom:.75rem;font-size:1.375rem}}@media screen and (min-width:1150px){.productItem__title{margin-bottom:1rem;font-size:1.75rem}}.productItem__linkIcon{flex-shrink:0;margin-inline-start:.5rem;display:flex}.productItem__linkIcon img{width:1rem}.productItem__text{-webkit-line-clamp:4;-webkit-box-orient:vertical;flex-grow:1;margin-bottom:.25rem;font-size:1rem;display:-webkit-box;overflow:hidden}@media screen and (min-width:768px){.productItem__text{font-size:1.25rem}}@media screen and (min-width:1150px){.productItem__text{margin-bottom:.5rem;font-size:1.375rem}}
