:root{--transition: all 0.6s cubic-bezier(0.76, 0, 0.24, 1);--transition_short: all 0.3s cubic-bezier(0.76, 0, 0.24, 1);--acc1: #333333;--acc1_low: color-mix(in srgb, var(--acc1), transparent 50%);--acc2: var(--acc1);--acc3: #6d6d6d;--grey: #2b2a2a;--dark: #27272f;--light: #fff;--background-light: #ffffff;--background: #ccc;--background-dark: #fff4f0;--font-main: "Josefin Sans";--font-acc: "YesevaOne";--padding-main: 5rem 5rem}button{all:unset;cursor:pointer}:root{--cc-btn-primary-bg: var(--acc1);--cc-btn-primary-hover-bg: var(--acc1_low);--cc-toggle-bg-off: var(--acc1_low);--cc-btn-secondary-text: #444d53}::-webkit-scrollbar{width:1vw;min-width:15px}::-webkit-scrollbar-track{background:var(--grey)}::-webkit-scrollbar-thumb{background:var(--background);border:3px solid var(--grey);width:1px;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:color-mix(in srgb, var(--background), transparent 30%)}html{font-size:clamp(16px, 1.1vw, 36px)}body{font-weight:400;font-family:var(--font-main);background:var(--light);color:var(--acc1)}img{width:100%;height:100%}.mobile{display:none}h1,h2,h3,h4,h5,h6{font-family:var(--font-acc);font-weight:400}h2{margin-top:0;hyphens:auto;font-size:3rem}h3{font-size:2.1rem;color:var(--dark)}h4{font-size:1.7rem;width:max-content;color:var(--light);margin:0}a{color:inherit;font-weight:500;transition:var(--transition)}.orange section{background-color:var(--background)}.orange .gridList_title{color:#fff}.orange .popup p,.orange .popup a,.orange .popup li,.orange .popup strong{color:var(--background)}.btn_grid .gridList .gridList_list .gridLists_items:hover{scale:1;box-shadow:none}.btn_grid .gridList .gridList_list .gridLists_items .title_img{position:relative;font-size:1.5vw;text-transform:uppercase;color:var(--background);display:flex;align-items:center;background-color:var(--light);padding:20px 50px;cursor:pointer;justify-content:center;border-radius:30px 0;text-decoration:none;transition:0.7s}.btn_grid .gridList .gridList_list .gridLists_items .title_img:hover{border-radius:0 30px}.firstScreen .text_info{position:absolute;bottom:35px;right:35px;z-index:333;border-left:3px solid var(--acc1);padding-left:25px;font-size:1.15rem}.firstScreen .text_info p{margin:0 !important}.firstScreen .text_info strong{display:-webkit-inline-box;color:var(--acc1);font-weight:500;margin-bottom:10px;font-size:1.6rem}.invisible{display:none}.hamburger .hamburger-inner,.hamburger.is-active .hamburger-inner{background:var(--acc1)}.hamburger .hamburger-inner::before,.hamburger .hamburger-inner::after,.hamburger.is-active .hamburger-inner::before,.hamburger.is-active .hamburger-inner::after{background:inherit}.burger_menu{position:fixed;z-index:11;top:0;left:0;right:0;bottom:0;background:color-mix(in srgb, var(--background), transparent 10%);transition:var(--transition);transform:translateX(-100%);display:flex;flex-direction:column;text-align:center;justify-content:center;padding:var(--padding-main)}.burger_menu.open{transform:translateX(0%)}.burger_menu button.hamburger.hamburger--boring.is-active{position:absolute;right:1rem;top:1.6rem;padding:0}.burger_menu ul.onepage_navigation__list{padding:0;list-style:none;display:flex;grid-gap:2rem;margin:0;text-transform:uppercase;flex-direction:column}.burger_menu .header__icon_list{display:flex;grid-gap:1rem}.burger_menu .burger_menu__footer{display:flex;align-items:center;flex-direction:column}header#header{color:var(--light);background-color:var(--background);position:absolute;z-index:2;inset:0;bottom:unset}header#header .inside{display:flex;justify-content:space-between;gap:3rem;padding:1.8rem 2rem}header#header .header_body__logo{display:flex;aspect-ratio:1;width:8.5rem;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}header#header .header_body__contacts{display:flex;justify-content:space-between;gap:20px}header#header .header_body__contacts .header_body__contact_line{display:flex;align-items:center;justify-content:space-between;gap:15px}header#header .header_body__contacts .header_body__contact_line a{transition:all 0.5s;color:var(--acc1);text-decoration:none;font-size:1.2rem;transform:perspective(1px) scale(1);display:block}header#header .header_body__contacts .header_body__contact_line a:hover{transform:perspective(1px) scale(1.05)}header#header .header_body__contacts .header_body__contact_line img{width:50px}header#header .header_navigation{display:flex;align-items:center;justify-content:space-between;grid-gap:3rem;transition:0.5s all;font-weight:500;color:var(--grey)}header#header .header_navigation a{transition:0.5s all;text-decoration:none;font-size:clamp(12px, 1.3vw, 36px);white-space:nowrap}header#header .header_navigation button.hamburger{display:flex;padding:0}header#header .header_navigation ul.onepage_navigation__list{padding:0;list-style:none;display:flex;grid-gap:2rem;margin:0;text-transform:uppercase}.firstScreen{max-height:100vh;position:relative;z-index:1;overflow:hidden}.firstScreen::after{content:"";position:absolute;inset:0;background:black;opacity:0.05}.firstScreen .firstScreen__mask{overflow:hidden;position:relative;height:100%;align-items:center}.firstScreen .firstScreen__mask .image_wrapper{width:100%;height:100%;display:flex}.firstScreen .firstScreen__mask .image_wrapper img{object-fit:cover}.firstScreen .firstScreen__mask:after{content:"";position:absolute;inset:0;z-index:2;background-image:url(/files/client_files/firstScreen/bg-big-1.png);background-size:100%;background-position:center;background-repeat:no-repeat;background-attachment:fixed}.firstScreen .headline{position:absolute;width:fit-content;top:50%;left:50%;transform:translate(-50%, -50%);z-index:1}.firstScreen .firstScreenButtons{width:fit-content;position:absolute;right:2rem;bottom:2rem;color:var(--grey);z-index:3}#herzen .mainInfo{background-color:var(--background-dark)}.mainInfo{display:flex}.mainInfo .mainInfo__text_wrapper{padding:var(--padding-main);width:52.5%;box-sizing:border-box}.mainInfo .mainInfo__text_wrapper .mainInfo__text{font-size:1.15rem;position:relative;padding-left:2.5rem}.mainInfo .mainInfo__text_wrapper .mainInfo__text::before{content:"";width:2px;display:block;background:var(--background);position:absolute;left:0;top:7%;bottom:7%}.mainInfo .videoSlider_list{background-color:var(--background-dark);width:47.5%;padding:var(--padding-main);box-sizing:border-box;text-align:center;text-align:-moz-center;text-align:-webkit-center}.mainInfo .videoSlider_list .videoSlider{display:flex;flex-direction:column;justify-content:center;position:relative;overflow:hidden;max-width:450px;max-height:600px}.mainInfo .videoSlider_list .videoSlider .swiper-wrapper{padding-bottom:100px}.mainInfo .videoSlider_list .videoSlider .videoSlider__slide{display:flex;height:auto}.mainInfo .videoSlider_list .videoSlider .videoSlider__slide img{object-fit:cover}body .swiper-arrwos-navigation{display:flex;grid-gap:0.75rem;position:absolute;align-self:center;bottom:0px}body .swiper-button-next,body .swiper-button-prev{background:color-mix(in srgb, var(--grey), transparent 30%);aspect-ratio:1;width:auto;height:50px;border-radius:50%;transition:var(--transition);font-size:1rem;position:static}body .swiper-button-next:hover,body .swiper-button-prev:hover{background:color-mix(in srgb, var(--grey), transparent 10%)}body .swiper-button-next::after,body .swiper-button-prev::after{font-size:1em;color:var(--background);font-weight:bold}div#article-162 .gridList .gridList_list .gridLists_items:after{background:linear-gradient(360deg, #fe662e 0%, rgba(254, 102, 46, 0) 100%)}.gridList{padding:var(--padding-main)}.gridList h2{text-align:center}.gridList .gridList_text{text-align:center;margin:0 20%;margin-bottom:3rem}.gridList .gridList_list{--column-gap: 3.4rem;--row-gap: 1.85rem;display:grid;grid-template-columns:repeat(auto-fit, minmax(calc(33% - var(--column-gap)), 1fr));grid-auto-rows:1fr;grid-gap:var(--row-gap) var(--column-gap);justify-items:center;align-items:center;justify-content:center;margin:0 9%}.gridList .gridList_list .gridLists_items{position:relative;width:100%;height:100%;transition:var(--transition);transition-property:scale, box-shadow}.gridList .gridList_list .gridLists_items:hover{scale:1.075;box-shadow:0 0 50px -10px black}.gridList .gridList_list .gridLists_items:hover::after{height:30%}.gridList .gridList_list .gridLists_items .gridList_img{width:100%;height:100%}.gridList .gridList_list .gridLists_items .gridList_img img{width:100%;height:100%;object-fit:cover}.gridList .gridList_list .gridLists_items .title_img{position:absolute;inset:1rem;top:unset;text-align:center;z-index:1;display:block;width:auto;font-size:1.45rem;color:var(--light)}.gridList .gridList_list .gridLists_items:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:50%;background:linear-gradient(360deg, #fe662e 0%, rgba(254, 102, 46, 0) 100%);transition:var(--transition)}.gridList .gridList_list .gridLists_items:nth-child(5) .gridList_img img{object-position:right}.kundenkarte{position:relative}.kundenkarte figure{margin:0;display:flex}.kundenkarte figure img{width:100%;height:100%}.kundenkarte:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background-image:url(/files/client_files/Kundenkarte/bg-big.png);background-size:100%;background-position:center;background-repeat:no-repeat;background-attachment:fixed}.big_slider{display:flex;justify-content:center;position:relative;overflow:hidden;height:90vh}.big_slider .slide_image{display:flex}.big_slider .slide_image img{min-height:100vh;object-fit:cover}.icons_slider_section{padding:var(--padding-main);background:var(--background-dark);overflow:hidden}.icons_slider_section .swiper-slide .icons_slide_content{opacity:0;transition:var(--transition)}.icons_slider_section .swiper-slide.swiper-slide-active .icons_slide_content,.icons_slider_section .swiper-slide.swiper-slide-next .icons_slide_content{opacity:1}.icons_slider_section .icons_content{--grid-gap: 3rem;display:grid;grid-template-columns:0.6fr 1fr auto;align-items:center;grid-gap:var(--grid-gap)}.icons_slider_section .icons_content .swiper-button-next{background:color-mix(in srgb, var(--background), transparent 50%)}.icons_slider_section .icons_content .swiper-button-next:hover{background:color-mix(in srgb, var(--background), transparent 30%)}.icons_slider_section .icons_content .swiper-button-next::after{color:var(--grey)}.icons_slider_section .icons_slider{overflow:hidden}.icons_slider_section .icons_slider .swiper-wrapper{align-items:center}.icons_slider_section .list_icon{display:flex;align-items:center;grid-gap:20px}.icons_slider_section .icon{height:4rem;aspect-ratio:1}.icons_slider_section .slider_sidetext{margin-right:calc(var(--grid-gap) / 2);position:relative;padding-left:2.5rem}.icons_slider_section .slider_sidetext>*:first-child{margin-top:0}.icons_slider_section .slider_sidetext>*:last-child{margin-bottom:0}.icons_slider_section .slider_sidetext::before{content:"";width:2px;display:block;background:var(--background);position:absolute;left:0;top:7%;bottom:7%}.icons_columns_section{padding:var(--padding-main);background:#FFD600;min-height:55vh;overflow:hidden;display:flex;align-items:center}.icons_columns_section .sub_title{font-size:90px;margin-bottom:30px;margin-top:-60px;color:#000}.icons_columns_section .slider_sidetext{margin-bottom:50px}.icons_columns_section .list_icon{display:flex;align-items:center;grid-gap:20px;margin-bottom:20px}.icons_columns_section .icons_content{column-count:2;column-gap:4rem}.icons_columns_section .icon{height:4rem;aspect-ratio:1}#footer .buttons .btn-link{color:var(--light)}#footer .customForm{color:var(--light);border:2px solid;background:var(--acc2);border-color:var(--acc2);position:relative;padding:1.2em 2em 1em 2em;font-size:1rem;line-height:1;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:var(--transition);text-transform:uppercase;border-radius:2rem;min-width:10rem;align-self:center}#footer .customForm:hover{background:transparent;color:var(--acc2)}#footer .ce_form.block{flex:1;padding:var(--padding-main);background-color:var(--background-dark)}#footer h2{text-align:center}#footer #footer-rigth{flex:1;background-color:var(--background);display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding:var(--padding-main)}#footer #footer-rigth .info{text-align:center}#footer #footer-rigth .info .info_wrap{padding:0vw 2vw 2vw 4vw;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:1.1rem}#footer #footer-rigth .info .text h3,#footer #footer-rigth .info .text h2{text-align:left;margin-top:0;text-align:center;color:var(--light)}#footer #footer-rigth .info .text a{justify-content:flex-start !important;color:var(--light)}#footer #footer-rigth .info .text p{line-height:178.9%;text-align:left;text-align:center;color:var(--light);font-size:1.45rem}#footer #footer-rigth .info .text p a{color:var(--light)}#footer #footer-rigth .info .text .telefon{position:relative;justify-content:center;color:var(--light);display:flex;align-items:center;grid-gap:0.5em}#footer #footer-rigth .info .text .telefon::before{content:"";background-image:url("/files/design_files/icons/phone.svg");display:block;height:1em;aspect-ratio:1;background-repeat:no-repeat;background-position:center;background-size:100%}#footer #footer-rigth .info .text .mail{position:relative;justify-content:center;color:var(--light);display:flex;align-items:center;grid-gap:0.5em}#footer #footer-rigth .info .text .mail::before{content:"";background-image:url("/files/design_files/icons/mail.svg");display:block;height:1em;aspect-ratio:1;background-repeat:no-repeat;background-position:center;background-size:100%}#footer #footer-rigth .info .btn{width:fit-content;color:var(--light);margin:0}#footer #footer-rigth .info .btn :first-of-type{margin-bottom:10px}#footer #footer-rigth .logos{display:flex;justify-content:space-around;grid-gap:1em;max-width:400px;align-items:center}#footer #footer-rigth .logos .logo-site{width:50%}#footer #footer-rigth .logos .logo-site svg{width:100%;height:100%}#footer #footer-rigth .logos img{width:100%;height:100%;object-fit:contain}#footer .inside{display:grid;grid-template-columns:50% 50%}#footer .inside .formbody{display:flex;flex-direction:column}#footer .inside .form .widget{display:flex;flex-direction:column;width:100%;position:relative;margin-bottom:25px}#footer .inside .form input{height:1.2em;padding:0.5rem;border:none;border-bottom:2px solid var(--acc3);background-color:transparent;outline:none}#footer .inside .form textarea{min-height:1.7rem;width:100% !important;border:none;padding:0.5rem;border-bottom:2px solid var(--acc3);background-color:transparent;outline:none}div#datepr a{word-break:break-word}.popup{position:fixed;top:150%;left:50vw;transform:translate(-50%, -50%);z-index:111111111;background-color:var(--light);color:var(--dark);width:40vw;height:auto;max-height:80vh;padding:5vh;transition:var(--transition);box-shadow:0px 0px 60px 10px rgba(0, 0, 0, 0.25);-webkit-overflow-scrolling:touch;overflow-y:scroll;opacity:0;pointer-events:none;overflow:auto;border:5px solid var(--background);border-radius:20px}.popup.open{top:50vh;opacity:1;pointer-events:all}.popup strong{color:var(--acc1)}.popup a{color:var(--acc1)}.popup h4{margin:25px 0;color:inherit;width:auto}[popup_to_open]{cursor:pointer}.popup_close{position:sticky;top:0;margin:0 0 0 auto;z-index:77;display:grid;place-items:center;width:40px;height:40px;background-color:var(--acc1);transition:var(--transition_short);cursor:pointer}.popup_close:hover{background-color:var(--light)}.popup_close:hover::before,.popup_close:hover::after{background-color:var(--dark);transition:var(--transition_short)}.popup_close::after{content:"";width:100%;height:3px;position:absolute;transform:rotate(-45deg);background-color:var(--light)}.popup_close::before{content:"";width:100%;height:3px;position:absolute;transform:rotate(45deg);background-color:var(--light)}.popup_bg{position:fixed;z-index:1111111;background-color:#f0f0f0;left:0;top:0;width:100%;height:100%;opacity:0;visibility:hidden;transition:var(--transition)}.popup_bg.open{opacity:0.7;visibility:visible}@media (max-width:1500px){.kundenkarte:before{background-size:120%;background-position:25% center}.mainInfo .videoSlider_list{width:42%}.mainInfo .mainInfo__text_wrapper{width:58%}}@media (max-width:1200px){:root{--padding-main: 3rem}.gridList .gridList_list{margin:0;--column-gap: 1rem;--row-gap: 1rem}}@media (max-width:1080px){header#header .header_navigation ul.onepage_navigation__list{grid-gap:1rem}.kundenkarte:before{background-attachment:local;background-size:100%;background-position:center}.mainInfo .videoSlider_list{width:47.5%}.mainInfo .mainInfo__text_wrapper{width:52.5%}}@media (max-width:991px){header#header .inside{padding:1rem}.hamburger-inner,.hamburger-inner::before,.hamburger-inner::after{width:65px;height:6px}.hamburger-inner::before{top:-11px}.hamburger-inner::after{bottom:-11px}.firstScreen{max-height:none}.icons_columns_section .icons_content{column-count:1;display:flex;flex-direction:column;align-items:center}.icons_columns_section .icons_content .slider_sidetext{margin-bottom:10px}.icons_columns_section .icons_content .list_icon{margin-bottom:10px}.icons_columns_section .sub_title{font-size:3rem;margin-top:0;margin-bottom:20px}.btn_grid .gridList .wrap-content{overflow:visible !important}.btn_grid .gridList .gridList_list{flex-direction:column;display:flex;overflow:visible !important;transform:none !important;align-items:center}:root{--padding-main: 2.5rem 1.5rem}header#header{position:sticky}header#header .inside{justify-content:space-between}header#header .header_body__contacts .header_body__contact_line p a{display:none}header#header .header_body__contacts{gap:0}.firstScreen .firstScreen__mask:after{background-attachment:local}.mainInfo{flex-direction:column}.mainInfo .mainInfo__text_wrapper{width:auto}.mainInfo .videoSlider_list{aspect-ratio:1.6666666667;margin:0 auto}.mainInfo .videoSlider_list img{object-fit:contain}.gridList .gridList_list{display:flex;grid-gap:0;justify-items:unset;align-items:stretch;justify-content:unset}.gridList .wrap-content{overflow:hidden}.header_navigation .mod_onepage_navigation.block{display:none}.kundenkarte{display:none}#footer .inside{grid-template-columns:100%}}@media (max-width:767px){#product_section .products .swiper-nav{top:-25px}header#header .header_body__contacts .header_body__contact_line img{width:35px}header#header .header_body__contacts .header_body__contact_line p a{display:none}.firstScreen .text_info{position:relative;bottom:0;right:0;background-color:#fff;padding:var(--padding-main);display:none}body .swiper-button-next::after,body .swiper-button-prev::after{font-size:0.75em}body .swiper-button-next,body .swiper-button-prev{height:2em}.videoSlider_list{padding-top:0 !important}.big_slider{display:none}#article-162 .mobile{display:block}#article-162 .desktop{display:none}.gridList .swiper-pagination{position:relative;bottom:0 !important;display:flex;margin-top:25px;left:50% !important;transform:translate(-50%);width:fit-content !important}.gridList .swiper-pagination .swiper-pagination-bullet{background-color:var(--background);width:10px;height:10px}h2{font-size:2rem}h3{font-size:1.4rem}h4{font-size:1.2rem}.mainInfo .videoSlider_list{width:100%}.gridList .gridList_text{margin:0 0 1rem}.gridList .gridList_text>*:first-child{margin-top:0}.gridList .gridList_text>*:last-child{margin-bottom:0}.firstScreen .firstScreenButtons{bottom:1rem}.popup{padding:1em;max-height:calc(100% - 2em);width:calc(100% - 5em)}.icons_slider_section .icons_content{--grid-gap: 1rem;grid-template-columns:1fr auto}.icons_slider_section .slider_sidetext{grid-column-start:1;grid-column-end:3;padding-left:1.5rem}.icons_slider_section .swiper-slide{height:auto}.icons_slider_section .icons_slider .swiper-wrapper{align-items:stretch}.icons_slider_section .icons_slide_content{height:100%}.icons_slider_section .icons_slide_content .list_icon{height:100%;display:flex;text-align:center;justify-content:space-between;grid-gap:0}}@media (max-width:500px){header#header .header_body__logo{width:5.5rem}}