.product-overview__wrapper{margin:0 auto;max-width:1030px}.product-overview__intro{max-width:760px;padding-left:75px}.product-overview__intro h2{position:relative}.product-overview__intro h2:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='50.504' height='62.249'%3E%3Cpath fill='%23e3051b' d='M36.997 6.655a6.6 6.6 0 0 1 6.656-6.656 6.77 6.77 0 0 1 6.851 6.656v48.938a6.6 6.6 0 0 1-6.656 6.656 6.6 6.6 0 0 1-6.656-6.656V6.655Zm-18.4 0a6.656 6.656 0 1 1 13.311 0v48.938a6.656 6.656 0 0 1-13.311 0ZM0 6.655a6.656 6.656 0 1 1 13.311 0v48.938a6.656 6.656 0 0 1-13.311 0Z'/%3E%3C/svg%3E");content:"";display:inline-block;height:62.249px;left:-75px;position:absolute;top:50%;transform:translateY(-50%);vertical-align:top;width:50.504px}.product-overview__list{display:grid;gap:50px;grid-template-columns:1fr 1fr 1fr;grid-template-columns:repeat(auto-fill,minmax(min(230px,100%),1fr));list-style:none;margin:0 auto;max-width:1030px;padding:0}.product-overview__item{align-content:stretch;align-items:stretch;background:#fff;display:flex;flex-direction:row;flex-wrap:nowrap;transition:all .2s ease-in-out;width:100%}.product-overview__item:hover{box-shadow:0 3px 20px rgba(0,0,0,.16)}.product-overview__item-link{align-content:stretch;align-items:stretch;display:flex;flex-direction:column;flex-wrap:nowrap;text-decoration:none;width:100%}.product-overview__item-title{line-height:1;margin:auto 0 0;padding:20px;text-align:center}.product-overview__item-image{aspect-ratio:4/3;object-fit:contain;width:100%}.product-overview__intro+.product-overview__list{margin-top:40px}