:root{--primary:#fbe913;--secondary:#0e0e29;--text:#0c0c0f99;--primary-fg:#fff;--body-bg:#f5f5f5;--heading:#0c0c0f;--btn-bg:#0000;--btn-outline:#0c0c0f;--btn-text:#0c0c0f;--btn-hover-bg:#fbe913;--btn-hover-outline:#e2d42e;--btn-hover-text:#fff;--dark-text:#fff9;--dark-heading:#fff;--dark-btn-text:#fff;--dark-btn-outline:#fff;--accent-lime:#fbe913;--container:1440px;--header-h:112px}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:var(--header-h)}body{background:var(--body-bg);color:var(--text);font-family:var(--font-barlow), system-ui, -apple-system, sans-serif;-webkit-font-smoothing:antialiased;margin:0;font-size:17px;font-weight:400;line-height:1.53;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:var(--font-barlow-condensed), var(--font-barlow), sans-serif;color:var(--heading);margin:0;font-weight:700;line-height:1}p{margin:0}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{font-family:inherit}.container{width:100%;max-width:var(--container);margin-inline:auto;padding-inline:15px}.eyebrow{font-family:var(--font-barlow), sans-serif;letter-spacing:.2px;text-transform:uppercase;font-size:14px;font-weight:600}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}
