.product-grid-block__wrapper{display:flex;flex-direction:column;gap:1.5rem;padding-top:1.5rem;padding-bottom:1.5rem}@media (min-width: 768px){.product-grid-block__wrapper{gap:3rem;padding-top:3rem;padding-bottom:3rem}}.product-grid-block__wrapper .product-card{width:100%}.product-grid-block__wrapper .product-card__subheadline{font-weight:700}.product-grid-block__wrapper .product-card__excerpt{margin-top:1.5rem}.product-grid-block__wrapper .product-card .button-wrapper{width:100%}@media (min-width: 768px){.product-grid-block__wrapper .product-card__headline{margin-bottom:1rem}.product-grid-block__wrapper .product-card__excerpt{margin-top:3.4375rem;margin-bottom:2rem}.product-grid-block__wrapper .product-card:nth-child(even) .product-card__excerpt{padding-left:4.6875rem}.product-grid-block__wrapper .product-card:nth-child(even) .product-card__content{text-align:right}.product-grid-block__wrapper .product-card:nth-child(even) .button-wrapper{justify-content:flex-end}.product-grid-block__wrapper .product-card:nth-child(odd) .product-card__picture{order:2}.product-grid-block__wrapper .product-card:nth-child(odd) .product-card__content{order:1}.product-grid-block__wrapper .product-card:nth-child(odd) .product-card__excerpt{padding-right:4.6875rem}}.product-grid-block .product-card__wrapper{display:flex;flex-wrap:wrap}@media (min-width: 768px){.product-grid-block .product-card__wrapper{align-items:center}}.product-grid-block .product-card__picture{height:15.625rem}.product-grid-block .product-card__picture img{height:100%;object-position:center;object-fit:contain}@media (min-width: 768px){.product-grid-block .product-card__picture{height:auto}}.product-grid-block .product-card__picture,.product-grid-block .product-card__content{width:100%;max-width:100%;margin-bottom:1.5rem}@media (min-width: 768px){.product-grid-block .product-card__picture,.product-grid-block .product-card__content{margin-bottom:0;flex:1 1 50%;max-width:50%;width:50%}}

/*# sourceMappingURL=product-grid-block.css.map.map */