@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.affilizone-top--sticky .header-with-search-wrapper.container-wrapper{min-width:inherit}body,html{color:#000c;font-family:Montserrat,Helvetica Neue,Arial,sans-serif;line-height:1.4}html{overflow-y:scroll}form{margin-top:0}div,form{display:block;unicode-bidi:isolate}.navbar-wrapper{background:#000;height:2.125rem;position:relative;z-index:400}.affilizone-Content{background-color:#f5f6fa;margin-top:7.4375rem;padding-top:20px}.affilizone-searchbar-input__input{align-items:center;background-color:initial;border:0;display:flex;flex:1 1;margin:0;outline:none;padding:0}.affilizone-searchbar-input{box-sizing:border-box;display:flex;flex:1 1;padding:0 .625rem;position:relative}.affilizone-searchbar__main{display:flex;flex:1 1}.affilizone-searchbar{--focus-indicator-spacing:3px;align-items:stretch;background:#f5f6fa;border-radius:2px;box-sizing:border-box;display:flex;height:2.5rem;justify-content:space-between;padding:.1875rem}.cart-drawer-container{padding:10px 0}.center,.v-center{align-items:center;display:flex}.cart-drawer{cursor:pointer;margin:0 0 0 5px;outline:0;overflow:visible;position:relative}.header-with-search__cart-wrapper{align-items:center;box-sizing:border-box;display:flex;justify-content:center;margin:0 10px}.header-with-search-wrapper{background:#0000;box-shadow:0 1px 1px 0 #0000000d;box-sizing:border-box;z-index:300}.header-with-search{align-items:center;box-sizing:border-box;display:flex;height:5.3125rem;justify-content:space-between;padding:1rem 0 .625rem}.header-with-search__search-section{display:flex;flex:1 1;flex-direction:column;justify-content:flex-start;position:relative;width:100%}.header-with-search__logo-wrapper{border-radius:2px;display:block;margin:0;text-align:left;unicode-bidi:isolate;width:200px}.header-with-search__logo-section{box-sizing:border-box;position:relative;top:-.1875rem}.container{margin-left:auto;margin-right:auto;max-width:1200px}.affilizone-top--sticky{left:0;position:fixed;right:0;top:0;transform:translateZ(0);z-index:100}.affilizone-top{background:#000;background:linear-gradient(-180deg,#000,#444);transition:transform .2s cubic-bezier(.4,0,.2,1)}.home-page{display:flex;justify-content:center;min-height:100vh}.container{display:flex;justify-content:center}.content-wrapper{display:flex;gap:7.5px}.main-content{align-items:center;border-radius:8px;display:flex;height:400px;justify-content:center;margin:0 auto;object-fit:cover;overflow:hidden;width:795px}.stacked-content{display:flex;flex-direction:column;gap:7.5px}@media (max-width:1199px){.stacked-content{display:none}.main-content{align-items:center;border-radius:8px;display:flex;height:400px;justify-content:center;margin:0 auto;object-fit:cover;overflow:hidden;width:795px}}.stacked-image{border-radius:8px;height:196.25px;object-fit:cover;overflow:hidden;width:397.5px}.carousel{height:100%;overflow:hidden;position:relative;width:100%}.carousel-inner,.carousel-wrapper{display:flex;height:100%;width:100%}.carousel-inner{transition:transform .5s ease-in-out}.carousel-item{background-color:#000;flex:0 0 100%;height:100%}.carousel-control{background:#0000004d;border:none;color:#fff;cursor:pointer;opacity:0;padding:10px;position:absolute;top:50%;transform:translateY(-50%);transition:opacity .2s ease-in-out,background-color .2s ease-in-out;width:40px;z-index:1}.carousel:hover .carousel-control{opacity:1}.carousel-control:hover{background-color:#000c}.prev{border-radius:0 20px 20px 0;left:0}.next{border-radius:20px 0 0 20px;right:0}.carousel-dots{bottom:20px;list-style:none;margin:0;padding:0;position:absolute}.carousel-content,.carousel-dots{display:flex;justify-content:center;width:100%}.carousel-content{align-items:center;background:#333;height:100%}.carousel-link{color:#fff;display:block;height:100%;line-height:200px;text-align:center;text-decoration:none;width:100%}.carousel-dot{background:#ffffff13;border-radius:50%;cursor:pointer;height:10px;margin:0 4px;transition:background .3s ease;width:10px}.carousel-dot.active{background:#fff}.product-page{display:flex;margin:0 auto;max-width:1200px;width:100%}.sidebar{min-width:200px;padding:0;width:200px}.content,.sidebar{box-sizing:border-box}.content{display:flex;flex:1 1;flex-direction:column;justify-content:space-between;padding:10px}.filters{margin:0}h1{font-size:14px;font-weight:300}.filters h3{font-size:14px;font-weight:700;margin:0}.filters label{align-items:flex-start;display:flex;font-size:13px;line-height:18px;margin-bottom:0;padding:0}.filterGroup{border-top:1px solid #ddd;overflow:hidden;padding-top:16px}.filterBox{overflow:hidden;padding-bottom:20px;padding-top:10px}.filterBox.expanded{max-height:none}.filterBox.collapsed{max-height:0;overflow:hidden}.show-more-button{background-color:initial;border:none;color:#000;cursor:pointer;font-size:14px;padding:0;text-decoration:none}.show-more-button:hover{color:gray}.label-text{display:inline-block;max-width:calc(100% - 28px);padding:0 8px;word-break:break-word}.results{display:flex;flex-direction:column;flex-grow:1;min-height:500px}.products{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(4,1fr)}.product-item{background-color:#fff;border:1px solid #edeef2;border-radius:4px;box-shadow:0 2px 4px #0000;color:#000;display:flex;flex-direction:column;height:100%;opacity:0;overflow:hidden;text-decoration:none;transform:translateY(20px);transition:opacity .3s ease-in,visibility .3s ease-in,transform .3s ease-in,box-shadow .2s ease-in-out;visibility:hidden}.product-item.visible{opacity:1;transform:translateY(0);visibility:visible}.product-item.hidden{opacity:0}.product-item:hover{box-shadow:0 4px 8px #0003}.product-item img{height:auto;object-fit:cover;width:100%}.product-item h2{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;flex-grow:1;font-size:13px;font-weight:400;margin:10px 0 5px;max-width:100%;overflow:hidden;padding:0 10px;text-decoration:none;text-overflow:ellipsis}.product-item p{align-self:flex-start;color:#555;font-size:13px;margin:0;padding:0 10px 10px}.no-results{align-items:center;display:flex;height:100vh;justify-content:center;width:100%}.pagination{background-color:#fff;border-radius:25px;display:inline-flex;height:30px;justify-content:center;margin-bottom:20px;margin-top:20px;overflow:hidden;width:auto}.pagination button{background:none;border:none;color:#000;cursor:pointer;min-width:30px;transition:background-color .3s ease,color .3s ease}.pagination button:hover{background-color:#eee;color:#000}.pagination button.active{background-color:#000;color:#fff;cursor:default}.disabled{cursor:not-allowed!important;opacity:.5}.checkbox-wrapper{cursor:pointer;display:inline-block;flex-shrink:0;height:15px;position:relative;-webkit-user-select:none;user-select:none;width:15px}.checkbox-wrapper input[type=checkbox]{display:none}.checkbox-wrapper .custom-checkbox{background-color:#fff;border:1px solid #edeef2;border-radius:4px;height:15px;left:0;position:absolute;top:50%;transform:translateY(-50%);transition:background-color .3s,border-color .3s;width:15px}.checkbox-wrapper input[type=checkbox]:checked+.custom-checkbox{background-color:#454649;border-color:#454649}.checkbox-wrapper input[type=checkbox]:checked+.custom-checkbox:after{border:solid #fff;border-width:0 2px 2px 0;content:"";height:6px;left:5px;position:absolute;top:2px;transform:rotate(45deg);width:3px}.flex,.navbar{align-items:center}.flex{display:flex}.announcements{color:#fff;justify-content:center}
/*# sourceMappingURL=main.9911a641.css.map*/