@layer bricks{.brxe-pagination{width:100%}}@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}}#brxe-db6bf7{margin-right:5px;margin-left:5px}#brxe-8c1cfd{margin-right:5px;margin-left:5px}#brxe-af5884 .bricks-pagination ul .page-numbers.current{background:#2196f3;color:#fff;border-radius:5px}#brxe-af5884 .bricks-pagination ul .page-numbers{width:25px}#brxe-af5884 .bricks-pagination ul{gap:5px;justify-content:flex-end}#brxe-af5884{padding-right:20px}#brxe-3d42b5{margin-right:5px;width:15%}@media (max-width:991px){#brxe-3d42b5{width:20%}}@media (max-width:478px){#brxe-3d42b5{width:40%}}#brxe-0ffaf5{flex-direction:row;margin-top:15px;margin-right:5px;margin-bottom:15px;margin-left:5px;justify-content:flex-end}@media (max-width:991px){#brxe-0ffaf5{padding-left:10px}}#brxe-69995a{width:100%;align-self:stretch!important}#brxe-619221 .bricks-button .icon{font-size:20px}#brxe-extzjk{font-size:16px;font-weight:700;color:#212121;margin-bottom:15px}#brxe-5b9ac7 .value-wrap>span{gap:5px}#brxe-5b9ac7 .min-max-wrap>div{gap:5px}#brxe-zvfplz{margin-top:10px;margin-bottom:10px}#brxe-zvfplz.horizontal .line{border-top-color:#e0e0e0}#brxe-zvfplz.vertical .line{border-right-color:#e0e0e0}#brxe-zvfplz .icon{color:#e0e0e0}#brxe-doftvg{width:100%}#brxe-qyaonq{font-size:16px;color:#212121;font-weight:700;margin-bottom:15px}#brxe-690216{font-size:16px;color:#212121}#brxe-jjnoqa{margin-top:10px;margin-bottom:10px}#brxe-jjnoqa.horizontal .line{border-top-color:#e0e0e0}#brxe-jjnoqa.vertical .line{border-right-color:#e0e0e0}#brxe-jjnoqa .icon{color:#e0e0e0}#brxe-iubgwu{width:100%}#brxe-gwkgxk{font-size:16px;color:#212121;font-weight:700;margin-bottom:15px}#brxe-471e58{font-size:16px;color:#212121}#brxe-aygmxp{margin-top:10px;margin-bottom:10px}#brxe-aygmxp.horizontal .line{border-top-color:#e0e0e0}#brxe-aygmxp.vertical .line{border-right-color:#e0e0e0}#brxe-aygmxp .icon{color:#e0e0e0}#brxe-xfaaap{width:100%}#brxe-hvudpp{font-size:16px;font-weight:700;color:#212121;margin-bottom:15px}#brxe-a913aa{font-size:16px;color:#212121}#brxe-syqolp{margin-top:10px;margin-bottom:10px}#brxe-syqolp.horizontal .line{border-top-color:#e0e0e0}#brxe-syqolp.vertical .line{border-right-color:#e0e0e0}#brxe-syqolp .icon{color:#e0e0e0}#brxe-dcglos{width:100%}#brxe-jsaeze{width:18%;padding-right:15px;padding-left:5px}@media (max-width:991px){#brxe-jsaeze{display:none}}@media (max-width:478px){#brxe-jsaeze{width:100%}}.brxe-fvskfp .brxe-kmlqdq.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-fvskfp .brxe-kmlqdq.brxe-image:not(.tag),.brxe-fvskfp .brxe-kmlqdq.brxe-image img{object-fit:contain}.brxe-kmlqdq{transition:transform 0.3s ease;will-change:transform}.brxe-kmlqdq:hover{transform:scale(1.1);cursor:zoom-in}@media (max-width:478px){.brxe-fvskfp .brxe-kmlqdq.brxe-image{height:200px}}.brxe-fvskfp .brxe-kolsow.brxe-block{margin-top:10px;margin-right:10px;margin-left:10px;padding-right:10px;padding-left:10px}@media (max-width:478px){.brxe-fvskfp .brxe-kolsow.brxe-block{width:95%}}.brxe-fvskfp .brxe-bymdgf.brxe-heading{font-size:16px;font-weight:600;text-transform:none;text-align:left;color:#212121;min-height:45px}.brxe-fvskfp .brxe-bymdgf.brxe-heading:hover{color:#e52724}@media (max-width:478px){.brxe-fvskfp .brxe-bymdgf.brxe-heading{font-size:14px}}.brxe-fvskfp .brxe-fznfzu.brxe-block{margin-bottom:0;padding-right:10px;padding-left:10px}@media (max-width:478px){.brxe-fvskfp .brxe-fznfzu.brxe-block{align-self:stretch!important;width:100%;flex-direction:column;width:95%}}.brxe-fvskfp .brxe-ntsvqw.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-fvskfp .brxe-fccmip.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-fvskfp .brxe-fccmip.brxe-block{width:95%}}.brxe-fvskfp .brxe-ixzhpe.brxe-icon{color:#4caf50;fill:#4caf50;font-size:15px;margin-right:12px}.brxe-fvskfp .brxe-jpzdrn.brxe-text-basic{font-size:14px;font-weight:400;color:#424242}.brxe-fvskfp .brxe-lrjiqy.brxe-block{flex-direction:row;align-items:center;align-self:center!important;justify-content:center}.brxe-fvskfp .brxe-bfwfth.brxe-icon{color:#f44336;fill:#f44336;font-size:15px;margin-right:12px}.brxe-fvskfp .brxe-usuors.brxe-text-basic{font-size:14px;font-weight:400;color:#424242}.brxe-fvskfp .brxe-ldffvt.brxe-block{flex-direction:row;align-items:center;align-self:center!important;justify-content:center}.brxe-fvskfp .brxe-hvgsju.brxe-icon{color:#ff9800;fill:#ff9800;font-size:15px;margin-right:12px}.brxe-fvskfp .brxe-crtbjm.brxe-text-basic{font-size:14px;font-weight:400;color:#424242}.brxe-fvskfp .brxe-qchtas.brxe-block{flex-direction:row;align-items:center;align-self:center!important;justify-content:center}.brxe-fvskfp .brxe-pqlopp.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-fvskfp .brxe-pqlopp.brxe-block{width:95%}}.brxe-fvskfp .brxe-qcosaw.brxe-icon{font-size:20px;margin-right:10px}.brxe-fvskfp .brxe-rtxlkf.brxe-block{flex-direction:row;justify-content:center}.brxe-fvskfp .brxe-gqtbaf.brxe-icon{font-size:20px;margin-right:10px}.brxe-fvskfp .brxe-eruhcz.brxe-block{flex-direction:row;justify-content:center}.brxe-fvskfp .brxe-frapma.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-fvskfp .brxe-frapma.brxe-block{width:95%}}.brxe-fvskfp .brxe-qrzjfr.brxe-product-price .price del,.brxe-fvskfp .brxe-qrzjfr.brxe-product-price .price>span{font-weight:600;color:#f44336}.brxe-fvskfp .brxe-qrzjfr.brxe-product-price .price ins{font-weight:600;color:#212121;font-size:18.65px}.brxe-fvskfp .brxe-qrzjfr.brxe-product-price{height:60px}.woocommerce-price-suffix{display:block!important;margin-top:2px;font-size:.85em;opacity:.4;font-weight:500;color:#000}.brxe-fvskfp .brxe-kywrne.brxe-bu-sales-badge{border:1px solid #f44336;border-radius:5px;padding-top:1px;padding-right:5px;padding-bottom:1px;padding-left:5px;color:#f44336;font-weight:600;font-size:12px;min-width:45px}.brxe-fvskfp .brxe-hounph.brxe-block{position:relative;width:auto;align-self:flex-start!important;margin-top:0}.brxe-fvskfp .brxe-ehquua.brxe-icon{font-size:25px;color:#f5f5f5;fill:#f5f5f5}.brxe-fvskfp .brxe-synzmk.brxe-icon{font-size:25px;color:#f5f5f5;fill:#f5f5f5}.brxe-fvskfp .brxe-kygzuv.brxe-icon{margin-bottom:5px;font-size:25px;color:#f5f5f5;fill:#f5f5f5}.brxe-fvskfp .brxe-ubfpub.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-fvskfp .brxe-ubfpub.brxe-bu-atci .bu-added-icon{position:absolute}.brxe-fvskfp .brxe-vcdaqc.brxe-block{align-items:center;margin-top:8px;margin-right:5px;margin-bottom:20px;margin-left:5px;flex-direction:row;padding-right:;padding-left:20px}@media (max-width:478px){.brxe-fvskfp .brxe-vcdaqc.brxe-block{align-items:center}}.brxe-fvskfp .brxe-rowauc.brxe-bu-atcomp{background-color:#e0e0e0;height:auto}@media (max-width:767px){.brxe-fvskfp .brxe-rowauc.brxe-bu-atcomp .compare-text{font-size:12px}}.brxe-fvskfp .brxe-loiwmw.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-fvskfp .brxe-loiwmw.brxe-block{position:static}}@media (max-width:478px){.brxe-fvskfp .brxe-loiwmw.brxe-block{width:95%;display:none}}.brxe-fvskfp.brxe-block{align-items:center;border:1px solid #e0e0e0;border-radius:10px;padding-right:0;padding-left:0}@media (max-width:991px){.brxe-fvskfp.brxe-block{width:100%}}@media (max-width:767px){.brxe-fvskfp.brxe-block{margin-left:0}}@media (max-width:478px){.brxe-fvskfp.brxe-block{padding-top:5px;padding-bottom:5px;padding-left:5px}}#brxe-ldtvbu{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:5px;padding-left:5px;width:82%;height:auto}@media (max-width:991px){#brxe-ldtvbu{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-ldtvbu{grid-gap:5px}}@media (max-width:478px){#brxe-ldtvbu{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-ytbarb{flex-direction:row}@media (max-width:478px){#brxe-ytbarb{width:100%}}#brxe-jiskbs .bricks-pagination ul .page-numbers.current{background:#2196f3;color:#fff;border-radius:5px}#brxe-jiskbs .bricks-pagination ul .page-numbers{width:25px}#brxe-jiskbs .bricks-pagination ul{gap:5px;justify-content:flex-end}#brxe-jiskbs{padding-right:20px}#brxe-kftutp{margin-bottom:20px}@media (max-width:478px){#brxe-kftutp{padding-right:10px;padding-left:10px;width:100%}}#brxe-278771{margin-bottom:50px;padding-right:5px;padding-left:5px;width:1440px}