.homeproducts-grid-wrapper{position:relative;max-width:100%;margin:0 auto;width:100%}.homeproducts-grid-container{gap:15px;width:100%;display:grid}.homeproducts-grid-container[data-grid-desktop="1"]{grid-template-columns:repeat(1,1fr)}.homeproducts-grid-container[data-grid-desktop="2"]{grid-template-columns:repeat(2,1fr)}.homeproducts-grid-container[data-grid-desktop="3"]{grid-template-columns:repeat(3,1fr)}.homeproducts-grid-container[data-grid-desktop="4"]{grid-template-columns:repeat(4,1fr)}.homeproducts-grid-container[data-grid-desktop="5"]{grid-template-columns:repeat(5,1fr)}.homeproducts-grid-container[data-grid-desktop="6"]{grid-template-columns:repeat(6,1fr)}.homeproducts-grid-container[data-grid-desktop="7"]{grid-template-columns:repeat(7,1fr)}.homeproducts-grid-container[data-grid-desktop="8"]{grid-template-columns:repeat(8,1fr)}.homeproducts-grid-container>*{min-width:0}.homeproducts-grid-container img{height:auto;max-width:100%;display:block}.homeproducts-carousel-wrapper{overflow:hidden;position:relative;max-width:100%;margin:0 auto;width:100%}.homeproducts-carousel-container{padding:0;position:relative;width:100%}.homeproducts-carousel-track{transition:transform .5s cubic-bezier(.4,0,.2,1);position:relative;will-change:transform;width:100%;display:flex}.homeproducts-carousel-slide{flex-shrink:0;min-width:100%;width:100%;display:flex}.homeproducts-carousel-items{padding:0;gap:15px;width:100%;display:flex}.homeproducts-carousel-items>*{flex:0 0 auto;min-width:0}.homeproducts-carousel-items[data-items-per-view="1"]>*{flex:0 0 100%;width:100%}.homeproducts-carousel-items[data-items-per-view="2"]>*{flex:0 0 calc(50% - 7.5px);width:calc(50% - 7.5px)}.homeproducts-carousel-items[data-items-per-view="3"]>*{flex:0 0 calc(33.333% - 10px);width:calc(33.333% - 10px)}.homeproducts-carousel-items[data-items-per-view="4"]>*{flex:0 0 calc(25% - 11.25px);width:calc(25% - 11.25px)}.homeproducts-carousel-items[data-items-per-view="5"]>*{flex:0 0 calc(20% - 12px);width:calc(20% - 12px)}.homeproducts-carousel-items[data-items-per-view="6"]>*{flex:0 0 calc(16.666% - 12.5px);width:calc(16.666% - 12.5px)}.homeproducts-carousel-items[data-items-per-view="7"]>*{flex:0 0 calc(14.285% - 12.85px);width:calc(14.285% - 12.85px)}.homeproducts-carousel-items[data-items-per-view="8"]>*{flex:0 0 calc(12.5% - 13.125px);width:calc(12.5% - 13.125px)}.homeproducts-carousel-nav{height:var(--dot-buton-height,44px);transform:translateY(-50%);padding:0;justify-content:center;font-size:var(--font-size-normal,16px);border:none;color:var(--slider-arrow-text-color,#333);transition:all .3s ease;position:absolute;top:50%;margin:0;align-items:center;box-shadow:0 2px 8px rgba(0,0,0,.15);border-radius:50%;background:var(--slider-arrow-background-color,hsla(0,0%,100%,.9));cursor:pointer;width:var(--dot-buton-width,44px);display:flex;z-index:10}.homeproducts-carousel-nav:hover{transform:translateY(-50%) scale(1.1);box-shadow:0 4px 12px rgba(0,0,0,.25);background:#fff}.homeproducts-carousel-nav:active{transform:translateY(-50%) scale(.95)}.homeproducts-carousel-nav:focus{outline-offset:2px;outline:2px solid #007bff}.homeproducts-carousel-nav:disabled{opacity:.5;cursor:not-allowed}.homeproducts-carousel-prev{left:10px}.homeproducts-carousel-next{right:10px}.homeproducts-carousel-nav i{line-height:1;display:block}.homeproducts-carousel-dots{transform:translateX(-50%);padding:0 20px;justify-content:center;flex-wrap:wrap;position:absolute;bottom:20px;gap:10px;align-items:center;left:50%;display:flex;z-index:10}.homeproducts-carousel-dots-outside{transform:none;padding:15px;position:relative;bottom:auto;left:auto;margin-top:20px;display:flex}.homeproducts-carousel-dot{height:12px;padding:0;border:2px solid var(--slider-dot-color,hsla(0,0%,100%,.5));transition:all .3s ease;position:relative;margin:0;border-radius:50%;background:var(--slider-dot-color,hsla(0,0%,100%,.5));cursor:pointer;width:12px}.homeproducts-carousel-dot:hover{border-color:#fff;transform:scale(1.2);background:hsla(0,0%,100%,.7)}.homeproducts-carousel-dot.is-active{border:2px solid var(--dot-active-color,#fff);border-radius:6px;background:var(--dot-active-color,#fff);width:32px}.homeproducts-carousel-dot:focus{outline-offset:2px;outline:2px solid hsla(0,0%,100%,.8)}@media (max-width:992px){.homeproducts-grid-container[data-grid-desktop="4"],.homeproducts-grid-container[data-grid-desktop="5"],.homeproducts-grid-container[data-grid-desktop="6"],.homeproducts-grid-container[data-grid-desktop="7"],.homeproducts-grid-container[data-grid-desktop="8"]{grid-template-columns:repeat(var(--grid-tablet,3),1fr)}.homeproducts-grid-container[data-grid-desktop="3"]{grid-template-columns:repeat(var(--grid-tablet,2),1fr)}.homeproducts-carousel-items[data-items-per-view-tablet="1"]>*{width:100%}.homeproducts-carousel-items[data-items-per-view-tablet="2"]>*{width:calc(50% - 7.5px)}.homeproducts-carousel-items[data-items-per-view-tablet="3"]>*{width:calc(33.333% - 10px)}.homeproducts-carousel-items[data-items-per-view-tablet="4"]>*{width:calc(25% - 11.25px)}.homeproducts-carousel-items[data-items-per-view-tablet="5"]>*{width:calc(20% - 12px)}.homeproducts-carousel-items:not([data-items-per-view-tablet])[data-items-per-view="4"]>*,.homeproducts-carousel-items:not([data-items-per-view-tablet])[data-items-per-view="5"]>*,.homeproducts-carousel-items:not([data-items-per-view-tablet])[data-items-per-view="6"]>*{width:calc(33.333% - 10px)}.homeproducts-carousel-items:not([data-items-per-view-tablet])[data-items-per-view="3"]>*{width:calc(50% - 7.5px)}}@media (max-width:768px){.homeproducts-grid-container{grid-template-columns:repeat(var(--grid-mobile,2),1fr)!important;gap:10px}.homeproducts-carousel-nav{height:40px;font-size:16px;width:40px}.homeproducts-carousel-prev{left:5px}.homeproducts-carousel-next{right:5px}.homeproducts-carousel-items{padding:0 5px;gap:10px}.homeproducts-carousel-slide{min-width:100%!important;width:100%!important}.homeproducts-carousel-items[data-items-per-view-mobile="1"]>*{width:100%!important}.homeproducts-carousel-items[data-items-per-view-mobile="2"]>*{width:calc(50% - 5px)!important}.homeproducts-carousel-items[data-items-per-view-mobile="3"]>*{width:calc(33.333% - 6.66px)!important}.homeproducts-carousel-items:not([data-items-per-view-mobile])>*{flex:0 0 calc(50% - 5px)!important;max-width:calc(50% - 5px)!important;width:calc(50% - 5px)!important}.homeproducts-carousel-dots{bottom:15px;gap:8px}.homeproducts-carousel-dot{height:10px;width:10px}.homeproducts-carousel-dot.is-active{width:24px}}@media (max-width:480px){.homeproducts-grid-container{gap:8px}.homeproducts-carousel-nav{height:36px;font-size:14px;width:36px}.homeproducts-carousel-prev{left:3px}.homeproducts-carousel-next{right:3px}.homeproducts-carousel-items{padding:0 3px;gap:8px}.homeproducts-carousel-dots{bottom:10px;gap:6px}.homeproducts-carousel-dot{height:8px;border-width:1.5px;width:8px}.homeproducts-carousel-dot.is-active{width:20px}}.homeproducts-carousel-wrapper{touch-action:pan-y}.homeproducts-carousel-slide,.homeproducts-carousel-track{backface-visibility:hidden;perspective:1000px}.homeproducts-carousel-items img,.homeproducts-grid-container img{height:auto;max-width:100%;display:block}