/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
:root{--primary:#365AB5;--secondary:#D05700;--dark:#232742;--light:#D5DCEE;--border:#99A4C1;--color-text:#444444;--color-heading:#111111;}*,*::before,*::after{box-sizing:border-box;}body,h1,h2,h3,h4,h5,h6,figure,blockquote,dl,dd{margin:0;}html:focus-within{scroll-behavior:smooth;}html{font-size:16px;scroll-behavior:smooth;}html,body{height:100%;}body{color:var(--color-text);font-family:system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,'Open Sans','Helvetica Neue',sans-serif;font-size:1rem;font-weight:400;min-height:100vh;margin:0;padding:0;line-height:1.6;text-rendering:optimizeSpeed;overflow-x:hidden;-webkit-font-smoothing:subpixel-antialiased;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section{display:block;}summary{display:list-item;cursor:pointer;}details{padding:1rem;margin-bottom:1rem;border:1px solid var(--border);}template,[hidden]{display:none;}h1,h2,h3,h4,h5,h6{color:var(--color-heading);font-weight:700;font-style:normal;line-height:1.6;}h1{font-size:2.2rem;}h2{font-size:1.9rem;}h3{font-size:1.6rem;}h4{font-size:1.3rem;}h5{font-size:1.1rem;}h6{font-size:1.1rem;}p{margin:0 0 1.2rem 0;}b,strong{font-weight:bolder;}dfn,cite{font-style:italic;}del{text-decoration:line-through;}small{font-size:80%;}big{font-size:125%;}em{font-style:normal;}a{background-color:transparent;text-decoration:none;color:var(--primary);}a:active,a:focus{text-decoration:none;border:0;outline:0;}a:hover{color:var(--secondary);}a:not([class]){text-decoration-skip-ink:auto;}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1rem;}kbd,samp{display:inline-block;margin:0;padding:0 5px;}pre{overflow:auto;margin:1rem 0;padding:1rem;tab-size:2;}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline;}sub{bottom:-0.25em;}sup{top:-0.5em;}tt,var{font-family:monospace,monospace;font-style:italic;}mark{background:var(--primary);}acronym[title],abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;}abbr,acronym{cursor:help;}audio,canvas,progress,video{vertical-align:baseline;max-width:100%;}audio:not([controls]){display:none;height:0;}img,picture,svg{max-width:100% !important;height:auto;margin:0;padding:0;border:0;border-style:none;vertical-align:middle;}svg:not(:root){overflow:hidden;}figure{max-width:100%;height:auto;margin:1rem 0;border:0;}.align-left{margin:0 1rem 0 0;}.align-right{margin:0 0 0 1rem;}.align-center{margin-top:1rem;margin-bottom:1rem;}figcaption{padding:4px;font-size:0.8rem;text-align:center;}.image-field{margin:0 0 1rem 0;}form{margin-bottom:1rem;}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.6;margin:0;}button,input{overflow:visible;}button,select{text-transform:none;}.button{display:inline-block;}.button,button,[type="button"],[type="reset"],[type="submit"]{position:relative;cursor:pointer;border:0;padding:8px 10px;line-height:1.6;-webkit-appearance:button;}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0;}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:0;}button[disabled],html input[disabled]{cursor:not-allowed;opacity:0.7;}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit;}input,button,textarea,select{font:inherit;}input{line-height:normal;}input,textarea{max-width:100%;}input[type="text"],input[type="email"],input[type="url"],input[type="password"],input[type="search"],textarea{padding:10px;}input[type="text"]:focus,input[type="email"]:focus,input[type="url"]:focus,input[type="password"]:focus,input[type="search"]:focus,textarea:focus{outline:0;}textarea{width:100%;overflow:auto;}[type="checkbox"],[type="radio"]{padding:0;cursor:pointer;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto;}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px;-webkit-appearance:textfield;-moz-appearance:textfield;}[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}[type="file"]{cursor:pointer;}fieldset{margin:0 0 20px 0;padding:1rem;}fieldset > :last-child{margin-bottom:0;}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal;}optgroup{font-weight:bold;}select{padding:6px;cursor:pointer;}label[for]{cursor:pointer;}.form-item{margin-bottom:1rem;}.form-required:after{content:"*";display:inline-block;padding-left:4px;color:red;}.form-item label{display:block;}label.option{display:inline;font-weight:normal;}::-webkit-input-placeholder{color:var(--border);}:-moz-placeholder{color:var(--border);}::-moz-placeholder{color:var(--border);opacity:1;}:-ms-input-placeholder{color:var(--border);}.field--name-body input[type="text"],.field--name-body input[type="email"],.field--name-body input[type="url"],.field--name-body input[type="password"],.field--name-body input[type="search"],.field--name-body textarea{display:block;margin-bottom:0.8rem;}hr{background-color:var(--border);clear:both;width:100%;max-width:100%;height:2px;border:0;-webkit-box-sizing:content-box;box-sizing:content-box;overflow:visible;}address{margin:0 0 1rem 0;font-style:italic;}dt{font-weight:700;}dd{margin:0 0 1.2rem 0;}blockquote{position:relative;background-color:var(--light);margin:1rem 0;padding:1rem;}blockquote > :last-child{margin-bottom:0;}ul,ol{margin:0;padding:0 0 0.25rem 1rem;}[dir="rtl"] ul,[dir="rtl"] ol{padding:0 1rem 0.25rem 0;}ol ol,ul ul{margin:0;padding:0 0 0.25rem 1rem;}[dir="rtl"] ol ol,[dir="rtl"] ul ul{padding:0 1rem 0.25rem 0;}ul{list-style:disc;}li > ul,li > ol{margin-bottom:0;}[dir="rtl"] ul,[dir="rtl"] ol{padding:0 1rem 0.25rem 0;}li{padding:4px 0;}table{width:100%;margin-bottom:1.2rem;border-spacing:0;border-collapse:collapse;}th,tr,td{vertical-align:middle;}th{margin:0;padding:5px;text-align:left;}td{padding:5px;}
.container{position:relative;width:100%;max-width:1170px;margin:0 auto;padding:0 10px;}.main-wrapper{position:relative;display:block;padding:2rem 0;}.main-container{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.5rem;}#main{position:relative;-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;}#sidebar-left{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;}#sidebar-right{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;}.no-sidebar #main,.sidebar-left #main,.sidebar-right #main,.two-sidebar #main,#sidebar-left,#sidebar-right{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;width:100%;}#front-main{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;width:100%;margin:0;}.front-content-with-sidebar{display:-webkit-box;display:-ms-flexbox;display:flex;}
.header-top .contextual-links{display:none;}[dir] .field:not(:last-child){margin-bottom:36px;}.field__label{font-weight:bold;}.field--label-inline .field__label,.field--label-inline .field__items{float:left;}.field--label-inline .field__label,.field--label-inline > .field__item,.field--label-inline .field__items{padding-right:0.5rem;}[dir="rtl"] .field--label-inline .field__label,[dir="rtl"] .field--label-inline .field__items{padding-right:0;padding-left:0.5rem;}.field--label-inline .field__label::after{content:":";}
.block,.block-title,.block-content{position:relative;}
@font-face{font-display:auto;font-family:"thex";font-style:normal;font-weight:400;src:url(/themes/contrib/thex/fonts/thex.woff2) format("woff2");}[class="icon"],[class^="icon-"],[class*=" icon-"]{display:inline-block;font-family:"thex" !important;font-weight:400;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;}.icon-close:before{content:"\e000";}.icon-search:before{content:"\e001";}.icon-user:before{content:"\e002";}.icon-calendar:before{content:"\e003";}.icon-twitter:before{content:"\e004";}.icon-facebook:before{content:"\e005";}.icon-github:before{content:"\e006";}.icon-linkedin:before{content:"\e007";}.icon-comments:before{content:"\e008";}.icon-file:before{content:"\e009";}.icon-youtube:before{content:"\e00a";}.icon-instagram:before{content:"\e00b";}.icon-vk:before{content:"\e00c";}.icon-whatsapp:before{content:"\e00d";}.icon-vimeo:before{content:"\e00e";}.icon-hashtag:before{content:"\e00f";}.icon-telegram:before{content:"\e010";}.icon-share:before{content:"\e011";}.icon-mail:before{content:"\e012";}.icon-map:before{content:"\e013";}.icon-phone:before{content:"\e014";}.icon-arrow-up:before{content:"\e015";}.icon-horn:before{content:"\e016";}.icon-bell:before{content:"\e017";}.icon-info:before{content:"\e018";}.icon-comment:before{content:"\e019";}.icon-angle-left:before{content:"\e01a";}.icon-angle-right:before{content:"\e01b";}.icon-arrow-right:before{content:"\e01c";}.icon-arrow-left:before{content:"\e01d";}.icon-quote:before{content:"\e01e";}.icon-clock:before{content:"\e01f";}.icon-alert-circle:before{content:"\e020";}.icon-alert:before{content:"\e021";}.icon-check:before{content:"\e022";}.icon-comment-add:before{content:"\e024";}
.header-top,.header{position:relative;width:100%;margin:0;padding:0.5rem 0;}.header-top-container{position:relative;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-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem;flex-wrap:wrap;}.region-header-top-left,.region-header-top-right{display:flex;gap:1rem;flex-wrap:wrap;}.header-top-block p:last-of-type{margin:0;}.header-top ul{display:flex;gap:10px;flex-wrap:wrap;margin:0;padding:0;list-style:none;list-style-type:none;}.header-top-block .block-title{font-size:1.2rem;}.header-main{position:relative;width:100%;margin:0;padding:0;}.header-container{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem;}.site-branding{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-right:1rem;}.site-logo{padding-right:5px;}.site-logo img{display:block;}.site-name-slogan{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-pack:center;-ms-flex-pack:center;justify-content:center;}.site-name,.site-slogan{line-height:1.1;}.header-right{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0.5rem;}.menu-wrap{position:fixed;background-color:var(--dark);color:#ffffff;top:0;bottom:0;left:0;margin:0;width:100%;max-width:320px;box-shadow:none;z-index:25;-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%);-webkit-transition:all 0.4s linear;-o-transition:all 0.4s linear;transition:all 0.4s linear;}.menu-wrap .menu{position:relative;display:flex;flex-direction:column;gap:1rem;flex-wrap:wrap;margin:0;padding:0;font-size:1rem;font-weight:400;z-index:30;list-style:none;list-style-type:none;}.menu-wrap .menu li{position:relative;padding:0;}.menu-wrap a{display:block;color:#ffffff;padding:0.5rem 0;}.menu-wrap .menu > li a::after{content:none;}.menu-wrap .submenu{position:relative;display:flex;flex-direction:column;font-weight:400;margin:0;padding:0;z-index:30;list-style:none;list-style-type:none;}.menu-wrap .submenu li a,.menu-wrap .submenu li > span{display:flex;width:100%;padding:0.5rem;}.menu-wrap .menu-item a,.menu-wrap .menu-item > span{border-bottom:1px solid var(--border);}.menu-wrap .submenu li > a,.menu-wrap .submenu li > span{padding-left:1.5rem;}.menu-wrap .submenu .submenu .menu-item > a,.menu-wrap .submenu .submenu .menu-item > span{padding-left:3rem;}.mobile-menu{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;justify-content:space-between;width:36px;height:28px;overflow:hidden;cursor:pointer;}.mobile-menu span{width:100%;height:2px;background-color:var(--primary);transform-origin:left;transition:all 0.5s ease;}.mobile-menu span:nth-child(2){background-color:var(--secondary);}.menu-icon-active span:first-child{transform:rotate(45deg);}.menu-icon-active span:last-child{transform:rotate(-45deg);}.menu-icon-active span:nth-child(2){display:none;}.close-mobile-menu{display:grid;place-content:center;position:absolute;top:4px;right:4px;width:34px;height:34px;color:#ffffff;border:2px solid var(--primary);border-radius:50%;z-index:48;cursor:pointer;}.active-menu .menu-wrap{overflow-y:scroll;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);-webkit-transition:all 0.4s linear;-o-transition:all 0.4s linear;transition:all 0.4s linear;padding:1rem;box-shadow:6px  0 1rem #111111;}.active-menu .menu{display:block;}@-webkit-keyframes slideUp{0%{-webkit-transform:translateY(20px);transform:translateY(20px);opacity:0;}100%{-webkit-transform:translateY(0px);transform:translateY(0px);opacity:1;}}@keyframes slideUp{0%{-webkit-transform:translateY(20px);transform:translateY(20px);opacity:0;}100%{-webkit-transform:translateY(0px);transform:translateY(0px);opacity:1;}}.full-page-search{position:relative;margin:0;padding:0;}.search-icon{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;width:34px;height:34px;border-radius:50%;}.search-icon i{font-size:24px;}.search-box{position:fixed;background-color:var(--light);top:0;right:0;left:0;width:100%;z-index:50;-webkit-transform:translate(0,-100%);-ms-transform:translate(0,-100%);transform:translate(0,-100%);-webkit-transition:-webkit-transform 0.5s;transition:-webkit-transform 0.5s;-o-transition:transform 0.5s;transition:transform 0.5s;transition:transform 0.5s,-webkit-transform 0.5s;}.search-box.open{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);}.search-box-content{position:relative;padding:2rem 0;text-align:center;z-index:60;}.search-box-content form{margin:0;}.header-search-close{position:absolute;top:1rem;right:0;width:34px;height:34px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--dark);border:3px solid var(--dark);border-radius:50%;cursor:pointer;font-weight:700;line-height:1;}.search-box-content .block{width:100%;margin:0;}.search-box-content .block-title,.search-box-content form label{display:none;color:#000000;}.search-box-content input[type="search"]{width:100%;margin:2rem 0;padding:0 2rem 4px 0;font-size:1.4rem;background:url(/themes/contrib/thex/images/icons/search.svg) center right no-repeat;background-size:contain;border:0;border-bottom:2px solid var(--border);border-radius:0;outline:0;}.search-box-content input[type="submit"]{display:block;margin:0 auto;padding:0.5rem 1.5rem;border-radius:50px;}.page-header{position:relative;width:100%;margin:0;padding:2rem 0 1rem 0;}.region-page-header{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}.breadcrumb{position:relative;width:100%;}.breadcrumb-items{display:flex;flex-wrap:wrap;margin:0;padding:0;list-style:none;}.breadcrumb-item{padding:0;}.breadcrumb-item span{font-size:14px;margin:0 5px;}
.highlighted{position:relative;width:100%;margin:0;padding:0;}.region-highlighted{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}.highlighted .block{position:relative;margin:0;padding:1em 0;}.highlighted p:last-child{margin:0;}
.node,.node-promoted,.node-sticky,.node-view-mode-full,.node-unpublished{position:relative;}.node-view-mode-teaser{position:relative;margin-bottom:4rem;border-bottom:4px double var(--border);}.node-view-mode-teaser.node-sticky{border:2px solid var(--border);padding:1rem;}.node-view-mode-full .node-taxonomy-container{margin:0;}
.page-content input[type="search"]{width:80%;}ol.search-results{margin:1em 0;padding:0;list-style:none;list-style-type:none;}ol.search-results li{margin:0 0 1em 0;padding:1rem;background:var(--light);}.search-advanced summary{margin:10px 0;cursor:pointer;}.search-advanced .form-details-wrapper{padding:0.5em 1.4em;border:1px solid var(--border);}.search-advanced .form-wrapper{padding:0.5em 1.4em;border:1px solid var(--border);}
#comments{position:relative;margin:0;}.comments-title i,.add-comment-title i{font-size:1em;}.comment-form-wrap{position:relative;margin:2rem 0 1rem 0;}.add-comment-title{margin:0;}.comment-form label{display:block;}.comment{position:relative;background-color:var(--light);display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;width:100%;margin-bottom:1rem;padding:1rem;}.comment-header{position:relative;display:flex;width:100%;border-bottom:2px solid var(--border);padding:1rem;margin-bottom:1rem;}.comment-user-picture{position:relative;text-align:center;align-self:center;}.comment-user-picture img{max-width:100px;height:auto;}.comment-user-picture .image-field{margin:0;}.comment-meta{padding-left:1rem;}h3.comment-title{font-size:1.2rem;margin:0.1rem 0;}.comment-meta p{margin:0}.comment-body{position:relative;width:100%;-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;}#comments .indented{margin-left:3rem;}.comment-body .links{display:flex;gap:1rem;}.comment-body .links a{padding:4px 12px;border:2px solid var(--border);border-radius:4px;}.comment-body .links a:hover{background-color:#ffffff;}
.sidebar{position:relative;width:100%;}.region-sidebar-first,.region-sidebar-second{display:flex;flex-direction:column;gap:2rem;}.sidebar .block{background-color:var(--light);padding:1rem;}.sidebar ul,.sidebar ol{margin:0;padding:0;list-style-position:inside;}.sidebar ul{list-style:none;}.sidebar li{padding:6px 0;border-bottom:1px solid var(--border);}.sidebar .block p:last-of-type{margin:0;}.sidebar input[type="text"],.sidebar input[type="email"],.sidebar input[type="url"],.sidebar input[type="password"],.sidebar input[type="search"],.sidebar textarea{width:100%;max-width:100%;border:1px solid var(--border);}
.footer{position:relative;background-color:var(--light);width:100%;margin:0;padding:0;}.footer ul{list-style:none;padding:0;}.footer .block p:last-of-type{margin:0;}.footer-top-container{position:relative;padding:1rem 0;}.region-footer-top{display:flex;flex-direction:column;gap:1.5rem;}.footer-blocks-container{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:2rem 0;gap:1.5rem;}.footer-block{-webkit-box-flex:1;-ms-flex:1 1 250px;flex:1 1 250px;}.footer-block li{border-bottom:1px solid var(--border);}.footer-bottom-blocks-container{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:1rem 0;gap:2rem;}.footer-bottom-block{flex:1;}.footer-bottom-container{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:1rem 0;gap:2rem;}.footer-bottom-container p:last-child{margin:0;}.footer-bottom-last-menu{margin:0;padding:0;list-style:none;}.footer-bottom-last-menu li{display:inline-block;padding-left:1rem;}
button.toolbar-item,button.toolbar-icon{background:none;}.message{position:relative;margin:1rem 0;padding:1rem 1rem 1rem 4rem;color:#ffffff;}.message a,.message a:visited{color:#ffffff;text-decoration:underline;}.message p:last-child{margin:0;}.message em{font-style:italic;}.message-status{background:#89ad32;}.message-status::before{content:url(/themes/contrib/thex/images/icons/message/success.svg);background:#759625;}.message-error{background:#c94d1c;}.message-error::before{content:url(/themes/contrib/thex/images/icons/message/error.svg);background-color:#b3461b;}.message-warning{background:#cd5a0a;}.message-warning::before{content:url(/themes/contrib/thex/images/icons/message/warning.svg);background-color:#a44707;}.message::before{position:absolute;top:0;left:0;width:3.6rem;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:0;}ul.page-tabs{margin:0 0 0.6rem 0;padding:0;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:2px solid var(--primary);}.page-tabs li{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:0;}.page-tabs li a{background-color:var(--dark);color:#ffffff;padding:0.5rem 1rem;border-right:2px solid var(--border);}.page-tabs li.active-page-tab a,.page-tabs li a:hover{color:var(--primary);}.node-submitted-details{position:relative;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;}.node-submitted-details{-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;}.node-taxonomy-container,.node-links-container{position:relative;display:block;width:100%;margin:0;padding:1rem 0;}h3.term-title{font-size:1.2em;}ul.taxonomy-terms{margin:10px 0;padding:0;list-style:none;list-style-type:none;}li.taxonomy-term{position:relative;display:inline-block;padding:0;word-break:break-all;}li.taxonomy-term:not(:last-child){margin-right:1rem;}.taxonomy-term a{padding:6px 14px;border:2px solid var(--border);}.node-links-container ul.links{position:relative;margin:0;padding:0;list-style:none;list-style-type:none;}.node-links-container .links{display:flex;justify-content:space-between;flex-wrap:wrap;}ul.inline,ul.links.inline{padding-left:0;}ul.inline li{position:relative;display:inline-block;list-style-type:none;}ul.inline li a{display:inline-block;}.pager{position:relative;}.pager ul.pager__items{position:relative;margin:0;padding:1rem 0;list-style:none;list-style-type:none;}.pager__items{clear:both;text-align:center;}.pager__item{display:inline-block;padding:12px 0;}.pager__item a{padding:8px 14px;color:#fff;background:var(--dark);}.pager__item a:hover,.pager__item.is-active a{background:var(--primary);color:#fff;}.vertical-tabs__panes{padding:1rem;}.scrolltop{position:fixed;display:none;bottom:10px;right:10px;width:50px;height:50px;border-radius:50%;background:var(--primary);color:#ffffff;font-size:20px;z-index:20;cursor:pointer;text-align:center;padding:4px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.scrolltop:hover{background:var(--secondary);}
.view-in-mobile{display:block;}.view-in-desktop{display:none;}.primary{color:var(--primary);}.secondary{color:var(--secondary);}.dark{color:var(--dark);}.light{color:var(--light);}.bg-light{background-color:var(--light);}.text-left{text-align:left;}.text-right{text-align:right;}.text-center{text-align:center;}.text-justify{text-align:justify;}.center{margin:0 auto;}.inline{display:inline-block;}.inline:not(:last-child){padding-right:1rem;}.rtl{direction:rtl;}.ltr{direction:ltr;}.font-small{font-size:0.75rem;}.font-medium{font-size:1.25rem;}.font-large{font-size:1.5rem;}.font-2x{font-size:2rem;}.font-3x{font-size:2.5rem;}.font-4x{font-size:3rem;}.font-5x{font-size:4rem;}.font-6x{font-size:5rem;}.font-7x{font-size:6rem;}.font-8x{font-size:7rem;}.size-xs{font-size:0.5em;}.size-small{font-size:0.75em;}.size-medium{font-size:1.25em;}.size-large{font-size:1.5em;}.size-2x{font-size:2em;}.size-3x{font-size:3em;}.size-4x{font-size:4em;}.size-5x{font-size:5em;}.size-6x{font-size:6em;}.size-7x{font-size:7em;}.size-8x{font-size:8em;}.size-9x{font-size:9em;}.size-10x{font-size:10em;}.icon-s{max-height:1rem;}.icon-m{max-height:1.5rem;}.icon-l{max-height:2rem;}.icon-xl{max-height:3rem;}.icon-x2{max-height:4rem;}.icon-x3{max-height:5rem;}.icon-x4{max-height:6rem;}.icon-x5{max-height:7rem;}.icon-x6{max-height:8rem;}.icon-x7{max-height:9rem;}.icon-x8{max-height:10rem;}.width30,.width40,.width50,.width60,.width70,.width80,.width90{width:100%;clear:both;display:block;}.w20px{display:inline-block;width:20px;}.w30px{display:inline-block;width:30px;}.w40px{display:inline-block;width:40px;}.w50px{display:inline-block;width:50px;}.w70px{display:inline-block;width:70px;}.w100px{display:inline-block;width:100px;}.empty,.spacer,.spacer-x2,.spacer-x3{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}.empty,.spacer{padding:1rem 0;}.spacer-x2{padding:2rem 0;}.spacer-x3{padding:3rem 0;}.section{position:relative;display:block;width:100%;padding:3rem 0;}.section-small{position:relative;display:block;width:100%;padding:1rem 0;}.items{display:grid;grid-template-columns:repeat(auto-fit,minmax(265px,1fr));grid-gap:1rem;gap:1rem;}.item img{display:block;}.columns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;}.column{flex:1 1 230px;margin:0;padding:0;}.w10,.w20,.w30,.w40,.w50,.w60,.w70,.w80,.w90{flex-basis:100%;}.space-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}.v-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.h-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.vh-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.box,.icon-box{position:relative;display:block;padding:1rem;margin-bottom:1rem;}.box p:last-child,.icon-box p:last-child{margin:0;}.grid-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:1rem;gap:1rem;}
.region-content-home-top,.region-content-home-bottom{display:flex;flex-direction:column;width:100%;margin:0;padding:0;}.region-content-home-top{margin-bottom:2rem;}
.clear{position:relative;}.clear::before,.clear::after{content:'';display:table;clear:both;}
div#sliding-popup,div#sliding-popup .eu-cookie-withdraw-banner,.eu-cookie-withdraw-tab{background-color:#ffffff;box-shadow:0 0 6px 2px var(--border);left:0;}#sliding-popup{padding:2rem;max-width:540px;}#sliding-popup .popup-content{display:flex;flex-direction:column;gap:1rem;}.eu-cookie-compliance-content{max-width:100%;}.eu-cookie-compliance-message{float:none;margin:0;max-width:100%;}#sliding-popup div,#sliding-popup h2{color:var(--color-heading);}#sliding-popup h2{font-size:1.2rem;}#sliding-popup p{display:block;color:var(--color-text);font-size:1rem;font-weight:400;}.eu-cookie-compliance-message button{background-color:transparent;color:var(--primary);margin:0;padding:0;border:0;}.eu-cookie-compliance-message button:hover{background-color:transparent;color:var(--color-heading);}.eu-cookie-compliance-buttons{display:flex;gap:1rem;float:none;margin:0;max-width:100%;}.eu-cookie-compliance-buttons .button{background-color:transparent;background-image:none;color:var(--primary);font-weight:400;margin:0;padding:8px 1rem;border:2px solid var(--color-heading);text-shadow:none;box-shadow:none;border-radius:0;}.eu-cookie-compliance-buttons .button:hover{background-color:var(--color-heading);color:#ffffff;}
@media (min-width:576px){.w10,.w20,.w30,.w40,.w50,.w60,.w70,.w80,.w90{flex-basis:calc(50% - 5px);}}@media (min-width:768px){html{font-size:18px;}.header-top-container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:1rem;}.header-search-close{top:2rem;}.search-box-content .block-title{display:block;}.breadcrumb-item span{margin:0 10px;}.main-container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;}#main{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;}#sidebar-left{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;}#sidebar-right{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;}.sidebar-left #main,.sidebar-right #main{-webkit-box-flex:1;-ms-flex:1 1 70%;flex:1 1 70%;}.two-sidebar #main{-webkit-box-flex:1;-ms-flex:1 1 40%;flex:1 1 40%;}#sidebar-left{-webkit-box-flex:0;-ms-flex:0 1 30%;flex:0 1 30%;}#sidebar-right{-webkit-box-flex:0;-ms-flex:0 1 30%;flex:0 1 30%;}.footer-container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;}.footer-bottom-blocks-container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}.footer-bottom-container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.footer-bottom-last{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.copyright{margin-bottom:0;}.width30{width:30%;}.width40{width:40%;}.width50{width:50%;}.width60{width:60%;}.width70{width:70%;}.width80{width:80%;}.width90{width:90%;}.w10{flex-basis:calc(10% - 10px);}.w20{flex-basis:calc(20% - 10px);}.w30{flex-basis:calc(30% - 10px);}.w40{flex-basis:calc(40% - 10px);}.w50{flex-basis:calc(50% - 10px);}.w60{flex-basis:calc(60% - 10px);}.w70{flex-basis:calc(70% - 10px);}.w80{flex-basis:calc(80% - 10px);}.w90{flex-basis:calc(90% - 10px);}.view-in-mobile{display:none;}.view-in-desktop{display:block;}}@media (min-width:992px){th{padding:10px;}td{padding:5px 10px;}}
@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:400;src:url('/themes/contrib/thex/fonts/roboto-v30-latin-regular.woff2') format('woff2');}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:400;src:url('/themes/contrib/thex/fonts/roboto-v30-latin-italic.woff2') format('woff2');}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:500;src:url('/themes/contrib/thex/fonts/roboto-v30-latin-500.woff2') format('woff2');}@font-face{font-display:swap;font-family:'Roboto';font-style:italic;font-weight:500;src:url('/themes/contrib/thex/fonts/roboto-v30-latin-500italic.woff2') format('woff2');}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:700;src:url('/themes/contrib/thex/fonts/roboto-v30-latin-700.woff2') format('woff2');}:root{--primary:#327D87;--primary-light:#e6f0f0;--secondary:#f8b44f;--secondary-light:#fff5e6;--secondary-dark:#eb9009;--tertiary:#a44168;--tertiary-light:#edd9e1;--white:#ffff;--white-transparent:#fffc;--light:#f7f7f7;--light-gray:#666;--medium-gray:#555;--light-blue:#82ccdf;--dark:#333;--shadow-1:#c9c9c9;--shadow-2:#cecece;--color-text:#222;--color-text-light:#444;--border:#222;--font-family:"Roboto",sans-serif;--max-width:min(1150px,100vw - 20px);--menu-toggle:#669ca4;}@media (min-width:768px){html{font-size:17px;}}body{--scrollOffset:calc(var(--gin-toolbar-y-offset,0px) + 70px);}body:has(.anker-links-container){--scrollOffset:calc(var(--gin-toolbar-y-offset,0px) + 170px);}@media (max-width:576px){body:has(.anker-links-container){--scrollOffset:calc(var(--gin-toolbar-y-offset,0px) + 120px);}}:target{scroll-margin-top:var(--scrollOffset) !important;}html{scroll-padding-top:var(--scrollOffset);scroll-behavior:smooth;}body{font-family:var(--font-family);box-sizing:border-box;font-weight:400;}.node-content{}h1,h2,h3,h4,h5,h6{font-family:var(--font-family);font-weight:700;color:var(--primary);}h1{line-height:1.4;font-size:1.9rem;}h2{font-size:1.3rem;margin-bottom:1rem;line-height:1.4;font-weight:500;}h3{margin-bottom:1rem;font-size:1.15rem;font-weight:500;line-height:1.5;color:var(--color-text);}h4{margin-bottom:0.6rem;font-size:1.1rem;font-weight:500;line-height:1.5;color:var(--dark);}a{color:var(--primary);}a:hover{color:var(--primary);text-decoration:underline;}hr{border:1px dotted gray;border-style:none none dotted;background:none;margin-bottom:1rem;}b,strong{font-weight:500;}h1,h2,h3,h4,h5,h6,p,a{overflow-wrap:break-word;word-wrap:break-word;}p{font-size:1rem;line-height:1.5;margin:0 0 0.9rem 0;}li{padding:2px 0;}.main-wrapper{padding:0rem 0 5rem 0;}.page-header{padding:0;}.page-title-wrap > h1{margin:3rem 0;}.footer-top-container{padding:0;}ul.page-tabs{flex-wrap:wrap;}.w100{width:100%;}.w75{width:75%;}.w50{width:50%;}.w25{width:25%;}figure.image{margin:2rem auto;}.caption{font-size:0.7rem;}.headline-1{font-size:2.2rem}.headline-2{font-size:1.75rem}.category{color:#666;text-transform:uppercase;margin-bottom:0.6rem;font-size:0.9rem;font-weight:400;letter-spacing:0.03em;}.center{text-align:center;}.left{text-align:left;}.right{text-align:right;}.weight-200{font-weight:200;}.weight-300{font-weight:300;}.weight-400{font-weight:400;}.weight-500{font-weight:500;}.weight-600{font-weight:600;}.weight-700{font-weight:700;}.wrap-balance{text-wrap:balance;}.no-padding{padding:0;}.no-margin{margin:0;}ul{list-style:square;}ul li::marker{color:var(--primary);}ul.status-message-list li::marker{color:var(--white);}h1 + p,h2 + p,div + p{margin-top:1rem;}h3 + p,h4 + p,ul + p{margin-top:0.6rem;}p + h2,ol + h2,ul + h2,p + h3,ol + h3,ul + h3,ul + h4,div + h2,div + h3{margin-top:1.8rem;}img + p,img + div{margin-top:1rem;}h1:empty{margin:0;}h1 + h3{margin-top:1rem;}p + h2{margin-top:3rem;}.category + h1,.category + h2,.category + h3{margin-top:0;}h1 + div{margin-top:1rem;}a[href^="http"]:not([href*="dzlm.de"]):not(.no-link-icon)::before,.externer-link::before{content:'';display:inline-block;width:16px;height:19px;margin-right:0.6rem;background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='a' data-name='Ebene 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1000 1000'%3E%3Cdefs%3E%3Cstyle%3E .b %7B fill: %23327b8a; %7D .c %7B fill: %231d1d1b; %7D .d %7B fill: %23fefefe; %7D %3C/style%3E%3C/defs%3E%3Cpath class='c' d='M0,999.09V.04c108.7,0,217.4,0,326.1,0,0,73.94,1.52,148.83-.53,222.36h-103.06V776.61H777.16v-108.05h221.9v330.53H0Z'/%3E%3Cpath class='d' d='M0,999.09H999.06v-330.53h-221.9v108.05H222.51V222.4h103.06c1.22-1.33,.79-2.59,.79-3.74,.02-71.81,.02-143.62,0-215.42,0-1.07-.18-2.14-.27-3.2,57.12,0,114.24,0,171.37,0,.94,1.08,1.81,2.22,2.82,3.22,52.56,52.57,105.14,105.14,157.74,157.67,1,1,2.35,1.67,4.19,2.94-101.51,101.49-202.16,202.11-302.55,302.48,56.79,56.78,113.52,113.49,170.44,170.41,100.45-100.42,201.06-201.02,302.06-302,55.62,55.61,111.12,111.09,167.07,167.04v-4.44c0-37.23,0-74.46,0-111.68,0-128.55,.02-257.1,.02-385.65,.22,.16,.75-.37,.73,.36-.03,.96,0,1.93,0,2.89V999.82h-5.6c-330.38,0-660.76,0-991.14-.04-1.06,0-2.45,.83-3.25-.68Z'/%3E%3Cpath class='b' d='M999.27,.04c0,167.27-.03,334.5-.02,501.77-55.96-55.95-111.45-111.43-167.07-167.04-101,100.98-201.62,201.57-302.06,302-56.92-56.91-113.65-113.63-170.44-170.41,100.39-100.37,201.03-200.99,302.55-302.48C606,110.86,552.19,54.75,497.47,.04c167.27,0,334.54,0,501.8,0Z'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;vertical-align:middle;}.page-tabs li a{background:none;border:none;color:var(--dark);}.page-tabs li a:hover{color:var(--primary);text-decoration:none;}.sidebar li{border-bottom:1px dotted var(--border);}img.br5{border-radius:5px;}img.br10{border-radius:10px;}img.br15{border-radius:15px;}header{position:relative;}header.header{position:sticky;top:var(--gin-toolbar-y-offset,0px);z-index:500;background-color:var(--white);padding-top:20px;height:72px;transition:box-shadow 0.4s;}header.header.stickyheader{box-shadow:0 0 12px #00000033;top:var(--gin-toolbar-y-offset,0px);}.header-container .menu-wrap{top:var(--gin-toolbar-y-offset,0px);}.mobile-menu{z-index:501;}.mobile-menu span{height:2.1px;}.active-menu .menu-wrap .menu{display:flex;}.menu-wrap{opacity:0;max-width:unset;min-width:100vw;z-index:499;box-shadow:unset;transform:translateY(100%);transition:transform 0.2s,opacity 0.4s,box-shadow 0.5s;background-color:var(--light);display:flex;align-items:flex-start;padding:72px;}.menu-wrap .menu{gap:0;}.active-menu{--_active-menu-hover:#327d87;}.active-menu .menu-wrap{opacity:1;transform:translateY(72px);transition:transform 0.2s ease-in,opacity 0.4s,box-shadow 0.5s;box-shadow:inset 0 9px 6px -6px #0000006b;padding:0 0 100px 0;}.region-primary-menu{padding-top:1.5rem;}.menu-wrap a{font-size:1.5rem;color:#333;}.menu-wrap .submenu{font-size:1rem;border-radius:0;box-shadow:none;}.menu-wrap .menu-item a,.menu-wrap .menu-item > span{border-bottom:none;}.menu-wrap .menu li a{font-weight:400;}.menu-wrap .submenu li a{justify-content:center;font-weight:400;color:#333;}.menu-wrap a{transition:all 0.35s;}.menu-wrap a:hover{text-decoration:none;transition:all 0.1s linear;color:#327d87;}.menu-wrap > .region-primary-menu{max-width:550px;margin:0 auto;width:100vw;}.close-mobile-menu{display:none;width:64px;height:64px;color:#333;}.mobile-menu span{background-color:var(--dark) !important;}.menu-wrap .submenu li a:hover{color:var(--_active-menu-hover);}@media (max-width:576px){#block-thex-quamathlogo{width:170px;}header.header{padding-top:14px;height:59px;}.active-menu .menu-wrap{transform:translateY(59px);}}.header-search-close{width:45px;height:45px;}.icon-close{font-size:2rem;}.search-box.open{z-index:502;}.full-page-search{margin:0 1rem 0 0;}.search-box{transition:transform 0.3s;box-shadow:0 0 12px #00000033;}@media (max-width:576px){body.active-menu{height:100%;overflow:hidden;}}.website-copyright{display:none;}.custom-footer{display:flex;flex-wrap:wrap;gap:5rem;}.custom-footer > div:nth-child(1){display:flex;flex:1 1 40%;gap:4rem;flex-direction:column;justify-content:end;}.custom-footer > div:nth-child(1) > p{flex:1;max-width:515px;line-height:1.7;color:#333;}.custom-footer > div:nth-child(2){flex:0 0 31%;align-content:end;gap:4rem;display:flex;flex-direction:column;justify-content:end;}.footer-logos{display:flex;gap:3rem;align-items:center;}.social-icons{font-size:1.7rem;gap:2.2rem;display:flex;color:#888;}.social-icons svg{height:32px;}.social-icons svg path{transition:fill 0.15s linear;}.social-icons .social-yt:hover path{fill:#ff0000;}.social-icons .social-x:hover path{fill:#000000;}.social-icons .social-md:hover path{fill:#3293da;}.social-icons .social-fb:hover path{fill:#1877f2;}.social-icons .social-bs:hover path{fill:#0085ff;}.social-icons .social-ig:hover path{fill:#e93e58;}.region-footer-top{flex-shrink:1;flex-direction:row;padding-top:3rem;padding-bottom:3rem;section{padding:unset;}> div{width:100%;}ul.menu{width:max-content;}}@media (max-width:768px){.region-footer-top,.custom-footer{flex-direction:column;}.custom-footer .footer-logos{flex-direction:column;}.custom-footer > div:nth-child(1){align-items:center;}.menu,.custom-footer > div:nth-child(1) > p{text-align:center;}.custom-footer > div:nth-child(2)  > .menu{text-align:center;}.social-icons{justify-content:center;}}@media (max-width:576px){.social-icons svg{height:26px;}}.footer-blocks-container{gap:5rem;padding-top:3rem;flex-wrap:nowrap;}.footer-bottom-blocks-container{padding-bottom:3rem;gap:3rem;}.footer-block{flex:0 1 auto;}.footer-one{flex-grow:1;}.social-icons{justify-content:end;}.footer-block li{border-bottom:none;}@media (max-width:800px){.footer-blocks-container{gap:2rem;}}@media (max-width:768px){.footer-blocks-container{flex-direction:column;gap:2rem;}.footer-one{text-align:center;}.footer-bottom-block{align-self:center;}}.scrolltop{bottom:1.3rem;right:1.2rem;transition:background 0.1s linear;}button,[type="button"],[type="reset"],[type="submit"]{padding:12px 24px;border-radius:10px;}a.button{display:inline-block;padding:12px 24px;font-size:16px;font-weight:400;text-align:center;color:#ffffff;border:none;border-radius:0.6rem;cursor:pointer;transition:transform 0.2s ease;text-decoration:none;background-color:var(--primary);text-wrap:nowrap;}a.button:active{transform:scale(0.98);}a.button:focus-visible{outline:2px dashed var(--dark);outline-offset:2px;}a.button.primary{background-color:var(--primary);border:2px solid var(--white);}a.button,a.button.primary:hover{background-color:color-mix(in srgb,var(--primary) 80%,black 20%);}a.button.primary.outline{background-color:var(--white-transparent);border:2px solid var(--primary);color:var(--primary);backdrop-filter:blur(10px);}a.button.primary.outline:hover{background-color:var(--primary);border:2px solid var(--white);color:var(--white);}a.button.primary.negative-hover:hover{background-color:var(--white);border:2px solid var(--primary);color:var(--primary);}a.button.secondary{background-color:var(--secondary-dark);border:2px solid var(--white);}a.button.secondary:hover{background-color:color-mix(in srgb,var(--secondary-dark) 90%,black 10%);}a.button.secondary.outline{background-color:var(--white-transparent);border:2px solid var(--secondary-dark);color:var(--secondary-dark);backdrop-filter:blur(10px);}a.button.secondary.outline:hover{background-color:var(--secondary-dark);border:2px solid var(--white);color:var(--white);}a.button.secondary.negative-hover:hover{background-color:var(--white);border:2px solid var(--secondary-dark);color:var(--secondary-dark);}a.button.tertiary{background-color:var(--tertiary);border:2px solid var(--white);}a.button.tertiary:hover{background-color:color-mix(in srgb,var(--tertiary) 80%,black 20%);}a.button.tertiary.outline{background-color:var(--white-transparent);border:2px solid var(--tertiary);color:var(--tertiary);backdrop-filter:blur(10px);}a.button.tertiary.outline:hover{background-color:var(--tertiary);border:2px solid var(--white);color:var(--white);}a.button.tertiary.negative-hover:hover{background-color:var(--white);border:2px solid var(--tertiary);color:var(--tertiary);}.button-download{display:inline-block;width:38px;height:38px;background-color:var(--primary-light);border-radius:8px;padding:8px;transition:all 0.2s;position:relative;}.button-download::before{content:'';display:inline-block;width:100%;height:100%;background-image:url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="%23327d87" class="download-icon"%3E%3Cpath stroke-linecap="round" stroke-linejoin="round" d="M3 16.5v2.25A2.25 2.25 0 0 0 5.25 21h13.5A2.25 2.25 0 0 0 21 18.75V16.5M16.5 12 12 16.5m0 0L7.5 12m4.5 4.5V3"%3E%3C/path%3E%3C/svg%3E');background-size:contain;background-repeat:no-repeat;transition:all 0.2s;}.button-download:hover{background-color:#327d87;transform:scale(1.08);}.button-download:hover::before{filter:brightness(0) invert(1);}@media (max-width:576px){a.button{text-wrap:balance;}}video{border-radius:0.75rem;object-fit:cover;}.flexbox{display:flex;}.flexbox.f-auto{flex-wrap:wrap;}.flexbox.f-auto > *{flex:1;}.f-align-center{justify-content:center;align-items:center;text-align:center;}.flexbox.f-50-50,.flexbox.f-33-66,.flexbox.f-66-33{gap:2rem;}.flexbox.f-50-50 > div{flex:1 1 49%;}.flexbox.f-33-66 > div:nth-child(1){flex:1 1 33%;}.flexbox.f-33-66 > div:nth-child(2){flex:1 1 66%;}.flexbox.f-66-33 > div:nth-child(1){flex:1 1 66%;}.flexbox.f-66-33 > div:nth-child(2){flex:1 1 33%;}@media (max-width:768px){.flexbox.f-auto,.flexbox.f-50-50,.flexbox.f-33-66,.flexbox.f-66-33,.f-mobile-columns{flex-direction:column;gap:1rem !important;}.f-mobile-columns-reverse{flex-direction:column-reverse;}.f-mobile-center{justify-content:center;align-items:center;text-align:center;}}.p-center-550,section > div.paragraph-width-550{width:min(var(--max-width),550px);margin-left:auto;margin-right:auto;}.p-center-650,section > div.paragraph-width-650{width:min(var(--max-width),650px);margin-left:auto;margin-right:auto;}.p-center-750,section > div.paragraph-width-750{width:min(var(--max-width),750px);margin-left:auto;margin-right:auto;}.p-center-825,section > div.paragraph-width-825{width:min(var(--max-width),825px);margin-left:auto;margin-right:auto;}@media (max-width:576px){[class^="p-center-"],[class^="section.paragraph-width-"]{text-align:left;}}.views-element-container header{margin-bottom:2rem;}section,.section{padding-top:3rem;padding-bottom:3rem;}section.section-first,.section.section-first,.section-first{padding-top:4rem;padding-bottom:0;}section.section-last,.section.section-last,.section-last{padding-top:0;padding-bottom:4rem;}@media (max-width:768px){section,.section{padding-top:2rem;padding-bottom:2.2rem;}}.sticky{position:sticky;top:72px;align-self:flex-start;}.field-item:has(.anker-links-container),#block-thex-views-block-anker-links-block-1{z-index:499;}@media (max-width:768px){.field-item:has(.anker-links-container),#block-thex-views-block-anker-links-block-1{position:sticky;top:calc(var(--gin-toolbar-y-offset,0px) + 59px);}}img.background-image{position:absolute;top:0;left:50%;transform:translateX(-50%);max-width:1150px !important;object-fit:cover;}.background-image-text-overlay{position:relative;z-index:1;}.box-container{flex-wrap:wrap;justify-content:center;align-items:center;align-content:center;gap:2.5rem;padding-top:2rem;}.box-container *{transition:all .15s ease-in-out;}.box-container > a{flex:0 1 22rem;padding:1.3rem;border-radius:15px;background:var(--primary-light);}.box-container a{text-decoration:none;color:var(--color-text)}.box-container h4{color:var(--primary);}.box-container > *:hover h4,.box-container > *:hover p{color:#fff;}.box-container > *:hover{background:var(--primary);transform:scale(1.05);}.styled-ol{counter-reset:list-counter;padding:0;margin:0;}.styled-ol li{counter-increment:list-counter;list-style-type:none;position:relative;padding-left:3.5rem;}.styled-ol li::before{content:counter(list-counter);width:40px;height:40px;background-color:#F9A63D;border-radius:50%;display:flex;align-items:center;justify-content:center;color:white;font-weight:bold;font-size:1.2em;position:absolute;left:0;top:4px;}.card{background-color:var(--primary-light);border-radius:1rem;padding:1.5rem 1.2rem 0.5rem 1.2rem;max-width:80vw;align-self:baseline;}.image-offset-105{max-width:105% !important;}@media (max-width:768px){.image-offset-105{max-width:100% !important;}}.shadow-1{box-shadow:0 6px 18px var(--shadow-1);}.shadow-2{box-shadow:2px 2px 8px -2px var(--shadow-2);}.fade-in{opacity:0;transform:scale(0.95);transition:opacity 1s ease-out,transform 0.3s ease-out;}.fade-in.visible{opacity:1;transform:scale(1);}.move-in{opacity:0;transform:translateY(30%);transition:opacity 1s ease-out,transform 0.4s ease-out;}.move-in.visible{opacity:1;transform:translateY(0);}.delay-1{transition-delay:0.1s;}.delay-2{transition-delay:0.2s;}.delay-3{transition-delay:0.3s;}.delay-4{transition-delay:0.4s;}.delay-5{transition-delay:0.5s;}.delay-6{transition-delay:0.6s;}.delay-7{transition-delay:0.7s;}.delay-8{transition-delay:0.8s;}.delay-9{transition-delay:0.9s;}.delay-10{transition-delay:1s;}#trackVisits{margin-right:0.4rem;}#matomo-opt-out{margin-bottom:1.2rem;}.webform-submission-form label,.webform-submission-form .fieldset-legend{font-weight:500;}.webform-submission-form tr > th{font-weight:400;}.form-item{margin:0.5rem 0 0.5rem 0;}.webform-submission-form > *{margin-bottom:2.2rem;}input[type="text"],input[type="email"],input[type="url"],input[type="password"],input[type="search"],input[type="date"],textarea{padding:12px;}form label,form div.description{margin-bottom:5px;}input[type="number"]::-webkit-outer-spin-button,input[type="number"]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0;padding:10px;}input[type="number"]{-moz-appearance:textfield;padding:10px;}.toolbar-menu li{padding:0;}@media (max-width:768px){#sidebar-right nav:first-child,#sidebar-right nav:nth-child(2){display:none;}}.primary-menu-wrapper{.menu-item-level-1 > div.menu-item-wrapper{margin-left:15px;}div.menu-item-wrapper{display:flex;align-items:center;gap:20px;}.menu-wrap .submenu li a,.menu-wrap .submenu li > span{width:unset;padding:0.7rem 0;}.menu-item.menu-item-level-2 a{font-size:1.2em;}.chevron-down path{stroke:#333;}.menu-item.menu-item-level-1{border-bottom:1.7px solid #d6d6d6;padding:0.6rem 0;}li.menu-item-level-1:last-child{border-bottom:none !important;}.active > div > a{color:var(--primary);font-weight:500;}.submenu{padding-left:2.2rem;}.menu-item-level-2 .submenu{padding-left:3.3rem;}.menu-toggle{min-width:2.2rem;height:2.2rem;display:flex;justify-content:center;background-color:#eeeeee;svg{width:1.3rem;transform:rotate(-90deg);}svg path{stroke:333;}}.menu-toggle.expanded{background-color:var(--menu-toggle);svg{transform:rotate(0deg);}path{stroke:var(--light);}}@media (hover:hover){span.menu-toggle:hover .chevron-down path{stroke:var(--light);}span.menu-toggle:hover{cursor:pointer;background-color:var(--menu-toggle);}}}#sidebar-right nav[role="navigation"]{padding:0.2rem 1rem 1rem 1rem;li{border-bottom:none;}div.menu-item-wrapper{display:flex;gap:12px;}.menu-wrap .submenu li a,.menu-wrap .submenu li > span{width:unset;padding:0.7rem 0;}.menu-item.menu-item-level-1 a{align-self:center;}.chevron-down path{stroke:#333;}.menu-item.menu-item-level-1{border-bottom:1px solid #d6d6d6;padding:0.6rem 0;}li.menu-item-level-1:last-child{border-bottom:none !important;}.menu-item > div > a{color:var(--dark);}.menu-item > div > a:hover{color:var(--primary);}.active > div > a{color:var(--primary);font-weight:500;}.submenu{padding:0.5rem 0 0.5rem 1rem;}.menu-item-level-2 .submenu{padding:0.5rem 0 0.5rem 1rem}.menu-item-level-2 .menu-toggle{min-width:35px;height:35px;}.menu-toggle{min-width:1.9rem;height:1.9rem;display:flex;justify-content:center;background-color:#eeeeee;margin-top:0.07rem;background-color:#eeeeee;svg{width:0.9rem;transform:rotate(-90deg);}path{stroke:#333;}}.menu-toggle.expanded{background-color:var(--menu-toggle);svg{transform:rotate(0deg);}path{stroke:var(--light);}}span.menu-toggle:hover .chevron-down path{stroke:var(--light);}span.menu-toggle:hover{cursor:pointer;background-color:var(--menu-toggle);}}.block-region.region-sidebar-second > nav{position:sticky;top:calc(var(--gin-toolbar-y-offset,0px) + 5rem);}.block-region.region-sidebar-second{height:100%;top:calc(var(--gin-toolbar-y-offset,0px) + 95px);margin-top:24px;}.breadcrumb{margin:0.5rem 0 0 0;}.breadcrumb-item{color:#6d6d6d;font-size:0.89rem;}.breadcrumb-item a{color:#666;}.breadcrumb-item span{font-size:13px;}.breadcrumb .breadcrumb-item-home svg{width:0.7rem;top:-1.5px;position:relative;}.breadcrumb .breadcrumb-item-home{}.breadcrumb .breadcrumb-item-home a:hover{text-decoration:none;}.breadcrumb .breadcrumb-item-home a:hover path{}.breadcrumb .breadcrumb-item-home path{fill:#6d6d6d;}.page-title-wrap > h1{padding:0 0 1rem 0;margin:1rem 0 2rem 0;border-bottom:1px dotted var(--dark);}.pager__item a{background:#eeeeee;color:var(--dark);}.collapse-text-text a{overflow-wrap:break-word;word-wrap:break-word;}.collapse-text-details{border:unset;border-top:1px solid var(--primary);border-bottom:1px solid var(--primary);margin:2rem 0;}.collapsible > summary::marker{color:var(--primary);margin-right:1rem;padding-right:1rem;}div.collapse-fieldset-with-border:has(+ .collapse-fieldset-with-border) .collapse-text-details{border-bottom:none;margin-bottom:0;padding-bottom:0.5rem;}div.collapse-fieldset-with-border + div.collapse-fieldset-with-border .collapse-text-details{border-top:none;margin-top:0;padding-top:0.5rem;}.ckvideolink{position:relative;display:inline-block;margin:1.5rem 0;}.ckvideolink:hover #ckplaybtn{transform:translate(-50%,-50%) scale(1.2);opacity:1;}#ckplaybtn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:0;height:0;border-left:4rem solid white;border-top:2rem solid transparent;border-bottom:2rem solid transparent;z-index:2;transition:transform 0.2s ease,opacity 0.2s ease;opacity:0.8;}video{transform:translateZ(0);-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden;}ul.page-tabs.primary-tab li a[href*="delete"]{display:none;}.lightbox{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(255,255,255,0.9);display:none;justify-content:center;align-items:center;z-index:999;}.lightbox img{max-height:80vh;max-width:80vh;}.lightbox:target{display:flex;}.simple-grid-menu{display:grid;grid-template-columns:repeat(3,auto);gap:1rem;justify-content:start;padding:1rem;font-weight:500;}@media (max-width:600px){.simple-grid-menu{grid-template-columns:1fr;}}#more{display:none;}div.messages.messages--status:has(a[href*="/admin/reports/status/rebuild"]),div.messages-list li:has(a[href*="/admin/reports/status/rebuild"]){display:none;}div#block-thex-local-tasks{padding:1em 0 0 0;}div.main-wrapper:not(:has(section:not(.section-ignore))){padding-bottom:4rem;}div.main-wrapper:has(div.submenu){padding-top:0;}ul.status-message-list li::marker{color:#fff;}.toolbar-menu li{padding:0;}form.user-admin-permissions .gin--sticky-table-header th{min-width:200px;}.start-news{margin-bottom:1rem;> .start-news-header{display:flex;flex-direction:row;justify-content:center;gap:1.5rem;> *{flex:0 0 auto;margin:0;}> .start-news-icon{flex:0 0 65px;}> .start-news-content{width:85%;}}}.start-news{padding:3rem 0 0 1rem;border-radius:15px;background:var(--light);.start-news-content{position:relative;width:93%;padding:1.3rem 2rem 2rem 2rem;margin:0 auto;h2{color:var(--color-text);}}}
.editor-flex{display:flex;gap:1rem;margin:1rem 0;}.editor-flex--row{flex-direction:row;flex-wrap:wrap;}.editor-flex--column{flex-direction:column;}.editor-flex--center{justify-content:center;align-items:center;text-align:center;min-height:200px;}.editor-flex--simple{flex-direction:row;flex-wrap:wrap;}.editor-flex--simple .editor-flex__item{flex:0 1 auto;}.editor-flex__item{flex:1;}.editor-grid{display:grid;gap:1rem;margin:1rem 0;}.editor-grid--2x3{grid-template-columns:repeat(3,1fr);}.editor-grid__item{}.editor-columns{display:grid;gap:1rem;margin:1rem 0;}.editor-columns--2-1{grid-template-columns:2fr 1fr;}.editor-columns--1-2{grid-template-columns:1fr 2fr;}.editor-columns__main,.editor-columns__sidebar{}.editor-callout{display:flex;align-items:flex-start;gap:1rem;padding:1rem;border-radius:4px;margin:1rem 0;}.editor-callout--info{background:var(--light);border-left:4px solid var(--primary);}.editor-callout--info svg{stroke:var(--primary);}.editor-callout--warning{background:#fff3cd;border-left:4px solid var(--secondary);}.editor-callout--warning svg{stroke:var(--secondary);}.editor-callout__icon{flex-shrink:0;width:30px;}.editor-callout__content{flex:1;top:2px;position:relative;}.editor-callout__content p{margin:0 0 0.6rem 0;}.editor-quote{background:unset;border-left:4px solid var(--primary);padding:1.5rem;margin:1rem 0;font-style:italic;}.editor-quote p{font-size:1rem;margin:0 0 1rem 0;}.editor-quote__author{display:block;font-style:normal;font-weight:500;color:#666;}@media (max-width:768px){.editor-flex--row,.editor-flex--simple{flex-direction:column;}.editor-columns--2-1,.editor-columns--1-2{grid-template-columns:1fr;}.editor-grid--2x3{grid-template-columns:1fr;}}
[id^="block-views-block-event-programm"] h3{margin-bottom:2rem;color:var(--primary);font-size:1.9rem;}.event-tag{margin-bottom:4rem;}.event-title{font-weight:600;}.event-tag h2{margin-bottom:2rem;}.event-eintrag{display:grid;grid-template-columns:60px 1fr;gap:0.5rem 1rem;margin-bottom:1rem;}.event-eintrag .event-zeit{white-space:nowrap;font-weight:600;}.modal-link{color:var(--primary);font-weight:600;}.modal-link:hover{cursor:pointer;text-decoration:underline;}.modal{display:none;position:fixed;z-index:1000;inset:0;background:rgba(0,0,0,0.6);}.modal-content{background:white;margin:10% auto;padding:1em 0;max-width:50%;max-height:90vh;border-radius:5px;position:relative;}.modal-body{max-height:70vh;overflow-y:auto;padding:0 1rem;}.close{position:absolute;top:-2.5rem;right:0px;font-size:2em;cursor:pointer;z-index:1;background:white;padding:0rem 1rem;border-radius:10px;}@media (max-width:1000px){.modal-content{margin:20% auto;max-width:70%;}}@media (max-width:600px){.modal-content{margin:20% auto;max-width:90%;}}.breakout--hellgrau{background-color:var(--light);}.breakout--hellpetrol{background-color:var(--primary-light);}.breakout--hellorange{background-color:var(--secondary-light);}.breakout--weinrot{background-color:var(--tertiary);}.kacheln-wrapper{> div{display:grid;grid-template-columns:repeat(2,1fr);gap:1.4em 1.6rem;}}@media (max-width:768px){.kacheln-wrapper > div{grid-template-columns:repeat(1,1fr);}}.kacheln-wrapper.pikas-startseite{*{text-decoration:none;color:inherit;}> div{gap:3rem 1.6rem;}h3{font-size:1.4rem;font-weight:500;margin:1rem 0 0 0;color:var(--primary);}p{margin:0.5rem 0 0 0;}a.kachel{display:block;}a.kachel:hover{cursor:pointer;}a.kachel:hover h3{color:var(--primary);text-decoration:underline;}.kachel-beschreibung{}a.kachel:hover .kachel-beschreibung{color:var(--color-text);}a.kachel .kachel-banner{overflow:hidden;}a.kachel .kachel-banner img{transition:all 0.2s ease-in-out;overflow:hidden;}a.kachel:hover .kachel-banner img{transform:scale(1.05);}}.kacheln-wrapper.pikas-uebersichtsseite{a.kachel{background:var(--primary-light);display:flex;padding:0 1rem;text-decoration:none;justify-content:space-between;height:140px;transition:all 0.2s ease-in-out;gap:2rem;}a.kachel h3{margin:1rem 0 0 0;font-size:1.3em;font-weight:400;color:var(--color-text);flex:1 1 100%;}.kachel-banner{display:flex;align-items:center;justify-content:end;flex:0 1 140px;min-width:80px;}.kachel-banner img{width:auto;max-height:100%;}a.kachel:hover{background:var(--primary);img{filter:brightness(100);}h3{color:#fff;}}}.breakout{width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);background-size:cover;background-position:center;display:flex;justify-content:center;}.breakout.breakout-petrol{background-color:var(--primary-light);}.breakout.breakout-light-blue{background-color:var(--light-blue);}.breakout .breakout-content{flex:0 1 var(--max-width);}.breakout .breakout-content-partial{flex:0 1 min(calc(100% - 20px),1350px);}div:has(> .breakout-view){width:100vw !important;left:50%;margin-left:-50vw;background-size:cover;background-position:center;display:flex;justify-content:center;position:relative;}.breakout-view{flex:0 1 var(--max-width);}div:has(> .breakout-view-color-primary){background-color:var(--primary);}div:has(> .breakout-view-color-primary-light){background-color:var(--primary-light);}div:has(> .breakout-view-color-secondary){background-color:var(--secondary);}div:has(> .breakout-view-color-secondary-light){background-color:var(--secondary-light);}div:has(> .breakout-view-color-secondary-dark){background-color:var(--secondary-dark);}div:has(> .breakout-view-color-tertiary){background-color:var(--tertiary);}div:has(> .breakout-view-color-tertiary-light){background-color:var(--tertiary-light);}div:has(> .breakout-view-color-white){background-color:var(--white);}div:has(> .breakout-view-color-white-transparent){background-color:var(--white-transparent);}div:has(> .breakout-view-color-light){background-color:var(--light);}div:has(> .breakout-view-color-light-gray){background-color:var(--light-gray);}div:has(> .breakout-view-color-dark){background-color:var(--dark);}div:has(> .breakout-view-color-shadow-1){background-color:var(--shadow-1);}div:has(> .breakout-view-color-shadow-2){background-color:var(--shadow-2);}div:has(> .breakout-view-color-text){background-color:var(--color-text);}div:has(> .breakout-view-color-text-light){background-color:var(--color-text-light);}.sticky-wrapper section{background-color:var(--light);padding:0 !important;}.sticky-wrapper.fixed{height:auto !important;}.accordion-wrapper.anker-links{margin:0;padding:0;}.accordion-wrapper.anker-links .accordion{background:var(--light);}.accordion-wrapper.anker-links .accordion-content a{padding:0.8rem 2rem;}.accordion-wrapper.anker-links .accordion-content a:hover{text-decoration:underline;}.accordion-wrapper.anker-links .accordion-content{text-align:center;line-height:3rem;padding:0 1rem 0 0;background:#F7F8F8;margin:0;}.accordion-wrapper.anker-links .accordion::after{content:"";position:absolute;bottom:0;left:50%;width:0;height:1px;background-color:#327D87AB;opacity:0;transform:translateX(-50%) scaleX(0);transform-origin:center;transition:opacity 0.3s ease,transform 0.3s ease,width 0.3s ease;}.accordion-wrapper.anker-links .accordion.active::after{opacity:1;width:95%;transform:translateX(-50%) scaleX(1);}.anker-links-default > div{display:flex;flex-wrap:wrap;}.anker-links-container{z-index:2;margin-bottom:2rem;}.anker-links-default .field-item{color:#2C6D77;display:flex;transition:all 0.1s ease-out;}.anker-links-default .field-item a{color:#2C6D77;padding:0.9rem 1rem 0.7rem 1rem;transition:all 0.1s ease-out;}.anker-links-default .field-item a:hover{background-color:#327d87d1;text-decoration:none;color:#fff;}.anker-links-default a{color:#2C6D77;padding:0.9rem 1rem 0.7rem 1rem;transition:all 0.1s ease-out;}.anker-links-default a:hover{background-color:#327d87d1;text-decoration:none;color:#fff;}.anker-links .accordion{padding:0.9rem 1rem 0.7rem 1rem;border-top:unset;}.accordion-wrapper.anker-links p{width:100%;margin:0;color:var(--primary);text-align:center;}@media (max-width:768px){.mobile-hidden{display:none;}}.mobile-visible{display:none;}@media (max-width:768px){.mobile-visible{display:block;}}.accordion-wrapper{margin:2rem 0;text-align:left;}.accordion{cursor:pointer;transition:0.2s;width:100%;text-align:left;background-color:#fff;border-top:1px solid #327d87;padding:1rem 1rem 1rem 0;border-radius:0;color:#000;}.accordion:hover{color:#327d87;}.accordion-icon{flex:0 0 70px;align-content:center;}.accordion-header{flex:0 1 100%;}.accordion-content{max-height:0;overflow:hidden;transition:all 0.2s ease-out;margin:0;}button.active + .accordion-content{margin:0.5rem 0;}.accordion svg.chevron-down{height:24px;transition:transform 0.1s linear;}.accordion.active svg.chevron-down{transform:scaleY(-1);}.accordion-content p{}.accordion.active p{color:#327d87;}
blockquote{margin:1rem 0;background-position:0 24px;padding:1rem 0 1rem 3rem;background-color:transparent;background-image:url(https://pikas.dzlm.de/sites/pikasdg/themes/goodnex/images/icons/quotes.png);font-style:italic;background-repeat:no-repeat;}blockquote > footer{margin-top:5px;color:#000;text-align:right;font-size:0.9rem;font-style:normal;}blockquote > footer > br{display:none;}pre.rechnen{font-size:1.5rem;margin:0.5rem 0;padding:0;}.transition-default{-webkit-transition:all 0.3s linear;-moz-transition-duration:all 0.3s linear;-o-transition-duration:all 0.3s linear;transition:all 0.3s linear;}.transition-collapse,details.collapse-text-details::details-content{-webkit-transition:all 0.5s ease allow-discrete;-moz-transition-duration:all 0.5s ease allow-discrete;-o-transition-duration:all 0.5s ease allow-discrete;transition:all 0.5s ease allow-discrete;}.transition-collapse-test{-webkit-transition:height 0.5s ease,content-visibility 0.5s ease allow-discrete;-moz-transition-duration:height 0.5s ease,content-visibility 0.5s ease allow-discrete;-o-transition-duration:height 0.5s ease,content-visibility 0.5s ease allow-discrete;transition:height 0.5s ease,content-visibility 0.5s ease allow-discrete;}.hover,div.card-group div.card,div.card-group div.card.card-type-kachel-petrol,div.card-group div.card.hover-scale-img div.card-img img,.not-ie a.hover{-webkit-transition:all 0.3s linear;-moz-transition-duration:all 0.3s linear;-o-transition-duration:all 0.3s linear;transition:all 0.3s linear;}.hover:hover,div.card-group div.card:hover,div.card-group div.card.hover-scale-img div.card-img img:hover{z-index:100;}.hover-zoom-05:hover{-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-o-transform:scale(1.05);transform:scale(1.05);}.hover-zoom-10:hover{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);}.hover-rotate-l-10:hover{-moz-transform:rotate(-10deg);-o-transform:rotate(-10deg);-webkit-transform:rotate(-10deg);transform:rotate(-10deg);}.hover-rotate-r-10:hover{-moz-transform:rotate(10deg);-o-transform:rotate(10deg);-webkit-transform:rotate(10deg);transform:rotate(10deg);}.hover-shadow:hover{-webkit-box-shadow:5px 5px 5px 0px #AAA;-moz-box-shadow:5px 5px 5px 0px #AAA;box-shadow:5px 5px 5px 0px #AAA;-webkit-transform:translate(-1px,-1px) scale(1.02);-moz-transform:translate(-1px,-1px) scale(1.02);-o-transform:translate(-1px,-1px) scale(1.02);transform:translate(-1px,-1px) scale(1.02);}.no-select,h2.replaced-by-img{cursor:default;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.row,div.img-img,div.img-gallery,div.header > div.text,div.list-personen{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-0.5 * var(--bs-gutter-x));margin-left:calc(-0.5 * var(--bs-gutter-x));}.row > *,div.img-img > *,div.img-gallery > *,div.header > div.text > *,div.list-personen > *{flex-shrink:0;max-width:100%;padding-right:calc(var(--bs-gutter-x) * 0.5);padding-left:calc(var(--bs-gutter-x) * 0.5);margin-top:var(--bs-gutter-y);}.col{flex:1 0 0%;}.row-cols-auto > *{flex:0 0 auto;width:auto;}.row-cols-1 > *{flex:0 0 auto;width:100%;}.row-cols-2 > *{flex:0 0 auto;width:50%;}.row-cols-3 > *{flex:0 0 auto;width:33.33333333%;}.row-cols-4 > *{flex:0 0 auto;width:25%;}.row-cols-5 > *{flex:0 0 auto;width:20%;}.row-cols-6 > *{flex:0 0 auto;width:16.66666667%;}.col-auto{flex:0 0 auto;width:auto;}.col-1{flex:0 0 auto;width:8.33333333%;}.col-2{flex:0 0 auto;width:16.66666667%;}.col-3{flex:0 0 auto;width:25%;}.col-4{flex:0 0 auto;width:33.33333333%;}.col-5{flex:0 0 auto;width:41.66666667%;}.col-6,div.card-group div.card.card-3{flex:0 0 auto;width:50%;}.col-7{flex:0 0 auto;width:58.33333333%;}.col-8{flex:0 0 auto;width:66.66666667%;}.col-9{flex:0 0 auto;width:75%;}.col-10{flex:0 0 auto;width:83.33333333%;}.col-11{flex:0 0 auto;width:91.66666667%;}.col-12,div.card-group div.card.card-6,div.header > div.text > div.text{flex:0 0 auto;width:100%;}.offset-1{margin-left:8.33333333%;}.offset-2{margin-left:16.66666667%;}.offset-3{margin-left:25%;}.offset-4{margin-left:33.33333333%;}.offset-5{margin-left:41.66666667%;}.offset-6{margin-left:50%;}.offset-7{margin-left:58.33333333%;}.offset-8{margin-left:66.66666667%;}.offset-9{margin-left:75%;}.offset-10{margin-left:83.33333333%;}.offset-11{margin-left:91.66666667%;}.g-0,div.header > div.text,.gx-0{--bs-gutter-x:0;}.g-0,div.header > div.text,.gy-0{--bs-gutter-y:0;}.g-1,.gx-1{--bs-gutter-x:0.25rem;}.g-1,.gy-1{--bs-gutter-y:0.25rem;}.g-2,.gx-2{--bs-gutter-x:0.5rem;}.g-2,.gy-2{--bs-gutter-y:0.5rem;}.g-3,.gx-3{--bs-gutter-x:1rem;}.g-3,.gy-3{--bs-gutter-y:1rem;}.g-4,.gx-4{--bs-gutter-x:1.5rem;}.g-4,.gy-4{--bs-gutter-y:1.5rem;}.g-5,.gx-5{--bs-gutter-x:3rem;}.g-5,.gy-5{--bs-gutter-y:3rem;}@media (min-width:576px){.col-sm{flex:1 0 0%;}.row-cols-sm-auto > *{flex:0 0 auto;width:auto;}.row-cols-sm-1 > *{flex:0 0 auto;width:100%;}.row-cols-sm-2 > *{flex:0 0 auto;width:50%;}.row-cols-sm-3 > *{flex:0 0 auto;width:33.33333333%;}.row-cols-sm-4 > *{flex:0 0 auto;width:25%;}.row-cols-sm-5 > *{flex:0 0 auto;width:20%;}.row-cols-sm-6 > *{flex:0 0 auto;width:16.66666667%;}.col-sm-auto{flex:0 0 auto;width:auto;}.col-sm-1{flex:0 0 auto;width:8.33333333%;}.col-sm-2{flex:0 0 auto;width:16.66666667%;}.col-sm-3,div.img-gallery > figure{flex:0 0 auto;width:25%;}.col-sm-4,div.card-group div.card.card-3{flex:0 0 auto;width:33.33333333%;}.col-sm-5{flex:0 0 auto;width:41.66666667%;}.col-sm-6,div.card-group div.card.card-6,div.img-img > div.img1,div.img-img > div.img2,div.img-img > figure,div.img-gallery.gallery-2 > figure,div.list-personen > div.person{flex:0 0 auto;width:50%;}.col-sm-7{flex:0 0 auto;width:58.33333333%;}.col-sm-8{flex:0 0 auto;width:66.66666667%;}.col-sm-9{flex:0 0 auto;width:75%;}.col-sm-10{flex:0 0 auto;width:83.33333333%;}.col-sm-11{flex:0 0 auto;width:91.66666667%;}.col-sm-12,div.list-personen > div.person.person-row{flex:0 0 auto;width:100%;}.offset-sm-0{margin-left:0;}.offset-sm-1{margin-left:8.33333333%;}.offset-sm-2{margin-left:16.66666667%;}.offset-sm-3{margin-left:25%;}.offset-sm-4{margin-left:33.33333333%;}.offset-sm-5{margin-left:41.66666667%;}.offset-sm-6{margin-left:50%;}.offset-sm-7{margin-left:58.33333333%;}.offset-sm-8{margin-left:66.66666667%;}.offset-sm-9{margin-left:75%;}.offset-sm-10{margin-left:83.33333333%;}.offset-sm-11{margin-left:91.66666667%;}.g-sm-0,.gx-sm-0{--bs-gutter-x:0;}.g-sm-0,.gy-sm-0{--bs-gutter-y:0;}.g-sm-1,.gx-sm-1{--bs-gutter-x:0.25rem;}.g-sm-1,.gy-sm-1{--bs-gutter-y:0.25rem;}.g-sm-2,.gx-sm-2{--bs-gutter-x:0.5rem;}.g-sm-2,.gy-sm-2{--bs-gutter-y:0.5rem;}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem;}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem;}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem;}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem;}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem;}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem;}}@media (min-width:768px){.col-md{flex:1 0 0%;}.row-cols-md-auto > *{flex:0 0 auto;width:auto;}.row-cols-md-1 > *{flex:0 0 auto;width:100%;}.row-cols-md-2 > *{flex:0 0 auto;width:50%;}.row-cols-md-3 > *{flex:0 0 auto;width:33.33333333%;}.row-cols-md-4 > *{flex:0 0 auto;width:25%;}.row-cols-md-5 > *{flex:0 0 auto;width:20%;}.row-cols-md-6 > *{flex:0 0 auto;width:16.66666667%;}.col-md-auto{flex:0 0 auto;width:auto;}.col-md-1{flex:0 0 auto;width:8.33333333%;}.col-md-2{flex:0 0 auto;width:16.66666667%;}.col-md-3,div.card-group div.card.card-3{flex:0 0 auto;width:25%;}.col-md-4{flex:0 0 auto;width:33.33333333%;}.col-md-5{flex:0 0 auto;width:41.66666667%;}.col-md-6,div.header > div.text > div{flex:0 0 auto;width:50%;}.col-md-7{flex:0 0 auto;width:58.33333333%;}.col-md-8{flex:0 0 auto;width:66.66666667%;}.col-md-9{flex:0 0 auto;width:75%;}.col-md-10{flex:0 0 auto;width:83.33333333%;}.col-md-11{flex:0 0 auto;width:91.66666667%;}.col-md-12{flex:0 0 auto;width:100%;}.offset-md-0{margin-left:0;}.offset-md-1{margin-left:8.33333333%;}.offset-md-2{margin-left:16.66666667%;}.offset-md-3{margin-left:25%;}.offset-md-4{margin-left:33.33333333%;}.offset-md-5{margin-left:41.66666667%;}.offset-md-6{margin-left:50%;}.offset-md-7{margin-left:58.33333333%;}.offset-md-8{margin-left:66.66666667%;}.offset-md-9{margin-left:75%;}.offset-md-10{margin-left:83.33333333%;}.offset-md-11{margin-left:91.66666667%;}.g-md-0,.gx-md-0{--bs-gutter-x:0;}.g-md-0,.gy-md-0{--bs-gutter-y:0;}.g-md-1,.gx-md-1{--bs-gutter-x:0.25rem;}.g-md-1,.gy-md-1{--bs-gutter-y:0.25rem;}.g-md-2,.gx-md-2{--bs-gutter-x:0.5rem;}.g-md-2,.gy-md-2{--bs-gutter-y:0.5rem;}.g-md-3,.gx-md-3{--bs-gutter-x:1rem;}.g-md-3,.gy-md-3{--bs-gutter-y:1rem;}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem;}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem;}.g-md-5,.gx-md-5{--bs-gutter-x:3rem;}.g-md-5,.gy-md-5{--bs-gutter-y:3rem;}}@media (min-width:992px){.col-lg{flex:1 0 0%;}.row-cols-lg-auto > *{flex:0 0 auto;width:auto;}.row-cols-lg-1 > *{flex:0 0 auto;width:100%;}.row-cols-lg-2 > *{flex:0 0 auto;width:50%;}.row-cols-lg-3 > *{flex:0 0 auto;width:33.33333333%;}.row-cols-lg-4 > *{flex:0 0 auto;width:25%;}.row-cols-lg-5 > *{flex:0 0 auto;width:20%;}.row-cols-lg-6 > *{flex:0 0 auto;width:16.66666667%;}.col-lg-auto{flex:0 0 auto;width:auto;}.col-lg-1{flex:0 0 auto;width:8.33333333%;}.col-lg-2{flex:0 0 auto;width:16.66666667%;}.col-lg-3{flex:0 0 auto;width:25%;}.col-lg-4{flex:0 0 auto;width:33.33333333%;}.col-lg-5{flex:0 0 auto;width:41.66666667%;}.col-lg-6{flex:0 0 auto;width:50%;}.col-lg-7{flex:0 0 auto;width:58.33333333%;}.col-lg-8{flex:0 0 auto;width:66.66666667%;}.col-lg-9{flex:0 0 auto;width:75%;}.col-lg-10{flex:0 0 auto;width:83.33333333%;}.col-lg-11{flex:0 0 auto;width:91.66666667%;}.col-lg-12{flex:0 0 auto;width:100%;}.offset-lg-0{margin-left:0;}.offset-lg-1{margin-left:8.33333333%;}.offset-lg-2{margin-left:16.66666667%;}.offset-lg-3{margin-left:25%;}.offset-lg-4{margin-left:33.33333333%;}.offset-lg-5{margin-left:41.66666667%;}.offset-lg-6{margin-left:50%;}.offset-lg-7{margin-left:58.33333333%;}.offset-lg-8{margin-left:66.66666667%;}.offset-lg-9{margin-left:75%;}.offset-lg-10{margin-left:83.33333333%;}.offset-lg-11{margin-left:91.66666667%;}.g-lg-0,.gx-lg-0{--bs-gutter-x:0;}.g-lg-0,.gy-lg-0{--bs-gutter-y:0;}.g-lg-1,.gx-lg-1{--bs-gutter-x:0.25rem;}.g-lg-1,.gy-lg-1{--bs-gutter-y:0.25rem;}.g-lg-2,.gx-lg-2{--bs-gutter-x:0.5rem;}.g-lg-2,.gy-lg-2{--bs-gutter-y:0.5rem;}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem;}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem;}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem;}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem;}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem;}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem;}}@media (min-width:1200px){.col-xl{flex:1 0 0%;}.row-cols-xl-auto > *{flex:0 0 auto;width:auto;}.row-cols-xl-1 > *{flex:0 0 auto;width:100%;}.row-cols-xl-2 > *{flex:0 0 auto;width:50%;}.row-cols-xl-3 > *{flex:0 0 auto;width:33.33333333%;}.row-cols-xl-4 > *{flex:0 0 auto;width:25%;}.row-cols-xl-5 > *{flex:0 0 auto;width:20%;}.row-cols-xl-6 > *{flex:0 0 auto;width:16.66666667%;}.col-xl-auto{flex:0 0 auto;width:auto;}.col-xl-1{flex:0 0 auto;width:8.33333333%;}.col-xl-2{flex:0 0 auto;width:16.66666667%;}.col-xl-3{flex:0 0 auto;width:25%;}.col-xl-4{flex:0 0 auto;width:33.33333333%;}.col-xl-5{flex:0 0 auto;width:41.66666667%;}.col-xl-6{flex:0 0 auto;width:50%;}.col-xl-7{flex:0 0 auto;width:58.33333333%;}.col-xl-8{flex:0 0 auto;width:66.66666667%;}.col-xl-9{flex:0 0 auto;width:75%;}.col-xl-10{flex:0 0 auto;width:83.33333333%;}.col-xl-11{flex:0 0 auto;width:91.66666667%;}.col-xl-12{flex:0 0 auto;width:100%;}.offset-xl-0{margin-left:0;}.offset-xl-1{margin-left:8.33333333%;}.offset-xl-2{margin-left:16.66666667%;}.offset-xl-3{margin-left:25%;}.offset-xl-4{margin-left:33.33333333%;}.offset-xl-5{margin-left:41.66666667%;}.offset-xl-6{margin-left:50%;}.offset-xl-7{margin-left:58.33333333%;}.offset-xl-8{margin-left:66.66666667%;}.offset-xl-9{margin-left:75%;}.offset-xl-10{margin-left:83.33333333%;}.offset-xl-11{margin-left:91.66666667%;}.g-xl-0,.gx-xl-0{--bs-gutter-x:0;}.g-xl-0,.gy-xl-0{--bs-gutter-y:0;}.g-xl-1,.gx-xl-1{--bs-gutter-x:0.25rem;}.g-xl-1,.gy-xl-1{--bs-gutter-y:0.25rem;}.g-xl-2,.gx-xl-2{--bs-gutter-x:0.5rem;}.g-xl-2,.gy-xl-2{--bs-gutter-y:0.5rem;}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem;}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem;}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem;}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem;}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem;}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem;}}@media (min-width:1400px){.col-xxl{flex:1 0 0%;}.row-cols-xxl-auto > *{flex:0 0 auto;width:auto;}.row-cols-xxl-1 > *{flex:0 0 auto;width:100%;}.row-cols-xxl-2 > *{flex:0 0 auto;width:50%;}.row-cols-xxl-3 > *{flex:0 0 auto;width:33.33333333%;}.row-cols-xxl-4 > *{flex:0 0 auto;width:25%;}.row-cols-xxl-5 > *{flex:0 0 auto;width:20%;}.row-cols-xxl-6 > *{flex:0 0 auto;width:16.66666667%;}.col-xxl-auto{flex:0 0 auto;width:auto;}.col-xxl-1{flex:0 0 auto;width:8.33333333%;}.col-xxl-2{flex:0 0 auto;width:16.66666667%;}.col-xxl-3{flex:0 0 auto;width:25%;}.col-xxl-4{flex:0 0 auto;width:33.33333333%;}.col-xxl-5{flex:0 0 auto;width:41.66666667%;}.col-xxl-6{flex:0 0 auto;width:50%;}.col-xxl-7{flex:0 0 auto;width:58.33333333%;}.col-xxl-8{flex:0 0 auto;width:66.66666667%;}.col-xxl-9{flex:0 0 auto;width:75%;}.col-xxl-10{flex:0 0 auto;width:83.33333333%;}.col-xxl-11{flex:0 0 auto;width:91.66666667%;}.col-xxl-12{flex:0 0 auto;width:100%;}.offset-xxl-0{margin-left:0;}.offset-xxl-1{margin-left:8.33333333%;}.offset-xxl-2{margin-left:16.66666667%;}.offset-xxl-3{margin-left:25%;}.offset-xxl-4{margin-left:33.33333333%;}.offset-xxl-5{margin-left:41.66666667%;}.offset-xxl-6{margin-left:50%;}.offset-xxl-7{margin-left:58.33333333%;}.offset-xxl-8{margin-left:66.66666667%;}.offset-xxl-9{margin-left:75%;}.offset-xxl-10{margin-left:83.33333333%;}.offset-xxl-11{margin-left:91.66666667%;}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0;}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0;}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:0.25rem;}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:0.25rem;}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:0.5rem;}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:0.5rem;}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem;}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem;}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem;}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem;}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem;}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem;}}table.table.table-bordered,table.table.table-text{border:1px solid #DDDDDD;}table.table.table-bordered th,table.table.table-bordered td,table.table.table-text th,table.table.table-text td{border:1px solid #DDDDDD;}figure{margin:1rem 0 1rem 0;}figure.w100{width:100%;}figure.w75{width:75%;}@media screen and (max-width:991px){figure.w75{width:100%;}}figure.w50{width:50%;}@media screen and (max-width:991px){figure.w50{width:100%;}}figure.w25{width:25%;}@media screen and (max-width:991px){figure.w25{width:100%;}}figure.w12{width:12.5%;}@media screen and (max-width:767px){figure.w12{width:100%;}}@media screen and (max-width:991px){figure.w12{width:75%;}}figure.center{text-align:center;margin:1rem auto 1rem auto;}figure.left{text-align:left;margin:1rem auto 1rem 0;}figure.right{text-align:right;margin:1rem 0 1rem auto;}figure > img{width:100%;height:auto;margin:0;}figure.image > a > img{width:100%;height:auto;margin:0;}h2.replaced-by-img{height:auto;width:100%;font-size:0;line-height:0;color:transparent;}#main ul.download,#main ol.download{margin:0.5rem 0;padding:0;list-style:none;}#main ul.download > li,#main ol.download > li{padding:0;}.download-icon,a.download-icon-matin,a.download-icon-pdf,a.download-icon-doc,a.download-icon-ppt,a.download-icon-xls,a.download-icon-video,a.download-icon-padlet,a.download-icon-zip,a.download-icon-matin.link-external,a.download-icon-pdf.link-external,a.download-icon-doc.link-external,a.download-icon-ppt.link-external,a.download-icon-xls.link-external,a.download-icon-video.link-external,a.download-icon-padlet.link-external,a.download-icon-zip.link-external{display:block;min-height:25px;height:auto !important;padding:5px 0 5px 35px !important;padding-left:35px !important;margin:0.25rem 0;background-position-y:50%;background-size:25px;background-repeat:no-repeat;}a.download-icon-pdf{background-image:url(https://pikas.dzlm.de/pikasfiles/uploads/images/icons/icon-pdf.png) !important;}a.download-icon-doc{background-image:url(https://pikas.dzlm.de/pikasfiles/uploads/images/icons/icon-doc.png) !important;}a.download-icon-ppt{background-image:url(https://pikas.dzlm.de/pikasfiles/uploads/images/icons/icon-ppt.png) !important;}a.download-icon-xls{background-image:url(https://pikas.dzlm.de/pikasfiles/uploads/images/icons/icon-xls.png) !important;}a.download-icon-video{background-image:url(https://pikas.dzlm.de/pikasfiles/uploads/images/icons/icon-video.png) !important;}a.download-icon-matin{background-image:url(https://pikas.dzlm.de/pikasfiles/uploads/images/icons/icon-matin.png) !important;}a.download-icon-padlet{background-image:url(https://pikas.dzlm.de/pikasfiles/uploads/images/icons/icon-padlet.png) !important;}a.download-icon-zip{background-image:url(https://pikas.dzlm.de/pikasfiles/uploads/images/icons/icon-zip.png) !important;}details.collapse-text-details{border:none;border-top:none;border-bottom:none;margin:0;padding:2rem 0;}@media (prefers-reduced-motion:no-preference){details.collapse-text-details{interpolate-size:allow-keywords;}}details.collapse-text-details div.form-details-wrapper{margin:0;}details.collapse-text-details summary{display:list-item;}details.collapse-text-details summary.test-1{display:list-item;font-size:2rem;}details.collapse-text-details::details-content{height:0;overflow:clip;}details.collapse-text-details[open]::details-content{height:auto;}details.collapse-text-details div.collapse-text-text{margin:1rem 0 0 0;}details.collapse-text-details div.collapse-text-text > ul{margin:0;list-style:none;}details.collapse-text-details div.collapse-text-text > ul > li{text-indent:-1rem;}details.collapse-text-details.cl-literatur,details.collapse-text-details.cl-literatur-2,details.collapse-text-details.cl-ordner-1,details.collapse-text-details.cl-zahnraeder,details.collapse-text-details.cl-zahnraeder-sprechblase{min-height:70px;background-position:left 15px;padding-left:75px;background-repeat:no-repeat;background-size:60px;}details.collapse-text-details.cl-no-triangle summary::marker,details.collapse-text-details.cl-no-triangle summary::-webkit-details-marker{display:none;content:"";}details.collapse-text-details.cl-literatur{background-image:url(https://pikas.dzlm.de/pikasfiles/uploads/images/icons/icon-literatur.png);}details.collapse-text-details.cl-literatur-2{background-image:url(https://pikas.dzlm.de/pikasfiles/uploads/images/icons/icon-literatur-2.png);}details.collapse-text-details.cl-ordner-1{background-image:url(https://pikas.dzlm.de/pikasfiles/uploads/images/icons/icon-ordner-1.svg);}details.collapse-text-details.cl-zahnraeder{background-image:url(https://pikas.dzlm.de/pikasfiles/uploads/images/icons/icon-zahnraeder.svg);}details.collapse-text-details.cl-zahnraeder-sprechblase{background-image:url(https://pikas.dzlm.de/pikasfiles/uploads/images/icons/icon-zahnraeder.svg);}div.div-eigenaktivitaet details.collapse-text-details{border:none;}div.card-group{position:relative;z-index:1;}div.card-group > div{z-index:2;position:relative;}div.card-group > div > *{position:relative;z-index:3;}div.card-group div.card{padding:0;margin:0 0 1rem 0;word-wrap:break-word;background-color:#FFF;border:0 solid #FFF;position:relative;display:flex;flex-direction:column;align-items:center;background-clip:border-box;}div.card-group div.card.no-border{border:none;}div.card-group div.card h2,div.card-group div.card h3{color:#327D87;}div.card-group div.card .card-inner{margin-bottom:1rem;z-index:2;border:1px solid #ddd;}div.card-group div.card > div.card-body{padding:1rem;height:auto;overflow:hidden;-ms-flex:1 1 auto;flex:1 1 auto;}div.card-group div.card > div.card-body h2,div.card-group div.card > div.card-body h3{margin:0 0 0.5rem 0;padding:0;border:none !important;}div.card-group div.card > div.card-body div.title{margin:0 0 0.5rem 0;padding:0;font-size:1.5rem;}div.card-group div.card > div.card-body div.sub-title{margin:0 0 0.5rem 0;padding:0;font-size:1rem;font-weight:bold;text-transform:uppercase;}div.card-group div.card > div.card-body p{margin:0 0 0.5rem 0;}@media (max-width:767px){div.card-group div.card .zzz.card-img{display:none;}}div.card-group div.card > div.card-img{position:relative;background-color:#EEE;width:100%;height:156px;overflow:hidden;}@media (max-width:1399px){div.card-group div.card > div.card-img{height:160px;}}@media (max-width:1199px){div.card-group div.card > div.card-img{height:162px;}}@media (max-width:991px){div.card-group div.card > div.card-img{height:160px;}}@media (max-width:767px){div.card-group div.card > div.card-img{height:160px;}}div.card-group div.card > div.card-img img{top:50%;position:relative;transform:translateY(-50%);}div.card-group div.card > div.card-img.h2{height:195px;}div.card-group div.card > div.card-img.h100 img{height:100%;width:auto;}div.card-group div.card.card-type-kachel-petrol{flex-direction:row;align-items:flex-start;background-color:rgba(50,122,134,0.2);}div.card-group div.card.card-type-kachel-petrol > div.card-body{width:70%;padding:1rem;}div.card-group div.card.card-type-kachel-petrol > div.card-body h3{font-size:1.5rem;}div.card-group div.card.card-type-kachel-petrol > div.card-img{background-color:transparent;width:30%;text-align:center;}div.card-group div.card.card-type-kachel-petrol > div.card-img img{height:90%;width:auto;top:5%;transform:none;}div.card-group div.card.card-type-kachel-petrol img.stempel-1,div.card-group div.card.card-type-kachel-petrol img.stempel-2{position:absolute;z-index:100;height:75px;}div.card-group div.card.card-type-kachel-petrol img.stempel-1{right:24%;bottom:37px;}div.card-group div.card.card-type-kachel-petrol img.stempel-1.no-icon{right:2%;}div.card-group div.card.card-type-kachel-petrol img.stempel-2{right:48%;bottom:37px;}div.card-group div.card.card-type-kachel-petrol img.stempel-2.no-icon{right:26%;}div.card-group div.card.card-type-kachel-petrol img.stempel-fachoffensive{right:24%;bottom:37px;}div.card-group div.card.card-type-kachel-petrol img.stempel-fachoffensive.no-icon{right:2%;}div.card-group div.card.card-type-kachel-petrol img.stempel-foedima{right:48%;bottom:37px;}div.card-group div.card.card-type-kachel-petrol img.stempel-foedima.no-icon{right:2%;}div.card-group div.card.card-type-kachel-petrol:hover{background-color:#327D87;}div.card-group div.card.card-type-kachel-petrol:hover > div.card-body h3{color:#FFF;text-decoration:none;}div.card-group div.card.card-type-kachel-petrol:hover a{color:#FFF;text-decoration:none;}div.card-group div.card.card-type-teaser-website{padding:1rem 0;margin:0;display:flex;flex-wrap:wrap;width:100%;flex-direction:row;align-items:self-start;}@media only screen and (max-width:991px){div.card-group div.card.card-type-teaser-website{flex-direction:column;}}div.card-group div.card.card-type-teaser-website > div.card-img{width:30%;height:100%;}@media only screen and (max-width:991px){div.card-group div.card.card-type-teaser-website > div.card-img{width:100%;}}div.card-group div.card.card-type-teaser-website > div.card-img a{display:block;}div.card-group div.card.card-type-teaser-website > div.card-img img{top:0;transform:none;}div.card-group div.card.card-type-teaser-website > div.card-body{padding:0 0 0 1rem;width:70%;}@media only screen and (max-width:991px){div.card-group div.card.card-type-teaser-website > div.card-body{padding:1rem 0 0 0;width:100%;}}div.card-group div.card.card-type-teaser-print{padding:1rem 0;margin:0;display:flex;flex-wrap:wrap;width:100%;flex-direction:row;align-items:self-start;}@media only screen and (max-width:991px){div.card-group div.card.card-type-teaser-print{flex-direction:column;}}div.card-group div.card.card-type-teaser-print > div.card-img{width:30%;height:100%;display:flex;justify-content:center;flex-direction:row;align-items:center;background-color:transparent;}@media only screen and (max-width:991px){div.card-group div.card.card-type-teaser-print > div.card-img{width:100%;}}div.card-group div.card.card-type-teaser-print > div.card-img a{}div.card-group div.card.card-type-teaser-print > div.card-img a img{width:auto;height:200px;top:0;transform:none;}div.card-group div.card.card-type-teaser-print > div.card-body{padding:0 0 0 1rem;width:70%;}@media only screen and (max-width:991px){div.card-group div.card.card-type-teaser-print > div.card-body{padding:1rem 0 0 0;width:100%;}}div.card-group div.card:hover > div.card-body h2,div.card-group div.card:hover > div.card-body h3{color:#327D87;text-decoration:underline;}div.card-group div.card:hover > div.card-body xxp{color:#000;text-decoration:none;}div.card-group div.card.test-1:hover h2,div.card-group div.card.test-1:hover h3{color:#327D87;text-decoration:underline;}div.card-group div.card.test-1:hover p{color:#327D87;}div.card-group div.card.test-2:hover h2,div.card-group div.card.test-2:hover h3{color:#327D87;text-decoration:underline;}div.card-group div.card.test-2:hover p{color:#000;}div.card-group div.card.test-3:hover h2,div.card-group div.card.test-3:hover h3{color:#327D87;}div.card-group div.card.test-3:hover p{color:#000;text-decoration:none;}div.card-group div.card.hover-scale-img{border:0px solid #327D87;}div.card-group div.card.hover-scale-img:hover div.card-img img{transform:scale(1.05) translateY(-50%);}.div-default,div.collapse-fieldset-with-border,.div-background-image-top-left,div.news,.box-70-30,div.img-right,div.img-left,div.div-aufgabe,div.div-eigenaktivitaet,div.img-img,div.img-right-text-float,div.img-gallery{margin-top:1rem;margin-bottom:1rem;}zzz.div-default + zzz.div-default,zzz.div-background-image-top-left + zzz.div-default,zzz.box-70-30 + zzz.div-default,zzz.div-default + zzz.div-background-image-top-left,zzz.div-background-image-top-left + zzz.div-background-image-top-left,zzz.box-70-30 + zzz.div-background-image-top-left,zzz.div-default + zzz.box-70-30,zzz.div-background-image-top-left + zzz.box-70-30,zzz.box-70-30 + zzz.box-70-30{margin-top:-1rem;}.div-border,div.div-aufgabe,div.div-eigenaktivitaet{border:2px solid #327D87;border-radius:8px;padding:1rem 2rem;}.div-border-top-bottom,div.collapse-fieldset-with-border{border-top:1px dotted #222;border-bottom:1px dotted #222;border-left:none;border-right:none;}.div-border-top-bottom + .div-border-top-bottom,div.collapse-fieldset-with-border + .div-border-top-bottom,.div-border-top-bottom + div.collapse-fieldset-with-border,div.collapse-fieldset-with-border + div.collapse-fieldset-with-border{border-top:none;}.div-background-image-top-left,div.news{padding:15px 15px 15px 130px;min-height:140px;background-position:15px 15px;background-repeat:no-repeat;background-size:100px;align-items:center;}@media only screen and (max-width:767px){.div-background-image-top-left,div.news{padding:75px 15px 15px 15px;background-position:center 10px;background-size:75px;}}.div-background-image-top-left zzh2,div.news zzh2,.div-background-image-top-left zzh3,div.news zzh3{margin:0.25rem 0.5rem 0.5rem 0;}.h3-with-background-image,div.div-aufgabe h3,div.div-eigenaktivitaet h3{min-height:65px;background-image:url(https://pikas.dzlm.de/pikasfiles/uploads/images/icons/icon-aufgabe.png);background-position:left center;padding-left:65px;background-repeat:no-repeat;background-size:60px;display:flex;align-items:center;}.box-70-30 > div.text,div.img-right > div.text,div.img-left > div.text{width:70%;}@media only screen and (max-width:991px){.box-70-30 > div.text,div.img-right > div.text,div.img-left > div.text{width:100%;}}.box-70-30 > div.img,div.img-right > div.img,div.img-left > div.img{width:30%;}@media only screen and (max-width:991px){.box-70-30 > div.img,div.img-right > div.img,div.img-left > div.img{width:100%;}}.box-70-30 > div.img > img,div.img-right > div.img > img,div.img-left > div.img > img{width:100%;}.box-70-30 > div.img > figure.image,div.img-right > div.img > figure.image,div.img-left > div.img > figure.image{margin:auto;}@media only screen and (max-width:991px){.box-70-30 > div.img > figure.image.w50,div.img-right > div.img > figure.image.w50,div.img-left > div.img > figure.image.w50{width:50%;}}@media only screen and (max-width:991px){.box-70-30 > div.img > figure.image.w25,div.img-right > div.img > figure.image.w25,div.img-left > div.img > figure.image.w25{width:25%;}}@media only screen and (max-width:991px){.box-70-30 > div.img.w75,div.img-right > div.img.w75,div.img-left > div.img.w75{width:75%;}}@media only screen and (max-width:991px){.box-70-30 > div.img.w50,div.img-right > div.img.w50,div.img-left > div.img.w50{width:50%;}}@media only screen and (max-width:991px){.box-70-30 > div.img.w25,div.img-right > div.img.w25,div.img-left > div.img.w25{width:25%;}}div.div-aufgabe h3{background-image:url(https://pikas.dzlm.de/pikasfiles/uploads/images/icons/icon-aufgabe.png);}div.div-eigenaktivitaet h3{background-image:url(https://pikas.dzlm.de/pikasfiles/uploads/images/icons/icon-zahnraeder.svg);}div.img-img{display:flex;align-items:baseline;}div.img-img > div img{width:100%;}div.img-img > figure > img{width:100%;}div.img-img > figure > figcaption{text-align:center;}div.img-right,div.img-left{display:flex;flex-wrap:wrap;width:100%;flex-direction:row;}@media only screen and (max-width:991px){div.img-right,div.img-left{flex-direction:column;}}div.img-right > div.img > figure,div.img-left > div.img > figure{margin:0;}div.img-right > div.img > figure > figcaption,div.img-left > div.img > figure > figcaption{text-align:center;}@media only screen and (min-width:992px){div.img-right > div.img{padding-left:0.75rem;}}div.img-right-text-float > div.text{width:100%;}div.img-right-text-float > div.text > div.img{width:50%;float:right;}div.img-right-text-float > div.text > div.img > figure{margin:0;}@media only screen and (max-width:991px){div.img-right-text-float > div.text > div.img{width:100%;float:none;}}@media only screen and (min-width:992px){div.img-left > div.img{padding-right:0.75rem;}}div.img-gallery{display:flex;align-items:unset;}div.img-gallery > figure > a,div.img-gallery > figure img{width:100%;}div.img-gallery > figure > figcaption{text-align:center;}div.header{margin-bottom:2rem;}div.header p.comment{margin-top:0;padding-top:0;}div.header > div.img{background-image:url(https://pikas.dzlm.de/pikasfiles/uploads/images/header/titelbild.jpg);height:317px;background-repeat:no-repeat;background-size:100%;padding:1rem 2rem;}@media (max-width:1399px){div.header > div.img{height:317px;}}@media (max-width:1199px){div.header > div.img{height:317px;}}@media (max-width:991px){div.header > div.img{height:246px;padding:0.5rem 1rem;}}@media (max-width:767px){div.header > div.img{height:230px;padding:0.5rem 1rem;}}div.header > div.img h1.akronym{padding:0;margin:0;font-size:1.5rem;font-weight:lighter;}div.header > div.img h1.akronym > span{display:inline-block;background-color:rgba(255,255,255,0.8);color:#327D87;padding:0 0.5rem;margin-bottom:0.5rem;line-height:2.5rem;}@media only screen and (max-width:767px){div.header > div.img h1.akronym > span{line-height:1.8rem;}}@media only screen and (max-width:991px){div.header > div.img h1.akronym > span{line-height:1.8rem;}}div.header > div.img h1.akronym > span > strong-2{font-size:1.5em;min-width:0.8em;display:inline-block;text-align:center;position:relative;bottom:-0.15rem;}@media only screen and (max-width:991px){div.header > div.img{background-size:cover;background-position-x:center;}}div.header > div.text{background-color:#EEE;}div.header > div.text > div{padding:1rem !important;}div.header > div.text > div.text > h2{padding:0;margin:0 0 0.5rem 0;}div.header > div.text div.news{margin:0;}div.header.header-main > div.img{background-image:url(https://pikas.dzlm.de/pikasfiles/uploads/images/header/titelbild.jpg);}div.header.header-main.alt-2 > div.img{background-image:url(https://pikas.dzlm.de/pikasfiles/uploads/images/header/titelbild-2.jpg);}div.header.header-fortbildung > div.img{background-image:url(https://pikas.dzlm.de/pikasfiles/uploads/images/header/fortbildung.jpg);}div.header.header-diagnose > div.img{background-image:url(https://pikas.dzlm.de/pikasfiles/uploads/images/header/diagnose.jpg);}div.header.header-unterricht > div.img{background-image:url(https://pikas.dzlm.de/pikasfiles/uploads/images/header/unterricht.jpg);}div.header.header-selbststudium > div.img{background-image:url(https://pikas.dzlm.de/pikasfiles/uploads/images/header/selbststudium.jpg);}div.header.header-front-digi > div.img{background-image:url(https://pikas-digi.dzlm.de/pikasfiles/uploads/images/header/digi-startseite.jpg);}div.header.header-front-kira > div.img{height:345px;background-image:url(https://pikas.dzlm.de/kirafiles/uploads/images/start/kira-startseite.png);}div.header.header-front-mahiko > div.img{height:317px;background-image:url(https://pikas.dzlm.de/pikasfiles/uploads/images/header/mahiko-startseite.jpg);}div.header.header-front-matin > div.img{height:612px;background-image:url(https://pikas.dzlm.de/pikasmifiles/uploads/klassensituation_neu02%20%282%29.jpg);}div.header.header-front-primakom > div.img{background-size:110%;background-position-x:50%;height:366px;background-image:url("https://pikas.dzlm.de/primafiles/uploads/Images/startseite/lehrerzimmer.jpg");}div.header.header-front-msk > div.img{height:217px;background-image:url(https://pikas.dzlm.de/mskfiles/uploads/images/startbild.png);}hr{margin:1rem 0 2rem 0;background-color:transparent;border-bottom:1px dotted #222;}.box-hr,div.card-group div.card.card-type-teaser-website,div.card-group div.card.card-type-teaser-print{margin:1rem 0;border-top:1px dotted #222;border-bottom:1px dotted #222;border-left:none;border-right:none;}.box-hr + .box-hr,div.card-group div.card.card-type-teaser-website + .box-hr,div.card-group div.card.card-type-teaser-print + .box-hr,div.card-group .box-hr + div.card.card-type-teaser-website,div.card-group div.card.card-type-teaser-website + div.card.card-type-teaser-website,div.card-group div.card.card-type-teaser-print + div.card.card-type-teaser-website,div.card-group .box-hr + div.card.card-type-teaser-print,div.card-group div.card.card-type-teaser-website + div.card.card-type-teaser-print,div.card-group div.card.card-type-teaser-print + div.card.card-type-teaser-print{margin-top:-1rem;border-top:none;}div.news{background-color:#FFF;background-image:url(https://pikas.dzlm.de/pikasfiles/uploads/images/pikos/piko-news.png);}div.news h3 em{margin-right:0.3rem;}div.header{margin-bottom:2rem;}div.header p.comment{margin-top:0;padding-top:0;}div.header > div.img{background-image:url(https://pikas.dzlm.de/pikasfiles/uploads/images/header/titelbild.jpg);height:317px;background-repeat:no-repeat;background-size:100%;padding:1rem 2rem;}@media (max-width:1399px){div.header > div.img{height:317px;}}@media (max-width:1199px){div.header > div.img{height:317px;}}@media (max-width:991px){div.header > div.img{height:246px;padding:0.5rem 1rem;}}@media (max-width:767px){div.header > div.img{height:230px;padding:0.5rem 1rem;}}div.header > div.img h1.akronym{padding:0;margin:0;font-size:1.5rem;font-weight:lighter;}div.header > div.img h1.akronym > span{display:inline-block;background-color:rgba(255,255,255,0.8);color:#327D87;padding:0 0.5rem;margin-bottom:0.5rem;line-height:2.5rem;}@media only screen and (max-width:767px){div.header > div.img h1.akronym > span{line-height:1.8rem;}}@media only screen and (max-width:991px){div.header > div.img h1.akronym > span{line-height:1.8rem;}}div.header > div.img h1.akronym > span > strong-2{font-size:1.5em;min-width:0.8em;display:inline-block;text-align:center;position:relative;bottom:-0.15rem;}@media only screen and (max-width:991px){div.header > div.img{background-size:cover;background-position-x:center;}}div.header > div.text{background-color:#EEE;}div.header > div.text > div{padding:1rem !important;}div.header > div.text > div.text > h2{padding:0;margin:0 0 0.5rem 0;}div.header > div.text div.news{margin:0;}div.header.header-main > div.img{background-image:url(https://pikas.dzlm.de/pikasfiles/uploads/images/header/titelbild.jpg);}div.header.header-main.alt-2 > div.img{background-image:url(https://pikas.dzlm.de/pikasfiles/uploads/images/header/titelbild-2.jpg);}div.header.header-fortbildung > div.img{background-image:url(https://pikas.dzlm.de/pikasfiles/uploads/images/header/fortbildung.jpg);}div.header.header-diagnose > div.img{background-image:url(https://pikas.dzlm.de/pikasfiles/uploads/images/header/diagnose.jpg);}div.header.header-unterricht > div.img{background-image:url(https://pikas.dzlm.de/pikasfiles/uploads/images/header/unterricht.jpg);}div.header.header-selbststudium > div.img{background-image:url(https://pikas.dzlm.de/pikasfiles/uploads/images/header/selbststudium.jpg);}div.header.header-front-digi > div.img{background-image:url(https://pikas-digi.dzlm.de/pikasfiles/uploads/images/header/digi-startseite.jpg);}div.header.header-front-kira > div.img{height:345px;background-image:url(https://pikas.dzlm.de/kirafiles/uploads/images/start/kira-startseite.png);}div.header.header-front-mahiko > div.img{height:317px;background-image:url(https://pikas.dzlm.de/pikasfiles/uploads/images/header/mahiko-startseite.jpg);}div.header.header-front-matin > div.img{height:612px;background-image:url(https://pikas.dzlm.de/pikasmifiles/uploads/klassensituation_neu02%20%282%29.jpg);}div.header.header-front-primakom > div.img{background-size:110%;background-position-x:50%;height:366px;background-image:url("https://pikas.dzlm.de/primafiles/uploads/Images/startseite/lehrerzimmer.jpg");}div.header.header-front-msk > div.img{height:217px;background-image:url(https://pikas.dzlm.de/mskfiles/uploads/images/startbild.png);}div.list-personen{}div.list-personen > div.person{margin-bottom:15px;overflow:hidden;}div.list-personen > div.person > div.img{float:left;width:100px;height:128px;margin:0 10px 0 0;overflow:hidden;}div.list-personen > div.person > div.img > img{width:100%;max-width:none;height:auto;}div.list-personen > div.person > div.text{margin-left:110px;}div.list-personen > div.person > div.text span.name{font-weight:bold;}div.list-personen > div.person > div.text span.position{font-weight:normal;}div.list-personen > div.person > div.text span.ort{font-weight:normal;display:block;}div.list-personen > div.person.person-row{margin-bottom:15px;}div.video-container{}div.video-container.center{display:flex;justify-content:center;}img.gifplayer{position:relative;display:block;}img.gifplayer.gifplayer-loaded{cursor:pointer;}span.gifplayer-btn{cursor:pointer;position:absolute;background-image:url("https://pikas.dzlm.de/primafiles/uploads/ckplaybtn.png");background-repeat:no-repeat;background-position:50% 50%;background-size:300%;opacity:0.7;}span.gifplayer-btn.animated{display:none;}div.ck div.ck-editor__main div.page-header{display:block;width:100%;margin:15px 0;padding:10px;border:3px dotted #ff0000;background-color:#ffcccc;background-image:none;white-space:pre-line;line-height:1.4em;}div.ck div.ck-editor__main div.page-header:before{content:"Element Page-Header (wird automatisch formatiert)\a";}div.kira-check-frage{display:block !important;border:1px solid red;padding:5px;}div.kira-check-frage:before{content:"div.kira-check-frage\a";display:block;width:100%;margin:15px 0;padding:10px;border:3px dotted #ff0000;background-color:#ffcccc;background-image:none;white-space:pre-line;line-height:1.4em;}div.kira-check-frage > div{padding:0;}div.kira-check-frage > div > *{padding:5px 0;}div.kira-check-frage h3{padding:5px 0;}div.kira-check-frage div.frage{padding-top:15px;}div.kira-check-frage div.frage figure.image.aufgabe{margin:5px 0;width:33%;}@media screen and (max-width:767px){div.kira-check-frage div.frage figure.image.aufgabe{width:100%;}}div.kira-check-frage div.frage figure.image.aufgabe > img{border:2px solid #BBB;background-color:#FFF;}div.kira-check-frage div.fehlermuster{border-bottom:1px dotted #DDD;padding-bottom:25px;margin-bottom:15px;}div.kira-check-frage div.ueberlege{border-bottom:1px dotted #DDD;padding-bottom:25px;margin-bottom:15px;}div.kira-check-frage div.ueberlege > p{margin:0;padding:0;}div.kira-check-frage div.ueberlege > p + p{margin-bottom:5px;}div.kira-check-frage div.open{color:#327D87;cursor:pointer;}@media (max-width:767px){div.kira-check-frage div.row div.col-4,div.kira-check-frage div.img-img div.col-4,div.kira-check-frage div.img-gallery div.col-4,div.kira-check-frage div.header > div.text div.col-4,div.kira-check-frage div.list-personen div.col-4{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}}div.kira-check-frage div.wege div.weg{padding:0;margin:2px;border:2px solid #BBB;background-color:#FFF;}div.kira-check-frage div.wege div.weg > img{width:100%;}div.kira-check-frage div.loesungen{display:block !important;}div.kira-check-frage div.loesungen:before{content:"div.loesungen\a";display:block;width:100%;margin:15px 0;padding:10px;border:3px dotted #ff0000;background-color:#ffcccc;background-image:none;white-space:pre-line;line-height:1.4em;}div.kira-check-frage div.loesungen div.loesung{display:block !important;display:none;padding:0;margin:2px;border:2px solid #BBB;background-color:#FFF;cursor:pointer;}div.kira-check-frage div.loesungen div.loesung:before{content:"div.loesung\a";display:block;width:100%;margin:15px 0;padding:10px;border:3px dotted #ff0000;background-color:#ffcccc;background-image:none;white-space:pre-line;line-height:1.4em;}div.kira-check-frage div.loesungen div.loesung > img{width:100%;}div.kira-check-frage div.loesungen div.loesung.clicked{border-width:4px;}div.kira-check-frage div.loesungen div.loesung.loesung-1.clicked{border-color:#14960A;}div.kira-check-frage div.loesungen div.loesung.loesung-2.clicked,div.kira-check-frage div.loesungen div.loesung.loesung-3.clicked{border-color:#ff0000;}div.kira-check-frage div.kommentare{display:block !important;}div.kira-check-frage div.kommentare:before{content:"div.kommentare\a";display:block;width:100%;margin:15px 0;padding:10px;border:3px dotted #ff0000;background-color:#ffcccc;background-image:none;white-space:pre-line;line-height:1.4em;}div.kira-check-frage div.kommentare div.kommentar{display:none;border:0;background-color:#FFF;width:100%;padding:5px;}div.kira-check-frage div.kommentare div.kommentarx{border:2px solid #ff0000;}div.kira-check-frage div.kommentare div.kommentar.kommentar-1{color:#14960A;}div.kira-check-frage div.kommentare div.kommentar.kommentar-2,div.kira-check-frage div.kommentare div.kommentar.kommentar-3{color:#ff0000;}zzz_body.cke_editable div.kira-check-frage div.row,zzz_body.cke_editable div.kira-check-frage div.img-img,zzz_body.cke_editable div.kira-check-frage div.img-gallery,zzz_body.cke_editable div.kira-check-frage div.header > div.text,zzz_body.cke_editable div.kira-check-frage div.list-personen{display:block;width:100% !important;}zzz_body.cke_editable div.kira-check-frage div.col-4,zzz_body.cke_editable div.kira-check-frage div.col-12,zzz_body.cke_editable div.kira-check-frage div.card-group div.card.card-6,div.card-group zzz_body.cke_editable div.kira-check-frage div.card.card-6,zzz_body.cke_editable div.kira-check-frage div.header > div.text > div.text{display:block;width:100% !important;margin:15px 0;}zzz_body.cke_editable div.kira-check-frage div.titel:before{content:"Titel und Informationen:\A";}zzz_body.cke_editable div.kira-check-frage div.frage:before{content:"Frage:\A";}zzz_body.cke_editable div.kira-check-frage div.wege:before{content:"Schuelerloesungen:\A";}zzz_body.cke_editable div.kira-check-frage div.frage{content:"Frage:\A";}zzz_body.cke_editable div.kira-check-frage div.open{content:"Text zum Anzeigen der Vorschlaege:\A";cursor:text;}zzz_body.cke_editable div.kira-check-frage div.loesungen > div{display:block;}zzz_body.cke_editable div.kira-check-frage div.loesungen div.loesung{display:block;cursor:text;}zzz_body.cke_editable div.kira-check-frage div.loesungen:before{content:"moegliche Loesungen:\A";}zzz_body.cke_editable div.kira-check-frage div.loesung-1:before{content:"richtige Loesung:\A";}zzz_body.cke_editable div.kira-check-frage div.loesung-2:before{content:"erste falsche Loesung:\A";}zzz_body.cke_editable div.kira-check-frage div.loesung-3:before{content:"zweite falsche Loesung:\A";}zzz_body.cke_editable div.kira-check-frage div.kommentare > div{display:block;}zzz_body.cke_editable div.kira-check-frage div.kommentare div.kommentar{display:block;}zzz_body.cke_editable div.kira-check-frage div.kommentare:before{content:"Kommentare:\A";}zzz_body.cke_editable div.kira-check-frage div.kommentar-1:before{content:"Kommentar zur richtigen Loesung:\A";}zzz_body.cke_editable div.kira-check-frage div.kommentar-2:before{content:"Kommentar zur ersten falschen Loesung:\A";}zzz_body.cke_editable div.kira-check-frage div.kommentar-3:before{content:"Kommentar zur zweiten falschen Loesung:\A";}
.kacheln-wrapper{> div{display:grid;grid-template-columns:repeat(2,1fr);gap:1.4em 1.6rem;}}@media (max-width:768px){.kacheln-wrapper > div{grid-template-columns:repeat(1,1fr);}}.kacheln-wrapper.kachel_auf_startseite{*{text-decoration:none;color:inherit;}> div{gap:3rem 1.6rem;}h3{font-size:1.4rem;font-weight:500;margin:1rem 0 0 0;color:var(--primary);}p{margin:0.5rem 0 0 0;}a.kachel{display:block;}a.kachel:hover{cursor:pointer;}a.kachel:hover h3{color:var(--primary);text-decoration:underline;}.kachel-beschreibung{}a.kachel:hover .kachel-beschreibung{color:var(--color-text);}a.kachel .kachel-banner{overflow:hidden;}a.kachel .kachel-banner img{transition:all 0.2s ease-in-out;overflow:hidden;}a.kachel:hover .kachel-banner img{transform:scale(1.05);}}.kacheln-wrapper.menu_uebersichtsseite{a.kachel{background:var(--primary-light);display:flex;padding:0 1rem;text-decoration:none;justify-content:space-between;height:140px;transition:all 0.2s ease-in-out;gap:2rem;}a.kachel h3{margin:1rem 0 0 0;font-size:1.3em;font-weight:400;color:var(--color-text);flex:1 1 100%;}.kachel-banner{display:flex;align-items:center;justify-content:end;flex:0 1 140px;min-width:80px;}.kachel-banner img{width:auto;max-height:100%;}a.kachel:hover{background:var(--primary);img{filter:brightness(100);}h3{color:#fff;}}}.kacheln_blau > div{display:flex;flex-wrap:wrap;gap:30px 30px;justify-content:space-between;margin:0px auto 0 auto;align-items:stretch;}.kacheln_blau div.field-item{display:block;flex-basis:100%;box-sizing:border-box;}.kacheln_blau div.field-item a{text-decoration:none;}.kacheln_blau .kachel{background-color:#e6f0f0;padding:20px;height:100%;border-radius:20px;box-sizing:border-box;box-shadow:inset 0px 0px 10px 2px #d9e2e3;display:flex;flex-direction:row;justify-content:space-between;}.kacheln_blau .kachel .left{display:flex;justify-content:space-around;flex-direction:column;width:100%;}.kacheln_blau .kachel-img img{display:flex;justify-content:center;align-items:center;max-height:120px;width:auto;margin:0 auto 10px auto;}.kacheln_blau .kachel-text h3{text-align:left;color:#327D87;margin:0 0 0.6rem 0;font-weight:500;hyphens:auto;}.kacheln_blau .kachel-beschreibung{text-align:left;margin:0;color:#000;hyphens:auto;}.kacheln_blau .kachel-text h3.center,.kacheln_blau .kachel-beschreibung.center{text-align:center;}.kacheln_blau .kachel .right{align-content:center;}.kacheln_blau .kachel .pfeil{min-height:40px;min-width:40px;max-height:40px;max-width:40px;margin-left:20px;}.kacheln_blau .kachel .pfeil svg{width:40px;height:40px;}.kacheln_blau .kachel:hover{transform:scale(1.05);}.kacheln_blau .kachel .pfeil svg circle,.kacheln_blau .kachel .pfeil svg path.outside,.kacheln_blau .kachel .pfeil svg path.inside,.kacheln_blau .kachel{transition:all 0.3s;}.kacheln_blau .kachel:hover .pfeil svg circle,.kacheln_blau .kachel:hover .pfeil svg path.outside{fill:#327D87;}.kacheln_blau .kachel:hover .pfeil svg path.inside{fill:#fff;}@media (min-width:768px){.kacheln_blau div.field-item{flex-basis:47%;}}
.user-login-form{display:none;}#block-thex-subtheme-benutzeranmeldung .user-login-form{display:unset;}#block-thex-subtheme-loginredirect + #block-thex-page-title{display:none;}
