@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@400;500&family=Roboto:wght@400;500&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}nav{box-shadow:0 5px 15px rgba(0,0,0,.06);justify-content:space-between;padding:20px 60px}#navbar,nav{align-items:center;display:flex}#navbar{justify-content:center}#navbar li{list-style:none;padding:0 20px;position:relative}#navbar li a{color:#252525;font-size:1.3rem;font-weight:600;text-decoration:none;transition:all 1.9s ease-in}#navbar li a:hover{color:#001a49}#navbar li a:hover:after{background:#e9327c;bottom:-4px;content:" ";height:2px;left:20px;position:absolute;width:30%}#mobile{display:none}#mobile i{color:#000}@media screen and (max-width:769px){#navbar{align-items:flex-start;box-shadow:0 40px 60px rgba(0,0,0,.1);display:flex;flex-direction:column;height:100vh;justify-content:flex-start;padding:40px 0 0 10px;position:fixed;right:-300px;top:90px;transition:.3s ease-in-out;width:300px}#navbar.active{right:0}#navbar li{margin-bottom:25px}#mobile{display:block}#mobile i{cursor:pointer;font-size:24px}}*{box-sizing:border-box;margin:0;padding:0}body,html{color:#183b56;color:var(--primary-text-color);font-family:Poppins,sans-serif;height:100%;width:100%}:root{--primary-text-color:#183b56;--secondary-text-color:#577592;--accent-color-dark:#1d69a3;--padding-inline-section:20px}h1{font-size:3rem}h2{font-size:2rem}h3{font-size:1.5rem}p{color:#577592;color:var(--secondary-text-color);font-family:Roboto,sans-serif;font-size:1.25rem;line-height:1.8rem}a{display:inline-block;text-decoration:none}.small-blod-text{font-size:1rem;font-weight:700}.container{margin-inline:auto;max-width:1180px;padding-inline:20px;padding-inline:var(--padding-inline-section)}.flex{align-items:center;display:flex}.primary-button{background-color:#1d69a3;background-color:var(--accent-color-dark);border-radius:6px;box-shadow:0 0 2px #577592;box-shadow:0 0 2px var(--secondary-text-color);color:#fff!important;font-weight:500;padding:12px 24px;text-align:center;transition:.2s ease-out}.primary-button:hover{background-color:#252525}.secondary-button{border:.5px solid #577592;border:.5px solid var(--secondary-text-color);border-radius:6px;color:#183b56;color:var(--primary-text-color);font-weight:500;padding:12px 24px;transition:.2s ease-out}.secondary-button:hover{border-color:#1d69a3;border-color:var(--accent-color-dark);color:#1d69a3!important;color:var(--accent-color-dark)!important}.hover-link{color:#183b56;color:var(--primary-text-color)}.hover-link:hover{color:#1d69a3}@media (max-width:991px){h3{font-size:1.2rem}}@media (max-width:767px){.primary-button{width:100%}}@media (max-width:479px){:root{--padding-inline-section:10px}h1{font-size:2rem}h2,h3{font-size:1.5rem}p{font-size:1rem}}@media (max-width:991px){.example-card{height:180px;width:calc(50% - 10px)}.example-area{gap:20px}.cta-section{padding-block:80px}}.big-features-section{padding:30px 20px 20px 0}.big-feature-container{gap:30px}.feature-img img{width:100%}#second-big-feature{flex-direction:row-reverse}.feature-desc{align-items:flex-start;flex-direction:column}@media (max-width:767px){#second-big-feature,.big-feature-container{flex-direction:column}}.companies-header{color:#183b56;margin-bottom:30px;margin-top:10px;text-align:center}.logos{flex-wrap:wrap;gap:20px;justify-content:space-evenly}.logo{height:46px}.examples-section{padding:80px 20px}.example-header{flex-direction:column;gap:20px;text-align:center}.example-area{justify-content:space-between;margin-block:30px}.example-card{background:#000;background:linear-gradient(rgba(0,0,0,.1),rgba(0,0,0,.8)),url(https://assets-global.website-files.com/5b29b478056829d173e3e394/5b48591a238eb6563b4d3581_cover_tasks.jpg);background-size:cover;height:300px;position:relative;transition:.2s ease-out;width:23%}.example-card:nth-child(2){background:linear-gradient(rgba(0,0,0,.1),rgba(0,0,0,.8)),url(https://assets-global.website-files.com/5b29b478056829d173e3e394/5b48581f238eb652d84d356f_cover_navigate.jpg);background-size:cover}.example-card:nth-child(3){background:linear-gradient(rgba(0,0,0,.1),rgba(0,0,0,.8)),url(https://assets-global.website-files.com/5b29b478056829d173e3e394/5b485751238eb68a594d3555_cover_audience.jpg);background-size:cover}.example-card:nth-child(4){background:linear-gradient(rgba(0,0,0,.1),rgba(0,0,0,.8)),url(https://assets-global.website-files.com/5b29b478056829d173e3e394/5b48587a238eb690dd4d3577_cover_about.jpg);background-size:cover}.example-card:hover{box-shadow:0 0 10px #888}.card-text{bottom:20px;color:#fff;left:20px;position:absolute;right:20px}@media (max-width:991px){.example-area{gap:20px}.example-card{height:180px;width:calc(50% - 10px)}}@media (max-width:479px){.example-card{width:100%}}.features-section{background-image:url(https://assets-global.website-files.com/5af97a9c84ec1bc79d81b5f4/5af9951ea9b84ec337b92251_Oval2.svg);background-position:50%;background-repeat:no-repeat;padding:80px 20px 20px 0}.features-header{margin-bottom:40px;text-align:center}.features-area{flex-wrap:wrap;gap:20px;justify-content:space-between;margin-top:20px}.features-heading-text{margin-bottom:20px}.features-card{flex-direction:column;gap:20px;max-width:30%;text-align:center}.features-card img{width:60px}@media (max-width:767px){.features-card{min-width:calc(50% - 10px)}}@media (max-width:479px){.features-card{min-width:100%}}footer{background-color:#ebf2fa;padding-block:80px}.link-col{align-items:flex-start;flex-direction:column;gap:20px}.footer-container{align-items:flex-start;justify-content:space-between}@media (max-width:767px){.footer-container{align-items:center;flex-direction:column;gap:40px;text-align:center}.link-col{align-items:stretch}}header{padding:60px 20px 20px 0}.header-section{gap:50px;justify-content:center}.header-left{max-width:40vw}.header-left h1{margin-top:20px}.header-right img{width:100%}.get-started-btn{margin-top:20px}@media (max-width:767px){.header-section{flex-direction:column-reverse}.header-left{max-width:100vw;text-align:center}}.cta-section{background-color:#183b56;padding:120px 60px 20px 80px}.cta-section-container{color:#fff;flex-direction:column;gap:20px;text-align:center}.cta-section-container p{color:#fff;margin-top:20px}@media (max-width:991px){.cta-section{padding-block:80px}}.sub-footer{background-color:#b9cde4;padding:20px}.subfooter-container{gap:30px;justify-content:center}
/*# sourceMappingURL=main.d43b3316.css.map*/