.featured-product--root{display:block}.featured-product--root[data-text-alignment=center]{text-align:center}.featured-product--root[data-text-alignment=center] .product-price--unit-container,.featured-product--root[data-text-alignment=center] .product-rating--root,.featured-product--root[data-text-alignment=center] .radios--container,.featured-product--root[data-text-alignment=center] .radios--header{justify-content:center}.featured-product--root[data-text-alignment=right]{text-align:right}.featured-product--root[data-text-alignment=right] .product-price--unit-container,.featured-product--root[data-text-alignment=right] .product-rating--root,.featured-product--root[data-text-alignment=right] .radios--container,.featured-product--root[data-text-alignment=right] .radios--header{justify-content:flex-end}.featured-product--wrapper{display:flex;align-items:center;justify-content:center;gap:var(--spacing--block)}@media only screen and (max-width:767px){.featured-product--wrapper{flex-direction:column}.featured-product--media{width:100%}}@media only screen and (min-width:768px){.featured-product--media{display:flex;align-self:flex-start;gap:var(--spacing--item);width:calc(100% - var(--text-column-width) - var(--spacing--block));max-width:600px}}.featured-product--form{display:block}@media only screen and (max-width:767px){.featured-product--form{width:100%}}@media only screen and (min-width:768px){.featured-product--form{width:var(--text-column-width)}}.featured-product--add-to-cart{width:100%}