.produktbilder_galleries{margin:0 0 4rem;display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}@media (max-width: 1400px){.produktbilder_galleries{grid-template-columns:repeat(3,1fr)}}@media (max-width: 992px){.produktbilder_galleries{grid-template-columns:repeat(2,1fr);justify-items:center}}@media (max-width: 576px){.produktbilder_galleries{grid-template-columns:repeat(1,1fr);margin:0 0 2rem}}.produktbilder_galleries .gallery_container{transition:transform .3s ease-out}@media (max-width: 992px){.produktbilder_galleries .gallery_container{max-width:80%}}@media (max-width: 768px){.produktbilder_galleries .gallery_container{max-width:100%}}@media (max-width: 576px){.produktbilder_galleries .gallery_container{max-width:65%}}@media (max-width: 425px){.produktbilder_galleries .gallery_container{max-width:100%}}.produktbilder_galleries .gallery_container:hover,.produktbilder_galleries .gallery_container:hover .gallery .gallery_img img{transform:scale(1.05)}.produktbilder_galleries .gallery_container .gallery{position:relative;overflow:hidden;cursor:pointer;transition:transform .3s ease-out}.produktbilder_galleries .gallery_container .gallery:hover,.produktbilder_galleries .gallery_container .gallery:hover .gallery_img img{transform:scale(1.005)}.produktbilder_galleries .gallery_container .gallery:hover .info_box:before{opacity:.1}.produktbilder_galleries .gallery_container .gallery.transition_none{transition:none}.produktbilder_galleries .gallery_container .gallery .gallery_img{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}.produktbilder_galleries .gallery_container .gallery .gallery_img img{display:block;width:100%;height:100%;transition:transform .5s ease-out}.produktbilder_galleries .gallery_container .gallery .info_box{position:relative;padding:2rem;min-height:30rem;display:flex;flex-direction:column;background:linear-gradient(180deg,#fff0,#00000073)}@media screen and (max-width: 1700px){.produktbilder_galleries .gallery_container .gallery .info_box{padding:2rem;min-height:25rem}}.produktbilder_galleries .gallery_container .gallery .info_box:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000;opacity:0;transition:opacity .3s ease-in-out}.produktbilder_galleries .gallery_container .gallery .info_box .gallery_header{font-size:1rem;font-weight:600;padding:.25rem 1rem;border-radius:2rem;border:2px solid #fff;background-color:#000;color:#fff;width:fit-content;line-height:normal;margin-left:auto;opacity:.6}.produktbilder_galleries .gallery_container .gallery .info_box .gallery_info{margin-top:auto;z-index:1}.produktbilder_galleries .gallery_container .gallery .info_box .gallery_info h3{margin:0;color:#fff;font-size:1.375rem;margin-bottom:.5rem}.produktbilder_galleries .gallery_container .gallery .info_box .gallery_info p{font-size:1.125rem;margin:0;color:#dce1e3}.endless{position:relative;width:100%;padding:1rem 0;background:linear-gradient(to bottom,#fff 50%,#f9fafa 50%);overflow:hidden}.endless.shadow{mask-image:linear-gradient(to right,transparent 0,#000 20%,#000 80%,transparent 100%);-webkit-mask-image:linear-gradient(to right,transparent 0,#000 20%,#000 80%,transparent 100%)}.endless .endless_group{display:flex;flex-direction:row;gap:4rem;width:fit-content;animation:endlessAnimation 200s linear infinite}.endless .endless_group .link_word{display:flex;width:fit-content;flex-direction:row;align-items:center;cursor:pointer;transition:transform .3s ease-in-out}.endless .endless_group .link_word:hover{transform:scale(1.05)}.endless .endless_group .link_word .word{width:fit-content;white-space:nowrap;font-size:8rem;font-weight:900;transition:color .3s ease-in-out}@media (max-width: 1200px){.endless .endless_group .link_word .word{font-size:6rem}}@media (max-width: 768px){.endless .endless_group .link_word .word{font-size:5rem}}@media (max-width: 576px){.endless .endless_group .link_word .word{font-size:3rem}}.endless .endless_group .link_word .word.transparent_word{color:transparent;-webkit-text-stroke:1px #475258}@keyframes endlessAnimation{0%{transform:translate(0)}to{transform:translate(calc(-100% + 100vw))}}.sticky_notes{background-color:#f9fafa;padding:5rem 0 4rem}@media (max-width: 768px){.sticky_notes{padding:2rem 0}}.sticky_notes .sticky_notes_block .header{display:flex;flex-direction:row;gap:20%}@media (max-width: 768px){.sticky_notes .sticky_notes_block .header{flex-direction:column;gap:2rem}}.sticky_notes .sticky_notes_block .header h3{flex:1;font-size:2.5rem;margin:0;line-height:normal}.sticky_notes .sticky_notes_block .header p{flex:1;font-size:1.25rem;line-height:normal}.sticky_notes .sticky_notes_block .sticky_notes_group{margin-top:4rem;display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}@media (max-width: 992px){.sticky_notes .sticky_notes_block .sticky_notes_group{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.sticky_notes .sticky_notes_block .sticky_notes_group{grid-template-columns:repeat(1,1fr)}}.sticky_notes .sticky_notes_block .sticky_notes_group .sticky_note{padding:3rem 2rem;background-color:#fff;box-shadow:0 0 45px #ededed;border-radius:8px;display:flex;flex-direction:column;position:relative;overflow:hidden}.sticky_notes .sticky_notes_block .sticky_notes_group .sticky_note.specific{background-color:#6c73b1;color:#fff}.sticky_notes .sticky_notes_block .sticky_notes_group .sticky_note p{font-size:1.1rem;font-weight:600;margin:auto 0 3rem;line-height:normal}.sticky_notes .sticky_notes_block .sticky_notes_group .sticky_note .link{background-color:#000;border-radius:8px;padding:1rem 1.5rem;width:fit-content;font-size:.9rem;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:transform .3s ease-in-out}.sticky_notes .sticky_notes_block .sticky_notes_group .sticky_note .link.konfigurator{background-color:#fd0;font-weight:500}.sticky_notes .sticky_notes_block .sticky_notes_group .sticky_note .link.konfigurator .link_text{color:#1a1e1f}.sticky_notes .sticky_notes_block .sticky_notes_group .sticky_note .link.konfigurator .link_icon path{stroke:#1a1e1f}.sticky_notes .sticky_notes_block .sticky_notes_group .sticky_note .link:hover{transform:translateY(-5px)}.sticky_notes .sticky_notes_block .sticky_notes_group .sticky_note .link:hover .link_icon.icon_1{visibility:visible;opacity:1;width:1rem}.sticky_notes .sticky_notes_block .sticky_notes_group .sticky_note .link:hover .link_icon.icon_2{visibility:hidden;opacity:0;width:0}.sticky_notes .sticky_notes_block .sticky_notes_group .sticky_note .link .link_text{color:#fff;font-size:1rem;width:fit-content}.sticky_notes .sticky_notes_block .sticky_notes_group .sticky_note .link .link_icon{display:block;width:1rem;height:auto}.sticky_notes .sticky_notes_block .sticky_notes_group .sticky_note .link .link_icon.icon_1{visibility:hidden;opacity:0;width:0;transition:width .3s ease-in-out,visibility .3s ease-in-out,opacity .3s ease-in-out}.sticky_notes .sticky_notes_block .sticky_notes_group .sticky_note .link .link_icon.icon_2{transition:width .3s ease-in-out,visibility .3s ease-out,opacity .3s ease-out}.sticky_notes .sticky_notes_block .sticky_notes_group .sticky_note .link .link_icon path{stroke:#fff}.sticky_notes .sticky_notes_block .sticky_notes_group .sticky_note .note_icon{position:absolute;bottom:0;right:0;width:8rem;height:8rem;opacity:.2;animation:blinkAnimation 5s linear infinite}.sticky_notes .sticky_notes_block .sticky_notes_group .sticky_note .note_icon.delivery{width:auto;height:8rem}@keyframes blinkAnimation{0%,to{transform:scale(1) rotate(-30deg)}50%{transform:scale(1.1) rotate(-20deg)}}
