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}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.header{align-items:center;background-color:#8d1627;color:#fff;display:flex;left:0;position:fixed;top:0;width:100%;z-index:1000}.logo-container{display:flex;justify-content:center;margin-left:20px;margin-right:20px}.logo{width:20vw}@media screen and (min-width:600px){.logo{width:22vw}}@media screen and (min-width:1100px){.logo{width:15vw}}.header-buttons{margin-left:auto;margin-right:2vh}.header-buttons,.navbar{display:flex;flex-direction:row}.navbar{list-style-type:none;padding:0}.navbar li{cursor:pointer;font-family:Arial,Helvetica,sans-serif;font-size:.7rem;font-weight:600;margin-right:20px}@media screen and (min-width:600px){.navbar li{cursor:pointer;font-family:Arial,Helvetica,sans-serif;font-size:20px;font-weight:600;margin-right:20px}}.secondary-button-text{font-size:.7rem!important;font-weight:700}.secondary-button{align-items:center;align-self:center;background-color:#fff;border:2px solid #1c2735;border-radius:40px;color:#1c2735;cursor:pointer;display:flex;height:45px;justify-content:center;margin-right:10px;padding:8px 14px}.secondary-button:hover{background-color:#5a6268}@media screen and (min-width:600px){.secondary-button-text{font-size:1rem!important;font-weight:700}}body,html{overflow-x:hidden}.body-container{background:#000;color:#fff!important;padding:7vh 1vh 1vh}.sub-body{color:#fff;margin-top:1vh}.sub-body-2{margin-bottom:1vh}.floating-button-container{background-color:#d9d9d9;border-radius:10px;display:flex;flex-direction:row;position:fixed;top:80%;transform:translateY(-30%)}.try-for-free{margin-top:2vh}@media screen and (min-width:600px){.body-container{background:#000;color:#fff!important;padding:6vh 1vh 1vh}}@media screen and (min-width:1100px){.body-container{background:#000;color:#fff!important;padding:10vh 2vh 2vh}.sub-body{color:#fff;margin-top:50px}.floating-button-container{background-color:#d9d9d9;border-radius:10px;display:flex;flex-direction:row;left:50%;padding-left:10px;padding-top:5px;position:fixed;top:87%;transform:translate(-50%,-50%)}.try-for-free{margin-left:10px;margin-top:0}}.sub-heading{font-size:1.6rem;font-weight:500}.header-text,.sub-heading{font-family:Arial,Helvetica,sans-serif}.header-text{font-size:4rem;font-weight:700}.highlighted{background-color:#f5e6ff4d}.highlighted-animation{-webkit-text-fill-color:#0000;animation:highlight 5s linear infinite;background:linear-gradient(90deg,#ff2400,#f60,#ff0,#0f0,#00f,#9400d3,#ff2400);-webkit-background-clip:text;background-size:200% auto}@keyframes highlight{0%{background-position:100% 50%}to{background-position:0 50%}}.usecase-section{background-color:#fff;border:1px solid #ccc;border-radius:10px;color:#000;display:flex;margin-bottom:1vh;padding:1vh}.column-style{flex:1 1}.small-header-text{font-size:clamp(20px,3vw + 1rem,50px)}.description,.small-header-text{font-family:Arial,Helvetica,sans-serif;font-weight:700}.description{font-size:clamp(10px,1vw + 1rem,30px)}.cloud-image{border-radius:10px;margin-left:2vw;margin-right:2vw;width:30%}.right-image{border:2px solid #ccc;border-radius:10px;width:87vw}@media screen and (min-width:600px){.right-image{border:2px solid #ccc;border-radius:10px;width:90vw}.usecase-section{background-color:#fff;border:1px solid #ccc;border-radius:10px;color:#000;display:flex;margin-bottom:1vh;padding:1vh}}@media screen and (min-width:1100px){.right-image{border:2px solid #ccc;border-radius:10px;margin:1vh;width:60vw}.usecase-section{background-color:#fff;border:1px solid #ccc;border-radius:10px;color:#000;display:flex;margin-bottom:1vh;min-height:70vh;padding:1vh}}.deploy-images-container,.left-column-center{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center}.delpoy-images-row{flex-direction:row;justify-content:center}.delpoy-images-row,.footer{align-items:center;display:flex}.footer{background-color:#8d1627;color:#fff;padding:0 20px;z-index:1000}.modal{background-color:#0006;display:none;height:100%;left:0;overflow:auto;position:fixed;top:0;width:100%;z-index:900}.modal.open{display:block}.modal-content{background-color:#fefefe;border:2px solid #000;border-radius:10px;margin:15% auto;padding:2vh 6vh 10vh;width:65%}@media screen and (min-width:1100px){.modal-content{margin:10% auto;padding:25px 50px 80px;width:30%}}.close{color:#aaa;cursor:pointer;float:right;font-size:28px;font-weight:700}.close:focus,.close:hover{color:#000;cursor:pointer;text-decoration:none}.form-group{margin-bottom:20px}label{display:block;margin-bottom:5px}input[type=email],input[type=text],textarea{border:1px solid #ccc;border-radius:4px;box-sizing:border-box;padding:10px;width:100%}textarea{height:200px}button:hover{background-color:#45a049}.send-contact-button{align-items:center;display:flex;float:right;height:32px}.button-container{margin-top:20px}.primary-button{background-color:#1c2735;border:2px solid #1c2735;border-radius:40px;color:#fff;cursor:pointer;height:52px;margin-right:10px;padding:8px 24px}.primary-button-text{font-size:1.1rem!important;font-weight:500}
/*# sourceMappingURL=main.d3379e15.css.map*/