@charset "UTF-8";.block-element-product-of-the-month .product-of-the-month{display:grid;grid-template-columns:1fr 2fr;border:1px solid #e6e6e6;grid-column-gap:30px;position:relative}.block-element-product-of-the-month .product-of-the-month .image{grid-column:1/span 1;grid-row:1/-1;-webkit-border-end:1px solid #ca221f;border-inline-end:1px solid #ca221f;padding:1em}.block-element-product-of-the-month .product-of-the-month .image img{max-width:100%}.block-element-product-of-the-month .product-of-the-month .content{display:flex;flex-direction:column;justify-content:flex-start}.block-element-product-of-the-month .product-of-the-month .title{font-size:2.25rem;padding-block:.5em;-webkit-margin-after:.5em;margin-block-end:.5em;-webkit-border-after:1px solid #ca221f;border-block-end:1px solid #ca221f}.block-element-product-of-the-month .product-of-the-month .teaser{-webkit-padding-end:1em;padding-inline-end:1em}.block-element-product-of-the-month .product-of-the-month .link{-webkit-margin-before:auto;margin-block-start:auto;height:2em}.block-element-product-of-the-month .product-of-the-month .link a{color:#ca221f}@media (max-width:599px){.block-element-product-of-the-month .product-of-the-month{grid-template-columns:1fr}.block-element-product-of-the-month .product-of-the-month .image{-webkit-border-end:none;border-inline-end:none}.block-element-product-of-the-month .product-of-the-month .content{display:grid}.block-element-product-of-the-month .product-of-the-month .content>*{padding-inline:30px}.block-element-product-of-the-month .product-of-the-month .content .teaser{-webkit-padding-after:15px;padding-block-end:15px}}