:root{--meis-primary-green: #83b52f;--meis-primary-blue: #15779b;--meis-blue-dark: #11607d;--meis-text-dark: #2b2b2b;--meis-text-gray: #7c7c7c;--meis-bg: #ffffff;--meis-bg-light: #f4f4f4;--meis-border: #efefef;--radius: 3px;--max-width: 1080px;--severity-high-bg: #fde8e6;--severity-high: #b71c1c;--severity-medium-bg: #fff8e1;--severity-medium: #7a5c00;--severity-low-bg: #e8f5e9;--severity-low: #1b5e20}*,*:before,*:after{box-sizing:border-box}body{margin:0;font-family:Arial,Helvetica,sans-serif;font-size:125%;background:var(--meis-bg);color:var(--meis-text-dark);line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-wrap:break-word;word-break:normal;hyphens:auto;-webkit-hyphens:auto}h1,h2,h3,h4{hyphens:none;-webkit-hyphens:none;overflow-wrap:normal}a{color:var(--meis-primary-blue);text-decoration:none}a:hover{color:var(--meis-blue-dark);text-decoration:underline}img{max-width:100%;height:auto}
