/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-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:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}@font-face{font-family:Poppins;src:url(/fonts/Poppins/ttf/Poppins-LightItalic.ttf);font-style:italic;font-weight:300;font-display:swap}@font-face{font-family:Poppins;src:url(/fonts/Poppins/ttf/Poppins-BoldItalic.ttf);font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:Poppins;src:url(/fonts/Poppins/ttf/Poppins-BlackItalic.ttf);font-weight:900;font-style:italic;font-display:swap}@font-face{font-family:Poppins;src:url(/fonts/Poppins/ttf/Poppins-Italic.ttf);font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Poppins;src:url(/fonts/Poppins/ttf/Poppins-MediumItalic.ttf);font-style:italic;font-weight:500;font-display:swap}@font-face{font-family:Poppins;src:url(/fonts/Poppins/ttf/Poppins-Black.ttf);font-weight:900;font-display:swap}@font-face{font-family:Poppins;src:url(/fonts/Poppins/woff2/Poppins-Bold.woff2);font-weight:700;font-display:swap}@font-face{font-family:Poppins;src:url(/fonts/Poppins/ttf/Poppins-Light.ttf);font-weight:300;font-display:swap}@font-face{font-family:Poppins;src:url(/fonts/Poppins/woff2/Poppins-Medium.woff2);font-weight:500;font-display:swap}@font-face{font-family:Poppins;src:url(/fonts/Poppins/woff2/Poppins-Regular.woff2);font-weight:400;font-display:swap}*,*:after,*:before{box-sizing:border-box}*{scrollbar-width:thin;scrollbar-color:var(--scrollbar-color) transparent;scroll-behavior:smooth}html{font-size:clamp(.75rem,.4651rem + .5935vw,1rem)}@media (max-width: 768px){html{font-size:14px}}@media (max-width: 350px){html{font-size:12px}}body{min-height:100vh;max-width:100vw;overflow-x:hidden;font-family:Poppins,Arial,Helvetica,sans-serif;color:#171717}body.scroll-blocked{overflow-y:hidden}.main-container{min-height:100vh;display:flex;flex-direction:column}.main-container main{flex-grow:1;width:100%;margin:0 auto;background-color:#f5f5f5}img{object-fit:cover;max-width:100%;-webkit-user-select:none;user-select:none}h1,h2,h3,h4,h5,h6,p{margin-top:0}p{margin-bottom:0}.anchor-block{display:flex;gap:.25rem;width:fit-content;text-decoration:none;color:inherit}.anchor-block.top-bar{text-transform:uppercase}.anchor-block svg{display:block;width:.75em;min-width:.75em;height:auto;transition:transform .25s ease-in-out}.anchor-block svg path{fill:#4f46e5}.anchor-block:hover svg{transform:translate(4px)}.w-100{width:100%}.global-alert{position:absolute;width:fit-content;max-width:80%;padding:1rem;background-color:#4f46e5;border-radius:.5rem;top:calc(100% + .75rem);font-weight:500;left:50%;z-index:1;transition:opacity .25s ease-in-out;display:flex;align-items:center;column-gap:.5rem;color:#fff;transform:translate(-50%);opacity:0}@media (max-width: 768px){.global-alert{max-width:calc(100% - 32px)}}@media (max-width: 576px){.global-alert{width:95%;justify-content:center}}.global-alert span{max-width:100%;word-break:break-word}.global-alert.error{background-color:#d64e4e}.global-alert.shown{opacity:1}.global-alert .alert-loader{width:1.5rem;aspect-ratio:1;border-radius:50%;background:radial-gradient(farthest-side,#fff 94%,#0000) top/5px 5px no-repeat,conic-gradient(#0000 30%,#fff);mask:radial-gradient(farthest-side,rgba(0,0,0,0) calc(100% - 5px),#000 0);-webkit-mask:radial-gradient(farthest-side,rgba(0,0,0,0) calc(100% - 5px),#000 0);animation:l15 1s infinite linear}@keyframes l15{to{transform:rotate(1turn)}}.no-wrap{text-wrap:nowrap}.error-section{background-color:#ff000080}.error-section .list-error{list-style:none;padding:.75rem;margin-top:0;margin-bottom:0}.success-section-alert{background-color:green}.success-section-alert .content-wrapper{color:#fff;padding:.75rem 0}.functional-buttons{position:fixed;margin-bottom:5rem;bottom:0;left:0%;z-index:10;display:flex;flex-direction:column;align-items:center;gap:.5rem}.functional-buttons button.icon,.functional-buttons .btn.icon{width:3rem;height:3rem;border-top-left-radius:0;border-bottom-left-radius:0;padding:.2rem}.functional-buttons button.icon svg,.functional-buttons .btn.icon svg{height:2rem!important}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.is-spinning{animation:spin 2s linear infinite}.subtitle-style{text-align:center;margin-top:.75rem!important;font-size:1.15rem}:root{--main-btn-color-primary: #4f46e5;--main-btn-color-secondary: #4338ca;--main-btn-color-konfigurator: #ffdd00;--main-btn-color-konfigurator-secondary: #ffb500;--main-btn-color-text-primary: #FFF;--main-btn-color-text-konfigurator: #171717;--scrollbar-color: #4f46e5;--priceab-bg-color: #1c75bc;--priceab-color: #fff}.content-wrapper{width:82%;margin-inline:auto}@media (max-width: 768px){.content-wrapper{width:90%}}@media screen and (min-width: 1800px){.content-wrapper{width:1500px}}.content-wrapper.padding{padding-top:2rem;padding-bottom:4rem}.content-wrapper.sticking-left,.content-wrapper.sticking-right{width:91%}@media screen and (min-width: 1800px){.content-wrapper.sticking-left,.content-wrapper.sticking-right{width:calc(1500px + (100% - 1500px)/2)}}@media (max-width: 768px){.content-wrapper.sticking-left,.content-wrapper.sticking-right{width:90%}}.content-wrapper.sticking-left{margin-inline:0 auto}@media (max-width: 768px){.content-wrapper.sticking-left{margin-inline:auto}}.content-wrapper.sticking-right{margin-inline:auto 0}@media (max-width: 768px){.content-wrapper.sticking-right{margin-inline:auto}}.content-wrapper.first,.content-wrapper.padding-top{padding-top:2rem}.content-wrapper.padding-bottom{padding-bottom:4rem}@media (max-width: 768px){.content-wrapper.padding-bottom{padding-bottom:3rem}}.main-btn{font-size:1rem;line-height:1.5;font-weight:600;border:2px solid;transition:background-color .3s ease-in-out,color .3s ease-in-out,border-color .3s ease-in-out,transform .3s ease-in-out;cursor:pointer;padding:.75rem 1.875rem;min-width:12rem;display:flex;justify-content:center;align-items:center;column-gap:.75rem;border-radius:.5rem}@media (max-width: 576px){.main-btn{width:100%;min-width:unset}}.main-btn svg{height:1.5rem;width:auto}.main-btn:not([variant]),.main-btn[variant=primary]{background-color:var(--main-btn-color-primary);border-color:var(--main-btn-color-primary);color:var(--main-btn-color-text-primary)}.main-btn:not([variant]) svg path,.main-btn[variant=primary] svg path{fill:var(--main-btn-color-text-primary)}.main-btn:not([variant]):not(:disabled):hover,.main-btn[variant=primary]:not(:disabled):hover{background-color:var(--main-btn-color-secondary);border-color:var(--main-btn-color-secondary)}.main-btn:not([variant]):disabled,.main-btn[variant=primary]:disabled{background-color:#d4d4d4;border-color:#d4d4d4;cursor:initial;color:#737373}.main-btn:not([variant]):disabled svg path,.main-btn[variant=primary]:disabled svg path{fill:#737373}.main-btn[variant=konfigurator]{background-color:var(--main-btn-color-konfigurator);border-color:var(--main-btn-color-konfigurator);color:var(--main-btn-color-text-konfigurator)}.main-btn[variant=konfigurator] svg path{fill:var(--main-btn-color-text-konfigurator)}.main-btn[variant=konfigurator]:not(:disabled):hover{background-color:var(--main-btn-color-konfigurator-secondary);border-color:var(--main-btn-color-konfigurator-secondary)}.main-btn[variant=konfigurator]:disabled{background-color:#d4d4d4;border-color:#d4d4d4;cursor:initial;color:#737373}.main-btn[variant=konfigurator]:disabled svg path{fill:#737373}.main-btn[variant=konfigurator]:active svg{transform:scale(.9)}.main-btn[variant=outlined]{background-color:transparent;border-color:#4338ca;color:#171717}.main-btn[variant=outlined] svg path{transition:fill .3s ease-in-out;fill:#171717}.main-btn[variant=outlined]:not(:disabled):hover{color:#4338ca;background-color:#e5e5e5}.main-btn[variant=outlined]:not(:disabled):hover svg path{fill:#4338ca}.main-btn[variant=outlined]:disabled{background-color:transparent;border-color:#d4d4d4;color:#737373;cursor:initial}.main-btn[variant=outlined]:disabled svg path{fill:#737373}.main-btn.medium{padding:.625rem 1.5rem;min-width:10rem}.main-btn.small{font-size:.875rem;padding:.5rem 1rem;min-width:unset;column-gap:.25rem}.main-btn.small svg{height:1rem;width:auto}@media (max-width: 576px){.main-btn.small{width:fit-content}}.main-btn.icon{min-width:unset}.blurred-img{background-repeat:no-repeat;background-size:cover;background-position:center;transition:filter .25s ease-in-out;filter:blur(10px);width:100%;height:100%}.blurred-img:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0;animation:pulse 2.5s infinite;background-color:#dfdcdc}.blurred-img img{opacity:0;transition:opacity .25s ease-in-out;width:100%;height:100%}.blurred-img.loaded{filter:none}.blurred-img.loaded img{opacity:1}.blurred-img.loaded:before{animation:none;content:none}@keyframes pulse{0%{opacity:0}50%{opacity:.1}to{opacity:0}}[data-tooltip]{position:relative;width:fit-content;height:fit-content}[data-tooltip]:hover .tooltip_data{visibility:visible;opacity:1}[data-tooltip] .tooltip_data{position:absolute;width:fit-content;height:fit-content;opacity:0;visibility:hidden;text-wrap:nowrap;white-space:nowrap;pointer-events:none;text-align:center;font-weight:400;border-radius:4px;z-index:2;box-shadow:0 10px 20px #0000001a;transition:opacity .3s ease-in-out,visibility .3s ease-in-out}[data-tooltip] .tooltip_data.wrapping{text-wrap:wrap;white-space:wrap;width:max-content;max-width:12.5rem}[data-tooltip] .tooltip_data.wrapping-lg{text-wrap:wrap;white-space:wrap;width:max-content;max-width:15rem}[data-tooltip] .tooltip_data.primary{background-color:#4f46e5;border:1px solid #4f46e5;color:#fff}[data-tooltip] .tooltip_data.dark-blue{background-color:#2d3790;color:#fff}[data-tooltip] .tooltip_data.yellow{background-color:#fd0;color:#171717}[data-tooltip] .tooltip_data.text-norm{font-size:inherit;padding:.5rem 1rem}[data-tooltip] .tooltip_data.text-medium{font-size:.875rem;padding:.5rem .75rem}[data-tooltip] .tooltip_data.text-small{font-size:.75rem;padding:.25rem .5rem}[data-tooltip] .tooltip_data.top{bottom:calc(100% + .375rem);left:50%;transform:translate(-50%)}[data-tooltip] .tooltip_data.top-right{bottom:calc(100% + .375rem);left:calc(100% + .375rem)}[data-tooltip] .tooltip_data.right{left:calc(100% + .375rem);top:50%;transform:translateY(-50%)}[data-tooltip] .tooltip_data.bottom-right{top:calc(100% + .375rem);left:calc(100% + .375rem)}[data-tooltip] .tooltip_data.bottom{top:calc(100% + .375rem);left:50%;transform:translate(-50%)}[data-tooltip] .tooltip_data.bottom-left{top:calc(100% + .375rem);right:calc(100% + .375rem)}[data-tooltip] .tooltip_data.left{top:50%;transform:translateY(-50%);right:calc(100% + .375rem)}[data-tooltip] .tooltip_data.top-left{bottom:calc(100% + .375rem);right:calc(100% + .375rem)}.topbar{background-color:#fff;border-bottom:1px solid #d4d4d4;position:sticky;top:0;z-index:13}.topbar .topbar-top-content{width:100%;padding:1rem 0}@media (max-width: 768px){.topbar .topbar-top-content{display:none}}.topbar .topbar-top-content ul{list-style-type:none;padding:0;column-gap:1.5rem;display:flex;align-items:center;width:fit-content;margin:0 0 0 auto;flex-wrap:wrap}.topbar .topbar-top-content ul li{transition:color .15s ease-in-out}.topbar .topbar-top-content ul li:hover{color:#4f46e5}.topbar .topbar-top-content ul li:hover svg path{fill:#4f46e5}.topbar .topbar-top-content ul li a{display:flex;justify-content:center;align-items:center;column-gap:.5rem}.topbar .topbar-top-content ul li a svg{width:1.5rem;min-width:1.5rem;height:auto;display:block}.topbar .topbar-top-content ul li a svg path{transition:fill .15s ease-in-out}.topbar .topbar-main-content{width:100%;display:flex;align-items:center;column-gap:4rem;justify-content:space-between;margin-bottom:1.5rem}@media (max-width: 992px){.topbar .topbar-main-content{column-gap:2rem}}@media (max-width: 768px){.topbar .topbar-main-content{justify-content:space-between;margin:1rem 0}}.topbar .topbar-main-content .topbar-logo{display:block;height:3.5rem;width:auto}@media (max-width: 992px){.topbar .topbar-main-content .topbar-logo{height:3rem}}@media (max-width: 450px){.topbar .topbar-main-content .topbar-logo{height:2.5rem}}.topbar .topbar-main-content .search-bar-wrapper{display:flex;align-items:center;column-gap:1.25rem}@media (max-width: 768px){.topbar .topbar-main-content .search-bar-wrapper{display:none}}.topbar .topbar-main-content .search-bar-wrapper .search-input-wrapper{position:relative}.topbar .topbar-main-content .search-bar-wrapper .search-input-wrapper input{height:100%;padding:.375rem 2.125rem .375rem .625rem;border:1px solid #737373;border-radius:.5rem;min-width:20rem}.topbar .topbar-main-content .search-bar-wrapper .search-input-wrapper input:focus-within{border-color:#4f46e5;outline-color:#4f46e5}.topbar .topbar-main-content .search-bar-wrapper .search-input-wrapper .search-icon{display:block;height:1rem;width:auto;position:absolute;top:50%;right:.625rem;transform:translateY(-50%)}.topbar .topbar-navigation{width:100%}@media (max-width: 768px){.topbar .topbar-navigation{display:none}}.topbar .topbar-navigation ul{list-style-type:none;margin:0;padding:0;column-gap:1.5rem;display:flex;align-items:center;flex-wrap:wrap}.topbar .topbar-navigation ul li{font-size:1.125rem;font-weight:500;border-bottom:2px solid transparent;padding-bottom:.625rem;transition:color .15s ease-in-out,border-color .15s ease-in-out}.topbar .topbar-navigation ul li:hover{border-color:#4f46e5;color:#4f46e5}.topbar .hamburger-menu{display:none;z-index:5;position:relative;height:fit-content;cursor:pointer}.topbar .hamburger-menu:after{content:"MENU";position:absolute;left:0;top:50%;transform:translateY(-70%);line-height:1;font-size:.7rem;width:100%;text-align:center;transition:opacity .2s ease-in-out}@media (max-width: 768px){.topbar .hamburger-menu{display:block}}.topbar .hamburger-menu svg{height:3.5rem;width:3.5rem;pointer-events:none}.topbar .hamburger-menu svg .line{fill:none;stroke:#000;stroke-width:6;width:100%;transition:stroke-dasharray .6s cubic-bezier(.4,0,.2,1),stroke-dashoffset .6s cubic-bezier(.4,0,.2,1)}.topbar .hamburger-menu svg .line1{stroke-dasharray:60 207;stroke-width:6}.topbar .hamburger-menu svg .line2{stroke-dasharray:60 60;stroke-width:6;transition:.3s;display:none}.topbar .hamburger-menu svg .line3{stroke-dasharray:60 207;stroke-width:6}.topbar .hamburger-menu.opened:after{opacity:0}.topbar .hamburger-menu.opened svg .line1{stroke-dasharray:90 207;stroke-dashoffset:-134;stroke-width:6}.topbar .hamburger-menu.opened svg .line2{stroke-dasharray:1 60;stroke-dashoffset:-30;stroke-width:6}.topbar .hamburger-menu.opened svg .line3{stroke-dasharray:90 207;stroke-dashoffset:-134;stroke-width:6;opacity:1}.topbar .phone-anchor{display:block;color:inherit;text-decoration:none}@media (max-width: 1400px){.topbar .phone-anchor{display:none}}.topbar .phone-anchor .main-phone-container .phone-number{display:inline-block;width:fit-content;font-size:clamp(1.5rem,.6429rem + 1.7857vw,2.25rem);font-weight:600;line-height:1.25;word-break:keep-all;white-space:nowrap}.topbar .phone-anchor .main-phone-container .open-hours-container{display:flex;align-items:center;justify-content:flex-end;column-gap:.5rem}.topbar .phone-anchor .main-phone-container .open-hours-container span{font-size:clamp(.675rem,.4464rem + .4762vw,.875rem);font-weight:400;line-height:1.5;display:inline-block;width:fit-content;word-break:keep-all;white-space:nowrap}.sidebar{display:none;position:fixed;width:100%;max-width:425px;height:100vh;top:0;right:0;background-color:#fff;flex-direction:column;align-items:flex-start;justify-content:flex-start;transition:transform .25s ease-in-out;transform:translate(110%);padding:7rem 0 2rem;z-index:4}.sidebar.opened{transform:translate(0);box-shadow:0 0 10px #0000004d}@media (max-width: 1530px){.sidebar{display:flex}}@media (max-width: 350px){.sidebar{width:100%}}.sidebar .sidebar-content{width:100%;height:100%;max-height:100%;overflow-y:auto;padding:0 1.675rem;display:flex;flex-direction:column;row-gap:2.5rem}.sidebar .sidebar-content .sidebar-main-links{list-style-type:none;margin:0;padding:0;display:flex;flex-direction:column;row-gap:1rem}.sidebar .sidebar-content .sidebar-main-links li{font-size:1.5rem;transition:color .15s ease-in-out}.sidebar .sidebar-content .sidebar-main-links li:hover{color:#4f46e5}.sidebar .sidebar-content .sidebar-footer-links{list-style-type:none;margin:0;padding:0;row-gap:1.5rem;display:flex;flex-direction:column;align-items:flex-start;width:fit-content}.sidebar .sidebar-content .sidebar-footer-links li{transition:color .15s ease-in-out;font-size:1.375rem}.sidebar .sidebar-content .sidebar-footer-links li:hover{color:#4f46e5}.sidebar .sidebar-content .sidebar-footer-links li:hover svg path{fill:#4f46e5}.sidebar .sidebar-content .sidebar-footer-links li a{display:flex;justify-content:center;align-items:center;column-gap:.75rem}.sidebar .sidebar-content .sidebar-footer-links li a svg{width:1.5rem;min-width:1.5rem;height:auto;display:block}.sidebar .sidebar-content .sidebar-footer-links li a svg path{transition:fill .15s ease-in-out}.form-input-container{display:flex;flex-direction:column;row-gap:2px;flex-grow:1}.form-input-container .form-input-label-container{display:flex;align-items:center;column-gap:.25rem}.form-input-container .form-input-label-container label{color:0;font-size:.875rem;line-height:1.5;font-weight:300;width:fit-content}@media (max-width: 350px){.form-input-container .form-input-label-container label{font-size:1rem}}.form-input-container.error .form-input-wrapper{border-color:var(--main-btn-color-secondary, #4338ca);animation:shake .2s 2}.form-input-container.error .form-input-wrapper:focus-within{border-color:var(--main-btn-color-secondary, #4338ca);outline-color:var(--main-btn-color-secondary, #4338ca)}.form-input-container .form-input-wrapper{border:1px solid #e5e5e5;outline:1px solid transparent;border-radius:4px;transition:border-color .15s ease-in-out,outline-color .15s ease-in-out}.form-input-container .form-input-wrapper:focus-within{border-color:var(--main-btn-color-primary, #4f46e5);outline-color:var(--main-btn-color-primary, #4f46e5)}.form-input-container .form-input-wrapper input{border:none;outline:none;width:100%;padding:.5rem;font-size:.875rem;line-height:1.5;border-radius:4px}@media (max-width: 350px){.form-input-container .form-input-wrapper input{font-size:1rem}}.form-input-container .form-input-wrapper input:disabled{cursor:initial;background-color:#fafafa;color:#d4d4d4}.form-input-container .form-input-message{color:#a3a3a3;font-size:.875rem;font-weight:400;line-height:normal}.form-input-container .form-input-message.error{color:var(--main-btn-color-secondary, #4338ca)}.form-input-container .form-input-message.error.hidden{visibility:hidden}@keyframes shake{25%{translate:6px 0}50%{translate:-6px 0}75%{translate:6px 0}}.footer{background-color:#171717e6;color:#fafafa;padding:3.75rem 0 2.5rem;position:relative}.footer.margin-b{margin-bottom:4.25rem}@media (max-width: 768px){.footer{padding:2rem 0}}.footer:after{position:absolute;left:0;bottom:0;width:100%;height:100%;background-repeat:no-repeat;background-position:center;background-size:cover;content:"";z-index:-1}.footer .center-links-container a,.footer .bottom-links a{text-decoration:none;width:fit-content;transition:color .3s ease-in-out}.footer .center-links-container a:focus-visible,.footer .bottom-links a:focus-visible{outline:none}.footer .center-links-container a:hover,.footer .center-links-container a:focus-visible,.footer .bottom-links a:hover,.footer .bottom-links a:focus-visible{color:#4338ca}.footer .top-section{display:grid;grid-template-columns:repeat(4,1fr);flex-direction:row;justify-content:space-between;align-items:center;padding-bottom:2.5rem;row-gap:1.5rem}@media (max-width: 768px){.footer .top-section{flex-direction:column;padding-bottom:0}}.footer .top-section .text-footer{grid-column:2/4;padding:0 1.5rem;text-align:center}@media (max-width: 1650px){.footer .top-section .text-footer{grid-column:1/5;grid-row:auto;padding:1.5rem 0 0;text-align:left}}.footer .top-section .newsletter-section-wrapper{grid-column:4/5}@media (max-width: 1650px){.footer .top-section .newsletter-section-wrapper{grid-column:1/5;grid-row:auto}}.footer .top-section .logo{grid-column:1/2;width:fit-content;height:4rem}@media (max-width: 1650px){.footer .top-section .logo{grid-column:1/5;grid-row:auto}}.footer .top-section .logo svg{display:block;width:auto;height:100%}.footer .center-section{display:flex;justify-content:space-between;padding-bottom:4.25rem;border-top:1px solid #d4d4d4;padding:1rem 0}@media (max-width: 768px){.footer .center-section{display:none}}.footer .center-section .center-links-container{display:grid;grid-template-columns:repeat(5,1fr);width:100%;justify-items:start}.footer .center-section .center-links-container a{font-size:.75rem;line-height:1.5;color:#fff}.footer .center-section .center-links-container a:hover{color:#4f46e5}.footer .center-section .center-links-container a span{margin-right:.5rem}.footer .center-section .center-links-container .links_column_city a{display:flex;flex-direction:row;font-weight:600;transition:color .3s ease-in-out,transform .3s ease-in-out}.footer .center-section .center-links-container .links_column_city a span svg{display:block;height:1.2rem;width:auto}.footer .center-section .center-links-container .links_column_city a span svg path{fill:#4f46e5;transition:fill .3s ease-in-out}.footer .center-section .center-links-container .links_column_city a:focus-visible{outline:none}.footer .center-section .center-links-container .links_column_city a:hover,.footer .center-section .center-links-container .links_column_city a:focus-visible{color:#4338ca}.footer .center-section .center-links-container .links_column_city a:hover span svg path,.footer .center-section .center-links-container .links_column_city a:focus-visible span svg path{fill:#4338ca}.footer .center-section.reset-style{border-top:none;padding:0}.footer .bottom-section{width:100%;border-top:1px solid #d4d4d4;padding:1rem 0;margin-bottom:1rem;display:flex;justify-content:space-between;align-items:center;column-gap:1.5rem}@media (max-width: 768px){.footer .bottom-section{flex-direction:column;align-items:flex-start;row-gap:1rem;border-top:0}}.footer .bottom-section .bottom-links{display:flex;align-items:center;flex-wrap:wrap;gap:1.5rem;row-gap:.675rem}.footer .bottom-section .bottom-links a{font-size:.875rem;line-height:239%;color:#fff}.footer .bottom-section .bottom-links a:hover{color:#4f46e5}.footer .bottom-section .socials{display:flex;gap:.375rem}.footer .bottom-section .socials a{display:flex;align-items:center;justify-content:center;width:2.5rem;aspect-ratio:1;border-radius:4px;background-color:#4f46e5;transition:background-color .25s ease-in-out}.footer .bottom-section .socials a svg{height:1rem}.footer .bottom-section .socials a svg path{transition:fill .25s ease-in-out;fill:#171717}.footer .bottom-section .socials a:hover{background-color:#4338ca}.footer .copyrights-wrapper{display:flex;justify-content:space-between}.footer .copyrights-wrapper #editCookieConsent{font-size:.75rem;line-height:180%;text-align:start;margin:0;cursor:pointer}.footer .copyrights-wrapper .copyrights{font-size:.75rem;line-height:180%;text-align:end;margin:0}.footer .copyrights-wrapper .copyrights a{color:#0058ff;text-decoration:none}.footer .copyrights-wrapper .copyrights a:hover{color:#0040b8}.footer .newsletter-section-wrapper{display:flex;flex-direction:column;align-items:flex-start;row-gap:.375rem}.footer .newsletter-section-wrapper label{font-size:1rem;line-height:2;font-weight:500}.footer .newsletter-section-wrapper .newsletter-input-wrapper{width:26rem;max-width:100%;position:relative}.footer .newsletter-section-wrapper .newsletter-input-wrapper input{width:88%;height:auto;float:left;margin:0;padding:.75rem .875rem;border:1px solid #4f46e5;border-radius:.5rem 0 0 .5rem;background-color:transparent;font-size:.875rem;line-height:1.125rem;color:#fff}.footer .newsletter-section-wrapper .newsletter-input-wrapper input.invalid{border-color:red}.footer .newsletter-section-wrapper .newsletter-input-wrapper input:focus{outline:none!important;box-shadow:none!important}.footer .newsletter-section-wrapper .newsletter-input-wrapper .newsletter-button{position:absolute;right:0;width:14%;height:100%;border:0;border-radius:0 .5rem .5rem 0;background:#4f46e5;cursor:pointer;outline:none;transition:width .1s ease;font-size:1rem;overflow:hidden}.footer .newsletter-section-wrapper .newsletter-input-wrapper .newsletter-button .divider{position:absolute;right:0;top:50%;z-index:50;transform:translateY(-50%);width:10px;height:0;background:#4f46e5;border-left:1px solid rgba(23,23,23,.5)}@media (max-width: 1200px){.footer .newsletter-section-wrapper .newsletter-input-wrapper .newsletter-button .divider{display:none}}.footer .newsletter-section-wrapper .newsletter-input-wrapper .newsletter-button .send{position:absolute;left:15px;top:50%;transform:translateY(-50%);font-size:1rem;color:#171717;opacity:0;transition:opacity .25s ease}.footer .newsletter-section-wrapper .newsletter-input-wrapper .newsletter-button .svg-newsletter{width:1.25rem;height:100%;position:absolute;right:1.25rem;top:0;transition:transform .25s ease,width .25s ease}.footer .newsletter-section-wrapper .newsletter-input-wrapper .newsletter-button .svg-newsletter #p2{opacity:0}.footer .newsletter-section-wrapper .newsletter-input-wrapper .newsletter-button .svg-newsletter path{fill:#171717}.footer .newsletter-section-wrapper .newsletter-input-wrapper .newsletter-button .svg-newsletter polygon,.footer .newsletter-section-wrapper .newsletter-input-wrapper .newsletter-button .svg-newsletter polyline{stroke:#171717}.footer .newsletter-section-wrapper .newsletter-input-wrapper .newsletter-button:hover{width:34%}@media (max-width: 768px){.footer .newsletter-section-wrapper .newsletter-input-wrapper .newsletter-button:hover{width:39%}}.footer .newsletter-section-wrapper .newsletter-input-wrapper .newsletter-button:hover .send{opacity:1}.footer .newsletter-section-wrapper .newsletter-input-wrapper .newsletter-button:hover .divider{animation:divider .15s .2s linear forwards}.footer .newsletter-section-wrapper .newsletter-input-wrapper .newsletter-button:hover .svg-newsletter{width:1.5rem;transform:rotate(-18deg) translate(10px) translateY(3px);z-index:999}@keyframes divider{to{height:60%}}.footer .newsletter-section-wrapper .input-error-message{color:red;font-size:.75rem;margin:0;opacity:0;font-weight:700;transition:opacity .2s ease-in-out}.footer .newsletter-section-wrapper .input-error-message.shown{opacity:1}.footer .status-alert{position:absolute;width:fit-content;max-width:80%;padding:1rem 2rem;background-color:#4f46e5;top:5%;left:50%;transform:translate(-50%,-170%);z-index:1;color:#171717;transition:transform .4s ease-in-out;text-align:center;opacity:0}@media (max-width: 768px){.footer .status-alert{max-width:95%}}.footer .status-alert span{max-width:100%;word-break:break-word}.footer .status-alert.error{background-color:#d64e4e}.footer .status-alert.shown{transform:translate(-50%);opacity:1}.footer .newsletter-box-outer{width:36rem;height:43rem;max-width:100%;margin:0 auto;max-height:calc(90dvh - 4rem);overflow:hidden;position:relative;box-shadow:0 10px 40px -10px #00408033;border-radius:8px}@media (max-width: 768px){.footer .newsletter-box-outer{height:49rem}}.footer .newsletter-box-outer .rainbow{width:100%;height:100%;animation:o-rotate-360 linear 8s infinite}.footer .newsletter-box-outer .rainbow span{display:block;width:100%;height:100%;position:relative;transform:translate(-50%,-50%)}.footer .newsletter-box-outer .rainbow span:after{display:block;content:"";width:100%;height:100%;position:absolute;left:100%}.footer .newsletter-box-outer .rainbow span:first-child{background:var(--main-btn-color-primary)}.footer .newsletter-box-outer .rainbow span:first-child:after{background:var(--main-btn-color-secondary)}.footer .newsletter-box-outer .rainbow span:last-child{background:var(--main-btn-color-konfigurator)}.footer .newsletter-box-outer .rainbow span:last-child:after{background:var(--main-btn-color-konfigurator-secondary)}.footer .newsletter-box-outer .newsletter-box-inner{width:calc(100% - .625rem);height:calc(100% - .625rem);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;padding:1rem 1rem 1.75rem;display:flex;flex-direction:column;border-radius:5px;overflow:hidden;overflow-y:auto;width:calc(100% - 1rem);height:calc(100% - 1rem)}.footer .newsletter-box-outer .newsletter-box-inner::-webkit-scrollbar{width:5px}.footer .newsletter-box-outer .newsletter-box-inner::-webkit-scrollbar-thumb{background-color:#4f46e5;border-radius:20px}.footer .newsletter-box-outer .newsletter-box-inner::-webkit-scrollbar-track{background-color:#e8f1f8;margin:1px 0;border-radius:10px}.footer .newsletter-box-outer .newsletter-box-inner .newsletter-box-content-wrapper{border-radius:8px;color:#a3a3a3}.footer .newsletter-box-outer .newsletter-box-inner .newsletter-box-content-wrapper p{padding-top:0}.footer .newsletter-box-outer .newsletter-box-inner .newsletter-box-content-wrapper .box-top-section .title-newslatter{text-align:center;margin:.5rem 0 1rem;font-size:1.5rem}.footer .newsletter-box-outer .newsletter-box-inner .newsletter-box-content-wrapper .box-top-section .img-newslatter{width:4.375rem;margin:0 auto}.footer .newsletter-box-outer .newsletter-box-inner .newsletter-box-content-wrapper .box-top-section .description-newslatter{text-align:center;font-size:.875rem;margin-bottom:1.25rem}.footer .newsletter-box-outer .newsletter-box-inner .newsletter-box-content-wrapper form{width:100%}.footer .newsletter-box-outer .newsletter-box-inner .newsletter-box-content-wrapper form .inputs-row{display:flex;column-gap:1rem;margin-bottom:1rem}@media (max-width: 576px){.footer .newsletter-box-outer .newsletter-box-inner .newsletter-box-content-wrapper form .inputs-row{flex-direction:column;row-gap:1rem}}.footer .newsletter-box-outer .newsletter-box-inner .newsletter-box-content-wrapper form .policy-section{margin:1.5rem 0 1rem}.footer .newsletter-box-outer .newsletter-box-inner .newsletter-box-content-wrapper form .policy-section .policy-title{font-size:.875rem;margin-bottom:.5rem}.footer .newsletter-box-outer .newsletter-box-inner .newsletter-box-content-wrapper form .policy-section .policy-wrapper{display:flex;align-items:flex-start;column-gap:.5rem}.footer .newsletter-box-outer .newsletter-box-inner .newsletter-box-content-wrapper form .policy-section .policy-wrapper:first-of-type{margin-bottom:.5rem}.footer .newsletter-box-outer .newsletter-box-inner .newsletter-box-content-wrapper form .policy-section .policy-wrapper label{font-weight:300;font-size:.75rem;color:#a3a3a3}.footer .newsletter-box-outer .newsletter-box-inner .newsletter-box-content-wrapper form .policy-section .policy-wrapper label a{text-decoration:underline;font-weight:400;color:#a3a3a3}.footer .newsletter-box-outer .newsletter-box-inner .newsletter-box-content-wrapper form .additional-info-texts{margin-bottom:1.5rem}.footer .newsletter-box-outer .newsletter-box-inner .newsletter-box-content-wrapper form .additional-info-texts .privacy-info{font-size:.75rem;color:#e5e5e5;margin-bottom:.25rem}.footer .newsletter-box-outer .newsletter-box-inner .newsletter-box-content-wrapper form .additional-info-texts .form-label-info{font-size:.75rem}.footer .newsletter-box-outer .newsletter-box-inner .newsletter-box-content-wrapper form .main-btn{width:100%}@keyframes o-rotate-360{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.footer .dialog{top:0;right:0;bottom:0;left:0;background-color:#00000080;position:fixed;display:flex;align-items:center;justify-content:center;z-index:1002}.footer .content{padding:25px 20px;border-radius:8px;margin:auto;max-width:min(1200px,80%);position:relative}@media (max-width: 768px){.footer .content{width:100%;max-width:100%}}.footer .content .close-line{width:2rem;height:2rem;position:absolute;top:-2%;right:calc(0% + 20px);background-color:#fff;filter:drop-shadow(0px 4px 4px rgba(0,0,0,.2));cursor:pointer;transition:background-color .25s linear;border-radius:2px}.footer .content .close-line:hover{background-color:#4f46e5}.footer .option-wrapper{display:flex;align-items:center;column-gap:.375rem}.footer .option-wrapper label{color:#171717;font-size:.875rem;line-height:1.5;font-weight:300}.footer .option-wrapper .custom-checbox-wrapper{position:relative;display:flex;align-items:center;justify-content:center;height:1rem}@media (max-width: 450px){.footer .option-wrapper .custom-checbox-wrapper{height:1.25rem}}.footer .option-wrapper .custom-checbox-wrapper input{opacity:0;margin:0;height:100%;aspect-ratio:1;cursor:pointer}.footer .option-wrapper .custom-checbox-wrapper input:checked+.custom-checkbox{border-color:var(--main-btn-color-primary, #4f46e5);background-color:var(--main-btn-color-primary, #4f46e5)}.footer .option-wrapper .custom-checbox-wrapper input:checked+.custom-checkbox:after{opacity:1}.footer .option-wrapper .custom-checbox-wrapper .custom-checkbox{position:absolute;height:100%;aspect-ratio:1;top:0;left:0;background-color:#fff;border:1px solid #e5e5e5;border-radius:4px;pointer-events:none}.footer .option-wrapper .custom-checbox-wrapper .custom-checkbox.error{border-color:var(--main-btn-color-secondary, #4338ca);animation:shake .2s 2}.footer .option-wrapper .custom-checbox-wrapper .custom-checkbox:after{content:"";position:absolute;height:100%;aspect-ratio:1;background-image:url(/svg/check.svg);background-size:contain;opacity:0}@keyframes shake{25%{translate:3px 0}50%{translate:-3px 0}75%{translate:3px 0}}.modal-backdrop{position:fixed;width:100%;height:100dvh;display:none;align-items:center;justify-content:center;z-index:20;background-color:#0006;top:0;left:0}.modal-backdrop.shown{display:flex}.modal-backdrop .modal-container{background-color:#fff;border-radius:.625rem;padding:3rem 1.5rem 1.5rem;position:relative;width:90%;max-width:60rem;max-height:85dvh;overflow-y:auto}.modal-backdrop .modal-container .close-icon{position:absolute;top:.75rem;right:.75rem;height:1.25rem;width:auto;cursor:pointer;transition:transform .25s ease-in-out}.modal-backdrop .modal-container .close-icon path{transition:fill .25s ease-in-out}.modal-backdrop .modal-container .close-icon:hover{transform:scale(1.1)}.modal-backdrop .modal-container .close-icon:hover path{fill:#4f46e5}.modal-backdrop .modal-container .html-content .text-center{text-align:center}.modal-backdrop .modal-container .html-content h3{font-size:1.5rem;margin-bottom:1rem}.modal-backdrop .modal-container .html-content p.mb{margin-bottom:1.5rem}.modal-backdrop .modal-container .html-content img{display:block;border-radius:.5rem}@media (max-width: 768px){.modal-backdrop .modal-container .html-content img{aspect-ratio:21/9}}@media (max-width: 576px){.modal-backdrop .modal-container .html-content img{aspect-ratio:16/9}}.edit-data-modal-form{width:1000px;max-width:100%;margin:0 auto;box-shadow:#0000000d 0 6px 24px,#00000014 0 0 0 1px;padding:1.25rem 1rem;background-color:#fff;border-radius:8px}.edit-data-modal-form form{max-height:75dvh;overflow-y:auto;padding:1rem .5rem 0}.edit-data-modal-form .card-header{font-size:1.75rem;text-align:center;font-weight:500}.edit-data-modal-form .card-header span{font-size:1rem;font-weight:400}.edit-data-modal-form .card{width:100%}.edit-data-modal-form input,.edit-data-modal-form textarea{width:100%;padding:.5rem;font-size:.875rem;line-height:1.5;border:1px solid #e5e5e5;outline:1px solid transparent;border-radius:2px;transition:border-color .15s ease-in-out,outline-color .15s ease-in-out}.edit-data-modal-form input:focus-within,.edit-data-modal-form textarea:focus-within{border-color:#4f46e5;outline-color:#4f46e5}.edit-data-modal-form textarea{resize:vertical}.edit-data-modal-form .invalid-feedback{padding:.5rem 0;color:red}.edit-data-modal-form label{margin-bottom:.5rem;display:block;font-size:.875rem}.edit-data-modal-form .button-meta-data{width:fit-content;margin-left:auto}.edit-data-modal-form .box{margin-bottom:1.5rem}.edit-data-modal-form .eidt-page-btn{width:fit-content;text-decoration:none}.edit-data-modal-form [data-open-html-info]:after{right:2.9rem}.breadcrumbs{color:red;display:flex;justify-content:space-between;align-items:center}@media (max-width: 768px){.breadcrumbs{overflow:hidden;height:40px;display:flex;flex-direction:row;justify-content:unset;align-items:unset;width:100%;position:relative}}.breadcrumbs .before-items,.breadcrumbs .after-items{position:absolute;top:0;height:100%;min-width:7.5%;z-index:2}@media (min-width: 768px){.breadcrumbs .before-items,.breadcrumbs .after-items{display:none}}.breadcrumbs .before-items{left:0;background-image:linear-gradient(to left,#fff0,#fff)}.breadcrumbs .after-items{right:0;background-image:linear-gradient(to right,#fff0,#fff)}.breadcrumbs .breadcrumbs-items{padding-block:2rem;display:flex;column-gap:.75rem}@media (max-width: 768px){.breadcrumbs .breadcrumbs-items{overflow:auto hidden;display:flex;flex-direction:row;align-items:center;height:80px;padding:0 5% 40px}}.breadcrumbs .breadcrumbs-items .home-wrapper a{display:block}.breadcrumbs .breadcrumbs-items .home-wrapper .home-icon{height:1.5rem;width:auto;cursor:pointer}.breadcrumbs .breadcrumbs-items .home-wrapper .home-icon path{transition:fill .25s ease-in-out;fill:#4f46e5}.breadcrumbs .breadcrumbs-items .home-wrapper .home-icon:hover path{fill:#4338ca}.breadcrumbs .breadcrumbs-items .items-wrapper{display:flex;align-items:center;flex-wrap:wrap;padding:0;margin:0;column-gap:.75rem;row-gap:.5rem}@media (max-width: 768px){.breadcrumbs .breadcrumbs-items .items-wrapper{display:flex;flex-direction:row;align-items:center;flex-wrap:nowrap}}@media (max-width: 768px){.breadcrumbs .breadcrumbs-items .items-wrapper .breadcrumb-item:last-child{padding-right:5%}}.breadcrumbs .breadcrumbs-items .items-wrapper .breadcrumb-item{display:flex;align-items:center;column-gap:.75rem;text-wrap:nowrap}.breadcrumbs .breadcrumbs-items .items-wrapper .breadcrumb-item a{white-space:nowrap;text-wrap:nowrap;color:#a3a3a3;font-size:1rem;transition:color .25s ease-in-out;cursor:pointer}.breadcrumbs .breadcrumbs-items .items-wrapper .breadcrumb-item a:hover{color:#171717}.breadcrumbs .breadcrumbs-items .items-wrapper .breadcrumb-item .active{color:#171717;font-size:1rem;font-weight:600}@media (max-width: 768px){.breadcrumbs #breadcrumbsTeleportContent{display:none}}.modalBackDrop{top:0;right:0;bottom:0;left:0;background-color:#00000080;position:fixed;align-items:center;justify-content:center;z-index:1003;display:none}.modalBackDrop .modalDialog{padding:25px 20px;border-radius:8px;margin:auto;max-width:min(1200px,80%);position:relative}@media (max-width: 768px){.modalBackDrop .modalDialog{width:100%;max-width:100%}}.modalBackDrop .modalDialog .closeLineModal{width:2rem;height:2rem;position:absolute;top:-2%;right:calc(0% + 20px);background-color:#fff;filter:drop-shadow(0px 4px 4px rgba(0,0,0,.2));cursor:pointer;transition:background-color .25s linear;border-radius:2px}.modalBackDrop .modalDialog .closeLineModal:hover{background-color:#0003}.modalBackDrop .modalDialog .modalDialogContent{background-color:#fff;margin:1rem 0;max-height:85vh;overflow-y:auto;padding:1rem .75rem}[data-open-html-info]{display:flex;flex-direction:row;align-items:center;align-content:center;flex-wrap:nowrap;cursor:pointer;padding-right:1.5rem}[data-open-html-info]:after{content:" ";position:absolute;right:1.25rem;width:1.25rem;height:1.25rem;display:inline-block;margin-left:.25rem;vertical-align:middle;background:url(/images/icons/info.svg) no-repeat center center}html[data-bs-theme=dark] .modalDialogContent{color:#222}html[data-bs-theme=dark] [data-open-html-info]:after{background:url(../svg/info-white.svg) no-repeat center center}
