.promo-banner-container{color:#2e1d21;-webkit-user-select:none;user-select:none;z-index:10;background-color:#ffe264;align-items:center;width:100%;padding:10px 0;display:flex;position:relative;overflow:hidden}.promo-track{will-change:transform;align-items:center;width:max-content;animation:60s linear infinite scroll-text;display:flex}.promo-item{font-family:var(--font-quicksand);white-space:nowrap;align-items:center;padding-right:4rem;font-size:1rem;font-weight:600;display:inline-flex}.promo-separator{background-color:#ff8c94;border-radius:50%;width:8px;height:8px;margin-left:4rem;display:inline-block}.promo-banner-container:hover .promo-track{animation-play-state:paused}@keyframes scroll-text{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (max-width:768px){.promo-item{padding-right:2rem;font-size:.9rem}.promo-separator{margin-left:2rem}}
.mobile-only{display:none}.desktop-only{display:block}.Banner{justify-content:center;align-items:center;width:auto;height:65vh;display:flex;position:relative;overflow:hidden}.banner-bg{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.banner-image{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%}.Banner:before,.Banner:after{content:"";filter:blur(80px);opacity:.7;z-index:1;border-radius:50%;animation:12s ease-in-out infinite alternate float;position:absolute}.Banner:before{background:#a5f3fc;width:300px;height:300px;top:10%;left:-10%}.Banner:after{background:#f9a8d4;width:350px;height:350px;bottom:-10%;right:-10%}.banner-content{z-index:2;color:#2e1d21;text-align:left;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff9;border-radius:24px;max-width:600px;padding:2rem;position:absolute;top:50%;left:8vw;transform:translateY(-50%);box-shadow:0 4px 20px #0000001a}.banner-title{text-shadow:0 2px 4px #0000004d;margin:0;font-size:2.8rem;font-weight:700;line-height:1.2}.banner-subtitle{text-shadow:0 1px 3px #00000026;margin-top:1rem;margin-bottom:2rem;font-size:1.2rem}.floating-icon{opacity:.7;font-size:1.8rem;animation:8s ease-in-out infinite alternate float;position:absolute}@keyframes float{0%{transform:translateY(0)}to{transform:translateY(-30px)}}.button-group.desktop{display:block}.button-group.mobile{display:none}.button-group button{transition:transform .3s,box-shadow .3s}.button-group button:hover{transform:scale(1.05);box-shadow:0 6px 20px #0003}.shape{opacity:.5;filter:blur(25px);transition:all .3s ease-in-out;position:absolute}.blue{background-color:#6ec1e4}.yellow{background-color:#fee7b6}.shape.top-left{border-radius:40% 60% 70% 30%/40% 50% 50% 60%;width:350px;height:300px;top:-70px;left:-80px}.shape.top-right{border-radius:60% 40% 30% 70%/60% 70% 30% 40%;width:450px;height:380px;top:-120px;right:-100px}.shape.bottom-left{border-radius:70% 30% 50% 50%/30% 60% 40% 70%;width:380px;height:420px;bottom:-90px;left:-60px}.shape.bottom-right{border-radius:50% 50% 30% 70%/50% 40% 60% 50%;width:300px;height:250px;bottom:-70px;right:-50px}.shape.mid-left{opacity:.4;filter:blur(30px);background-color:#a8e6cf;border-radius:30% 70% 70% 30%/30% 30% 70% 70%;width:250px;height:280px;top:30%;left:-100px}.top-left{width:300px;height:300px;top:-50px;left:-50px}.top-right{width:400px;height:400px;top:-100px;right:-100px}.bottom-left{width:350px;height:350px;bottom:-80px;left:-80px}.bottom-right{width:320px;height:320px;bottom:-60px;right:-60px}@media screen and (max-width:768px){.Banner{flex-direction:column;height:auto;min-height:70vh}.desktop-only{display:none}.mobile-only{display:block}.banner-content{text-align:center;color:#1f2937;background:#fff9;max-width:85%;padding:1.5rem;position:absolute;top:45%;left:50%;transform:translate(-50%,-50%)}.banner-image{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%;min-height:70vh}.banner-title{margin-bottom:.5rem;font-size:1.6rem}.banner-subtitle{margin-top:.8rem;margin-bottom:.5rem;font-size:.8rem}.button-group.desktop{display:none}.button-group.mobile{display:flex}.button-group.mobile .Red{white-space:nowrap;align-items:center;padding:0 1rem}.shape{opacity:.6;filter:blur(15px)}.shape.top-left{border-radius:40% 60% 70% 30%/40% 50% 50% 60%;width:200px;height:180px;top:-40px;left:-50px}.shape.top-right{border-radius:70% 80% 40% 70%/60% 70% 30% 40%;width:280px;height:320px;top:-60px;right:-60px}.shape.bottom-left{border-radius:70% 30% 50% 50%/30% 60% 40% 70%;width:220px;height:250px;bottom:-50px;left:-40px}.shape.bottom-right{border-radius:50% 50% 30% 70%/50% 40% 60% 50%;width:180px;height:150px;bottom:-40px;right:-30px}.shape.mid-left{width:150px;height:180px;top:25%;left:-80px}}
.catalogOverviewSection{text-align:center;background-color:#daeee6;flex-direction:column;justify-content:center;align-items:center;padding:40px 20px;display:flex}.BubulleTags{flex-wrap:wrap;justify-content:center;align-items:center;gap:40px;margin-top:40px;margin-bottom:5rem;display:flex}.BubulleTag{color:#fff;text-align:center;border:5px solid #fff;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:200px;height:200px;padding:10px;font-size:1.2rem;transition:transform .3s,box-shadow .3s;display:flex}.BubulleTag:hover{transform:translateY(-5px)scale(1.05);box-shadow:0 8px 20px #0003}.bubulleIcon{margin-bottom:10px;font-size:2.8rem}.BubulleTag.tag-0{background:#ff8c94}.BubulleTag.tag-1{background:#88d4ab}.BubulleTag.tag-2{background:#ffe264}.BubulleTag.tag-3{background:#6ec1e4}.BubulleTag.tag-4{background:#b78ad3}.BubulleTag.tag-5{background:#f59453}@media (max-width:1024px){.BubulleTag{width:160px;height:160px}.bubulleIcon{font-size:2rem}.catalogOverviewSection h2{font-size:1.8rem}}@media (max-width:768px){.BubulleTags{gap:20px}.BubulleTag{width:130px;height:130px;font-size:.9rem}.bubulleIcon{font-size:1.8rem}.catalogOverviewSection h2{font-size:1.6rem}.catalogOverviewSection p{max-width:90%;font-size:1rem}}@media (max-width:480px){.BubulleTag{width:100px;height:100px;font-size:.8rem}.bubulleIcon{font-size:1.5rem}.catalogOverviewSection h2{font-size:1.4rem}.catalogOverviewSection p{font-size:.95rem}}
.sliderLogoWrapper{width:100%;padding:20px 0;position:relative;overflow:hidden}.sliderLogoContainer{align-items:center;gap:60px;animation:40s linear infinite slide;display:flex}.sliderLogoImage{-o-object-fit:contain;object-fit:contain;width:160px;height:auto}.sliderLogoImage:hover{filter:grayscale(0%)brightness();transform:scale(1.1)}@keyframes slide{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (max-width:1024px){.sliderLogoImage{width:120px}.sliderLogoContainer{gap:40px;animation-duration:30s}}@media (max-width:768px){.sliderLogoImage{width:90px}.sliderLogoContainer{gap:30px;animation-duration:25s}}@media (max-width:480px){.sliderLogoImage{width:70px}.sliderLogoContainer{gap:20px;animation-duration:20s}}
