@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@300&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@tailwind base;@tailwind components;@tailwind utilities;.App{background:linear-gradient(107.45deg,#000634 .38%,#04060a 99.29%);background-repeat:no-repeat;background-size:cover;min-height:100vh;min-width:100vw;position:relative}.portal{height:100vh}.demoVideo,.portal{bottom:0;position:absolute;right:0;top:0}.demoVideo{-webkit-animation:right-to-left 1s ease-in-out forwards;animation:right-to-left 1s ease-in-out forwards;border-radius:20px;box-shadow:30px 15px 5px 6px hsla(0,0%,6%,.3);height:50vh;margin-top:200px;z-index:900}.portalAnimation{-webkit-animation:left-to-right 1s ease-in-out forwards;animation:left-to-right 1s ease-in-out forwards;bottom:0;height:100vh;position:absolute;right:0;top:0}@-webkit-keyframes right-to-left{0%{-webkit-transform:translateX(-200%);transform:translateX(-200%)}to{box-shadow:8px 16px 16px rgba(0,0,0,.4);-webkit-transform:translateX(-5%);transform:translateX(-5%)}}@keyframes right-to-left{0%{-webkit-transform:translateX(-200%);transform:translateX(-200%)}to{box-shadow:8px 16px 16px rgba(0,0,0,.4);-webkit-transform:translateX(-5%);transform:translateX(-5%)}}@-webkit-keyframes left-to-right{to{-webkit-filter:blur(48px);filter:blur(48px)}}@keyframes left-to-right{to{-webkit-filter:blur(48px);filter:blur(48px)}}header{position:relative}nav{left:0;margin-top:15px;position:absolute;text-decoration:none;width:60%}.logoContainer,nav{align-items:center;color:#fff;display:flex;flex-direction:row;justify-content:space-evenly}.logoContainer{font-size:20px;font-weight:700;width:160px}.link,.selectedLink{color:#fff;font-family:Montserrat;font-size:16px;max-width:200px;text-decoration:none;z-index:900}.selectedLink{font-weight:700}.appLogo{width:50px}@font-face{font-family:Primus;src:url(/static/media/Primus.7239c8e6d1077c1efe84.otf)}h1{font-size:50px}h1,h2{color:#fff;font-family:Primus;font-style:normal;font-weight:400;letter-spacing:.02em;line-height:61px}h2{font-size:20px}.textContainer{display:flex;flex-direction:column;justify-content:start}.subText{color:#a9abbc;font-family:Montserrat;font-size:18px;font-style:normal;font-weight:300;letter-spacing:.04em;line-height:29px;margin-top:-10px}.subTextSpecs{font-weight:700;width:160px}.subTextSpecs,.subTextSpecsB{color:#fff;font-family:Montserrat;font-size:18px;font-style:normal;letter-spacing:.04em;line-height:25px}.subTextSpecsB{font-weight:300;margin-left:-60px;width:220px}.specsContainer{display:flex;flex-direction:row;flex-wrap:nowrap;gap:0;margin-top:-30px;width:450px}.watchDemoBtn{background:linear-gradient(94.74deg,#2c4aa6 9.44%,#423592 56.14%,#3970c4);box-shadow:8px 16px 16px rgba(50,50,50,.25);color:#fff;cursor:pointer;display:flex;font-size:16px;font-style:normal;font-weight:700;height:50px;justify-content:space-around;letter-spacing:.04em;line-height:20px;margin-top:20px;padding-left:10px;text-decoration:none;width:180px}.arrow{height:15px;margin-right:5px;margin-top:17.5px}.productsContainer{color:#fff;display:flex;flex-direction:column;padding-top:100px}.productContainer{align-items:center;display:flex;flex-direction:row;height:100vh;justify-content:center;width:100vw}.productImage{height:50vh}.textContainer{margin-left:110px;margin-top:250px;position:absolute;width:40vw}.textContainerB{margin-left:60px;width:40vw}.textContainerC{margin-top:10px;width:40vw}.textContainerD{margin-left:30px;width:40vw}.product{align-items:center;display:flex;flex-direction:row;height:75vh;justify-content:space-around;width:100vw}.bLine{height:10px;width:90vw}.outerProduct{align-items:center;display:flex;flex-direction:column;justify-content:center}
/*# sourceMappingURL=main.5e3a7318.css.map*/