.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}.flexbox-gap .featured-product--wrapper{gap:var(--spacing--block)}.no-flexbox-gap .featured-product--wrapper>*{margin:calc(var(--spacing--block)/ 2)}@media only screen and (max-width:767px){.featured-product--wrapper{flex-direction:column}}@media only screen and (max-width:767px){.featured-product--media{width:100%}}@media only screen and (min-width:768px){.featured-product--media{display:flex;align-self:flex-start;width:calc(100% - var(--text-column-width) - var(--spacing--block));max-width:600px}.flexbox-gap .featured-product--media{gap:var(--spacing--item)}.no-flexbox-gap .featured-product--media>*{margin:calc(var(--spacing--item)/ 2)}}.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%;text-align:center}