*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}html{overflow:hidden auto;scroll-behavior:smooth}body{margin:0}.skip-to-content{background:#fff;display:inline-block;left:0;padding:.5rem;position:fixed;top:0;-webkit-transform:translateY(-100%);transform:translateY(-100%);z-index:-1}.skip-to-content:focus-visible{-webkit-transform:translateY(0);transform:translateY(0);z-index:16777271}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-justify{text-align:justify}.space-before--small{padding-top:var(--spacing-small,1rem)}.space-before--default{padding-top:var(--spacing-default,2rem)}.space-before--large{padding-top:var(--spacing-large,4rem)}.space-after--small{padding-bottom:var(--spacing-small,1rem)}.space-after--default{padding-bottom:var(--spacing-default,2rem)}.space-after--large{padding-bottom:var(--spacing-large,4rem)}.table-wrapper{max-width:100%;overflow:auto visible}.tx_popup4typo3_has-open-popup{height:100%;overflow:hidden}.tx_popup4typo3_backdrop{background-color:#000000b3;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);bottom:0;cursor:pointer;left:0;opacity:0;pointer-events:none;position:fixed;right:0;top:0;transition:opacity .2s ease-in-out 0s;width:100%;z-index:16777272}.tx_popup4typo3_backdrop[aria-hidden=false]{opacity:1;pointer-events:all}.tx_popup4typo3_popup{animation:popup_out .2s 1 linear;backface-visibility:hidden;background-color:#fff;display:none;left:50%;margin:0 auto;max-height:calc(100% - 136px);max-width:calc(var(--popupContentWidth,640px) - 2 * var(--popupPadding,1rem));opacity:0;overflow-x:hidden;overflow-y:auto;padding:calc(var(--popupPadding,1rem) + 1em);pointer-events:none;position:fixed;top:50%;transform:translate(-50%,-50%);transition:opacity .2s ease-in-out 0s,margin-top .2s ease-in-out 0s;width:calc(100% - 2 * var(--popupPadding,1rem));z-index:16777272}.tx_popup4typo3_popup[aria-hidden=false]{animation:popup_in .2s 1 linear;display:block;opacity:1;pointer-events:all}.tx_popup4typo3_popup--loading:after{animation:loadingAnimation 1.1s infinite linear;border:5px solid var(--popupLoadingBorderColor,#666);border-radius:50%;border-top-color:var(--popupLoadingBorderHighlightColor,#2bcdc8);content:"";display:block;height:3em;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:3em}.tx_popup4typo3_popup__close-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:none;color:var(--popupCloseButtonColor,#666);cursor:pointer;display:inline-block;font-size:2em;line-height:.5em;overflow:hidden;padding:0;right:var(--popupPadding,1rem);text-align:center;top:0}.tx_popup4typo3_popup__close-button:hover,.tx_popup4typo3_popup__close-button:focus{color:red}@keyframes popup_in{0%{margin-top:50px}}@keyframes popup_out{to{margin-top:-50px}}@keyframes loadingAnimation{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}:root{--externalLinksPopup-backgroundcolor:#FFF;--externalLinksPopup-textcolor:#000;--externalLinksPopup-overlay:rgba(0,0,0,.3);--externalLinksPopup-zindex:var(--z-index-max,1000);--externalLinksPopup-maxheight:400px;--externalLinksPopup-maxwidth:600px;--externalLinksPopup-padding:2rem}.externalLinksPopup{position:fixed;top:0;left:0;bottom:0;right:0;display:flex;align-items:center;justify-content:center;z-index:var(--externalLinksPopup-zindex,0)}.externalLinksPopup__overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:var(--externalLinksPopup-overlay,transparent);cursor:pointer}.externalLinksPopup__layer{position:relative;z-index:1;max-height:var(--externalLinksPopup-maxheight,auto);max-width:var(--externalLinksPopup-maxwidth,auto);background-color:var(--externalLinksPopup-backgroundcolor,#FFF);color:var(--externalLinksPopup-textcolor,#000);display:flex;align-items:center;justify-content:center}.externalLinksPopup__content{text-align:center;padding:var(--externalLinksPopup-padding,1rem)}.externalLinksPopup__textbefore,.externalLinksPopup__url{margin-bottom:1rem}.externalLinksPopup__url{font-weight:700}.externalLinksPopup__textafter{margin-bottom:2rem}.externalLinksPopup__buttons{display:grid;grid-template-columns:1fr 1fr}.externalLinksPopup button{display:block;cursor:pointer}.triangle{border-color:transparent currentcolor transparent transparent;border-style:solid;border-width:0 40px 40px 0;height:0;position:absolute;right:0;transition:all .2s;transition-timing-function:ease-in-out;transition-timing-function:cubic-bezier(.175,.885,.32,1.275);width:0}.trianglewrapper{height:50px;overflow:hidden;position:relative}.triangle:hover{border-width:0 50px 50px 0}:root{--fontFamily:Rubik,serif;--fontSizeDefault:18px;--fontSizeH1:30px;--fontSizeH2:35px;--fontSizeH3:30px;--fontSizeH4:30px;--fontSizeH5:19px;--fontSizeH6:18px;--fontSizeSubline:16px;--lineHeightDefault:25px;--lineHeightH1:35px;--lineHeightH2:35px;--lineHeightH3:35px;--lineHeightH4:35px;--lineHeightH5:27px;--lineHeightH6:25px;--lineHeightSubline:18px;--fontWeightDefault:300;--fontWeightRegular:400;--fontWeightBold:600;--fontWeightH1:400;--fontWeightH2:600;--fontWeightH3:400;--fontWeightH4:600;--fontWeightH5:600;--fontWeightH6:600;--colorBackground:transparent;--colorBackgroundTransparency:transparent;--colorHover:#286e99;--colorText:#000;--colorButton:#fff;--line-width-1:40px;--line-width-2:30px;--line-width-3:20px;--gridsContainerMaxWidth:1700px;--gridsColumnPadding:2rem;--gridsContainerPadding:2rem}.background-color--lightblue{--colorBackground:#8faabd;--colorHover:#000;--colorText:#fff;background-color:var(--colorBackground);color:var(--colorText)}.background-color--lightblue a.button:hover{border-color:var(--colorHover)}.background-color--lightblue a.button:hover span,.background-color--lightblue a.button:hover svg{color:var(--colorHover)}.background-color--lightblue--with-tranparency{--colorBackgroundTransparency:#8faabdee;--colorHover:#000;--colorText:#fff;background-color:var(--colorBackgroundTransparency);color:var(--colorText)}.background-color--lightblue--with-tranparency a.button:hover{border-color:var(--colorHover)}.background-color--lightblue--with-tranparency a.button:hover span{color:var(--colorHover)}.background-color--lightblue--with-tranparency a.button:hover svg{fill:var(--colorHover)}.background-color--darkblue{--colorBackground:#286e99;--colorHover:#000;--colorText:#fff;background-color:var(--colorBackground);color:var(--colorText)}.background-color--darkblue a.button:hover{border-color:var(--colorHover)}.background-color--darkblue a.button:hover span,.background-color--darkblue a.button:hover svg{color:var(--colorHover)}.background-color--darkblue--with-tranparency{--colorBackgroundTransparency:#286e99ee;--colorHover:#000;--colorText:#fff;background-color:var(--colorBackgroundTransparency);color:var(--colorText)}.background-color--darkblue--with-tranparency a.button:hover{border-color:var(--colorHover)}.background-color--darkblue--with-tranparency a.button:hover span{color:var(--colorHover)}.background-color--darkblue--with-tranparency a.button:hover svg{fill:var(--colorHover)}.background-color--lightbrown{--colorBackground:#c3885e;--colorHover:#000;--colorText:#fff;background-color:var(--colorBackground);color:var(--colorText)}.background-color--lightbrown a.button:hover{border-color:var(--colorHover)}.background-color--lightbrown a.button:hover span,.background-color--lightbrown a.button:hover svg{color:var(--colorHover)}.background-color--lightbrown--with-tranparency{--colorBackgroundTransparency:#c3885eee;--colorHover:#fff;--colorText:#fff;background-color:var(--colorBackgroundTransparency);color:var(--colorText)}.background-color--lightbrown--with-tranparency a.button:hover{border-color:var(--colorHover)}.background-color--lightbrown--with-tranparency a.button:hover span{color:var(--colorHover)}.background-color--lightbrown--with-tranparency a.button:hover svg{fill:var(--colorHover)}.background-color--darkbrown{--colorBackground:#a65341;--colorHover:#000;--colorText:#fff;background-color:var(--colorBackground);color:var(--colorText)}.background-color--darkbrown a.button:hover{border-color:var(--colorHover)}.background-color--darkbrown a.button:hover span,.background-color--darkbrown a.button:hover svg{color:var(--colorHover)}.background-color--darkbrown--with-tranparency{--colorBackgroundTransparency:#a65341ee;--colorHover:#000;--colorText:#fff;background-color:var(--colorBackgroundTransparency);color:var(--colorText)}.background-color--darkbrown--with-tranparency a.button:hover{border-color:var(--colorHover)}.background-color--darkbrown--with-tranparency a.button:hover span{color:var(--colorHover)}.background-color--darkbrown--with-tranparency a.button:hover svg{fill:var(--colorHover)}.background-color--lightgrey{--colorBackground:#eef2f5;--colorHover:#286e99;--colorText:#000;background-color:var(--colorBackground);color:var(--colorText)}.background-color--lightgrey a.button:hover{border-color:var(--colorHover)}.background-color--lightgrey a.button:hover span,.background-color--lightgrey a.button:hover svg{color:var(--colorHover)}.background-color--lightgrey--with-tranparency{--colorBackgroundTransparency:#eef2f5ee;--colorHover:#286e99;--colorText:#000;background-color:var(--colorBackgroundTransparency);color:var(--colorText)}.background-color--lightgrey--with-tranparency a.button:hover{border-color:var(--colorHover)}.background-color--lightgrey--with-tranparency a.button:hover span{color:var(--colorHover)}.background-color--lightgrey--with-tranparency a.button:hover svg{fill:var(--colorHover)}.background-color--black{--colorBackground:#000;--colorHover:#a65341;--colorText:#fff;background-color:var(--colorBackground);color:var(--colorText)}.background-color--black a.button:hover{border-color:var(--colorHover)}.background-color--black a.button:hover span,.background-color--black a.button:hover svg{color:var(--colorHover)}.background-color--black--with-tranparency{--colorBackgroundTransparency:#000000ee;--colorHover:#a65341;--colorText:#fff;background-color:var(--colorBackgroundTransparency);color:var(--colorText)}.background-color--black--with-tranparency a.button:hover{border-color:var(--colorHover)}.background-color--black--with-tranparency a.button:hover span{color:var(--colorHover)}.background-color--black--with-tranparency a.button:hover svg{fill:var(--colorHover)}.text{color:var(--colorText)}.text-color--lightblue{--colorText:#8faabd}.text-color--darkblue{--colorText:#286e99}.text-color--lightbrown{--colorText:#c3885e}.text-color--darkbrown{--colorText:#a65341}.text-color--lightgrey{--colorText:#eef2f5}.text-color--black{--colorText:#000}@font-face{font-display:swap;font-family:Rubik;font-style:normal;font-weight:300;src:url('../../../_assets/ad9e50892ea2d81b4d9502aa33ebde17/assets/rubik-v28-latin-300.53ba8a9c.woff2') format("woff2")}@font-face{font-display:swap;font-family:Rubik;font-style:normal;font-weight:400;src:url('../../../_assets/ad9e50892ea2d81b4d9502aa33ebde17/assets/rubik-v28-latin-regular.5903a236.woff2') format("woff2")}@font-face{font-display:swap;font-family:Rubik;font-style:normal;font-weight:600;src:url('../../../_assets/ad9e50892ea2d81b4d9502aa33ebde17/assets/rubik-v28-latin-600.570013ac.woff2') format("woff2")}.col,.col-10,.col-100,.col-16,.col-17,.col-20,.col-25,.col-28,.col-30,.col-33,.col-40,.col-5,.col-50,.col-60,.col-67,.col-70,.col-75,.col-8,.col-80,.col-90,.col-lg-10,.col-lg-100,.col-lg-16,.col-lg-17,.col-lg-20,.col-lg-25,.col-lg-28,.col-lg-30,.col-lg-33,.col-lg-40,.col-lg-5,.col-lg-50,.col-lg-60,.col-lg-67,.col-lg-70,.col-lg-75,.col-lg-8,.col-lg-80,.col-lg-90,.col-md-10,.col-md-100,.col-md-16,.col-md-17,.col-md-20,.col-md-25,.col-md-28,.col-md-30,.col-md-33,.col-md-40,.col-md-5,.col-md-50,.col-md-60,.col-md-67,.col-md-70,.col-md-75,.col-md-8,.col-md-80,.col-md-90,.col-sm-10,.col-sm-100,.col-sm-16,.col-sm-17,.col-sm-20,.col-sm-25,.col-sm-28,.col-sm-30,.col-sm-33,.col-sm-40,.col-sm-5,.col-sm-50,.col-sm-60,.col-sm-67,.col-sm-70,.col-sm-75,.col-sm-8,.col-sm-80,.col-sm-90,.col-xl-10,.col-xl-100,.col-xl-16,.col-xl-17,.col-xl-20,.col-xl-25,.col-xl-28,.col-xl-30,.col-xl-33,.col-xl-40,.col-xl-5,.col-xl-50,.col-xl-60,.col-xl-67,.col-xl-70,.col-xl-75,.col-xl-8,.col-xl-80,.col-xl-90{width:auto}.col--offset-default{padding:0 20%}.col-5{flex:0 1 5%;max-width:5%}.col-offset-5{margin-left:5%}.col-8{flex:0 1 8%;max-width:8%}.col-offset-8{margin-left:8%}.col-10{flex:0 1 10%;max-width:10%}.col-offset-10{margin-left:10%}.col-16{flex:0 1 16.66666667%;max-width:16.66666667%}.col-offset-16{margin-left:16.66666667%}.col-17{flex:0 1 16.66666667%;max-width:16.66666667%}.col-offset-17{margin-left:16.66666667%}.col-20{flex:0 1 20%;max-width:20%}.col-offset-20{margin-left:20%}.col-25{flex:0 1 25%;max-width:25%}.col-offset-25{margin-left:25%}.col-28{flex:0 1 28%;max-width:28%}.col-offset-28{margin-left:28%}.col-30{flex:0 1 30%;max-width:30%}.col-offset-30{margin-left:30%}.col-33{flex:0 1 33.33333333%;max-width:33.33333333%}.col-offset-33{margin-left:33.33333333%}.col-40{flex:0 1 40%;max-width:40%}.col-offset-40{margin-left:40%}.col-50{flex:0 1 50%;max-width:50%}.col-offset-50{margin-left:50%}.col-60{flex:0 1 60%;max-width:60%}.col-offset-60{margin-left:60%}.col-67{flex:0 1 66.66666667%;max-width:66.66666667%}.col-offset-67{margin-left:66.66666667%}.col-70{flex:0 1 70%;max-width:70%}.col-offset-70{margin-left:70%}.col-75{flex:0 1 75%;max-width:75%}.col-offset-75{margin-left:75%}.col-80{flex:0 1 80%;max-width:80%}.col-offset-80{margin-left:80%}.col-90{flex:0 1 90%;max-width:90%}.col-offset-90{margin-left:90%}.col-100{flex:0 1 100%;max-width:100%}.col-offset-100{margin-left:100%}@media only screen and (min-width:768px){.col-sm-5{flex:0 1 5%;max-width:5%}.col-sm-offset-5{margin-left:5%}.col-sm-8{flex:0 1 8%;max-width:8%}.col-sm-offset-8{margin-left:8%}.col-sm-10{flex:0 1 10%;max-width:10%}.col-sm-offset-10{margin-left:10%}.col-sm-16{flex:0 1 16.66666667%;max-width:16.66666667%}.col-sm-offset-16{margin-left:16.66666667%}.col-sm-17{flex:0 1 16.66666667%;max-width:16.66666667%}.col-sm-offset-17{margin-left:16.66666667%}.col-sm-20{flex:0 1 20%;max-width:20%}.col-sm-offset-20{margin-left:20%}.col-sm-25{flex:0 1 25%;max-width:25%}.col-sm-offset-25{margin-left:25%}.col-sm-28{flex:0 1 28%;max-width:28%}.col-sm-offset-28{margin-left:28%}.col-sm-30{flex:0 1 30%;max-width:30%}.col-sm-offset-30{margin-left:30%}.col-sm-33{flex:0 1 33.33333333%;max-width:33.33333333%}.col-sm-offset-33{margin-left:33.33333333%}.col-sm-40{flex:0 1 40%;max-width:40%}.col-sm-offset-40{margin-left:40%}.col-sm-50{flex:0 1 50%;max-width:50%}.col-sm-offset-50{margin-left:50%}.col-sm-60{flex:0 1 60%;max-width:60%}.col-sm-offset-60{margin-left:60%}.col-sm-67{flex:0 1 66.66666667%;max-width:66.66666667%}.col-sm-offset-67{margin-left:66.66666667%}.col-sm-70{flex:0 1 70%;max-width:70%}.col-sm-offset-70{margin-left:70%}.col-sm-75{flex:0 1 75%;max-width:75%}.col-sm-offset-75{margin-left:75%}.col-sm-80{flex:0 1 80%;max-width:80%}.col-sm-offset-80{margin-left:80%}.col-sm-90{flex:0 1 90%;max-width:90%}.col-sm-offset-90{margin-left:90%}.col-sm-100{flex:0 1 100%;max-width:100%}.col-sm-offset-100{margin-left:100%}}@media only screen and (min-width:1024px){.col-md-5{flex:0 1 5%;max-width:5%}.col-md-offset-5{margin-left:5%}.col-md-8{flex:0 1 8%;max-width:8%}.col-md-offset-8{margin-left:8%}.col-md-10{flex:0 1 10%;max-width:10%}.col-md-offset-10{margin-left:10%}.col-md-16{flex:0 1 16.66666667%;max-width:16.66666667%}.col-md-offset-16{margin-left:16.66666667%}.col-md-17{flex:0 1 16.66666667%;max-width:16.66666667%}.col-md-offset-17{margin-left:16.66666667%}.col-md-20{flex:0 1 20%;max-width:20%}.col-md-offset-20{margin-left:20%}.col-md-25{flex:0 1 25%;max-width:25%}.col-md-offset-25{margin-left:25%}.col-md-28{flex:0 1 28%;max-width:28%}.col-md-offset-28{margin-left:28%}.col-md-30{flex:0 1 30%;max-width:30%}.col-md-offset-30{margin-left:30%}.col-md-33{flex:0 1 33.33333333%;max-width:33.33333333%}.col-md-offset-33{margin-left:33.33333333%}.col-md-40{flex:0 1 40%;max-width:40%}.col-md-offset-40{margin-left:40%}.col-md-50{flex:0 1 50%;max-width:50%}.col-md-offset-50{margin-left:50%}.col-md-60{flex:0 1 60%;max-width:60%}.col-md-offset-60{margin-left:60%}.col-md-67{flex:0 1 66.66666667%;max-width:66.66666667%}.col-md-offset-67{margin-left:66.66666667%}.col-md-70{flex:0 1 70%;max-width:70%}.col-md-offset-70{margin-left:70%}.col-md-75{flex:0 1 75%;max-width:75%}.col-md-offset-75{margin-left:75%}.col-md-80{flex:0 1 80%;max-width:80%}.col-md-offset-80{margin-left:80%}.col-md-90{flex:0 1 90%;max-width:90%}.col-md-offset-90{margin-left:90%}.col-md-100{flex:0 1 100%;max-width:100%}.col-md-offset-100{margin-left:100%}}@media only screen and (min-width:1300px){.col-lg-5{flex:0 1 5%;max-width:5%}.col-lg-offset-5{margin-left:5%}.col-lg-8{flex:0 1 8%;max-width:8%}.col-lg-offset-8{margin-left:8%}.col-lg-10{flex:0 1 10%;max-width:10%}.col-lg-offset-10{margin-left:10%}.col-lg-16{flex:0 1 16.66666667%;max-width:16.66666667%}.col-lg-offset-16{margin-left:16.66666667%}.col-lg-17{flex:0 1 16.66666667%;max-width:16.66666667%}.col-lg-offset-17{margin-left:16.66666667%}.col-lg-20{flex:0 1 20%;max-width:20%}.col-lg-offset-20{margin-left:20%}.col-lg-25{flex:0 1 25%;max-width:25%}.col-lg-offset-25{margin-left:25%}.col-lg-28{flex:0 1 28%;max-width:28%}.col-lg-offset-28{margin-left:28%}.col-lg-30{flex:0 1 30%;max-width:30%}.col-lg-offset-30{margin-left:30%}.col-lg-33{flex:0 1 33.33333333%;max-width:33.33333333%}.col-lg-offset-33{margin-left:33.33333333%}.col-lg-40{flex:0 1 40%;max-width:40%}.col-lg-offset-40{margin-left:40%}.col-lg-50{flex:0 1 50%;max-width:50%}.col-lg-offset-50{margin-left:50%}.col-lg-60{flex:0 1 60%;max-width:60%}.col-lg-offset-60{margin-left:60%}.col-lg-67{flex:0 1 66.66666667%;max-width:66.66666667%}.col-lg-offset-67{margin-left:66.66666667%}.col-lg-70{flex:0 1 70%;max-width:70%}.col-lg-offset-70{margin-left:70%}.col-lg-75{flex:0 1 75%;max-width:75%}.col-lg-offset-75{margin-left:75%}.col-lg-80{flex:0 1 80%;max-width:80%}.col-lg-offset-80{margin-left:80%}.col-lg-90{flex:0 1 90%;max-width:90%}.col-lg-offset-90{margin-left:90%}.col-lg-100{flex:0 1 100%;max-width:100%}.col-lg-offset-100{margin-left:100%}}@media only screen and (min-width:1600px){.col-xl-5{flex:0 1 5%;max-width:5%}.col-xl-offset-5{margin-left:5%}.col-xl-8{flex:0 1 8%;max-width:8%}.col-xl-offset-8{margin-left:8%}.col-xl-10{flex:0 1 10%;max-width:10%}.col-xl-offset-10{margin-left:10%}.col-xl-16{flex:0 1 16.66666667%;max-width:16.66666667%}.col-xl-offset-16{margin-left:16.66666667%}.col-xl-17{flex:0 1 16.66666667%;max-width:16.66666667%}.col-xl-offset-17{margin-left:16.66666667%}.col-xl-20{flex:0 1 20%;max-width:20%}.col-xl-offset-20{margin-left:20%}.col-xl-25{flex:0 1 25%;max-width:25%}.col-xl-offset-25{margin-left:25%}.col-xl-28{flex:0 1 28%;max-width:28%}.col-xl-offset-28{margin-left:28%}.col-xl-30{flex:0 1 30%;max-width:30%}.col-xl-offset-30{margin-left:30%}.col-xl-33{flex:0 1 33.33333333%;max-width:33.33333333%}.col-xl-offset-33{margin-left:33.33333333%}.col-xl-40{flex:0 1 40%;max-width:40%}.col-xl-offset-40{margin-left:40%}.col-xl-50{flex:0 1 50%;max-width:50%}.col-xl-offset-50{margin-left:50%}.col-xl-60{flex:0 1 60%;max-width:60%}.col-xl-offset-60{margin-left:60%}.col-xl-67{flex:0 1 66.66666667%;max-width:66.66666667%}.col-xl-offset-67{margin-left:66.66666667%}.col-xl-70{flex:0 1 70%;max-width:70%}.col-xl-offset-70{margin-left:70%}.col-xl-75{flex:0 1 75%;max-width:75%}.col-xl-offset-75{margin-left:75%}.col-xl-80{flex:0 1 80%;max-width:80%}.col-xl-offset-80{margin-left:80%}.col-xl-90{flex:0 1 90%;max-width:90%}.col-xl-offset-90{margin-left:90%}.col-xl-100{flex:0 1 100%;max-width:100%}.col-xl-offset-100{margin-left:100%}}.tx_grids-2col-70-30 .col{background:#fff}.tx_grids-2col-70-30 .col .row .col{padding-left:0}.tx_grids-2col-70-30>.col:first-child{padding-bottom:1rem;--colorText:#000;flex:1 0 100%}@media (min-width:1700px){.tx_grids-2col-70-30>.col:first-child{flex:1 0 55%;padding-bottom:0}}@media (min-width:2000px){.tx_grids-2col-70-30>.col:first-child{flex:1 0 65%}}.tx_grids-2col-70-30>.col:nth-child(2){background:transparent;flex:1 0 100%;padding-right:2rem}@media (min-width:1700px){.tx_grids-2col-70-30>.col:nth-child(2){flex:1 0 30%}}.tx_grids-2col-70-30>.col:nth-child(2):before{border-color:transparent #fff transparent transparent;border-style:solid;border-width:0 60px 60px 0;content:"";display:inline;height:0;position:absolute;right:0;width:0}.tx_grids-2col-70-30--showbottomborder>.col:first-child{border-bottom:1px solid #e3e3e3}.tx_grids-gapless{display:grid;grid-template-columns:1fr}@media (min-width:1024px){.tx_grids-gapless--numGrids-2{grid-template-columns:1fr 1fr}}@media (min-width:768px){.tx_grids-gapless--numGrids-3{grid-template-columns:1fr 1fr 1fr}}@media (min-width:1300px){.tx_grids-gapless--numGrids-3{grid-template-columns:1fr 1fr 1fr}}@media (min-width:768px){.tx_grids-gapless--numGrids-4{grid-template-columns:1fr 1fr}}@media (min-width:1024px){.tx_grids-gapless--numGrids-4{grid-template-columns:1fr 1fr 1fr}}@media (min-width:1300px){.tx_grids-gapless--numGrids-4{grid-template-columns:1fr 1fr 1fr 1fr}}@media (min-width:768px){.tx_grids-indented{margin:0 10%}}@media (min-width:1024px){.tx_grids-indented{margin:0 15%}}.tx_grids-indented--background{padding:2rem}@media (min-width:1300px){.tx_grids-indented--background .tx_grids-indented__content{margin:auto;max-width:800px}}.container__background-container+.container{--colorText:#fff;color:var(--colorText)}.space-before--default,.space-before--large,.space-before--small{padding-top:25px}.space-after--default,.space-after--large,.space-after--small{padding-bottom:25px}a,body,button,h1,h2,h3,h4,h5,h6,html,input,p,textarea,ul{color:var(--colorText);font-family:var(--fontFamily);font-size:var(--fontSizeDefault);font-weight:var(--fontWeightDefault);hyphenate-limit-chars:7 5 5;hyphens:auto;line-height:var(--lineHeightDefault);margin:0;padding:0}a{transition:all .2s;transition-timing-function:ease-in-out;transition-timing-function:cubic-bezier(.175,.885,.32,1.275)}a:active,a:hover{color:var(--colorHover)}p{margin-bottom:1rem}hr{border:none;border-bottom:1px solid #e3e3e3}strong{font-weight:var(--fontWeightRegular)}h1{font-size:var(--fontSizeH1);font-weight:var(--fontWeightH1);line-height:var(--lineHeightH1)}h2{font-size:var(--fontSizeH2);font-weight:var(--fontWeightH2);line-height:var(--lineHeightH2)}h3{font-size:var(--fontSizeH3);font-weight:var(--fontWeightH3);line-height:var(--lineHeightH3)}h4{font-size:var(--fontSizeH4);font-weight:var(--fontWeightH4);line-height:var(--lineHeightH4)}h5{font-size:var(--fontSizeH5);font-weight:var(--fontWeightH5);line-height:var(--lineHeightH5)}h6{font-size:var(--fontSizeH6);font-weight:var(--fontWeightH6);line-height:var(--lineHeightH6)}.sidebar{z-index:100}@media (max-width:1300px){.sidebar{align-items:center;bottom:0;display:grid;grid-template-columns:50% 50%;justify-content:center;position:sticky;width:100%}}@media (min-width:1300px){.sidebar{position:fixed;right:0;top:290px;width:auto}}.sidebar div:first-child,.sidebar div:last-child{display:none}.sidebar .button{border:1px solid #fff}.sidebar .button--layout-image{padding:.7rem}@media (min-width:1900px){.sidebar .button--layout-image{padding:1rem}}.footer{text-align:center}@media (min-width:1024px){.footer{text-align:left}}.footer a{text-decoration:none}@media (min-width:1300px){.footer a,.footer p{font-size:18px;line-height:22px}}.footer .button svg{transform:translate(1px,2px)}.footer .col{border-bottom:1px solid hsla(0,0%,100%,.3);padding-bottom:1rem;padding-top:2rem}@media (min-width:1024px){.footer .col{border-bottom:none;border-left:1px solid hsla(0,0%,100%,.3)}.footer .col:first-child{border:none}}.footer__border{border-top:1px solid hsla(0,0%,100%,.3)}@media (max-width:1124px){.footer__border .col:first-child{flex:15%}}.footer__navigation{list-style:none;margin:0;padding:0}.footer__navigation a{font-size:var(--fontSizeSubline);padding:0 1rem;text-transform:uppercase}.footer__navigation li{display:inline-block}.footer__certificates{border-top:1px solid hsla(0,0%,100%,.3);padding:1rem 0}@media (max-width:1300px){.footer__certificates .row{display:block;text-align:center}.footer__certificates .row .col{padding:1rem 0}}.footer__certificates .col{border:none;padding-top:1rem}.footer__certificates__header{display:inline-block;height:55px;vertical-align:bottom}.footer__certificates__list{align-items:center;display:flex;justify-content:center;list-style:none;margin:0;padding:0}.footer__certificates__list li{margin-right:.5rem}@media (min-width:1024px){.footer__certificates__list{align-items:center;display:inline-flex;margin-left:2rem;padding:0}.footer__certificates__list li{margin-right:2rem}}.footer .textmedia .textmedia__gallery.textmedia__gallery--left{margin-right:1rem}@media (min-width:1300px){.footer .textmedia .textmedia__gallery.textmedia__gallery--left{margin-right:var(--spacing-default,2rem)}}.tx-indexedsearch-searchbox fieldset{border:none;display:flex;gap:1rem;padding:0}.tx-indexedsearch-searchbox legend{display:none}.tx-indexedsearch-searchbox .tx-indexedsearch-form{align-items:center;display:flex;gap:1rem}.tx-indexedsearch-searchbox .tx-indexedsearch-form label{flex-shrink:0;margin-bottom:1rem}ul.tx-indexedsearch-browsebox{list-style:none;padding:0}ul.tx-indexedsearch-browsebox li{display:inline-block;margin:1rem .5rem 1rem 0}ul.tx-indexedsearch-browsebox li:first-child{margin-left:0}ul.tx-indexedsearch-browsebox li:last-child{margin-right:0}ul.tx-indexedsearch-browsebox li a{border:1px solid #000;padding:10px;text-decoration:none}ul.tx-indexedsearch-browsebox .tx-indexedsearch-browselist-currentPage a{font-weight:var(--fontWeightBold)}.tx-indexedsearch-res{border:1px solid #e3e3e3;margin-bottom:1rem;padding:.5rem;position:relative}.tx-indexedsearch-res h3{font-size:var(--fontSizeDefault);font-weight:var(--fontWeightDefault);line-height:var(--lineHeightDefault);margin-bottom:.5rem}.tx-indexedsearch-res .tx-indexedsearch-icon,.tx-indexedsearch-res .tx-indexedsearch-info,.tx-indexedsearch-res .tx-indexedsearch-result-number{display:none}.tx-indexedsearch-res .tx-indexedsearch-title a:after{bottom:0;content:"";left:0;position:absolute;right:0;top:0}.tx-indexedsearch-res:active,.tx-indexedsearch-res:hover{background-color:#eef2f5}.sr-only{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border-width:0;white-space:nowrap}.button{align-items:center;background:none;background-color:transparent;border:2px solid;border-radius:3rem;color:currentColor;cursor:pointer;display:inline-flex;height:3rem;justify-content:space-between;text-decoration:none}.button__text{margin:0 2rem;text-align:center;width:100%}@media (min-width:1300px){.button__text{font-size:19px}}.button svg{fill:currentColor;height:3rem;transform:translate(1px,4px)}.button--layout-arrow{align-content:center;align-items:center;border:none;flex-direction:row;justify-content:flex-start;min-width:none}.button--layout-arrow span{color:currentColor}.button--layout-arrow span,.button--layout-arrow svg{transition:all .2s;transition-timing-function:ease-in-out;transition-timing-function:cubic-bezier(.175,.885,.32,1.275)}.button--layout-arrow svg{height:auto;transform:scale(1.3);width:2rem}.button--layout-arrow i.icon{height:calc(var(--lineHeightDefault) + 3px)}.button--layout-arrow .button__text{margin:0 1rem 0 0;text-align:left;width:auto}.button--layout-arrow:hover svg{height:auto;transform:scale(1.3);transition:all .2s;transition-timing-function:ease-in-out;transition-timing-function:cubic-bezier(.175,.885,.32,1.275);width:2rem}.button--layout-image{align-items:center;background-color:var(--colorBackground);border:none;border-radius:0;display:flex;height:auto;justify-content:center;min-width:0;padding:1rem}@media (min-width:1300px){.button--layout-image{margin:0 0 .2rem}}.button--layout-image:hover{background-color:#000}.button--layout-image:hover img{transition:all .2s;transition-timing-function:ease-in-out;transition-timing-function:cubic-bezier(.175,.885,.32,1.275)}.button--layout-download{background-color:var(--colorBackground);border:none;border-radius:0;display:inline-block;height:auto;margin:0 1rem 1rem 0;max-width:100%;min-width:100%;overflow:hidden;position:relative;text-align:center}.button--layout-download img{transform:scale(.9);transition:all .2s;transition-timing-function:ease-in-out;transition-timing-function:cubic-bezier(.175,.885,.32,1.275)}.button--layout-download .trianglewrapper{height:50px;overflow:hidden;position:absolute;right:0;top:0;width:50px}.button--layout-download .triangle{border-color:transparent #fff transparent transparent}.button--layout-download .button__content{padding:1rem}.button--layout-download .button__content p{font-size:16px;line-height:19px}.button--layout-download p{word-wrap:break-word;line-break:auto;margin:0;padding:0 1rem}.button--layout-download:hover img{transform:scale(1)}header.scrolled,header.scrolled .header{z-index:1000}header.scrolled,header.scrolled .header,header.scrolled .header__position{transition:all .2s;transition-timing-function:ease-in-out;transition-timing-function:cubic-bezier(.175,.885,.32,1.275)}header.scrolled .header__position{box-shadow:0 1px 4px -2px #9b9b9b;color:#000;padding-top:0;position:fixed;top:-15px;transition:all .9s ease-in-out}@media (min-width:1024px){header.scrolled .header__position{top:-20px}}@media (min-width:1300px){header.scrolled .header__position{top:-30px}}header.scrolled .header__logo .svg-logo{height:65px;margin-top:1.5rem;transition:all .9s ease-in-out}header.scrolled .header__mobile_navigation__layer{top:5rem}.header{--header-height:110px;background-color:#000;height:var(--header-height)}@media (min-width:1300px){.header{--header-height:126px;height:var(--header-height)}}.header__overlay{background:none;bottom:0;display:none;left:0;opacity:.5;position:fixed;right:0;top:0;z-index:99}[data-expanded=true] .header__overlay{display:block}@media (min-width:1024px){.header__overlay{background:#9b9b9b}}.header__position{background-color:#000;left:0;position:fixed;right:0;top:0;z-index:101}[data-expanded=true] .header__position{background:#000;position:fixed}.header__container{display:flex;position:static}@media (min-width:1024px){.header__container{margin:0 2rem}}.header__logo{align-items:center;display:flex;margin-left:2rem}.header__logo .svg-logo{height:70px}@media (min-width:1024px){.header__logo{margin-left:0}}@media only screen and (min-width:1300px){.header__logo{margin-left:0}.header__logo .svg-logo{height:90px}}.header__mobile_navigation__page--active{border-top:1px solid #fff}.header__sidebar{position:fixed;right:0;top:11rem;z-index:10000}.header__sidebar ul{cursor:pointer;list-style:none}.header__sidebar ul li{border:1px solid #fff;display:none;height:3rem;margin:5px;padding:3px;width:3rem}@media only screen and (min-width:1024px){.header__sidebar ul li{align-items:center;display:flex;justify-content:center}}.header__sidebar ul li:hover{background-color:#000}.header__sidebar ul svg{stroke:#fff;width:1.5rem}.header__sidebar ul svg .cls-1{stroke:#fff}.header{--header-color:#fff}.header__menu_toggle{cursor:pointer;display:flex;flex-direction:column}.header__menu_toggle--line{background-color:#fff;border-radius:10%;height:3px;margin:4px 0;transition:transform .3s,opacity .3s;width:var(--line-width-1)}.header__menu_toggle--line:first-child{width:var(--line-width-1)}.header__menu_toggle--line:nth-child(2){width:var(--line-width-2)}.header__menu_toggle--line:nth-child(3){width:var(--line-width-3)}[data-expanded=true] .header__menu_toggle--line:first-child{display:none}[data-expanded=true] .header__menu_toggle--line:nth-child(2){transform:translateY(8px) rotate(-50deg)}[data-expanded=true] .header__menu_toggle--line:nth-child(2),[data-expanded=true] .header__menu_toggle--line:nth-child(3){height:3px;margin:7px 0;transition:all .2s;transition-timing-function:ease-in-out;transition-timing-function:cubic-bezier(.175,.885,.32,1.275);width:var(--line-width-1)}[data-expanded=true] .header__menu_toggle--line:nth-child(3){transform:translateY(-8px) rotate(50deg)}.header__mobile_navigation{display:flex}@media (min-width:1024px){.header__mobile_navigation{display:none}}.header__mobile_navigation__layer{background-color:#000;bottom:0;display:none;left:0;position:fixed;right:0;top:var(--header-height)}[data-expanded-layer=menu][data-expanded=true] .header__mobile_navigation__layer{display:block}@media (min-width:1024px){[data-expanded-layer=menu][data-expanded=true] .header__mobile_navigation__layer{display:none}}.header__mobile_navigation__page{background-color:#000;bottom:0;display:none;left:0;position:absolute;right:0;top:0}.header__mobile_navigation__page--active{display:block;z-index:1}.header__mobile_navigation__page__header{align-items:flex-end;border-bottom:1px solid var(--header-color);display:flex;height:4rem;justify-content:space-between;margin-bottom:.5rem;padding-bottom:1px}.header__mobile_navigation__page__header--empty{border-bottom:none;display:none}.header__mobile_navigation__page__header--current{border-bottom-width:2px;padding-bottom:0}.header__mobile_navigation__page__back,.header__mobile_navigation__page__title{color:#fff;padding:1rem 0;text-decoration:none}.header__mobile_navigation__page__header--current .header__mobile_navigation__page__title{color:#8faabd;font-weight:600}.header__mobile_navigation__page__back{color:#eef2f5}.header__mobile_navigation__page__item{color:#fff;display:inline-block;padding:.3rem 0;position:relative;text-decoration:none}.header .header__mobile_navigation__page__item--current{color:#8faabd;font-weight:600}.header__navigation{align-items:center;display:flex;flex-grow:1;justify-content:flex-end}.header__navigation a:hover{text-decoration:none}.header__navigation button{background:none;border:none;cursor:pointer;text-transform:none}.header__navigation ul{list-style:none;margin:1rem 0 0;padding:0}@media (min-width:1024px){.header__navigation ul{margin:0}}.header__navigation__items{display:none}@media (min-width:1024px){.header__navigation__items,.header__navigation__items>li{display:flex}}.header__navigation__items a{text-decoration:none}.header__navigation__items a.header__navigation__layer__subitem--isCurrent{border-color:#8faabd;color:#8faabd}.header__navigation__button{align-items:center;align-self:stretch;color:#fff;display:flex;flex-direction:column;font-size:14px;font-weight:400;justify-content:center;padding:2.21rem 1rem 2rem;position:relative}@media (min-width:1300px){.header__navigation__button{font-size:20px}}.header__navigation__button:active:after,.header__navigation__button:hover:after,.header__navigation__button[aria-expanded=true]:after,[data-expanded=false] .header__navigation__button[aria-current=page]:after{border-bottom:.4rem solid #fff;bottom:0;content:"";left:1rem;position:absolute;right:1rem}@media (min-width:1024px){.header__navigation__button:active:after,.header__navigation__button:hover:after,.header__navigation__button[aria-expanded=true]:after,[data-expanded=false] .header__navigation__button[aria-current=page]:after{border-bottom-width:.5rem}}.header__navigation__button:active,.header__navigation__button:hover{color:#fff;text-decoration:none}@media (min-width:1024px){.header__navigation__button--languages{margin-right:-1rem}}.header__navigation__button svg{stroke:#fff;width:2rem}.header__navigation__button svg .cls-1{stroke:#fff}@media (min-width:1024px){.header__navigation__button svg{width:1.25rem}}.header__navigation__languages,.header__navigation__search{display:flex}.header__navigation__languages .header__navigation__layer,.header__navigation__search .header__navigation__layer{padding:0}.header__navigation__languages .header__navigation__layer a,.header__navigation__search .header__navigation__layer a{color:#fff;text-decoration:none}.header__navigation__languages__container,.header__navigation__search__container{display:flex}.header__navigation__languages__layer,.header__navigation__search__layer{align-items:flex-end;background:#000;display:inline-flex;margin-left:auto}.header__navigation__search__container{margin-right:4rem}.header__navigation__search__layer{padding:1rem}.header__navigation__search__input{border:none;border-bottom:2px solid #fff;margin:0 1rem 0 0;width:15rem}@media (min-width:768px){.header__navigation__search__input{width:25rem}}.header__navigation__search__button{color:#fff}.header__navigation__languages__container{margin-right:2rem}.header__navigation__languages a{display:inline-block;padding:1rem}.header__navigation__layer{background:#000;box-shadow:0 25px 25px -3px rgba(0,0,0,.4);display:none;left:0;padding:2em 0;position:absolute;right:0;top:100%;z-index:1}.header__navigation__layer a{color:#fff}.header__navigation__layer__title{align-items:center;border-bottom:1px solid #fff;display:flex;justify-content:space-between;margin-bottom:2rem}@media (min-width:1024px){.header__navigation__layer__title{justify-content:flex-start;padding-bottom:2rem;text-transform:uppercase}}.header__navigation__layer__title h5{font-weight:400;margin-bottom:0;margin-top:0}.header__navigation__layer__title:hover{border-color:#8faabd}.header__navigation__layer__title:hover h5 a{color:#8faabd}.header__navigation__layer__items{display:flex;flex-wrap:wrap;gap:0 20px;line-height:1.5rem}.header__navigation__layer__items>li{flex:0 0 calc(33.33333% - 13.33333px)}.header__navigation__layer__items a{align-items:center;display:flex}.header__navigation__layer__subitem{border-bottom:1px solid var(--header-color);line-height:1.5rem;margin:1rem 0;padding-bottom:1rem}.header__navigation__layer__subitem:hover{border-color:#8faabd;color:#8faabd}[aria-expanded=true]+.header__navigation__layer{border-top:1px solid #fff;display:block}.breadcrumb{padding-bottom:.7rem;padding-top:.7rem}.breadcrumb a{font-size:19px;text-decoration:none}.breadcrumb ul{--lineHeightDefault:20px;line-height:var(--lineHeightDefault)}.breadcrumb li,.breadcrumb ul{list-style:none;margin:0;padding:0}.breadcrumb li{display:inline-block;opacity:.7}.breadcrumb li:after{color:currentColor;content:"/"}.breadcrumb li:last-child{color:var(--colorHover);opacity:1}.breadcrumb li:last-child:after{content:none}.breadcrumb li.breadcrumb__item--is-current{display:inline-block}@media (min-width:768px){.breadcrumb li.breadcrumb__item--is-current{display:block}}.breadcrumb li.breadcrumb__item--is-current a{font-size:var(--fontSizeH6)}.teaser{overflow:hidden}.teaser a{text-decoration:none}.teaser .trianglewrapper{z-index:3}.teaser__content{align-content:center;align-items:stretch;display:flex;flex-direction:column;flex-wrap:nowrap;height:100%;justify-content:space-between}.teaser__imagewrap{overflow:hidden}.teaser__imagewrap img{height:auto;transition:all .2s;transition-timing-function:ease-in-out;transition-timing-function:cubic-bezier(.175,.885,.32,1.275);width:100%}.teaser:hover .teaser__imagewrap img{transform:scale(1.1)}.teaser:hover .triangle{border-width:0 50px 50px 0}.teaser--layout-teaser-produkt{border:1px solid #e3e3e3;height:100%;padding:.5rem;position:relative;width:100%}.teaser--layout-teaser-produkt .trianglewrapper{height:50px;overflow:hidden;position:absolute;right:.5rem;top:.5rem;width:50px}.teaser--layout-teaser-produkt:hover{background-color:#eef2f5}.teaser--layout-teaser-produkt .teaser__title{font-size:var(--fontSizeH6);font-weight:var(--fontWeightRegular);margin:0;padding:0;width:90%}.teaser--layout-teaser-produkt .teaser__subline{font-size:var(--fontSizeSubline);line-height:var(--lineHeightSubline);margin:0;padding:0}.teaser--layout-teaser-produkt .teaser__imagewrap{overflow:hidden}.teaser--layout-teaser-produkt .teaser__imagewrap img{transition:all .2s;transition-timing-function:ease-in-out;transition-timing-function:cubic-bezier(.175,.885,.32,1.275);width:80%}.teaser--layout-teaser-produkt .teaser__bodytext h1,.teaser--layout-teaser-produkt .teaser__bodytext h2,.teaser--layout-teaser-produkt .teaser__bodytext h3,.teaser--layout-teaser-produkt .teaser__bodytext h4,.teaser--layout-teaser-produkt .teaser__bodytext h5,.teaser--layout-teaser-produkt .teaser__bodytext h6,.teaser--layout-teaser-produkt .teaser__bodytext p{color:#8faabd;font-size:var(--fontSizeSubline);line-height:var(--lineHeightSubline)}.teaser--layout-teaser-produkt .teaser__bodytext h1,.teaser--layout-teaser-produkt .teaser__bodytext h2,.teaser--layout-teaser-produkt .teaser__bodytext h3,.teaser--layout-teaser-produkt .teaser__bodytext h4,.teaser--layout-teaser-produkt .teaser__bodytext h5,.teaser--layout-teaser-produkt .teaser__bodytext h6{font-size:var(--fontSizeH3);font-weight:var(--fontWeightH3);line-height:var(--lineHeightH3)}.teaser--layout-teaser-imagecolor{border-bottom:1rem solid #fff;height:100%;min-height:15rem;padding:1rem;position:relative;width:100%}.teaser--layout-teaser-imagecolor a{color:#fff}.teaser--layout-teaser-imagecolor .trianglewrapper{height:100px;overflow:hidden;position:absolute;right:0;top:0;width:100px}.teaser--layout-teaser-imagecolor .trianglewrapper .triangle{border-width:0 80px 80px 0}.teaser--layout-teaser-imagecolor .overlay{background-color:transparent;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.teaser--layout-teaser-imagecolor .teaser__content{align-content:center;align-items:stretch;display:flex;flex-direction:column;flex-wrap:nowrap;height:100%;justify-content:space-between;position:relative;z-index:10;z-index:2}.teaser--layout-teaser-imagecolor .teaser__imagewrap{left:0;margin:0;overflow:hidden;padding:0;position:absolute;top:0;width:100%;z-index:1}.teaser--layout-teaser-imagecolor .teaser__title{font-size:var(--fontSizeH3);font-weight:var(--fontWeightH3);line-height:var(--lineHeightH3);margin:0;padding:1rem 0 0;width:90%}.teaser--layout-teaser-imagecolor:hover a .button{color:#000}.teaser--layout-teaser-imagecolor:hover a .button .icon{transform:scale(1.2)}.teaser--layout-teaser-imagecolor:hover a .teaser__imagewrap img{filter:brightness(2.2);transform:scale(1.02)}.teaser--layout-teaser-imagecolor:hover a .overlay{background-color:rgba(0,0,0,.1)}.tx_grids-gapless--numGrids-3 .tx_grids-gapless__griditem{height:100%;width:100%}.tx_grids-gapless--numGrids-3 .tx_grids-gapless__griditem .teaser--layout-teaser-produkt{border:1px solid #e3e3e3;border-top:none}.tx_grids-gapless--numGrids-3 .tx_grids-gapless__griditem:first-child .teaser--layout-teaser-produkt{border-top:1px solid #e3e3e3}@media (min-width:768px){.tx_grids-gapless--numGrids-3 .tx_grids-gapless__griditem .teaser--layout-teaser-produkt{border:1px solid #e3e3e3;border-right:none;border-top:none}.tx_grids-gapless--numGrids-3 .tx_grids-gapless__griditem:first-child .teaser--layout-teaser-produkt,.tx_grids-gapless--numGrids-3 .tx_grids-gapless__griditem:nth-child(2) .teaser--layout-teaser-produkt{border-top:1px solid #e3e3e3}.tx_grids-gapless--numGrids-3 .tx_grids-gapless__griditem:last-child:not(:nth-child(2n)) .teaser--layout-teaser-produkt,.tx_grids-gapless--numGrids-3 .tx_grids-gapless__griditem:nth-child(2n) .teaser--layout-teaser-produkt{border-right:1px solid #e3e3e3}}@media (min-width:1300px){.tx_grids-gapless--numGrids-3 .tx_grids-gapless__griditem .teaser--layout-teaser-produkt{border:1px solid #e3e3e3;border-right:none;border-top:none}.tx_grids-gapless--numGrids-3 .tx_grids-gapless__griditem:first-child .teaser--layout-teaser-produkt,.tx_grids-gapless--numGrids-3 .tx_grids-gapless__griditem:nth-child(2) .teaser--layout-teaser-produkt,.tx_grids-gapless--numGrids-3 .tx_grids-gapless__griditem:nth-child(3) .teaser--layout-teaser-produkt{border-top:1px solid #e3e3e3}.tx_grids-gapless--numGrids-3 .tx_grids-gapless__griditem:nth-child(2n) .teaser--layout-teaser-produkt{border-right:none}.tx_grids-gapless--numGrids-3 .tx_grids-gapless__griditem:last-child:not(:nth-child(3n)) .teaser--layout-teaser-produkt,.tx_grids-gapless--numGrids-3 .tx_grids-gapless__griditem:nth-child(3n) .teaser--layout-teaser-produkt{border-right:1px solid #e3e3e3}}.singleimage{margin-left:calc(var(--gridsColumnPadding,2rem)*-1);margin-right:calc(var(--gridsColumnPadding,2rem)*-1);margin-top:2rem}.singleimage img{display:block;height:auto;width:100%}.singleimage picture:nth-child(2),.singleimage picture:nth-child(3){display:none}.singleimage picture:first-child{display:block}@media screen and (min-width:1020px){.singleimage picture:first-child,.singleimage picture:nth-child(3){display:none}.singleimage picture:nth-child(2){display:block}}@media screen and (min-width:1700px){.singleimage picture:first-child,.singleimage picture:nth-child(2){display:none}.singleimage picture:nth-child(3){display:block}}.decoteaser{display:grid;grid-auto-rows:fit-content;grid-template-columns:1fr;grid-template-rows:auto auto auto auto;height:fit-content}@media (min-width:1024px){.decoteaser{grid-template-columns:1fr 1fr;grid-template-rows:auto auto}}.decoteaser__content{display:grid;grid-column-end:2;grid-column-start:1;grid-row-end:3;grid-row-start:1;z-index:10}.decoteaser__content .button{margin-bottom:2rem;width:16rem}@media (min-width:1024px){.decoteaser__content{grid-row-end:2}}.decoteaser__image{display:grid;grid-column-end:2;grid-column-start:1;grid-row-end:4;grid-row-start:3;z-index:10}@media (min-width:1024px){.decoteaser__image{grid-column-end:3;grid-column-start:2;grid-row-end:2;grid-row-start:1}}.decoteaser__image img{display:block;height:auto;width:100%}.decoteaser__image__wrapper-outer{height:600px;overflow-x:hidden;position:relative;width:100%}.decoteaser__image__wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;left:0;position:relative}.decoteaser__bgimage{z-index:2}.decoteaser__bgimage img{height:auto;width:100%}@media (min-width:1024px){.decoteaser__bgimage img{width:300px}}@media (min-width:1300px){.decoteaser__bgimage img{width:500px}}.decoteaser__bgtext{color:#eef2f59e;font-size:130px;font-weight:400;text-align:center;text-transform:uppercase;z-index:1}@media (min-width:768px){.decoteaser__bgtext{font-size:160px}}@media (min-width:1024px){.decoteaser__bgtext{font-size:450px;line-height:245px}}@media (min-width:1300px){.decoteaser__bgtext{font-size:600px}}.decoteaser__bgimage{display:grid;grid-column-end:2;grid-column-start:1;grid-row-end:5;grid-row-start:1;transform:translate(-23px,36px)}@media (min-width:1024px){.decoteaser__bgimage{grid-row-end:2;grid-row-start:1}}.decoteaser__bgtext{display:grid;grid-column-end:2;grid-column-start:1;grid-row-end:5;grid-row-start:1}@media (min-width:1024px){.decoteaser__bgtext{grid-row-end:3;grid-row-start:2}}.decoteaser__bgimage--oben-links,.decoteaser__bgtext--oben-links{align-self:start;justify-self:flex-start}.decoteaser__bgimage--oben-mitte,.decoteaser__bgtext--oben-mitte{align-self:start;justify-self:center}.decoteaser__bgimage--oben-rechts,.decoteaser__bgtext--oben-rechts{align-self:start;justify-self:flex-end}.decoteaser__bgimage--mitte-links,.decoteaser__bgtext--mitte-links{align-self:center;justify-self:flex-start}.decoteaser__bgimage--mitte-mitte,.decoteaser__bgtext--mitte-mitte{align-self:center;justify-self:center}.decoteaser__bgimage--mitte-rechts,.decoteaser__bgtext--mitte-rechts{align-self:center;justify-self:flex-end}.decoteaser__bgimage--unten-links,.decoteaser__bgtext--unten-links{align-self:end;justify-self:flex-start}.decoteaser__bgimage--unten-mitte,.decoteaser__bgtext--unten-mitte{align-self:end;justify-self:center}.decoteaser__bgimage--unten-rechts,.decoteaser__bgtext--unten-rechts{align-self:end;justify-self:flex-end}@media (min-width:1024px){.decoteaser__bgimage,.decoteaser__bgtext{grid-column-end:3;grid-column-start:1;grid-row-end:3;grid-row-start:1}}.decoteaser--layout-teaser-imageslidercolor{display:grid;grid-auto-rows:fit-content;grid-template-columns:1fr;grid-template-rows:auto auto auto auto auto;height:fit-content;margin-bottom:4rem}@media (min-width:1024px){.decoteaser--layout-teaser-imageslidercolor{grid-template-columns:1fr 1fr;grid-template-rows:auto auto}}.decoteaser--layout-teaser-imageslidercolor .decoteaser__headline{display:grid;grid-column-end:2;grid-column-start:1;grid-row-end:2;grid-row-start:1;z-index:10}@media (min-width:1024px){.decoteaser--layout-teaser-imageslidercolor .decoteaser__headline{grid-column-end:2}}.decoteaser--layout-teaser-imageslidercolor .decoteaser__content{display:grid;grid-column-end:2;grid-column-start:1;grid-row-end:4;grid-row-start:2;padding:1rem;z-index:10}@media (min-width:1024px){.decoteaser--layout-teaser-imageslidercolor .decoteaser__content{grid-column-end:3;grid-column-start:1;grid-row-end:3;grid-row-start:2;margin-left:76px;max-height:70%;padding:60px 70px}}@media (min-width:1300px){.decoteaser--layout-teaser-imageslidercolor .decoteaser__content{margin-bottom:280px;margin-left:150px;padding:80px}}.decoteaser--layout-teaser-imageslidercolor .decoteaser__content__text{display:grid;grid-column-end:2;grid-column-start:1;grid-row-end:3;grid-row-start:2;padding:24px 13px 30px;width:100%;z-index:11}.decoteaser--layout-teaser-imageslidercolor .decoteaser__content__text.no-image-column{grid-column-end:3}@media (min-width:1024px){.decoteaser--layout-teaser-imageslidercolor .decoteaser__content__text{margin-bottom:280px;margin-left:70px;padding:80px;width:100%}}@media (min-width:1300px){.decoteaser--layout-teaser-imageslidercolor .decoteaser__content__text{margin-left:150px}}.decoteaser--layout-teaser-imageslidercolor .decoteaser__content__text ul{list-style:none;padding-left:2.5rem}.decoteaser--layout-teaser-imageslidercolor .decoteaser__content__text ul li{margin-bottom:1rem;position:relative}.decoteaser--layout-teaser-imageslidercolor .decoteaser__content__text ul li:before{border-color:transparent #000 transparent transparent;border-style:solid;border-width:0 25px 24px 0;content:"";height:0;left:-2.5rem;position:absolute;top:.2rem;width:0}.decoteaser--layout-teaser-imageslidercolor .decoteaser__content__text .button{width:max-content}.decoteaser--layout-teaser-imageslidercolor .decoteaser__content.background-color--lightblue--with-tranparency+.decoteaser__content__text{color:#fff;--colorHover:#000;width:auto}.decoteaser--layout-teaser-imageslidercolor .decoteaser__content.background-color--lightblue--with-tranparency+.decoteaser__content__text p,.decoteaser--layout-teaser-imageslidercolor .decoteaser__content.background-color--lightblue--with-tranparency+.decoteaser__content__text ul{color:#fff}.decoteaser--layout-teaser-imageslidercolor .decoteaser__content.background-color--darkblue--with-tranparency+.decoteaser__content__text{color:#fff;--colorHover:#000;width:auto}.decoteaser--layout-teaser-imageslidercolor .decoteaser__content.background-color--darkblue--with-tranparency+.decoteaser__content__text p,.decoteaser--layout-teaser-imageslidercolor .decoteaser__content.background-color--darkblue--with-tranparency+.decoteaser__content__text ul{color:#fff}.decoteaser--layout-teaser-imageslidercolor .decoteaser__content.background-color--lightbrown--with-tranparency+.decoteaser__content__text{color:#fff;--colorHover:#fff;width:auto}.decoteaser--layout-teaser-imageslidercolor .decoteaser__content.background-color--lightbrown--with-tranparency+.decoteaser__content__text p,.decoteaser--layout-teaser-imageslidercolor .decoteaser__content.background-color--lightbrown--with-tranparency+.decoteaser__content__text ul{color:#fff}.decoteaser--layout-teaser-imageslidercolor .decoteaser__content.background-color--darkbrown--with-tranparency+.decoteaser__content__text{color:#fff;--colorHover:#000;width:auto}.decoteaser--layout-teaser-imageslidercolor .decoteaser__content.background-color--darkbrown--with-tranparency+.decoteaser__content__text p,.decoteaser--layout-teaser-imageslidercolor .decoteaser__content.background-color--darkbrown--with-tranparency+.decoteaser__content__text ul{color:#fff}.decoteaser--layout-teaser-imageslidercolor .decoteaser__content.background-color--lightgrey--with-tranparency+.decoteaser__content__text{color:#000;--colorHover:#286e99;width:auto}.decoteaser--layout-teaser-imageslidercolor .decoteaser__content.background-color--lightgrey--with-tranparency+.decoteaser__content__text p,.decoteaser--layout-teaser-imageslidercolor .decoteaser__content.background-color--lightgrey--with-tranparency+.decoteaser__content__text ul{color:#000}.decoteaser--layout-teaser-imageslidercolor .decoteaser__content.background-color--black--with-tranparency+.decoteaser__content__text{color:#fff;--colorHover:#a65341;width:auto}.decoteaser--layout-teaser-imageslidercolor .decoteaser__content.background-color--black--with-tranparency+.decoteaser__content__text p,.decoteaser--layout-teaser-imageslidercolor .decoteaser__content.background-color--black--with-tranparency+.decoteaser__content__text ul{color:#fff}.decoteaser--layout-teaser-imageslidercolor .decoteaser__image{display:grid;grid-column-end:2;grid-column-start:1;grid-row-end:5;grid-row-start:3;height:fit-content;justify-self:center;max-width:fit-content;padding-left:45px;padding-right:45px;width:100%;z-index:11}.decoteaser--layout-teaser-imageslidercolor .decoteaser__image img{display:block;height:auto;width:100%}@media (min-width:1024px){.decoteaser--layout-teaser-imageslidercolor .decoteaser__image{grid-column-end:3;grid-column-start:2;grid-row-end:3;grid-row-start:2;justify-self:right;margin-left:32px;margin-right:32px;padding:0;transform:translateY(-60px)}}@media (min-width:1300px){.decoteaser--layout-teaser-imageslidercolor .decoteaser__image{margin-left:80px;margin-right:80px}}.tx_grids-indented .tx_grids-indented__content .textmedia__bodytext ul{list-style:none;padding-left:2.5rem}.tx_grids-indented .tx_grids-indented__content .textmedia__bodytext ul li{line-height:2.2rem;position:relative}.tx_grids-indented .tx_grids-indented__content .textmedia__bodytext ul li:before{border-color:transparent #000 transparent transparent;border-style:solid;border-width:0 25px 24px 0;content:"";height:0;left:-2.5rem;position:absolute;top:.6rem;width:0}.tx_grids-indented.background-color--black .tx_grids-indented__content .textmedia__bodytext ul{list-style:none;padding-left:2.5rem}.tx_grids-indented.background-color--black .tx_grids-indented__content .textmedia__bodytext ul li{line-height:2.2rem;position:relative}.tx_grids-indented.background-color--black .tx_grids-indented__content .textmedia__bodytext ul li:before{border-color:transparent var(--colorText) transparent transparent;border-style:solid;border-width:0 25px 24px 0;content:"";height:0;left:-2.5rem;position:absolute;top:.6rem;width:0}.decoslider{overflow:hidden;padding:0;position:relative}@media only screen and (min-width:1024px){.decoslider--height-default{height:40rem}}.decoslider__list{display:flex;list-style:none;margin:0;padding:0}.decoslider__item,.decoslider__list{height:100%;transition:all .9s;transition-timing-function:ease-in-out}.decoslider__item{flex:0 0 100%;opacity:0}.decoslider__item.active{opacity:1}.decoslider__slide__image{height:100%;object-fit:cover;position:relative;width:100%}@media only screen and (min-width:1024px){.decoslider__slide__image{position:absolute}}.decoslider__content{min-height:50%;position:relative}@media only screen and (min-width:1024px){.decoslider__content{height:100%;opacity:.9;position:absolute;width:100%;z-index:1}}.decoslider__content__text{align-items:flex-start;color:var(--colorText);display:flex;flex-direction:column;justify-content:center;padding:2rem}.decoslider__content__text p{font-size:var(--fontSizeH3);font-weight:var(--fontWeightDefault);line-height:var(--lineHeightH3)}@media only screen and (min-width:1024px){.decoslider__content__text{height:100%;padding:0 5rem}.decoslider__content__text p{font-size:var(--fontSizeH1);font-weight:var(--fontWeightDefault);line-height:var(--lineHeightH1)}}.decoslider__content__buttons{margin:2rem 0;width:100%}.decoslider__navigation{align-items:center;bottom:-2.4rem;justify-content:flex-start;margin-right:0;position:absolute;right:0;width:100%;z-index:2}.decoslider__navigation label{width:15%}.decoslider__navigation__bulletpoint{border:2px solid #000;border-radius:0;cursor:pointer;display:inline-block;height:4px;margin:5px 2px;width:85%}.decoslider__navigation__bulletpoint.active{border-color:#c3885e}.decoslider .row{margin:0}.accordion{border-bottom:2px solid #e3e3e3;display:block;padding:10px}@media (min-width:1024px){.accordion{display:flex;margin-bottom:3.125rem}}.accordion__image{margin:20px 0;text-align:center}@media (min-width:1024px){.accordion__image{margin:0 20px 0 0}}.accordion__image img{border-radius:50%}.accordion__intro{text-align:center}@media (min-width:1024px){.accordion__intro{text-align:left}}.accordion__intro__title{font-size:30px;margin-bottom:1rem}@media (min-width:1024px){.accordion__intro__title{font-size:40px}}.accordion__icon svg{cursor:pointer;transform:rotate(-90deg) translateY(15px);transition:all .8s ease-in-out;width:1rem}.accordion__content{flex:1;max-height:0;opacity:0;overflow:hidden;padding:1rem 1rem 1rem 0;transition:all 1s ease-in-out}.accordion__active svg{transform:rotate(90deg) translateY(-15px)}.accordion__active .accordion__content{opacity:1}@media (min-width:1024px){.herostatic__header{display:grid;grid-template-columns:50% 50%;grid-template-rows:1fr;margin-top:0}}@media (min-width:1300px){.herostatic__header{grid-template-columns:40% 60%;grid-template-rows:1fr}}.herostatic__content{align-items:flex-start;display:flex;flex-direction:column;flex-wrap:nowrap}@media (min-width:1300px){.herostatic__content{justify-content:space-between}}.herostatic__title{font-family:var(--fontFamily);font-size:var(--fontSizeH4);line-height:var(--lineHeightH4);padding:1rem 2rem}@media (min-width:1024px) and (max-width:1300px){.herostatic__title{padding:.5rem 2rem 0}}@media (min-width:1300px){.herostatic__title{padding:2rem 5rem 1rem 2rem}}.herostatic__text{margin:.5rem 0 0;padding:0 2rem}@media (min-width:1024px) and (max-width:1300px){.herostatic__text{margin:0}}@media (min-width:1300px){.herostatic__text{border-bottom:1px solid #e3e3e3;margin:0 0 3rem;padding:0 5rem 1rem 2rem;width:100%}}.herostatic__headerimage{margin:0 auto;max-width:var(--gridsContainerMaxWidth,1600px);padding-left:var(--gridsContainerPadding,1rem);padding-right:var(--gridsContainerPadding,1rem);width:100%}@media (min-width:1024px){.herostatic__headerimage{padding-left:0;padding-right:0;z-index:10}}.herostatic__headerimage img{display:block;height:auto;width:100%}@media (min-width:1024px){.herostatic__optionalimage{margin:-67px auto 0;max-width:var(--gridsContainerMaxWidth,1600px);padding-left:var(--gridsContainerPadding,1rem);padding-right:var(--gridsContainerPadding,1rem);width:100%}}.herostatic__optionalimage img{display:block;height:auto;width:100%}.herostatic__buttons{align-items:flex-start;display:flex;flex-direction:column;margin-bottom:1rem}.herostatic__buttons .button{margin-bottom:1rem}.stellenangebote{border:1px solid #e3e3e3}.stellenangebote__items:not(:last-of-type){border-bottom:1px solid #e3e3e3}@media (min-width:1024px){.stellenangebote__item{align-items:center;display:grid;grid-template-columns:64% 16% 20%;grid-template-rows:1fr}}.stellenangebote__item__button{margin:1rem 0}.stellenangebote__item__title{font-size:26px;hyphens:auto;line-height:normal;margin:1rem 0}@media (min-width:768px){.stellenangebote__item__title{font-size:28px}}@media (min-width:1300px){.stellenangebote__item__title{font-size:40px}}.stellenangebote__item__arbeitszeit{font-size:20px;font-weight:700}@media (min-width:1024px){.stellenangebote__item__arbeitszeit{font-size:26}}.stoerer{color:var(--colorText);font-size:var(--fontSizeH1);font-weight:var(--fontWeightH1);line-height:var(--lineHeightH1);padding-bottom:1.6rem;padding-top:1.6rem}@media (min-width:1024px){.stoerer{padding-bottom:3.3rem;padding-top:3.3rem}}@media (min-width:1300px){.stoerer{padding-bottom:3.7rem;padding-top:3.7rem}}.stoerer-border--above{border-top:1px solid #d6d6d6}.stoerer-border--above-below,.stoerer-border--below{border-bottom:1px solid #d6d6d6}.stoerer-border--above-below{border-top:1px solid #d6d6d6}.versetztebilder{display:block;height:100%;width:100%}.versetztebilder__items{padding:1rem}.versetztebilder__image{height:100%;width:100%}.versetztebilder__image img{display:block;height:auto;width:100%}@media (min-width:1024px){.versetztebilder{display:flex}.versetztebilder__items:nth-child(2n){transform:translateY(20px)}}.bildergalarie{overflow:hidden;padding:0;position:relative}.bildergalarie__list{display:flex;list-style:none;margin:0;padding:0}.bildergalarie__item,.bildergalarie__list{height:100%;transition:all .9s;transition-timing-function:ease-in-out}.bildergalarie__item{flex:0 0 100%;opacity:0}.bildergalarie__item.active{opacity:1}.bildergalarie__item img{display:block;height:auto;width:100%}.bildergalarie__image__wrapper-outer{height:auto;overflow-x:hidden;position:relative;width:100%}.bildergalarie__navigation{align-items:center;justify-content:start;margin-right:0;width:100%}.bildergalarie__navigation label{width:15%}.bildergalarie__navigation__bulletpoint{border:2px solid #000;border-radius:0;cursor:pointer;display:inline-block;margin:5px 2px;width:85%}.bildergalarie__navigation__bulletpoint.active{border-color:#c3885e}.cadenasContainer{--cadenas-loader-color-1:#d6d6d6;--cadenas-loader-color-2:#286e99;--cadenas-loader-size:1px;min-height:calc(var(--cadenas-loader-size)*192);position:relative}.cadenasLoader{align-items:center;display:grid;inset:0;justify-content:center;position:absolute}.cadenasLoader span{animation:cadenas-loader 1s linear infinite;border:calc(var(--cadenas-loader-size)*5) solid var(--cadenas-loader-color-1);border-bottom-color:var(--cadenas-loader-color-2);border-radius:50%;box-sizing:border-box;display:inline-block;height:calc(var(--cadenas-loader-size)*48);width:calc(var(--cadenas-loader-size)*48)}.cadenasIframe{border:none;height:500px;width:100%}.cadenasContainer[hidden],.cadenasLoader[hidden],iframe[data-ccm-src]+.cadenasLoader{display:none}@keyframes cadenas-loader{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.form-label{color:#a65341}input#tx-indexedsearch-searchbox-button-submit{cursor:pointer;padding:0}input#tx-felogin-input-logout{cursor:pointer;padding:0;width:50%}input,textarea{background-color:rgba(238,242,245,.29);border:none;border-bottom:1px solid rgba(0,0,0,.2);font-size:var(--fontSizeDefault);height:1.81rem;margin:0 0 1rem;padding:1rem;width:100%}input:hover,textarea:hover{background-color:#eef2f5}.checkbox{opacity:1}textarea{height:400px}.form-navigation{margin-top:1rem}.form-navigation .button{min-width:15.625rem}@media (min-width:768px){.form-navigation .button{min-width:16.625rem}}.form-navigation .button:hover{border-color:#286e99}.form-navigation .button:hover span{color:#286e99}.form-navigation .button:hover svg{fill:#286e99}.linked-checkbox{align-items:center;display:flex}.linked-checkbox__checkbox{accent-color:#a65341;margin:0 .7rem 0 0;opacity:1;padding:0;width:5rem}@media (min-width:768px){.linked-checkbox__checkbox{width:3rem}}@media (min-width:1024px){.linked-checkbox__checkbox{width:2rem}}.linked-checkbox input{cursor:pointer}.linked-checkbox__text p{font-size:17px}.loginbox{background-color:#eef2f5;display:grid;height:100%;margin-bottom:1rem;padding:1rem;width:100%}@media (min-width:1024px){.loginbox{padding:2rem}}.loginbox .button{margin-top:20px}.tx_kppartners__partner.kbk{height:100%;padding:2.22rem 1rem 0}@media (min-width:1024px){.tx_kppartners__partner.kbk{padding:2.04rem 1.63rem 0}}.tx_kppartners__partner.kbk a{color:var(--colorText)}.tx_kppartners__partner.kbk .tx_kppartners__partner__logo{height:auto;min-width:4rem}.tx_kppartners__list{grid-column-gap:25px;grid-row-gap:5rem}.tx_kppartners__list h4{font-weight:400;line-height:2.1rem;margin-bottom:.7rem}@media (min-width:1024px){.tx_kppartners__list h4{margin-bottom:.5rem}}.tx_kppartners__list.kbk{grid-column-gap:25px;grid-row-gap:5rem;margin-bottom:1rem}.tx_kppartners__partner__datalist{margin-bottom:0;padding-bottom:1rem}.tx_kppartners__partner__datalist h4{font-weight:600}.tx_kppartners__partner__datalist dd,.tx_kppartners__partner__datalist dd a{font-size:1rem;line-height:1.39rem;margin:0}.tx_kppartners__filter.kbk{max-width:95%}@media (max-width:1300px){.tx_kppartners__filter.kbk{max-width:100%}}@media (min-width:1800px){.tx_kppartners__filter.kbk{max-width:100%}}.tx_kppartners__filter.kbk .tx_kppartners__filter__submit,.tx_kppartners__filter.kbk select{font-size:1rem;line-height:1rem;min-height:3.2rem}@media (min-width:1024px){.tx_kppartners__filter.kbk .tx_kppartners__filter__submit,.tx_kppartners__filter.kbk select{min-height:2rem}}.news-list-view{display:grid;gap:2rem;grid-template-columns:1fr}@media (min-width:1024px){.news-list-view{grid-template-columns:1fr 1fr}}@media (min-width:1300px){.news-list-view{grid-template-columns:1fr 1fr 1fr}}.news-list-date{margin-bottom:2rem}.news__article{background-color:#eef2f5}.news__article a{text-decoration:none}.news__article h4{font-size:var(--fontSizeH5);font-weight:var(--fontWeightH5);line-height:var(--lineHeightH5);margin-bottom:1rem}.news__article__content{padding:1rem}.news__article:hover .triangle{border-width:0 50px 50px 0}.news__article:hover .news__imgwrap img{transform:scale(1.1)}.news__imgwrap{overflow:hidden}.news__imgwrap img{display:block;height:auto;height:300px;object-fit:cover;overflow:hidden;transform:scale(1);transition:all .2s;transition-timing-function:ease-in-out;transition-timing-function:cubic-bezier(.175,.885,.32,1.275);width:100%}.news .f3-widget-paginator{list-style:none;margin:3rem 0 0;padding:0;text-align:center}.news .f3-widget-paginator a{text-decoration:none}.news .f3-widget-paginator li{border-right:1px solid;display:inline-block;padding:0 .4rem 0 .2rem}.news .f3-widget-paginator li.current{font-weight:var(--fontWeightBold)}.news .f3-widget-paginator li.previous{margin-right:1rem}.news .f3-widget-paginator li.next{margin-left:1rem}.news .f3-widget-paginator li.next,.news .f3-widget-paginator li.previous,.news .f3-widget-paginator li:last-child,.news .f3-widget-paginator li:nth-last-child(2){border:none}.news .f3-widget-paginator li.next a,.news .f3-widget-paginator li.previous a{display:inline-block;width:.5rem}.news .f3-widget-paginator li.showBorder{border-right:1px solid}.news-detail__header{display:grid;grid-template-columns:1fr;grid-template-rows:1fr 1fr;grid-column-gap:0;grid-row-gap:0;margin-top:2rem}@media (min-width:1024px){.news-detail__header{grid-template-columns:50% 50%;grid-template-rows:1fr;margin-top:0}}@media (min-width:1300px){.news-detail__header{grid-template-columns:40% 60%;grid-template-rows:1fr}}.news-detail__headertext{align-content:center;align-items:flex-start;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:space-between}.news-detail__title{font-family:var(--fontFamily);font-size:var(--fontSizeH4);line-height:var(--lineHeightH4);padding:0 2rem}@media (min-width:1024px){.news-detail__title{padding:2rem 5rem 1rem 2rem}}.news-detail__teaser{border-bottom:1px solid #e3e3e3;margin:1rem 0 0;padding:0 2rem}@media (min-width:1024px){.news-detail__teaser{margin:0 0 3rem;padding:0 5rem 1rem 2rem}}.news-detail__headerimage img{display:block;height:auto;width:100%}.news-detail__body{margin-bottom:3rem;margin-top:3rem}@media (min-width:1024px){.news-detail__body--showInColumns{column-count:2;column-gap:2rem}}
