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}:root{--primary-color: #ffd500;--primary-color-light: #ffe770;--primary-color-rgb: 255, 213, 0;--bg-color: #090701;--text-color: #000000;--body-text-color: #666666;--invert-text-color: var(--white);--white: #ffffff;--black: #000000;--light-gray: #f5f5f5;--gray: #bdbdbd;--dark-gray: #565656;--rgb-white: 255, 255, 255;--rgb-dark-color: 9, 7, 1;--dark-color-0: rgba(var(--rgb-dark-color), 0);--dark-color-10: rgba(var(--rgb-dark-color), .1);--dark-color-20: rgba(var(--rgb-dark-color), .2);--dark-color-30: rgba(var(--rgb-dark-color), .3);--dark-color-40: rgba(var(--rgb-dark-color), .4);--dark-color-50: rgba(var(--rgb-dark-color), .5);--dark-color-60: rgba(var(--rgb-dark-color), .6);--dark-color-70: rgba(var(--rgb-dark-color), .7);--dark-color-80: rgba(var(--rgb-dark-color), .8);--dark-color-90: rgba(var(--rgb-dark-color), .9);--dark-color-100: rgba(var(--rgb-dark-color), 1);--dark-color: var(--dark-color-100);--rgb-white-color: 255, 255, 255;--white-color-10: rgba(var(--rgb-white-color), .1);--white-color-20: rgba(var(--rgb-white-color), .2);--white-color-30: rgba(var(--rgb-white-color), .3);--white-color-40: rgba(var(--rgb-white-color), .4);--white-color-50: rgba(var(--rgb-white-color), .5);--white-color-60: rgba(var(--rgb-white-color), .6);--white-color-70: rgba(var(--rgb-white-color), .7);--white-color-80: rgba(var(--rgb-white-color), .8);--white-color-90: rgba(var(--rgb-white-color), .9);--white-color-100: rgba(var(--rgb-white-color), 1);--shadow-lg-color: hsla(0, 0%, 0%, .015);--shadow-md-color: hsla(0, 0%, 0%, .05);--shadow-sm-color: hsla(0, 0%, 0%, .1);--disabled-opacity: .3;--dark-gray-2: #222;--dark-gray-3: #1a1a1a;--light-gray-2: #ccc;--gray-2: #444;--card-background-rgb: 30, 30, 30;--card-background: rgba(var(--card-background-rgb), .95)}@font-face{font-family:FunnelDisplay;src:url(/fonts/FunnelDisplay.woff2) format("woff2");font-weight:1 999;font-style:normal;font-display:swap}@font-face{font-family:FunnelSans;src:url(/fonts/FunnelSans.woff2) format("woff2");font-weight:1 999;font-style:normal;font-display:swap}@font-face{font-family:FunnelSans;src:url(/fonts/FunnelSans-Italic.woff2) format("woff2");font-weight:1 999;font-style:italic;font-display:swap}:root{--title-font: "FunnelDisplay", sans-serif;--text-font: "FunnelSans", sans-serif;--text-size: 16px;--h1-display-size: clamp(2.5em, 8vw, 6em);--h2-display-size: clamp(1.75em, 7.5vw, 3.5em);--h3-display-size: clamp(1.5em, 4vw, 2.25em);--h4-display-size: clamp(1em, 3vw, 1.5em);--h5-display-size: clamp(.875em, 2vw, 1.25em)}body{font-family:var(--text-font);font-size:var(--text-size);line-height:1.5;color:var(--text-color)}h1,h2,h3,h4,h5,h6{font-family:var(--title-font);font-weight:400;line-height:1.25}h1{font-size:1.25em;font-weight:600}h2{font-size:1.125em;font-weight:600}h3,h4{font-size:1em}h5{font-size:.85em}h6{font-size:.75em}p{color:var(--body-text-color);font-size:1em}.container{display:flex;flex-direction:column;width:90%;margin-left:auto;margin-right:auto}.row{position:relative;width:100%}.row [class^=col]{float:left;margin:.5rem 2%;min-height:.125rem}.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12{width:96%}.col-1-sm{width:4.33%}.col-2-sm{width:12.66%}.col-3-sm{width:21%}.col-4-sm{width:29.33%}.col-5-sm{width:37.66%}.col-6-sm{width:46%}.col-7-sm{width:54.33%}.col-8-sm{width:62.66%}.col-9-sm{width:71%}.col-10-sm{width:79.33%}.col-11-sm{width:87.66%}.col-12-sm{width:96%}.row:after{content:"";display:table;clear:both}.hidden-sm{display:none}@media only screen and (min-width: 33.75em){.container{width:80%}}@media only screen and (min-width: 45em){.hidden-sm{display:block}}@media only screen and (min-width: 60em){.container{width:85%;max-width:75rem}.col-1{width:4.33%}.col-2{width:12.66%}.col-3{width:21%}.col-4{width:29.33%}.col-5{width:37.66%}.col-6{width:46%}.col-7{width:54.33%}.col-8{width:62.66%}.col-9{width:71%}.col-10{width:79.33%}.col-11{width:87.66%}.col-12{width:96%}}.hidden-md,.hidden-lg{display:none}@media only screen and (min-width: 48em){.hidden-md{display:block}}@media only screen and (min-width: 64em){.hidden-lg{display:block}}.flex{display:flex}.flex-column{flex-direction:column}.flex-row{flex-direction:row}.flex-start{justify-content:flex-start}.flex-end{justify-content:flex-end}.flex-center{justify-content:center}.flex-space-between{justify-content:space-between}.flex-space-around{justify-content:space-around}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.gap-0\.5{gap:.5rem}.gap-1{gap:1rem}.pl-0\.5{padding-left:.5rem}.pr-0\.5{padding-right:.5rem}:root{--border-radius: .75em;--border-radius-sm: calc(var(--border-radius) * .5);--border-radius-lg: calc(var(--border-radius) * 1.5);--horizontal-padding: var(--border-radius);--vertical-padding: calc(var(--border-radius) * .75);--screen-sm: 33.75em;--screen-md: 48em;--screen-lg: 64em;--z-index-submenu: 5;--z-index-menu: 10;--z-index-menu-items: 20;--z-index-toast: 110}form{display:flex;flex-direction:column;width:100%;min-height:100%;margin:0 auto;gap:1rem}::-webkit-scrollbar{width:.25em;height:.25em}::-webkit-scrollbar-track{background:var(--bg-color)}::-webkit-scrollbar-thumb{background:var(--primary-color);border:solid 2px transparent}::-webkit-scrollbar-thumb:hover{background:var(--primary-color)}:root{--shadow-lg: 1px 2px 2px var(--shadow-lg-color), 2px 4px 4px var(--shadow-lg-color), 4px 8px 8px var(--shadow-lg-color), 8px 16px 16px var(--shadow-lg-color), 16px 32px 32px var(--shadow-lg-color);--shadow-md: 1px 2px 2px var(--shadow-md-color), 2px 4px 4px var(--shadow-md-color), 3px 6px 6px var(--shadow-md-color);--shadow-sm: .5px 1px 1px var(--shadow-sm-color);--card-shadow: 0 .25em 1.5em 0 rgba(0, 0, 0, .1);--card-shadow-hover: 0 .5em 2em 0 rgba(0, 0, 0, .18)}.shadow,.shadow-lg{box-shadow:var(--shadow-lg)}.shadow-md{box-shadow:var(--shadow-md)}.shadow-sm{box-shadow:var(--shadow-sm)}.shadow-none{box-shadow:none}:root{--animation-duration: .3s;--fast-animation-duration: .2s;--animation-cubic-bezier: cubic-bezier(.2, 0, .2, 1)}@keyframes slide-in-right{0%{mask-size:0% 100%}to{mask-size:100% 100%}}.line{overflow:hidden}*{box-sizing:border-box}body{background-color:var(--bg-color)}body.no-scroll{overflow:hidden}
