* *{box-sizing:border-box}:root{--black: #0E0E0E;--accent: #E83B3B;--accent-30: #E83B3B4D;--white-30: #F3F3F34D;--yellow-30: #F9D2094D;--black-30: #0000004D;--light-grey: #B2B2B2;--dark-grey: #54595F;--hover-gray: #777777;--gray: #808080;--dropdown-bg: #333;--light-grey-80: #D9D9D9B3;--light-grey-30: #D9D9D94D;--white: #F3F3F3;--hover-black: #4A4A4A;--black-opac: #0E0E0ECC;--dark-gradient: #440000E6;--light-gradient: #772C02E6;--yellow: #F1E993;--blue: #327AB8;--button-background: linear-gradient(to top, var(--dark-gradient) 0%, var(--light-gradient) 100%)}body{background-color:var(--black)}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--black)}::-webkit-scrollbar-thumb{background:var(--accent);opacity:1;transition:opacity .4s ease;border-radius:2px}::-webkit-scrollbar-thumb:hover{background:var(--accent);opacity:.8}::-webkit-scrollbar-button{display:none}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}.mobile-menu_wrapper{width:100vw;height:100vh;padding-left:20%;position:fixed;top:0;left:100%;transform:translate(0);background-color:transparent;transition:transform .4s ease,background .4s ease;z-index:3}.mobile_menu{list-style:none;padding:0;background-color:var(--white);width:100%;height:100%;margin:auto 0}.menu-item>a{text-decoration:none;display:block;font-size:.875rem;padding:1rem;color:var(--black);border-bottom:2px solid var(--light-grey);text-transform:uppercase;font-weight:500;font-family:Lato,sans-serif;transition:background .4s ease}.current-menu-item>a{color:var(--accent)}.menu-item>a:hover{background-color:var(--light-grey)}@media screen and (min-width: 500px){.mobile-menu_wrapper{padding-left:50%}}@media screen and (min-width: 1000px){.mobile-menu_wrapper{padding-left:70%}}.top_container{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:space-between;position:fixed;left:0;top:0;z-index:1;padding-top:6px}.top_container img.custom-logo{width:90px;height:90px}.menu_icon{position:absolute;right:18px;top:50%;transform:translateY(-50%)}.menu_icon span{background-color:var(--dark-grey);width:20px;height:3px;display:block;margin-bottom:4px;border-radius:1px}@media screen and (min-width: 500px){.menu_icon span{width:36px;height:4px;border-radius:2px}}.learn-more__video{width:100vw;height:100vh;object-fit:cover;object-position:center center}body{overflow:hidden}
