.featured-product-card{display:flex;min-width:0;max-width:100%;flex-direction:column;align-items:center;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));width:100%;gap:1rem;padding:1.5rem 1rem;aspect-ratio:220/400}@media (min-width:1280px){.featured-product-card{width:100%;gap:1.25rem;padding:1.5rem 1.25rem;aspect-ratio:230/400}}.featured-product-card__image-wrapper{position:relative;margin-left:auto;margin-right:auto;display:flex;aspect-ratio:1/1;width:100%;min-width:0;max-width:180px;flex-shrink:1;align-items:center;justify-content:center;overflow:hidden}.featured-product-card__image{-o-object-position:center;object-position:center}.featured-product-card__image,.featured-product-card__image--placeholder{-o-object-fit:contain;object-fit:contain}.featured-product-card__content{display:flex;width:100%;flex:1 1 0%;flex-direction:column;align-items:center;justify-content:space-between;gap:.5rem;text-align:center}.featured-product-card__title{margin:0;font-family:var(--font-inter),sans-serif;font-size:15px;letter-spacing:-.05em;font-weight:500;--tw-text-opacity:1;color:rgb(28 71 52/var(--tw-text-opacity,1));line-height:1.25}@media (min-width:1024px){.featured-product-card__title{line-height:1.5}}.featured-product-card__subtitle{margin:0;font-family:var(--font-inter),sans-serif;font-size:12px;line-height:1.667;letter-spacing:-.05em;font-weight:400;color:rgba(28,71,52,.5)}.featured-product-card__color-swatches{display:flex;align-items:center;justify-content:center;gap:.5rem}.featured-product-card__swatch{width:.75rem;height:.75rem;border-radius:9999px;border-width:1px;border-color:rgba(28,71,52,.1)}.featured-product-card__cta{font-family:var(--font-inter),sans-serif;font-size:14px;line-height:1.429;letter-spacing:-.05em;font-weight:400;--tw-text-opacity:1;color:rgb(0 121 52/var(--tw-text-opacity,1));margin-top:auto}