.note-card{text-align:center;background:linear-gradient(164.55deg,#0c0c0c 3.9%,#92816b 647.22%);flex-direction:column;align-items:center;padding:44px 28px 36px;display:flex}.note-card__title{letter-spacing:.5px;text-transform:uppercase;color:#f7f4ef;white-space:normal;height:50px;margin:0 0 2px;font-size:14px;line-height:1.25;overflow:hidden}.note-card__image-wrap{aspect-ratio:150/169;background:linear-gradient(#0c0c0c00 0%,#0c0c0c 62.5%);justify-content:center;align-items:center;max-width:150px;display:flex}.note-card__image{object-fit:contain;max-width:100%;max-height:100%;transform:scale(1.7)}.fragrance-notes-list--product-set .note-card__image-wrap{overflow:hidden}.fragrance-notes-list--product-set .note-card__image{object-fit:cover;width:100%;max-width:none;height:100%;max-height:none}@media (max-width:1200px){.note-card__title{height:26px;margin-bottom:2px;font-size:10px}.note-card{padding:24px 12px 17px}.note-card__image{transform:scale(1.5)}}
.fragrance-notes-list{grid-template-columns:repeat(3,minmax(0,100%));justify-content:center;gap:24px;display:grid}
