

.index-module_type__E-SaG::after {
          content: '|';
          animation: index-module_cursor__PQg0P 1.1s infinite step-start;
        }

        @keyframes index-module_cursor__PQg0P {
          50% {
            opacity: 0;
          }
        }
