@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;700&display=swap");html{-webkit-box-sizing:border-box;box-sizing:border-box}*,*::before,*::after{-webkit-box-sizing:inherit;box-sizing:inherit}body{font-family:"Inter", sans-serif;font-weight:400;font-size:18px;color:#425466;padding:0;margin:0 auto;max-width:1440px}h1,h2{font-weight:bold;color:#1d1b67;margin:0}h1{font-size:56px}h2{font-size:36px}a{display:inline-block;text-decoration:none;color:black}.logo img{width:24px;height:22px}.menu span{margin-right:22px}.schedule{font-weight:bold;text-align:center;background-color:#1d1b67;color:white;padding:1.2rem 1.5rem;border-radius:5px}form{display:-webkit-box;display:-ms-flexbox;display:flex;border:1px solid #425466;padding:0.2rem;border-radius:5px}form input{height:3rem;border:0;font-size:1rem}form input[type="email"]{padding-left:1rem}form input[type="email"]:focus{outline:none}form input[type="submit"]{background-color:#1d1b67;color:white;font-weight:bold;padding:0 1.5rem;border-radius:5px}form input[type="submit"]:hover{cursor:pointer}ul{padding:0}li{list-style-type:none;line-height:2.5}footer{padding:3rem 8rem}footer .logo img{width:24px;height:22px}footer .container-cols{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}footer .container-cols .col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}footer .container-cols .col-1{-webkit-box-flex:1;-ms-flex:1;flex:1}footer .container-cols .col-2{-webkit-box-flex:1;-ms-flex:1;flex:1}footer .container-cols .col-3{-webkit-box-flex:1;-ms-flex:1;flex:1}footer .container-cols .col-4{-webkit-box-flex:3;-ms-flex:3;flex:3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.switch{position:relative;display:inline-block;width:60px;height:34px}.switch input{opacity:0;width:0;height:0}.slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#2196f3;-webkit-transition:0.4s;transition:0.4s}.slider:before{position:absolute;content:"";height:26px;width:26px;left:4px;bottom:4px;background-color:white;-webkit-transition:0.4s;transition:0.4s}input:checked+.slider{background-color:#21f372}input:focus+.slider{-webkit-box-shadow:0 0 1px #21f372;box-shadow:0 0 1px #21f372}input:checked+.slider:before{-webkit-transform:translateX(26px);transform:translateX(26px)}.slider.round{border-radius:34px}.slider.round:before{border-radius:50%}.container-head{position:absolute;z-index:-1;top:0;right:0;content:"";width:50vw;height:780px;background-color:#46ccde}.navbar{position:relative;z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:3rem 8rem;gap:3rem}.navbar .menu{margin-right:auto;display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.5rem}.hero{display:-webkit-box;display:-ms-flexbox;display:flex}.hero-left{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-left:8rem}.hero-left h1{max-width:30rem}.hero-left p{max-width:30rem}.hero-left .buttons{margin:1rem 0 1rem 0}.hero-left .buttons .demo{font-weight:bold;text-align:center;background-color:inherit;color:#1d1b67;padding:1.2rem 1.5rem;border-radius:5px}.hero-left .learn-more{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hero-left .learn-more .shield{width:18px;height:24px;background:url("/Assets/Shield.svg");background-repeat:no-repeat;background-size:cover;background-position:center}.hero-left .learn-more a{font-weight:bold;color:inherit;text-decoration:underline}.hero-right{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center}.hero-right img{max-width:600px;margin-left:auto}.social-proof{display:-webkit-box;display:-ms-flexbox;display:flex;padding:12rem 8rem 3rem 8rem}.social-proof-left{-webkit-box-flex:1;-ms-flex:1;flex:1}.social-proof-left h2{margin-bottom:1rem}.social-proof-left .people-container{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem}.social-proof-left .people-container .people{border-radius:50%;width:50px;height:50px}.social-proof-left .people-container .people img{width:100%}.social-proof-right{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-left:8rem}.social-proof-right p:first-of-type{margin-top:0}.social-proof-right p:last-of-type{margin-bottom:0}.features{display:-webkit-box;display:-ms-flexbox;display:flex;gap:11rem;background-color:#cdf9ff;padding:4rem 8rem 6rem 8rem}.features-left{-webkit-box-flex:1;-ms-flex:1;flex:1}.features-right{-webkit-box-flex:1;-ms-flex:1;flex:1}.features-right a{font-weight:bold}#highlight{font-weight:bold}.toggle{padding:3rem 8rem;text-align:center}.toggle p{margin:1rem auto;max-width:46rem}.toggle .container-switch{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:1rem}.toggle .container-switch span:first-of-type{font-weight:bold}.plans{padding:3rem 8rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:2rem}.plans .card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border:1px solid #425466;border-radius:5px;padding:2rem;-ms-flex-preferred-size:353px;flex-basis:353px}.plans .card span{font-weight:400;font-size:1rem}.plans .card p{padding-bottom:1.2rem;border-bottom:1px solid gray}.plans .card .fa-check-circle{color:#46c387;padding-right:1rem;font-size:1.5rem}.plans .card .subscribe{display:block;font-weight:bold;text-align:center;background-color:#1d1b67;color:white;border-radius:5px;padding:1rem 0}
/*# sourceMappingURL=style.min.css.map */