/* START_SNIPPET:uhp-gel-story (INDEX:138) */
.uhp-warm-story{color:#14274b;margin-top:32px}
.uhp-warm-story section{padding:30px 0;border-bottom:1px solid #d6dce3}
.uhp-warm-story h2{font-size:clamp(24px,2.2vw,32px);line-height:1.2;margin:0 0 16px}
.uhp-warm-story p{font-size:16px;line-height:1.7;margin:0 0 16px}
.uhp-warm-story .uhp-warm-eyebrow{font-size:12px;letter-spacing:.1em;text-transform:uppercase;margin-bottom:12px}
.uhp-warm-ingredients{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin:26px 0}
.uhp-warm-ingredients dt{font-weight:600;font-size:17px;margin-bottom:8px}
.uhp-warm-ingredients dd{margin:0;line-height:1.65;font-size:15px;color:#52627a}
.uhp-warm-story .uhp-warm-ingredient-note{font-size:13px;color:#52627a}
.uhp-warm-occasions ul{padding-left:20px;line-height:1.7}
.uhp-warm-occasions li{margin-bottom:8px}
@media(max-width:480px){.uhp-warm-ingredients{grid-template-columns:1fr;gap:20px}}
/* END_SNIPPET:uhp-gel-story */
