-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
1 lines (1 loc) · 27.7 KB
/
index.html
1
<!DOCTYPE HTML><html lang="en"><head><title>8-Pit</title><meta charset="utf-8" /><meta name="viewport" content="width=device-width,initial-scale=1" /><meta name="color-scheme" content="light only" /><meta name="description" content="Welcome to 8-Pit`s site!" /><meta property="og:site_name" content="8-Pit" /><meta property="og:title" content="8-Pit" /><meta property="og:type" content="website" /><meta property="og:description" content="Welcome to 8-Pit`s Carrd!" /><meta property="og:image" content="https://8-pit.carrd.co/assets/images/card.jpg?v=689279f8" /><meta property="og:image:type" content="image/jpeg" /><meta property="og:image:width" content="1280" /><meta property="og:image:height" content="800" /><meta property="og:url" content="https://8-pit.carrd.co" /><meta property="twitter:card" content="summary_large_image" /><link rel="canonical" href="https://8-pit.carrd.co" /><link href="https://fonts.googleapis.com/css2?display=swap&family=Noto+Sans:ital,wght@0,400;1,400&family=Sora:ital,wght@0,300;1,300&family=DM+Sans:ital,wght@0,700;1,700" rel="stylesheet" type="text/css" /><style>html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}body{line-height:1;}ol,ul{list-style:none;}blockquote,q{quotes:none;}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}table{border-collapse:collapse;border-spacing:0;}body{-webkit-text-size-adjust:none}mark{background-color:transparent;color:inherit}input::-moz-focus-inner{border:0;padding:0}input[type="text"],input[type="email"],select,textarea{-moz-appearance:none;-webkit-appearance:none;-ms-appearance:none;appearance:none}*, *:before, *:after {box-sizing: border-box;}body {line-height: 1.0;min-height: var(--viewport-height);min-width: 320px;overflow-x: hidden;word-wrap: break-word;}body:before {content: '';display: block;background-attachment: scroll;height: var(--background-height);left: 0;pointer-events: none;position: fixed;top: 0;transform: scale(1);width: 100vw;z-index: 0;background-image: url('assets/images/bg.jpg?v=689279f8');background-position: center;background-repeat: no-repeat;background-size: cover;background-color: #161821;}body:after {background-color: #1B2024;content: '';display: block;height: 100%;left: 0;opacity: 0;pointer-events: none;position: fixed;top: 0;transform: scale(1);transition: opacity 0.5s ease-in-out 0s, visibility 0.5s 0s;visibility: hidden;width: 100%;z-index: 1;}body.is-loading:after {opacity: 1;visibility: visible;}:root {--background-height: 100vh;--site-language-alignment: left;--site-language-direction: ltr;--site-language-flex-alignment: flex-start;--site-language-indent-left: 1;--site-language-indent-right: 0;--viewport-height: 100vh;}html {font-size: 14pt;}u {text-decoration: underline;}strong {color: inherit;font-weight: bolder;}em {font-style: italic;}code {background-color: rgba(144,144,144,0.25);border-radius: 0.25em;font-family: 'Lucida Console', 'Courier New', monospace;font-size: 0.9em;font-weight: normal;letter-spacing: 0;margin: 0 0.25em;padding: 0.25em 0.5em;text-indent: 0;}mark {background-color: rgba(144,144,144,0.25);}spoiler-text {-webkit-text-stroke: 0;background-color: rgba(32,32,32,0.75);text-shadow: none;text-stroke: 0;color: transparent;cursor: pointer;transition: color 0.1s ease-in-out;}spoiler-text.active {color: #FFFFFF;cursor: text;}s {text-decoration: line-through;}sub {font-size: smaller;vertical-align: sub;}sup {font-size: smaller;vertical-align: super;}a {color: inherit;text-decoration: underline;transition: color 0.5s ease;}a[onclick]:not([href]) {cursor: pointer;}deferred-script {display: none;}#wrapper {-webkit-overflow-scrolling: touch;align-items: center;display: flex;flex-direction: column;justify-content: center;min-height: var(--viewport-height);overflow: hidden;position: relative;z-index: 2;padding: 1rem 1rem 1rem 1rem;}#main {--alignment: var(--site-language-alignment);--flex-alignment: var(--site-language-flex-alignment);--indent-left: var(--site-language-indent-left);--indent-right: var(--site-language-indent-right);--border-radius-tl: 3rem;--border-radius-tr: 3rem;--border-radius-br: 3rem;--border-radius-bl: 3rem;align-items: center;display: flex;flex-grow: 0;flex-shrink: 0;justify-content: center;max-width: 100%;position: relative;text-align: var(--alignment);z-index: 1;background-color: rgba(0,0,0,0.561);box-shadow: 0.052rem 1.499rem 2.5rem 0.25rem #000000;border-radius: var(--border-radius-tl) var(--border-radius-tr) var(--border-radius-br) var(--border-radius-bl);transition: opacity 0.75s ease 0s,filter 0.75s ease 0s;}#main > .inner {--padding-horizontal: 2rem;--padding-vertical: 2rem;--spacing: 0rem;--width: 100vw;border-radius: var(--border-radius-tl) var(--border-radius-tr) var(--border-radius-br) var(--border-radius-bl);max-width: 100%;position: relative;width: var(--width);z-index: 1;padding: var(--padding-vertical) var(--padding-horizontal);}#main > .inner > * {margin-top: var(--spacing);margin-bottom: var(--spacing);transition: opacity 1.375s ease-in-out 0.375s,filter 1.375s ease-in-out 0.375s;}#main > .inner > :first-child {margin-top: 0 !important;}#main > .inner > :last-child {margin-bottom: 0 !important;}#main > .inner > .full {margin-left: calc(var(--padding-horizontal) * -1);max-width: calc(100% + calc(var(--padding-horizontal) * 2) + 0.4725px);width: calc(100% + calc(var(--padding-horizontal) * 2) + 0.4725px);}#main > .inner > .full:first-child {border-top-left-radius: inherit;border-top-right-radius: inherit;margin-top: calc(var(--padding-vertical) * -1) !important;}#main > .inner > .full:last-child {border-bottom-left-radius: inherit;border-bottom-right-radius: inherit;margin-bottom: calc(var(--padding-vertical) * -1) !important;}#main > .inner > .full.screen {border-radius: 0 !important;max-width: 100vw;position: relative;width: 100vw;left: 50%;margin-left: -50vw;right: auto;}body.is-loading #main {filter: blur(0.28125rem);opacity: 0;}body.is-loading #main > .inner > * {filter: blur(0.28125rem);opacity: 0;}body.is-instant #main, body.is-instant #main > .inner > *,body.is-instant #main > .inner > section > * {transition: none !important;}body.is-instant:after {display: none !important;transition: none !important;}h1, h2, h3, p {direction: var(--site-language-direction);position: relative;}h1 span.p, h2 span.p, h3 span.p, p span.p {display: block;position: relative;}h1 span[style], h2 span[style], h3 span[style], p span[style], h1 strong, h2 strong, h3 strong, p strong, h1 a, h2 a, h3 a, p a, h1 code, h2 code, h3 code, p code, h1 mark, h2 mark, h3 mark, p mark, h1 spoiler-text, h2 spoiler-text, h3 spoiler-text, p spoiler-text {-webkit-text-fill-color: currentcolor;}#text04:not(:first-child) {margin-top: 1rem !important;}#text04:not(:last-child) {margin-bottom: 1rem !important;}#text04 {color: #FFFFFF;font-family: 'Noto Sans', sans-serif;font-size: 2.75em;line-height: 1;font-weight: 400;text-shadow: 0.088rem 0.088rem 0.125rem #000000;}#text04 a {text-decoration: underline;}#text04 a:hover {text-decoration: none;}#text04 span.p:nth-child(n + 2) {margin-top: 1rem;}#text01 {color: rgba(255,255,255,0.478);font-family: 'Sora', sans-serif;font-size: 1.375em;line-height: 2;font-weight: 300;}#text01 mark {color: #FFFFFF;background-color: transparent;}#text01 a {text-decoration: none;}#text01 a:hover {text-decoration: underline;}#text01 span.p:nth-child(n + 2) {margin-top: 1rem;}#text02:not(:first-child) {margin-top: 1rem !important;}#text02:not(:last-child) {margin-bottom: 1rem !important;}#text02 {color: rgba(255,255,255,0.478);font-family: 'Sora', sans-serif;font-size: 1.375em;line-height: 1.5;font-weight: 300;}#text02 mark {color: #FFFFFF;background-color: transparent;}#text02 a {text-decoration: none;}#text02 a:hover {text-decoration: underline;}#text02 span.p:nth-child(n + 2) {margin-top: 1rem;}#text03 {color: rgba(255,255,255,0.478);font-family: 'Sora', sans-serif;font-size: 1.375em;line-height: 1.5;font-weight: 300;}#text03 mark {color: #FFFFFF;background-color: transparent;}#text03 a {text-decoration: none;}#text03 a:hover {text-decoration: underline;}#text03 span.p:nth-child(n + 2) {margin-top: 1rem;}.buttons {cursor: default;display: flex;justify-content: var(--flex-alignment);letter-spacing: 0;padding: 0;}.buttons li {max-width: 100%;text-align: var(--alignment);}.buttons li a {align-items: center;justify-content: center;max-width: 100%;text-align: center;text-decoration: none;vertical-align: middle;white-space: nowrap;}#buttons03 {--flex-alignment: center;--alignment: center;gap: 0.75rem;flex-direction: row;flex-wrap: wrap;}#buttons03 li a {display: inline-flex;width: 23.625rem;height: 3.5rem;line-height: 3.5rem;padding: 0 0.5rem;vertical-align: middle;font-family: 'DM Sans', sans-serif;font-size: 1.625em;font-weight: 700;border-radius: 1.25rem;box-shadow: 0.234rem 0.579rem 0.5rem 0rem rgba(0,0,0,0.412);transition: color 0.25s ease, background-color 0.25s ease, border-color 0.25s ease;}#buttons03 li a svg {display: block;fill: #BBDE59;flex-grow: 0;flex-shrink: 0;height: 100%;min-width: 16px;width: 1.5em;margin-left: -0.125em;margin-right: calc(0.5em + 0rem);transition: fill 0.25s ease;}#buttons03 li a .label {direction: var(--site-language-direction);overflow: hidden;}#buttons03 .button {background-color: rgba(0,0,0,0.82);color: #BBDE59;background-image: linear-gradient(39deg, transparent 85%, rgba(0,0,0,0.008) 100%);background-position: 0% 0%;background-repeat: repeat;background-size: cover;}#buttons03 .button svg {fill: #BBDE59;}#buttons03 .button:hover {background-color: rgba(0,0,0,0.478) !important;}.icc-credits {display: block;opacity: 1 !important;position: relative;transition-delay: 0s !important;}.icc-credits span {border-radius: 24px;cursor: pointer;display: inline-block;font-family: Arial, sans-serif;font-size: 12px;letter-spacing: 0;line-height: 1;position: relative;text-decoration: none;width: auto;}.icc-credits span a {display: inline-block;padding: 0.5em 0.375em;position: relative;text-decoration: none;transition: color 0.25s ease, transform 0.25s ease;z-index: 1;}.icc-credits span a:before {content: '( ';opacity: 1;transition: opacity 0.25s ease;}.icc-credits span a:after {content: ' )';opacity: 1;transition: opacity 0.25s ease;}.icc-credits span::after {background-image: linear-gradient(30deg, #A464A1 15%, #3B5DAD 85%);border-radius: inherit;box-shadow: 0 0.25em 1.25em 0 rgba(0,0,0,0.25);content: '';display: block;height: calc(100% + 2px);left: -1px;opacity: 0;pointer-events: none;position: absolute;top: -1px;transition: opacity 0.25s ease, box-shadow 0.25s ease, transform 0.25s ease;width: calc(100% + 2px);}.icc-credits span:hover {text-transform: none !important;}.icc-credits span:hover a {color: #ffffff !important;transform: scale(1.1) translateY(-0.05rem);}.icc-credits span:hover a:before {opacity: 0;}.icc-credits span:hover a:after {opacity: 0;}.icc-credits span:hover::after {opacity: 1;transform: scale(1.1) translateY(-0.05rem);}#credits span {color: rgba(255,255,255,0.498);margin-top: 1.5rem !important;}@media (max-width: 1920px) {}@media (max-width: 1680px) {html {font-size: 10pt;}}@media (max-width: 1280px) {html {font-size: 10pt;}}@media (max-width: 1024px) {}@media (max-width: 980px) {html {font-size: 9pt;}}@media (max-width: 736px) {html {font-size: 8pt;}#main > .inner {--padding-horizontal: 2rem;--padding-vertical: 2rem;--spacing: 0rem;}#text04:not(:first-child) {margin-top: 0.75rem !important;}#text04:not(:last-child) {margin-bottom: 0.75rem !important;}#text04 {letter-spacing: 0rem;width: 100%;font-size: 2.75em;line-height: 1;}#text01 {letter-spacing: 0rem;width: 100%;font-size: 1.375em;line-height: 2;}#text02:not(:first-child) {margin-top: 0.75rem !important;}#text02:not(:last-child) {margin-bottom: 0.75rem !important;}#text02 {letter-spacing: 0rem;width: 100%;font-size: 1.375em;line-height: 1.5;}#text03 {letter-spacing: 0rem;width: 100%;font-size: 1.375em;line-height: 1.5;}#buttons03 {gap: 0.75rem;}#buttons03 li a {letter-spacing: 0rem;font-size: 1.625em;}#buttons03 li a svg {width: 1.5em;}}@media (max-width: 480px) {#main > .inner {--spacing: 0rem;}#buttons03 {flex-direction: column;flex-wrap: nowrap;}#buttons03 li a {max-width: 32rem;width: 100%;}}@media (max-width: 360px) {#main > .inner {--padding-horizontal: 1.5rem;--padding-vertical: 1.5rem;--spacing: 0rem;}#text04 {font-size: 2em;}#text01 {font-size: 1.375em;}#text02 {font-size: 1.375em;}#text03 {font-size: 1.375em;}#buttons03 {gap: 0.5625rem;}}</style><noscript><style>body {overflow: auto !important;}body:after {display: none !important;}#main > .inner {opacity: 1.0 !important;}#main {opacity: 1.0 !important;transform: none !important;transition: none !important;filter: none !important;}#main > .inner > * {opacity: 1.0 !important;transform: none !important;transition: none !important;filter: none !important;}</style></noscript></head><body class="is-loading"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 40 40" display="none" width="0" height="0"><symbol id="icon-e2a43bdcfd2e22a246a1598df579c4ad" viewBox="0 0 40 40"><path d="M24.3,27v4.2c0,0.9-0.3,1.3-0.8,1.3c-0.3,0-0.6-0.1-0.9-0.4v-6c0.3-0.3,0.6-0.4,0.9-0.4C24,25.6,24.3,26.1,24.3,27L24.3,27z M31.1,27v0.9h-1.8V27c0-0.9,0.3-1.4,0.9-1.4C30.8,25.6,31.1,26.1,31.1,27L31.1,27z M11.7,22.6h2.1v-1.9H7.6v1.9h2.1v11.4h2 L11.7,22.6L11.7,22.6z M17.5,34.1h1.8v-9.9h-1.8v7.6c-0.4,0.6-0.8,0.8-1.1,0.8c-0.2,0-0.4-0.1-0.4-0.4c0,0,0-0.3,0-0.7v-7.3h-1.8V32 c0,0.7,0.1,1.1,0.2,1.5c0.2,0.5,0.5,0.7,1.2,0.7c0.6,0,1.3-0.4,2-1.2L17.5,34.1L17.5,34.1z M26.1,31.1v-4c0-1-0.1-1.6-0.2-2 c-0.2-0.7-0.7-1.1-1.4-1.1c-0.7,0-1.3,0.4-1.9,1.1v-4.4h-1.8v13.3h1.8v-1c0.6,0.7,1.2,1.1,1.9,1.1c0.7,0,1.2-0.4,1.4-1.1 C26,32.7,26.1,32.1,26.1,31.1L26.1,31.1z M32.9,30.9v-0.3H31c0,0.7,0,1.1,0,1.2c-0.1,0.5-0.4,0.7-0.8,0.7c-0.6,0-0.9-0.5-0.9-1.4 v-1.7h3.6v-2.1c0-1.1-0.2-1.8-0.5-2.3c-0.5-0.7-1.2-1-2.1-1c-0.9,0-1.6,0.3-2.1,1c-0.4,0.5-0.6,1.3-0.6,2.3v3.5 c0,1.1,0.2,1.8,0.6,2.3c0.5,0.7,1.2,1,2.2,1c1,0,1.7-0.4,2.2-1.1c0.2-0.4,0.4-0.7,0.4-1.1C32.9,31.9,32.9,31.5,32.9,30.9L32.9,30.9z M20.7,12.5V8.3c0-0.9-0.3-1.4-0.9-1.4c-0.6,0-0.9,0.5-0.9,1.4v4.2c0,0.9,0.3,1.4,0.9,1.4C20.4,14,20.7,13.5,20.7,12.5z M35.1,27.6 c0,3.1-0.2,5.5-0.5,7c-0.2,0.8-0.6,1.5-1.2,2c-0.6,0.5-1.3,0.8-2,0.9c-2.5,0.3-6.2,0.4-11.1,0.4s-8.7-0.1-11.1-0.4 c-0.8-0.1-1.5-0.4-2.1-0.9c-0.6-0.5-1-1.2-1.2-2c-0.3-1.5-0.5-3.8-0.5-7c0-3.1,0.2-5.5,0.5-7c0.2-0.8,0.6-1.5,1.2-2 c0.6-0.5,1.3-0.9,2.1-0.9c2.5-0.3,6.2-0.4,11.1-0.4s8.7,0.1,11.1,0.4c0.8,0.1,1.5,0.4,2.1,0.9c0.6,0.5,1,1.2,1.2,2 C34.9,22.1,35.1,24.4,35.1,27.6z M15.1,2h2l-2.4,8v5.4h-2V10c-0.2-1-0.6-2.4-1.2-4.3c-0.5-1.4-0.9-2.6-1.3-3.8h2.1l1.4,5.3L15.1,2z M22.5,8.7v3.5c0,1.1-0.2,1.9-0.6,2.4c-0.5,0.7-1.2,1-2.1,1c-0.9,0-1.6-0.3-2.1-1c-0.4-0.5-0.6-1.3-0.6-2.4V8.7 c0-1.1,0.2-1.9,0.6-2.3c0.5-0.7,1.2-1,2.1-1c0.9,0,1.6,0.3,2.1,1C22.3,6.8,22.5,7.6,22.5,8.7z M29.2,5.4v10h-1.8v-1.1 c-0.7,0.8-1.4,1.2-2.1,1.2c-0.6,0-1-0.2-1.2-0.7C24,14.5,24,14,24,13.4V5.4h1.8v7.4c0,0.4,0,0.7,0,0.7c0,0.3,0.2,0.4,0.4,0.4 c0.4,0,0.7-0.3,1.1-0.9V5.4C27.4,5.4,29.2,5.4,29.2,5.4z"/></symbol><symbol id="icon-5e2b59df8acd112dc7cc5936c30a5abb" viewBox="0 0 40 40"><path d="M20.8,2c3.6,0.1,6.6,0.4,9.4,1.7c4.2,2,6.7,6,6.3,10c-0.5,4.8-3.5,8.3-8.2,9.6c-0.7,0.2-1.3,0.4-2,0.5 c-3.2,0.8-5.4,2.6-6.8,5.6c-0.9,2-1.9,4.1-3.1,5.9c-2.5,3.6-7.1,3.4-9.6-0.2c-1.6-2.3-2.2-4.9-2.6-7.6c-0.6-4.1-0.9-8.2-0.2-12.4 C5.1,7.8,9.6,3.4,17,2.4C18.4,2.2,19.9,2.1,20.8,2z"/></symbol><symbol id="icon-3b7eeeccbb457780f277fce4669f67a0" viewBox="0 0 40 40"><path d="M33.2,8.3c-2.5-1.1-5.1-1.9-7.9-2.4c-0.3,0.6-0.7,1.4-1,2c-2.9-0.4-5.8-0.4-8.7,0c-0.3-0.6-0.7-1.4-1-2 c-2.8,0.5-5.4,1.3-7.9,2.4c-5,7.2-6.3,14.2-5.6,21.1c3.3,2.3,6.5,3.8,9.6,4.7c0.8-1,1.5-2.1,2.1-3.3c-1.1-0.4-2.2-0.9-3.2-1.5 c0.3-0.2,0.5-0.4,0.8-0.6c6.3,2.8,13,2.8,19.2,0c0.3,0.2,0.5,0.4,0.8,0.6c-1,0.6-2.1,1.1-3.2,1.5c0.6,1.1,1.3,2.2,2.1,3.3 c3.1-0.9,6.3-2.4,9.6-4.7C39.7,21.4,37.5,14.4,33.2,8.3z M13.7,25.1c-1.9,0-3.4-1.7-3.4-3.7s1.5-3.7,3.4-3.7c1.9,0,3.5,1.7,3.4,3.7 C17.1,23.4,15.6,25.1,13.7,25.1z M26.3,25.1c-1.9,0-3.4-1.7-3.4-3.7s1.5-3.7,3.4-3.7c1.9,0,3.5,1.7,3.4,3.7 C29.7,23.4,28.2,25.1,26.3,25.1z"/></symbol><symbol id="icon-0c4db87eff374f0f1ef47f8f043f0132" viewBox="0 0 40 40"><path d="M36.3,10.2c-1,1.3-2.1,2.5-3.4,3.5c0,0.2,0,0.4,0,1c0,1.7-0.2,3.6-0.9,5.3c-0.6,1.7-1.2,3.5-2.4,5.1 c-1.1,1.5-2.3,3.1-3.7,4.3c-1.4,1.2-3.3,2.3-5.3,3c-2.1,0.8-4.2,1.2-6.6,1.2c-3.6,0-7-1-10.2-3c0.4,0,1.1,0.1,1.5,0.1 c3.1,0,5.9-1,8.2-2.9c-1.4,0-2.7-0.4-3.8-1.3c-1.2-1-1.9-2-2.2-3.3c0.4,0.1,1,0.1,1.2,0.1c0.6,0,1.2-0.1,1.7-0.2 c-1.4-0.3-2.7-1.1-3.7-2.3s-1.4-2.6-1.4-4.2v-0.1c1,0.6,2,0.9,3,0.9c-1-0.6-1.5-1.3-2.2-2.4c-0.6-1-0.9-2.1-0.9-3.3s0.3-2.3,1-3.4 c1.5,2.1,3.6,3.6,6,4.9s4.9,2,7.6,2.1c-0.1-0.6-0.1-1.1-0.1-1.4c0-1.8,0.8-3.5,2-4.7c1.2-1.2,2.9-2,4.7-2c2,0,3.6,0.8,4.8,2.1 c1.4-0.3,2.9-0.9,4.2-1.5c-0.4,1.5-1.4,2.7-2.9,3.6C33.8,11.2,35.1,10.9,36.3,10.2L36.3,10.2z"/></symbol><symbol id="icon-a9c84932437f40c5b58d70f4cee9d76d" viewBox="0 0 40 40"><path d="M37.3,17.3C32.4,12.4,26.7,9.7,20,9.7c-6.7,0-12.4,2.7-17.3,7.6c-0.9-1-1.8-2-2.7-3c11.6-12,29.3-11.3,40,0 C39.1,15.3,38.2,16.3,37.3,17.3z M34.5,19.6c-0.9,1-1.8,2-2.8,3.1c-3.3-3.4-7.1-5.2-11.7-5.2c-4.6,0-8.5,1.8-11.7,5.2 c-0.9-1-1.8-2-2.8-3C12.7,11.7,25.7,10.4,34.5,19.6z M28.9,25c-0.9,1-1.9,2.1-2.8,3.1c-1.7-1.8-3.7-2.8-6.1-2.8 c-2.4,0-4.4,1-6.1,2.8C13,27.1,12,26,11.1,25C15.7,19.8,23.8,19.5,28.9,25z M20,29.4c1.8,0,3.3,1.6,3.3,3.5c0,1.9-1.5,3.5-3.3,3.5 c-1.8,0-3.3-1.6-3.3-3.5C16.7,31,18.2,29.4,20,29.4z"/></symbol></svg><div id="wrapper"><div id="main"><div class="inner"><h1 id="text04">8-Pit</h1><p id="text01">Subscribe i guess</p><ul id="buttons03" class="buttons"><li><a href="https://www.youtube.com/channel/UCOHUPE1Yy_zTB1YUhmWLgiA" class="button n01"><svg aria-labelledby="icon-title"><title id="icon-title">YouTube</title><use xlink:href="#icon-e2a43bdcfd2e22a246a1598df579c4ad"></use></svg><span class="label">YouTube</span></a></li><li><a href="https://www.youtube.com/channel/UCZct3AlNstntUEQ6r1WG-ww" class="button n02"><svg aria-labelledby="icon-title"><title id="icon-title">YouTube</title><use xlink:href="#icon-e2a43bdcfd2e22a246a1598df579c4ad"></use></svg><span class="label">16-Pit</span></a></li><li><a href="https://www.youtube.com/@8PitArchives" class="button n03"><svg aria-labelledby="icon-title"><title id="icon-title">YouTube</title><use xlink:href="#icon-e2a43bdcfd2e22a246a1598df579c4ad"></use></svg><span class="label">Archiv</span></a></li><li><a href="https://www.patreon.com/8pit" class="button n04"><svg aria-labelledby="icon-title"><title id="icon-title">Patreon</title><use xlink:href="#icon-5e2b59df8acd112dc7cc5936c30a5abb"></use></svg><span class="label">Patreon</span></a></li><li><a href="https://discord.gg/Yjsfh6TDGj" class="button n05"><svg aria-labelledby="icon-title"><title id="icon-title">Discord</title><use xlink:href="#icon-3b7eeeccbb457780f277fce4669f67a0"></use></svg><span class="label">Discord</span></a></li><li><a href="https://twitter.com/yt_8Pit" class="button n06"><svg aria-labelledby="icon-title"><title id="icon-title">Twitter</title><use xlink:href="#icon-0c4db87eff374f0f1ef47f8f043f0132"></use></svg><span class="label">Twitter</span></a></li><li><a href="https://juxt.pretendo.network/users/me" class="button n07"><svg aria-labelledby="icon-title"><title id="icon-title">Wifi</title><use xlink:href="#icon-a9c84932437f40c5b58d70f4cee9d76d"></use></svg><span class="label">Juxt (Pretendo)</span></a></li></ul><p id="text02"><span class="p">Vollständige Projekte:<br /> - Yo-kai Watch Fan Direct Nov 2022 - Editing, Thumbnails, management<br /> - Yo-kai Watch Fan Direct mini Feb 2023 - Editing in 4 Sprachen, Thumbnails, deutscher Dub</span></p><p id="text03"><span class="p">Roadmap:<br /> - Yo-kai Watch 3<br /> - künftige Fan Directs - Thumbnails, Editing, Management</span></p><div id="credits" class="icc-credits"><span><a href="https://carrd.co/build?ref=auto">Made with Carrd</a></span></div></div></div></div><script>(function() {var on = addEventListener,off = removeEventListener,$ = function(q) { return document.querySelector(q) },$$ = function(q) { return document.querySelectorAll(q) },$body = document.body,$inner = $('.inner'),client = (function() {var o = {browser: 'other',browserVersion: 0,os: 'other',osVersion: 0,mobile: false,canUse: null,flags: {lsdUnits: false,},},ua = navigator.userAgent,a, i;a = [['firefox',/Firefox\/([0-9\.]+)/],['edge',/Edge\/([0-9\.]+)/],['safari',/Version\/([0-9\.]+).+Safari/],['chrome',/Chrome\/([0-9\.]+)/],['chrome',/CriOS\/([0-9\.]+)/],['ie',/Trident\/.+rv:([0-9]+)/]];for (i=0; i < a.length; i++) {if (ua.match(a[i][1])) {o.browser = a[i][0];o.browserVersion = parseFloat(RegExp.$1);break;}}a = [['ios',/([0-9_]+) like Mac OS X/,function(v) { return v.replace('_', '.').replace('_', ''); }],['ios',/CPU like Mac OS X/,function(v) { return 0 }],['ios',/iPad; CPU/,function(v) { return 0 }],['android',/Android ([0-9\.]+)/,null],['mac',/Macintosh.+Mac OS X ([0-9_]+)/,function(v) { return v.replace('_', '.').replace('_', ''); }],['windows',/Windows NT ([0-9\.]+)/,null],['undefined',/Undefined/,null]];for (i=0; i < a.length; i++) {if (ua.match(a[i][1])) {o.os = a[i][0];o.osVersion = parseFloat( a[i][2] ? (a[i][2])(RegExp.$1) : RegExp.$1 );break;}}if (o.os == 'mac'&& ('ontouchstart' in window)&& ((screen.width == 1024 && screen.height == 1366)|| (screen.width == 834 && screen.height == 1112)|| (screen.width == 810 && screen.height == 1080)|| (screen.width == 768 && screen.height == 1024)))o.os = 'ios';o.mobile = (o.os == 'android' || o.os == 'ios');var _canUse = document.createElement('div');o.canUse = function(property, value) {var style;style = _canUse.style;if (!(property in style))return false;if (typeof value !== 'undefined') {style[property] = value;if (style[property] == '')return false;}return true;};o.flags.lsdUnits = o.canUse('width', '100dvw');return o;}()),trigger = function(t) {dispatchEvent(new Event(t));},cssRules = function(selectorText) {var ss = document.styleSheets,a = [],f = function(s) {var r = s.cssRules,i;for (i=0; i < r.length; i++) {if (r[i] instanceof CSSMediaRule && matchMedia(r[i].conditionText).matches)(f)(r[i]); else if (r[i] instanceof CSSStyleRule && r[i].selectorText == selectorText)a.push(r[i]);}},x, i;for (i=0; i < ss.length; i++)f(ss[i]);return a;},escapeHtml = function(s) {if (s === ''|| s === null|| s === undefined)return '';var a = {'&': '&','<': '<','>': '>','"': '"',"'": ''',};s = s.replace(/[&<>"']/g, function(x) {return a[x];});return s;},thisHash = function() {var h = location.hash ? location.hash.substring(1) : null,a;if (!h)return null;if (h.match(/\?/)) {a = h.split('?');h = a[0];history.replaceState(undefined, undefined, '#' + h);window.location.search = a[1];}if (h.length > 0&& !h.match(/^[a-zA-Z]/))h = 'x' + h;if (typeof h == 'string')h = h.toLowerCase();return h;},scrollToElement = function(e, style, duration) {var y, cy, dy,start, easing, offset, f;if (!e)y = 0; else {offset = (e.dataset.scrollOffset ? parseInt(e.dataset.scrollOffset) : 0) * parseFloat(getComputedStyle(document.documentElement).fontSize);switch (e.dataset.scrollBehavior ? e.dataset.scrollBehavior : 'default') {case 'default':default:y = e.offsetTop + offset;break;case 'center':if (e.offsetHeight < window.innerHeight)y = e.offsetTop - ((window.innerHeight - e.offsetHeight) / 2) + offset; else y = e.offsetTop - offset;break;case 'previous':if (e.previousElementSibling)y = e.previousElementSibling.offsetTop + e.previousElementSibling.offsetHeight + offset; else y = e.offsetTop + offset;break;}}if (!style)style = 'smooth';if (!duration)duration = 750;if (style == 'instant') {window.scrollTo(0, y);return;}start = Date.now();cy = window.scrollY;dy = y - cy;switch (style) {case 'linear':easing = function (t) { return t };break;case 'smooth':easing = function (t) { return t<.5 ? 4*t*t*t : (t-1)*(2*t-2)*(2*t-2)+1 };break;}f = function() {var t = Date.now() - start;if (t >= duration)window.scroll(0, y); else {window.scroll(0, cy + (dy * easing(t / duration)));requestAnimationFrame(f);}};f();},scrollToTop = function() {scrollToElement(null);},loadElements = function(parent) {var a, e, x, i;a = parent.querySelectorAll('iframe[data-src]:not([data-src=""])');for (i=0; i < a.length; i++) {a[i].contentWindow.location.replace(a[i].dataset.src);a[i].dataset.initialSrc = a[i].dataset.src;a[i].dataset.src = '';}a = parent.querySelectorAll('video[autoplay]');for (i=0; i < a.length; i++) {if (a[i].paused)a[i].play();}e = parent.querySelector('[data-autofocus="1"]');x = e ? e.tagName : null;switch (x) {case 'FORM':e = e.querySelector('.field input, .field select, .field textarea');if (e)e.focus();break;default:break;}a = parent.querySelectorAll('deferred-script');for (i=0; i < a.length; i++) {x = document.createElement('script');x.setAttribute('data-deferred', '');if (a[i].getAttribute('src'))x.setAttribute('src', a[i].getAttribute('src'));if (a[i].textContent)x.textContent = a[i].textContent;a[i].replaceWith(x);}},unloadElements = function(parent) {var a, e, x, i;a = parent.querySelectorAll('iframe[data-src=""]');for (i=0; i < a.length; i++) {if (a[i].dataset.srcUnload === '0')continue;if ('initialSrc' in a[i].dataset)a[i].dataset.src = a[i].dataset.initialSrc; else a[i].dataset.src = a[i].src;a[i].contentWindow.location.replace('about:blank');}a = parent.querySelectorAll('video');for (i=0; i < a.length; i++) {if (!a[i].paused)a[i].pause();}e = $(':focus');if (e)e.blur();};window._scrollToTop = scrollToTop;var thisUrl = function() {return window.location.href.replace(window.location.search, '').replace(/#$/, '');};var getVar = function(name) {var a = window.location.search.substring(1).split('&'),b, k;for (k in a) {b = a[k].split('=');if (b[0] == name)return b[1];}return null;};var errors = {handle: function(handler) {window.onerror = function(message, url, line, column, error) {(handler)(error.message);return true;};},unhandle: function() {window.onerror = null;}};var loadHandler = function() {setTimeout(function() {$body.classList.remove('is-loading');$body.classList.add('is-playing');setTimeout(function() {$body.classList.remove('is-playing');$body.classList.add('is-ready');}, 1750);}, 100);};on('load', loadHandler);loadElements(document.body);var style, sheet, rule;style = document.createElement('style');style.appendChild(document.createTextNode(''));document.head.appendChild(style);sheet = style.sheet;if (client.mobile) {(function() {if (client.flags.lsdUnits) {document.documentElement.style.setProperty('--viewport-height', '100svh');document.documentElement.style.setProperty('--background-height', '100lvh');} else {var f = function() {document.documentElement.style.setProperty('--viewport-height', window.innerHeight + 'px');document.documentElement.style.setProperty('--background-height', (window.innerHeight + 250) + 'px');};on('load', f);on('orientationchange', function() {setTimeout(function() {(f)();}, 100);});}})();}if (client.os == 'android') {(function() {sheet.insertRule('body::after { }', 0);rule = sheet.cssRules[0];var f = function() {rule.style.cssText = 'height: ' + (Math.max(screen.width, screen.height)) + 'px';};on('load', f);on('orientationchange', f);on('touchmove', f);})();$body.classList.add('is-touch');} else if (client.os == 'ios') {if (client.osVersion <= 11)(function() {sheet.insertRule('body::after { }', 0);rule = sheet.cssRules[0];rule.style.cssText = '-webkit-transform: scale(1.0)';})();if (client.osVersion <= 11)(function() {sheet.insertRule('body.ios-focus-fix::before { }', 0);rule = sheet.cssRules[0];rule.style.cssText = 'height: calc(100% + 60px)';on('focus', function(event) {$body.classList.add('ios-focus-fix');}, true);on('blur', function(event) {$body.classList.remove('ios-focus-fix');}, true);})();$body.classList.add('is-touch');}})();</script></body></html>