@charset "UTF-8";
@media (max-width: 599px){.site-layout-container > *{max-width:calc(100vw - calc(4 * var(--base-offset)));}}h1,h2,h3,h4,h5,h6{line-height:var(--base-line-height-headings);font-size:var(--base-font-size-large);font-weight:bold;}h1:not(.has-text-color),h2:not(.has-text-color),h3:not(.has-text-color),h4:not(.has-text-color),h5:not(.has-text-color),h6:not(.has-text-color){color:var(--base-color-headlines);}h1{margin-top:calc(var(--base-offset-vertical) * .8);margin-bottom:calc(var(--base-offset-vertical) * 1.2);}h1 + p.has-text-align-center{position:relative;top:calc(var(--base-offset-vertical) * -.6);margin-bottom:calc(var(--base-offset-vertical) * .6);}h1 em{font-style:normal;font-size:var(--base-font-size-small);font-weight:normal;line-height:var(--base-line-height);display:block;}@media (max-width: 599px){h1{margin-top:calc(var(--base-offset-vertical) * 1.1);margin-bottom:calc(var(--base-offset-vertical) * 1.1);}}h2{margin-bottom:calc(var(--base-space) * .8);}@media (max-width: 599px){h2{margin-bottom:var(--base-space);}}h3{font-size:var(--base-font-size);margin-bottom:calc(var(--base-space) * .75);}@media (max-width: 599px){h3{font-size:var(--base-font-size-large);margin-top:calc(var(--base-space) * ( -.4 ));margin-bottom:var(--base-space);}}a{text-decoration:underline;}a:hover{color:var(--base-color-headlines);}