@layer theme,base,components,utilities;@layer components{.appointments-widget.card.card{display:flex;align-items:flex-start;justify-content:space-between;flex-direction:column;padding:25px 30px}.appointments-widget.card.card h3{font-size:22px;line-height:24px;text-align:center;color:var(--color-white);margin-bottom:0;font-weight:500}.appointments-widget.card.card.no-appointments h3{margin-bottom:var(--default-gutter-small)}.appointments-widget.card.card p{flex-grow:1}.appointments-widget.card.card p.no-appointments{color:var(--color-white);margin-top:20px}.appointments-widget.card.card .cta{width:100%;white-space:normal}.appointments-widget.card.card .appointments{width:100%;margin-bottom:0}.appointments-widget.card.card .appointments .appointments__reason{display:block;margin-top:2px;font-size:12px;line-height:15px}.appointments-widget.card.card .appointments li a{display:block;font-size:13px;line-height:16px;padding:10px}.appointments-widget.card.card .appointments li:not(:last-of-type) a{margin-bottom:10px}@media screen and (max-width:1169px){.appointments-widget.card.card{padding:15px}}@media screen and (max-width:1024px){.appointments-widget.card.card{min-height:300px;height:auto;padding:25px;gap:20px}}}
