.custom-slider{display:block;position:relative}.custom-slider-row-wrapper{display:inline-block;width:100%;overflow:hidden;overflow-x:scroll;scrollbar-width:none;height:100%}.custom-slider-row-wrapper::-webkit-scrollbar{width:0;height:0}.custom-slider-row{width:max-content;height:100%}.custom-slider-row .custom-slider-element:first-child{margin-left:20px}.custom-slider-row .custom-slider-element:last-child{margin-right:20px}.custom-arrow-block{display:inline-block;height:40px;width:20px;cursor:pointer;position:absolute;border-radius:2px 0 0 2px;background:url(/themes/redesign/img/components/path.svg)right center no-repeat,rgba(255,255,255,1)}.custom-arrow-block.before{transform:rotate(180deg);left:-30px}.custom-arrow-block.after{right:-30px}.custom-arrow-block.hidden{opacity:.2}.custom-slider-element-wrapper{display:inline-block!important;vertical-align:top}@media (max-width:1279px){.custom-slider{width:100%}.custom-arrow-block.after{right:-10px}.custom-arrow-block.before{left:-10px}.custom-slider-row-wrapper{margin-left:10px;width:calc(100% - 20px)}}@media (max-width:1023px){.custom-slider-row-wrapper{margin-left:20px;width:calc(100% - 40px)}.custom-arrow-block.before{left:5px}.custom-arrow-block.after{right:5px}}