:root{--bgDarkColor:#04131a;--bgLightColor:#f5f5fa;--primaryColor:#febe10;--primaryColor:#00bd6e;--headerDarkColor:#0f2a37;--headerLightColor:#dedeee;--secondaryDarkColor:#091c25}@font-face{font-family:Goli;src:url(/fonts/Goli-Regular.otf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:Goli;src:url(/fonts/Goli-Bold.otf) format("opentype");font-weight:700;font-style:normal}@font-face{font-family:Goli;src:url(/fonts/Goli-Light.otf) format("opentype");font-weight:300;font-style:normal}@font-face{font-family:Goli;src:url(/fonts/Goli-Medium.otf) format("opentype");font-weight:500;font-style:normal}@font-face{font-family:Goli;src:url(/fonts/Goli-SemiBold.otf) format("opentype");font-weight:600;font-style:normal}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden;font-family:Goli!important}body{color:rgb(var(--foreground-rgb));background:var(--bgDarkColor)}a{color:inherit;text-decoration:none}.custom-container{width:100%;padding:0 5.2%}.button{color:#fff;font-weight:600;background-color:var(--primaryColor);border:none;padding:10px;border-radius:10px}.btn-primary{background-color:var(--primaryColor)!important;border:1px solid var(--primaryColor)!important;color:#fff!important;font-weight:600;padding:10px 20px;display:block!important}.btn-primary:hover{color:var(--primaryColor);background-color:transparent!important}.btn-outline{border:1px solid var(--primaryColor)!important;color:var(--primaryColor)!important;font-weight:600;padding:10px 20px;display:block!important}.btn-outline:hover{background-color:var(--primaryColor);color:#fff!important}