html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0}*{box-sizing:border-box}ul{list-style:none}body{font-family:Raleway,sans-serif}p,ul,ol{color:#212121}p{font-size:1.25rem;margin-bottom:1.5rem;line-height:2rem}p a{color:#da173a;font-weight:600}main h1{font-size:3rem;color:#3064af;font-weight:600;margin-bottom:40px}.static-page ul{list-style:initial;padding-left:40px}.container{padding:0 1rem;max-width:1920px;margin:0 auto}@media (min-width: 1024px){.container{padding:0 40px}}@media (min-width: 1440px){.container{padding:0 96px}}.content{padding-top:120px;padding-bottom:20px}@media (min-width: 1024px){.content{padding-top:250px;padding-bottom:60px}}.grid{display:grid;grid-template-columns:1fr}.grid main{order:2}.grid aside{order:1;padding-bottom:40px}@media (min-width: 1024px){.grid{grid-template-columns:4fr 4fr;gap:20px}.grid main{order:1}.grid aside{order:2}}@media (min-width: 1440px){.grid{grid-template-columns:6fr 4fr;gap:60px}.grid main{min-height:55vh}}.grid-glossary h2{color:#3064af;margin-bottom:40px;font-weight:600;font-size:28px}@media (min-width: 1024px){.grid-glossary{display:grid;grid-template-columns:3fr 5fr;gap:50px}}@media (min-width: 1440px){.grid-glossary{gap:80px}}@media (min-width: 1024px){.grid-glossary--narrow{grid-template-columns:3fr 5fr}}@media (min-width: 1440px){.grid-glossary--narrow{display:grid;grid-template-columns:repeat(12,1fr);gap:0}.grid-glossary--narrow main{grid-column-start:1;grid-column-end:3}.grid-glossary--narrow aside{grid-column-start:4;grid-column-end:12}}body{background:#dce8f8;overflow-x:hidden;width:100%}img{width:100%}#header{position:fixed;top:0;width:100%}#header .header-top{background:#f1f7ff}#header .header-top-wrapper{display:flex;justify-content:space-between;align-items:center;padding:20px 0}#header .header-top-wrapper .header-logo-group{display:flex;align-items:center}#header .header-top-wrapper .header-logo-group__logo{display:flex;height:60px;width:auto}#header .header-top-wrapper .header-logo-group .header-logo-group-text{padding:2px;display:flex;flex-direction:column;justify-content:center;margin:0 8px}@media (min-width: 1024px){#header .header-top-wrapper .header-logo-group .header-logo-group-text{margin:0 16px}}#header .header-top-wrapper .header-logo-group .header-logo-group-text__top{display:inline-block;font-size:.75rem;font-weight:500;color:#3064af;text-transform:uppercase;margin-bottom:.4rem}@media (min-width: 1024px){#header .header-top-wrapper .header-logo-group .header-logo-group-text__top{font-size:1.25rem;font-weight:500}}#header .header-top-wrapper .header-logo-group .header-logo-group-text__bottom{font-size:.6rem;font-weight:500;color:#3064af}@media (min-width: 1024px){#header .header-top-wrapper .header-logo-group .header-logo-group-text__bottom{font-size:1rem;font-weight:500}}#header .header-bottom{display:none;padding:32px 0;background:#fff}@media (min-width: 1024px){#header .header-bottom{display:block}}#header .header-bottom .nav-links{display:flex;justify-content:space-between}#header .header-bottom .nav-links__link{text-decoration:none;font-weight:500;color:#3064af}@media (min-width: 1024px){#header .header-bottom .nav-links__link{font-size:1rem}}@media (min-width: 1440px){#header .header-bottom .nav-links__link{font-size:1.375rem}}#header .header-bottom .nav-links__link:hover,#header .header-bottom .nav-links__link:active,#header .header-bottom .nav-links__link.active{color:#da173a;-webkit-text-stroke:1.5px #DA173A}.hamburger-menu-wrapper{cursor:pointer}.hamburger-menu-wrapper__icon{width:24px;height:24px;background:#fff;background:url(/build/assets/hamburger-menu-Bod9I2ZL.svg) no-repeat center center,#fff;background-size:16px;margin-bottom:8px}.hamburger-menu-wrapper__text{font-size:.625rem}@media (min-width: 1024px){.hamburger-menu-wrapper-desktop{display:none}}.site-footer{background-color:#fff}.site-footer .footer-cols{padding-top:24px;padding-bottom:24px;display:flex;justify-content:space-between;align-items:start;flex-direction:column}@media (min-width: 1024px){.site-footer .footer-cols{flex-direction:row}}.site-footer .footer-cols .footer-left,.site-footer .footer-cols .footer-right{display:flex;flex-direction:column}.site-footer .footer-cols .footer-left .footer-row,.site-footer .footer-cols .footer-right .footer-row{display:flex;align-items:center;padding-bottom:16px}@media (min-width: 1024px){.site-footer .footer-cols .footer-left .footer-row,.site-footer .footer-cols .footer-right .footer-row{padding-bottom:0}}.site-footer .footer-cols .footer-left .footer-row p,.site-footer .footer-cols .footer-right .footer-row p{color:#3064af;margin:0;font-size:1rem}.site-footer .footer-cols .footer-left img,.site-footer .footer-cols .footer-right img{height:18px;width:auto;padding-left:10px}@media (min-width: 1024px){.site-footer .footer-cols .footer-right .footer-row{justify-content:flex-end}}.site-footer .footer-cols .footer-right .footer-row p a{color:#da173a;text-decoration:underline}.mobile-nav-wrapper{background:#f1f7ff;position:fixed;top:0;right:0;padding:27px 16px 20px;border-bottom-left-radius:15px;transform:translate(100%);transition:all .3s ease-in-out}.mobile-nav-wrapper .hamburger-menu-wrapper{width:27px;margin-left:auto;display:flex;flex-direction:column;align-items:center;margin-bottom:32px}.mobile-nav-wrapper .hamburger-menu-wrapper__icon{margin-bottom:8px;transform:rotate(90deg)}.mobile-nav-wrapper .mobile-nav-links{display:flex;flex-direction:column;align-items:flex-end}.mobile-nav-wrapper .mobile-nav-links a{font-size:1.25rem;font-weight:500;text-decoration:none;color:#84a7d4;margin-bottom:32px}.mobile-nav-wrapper .mobile-nav-links a:last-child{margin-bottom:0}.mobile-nav-wrapper .mobile-nav-links a:hover,.mobile-nav-wrapper .mobile-nav-links a:active,.mobile-nav-wrapper .mobile-nav-links a.active{color:#da173a;-webkit-text-stroke:1.5px #DA173A}.mobile-nav-wrapper.active{transform:translate(0)}.letters_grid{display:grid;grid-template-columns:repeat(6,1fr);grid-column-gap:1rem;grid-row-gap:1rem;margin-bottom:40px}@media (min-width: 1024px){.letters_grid{grid-column-gap:24px;grid-row-gap:24px}}.letters_grid a{font-size:1.25rem;font-weight:600;display:inline;color:#3064af;text-decoration:none}.letters_grid a.active{border:2px solid #DA173A;border-radius:6px;color:#da173a}.letters_grid a li{aspect-ratio:1/1;border-radius:6px;background:#fff;display:flex;align-items:center;justify-content:center}@media (min-width: 1024px){.letters_grid--narrow{grid-template-columns:repeat(3,28px);grid-column-gap:32px}.letters_grid--narrow a{width:28px;height:28px}}aside figure{margin-bottom:24px}aside .letter-heading{margin:20px 0 40px;color:#3064af}aside .glossary-terms{border-bottom:1px solid #3064AF;margin-bottom:40px}aside .glossary-terms .term-name{font-size:20px;font-weight:700;display:inline-block;margin:0 32px 32px 0;color:#3064af}@media (min-width: 1024px){aside .glossary-terms .term-name{font-size:24px}}aside .glossary-terms .term-name.disabled{text-decoration:none;cursor:default;color:#da173a}aside .term-details .term-title{color:#3064af;margin-bottom:24px}@media (min-width: 1024px){aside .term-details img{width:40%;float:right;margin:0 10px}}.impresum{color:#212121;font-size:18px;line-height:32px}.impresum div{margin:30px 0}.impresum div b{display:block}.impresum div p{font-size:18px}.impresum div li{padding:10px 0}@media (min-width: 1024px){.impresum div li{padding:0}}
