*{box-sizing:border-box}.test{margin:2em;padding:.5em;border:2px solid #000;font-size:2em;text-align:center}:root{--bg-sc-btn-color:#4ea133}body{font:16px Arial;font-family:Source Sans Pro,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}select{-webkit-appearance:none}select::-ms-expand{display:none}.d-flex{display:flex}.justify-content-between{justify-content:space-between}.mt-2{margin-top:2vh}.ms-2{margin-left:2vw}.me-2{margin-right:2vw}.mb-2{margin-bottom:2vh}.pt-2{padding-top:2vh}.pb-2{padding-bottom:2vh}.ps-2{padding-left:2vw}.pe-2{padding-right:2vw}.ps-1{padding-left:1vw}.h-6{height:18px}.w-6{width:18px}.h-7{height:12px}.w-7{width:12px}.height-0{height:0}.sc-container-section{position:relative}.sc-content-container{display:flex}@media only screen and (max-width:500px){.sc-content-container{display:flex;flex-direction:column}}.sc-product-container{padding:10px}.left-panel{width:250px}.right-panel{display:flex;flex-direction:column;width:100%}.sc-Autocomplete.sticky{position:fixed;top:0;width:100%}.sc-SearchBox-container{width:100%;position:relative;z-index:100}.sc-SearchBox-main{width:100%;background-color:#fff;padding:4px;box-shadow:0 4px 48px 0 rgba(0,0,0,.2)}.sc-SearchBox-form{display:flex;justify-content:space-between;width:100%;box-sizing:border-box;padding:0 .625rem;position:relative;border-radius:8px}.sc-SearchBox-form input{width:100%;border:0}.sc-SearchBox-form input:focus{border:0;outline:0}.sc-SearchBox-submit{cursor:pointer;border:0;width:64px;height:100%;display:flex;align-items:center;justify-content:center;color:#fff;background-color:var(--bg-sc-btn-color);padding:8px;border-radius:4px;opacity:1}.sc-SearchBox-submit:hover{opacity:.8}.sc-SearchBox-submit svg{width:14px;height:14px}.sc-Suggestions-main{width:80%;list-style:none;box-sizing:border-box;border:1px solid #e3e9f3;border-top:0;background:#fff;border-radius:4px;padding-left:0;margin-top:5px;position:absolute;text-align:left;z-index:9}.sc-Suggestions-li{padding:.5rem 10px;width:100%}.sc-Suggestions-li.active,.sc-Suggestions-li:hover{color:#fff;background-color:var(--bg-sc-btn-color);opacity:.7;cursor:pointer}.sc-Autocomplete-top6prod{position:absolute;margin-right:0;z-index:9;height:max-content;border:1px solid #c4c4c4;background-color:#fff;margin-top:5px}.sc-Autocomplete-keyword{width:100%;text-align:center;font-size:1.125rem;background-color:#ced4da}.sc-Autocomplete-suggestion-container{display:flex;justify-content:space-between}@media only screen and (max-width:500px){.sc-Autocomplete-suggestion-container{flex-wrap:wrap}}.sc-Autocomplete-left-component{width:30%;min-width:250px}.sc-Autocomplete-hint-container{padding:4px;display:inline-flex;gap:8px;flex-wrap:wrap}.sc-Autocomplete-hint{width:32%;background-color:#fff}.sc-Autocomplete-hint-image{margin-bottom:8px;text-align:center}.sc-Autocomplete-hint-image img{height:100%;width:100%;object-fit:contain;min-width:40px;min-height:40px;max-width:60px;max-height:60px}.sc-Autocomplete-hint-name{width:100%;font-size:1rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:8px;background-color:#fff;text-align:center}.sc-Autocomplete-hint-price{text-align:center;font-size:1.125rem;background-color:#fff}.sc-container-layout-sort,.sc-pager{display:flex;justify-content:space-between;padding-right:10px}.sc-container-layout-sort{padding-left:10px}.sc-btn-grid{border:1px solid #e0e0e0;border-right-color:#fff;background-color:#fff;padding:6px 10px;border-bottom-left-radius:3px;border-top-left-radius:3px}.sc-btn-grid.active{background-color:#e0e0e0}.sc-btn-grid:hover{cursor:pointer;background-color:#f2f2f2}.sc-btn-list{border:1px solid #e0e0e0;border-left-color:#fff;background-color:#fff;padding:6px 10px;border-bottom-right-radius:3px;border-top-right-radius:3px}.sc-btn-list.active{background-color:#e0e0e0}.sc-btn-list:hover{cursor:pointer;background-color:#f2f2f2}.sc-Pagination-btn{border:0 #fff;border-radius:50%;box-shadow:none;height:36px;width:36px}.sc-Pagination-btn:hover{background-color:#fff;cursor:pointer}.sc-Pagination-btn.active{background-color:var(--bg-sc-btn-color);color:#fff}.sc-Facet{background-color:#fff}.sc-Facet-category{font-weight:600;font-size:1rem;margin-top:3px;margin-bottom:auto;padding:0}.sc-FacetCheckBox-label{font-size:1rem;font-weight:400;line-height:1.5;cursor:pointer}.sc-FacetCheckBox-label:hover{transition:.5s;text-shadow:2px 2px 5px rgba(0,0,0,.5)}.sc-btn{background-color:#fff;border:0;box-shadow:none;cursor:pointer;border-radius:50%;height:36px;width:36px}.sc-btn:hover{background-color:#f2f2f2}.sc-btn.collapse>svg{transition:.5s;transform:rotate(0deg)}.sc-btn.expand>svg{transition:.5s;transform:rotate(-90deg)}.sc-Facet-accordion{cursor:pointer;text-align:left;border-radius:10px;position:relative;transition:max-height 1s}.sc-Facet-accordion>div:first-child{padding:1vh 1vw}.sc-Facet-panel{padding:0 1px;position:relative;max-height:0;overflow-y:auto}.sc-Facet-panel,.sc-Facet-panel.active{border-top:1px solid #e5e5e5;transition:max-height 2s cubic-bezier(0,1,0,1),padding 2s cubic-bezier(0,1,0,1)}.sc-Facet-panel.active{max-height:200px;padding:1vh 1vw}.sc-Facet-panel.active::-webkit-scrollbar,.sc-Facet-panel::-webkit-scrollbar{width:5px}.sc-Facet-panel.active::-webkit-scrollbar-track{background:#f1f1f1}.sc-Facet-panel.active::-webkit-scrollbar-thumb{background:#e5e5e5}.sc-Facet-panel.active::-webkit-scrollbar-thumb:hover{background:#bdb5b5}.sc-Facet-clear-filter{display:flex;justify-content:space-between;border:unset;border-radius:20px;padding-left:12px;padding-right:12px;background-color:#36f;width:47px;height:24px;color:#fff;align-items:center}.sc-Facet-clear-filter:hover{cursor:pointer}.sc-Facet-count-filter{margin:4px}.sc-Facet-price-range-input input{display:block;width:75px;height:40px;border-radius:4px;border:1px solid #e4e9f2;padding:10px;color:#8f9bb3}.sc-Facet-price-range-submit{width:75px;height:40px;padding:10px;border:unset;background-color:#36f;color:#fff}.sc-Hits-grid{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-gap:10px;padding:5px}@media only screen and (max-width:900px){.sc-Hits-grid{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:5px;padding:5px}}@media only screen and (max-width:800px){.sc-Hits-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:5px;padding:5px}}.sc-Hits-list{grid-template-columns:auto}.sc-Hits-item{background-color:#fff;text-align:left;padding:0 0 10px;border-radius:5px;border:1px solid #fff;flex-direction:column;box-sizing:border-box}.sc-Hits-item,.sc-Hits-item.list{display:flex;justify-content:space-between}.sc-Hits-item.list{flex-direction:row;width:100%;padding:1vh 2vw 1vw}.sc-Hits-item.list:last-child{width:25%}.sc-Hits-item:hover{transform:scale(1.02);transition:.5s;cursor:pointer;box-shadow:10px 10px 15px rgba(0,0,0,.3)}.sc-Hits-item.list .sc-Hits-image{width:20vw;margin-left:1vw;margin-right:1vw}.sc-Hits-information{width:100%}.sc-Hits-item.list .sc-Hits-information{margin-right:1vw}.sc-Hits-image-box{border-bottom:1px solid #c4c4c4;display:block;margin-right:auto;margin-left:auto;height:20vh;width:100%}.sc-Hits-item.list .sc-Hits-image-box{border-bottom:#fff;margin:0;height:20vh;width:20vw}.sc-Hits-image-box>img{height:100%;width:100%;object-fit:contain}.sc-Hits-item.list .sc-Hits-image{margin:0}.sc-Hits-name{font-weight:400}.sc-Hits-name,.sc-Hits-price{margin:1vh 1vw;font-size:1rem}.sc-Hits-price{color:var(--bg-sc-btn-color);font-weight:500}.sc-Hits-item.list .sc-Hits-price{margin-top:2vh}.sc-Hits-add-to-card{background-color:var(--bg-sc-btn-color);color:#fff;font-weight:600;font-size:.7rem;box-shadow:none;margin:1vh 1vw;padding:4px 10px 4px 5px;border-radius:5px;border-color:#fff;border-style:none;cursor:pointer;display:flex;align-items:center;white-space:nowrap}.sc-Hits-add-to-card>div{margin-left:2px;font-size:.7rem}.sc-Hits-add-to-card:hover{opacity:.9}.sc-Hits-sku{margin:1vh 1vw;font-size:.8rem;font-weight:400}.fw-bolder strong{margin-bottom:1rem;font-weight:bolder;color:rgba(0,0,0,.54)}.sc-PageSize{margin-left:3vh;position:relative}.sc-PageSize:after{content:"<>";font:17px Consolas,monospace;color:#333;transform:rotate(90deg);right:5%;top:20%;padding:0 0 2px;border-bottom:1px solid #999;position:absolute;pointer-events:none}.sc-PageSize-select{color:#2c3636;padding:10px 32px 10px 14px;border:1px solid #e0e0e0;border-radius:5px}.sc-PageSize-select:hover{border:1px solid #2c3636;cursor:pointer}.sc-PageSize-option{color:#2c3636}.sc-Sort-select{color:#2c3636;padding:10px 32px 10px 14px;border:1px solid #e0e0e0;border-radius:5px}.sc-Sort-select:hover{border:1px solid #2c3636;cursor:pointer}.sc-Sort-option{color:#2c3636}.selected-filter{display:flex;flex-wrap:wrap}.filter-tag{border:1px solid #000;display:flex;justify-content:space-between;padding:4px;background-color:#fff;border-radius:4px}.filter-tag-label,.filter-x-icon{text-transform:capitalize}.image-error-wrapper{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:#f5f5f5;border-radius:4px}.sc-Facet-btn-collapse{font-family:sofia-pro,sans-serif;color:#435656;font-weight:500;font-size:1rem;width:100%;border:unset;padding-top:8px;padding-bottom:8px;cursor:pointer;background-color:transparent}.sc-Facet-btn-collapse:hover{background-color:rgba(0,120,193,.04)}