.bd-el{--bd-el-brown: #260f00;--bd-el-cashew: #e0dcd0;padding-top:var(--bd-el-pad-top-mobile, 4.8rem);padding-bottom:var(--bd-el-pad-bottom-mobile, 4.8rem);background-color:var(--bd-el-section-bg, #fff);color:var(--bd-el-brown)}@media screen and (min-width:990px){.bd-el{padding-top:var(--bd-el-pad-top-desktop, 8rem);padding-bottom:var(--bd-el-pad-bottom-desktop, 8rem)}}.bd-el__tabs{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem 4rem;margin-bottom:6rem;list-style:none;padding:0}@media screen and (min-width:990px){.bd-el__tabs{margin-bottom:8rem}}.bd-el__tab{position:relative;flex-shrink:0;width:var(--bd-el-circle-size, 10rem);height:var(--bd-el-circle-size, 10rem);padding:0;border:1px solid var(--bd-el-border, var(--bd-el-cashew));border-radius:50%;background:#fff;cursor:pointer;color:inherit;font:inherit;transition:border-color .2s ease,box-shadow .2s ease}.bd-el__tab:hover,.bd-el__tab:focus-visible{outline:none}.bd-el__tab:focus-visible{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--bd-el-brown)}.bd-el__tab--media{overflow:hidden;display:flex;align-items:center;justify-content:center}.bd-el__tab--media .bd-el__tab-bg,.bd-el__tab--media .bd-el__tab-icon{opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease}.bd-el__tab--media.is-active .bd-el__tab-bg,.bd-el__tab--media.is-active .bd-el__tab-icon{opacity:1;visibility:visible}.bd-el__tab--media .bd-el__tab-label{position:relative;z-index:2}.bd-el__tab--media.is-active .bd-el__tab-label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.bd-el__tab-bg{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;pointer-events:none;z-index:0}.bd-el__tab-bg img{width:100%;height:100%;object-fit:cover;border-radius:50%}.bd-el__tab-icon{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:flex;align-items:center;justify-content:center;pointer-events:none}.bd-el__tab-icon img{width:3.6rem;height:auto;max-height:4.4rem;object-fit:contain}.bd-el__tab-label{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;width:100%;height:100%;letter-spacing:.04em;text-align:center;padding:.8rem}.bd-el__panels{position:relative;display:grid;grid-template-columns:minmax(0,1fr);min-width:0}.bd-el__panel{grid-column:1;grid-row:1;min-width:0;opacity:0;pointer-events:none;transform:translateY(1rem);transition:opacity .45s ease,transform .45s ease}.bd-el__panel.is-active{opacity:1;pointer-events:auto;transform:translateY(0);z-index:1}@media(prefers-reduced-motion:reduce){.bd-el__panel{transition-duration:.01ms;transform:none}.bd-el__panel.is-active{transform:none}}.bd-el__panel-grid{display:flex;flex-direction:column;align-items:center;gap:4.8rem}@media screen and (min-width:990px){.bd-el__panel-grid{flex-direction:row;align-items:center;justify-content:space-between;gap:3.2rem}}.bd-el__col{width:100%;max-width:40rem}@media screen and (min-width:990px){.bd-el__col{max-width:none}.bd-el__col--left{flex:0 1 36rem;max-width:36rem}.bd-el__col--center{flex:0 1 45rem;max-width:45rem}.bd-el__col--right{flex:0 1 36rem;max-width:38rem}}.bd-el__headline{margin:0;letter-spacing:.02em;text-align:center}.bd-el__headline>*:first-child{margin-top:0}.bd-el__headline>*:last-child{margin-bottom:0}.bd-el__visual{position:relative;width:100%;max-width:45rem;margin-inline:auto;aspect-ratio:450 / 534}.bd-el__visual-img{display:block;width:100%;height:100%;object-fit:contain;object-position:center}.bd-el__visual-placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;min-height:32rem;background:rgba(var(--color-foreground),.04);border-radius:.8rem;font-size:1.4rem;opacity:.7}.bd-el__hotspot{position:absolute;z-index:2;max-width:min(42vw,18rem);transform:translate(-50%,-50%)}@media screen and (min-width:990px){.bd-el__hotspot{max-width:20rem}}.bd-el__hotspot-inner{display:flex;align-items:flex-start;gap:1.2rem}.bd-el__hotspot--icon-end .bd-el__hotspot-inner{flex-direction:row-reverse}.bd-el__hotspot-icon{flex-shrink:0;width:2.1rem;height:1.8rem;margin-top:.2rem;object-fit:contain}.bd-el__hotspot-text{margin:0;color:var(--bd-el-brown)}.bd-el__hotspot-text p{margin:0}.bd-el__hotspot-text--align-end{text-align:right}.bd-el__hotspot--icon-end .bd-el__hotspot-text--align-end{text-align:left}.bd-el__features-title{margin:0 0 1.4rem;text-align:center}@media screen and (min-width:990px){.bd-el__features-title{text-align:left}}.bd-el__features{display:flex;flex-direction:column;gap:1.6rem;list-style:none;padding:0;margin:0}.bd-el__feature{display:flex;align-items:center;gap:1.2rem}.bd-el__feature-icon{flex-shrink:0;width:2.8rem;height:2.8rem;display:flex;align-items:center;justify-content:center}.bd-el__feature-icon img{width:2.4rem;height:2.4rem;object-fit:contain}.bd-el__feature-icon--ring{border:1px solid var(--bd-el-border, var(--bd-el-cashew));border-radius:50%;padding:.2rem}.bd-el__feature-icon--ring img{width:2.4rem;height:2.4rem}.bd-el__feature-text{margin:0}.bd-el__empty{text-align:center;margin:0;opacity:.75}@media screen and (max-width:749px){.bd-el__tab{width:6.8rem;height:6.8rem}.bd-el__tabs{gap:1.2rem}.bd-el__tab-icon img{max-width:2.7rem}}
/*# sourceMappingURL=/cdn/shop/t/61/assets/section-bd-elements.css.map */
