.draggable-container{position:relative}.draggable-container:hover .next-arrow .indicator,.draggable-container:hover .prev-arrow .indicator{opacity:1}.draggable-container .next-arrow,.draggable-container .prev-arrow{display:flex;justify-content:center;align-items:center;position:absolute;top:0;z-index:3;border:none;height:100%;width:5%;background-color:rgba(0,0,0,0)}.draggable-container .next-arrow .indicator,.draggable-container .prev-arrow .indicator{width:16px;height:16px;border-color:#1381e0;border-style:solid;border-width:0 3px 3px 0;background-color:rgba(0,0,0,0);transform:rotate(-45deg);transition:opacity .3s ease-out;opacity:1}@media(min-width:1025px){.draggable-container .next-arrow .indicator,.draggable-container .prev-arrow .indicator{opacity:0}}.draggable-container .next-arrow:hover .indicator,.draggable-container .prev-arrow:hover .indicator{opacity:1}.draggable-container .prev-arrow{left:-18px}.draggable-container .prev-arrow .indicator{transform:rotate(135deg)}.draggable-container .prev-arrow{background:linear-gradient(90deg,#fbfbfb 1.04%,rgba(251,251,251,.9098039216) 34.38%,rgba(251,251,251,.8117647059) 49.48%,rgba(251,251,251,.7019607843) 61.98%,rgba(251,251,251,.5490196078) 73.44%,rgba(251,251,251,0))}@media(min-width:768px){.draggable-container .prev-arrow{left:-32px}}.draggable-container .next-arrow{right:-2px;background:linear-gradient(-90deg,#fbfbfb 1.04%,rgba(251,251,251,.9098039216) 34.38%,rgba(251,251,251,.8117647059) 49.48%,rgba(251,251,251,.7019607843) 61.98%,rgba(251,251,251,.5490196078) 73.44%,rgba(251,251,251,0))}@media(min-width:768px){.draggable-container .next-arrow{right:-32px}}.draggable-container .pagination{display:flex;justify-content:center;gap:8px;margin-top:-10px}.draggable-container .pagination .pagination-bullet{width:8px;height:8px;border-radius:50%;background-color:#818e95;border:none;cursor:pointer;transition:background-color .3s}.draggable-container .pagination .pagination-bullet-active{width:8px;height:8px;border-radius:50%;background-color:#0070eb;border:none;cursor:pointer;transition:background-color .3s}.draggable-container .pagination .pagination-bullet,.draggable-container .pagination .pagination-bullet-active,.draggable-wrapper{-webkit-tap-highlight-color:rgba(0,0,0,0)}.draggable-wrapper{display:flex;overflow-x:scroll;overflow-y:hidden;overscroll-behavior-x:contain;-webkit-user-select:none;-moz-user-select:none;user-select:none;scrollbar-width:none}.draggable-wrapper .dummy-space{flex-shrink:0;height:1px}.draggable-wrapper::-webkit-scrollbar{display:none}.draggable-wrapper.dragging *{pointer-events:none}.draggable-container.animated-trailer .draggable-wrapper{overflow-y:visible;margin:0 -20px -20px;padding:0 20px 20px}.draggable-container.animated-trailer .next-arrow,.draggable-container.animated-trailer .prev-arrow{cursor:pointer;pointer-events:all}.draggable-container.animated-trailer .prev-arrow{left:-20px;width:100px;justify-content:flex-start;background:linear-gradient(90deg,#fbfbfb 1.04%,hsla(0,0%,98%,.91) 34.38%,hsla(0,0%,98%,.81) 49.48%,hsla(0,0%,98%,.7) 61.98%,hsla(0,0%,98%,.55) 73.44%,hsla(0,0%,98%,0))}@media(min-width:1025px){.draggable-container.animated-trailer .prev-arrow{left:-20px}}.draggable-container.animated-trailer .next-arrow{right:-20px;width:75px;justify-content:flex-end;background:linear-gradient(-90deg,#fbfbfb 1.04%,hsla(0,0%,98%,.91) 34.38%,hsla(0,0%,98%,.81) 49.48%,hsla(0,0%,98%,.7) 61.98%,hsla(0,0%,98%,.55) 73.44%,hsla(0,0%,98%,0))}@media(min-width:1025px){.draggable-container.animated-trailer .next-arrow{right:-20px}}