@layer bricks{.brxe-icon{font-size:60px}svg.brxe-icon{font-size:inherit}}@layer bricks{.brxe-shortcode{width:100%}}@layer bricks{:where(.brxe-heading).has-separator{align-items:center;display:inline-flex;gap:20px}:where(.brxe-heading)>[contenteditable]{display:inline-block;text-decoration:inherit}:where(.brxe-heading) .separator{border-top:1px solid;flex-grow:1;flex-shrink:0;height:1px}}@layer bricks{@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}a.brxe-image{display:inline-block}figure.brxe-image{margin:0}:where(.brxe-image).tag{display:inline-block;height:fit-content;position:relative;width:auto}:where(.brxe-image).caption{position:relative}:where(.brxe-image).caption:has(figcaption.bricks-image-caption){overflow:hidden}:where(.brxe-image).overlay{position:relative}:where(.brxe-image).overlay:before{bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}:where(.brxe-image):before{border-radius:inherit}:where(.brxe-image) a{border-radius:inherit;position:static;transition:inherit}:where(.brxe-image) picture{border-radius:inherit;transition:inherit}:where(.brxe-image) img{border-radius:inherit;height:100%;position:static!important;transition:inherit;width:100%}:where(.brxe-image) img.bricks-lazy-hidden+figcaption{display:none}:where(.brxe-image) .icon{color:#fff;font-size:60px;pointer-events:none;position:absolute;right:50%;text-align:center;top:50%;transform:translate(50%,-50%);z-index:5}:where(.brxe-image) .bricks-image-caption{background:linear-gradient(0deg,rgb(0 0 0 / .5),rgb(0 0 0 / .25) 70%,transparent);bottom:0;color:#fff;font-size:inherit;margin:0;padding:10px 15px;pointer-events:none;position:absolute;text-align:center;width:100%;z-index:1}}@layer bricks{.brxe-code{width:100%}}@layer bricks{@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}.brxe-filter-checkbox{list-style-type:none;margin:0;padding:0}:where(.brxe-filter-checkbox[data-mode=button]){display:flex;flex-wrap:wrap;gap:10px}:where(.brxe-filter-checkbox[data-mode=button]) .bricks-button{display:inline-block}.brxe-filter-checkbox[data-mode=button] input[type=checkbox]{display:none}.brxe-filter-checkbox label{align-items:center;color:inherit;cursor:pointer;display:flex;font:inherit;gap:.5em;margin:inherit}.brxe-filter-checkbox label.brx-option-disabled{cursor:default}.brxe-filter-checkbox .brx-option-text{display:inline-flex;gap:4px}}@layer bricks{:where(.brxe-divider){align-items:center;display:flex;font-size:30px;gap:30px}:where(.brxe-divider).horizontal{width:100%}:where(.brxe-divider).horizontal .line{border-top:1px solid}:where(.brxe-divider).vertical{flex-direction:column}:where(.brxe-divider).vertical .line{border-right:1px solid;width:auto}:where(.brxe-divider) .line{position:relative;width:100%}:where(.brxe-divider) .icon{flex-shrink:0;position:relative}:where(.brxe-divider) a{display:inline-flex}}@layer bricks{@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}.brxe-filter-range{flex-direction:column;width:100%}.brxe-filter-range,.brxe-filter-range .min-max-wrap{display:flex;gap:10px}.brxe-filter-range .min-max-wrap>div{align-items:center;display:flex;flex-grow:1;gap:10px}.brxe-filter-range .min-max-wrap>div .label{flex-shrink:0}.brxe-filter-range input{max-width:100%}.brxe-filter-range input[type=range]{outline:none}.brxe-filter-range .double-slider-wrap{display:flex;flex-direction:column;padding-top:14px;position:relative;width:100%}.brxe-filter-range .double-slider-wrap .slider-wrap{position:relative}.brxe-filter-range .double-slider-wrap .slider-wrap .slider-base{border:2px solid var(--bricks-border-color);border-radius:5px;height:0;left:0;position:absolute;top:50%;transform:translateY(-50%);width:100%}.brxe-filter-range .double-slider-wrap .slider-wrap .slider-track{border:2px solid;border-radius:5px;height:0;left:0;position:absolute;top:50%;transform:translateY(-50%)}.brxe-filter-range .double-slider-wrap input[type=range]{appearance:none;-webkit-appearance:none;border-radius:2px;height:0;pointer-events:none;position:absolute}.brxe-filter-range .double-slider-wrap input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;background-color:#fff;border:2px solid;border-radius:14px;box-shadow:inset 0 0 0 2px #fff;cursor:pointer;height:14px;pointer-events:all;position:relative;transition:.1s;width:14px;z-index:2}.brxe-filter-range .double-slider-wrap input[type=range]::-moz-range-thumb{-webkit-appearance:none;background-color:#fff;border:2px solid;border-radius:14px;box-shadow:inset 0 0 0 2px #fff;cursor:pointer;height:14px;pointer-events:all;position:relative;transition:.1s;width:14px;z-index:2}.brxe-filter-range .double-slider-wrap label{display:none}.brxe-filter-range .double-slider-wrap .value-wrap{display:flex;justify-content:space-between;margin-top:14px}.brxe-filter-range .double-slider-wrap .value-wrap>span{display:inline-flex;gap:10px}}@layer bricks{@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}.brxe-filter-active-filters{display:flex;flex-wrap:wrap;gap:10px;list-style-type:none;margin:0;padding:0}.brxe-filter-active-filters:empty{display:none}.brxe-filter-active-filters button{position:relative;white-space:nowrap}}@layer bricks{.brxe-pagination{width:100%}}#brxe-e17469{margin-bottom:20px;padding-bottom:0}#brxe-3c9a52{margin-bottom:20px}#brxe-1df392{margin-bottom:20px}#brxe-deed9a{margin-bottom:20px;padding-bottom:3px}#brxe-5a4adc{width:60%}#brxe-hhahro{align-items:center;align-self:center!important;width:40%}#brxe-pkjrtj{flex-direction:row}#brxe-sphsav{align-items:center;align-self:center!important;width:40%}#brxe-mrsvkz{margin-bottom:20px}#brxe-ecghrp{margin-bottom:20px;padding-bottom:3px}#brxe-kxepnz{width:60%}#brxe-krbsfd{flex-direction:row}#brxe-onvmpr{margin-bottom:20px}#brxe-fhhbsr{margin-bottom:20px;padding-bottom:3px}#brxe-tklbck{width:60%}#brxe-lehkfw{align-items:center;align-self:center!important;width:40%}#brxe-lmbnrs{flex-direction:row}#brxe-683735{padding-right:20px}#brxe-b622ec{flex-direction:row}#brxe-48a8a4{color:var(--bricks-color-0f3dca);font-size:16px}#brxe-995c61 .bricks-pagination ul .page-numbers.current{background:var(--bricks-color-gpeeah);color:#fff;border-radius:5px}#brxe-995c61 .bricks-pagination ul .page-numbers{width:25px}#brxe-995c61 .bricks-pagination ul{gap:5px;justify-content:flex-end}#brxe-995c61{padding-right:20px}#brxe-35d1a7{width:15%;margin-right:5px}@media (max-width:991px){#brxe-35d1a7{width:20%}}@media (max-width:478px){#brxe-35d1a7{width:40%}}#brxe-79dc4a{flex-direction:row;margin-top:15px;margin-bottom:15px;justify-content:flex-end;align-items:center}@media (max-width:991px){#brxe-79dc4a{padding-left:10px}}#brxe-578166{margin-bottom:10px;background-color:var(--bricks-color-gpeeah);color:var(--bricks-color-ed12eb)}#brxe-b3452f .bricks-button .icon{font-size:20px}#brxe-e494e1{font-size:16px;font-weight:700;color:#212121;margin-bottom:15px}#brxe-be28c5 .value-wrap>span{gap:5px}#brxe-be28c5 .min-max-wrap>div{gap:5px}#brxe-c6871c{margin-top:10px;margin-bottom:10px}#brxe-c6871c.horizontal .line{border-top-color:#e0e0e0}#brxe-c6871c.vertical .line{border-right-color:#e0e0e0}#brxe-c6871c .icon{color:#e0e0e0}#brxe-893604{width:100%}#brxe-f4387f{font-size:16px;color:#212121;font-weight:700;margin-bottom:15px}#brxe-3b99c2{font-size:16px;color:#212121}#brxe-d6d728{margin-top:10px;margin-bottom:10px}#brxe-d6d728.horizontal .line{border-top-color:#e0e0e0}#brxe-d6d728.vertical .line{border-right-color:#e0e0e0}#brxe-d6d728 .icon{color:#e0e0e0}#brxe-80ece3{width:100%}#brxe-2f402d{width:18%;padding-right:15px;padding-left:5px}@media (max-width:991px){#brxe-2f402d{display:none}}@media (max-width:478px){#brxe-2f402d{width:100%}}.brxe-54640f .brxe-7b5eec.brxe-image{margin-top:15px;margin-right:5px;margin-left:5px;position:relative;height:190px;padding-top:10px;padding-right:10px;padding-bottom:10px;padding-left:10px}.brxe-54640f .brxe-7b5eec.brxe-image:not(.tag),.brxe-54640f .brxe-7b5eec.brxe-image img{object-fit:contain}.brxe-7b5eec{transition:transform 0.3s ease;will-change:transform}.brxe-7b5eec:hover{transform:scale(1.1);cursor:zoom-in}@media (max-width:478px){.brxe-54640f .brxe-7b5eec.brxe-image{height:200px}}.brxe-54640f .brxe-8926b8.brxe-block{margin-top:10px;margin-right:10px;margin-left:10px;padding-right:10px;padding-left:10px}@media (max-width:478px){.brxe-54640f .brxe-8926b8.brxe-block{width:95%}}.brxe-54640f .brxe-9672fc.brxe-heading{font-size:16px;font-weight:600;text-transform:none;text-align:left;color:#212121;min-height:45px}.brxe-54640f .brxe-9672fc.brxe-heading:hover{color:#e52724}@media (max-width:478px){.brxe-54640f .brxe-9672fc.brxe-heading{font-size:14px}}.brxe-54640f .brxe-40b544.brxe-block{margin-bottom:0;padding-right:10px;padding-left:10px;min-height:50px;max-height:50px;overflow:hidden}@media (max-width:478px){.brxe-54640f .brxe-40b544.brxe-block{align-self:stretch!important;width:100%;flex-direction:column;width:95%}}.brxe-54640f .brxe-81cdb5.brxe-shortcode{position:static;text-align:center}.cr-review-box{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;width:100%;overflow:visible}.crstar-rating{display:flex;justify-content:center;align-items:center;margin-bottom:10px}.crstar-rating span{display:inline-block;width:auto;overflow:visible;text-align:center}.cr-review-link{display:flex;justify-content:center;align-items:center;font-size:0}.cr-review-link .count{font-size:16px;font-weight:400;display:inline-block;text-align:center;position:relative}.cr-review-link .count::before{content:"("}.cr-review-link .count::after{content:")"}.cr-reviews-rating{display:flex;column-gap:10px;align-items:center;margin:0;padding:0;justify-content:center}.brxe-54640f .brxe-05b5f3.brxe-block{width:100%;align-items:center;align-self:center!important;margin-top:0;margin-bottom:0;padding-right:5px;padding-left:5px;flex-shrink:1}@media (max-width:478px){.brxe-54640f .brxe-05b5f3.brxe-block{width:95%}}.brxe-54640f .brxe-7574c4.brxe-icon{color:#4caf50;fill:#4caf50;font-size:15px;margin-right:12px}.brxe-54640f .brxe-f3f362.brxe-text-basic{font-size:14px;font-weight:400;color:#424242}.brxe-54640f .brxe-33bc90.brxe-block{flex-direction:row;align-items:center;align-self:center!important;justify-content:center}.brxe-54640f .brxe-c95b9f.brxe-icon{color:#f44336;fill:#f44336;font-size:15px;margin-right:12px}.brxe-54640f .brxe-b2be7d.brxe-text-basic{font-size:14px;font-weight:400;color:#424242}.brxe-54640f .brxe-2d4b7d.brxe-block{flex-direction:row;align-items:center;align-self:center!important;justify-content:center}.brxe-54640f .brxe-4e035c.brxe-icon{color:#ff9800;fill:#ff9800;font-size:15px;margin-right:12px}.brxe-54640f .brxe-b2f525.brxe-text-basic{font-size:14px;font-weight:400;color:#424242}.brxe-54640f .brxe-83ab14.brxe-block{flex-direction:row;align-items:center;align-self:center!important;justify-content:center}.brxe-54640f .brxe-e751aa.brxe-block{flex-direction:row;align-items:center;justify-content:center;align-self:center!important;margin-top:10px;margin-bottom:5px;height:30px;padding-right:5px;padding-left:5px}@media (max-width:478px){.brxe-54640f .brxe-e751aa.brxe-block{width:95%}}.brxe-54640f .brxe-eb01a6.brxe-icon{font-size:20px;margin-right:10px}.brxe-54640f .brxe-b1557b.brxe-block{flex-direction:row;justify-content:center}.brxe-54640f .brxe-867201.brxe-icon{font-size:20px;margin-right:10px}.brxe-54640f .brxe-ee2e7f.brxe-block{flex-direction:row;justify-content:center}.brxe-54640f .brxe-27d28c.brxe-block{flex-direction:row;margin-top:5px;margin-right:10px;margin-bottom:5px;margin-left:10px;padding-right:5px;padding-left:5px;align-items:center}@media (max-width:478px){.brxe-54640f .brxe-27d28c.brxe-block{width:95%}}.brxe-54640f .brxe-df135b.brxe-product-price .price del,.brxe-54640f .brxe-df135b.brxe-product-price .price>span{font-weight:600;color:var(--bricks-color-a757ed)}.brxe-54640f .brxe-df135b.brxe-product-price .price ins{font-weight:600;color:#212121;font-size:18.65px}.brxe-54640f .brxe-df135b.brxe-product-price{height:60px}.wootax-suffix{font-size:12px;font-weight:500px;vertical-align:middle;color:#555}@media (max-width:478px){.brxe-54640f .brxe-df135b.brxe-product-price{padding-right:10px;padding-left:10px}}.brxe-54640f .brxe-2bda64.brxe-bu-sales-badge{padding-top:1px;padding-right:5px;padding-bottom:1px;padding-left:5px;border:1px solid #e52724;border-radius:5px;color:#e52724;font-weight:600;font-size:12px;position:relative;min-width:45px}.brxe-54640f .brxe-ffdfd6.brxe-block{position:relative;width:auto;align-self:flex-start!important;margin-top:0;margin-right:5px;margin-left:5px}@media (max-width:478px){.brxe-54640f .brxe-ffdfd6.brxe-block{padding-right:10px;padding-left:10px}}.brxe-54640f .brxe-cee4e8.brxe-icon{font-size:25px;color:#f5f5f5;fill:#f5f5f5}.brxe-54640f .brxe-0f9fed.brxe-icon{font-size:25px;color:#f5f5f5;fill:#f5f5f5}.brxe-54640f .brxe-f5a676.brxe-icon{font-size:25px;color:#f5f5f5;fill:#f5f5f5;margin-bottom:5px}.brxe-54640f .brxe-a33a3d.brxe-bu-atci{padding-top:10px;padding-right:10px;padding-bottom:5px;padding-left:10px;position:static;justify-content:center;align-items:center;background-color:#10be00;margin-right:10px;margin-left:5px;border-radius:5px;color:#f5f5f5}.brxe-54640f .brxe-a33a3d.brxe-bu-atci .bu-added-icon{position:absolute}.brxe-54640f .brxe-9e3761.brxe-block{align-items:center;margin-top:8px;margin-bottom:8px;flex-direction:row;justify-content:center;height:75px;padding-right:5px;padding-left:5px}@media (max-width:478px){.brxe-54640f .brxe-9e3761.brxe-block{align-items:center;justify-content:center}}.brxe-54640f .brxe-78e3a1.brxe-bu-atcomp{background-color:#e0e0e0;height:auto}@media (max-width:767px){.brxe-54640f .brxe-78e3a1.brxe-bu-atcomp .compare-text{font-size:12px}}.brxe-54640f .brxe-a44de5.brxe-block{background-color:#e0e0e0;width:100%;border-bottom-right-radius:10px;border-bottom-left-radius:10px;align-items:center;margin-bottom:0;display:flex}@media (max-width:767px){.brxe-54640f .brxe-a44de5.brxe-block{position:static}}@media (max-width:478px){.brxe-54640f .brxe-a44de5.brxe-block{width:95%;display:none}}.brxe-54640f.brxe-block{align-items:center;border:1px solid #e0e0e0;border-radius:10px;padding-right:0;padding-left:0;width:100%}@media (max-width:991px){.brxe-54640f.brxe-block{width:100%}}@media (max-width:767px){.brxe-54640f.brxe-block{margin-left:0}}@media (max-width:478px){.brxe-54640f.brxe-block{padding-top:5px;padding-bottom:5px;padding-left:5px}}#brxe-140621{flex-direction:row;flex-wrap:wrap;display:grid;align-items:initial;grid-template-columns:1fr 1fr 1fr 1fr;grid-gap:10px;margin-bottom:20px;padding-right:15px;padding-left:5px;width:82%}@media (max-width:991px){#brxe-140621{grid-template-columns:1fr 1fr 1fr;margin-bottom:20px;padding-right:5px;width:auto;grid-gap:5px;justify-items:space-evenly;align-items:stretch;justify-content:space-between;align-content:stretch}}@media (max-width:767px){#brxe-140621{grid-gap:5px}}@media (max-width:478px){#brxe-140621{grid-template-columns:1fr;grid-gap:10px;margin-bottom:20px;width:100%;padding-left:5px;justify-items:center;align-items:stretch;align-content:stretch}}#brxe-60aa09{flex-direction:row}#brxe-d140b6 .bricks-pagination ul .page-numbers.current{background:var(--bricks-color-gpeeah);color:#fff;border-radius:5px}#brxe-d140b6 .bricks-pagination ul .page-numbers{width:25px}#brxe-d140b6 .bricks-pagination ul{gap:5px;justify-content:flex-end}#brxe-d140b6{padding-right:20px}#brxe-311129{width:15%;margin-right:5px}@media (max-width:991px){#brxe-311129{width:20%}}@media (max-width:478px){#brxe-311129{width:40%}}#brxe-39673a{flex-direction:row;margin-top:15px;margin-bottom:15px;justify-content:flex-end;align-items:center}@media (max-width:991px){#brxe-39673a{padding-left:10px}}#brxe-bb6288{flex-direction:column;width:1440px}@media (max-width:478px){#brxe-bb6288{width:100%}}#brxe-482131{padding-right:5px;padding-left:5px;margin-bottom:50px}