@import"https://fonts.googleapis.com/css2?family=Anton&family=Work+Sans:ital,wght@0,100..900;1,100..900&display=swap";:root{--vt-c-white: #ffffff;--vt-c-white-soft: #f8f8f8;--vt-c-white-mute: #f2f2f2;--vt-c-black: #181818;--vt-c-black-soft: #222222;--vt-c-black-mute: #282828;--vt-c-indigo: #2c3e50;--vt-c-divider-light-1: rgba(60, 60, 60, .29);--vt-c-divider-light-2: rgba(60, 60, 60, .12);--vt-c-divider-dark-1: rgba(84, 84, 84, .65);--vt-c-divider-dark-2: rgba(84, 84, 84, .48);--vt-c-text-light-1: var(--vt-c-indigo);--vt-c-text-light-2: rgba(60, 60, 60, .66);--vt-c-text-dark-1: var(--vt-c-white);--vt-c-text-dark-2: rgba(235, 235, 235, .64)}:root{--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}@media (prefers-color-scheme: dark){:root{--color-background: var(--vt-c-black);--color-background-soft: var(--vt-c-black-soft);--color-background-mute: var(--vt-c-black-mute);--color-border: var(--vt-c-divider-dark-2);--color-border-hover: var(--vt-c-divider-dark-1);--color-heading: var(--vt-c-text-dark-1);--color-text: var(--vt-c-text-dark-2)}}*,*:before,*:after{box-sizing:border-box;margin:0;font-weight:400}body{min-height:100vh;color:var(--color-text);background:var(--color-background);transition:color .5s,background-color .5s;line-height:1.6;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:15px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app{margin:0 auto;font-weight:400;background-color:#f0f0f0}h1{font-family:Anton,sans-serif}h4{font-family:Work Sans,sans-serif}a,.green{text-decoration:none;color:#000;transition:.4s;padding:3px}@keyframes colors{0%{filter:hue-rotate(0deg)}to{filter:hue-rotate(360deg)}}@media (hover: hover){a:hover{background-color:#00bd7e33}}@media (min-width: 1024px){body{display:flex;place-items:center}#app{width:100%}}.scroll-down[data-v-887374fd]{background:#fff;position:fixed;top:0;right:0;left:0;z-index:1030;height:90px;padding:2rem}.scroll-down .brand[data-v-887374fd]{height:60px;margin-top:-14px}.brand[data-v-887374fd]{float:left;height:80px;padding:0;margin-top:-25px}.brand img[data-v-887374fd]{height:inherit}header[data-v-887374fd]{background-color:transparent;height:90px;z-index:200;padding:2rem}nav[data-v-887374fd]{font-size:16px;text-align:right}nav a.router-link-exact-active[data-v-887374fd]{color:#6b8eae;font-weight:700;border-left:0}nav a[data-v-887374fd]{padding:0 1rem;border-left:1px solid var(--color-border)}@media (min-width: 1024px){nav[data-v-887374fd]{font-size:1.2rem}}.item[data-v-40a5c0e5]{margin-top:2rem;display:flex;position:relative}.details[data-v-40a5c0e5]{flex:1;margin-left:1rem}i[data-v-40a5c0e5]{display:flex;place-items:center;place-content:center;width:32px;height:32px;color:var(--color-text)}h3[data-v-40a5c0e5]{font-size:1.2rem;font-weight:500;margin-bottom:.4rem;color:var(--color-heading)}@media (min-width: 1024px){.item[data-v-40a5c0e5]{margin-top:0;padding:.4rem 0 1rem calc(var(--section-gap) / 2)}i[data-v-40a5c0e5]{top:calc(50% - 25px);left:-26px;position:absolute;border:1px solid var(--color-border);background:var(--color-background);border-radius:8px;width:50px;height:50px}.item[data-v-40a5c0e5]:before{content:" ";border-left:1px solid var(--color-border);position:absolute;left:0;bottom:calc(50% + 25px);height:calc(50% - 25px)}.item[data-v-40a5c0e5]:after{content:" ";border-left:1px solid var(--color-border);position:absolute;left:0;top:calc(50% + 25px);height:calc(50% - 25px)}.item[data-v-40a5c0e5]:first-of-type:before{display:none}.item[data-v-40a5c0e5]:last-of-type:after{display:none}}.bitman[data-v-10c5fa9c]{z-index:100;position:absolute;bottom:-1060px}.hero-section[data-v-10c5fa9c]{position:relative;width:100%;height:1200px;display:flex;align-items:center;justify-content:space-evenly;background-color:#f0f0f0;overflow:hidden}.circle[data-v-10c5fa9c],.triangle[data-v-10c5fa9c],.rectangle[data-v-10c5fa9c]{position:absolute;transition:transform 1s ease-out}.circle[data-v-10c5fa9c]{width:500px;height:500px;background-color:#de4201;border-radius:50%}.triangle[data-v-10c5fa9c]{width:0;height:0;border-left:200px solid transparent;border-right:200px solid transparent;border-bottom:400px solid #6B8EAE}.rectangle[data-v-10c5fa9c]{width:400px;height:300px;background-color:#f8b201}@keyframes bounce-10c5fa9c{0%{transform:translateY(0)}to{transform:translateY(-15px)}}@-webkit-keyframes bounce-10c5fa9c{0%{transform:translateY(0)}to{transform:translateY(-15px)}}.context{display:flex;justify-content:flex-start;line-height:5}.webHeroText{color:#000000eb;font-size:10rem;font-family:Anton,sans-serif;text-transform:uppercase}.area{background:-webkit-linear-gradient(to rigtht,white,#ffebeb7d);width:100%;height:100vh;position:absolute;bottom:0}.circles{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}.circles li{position:absolute;display:block;list-style:none;width:20px;height:20px;background:#de4201;animation:animate 25s linear infinite;bottom:-150px}.circles li:nth-child(1){left:25%;width:80px;height:80px;animation-delay:0s}.circles li:nth-child(2){left:10%;width:20px;height:20px;animation-delay:2s;animation-duration:12s}.circles li:nth-child(3){left:70%;width:20px;height:20px;animation-delay:4s}.circles li:nth-child(4){left:40%;width:60px;height:60px;animation-delay:0s;animation-duration:18s}.circles li:nth-child(5){left:65%;width:20px;height:20px;animation-delay:0s}.circles li:nth-child(6){left:75%;width:110px;height:110px;animation-delay:3s}.circles li:nth-child(7){left:35%;width:150px;height:150px;animation-delay:7s}.circles li:nth-child(8){left:50%;width:25px;height:25px;animation-delay:15s;animation-duration:45s}.circles li:nth-child(9){left:20%;width:15px;height:15px;animation-delay:2s;animation-duration:35s}.circles li:nth-child(10){left:85%;width:150px;height:150px;animation-delay:0s;animation-duration:11s}@keyframes animate{0%{transform:translateY(0) rotate(0);opacity:1;border-radius:0}to{transform:translateY(-1000px) rotate(720deg);opacity:0;border-radius:50%}}.expertise{height:100vh;background:linear-gradient(to bottom,#ea7b00,#ea7d0028);position:relative}#hero-section{font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;color:#2c3e50}
