.pionowe-menu-boczne{position:fixed;left:0;top:50%;transform:translateY(-50%);z-index:999;background-color:#0094e6;border-radius:0 20px 20px 0;box-shadow:3px 0 15px rgba(0,0,0,0.2);transition:width 0.6s cubic-bezier(0.68,-0.55,0.27,1.55),background-color 0.4s ease,box-shadow 0.5s ease;overflow:hidden;display:flex;flex-direction:column;width:80px}.pionowe-menu-boczne:hover{width:160px;box-shadow:5px 0 25px rgba(0,0,0,0.3);background-color:#0094e6}.pionowe-menu-boczne .menu-logo{padding:15px 10px;text-align:center;border-bottom:1px solid rgba(255,255,255,0.1);transition:all 0.4s ease}.pionowe-menu-boczne:hover .menu-logo{border-bottom:1px solid rgba(255,255,255,0.2)}.pionowe-menu-boczne .menu-logo img{height:auto;width:60px;max-width:100%;transition:transform 0.5s ease}.pionowe-menu-boczne:hover .menu-logo img{transform:scale(1.05)}.pionowe-menu-boczne .menu-items{display:flex;flex-direction:column;padding:15px 0;transition:padding 0.5s ease}.pionowe-menu-boczne:hover .menu-items{padding:20px 0}.pionowe-menu-boczne .menu-item{position:relative;margin:5px 0;transition:margin 0.3s ease}.pionowe-menu-boczne:hover .menu-item{margin:8px 0}.pionowe-menu-boczne .menu-item a{display:flex;align-items:center;padding:10px 15px;color:white;text-decoration:none;transition:all 0.4s cubic-bezier(0.25,1,0.5,1);white-space:nowrap;position:relative;overflow:hidden}.pionowe-menu-boczne .menu-item a:before{content:'';position:absolute;top:0;left:-100%;width:100%;height:100%;background:rgba(255,255,255,0.1);transition:transform 0.6s cubic-bezier(0.65,0,0.35,1);z-index:-1}.pionowe-menu-boczne .menu-item:hover a:before{transform:translateX(100%)}.pionowe-menu-boczne .icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;font-size:20px;transition:all 0.5s cubic-bezier(0.34,1.56,0.64,1);color:white;position:relative}.pionowe-menu-boczne .menu-item:hover .icon{transform:scale(1.15);color:#ffffff;text-shadow:0 0 10px rgba(255,255,255,0.5)}.pionowe-menu-boczne .text{opacity:0;margin-left:10px;font-weight:500;transform:translateX(-20px);transition:opacity 0.5s ease,transform 0.7s cubic-bezier(0.34,1.56,0.64,1),max-width 0.6s cubic-bezier(0.25,1,0.5,1);max-width:0;overflow:hidden;display:inline-block;position:relative}.pionowe-menu-boczne:hover .text{opacity:1;transform:translateX(0);max-width:200px;transition-delay:0.2s}.pionowe-menu-boczne .text:after{content:'';position:absolute;bottom:-2px;left:0;width:0;height:1px;background-color:rgba(255,255,255,0.7);transition:width 0.4s ease}.pionowe-menu-boczne .menu-item:hover a{background-color:rgba(255,255,255,0.1);padding-left:20px}.pionowe-menu-boczne .menu-item:hover .text:after{width:100%;transition-delay:0.1s}.pionowe-menu-boczne .cart-item .cart-count{position:absolute;top:5px;right:12px;background-color:#1a1f4d!important;color:white;border-radius:50%;width:20px;height:20px;display:flex;align-items:center;justify-content:center;font-size:12px;transform:translateY(0px)!important;transition:all 0.4s ease}.pionowe-menu-boczne .cart-item:hover .cart-count{transform:translateY(-5px) scale(1.1);background-color:#1a1f4d;box-shadow:0 0 8px rgba(255,255,255,0.3)}.pionowe-menu-boczne .wpml-container{padding:5px 10px;margin-top:0px;width:150%}.pionowe-menu-boczne .wpml-ls-legacy-dropdown,.pionowe-menu-boczne .wpml-ls-legacy-dropdown a{width:100%;background-color:transparent;border:none;color:white}.pionowe-menu-boczne .wpml-ls-legacy-dropdown a:hover,.pionowe-menu-boczne .wpml-ls-legacy-dropdown .wpml-ls-current-language:hover>a{background-color:rgba(255,255,255,0.1);color:white}.pionowe-menu-boczne .wpml-ls-legacy-dropdown .wpml-ls-sub-menu{border-top:none}.pionowe-menu-boczne .wpml-ls-legacy-dropdown .wpml-ls-current-language:hover .wpml-ls-sub-menu{animation:slideIn 0.4s cubic-bezier(0.34,1.56,0.64,1)}@keyframes slideIn{0%{opacity:0;transform:translateY(-10px)}100%{opacity:1;transform:translateY(0)}}.pionowe-menu-boczne .wpml-ls-legacy-dropdown .wpml-ls-sub-menu a{background-color:#1e73be;color:white;transition:all 0.3s ease}.pionowe-menu-boczne .wpml-ls-legacy-dropdown .wpml-ls-sub-menu a:hover{background-color:#1a65aa;padding-left:15px}@media (max-width:768px){.pionowe-menu-boczne{bottom:0;top:auto;left:0;right:0;transform:none;width:100%;border-radius:10px 10px 0 0;flex-direction:row;transition:transform 0.4s ease,border-radius 0.4s ease}.pionowe-menu-boczne:hover{width:100%}.pionowe-menu-boczne .menu-logo{display:none}.pionowe-menu-boczne .menu-items{flex-direction:row;justify-content:space-around;padding:10px;width:100%}.pionowe-menu-boczne:hover .menu-items{padding:10px}.pionowe-menu-boczne .text{display:none}.pionowe-menu-boczne .icon{width:auto}.pionowe-menu-boczne .menu-item:hover .icon{transform:scale(1.2)}.pionowe-menu-boczne .wpml-container{padding:0 10px;margin:0;display:flex;align-items:center}}.pionowe-menu-boczne .menu-item.active a{background-color:rgba(255,255,255,0.2)}@media (max-width:768px){.pionowe-menu-boczne .menu-item.active a{border-radius:10px!important}}.pionowe-menu-boczne .menu-item.active .icon{color:#ffffff;transform:scale(1.1)}.pionowe-menu-boczne .menu-item a{position:relative}.pionowe-menu-boczne .menu-item a:after{content:'';position:absolute;bottom:0;left:50%;width:0;height:2px;background-color:rgba(255,255,255,0.5);transition:width 0.3s ease,left 0.3s ease}.pionowe-menu-boczne .menu-item:hover a:after{width:80%;left:10%}.pionowe-menu-boczne .menu-item{transition:all 0.3s cubic-bezier(0.25,1,0.5,1)}.pionowe-menu-boczne .menu-item:not(:hover){transition-delay:0.1s}.et_pb_section_0_tb_header.et_pb_section{padding-top:0px;padding-bottom:1px;margin-top:-1px;background-color:RGBA(255,255,255,0)!important}.et_pb_row_0_tb_header{background-color:#0E121F;border-radius:0 0 20px 20px;overflow:hidden;border-width:0px 1px 1px 1px;border-color:rgba(226,233,242,0.13);box-shadow:0px 7px 22px -6px rgba(74,80,130,0.68);position:fixed!important;top:0px;bottom:auto;left:50%;right:auto;transform:translateX(-50%)}.et_pb_row_0_tb_header.et_pb_row{padding-top:0px!important;padding-bottom:7px!important;padding-top:0px;padding-bottom:7px}body.logged-in.admin-bar .et_pb_row_0_tb_header{top:calc(0px + 32px)}.et_pb_code_0_tb_header{margin-bottom:3px!important}.et_pb_image_0_tb_header{text-align:center}@media only screen and (min-width:981px){.et_pb_image_0_tb_header{width:25%}}@media only screen and (max-width:980px){.et_pb_row_0_tb_header{border-top-width:0px}.et_pb_image_0_tb_header{width:25%}.et_pb_image_0_tb_header .et_pb_image_wrap img{width:auto}}@media only screen and (max-width:767px){.et_pb_row_0_tb_header{border-top-width:0px}.et_pb_image_0_tb_header{width:55%}.et_pb_image_0_tb_header .et_pb_image_wrap img{width:auto}}div.et_pb_section.et_pb_section_2_tb_body,div.et_pb_section.et_pb_section_3_tb_body{background-size:initial;background-repeat:repeat;background-position:center top;background-image:linear-gradient(180deg,rgba(9,9,21,0) 40%,#090915 95%),url(https://connstore.de/wp-content/uploads/2025/03/connstoregradient2.webp)!important}div.et_pb_section.et_pb_section_2_tb_body>.et_pb_background_pattern,div.et_pb_section.et_pb_section_3_tb_body>.et_pb_background_pattern{background-image:url(data:image/svg+xml;base64,PHN2ZyAgZmlsbD0icmdiYSgwLDAsMCwwLjYpIiBoZWlnaHQ9IjE4MHB4IiB3aWR0aD0iMTgwcHgiIHZpZXdCb3g9IjAgMCAxODAgMTgwIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGQ9Ik0wLDIxLjY4YTUwLDUwLDAsMCwwLDM5Ljc3LDI4QTQwLjEsNDAuMSwwLDAsMSwwLDg1LjA1Vjk1YTQwLjEsNDAuMSwwLDAsMSwzOS43NywzNS4zN0E1MCw1MCwwLDAsMCwwLDE1OC4zMlYxODBINWE0MC4wOSw0MC4wOSwwLDAsMSwzNS4zNy0zOS43Niw1MC4wOCw1MC4wOCwwLDAsMCwyOCwzOS43Nmg0My4zNmE1MC4wOCw1MC4wOCwwLDAsMCwyOC0zOS43NkE0MC4wOSw0MC4wOSwwLDAsMSwxNzUuMDUsMTgwSDE4MFYxNTguMzJhNTAsNTAsMCwwLDAtMzkuNzctMjhBNDAuMSw0MC4xLDAsMCwxLDE4MCw5NXYtOS45YTQwLjEsNDAuMSwwLDAsMS0zOS43Ny0zNS4zNyw1MCw1MCwwLDAsMCwzOS43Ny0yOFYwaC00Ljk1YTQwLjA5LDQwLjA5LDAsMCwxLTM1LjM3LDM5Ljc2QTUwLjA4LDUwLjA4LDAsMCwwLDExMS42NSwwSDY4LjM1YTUwLjA4LDUwLjA4LDAsMCwwLTI4LDM5Ljc2QTQwLjA5LDQwLjA5LDAsMCwxLDUsMEgwWk05MCwxNzUuMDVhNDAuMSw0MC4xLDAsMCwxLTM5Ljc3LTM1LjM3LDUwLDUwLDAsMCwwLDM5Ljc3LTI4LDUwLDUwLDAsMCwwLDM5Ljc3LDI4QTQwLjEsNDAuMSwwLDAsMSw5MCwxNzUuMDVaTTE1OC4zMiw5MGE1MC4wOCw1MC4wOCwwLDAsMC0yOCwzOS43Niw0MCw0MCwwLDAsMSwwLTc5LjUyQTUwLjA4LDUwLjA4LDAsMCwwLDE1OC4zMiw5MFpNOTAsNWE0MC4xLDQwLjEsMCwwLDEsMzkuNzcsMzUuMzdBNTAsNTAsMCwwLDAsOTAsNjguMzJhNTAsNTAsMCwwLDAtMzkuNzctMjhBNDAuMSw0MC4xLDAsMCwxLDkwLDVaTTQ5LjY4LDUwLjI0YTQwLDQwLDAsMCwxLDAsNzkuNTJBNTAuMDgsNTAuMDgsMCwwLDAsMjEuNjgsOTAsNTAuMDgsNTAuMDgsMCwwLDAsNDkuNjgsNTAuMjRaIi8+PC9zdmc+);background-size:8px auto}.et_pb_section_2_tb_body.et_pb_section{padding-top:30px}.et_pb_section_3_tb_body.et_pb_section{padding-top:30px;background-color:#090915!important}.et_pb_row_1_tb_body,.et_pb_row_2_tb_body{background-image:linear-gradient(90deg,#f2f2ff 0%,#d7d7f4 100%);border-radius:4vw 4vw 4vw 4vw;overflow:hidden}.et_pb_row_1_tb_body.et_pb_row{padding-top:0px!important;padding-right:80px!important;padding-bottom:0px!important;padding-left:80px!important;margin-top:30px!important;margin-right:auto!important;margin-left:auto!important;padding-top:0px;padding-right:80px;padding-bottom:0px;padding-left:80px}.et_pb_text_2_tb_body,.et_pb_text_3_tb_body{font-family:'Montserrat',Helvetica,Arial,Lucida,sans-serif;margin-bottom:10px!important}.et_pb_text_2_tb_body h1,.et_pb_text_3_tb_body h1{font-family:'Montserrat',Helvetica,Arial,Lucida,sans-serif}.et_pb_text_2_tb_body h2,.et_pb_text_3_tb_body h2{font-family:'Jost',Helvetica,Arial,Lucida,sans-serif;font-weight:800;font-size:30px;color:#252B5B!important;letter-spacing:1px;line-height:1.4em}.et_pb_wc_description_0_tb_body.et_pb_wc_description,.et_pb_wc_description_1_tb_body.et_pb_wc_description,.et_pb_accordion_0_tb_body.et_pb_accordion .et_pb_toggle_open h5.et_pb_toggle_title,.et_pb_accordion_0_tb_body.et_pb_accordion .et_pb_toggle_open h1.et_pb_toggle_title,.et_pb_accordion_0_tb_body.et_pb_accordion .et_pb_toggle_open h2.et_pb_toggle_title,.et_pb_accordion_0_tb_body.et_pb_accordion .et_pb_toggle_open h3.et_pb_toggle_title,.et_pb_accordion_0_tb_body.et_pb_accordion .et_pb_toggle_open h4.et_pb_toggle_title,.et_pb_accordion_0_tb_body.et_pb_accordion .et_pb_toggle_open h6.et_pb_toggle_title{color:#252B5B!important}.et_pb_wc_description_0_tb_body p,.et_pb_wc_description_1_tb_body p{line-height:2em}.et_pb_wc_description_0_tb_body,.et_pb_wc_description_1_tb_body{font-family:'Montserrat',Helvetica,Arial,Lucida,sans-serif;font-weight:500;letter-spacing:1px;line-height:2em}.et_pb_wc_additional_info_0_tb_body td{font-family:'Raleway',Helvetica,Arial,Lucida,sans-serif;font-size:12px;color:#252B5B!important;letter-spacing:1px;line-height:1.3em!important}.et_pb_wc_additional_info_0_tb_body th{font-family:'Raleway',Helvetica,Arial,Lucida,sans-serif!important;font-size:12px!important;color:#252B5B!important;letter-spacing:1px!important;line-height:2em!important}.et_pb_row_2_tb_body.et_pb_row{padding-top:60px!important;padding-right:80px!important;padding-bottom:10px!important;padding-left:80px!important;margin-top:8px!important;margin-right:auto!important;margin-left:auto!important;padding-top:60px;padding-right:80px;padding-bottom:10px;padding-left:80px}.et_pb_accordion_0_tb_body.et_pb_accordion h5.et_pb_toggle_title,.et_pb_accordion_0_tb_body.et_pb_accordion h1.et_pb_toggle_title,.et_pb_accordion_0_tb_body.et_pb_accordion h2.et_pb_toggle_title,.et_pb_accordion_0_tb_body.et_pb_accordion h3.et_pb_toggle_title,.et_pb_accordion_0_tb_body.et_pb_accordion h4.et_pb_toggle_title,.et_pb_accordion_0_tb_body.et_pb_accordion h6.et_pb_toggle_title{font-family:'Jost',Helvetica,Arial,Lucida,sans-serif;font-weight:800;color:#252B5B!important}.et_pb_accordion_0_tb_body.et_pb_accordion .et_pb_toggle_content{font-family:'Montserrat',Helvetica,Arial,Lucida,sans-serif;font-weight:500;color:#4A5082!important}.et_pb_accordion_0_tb_body.et_pb_accordion .et_pb_accordion_item{border-radius:20px 20px 20px 20px;overflow:hidden;border-color:rgba(37,43,91,0.26)}.et_pb_accordion_0_tb_body .et_pb_toggle_open{background-color:RGBA(255,255,255,0)}.et_pb_accordion_0_tb_body .et_pb_toggle_close{background-color:rgba(18,24,56,0.13)}.et_pb_accordion_0_tb_body .et_pb_toggle_title:before{color:#4A5082}.et_pb_wc_related_products_0_tb_body section.products>h1,.et_pb_wc_related_products_0_tb_body section.products>h2,.et_pb_wc_related_products_0_tb_body section.products>h3,.et_pb_wc_related_products_0_tb_body section.products>h4,.et_pb_wc_related_products_0_tb_body section.products>h5,.et_pb_wc_related_products_0_tb_body section.products>h6{font-family:'Jost',Helvetica,Arial,Lucida,sans-serif!important;font-weight:800!important;font-size:30px!important;color:#252B5B!important}.et_pb_wc_related_products_0_tb_body ul.products li.product h3,.et_pb_wc_related_products_0_tb_body ul.products li.product h1,.et_pb_wc_related_products_0_tb_body ul.products li.product h2,.et_pb_wc_related_products_0_tb_body ul.products li.product h4,.et_pb_wc_related_products_0_tb_body ul.products li.product h5,.et_pb_wc_related_products_0_tb_body ul.products li.product h6{font-family:'Montserrat',Helvetica,Arial,Lucida,sans-serif!important;font-weight:600!important;font-size:16px!important;color:#252B5B!important;line-height:1.5em!important}.et_pb_wc_related_products_0_tb_body ul.products li.product .price,.et_pb_wc_related_products_0_tb_body ul.products li.product .price .amount{font-family:'Montserrat',Helvetica,Arial,Lucida,sans-serif;font-weight:500;font-size:16px;color:#252B5B!important;line-height:12px;text-align:left}.et_pb_wc_related_products_0_tb_body ul.products li.product .onsale{font-family:'Montserrat',Helvetica,Arial,Lucida,sans-serif!important;font-weight:800!important;text-transform:uppercase!important;font-size:12px}.et_pb_wc_related_products_0_tb_body.et_pb_module .et_shop_image{border-radius:20px 20px 20px 20px;overflow:hidden;border-width:1px!important;border-color:rgba(74,80,130,0.24)!important;transition:border 300ms ease 0ms}.et_pb_wc_related_products_0_tb_body.et_pb_module .et_shop_image:hover{border-width:8px!important;border-color:RGBA(255,255,255,0)!important}.et_pb_wc_related_products_0_tb_body span.onsale{border-radius:10px 10px 10px 10px;overflow:hidden;background-color:#0094E6!important}.et_pb_wc_related_products_0_tb_body ul.products li.product span.onsale{padding-top:2px!important;padding-right:10px!important;padding-bottom:2px!important;padding-left:10px!important;margin-top:0px!important;margin-right:0px!important;margin-bottom:0px!important;margin-left:0px!important}.et_pb_wc_related_products_0_tb_body ul.products li.product .star-rating{width:calc(5.4em + (0px * 4))}.et_pb_wc_related_products_0_tb_body .et_overlay:before,.et_pb_wc_related_products_0_tb_body .et_pb_extra_overlay:before{color:RGBA(255,255,255,0)!important}.et_pb_wc_related_products_0_tb_body .et_overlay,.et_pb_wc_related_products_0_tb_body .et_pb_extra_overlay{background-color:rgba(74,80,130,0.45)!important;border-color:rgba(74,80,130,0.45)!important}div.et_pb_section.et_pb_section_4_tb_body,div.et_pb_section.et_pb_section_5_tb_body{background-size:initial;background-image:radial-gradient(ellipse at left,rgba(255,255,255,0) 0%,#090915 60%),url(https://connstore.de/wp-content/uploads/2025/03/connstoregradient3.webp)!important}div.et_pb_section.et_pb_section_4_tb_body>.et_pb_background_pattern,div.et_pb_section.et_pb_section_5_tb_body>.et_pb_background_pattern{background-image:url(data:image/svg+xml;base64,PHN2ZyAgZmlsbD0icmdiYSgwLDAsMCwwLjUpIiBoZWlnaHQ9IjE4MHB4IiB3aWR0aD0iMTgwcHgiIHZpZXdCb3g9IjAgMCAxODAgMTgwIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGQ9Ik0wLDIxLjY4YTUwLDUwLDAsMCwwLDM5Ljc3LDI4QTQwLjEsNDAuMSwwLDAsMSwwLDg1LjA1Vjk1YTQwLjEsNDAuMSwwLDAsMSwzOS43NywzNS4zN0E1MCw1MCwwLDAsMCwwLDE1OC4zMlYxODBINWE0MC4wOSw0MC4wOSwwLDAsMSwzNS4zNy0zOS43Niw1MC4wOCw1MC4wOCwwLDAsMCwyOCwzOS43Nmg0My4zNmE1MC4wOCw1MC4wOCwwLDAsMCwyOC0zOS43NkE0MC4wOSw0MC4wOSwwLDAsMSwxNzUuMDUsMTgwSDE4MFYxNTguMzJhNTAsNTAsMCwwLDAtMzkuNzctMjhBNDAuMSw0MC4xLDAsMCwxLDE4MCw5NXYtOS45YTQwLjEsNDAuMSwwLDAsMS0zOS43Ny0zNS4zNyw1MCw1MCwwLDAsMCwzOS43Ny0yOFYwaC00Ljk1YTQwLjA5LDQwLjA5LDAsMCwxLTM1LjM3LDM5Ljc2QTUwLjA4LDUwLjA4LDAsMCwwLDExMS42NSwwSDY4LjM1YTUwLjA4LDUwLjA4LDAsMCwwLTI4LDM5Ljc2QTQwLjA5LDQwLjA5LDAsMCwxLDUsMEgwWk05MCwxNzUuMDVhNDAuMSw0MC4xLDAsMCwxLTM5Ljc3LTM1LjM3LDUwLDUwLDAsMCwwLDM5Ljc3LTI4LDUwLDUwLDAsMCwwLDM5Ljc3LDI4QTQwLjEsNDAuMSwwLDAsMSw5MCwxNzUuMDVaTTE1OC4zMiw5MGE1MC4wOCw1MC4wOCwwLDAsMC0yOCwzOS43Niw0MCw0MCwwLDAsMSwwLTc5LjUyQTUwLjA4LDUwLjA4LDAsMCwwLDE1OC4zMiw5MFpNOTAsNWE0MC4xLDQwLjEsMCwwLDEsMzkuNzcsMzUuMzdBNTAsNTAsMCwwLDAsOTAsNjguMzJhNTAsNTAsMCwwLDAtMzkuNzctMjhBNDAuMSw0MC4xLDAsMCwxLDkwLDVaTTQ5LjY4LDUwLjI0YTQwLDQwLDAsMCwxLDAsNzkuNTJBNTAuMDgsNTAuMDgsMCwwLDAsMjEuNjgsOTAsNTAuMDgsNTAuMDgsMCwwLDAsNDkuNjgsNTAuMjRaIi8+PC9zdmc+);background-size:8px auto}.et_pb_section_4_tb_body.et_pb_section{padding-top:20px;padding-bottom:26px}.et_pb_section_5_tb_body.et_pb_section{padding-top:20px;padding-bottom:26px;background-color:#090915!important}.et_pb_blurb_0_tb_body.et_pb_blurb .et_pb_module_header,.et_pb_blurb_0_tb_body.et_pb_blurb .et_pb_module_header a,.et_pb_blurb_1_tb_body.et_pb_blurb .et_pb_module_header,.et_pb_blurb_1_tb_body.et_pb_blurb .et_pb_module_header a,.et_pb_blurb_2_tb_body.et_pb_blurb .et_pb_module_header,.et_pb_blurb_2_tb_body.et_pb_blurb .et_pb_module_header a{font-family:'Jost',Helvetica,Arial,Lucida,sans-serif;font-weight:700;text-transform:uppercase;color:#E2E9F2!important;text-align:center}.et_pb_blurb_0_tb_body.et_pb_blurb,.et_pb_blurb_1_tb_body.et_pb_blurb,.et_pb_blurb_2_tb_body.et_pb_blurb{font-family:'Montserrat',Helvetica,Arial,Lucida,sans-serif;color:#E2E9F2!important}.et_pb_column_2_tb_body,.et_pb_column_3_tb_body{padding-top:50px;padding-bottom:50px}.et_pb_column_5_tb_body,.et_pb_column_6_tb_body,.et_pb_column_7_tb_body{border-radius:4vw 4vw 4vw 4vw;overflow:hidden;border-width:2px;border-color:rgba(255,255,255,0.06);padding-top:20px;padding-right:20px;padding-bottom:20px;padding-left:20px}@media only screen and (max-width:980px){.et_pb_row_1_tb_body.et_pb_row,.et_pb_row_2_tb_body.et_pb_row{padding-top:30px!important;padding-right:30px!important;padding-left:30px!important;padding-top:30px!important;padding-right:30px!important;padding-left:30px!important}}@media only screen and (max-width:767px){.et_pb_row_1_tb_body.et_pb_row,.et_pb_row_2_tb_body.et_pb_row{padding-top:20px!important;padding-right:20px!important;padding-left:20px!important;padding-top:20px!important;padding-right:20px!important;padding-left:20px!important}}div.et_pb_section.et_pb_section_0_tb_footer,div.et_pb_section.et_pb_section_1_tb_footer,div.et_pb_section.et_pb_section_2_tb_footer,div.et_pb_section.et_pb_section_3_tb_footer{background-size:initial;background-position:center bottom 0px;background-image:linear-gradient(180deg,#090915 0%,rgba(9,9,21,0) 70%,#090915 99%),url(https://connstore.de/wp-content/uploads/2025/03/connstoregradient3.webp)!important}div.et_pb_section.et_pb_section_0_tb_footer>.et_pb_background_pattern,div.et_pb_section.et_pb_section_1_tb_footer>.et_pb_background_pattern,div.et_pb_section.et_pb_section_2_tb_footer>.et_pb_background_pattern,div.et_pb_section.et_pb_section_3_tb_footer>.et_pb_background_pattern{background-image:url(data:image/svg+xml;base64,PHN2ZyAgZmlsbD0iUkdCQSgwLDAsMCwwLjUpIiBoZWlnaHQ9IjE4MHB4IiB3aWR0aD0iMTgwcHgiIHZpZXdCb3g9IjAgMCAxODAgMTgwIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGQ9Ik0wLDIxLjY4YTUwLDUwLDAsMCwwLDM5Ljc3LDI4QTQwLjEsNDAuMSwwLDAsMSwwLDg1LjA1Vjk1YTQwLjEsNDAuMSwwLDAsMSwzOS43NywzNS4zN0E1MCw1MCwwLDAsMCwwLDE1OC4zMlYxODBINWE0MC4wOSw0MC4wOSwwLDAsMSwzNS4zNy0zOS43Niw1MC4wOCw1MC4wOCwwLDAsMCwyOCwzOS43Nmg0My4zNmE1MC4wOCw1MC4wOCwwLDAsMCwyOC0zOS43NkE0MC4wOSw0MC4wOSwwLDAsMSwxNzUuMDUsMTgwSDE4MFYxNTguMzJhNTAsNTAsMCwwLDAtMzkuNzctMjhBNDAuMSw0MC4xLDAsMCwxLDE4MCw5NXYtOS45YTQwLjEsNDAuMSwwLDAsMS0zOS43Ny0zNS4zNyw1MCw1MCwwLDAsMCwzOS43Ny0yOFYwaC00Ljk1YTQwLjA5LDQwLjA5LDAsMCwxLTM1LjM3LDM5Ljc2QTUwLjA4LDUwLjA4LDAsMCwwLDExMS42NSwwSDY4LjM1YTUwLjA4LDUwLjA4LDAsMCwwLTI4LDM5Ljc2QTQwLjA5LDQwLjA5LDAsMCwxLDUsMEgwWk05MCwxNzUuMDVhNDAuMSw0MC4xLDAsMCwxLTM5Ljc3LTM1LjM3LDUwLDUwLDAsMCwwLDM5Ljc3LTI4LDUwLDUwLDAsMCwwLDM5Ljc3LDI4QTQwLjEsNDAuMSwwLDAsMSw5MCwxNzUuMDVaTTE1OC4zMiw5MGE1MC4wOCw1MC4wOCwwLDAsMC0yOCwzOS43Niw0MCw0MCwwLDAsMSwwLTc5LjUyQTUwLjA4LDUwLjA4LDAsMCwwLDE1OC4zMiw5MFpNOTAsNWE0MC4xLDQwLjEsMCwwLDEsMzkuNzcsMzUuMzdBNTAsNTAsMCwwLDAsOTAsNjguMzJhNTAsNTAsMCwwLDAtMzkuNzctMjhBNDAuMSw0MC4xLDAsMCwxLDkwLDVaTTQ5LjY4LDUwLjI0YTQwLDQwLDAsMCwxLDAsNzkuNTJBNTAuMDgsNTAuMDgsMCwwLDAsMjEuNjgsOTAsNTAuMDgsNTAuMDgsMCwwLDAsNDkuNjgsNTAuMjRaIi8+PC9zdmc+);background-size:8px auto}.et_pb_section_0_tb_footer.et_pb_section{padding-top:4vw;padding-bottom:5vw}.et_pb_section_1_tb_footer.et_pb_section{padding-top:4vw;padding-bottom:5vw;background-color:#090915!important}.et_pb_text_0_tb_footer h3{font-family:'Jost',Helvetica,Arial,Lucida,sans-serif;font-weight:700;font-size:40px;color:#FFFFFF!important;line-height:1.2em}.et_pb_text_1_tb_footer.et_pb_text,.et_pb_text_16_tb_footer.et_pb_text{color:#FFFFFF!important}.et_pb_text_1_tb_footer{line-height:1.1em;font-family:'Jost',Helvetica,Arial,Lucida,sans-serif;font-weight:700;font-size:50px;line-height:1.1em}.et_pb_text_1_tb_footer h4{line-height:1.5em}.et_pb_button_0_tb_footer_wrapper .et_pb_button_0_tb_footer,.et_pb_button_0_tb_footer_wrapper .et_pb_button_0_tb_footer:hover{padding-top:15px!important;padding-right:30px!important;padding-bottom:15px!important;padding-left:30px!important}body #page-container .et_pb_section .et_pb_button_0_tb_footer{color:#FFFFFF!important;border-width:0px!important;border-radius:10px;letter-spacing:0.2em;font-size:14px;font-weight:700!important;text-transform:uppercase!important;background-color:#0094E6}body #page-container .et_pb_section .et_pb_button_0_tb_footer:after,body #page-container .et_pb_section .et_pb_contact_form_0_tb_footer.et_pb_contact_form_container.et_pb_module .et_pb_button:after{font-size:1.6em}body.et_button_custom_icon #page-container .et_pb_button_0_tb_footer:after,body.et_button_custom_icon #page-container .et_pb_contact_form_0_tb_footer.et_pb_contact_form_container.et_pb_module .et_pb_button:after{font-size:14px}.et_pb_button_0_tb_footer,.et_pb_button_0_tb_footer:after{transition:all 300ms ease 0ms}.et_pb_text_2_tb_footer h4,.et_pb_text_4_tb_footer h4{font-weight:800;text-transform:uppercase;font-size:14px;color:rgba(255,255,255,0.5)!important;letter-spacing:3px;line-height:1.4em}.et_pb_text_2_tb_footer,.et_pb_text_4_tb_footer{margin-bottom:5px!important}.et_pb_text_3_tb_footer,.et_pb_text_5_tb_footer{line-height:2em;font-family:'Montserrat',Helvetica,Arial,Lucida,sans-serif;font-size:16px;line-height:2em}.et_pb_text_3_tb_footer.et_pb_text a,.et_pb_text_5_tb_footer.et_pb_text a{color:#E2E9F2!important;transition:color 300ms ease 0ms}.et_pb_text_3_tb_footer.et_pb_text a:hover,.et_pb_text_5_tb_footer.et_pb_text a:hover,.et_pb_accordion_item.et_pb_accordion_item_0_tb_footer.et_pb_toggle.et_pb_toggle_open h5.et_pb_toggle_title,.et_pb_accordion_item.et_pb_accordion_item_0_tb_footer.et_pb_toggle.et_pb_toggle_open h1.et_pb_toggle_title,.et_pb_accordion_item.et_pb_accordion_item_0_tb_footer.et_pb_toggle.et_pb_toggle_open h2.et_pb_toggle_title,.et_pb_accordion_item.et_pb_accordion_item_0_tb_footer.et_pb_toggle.et_pb_toggle_open h3.et_pb_toggle_title,.et_pb_accordion_item.et_pb_accordion_item_0_tb_footer.et_pb_toggle.et_pb_toggle_open h4.et_pb_toggle_title,.et_pb_accordion_item.et_pb_accordion_item_0_tb_footer.et_pb_toggle.et_pb_toggle_open h6.et_pb_toggle_title,.et_pb_accordion_item.et_pb_accordion_item_0_tb_footer.et_pb_toggle.et_pb_toggle_close h5.et_pb_toggle_title,.et_pb_accordion_item.et_pb_accordion_item_0_tb_footer.et_pb_toggle.et_pb_toggle_close h1.et_pb_toggle_title,.et_pb_accordion_item.et_pb_accordion_item_0_tb_footer.et_pb_toggle.et_pb_toggle_close h2.et_pb_toggle_title,.et_pb_accordion_item.et_pb_accordion_item_0_tb_footer.et_pb_toggle.et_pb_toggle_close h3.et_pb_toggle_title,.et_pb_accordion_item.et_pb_accordion_item_0_tb_footer.et_pb_toggle.et_pb_toggle_close h4.et_pb_toggle_title,.et_pb_accordion_item.et_pb_accordion_item_0_tb_footer.et_pb_toggle.et_pb_toggle_close h6.et_pb_toggle_title,.et_pb_accordion_item_0_tb_footer.et_pb_toggle h5.et_pb_toggle_title,.et_pb_accordion_item_0_tb_footer.et_pb_toggle h1.et_pb_toggle_title,.et_pb_accordion_item_0_tb_footer.et_pb_toggle h2.et_pb_toggle_title,.et_pb_accordion_item_0_tb_footer.et_pb_toggle h3.et_pb_toggle_title,.et_pb_accordion_item_0_tb_footer.et_pb_toggle h4.et_pb_toggle_title,.et_pb_accordion_item_0_tb_footer.et_pb_toggle h6.et_pb_toggle_title,.et_pb_accordion_item_0_tb_footer.et_pb_toggle .et_pb_toggle_content{color:#E2E9F2!important}.et_pb_text_3_tb_footer a,.et_pb_text_5_tb_footer a{font-family:'Montserrat',Helvetica,Arial,Lucida,sans-serif;font-size:16px;line-height:2em}.et_pb_section_2_tb_footer.et_pb_section{padding-top:0px;padding-bottom:0px}.et_pb_section_3_tb_footer.et_pb_section{padding-top:0px;padding-bottom:0px;background-color:#090915!important}.et_pb_row_1_tb_footer,.et_pb_row_2_tb_footer,.et_pb_row_3_tb_footer,.et_pb_row_4_tb_footer{background-color:RGBA(255,255,255,0);border-radius:50px 50px 50px 50px;overflow:hidden;border-width:1px;border-color:rgba(226,233,242,0.14);box-shadow:0px 10px 24px -6px rgba(0,148,230,0.32);transform:translateX(0px) translateY(-80px);transform-origin:}.et_pb_row_1_tb_footer.et_pb_row{padding-top:50px!important;padding-right:60px!important;padding-bottom:50px!important;padding-left:60px!important;margin-bottom:-20px!important;padding-top:50px;padding-right:60px;padding-bottom:50px;padding-left:60px}@keyframes et_pb_flip_bottom_et_pb_row_1_tb_footer{0%{transform:rotateX(-45deg)}100%{opacity:1;transform:translateX(0px) translateY(-80px)}}@keyframes et_pb_flip_bottom_et_pb_row_2_tb_footer{0%{transform:rotateX(-45deg)}100%{opacity:1;transform:translateX(0px) translateY(-80px)}}@keyframes et_pb_flip_bottom_et_pb_row_3_tb_footer{0%{transform:rotateX(-45deg)}100%{opacity:1;transform:translateX(0px) translateY(-80px)}}@keyframes et_pb_flip_bottom_et_pb_row_4_tb_footer{0%{transform:rotateX(-45deg)}100%{opacity:1;transform:translateX(0px) translateY(-80px)}}.et_pb_row_1_tb_footer.et_animated.transformAnim{animation-name:et_pb_flip_bottom_et_pb_row_1_tb_footer}.et_pb_text_6_tb_footer h4,.et_pb_text_8_tb_footer h4,.et_pb_text_10_tb_footer h4,.et_pb_text_11_tb_footer h4,.et_pb_text_13_tb_footer h4{font-family:'Jost',Helvetica,Arial,Lucida,sans-serif;font-weight:700;color:#FFFFFF!important;line-height:1.3em}.et_pb_text_6_tb_footer,.et_pb_text_8_tb_footer,.et_pb_text_10_tb_footer,.et_pb_text_11_tb_footer,.et_pb_text_13_tb_footer{margin-bottom:10px!important}.et_pb_text_7_tb_footer.et_pb_text,.et_pb_text_9_tb_footer.et_pb_text,.et_pb_text_9_tb_footer.et_pb_text a,.et_pb_text_12_tb_footer.et_pb_text,.et_pb_text_14_tb_footer.et_pb_text{color:#C9D4DA!important}.et_pb_text_7_tb_footer,.et_pb_text_9_tb_footer,.et_pb_text_12_tb_footer,.et_pb_text_14_tb_footer{line-height:1.8em;font-size:16px;line-height:1.8em}.et_pb_text_9_tb_footer a{font-size:16px}ul.et_pb_social_media_follow_0_tb_footer a.icon{border-radius:10px 10px 10px 10px}.et_pb_social_media_follow_0_tb_footer li.et_pb_social_icon a.icon:before{color:#DDF2FA}.et_pb_row_2_tb_footer.et_pb_row{padding-top:50px!important;padding-right:60px!important;padding-bottom:50px!important;padding-left:60px!important;margin-top:80px!important;margin-bottom:-20px!important;padding-top:50px;padding-right:60px;padding-bottom:50px;padding-left:60px}.et_pb_row_2_tb_footer.et_animated.transformAnim{animation-name:et_pb_flip_bottom_et_pb_row_2_tb_footer}.et_pb_accordion_item.et_pb_accordion_item_0_tb_footer.et_pb_toggle_close .et_pb_toggle_title:before{color:#E2E9F2}.et_pb_row_3_tb_footer.et_pb_row,.et_pb_row_4_tb_footer.et_pb_row{padding-top:50px!important;padding-right:60px!important;padding-bottom:50px!important;padding-left:60px!important;margin-top:50px!important;margin-bottom:-20px!important;padding-top:50px;padding-right:60px;padding-bottom:50px;padding-left:60px}.et_pb_row_3_tb_footer.et_animated.transformAnim{animation-name:et_pb_flip_bottom_et_pb_row_3_tb_footer}.et_pb_row_4_tb_footer.et_animated.transformAnim{animation-name:et_pb_flip_bottom_et_pb_row_4_tb_footer}.et_pb_row_5_tb_footer{background-image:linear-gradient(90deg,#f2f2ff 0%,#d7d7f4 100%);border-radius:50px 50px 50px 50px;overflow:hidden}.et_pb_row_5_tb_footer.et_pb_row{padding-top:40px!important;padding-right:40px!important;padding-bottom:40px!important;padding-left:40px!important;margin-right:auto!important;margin-bottom:32px!important;margin-left:auto!important;padding-top:40px;padding-right:40px;padding-bottom:40px;padding-left:40px}.et_pb_text_15_tb_footer h3{font-family:'Jost',Helvetica,Arial,Lucida,sans-serif;font-weight:700;font-size:40px;color:#000000!important;line-height:1.2em}.et_pb_contact_form_0_tb_footer.et_pb_contact_form_container .input,.et_pb_contact_form_0_tb_footer.et_pb_contact_form_container .input::placeholder,.et_pb_contact_form_0_tb_footer.et_pb_contact_form_container .input[type=checkbox]+label,.et_pb_contact_form_0_tb_footer.et_pb_contact_form_container .input[type=radio]+label{font-weight:700;text-transform:uppercase;font-size:12px;letter-spacing:0.2em}.et_pb_contact_form_0_tb_footer.et_pb_contact_form_container .input::-webkit-input-placeholder{font-weight:700;text-transform:uppercase;font-size:12px;letter-spacing:0.2em}.et_pb_contact_form_0_tb_footer.et_pb_contact_form_container .input::-moz-placeholder{font-weight:700;text-transform:uppercase;font-size:12px;letter-spacing:0.2em}.et_pb_contact_form_0_tb_footer.et_pb_contact_form_container .input:-ms-input-placeholder{font-weight:700;text-transform:uppercase;font-size:12px;letter-spacing:0.2em}.et_pb_contact_form_0_tb_footer.et_pb_contact_form_container .input,.et_pb_contact_form_0_tb_footer.et_pb_contact_form_container .input[type="checkbox"]+label i,.et_pb_contact_form_0_tb_footer.et_pb_contact_form_container .input[type="radio"]+label i{border-radius:10px 10px 10px 10px;overflow:hidden;border-width:1px;border-color:#252b5b}body #page-container .et_pb_section .et_pb_contact_form_0_tb_footer.et_pb_contact_form_container.et_pb_module .et_pb_button{color:#E2E9F2!important;border-width:0px!important;border-radius:10px;letter-spacing:0.2em;font-size:14px;font-weight:700!important;text-transform:uppercase!important;background-color:#0094E6!important;padding-top:15px!important;padding-right:30px!important;padding-bottom:15px!important;padding-left:30px!important;margin-top:10px!important}.et_pb_contact_form_0_tb_footer .input,.et_pb_contact_form_0_tb_footer .input[type="checkbox"]+label i,.et_pb_contact_form_0_tb_footer .input[type="radio"]+label i,.et_pb_accordion_item_0_tb_footer.et_pb_toggle,.et_pb_column_9_tb_footer{background-color:RGBA(255,255,255,0)}.et_pb_contact_form_0_tb_footer .input,.et_pb_contact_form_0_tb_footer .input[type="checkbox"]+label,.et_pb_contact_form_0_tb_footer .input[type="radio"]+label,.et_pb_contact_form_0_tb_footer .input[type="checkbox"]:checked+label i:before,.et_pb_contact_form_0_tb_footer .input::placeholder{color:#000000}.et_pb_contact_form_0_tb_footer .input::-webkit-input-placeholder{color:#000000}.et_pb_contact_form_0_tb_footer .input::-moz-placeholder{color:#000000}.et_pb_contact_form_0_tb_footer .input::-ms-input-placeholder{color:#000000}.et_pb_contact_form_0_tb_footer .input[type="radio"]:checked+label i:before{background-color:#000000}.et_pb_row_6_tb_footer{border-radius:30px 30px 0 0;overflow:hidden}.et_pb_row_6_tb_footer,body #page-container .et-db #et-boc .et-l .et_pb_row_6_tb_footer.et_pb_row,body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_6_tb_footer.et_pb_row,body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container .et_pb_row_6_tb_footer.et_pb_row{width:100%}.et_pb_text_16_tb_footer{line-height:1.8em;font-family:'Jost',Helvetica,Arial,Lucida,sans-serif;font-weight:600;line-height:1.8em}.et_pb_social_media_follow_network_0_tb_footer a.icon,.et_pb_social_media_follow_network_1_tb_footer a.icon,.et_pb_social_media_follow_network_2_tb_footer a.icon{background-color:#0094E6!important}.et_pb_accordion .et_pb_module.et_pb_accordion_item_0_tb_footer.et_pb_toggle{border-radius:20px 20px 20px 20px;overflow:hidden;border-color:rgba(74,80,130,0.64)}@media only screen and (max-width:980px){.et_pb_text_0_tb_footer h3,.et_pb_text_15_tb_footer h3{font-size:20px}.et_pb_text_1_tb_footer{font-size:40px}body #page-container .et_pb_section .et_pb_button_0_tb_footer:after,body #page-container .et_pb_section .et_pb_contact_form_0_tb_footer.et_pb_contact_form_container.et_pb_module .et_pb_button:after{display:inline-block;opacity:0}body #page-container .et_pb_section .et_pb_button_0_tb_footer:hover:after,body #page-container .et_pb_section .et_pb_contact_form_0_tb_footer.et_pb_contact_form_container.et_pb_module .et_pb_button:hover:after{opacity:1}.et_pb_row_1_tb_footer.et_pb_row,.et_pb_row_2_tb_footer.et_pb_row,.et_pb_row_3_tb_footer.et_pb_row,.et_pb_row_4_tb_footer.et_pb_row{padding-top:60px!important;padding-right:30px!important;padding-bottom:60px!important;padding-left:30px!important;padding-top:60px!important;padding-right:30px!important;padding-bottom:60px!important;padding-left:30px!important}.et_pb_text_6_tb_footer h4,.et_pb_text_8_tb_footer h4,.et_pb_text_10_tb_footer h4,.et_pb_text_11_tb_footer h4,.et_pb_text_13_tb_footer h4{font-size:16px}.et_pb_text_7_tb_footer,.et_pb_text_9_tb_footer,.et_pb_text_9_tb_footer a,.et_pb_text_12_tb_footer,.et_pb_text_14_tb_footer{font-size:15px}.et_pb_row_5_tb_footer.et_pb_row{padding-top:30px!important;padding-right:30px!important;padding-bottom:30px!important;padding-left:30px!important;padding-top:30px!important;padding-right:30px!important;padding-bottom:30px!important;padding-left:30px!important}}@media only screen and (max-width:767px){.et_pb_text_0_tb_footer h3,.et_pb_text_15_tb_footer h3{font-size:16px}.et_pb_text_1_tb_footer{font-size:20px}.et_pb_text_1_tb_footer h4{font-size:15px}body #page-container .et_pb_section .et_pb_button_0_tb_footer:after,body #page-container .et_pb_section .et_pb_contact_form_0_tb_footer.et_pb_contact_form_container.et_pb_module .et_pb_button:after{display:inline-block;opacity:0}body #page-container .et_pb_section .et_pb_button_0_tb_footer:hover:after,body #page-container .et_pb_section .et_pb_contact_form_0_tb_footer.et_pb_contact_form_container.et_pb_module .et_pb_button:hover:after{opacity:1}.et_pb_text_3_tb_footer,.et_pb_text_5_tb_footer,.et_pb_text_6_tb_footer h4,.et_pb_text_7_tb_footer,.et_pb_text_8_tb_footer h4,.et_pb_text_9_tb_footer,.et_pb_text_9_tb_footer a,.et_pb_text_10_tb_footer h4,.et_pb_text_11_tb_footer h4,.et_pb_text_12_tb_footer,.et_pb_text_13_tb_footer h4,.et_pb_text_14_tb_footer{font-size:14px}.et_pb_row_1_tb_footer,.et_pb_row_2_tb_footer,.et_pb_row_3_tb_footer,.et_pb_row_4_tb_footer,.et_pb_row_5_tb_footer{border-radius:20px 20px 20px 20px;overflow:hidden}.et_pb_row_1_tb_footer.et_pb_row,.et_pb_row_2_tb_footer.et_pb_row,.et_pb_row_3_tb_footer.et_pb_row,.et_pb_row_4_tb_footer.et_pb_row{padding-top:60px!important;padding-right:20px!important;padding-bottom:60px!important;padding-left:20px!important;padding-top:60px!important;padding-right:20px!important;padding-bottom:60px!important;padding-left:20px!important}.et_pb_row_5_tb_footer.et_pb_row{padding-top:20px!important;padding-right:20px!important;padding-bottom:20px!important;padding-left:20px!important;padding-top:20px!important;padding-right:20px!important;padding-bottom:20px!important;padding-left:20px!important}}