.bottle-card-component{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:255px;text-align:center}
.bottle-card-component__img{width:212px;height:auto;aspect-ratio:.56684492}
.bottle-card-component__title{font-family:'Balgin',helvetica,sans-serif;font-weight:900;font-size:40px;line-height:52px}
@media(min-width:1024px){.bottle-card-component__title{font-family:'Balgin',helvetica,sans-serif;font-weight:900;font-size:56px;line-height:70px}
}
.bottle-card-component__title .cmp-title__text{font-family:unset;font-size:unset;font-style:unset;font-weight:unset;line-height:unset;letter-spacing:unset}
.bottle-card-component__description{font-family:'Roboto',helvetica,sans-serif;font-weight:400;font-size:16px;line-height:19px}
.bottle-card-component__description .cmp-text{font-family:unset;font-size:unset;font-style:unset;font-weight:unset;line-height:unset;letter-spacing:unset}