@import"https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,700;1,700&display=swap";:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}:root{scroll-behavior:smooth;--header-height: 120px}#root{min-height:100vh;width:100%;display:grid}body{overflow:hidden}body{font-size:18px;font-family:Roboto}input,textarea{font-family:Roboto;font-size:1em}header,footer,main{box-sizing:border-box;width:100%}h1{font-family:Roboto Condensed}h1,h2,h3,h4,h5,h6,p{margin:0;line-height:1.4}ul{padding:0}li{list-style:none}.wrapper{max-width:1400px;margin:auto;width:100vw;padding:1em;box-sizing:border-box}.card{padding:1em 2em}.section-header{margin-bottom:2.5em;text-align:center}.section-header h1{font-style:italic}.flex{display:flex}.flex.center{justify-content:center;align-items:center}.flex.vcenter{align-items:center}.grid{display:grid}.grid.p3{grid-template-columns:1fr 1fr 1fr}.grid.gap{gap:.5em}.none{display:none}.text-center{text-align:center}header#site-header{position:fixed;width:100%;top:0;left:0;padding:0 3em;height:var(--header-height);display:flex;align-items:center;justify-content:space-between;z-index:100000}header #site-logo{height:60px}header nav{display:flex}header nav li{padding:10px;margin:0 10px;font-weight:700;cursor:pointer}header nav li.active{color:#ee571c;cursor:default}footer#site-footer{width:100%;padding:20px 70px;border-top:#FF8000 1px solid;display:flex;justify-content:space-between;align-items:end}footer#site-footer p{font-style:italic}section{width:100%;height:100vh;overflow:hidden}section .padding-top{padding-top:var(--header-height);box-sizing:border-box}section#section-home{background-image:url(/assets/home_bg-DAbhxyVo.png);background-size:cover;padding-top:0;position:relative}section#section-vision .wrapper{min-height:100%}section#section-vision .card-wrapper{width:100vw;padding:0 2.5em;box-sizing:border-box}section#section-vision .card{width:360px;box-shadow:2px 2px 5px 2px #ccc;margin:10px}section#section-trading .wrapper{min-height:100%;display:flex;flex-direction:column;justify-content:center}section#section-trading .flow{display:flex;align-items:stretch;justify-content:center;gap:1em;margin-bottom:3em}section#section-trading .flow .node{flex:1;max-width:300px;border:1px solid #E2E2E2;border-radius:8px;padding:1.5em;text-align:center;display:flex;flex-direction:column;justify-content:center;gap:.5em}section#section-trading .flow .node.center{background-color:#ee571c;color:#fff;border-color:#ee571c}section#section-trading .flow .node h3{letter-spacing:1px}section#section-trading .flow .arrow{display:flex;align-items:center;font-size:1.8em;color:#333}section#section-trading .scope{display:flex;gap:4em;justify-content:center;max-width:900px;margin:auto;width:100%}section#section-trading .scope>div{flex:1}section#section-trading .scope h3{color:#ee571c;margin-bottom:.6em}section#section-trading .scope li{padding:.35em 0 .35em 1.3em;position:relative}section#section-trading .scope li:before{content:"▪";color:#ee571c;position:absolute;left:0}section#section-contact>.wrapper{display:flex;justify-content:center;align-items:center;height:100%}section#section-contact form{display:grid;gap:10px}section#section-contact textarea{grid-column:1/3;resize:none}section#section-contact button[type=submit]{grid-column:1/3;border:none;outline:none;background-color:#ff8000;color:#fff;border-radius:0}section#section-contact button[type=submit]:hover{background-color:#ff4d00}section#section-contact input,section#section-contact textarea{border:#FF8000 1px solid;padding:10px 15px;outline:none}section#section-contact input::placeholder,section#section-contact textarea::placeholder{color:#ff4d0044}@media screen and (min-width:741px) and (max-width:1200px){body{font-size:15px}:root{--header-height: 100px}header #site-logo{height:50px}section#section-contact textarea,section#section-contact button[type=submit]{grid-column:1}section#section-trading .scope{gap:2.5em}}@media screen and (max-width:740px){body{font-size:10px}:root{--header-height: 80px}.grid.m1{grid-template-columns:1fr}header#site-header{padding:0;justify-content:center}header #site-logo{height:40px}section#section-contact textarea,section#section-contact button[type=submit]{grid-column:1}section#section-trading .flow{flex-direction:column;align-items:center;gap:.5em;margin-bottom:2em}section#section-trading .flow .node{max-width:100%;width:100%;padding:1em}section#section-trading .flow .arrow{transform:rotate(90deg)}section#section-trading .scope{gap:2em}.mnone{display:none}}
