@import"https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Tilt+Neon&display=swap";@import"https://fonts.googleapis.com/css2?family=Kaisei+Tokumin:wght@400;500;700;800&display=swap";@import"https://fonts.googleapis.com/css2?family=Quicksand:wght@300..700&display=swap";:root{--default-gutter: 30px;--width-sm: 640px;--width-md: 768px;--width-lg: 1024px;--width-xl: 1280px;--width-xxl: 1440px;--width-full: 100%;--grid-2: repeat(2, minmax(0, 1fr));--grid-3: repeat(3, minmax(0, 1fr));--grid-4: repeat(4, minmax(0, 1fr));--grid-5: repeat(5, minmax(0, 1fr));--grid-6: repeat(6, minmax(0, 1fr));--grid-7: repeat(7, minmax(0, 1fr));--grid-8: repeat(8, minmax(0, 1fr));--grid-9: repeat(9, minmax(0, 1fr));--grid-10: repeat(10, minmax(0, 1fr));--grid-11: repeat(11, minmax(0, 1fr));--grid-12: repeat(12, minmax(0, 1fr));--grid-page-gutter: 5vw;--grid-page-gutter: 40px;--grid-page-width: var(--width-xl);--grid-page-main: 2 / 3;--grid-page: minmax(var(--grid-page-gutter), 1fr) minmax(0, var(--grid-page-width)) minmax(var(--grid-page-gutter), 1fr);--ratio-square: 1/1;--ratio-portrait: 3/4;--ratio-landscape: 4/3;--ratio-tall: 2/3;--ratio-wide: 3/2;--ratio-widescreen: 16/9;--ratio-golden: 1.618/1;--radius-xs: 3px;--radius-sm: 6px;--radius-md: 8px;--radius-lg: 12px;--radius-xl: 16px;--radius-100: 100%;--radius-full: 9999px;--shadow-xs: 0 1px 3px 0 rgba(0, 0, 0, .1), 0 1px 2px 0 rgba(0, 0, 0, .06);--shadow-sm: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06);--shadow-md: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05);--shadow-lg: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 10px 10px -5px rgba(0, 0, 0, .04);--shadow-xl: 0 25px 50px -12px rgba(0, 0, 0, .25);--blur-xs: blur(4px);--blur-sm: blur(8px);--blur-md: blur(16px);--blur-lg: blur(24px);--blur-xl: blur(40px);--layer-below: -1;--layer-1: 10;--layer-2: 20;--layer-3: 30;--layer-4: 40;--layer-5: 50;--layer-top: 2147483647;--default-gap: 16px;--scale-000: .75rem;--scale-00: .875rem;--scale-0: 1rem;--scale-1: 1.125rem;--scale-2: 1.25rem;--scale-3: 1.5rem;--scale-4: 1.875rem;--scale-5: 2.25rem;--scale-6: 3rem;--scale-7: 3.75rem;--scale-8: 4.5rem;--scale-9: 6rem;--scale-10: 8rem;--scale-fluid-000: clamp(.625rem, .55rem + .25vw, .75rem);--scale-fluid-00: clamp(.75rem, .675rem + .25vw, .875rem);--scale-fluid-0: clamp(.875rem, .8rem + .25vw, 1rem);--scale-fluid-1: clamp(1rem, .925rem + .25vw, 1.125rem);--scale-fluid-2: clamp(1.125rem, 1.05rem + .25vw, 1.25rem);--scale-fluid-3: clamp(1.8125rem, 2rem + -.625vw, 1.5rem);--scale-fluid-4: clamp(1.5rem, 1.275rem + .75vw, 1.875rem);--scale-fluid-5: clamp(1.875rem, 1.65rem + .75vw, 2.25rem);--scale-fluid-6: clamp(2.25rem, 1.8rem + 1.5vw, 3rem);--scale-fluid-7: clamp(3rem, 2.55rem + 1.5vw, 3.75rem);--scale-fluid-8: clamp(3.75rem, 3.3rem + 1.5vw, 4.5rem);--scale-fluid-9: clamp(4.5rem, 3.6rem + 3vw, 6rem);--scale-fluid-10: clamp(6rem, 4.8rem + 4vw, 8rem);--line-none: 1;--line-xs: 1.25;--line-sm: 1.275;--line-md: 1.5;--line-lg: 1.625;--line-xl: 2;--letter-xs: -.05em;--letter-sm: -.025em;--letter-none: 0;--letter-lg: .025em;--letter-xl: .05em;--color-grey: #6b7280;--color-grey-50: #f9fafb;--color-text-header: hsl(0, 1%, 16%);--color-text-body: hsl(0, 5%, 25%);--color-text-muted: hsl(0, 1%, 44%);--primary: #ff0000;--color-primary: #ff0000;--color-secondary: hsl(101, 45%, 56%);--color-black: #000;--color-white: hsl(0, 0%, 100%);--color-background: hsl(30, 50%, 98%);--color-background-dark: #0E0E0E;--color-background-light: #0E0E0E;--color-light: hsl(0, 6%, 93%);--color-dark: rgb(0,0,0);--font-title: "Kaisei Tokumin", serif;--font-neon: "Tilt Neon", sans-serif;--font-body: "Quicksand", sans-serif;--shadow-large: 2px 4px 10px hsl(0 0% 0% / .1);--shadow-small: 1px 3px 6px hsl(0 0% 0% / .1)}@media screen and (max-width: 540px){:root{--grid-2: repeat(1, minmax(0, 1fr));--grid-3: repeat(1, minmax(0, 1fr));--grid-4: repeat(1, minmax(0, 1fr));--grid-5: repeat(1, minmax(0, 1fr));--grid-6: repeat(1, minmax(0, 1fr));--grid-7: repeat(1, minmax(0, 1fr));--grid-8: repeat(1, minmax(0, 1fr));--grid-9: repeat(1, minmax(0, 1fr));--grid-10: repeat(1, minmax(0, 1fr));--grid-11: repeat(1, minmax(0, 1fr));--grid-12: repeat(1, minmax(0, 1fr))}}*,*:before,*:after{box-sizing:border-box}*{box-sizing:border-box}*:before{box-sizing:border-box}*:after{box-sizing:border-box}html{overflow-y:scroll;height:100%;background:#030303;background:url(../../../images/noise-background-1.jpg);background-size:cover;background-repeat:no-repeat;background-attachment:fixed}body{margin:0;padding:90px 0 0;font-family:var(--font-body);max-width:100vw}img,picture,svg{display:block;max-width:100%}button{margin:0;padding:0}input,button,textarea,select{font:inherit}h1{font-family:var(--font-body);font-size:var(--scale-fluid-8);color:#fff;text-align:center;font-weight:400;margin-bottom:20px}@media only screen and (max-width: 640px){h1{font-size:var(--scale-fluid-6)}}h2{font-family:var(--font-body);font-size:var(--scale-fluid-3);color:#fff;text-align:center}h1,h2,h3,h4,h5,p{color:#fff;margin:0}h3{font-size:var(--font-size-xl)}h4{font-size:var(--font-size-l)}p{font-size:var(--scale-1);color:var(--color-white);margin:0;padding:0}p.sub-heading{font-size:var(--scale-fluid-2)}a{color:var(--color-white);text-decoration:none;transition:color .2s;text-decoration:underline}a:hover,a:focus,a:active{color:var(--color-primary)}ul,li{margin:0;padding:0;list-style:none}li::marker{color:#fff}.text-align-center{text-align:center}.flex{display:flex;gap:calc(var(--default-gap) * 2)}.column{flex-direction:column}.row{flex-direction:row}.align-items-center{align-items:center}.align-items-start{align-items:start}.justify-content-center{justify-content:center}.justify-content-start{justify-content:start}.wrapper{width:100%;max-width:var(--width-xxl);margin:0 auto;padding:0 calc(var(--default-gap) * 3)}@media only screen and (max-width: 768px){.wrapper{padding:0 calc(var(--default-gap) * 1.5)}}.wrapper{margin-top:100px;margin-bottom:100px}.wrapper.cover{margin-top:0;margin-bottom:0}.wrapper.has-background{padding:0}.wrapper.full-width{max-width:unset}.wrapper.narrow{max-width:var(--width-lg)}.wrapper.min-height-50vh{min-height:50vh}a.button,button{display:inline-block;background-origin:border-box;background-color:transparent;border:solid 2px transparent;border-radius:var(--radius-md);padding:6px 12px;text-decoration:none;cursor:pointer;outline:none;transition:filter .4s,color .2s;font-size:var(--scale-1);font-weight:400;text-align:center;padding:20}a.button:hover,a.button:focus,a.button:focus-within,a.button:active,button:hover,button:focus,button:focus-within,button:active{transition:filter .25s,color .2s}a.button.primary,button.primary{color:var(--color-white);background-color:var(--color-primary)}a.button.primary:hover,a.button.primary:focus,a.button.primary:focus-within,a.button.primary:active,button.primary:hover,button.primary:focus,button.primary:focus-within,button.primary:active{color:#fff!important;filter:saturate(1.4) brightness(115%)}a.button.secondary,button.secondary{color:var(--color-white);background-image:linear-gradient(to right,var(--color-secondary),var(--color-secondary-rotate))}a.button.secondary:hover,a.button.secondary:focus,a.button.secondary:focus-within,a.button.secondary:active,button.secondary:hover,button.secondary:focus,button.secondary:focus-within,button.secondary:active{color:var(--color-white);filter:saturate(1.2) brightness(110%)}a.button.light,button.light{color:var(--color-dark);background-color:var(--color-light)}a.button.light:hover,a.button.light:focus,a.button.light:focus-within,a.button.light:active,button.light:hover,button.light:focus,button.light:focus-within,button.light:active{color:var(--color-dark);filter:brightness(92%)}a.button.dark,button.dark{color:var(--color-white);border-color:var(--color-dark);background-color:var(--color-dark)}a.button.dark:hover,a.button.dark:focus,a.button.dark:focus-within,a.button.dark:active,button.dark:hover,button.dark:focus,button.dark:focus-within,button.dark:active{color:var(--color-white)}form{margin-top:20px;max-width:800px;width:100%;display:flex;flex-direction:row;flex-wrap:wrap;gap:8px;column-gap:16px;text-align:left;padding:36px 12px;border-radius:15px;border:1px solid #eee;box-shadow:0 0 5px #0003}form div.two-col{width:100%;gap:16px;display:grid;grid-template-columns:1fr 1fr}@media only screen and (max-width: 768px){form div.two-col{display:flex;flex-direction:column}}form div.two-col div{display:grid;gap:8px;grid-template-columns:1fr}form div.one-col{display:flex;flex-direction:column;justify-content:flex-start;width:100%;gap:8px;padding:8px}form div.one-col div{display:grid;gap:4px;grid-template-columns:1fr}form input{line-height:2em;font-size:1.4rem;border:unset;background-color:unset;padding:0 8px;margin-top:auto}form label{font-size:1rem;color:#eee}form input,form textarea,form select{font-size:1.2rem;border:unset;background:unset;color:#eee;border-radius:6px;border:1px solid #666}form input :focus,form textarea :focus,form select :focus{border:1px solid var(--nba-red)}form textarea{height:120px;background-color:unset;padding:0 8px;margin-top:auto}form select{line-height:2em;padding:8px 5px}form div.radio-grp{display:flex;flex-direction:column;border-radius:8px;gap:12px;padding:8px}form div.radio-grp label{font-size:1rem}form div.btn-col{display:flex;width:100%;justify-content:center;align-items:center}form div.btn-col button{width:100%;margin:0 10px;cursor:pointer;background:unset;border-radius:12px;line-height:1.6em;font-size:1.6rem;border:1px solid #666;color:#eee}form div.btn-col button:hover{border:1px solid #fff}p.confirm-form-submit{font-size:1.8rem;text-align:center;max-width:600px;margin:0 auto}.active{animation:flicker-red 1.5s}@media only screen and (max-width: 768px){.active{animation:unset}}@keyframes flicker{0%,18%,22%,25%,53%,57%,to{text-shadow:0 0 4px #fff,0 0 11px #fff,0 0 19px #fff,0 0 40px #0fa,0 0 80px #0fa,0 0 90px #0fa,0 0 100px #0fa,0 0 150px #0fa}20%,24%,55%{text-shadow:none}}@keyframes flicker-red{0%,18%,22%,25%,53%,57%,to{text-shadow:0 0 4px #fff,0 0 11px #fff,0 0 19px #fff,0 0 10px #ff0000,0 0 40px #ff0000,0 0 80px #ff0000,0 0 90px #ff0000}20%,24%,55%{text-shadow:none}}@keyframes flicker-red-titles{0%,18%,22%,25%,53%,57%,to{text-shadow:0 0 4px #fff,0 0 11px #fff,0 0 19px #fff,0 0 10px #ff0000,0 0 40px #ff0000,0 0 80px #ff0000,0 0 90px #ff0000}20%,24%,55%{text-shadow:none}20%,24%,55%{text-shadow:none}}@keyframes delay-flicker-animation{0%{text-shadow:0 0 10px #ff0000,0 0 20px #ff0000}to{text-shadow:0 0 10px #ff0000,0 0 20px #ff0000}}header.svelte-1elxaub{width:100vw;color:#fff;background-color:#000000e6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid #222;z-index:99}@media only screen and (min-width: 768px){header.svelte-1elxaub .mob-menu:where(.svelte-1elxaub){display:none;visibility:hidden}}header.svelte-1elxaub .mob-menu:where(.svelte-1elxaub){visibility:hidden;transform:translate(-100%);width:100vw;height:calc(100vh - 60px);background:#000;z-index:1;display:none;grid-template-columns:1fr;padding:32px;justify-content:center;transition:.1s all ease-in;margin:0;padding:0 calc(var(--default-gap) * 2);width:100%;overflow:scroll}@media only screen and (max-width: 768px){header.svelte-1elxaub .mob-menu.active:where(.svelte-1elxaub){display:grid;visibility:visible;transform:translate(0)}}header.svelte-1elxaub .mob-menu:where(.svelte-1elxaub) ul:where(.svelte-1elxaub){list-style:none;margin:0;padding:0}header.svelte-1elxaub .mob-menu:where(.svelte-1elxaub) ul:where(.svelte-1elxaub) li:where(.svelte-1elxaub){text-align:left;border-bottom:1px solid rgba(255,255,255,.3);margin:5px 0;padding:5px 0}header.svelte-1elxaub .mob-menu:where(.svelte-1elxaub) ul:where(.svelte-1elxaub) li:where(.svelte-1elxaub):last-child{border-bottom:unset}header.svelte-1elxaub .mob-menu:where(.svelte-1elxaub) ul:where(.svelte-1elxaub) li:where(.svelte-1elxaub){display:flex;flex-direction:column;gap:16px}header.svelte-1elxaub .mob-menu:where(.svelte-1elxaub) ul:where(.svelte-1elxaub) li:where(.svelte-1elxaub) a:where(.svelte-1elxaub){font-family:var(--font-neon);color:#eee;text-decoration:unset;font-size:1.5rem;line-height:1.8em;letter-spacing:2px}header.svelte-1elxaub .wrapper:where(.svelte-1elxaub){position:relative;z-index:999;display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin:0 auto;gap:100px;padding-top:12px;padding-bottom:12px}@media only screen and (max-width: 768px){header.svelte-1elxaub .wrapper:where(.svelte-1elxaub){justify-content:space-between}}header.svelte-1elxaub .logo-holder:where(.svelte-1elxaub){margin-left:10px;margin-right:10px;display:flex;justify-content:center;align-items:center}header.svelte-1elxaub .logo-holder:where(.svelte-1elxaub) a:where(.svelte-1elxaub){line-height:1em;display:flex;flex-direction:column;justify-content:center;align-items:center;text-decoration:none}@media only screen and (max-width: 640px){header.svelte-1elxaub .logo-holder:where(.svelte-1elxaub) a:where(.svelte-1elxaub){align-items:center}}header.svelte-1elxaub .logo-holder:where(.svelte-1elxaub) a:where(.svelte-1elxaub) .tag-line:where(.svelte-1elxaub){margin-top:5px;margin-bottom:5px;text-decoration:none;font-family:var(--font-neon);text-shadow:0 0 10px #ff0000,0 0 20px #ff0000;font-size:1rem}@media only screen and (max-width: 640px){header.svelte-1elxaub .logo-holder:where(.svelte-1elxaub) a:where(.svelte-1elxaub) .tag-line:where(.svelte-1elxaub){font-size:.9rem}}header.svelte-1elxaub .logo-holder:where(.svelte-1elxaub) a:where(.svelte-1elxaub) .tag-line:where(.svelte-1elxaub){letter-spacing:1px;text-transform:uppercase;color:#fff}header.svelte-1elxaub .logo-holder:where(.svelte-1elxaub) img:where(.svelte-1elxaub){height:72px;width:auto;object-fit:contain}@media only screen and (max-width: 768px){header.svelte-1elxaub .logo-holder:where(.svelte-1elxaub) img:where(.svelte-1elxaub){height:50px}}header.svelte-1elxaub .mob-menu-icon:where(.svelte-1elxaub){cursor:pointer}header.svelte-1elxaub .mob-menu-icon:where(.svelte-1elxaub) button:where(.svelte-1elxaub){background:unset;border:unset;margin:0;padding:0;width:40px;display:flex;flex-direction:column;gap:6px;overflow:visible;position:relative}header.svelte-1elxaub .mob-menu-icon:where(.svelte-1elxaub) button:where(.svelte-1elxaub) span:where(.svelte-1elxaub){display:block;width:100%;height:3px;background:#fff;transform-origin:center;transition:.1s all ease-in;border-radius:5px}header.svelte-1elxaub .mob-menu-icon:where(.svelte-1elxaub) button.close-menu-icon:where(.svelte-1elxaub) span:where(.svelte-1elxaub):nth-child(2){transform:scale(0)}header.svelte-1elxaub .mob-menu-icon:where(.svelte-1elxaub) button.close-menu-icon:where(.svelte-1elxaub) span:where(.svelte-1elxaub):nth-child(1){transform:rotate(45deg) translate(30%)}header.svelte-1elxaub .mob-menu-icon:where(.svelte-1elxaub) button.close-menu-icon:where(.svelte-1elxaub) span:where(.svelte-1elxaub):nth-child(3){transform:rotate(-45deg) translate(30%)}@media only screen and (min-width: 768px){header.svelte-1elxaub .mob-menu-icon:where(.svelte-1elxaub){display:none;visibility:hidden}}@media only screen and (max-width: 768px){header.svelte-1elxaub .desktop-menu:where(.svelte-1elxaub){display:none;visibility:hidden}}header.svelte-1elxaub .desktop-menu:where(.svelte-1elxaub) ul:where(.svelte-1elxaub){margin:0;padding:0;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:28px}header.svelte-1elxaub .desktop-menu:where(.svelte-1elxaub) ul:where(.svelte-1elxaub) li:where(.svelte-1elxaub){font-family:var(--font-neon);list-style:none;font-size:1.2rem;font-weight:400;line-height:1.1em;letter-spacing:0px;cursor:pointer;text-shadow:0 0 10px #ff0000,0 0 20px #ff0000}header.svelte-1elxaub .desktop-menu:where(.svelte-1elxaub) ul:where(.svelte-1elxaub) li:where(.svelte-1elxaub):hover{animation:flicker-red 1.5s infinite alternate}header.svelte-1elxaub .desktop-menu:where(.svelte-1elxaub) ul:where(.svelte-1elxaub) li.button:where(.svelte-1elxaub){font-family:var(--font-body);background-color:var(--color-primary);text-shadow:unset;letter-spacing:unset;font-weight:500;padding:6px;border-radius:var(--radius-md)}header.svelte-1elxaub .desktop-menu:where(.svelte-1elxaub) ul:where(.svelte-1elxaub) li:where(.svelte-1elxaub) a:where(.svelte-1elxaub){color:#fff;text-decoration:unset;text-transform:uppercase}.bottom-footer.svelte-jz8lnl{display:flex;justify-content:center;margin-top:30px}.bottom-footer.svelte-jz8lnl p:where(.svelte-jz8lnl){text-align:center;color:#fff;font-size:.9rem;margin:0;line-height:1.2em}.bottom-footer.svelte-jz8lnl p:where(.svelte-jz8lnl) a:where(.svelte-jz8lnl){color:#fff;text-decoration:none}.bottom-footer.svelte-jz8lnl p:where(.svelte-jz8lnl) a:where(.svelte-jz8lnl):hover{text-decoration:underline}@media only screen and (max-width: 640px){.bottom-footer.svelte-jz8lnl{display:none}}footer.svelte-jz8lnl{z-index:99;border-top:1px solid #222;background:#000000e6;background-size:contain;background-repeat:repeat-x;width:100vw;bottom:0;left:0;padding:20px 0;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}footer.svelte-jz8lnl .wrapper:where(.svelte-jz8lnl){display:flex;flex-direction:row;justify-content:center;align-items:center;margin:0 auto;gap:100px}footer.svelte-jz8lnl .sm-holder:where(.svelte-jz8lnl){display:flex;justify-content:center;align-items:center;gap:40px}footer.svelte-jz8lnl .sm-holder:where(.svelte-jz8lnl) a:where(.svelte-jz8lnl) img:where(.svelte-jz8lnl){width:24px;height:auto;transition:.1s all linear}footer.svelte-jz8lnl .sm-holder:where(.svelte-jz8lnl) a:where(.svelte-jz8lnl) img:where(.svelte-jz8lnl):hover{-webkit-filter:drop-shadow(0px 1px 1px #000);filter:drop-shadow(0px 1px 4px #000);transform:translateY(-3px)}footer.svelte-jz8lnl ul:where(.svelte-jz8lnl){margin:0;padding:0;display:flex;flex-direction:row;align-items:center;gap:64px}@media only screen and (max-width: 768px){footer.svelte-jz8lnl ul:where(.svelte-jz8lnl){display:none}}footer.svelte-jz8lnl ul:where(.svelte-jz8lnl) li:where(.svelte-jz8lnl){list-style:none;font-family:Tilt Neon,sans-serif;font-size:1.2rem;line-height:1.1em;letter-spacing:2px;cursor:pointer;transition:.1s all linear;text-shadow:0 0 10px #ff0000,0 0 20px #ff0000}footer.svelte-jz8lnl ul:where(.svelte-jz8lnl) li:where(.svelte-jz8lnl):hover{animation:flicker-red 1.5s infinite alternate}footer.svelte-jz8lnl ul:where(.svelte-jz8lnl) li:where(.svelte-jz8lnl) a:where(.svelte-jz8lnl){color:#fff;text-decoration:unset;text-transform:uppercase}.fixed-header.svelte-12qhfyh{position:fixed;top:0;left:0;width:100vw;z-index:999999}
