@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);:root{--font-family:"Montserrat",sans-serif;--gradient-text:linear-gradient(89.97deg,#021a87 1.84%,#006713 102.67%);--gradient-bar:linear-gradient(70.22deg,#062acd -13.86%,#06aa24 99.55%);--color-bg:#fff;--color-footer:linear-gradient(70.22deg,#ecf4fd -13.86%,#ddd 99.55%);--color-blog:#042c54;--color-text:#090029;--color-subtext:#ff8a71}*{box-sizing:border-box;margin:0;padding:0;scroll-behavior:smooth}body{background:var(--color-bg)}a{color:inherit;text-decoration:none}.gradient__bg{background:radial-gradient(circle at 0 23%,#ededed 0,#fff 100%,#fff 0)}.gradient__text{-webkit-text-fill-color:transparent;background:var(--gradient-text);background-clip:text;-webkit-background-clip:text}.section__padding{padding:4rem 6rem}.section__margin{margin:4rem 6rem}.scale-up-center{-webkit-animation:scale-up-center .4s cubic-bezier(.39,.575,.565,1) both;animation:scale-up-center .4s cubic-bezier(.39,.575,.565,1) both}@-webkit-keyframes scale-up-center{0%{-webkit-transform:scale(.5);transform:scale(.5)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes scale-up-center{0%{-webkit-transform:scale(.5);transform:scale(.5)}to{-webkit-transform:scale(1);transform:scale(1)}}@media screen and (max-width:700px){.section__padding{padding:4rem}.section__margin{margin:4rem}}@media screen and (max-width:550px){.section__padding{padding:4rem 2rem}.section__margin{margin:4rem 2rem}}.augmented__header{display:flex;flex-direction:row}.augmented__header-content{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;justify-content:center;margin-right:5rem}.augmented__header-content h1{font-family:var(--font-family);font-size:62px;font-weight:800;letter-spacing:-.04em;line-height:75px}.augmented__header-content p{color:var(--color-text);font-family:var(--font-family);font-size:20px;font-weight:400;line-height:28px;margin-top:1.5rem}.augmented__header-content__cta{display:flex;flex-direction:row;margin:2rem 0 1rem;width:100%}.augmented__header-content__cta button{background:#01580e;border:2px solid #01580e;border-radius:5px;color:#fff;cursor:pointer;flex:0.6 1;font-family:var(--font-family);font-size:20px;font-weight:400;line-height:28px;min-height:50px;outline:none;padding:0 1rem;width:100%}.augmented__header-image{align-items:center;display:flex;flex:1 1;justify-content:center}.augmented__header-image img{height:100%;width:100%}@media screen and (max-width:1050px){.augmented__header{flex-direction:column}.augmented__header-content{margin:0 0 3rem}}@media screen and (max-width:650px){.augmented__header-content h1{font-size:48px;line-height:60px}.augmented__header-content p,.augmented__header-content__cta button{font-size:16px;line-height:24px}}@media screen and (max-width:490px){.augmented__header-content h1{font-size:36px;line-height:48px}.augmented__header-content p{font-size:14px;line-height:24px}.augmented__header-content__cta button{font-size:12px;line-height:16px}}.augmented__navbar{align-items:center;display:flex;justify-content:space-between;padding:2rem 6rem}.augmented__navbar-links{align-items:center;display:flex;flex:1 1;justify-content:flex-start}.augmented__navbar-links_logo{cursor:pointer;margin-right:2rem}.augmented__navbar-links_logo img{height:60px;vertical-align:middle;width:150px}.augmented__navbar-links_container{display:flex;flex-direction:row}.augmented__navbar-sign{align-items:center;display:flex;justify-content:flex-end}.augmented__navbar-links_container p,.augmented__navbar-sign p{font-size:18px}.augmented__navbar-links_container p,.augmented__navbar-menu_container p,.augmented__navbar-sign p{color:#000;cursor:pointer;font-family:var(--font-family);font-weight:300;line-height:25px;margin:0 1rem;text-transform:uppercase}.augmented__navbar-menu_container p{font-size:15px}.augmented__navbar-sign button{font-size:18px}.augmented__navbar-menu_container button,.augmented__navbar-sign button{background:#12015f;border:none;border-radius:5px;color:#fff;cursor:pointer;font-family:var(--font-family);font-weight:300;line-height:25px;outline:none;padding:.5rem 1rem}.augmented__navbar-menu_container button{font-size:15px}.augmented__navbar-menu{display:none;margin-left:1rem;position:relative}.augmented__navbar-menu svg{cursor:pointer}.augmented__navbar-menu_container{align-items:flex-end;background:var(--color-footer);border-radius:5px;box-shadow:0 0 5px hsla(0,0%,95%,.2);display:flex;flex-direction:column;justify-content:flex-end;margin-top:1rem;min-width:210px;padding:2rem;position:absolute;right:0;text-align:end;top:40px}.augmented__navbar-menu_container p{margin:1rem 0}.augmented__navbar-menu_container-links-sign{display:none}@media screen and (max-width:1050px){.augmented__navbar-links_container{display:none}.augmented__navbar-menu{display:flex}}@media screen and (max-width:700px){.augmented__navbar{padding:2rem 4rem}}@media screen and (max-width:550px){.augmented__navbar{padding:2rem}.augmented__navbar-sign{display:none}.augmented__navbar-menu_container{top:20px}.augmented__navbar-menu_container-links-sign{display:block}}.augmented__features-container__feature{align-items:flex-start;display:flex;flex-direction:row;justify-content:space-between;margin:1rem;width:100%}.augmented__features-container__feature-title{flex:1 1;margin-right:2rem;max-width:220px}.augmented__features-container__feature-title h1{color:#000;font-family:var(--font-family);font-size:18px;font-weight:800;letter-spacing:-.04em;line-height:24px}.augmented__features-container__feature-title div{background:var(--gradient-bar);box-shadow:0 4px 4px rgba(0,0,0,.25);height:3px;margin-bottom:.5rem;width:38px}.augmented__features-container_feature-text{display:flex;flex:2 1;max-width:390px}.augmented__features-container_feature-text p{color:var(--color-text);font-family:var(--font-family);font-size:14px;font-weight:400;line-height:24px}@media screen and (max-width:550px){.augmented__features-container__feature-title h1{font-size:12px;line-height:22px}.augmented__features-container_feature-text p{font-size:12px;line-height:20px}.augmented__features-container__feature{margin:1rem 0}}.augmented__team-container_member{align-items:center;background:var(--color-footer);background:#fff;box-shadow:0 4px 4px rgba(0,0,0,.25);display:flex;flex-direction:column;height:100%;justify-content:center;margin:0 5px;padding:1rem 1.5rem;width:100%}.augmented__team-container_member img{height:150px;margin:1rem 0;width:150px}.augmented__team-container_linkedin-image img{cursor:pointer;height:30px;margin:1rem 0;width:30px}.augmented__team-container_member h3,.augmented__team-container_member p{font-family:var(--font-family);line-height:25px}.augmented__team-container_member h3{font-weight:800}@media screen and (max-width:1200px){.augmented__team-container_member img{height:100px;margin:1rem 0;width:100px}.augmented__team-container_linkedin-image img{cursor:pointer;height:30px;margin:1rem 0;width:30px}.augmented__team-container_member p{font-family:var(--font-family);font-size:11px;line-height:25px}.augmented__team-container_member h3{font-family:var(--font-family);font-size:12px;font-weight:800;line-height:25px}}@media screen and (max-width:990px){.augmented__team-container_member{align-items:center;background:var(--color-footer);background:#fff;box-shadow:0 4px 4px rgba(0,0,0,.25);display:flex;flex-direction:column;height:100%;justify-content:center;margin:5px 0;padding:1rem 1.5rem;width:100%}}@media screen and (max-width:550px){.augmented__team-container_member h3{font-size:18px;line-height:25p}.augmented__team-container_member{align-items:center;background:var(--color-footer);background:#fff;box-shadow:0 4px 4px rgba(0,0,0,.25);display:flex;flex-direction:column;height:100%;justify-content:center;margin:5px 0;padding:1rem 1.5rem;width:100%}}.augmented__subscription-container{align-items:center;background:#f8f8fa;box-shadow:0 4px 4px rgba(0,51,6,.25);display:flex;flex-direction:column;height:100%;justify-content:center;margin:1rem 0;width:100%}.augmented__subscription-container h1{color:brown;font-family:var(--font-family);font-size:30px;font-weight:600}.augmented__subscription-container h2,.augmented__subscription-container ul{font-family:var(--font-family);margin-bottom:1rem}.augmented__subscription-container ul{font-size:16px;font-weight:300}.augmented__subscription-container p{font-family:var(--font-family);margin-bottom:1rem}@media screen and (max-width:1200px){.augmented__subscription-container h1{font-size:26px}.augmented__subscription-container h2{font-size:20px}.augmented__subscription-container ul{font-size:14px}.augmented__subscription-container p{font-size:12px}}@media screen and (max-width:800px){.augmented__subscription-container{padding:1.5rem 0}}@media screen and (max-width:550px){.augmented__subscription-container{padding:1.5rem 0}.augmented__subscription-container h1{font-size:26px}.augmented__subscription-container h2{font-size:20px}.augmented__subscription-container p,.augmented__subscription-container ul{font-size:12px}}.augmented__topic-container{align-items:center;border-radius:10px;box-shadow:0 4px 4px rgba(12,0,66,.25);cursor:pointer;display:flex;flex-direction:column;height:100%;justify-content:center;margin-right:1rem;margin-top:1rem;padding:1rem}.augmented__topic-container img{height:150px;padding:1rem;width:150px}.augmented__topic-container p{font-family:var(--font-family);font-size:16px;font-weight:500;padding:0 0 1rem}.augmented__features{display:flex;flex-direction:row;justify-content:space-between;width:100%}.augmented__features-heading{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;justify-content:flex-start;margin-right:5rem;text-align:left}.augmented__features-heading h1{font-family:var(--font-family);font-size:34px;font-weight:800;letter-spacing:-.04em;line-height:45px}.augmented__features-heading p{color:var(--color-subtext);font-family:var(--font-family);font-size:16px;font-weight:500;line-height:30px;margin-top:2rem}.augmented__features-container{align-items:center;display:flex;flex:1.5 1;flex-direction:column;justify-content:flex-start}@media screen and (max-width:990px){.augmented__features{flex-direction:column}.augmented__features-heading{margin:0 0 2rem}}@media screen and (max-width:550px){.augmented__features-heading h1{font-size:28px;line-height:38px}}.augmented_motivation{background:var(--color-footer);background:radial-gradient(circle at 0 23%,#ededed 0,#fff 100%,#fff 0);display:flex;-webkit-filter:drop-shadow(0 4px 4px rgba(0,0,0,.25));filter:drop-shadow(0 4px 4px rgba(0,0,0,.25));flex-direction:column;padding:2rem}.augmented_motivation-feature{display:flex}.augmented_motivation-feature .augmented__features-container__feature{margin:0}.augmented_motivation-feature .augmented__features-container_feature-text{max-width:700px}.augmented_motivation-heading{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin:2rem 0}.augmented_motivation-heading h1{font-family:var(--font-family);font-size:34px;font-weight:800;letter-spacing:-.04em;line-height:45px}.augmented_motivation-heading p{color:var(--color-subtext);cursor:pointer;font-family:var(--font-family);font-size:16px;font-weight:500;line-height:30px}.augmented_motivation-container{display:flex;flex-direction:row;flex-wrap:wrap;margin-top:2rem}.augmented_motivation-container .augmented__features-container__feature{display:inline;display:initial;flex:1 1;flex-direction:column;margin:1rem;min-width:210px}.augmented_motivation-container .augmented__features-container_feature-text{margin-top:.5rem}@media screen and (max-width:850px){.augmented_motivation-heading{align-items:flex-start;flex-direction:column;margin-bottom:0}.augmented_motivation-heading p{margin-top:1rem}}@media screen and (max-width:650px){.augmented_motivation-feature .augmented__features-container__feature{flex-direction:column}.augmented_motivation-feature .augmented__features-container_feature-text{margin-top:.5rem}.augmented_motivation-heading h1{font-size:28px;line-height:40px}}@media screen and (max-width:350px){.augmented_motivation-container .augmented__features-container__feature{margin:1rem 0;min-width:100%}}.augmented__team{background:radial-gradient(circle at 0 23%,#ededed 0,#fff 100%,#fff 0);display:flex;flex-direction:column}.augmented__team-heading{margin-bottom:5rem;text-align:left;width:100%}.augmented__team-heading h1{font-family:var(--font-family);font-weight:800;letter-spacing:-.04em}.augmented__team-container{display:flex;flex-direction:row;max-width:100%}@media screen and (max-width:990px){.augmented__team-container{flex-direction:column}}@media screen and (max-width:700px){.augmented__team-heading h1{font-size:46px;line-height:52px}.augmented__team-container{flex-direction:column}}@media screen and (max-width:550px){.augmented__team-heading h1{font-size:34px;line-height:42px}.augmented__team-container{flex-direction:column}}.augmented__footer{background:var(--color-footer);display:flex;justify-content:center}.augmented__footer-copyright{text-align:left;width:50%}.augmented__footer-copyright p{color:#000;display:inline-block;font-family:var(--font-family);font-size:12px;vertical-align:middle}.augmented__footer-social{text-align:right;width:50%}.augmented__footer-social img{cursor:pointer;height:30px;margin:0 2.5px;vertical-align:middle;width:30px}.augmented__footer-logo img{height:auto;margin-left:15px;vertical-align:middle;width:150px}@media screen and (max-width:550px){.augmented__footer{align-items:center;background:var(--color-footer);display:flex;flex-direction:column;justify-content:center}.augmented__footer-logo img{height:auto;margin:1rem 0 0;vertical-align:middle;width:150px}.augmented__footer-copyright{margin:0 0 1rem;text-align:center;width:100%}.augmented__footer-social{margin:1rem 0;text-align:center;width:100%}}.augmented__login{display:flex;flex-direction:row;height:100%}.augmented__login-details{align-items:center;display:flex;flex:1 1;flex-direction:column;justify-content:center;margin-right:5rem}.augmented__login-details h1{font-family:var(--font-family);font-size:36px;font-weight:800;letter-spacing:-.04em;line-height:75px}.augmented__login-details__form{align-items:center;display:flex;flex-direction:row;justify-content:center;margin:2rem 0 1rem;width:100%}.augmented__login-details__form form{flex:0.8 1;width:100%}.augmented__login-details__form label{color:#000;font-family:var(--font-family);font-size:16px;line-height:28px}.augmented__login-details__form input{border:.1px solid #606060;border-radius:5px;color:#000;cursor:pointer;font-family:var(--font-family);font-size:14px;line-height:28px;margin-bottom:1rem;min-height:40px;outline:none;padding:0 1rem;width:100%}.augmented__login-details__form button{background:none;border:none;color:#7b0202;float:right;font-family:var(--font-family);font-size:14px;font-weight:300}.augmented__login-details__button{align-items:center;display:flex;flex-direction:row;justify-content:center;margin:1rem 0;width:100%}.augmented__login-details__button button{background:#01580e;border:2px solid #01580e;border-radius:5px;color:#fff;cursor:pointer;flex:0.8 1;font-family:var(--font-family);font-size:20px;font-weight:400;line-height:28px;min-height:50px;outline:none;padding:0 1rem;width:100%}.augmented__login-graphics{align-items:center;display:flex;flex:1 1;justify-content:center}.augmented__login-graphics img{height:100%;vertical-align:middle;width:100%}.augmented__login-extra{margin:2rem 0 0}.augmented__login-extra,.augmented__login-extra__create{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.augmented__login-extra__create{cursor:pointer}.augmented__login-extra__create p{font-family:var(--font-family);font-size:14px;font-weight:500;text-transform:uppercase}.or{font-family:var(--font-family);font-size:12px;font-weight:700;margin:1rem 0}.augmented__login-extra__google{align-items:center;cursor:pointer;display:flex;flex-direction:row;justify-content:center;width:100%}.augmented__login-extra__google p{font-family:var(--font-family);font-size:14px;font-weight:500;height:20px;padding-left:.5rem;vertical-align:middle}.augmented__login-extra__google img{height:20px;width:20px}@media screen and (max-width:1050px){.augmented__login{flex-direction:column}.augmented__login-graphics{display:none}.augmented__login-details{margin:0 0 3rem}}@media screen and (max-width:650px){.augmented__login-details h1{font-size:28px;line-height:30px}.augmented__login-details__button button{font-size:16px;line-height:14px}}@media screen and (max-width:490px){.augmented__login-details h1{font-size:20px;line-height:28px}.augmented__login-details__form label{font-size:14px}.augmented__login-details__button button{font-size:14px;line-height:10px}}.augmented__register{display:flex;flex-direction:row;height:100%}.augmented__register-subscriptions{align-items:center;display:flex;flex:1 1;flex-direction:column;justify-content:center}.augmented__register-details{align-items:center;display:flex;flex:1.5 1;flex-direction:column;justify-content:center}.augmented__register-details h1{font-family:var(--font-family);font-size:36px;font-weight:800;letter-spacing:-.04em;line-height:75px}.augmented__register-details p{font-family:var(--font-family);font-size:16px;font-weight:400}.augmented__register-details__form{align-items:center;display:flex;flex-direction:row;justify-content:center;margin:2rem 0 1rem;width:100%}.augmented__register-details__form form{flex:0.8 1;width:100%}.augmented__register-details__form label{color:#000;display:inline-block;font-family:var(--font-family);font-size:16px;line-height:28px;margin-top:1rem}.augmented__register-details__form input{min-height:40px}.augmented__register-details__form input,.augmented__register-details__form select{border:.1px solid #606060;border-radius:5px;color:#000;cursor:pointer;font-family:var(--font-family);font-size:14px;line-height:28px;outline:none;padding:0 1rem;width:100%}.augmented__register-details__form select{height:40px}.augmented__register-details__form p{color:#535353;font-family:var(--font-family);font-size:14px;font-weight:300}.augmented__register-details__button{align-items:center;display:flex;flex-direction:row;justify-content:center;margin:1rem 0;width:100%}.augmented__register-details__button button{background:#01580e;border:2px solid #01580e;border-radius:5px;color:#fff;cursor:pointer;flex:0.8 1;font-family:var(--font-family);font-size:20px;font-weight:400;line-height:28px;min-height:50px;outline:none;padding:0 1rem;width:100%}@media screen and (max-width:1200px){.augmented__register-details h1{font-size:24px;line-height:50px}.augmented__register-details p{font-size:12px}}@media screen and (max-width:990px){.augmented__register-details h1{font-size:24px;line-height:50px}.augmented__register-details p{font-size:12px}}@media screen and (max-width:800px){.augmented__register{flex-direction:column}.augmented__register-details h1{font-size:28px;line-height:30px;margin-top:2rem}.augmented__register-details__button button{font-size:16px;line-height:14px}}@media screen and (max-width:490px){.augmented__register-details h1{font-size:16px;line-height:28px}.augmented__register-details p{font-size:7px}.augmented__register-details__button button{font-size:14px;line-height:10px}}.augmented__interestForm{display:flex;flex-direction:row;height:100%}.augmented__interestForm-subscriptions{align-items:center;display:flex;flex:1 1;flex-direction:column;justify-content:center}.augmented__subscription-container{padding:1.5rem 0}.augmented__interestForm-details{align-items:center;display:flex;flex:1.5 1;flex-direction:column;justify-content:center}.augmented__interestForm-details h1{font-family:var(--font-family);font-size:36px;font-weight:800;letter-spacing:-.04em;line-height:75px}.augmented__interestForm-details p{font-family:var(--font-family);font-size:16px;font-weight:400}.augmented__interestForm-details__form{align-items:center;display:flex;flex-direction:row;justify-content:center;margin:2rem 0 1rem;width:100%}.augmented__interestForm-details__form form{flex:0.8 1;width:100%}.augmented__interestForm-details__form label{color:#000;display:inline-block;font-family:var(--font-family);font-size:16px;line-height:28px;margin-top:1rem}.augmented__interestForm-details__form input{min-height:40px}.augmented__interestForm-details__form input,.augmented__interestForm-details__form select{border:.1px solid #606060;border-radius:5px;color:#000;cursor:pointer;font-family:var(--font-family);font-size:14px;line-height:28px;outline:none;padding:0 1rem;width:100%}.augmented__interestForm-details__form select{height:40px}.augmented__interestForm-details__form p{color:#535353;font-family:var(--font-family);font-size:14px;font-weight:300}.augmented__interestForm-details__button{align-items:center;display:flex;flex-direction:row;justify-content:center;margin:1rem 0;width:100%}.augmented__interestForm-details__button button{background:#01580e;border:2px solid #01580e;border-radius:5px;color:#fff;cursor:pointer;flex:0.8 1;font-family:var(--font-family);font-size:20px;font-weight:400;line-height:28px;min-height:50px;outline:none;padding:0 1rem;width:100%}@media screen and (max-width:1200px){.augmented__interestForm-details h1{font-size:24px;line-height:50px}.augmented__interestForm-details p{font-size:12px}}@media screen and (max-width:990px){.augmented__interestForm-details h1{font-size:24px;line-height:50px}.augmented__interestForm-details p{font-size:12px}}@media screen and (max-width:800px){.augmented__interestForm{flex-direction:column}.augmented__interestForm-details h1{font-size:28px;line-height:30px;margin-top:2rem}.augmented__interestForm-details__button button{font-size:16px;line-height:14px}}@media screen and (max-width:490px){.augmented__interestForm-details h1{font-size:16px;line-height:28px}.augmented__interestForm-details p{font-size:7px}.augmented__interestForm-details__button button{font-size:14px;line-height:10px}}.augmented__dashboard-container{display:flex;flex-direction:column;height:100%}.augmented__dashboard-container h1{font-family:var(--font-family);font-size:30px;font-weight:800;letter-spacing:-.04em}.augmented__dashboard-container button{background:#12015f;border:none;border-radius:5px;color:#fff;cursor:pointer;font-family:var(--font-family);font-size:18px;font-weight:300;line-height:25px;margin:1rem 0;outline:none;padding:.5rem 1rem;width:100px}.augmented__dashboard-subjects{padding:2rem 0 1rem}.augmented__dashboard-subjects h2{font-family:var(--font-family);font-size:24px;font-weight:500;letter-spacing:-.04em}.augmented__dashboard-subjects__topics{display:flex;flex-direction:row;flex-wrap:wrap;padding:1rem 0}@media screen and (max-width:550px){.augmented__dashboard-subjects__topics{display:flex;flex-direction:column;padding:1rem 0}}
/*# sourceMappingURL=main.144dc1a6.css.map*/