/* @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);}}
.timeline{padding-top:75px;}.timeline .row{display:table;width:100%;margin:0;}.timeline .row .column{display:table-cell;vertical-align:top;padding-bottom:90px;}@media screen and (max-width:739px){.timeline .row .column{display:inline-block;width:100%;padding-bottom:0;}}.timeline .row .img-col{text-align:center;}.timeline .row .img-col h2,.timeline .row .img-col h3,.timeline .row .img-col h4,.timeline .row .img-col h5,.timeline .row .img-col p{margin-top:0;}.timeline .row .img-col h2,.timeline .row .img-col h3,.timeline .row .img-col h4,.timeline .row .img-col h5{font-weight:bold;}@media screen and (min-width:740px){.timeline .row .img-col{text-align:left;width:20%;}}.timeline .row .center{width:15%;text-align:center;position:relative;min-width:1px;min-height:1px;background:transparent;}.timeline .row .center::before,.timeline .row .center::after{position:absolute;content:"";display:block;z-index:100;}.timeline .row .center::before{width:6px;height:100%;background:#F4F8F8;left:50%;margin-left:-5px;top:0;}@media screen and (max-width:739px){.timeline .row .center::before{width:100%;height:4px;left:0;}}.timeline .row .center::after{width:20px;height:20px;border:5px solid #C00404;background:#FFFFFF;top:0;left:50%;margin-left:-12px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;}@media screen and (max-width:739px){.timeline .row .center::after{width:10px;height:10px;border-width:5px;top:-3px;left:calc(50% - 5px);margin-left:unset;}}@media screen and (max-width:739px){.timeline .row .center{width:100%;}}.timeline .row .txt-col{text-align:left;}.typography .timeline .row .txt-col p{margin-top:0;}@media screen and (min-width:740px){.timeline .row .txt-col{width:65%;}}.timeline .row.yellow .center::after{border:5px solid #FFC72C;}.timeline .row.blue .center::after{border:5px solid #0a91c5;}.timeline .row.brown .center::after{border:5px solid #4E3629;}
.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)}
