.device-epc-shell{--epc-green: rgb(var(--color-button));--epc-soft-green: rgba(var(--color-button), .1);--epc-strong-green: #5b7f50;--epc-hotspot-green: #23824f;--epc-hotspot-orange: #f28c18;--epc-border: rgba(var(--color-foreground), .18);--epc-shadow: 0 1.4rem 3.2rem rgba(0, 0, 0, .08);display:grid;gap:1.2rem;padding-bottom:4rem}.device-epc-explorer,.device-epc-shell,.device-epc-picker,.device-epc-assembly-picker,.device-epc-search,.device-epc-copy,.device-epc-faq,.device-epc-assembly-detail,.device-epc-assembly-detail *,.device-epc-select-wrap,.device-epc-selected-series,.device-epc-selected-series *{box-sizing:border-box}body.device-epc-suppress-header .section-header{top:calc(-1 * var(--header-height))}.device-epc-explorer{display:grid;gap:1.2rem}.device-epc-explorer>.device-epc-status,.device-epc-explorer>.device-epc-assemblies,.device-epc-explorer>.device-epc-assembly-detail{grid-column:1 / -1}.device-epc-hero{display:grid;gap:.75rem;align-items:start}.device-epc-eyebrow{margin:0 0 .45rem;color:var(--epc-green);font-size:1.25rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.device-epc-hero h1,.device-epc-assembly-detail h2,.device-epc-assembly-detail h3{color:var(--turakos-heading-color)}.device-epc-hero h1{margin:0;font-size:var(--turakos-h1-size);line-height:var(--turakos-heading-line-height)}.device-epc-hero__copy>p:not(.device-epc-eyebrow){max-width:68rem}.device-epc-hero__visual,.device-epc-picker,.device-epc-assembly-card,.device-epc-assembly-detail{border:1px solid var(--epc-border);border-radius:1.2rem;background:#fff}.device-epc-hero__visual{padding:1rem;box-shadow:var(--epc-shadow)}.device-epc-selector-visual{align-self:stretch}.device-epc-hero__visual img{display:block;width:100%;height:auto;border-radius:.8rem}.device-epc-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin:1.7rem 0 0}.device-epc-facts div:nth-child(3){grid-column:1 / -1}.device-epc-facts div{padding:.85rem;border-radius:.9rem;background:var(--epc-soft-green)}.device-epc-facts dt,.device-epc-product-popup dt{font-size:1.2rem;font-weight:800}.device-epc-facts dd,.device-epc-product-popup dd{margin:.2rem 0 0}.device-epc-product-popup dd{margin:0}.device-epc-picker{position:relative;display:grid;gap:.9rem;padding:1.5rem;border:1px solid var(--epc-border);box-shadow:var(--epc-shadow);transition:border-color .18s ease,box-shadow .18s ease}.device-epc-picker label{color:var(--turakos-heading-color);font-size:var(--turakos-h2-size);font-weight:800;line-height:var(--turakos-heading-line-height)}.device-epc-select-wrap{position:relative;display:block;width:100%;max-width:100%;min-width:0}.device-epc-picker select{display:block;width:100%;max-width:100%;min-width:0;min-height:4.8rem;padding:.85rem 1rem;border:2px solid var(--epc-strong-green);border-radius:.8rem;background:#fff;font:inherit}.device-epc-selected-series{display:none}.device-epc-picker:not(.is-series-selected) select{animation:epc-select-border-pulse 1.8s ease-in-out infinite}.device-epc-picker.is-series-selected select{border-color:var(--epc-border)}.device-epc-picker select:focus-visible,.device-epc-search input:focus-visible{outline:2px solid rgba(91,127,80,.55);outline-offset:2px}.device-epc-typeplate-link,.device-epc-status{margin:0;color:rgba(var(--color-foreground),.7)}.device-epc-typeplate-link{display:inline-flex;align-items:center;gap:.45rem;width:fit-content;padding:0;border:0;background:transparent;color:var(--turakos-heading-color);cursor:pointer;font:inherit;font-weight:400;text-align:left;text-decoration:underline;text-underline-offset:2px}.device-epc-info-icon{display:inline-flex;align-items:center;justify-content:center;width:1.55rem;height:1.55rem;border:1px solid currentColor;border-radius:999px;font-size:1.05rem;font-weight:700;line-height:1;text-decoration:none}.device-epc-typeplate-link:hover,.device-epc-typeplate-link:focus-visible{color:rgb(var(--color-button))}.device-epc-search{display:grid;gap:.65rem;padding-top:.8rem;border-top:1px solid rgba(91,127,80,.22)}.device-epc-search[hidden]{display:none!important}.device-epc-search label{font-size:1.45rem}.device-epc-search input{width:100%;min-height:4.4rem;padding:.8rem 1rem;border:1px solid var(--epc-border);border-radius:.8rem;background:#fff;color:rgb(var(--color-foreground));font:inherit}.device-epc-search-results{display:grid;gap:.55rem;max-height:32rem;overflow:auto;padding-right:.15rem}.device-epc-search-results[hidden]{display:none!important}.device-epc-search-result{display:grid;gap:.25rem;padding:.75rem .85rem;border:1px solid rgba(91,127,80,.28);border-radius:.75rem;background:#fff;color:rgb(var(--color-foreground));text-align:left;cursor:pointer}.device-epc-search-result:hover,.device-epc-search-result:focus-visible{border-color:var(--epc-strong-green);background:#5b7f500f}.device-epc-search-result strong,.device-epc-search-result span,.device-epc-search-result small{min-width:0;overflow-wrap:anywhere}.device-epc-search-result small{color:rgba(var(--color-foreground),.75)}.device-epc-search-result mark{padding:.05rem .18rem;border-radius:.25rem;background:#5b7f502e;color:rgb(var(--color-foreground))}.device-epc-search-empty{margin:0;padding:.75rem .85rem;border-radius:.75rem;background:rgba(var(--color-foreground),.04)}.device-epc-search-empty a{color:rgb(var(--color-foreground));font-weight:800;text-decoration:underline;text-underline-offset:2px}.device-epc-assemblies{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.2rem}.device-epc-assembly-card{display:grid;grid-template-rows:auto minmax(18rem,1fr) auto;gap:.8rem;padding:1rem;color:var(--turakos-heading-color);text-align:left;cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease,translate .16s ease}.device-epc-assembly-card:hover,.device-epc-assembly-card:focus-visible{border-color:var(--epc-green);box-shadow:var(--epc-shadow);translate:0 -.2rem}.device-epc-assembly-card strong{font-size:1.65rem}.device-epc-assembly-card img{display:block;width:100%;height:22rem;object-fit:contain}.device-epc-assembly-card__placeholder{display:grid;place-items:center;min-height:22rem;padding:1.2rem;border:1px dashed rgba(91,127,80,.45);border-radius:.9rem;background:#5b7f5014;color:rgb(var(--color-foreground));font-weight:700;text-align:center}.device-epc-assembly-card span{color:rgba(var(--color-foreground),.7)}.device-epc-assembly-detail{position:relative;overflow:hidden;box-shadow:0 2rem 6rem #0000003d}.device-epc-assembly-detail[hidden]{display:none!important}.device-epc-assembly-detail.is-list-only .device-epc-toolbar,.device-epc-assembly-detail.is-list-only .device-epc-drawing-viewport{display:none}.device-epc-detail__header,.device-epc-toolbar{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.4rem;border-bottom:1px solid var(--epc-border)}.device-epc-detail__header h2,.device-epc-ref-panel h3,.device-epc-product-popup h3{margin:0}.device-epc-back-button,.device-epc-toolbar button,.device-epc-product-popup__close{min-width:4rem;min-height:4rem;border:1px solid var(--epc-border);border-radius:.7rem;background:#fff;color:var(--turakos-heading-color);cursor:pointer;font:inherit}.device-epc-back-button{padding:.7rem 1.1rem;font-weight:800}.device-epc-product-popup__close{font-size:2.5rem;line-height:1}.device-epc-toolbar{justify-content:flex-start}.device-epc-toolbar__assembly,.device-epc-toolbar__back{display:none}.device-epc-detail__layout{display:grid;grid-template-columns:minmax(0,1fr) 32rem;height:min(82vh,94rem);min-height:52rem}.device-epc-assembly-detail.is-list-only .device-epc-detail__layout{display:block;height:auto;min-height:0}.device-epc-assembly-detail.is-list-only .device-epc-ref-panel{max-height:none;padding-right:1.2rem;border-left:0}.device-epc-drawing-viewport{min-width:0;min-height:0;overflow:auto;background:#f7f7f7;cursor:grab;overscroll-behavior:contain;touch-action:none}.device-epc-drawing-viewport.is-dragging{cursor:grabbing}.device-epc-drawing-stage{position:relative;width:max(100%,78rem);-webkit-user-select:none;user-select:none}.device-epc-drawing-stage>img{display:block;width:100%;height:auto;pointer-events:none;-webkit-user-drag:none}.device-epc-drawing-spacer{display:none}.device-epc-hotspots{position:absolute;top:0;right:0;bottom:0;left:0}.device-epc-hotspot{position:absolute;border:2px solid var(--epc-hotspot-green);border-radius:.35rem;background:#23824f14;box-shadow:0 0 0 2px #ffffffb8,0 0 .8rem #23824f3d;cursor:pointer;transition:background .14s ease,border-color .14s ease,box-shadow .14s ease,transform .14s ease}.device-epc-hotspot:hover,.device-epc-hotspot:focus-visible,.device-epc-hotspot.is-active{border-color:var(--epc-hotspot-orange);background:#f28c182e;box-shadow:0 0 0 2px #ffffffdb,0 0 1.2rem #f28c1880;outline:2px solid var(--epc-hotspot-orange);outline-offset:1px;transform:scale(1.08)}.device-epc-ref-panel{overflow:auto;padding:1.2rem;border-left:1px solid var(--epc-border);background:#fff}.device-epc-ref-list{display:grid;gap:.55rem}.device-epc-ref-button{display:grid;grid-template-columns:5rem minmax(0,1fr);gap:.7rem;min-width:0;padding:.7rem;border:1px solid var(--epc-border);border-radius:.65rem;background:#fff;color:rgb(var(--color-foreground));text-align:left;cursor:pointer;transition:border-color .14s ease,background .14s ease,box-shadow .14s ease}.device-epc-ref-button strong{color:var(--epc-green)}.device-epc-ref-button span,.device-epc-product-popup dd{overflow-wrap:anywhere}.device-epc-ref-button:hover,.device-epc-ref-button:focus-visible{border-color:var(--epc-hotspot-green)}.device-epc-ref-button.is-active{border-color:var(--epc-hotspot-orange);background:#f28c181a;box-shadow:inset 0 0 0 1px var(--epc-hotspot-orange)}.device-epc-product-popup{position:static;width:auto;margin:1.2rem 1.4rem 0;padding:1.4rem;border:2px solid var(--epc-green);border-radius:1rem;background:#fff;color:rgb(var(--color-foreground));box-shadow:var(--epc-shadow)}.device-epc-product-popup__close{position:sticky;top:.6rem;z-index:4;display:flex;align-items:center;justify-content:center;margin:0 0 -3.2rem auto}.device-epc-product-popup__badge{display:inline-flex;width:max-content;max-width:100%;margin:0 0 .7rem;padding:.35rem .7rem;border-radius:999px;background:var(--epc-soft-green);color:var(--turakos-heading-color);font-size:1.2rem;font-weight:900}.device-epc-product-popup__badge-group{display:grid;gap:.15rem}.device-epc-product-popup__badge-group>.device-epc-product-popup__badge{margin:0!important}.device-epc-product-popup__alt-description{margin:0;color:rgba(var(--color-foreground),.76);font-size:1.2rem;line-height:1.35}@media(max-width:749px){.device-epc-product-popup__alt-description{display:none!important}}.device-epc-product-popup__media{display:flex;justify-content:center;margin:0 0 .9rem}.device-epc-product-popup__media[hidden]{display:none}.device-epc-product-popup__media img{display:block;width:min(18rem,100%);height:auto;max-height:18rem;object-fit:contain}.device-epc-product-popup dl{display:grid;gap:.55rem;margin:1rem 0}.device-epc-product-popup dl div{display:grid;grid-template-columns:14rem minmax(0,1fr);gap:.2rem}.device-epc-product-popup dl div[hidden]{display:none}.device-epc-product-popup dt,.device-epc-product-popup dd,.device-epc-product-popup h3{color:rgb(var(--color-foreground))}.device-epc-product-popup h3{font-weight:800}.device-epc-product-popup .device-epc-eyebrow{color:var(--epc-strong-green);letter-spacing:.02em;text-transform:none}.device-epc-price-note{display:block;margin-top:.2rem;color:rgb(var(--color-foreground));font-size:1.2rem;line-height:1.35}.device-epc-price-note a{color:rgb(var(--color-foreground));font-weight:700;text-decoration:underline;text-underline-offset:2px}.device-epc-add-to-cart,.device-epc-product-popup [data-epc-product-link]{display:inline-flex;align-items:center;gap:.65rem;width:100%;justify-content:center;margin-top:.8rem}.device-epc-add-to-cart[hidden],.device-epc-product-popup [data-epc-product-link][hidden]{display:none!important}.device-epc-add-to-cart__icon{width:2rem;height:2rem;flex:0 0 auto}.device-epc-cart-status{min-height:2.2rem;margin:.75rem 0 0;color:rgba(var(--color-foreground),.72);font-size:1.35rem}.device-epc-cart-link{display:inline-block;margin-top:.45rem;font-weight:800}.device-epc-cart-link[hidden]{display:none}.device-epc-copy,.device-epc-faq{display:grid;gap:.85rem;margin-top:1.8rem;margin-bottom:2.4rem}.device-epc-copy h2,.device-epc-faq h2{max-width:92rem;margin:0;color:var(--turakos-heading-color);font-size:var(--turakos-h2-size);font-weight:var(--turakos-heading-weight);line-height:var(--turakos-heading-line-height);text-wrap:balance}.device-epc-copy__body{width:100%;max-width:none;color:var(--turakos-heading-color);line-height:1.58}.device-epc-copy__body p{margin:0 0 .9rem}.device-epc-copy__body p:last-child{margin-bottom:0}.device-epc-faq__items{display:grid;gap:0}.device-epc-faq details{border-top:1px solid var(--epc-border)}.device-epc-faq details:last-child{border-bottom:0}.device-epc-faq summary{display:flex;align-items:center;min-height:5rem;color:var(--turakos-heading-color);cursor:pointer;font-weight:800}.device-epc-faq details>div{padding:0 0 1.2rem}.device-epc-faq a{color:var(--turakos-heading-color);font-weight:700;text-decoration:underline;text-underline-offset:2px}@keyframes epc-select-border-pulse{0%,to{border-color:var(--epc-strong-green);box-shadow:0 0 #5b7f5047}50%{border-color:#7da66f;box-shadow:0 0 0 .55rem #5b7f5000}}@media(max-width:989px){.device-epc-selector-visual{order:-2}.device-epc-picker{order:-1}.device-epc-detail__layout{grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(0,1fr) minmax(18rem,28rem)}.device-epc-assemblies{grid-template-columns:repeat(2,minmax(0,1fr))}.device-epc-ref-panel{min-height:0;max-height:25rem;border-top:1px solid var(--epc-border);border-left:0}.device-epc-product-popup{right:1.5rem;bottom:1.5rem}}@media(min-width:990px){.device-epc-explorer.has-selector-visual{grid-template-columns:minmax(34rem,.86fr) minmax(36rem,1.14fr);align-items:start}.device-epc-selector-visual{grid-column:2;grid-row:1}.device-epc-picker{grid-column:1;grid-row:1}}@media(max-width:749px){.device-epc-facts,.device-epc-assemblies{grid-template-columns:minmax(0,1fr)}.device-epc-facts div:nth-child(3){grid-column:auto}.device-epc-picker select{padding-right:.65rem;font-size:1.38rem;line-height:1.25}.device-epc-picker.is-series-selected select{min-height:5.8rem}.device-epc-picker.is-series-selected .device-epc-selected-series{position:absolute;top:2px;right:2px;bottom:2px;left:2px;z-index:1;display:flex;align-items:center;padding:.65rem 2.8rem .65rem 1rem;border-radius:.6rem;background:#fff;color:rgb(var(--color-foreground));font-size:1.38rem;line-height:1.25;overflow-wrap:anywhere;pointer-events:none}.device-epc-detail__header,.device-epc-toolbar{padding:.8rem 1rem}.device-epc-detail__header{align-items:flex-start;flex-direction:column}.device-epc-detail__header h2{font-size:2rem}.device-epc-toolbar{overflow-x:auto}.device-epc-detail__layout{display:block;height:auto;min-height:0}.device-epc-drawing-viewport{height:58dvh}.device-epc-drawing-stage{width:max(100%,54rem)}.device-epc-drawing-spacer{display:block!important;height:20px}.device-epc-ref-panel{max-height:none;overflow:visible;padding:1rem}.device-epc-ref-button{grid-template-columns:4.6rem minmax(0,1fr);padding:.65rem;font-size:1.35rem}.device-epc-product-popup{right:.8rem;bottom:.8rem;left:.8rem;width:auto;max-height:62dvh;overflow:auto}.device-epc-assembly-detail.is-list-only .device-epc-ref-panel{padding-right:1rem}.device-epc-assembly-detail.is-list-only .device-epc-product-popup{top:auto;right:.8rem;bottom:.8rem}.device-epc-product-popup dl div{grid-template-columns:minmax(0,1fr)}.device-epc-copy,.device-epc-faq{margin-top:1.6rem}}.device-epc-explorer>.device-epc-assembly-picker{grid-column:1 / -1}.device-epc-assembly-picker{display:grid;gap:1rem}.device-epc-assembly-picker[hidden]{display:none!important}.device-epc-assembly-picker h2{margin:0;color:var(--turakos-heading-color);font-size:var(--turakos-h2-size);font-weight:var(--turakos-heading-weight);line-height:var(--turakos-heading-line-height)}.device-epc-search-heading{display:block;order:1}.device-epc-assembly-picker .device-epc-search{order:2}.device-epc-search label{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.device-epc-assemblies-heading{order:3}.device-epc-assemblies{order:4}.device-epc-assembly-picker.is-search-only .device-epc-assemblies,.device-epc-assembly-picker.is-search-only .device-epc-assemblies-heading{display:none}.device-epc-detail__layout{align-items:start;grid-template-rows:auto;height:auto;min-height:0}.device-epc-detail__main{display:grid;grid-template-rows:minmax(0,auto) auto;min-width:0;min-height:0}.device-epc-drawing-viewport{height:min(82vh,94rem);min-height:52rem}.device-epc-ref-panel{max-height:min(82vh,94rem)}.device-epc-product-popup,.device-epc-assembly-detail.is-list-only .device-epc-product-popup{position:static;inset:auto;width:auto;max-height:none;margin:1.2rem 1.4rem 0;overflow:visible}.device-epc-product-popup__close{margin:0 0 .3rem auto}@media(max-width:749px){body.device-epc-search-priority .section-header{top:calc(-1 * var(--header-height))}.device-epc-picker{padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.device-epc-assembly-picker{gap:.85rem}.device-epc-assembly-picker.is-search-only{display:grid}.device-epc-assembly-picker .device-epc-search{position:relative;z-index:1200;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.device-epc-detail__header [data-epc-detail-series]{display:none}.device-epc-assemblies{grid-template-columns:minmax(0,1fr);gap:.65rem}.device-epc-assembly-card{position:relative;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:auto auto;justify-items:start;align-items:center;gap:.15rem .8rem;min-height:0;padding:.9rem 1rem;border-color:#5b7f503d;border-left:3px solid var(--epc-strong-green);background:#ffffffb8;text-align:left}.device-epc-assembly-card:after{content:"+";grid-column:2;grid-row:1 / span 2;display:grid;place-items:center;width:2.6rem;height:2.6rem;border:1px solid rgba(91,127,80,.35);border-radius:999px;background:var(--epc-soft-green);color:var(--epc-strong-green);font-size:1.8rem;font-weight:800;line-height:1}.device-epc-assembly-card img,.device-epc-assembly-card__placeholder{display:none}.device-epc-assembly-card strong{grid-column:1;font-size:1.55rem;line-height:1.2}.device-epc-assembly-card span{grid-column:1;font-size:1.28rem;line-height:1.25}.device-epc-detail__main{display:block}.device-epc-drawing-viewport{min-height:0}.device-epc-assembly-detail:not(.is-list-only) .device-epc-ref-panel,.device-epc-assembly-detail.is-list-only .device-epc-ref-panel{display:block;max-height:none;overflow:visible;padding:1rem 1rem 1.8rem;border-top:1px solid var(--epc-border);border-left:0}.device-epc-product-popup,.device-epc-assembly-detail.is-list-only .device-epc-product-popup{position:static;inset:auto;z-index:auto;width:auto;max-height:none;margin:0;overflow:visible;border-right:1px solid var(--epc-border);border-bottom:1px solid var(--epc-border);border-left:1px solid var(--epc-border);border-radius:0 0 1rem 1rem}}@media(max-width:749px){body:has(.device-epc-assembly-detail:not([hidden])) .help-fab{z-index:20}body:has(.device-epc-assembly-detail:not([hidden])) .device-epc-assembly-picker,body:has(.device-epc-assembly-detail:not([hidden])) .device-epc-assembly-detail{position:relative;z-index:30}}.device-epc-picker.is-series-selected select{min-height:6.4rem;opacity:0}.device-epc-picker.is-series-selected .device-epc-selected-series{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:grid;align-content:center;gap:.15rem;width:100%;max-width:100%;min-width:0;min-height:100%;padding:.65rem 2.8rem .65rem 1rem;border:2px solid var(--epc-border);border-radius:.8rem;background:#fff;color:rgb(var(--color-foreground));font-size:1.45rem;line-height:1.25;overflow-wrap:anywhere;white-space:normal;pointer-events:none}.device-epc-picker.is-series-selected.is-universal-series .device-epc-selected-series{border-color:var(--epc-strong-green);animation:epc-select-border-pulse 1.8s ease-in-out infinite}.device-epc-selected-series span{display:block;min-width:0;max-width:100%;overflow-wrap:anywhere}@media(max-width:749px){.device-epc-picker.is-series-selected.has-compact-series-label select{min-height:4.8rem}.device-epc-picker.is-series-selected.has-compact-series-label .device-epc-selected-series{display:flex;align-items:center;gap:1rem;padding-right:1rem;font-size:1.38rem;white-space:nowrap}.device-epc-picker.is-series-selected.has-compact-series-label .device-epc-selected-series span{display:inline;overflow-wrap:normal;white-space:nowrap}.device-epc-picker.is-series-selected.has-compact-series-label .device-epc-selected-series span:first-child{min-width:0;overflow:hidden;text-overflow:ellipsis}.device-epc-picker.is-series-selected.has-compact-series-label .device-epc-selected-series span:last-child{flex:0 0 auto}}.device-epc-picker.is-series-selected .device-epc-select-wrap:focus-within .device-epc-selected-series{outline:2px solid rgba(91,127,80,.55);outline-offset:2px}.device-epc-shell[data-device-origin-handle=cth171-guide] .device-epc-explorer{gap:1.4rem}.device-epc-shell[data-device-origin-handle=cth171-guide] .device-epc-picker{scroll-margin-top:2rem}.device-epc-shell[data-device-origin-handle=cth171-guide] .device-epc-picker:not(.is-series-selected){border-color:#5b7f507a;box-shadow:var(--epc-shadow),0 0 0 .18rem #5b7f5029;animation:epc-guide-picker-card-pulse 1.55s ease-in-out infinite}.device-epc-shell[data-device-origin-handle=cth171-guide] .device-epc-picker:not(.is-series-selected) select{min-height:5.8rem;border-width:3px;animation:epc-guide-select-pulse 1.55s ease-in-out infinite}.device-epc-shell[data-device-origin-handle=cth171-guide] .device-epc-picker.is-series-selected.is-universal-series .device-epc-selected-series{border-color:var(--epc-strong-green);box-shadow:0 0 0 .18rem #5b7f5029;animation:epc-guide-select-pulse 1.55s ease-in-out infinite}.device-epc-shell:is([data-device-origin-handle=cth171-guide],[data-device-origin-handle=cth171-explosionszeichnungen]) .device-epc-series-help{grid-column:1 / -1;overflow:hidden;border:1px solid rgba(91,127,80,.22);border-radius:1.2rem;background:linear-gradient(135deg,#5b7f5014,#fff 52%,#f28c1814);box-shadow:0 1rem 2.4rem #0000000f}.device-epc-shell:is([data-device-origin-handle=cth171-guide],[data-device-origin-handle=cth171-explosionszeichnungen]) .device-epc-series-help summary{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:5.8rem;padding:1.25rem 1.45rem;color:var(--turakos-heading-color);cursor:pointer;font-weight:900;line-height:1.25;list-style:none}.device-epc-shell:is([data-device-origin-handle=cth171-guide],[data-device-origin-handle=cth171-explosionszeichnungen]) .device-epc-series-help summary::-webkit-details-marker{display:none}.device-epc-shell:is([data-device-origin-handle=cth171-guide],[data-device-origin-handle=cth171-explosionszeichnungen]) .device-epc-series-help__body{display:grid;grid-template-columns:minmax(0,1fr) minmax(28rem,1.1fr);grid-template-areas:"step1 media" "step2 media" "step3 media";gap:1rem 1.4rem;align-items:start;padding:0 1.45rem 1.45rem}.device-epc-shell:is([data-device-origin-handle=cth171-guide],[data-device-origin-handle=cth171-explosionszeichnungen]) .device-epc-series-help__step{padding:1rem 1.1rem;border:1px solid rgba(91,127,80,.18);border-radius:.95rem;background:#ffffffd1}.device-epc-shell:is([data-device-origin-handle=cth171-guide],[data-device-origin-handle=cth171-explosionszeichnungen]) .device-epc-series-help__step--one{grid-area:step1}.device-epc-shell:is([data-device-origin-handle=cth171-guide],[data-device-origin-handle=cth171-explosionszeichnungen]) .device-epc-series-help__step--two{grid-area:step2}.device-epc-shell:is([data-device-origin-handle=cth171-guide],[data-device-origin-handle=cth171-explosionszeichnungen]) .device-epc-series-help__step--three{grid-area:step3}.device-epc-shell:is([data-device-origin-handle=cth171-guide],[data-device-origin-handle=cth171-explosionszeichnungen]) .device-epc-series-help__step h2{margin:0 0 .35rem;color:var(--turakos-heading-color);font-size:1.65rem;font-weight:900;line-height:1.25}.device-epc-shell:is([data-device-origin-handle=cth171-guide],[data-device-origin-handle=cth171-explosionszeichnungen]) .device-epc-series-help__step p{margin:0;color:rgb(var(--color-foreground));line-height:1.48}.device-epc-shell:is([data-device-origin-handle=cth171-guide],[data-device-origin-handle=cth171-explosionszeichnungen]) .device-epc-series-help__media{grid-area:media;align-self:start;overflow:visible;border:0;border-radius:0;background:transparent;box-shadow:none}.device-epc-shell:is([data-device-origin-handle=cth171-guide],[data-device-origin-handle=cth171-explosionszeichnungen]) .device-epc-series-help__media img{display:block;width:100%;height:auto;border-radius:1rem}.device-epc-shell:is([data-device-origin-handle=cth171-guide],[data-device-origin-handle=cth171-explosionszeichnungen]) .device-epc-series-help__toggle{display:inline-flex;align-items:center;gap:.8rem;flex:0 0 auto;padding:.75rem 1rem .75rem 1.15rem;border:1px solid rgba(91,127,80,.35);border-radius:999px;background:#fff;color:var(--epc-strong-green);white-space:nowrap}.device-epc-shell:is([data-device-origin-handle=cth171-guide],[data-device-origin-handle=cth171-explosionszeichnungen]) .device-epc-series-help__toggle-label{display:none;font-size:1.3rem;font-weight:900;letter-spacing:.01em}.device-epc-shell:is([data-device-origin-handle=cth171-guide],[data-device-origin-handle=cth171-explosionszeichnungen]) .device-epc-series-help__toggle-label--closed{display:inline-flex}.device-epc-shell:is([data-device-origin-handle=cth171-guide],[data-device-origin-handle=cth171-explosionszeichnungen]) .device-epc-series-help__toggle-icon{display:inline-grid;place-items:center;width:2.35rem;height:2.35rem;border-radius:999px;background:#5b7f5014;color:var(--epc-strong-green);font-size:2rem;font-weight:900;line-height:1}.device-epc-shell:is([data-device-origin-handle=cth171-guide],[data-device-origin-handle=cth171-explosionszeichnungen]) .device-epc-series-help__toggle-icon--open{display:none}.device-epc-shell:is([data-device-origin-handle=cth171-guide],[data-device-origin-handle=cth171-explosionszeichnungen]) .device-epc-series-help[open] .device-epc-series-help__toggle-label--closed,.device-epc-shell:is([data-device-origin-handle=cth171-guide],[data-device-origin-handle=cth171-explosionszeichnungen]) .device-epc-series-help[open] .device-epc-series-help__toggle-icon--closed{display:none}.device-epc-shell:is([data-device-origin-handle=cth171-guide],[data-device-origin-handle=cth171-explosionszeichnungen]) .device-epc-series-help[open] .device-epc-series-help__toggle-label--open,.device-epc-shell:is([data-device-origin-handle=cth171-guide],[data-device-origin-handle=cth171-explosionszeichnungen]) .device-epc-series-help[open] .device-epc-series-help__toggle-icon--open{display:inline-flex}.device-epc-shell[data-device-origin-handle=cth171-explosionszeichnungen] .device-epc-series-help__body{grid-template-columns:minmax(0,1fr);grid-template-areas:"step1" "media" "step2" "step3";gap:1rem}.device-epc-shell[data-device-origin-handle=cth171-explosionszeichnungen] .device-epc-series-help__step,.device-epc-shell[data-device-origin-handle=cth171-explosionszeichnungen] .device-epc-series-help__media{width:100%}.device-epc-shell[data-device-origin-handle=cth171-guide] .device-epc-assembly-picker{scroll-margin-top:2rem;border-radius:1.2rem}.device-epc-shell[data-device-origin-handle=cth171-guide] .device-epc-assembly-picker.is-attention-active{animation:epc-guide-assembly-attention 1.1s ease-in-out 3}.device-epc-shell[data-device-origin-handle=cth171-guide] .device-epc-assembly-picker.is-attention-active .device-epc-assemblies-heading{color:var(--epc-strong-green)}@media(min-width:750px){.device-epc-shell[data-device-origin-handle=cth171-guide] .device-epc-picker{grid-template-columns:minmax(24rem,.72fr) minmax(32rem,1fr);align-items:center;gap:1.4rem;padding:1.7rem}.device-epc-shell[data-device-origin-handle=cth171-guide] .device-epc-picker label{max-width:34rem}}@media(max-width:749px){.device-epc-shell[data-device-origin-handle=cth171-guide] .device-epc-picker{padding:.75rem;border:1px solid rgba(91,127,80,.3);border-radius:1rem;background:#fff;box-shadow:0 .9rem 2rem #00000012}.device-epc-shell[data-device-origin-handle=cth171-guide] .device-epc-picker label{font-size:2rem}.device-epc-shell:is([data-device-origin-handle=cth171-guide],[data-device-origin-handle=cth171-explosionszeichnungen]) .device-epc-series-help summary{align-items:flex-start;min-height:0;padding:1rem}.device-epc-shell:is([data-device-origin-handle=cth171-guide],[data-device-origin-handle=cth171-explosionszeichnungen]) .device-epc-series-help__body{grid-template-columns:minmax(0,1fr);grid-template-areas:"step1" "media" "step2" "step3";padding:0 1rem 1rem}.device-epc-shell:is([data-device-origin-handle=cth171-guide],[data-device-origin-handle=cth171-explosionszeichnungen]) .device-epc-series-help__step{padding:.9rem}.device-epc-shell:is([data-device-origin-handle=cth171-guide],[data-device-origin-handle=cth171-explosionszeichnungen]) .device-epc-series-help__toggle{padding:.7rem .9rem .7rem 1rem}.device-epc-shell:is([data-device-origin-handle=cth171-guide],[data-device-origin-handle=cth171-explosionszeichnungen]) .device-epc-series-help__toggle-label{font-size:1.18rem}.device-epc-shell:is([data-device-origin-handle=cth171-guide],[data-device-origin-handle=cth171-explosionszeichnungen]) .device-epc-series-help__toggle-icon{width:2.15rem;height:2.15rem;font-size:1.85rem}}@keyframes epc-guide-picker-card-pulse{0%,to{box-shadow:var(--epc-shadow),0 0 0 .18rem #5b7f5029}50%{box-shadow:var(--epc-shadow),0 0 0 .42rem #f28c182e}}@keyframes epc-guide-select-pulse{0%,to{border-color:var(--epc-strong-green);box-shadow:0 0 0 .1rem #5b7f5033,0 .8rem 1.8rem #5b7f501f}50%{border-color:var(--epc-hotspot-orange);box-shadow:0 0 0 .5rem #f28c182e,0 1rem 2.2rem #f28c1829}}@keyframes epc-guide-assembly-attention{0%,to{outline:.22rem solid rgba(91,127,80,.12);outline-offset:.35rem;box-shadow:0 0 #5b7f5000}50%{outline:.22rem solid rgba(242,140,24,.8);outline-offset:.35rem;box-shadow:0 0 0 .65rem #f28c1824}}@media(max-width:749px){.device-epc-drawing-viewport{height:58dvh}}@media(prefers-reduced-motion:reduce){.device-epc-picker:not(.is-series-selected) select,.device-epc-shell[data-device-origin-handle=cth171-guide] .device-epc-picker,.device-epc-shell[data-device-origin-handle=cth171-guide] .device-epc-picker:not(.is-series-selected),.device-epc-shell[data-device-origin-handle=cth171-guide] .device-epc-picker:not(.is-series-selected) select,.device-epc-shell[data-device-origin-handle=cth171-guide] .device-epc-picker.is-series-selected.is-universal-series .device-epc-selected-series,.device-epc-shell[data-device-origin-handle=cth171-guide] .device-epc-assembly-picker.is-attention-active{animation:none}}.device-epc-drawing-viewport{position:relative}.device-epc-touch-hint{position:absolute;top:1rem;left:50%;z-index:8;display:none;align-items:center;gap:.75rem;max-width:calc(100% - 2rem);padding:.75rem 1rem;border-radius:999px;background:#1f2324e6;color:#fff;font-size:1.3rem;font-weight:800;line-height:1.25;text-align:center;box-shadow:0 1rem 2.4rem #00000040;opacity:0;pointer-events:none;transform:translate(-50%,-.8rem)}.device-epc-touch-hint[hidden]{display:none!important}.device-epc-touch-hint.is-visible{display:flex;animation:epc-touch-hint-pop 1.8s ease-in-out infinite;opacity:1}.device-epc-touch-hint__gesture{display:inline-grid;grid-template-columns:repeat(2,.9rem);gap:.3rem;flex:0 0 auto}.device-epc-touch-hint__copy{display:grid;gap:.15rem;min-width:0;text-align:left}.device-epc-touch-hint__line{display:block}.device-epc-touch-hint__gesture span{display:block;width:.9rem;height:1.35rem;border-radius:999px;background:#fff;animation:epc-touch-fingers 1.8s ease-in-out infinite}.device-epc-touch-hint__gesture span:nth-child(2){animation-delay:.12s}.device-epc-touch-hint__ref{display:inline-flex;align-items:center;justify-content:center;min-width:2.2rem;min-height:1.7rem;padding:.05rem .35rem;border:2px solid #23824f;border-radius:.35rem;background:#fff;color:#23824f;font-weight:900;line-height:1;vertical-align:middle}@media(max-width:749px){.device-epc-touch-hint{width:80vw;max-width:80vw;box-sizing:border-box;gap:.55rem;padding:.7rem .85rem}.device-epc-touch-hint__copy{font-size:clamp(1.25rem,3.5vw,1.5rem);line-height:1.18}.device-epc-touch-hint__line{white-space:normal}.device-epc-shell[data-device-origin-handle=cth171-guide] .device-epc-touch-hint,.device-epc-shell[data-device-origin-handle=cth171-explosionszeichnungen] .device-epc-touch-hint{gap:1.35rem;padding:.72rem 1rem}.device-epc-shell[data-device-origin-handle=cth171-guide] .device-epc-touch-hint__copy,.device-epc-shell[data-device-origin-handle=cth171-explosionszeichnungen] .device-epc-touch-hint__copy{gap:.45rem}}@keyframes epc-touch-hint-pop{0%,to{transform:translate(-50%,-.8rem) scale(.98)}50%{transform:translate(-50%) scale(1)}}@keyframes epc-touch-fingers{0%,to{transform:translateY(0)}50%{transform:translateY(.35rem)}}.device-epc-product-popup[hidden],.device-epc-product-popup__quantity-row{display:none!important}.device-epc-product-popup__price-row [data-epc-product-price]{display:block;color:rgb(var(--color-foreground));font-size:1.9rem;font-weight:900;line-height:1.2}@media(min-width:750px){.device-epc-product-popup,.device-epc-assembly-detail.is-list-only .device-epc-product-popup{position:relative;display:grid;grid-template-columns:minmax(9rem,12rem) minmax(18rem,max-content) minmax(18rem,22rem);gap:.75rem 1.15rem;align-items:start;width:fit-content;max-width:calc(100% - 2.8rem);padding:1rem 1.1rem}.device-epc-product-popup__close{position:absolute;top:.75rem;right:.75rem;margin:0}.device-epc-product-popup__media{grid-column:1;grid-row:1 / span 8;align-self:start;justify-content:center;margin:0}.device-epc-product-popup__media img{width:min(10rem,100%);max-height:10rem}.device-epc-product-popup>.device-epc-eyebrow,.device-epc-product-popup__badge-group,.device-epc-product-popup h3{grid-column:2}.device-epc-product-popup dl{display:contents;margin:0}.device-epc-product-popup__meta-row{grid-column:2;display:grid;grid-template-columns:9.5rem minmax(0,max-content);gap:.3rem}.device-epc-product-popup__price-row,.device-epc-product-popup__delivery-row{grid-column:3;display:grid;grid-template-columns:minmax(0,1fr);gap:.15rem}.device-epc-product-popup__price-row{padding-right:3.8rem}.device-epc-add-to-cart,.device-epc-product-popup [data-epc-product-link],.device-epc-cart-status,.device-epc-cart-link{grid-column:3}}@media(max-width:749px){.device-epc-assembly-picker.is-search-only{display:grid}.device-epc-drawing-viewport{overflow:hidden;cursor:default;touch-action:pan-y}.device-epc-drawing-viewport.is-dragging{cursor:default}.device-epc-product-popup,.device-epc-assembly-detail.is-list-only .device-epc-product-popup{display:grid;position:relative;grid-template-columns:minmax(0,1fr);gap:.5rem;padding:1rem;text-align:left}.device-epc-product-popup__close{position:absolute;top:.8rem;right:.8rem;margin:0}.device-epc-product-popup>.device-epc-eyebrow,.device-epc-product-popup__media,.device-epc-product-popup__meta-row[data-epc-product-category-row],.device-epc-product-popup__meta-row[data-epc-product-details-row]{display:none}.device-epc-product-popup h3{grid-column:1;order:1;margin:0;padding-right:4rem;font-size:1.65rem;line-height:1.2}.device-epc-product-popup__badge{grid-column:1;display:block;width:auto;max-width:100%;justify-self:start;order:2;margin:0;padding:0;border-radius:0;background:transparent;color:rgb(var(--color-foreground));font-size:1.35rem;font-weight:400;line-height:1.3}.device-epc-product-popup__badge-group{grid-column:1;order:2}.device-epc-product-popup dl{display:grid;grid-column:1;order:3;gap:.45rem;margin:0}.device-epc-product-popup dl .device-epc-product-popup__article-row{order:1;display:flex;align-items:baseline;gap:.35rem;min-width:0;padding-right:4rem;font-size:1.35rem;line-height:1.3;white-space:nowrap}.device-epc-product-popup dl .device-epc-product-popup__article-row dt{flex:0 0 auto;font-size:inherit}.device-epc-product-popup dl .device-epc-product-popup__article-row dd{min-width:0;overflow:hidden;text-overflow:ellipsis}.device-epc-product-popup__price-row{grid-column:1;grid-row:auto;display:block;order:2;text-align:left}.device-epc-product-popup__delivery-row{grid-column:1;grid-row:auto;display:block;order:3;color:rgb(var(--color-foreground));font-size:1.35rem;line-height:1.35;text-align:left}.device-epc-product-popup.is-alternative-part dl .device-epc-product-popup__meta-row[data-epc-product-details-row]:not([hidden]){grid-column:1;display:block;order:4;min-width:0;margin-top:.2rem;padding-top:.65rem;border-top:1px solid rgba(var(--color-foreground),.12);color:rgb(var(--color-foreground));font-size:1.35rem;line-height:1.35}.device-epc-product-popup.is-alternative-part .device-epc-product-popup__meta-row[data-epc-product-details-row] dt{display:none}.device-epc-product-popup.is-alternative-part .device-epc-product-popup__meta-row[data-epc-product-details-row] dd{min-width:0;overflow-wrap:anywhere}.device-epc-product-popup__price-row dt,.device-epc-product-popup__delivery-row dt{display:none}.device-epc-price-note{max-width:none;margin-left:0;font-size:1.05rem}.device-epc-add-to-cart,.device-epc-product-popup [data-epc-product-link]{grid-column:1 / -1;order:4}.device-epc-cart-status,.device-epc-cart-link{grid-column:1 / -1;order:5}.device-epc-cart-status{min-height:0;margin-top:.5rem}.device-epc-cart-status:empty{display:none}}@media(prefers-reduced-motion:reduce){.device-epc-touch-hint.is-visible,.device-epc-touch-hint__gesture span{animation:none}}@media(min-width:750px){.device-epc-product-popup,.device-epc-assembly-detail.is-list-only .device-epc-product-popup{grid-template-columns:minmax(20rem,34rem) minmax(18rem,22rem)}.device-epc-product-popup.has-product-image,.device-epc-assembly-detail.is-list-only .device-epc-product-popup.has-product-image{grid-template-columns:minmax(9rem,12rem) minmax(20rem,34rem) minmax(18rem,22rem)}.device-epc-product-popup>.device-epc-eyebrow{margin:0;font-size:1.15rem}.device-epc-product-popup__badge{margin:0;padding:.25rem .55rem;font-size:1.1rem}.device-epc-product-popup h3{font-size:1.8rem;line-height:1.18}.device-epc-product-popup__meta-row{font-size:1.35rem}.device-epc-product-popup__price-row [data-epc-product-price]{font-size:1.75rem}.device-epc-add-to-cart,.device-epc-product-popup [data-epc-product-link]{min-height:4.2rem;margin-top:.45rem;padding:.75rem 1rem}.device-epc-product-popup__close{min-width:3.4rem;min-height:3.4rem;font-size:2rem}.device-epc-product-popup>.device-epc-eyebrow,.device-epc-product-popup__badge-group,.device-epc-product-popup h3,.device-epc-product-popup__meta-row{grid-column:1}.device-epc-product-popup.has-product-image>.device-epc-eyebrow,.device-epc-product-popup.has-product-image .device-epc-product-popup__badge-group,.device-epc-product-popup.has-product-image h3,.device-epc-product-popup.has-product-image .device-epc-product-popup__meta-row{grid-column:2}.device-epc-product-popup__price-row,.device-epc-product-popup__delivery-row,.device-epc-add-to-cart,.device-epc-product-popup [data-epc-product-link],.device-epc-cart-status,.device-epc-cart-link{grid-column:2}.device-epc-product-popup.has-product-image .device-epc-product-popup__price-row,.device-epc-product-popup.has-product-image .device-epc-product-popup__delivery-row,.device-epc-product-popup.has-product-image .device-epc-add-to-cart,.device-epc-product-popup.has-product-image [data-epc-product-link],.device-epc-product-popup.has-product-image .device-epc-cart-status,.device-epc-product-popup.has-product-image .device-epc-cart-link{grid-column:3}}@media(min-width:750px){.device-epc-assembly-detail .device-epc-detail__header{display:none}.device-epc-toolbar{justify-content:flex-start}.device-epc-toolbar__assembly{display:block;min-width:min(28rem,34%);max-width:42%;overflow:hidden;color:var(--turakos-heading-color);font-size:1.9rem;font-weight:800;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.device-epc-toolbar__back{display:inline-flex;align-items:center;justify-content:center;margin-left:auto}.device-epc-product-popup,.device-epc-assembly-detail.is-list-only .device-epc-product-popup{display:grid;grid-template-columns:minmax(0,30%) minmax(0,30%) minmax(28rem,40%);gap:.65rem 1.4rem;align-items:start;width:calc(100% - 2.8rem);max-width:none;padding:1rem 1.1rem;border:0;border-radius:0;box-shadow:none}.device-epc-product-popup.has-product-image,.device-epc-assembly-detail.is-list-only .device-epc-product-popup.has-product-image{grid-template-columns:minmax(0,30%) minmax(0,30%) minmax(28rem,40%)}.device-epc-product-popup__close{position:absolute;top:.75rem;right:.75rem}.device-epc-product-popup>.device-epc-eyebrow{grid-column:1 / -1;grid-row:1;margin:0;padding-right:4rem}.device-epc-product-popup.has-product-image>.device-epc-eyebrow{grid-column:1 / -1;grid-row:1}.device-epc-product-popup h3{grid-column:1;grid-row:2;align-self:start;margin:0}.device-epc-product-popup.has-product-image h3{grid-column:1;grid-row:2}.device-epc-product-popup__badge-group{grid-column:2;grid-row:3;justify-self:start}.device-epc-product-popup.has-product-image .device-epc-product-popup__badge-group{grid-column:2;grid-row:3}.device-epc-product-popup__media{grid-column:1;grid-row:3 / span 2;justify-content:flex-start;margin:.25rem 0 0}.device-epc-product-popup__media img{width:min(83.333%,24rem);max-height:18rem}.device-epc-product-popup dl{display:contents;margin:0}.device-epc-product-popup__meta-row{display:block;min-width:0;font-size:1.45rem}.device-epc-product-popup__meta-row dt{display:none}.device-epc-product-popup__article-row{grid-column:2;grid-row:2;align-self:start;display:flex;align-items:baseline;gap:.35rem;white-space:nowrap}.device-epc-product-popup.has-product-image .device-epc-product-popup__article-row{grid-column:2;grid-row:2}.device-epc-product-popup__article-row dt{display:block;flex:0 0 auto;font-size:inherit}.device-epc-product-popup__article-row dd{min-width:0;overflow:hidden;text-overflow:ellipsis}.device-epc-product-popup__meta-row[data-epc-product-details-row]{grid-column:2;grid-row:4;max-width:100%;font-size:1.45rem;line-height:1.35}.device-epc-product-popup dl .device-epc-product-popup__meta-row[data-epc-product-details-row]:not([hidden]){display:block;grid-template-columns:none}.device-epc-product-popup__meta-row[data-epc-product-details-row] dd{max-width:100%;overflow-wrap:break-word;word-break:normal}.device-epc-product-popup.has-product-image .device-epc-product-popup__meta-row[data-epc-product-details-row]{grid-column:2;grid-row:4}.device-epc-product-popup__price-row{grid-column:3;grid-row:2;padding-right:3.8rem}.device-epc-product-popup.has-product-image .device-epc-product-popup__price-row{grid-column:3;grid-row:2}.device-epc-product-popup__delivery-row{grid-column:3;grid-row:3;margin-top:.55rem}.device-epc-product-popup.has-product-image .device-epc-product-popup__delivery-row{grid-column:3;grid-row:3}.device-epc-product-popup__price-row,.device-epc-product-popup__delivery-row{display:block;min-width:0}.device-epc-product-popup__price-row dt,.device-epc-product-popup__delivery-row dt{display:none}.device-epc-product-popup__price-row [data-epc-product-price]{font-size:2.45rem;white-space:nowrap}.device-epc-product-popup__delivery-row dd{font-size:1.45rem;line-height:1.35;white-space:nowrap}.device-epc-price-note{max-width:none;margin-left:0}.device-epc-add-to-cart,.device-epc-product-popup [data-epc-product-link],.device-epc-product-popup.has-product-image .device-epc-add-to-cart,.device-epc-product-popup.has-product-image [data-epc-product-link]{grid-column:3;grid-row:4}.device-epc-cart-status,.device-epc-cart-link,.device-epc-product-popup.has-product-image .device-epc-cart-status,.device-epc-product-popup.has-product-image .device-epc-cart-link{grid-column:3;grid-row:5}}@media(min-width:750px){.device-epc-product-popup__badge-group{display:grid;gap:.15rem}.device-epc-product-popup__badge{width:auto;max-width:100%;margin:0;padding:0;border:0;border-radius:0;background:transparent;color:rgb(var(--color-foreground));font-size:1.45rem;font-weight:700;line-height:1.35}.device-epc-product-popup__alt-description{margin:0;color:rgb(var(--color-foreground));font-size:1.2rem;line-height:1.35}.device-epc-product-popup__meta-row[data-epc-product-details-row]{color:rgb(var(--color-foreground))}.device-epc-product-popup__meta-row[data-epc-product-details-row] dt{display:block;margin:0 0 .15rem;color:rgb(var(--color-foreground));font-size:1.2rem;font-weight:400;line-height:1.35}.device-epc-product-popup__meta-row[data-epc-product-details-row] dd{color:rgb(var(--color-foreground))}.device-epc-product-popup.is-alternative-part .device-epc-product-popup__meta-row[data-epc-product-details-row] dt{display:block}}@media(min-width:750px){.device-epc-product-popup>.device-epc-eyebrow{color:var(--epc-strong-green)}.device-epc-product-popup__alt-description{font-size:1.45rem;line-height:1.35}.device-epc-product-popup.is-alternative-part .device-epc-product-popup__meta-row[data-epc-product-details-row] dt{display:block;margin:0 0 .15rem;color:rgb(var(--color-foreground));font-size:1.45rem;font-weight:700;line-height:1.35}}@media(min-width:990px){.device-epc-product-popup.has-product-image,.device-epc-assembly-detail.is-list-only .device-epc-product-popup.has-product-image{grid-template-columns:minmax(0,30%) minmax(0,50%) minmax(0,20%)}}
/*# sourceMappingURL=/cdn/shop/t/44/assets/cth171-explosionszeichnungen.css.map */
