.root{height:100vh;width:100vw;display:flex;flex-direction:column;align-items:center;font-family:Inter,sans-serif;padding:100px 100px 30px 30px}.section{display:flex;flex-direction:column;align-items:center}.h2{color:#01004b;text-align:center;font-size:60px;font-style:normal;font-weight:700;line-height:110%;margin:15px}.h5{font-size:20px;font-style:normal;font-weight:600;line-height:160%;letter-spacing:.15px;margin:10px}.h6{color:#030080;text-align:center;font-size:20px;font-style:normal;font-weight:700;line-height:120%;margin:15px}.p{font-size:14px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:.15px}.subtitle{color:#525252;text-align:center;font-size:20px;font-style:normal;font-weight:400;line-height:140%}.primary-color{color:#1b17f5}.buttons{margin-top:25px;margin-bottom:25px}.button{padding:10px;margin:10px;border-radius:4px;border:2px solid #1b17f5;background-color:#1b17f5;color:#fff;font-weight:700;cursor:pointer}.outlined-button{color:#1b17f5;background-color:#fff}.steps{display:flex;justify-content:center}.steps>div{margin:30px;padding:15px;text-align:center;max-width:400px}.icon{width:150px;height:100px}.pinecone-logo{width:190px;height:36px;margin-bottom:30px}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-y:hidden}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}html{scroll-behavior:smooth;color-scheme:light dark}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}
