:root{--koch-yellow: #fbce13;--koch-dark-yellow: #f3b51b;--koch-ink: #1e1e1e;--koch-black: #000;--koch-white: #fff;--koch-dark-blue: #002d62;--koch-mid-blue: #005596;--koch-light-grey: #cfd4d8;--font-family-primary: "DIN Pro", sans-serif;--h1-font-size: 4.8rem;--h1-font-size-mobile: 3.2rem;--h1-line-height: 5.6rem;--h1-letter-spacing: -0.2rem;--h2-font-size: 3.6rem;--h2-font-size-mobile: 2.8rem;--h2-line-height: 4.4rem;--h3-font-size: 2.8rem;--h3-line-height: 3.6rem;--h4-font-size: 2.2rem;--h4-line-height: 3rem;--body-font-size: 1.6rem;--body-font-size-mobile: 1.4rem;--body-line-height: 2.4rem;--body-large-font-size: 1.8rem;--body-large-line-height: 2.8rem;--button-font-size: 1.6rem;--button-line-height: 2rem;--button-padding: 1.2rem 2.4rem;--layout-side-margin: 6rem;--layout-container-width: 132rem;--layout-column-gap: 3.2rem;--section-normal-top: 6.4rem;--section-normal-x: 2.4rem;--section-compact-top: 3.2rem;--card-padding: 2.4rem;--card-gap: 2.4rem;--button-radius: 0.8rem}*,*::before,*::after{-webkit-box-sizing:border-box;box-sizing:border-box}body{font-family:"DIN Pro","Ford F-1",sans-serif;font-weight:400}p{font-size:1.6rem;line-height:1.6;font-weight:400;margin:0 0 2.5rem}.theme-v2 h1{margin:0 0 1.6rem;font-family:var(--font-family-primary);font-size:var(--h1-font-size);font-weight:700;line-height:var(--h1-line-height);color:var(--koch-ink);letter-spacing:var(--h1-letter-spacing)}.theme-v2 h2{margin:0 0 1.6rem;font-family:var(--font-family-primary);font-size:var(--h2-font-size);font-weight:700;line-height:var(--h2-line-height);color:var(--koch-ink)}.theme-v2 h3{margin:0 0 1.6rem;font-family:var(--font-family-primary);font-size:var(--h3-font-size);font-weight:500;line-height:var(--h3-line-height);color:var(--koch-ink)}.theme-v2 h4{margin:0 0 1.6rem;font-family:var(--font-family-primary);font-size:var(--h4-font-size);font-weight:500;line-height:var(--h4-line-height);color:var(--koch-ink)}.theme-v2 p{margin:0 0 1.6rem;font-size:var(--body-font-size);font-weight:400;line-height:var(--body-line-height);color:var(--koch-ink)}.theme-v2 p:last-child{margin-bottom:0}.theme-v2 ul{padding-left:2em;margin:0 0 1.6rem;font-size:var(--body-font-size);line-height:var(--body-line-height);color:var(--koch-ink);list-style:disc}.theme-v2 li{font-size:var(--body-font-size);line-height:var(--body-line-height)}.theme-v2 a{color:inherit;text-decoration:none}.theme-v2 a:hover{text-decoration:underline}.theme-v2 strong{font-weight:700}.theme-v2--body-lg p{font-size:var(--body-large-font-size);line-height:var(--body-large-line-height)}@media(max-width: 768px){.theme-v2 h1{font-size:var(--h1-font-size-mobile)}.theme-v2 h2{font-size:var(--h2-font-size-mobile)}.theme-v2 p,.theme-v2 li{font-size:var(--body-font-size-mobile)}}