#productsList .product--fullWidth{width:100%;overflow:hidden;position:relative;margin-left:0}.desktop .product--fullWidth{width:764px;overflow:hidden;position:relative;margin-bottom:32px;margin-left:12px}#productsList .item.exposureCard{width:calc(100% - 2px)}#products .exposureCard{width:calc(100% - 10px)}#products .exposureCard,#productsList .exposureCard{background:#fff 0 0 no-repeat padding-box;cursor:pointer;box-shadow:0 2pt 8pt rgba(0,0,0,.10196078431372549);display:block;margin-top:8px;margin-bottom:8px;overflow:hidden;position:relative;opacity:1}#products .exposureCard:hover,#productsList .exposureCard:hover{background:#fff 0 0 no-repeat padding-box;box-shadow:0 3px 12px rgba(0,0,17,.12156862745098039);opacity:1;transition-property:box-shadow,background-color;transition-duration:.3s;transition-timing-function:ease-in-out}.exposureCard .details{overflow:hidden;padding:16px;position:relative}.desktop .exposureCard .details{position:absolute;bottom:0;left:50%;width:45%}.exposureCard img{width:100%}.desktop .exposureCard img{width:50%;min-height:80px;float:left}.exposureCard h3{color:#222;float:left;font-size:16px;font-weight:600;margin:0 24px 0 0;text-transform:none;width:auto;line-height:23px}.exposureCard p{clear:left;color:#222;float:left;font-size:14px;line-height:14px;text-decoration:underline;margin-top:4px}.desktop .exposureCard p{margin-top:8px}#products .product--fullWidth .chevron,#productsList .product--fullWidth .chevron{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath fill='%23333' d='M18 8l-6.1 6.1L5.7 8 4 9.9l8 8 8-8z'/%3E%3C/svg%3E") no-repeat 0 0;bottom:0;height:24px;margin:auto;position:absolute;right:16px;transform:rotate(270deg);top:0;width:24px}#main #products.gridView .product:nth-child(3n+4){clear:none}#main #products.gridView .product:nth-of-type(3n+4){clear:left}