:root{--vt-c-white:#fff;--vt-c-white-soft:#f8f8f8;--vt-c-white-mute:#f2f2f2;--vt-c-black:#181818;--vt-c-black-soft:#222;--vt-c-black-mute:#282828;--vt-c-indigo:#2c3e50;--vt-c-divider-light-1:#3c3c3c4a;--vt-c-divider-light-2:#3c3c3c1f;--vt-c-divider-dark-1:#545454a6;--vt-c-divider-dark-2:#5454547a;--vt-c-text-light-1:var(--vt-c-indigo);--vt-c-text-light-2:#3c3c3ca8;--vt-c-text-dark-1:var(--vt-c-white);--vt-c-text-dark-2:#ebebeba3;--font-header:"Eurostile", sans-serif;--font-body:sans-serif;--hero-text-color:#fff;--hero-cta-bg:#ffffff26;--hero-cta-border:#fff6;--hero-cta-hover-bg:#ffffff40;--color-background:var(--vt-c-white);--color-background-soft:var(--vt-c-white-soft);--color-background-mute:var(--vt-c-white-mute);--color-border:var(--vt-c-divider-light-2);--color-border-hover:var(--vt-c-divider-light-1);--color-heading:var(--vt-c-text-light-1);--color-text:var(--vt-c-text-light-1);--section-gap:160px}*,:before,:after{box-sizing:border-box;margin:0;font-weight:400}html,body{width:100%;margin:0;padding:0}body{color:#111;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh;line-height:1.6;font-family:var(--font-body);background:#fff;font-size:1rem;line-height:1.6;transition:color .5s,background-color .5s}h1,h2,h3{font-family:var(--font-header);letter-spacing:.02em;font-weight:600}#app{width:100%;font-weight:400;max-width:none!important}h1,h2,h3,h4,h5,h6{font-family:eurostile,sans-serif;font-weight:500}h1{margin-bottom:1rem;font-size:2.25rem;line-height:1.2}h2{margin-bottom:.75rem;font-size:1.75rem;line-height:1.3}h3{font-size:1.5rem;line-height:1.4}h4{font-size:1.1rem;line-height:1.5}@media (width>=1200px){h1{font-size:clamp(2.5rem,4vw,4rem)}h2{font-size:clamp(2rem,3vw,3rem)}h3{font-size:clamp(1.5rem,2vw,2.25rem)}}.container{width:100%;max-width:1440px;margin:auto;padding:10px;display:flex}.rtalign{text-align:right;justify-content:flex-end}a{text-decoration:none;transition:all .4s}.linkbtn{color:#222;border:1px solid orange;border-radius:5px;margin-top:10px;padding:5px 10px;text-decoration:none;display:inline-block}.linkbtn:hover{color:#fff;background-color:orange;border-color:#ff8c00;text-decoration:none}
