.product-row-carousel{width:100%;max-width:100%;position:relative}.home-page .product-row-scroll{box-sizing:border-box;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;scroll-snap-type:x proximity;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;flex-flow:row;align-items:stretch;gap:16px;width:100%;min-width:0;max-width:100%;padding:0 20px 4px;scroll-padding:0 20px;display:flex;overflow:auto hidden}.home-page .product-row-scroll::-webkit-scrollbar{height:0;display:none}.home-page .product-row-scroll .product-card{scroll-snap-align:start;flex:0 0 300px!important;width:300px!important;min-width:300px!important;max-width:300px!important}.home-page .product-row-scroll .product-card .media-block{width:100%;max-width:100%}.product-row-arrow{z-index:6;color:#111;cursor:pointer;background:#ffffffeb;border:1px solid #d5d9d9;border-radius:6px;justify-content:center;align-items:center;width:44px;height:100px;padding:0;transition:background .2s,box-shadow .2s;display:inline-flex;position:absolute;top:42%;transform:translateY(-50%);box-shadow:0 2px 8px #0000001f}.product-row-arrow svg{stroke-width:2.2px;width:28px;height:28px}.product-row-arrow:hover{background:#fff;box-shadow:0 4px 12px #00000029}.product-row-arrow:focus-visible{outline-offset:2px;outline:2px solid #01573c}.product-row-arrow--left{left:8px}.product-row-arrow--right{right:8px}@media (max-width:768px){.home-page .product-row-scroll{padding:0 20px 4px;scroll-padding:0 20px}.home-page .product-row-scroll .product-card{flex:0 0 260px!important;width:260px!important;min-width:260px!important;max-width:260px!important}.product-row-arrow{width:36px;height:80px}.product-row-arrow svg{width:22px;height:22px}}@media (max-width:480px){.home-page .product-row-scroll{padding:0 20px 4px;scroll-padding:0 20px}.home-page .product-row-scroll .product-card{flex:0 0 240px!important;width:240px!important;min-width:240px!important;max-width:240px!important}.product-row-arrow{display:none}}
