:root{--color-primary: #031030;--color-accent: #E30613;--color-grey: #9097a9;--color-grey-10: #F1F2F4;--color-grey-20: #d4d7de;--color-white: #FFFFFF}.productoverview .productoverview__wrapper{display:flex;width:100%;flex-direction:row;flex-wrap:wrap;align-items:stretch;justify-content:flex-start;gap:2rem}.productoverview .productoverview__wrapper article{width:calc(25% - (2rem * 3 / 4));flex:0 0 auto;position:relative;background:#f1f2f4}.productoverview .productoverview__wrapper article>a{display:block;margin:0 0 2rem}.productoverview .productoverview__wrapper article>a .product-loop-img{width:100%;height:0;padding-bottom:66.59%;position:relative;overflow:hidden}.productoverview .productoverview__wrapper article>a .product-loop-img>img,.productoverview .productoverview__wrapper article>a .product-loop-img>svg,.productoverview .productoverview__wrapper article>a .product-loop-img>picture{display:block;width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0;transform:none}.productoverview .productoverview__wrapper article>div{padding:0 3rem 2rem}.productoverview .productoverview__wrapper article>div h3{font-size:2rem;font-weight:500;margin:0}.productoverview .productoverview__wrapper article>div p{color:#9097a9}.productoverview .productoverview__wrapper article>div>div{margin:1rem 0 0}@media only screen and (max-width: 991px){.productoverview .productoverview__wrapper article{width:calc(33.33% - (2rem * 2 / 3))}}@media only screen and (max-width: 767px){.productoverview .productoverview__wrapper article{width:calc(50% - (2rem / 2))}}@media only screen and (max-width: 550px){.productoverview .productoverview__wrapper article{width:calc(50% - (2rem / 2))}}/*# sourceMappingURL=produkteoverview.css.map */
