.dynamic-products_product{display:inline-block;list-style-type:none;width:calc(100% - 4rem);padding:var(--half-grid-margin);flex-shrink:0;scroll-snap-align:center}.dynamic-products_product-a,.dynamic-products_product-a:focus,.dynamic-products_product-a:hover{color:var(--color-black)}.dynamic-products_product-content{width:100%;padding-top:calc(133.333% + 3.2rem);position:relative}.dynamic-products__product-favourite-icon{position:absolute;height:24px;bottom:74px;right:10px;z-index:1000}.dynamic-products_product-image{object-fit:contain;object-position:center;position:absolute;top:0;height:calc(100% - 3.2rem);width:100%}.dynamic-products_product-image-overlay{position:absolute;top:0;height:calc(100% - 3.2rem);width:100%;background-color:#efefef;mix-blend-mode:darken}.dynamic-products_product-info{position:absolute;bottom:0;left:0;width:calc(100% - 1rem);line-height:1.3em}.dynamic-products_product-name{font-family:var(--font-header);font-size:15px;line-height:1.2em;position:absolute;bottom:1.2rem}.dynamic-products_product-price,.dynamic-products_product-price-original{font-size:12px;color:#1a1a1a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dynamic-products_product-price-original{position:relative;text-decoration:line-through}.dynamic-products_product-price.dynamic-products_product-price--discounted{color:var(--color-discount)}@media (min-width:768px){.dynamic-products_product{width:33.333%}.dynamic-products_product-price{color:#1a1a1a}.dynamic-products_product-price,.dynamic-products_product-price-original{font-size:14px}}.dynamic-products{display:flex;flex-direction:column}.dynamic-products_title{font-family:var(--font-header);font-size:27px;margin-bottom:8px}.dynamic-products_list{display:flex;flex-direction:row;scroll-snap-type:x mandatory;scroll-padding:0 2rem;overflow-x:scroll;scroll-behavior:smooth;-ms-overflow-style:none;scrollbar-width:none;margin:.5rem -1rem;padding:0 .5rem}.dynamic-products_list::-webkit-scrollbar{display:none}.dynamic-products_navigation{display:block;position:relative;height:24px}.dynamic-products_navigation-prev{background-image:url(../img/left-arrow.c42a7822.svg);display:inline-block}.dynamic-products_navigation-next,.dynamic-products_navigation-prev{background-repeat:no-repeat;width:24px;height:24px;background-color:var(--color-white);border:0;padding:0}.dynamic-products_navigation-next{background-image:url(../img/right-arrow.bcc93c77.svg);float:right}@media (min-width:768px){.dynamic-products{flex-direction:row;margin:auto}.dynamic-products_title-wrapper{display:block;width:33.33%;margin-top:1rem;padding-right:1rem}.dynamic-products_list-wrapper{width:66.66%}.dynamic-products_list{scroll-padding:0;margin:.5rem -.5rem;padding:0}}