#trolleyContainer{display:flex;justify-items:center;align-items:center;width:fit-content;gap:10px;flex-direction:row-reverse}#trolleyContainer .table{--scale: .2;--t-gap: 5px;--t-p: 5px;--t-b-w: 2px;--wheel-scale: 15;--border-color: #f4f4f4;--b-bg: var(--header-trolley-box-color);width:calc((var(--t-width) + (2 * var(--t-p)) + (2 * var(--t-b-w)) + (var(--t-s-gap) * var(--t-gap)) + (var(--t-b-gap) * var(--t-gap))) * var(--scale));height:calc((var(--t-height) + (1 * var(--t-b-w)) + 2px + (var(--t-s-gap) * var(--t-gap))) * var(--scale));gap:calc(var(--t-gap) * var(--scale));padding:0 calc(var(--t-p) * var(--scale));border:calc(var(--t-b-w) * var(--scale)) solid var(--border-color);display:flex;flex-direction:column;justify-content:flex-end;border-top:none;position:relative;cursor:pointer}#trolleyContainer .parent-tr{display:flex;align-items:flex-end;gap:calc(var(--t-gap) * var(--scale));position:relative}#trolleyContainer .parent-tr:after{content:"";width:calc(100% + (2 * (var(--t-p) * var(--scale))));height:calc(var(--t-b-w) * var(--scale));left:calc((var(--t-p) * var(--scale)) * (-1));position:absolute;bottom:0;background:var(--border-color)}#trolleyContainer .parent-tr.only-tr:after,#trolleyContainer .parent-tr:last-of-type:after{background:none}#trolleyContainer .tr{gap:calc(var(--t-gap) * var(--scale))}#trolleyContainer .td{width:calc(var(--b-width) * var(--scale));height:calc(var(--b-height) * var(--scale));vertical-align:top;text-align:center;font-size:10px;font-weight:700;transition:background-color .2s;position:relative}#trolleyContainer .td{background-color:var(--b-bg)}#trolleyContainer .td.nested-parent-td{background-color:transparent}#trolleyContainer .td:empty{background-color:var(--b-bg);display:block}#trolleyContainer .nested-table{width:100%;height:100%;margin-bottom:0!important}#trolleyContainer .td.nested-parent-td .tbody{display:flex;flex-direction:column;gap:calc(var(--t-gap) * var(--scale))}#trolleyContainer .nested-table .inner-td{height:calc((var(--b-height) - (var(--t-gap) / 2)) * var(--scale));display:block;padding:0;vertical-align:middle;background-color:var(--b-bg);position:relative}#trolleyContainer .wheels{position:absolute;width:100%;left:0;right:0;display:flex;gap:calc(var(--t-gap) * var(--scale) * 5);justify-content:space-around;bottom:calc(var(--t-b-w) * var(--scale) * var(--wheel-scale) * (-1))}#trolleyContainer .wheel{display:block;width:calc(var(--t-b-w) * var(--scale) * var(--wheel-scale));height:calc(var(--t-b-w) * var(--scale) * var(--wheel-scale));background:var(--border-color);border-radius:100px}#MobTrolleyContainer{display:flex;justify-items:center;align-items:center;width:fit-content;gap:10px;flex-direction:row-reverse}#MobTrolleyContainer .table{--scale: .2;--t-gap: 5px;--t-p: 5px;--t-b-w: 2px;--wheel-scale: 15;--border-color: #f4f4f4;--b-bg: var(--header-trolley-box-color);width:calc((var(--t-width) + (2 * var(--t-p)) + (2 * var(--t-b-w)) + (var(--t-s-gap) * var(--t-gap)) + (var(--t-b-gap) * var(--t-gap))) * var(--scale));height:calc((var(--t-height) + (1 * var(--t-b-w)) + 2px + (var(--t-s-gap) * var(--t-gap))) * var(--scale));gap:calc(var(--t-gap) * var(--scale));padding:0 calc(var(--t-p) * var(--scale));border:calc(var(--t-b-w) * var(--scale)) solid var(--border-color);display:flex;flex-direction:column;justify-content:flex-end;border-top:none;position:relative;cursor:pointer}#MobTrolleyContainer .parent-tr{display:flex;align-items:flex-end;gap:calc(var(--t-gap) * var(--scale));position:relative}#MobTrolleyContainer .parent-tr:after{content:"";width:calc(100% + (2 * (var(--t-p) * var(--scale))));height:calc(var(--t-b-w) * var(--scale));left:calc((var(--t-p) * var(--scale)) * (-1));position:absolute;bottom:0;background:var(--border-color)}#MobTrolleyContainer .parent-tr.only-tr:after,#MobTrolleyContainer .parent-tr:last-of-type:after{background:none}#MobTrolleyContainer .tr{gap:calc(var(--t-gap) * var(--scale))}#MobTrolleyContainer .td{width:calc(var(--b-width) * var(--scale));height:calc(var(--b-height) * var(--scale));vertical-align:top;text-align:center;font-size:10px;font-weight:700;transition:background-color .2s;position:relative}#MobTrolleyContainer .td{background-color:var(--b-bg)}#MobTrolleyContainer .td.nested-parent-td{background-color:transparent}#MobTrolleyContainer .td:empty{background-color:var(--b-bg);display:block}#MobTrolleyContainer .nested-table{width:100%;height:100%;margin-bottom:0!important}#MobTrolleyContainer .td.nested-parent-td .tbody{display:flex;flex-direction:column;gap:calc(var(--t-gap) * var(--scale))}#MobTrolleyContainer .nested-table .inner-td{height:calc((var(--b-height) - (var(--t-gap) / 2)) * var(--scale));display:block;padding:0;vertical-align:middle;background-color:var(--b-bg);position:relative}#MobTrolleyContainer .wheels{position:absolute;width:100%;left:0;right:0;display:flex;gap:calc(var(--t-gap) * var(--scale) * 5);justify-content:space-around;bottom:calc(var(--t-b-w) * var(--scale) * var(--wheel-scale) * (-1))}#MobTrolleyContainer .wheel{display:block;width:calc(var(--t-b-w) * var(--scale) * var(--wheel-scale));height:calc(var(--t-b-w) * var(--scale) * var(--wheel-scale));background:var(--border-color);border-radius:100px}#trolley-popup--wrapper{display:flex;justify-items:center;align-items:center;width:fit-content;gap:10px;flex-direction:row-reverse}#trolley-popup--wrapper .table{--scale: .2;--t-gap: 5px;--t-p: 5px;--t-b-w: 2px;--wheel-scale: 15;--border-color: #f4f4f4;--b-bg: var(--header-trolley-box-color);width:calc((var(--t-width) + (2 * var(--t-p)) + (2 * var(--t-b-w)) + (var(--t-s-gap) * var(--t-gap)) + (var(--t-b-gap) * var(--t-gap))) * var(--scale));height:calc((var(--t-height) + (1 * var(--t-b-w)) + 2px + (var(--t-s-gap) * var(--t-gap))) * var(--scale));gap:calc(var(--t-gap) * var(--scale));padding:0 calc(var(--t-p) * var(--scale));border:calc(var(--t-b-w) * var(--scale)) solid var(--border-color);display:flex;flex-direction:column;justify-content:flex-end;border-top:none;position:relative;cursor:pointer}#trolley-popup--wrapper .parent-tr{display:flex;align-items:flex-end;gap:calc(var(--t-gap) * var(--scale));position:relative}#trolley-popup--wrapper .parent-tr:after{content:"";width:calc(100% + (2 * (var(--t-p) * var(--scale))));height:calc(var(--t-b-w) * var(--scale));left:calc((var(--t-p) * var(--scale)) * (-1));position:absolute;bottom:0;background:var(--border-color)}#trolley-popup--wrapper .parent-tr.only-tr:after,#trolley-popup--wrapper .parent-tr:last-of-type:after{background:none}#trolley-popup--wrapper .tr{gap:calc(var(--t-gap) * var(--scale))}#trolley-popup--wrapper .td{width:calc(var(--b-width) * var(--scale));height:calc(var(--b-height) * var(--scale));vertical-align:top;text-align:center;font-size:10px;font-weight:700;transition:background-color .2s;position:relative}#trolley-popup--wrapper .td{background-color:var(--b-bg)}#trolley-popup--wrapper .td.nested-parent-td{background-color:transparent}#trolley-popup--wrapper .td:empty{background-color:var(--b-bg);display:block}#trolley-popup--wrapper .nested-table{width:100%;height:100%;margin-bottom:0!important}#trolley-popup--wrapper .td.nested-parent-td .tbody{display:flex;flex-direction:column;gap:calc(var(--t-gap) * var(--scale))}#trolley-popup--wrapper .nested-table .inner-td{height:calc((var(--b-height) - (var(--t-gap) / 2)) * var(--scale));display:block;padding:0;vertical-align:middle;background-color:var(--b-bg);position:relative}#trolley-popup--wrapper .wheels{position:absolute;width:100%;left:0;right:0;display:flex;gap:calc(var(--t-gap) * var(--scale) * 5);justify-content:space-around;bottom:calc(var(--t-b-w) * var(--scale) * var(--wheel-scale) * (-1))}#trolley-popup--wrapper .wheel{display:block;width:calc(var(--t-b-w) * var(--scale) * var(--wheel-scale));height:calc(var(--t-b-w) * var(--scale) * var(--wheel-scale));background:var(--border-color);border-radius:100px}#trolley-index-1-trolley--js{display:flex;justify-items:center;align-items:center;width:fit-content;gap:10px;flex-direction:row-reverse}#trolley-index-1-trolley--js .table{--scale: .2;--t-gap: 5px;--t-p: 5px;--t-b-w: 2px;--wheel-scale: 15;--border-color: #f4f4f4;--b-bg: var(--header-trolley-box-color);width:calc((var(--t-width) + (2 * var(--t-p)) + (2 * var(--t-b-w)) + (var(--t-s-gap) * var(--t-gap)) + (var(--t-b-gap) * var(--t-gap))) * var(--scale));height:calc((var(--t-height) + (1 * var(--t-b-w)) + 2px + (var(--t-s-gap) * var(--t-gap))) * var(--scale));gap:calc(var(--t-gap) * var(--scale));padding:0 calc(var(--t-p) * var(--scale));border:calc(var(--t-b-w) * var(--scale)) solid var(--border-color);display:flex;flex-direction:column;justify-content:flex-end;border-top:none;position:relative;cursor:pointer}#trolley-index-1-trolley--js .parent-tr{display:flex;align-items:flex-end;gap:calc(var(--t-gap) * var(--scale));position:relative}#trolley-index-1-trolley--js .parent-tr:after{content:"";width:calc(100% + (2 * (var(--t-p) * var(--scale))));height:calc(var(--t-b-w) * var(--scale));left:calc((var(--t-p) * var(--scale)) * (-1));position:absolute;bottom:0;background:var(--border-color)}#trolley-index-1-trolley--js .parent-tr.only-tr:after,#trolley-index-1-trolley--js .parent-tr:last-of-type:after{background:none}#trolley-index-1-trolley--js .tr{gap:calc(var(--t-gap) * var(--scale))}#trolley-index-1-trolley--js .td{width:calc(var(--b-width) * var(--scale));height:calc(var(--b-height) * var(--scale));vertical-align:top;text-align:center;font-size:10px;font-weight:700;transition:background-color .2s;position:relative}#trolley-index-1-trolley--js .td{background-color:var(--b-bg)}#trolley-index-1-trolley--js .td.nested-parent-td{background-color:transparent}#trolley-index-1-trolley--js .td:empty{background-color:var(--b-bg);display:block}#trolley-index-1-trolley--js .nested-table{width:100%;height:100%;margin-bottom:0!important}#trolley-index-1-trolley--js .td.nested-parent-td .tbody{display:flex;flex-direction:column;gap:calc(var(--t-gap) * var(--scale))}#trolley-index-1-trolley--js .nested-table .inner-td{height:calc((var(--b-height) - (var(--t-gap) / 2)) * var(--scale));display:block;padding:0;vertical-align:middle;background-color:var(--b-bg);position:relative}#trolley-index-1-trolley--js .wheels{position:absolute;width:100%;left:0;right:0;display:flex;gap:calc(var(--t-gap) * var(--scale) * 5);justify-content:space-around;bottom:calc(var(--t-b-w) * var(--scale) * var(--wheel-scale) * (-1))}#trolley-index-1-trolley--js .wheel{display:block;width:calc(var(--t-b-w) * var(--scale) * var(--wheel-scale));height:calc(var(--t-b-w) * var(--scale) * var(--wheel-scale));background:var(--border-color);border-radius:100px}#trolley-popup--wrapper .cube-parent{position:relative;display:block;transform:translate(calc(4px * var(--scale)),calc(-2px * var(--scale)))}#trolley-popup--wrapper .cube{--div-width: calc(var(--b-width) * var(--scale));--div-height: calc(var(--b-height) * var(--scale));--div-depth: calc(var(--b-depth, var(--b-width)) * var(--scale));--central-range: var(--div-width);--negative-central-range: calc(var(--div-width) * -1);--top-offset: calc(var(--b-depth, var(--b-width)) * .55);--left-offset: calc(var(--b-depth, var(--b-width)) * .55);--transform: rotateX(-8deg) rotateY(27deg);transform-style:preserve-3d;background:none}#trolley-popup--wrapper .cube div{width:inherit;height:inherit;position:absolute;display:block}#trolley-popup--wrapper .cube div.box-f-2{transform:translateZ(calc(var(--central-range) / 2));background:var(--popup-trolley-f2-color)}#trolley-popup--wrapper .cube div.box-f-2-opp{transform:translateZ(calc(var(--negative-central-range) / 2));background:var(--popup-trolley-f2-opp-color)}#trolley-popup--wrapper .cube div.box-f-1-opp{transform:rotateY(90deg) translateZ(calc(var(--central-range) / 2));background:var(--popup-trolley-f1-opp-color)}#trolley-popup--wrapper .cube div.box-f-1{transform:rotateY(90deg) translateZ(calc(var(--negative-central-range) / 2));background:var(--popup-trolley-f1-color)}#trolley-popup--wrapper .cube-parent .cube{width:var(--div-width);background:none}#trolley-popup--wrapper .cube-parent .cube:nth-child(1){position:absolute;top:calc(-1 * (var(--b-depth, var(--b-width)) - var(--top-offset)) * var(--scale));left:calc(-1 * (var(--b-depth, var(--b-width)) - var(--left-offset)) * var(--scale))}#trolley-popup--wrapper .not-nested.cube{--cube-x-offset: 0px;--cube-y-offset: -7px;--depth-gap: calc(var(--t-base-width, var(--b-depth, var(--b-width))) - var(--b-depth, var(--b-width)));--cube-depth-x-shift: calc(var(--depth-gap) * -.12);--cube-depth-y-shift: calc(var(--depth-gap) * -.04);transform:var(--transform) translate(calc((var(--cube-x-offset) + var(--cube-depth-x-shift)) * var(--scale)),calc((var(--cube-y-offset) + var(--cube-depth-y-shift)) * var(--scale)));transform-origin:bottom center}#trolley-popup--wrapper .nested-parent-td+.not-nested.cube{--cube-x-offset: 0px;transform:var(--transform) translate(calc((var(--cube-x-offset) + var(--cube-depth-x-shift)) * var(--scale)),calc((var(--cube-y-offset) + var(--cube-depth-y-shift)) * var(--scale)))}#trolley-popup--wrapper .cube-parent .cube{transform:var(--transform)}#trolley-popup--wrapper .parent-tr>.td.nested-parent-td.first-cell .tbody{transform:translate(calc(1px * var(--scale)),calc(-10px * var(--scale)))}#trolley-popup--wrapper .parent-tr>.td.not-nested.first-cell{--cube-x-offset: 0px;--cube-y-offset: -7px;transform:var(--transform) translate(calc((var(--cube-x-offset) + var(--cube-depth-x-shift)) * var(--scale)),calc((var(--cube-y-offset) + var(--cube-depth-y-shift)) * var(--scale)))}#trolley-popup--wrapper .parent-tr>.td:nth-child(2) .tbody{transform:translate(calc(2px * var(--scale)),calc(-7px * var(--scale)))}#trolley-popup--wrapper .parent-tr>.td{z-index:2}#trolley-popup--wrapper .parent-tr:after{z-index:1;left:calc(((var(--t-p) + -15px) * var(--scale)) * (-1));height:calc(14px * var(--scale));bottom:calc(2px * var(--scale));background:url(/cdn/shop/files/Shelf.svg?v=1764579633);background-size:contain;background-repeat:no-repeat;transform:rotate(-1deg)}#trolley-popup--wrapper .table .parent-tr.only-tr:after,#trolley-popup--wrapper .table .parent-tr.last-tr:after{background:none}#trolley-popup--wrapper .tContainer .table:before{content:"";position:absolute;width:116%;height:120%;background:url(/cdn/shop/files/trolley.svg);background-repeat:no-repeat;background-size:contain;background-position:center;bottom:-7%;right:-15%}#trolley-popup--wrapper .tContainer .table:after{content:"";position:absolute;width:116%;height:120%;background:url(/cdn/shop/files/Pipe_4.png);background-repeat:no-repeat;background-size:contain;background-position:21%;bottom:-7%;right:-15%;z-index:9}#trolley-popup--wrapper .parent-tr{flex-direction:row-reverse;gap:0;align-items:flex-end;padding-bottom:calc(3px * var(--scale))}#trolley-popup--wrapper .parent-tr.last-tr,#trolley-popup--wrapper .parent-tr.only-tr{padding-bottom:0}#trolley-popup--wrapper .parent-tr.last-tr>.td.not-nested.cube,#trolley-popup--wrapper .parent-tr.only-tr>.td.not-nested.cube{--cube-y-offset: 1px}#trolley-popup--wrapper .parent-tr.last-tr>.td.not-nested.first-cell,#trolley-popup--wrapper .parent-tr.only-tr>.td.not-nested.first-cell{--cube-y-offset: 1px}#trolley-popup--wrapper .table{--scale: 1.5;--t-gap: 3px;--t-p: 3px;--t-b-w: 2px;--border-color: #1c22280;--wheel-scale: 10}#trolley-popup--wrapper .trolley-title{text-align:center;font-size:2.4rem;margin:0;color:#000}#trolley-popup--wrapper .tContainer{flex:1 1 50%;display:flex;align-items:center;justify-content:center}#trolley-popup--wrapper .trolley-content--overview{flex:1 1 50%;display:flex;height:calc(100% - 25px);overflow-y:scroll}#trolley-popup--wrapper .trolley-header{display:flex;align-items:center;justify-content:space-between;flex:1 1 100%;margin:0 0 20px;position:sticky;top:0;background:#fff;z-index:10}#trolley-popup--wrapper .trolley-header .trolley--prev,#trolley-popup--wrapper .trolley-header .trolley--next{display:flex;cursor:pointer}#trolley-popup--wrapper .trolley-header>div{width:fit-content}#trolley-popup--wrapper .overview--container p{margin:0}#trolley-popup--wrapper .overview--container .overview--heading{text-align:center;font-size:2.4rem;padding:1.4rem 0 .4rem;color:#000}#trolley-popup--wrapper .overview--container .overview--sub-heading{font-size:1.8rem;margin:1rem 0;color:#000}#trolley-popup--wrapper .overview--container .overview--box-data{font-size:1.4rem;margin-bottom:.5rem}#trolley-popup--wrapper .trolley-content--overview::-webkit-scrollbar{height:0;width:5px}#trolley-popup--wrapper .trolley-content--overview::-webkit-scrollbar-track{background:transparent}#trolley-popup--wrapper .trolley-content--overview::-webkit-scrollbar-thumb{background:#8b8b8b;border-radius:100px}#trolley-popup--wrapper .trolley-content--overview::-webkit-scrollbar-thumb:hover{background:#636363}#trolley-popup--wrapper .trolley-wrapper{display:none;flex-wrap:wrap;height:100%}#trolley-popup--wrapper .trolley-wrapper.active{display:flex}#trolley-index-1-trolley--js .cube-parent{position:relative;display:block;transform:translate(calc(4px * var(--scale)),calc(-2px * var(--scale)))}#trolley-index-1-trolley--js .cube{--div-width: calc(var(--b-width) * var(--scale));--div-height: calc(var(--b-height) * var(--scale));--div-depth: calc(var(--b-depth, var(--b-width)) * var(--scale));--central-range: var(--div-width);--negative-central-range: calc(var(--div-width) * -1);--top-offset: calc(var(--b-depth, var(--b-width)) * .55);--left-offset: calc(var(--b-depth, var(--b-width)) * .55);--transform: rotateX(-8deg) rotateY(27deg);transform-style:preserve-3d;background:none}#trolley-index-1-trolley--js .cube div{width:inherit;height:inherit;position:absolute;display:block}#trolley-index-1-trolley--js .cube div.box-f-2{transform:translateZ(calc(var(--central-range) / 2));background:var(--popup-trolley-f2-color)}#trolley-index-1-trolley--js .cube div.box-f-2-opp{transform:translateZ(calc(var(--negative-central-range) / 2));background:var(--popup-trolley-f2-opp-color)}#trolley-index-1-trolley--js .cube div.box-f-1-opp{transform:rotateY(90deg) translateZ(calc(var(--central-range) / 2));background:var(--popup-trolley-f1-opp-color)}#trolley-index-1-trolley--js .cube div.box-f-1{transform:rotateY(90deg) translateZ(calc(var(--negative-central-range) / 2));background:var(--popup-trolley-f1-color)}#trolley-index-1-trolley--js .cube-parent .cube{width:var(--div-width);background:none}#trolley-index-1-trolley--js .cube-parent .cube:nth-child(1){position:absolute;top:calc(-1 * (var(--b-depth, var(--b-width)) - var(--top-offset)) * var(--scale));left:calc(-1 * (var(--b-depth, var(--b-width)) - var(--left-offset)) * var(--scale))}#trolley-index-1-trolley--js .not-nested.cube{--cube-x-offset: 0px;--cube-y-offset: -7px;--depth-gap: calc(var(--t-base-width, var(--b-depth, var(--b-width))) - var(--b-depth, var(--b-width)));--cube-depth-x-shift: calc(var(--depth-gap) * -.12);--cube-depth-y-shift: calc(var(--depth-gap) * -.04);transform:var(--transform) translate(calc((var(--cube-x-offset) + var(--cube-depth-x-shift)) * var(--scale)),calc((var(--cube-y-offset) + var(--cube-depth-y-shift)) * var(--scale)));transform-origin:bottom center}#trolley-index-1-trolley--js .nested-parent-td+.not-nested.cube{--cube-x-offset: 0px;transform:var(--transform) translate(calc((var(--cube-x-offset) + var(--cube-depth-x-shift)) * var(--scale)),calc((var(--cube-y-offset) + var(--cube-depth-y-shift)) * var(--scale)))}#trolley-index-1-trolley--js .cube-parent .cube{transform:var(--transform)}#trolley-index-1-trolley--js .parent-tr>.td.nested-parent-td.first-cell .tbody{transform:translate(calc(1px * var(--scale)),calc(-10px * var(--scale)))}#trolley-index-1-trolley--js .parent-tr>.td.not-nested.first-cell{--cube-x-offset: 0px;--cube-y-offset: -7px;transform:var(--transform) translate(calc((var(--cube-x-offset) + var(--cube-depth-x-shift)) * var(--scale)),calc((var(--cube-y-offset) + var(--cube-depth-y-shift)) * var(--scale)))}#trolley-index-1-trolley--js .parent-tr>.td:nth-child(2) .tbody{transform:translate(calc(2px * var(--scale)),calc(-7px * var(--scale)))}#trolley-index-1-trolley--js .parent-tr>.td{z-index:2}#trolley-index-1-trolley--js .parent-tr:after{z-index:1;left:calc(((var(--t-p) + -15px) * var(--scale)) * (-1));height:calc(14px * var(--scale));bottom:calc(2px * var(--scale));background:url(/cdn/shop/files/Shelf.svg?v=1764579633);background-size:contain;background-repeat:no-repeat;transform:rotate(-1deg)}#trolley-index-1-trolley--js .table .parent-tr.only-tr:after,#trolley-index-1-trolley--js .table .parent-tr.last-tr:after{background:none}#trolley-index-1-trolley--js .tContainer .table:before{content:"";position:absolute;width:116%;height:120%;background:url(/cdn/shop/files/trolley.svg);background-repeat:no-repeat;background-size:contain;background-position:center;bottom:-7%;right:-15%}#trolley-index-1-trolley--js .tContainer .table:after{content:"";position:absolute;width:116%;height:120%;background:url(/cdn/shop/files/Pipe_4.png);background-repeat:no-repeat;background-size:contain;background-position:21%;bottom:-7%;right:-15%;z-index:9}#trolley-index-1-trolley--js .parent-tr{flex-direction:row-reverse;gap:0;align-items:flex-end;padding-bottom:calc(3px * var(--scale))}#trolley-index-1-trolley--js .parent-tr.last-tr,#trolley-index-1-trolley--js .parent-tr.only-tr{padding-bottom:0}#trolley-index-1-trolley--js .parent-tr.last-tr>.td.not-nested.cube,#trolley-index-1-trolley--js .parent-tr.only-tr>.td.not-nested.cube{--cube-y-offset: 1px}#trolley-index-1-trolley--js .parent-tr.last-tr>.td.not-nested.first-cell,#trolley-index-1-trolley--js .parent-tr.only-tr>.td.not-nested.first-cell{--cube-y-offset: 1px}#trolley-index-1-trolley--js .table{--scale: 1.5;--t-gap: 3px;--t-p: 3px;--t-b-w: 2px;--border-color: #1c22280;--wheel-scale: 10}#trolley-index-1-trolley--js .trolley-title{text-align:center;font-size:2.4rem;margin:0;color:#000}#trolley-index-1-trolley--js .tContainer{flex:1 1 50%;display:flex;align-items:center;justify-content:center}#trolley-index-1-trolley--js .trolley-content--overview{flex:1 1 50%;display:flex;height:calc(100% - 25px);overflow-y:scroll}#trolley-index-1-trolley--js .trolley-header{display:flex;align-items:center;justify-content:space-between;flex:1 1 100%;margin:0 0 20px;position:sticky;top:0;background:#fff;z-index:10}#trolley-index-1-trolley--js .trolley-header .trolley--prev,#trolley-index-1-trolley--js .trolley-header .trolley--next{display:flex;cursor:pointer}#trolley-index-1-trolley--js .trolley-header>div{width:fit-content}#trolley-index-1-trolley--js .overview--container p{margin:0}#trolley-index-1-trolley--js .overview--container .overview--heading{text-align:center;font-size:2.4rem;padding:1.4rem 0 .4rem;color:#000}#trolley-index-1-trolley--js .overview--container .overview--sub-heading{font-size:1.8rem;margin:1rem 0;color:#000}#trolley-index-1-trolley--js .overview--container .overview--box-data{font-size:1.4rem;margin-bottom:.5rem}#trolley-index-1-trolley--js .trolley-content--overview::-webkit-scrollbar{height:0;width:5px}#trolley-index-1-trolley--js .trolley-content--overview::-webkit-scrollbar-track{background:transparent}#trolley-index-1-trolley--js .trolley-content--overview::-webkit-scrollbar-thumb{background:#8b8b8b;border-radius:100px}#trolley-index-1-trolley--js .trolley-content--overview::-webkit-scrollbar-thumb:hover{background:#636363}#trolley-index-1-trolley--js .trolley-wrapper{display:none;flex-wrap:wrap;height:100%}#trolley-index-1-trolley--js .trolley-wrapper.active{display:flex}.trolley-popup--default-view{position:relative}.trolley-3d-title{position:absolute;top:4px;left:4px;font-size:12px;color:#fff;background-color:#000;z-index:1;pointer-events:none;border-radius:100px;padding:2px 20px}.numeric-plus-digits{display:flex;align-items:center;justify-content:center;border:none;white-space:nowrap}.trolley_view--mobile{display:none;align-items:center;justify-content:center;padding:20px 10px}#trolley-popup{display:flex;position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;justify-content:center;align-items:center;padding:0 1.5rem;transition:.3s ease-in-out;pointer-events:none;opacity:0;visibility:hidden;z-index:5}#trolley-popup .trolley-popup--overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#00000080;cursor:pointer;display:block}#trolley-popup .trolley-popup--close{position:absolute;cursor:pointer;top:15px;right:15px;display:flex;z-index:1}#trolley-popup .trolley-popup--container{display:flex;flex-direction:column;padding:6rem 0 0;width:min(130rem,96vw);max-height:85vh;box-shadow:0 0 12px #0006;background:#fff;position:relative;border-radius:10px;overflow:hidden}#trolley-popup.active{pointer-events:all;opacity:1;visibility:visible}#trolley-popup .trolley-index{display:none}.trolley-index .trolley-header{display:flex;align-items:center;justify-content:center;margin:0 0 20px;position:sticky;top:0;background:#fff;z-index:5}.trolley-index .trolley-title{text-align:center;font-size:2.4rem;margin:0;color:#000}.trolley-index-content{display:flex;width:100%;max-width:1000px;gap:20px;height:calc(100% - 50px)}.trolley-index-content>*{flex:1 1 48%}.t-index-content{overflow-y:auto}.trolley-index-content .t-index-img{flex:1 1 48%;display:flex;align-items:flex-start;justify-content:center}.t-index-img img{width:100%;aspect-ratio:1;object-fit:contain;max-width:400px}#trolley-popup .trolley-index.active{display:block}.show-trolley-button{color:#000;background:#f3f3f3;padding:2px 10px;border-radius:5px;cursor:pointer}.trolley-header h3,.trolley-default--info *{margin:0}.trolley-delivery-text{font-size:1.4rem;line-height:1.5;color:#333;margin-bottom:2rem}.trolley-offer{display:flex;align-items:center;gap:12px;margin-bottom:2rem}.trolley-offer-badge{background-color:#d13f3b;color:#fff;font-weight:600;padding:2px 11px;font-size:1.2rem;text-transform:uppercase}.trolley-offer-text{color:#d13f3b;font-size:1.3rem;font-weight:500}.trolley-dropdowns{display:flex;flex-direction:column;gap:8px;margin-bottom:3rem}.trolley-accordion{background-color:#f9f9f9}.trolley-accordion-header{display:flex;justify-content:space-between;align-items:center;padding:5px 16px;font-size:1.4rem;font-weight:600;cursor:pointer;list-style:none}.trolley-accordion-header::-webkit-details-marker{display:none}.trolley-accordion[open] .trolley-accordion-icon{transform:rotate(180deg)}.trolley-accordion-icon{transition:transform .2s ease}.trolley-accordion-content{padding:0 16px 16px;font-size:1.3rem;color:#555;line-height:1.5}.trolley-default--info{display:flex;flex-direction:column}.trolley-default--actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:auto}.show-trolley-button{color:#fff;background:#000;padding:12px 24px;border-radius:8px;font-size:1.4rem;font-weight:600;cursor:pointer;border:none;align-self:flex-start}.show-trolley-button:hover{background:#222}body.trolley-popup-open #Avada-FAQ_Widget{display:none}@media screen and (max-width:990px){.trolley_view--mobile{display:flex}#trolleyContainer{display:none}#trolley-popup--wrapper{overflow-y:scroll}#trolley-popup--wrapper .table{--scale: 1;--t-gap: 3px;--t-p: 3px;--t-b-w: 2px;--border-color: #1c22280;--wheel-scale: 10}#trolley-popup--wrapper .tContainer{flex:1 1 100%;margin-bottom:20px}#trolley-popup--wrapper .trolley-content--overview{height:auto;overflow-y:auto}#trolley-popup--wrapper .not-nested.cube{--cube-x-offset: 0px;--cube-y-offset: -6px;--depth-gap: calc(var(--t-base-width, var(--b-depth, var(--b-width))) - var(--b-depth, var(--b-width)));--cube-depth-x-shift: calc(var(--depth-gap) * -.12);--cube-depth-y-shift: calc(var(--depth-gap) * -.04);transform:var(--transform) translate(calc((var(--cube-x-offset) + var(--cube-depth-x-shift)) * var(--scale)),calc((var(--cube-y-offset) + var(--cube-depth-y-shift)) * var(--scale)))}#trolley-popup--wrapper .cube-parent{transform:translate(calc(4px * var(--scale)),calc(-1px * var(--scale)))}#trolley-popup--wrapper .parent-tr>.td.not-nested.first-cell{--cube-x-offset: 0px;--cube-y-offset: -6px;transform:var(--transform) translate(calc((var(--cube-x-offset) + var(--cube-depth-x-shift)) * var(--scale)),calc((var(--cube-y-offset) + var(--cube-depth-y-shift)) * var(--scale)))}#trolley-popup--wrapper .parent-tr{padding-bottom:calc(2px * var(--scale))}#trolley-popup--wrapper .parent-tr.last-tr,#trolley-popup--wrapper .parent-tr.only-tr{padding-bottom:0}#trolley-popup--wrapper .parent-tr.last-tr>.td.not-nested.cube,#trolley-popup--wrapper .parent-tr.only-tr>.td.not-nested.cube{--cube-y-offset: 1px}#trolley-popup--wrapper .parent-tr.last-tr>.td.not-nested.first-cell,#trolley-popup--wrapper .parent-tr.only-tr>.td.not-nested.first-cell{--cube-y-offset: 1px}#trolley-index-1-trolley--js{overflow-y:scroll}#trolley-index-1-trolley--js .table{--scale: 1;--t-gap: 3px;--t-p: 3px;--t-b-w: 2px;--border-color: #1c22280;--wheel-scale: 10}#trolley-index-1-trolley--js .tContainer{flex:1 1 100%;margin-bottom:20px}#trolley-index-1-trolley--js .trolley-content--overview{height:auto;overflow-y:auto}#trolley-index-1-trolley--js .not-nested.cube{--cube-x-offset: 0px;--cube-y-offset: -6px;--depth-gap: calc(var(--t-base-width, var(--b-depth, var(--b-width))) - var(--b-depth, var(--b-width)));--cube-depth-x-shift: calc(var(--depth-gap) * -.12);--cube-depth-y-shift: calc(var(--depth-gap) * -.04);transform:var(--transform) translate(calc((var(--cube-x-offset) + var(--cube-depth-x-shift)) * var(--scale)),calc((var(--cube-y-offset) + var(--cube-depth-y-shift)) * var(--scale)))}#trolley-index-1-trolley--js .cube-parent{transform:translate(calc(4px * var(--scale)),calc(-1px * var(--scale)))}#trolley-index-1-trolley--js .parent-tr>.td.not-nested.first-cell{--cube-x-offset: 0px;--cube-y-offset: -6px;transform:var(--transform) translate(calc((var(--cube-x-offset) + var(--cube-depth-x-shift)) * var(--scale)),calc((var(--cube-y-offset) + var(--cube-depth-y-shift)) * var(--scale)))}#trolley-index-1-trolley--js .parent-tr{padding-bottom:calc(2px * var(--scale))}#trolley-index-1-trolley--js .parent-tr.last-tr,#trolley-index-1-trolley--js .parent-tr.only-tr{padding-bottom:0}#trolley-index-1-trolley--js .parent-tr.last-tr>.td.not-nested.cube,#trolley-index-1-trolley--js .parent-tr.only-tr>.td.not-nested.cube{--cube-y-offset: 1px}#trolley-index-1-trolley--js .parent-tr.last-tr>.td.not-nested.first-cell,#trolley-index-1-trolley--js .parent-tr.only-tr>.td.not-nested.first-cell{--cube-y-offset: 1px}#trolley-popup .trolley-index{overflow:auto}.trolley-index .trolley-index-content{flex-direction:column;height:auto}.t-index-img img{max-width:250px}}#trolley-popup .trolley-popup--container{flex-wrap:nowrap;gap:0;width:100%;max-width:120rem;max-height:80vh;overflow:hidden;padding:20px}.trolley-3d-section{flex:1 1 55%;display:flex;flex-direction:column;position:relative;min-height:400px;background:radial-gradient(ellipse at center,#fff,#f0f4f3);border-radius:12px;overflow:hidden}.trolley-3d-canvas-wrapper{flex:1 1 auto;position:relative;cursor:grab}.trolley-3d-canvas-wrapper:active{cursor:grabbing}.trolley-3d-canvas-wrapper canvas{display:block;width:100%!important;height:100%!important}.trolley-3d-controls{position:absolute;bottom:20px;left:0;width:100%;display:flex;justify-content:center;align-items:center;gap:16px;pointer-events:none;z-index:5}.trolley-3d-btn{pointer-events:auto;background:#fff;color:#333;border:1px solid #e0e0e0;padding:9px 22px;border-radius:50px;font-size:1.3rem;font-weight:600;cursor:pointer;letter-spacing:.02em;transition:background .2s ease,color .2s ease,transform .18s ease,box-shadow .18s ease;box-shadow:0 4px 12px #0000000f;line-height:1}.trolley-3d-btn:hover{background:#222;color:#fff;border-color:#222;transform:translateY(-2px);box-shadow:0 8px 18px #0000001f}.trolley-3d-btn:disabled{background:#f5f5f5;color:#ccc;border-color:#eee;cursor:not-allowed;transform:none;box-shadow:none}.trolley-3d-counter{pointer-events:none;background:#141414bf;color:#fff;padding:6px 14px;border-radius:20px;font-size:1.3rem;font-weight:500;letter-spacing:.03em;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);white-space:nowrap}.trolley-3d-empty{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;font-size:1.6rem;color:#999;text-align:center;padding:2rem;pointer-events:none}@media screen and (max-width:990px){#trolley-popup .trolley-popup--container{flex-direction:column;max-height:90vh;overflow-y:auto}.trolley-3d-btn{font-size:1.2rem;padding:8px 18px}}.trolley-popup--default-view{display:flex;flex-direction:row;width:100%;height:100%;gap:0;align-items:stretch}.trolley-default--canvas{flex:1 1 55%;min-height:320px;position:relative;background:#f8f8f6;border-radius:8px 0 0 8px;overflow:hidden}.trolley-default--info{flex:0 0 45%;display:flex;flex-direction:column;justify-content:center;gap:0px;padding:28px 28px 28px 24px;background:#fff;border-radius:0 8px 8px 0;border-left:1px solid #eee}.trolley-popup--slider-view{display:flex;flex-direction:row;width:100%;height:100%;gap:0;align-items:stretch}.trolley-popup--separate-view{display:flex;width:100%;height:100%}.trolley-separate--overview{flex:1 1 100%;overflow-y:auto;padding:24px;background:#fff;border-radius:8px}.trolley-slider--canvas{flex:1 1 55%;min-height:320px;position:relative;background:#f8f8f6;border-radius:8px;overflow:hidden}.trolley-slider--overview{flex:0 0 45%;overflow-y:auto;padding:0 24px;background:#fff;border-radius:0 8px 8px 0}.trolley-content--overview{width:100%;max-height:500px;overflow:hidden;overflow-y:auto}.overview--container{display:flex;flex-direction:column;gap:4px}.overview--heading{font-size:1.6rem;font-weight:700;color:#1a1a1a;margin:0 0 12px;border-bottom:2px solid #eee;padding-bottom:8px}.overview--sub-heading{font-size:1.3rem;font-weight:600;color:#444;margin:10px 0 4px;text-transform:uppercase;letter-spacing:.06em}.overview--box-data{font-size:1.3rem;color:#555;margin:0;padding:2px 0;line-height:1.5}.trolley-slider--nav{display:flex;align-items:center;justify-content:center;gap:12px;padding:12px 20px 8px;background:#fff;border-top:1px solid #eee;flex-shrink:0;width:100%}.show-trolley-button--back{margin-left:auto;background:transparent;border:1.5px solid #555;color:#333;font-size:1.3rem;padding:7px 18px;border-radius:20px;cursor:pointer;transition:background .2s,color .2s}.trolley-slider--nav-separate{justify-content:flex-end}.trolley-slider--nav-separate .show-trolley-button--back{margin-left:0}.show-trolley-button--back:hover{background:#333;color:#fff}.trolley-default--info .show-trolley-button{display:inline-flex;align-items:center;justify-content:center;align-self:flex-start;background:#1a1a1a;color:#fff;border:none;border-radius:9px;padding:10px 22px;font-size:1.3rem;font-weight:600;cursor:pointer;transition:background .2s,border-color .2s,color .2s;text-align:center}.trolley-default--info .show-trolley-button:hover{background:#444}.trolley-default--info .show-trolley-button--secondary{background:#fff;border:1.5px solid #1a1a1a;color:#1a1a1a}.trolley-default--info .show-trolley-button--secondary:hover{background:#f1f1f1}.trolley-content--overview--separate .overview--container{gap:10px}.overview--description{font-size:1.3rem;color:#555;line-height:1.6;margin-bottom:8px}.overview--description p{margin:0}@media screen and (max-width:768px){#trolley-popup .trolley-popup--close{top:6px;right:4px}.trolley-popup--default-view,.trolley-popup--slider-view,.trolley-popup--separate-view{flex-direction:column}.trolley-default--canvas,.trolley-slider--canvas{flex:0 0 300px;min-height:300px;border-radius:8px 8px 0 0}.trolley-3d-title{top:-13px;left:-16px}.trolley-offer-text{font-size:11px}.trolley-3d-counter{background:transparent;color:#000;padding:4px;border-radius:0;font-size:10px;font-weight:500}.header--middle-left+.trolley_view--mobile{padding-bottom:10px!important}.trolley-slider--nav{padding:16px 0 0}.trolley-default--actions{gap:10px}.trolley-default--actions .show-trolley-button{width:100%}.trolley-default--info,.trolley-slider--overview,.trolley-separate--overview{flex:1 1 auto;border-radius:0 0 8px 8px;border-left:none;border-top:1px solid #eee;padding:15px 0}#trolley-popup.active{padding:0}#trolley-popup .trolley-popup--container{width:100%;height:100%;max-height:100%}.trolley-content--overview{max-height:43dvh}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/trolley-mw.css.map */
