.section_animated_point{height:100%;overflow:visible;position:relative;width:100%}.section_animated_point__cursor-container{display:none;overflow:visible;pointer-events:none;position:absolute;z-index:10}.section_animated_point__cursor-container[data-edge=top]{top:-1px;transform-origin:center top}.section_animated_point__cursor-container[data-edge=bottom]{bottom:-1px;transform-origin:center bottom}.section_animated_point__cursor-container[data-edge=left]{left:-1px;transform-origin:left center}.section_animated_point__cursor-container[data-edge=right]{right:-1px;transform-origin:right center}.section_animated_point__cursor{display:block;height:100%;overflow:visible;width:100%}.section_animated_point__cursor-container[data-edge=bottom] .section_animated_point__cursor{transform:scaleY(-1)}.section_animated_point__cursor-container[data-edge=left] .section_animated_point__cursor{transform:rotate(90deg)}.section_animated_point__cursor-container[data-edge=right] .section_animated_point__cursor{transform:rotate(-90deg) scaleX(-1)}@media (max-width:767px){.section_animated_point__cursor-container{display:block}}