.bd-anwendung{position:relative;overflow:hidden}.bd-anwendung-section{padding-top:0;padding-bottom:0}.bd-anwendung__background{position:absolute;top:0;right:0;bottom:0;left:0;background-color:var(--bd-anwendung-bg, #081B14)}.bd-anwendung__inner{position:relative;padding-top:12rem;padding-bottom:12rem;display:flex;flex-direction:column;gap:4rem}.bd-anwendung__heading{margin:0;text-align:center;margin-bottom:4rem}.bd-anwendung__grid{display:grid;grid-template-columns:minmax(0,512px) minmax(0,433px);column-gap:10.7rem;align-items:center;max-width:1052px;margin:0 auto}.bd-anwendung__col{width:100%}.bd-anwendung__col--left{max-width:512px}.bd-anwendung__col--right{max-width:433px;margin-left:auto}.bd-anwendung__headline{display:flex;align-items:center;gap:1.5rem;padding-left:2.8rem;padding-right:4.7rem;border-radius:2rem;background-color:var(--bd-anwendung-headline-bg, rgba(0, 0, 0, .4))}.bd-anwendung__headline-media{width:10rem;height:10rem;flex-shrink:0;border-radius:1.2rem;overflow:hidden}.bd-anwendung__headline-img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.bd-anwendung__headline-text{flex:1}.bd-anwendung__headline-text,.bd-anwendung__headline-text p{margin:0}.bd-anwendung__steps{margin-top:3.2rem;display:flex;flex-direction:column;gap:4rem}.bd-anwendung__step{display:flex;flex-direction:column;gap:1.2rem}.bd-anwendung__bubble{display:inline-flex;align-items:center;padding:.6rem 1.4rem;border-radius:999px;background:var(--bd-anwendung-bubble-bg);color:rgb(var(--color-background))}.bd-anwendung__step-heading{margin:0}.bd-anwendung__points{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:.6rem}.bd-anwendung__point{margin:0}.bd-anwendung__media-slider{display:flex;flex-direction:column;gap:1.2rem;width:100%}.bd-anwendung__media-subs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.3rem}.bd-anwendung__video-wrapper,.bd-anwendung__image-wrapper{border-radius:.8rem;overflow:hidden}.bd-anwendung__video{display:block;width:100%;height:auto}.bd-anwendung__image{display:block;width:100%;height:auto;object-fit:cover;object-position:center}.bd-anwendung__note{margin:0 auto}.bd-anwendung__step-inner{display:flex;align-items:center;gap:1.6rem}.bd-anwendung__steps:before{content:"";width:1px;height:calc(100% - 60px);background:rgb(var(--color-foreground));position:absolute;top:1.2rem;left:4px}.bd-anwendung__steps{position:relative;padding-left:21.54px}.bd-anwendung__step:before{content:"";background-image:url("data:image/svg+xml,%0A%3Csvg width='9' height='7' viewBox='0 0 9 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.33691 0C4.44581 0 5.42801 0.541412 6.03472 1.37405C6.24805 1.66682 6.63873 1.79883 7.00098 1.79883C7.84821 1.79891 8.53516 2.48655 8.53516 3.33398C8.5349 4.18121 7.84805 4.86808 7.00098 4.86816C6.64053 4.86816 6.25221 5.00019 6.04102 5.29227C5.43506 6.13032 4.45009 6.67578 3.33691 6.67578C1.49396 6.67564 0 5.18128 0 3.33789C0.000148364 1.49463 1.49405 0.00014187 3.33691 0Z' fill='%23260F00'/%3E%3C/svg%3E%0A");width:8.54px;height:6.68px;position:absolute;left:-20.5px;top:10px}.bd-anwendung__step{position:relative}.bd-anwendung__step:last-child ul.bd-anwendung__points:after{content:"";width:20px;height:calc(100% + 16px);position:absolute;left:-20.5px;top:-16px;background:#faf9f7}ul.bd-anwendung__points{position:relative}@media screen and (max-width:989px){.bd-anwendung__inner{padding-top:4rem;padding-bottom:4rem}.bd-anwendung__grid{grid-template-columns:minmax(0,1fr);column-gap:0;row-gap:4rem}.bd-anwendung__col--left,.bd-anwendung__col--right{max-width:100%}.bd-anwendung__col--right{margin-left:0}}@media screen and (max-width:749px){.bd-anwendung__headline{padding-left:0;padding-right:2rem;gap:0}.bd-anwendung__inner.page-width{padding-left:0;padding-right:0}.bd-anwendung__inner.page-width h2.bd-anwendung__heading,.bd-anwendung__inner.page-width .bd-anwendung__grid .bd-anwendung__col.bd-anwendung__col--left,.bd-anwendung__inner.page-width .bd-anwendung__note{padding-left:20px;padding-right:20px}.bd-anwendung__media-slider{--bd-anwendung-slide-width: 78%;flex-direction:row;flex-wrap:nowrap;gap:0;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;overscroll-behavior-x:contain;scrollbar-width:thin;padding-inline:max(0px,calc((100% - var(--bd-anwendung-slide-width)) / 2));box-sizing:border-box}.bd-anwendung__media-subs{display:contents}.bd-anwendung__media-slide--sub-1{order:1}.bd-anwendung__media-slide--main{order:2}.bd-anwendung__media-slide--sub-2{order:3}.bd-anwendung__media-slide--sub:not(.bd-anwendung__media-slide--sub-1):not(.bd-anwendung__media-slide--sub-2){order:1}.bd-anwendung__media-slide{flex:0 0 var(--bd-anwendung-slide-width);min-width:var(--bd-anwendung-slide-width);max-width:var(--bd-anwendung-slide-width);scroll-snap-align:center;scroll-snap-stop:normal;box-sizing:border-box;transform:scale(.88);transform-origin:center center;opacity:.88;transition:transform .4s cubic-bezier(.25,.46,.45,.94),opacity .4s cubic-bezier(.25,.46,.45,.94);will-change:transform}.bd-anwendung__media-slide--is-active{transform:scale(1);opacity:1;z-index:1}.bd-anwendung__media-slider:has(.bd-anwendung__media-slide:only-child){padding-inline:0}.bd-anwendung__media-slider:has(.bd-anwendung__media-slide:only-child) .bd-anwendung__media-slide{flex-basis:100%;min-width:100%;max-width:100%;transform:scale(1);opacity:1}h2.bd-anwendung__heading{text-align:left;margin:0}.bd-anwendung__step-inner{gap:.8rem}ul.bd-anwendung__points{gap:1.2rem}.bd-anwendung__note.rte.note-xsmall{max-width:312px;padding:0}.bd-anwendung__steps:before{top:1.3rem}}
/*# sourceMappingURL=/cdn/shop/t/61/assets/section-bd-anwendung.css.map */
