/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
dt > p,dd > p{display:inline;margin:0;}
.display-attr{display:flex;justify-content:center;align-items:center;gap:16px;padding:0 30px;margin-top:0;border-radius:4px;font-family:var(--font-circular);font-size:16px;font-weight:normal;line-height:1.3;animation:fadeIn 1s ease-in-out;}@media screen and (min-width:740px){.display-attr{font-size:18px;}}@media screen and (min-width:980px){.display-attr{padding-top:.75em;}}.display-attr img{height:28px;width:auto;}body.brown .display-attr{border:1px solid rgb(255,199,44);background:rgba(255,199,44,0.125);color:var(--color-brown);}body.brown-and-hospital .display-attr{border:1px solid rgb(0,179,152);background:rgba(0,179,152,0.125);color:#2E585D;}@media screen and (min-width:980px){body.brown .display-attr,body.brown-and-hospital .display-attr{border-radius:0 0 4px 4px;border-top:none;}}@keyframes fadeIn{from{opacity:0;transform:translateY(-8px);}to{opacity:1;transform:translateY(0);}}
.section_break_header{text-align:center;}.page_theme_overflow .section_break_header:before,.section_break_header:before{content:"";background:transparent;background-image:url(/sites/default/files/icons/seaction-break.svg);background-size:cover;background-position:center;background-repeat:no-repeat;height:36px;width:300px;display:block;margin:0 auto 4% auto;position:relative;left:0;}.section_break_header_title{margin:4% auto 4px auto;}
table.brown-tbl a:visited{color:var(--color-red)}
