/* r05: independently masked product photographs. Source bitmaps unchanged. */
#sweets-02 .product-card img{height:22.63888889cqw;border-radius:0;mask-repeat:no-repeat;mask-position:center;mask-size:100% 100%;object-fit:cover;object-position:50% 60%}
#sweets-02 .product-card:first-child{align-self:center;transform:translateY(-1.04166667cqw)}
#sweets-02 .product-card:first-child img{height:34.72222222cqw;object-position:50% 57%}
#sweets-02 .product-card:last-child img{object-position:100% 50%}
#sweets-02 .product-card:nth-child(1) img{mask-image:url("assets/masks/organic-1.svg")}
#sweets-02 .product-card:nth-child(2) img{mask-image:url("assets/masks/organic-2.svg")}
#sweets-02 .product-card:nth-child(3) img{mask-image:url("assets/masks/organic-3.svg")}
#sweets-02 .product-card:nth-child(4) img{mask-image:url("assets/masks/organic-4.svg")}
#sweets-02 .product-card:nth-child(5) img{mask-image:url("assets/masks/organic-5.svg")}

/* r06: enlarge only the madeleine window; keep other products fixed. */
#sweets-02 .product-card:first-child{width:38.88888889cqw;margin-left:-3.88888889cqw}
#sweets-02 .product-card:first-child img{height:43.05555556cqw;object-position:50% 48%}
#sweets-02 .product-card:first-child figcaption{padding-left:3.88888889cqw}
