:root{--selector-border-radius: 15px;--selector-xs-border-radius: 10px;--selector-border-color: #666666;--selector-border-thickness: 1px;--selector-border-thickness-selected: 2px;--padding-extra-when-selected: calc( var( --selector-border-thickness-selected ) - var( --selector-border-thickness ) );--selector-xs-width: 50px;--selector-width: 150px;--selector-lg-width: 250px;--selector-xs-height: 50px;--selector-height: 150px;--selector-lg-height: 250px}@media (max-width: 767px){:root{--selector-border-radius: 10px;--selector-lg-width: 180px;--selector-lg-height: 180px}}.selector{display:flex;border-radius:var( --selector-border-radius )}.selector.xs{border-radius:var( --selector-xs-border-radius )}.selector.lg{font-size:110%}.selector>.option{width:var( --selector-width );height:var( --selector-height );display:flex;flex-flow:column;justify-content:center;align-items:center;border-top:var( --selector-border-thickness ) solid var( --selector-border-color );border-bottom:var( --selector-border-thickness ) solid var( --selector-border-color );border-left:var( --selector-border-thickness ) solid var( --selector-border-color );cursor:pointer;background:linear-gradient(#555,#333);color:#fff}.selector.light>.option{background:#fff;color:inherit}.selector.xs>.option{width:var( --selector-xs-width );height:var( --selector-xs-height )}.selector.lg>.option{width:var( --selector-lg-width );height:var( --selector-lg-height )}.selector>.option>img{height:55%;margin-bottom:10px;max-width:80%;object-fit:contain}.selector.xs>.option>img{margin-bottom:0}.selector.lg>.option>img{height:60%;margin-bottom:15px}@media (max-width: 767px){.selector.lg>.option>img{height:50%}}.selector>.option>.selector-name{margin-bottom:-5px;text-align:center;font-weight:400}.selector.lg>.option>.selector-name{font-weight:400;margin-bottom:-8px}.selector>.option>.selector-price{margin-top:6px;margin-bottom:-12px;font-size:70%;color:#ffffff80}.selector.light>.option>.selector-price{color:#00000080}.selector.lg>.option>.selector-price{margin-top:8px}.selector>.option:first-child{border-top-left-radius:var( --selector-border-radius );border-bottom-left-radius:var( --selector-border-radius )}.selector.xs>.option:first-child{border-top-left-radius:var( --selector-xs-border-radius );border-bottom-left-radius:var( --selector-xs-border-radius )}.selector>.option:last-child{width:calc(var( --selector-width ) + var( --selector-border-thickness ));border-right:var( --selector-border-thickness ) solid var( --selector-border-color );border-top-right-radius:var( --selector-border-radius );border-bottom-right-radius:var( --selector-border-radius )}.selector.xs>.option:last-child{width:calc(var( --selector-xs-width ) + var( --selector-border-thickness ));border-top-right-radius:var( --selector-xs-border-radius );border-bottom-right-radius:var( --selector-xs-border-radius )}.selector.lg>.option:last-child{width:calc(var( --selector-lg-width ) + var( --selector-border-thickness ))}.selector>.option:not(.selected){padding-top:var( --padding-extra-when-selected );padding-bottom:calc(var( --selector-border-thickness-selected ) - var( --selector-border-thickness ));padding-left:var( --selector-border-thickness-selected );padding-right:var( --padding-extra-when-selected )}.selector>.option:first-child:not(.selected){padding-left:var( --padding-extra-when-selected );padding-right:var( --selector-border-thickness-selected )}.selector>.option.selected{border-color:#fff;border-width:var( --selector-border-thickness-selected );border-right-style:solid;padding:0}.selector.light>.option.selected{border-color:var(--fuenfeinhalb)}.selector>.option.selected+.option{border-left-style:none}.large-product-image.svelte-6n1duv.svelte-6n1duv{height:250px;transition:all .2s ease-in-out}.slideshow-container.svelte-6n1duv.svelte-6n1duv{display:flex;flex-flow:column;justify-content:center;align-items:center;width:100%}.mySlides.svelte-6n1duv.svelte-6n1duv{display:flex;position:relative}.prev.svelte-6n1duv.svelte-6n1duv,.next.svelte-6n1duv.svelte-6n1duv{position:absolute;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;cursor:pointer;width:48px;min-width:48px;height:48px;min-height:48px;color:inherit;transition:.6s ease;border-radius:50%;-webkit-user-select:none;user-select:none;margin-right:10px}.prev.svelte-6n1duv.svelte-6n1duv{left:0}.next.svelte-6n1duv.svelte-6n1duv{right:0}.next.svelte-6n1duv.svelte-6n1duv{margin-left:10px}.prev.svelte-6n1duv.svelte-6n1duv:hover,.next.svelte-6n1duv.svelte-6n1duv:hover{background-color:#000c;color:#fff}.image-fade.svelte-6n1duv.svelte-6n1duv{animation-name:svelte-6n1duv-fade;animation-duration:1.5s}@keyframes svelte-6n1duv-fade{0%{opacity:.4}to{opacity:1}}@media (hover: hover){.img-zoom-result-container.svelte-6n1duv.svelte-6n1duv{display:none}.mySlides.svelte-6n1duv:hover>.lens.svelte-6n1duv,.img-zoom-result-container.visible.svelte-6n1duv.svelte-6n1duv{display:block}}.lens.svelte-6n1duv.svelte-6n1duv{display:none;background:#fff6;position:absolute;border-radius:2px}.img-zoom-result-container.svelte-6n1duv.svelte-6n1duv{display:none;border:1px solid var( --card-border );border-radius:5px;background:var( --card-background );position:absolute;pointer-events:none;overflow:hidden;z-index:9999}.img-zoom-result-container.light.svelte-6n1duv.svelte-6n1duv{background:#fff}.img-zoom-result-container.svelte-6n1duv>.img-zoom-result.svelte-6n1duv{background-repeat:no-repeat}svg.svelte-1hvkqbs.svelte-1hvkqbs{width:100%;height:100%;fill:var( --fill )}div.hover-enabled.svelte-1hvkqbs:hover svg.svelte-1hvkqbs{fill:var( --fill-hover )}.accordion .panel{background-color:var( --card-background );border:1px solid var( --card-border );border-radius:var( --card-border-radius );padding:var( --card-padding );margin:.5rem 0;box-shadow:0 2px 4px #0000001a;overflow:hidden}.accordion .header{display:flex;width:100%;justify-content:space-between;align-items:center;padding:1rem;cursor:pointer;-webkit-user-select:none;user-select:none;background:var( --card-background );font-family:var( --font-headline ),sans-serif;font-size:24px;font-weight:600}@media screen and (max-width: 991px){.accordion .header{font-size:23px}}@media screen and (max-width: 479px){.accordion .header{font-size:20px}}.accordion .header:hover{background:var( --card-background-lighter-3 )}.accordion .icon{transition:transform .3s ease}.accordion .icon.rotated{transform:rotate(180deg)}.accordion .content{padding:1rem;border-top:1px solid var( --card-border );background:var( --card-background-lighter-6 )}.sticky.svelte-jaym70.svelte-jaym70{position:sticky}.kpi-table.svelte-jaym70.svelte-jaym70{--card-padding:8px 16px;white-space:wrap}.kpi-table.svelte-jaym70 table.svelte-jaym70{border-collapse:collapse;width:100%;color:#fff}.kpi-table.svelte-jaym70 table .subheader.svelte-jaym70{font-size:24px;font-weight:700;font-family:var( --font-headline ),sans-serif;line-height:1.1}.kpi-table.svelte-jaym70 table .subheader td.svelte-jaym70{padding-top:1.5em;border-bottom:none}@media screen and (max-width: 991px){.kpi-table.svelte-jaym70 table .subheader.svelte-jaym70{font-size:20px}}@media screen and (max-width: 479px){.kpi-table.svelte-jaym70 table .subheader.svelte-jaym70{font-size:16px}}.kpi-table.svelte-jaym70 table td.svelte-jaym70{padding:.375em 0;vertical-align:top}.kpi-table.align-center.svelte-jaym70 table td.svelte-jaym70{vertical-align:middle}.kpi-table.svelte-jaym70 table td.svelte-jaym70:first-child{min-width:150px}.kpi-table.svelte-jaym70 table tbody tr.svelte-jaym70:not(.subheader):not(:last-child){border-bottom:1px solid rgba(255,255,255,.1)}
