:root{--lm-yellow: #00BCD4;--lm-yellow-hover: #0097A7;--lm-dark: #2c2c2c;--lm-border: #e5e5e5;--lm-text: #333;--lm-radius: 6px}.lm-upsell{padding:40px 20px;background:#fff;border-top:1px solid var(--lm-border)}.lm-upsell__heading{font-size:18px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;margin:0 0 24px}.lm-upsell__inner{display:flex;gap:20px;align-items:flex-start;overflow-x:auto}.lm-upsell__products{display:flex;gap:12px;flex:1;flex-wrap:wrap}.lm-upsell__card{border:1px solid var(--lm-border);padding:14px;position:relative;width:170px;flex-shrink:0;box-sizing:border-box;transition:border-color .2s}.lm-upsell__card.is-checked{border-color:#000}.lm-upsell__check{position:absolute;top:10px;left:10px;width:18px;height:18px;cursor:pointer;accent-color:var(--lm-yellow);z-index:1}.lm-upsell__img{width:100%;aspect-ratio:1;object-fit:contain;display:block;margin-top:8px}.lm-upsell__title{font-weight:700;font-size:12px;text-transform:uppercase;letter-spacing:.04em;margin-top:10px;line-height:1.3}.lm-upsell__price{font-size:14px;font-weight:600;margin:6px 0}.lm-upsell__variant{width:100%;border:1px solid #ccc;border-radius:var(--lm-radius);padding:5px 6px;font-size:12px;background:#fff;margin-top:4px;cursor:pointer}.lm-upsell__variant-fixed{width:100%;border:1px solid #e0e0e0;padding:5px 8px;font-size:12px;background:#f7f7f7;margin-top:4px;color:#555;border-radius:2px}.lm-upsell__plus{display:flex;align-items:center;justify-content:center;font-size:28px;font-weight:300;color:#999;flex-shrink:0;width:32px;align-self:center}.lm-upsell__card--empty{border:2px dashed #ccc;display:flex;align-items:center;justify-content:center;min-height:200px}.lm-upsell__empty-hint{font-size:12px;color:#aaa;text-align:center;padding:10px;line-height:1.4}.lm-upsell__summary{min-width:200px;flex-shrink:0;padding:10px 0;align-self:center}.lm-upsell__total-label{font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;margin-bottom:6px;color:#999}.lm-upsell__total{font-size:26px;font-weight:700;margin-bottom:18px}.lm-upsell__btn{background:#000;color:#fff;border:2px solid #000;border-radius:var(--lm-radius);padding:14px 20px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;font-size:13px;cursor:pointer;width:100%;transition:background .2s,color .2s;line-height:1}.lm-upsell__btn:hover{background:#fff;color:#000}.lm-upsell__btn:disabled{opacity:.6;cursor:not-allowed}.lm-upsell__soldout-badge{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#999;margin-top:4px}.lm-acc-card__btn--soldout{background:#ccc;border-color:#ccc;color:#fff;cursor:not-allowed}.lm-acc-card__btn--soldout:hover{background:#ccc;color:#fff;border-color:#ccc}@media(max-width:767px){.lm-upsell__products{flex-wrap:nowrap;overflow-x:auto}.lm-upsell__inner{flex-direction:column}.lm-upsell__summary{width:100%;min-width:unset}}.lm-tools{padding:40px 20px;background:#f5f5f5}.lm-tools__tabs-nav{display:flex;justify-content:center;gap:0;margin-bottom:36px;border-bottom:2px solid #ddd}.lm-tools__tab-btn{background:none;border:none;padding:12px 48px;font-size:15px;font-weight:700;text-transform:uppercase;letter-spacing:.12em;cursor:pointer;color:#999;position:relative;transition:color .2s}.lm-tools__tab-btn.is-active{color:#000}.lm-tools__tab-btn.is-active:after{content:"";position:absolute;bottom:-2px;left:0;width:100%;height:3px;background:var(--lm-yellow)}.lm-tools__panel{display:none;gap:40px;align-items:flex-start}.lm-tools__panel.is-active{display:flex}.lm-tools__diagram{flex:1;position:relative;max-width:60%}.lm-tools__diagram img{width:100%;display:block}.lm-tools__hotspot{position:absolute;width:26px;height:26px;background:var(--lm-yellow);color:#000;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;transform:translate(-50%,-50%);cursor:default;z-index:2;box-shadow:0 1px 4px #0000004d}.lm-tools__list-wrap{flex:1;min-width:220px}.lm-tools__list-wrap--scroll{max-height:420px;overflow-y:auto;padding-right:6px}.lm-tools__list-wrap--scroll::-webkit-scrollbar{width:4px}.lm-tools__list-wrap--scroll::-webkit-scrollbar-track{background:#ebebeb;border-radius:2px}.lm-tools__list-wrap--scroll::-webkit-scrollbar-thumb{background:#bbb;border-radius:2px}.lm-tools__list-heading{font-weight:700;font-size:15px;text-transform:uppercase;letter-spacing:.06em;margin-bottom:16px;padding-bottom:12px;border-bottom:2px solid #ddd}.lm-tools__list{list-style:none;padding:0;margin:0}.lm-tools__list li{display:flex!important;align-items:center;gap:10px;padding:8px 0;font-size:13px;font-weight:400;text-transform:none;border-bottom:1px solid #ddd;color:var(--lm-text);line-height:1.4}.lm-tools__list li a{color:#06c;text-decoration:underline}.lm-tools__list-img{width:100%;height:auto;display:block;margin-bottom:16px;border-radius:4px}.lm-tool-num{background:var(--lm-yellow);color:#000;min-width:22px;height:22px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;flex-shrink:0}.lm-tools__richtext p{font-size:13px;line-height:1.6;color:var(--lm-text);margin:0 0 10px}.lm-tools__richtext strong{font-weight:700;display:block;margin-bottom:2px}.lm-tools__richtext ul,.lm-tools__richtext ol{padding-left:18px;margin:0 0 10px;font-size:13px}@media(max-width:767px){.lm-tools__panel.is-active{flex-direction:column}.lm-tools__diagram{max-width:100%;width:100%}.lm-tools__list-wrap{width:100%;max-height:320px}.lm-tools__tab-btn{padding:10px 20px;font-size:13px}}.lm-video{padding:60px 20px;background:#fff;text-align:center}.lm-video__heading{font-size:16px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;margin-bottom:28px}.lm-video__wrapper{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;max-width:860px;margin:0 auto;background:#000}.lm-video__wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.lm-features__block{display:flex;min-height:380px}.lm-features__block--reverse{flex-direction:row-reverse}.lm-features__img{flex:1;overflow:hidden}.lm-features__img img{width:100%;height:100%;object-fit:cover;display:block}.lm-features__text{flex:1;display:flex;flex-direction:column;justify-content:center;padding:60px 80px}.lm-features__text h2{font-size:20px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;margin-bottom:18px;line-height:1.3}.lm-features__text p{font-size:15px;line-height:1.75;max-width:420px}@media(max-width:767px){.lm-features__block,.lm-features__block--reverse{flex-direction:column}.lm-features__text{padding:32px 20px}.lm-features__img{min-height:240px}}.lm-accessories{padding:40px 20px;background:#fff;border-top:1px solid var(--lm-border)}.lm-accessories__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.lm-accessories__heading{font-size:18px;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.lm-accessories__nav{display:flex;gap:6px}.lm-acc-nav-btn{width:36px;height:36px;border:1px solid #ccc;background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:16px;transition:all .2s;padding:0}.lm-acc-nav-btn:hover{background:#000;color:#fff;border-color:#000}.lm-acc-nav-btn:disabled{opacity:.3;cursor:default}.lm-acc-nav-btn:disabled:hover{background:#fff;color:inherit;border-color:#ccc}.lm-accessories__viewport{overflow:hidden}.lm-accessories__track{display:flex;gap:14px;transition:transform .35s ease}.lm-acc-card{flex:0 0 calc(16.666% - 12px);min-width:150px;border:1px solid var(--lm-border);padding:14px;display:flex;flex-direction:column;box-sizing:border-box}.lm-acc-card__img{width:100%;aspect-ratio:1;object-fit:contain;display:block;margin-bottom:12px}.lm-acc-card__title{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;line-height:1.4;flex:1;margin-bottom:8px}.lm-acc-card__price{font-size:14px;font-weight:700;margin-bottom:10px}.lm-acc-card__variant{width:100%;border:1px solid #ccc;border-radius:var(--lm-radius);padding:5px 6px;font-size:12px;background:#fff;margin-bottom:8px;cursor:pointer}.lm-acc-card__btn{background:#000;color:#fff;border:2px solid #000;border-radius:var(--lm-radius);padding:9px 8px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;width:100%;transition:background .2s,color .2s;line-height:1}.lm-acc-card__btn:hover{background:#fff;color:#000}@media(max-width:767px){.lm-acc-card{flex:0 0 calc(50% - 7px);min-width:140px}}#tab-versand-bearbeitung .toggle-content,#tab-garantie .toggle-content,#tab-produktsicherheit .toggle-content,#tab-beschreibung .toggle-content{text-align:center}#tab-spezifikation .toggle-content p{display:flex;align-items:baseline;gap:0;padding:9px 0;margin:0;border-bottom:1px solid #e8e8e8;font-size:14px;line-height:1.4}#tab-spezifikation .toggle-content p:first-child{border-top:1px solid #e8e8e8}#tab-spezifikation .toggle-content p strong{flex:0 0 45%;font-weight:700;color:#111;padding-right:12px}#tab-spezifikation .toggle-content p:after{content:none}
/*# sourceMappingURL=/cdn/shop/t/51/assets/lm-product-template.css.map */
