.hero-dot-location{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:center;line-height:1px;margin:0;padding:0;position:relative;top:-1rem}.hero-dot-location .dot{display:inline-flex;width:.5rem;height:.5rem;background:var(--line-color);border-radius:1rem;overflow:hidden;margin:0 1px;cursor:pointer}.hero-dot-location .dot.is-active,.hero-dot-location .dot:hover{background:var(--text-color)}.icon.discord{width:20px;height:20px;display:block;stroke:none!important;background:none!important}.icon.discord.fill.light path{fill:var(--background-color,#eee)}.icon.discord.fill.primary path{fill:var(--primary-color,#eee)}.icon.discord.fill.dark path{fill:var(--ui-color,#111)}.icon.discord.small{width:16px;height:16px}