:root{--color-background:#161d3f;--color-background-dark:#0d132f;--color-text-primary:#fff;--color-text-secondary:#667097;--color-accent:#cc963e;--color-accent-hover:#b27c24;--color-divider:#282a49;--h1-font-size:70px;--h1-line-height:1.1;--h2-font-size:54px;--h2-line-height:74px;--h3-font-size:32px;--h3-line-height:34px;--h3s-font-size:28px;--h3s-line-height:32px;--text-1-font-size:24px;--text-1-line-height:34px;--text-2-font-size:20px;--text-2-line-height:28px;--text-3-font-size:16px;--text-3-line-height:26px;--text-4-font-size:14px;--text-4-line-height:20px;--header-height:100px;--header-margin:55px;--container-padding:40px;--container-padding-narrow:14px;--button-height:62px;--button-height-big:64px;--scroll-padding-top:var(--header-height)}@media(max-width:1320px){:root{--h1-font-size:66px}}@media(max-height:800px){:root{--header-margin:0px;--h1-font-size:60px}}@media(max-width:1200px){:root{--h1-font-size:52px;--h3-font-size:28px;--h3-line-height:30px;--text-1-font-size:20px;--text-1-line-height:28px;--button-height:58px;--header-margin:20px}}@media(max-width:900px){:root{--header-margin:0px;--header-height:80px;--h1-font-size:46px;--h2-font-size:44px;--h2-line-height:48px}}@media(max-width:600px){:root{--header-height:60px;--h1-font-size:37px;--h1-line-height:38px;--h2-font-size:32px;--h2-line-height:38px;--h3-font-size:24px;--h3-line-height:28px;--h3s-font-size:20px;--h3s-line-height:22px;--text-1-font-size:16px;--text-1-line-height:24px;--text-2-font-size:16px;--text-2-line-height:24px;--text-3-font-size:14px;--text-3-line-height:22px;--button-height:50px;--container-padding:30px}}html{scroll-behavior:var(--scroll-behavior,smooth);scroll-padding-top:var(--scroll-padding-top,30px);position:relative}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}body{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;color:var(--color-text-primary);background-color:var(--color-background);font-size:var(--text-3-font-size);line-height:var(--text-3-line-height);font-weight:200}body #rt-lte-phone,body #rt-lte-tablet,body #rt-lte-tablet-portrait{position:absolute;left:0;bottom:0;flex:0 0 auto;width:1px;height:0;pointer-events:none;display:none}@media(max-width:1200px){body #rt-lte-tablet{display:block}}@media(max-width:900px){body #rt-lte-tablet-portrait{display:block}}@media(max-width:600px){body #rt-lte-phone{display:block}}input,textarea{-webkit-appearance:none;-moz-appearance:none;border:none}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:first-line,input:-webkit-autofill:focus,input:-webkit-autofill:hover,textarea:-webkit-autofill,textarea:-webkit-autofill:active,textarea:-webkit-autofill:first-line,textarea:-webkit-autofill:focus,textarea:-webkit-autofill:hover{font-family:var(--font-primary)}button{-webkit-appearance:none;-moz-appearance:none;border:none;cursor:pointer;background-color:rgba(0,0,0,0)}ol,ul{list-style:none;padding:0}.sr-only{position:absolute;width:1px!important;height:1px!important;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:none}h1,h2,h3{font-weight:600;font-family:var(--font-secondary);color:var(--color-accent)}h1 i,h2 i,h3 i{font-style:italic;font-weight:300;color:var(--color-text-primary)}strong{font-weight:600}