.swipe_indicator{animation:move 1s infinite alternate-reverse;background-color:var(--color--grey-200);border-radius:30px;color:var(--color--grey-950);font-size:10px;height:16px;letter-spacing:1px;line-height:.8;padding:4px 0 0 2px;position:absolute;right:0;text-align:center;text-transform:uppercase;top:15px;width:45px;z-index:2}@keyframes move{0%{transform:translateX(0)}to{transform:translateX(-5px)}}.draggable_slider_wrapper.dark .swipe_indicator{background-color:var(--color--grey-900);color:var(--color--grey-50)}@media (max-width:767px){.slider-wrapper:not(.slider-wrapper.testimonial) .slides{gap:1rem}}@media (min-width:768px){.slider-wrapper.timeline .slides{gap:4rem}.slider-wrapper.image_and_text .slides{gap:6rem}.slider-wrapper.quote .slides{gap:2rem}}.custom-cursor{display:none}@media (min-width:1024px){.swipe_indicator{display:none}.draggable_slider_wrapper.dark .custom-cursor{color:var(--color--grey-50)}.draggable_slider_wrapper.dark .custom-cursor:after,.draggable_slider_wrapper.dark .custom-cursor:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='0 0 9.3 5.5'%3E%3Cpath d='m4.6 5.5.4-.4 3.7-3.8.4-.4-.7-.9-.5.4-3.3 3.4L1.3.4.9 0 0 .9l.4.4 3.7 3.8z' style='fill:%23fff'/%3E%3C/svg%3E")}.custom-cursor{align-items:center;border-radius:50%;color:var(--color--grey-950);display:block;display:flex;gap:.25rem;height:20px;justify-content:center;line-height:1;margin:0;opacity:0;padding:0;pointer-events:none;position:fixed;text-align:center;text-transform:uppercase;transition:opacity .4s ease;width:60px;z-index:1000}.custom-cursor:after,.custom-cursor:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='0 0 9.3 5.5'%3E%3Cpath d='m4.6 5.5.4-.4 3.7-3.8.4-.4-.7-.9-.5.4-3.3 3.4L1.3.4.9 0 0 .9l.4.4 3.7 3.8z' style='fill:currentColor'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:18px;opacity:.75;position:absolute;top:0;width:18px}.custom-cursor:before{left:-18px;transform:rotate(90deg)}.custom-cursor:after{right:-18px;transform:rotate(-90deg)}.custom-cursor-boundary,.custom-cursor-boundary *{cursor:none!important}}.quote:after,.quote:before{background-color:var(--color--grey-200);content:"";height:100%;position:absolute;top:0;width:1px}.quote:before{left:0}.quote:after{right:0}.draggable_slider_wrapper .drag-handle-container:before,.draggable_slider_wrapper .drag-handle:before{content:"";height:1px;position:absolute;top:5px}.draggable_slider_wrapper .drag-handle{background:var(--color--grey-950)}.draggable_slider_wrapper .drag-handle-container:before{background:var(--color--grey-200);right:0;width:100%}.draggable_slider_wrapper .drag-handle:before{background:var(--color--grey-950);right:100%;width:100vw}.draggable_slider_wrapper.dark{color:var(--color--grey-50)}.draggable_slider_wrapper.dark .drag-handle-container:before{background:var(--color--grey-700)}.draggable_slider_wrapper.dark .drag-handle,.draggable_slider_wrapper.dark .drag-handle:before{background:var(--color--grey-50)}