@import url(https://fonts.googleapis.com/css2?family=Manrope:wght@200;300;400;500;600;700;800&display=swap);.lp__footer{align-items:center;background:var(--color-footer);display:flex;flex-direction:column;justify-content:center}.lp__footer-heading{margin-bottom:3rem;text-align:center;width:100%}.lp__footer-heading h1{font-family:var(--font-family);font-size:64px;font-weight:800;line-height:75px}.lp__footer-btn{align-items:center;border:1px solid #fff;cursor:pointer;display:flex;justify-content:center;margin-bottom:10rem;padding:1rem;text-align:center}.lp__footer-btn p{color:#fff;font-family:var(--font-family);font-size:18px;line-height:21px;word-spacing:2px}.lp__footer-links{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;text-align:left;width:100%}.lp__footer-links div{margin:1rem;width:250px}.lp__footer-links_logo{display:flex;flex-direction:column}.lp__footer-links_logo img{height:90px;margin-bottom:1rem;width:118px}.lp__footer-links_logo p{color:#fff;font-family:var(--font-family);font-size:12px;line-height:15px}.lp__footer-links_div{display:flex;flex-direction:column;justify-content:flex-start}.lp__footer-links_div h4{color:#fff;font-family:var(--font-family);font-size:14px;line-height:17px;margin-bottom:.9rem}.lp__footer-links_div p{color:#fff;cursor:pointer;font-family:var(--font-family);font-size:12px;line-height:15px;margin:.5rem 0}.lp__footer-copyright{margin-top:2rem;text-align:center;width:100%}.lp__footer-copyright p{color:#fff;font-family:var(--font-family);font-size:12px;line-height:15px}@media screen and (max-width:850px){.lp__footer-heading h1{font-size:44px;line-height:50px}}@media screen and (max-width:550px){.lp__footer-heading h1{font-size:34px;line-height:42px}.lp__footer-links div{margin:1rem 0}.lp__footer-btn p{font-size:14px;line-height:20px}}@media screen and (max-width:400px){.lp__footer-heading h1{font-size:27px;line-height:38px}}.lp__header{display:flex;flex-direction:row}.lp__header-content{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;justify-content:center;margin-right:5rem}.lp__header-content h1{font-size:86px;font-weight:800;margin-bottom:2rem}.lp__header-content h1,.lp__header-content h2{font-family:var(--font-family);letter-spacing:-.04em;line-height:75px}.lp__header-content h2{font-size:60px;font-weight:700}.lp__header-content p{color:var(--color-text);font-family:var(--font-family);font-size:20px;font-weight:400;line-height:27px}.lp__header-content__input{display:flex;flex-direction:row;margin:2rem 0 1rem;width:100%}.lp__header-content__input input{background:#3d6184;border:2px solid var(--color-footer);border-bottom-left-radius:10px;border-top-left-radius:10px;color:#fff;flex:2 1;font-family:var(--font-family);font-size:20px;line-height:28px;min-height:50px;outline:none;padding:0 1rem;width:100%}::-webkit-input-placeholder{color:#fff}::-moz-placeholder{color:#fff}:-ms-input-placeholder{color:#fff}:-moz-placeholder{color:#fff}.lp__header-content__input button{background:#ff4820;border:2px solid #ff4820;border-bottom-right-radius:5px;border-top-right-radius:5px;color:#fff;cursor:pointer;flex:.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%}.lp__header-content__input button a{color:#fff;text-decoration:none}.lp__header-content__people{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;margin-top:2rem;width:100%}.lp__header-content__people img{height:38px;width:181.79px}.lp__header-content__people p{color:#fff;font-family:var(--font-family);font-size:12px;font-weight:500;line-height:38px;margin:0 0 0 1rem;text-align:center}.lp__header-image{align-items:center;display:flex;flex:1 1;justify-content:center}.lp__header-image img{height:100%;width:100%}@media screen and (max-width:1050px){.lp__header{flex-direction:column}.lp__header-content{margin:0 0 3rem}}@media screen and (max-width:650px){.lp__header-content h1{font-size:48px;line-height:60px}.lp__header-content p{font-size:16px;line-height:24px}.lp__header-content__people{flex-direction:column}.lp__header-content__people p{margin:0}.lp__header-content__input button,.lp__header-content__input input{font-size:16px;line-height:24px}}@media screen and (max-width:490px){.lp__header-content h1{font-size:36px;line-height:48px}.lp__header-content p{font-size:14px;line-height:24px}.lp__header-content__input button,.lp__header-content__input input{font-size:12px;line-height:16px}}.lp__navbar{justify-content:space-between;padding:2rem 6rem}.lp__navbar,.lp__navbar-links{align-items:center;display:flex}.lp__navbar-links{flex:1 1;justify-content:flex-start}.lp__navbar-links_logo{margin-right:2rem}.lp__navbar-links_logo img{height:45px;width:62.56px}.lp__navbar-links_container{display:flex;flex-direction:row}.lp__navbar-links_container a{text-decoration:none}.lp__navbar-sign{align-items:center;display:flex;justify-content:flex-end}.lp__navbar-links_container a,.lp__navbar-links_container p,.lp__navbar-menu_container p,.lp__navbar-sign p{color:#eb1f18;cursor:pointer;font-family:var(--font-family);font-size:18px;font-weight:500;line-height:25px;margin:0 1rem;text-transform:capitalize}.lp__navbar-menu_container button,.lp__navbar-sign button{background:#ff4820;border:none;border-radius:5px;color:#fff;cursor:pointer;font-family:var(--font-family);font-size:18px;font-weight:500;line-height:25px;outline:none;padding:.5rem 1rem}.lp__navbar-menu{display:none;margin-left:1rem;position:relative}.lp__navbar-menu svg{cursor:pointer}.lp__navbar-menu_container{align-items:flex-end;background:var(--color-footer);border-radius:5px;box-shadow:0 0 5px rgba(0,0,0,.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}.lp__navbar-menu_container p{margin:1rem 0}.lp__navbar-menu_container-links-sign{display:none}@media screen and (max-width:1050px){.lp__navbar-links_container{display:none}.lp__navbar-menu{display:flex}}@media screen and (max-width:700px){.lp__navbar{padding:2rem 4rem}}@media screen and (max-width:550px){.lp__navbar{padding:2rem}.lp__navbar-sign{display:none}.lp__navbar-menu_container{top:20px}.lp__navbar-menu_container-links-sign{display:block}}.lp__cta{align-items:center;background:var(--gradient-bar);border-radius:1rem;display:flex;flex-direction:row;justify-content:space-between;margin:4rem;padding:2rem}.lp__cta-content{color:#fff;display:flex;flex-direction:column;text-align:left}.lp__cta-content p{font-family:var(--font-family);font-size:12px;font-weight:500;line-height:30px}.lp__cta-content h3{font-family:var(--font-family);font-size:24px;font-weight:800;line-height:45px}.lp__cta-btn{align-items:center;display:flex;justify-content:center;margin-left:2rem}.lp__cta-btn button{background:#000;border:none;border-radius:2rem;color:#fff;cursor:pointer;font-family:var(--font-family);font-size:18px;font-weight:700;line-height:30px;min-width:150px;outline:none;padding:.5rem 1rem}.lp__cta-btn button a{color:#fff;text-decoration:none}@media screen and (max-width:650px){.lp__cta{flex-direction:column}.lp__cta-btn{margin:2rem 0 0}}@media screen and (max-width:550px){.lp__cta{flex-direction:column;margin:4rem 2rem}.lp__cta-content h3{font-size:18px;line-height:32px}.lp__cta-btn button{font-size:14px;line-height:28px}}.lp__features-container__feature{align-items:flex-start;display:flex;flex-direction:row;justify-content:space-between;margin:1rem;width:100%}.lp__features-container__feature-title{flex:1 1;margin-right:2rem;max-width:180px}.lp__features-container__feature-title h1{color:#fff;font-family:var(--font-family);font-size:18px;font-weight:800;letter-spacing:-.04em;line-height:24px}.lp__features-container__feature-title div{background:var(--gradient-bar);box-shadow:0 4px 4px rgba(0,0,0,.25);height:3px;margin-bottom:.25rem;width:38px}.lp__features-container__feature-text{display:flex;flex:2 1;max-width:390px}.lp__features-container__feature-text p{color:var(--color-text);font-family:var(--font-family);font-size:14px;font-weight:500;line-height:24px}@media screen and (max-width:550px){.lp__features-container__feature-title h1{font-size:14px;line-height:22px}.lp__features-container__feature-text p{font-size:12px;line-height:20px}.lp__features-container__feature{margin:1rem 0}}.lp__whatintrinsico{background:var(--color-footer);background:radial-gradient(circle at 87% 150%,#fff 0,#d5ecc2 30%,rgba(152,221,202,.83) 100%);display:flex;flex-direction:column;padding:2rem}.lp__whatintrinsico-feature{display:flex}.lp__whatintrinsico-feature .lp__features-container__feature{margin:0}.lp__whatintrinsico-feature .lp__features-container_feature-text{max-width:700px}.lp__whatinstrinsico-heading{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin:4rem 0 2rem}.lp__whatintrinsico-heading h1{font-family:var(--font-family);font-size:34px;font-weight:800;line-height:45px;max-width:510px}.lp__whatintrinsico-heading p{color:var(--color-subtext);cursor:pointer;font-family:var(--font-family);font-size:16px;font-weight:500;line-height:30px}.lp__whatintrinsico-container{display:flex;flex-direction:row;flex-wrap:wrap;margin-top:2rem}.lp__whatintrinsico-container .lp__features-container__feature{display:unset;flex:1 1;flex-direction:column;margin:1rem;min-width:210px}.lp__whatintrinsico-container .lp__features-container_feature-text{margin-top:.5rem}@media screen and (max-width:850px){.lp__whatintrinsico-heading{align-items:flex-start;flex-direction:column;margin-bottom:0}.lp__whatintrinsico-heading p{margin-top:1rem}}@media screen and (max-width:650px){.lp__whatintrinsico-feature .lp__features-container__feature{flex-direction:column}.lp__whatintrinsico-feature .lp__features-container_feature-text{margin-top:.5rem}.lp__whatintrinsico-heading h1{font-size:28px;line-height:40px}}@media screen and (max-width:350px){.lp__whatintrinsico-container .lp__features-container__feature{margin:1rem 0;min-width:100%}}*{box-sizing:border-box;margin:0;padding:0;scroll-behavior:smooth}body{background:var(--color-bg)}.gradient__bg{background:radial-gradient(circle at 19% 31%,#fff 0,#d5ecc2 70%,rgba(152,221,202,.83) 100%)}.gradient__text{-webkit-background-clop:text;-webkit-text-fill-color:transparent;background:var(--gradient-text);-webkit-background-clip:text;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}}:root{--font-family:"Manrope",sans-serif;--gradient-text:linear-gradient(89.97deg,#ae67fa 1.84%,#f49867 102.67%);--gradient-bar:linear-gradient(103.22deg,#ae67fa -13.86%,#f49867 99.55%);--color-bg:#e7fae7;--color-footer:#dfc4e9;--color-blog:#d2dde7;--color-text:#81afdd;--color-subtext:#ff8a71}
/*# sourceMappingURL=main.2db7140d.css.map*/