.product.svelte-11ja2cl{container-name:product;container-type:inline-size;display:grid;justify-items:center;width:100%;height:100%;gap:var(--spacing_s);grid-template-columns:var(--grid-template-columns, 1fr);grid-template-rows:var(--grid-template-rows, auto 1fr);grid-template-areas:var(--grid-template-areas, "image" "content");border-radius:var(--border_radius_product, 4px);background:var(--background_product, var(--content_background));padding:var(--padding_product, var(--spacing))}.product__content.svelte-11ja2cl{display:flex;flex-direction:column;row-gap:var(--spacing_s);width:100%}.product__content-wrapper.svelte-11ja2cl{display:flex;flex-direction:column;align-items:flex-start;row-gap:var(--spacing_s);margin-bottom:auto}.product__content-sticker-offers.svelte-11ja2cl,.product__content-sub-rating.svelte-11ja2cl{display:flex;flex-direction:column;gap:var(--spacing_s)}.product__content-sticker-offers.svelte-11ja2cl{width:100%}.product__offer.svelte-11ja2cl{display:flex;justify-content:space-between;align-items:center;margin-top:var(--offer_margin_top, auto);flex-wrap:wrap;gap:var(--spacing_s)}@container product (width >=900px){.product__content.svelte-11ja2cl{flex-direction:row;justify-content:space-between;gap:var(--spacing);align-items:center;--product_price_size: 1.5rem;--product__recommended_padding: 0;--product__recommended_background-border: none}.product__offer.svelte-11ja2cl{flex-direction:column-reverse;align-items:flex-end;margin-top:0}.product__content-sticker-offers.svelte-11ja2cl{flex-direction:row;align-items:center}.product__content-sub-rating.svelte-11ja2cl{flex-direction:row-reverse}}
