#form .tel-wrapper[\:has\(.input__error\)] #tel-select-wrapper .value-wrapper,#form .tel-wrapper[\:has\(.input__error\)],#form .form-box .form-label .label-input:not([type=number]).input__error,#form .form-box .sex-label.input__error .radio-div,#form .radio-div.input__error,#form .input__error.tel-wrapper,.input__error.basket-textarea{border-color:red;background-color:rgba(255,0,0,0.2196078431)}#form .tel-wrapper[\:has\(.input__error\)] #tel-select-wrapper .value-wrapper,#form .tel-wrapper[\:has\(.input__error\)],#form .form-box .form-label .label-input:not([type=number]).input__error,#form .form-box .sex-label.input__error .radio-div,#form .radio-div.input__error,#form .input__error.tel-wrapper,.input__error.basket-textarea{border-color:red;background-color:rgba(255,0,0,0.2196078431)}#form .tel-wrapper:has(.input__error) #tel-select-wrapper .value-wrapper,#form .tel-wrapper:has(.input__error),#form .form-box .form-label .label-input:not([type=number]).input__error,#form .form-box .sex-label.input__error .radio-div,#form .radio-div.input__error,#form .input__error.tel-wrapper,.input__error.basket-textarea{border-color:red;background-color:rgba(255,0,0,0.2196078431)}#form .tel-wrapper[\:has\(.input__error\)] #tel-select-wrapper .value-wrapper:focus,#form .tel-wrapper:focus[\:has\(.input__error\)],#form .form-box .form-label .label-input.input__error:focus:not([type=number]),#form .form-box .sex-label.input__error .radio-div:focus,#form .radio-div.input__error:focus,#form .input__error.tel-wrapper:focus,.input__error.basket-textarea:focus{outline-color:red !important}#form .tel-wrapper:has(.input__error) #tel-select-wrapper .value-wrapper:focus,#form .tel-wrapper:focus:has(.input__error),#form .form-box .form-label .label-input.input__error:focus:not([type=number]),#form .form-box .sex-label.input__error .radio-div:focus,#form .radio-div.input__error:focus,#form .input__error.tel-wrapper:focus,.input__error.basket-textarea:focus{outline-color:red !important}#form .tel-wrapper,#form .form-box .form-label .label-input:not([type=number]),.basket-textarea{border:1px solid #cfd8dc;border-radius:3px;transition:background-color 0.2s cubic-bezier(0.62,0.05,0.01,0.99),border-color 0.2s cubic-bezier(0.62,0.05,0.01,0.99);font-size:0.8rem;padding:0.5rem;height:2.5rem}#form .number.tel-wrapper,#form .form-box .form-label .number.label-input:not([type=number]),.number.basket-textarea{padding:0}.basket-textarea::-webkit-scrollbar{width:7.5px}.basket-textarea::-webkit-scrollbar-thumb{background-color:#cfd8dc}.basket-textarea::-webkit-scrollbar-track{background-color:transparent;border-radius:20px;background:rgba(255,255,255,0.1);box-shadow:0 4px 30px rgba(0,0,0,0.1);backdrop-filter:blur(3.4px);-webkit-backdrop-filter:blur(3.4px)}.customer-advisor{position:relative}.customer-advisor .customer-content{padding:3.125rem 1rem 4.25rem;background:rgb(252,235,255);background:linear-gradient(105deg,rgb(252,235,255) 7%,rgb(244,251,255) 46%,rgb(217,238,255) 83%);overflow:hidden;display:flex;flex-direction:column;align-items:center;row-gap:3rem}.customer-advisor .customer-content h2{font-weight:700;font-size:2rem;line-height:1;margin-bottom:0.5rem;text-align:center}@media (max-width:576px){.customer-advisor .customer-content{padding-left:1rem;padding-right:1rem}}.customer-advisor .advisors-wrapper{width:100%;display:block}.customer-advisor .advisors-wrapper.onlyFenster{max-width:1020px;overflow-y:visible;overflow-x:clip}.customer-advisor .advisors-wrapper .advisor-card{aspect-ratio:1.12;display:grid;grid-template-columns:18% 34% 48%;grid-template-rows:46% 12% 42%}@media (max-width:576px){.customer-advisor .advisors-wrapper .advisor-card{padding:0.75rem;aspect-ratio:1.2}}.customer-advisor .advisors-wrapper .advisor-card img{border-radius:50%;grid-column:1/3;grid-row:1/3}.customer-advisor .advisors-wrapper .advisor-card .details-card{padding:0.75rem 1rem;background-color:#fff;border-radius:4px;box-shadow:0px 4px 20px rgba(0,0,0,0.1);grid-column:2/4;grid-row:2/4;z-index:1;height:-moz-fit-content;height:fit-content}@media (max-width:576px){.customer-advisor .advisors-wrapper .advisor-card .details-card{padding:0.75rem}}.customer-advisor .advisors-wrapper .advisor-card .details-card p,.customer-advisor .advisors-wrapper .advisor-card .details-card a{margin:0;font-weight:300;font-size:0.75rem;line-height:0.875rem;color:#263238}.customer-advisor .advisors-wrapper .advisor-card .details-card p svg,.customer-advisor .advisors-wrapper .advisor-card .details-card a svg{height:0.875rem;width:0.875rem;margin-right:2px}.customer-advisor .advisors-wrapper .advisor-card .details-card a{cursor:pointer;display:block}.customer-advisor .advisors-wrapper .advisor-card .details-card .advisor-name{font-weight:700;font-size:1rem;text-transform:uppercase;margin-bottom:0.25rem}.customer-advisor .advisors-wrapper .advisor-card .details-card .advisor-position{font-weight:400;color:#02a3f9;margin-bottom:0.5rem}.customer-advisor .advisors-wrapper .advisor-card .details-card .advisor-whatsapp{margin-bottom:0.25rem}.customer-advisor .advisors-wrapper .advisor-card .details-card .advisor-tel{margin-bottom:0.5rem}.customer-advisor .advisors-wrapper .advisor-card .details-card .advisor-mail{text-decoration:underline;text-decoration-color:#263238}.customer-advisor .description-customer{max-width:920px;display:flex;flex-direction:column;align-items:center;row-gap:2.25rem}.customer-advisor .description-customer p{font-weight:400;font-size:1.125rem;line-height:1.75rem;color:#263238;text-align:center;margin:0}.customer-advisor .description-customer a{text-decoration:underline}.customer-advisor .description-customer button{border:1px solid transparent;background-color:#02a3f9;color:#fff;font-weight:700;font-size:1rem;line-height:1.5rem;border-radius:8px;padding:0.625rem 3.875rem;transition:background-color 0.4s ease-in-out}.customer-advisor .description-customer button:hover{background:#1c75bc}@media (max-width:768px){.customer-advisor .description-customer button{width:60%;padding:0.875rem 3.875rem;font-size:1.25rem}}@media (max-width:576px){.customer-advisor .description-customer button{width:100%}}.customer-advisor-hidden{display:none !important}.shop__wrapper .navigation-links{width:75%;margin:0 auto}@media (max-width:768px){.shop__wrapper .navigation-links{width:calc(90% - 1rem)}}.shop__wrapper .shop__content{margin-top:-0.5rem}@media (max-width:768px){.shop__wrapper .shop__content{margin-top:1.5rem}}.shop__wrapper .card-inner-portfolio-site{padding:0}.shop__wrapper .option-name-wrapper{margin:0}.shop__wrapper .container-info-icon-wrapper{display:flex;justify-content:center}.shop__wrapper .container-info-icon-wrapper>img{width:100%}.shop__wrapper .shop-item{padding:0.5rem}.shop__wrapper .shop-item>a{border:1px solid rgba(120,144,156,0.5);border-radius:8px;transition:0.2s;display:flex;padding:0.5rem;flex-direction:column;height:100%}.shop__wrapper .shop-item>a .measurements{transition:0.25s linear}.shop__wrapper .shop-item>a:hover{border-color:#02a3f9}.shop__wrapper .shop-item>a:hover .measurements{background-color:#02a3f9;border-color:#02a3f9;color:white}.shop__wrapper .shop-item .title{transition:0.2s;font-weight:500;margin:0}.shop__wrapper .shop-item.selected{border-color:#02a3f9;position:relative}.shop__wrapper .shop-item.selected a{background:rgba(55,71,79,0.1);border:1px solid #02a3f9}.shop__wrapper .shop-item.selected a::after{position:absolute;top:2px;right:2px;content:"";width:3rem;height:3rem;border-radius:30px;background-image:url("../../imagesNEW/icons/checkbox-circle-fill.svg");background-repeat:no-repeat;background-size:60%;background-position:center;transition:0.2s}.shop__wrapper .shop-item.selected .title{color:#02a3f9}.shop__wrapper .shop-item .window{transform:none}.shop__wrapper .shop-item .option-name-wrapper{display:flex;flex-direction:column;align-items:flex-start}.shop__wrapper .shop-item .option-name-wrapper .option-logo{height:2.5rem;-o-object-fit:contain;object-fit:contain}.shop__wrapper .shop-item .option-name-wrapper .option-name{display:block;margin:0.5rem 0;font-size:1.1rem}.shop__wrapper .shop-item .container-info-wrapper{display:flex;flex-wrap:wrap;gap:0.5rem;margin-top:auto}.shop__wrapper .shop-item .container-info-wrapper.flex-column{margin-top:1rem}.shop__wrapper .shop-item .container-info-wrapper .container-info{border:1px solid rgb(209,209,209);border-radius:6px;font-size:0.8rem;padding:0.25rem 0.5rem;height:-moz-fit-content;height:fit-content;flex-grow:1;display:flex;align-items:center;justify-content:center;line-height:1rem}.shop__wrapper .shop-item .container-info-wrapper .container-info.measurements{font-size:0.8rem;max-width:-moz-fit-content;max-width:fit-content}.shop__wrapper .shop-item .container-info-wrapper .container-info.price{justify-content:flex-start;padding:0;border:0;font-size:2rem;margin:0.5rem 0 0.65rem 0;font-weight:600;color:#02a3f9}.shop__wrapper .shop-item .container-info-wrapper .container-info.info{font-size:0.7rem;display:flex;justify-content:flex-start;border:0;padding:0}.product-content-wrapper{display:flex;margin-bottom:2rem;gap:2rem;margin-top:5rem}@media (max-width:768px){.product-content-wrapper{flex-direction:column-reverse}}.product-content-wrapper .product-content{width:50%}@media (max-width:768px){.product-content-wrapper .product-content{width:100%}}.product-content-wrapper .product-content-title{font-size:2.5rem;font-weight:700}@media (max-width:768px){.product-content-wrapper .product-content-title{font-size:2rem}}.product-content-wrapper .product-size{font-weight:400}.product-content-wrapper .product-price{color:#02a3f9;font-size:3.5rem;font-weight:600;display:block}.product-content-wrapper .product-price-info{font-size:0.9rem;display:block;font-weight:400}@media (max-width:768px){.product-content-wrapper .product-price-info{font-size:1.2rem}}.product-content-wrapper .product-description-short{font-weight:500;width:100%}@media (max-width:768px){.product-content-wrapper .product-description-short{width:100%;font-size:1.2rem}}.product-content-wrapper .box-heir-konfiguren{background-color:#b6ddfc;border-radius:8px;padding:2rem 0;text-align:center}.product-content-wrapper .box-heir-konfiguren .text-heir-konfiguren{font-weight:600;font-size:1.25rem;margin-bottom:1.25rem}.product-content-wrapper .box-heir-konfiguren .link-heir-konfiguren{display:block;margin:0 auto;max-width:90%}.product-content-wrapper .product-content.left .product-buttons-wrapper{margin-top:2rem;display:flex;width:100%;gap:0.75rem}@media (max-width:768px){.product-content-wrapper .product-content.left .product-buttons-wrapper{width:100%;font-size:1.2rem}}@media (max-width:768px){.product-content-wrapper .product-content.left .product-buttons-wrapper.margin-bottom{margin-bottom:2rem}}@media (max-width:576px){.product-content-wrapper .product-content.left .product-buttons-wrapper{flex-direction:column}}.product-content-wrapper .product-content.left .product-buttons-wrapper .product-button{display:flex;border-radius:8px;padding:0.5rem 1rem;gap:1rem;transition:0.2s;align-items:center;justify-content:center;cursor:pointer}@media (max-width:768px){.product-content-wrapper .product-content.left .product-buttons-wrapper .product-button{flex-grow:1}}@media (max-width:576px){.product-content-wrapper .product-content.left .product-buttons-wrapper .product-button{width:100% !important}}.product-content-wrapper .product-content.left .product-buttons-wrapper .product-button.save{background-color:#02a3f9;color:#fff;width:60%;border:2px solid #02a3f9;transition:background-color 0.15s linear,border-color 0.15s linear}.product-content-wrapper .product-content.left .product-buttons-wrapper .product-button.save:hover{border:2px solid #185499;background-color:#185499}.product-content-wrapper .product-content.left .product-buttons-wrapper .product-button.saved{background-color:white;color:#02a3f9;border:2px solid #02a3f9;width:60%;cursor:auto;cursor:initial}.product-content-wrapper .product-content.left .product-buttons-wrapper .product-button.shopcart{background-color:white;width:-moz-fit-content;width:fit-content;color:#02a3f9;font-weight:500;border:2px solid #02a3f9;width:40%}.product-content-wrapper .product-content.left .product-buttons-wrapper .product-button.shopcart:hover{background:#e7e7e7}.product-content-wrapper .product-content.left .product-buttons-wrapper .product-button.edit{text-decoration:underline;color:#02a3f9}.product-content-wrapper .product-content.left .product-buttons-wrapper .product-button img{width:1rem;height:1rem}.product-content-wrapper .product-content.right .collapse-button{width:100%;display:flex;padding:0.5rem 0rem;border:0;border-bottom:1px solid #02a3f9;justify-content:space-between;background:#fff;margin-top:2rem;color:#02a3f9;width:100%;margin:0 auto;margin-top:2rem}.product-content-wrapper .product-content.right .collapse-button img{transition:0.2s}.product-content-wrapper .product-content.right .collapse-button span{font-size:1.2rem}.product-content-wrapper .product-content.right .collapse-button[aria-expanded=true] img{transform:rotate(180deg)}.product-content-wrapper .item-image-wrapper{width:100%;display:flex;justify-content:center}@media (max-width:768px){.product-content-wrapper .item-image-wrapper{width:100%}}.product-content-wrapper .item-image-wrapper .item-image{width:100%;max-width:460px}.product-content-wrapper .product-description-long{color:#02a3f9;width:100%;margin:2rem 0 0 1.5rem}@media (max-width:768px){.product-content-wrapper .product-description-long{color:#02a3f9}}@media (max-width:768px){.product-content-wrapper .product-description-long.hide{display:none}}.product-content-wrapper .product-description-long span{position:relative;display:inline-block}.product-content-wrapper .product-description-long span::after{position:absolute;content:"";top:50%;left:-1rem;transform:translateY(-50%);width:0.25rem;height:0.25rem;background-color:#02a3f9;border-radius:50%;margin-bottom:0.25rem}.basket-textarea-wrapper{width:100%;flex-direction:column;max-width:100%;display:flex}.basket-textarea{padding:0.25rem 0.5rem;min-height:10rem;max-height:300px;transition:none;outline:none;width:100%}.hithere{animation:hithere 2s ease}@keyframes hithere{30%{transform:scale(1.2)}40%,60%{transform:rotate(-20deg) scale(1.2)}50%{transform:rotate(20deg) scale(1.2)}70%{transform:rotate(0deg) scale(1.2)}100%{transform:scale(1)}}.zusammenfassung-wrapper{width:75%;margin:5rem auto 3rem auto}.zusammenfassung-wrapper .zusammenfassung-kontakt-title{margin-top:7rem}@media (max-width:768px){.zusammenfassung-wrapper{width:90%}}@media (min-width:2120px){.zusammenfassung-wrapper{width:50%}}.zusammenfassung-wrapper .zussammenfassung-top-buttons-wrapper{display:flex;gap:1rem}@media (max-width:768px){.zusammenfassung-wrapper .zussammenfassung-top-buttons-wrapper{flex-direction:column;gap:0rem}.zusammenfassung-wrapper .zussammenfassung-top-buttons-wrapper .form-submit-bar button{width:100%}}.zusammenfassung-wrapper h2{font-weight:700;font-size:2rem}.zusammenfassung-wrapper .produkt-boxes{width:100%;margin-top:3rem}.zusammenfassung-wrapper .produkt-boxes .produkt-details-info{width:100%;background:#f9fafa;display:flex;padding:0.5rem 0;justify-content:space-between}@media (max-width:768px){.zusammenfassung-wrapper .produkt-boxes .produkt-details-info{display:none}}.zusammenfassung-wrapper .produkt-boxes .produkt-details-info span:nth-of-type(1){width:40%}.zusammenfassung-wrapper .produkt-boxes .produkt-details-info span:nth-of-type(2){width:60%}.zusammenfassung-wrapper .produkt-boxes .produkt-details-info span:nth-of-type(3){width:15%}.zusammenfassung-wrapper .produkt-boxes .produkt-details-info span{display:block;text-align:center;font-weight:700}.zusammenfassung-wrapper .produkt-boxes .zusammenfassung-produkt-box{margin-bottom:1rem}.zusammenfassung-wrapper .produkt-boxes .zusammenfassung-produkt-box .produkt-position{display:block;width:100%;padding:0.25rem 0;text-align:center;background-color:#e8f1f8;font-weight:500;font-size:0.9rem}.zusammenfassung-wrapper .produkt-boxes .zusammenfassung-produkt-box .produkt-details-box{width:100%;display:flex}@media (max-width:768px){.zusammenfassung-wrapper .produkt-boxes .zusammenfassung-produkt-box .produkt-details-box{flex-wrap:wrap}}.zusammenfassung-wrapper .produkt-boxes .zusammenfassung-produkt-box .produkt-details-box.muster .produkt-details-image{width:20%}.zusammenfassung-wrapper .produkt-boxes .zusammenfassung-produkt-box .produkt-details-box.muster .produkt-details-image img{margin-top:0;max-width:100%}@media (max-width:768px){.zusammenfassung-wrapper .produkt-boxes .zusammenfassung-produkt-box .produkt-details-box.muster .produkt-details-image{width:100%}.zusammenfassung-wrapper .produkt-boxes .zusammenfassung-produkt-box .produkt-details-box.muster .produkt-details-image img{max-width:320px}}.zusammenfassung-wrapper .produkt-boxes .zusammenfassung-produkt-box .produkt-details-box.muster .produkt-details{width:80%}@media (max-width:768px){.zusammenfassung-wrapper .produkt-boxes .zusammenfassung-produkt-box .produkt-details-box.muster .produkt-details{width:100%}}.zusammenfassung-wrapper .produkt-boxes .zusammenfassung-produkt-box .produkt-details-box .produkt-details-image{width:40%;align-items:center}@media (max-width:768px){.zusammenfassung-wrapper .produkt-boxes .zusammenfassung-produkt-box .produkt-details-box .produkt-details-image{width:100%;display:flex;justify-content:center;flex-direction:column;gap:1rem}}.zusammenfassung-wrapper .produkt-boxes .zusammenfassung-produkt-box .produkt-details-box .produkt-details-image>img{width:50%}@media (max-width:768px){.zusammenfassung-wrapper .produkt-boxes .zusammenfassung-produkt-box .produkt-details-box .produkt-details-image>img{width:70%}}.zusammenfassung-wrapper .produkt-boxes .zusammenfassung-produkt-box .produkt-details-box .produkt-details{width:60%;background:#f9fafa;padding:1.5rem;font-size:0.9rem}@media (max-width:768px){.zusammenfassung-wrapper .produkt-boxes .zusammenfassung-produkt-box .produkt-details-box .produkt-details{order:2;width:100%;gap:0.5rem}}.zusammenfassung-wrapper .produkt-boxes .zusammenfassung-produkt-box .produkt-details-box .produkt-details span{font-weight:700;font-size:0.9rem;margin-top:5px;display:inline-block}@media (max-width:768px){.zusammenfassung-wrapper .produkt-boxes .zusammenfassung-produkt-box .produkt-details-box .produkt-details span{font-size:1.1rem}}.zusammenfassung-wrapper .produkt-boxes .zusammenfassung-produkt-box .produkt-details-box .produkt-details>b{font-weight:700}.zusammenfassung-wrapper .produkt-boxes .zusammenfassung-produkt-box .produkt-details-box .produkt-details .price{color:#02a3f9;margin:0;margin-top:2rem;font-size:3.5rem;font-weight:600}.zusammenfassung-wrapper .produkt-boxes .zusammenfassung-produkt-box .produkt-details-box .produkt-details .price+em{display:block;transform:translateY(-1rem)}.zusammenfassung-wrapper .produkt-boxes .zusammenfassung-produkt-box .produkt-details-box .produkt-details .client-description-label{margin-bottom:1rem}.zusammenfassung-wrapper .produkt-boxes .zusammenfassung-produkt-box .produkt-details-box .produkt-details #client-description-input{padding:0.5rem;border:1px solid #ccc;border-radius:8px;width:75%}@media (max-width:768px){.zusammenfassung-wrapper .produkt-boxes .zusammenfassung-produkt-box .produkt-details-box .produkt-details #client-description-input{width:100%}}.zusammenfassung-wrapper .produkt-boxes .zusammenfassung-produkt-box .produkt-details-box .produkt-image{display:flex;justify-content:center}.zusammenfassung-wrapper .produkt-boxes .zusammenfassung-produkt-box .produkt-details-box .produkt-image img{max-width:90%;margin-top:2rem;max-height:40rem}.zusammenfassung-wrapper .produkt-boxes .zusammenfassung-produkt-box .produkt-buttons-box{display:flex;width:100%}@media (max-width:768px){.zusammenfassung-wrapper .produkt-boxes .zusammenfassung-produkt-box .produkt-buttons-box{flex-direction:column}}.zusammenfassung-wrapper .produkt-boxes .zusammenfassung-produkt-box .produkt-buttons-box .product-amount{display:flex;gap:1rem;align-items:center;padding:0 1rem;border:1px solid #d2e3f2}@media (max-width:768px){.zusammenfassung-wrapper .produkt-boxes .zusammenfassung-produkt-box .produkt-buttons-box .product-amount{width:100%}}.zusammenfassung-wrapper .produkt-boxes .zusammenfassung-produkt-box .produkt-buttons-box .product-amount>div>div{position:relative}.zusammenfassung-wrapper .produkt-boxes .zusammenfassung-produkt-box .produkt-buttons-box .product-amount>div>div:after{position:absolute;bottom:50%;left:50%;transform:translate(-50%,52.5%);content:"";opacity:0;width:2rem;height:2rem;border-radius:50%;z-index:-1;transition:0.2s}.zusammenfassung-wrapper .produkt-boxes .zusammenfassung-produkt-box .produkt-buttons-box .product-amount>div>div:hover:after{opacity:1}.zusammenfassung-wrapper .produkt-boxes .zusammenfassung-produkt-box .produkt-buttons-box .product-amount>span{font-weight:500}.zusammenfassung-wrapper .produkt-boxes .zusammenfassung-produkt-box .produkt-buttons-box .product-amount img{width:1rem}.zusammenfassung-wrapper .produkt-boxes .zusammenfassung-produkt-box .produkt-buttons-box .product-amount>div{display:flex;justify-content:space-between;align-items:center;margin:0 auto;width:100%;gap:0.5rem;padding:0.25rem 0}@media screen and (max-width:786px){.zusammenfassung-wrapper .produkt-boxes .zusammenfassung-produkt-box .produkt-buttons-box .product-amount>div{width:4rem;justify-content:flex-end;flex-grow:1}}.zusammenfassung-wrapper .produkt-boxes .zusammenfassung-produkt-box .produkt-buttons-box .product-amount>div>input{border:0;border:2px solid #cfd8dc;border-radius:8px;color:#78909c;text-align:center;width:4rem;font-size:0.9rem;background:transparent}.zusammenfassung-wrapper .produkt-boxes .zusammenfassung-produkt-box .produkt-buttons-box .product-amount>div div{cursor:pointer;border-radius:50%;width:1.75rem;height:1.75rem;display:flex;justify-content:center;align-items:center;transition:0.2s}.zusammenfassung-wrapper .produkt-boxes .zusammenfassung-produkt-box .produkt-buttons-box .product-amount>div div:hover{background-color:#eceff1}.zusammenfassung-wrapper .produkt-boxes .zusammenfassung-produkt-box .produkt-buttons-box>div:not(.popupzusamm):not(.product-amount){cursor:pointer;padding:0.25rem 0;background:#f5fbff;border:1px solid #d2e3f2;display:inline-flex;align-items:center;justify-content:center;font-size:0.9rem;font-weight:500;flex-grow:1;gap:1rem}.zusammenfassung-wrapper .produkt-boxes .zusammenfassung-produkt-box .produkt-buttons-box>div:not(.popupzusamm):not(.product-amount):hover{background-color:#cfd8dc}@media (max-width:768px){.zusammenfassung-wrapper .produkt-boxes .zusammenfassung-produkt-box .produkt-buttons-box>div:not(.popupzusamm):not(.product-amount){justify-content:flex-start;font-size:1.4rem;padding:0.25rem 1.5rem}}.zusammenfassung-wrapper .produkt-boxes .zusammenfassung-produkt-box .produkt-buttons-box>div:not(.popupzusamm):not(.product-amount)>div{display:flex;gap:1rem;align-items:center}.zusammenfassung-wrapper .produkt-boxes .zusammenfassung-produkt-box .produkt-buttons-box>div:not(.popupzusamm):not(.product-amount)>div img{-o-object-fit:contain;object-fit:contain;width:1rem}@media (max-width:768px){.zusammenfassung-wrapper .produkt-boxes .zusammenfassung-produkt-box .produkt-buttons-box>div:not(.popupzusamm):not(.product-amount)>div img{width:1.4rem}}.zusammenfassung-wrapper .produkt-boxes .prices-result-wrapper{padding:1rem;display:flex;flex-direction:column}.zusammenfassung-wrapper .produkt-boxes .prices-result-wrapper .price-result-row{width:100%;display:flex;justify-content:center}.zusammenfassung-wrapper .produkt-boxes .prices-result-wrapper .price-result-row>div{display:flex;justify-content:flex-end;align-items:flex-end;margin-left:auto}.zusammenfassung-wrapper .produkt-boxes .prices-result-wrapper .price-result-row>div:first-of-type{width:75%;text-align:right}.zusammenfassung-wrapper .produkt-boxes .prices-result-wrapper .price-result-row .price-result{color:#02a3f9}.zusammenfassung-wrapper .produkt-boxes .basket-section .form-check-wrapper{display:flex;gap:1rem}@media screen and (max-width:786px){.zusammenfassung-wrapper .produkt-boxes .basket-section .form-check-wrapper{flex-direction:column}}.zusammenfassung-wrapper .produkt-boxes .basket-section .form-check-wrapper .form-check{padding:1rem}.zusammenfassung-wrapper .produkt-boxes .basket-section .form-check .form-check-input{cursor:pointer}.zusammenfassung-wrapper .produkt-boxes .basket-section .form-check .form-check-input:checked{background-color:#02a3f9;border-color:#02a3f9;background-size:65%;background-position:center;background-image:url("data:image/svg+xml,%3Csvg width='12' height='9' viewBox='0 0 12 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.1883 0.938477L11.25 2.0002L4.5 8.7502L0.75 5.0002L1.81172 3.93848L4.5 6.6291L10.1883 0.938477Z' fill='white'/%3E%3C/svg%3E%0A")}.zusammenfassung-wrapper .produkt-boxes .basket-section .form-check .form-check-input:focus{box-shadow:none}.zusammenfassung-wrapper .produkt-boxes .basket-section .link-wrapper .link{color:#02a3f9}.zusammenfassung-wrapper .produkt-boxes .basket-section #transport-information .card-body{border-radius:0}.zusammenfassung-wrapper .produkt-boxes .basket-section #transport-information .collapse-body-content{font-size:1.1rem;margin-top:1rem}.zusammenfassung-wrapper .produkt-boxes .basket-section #transport-information .collapse-body-content p{margin:0}.zusammenfassung-wrapper .submit-button{margin-top:5rem;border:0;border-radius:8px;color:white;background-color:#02a3f9;text-align:center}@media (max-width:768px){.zusammenfassung-wrapper .submit-button{width:100%}}.zusammenfassung-wrapper .submit-button>span{display:inline-block;padding:1rem 1.5rem;transition:0.3s;cursor:pointer}.zusammenfassung-wrapper .submit-button:hover{background-color:#185499}.zusammenfassung-wrapper .request__pending{margin-top:1rem;background-color:#185499;color:#fff;text-align:center;font-weight:300;position:absolute;width:100%;left:50%;bottom:-4rem;transform:translateX(-50%);padding:0.5rem;display:flex;align-items:center;justify-content:center;gap:4rem}.zusammenfassung-wrapper .section-title{margin:2rem 0 1rem 0;font-weight:700;font-size:2.5rem}.zusammenfassung-wrapper .basket-top{display:flex;align-items:center;justify-content:space-between}@media (max-width:768px){.zusammenfassung-wrapper .basket-top{flex-direction:column;align-items:flex-start;margin-bottom:1rem}}.zusammenfassung-wrapper .basket-top a{display:block;border:1px solid #02a3f9;padding:0.5rem 2rem;border-radius:8px;color:#02a3f9;transition:0.3s;font-weight:600}.zusammenfassung-wrapper .basket-top a:hover{color:white;background-color:#02a3f9}.zusammenfassung-wrapper .basket-empty{margin:3rem 0;margin-bottom:0rem;display:flex;flex-direction:column;gap:1rem;background-color:#f9fafa;padding:5rem}.zusammenfassung-wrapper .basket-empty p{font-weight:600;font-size:1.5rem}.zusammenfassung-wrapper .basket-empty a{display:block;border:1px solid #02a3f9;padding:0.5rem 2rem;border-radius:8px;color:#02a3f9;transition:0.3s;font-weight:600;width:-moz-fit-content;width:fit-content;margin:0 auto}.zusammenfassung-wrapper .basket-empty a:hover{color:white;background-color:#02a3f9}.zusammenfassung-wrapper .bestellen{width:100%;padding:1rem;border:1px solid #02a3f9;border-radius:8px;color:#02a3f9;font-weight:600;text-align:center;cursor:pointer;transition:0.2s}.zusammenfassung-wrapper .bestellen:hover{color:#1c75bc;border-color:#1c75bc}.popupzusamm{position:fixed;bottom:10%;padding:1rem 2rem;background-color:#185499;color:white;z-index:9;left:50%;transform:translateX(-50%);width:75vw;text-align:center;font-size:1.2rem;display:flex;align-items:center;justify-content:space-between}@media (max-width:768px){.popupzusamm{width:90vw;bottom:12.5%;display:flex;flex-direction:column;gap:1rem}}.popupzusamm div{display:flex;gap:2rem;justify-content:center;align-items:center}.popupzusamm div .popup-cancel{cursor:pointer}.popupzusamm div .progress-line{position:absolute;bottom:0;left:0;width:0;height:5px;background:white;animation:widthScale 7s;animation-delay:0.5s}.popupzusamm div .popup-delete{background:white;color:#185499;border-radius:8px;padding:0.5rem 3rem;border:1px solid white;cursor:pointer;transition:0.3s}.popupzusamm div .popup-delete:hover{background-color:#185499;color:white}.more-products-text svg{transition:transform 0.35s ease-in-out;transform:rotate(180deg)}.more-products-text.collapsed svg{transform:rotate(0)}.list-window-title{margin-top:2rem;font-weight:600;font-size:2rem}@keyframes widthScale{0%{width:0}100%{width:100%}}.popup-enter-active,.popup-leave-active{transition:0.3s cubic-bezier(0.62,0.05,0.01,0.99)}.popup-enter-from,.popup-leave-to{opacity:0;transform:translate(-50%,30px)}.response-enter-active,.response-leave-active{transition:0.3s cubic-bezier(0.62,0.05,0.01,0.99)}.response-enter-from,.response-leave-to{opacity:0;transform:translateY(30px)}.height16 li{height:3rem}.tooltip-hex{width:136px;height:68px}.tooltip.show{opacity:1}.tooltip-inner{background-color:#8a8a8a}.portfolio-cards{margin:2rem auto 0;width:75%;padding-bottom:6rem;display:flex;flex-direction:column}@media (max-width:768px){.portfolio-cards{width:90%;margin-top:0rem}}@media (max-width:576px){.portfolio-cards{padding-bottom:3rem}}@media (max-width:425px){.portfolio-cards{row-gap:1rem}}@media (min-width:2120px){.portfolio-cards{width:50%}}.portfolio-cards .warenkorb-content{align-self:flex-end;border:1px solid #eceff1;border-radius:8px;margin-right:8px;position:relative;transition:border-color 0.25s ease-in-out}.portfolio-cards .warenkorb-content:hover{border-color:#02a3f9}.portfolio-cards .warenkorb-content a{display:inline-block;padding:0.75rem}.portfolio-cards .warenkorb-content .items-count{position:absolute;top:0;right:0;background-color:#02a3f9;color:white;font-size:0.75rem;width:1.5rem;height:1.5rem;display:flex;justify-content:center;align-items:center;transform:translate(50%,-50%);border-radius:50%;font-weight:600}.portfolio-cards.product-content-wrapper{display:flex;margin-bottom:2rem;gap:2rem;margin-top:5rem}#form .form-title{margin-bottom:0.5rem;display:block}#form .form-top{display:flex;gap:3rem}@media (max-width:768px){#form .form-top{flex-direction:column;gap:0}}#form .form-content{border:1px solid #cfd8dc;background-color:white;padding:1rem}#form .form-box{width:50%}@media (max-width:768px){#form .form-box{width:100%}}#form .radio-div{border:1px solid #cfd8dc;display:block;height:1rem;min-width:1rem;cursor:pointer}#form .radio-div.activeRadio{background:url("/imagesNEW/icons/confirm.svg"),#02a3f9;background-repeat:no-repeat;border-color:#02a3f9;background-position:center;background-size:70%}#form .radio-div.circle{border-radius:50px}#form .form-box .sex-label.input__error .radio-div.input__error{background-color:#fae5e5 !important;border:1px solid red !important}#form .form-box .sex-label{align-items:center;margin-bottom:1rem;display:flex;gap:1rem;flex-wrap:wrap}#form .form-box .sex-label label{align-items:center;cursor:pointer;display:flex;gap:0.5rem}#form .form-box-title{margin-bottom:1.5rem;font-size:1.2rem;font-weight:600;display:block}@media (min-width:768px){#form .box-vorname-name{display:flex;gap:1rem}#form .box-vorname-name .form-label{width:50%}}#form .form-box .form-label{flex-direction:column;margin-bottom:1.25rem;display:flex;position:relative}#form .form-box .form-label .label-input~.label-info{transition:all 0.3s ease-in-out}#form .form-box .form-label .label-info{font-size:0.9rem;pointer-events:none}#form .form-bottom .form-label-info{font-size:0.8rem;margin-top:1rem}#form .form-box .form-label .land{border:1px solid #cfd8dc;background-color:#eceff1;border-radius:3px;align-items:center;width:-moz-fit-content;width:fit-content;font-size:0.9rem;padding:0.5rem;cursor:no-drop;display:flex}#form .form-box .form-label .label-input:not([type=number]){padding:0.25rem 0.5rem}#form .tel-wrapper{background-color:transparent;align-items:center;display:flex;padding:0;height:2.5rem;background-color:#cfd8dc}#form .tel-wrapper[focus-within][\:has\(.input__error\)]{outline-color:red !important;outline-style:solid !important}#form .tel-wrapper[focus-within][\:has\(.input__error\)]{outline-width:thin}#form .tel-wrapper[focus-within]:has(.input__error){outline-color:red !important;outline-style:solid !important}#form .tel-wrapper[focus-within]:has(.input__error){outline-width:thin}#form .tel-wrapper[focus-within][\:has\(.input__error\)]{outline-color:red !important;outline-style:solid !important}#form .tel-wrapper[focus-within][\:has\(.input__error\)]{outline-width:thin}#form .tel-wrapper:focus-within[\:has\(.input__error\)]{outline-color:red !important;outline-style:solid !important}#form .tel-wrapper:focus-within[\:has\(.input__error\)]{outline-width:thin}#form .tel-wrapper:focus-within:has(.input__error){outline-color:red !important;outline-style:solid !important}#form .tel-wrapper:focus-within:has(.input__error){outline-width:thin}#form .tel-wrapper[\:has\(.input__error\)] #tel-select-wrapper .value-wrapper{background-color:transparent !important}#form .tel-wrapper:has(.input__error) #tel-select-wrapper .value-wrapper{background-color:transparent !important}#form .tel-wrapper #tel-select-wrapper{height:100%}#form .tel-wrapper #tel-select-wrapper .select-dropdown{top:100%;left:-1px}#form .tel-wrapper #tel-select-wrapper .select-dropdown .option-wrapper{border-left:1px solid #ccc}#form .tel-wrapper input[type=number]{padding-left:0.5rem;flex-grow:1;border:0;height:100%;background-color:white}#form .tel-wrapper input[type=number].input__error{outline:none !important}#form .tel-wrapper input[type=number].input__error{background-color:transparent}#form .privacy-label{flex-direction:column;display:flex;gap:1rem}#form .privacy-label .privacy-info{font-size:0.9rem;color:#b0bec5}#form .privacy-label label{display:flex;gap:0.5rem}#form .privacy-label a{color:#02a3f9;display:inline-block}.form-view .request__pending{background-color:#1c75bc;justify-content:space-between;align-items:center;padding:1rem 2rem;position:absolute;color:#fff;bottom:-1rem;display:flex;width:100%;animation:bounceIn 1s}.form-view .request__pending .profile-main-loader{width:2rem;height:2rem}.form-view .request__pending .profile-main-loader svg{width:100%;height:100%}.form-submit-bar{position:relative;display:flex;justify-content:flex-end}.danke-seite-wrapper{background:rgb(252,235,255);background:linear-gradient(105deg,rgb(252,235,255) 7%,rgb(244,251,255) 46%,rgb(217,238,255) 83%);width:100%;padding:4rem 0 7rem}.danke-seite-wrapper .content-card{background-color:#FFF;border-radius:8px;padding:2rem 4rem;display:flex;flex-direction:column;row-gap:1.5rem}.danke-seite-wrapper .content-card p{font-weight:300;font-size:1rem;line-height:1.5}.danke-seite-wrapper .content-card .title-section h3{font-weight:700;font-size:1.875rem;line-height:1.5;margin-bottom:1.75rem}@media (max-width:576px){.danke-seite-wrapper .content-card .title-section h3{font-size:1.5rem}}.danke-seite-wrapper .content-card .primary-btn{outline:none;border:none;padding:0.625rem 2.5rem;border-radius:8px;background-color:#02a3f9;color:#FFF;transition:background-color 0.2s ease-in-out}.danke-seite-wrapper .content-card .primary-btn:hover{background-color:#185499}@media (max-width:576px){.danke-seite-wrapper .content-card .primary-btn{width:100%}}.danke-seite-wrapper .content-card .info-section{margin-bottom:0}.danke-seite-wrapper .contact-cards-wrapper{margin-top:4.75rem;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:2.5rem;gap:2.5rem}@media (max-width:768px){.danke-seite-wrapper .contact-cards-wrapper{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (max-width:425px){.danke-seite-wrapper .contact-cards-wrapper{grid-template-columns:1fr}}.danke-seite-wrapper .contact-cards-wrapper .contact-card{padding:2.25rem 1.5rem 3rem;display:flex;flex-direction:column;align-items:center;gap:1.75rem;border-radius:8px;transition:background-color 0.4s ease-in-out,box-shadow 0.4s ease-in-out;cursor:pointer}.danke-seite-wrapper .contact-cards-wrapper .contact-card:hover{background-color:#F5FBFF;box-shadow:0px 15px 25px rgba(24,84,153,0.15)}@media (max-width:576px){.danke-seite-wrapper .contact-cards-wrapper .contact-card{padding:2rem 1rem 2.5rem}}@media (max-width:425px){.danke-seite-wrapper .contact-cards-wrapper .contact-card{padding:2rem 3rem 2.5rem}}.danke-seite-wrapper .contact-cards-wrapper .contact-card .img-wrapper{height:2.5rem;display:flex;align-items:center;justify-content:center;aspect-ratio:1.2}@media (max-width:1200px){.danke-seite-wrapper .contact-cards-wrapper .contact-card .img-wrapper{height:2rem}}.danke-seite-wrapper .contact-cards-wrapper .contact-card p{margin-bottom:0;text-align:center}