.slideshow .content-over-media--row{gap:0;display:flex}.slideshow__row{min-width:100%;width:100%;display:grid;grid-template-columns:1fr;gap:0}@media screen and (min-width: 990px){.slideshow__row{grid-template-columns:1fr 1fr}}.slideshow__row-wrapper{display:flex;flex-direction:column;align-items:flex-end}@media screen and (min-width: 990px){.slideshow__row-wrapper{justify-content:flex-end}}.slideshow__row-content{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:24px;max-width:720px}@media screen and (min-width: 990px){.slideshow__row-content{padding-bottom:80px;justify-content:flex-end}}.slideshow__row-content .rating{display:flex;flex-direction:row;gap:4px;align-items:center;justify-content:center}.slideshow__row-content .rating svg{width:16px;height:16px}.slideshow__row-content .rating svg path{fill:rgb(var(--text-color))}.slideshow__row-content .prose h1,.slideshow__row-content h1{font-size:40px;line-height:1.1}@media screen and (min-width: 990px){.slideshow__row-content .prose h1,.slideshow__row-content h1{font-size:64px}}.slideshow__row-content .reviews-row{gap:16px;display:flex;align-items:center;flex-direction:row;justify-content:center;font-size:14px;font-weight:500}@media screen and (min-width: 990px){.slideshow__row-content .reviews-row{justify-content:flex-start}}.slideshow__row .button{text-transform:uppercase}.slideshow__row-media{position:relative}.slideshow__row-media-product{z-index:3;position:absolute;bottom:20px;left:20px;width:85px;border-radius:12px;overflow:hidden;background-color:#f6ece1;display:flex;flex-direction:column;gap:8px;align-items:center;justify-content:center;padding:12px}@media screen and (min-width: 990px){.slideshow__row-media-product{padding:24px;border-radius:24px;bottom:40px;left:40px;width:154px}}.slideshow__row-media-product img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.slideshow__row-media-product-title{font-size:14px;line-height:1.1;color:#4a2f21;text-align:center}@media screen and (min-width: 990px){.slideshow__row-media-product-title{font-size:16px}}