html{font-size:8px}@media (min-width:1023px){html{font-size:9px}}@media (min-width:1249px){html{font-size:10px}}body{padding:0;margin:0;font-family:Roboto,Arial,sans-serif;background:#fff;font-weight:400;line-height:1.4;color:#333;font-size:1.6rem}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{line-height:1.2;margin-top:0;margin-bottom:1em;font-weight:300}.h1,h1{font-size:3.6rem}@media (max-width:480px){.h1,h1{font-size:2.6rem}}.h2,h2{font-size:2.4rem}.h3,h3{font-size:2rem}.link,a{color:#b70e0c;text-decoration:none}.link:active,.link:focus,.link:hover,a:active,a:focus,a:hover{color:#b70e0c;text-decoration:underline}ol li:not(:last-child),ul li:not(:last-child){margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:1rem}.form-control,.form-select,input,select,textarea{min-height:40px;border:1px solid #333;font-size:16px;font-weight:400;color:#333;font-family:Roboto,Arial,sans-serif;padding:5px 15px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-transition:none;transition:none;-webkit-box-shadow:none;box-shadow:none;border-radius:4px}.form-control:active:not(:disabled),.form-control:focus:not(:disabled),.form-select:active:not(:disabled),.form-select:focus:not(:disabled),input:active:not(:disabled),input:focus:not(:disabled),select:active:not(:disabled),select:focus:not(:disabled),textarea:active:not(:disabled),textarea:focus:not(:disabled){border-color:#333;-webkit-box-shadow:none;box-shadow:none;border-width:2px}.form-control:disabled,.form-select:disabled,input:disabled,select:disabled,textarea:disabled{cursor:not-allowed!important;background-color:#e5e5e5!important;border-color:#e5e5e5!important;color:#333!important}input{background:#fff}input.is-invalid{padding-right:45px!important;background-size:20px!important;background-position:right 15px center!important;border-color:#b70e0c!important}textarea{background:#fff;min-height:80px!important;border:1px solid #333!important;padding:15px!important}textarea.is-invalid{padding-right:45px!important;background-size:20px!important;background-position:top 15px right 15px!important;border-color:#b70e0c!important}textarea:active,textarea:focus{border-width:2px!important}select{padding:5px 45px 5px 15px!important;background-size:16px 20px!important;background-position:right 15px center!important}select.is-invalid{background-size:16px 20px,65px 20px!important;padding-right:70px!important;border-color:#b70e0c!important}.form-label,label{margin-bottom:5px;font-weight:500}input[type=range]{-webkit-appearance:none;margin:0;width:100%;border:0}input[type=range]:focus{outline:0;-webkit-box-shadow:none!important;box-shadow:none!important}input[type=range]::-webkit-slider-runnable-track{width:100%;height:5px;cursor:pointer;-webkit-box-shadow:0 0 0 #fff,0 0 0 #fff;box-shadow:0 0 0 #fff,0 0 0 #fff;background:#fff;border-radius:5px;border:0 solid #fff}input[type=range]::-webkit-slider-thumb{-webkit-box-shadow:0 0 0 #fff,0 0 0 #fff;box-shadow:0 0 0 #fff,0 0 0 #fff;border:0 solid #fff;height:20px;width:20px;border-radius:50%;background:#fff;cursor:pointer;-webkit-appearance:none;margin-top:-7.5px;-webkit-box-shadow:none!important;box-shadow:none!important}input[type=range]::-webkit-slider-thumb:active,input[type=range]::-webkit-slider-thumb:focus,input[type=range]::-webkit-slider-thumb:hover{background:#333;-webkit-box-shadow:none!important;box-shadow:none!important}input[type=range]:focus::-webkit-slider-runnable-track{background:#fff}input[type=range]::-moz-range-track{width:100%;height:5px;cursor:pointer;box-shadow:0 0 0 #fff,0 0 0 #fff;background:#fff;border-radius:5px;border:0 solid #fff}input[type=range]::-moz-range-thumb{box-shadow:0 0 0 #fff,0 0 0 #fff;border:0 solid #fff;height:20px;width:20px;border-radius:50%;background:#fff;cursor:pointer}input[type=range]::-ms-track{width:100%;height:5px;cursor:pointer;background:0 0;border-color:transparent;border-width:20px 0;color:transparent}input[type=range]::-ms-fill-lower{background:#f2f2f2;border:0 solid #fff;border-radius:10px;box-shadow:0 0 0 #fff,0 0 0 #fff}input[type=range]::-ms-fill-upper{background:#fff;border:0 solid #fff;border-radius:10px;box-shadow:0 0 0 #fff,0 0 0 #fff}input[type=range]::-ms-thumb{box-shadow:0 0 0 #fff,0 0 0 #fff;border:0 solid #fff;height:20px;width:20px;border-radius:50%;background:#fff;cursor:pointer}input[type=range]:focus::-ms-fill-lower{background:#fff}input[type=range]:focus::-ms-fill-upper{background:#fff}input[type=range]+div{font-weight:500}.form-check{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;margin-bottom:0}.form-check.checked:nth-child(2)~.form-group{display:block}input[type=radio]{min-height:auto;width:20px;height:20px;border-color:#333;padding:0;position:relative;-webkit-box-shadow:none;box-shadow:none;margin-top:-2px;-webkit-filter:none!important;filter:none!important}input[type=radio]:checked{background-image:none!important;background:#fff;border-color:#333;-webkit-box-shadow:none;box-shadow:none}input[type=radio]:checked:before{background:#b70e0c;width:14px;height:14px;content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border-radius:50%;-webkit-box-shadow:none;box-shadow:none}input[type=radio]:focus{border-color:#333!important;-webkit-box-shadow:none!important;box-shadow:none!important}input[type=radio]+label{margin-bottom:0;font-weight:400}input[type=checkbox]{min-height:auto;width:20px;height:20px;border-color:#333;padding:0!important;position:relative;-webkit-box-shadow:none;box-shadow:none;margin-top:-2px;-webkit-filter:none!important;filter:none!important}input[type=checkbox]:checked{background-image:none!important;background:#b70e0c;border-color:#333;-webkit-box-shadow:none;box-shadow:none}input[type=checkbox]:checked:before{background:0 0;width:14px;height:14px;content:"\f00c";font-family:"Font Awesome 6 Pro";color:#fff;font-size:14px;position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border-radius:0;-webkit-box-shadow:none;box-shadow:none}input[type=checkbox]:focus{border-color:#333!important;-webkit-box-shadow:none!important;box-shadow:none!important}input[type=checkbox]+label{margin-bottom:0;font-weight:400;color:#333!important}.contactformular{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px}.checkbox-group,.radio-group{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:15px}.checkbox-group>.form-group,.radio-group>.form-group{display:none;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;width:100%}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:300;src:url(../../../assets/fonts/roboto/roboto-v47-latin-300.woff2) format('woff2'),url(../../../assets/fonts/roboto/roboto-v47-latin-300.woff) format('woff')}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:400;src:url(../../../assets/fonts/roboto/roboto-v47-latin-400.woff2) format('woff2'),url(../../../assets/fonts/roboto/roboto-v47-latin-400.woff) format('woff')}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:500;src:url(../../../assets/fonts/roboto/roboto-v47-latin-500.woff2) format('woff2'),url(../../../assets/fonts/roboto/roboto-v47-latin-500.woff) format('woff')}@font-face{font-display:swap;font-family:Roboto;font-style:italic;font-weight:500;src:url(../../../assets/fonts/roboto/roboto-v49-latin-500italic.woff2) format('woff2'),url(../../../assets/fonts/roboto/roboto-v49-latin-500italic.woff) format('woff')}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:600;src:url(../../../assets/fonts/roboto/roboto-v47-latin-600.woff2) format('woff2'),url(../../../assets/fonts/roboto/roboto-v47-latin-600.woff) format('woff')}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:700;src:url(../../../assets/fonts/roboto/roboto-v48-latin-700.woff2) format('woff2'),url(../../../assets/fonts/roboto-v48-latin-700.woff) format('woff')}.container{margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px;width:100%;max-width:798px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:0;overflow:hidden}@media (max-height:900px){.container{padding-left:15px;padding-right:15px}}@media (max-height:800px){.container{padding-left:0;padding-right:0}}.row{margin-left:-15px;margin-right:-15px}.row>*{padding-left:15px;padding-right:15px}#container{min-height:100dvh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-top:60px}@media (max-width:1249px){#container{padding-top:50px}}.btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;white-space:nowrap;min-height:40px;font-size:16px;min-width:100px;font-weight:400;background:0 0;color:#333;border:1px solid #333;font-family:Roboto,Arial,sans-serif;border-radius:4px;padding:5px 15px;text-decoration:none;-webkit-transition:none;transition:none;-webkit-box-shadow:none!important;box-shadow:none!important}.btn:active,.btn:focus,.btn:hover{text-decoration:none!important;background:#333!important;border-color:#333!important;color:#fff!important}.btn:disabled{background-color:#e5e5e5!important;border-color:#e5e5e5!important;color:#333!important;cursor:not-allowed!important}.btn--small{padding:5px;min-width:auto;aspect-ratio:1}.btn-primary{background:#b70e0c;border-color:#b70e0c;color:#fff}.btn-primary:active,.btn-primary:focus,.btn-primary:hover{background:#fff!important;border-color:#b70e0c!important;color:#b70e0c!important}.hint{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;background:#b70E0C1A;font-size:1.4rem;padding:10px 15px;white-space:nowrap;overflow:hidden}@media (max-width:1249px){.hint{padding:5px 15px}}@media (max-width:480px){.hint{font-size:1.2rem;padding:5px 10px}}header{background:#b70e0c;position:fixed;top:0;left:0;width:100dvw;z-index:1}.headerWrapper{min-height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0 30px;gap:30px}@media (max-width:1249px){.headerWrapper{gap:20px;padding:0 15px}}@media (max-width:480px){.headerWrapper{gap:10px}}.headerLogo a{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:1249px){.headerLogo{min-width:50px;max-width:50px}}.headerTitle{display:-webkit-box;display:-ms-flexbox;display:flex}.headerTitle a{width:auto;color:#fff;font-weight:400;font-size:1.8rem;text-decoration:none}.headerTitle a:active,.headerTitle a:focus,.headerTitle a:hover{color:#fff;text-decoration:none}footer{background:#333}.footerWrapper{padding:10px 30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:30px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:1249px){.footerWrapper{padding:10px 15px}}@media (max-width:600px){.footerWrapper{padding:5px 10px;gap:10px}}.footerNavigation ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:30px;margin:0;padding:0}@media (max-width:1249px){.footerNavigation ul{gap:20px}}@media (max-width:600px){.footerNavigation ul{gap:8px}}.footerNavigation ul li{list-style:none;margin:0;padding:0}.footerNavigation ul li a,.footerNavigation ul li span{cursor:pointer;color:#fff;font-weight:400;text-decoration:none;font-size:1.6rem;line-height:1}@media (max-width:600px){.footerNavigation ul li a,.footerNavigation ul li span{font-size:1.4rem}}.footerNavigation ul li a:active,.footerNavigation ul li a:focus,.footerNavigation ul li a:hover,.footerNavigation ul li span:active,.footerNavigation ul li span:focus,.footerNavigation ul li span:hover{color:#fff;text-decoration:underline}.footerCopyright{color:#fff;font-weight:400;font-size:1.6rem;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0;-ms-flex-negative:1;flex-shrink:1}@media (max-width:600px){.footerCopyright{font-size:1.4rem}}main{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;min-height:0;max-width:1920px;margin-left:auto;margin-right:auto;width:100%;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.chat{border:1px solid #e5e5e5;border-radius:4px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:0;overflow:hidden}.chat__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;min-height:0;overflow:hidden}.chat__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:15px;background:#f5f5f5;padding:15px;-ms-flex-negative:0;flex-shrink:0}@media (max-width:480px){.chat__head{padding:10px}}.chat__head h1{font-size:2.4rem;margin-bottom:0;text-align:center}.chat__latin{background:#fafafa;border-left:4px solid #b70e0c;border-top:1px solid #b70e0c;border-bottom:1px solid #b70e0c;border-right:1px solid #b70e0c;padding:15px 30px;font-style:italic;line-height:1.4;color:#444;font-weight:400;-webkit-transition:padding .3s ease;transition:padding .3s ease;-ms-flex-negative:0;flex-shrink:0;position:relative}@media (max-width:480px){.chat__latin{padding:10px}}.chat__latin--compact{padding-top:7.5px;padding-bottom:7.5px}@media (max-width:480px){.chat__latin--compact{padding-top:6px;padding-bottom:6px}}.chat__latin-toggle{position:absolute;top:15px;right:30px;background:0 0;border:none;cursor:pointer;padding:7.5px;color:#666;-webkit-transition:color .2s ease,-webkit-transform .2s ease;transition:color .2s ease,-webkit-transform .2s ease;transition:color .2s ease,transform .2s ease;transition:color .2s ease,transform .2s ease,-webkit-transform .2s ease;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:10}.chat__latin-toggle:hover{color:#b70e0c}.chat__latin-toggle:active{-webkit-transform:scale(.95);transform:scale(.95)}.chat__latin-toggle i{font-size:16px}@media (max-width:480px){.chat__latin-toggle{top:10px;right:10px;padding:6px}.chat__latin-toggle i{font-size:14px}}.chat__latin-content{padding-right:40px}@media (max-width:480px){.chat__latin-content{padding-right:35px}}.chat__latin .latin-sentence-block{display:block;margin-bottom:.2em}.chat__latin .latin-sentence-block:last-child{margin-bottom:0}.chat__latin .latin-sentence-caption{display:block;font-size:.9em;color:#666;font-style:normal;margin-bottom:2px}.chat__latin .latin-sentence{-webkit-transition:color .3s ease,font-weight .3s ease;transition:color .3s ease,font-weight .3s ease}.chat__latin .latin-sentence--active{color:#b70e0c;font-weight:500;font-style:normal}.chat__main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:#fff;padding:15px;gap:15px;overflow-y:auto;-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;min-height:0;position:relative}@media (max-width:480px){.chat__main{padding:10px}}.chat__welcome{-ms-flex-item-align:center;align-self:center}.chat__welcome>img{width:80px}@media (max-width:480px){.chat__welcome>img{width:60px!important}}.chat__message{max-width:80%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:12px}@media (max-width:480px){.chat__message{max-width:90%;gap:10px}}.chat__message--system{-ms-flex-item-align:start;align-self:flex-start}.chat__message--system .chat__text{background:#e5e5e5;color:#333;border-bottom-left-radius:4px}.chat__message--exercise{-ms-flex-item-align:center;align-self:center;max-width:100%;width:100%;position:sticky;top:0}.chat__message--exercise .chat__text{background:#00101e;color:#fff;font-style:italic;font-weight:500}.chat__message--user{-ms-flex-item-align:end;align-self:flex-end}.chat__message--user .chat__text{background:#b70e0c;color:#fff;border-bottom-right-radius:4px}.chat__text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:6px;padding:15px;border-radius:16px}@media (max-width:480px){.chat__text{padding:10px}}.chat__text-inner{width:100%}.chat__message-model-footer{-ms-flex-item-align:end;align-self:flex-end;margin-top:2px;margin-bottom:0}.chat__message-model-link{font-size:12px;line-height:1;color:#c00;background:0 0;border:none;cursor:pointer;padding:0;text-decoration:underline}.chat__message-model-link:hover{color:#a00}.chat__message-model-solution{width:100%;margin-top:4px;padding:15px;background:rgba(0,0,0,.06);border-radius:8px;font-style:italic}.chat__message-model-solution[hidden]{display:none}.chat__image{min-width:40px}@media (max-width:480px){.chat__image{min-width:30px}}.chat__hint{-ms-flex-negative:0;flex-shrink:0}.chat__foot{-ms-flex-wrap:wrap;flex-wrap:wrap;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:15px;background:#f5f5f5;padding:15px;-ms-flex-negative:0;flex-shrink:0}@media (max-width:480px){.chat__foot{padding:10px}}.chat__foot .form-group{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}img{height:auto!important;max-width:100%!important}video{height:auto!important;max-width:100%!important}.padding-top{padding-top:30px}.padding-top--large{padding-top:60px}@media (max-width:1249px){.padding-top--large{padding-top:30px}}.padding-top--small{padding-top:30px/2}.padding-bottom{padding-bottom:30px}.padding-bottom--large{padding-bottom:60px}@media (max-width:1249px){.padding-bottom--large{padding-bottom:30px}}.padding-bottom--small{padding-bottom:15px}.margin-top{margin-top:30px}.margin-top--large{margin-top:60px}@media (max-width:1249px){.margin-top--large{margin-top:30px}}@media (max-height:900px){.margin-top--large{margin-top:15px}}@media (max-height:800px){.margin-top--large{margin-top:0}}.margin-top--small{margin-top:30px/2}.margin-bottom{margin-bottom:30px}.margin-bottom--large{margin-bottom:60px}@media (max-width:1249px){.margin-bottom--large{margin-bottom:30px}}@media (max-height:900px){.margin-bottom--large{margin-bottom:15px}}@media (max-height:800px){.margin-bottom--large{margin-bottom:0}}.margin-bottom--small{margin-bottom:15px}