@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap");:root{--max-width-header-area: 1410px;--header-pad-x: var(--outer-gutter);--header-pad-y: clamp(15px, calc(0.4772727273rem + 1.2784090909vw), 24px);--header-dynamic-color: black;--siteheader-bg-color: white}.menu-open{--header-dynamic-color: black}.top-layer{position:relative;z-index:90;display:flex;align-items:center;gap:clamp(20px, calc(-0.0795454545rem + 3.6931818182vw), 46px)}.top-layer .volcon-arrow_forward{padding-right:8px}.top-layer .volcon-arrow_forward::before{vertical-align:middle}.top-layer svg{vertical-align:middle}.top-layer svg:hover path,.top-layer svg:focus path,.top-layer svg:active path{fill:#C26F00}.top-layer svg path{transition:fill 0.3s ease-in-out}#header{padding:var(--header-pad-y) var(--header-pad-x)}.header-fixed{padding-top:var(--header-height, 100px)}.header-fixed #header{position:fixed;top:0;left:0;right:0;z-index:99999;background-color:var(--siteheader-bg-color)}.header-fixed #header{margin-top:calc(var(--header-height) * -1);transition:margin-top 0.3s ease-in-out}.header-fixed.up #header{margin-top:0}.header-fixed.down #header{margin-top:calc(var(--header-height) * -1)}.header-fixed.first-time #header{transition:none !important}.menu-open #header{position:fixed;top:0;left:0;right:0;z-index:99999;background-color:var(--siteheader-bg-color)}.menu-open:not(.header-fixed){padding-top:var(--header-height, 100px)}.flex-2{display:flex}#site-logo{margin-top:0}.header-section-max-w{max-width:var(--max-width-header-area);margin:0 auto}.space-between{display:flex;justify-content:space-between}#logo{position:relative;z-index:90;max-width:clamp(150px, calc(6rem + 9.375vw), 216px)}