@import url(https://fonts.googleapis.com/css2?family=Poppins: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{--light:#eaf6fc;--gray-soft:#d3dce0;--gray:#727f85;--gray-dark:#465055;--dark:#263238;--blue-dark:#3a9bd8;--blue:#5fbbf6;--blue-alt:#75c8fc;--blue-dim:#cdecff;--blue-light:#ddf1ff;--orange:#ff8349;--orange-light:#ff9f72;--orange-dim:#ffe5d9;--blue-opaque:#6bb3df;--cyan:#649dde;--red:#ff6868;--green:#33bd7a;--green-light:#56d19e;--green-dim:#d6ffee}*{box-sizing:border-box;color:#263238;color:var(--dark);font-family:Poppins,sans-serif;font-style:normal;font-weight:400;margin:0;padding:0;position:relative;text-rendering:optimizeLegibility}@media screen and (max-width:450px){html{font-size:14px}p{font-size:17px}}.boundaries{margin:auto;max-width:1100px;width:calc(100% - 3rem)}.sect-title{font-size:2rem;font-weight:600;padding-top:1.5rem}.mini-title{font-size:1.6rem;font-weight:600}.bold{color:inherit;font-weight:600}.dim,.emphasize{color:#727f85;color:var(--gray)}.emphasize{font-size:1.2rem;letter-spacing:.5px}.center{text-align:center}.fancy-o{background:-webkit-linear-gradient(45deg,var(--orange),var(--orange-light));-webkit-background-clip:text;background-clip:text}.fancy-b,.fancy-o{-webkit-text-fill-color:#0000}.fancy-b{background:-webkit-linear-gradient(45deg,var(--blue),var(--blue-alt));-webkit-background-clip:text;background-clip:text}body{background-color:#eaf6fc;background-color:var(--light)}p{letter-spacing:.2px;line-height:1.6rem}#hero-banner{background-color:#fff;margin-top:6rem}#hero-banner>.boundaries{background-image:url(/static/media/hero-img.86aa3f4eb4459d696230.png);background-position:-5% -5%;background-repeat:no-repeat;background-size:40%;max-width:1200px;overflow:hidden;padding-block:4rem;position:relative}#hero-banner>.boundaries>a{aspect-ratio:1/1;bottom:1rem;position:absolute;right:1rem;transition:transform .2s ease-out;width:3.5rem}#hero-banner>.boundaries>a:hover{cursor:pointer;transform:scale(110%)}#hero-banner>.boundaries>a>img{width:100%}#hero-content{align-items:flex-start;display:flex;flex-direction:column;gap:1rem;margin-left:40%;width:60%}#hero-content h1{font-size:3rem;font-weight:600;line-height:3.5rem}#hero-content #carroussel{margin-bottom:1rem;width:100%}#hero-content #carroussel p{font-size:1.2rem}#carr-dots{align-items:center;display:flex;gap:.5rem}#carr-dots>div{aspect-ratio:1/1;border-radius:50%;margin-top:.2rem;transition:background-color .2s ease-out;width:.5rem}#hero-content>button{font-size:1rem;height:3rem}@media screen and (max-width:966px){#hero-banner>.boundaries{background-image:url(/static/media/hero-img-mobile.c423819d6c396d52a03f.png);background-position:bottom;background-size:500px;padding-bottom:250px;padding-top:3rem}#hero-content{align-items:center;gap:1rem;margin-left:0;width:100%}#hero-content h1{text-align:center}#hero-content #carroussel{align-items:center;display:flex;flex-direction:column;margin-bottom:1rem;width:100%}#hero-content #carroussel p{text-align:center}}@media screen and (max-width:707px){#hero-banner>.boundaries>a{display:none}}@media screen and (max-width:535px){#hero-banner>.boundaries{background-size:400px;padding-bottom:200px}}@media screen and (max-width:431px){#hero-banner>.boundaries{background-size:300px;padding-bottom:150px}#hero-content h1{font-size:2.5rem;line-height:2.8rem}#hero-content #carroussel p{font-size:1rem}}#phrase .boundaries{border-radius:1rem;box-shadow:5px 5px 15px #26323833;margin-top:2rem;overflow:hidden;position:relative;transform:skewX(-5deg);width:calc(100% - 4rem)}#phrase .boundaries #bg-video{left:0;position:absolute;top:0;transform:translateX(-5%);width:110%}#phrase .boundaries #bg-video>video{transform:skewX(5deg);width:100%}#video-overflow{align-items:center;background-image:linear-gradient(90deg,#0000,#0003,#0000);border-radius:1rem;display:flex;flex-direction:column;height:100%;justify-content:center;padding-block:7rem;transform:skewX(5deg);width:110%}#video-overflow p{color:#fff;font-size:1.3rem;font-weight:600}#video-overflow img{display:inline;height:1rem;margin-inline:.5rem}#video-overflow h3{color:#fff;font-size:3rem;font-weight:600;line-height:3.5rem}#playstate-btn{align-items:center;background-color:initial;border:none;border-radius:.5rem;display:flex;height:2rem;justify-content:center;position:absolute;right:1rem;top:1rem;transform:skewX(5deg);width:2rem}#playstate-btn:hover{background-color:#0000001a;cursor:pointer}#playstate-btn>img{height:calc(100% - 1rem)}@media screen and (max-width:792px){#phrase .boundaries{border-radius:0;border-radius:initial;box-shadow:none;margin-top:0;transform:none;width:100%}#phrase .boundaries #bg-video{align-items:center;display:flex;flex-direction:column;height:100%;transform:none;width:100%}#phrase .boundaries #bg-video>video{transform:none;width:100%}#video-overflow{background-image:linear-gradient(90deg,#0000,#0003,#0000);border-radius:0;border-radius:initial;padding:5rem 1rem;transform:skewX(0deg);width:100%}#video-overflow p{font-size:1rem;font-weight:500;line-height:1.2rem}#video-overflow img{height:.8rem}#video-overflow h3{font-size:2rem;font-weight:700;line-height:3.5rem}#playstate-btn{transform:skewX(0deg)}}@media screen and (max-width:614px){#video-overflow{padding:3rem 1rem}#playstate-btn{bottom:1rem;top:auto}}@media screen and (max-width:394px){#phrase .boundaries #bg-video>video{height:100%;transform:none;width:auto}#video-overflow{padding:2.5rem 1rem}#video-overflow h3{font-size:1.5rem;line-height:2rem;margin-block:.5rem}#playstate-btn{bottom:.5rem;right:.5rem}}#customer-fields .boundaries{max-width:1100px;padding-top:2rem}#customer-fields .boundaries>h2{margin-bottom:2.5rem}#customer-fields .boundaries>div{display:flex;flex-direction:column;gap:2rem;margin-block:2rem}#customer-fields .boundaries>div>div{align-items:center;display:flex;gap:4rem}#customer-fields .boundaries>div>div:nth-child(2){flex-direction:row-reverse}#customer-fields .boundaries>div>div:nth-child(2) *{text-align:right}#customer-fields .boundaries>div>div>div:first-child{aspect-ratio:1/1;background-position:50%;background-size:cover;border-radius:1rem;box-shadow:5px 5px 15px #26323833;position:relative;width:25vw}#customer-fields .boundaries>div>div>div:first-child>img{height:10%;position:absolute;right:1rem;top:1rem}#customer-fields .boundaries>div>div:first-child>div:first-child{background-image:url(/static/media/looking-at-tablet.f20079e4c4d8b0685881.jpg)}#customer-fields .boundaries>div>div:nth-child(2)>div:first-child{background-image:url(/static/media/vaccine.025e4b93ef0972813c15.jpg)}#customer-fields .boundaries>div>div:nth-child(3)>div:first-child{background-image:url(/static/media/smilling-to-tablet.a6f0c63132f4928d1bea.jpg)}#customer-fields .boundaries>div>div>div:nth-child(2){width:40vw}#customer-fields .boundaries>div>div>div:nth-child(2)>h3{font-size:2.2rem;font-weight:700;line-height:2.5rem;margin-bottom:1rem}#customer-fields .boundaries>div>div>div:nth-child(2)>p{letter-spacing:.2px;line-height:1.6rem;margin-bottom:1rem}@media screen and (max-width:1280px){#customer-fields .boundaries>div{gap:4rem}#customer-fields .boundaries>div>div{align-items:flex-start;gap:4rem}}@media screen and (max-width:1080px){#customer-fields .boundaries>div{gap:4rem}#customer-fields .boundaries>div>div>div:first-child{width:32vw}}@media screen and (max-width:876px){#customer-fields .boundaries>div{gap:5rem}#customer-fields .boundaries>div>div>div:nth-child(2){width:50vw}#customer-fields .boundaries>div>div>div:nth-child(2)>h3{font-size:2rem}}@media screen and (max-width:777px){#customer-fields .boundaries>div{gap:3rem}#customer-fields .boundaries>div>div>div:first-child{width:35vw}#customer-fields .boundaries>div>div>div:nth-child(2)>h3{font-size:1.8rem;margin-bottom:.5rem}}@media screen and (max-width:752px){#customer-fields .boundaries>div>div{align-items:flex-start;flex-direction:column;gap:2rem}#customer-fields .boundaries>div>div:nth-child(2){flex-direction:inherit}#customer-fields .boundaries>div>div:nth-child(2) *{text-align:left}#customer-fields .boundaries>div>div>div:first-child{width:100%}#customer-fields .boundaries>div>div>div:first-child>img{height:7%}#customer-fields .boundaries>div>div>div:nth-child(2){width:100%}#customer-fields .boundaries>div>div>div:nth-child(2)>h3{font-size:2rem;font-weight:700}#customer-fields .boundaries>div>div>div:nth-child(2)>p{letter-spacing:.2px;line-height:1.6rem;margin-bottom:1rem}#customer-fields .boundaries>div>div>div>button{font-size:1rem;margin-top:.5rem;text-align:center!important;width:100%}}#secondaries{margin-block:2rem}#secondaries .boundaries{display:flex;flex-direction:column;gap:2rem}#secondaries .boundaries>div{align-items:center;display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center;width:100%}#secondaries .boundaries>div>div{align-items:center;background-color:#fff;border-radius:.5rem;box-shadow:1px 1px 10px #0e3e5e0a;display:flex;flex-direction:column;gap:.5rem;padding:2rem;transition:transform .2s ease-out;width:calc(50% - .8rem)}#secondaries .boundaries>div>div:hover{cursor:pointer;transform:scale(103%)}#secondaries .boundaries>div>div>img{height:2rem}#secondaries .boundaries>div>div>h3{font-size:1.1rem;font-weight:600;text-align:center}@media screen and (max-width:1046px){#secondaries .boundaries>div>div{width:calc(50% - .75rem)}}@media screen and (max-width:571px){#secondaries .boundaries>div>div{width:100%}}#solution{padding-bottom:2rem;padding-top:4rem;position:relative;z-index:0}#solution .boundaries>h2{margin-bottom:2rem}#solution .boundaries>p{color:var(--gray);font-size:1.2rem;letter-spacing:.5px;margin-bottom:4rem;text-align:center}#solution .boundaries>div{align-items:center;display:flex;flex-wrap:wrap;gap:4rem;justify-content:space-between;margin-top:2rem}#solution .boundaries>div>img{border-radius:.5rem;width:calc(50% - 2rem)}#solution .boundaries>div>div{display:flex;flex-direction:column;gap:.5rem;width:calc(50% - 2rem)}#solution .boundaries>button{display:block;font-size:1rem;height:3rem;margin:2.5rem auto auto;max-width:600px;width:100%}@media screen and (max-width:836px){#solution .boundaries>div{gap:2rem}#solution .boundaries>div>img{padding:2rem;width:100%}#solution .boundaries>div>div{width:100%}}@media screen and (max-width:640px){#solution .boundaries>div>img{padding:initial}#solution .boundaries>div{gap:4rem}}#product .text-center{margin:0 auto 28px;max-width:780px;text-align:center}#product .product-grid{grid-gap:28px;align-items:start;display:grid;gap:28px;grid-template-columns:1.1fr 1fr}#product .product-grid img{border-radius:12px;height:auto;width:100%}@media (max-width:980px){#product .product-grid{grid-template-columns:1fr}}#product{background-color:#fff;padding-bottom:3rem;padding-top:4rem;position:relative;z-index:0}#product .boundaries>h2{margin-bottom:2rem}#product .boundaries>p{color:var(--gray);font-size:1.2rem;letter-spacing:.5px;margin-bottom:4rem;text-align:center}#product .sect-text{text-align:justify!important}#product .boundaries>div{align-items:center;display:flex;flex-wrap:wrap;gap:4rem;justify-content:space-between;margin-top:2rem}#product .boundaries>div>img{border-radius:.5rem;width:calc(50% - 2rem)}#product .boundaries>div>div{display:flex;flex-direction:column;gap:.5rem;width:calc(50% - 2rem)}#product .boundaries>button{display:block;font-size:1rem;height:3rem;margin:2.5rem auto auto;max-width:600px;width:100%}@media screen and (max-width:836px){#product .boundaries>div{gap:2rem}#product .boundaries>div>img{padding:2rem;width:100%}#product .boundaries>div>div{width:100%}}@media screen and (max-width:640px){#product .boundaries>div>img{padding:initial}#product .boundaries>div{gap:4rem}}#beneficts{background-color:#fff;padding-block:2rem;position:relative;z-index:0}#beneficts .boundaries{max-width:1100px}#beneficts .boundaries>h2{margin-bottom:2.5rem}#beneficts .sect-description{color:var(--gray);display:block;font-size:1.1rem;margin-bottom:4rem;text-align:left}#cards{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:2rem}#cards>div{background-position:100% 100%;background-repeat:no-repeat;background-size:27%;border-radius:.5rem;box-shadow:1px 1px 10px #0e3e5e17;height:9rem;padding:1rem;transition:transform .2s ease-out;width:calc(50% - .5rem)}#cards>div:hover{transform:scale(103%)}#cards>div:first-child{background-image:url(/static/media/usd-circle.bf5c1e21255a05ce50ef.svg)}#cards>div:nth-child(2){background-image:url(/static/media/back-up.e25c5e84a7c0ec7c6424.svg)}#cards>div:nth-child(3){background-image:url(/static/media/dashboard-monitor.e4e6f2cf8061e525d632.svg)}#cards>div:nth-child(4){background-image:url(/static/media/marker-time.6b9094300e6a60da834e.svg)}#cards>div>h3{font-size:1.3rem;font-weight:600;line-height:1.5rem;margin-bottom:.7rem}#cards>div>p{color:var(--gray);font-size:1rem;line-height:1.3rem;margin-top:.5rem}@media screen and (max-width:878px){#cards>div{background-size:31%;height:10rem}}@media screen and (max-width:686px){#cards>div{width:100%}}#numbers{background-color:#fff;padding-top:4rem}#numbers .boundaries{align-items:center;display:flex;flex-direction:column}#numbers .boundaries>div{align-items:flex-start;display:flex;gap:4rem;justify-content:center}#numbers .boundaries>div>div{align-items:center;aspect-ratio:1/1;border-radius:50%;display:flex;flex-direction:column;justify-content:center}#numbers .boundaries>div>div:first-child,#numbers .boundaries>div>div:nth-child(4){margin-top:4rem}#numbers .boundaries>div>div>p:first-child{color:var(--green-light);font-size:3.5rem;font-weight:700}#numbers .boundaries>div>div>p:first-child>span{color:inherit;font-size:inherit;font-weight:inherit}#numbers .boundaries>div>div>p:nth-child(2){color:#1f3f3099;font-size:1rem;margin-top:.7rem;text-align:center;width:8rem}#numbers .boundaries>img{min-width:300px;width:50%}@media screen and (max-width:818px){#numbers{padding-top:2rem}#numbers .boundaries>div{flex-wrap:wrap;gap:2rem}#numbers .boundaries>div>div:first-child,#numbers .boundaries>div>div:nth-child(4){margin-top:0}#numbers .boundaries>div>div>p:first-child{font-size:3rem}#numbers .boundaries>div>div>p:nth-child(2){font-size:.9rem}}#free-demo{background-color:#fff;padding:0 1rem 2rem}#free-demo .boundaries{background-color:var(--blue);border-radius:.5rem;max-width:90%;padding:1.5rem;width:calc(100% - 1rem)}#free-demo .boundaries>h3{color:#fff;font-size:1.7rem;font-weight:500;line-height:2.2rem;margin-bottom:1rem;text-align:center}#free-demo .boundaries>p{color:#fff;font-size:1rem;text-align:center}#free-demo .boundaries>button{background-color:#fff;color:var(--blue);display:block;font-size:1.1rem;height:3.5rem;margin:2rem auto auto;text-transform:uppercase}#faq-reminder{background-color:var(--blue-light);padding-block:2rem}#faq-reminder .boundaries>h3{font-size:1.5rem;font-weight:600;letter-spacing:.1px;margin-bottom:.5rem}#faq-reminder .boundaries>p{color:var(--gray-dark)}#faq-reminder .boundaries>div{display:flex;gap:2rem;margin-top:2rem;width:100%}#faq-reminder .boundaries>div>button{font-size:1rem;text-transform:uppercase;width:calc(50% - 1rem)}#faq-reminder .boundaries>div>button:first-child{background-color:var(--blue-light);color:var(--dark);outline-color:var(--gray-dark)}#faq-reminder .boundaries>div>button:first-child:hover{outline-color:var(--dark)}#faq-reminder .boundaries>div>button:nth-child(2){background-color:var(--dark);color:#fff;outline-color:var(--dark)}#faq-reminder .boundaries>div>button:nth-child(2):hover{outline-color:var(--gray-dark)}@media screen and (max-width:648px){#faq-reminder .boundaries>div{flex-direction:column;gap:1.5rem}#faq-reminder .boundaries>div>button{width:100%}}#whatsapp-floaty{align-items:center;aspect-ratio:1/1;background-color:var(--green);border-radius:50%;border-bottom-left-radius:15px;bottom:2rem;box-shadow:3px 3px 10px #0000001a;display:flex;justify-content:center;position:fixed;right:2rem;width:3.5rem;z-index:10}#whatsapp-floaty>img{animation:wiggle 20s ease-in-out infinite forwards;width:60%}@keyframes wiggle{3%{transform:rotate(-10deg) scale(105%)}4%{transform:rotate(15deg) scale(105%)}5%{transform:rotate(-10deg) scale(105%)}6%{transform:rotate(15deg) scale(105%)}8%{transform:rotate(0deg) scale(100%)}}@media screen and (max-width:400px){#whatsapp-floaty{bottom:1rem;right:1rem}}.Button{background-color:var(--blue);border:none;border-radius:30px;color:#fff;font-weight:500;height:2.5rem;outline:3px solid #fff;outline-offset:-1px;padding-inline:2rem;transition-property:outline,background-color;transition:.2s ease-out}.Button:hover{background-color:var(--blue-alt);cursor:pointer;outline:3px solid var(--blue-light)}.orange{background-color:var(--orange)}.orange:hover{background-color:var(--orange-light);outline:3px solid var(--orange-dim)}.green{background-color:var(--green)}.green:hover{background-color:var(--green-light);outline:3px solid var(--green-dim)}.cflow{padding:56px 0 72px}.cflow__container{margin:0 auto;width:min(1120px,92%)}.cflow__header{margin-bottom:22px}.cflow__headline{font-size:28px;line-height:1.2;margin:0 0 10px}.cflow__sub{line-height:1.6;margin:0;opacity:.9}.cflow__row{grid-gap:16px;align-items:start;display:grid;gap:16px;grid-template-columns:repeat(4,minmax(0,1fr))}.cflow__cell{position:relative}.cflow__card{background-color:#fff;border:1px solid #0000001a;border-radius:16px;box-shadow:0 12px 32px #0f172a14;min-height:280px;padding:16px}.cflow__top{align-items:center;display:flex;gap:10px;margin-bottom:10px}.cflow__step{font-weight:800;opacity:.75}.cflow__tag{border:1px solid #0000001f;border-radius:999px;font-size:12px;opacity:.9;padding:4px 10px}.cflow__tag--registrar{background-color:var(--blue-dim)}.cflow__tag--planejar{background-color:#ffecb3}.cflow__tag--executar{background-color:var(--green-dim)}.cflow__tag--controlar{background-color:var(--orange-dim)}.cflow__title{font-size:18px;margin:0 0 10px}.cflow__desc{line-height:1.55;margin:0 0 12px;opacity:.9}.cflow__bullets{font-size:14px;line-height:1.75;margin:0;opacity:.9;padding-left:16px}.cflow__connector{align-items:center;display:flex;gap:8px;pointer-events:none;position:absolute;right:-10px;top:46%;transform:translateY(-50%)}.cflow__line{background:#00000040;display:inline-block;height:1px;width:28px}.cflow__arrow{font-size:18px;opacity:.65}.cflow__ctaRow{display:flex;flex-wrap:wrap;gap:12px;margin-top:22px}.cflow__ctaPrimary,.cflow__ctaSecondary{align-items:center;border:1px solid #00000026;border-radius:10px;display:inline-flex;font-weight:700;justify-content:center;padding:12px 16px;text-decoration:none}.cflow__ctaSecondary{border:1px solid #0000001a;opacity:.9}.ai-strip{padding:18px 0}.ai-strip__inner{align-items:center;border-radius:18px;display:grid;grid-template-columns:360px 1fr;margin:0 auto;margin-top:20px;max-width:1100px;padding:18px}.ai-strip__media{align-items:center;display:flex;justify-content:center}.ai-illustration{height:auto;max-width:380px;width:100%}.ai-strip__content{padding:10px 6px}.ai-strip__badge{align-items:center;background:#ffffffbf;border:1px solid #5eafe659;border-radius:999px;color:#0f2f4a;display:inline-flex;font-size:12px;font-weight:600;height:28px;letter-spacing:.2px;padding:0 12px}.ai-strip__title{color:#0b2233;font-size:22px;line-height:1.2;margin:10px 0 8px}.ai-strip__lead{color:#0b2233d9;font-size:14.5px;line-height:1.55;margin:0 0 10px}.ai-strip__list{grid-gap:6px;color:#0b2233db;display:grid;font-size:14px;gap:6px;line-height:1.4;margin:0;padding-left:18px}.ai-strip__disclaimer{color:#0b2233a6;font-size:12.5px;line-height:1.4;margin:10px 0 0}.ai-strip__link{border-bottom:1px solid #0b5ea840;color:#0b5ea8;display:inline-block;font-size:13px;font-weight:600;margin-top:10px;padding-bottom:2px;text-decoration:none}.ai-strip__link:hover{border-bottom-color:#0b5ea88c}.ai-strip__img{max-width:360px}@media (max-width:920px){.ai-strip__inner{grid-template-columns:1fr}.ai-strip__media{order:2}.ai-strip__content{order:1}.ai-strip__title{font-size:20px}.ai-strip__img{max-width:196px}.cflow__ctaRow{justify-content:center}.cflow__ctaRow>button{width:100%}}@media (max-width:1100px){.cflow__row{grid-template-columns:repeat(2,minmax(0,1fr))}.cflow__connector{display:none}}@media (max-width:640px){.cflow__row{grid-template-columns:1fr}}footer{background-color:var(--blue-dark);position:relative}footer *{color:#fff}footer .boundaries{align-items:flex-start;display:flex;flex-direction:column;gap:1.3rem;padding-block:2rem}footer .boundaries>img:first-child{height:2rem}footer .boundaries>div>a{align-items:center;display:flex;font-size:1.1rem;gap:.5rem;text-decoration:none}footer .boundaries>div>a>img{height:1.2rem}footer .boundaries>div>small{display:block;font-size:.8rem}header{background-color:#fff;left:0;position:fixed;top:0;width:100%;z-index:1}header .boundaries{align-items:center;background-color:#fff;display:flex;height:6rem;justify-content:space-between}header>.boundaries>a{height:2rem;text-decoration:none}header>.boundaries>a>img{height:100%}header>.boundaries>div{align-items:center;display:flex;gap:1rem}header>.boundaries>div>a{align-items:center;display:flex;font-size:.9rem;height:2.5rem;overflow:hidden;position:relative;text-decoration:none}header>.boundaries>div>a:not(#whatsapp-link):after{background-color:var(--blue);border-radius:3px;bottom:.3rem;content:"";display:block;height:2px;left:-100%;position:absolute;transition:left .3s ease-out;transition-delay:.1s;width:100%}header>.boundaries>div>a:not(#whatsapp-link):hover:after{left:0;transition-delay:0s}header>.boundaries>div>#whatsapp-link{background-color:var(--blue);border-radius:30px;color:#fff;font-weight:500;outline:3px solid #fff;padding-inline:2rem;transition:outline .2s ease-out}header>.boundaries>div>#whatsapp-link:hover{outline:3px solid var(--blue-subtle)}#header-dropdown-btn{background-color:initial;border:none;display:none;height:2rem;opacity:.8;transition:opacity .2s ease-out}#header-dropdown-btn:hover{cursor:pointer;opacity:1}#header-dropdown-btn>img{height:100%}@media screen and (max-width:666px){header>.boundaries>div{align-items:center;background-color:#fff;border:1px solid var(--gray-soft);border-radius:.5rem;display:flex;flex-direction:column;padding:1rem;position:absolute;right:1rem;top:6rem;z-index:21}#header-dropdown-btn{display:block}}#dropdown-toggle{background-color:initial;height:100%;left:0;position:fixed;top:0;width:100%;z-index:20}.isec{background:#eef7fc;padding:96px 0}.isec__container{grid-gap:36px;align-items:start;display:grid;gap:36px;grid-template-columns:1.1fr .9fr;margin:0 auto;width:min(1120px,92%)}.isec__kicker{font-size:12px;letter-spacing:.08em;margin-bottom:10px;opacity:.85;text-transform:uppercase}.isec__title{font-size:24px;line-height:1.15;margin:0 0 12px;text-align:justify}.isec__description{color:var(--gray);display:block;font-size:1.2rem;font-size:24px;letter-spacing:.5px;margin-bottom:26px;text-align:left}.isec__subtitle{font-size:16px;line-height:1.65;margin:0 0 18px;opacity:.92}.isec__ctaRow{display:flex;flex-wrap:wrap;gap:12px;margin:18px 0}.isec__ctaPrimary,.isec__ctaSecondary{align-items:center;border:1px solid #00000024;border-radius:10px;display:inline-flex;font-weight:700;justify-content:center;padding:12px 16px;text-decoration:none}.isec__ctaSecondary{border:1px solid #0000001a;opacity:.92}.isec__bullets,.isec__caption{color:#374151}.isec__bullets{line-height:1.85;margin:16px 0 0;opacity:.95;padding-left:18px}.isec__mediaCard{background:#fff;border:1px solid #0f172a14;border-radius:18px;box-shadow:0 12px 32px #0f172a14;cursor:pointer;padding:12px}.isec__media{display:flex;flex-direction:column;gap:18px}.isec__figure{margin:0}.isec__figure--secondary{align-self:flex-end;width:92%}.isec__img{border:1px solid #0000001a;border-radius:16px;display:block;width:100%}.isec__caption{font-size:13px;line-height:1.4;margin-top:8px;opacity:.86}@media (max-width:980px){.isec__container{grid-template-columns:1fr}.isec__title{font-size:28px}.isec__figure--secondary{align-self:auto;width:100%}.isec__ctaRow{justify-content:space-around}}.zoomable-img{cursor:zoom-in}.modal-overlay{align-items:center;background:#000000bf;display:flex;inset:0;justify-content:center;position:fixed;z-index:9999999}.modal-content{background:#2e2e2e;border-radius:12px;max-height:90%;max-width:90%;padding:8px;position:relative}.modal-content img{border-radius:8px;height:auto;max-height:75vh;max-width:65vw;object-fit:contain;width:100%}.modal-close{background:#fff;border:none;border-radius:50%;cursor:pointer;font-size:22px;height:36px;position:absolute;right:-12px;top:-12px;width:36px}.ProductAccordion{border-radius:.5rem;box-shadow:1px 1px 10px #0e3e5e17;overflow:hidden;position:relative}.ProductAccordion:hover{cursor:pointer}.ProductAccordion>h3{font-size:1rem;font-weight:600;letter-spacing:.2px;padding:.8rem 1rem;-webkit-user-select:none;user-select:none}.ProductAccordion>ul{padding:.5rem 1rem 1.5rem}.ProductAccordion>ul>li{color:var(--gray);font-size:.9rem;line-height:1.2rem;list-style:none;margin-block:.3rem;padding-left:1.2rem;position:relative}.ProductAccordion>ul>li:after{aspect-ratio:1/1;background-image:url(/static/media/check.276fb67ea648bc23bfdc.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";left:0;position:absolute;top:.4rem;width:.8rem}.ProductAccordion>img{aspect-ratio:1/1;height:1.3rem;position:absolute;right:calc(.8rem + 1px);top:calc(.8rem + 1px);transition:transform .3s cubic-bezier(.85,-.61,.4,1.09)}.AboutUs{margin-top:6rem}.AboutUs section:first-child{background-color:#fff}.AboutUs section:first-child .boundaries{padding-block:4rem}.AboutUs section:first-child .boundaries img{display:block;margin-inline:auto}.AboutUs section:first-child .boundaries img:first-child{max-width:250px;width:50%}.AboutUs section:first-child .boundaries img:nth-child(2){margin-bottom:2rem;margin-top:1rem;max-width:250px;width:50%}#mission-vision{align-items:center;display:flex;flex-wrap:wrap;gap:3rem}#mission-vision>div{background-color:var(--blue);border-radius:.5rem;padding:10px;text-align:center;width:calc(50% - 1.5rem)}#mission-vision>div>h3{color:#fff;font-size:1.2rem;font-weight:600;line-height:2rem;margin-bottom:.5rem;padding-top:.5rem;text-align:center;text-transform:uppercase}#mission-vision>div>p{color:#fff;padding:.5rem}.AboutUs h4{font-size:1.2rem;font-weight:600;margin-top:2rem;text-align:center;text-transform:uppercase}.AboutUs ul{margin:1rem 0 1rem 1rem}.AboutUs ul li{letter-spacing:.2px;line-height:1.7rem;list-style:none;margin-bottom:.5rem}.AboutUs ul li .bold{color:#56d19e}#logo-centelha{margin-top:2rem;max-width:400px;min-width:300px;width:50%}.AboutUs section:first-child .boundaries small{color:var(--gray);display:block;margin:auto;max-width:400px;min-width:300px;text-align:center;width:50%}@media screen and (max-width:740px){#mission-vision>div{width:100%}#mission-vision>div>h3{text-transform:inherit}#mission-vision>div>p{text-align:left}.AboutUs h4{text-transform:inherit}}.FAQ{margin-top:6rem}.FAQ .boundaries{display:flex;flex-direction:column;gap:.5rem;margin-bottom:2rem}.FAQ .boundaries h1{margin-bottom:.5rem}.faq-img img{height:40rem;justify-content:center;left:50%;object-fit:cover;object-position:top;overflow:hidden;position:relative;transform:translateX(-50%);width:70%;width:100%}.FAQAccordion{background-color:#fff;border-radius:.5rem;box-shadow:1px 1px 10px #0e3e5e17;cursor:pointer;padding:.8rem 1.2rem}.FAQAccordion h3{font-size:1rem;font-weight:500;letter-spacing:.2px;position:relative;-webkit-user-select:none;user-select:none;width:calc(100% - 1rem)}.FAQAccordion h3>img{aspect-ratio:1/1;height:1rem;position:absolute;right:-1.5rem;top:50%;transform:translateY(-50%);transition:transform .3s cubic-bezier(.85,-.61,.4,1.09)}.FAQAccordion p{color:var(--gray-dark);margin-top:.5rem;padding:.5rem}.AssistDom{margin:auto}.AssistDom,.AssistDom .img-texto{max-width:1100px;width:calc(100% - 3rem)}.AssistDom .img-texto{display:flex;gap:2rem;margin-block:2rem;margin:auto;padding-top:7rem;text-align:left}.AssistDom .div-img{aspect-ratio:1/1;background-image:url(/static/media/looking-at-tablet.f20079e4c4d8b0685881.jpg);background-position:50%;background-size:cover;border-radius:1rem;box-shadow:5px 5px 15px #26323833;position:relative;width:470px}.AssistDom .div-img>img{height:10%;position:absolute;right:1rem;top:1rem}.AssistDom .texto{align-self:flex-end;width:60%}.AssistDom .texto>h3{color:#5fbbf6;font-size:2.2rem;font-weight:700;line-height:2.5rem;margin-bottom:1rem}.AssistDom .texto>p{letter-spacing:.2px;line-height:1.6rem;margin-bottom:0}.AssistDom .lastContent{display:flex;flex-direction:column;gap:2rem;margin-block:2rem;margin:auto auto 1rem;max-width:1100px;padding-top:3rem;text-align:left;width:calc(100% - 3rem)}.AssistDom .lastText{align-self:flex-start;margin-bottom:0;padding-bottom:0}.AssistDom .lastText h2{font-weight:bolder}.AssistDom .lastText h3{color:#ff8349;font-weight:bolder}.AssistDom .assisDomtImg{display:flex;justify-content:center;width:100%}.AssistDom .assisDomtImg img{align-self:flex-end;border-radius:30px;box-shadow:5px 5px 15px #26323833;max-width:350px;width:100%}@media (min-width:768px){.AssistDom .img-texto{flex-direction:row;justify-content:space-between}.AssistDom .texto{width:60%}.AssistDom .lastContent{flex-direction:row}}.vantagens-container{background-color:#e0f7fa;border-radius:30px;margin:3rem 0 0;padding:20px;text-align:center}.vantagens-container h2{font-weight:bolder;margin-bottom:10px}.vantagens-container p{margin-bottom:20px;text-align:center}.vantagens-items{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.vantagem-item{align-items:center;column-gap:3rem;display:flex;flex-direction:column;margin:1rem 0;max-width:200px;width:calc(100% - 2rem)}.vantagem-icon{align-self:center;background-color:#56d19e;border-radius:20px;font-size:0;padding:2rem 1rem;width:7rem}.vantagem-icon img{height:3rem}.vantagem-item h3{color:#465055;font-weight:bolder;margin:5px 0;padding-top:1rem}.vantagem-item h4{font-size:15px;margin:0}@media (min-width:600px){.vantagens-items{gap:20px}.vantagem-item{width:calc(50% - 2rem)}}@media (min-width:900px){.vantagem-item{width:calc(33.33% - 2rem)}}@media (min-width:1200px){.vantagem-item{width:calc(25% - 2rem)}}.LabsDom{margin:auto}.LabsDom,.LabsDom .img-texto{max-width:1100px;width:calc(100% - 3rem)}.LabsDom .img-texto{display:flex;gap:2rem;margin-block:2rem;margin:auto;padding-top:7rem;text-align:left}.LabsDom .div-img{aspect-ratio:1/1;background-image:url(/static/media/vaccine.025e4b93ef0972813c15.jpg);background-position:50%;background-size:cover;border-radius:1rem;box-shadow:5px 5px 15px #26323833;position:relative;width:470px}.LabsDom .div-img>img{height:10%;position:absolute;right:1rem;top:1rem}.LabsDom .texto{align-self:flex-end;width:60%}.LabsDom .texto>h3{color:#5fbbf6;font-size:2.2rem;font-weight:700;line-height:2.5rem;margin-bottom:1rem}.LabsDom .texto>p{letter-spacing:.2px;line-height:1.6rem;margin-bottom:0}.LabsDom .lastContent{display:flex;flex-direction:column;gap:2rem;margin-block:2rem;margin:auto auto 1rem;max-width:1100px;padding-top:3rem;text-align:left;width:calc(100% - 3rem)}.LabsDom .lastText{align-self:flex-end;margin-bottom:0;padding-bottom:0}.LabsDom .lastText h2{font-weight:bolder}.LabsDom .lastText h3{color:#ff8349;font-weight:bolder}.LabsDom .LabsDomImg{display:flex;justify-content:center;width:100%}.LabsDom .LabsDomImg img{align-self:flex-end;border-radius:30px;box-shadow:5px 5px 15px #26323833;width:350px}@media (min-width:768px){.LabsDom .img-texto{flex-direction:row;justify-content:space-between}.LabsDom .texto{width:60%}.LabsDom .lastContent{flex-direction:row}}.Multi{margin:auto}.Multi,.Multi .img-texto{max-width:1100px;width:calc(100% - 3rem)}.Multi .img-texto{display:flex;gap:2rem;margin-block:2rem;margin:auto;padding-top:7rem;text-align:left}.Multi .div-img{aspect-ratio:1/1;background-image:url(/static/media/smilling-to-tablet.a6f0c63132f4928d1bea.jpg);background-position:50%;background-size:cover;border-radius:1rem;box-shadow:5px 5px 15px #26323833;position:relative;width:470px}.Multi .div-img>img{height:10%;position:absolute;right:1rem;top:1rem}.Multi .texto{align-self:flex-end;width:60%}.Multi .texto>h3{color:#5fbbf6;font-size:2.2rem;font-weight:700;line-height:2.5rem;margin-bottom:1rem}.Multi .texto>p{letter-spacing:.2px;line-height:1.6rem;margin-bottom:0}.Multi .lastContent{display:flex;flex-direction:column;gap:2rem;margin-block:2rem;margin:auto auto 1rem;max-width:1100px;padding-top:3rem;text-align:left;width:calc(100% - 3rem)}.Multi .lastText{align-self:flex-end;margin-bottom:0;padding-bottom:0}.Multi .lastText h2{font-weight:bolder}.Multi .lastText h3{color:#ff8349;font-weight:bolder}.Multi .MultiImg{display:flex;justify-content:center;width:100%}.Multi .MultiImg img{align-self:flex-end;border-radius:30px;box-shadow:5px 5px 15px #26323833;width:350px}@media (min-width:768px){.Multi .img-texto{flex-direction:row;justify-content:space-between}.Multi .texto{width:60%}.Multi .lastContent{flex-direction:row}}
/*# sourceMappingURL=main.788e012d.css.map*/