.Header-module__ldgnoG__header{z-index:100;-webkit-backdrop-filter:blur(20px);background-color:#ffffffd9;border-bottom:1px solid #0000000d;width:100%;padding:1rem 0;transition:all .3s;position:fixed;top:0;left:0;box-shadow:0 4px 30px #0000000d}.Header-module__ldgnoG__navContainer{justify-content:space-between;align-items:center;display:flex}.Header-module__ldgnoG__logo{align-items:center;gap:.5rem;text-decoration:none;display:flex}.Header-module__ldgnoG__logoIcon{width:40px;height:40px}.Header-module__ldgnoG__logoImage{object-fit:contain;width:auto;height:50px}.Header-module__ldgnoG__logoText{flex-direction:column;display:flex}.Header-module__ldgnoG__logoTitle{color:#1b65ac;letter-spacing:.05em;font-size:1.5rem;font-weight:800;line-height:1}.Header-module__ldgnoG__logoSubtitle{color:#64748b;letter-spacing:.02em;text-transform:none;font-size:.6rem}.Header-module__ldgnoG__navLinks{align-items:center;gap:1.5rem;list-style:none;display:flex}.Header-module__ldgnoG__dropdownContainer{display:inline-block;position:relative}.Header-module__ldgnoG__navLinkDropdown{cursor:pointer;background:0 0;border:none;align-items:center;gap:.25rem;padding:0;display:flex}.Header-module__ldgnoG__dropdownContent{opacity:0;visibility:hidden;z-index:1000;background-color:#fff;border:1px solid #0000000d;border-radius:12px;min-width:220px;padding:.75rem;transition:all .3s cubic-bezier(.165,.84,.44,1);position:absolute;top:100%;left:50%;transform:translate(-50%)translateY(10px);box-shadow:0 10px 25px #0000001a}.Header-module__ldgnoG__dropdownContainer:hover .Header-module__ldgnoG__dropdownContent{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}.Header-module__ldgnoG__dropdownLink{color:#1b65ac;border-radius:8px;padding:.75rem 1rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .2s;display:block}.Header-module__ldgnoG__dropdownLink:hover{color:#1b65ac;background-color:#f1f7fd}.Header-module__ldgnoG__chevronIcon{transition:transform .3s}.Header-module__ldgnoG__dropdownContainer:hover .Header-module__ldgnoG__chevronIcon{transform:rotate(180deg)}.Header-module__ldgnoG__navLink{color:#1b65ac;font-size:.95rem;font-weight:400;transition:color .2s}.Header-module__ldgnoG__navLink:hover{color:#1b65ac}.Header-module__ldgnoG__ctaButton{color:#fff;background-color:#1b65ac;border:2px solid #1b65ac;border-radius:6px;padding:.6rem 1.25rem;font-size:.9rem;font-weight:500;transition:all .2s}.Header-module__ldgnoG__ctaButton:hover{color:#fff;background-color:#154a85;border-color:#154a85;transform:translateY(-1px);box-shadow:0 4px 8px #1b65ac33}@media (max-width:1024px){.Header-module__ldgnoG__desktopNav,.Header-module__ldgnoG__ctaButton{display:none!important}.Header-module__ldgnoG__hamburgerButton{display:flex!important}}.Header-module__ldgnoG__hamburgerButton{color:#1b65ac;cursor:pointer;z-index:1001;background:0 0;border:none;justify-content:center;align-items:center;padding:8px;display:none}.Header-module__ldgnoG__mobileMenuOverlay{opacity:0;visibility:hidden;background:#00000080;width:100%;height:100%;transition:all .3s;position:fixed;top:0;left:0;transform:translateZ(0);z-index:999999!important}.Header-module__ldgnoG__mobileMenuOverlay.Header-module__ldgnoG__open{opacity:1;visibility:visible}.Header-module__ldgnoG__mobileMenu{-webkit-overflow-scrolling:touch;background:#fff;flex-direction:column;width:85%;max-width:320px;height:100dvh;transition:right .3s cubic-bezier(.25,.46,.45,.94);display:flex;position:fixed;top:0;right:-100%;overflow-y:auto;transform:translateZ(0);box-shadow:-5px 0 25px #00000026;z-index:9999999!important}.Header-module__ldgnoG__mobileMenu.Header-module__ldgnoG__open{right:0}.Header-module__ldgnoG__mobileMenuHeader{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.Header-module__ldgnoG__mobileMenuLogo{width:auto;height:40px}.Header-module__ldgnoG__mobileMenuClose{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:8px;transition:all .2s}.Header-module__ldgnoG__mobileMenuClose:hover{color:#1e293b;background:#f1f5f9}.Header-module__ldgnoG__mobileMenuLinks{flex:1;padding:1rem 0;list-style:none;overflow-y:auto}.Header-module__ldgnoG__mobileMenuLink{color:#1e293b;cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:1rem 1.5rem;font-size:1rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.Header-module__ldgnoG__mobileMenuLink:hover{color:#1b65ac;background:#f8fafc}.Header-module__ldgnoG__submenuChevron{color:#94a3b8;transition:transform .3s}.Header-module__ldgnoG__submenuChevron.Header-module__ldgnoG__rotated{color:#1b65ac;transform:rotate(90deg)}.Header-module__ldgnoG__mobileSubmenuContainer{border-bottom:1px solid #f1f5f9}.Header-module__ldgnoG__mobileSubmenu{background:#f8fafc;max-height:0;list-style:none;transition:max-height .3s;overflow:hidden}.Header-module__ldgnoG__mobileSubmenu.Header-module__ldgnoG__open{max-height:300px}.Header-module__ldgnoG__mobileSubmenuLink{color:#475569;padding:.875rem 1.5rem .875rem 2.5rem;font-size:.95rem;text-decoration:none;transition:all .2s;display:block}.Header-module__ldgnoG__mobileSubmenuLink:hover{color:#1b65ac;background:#e2e8f0}.Header-module__ldgnoG__mobileMenuFooter{border-top:1px solid #e2e8f0;padding:1.25rem}.Header-module__ldgnoG__mobileMenuCta{color:#fff;text-align:center;background:#1b65ac;border-radius:10px;width:100%;padding:.875rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .2s;display:block}.Header-module__ldgnoG__mobileMenuCta:hover{background:#154a85}
.Footer-module__Grjkva__footerWrapper{flex-direction:column;display:flex}.Footer-module__Grjkva__preFooter{background-color:var(--bg-white);text-align:center;padding:6rem 0}.Footer-module__Grjkva__preFooterTitle{color:var(--text-dark);margin-bottom:2rem;font-size:2.25rem;font-weight:700}.Footer-module__Grjkva__ctaButton{background-color:var(--primary-blue);color:#fff;border-radius:.5rem;padding:1rem 2.5rem;font-size:1.125rem;font-weight:600;transition:all .2s;display:inline-block}.Footer-module__Grjkva__ctaButton:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #1b65ac4d}.Footer-module__Grjkva__mainFooter{color:#ffffffe6;background-color:#1b65ac;padding:4rem 0 2rem}.Footer-module__Grjkva__footerGrid{border-bottom:1px solid #fff3;grid-template-columns:2fr 1fr 1fr 1fr;gap:4rem;padding-bottom:4rem;display:grid}.Footer-module__Grjkva__brandColumn .Footer-module__Grjkva__logo{color:#fff;margin-bottom:1rem;font-size:1.5rem;font-weight:800;display:block}.Footer-module__Grjkva__footerLogo{object-fit:contain;width:auto;height:60px;margin-bottom:1.5rem}.Footer-module__Grjkva__brandDesc{max-width:300px;line-height:1.6}.Footer-module__Grjkva__contactItem{color:#ffffffd9;align-items:flex-start;gap:10px;margin-bottom:12px;font-size:.95rem;display:flex}.Footer-module__Grjkva__icon{color:#fff9;flex-shrink:0;margin-top:3px}.Footer-module__Grjkva__columnTitle{color:#fff;margin-bottom:1.5rem;font-weight:600;display:block}.Footer-module__Grjkva__linkList{flex-direction:column;gap:.75rem;list-style:none;display:flex}.Footer-module__Grjkva__linkList a:hover{color:#fff}.Footer-module__Grjkva__copyright{color:#fff9;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-top:2rem;font-size:.875rem;display:flex}.Footer-module__Grjkva__developer{color:#fff9}.Footer-module__Grjkva__developer strong{color:#fff;font-weight:700}@media (max-width:768px){.Footer-module__Grjkva__footerGrid{grid-template-columns:1fr;gap:3rem}}
.Hero-module__JgYmMq__hero{background-color:#f8fafc;padding:8rem 0 6rem;position:relative;overflow:hidden}.Hero-module__JgYmMq__hero:before{content:"";opacity:1;z-index:0;background-image:url("data:image/svg+xml,%3Csvg width='50' height='58' viewBox='0 0 50 58' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M25 0L50 14.5V43.5L25 58L0 43.5V14.5L25 0z' fill='none' stroke='%2394a3b8' stroke-opacity='0.5' stroke-width='1'/%3E%3C/svg%3E");background-size:50px 58px;width:350px;height:100%;position:absolute;top:0;left:0;-webkit-mask-image:linear-gradient(90deg,#000 40%,#0000);mask-image:linear-gradient(90deg,#000 40%,#0000)}.Hero-module__JgYmMq__hero:after{content:"";z-index:0;background-image:radial-gradient(circle at 70% 30%,#1b65ac14 0%,#0000 40%),radial-gradient(circle at 90% 70%,#1b65ac0d 0%,#0000 30%);width:50%;height:100%;position:absolute;top:0;right:0}.Hero-module__JgYmMq__heroGrid{z-index:1;grid-template-columns:1fr 1.2fr;align-items:center;gap:3rem;display:grid;position:relative}.Hero-module__JgYmMq__content{max-width:550px}.Hero-module__JgYmMq__headline{color:#1e293b;margin-bottom:1.5rem;font-size:3rem;font-weight:700;line-height:1.15}.Hero-module__JgYmMq__headlineLight{color:#1e293b;font-weight:400}.Hero-module__JgYmMq__headlineBold{color:#1e293b;font-weight:700}.Hero-module__JgYmMq__subheadline{color:#64748b;max-width:420px;margin-bottom:2rem;font-size:1rem;line-height:1.7}.Hero-module__JgYmMq__ctaGroup{gap:1rem;display:flex}.Hero-module__JgYmMq__primaryCta{color:#fff;background-color:#1b65ac;border:none;border-radius:6px;align-items:center;gap:.5rem;padding:.875rem 1.75rem;font-size:1rem;font-weight:500;transition:all .2s;display:flex}.Hero-module__JgYmMq__primaryCta:hover{background-color:#15528e;transform:translateY(-1px)}.Hero-module__JgYmMq__visual{justify-content:center;align-items:center;width:100%;min-height:500px;display:flex;position:relative}.Hero-module__JgYmMq__mockupImage{object-fit:contain;width:100%;max-width:650px;height:auto}@media (max-width:1024px){.Hero-module__JgYmMq__heroGrid{text-align:center;grid-template-columns:1fr}.Hero-module__JgYmMq__content{margin:0 auto}.Hero-module__JgYmMq__subheadline{margin-left:auto;margin-right:auto}.Hero-module__JgYmMq__ctaGroup{justify-content:center}.Hero-module__JgYmMq__headline{font-size:2.25rem}}
.PainPoints-module__JnDLRa__section{background-color:var(--bg-white);padding:6rem 0}.PainPoints-module__JnDLRa__header{text-align:center;max-width:800px;margin:0 auto 4rem}.PainPoints-module__JnDLRa__title{color:var(--text-dark);margin-bottom:1rem;font-size:2.25rem;font-weight:700}.PainPoints-module__JnDLRa__grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.PainPoints-module__JnDLRa__card{background-color:var(--bg-white);border:1px solid #e2e8f0;border-radius:1rem;padding:2rem;transition:transform .2s,box-shadow .2s}.PainPoints-module__JnDLRa__card:hover{border-color:var(--primary-blue);transform:translateY(-5px);box-shadow:0 10px 15px -3px #0000001a}.PainPoints-module__JnDLRa__iconWrapper{width:64px;height:64px;color:var(--primary-blue);background-color:#e0e7ff;border-radius:12px;justify-content:center;align-items:center;margin-bottom:1.5rem;display:inline-flex}.PainPoints-module__JnDLRa__cardTitle{color:var(--text-dark);margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.PainPoints-module__JnDLRa__cardText{color:var(--text-muted);line-height:1.6}@media (max-width:768px){.PainPoints-module__JnDLRa__grid{grid-template-columns:1fr}}
.ScrollReveal-module__ViwyzG__scrollReveal{opacity:0;transition:opacity .8s ease-out,transform .8s ease-out}.ScrollReveal-module__ViwyzG__scrollReveal.ScrollReveal-module__ViwyzG__visible{opacity:1;transform:translate(0)}.ScrollReveal-module__ViwyzG__scrollReveal.ScrollReveal-module__ViwyzG__up{transform:translateY(50px)}.ScrollReveal-module__ViwyzG__scrollReveal.ScrollReveal-module__ViwyzG__down{transform:translateY(-50px)}.ScrollReveal-module__ViwyzG__scrollReveal.ScrollReveal-module__ViwyzG__left{transform:translate(50px)}.ScrollReveal-module__ViwyzG__scrollReveal.ScrollReveal-module__ViwyzG__right{transform:translate(-50px)}.ScrollReveal-module__ViwyzG__scrollReveal.ScrollReveal-module__ViwyzG__fade{transform:none}.ScrollReveal-module__ViwyzG__scrollReveal.ScrollReveal-module__ViwyzG__visible.ScrollReveal-module__ViwyzG__up,.ScrollReveal-module__ViwyzG__scrollReveal.ScrollReveal-module__ViwyzG__visible.ScrollReveal-module__ViwyzG__down,.ScrollReveal-module__ViwyzG__scrollReveal.ScrollReveal-module__ViwyzG__visible.ScrollReveal-module__ViwyzG__left,.ScrollReveal-module__ViwyzG__scrollReveal.ScrollReveal-module__ViwyzG__visible.ScrollReveal-module__ViwyzG__right,.ScrollReveal-module__ViwyzG__scrollReveal.ScrollReveal-module__ViwyzG__visible.ScrollReveal-module__ViwyzG__fade{transform:translate(0)}
.SolutionDigital-module__SbvjEG__section{background-color:var(--bg-light-gray);padding:6rem 0}.SolutionDigital-module__SbvjEG__grid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.SolutionDigital-module__SbvjEG__content{padding-right:2rem}.SolutionDigital-module__SbvjEG__label{text-transform:uppercase;color:var(--primary-blue);letter-spacing:.1em;margin-bottom:1rem;font-size:.875rem;font-weight:700;display:block}.SolutionDigital-module__SbvjEG__title{color:var(--text-dark);margin-bottom:1.5rem;font-size:2.5rem;font-weight:700;line-height:1.2}.SolutionDigital-module__SbvjEG__description{color:var(--text-muted);margin-bottom:2rem;font-size:1.125rem;line-height:1.6}.SolutionDigital-module__SbvjEG__featureList{flex-direction:column;gap:1rem;list-style:none;display:flex}.SolutionDigital-module__SbvjEG__featureItem{color:var(--text-dark);align-items:center;gap:.75rem;font-weight:500;display:flex}.SolutionDigital-module__SbvjEG__checkIcon{color:var(--primary-blue);flex-shrink:0}.SolutionDigital-module__SbvjEG__imageWrapper{border-radius:12px;position:relative;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.SolutionDigital-module__SbvjEG__image{width:100%;height:auto;display:block}@media (max-width:1024px){.SolutionDigital-module__SbvjEG__grid{grid-template-columns:1fr}.SolutionDigital-module__SbvjEG__content{order:2;padding-right:0}.SolutionDigital-module__SbvjEG__imageWrapper{order:1;margin-bottom:2rem}}
.DocVisual-module__iUiD-q__wrapper{background:linear-gradient(135deg,#f8fafc 0%,#e2e8f0 100%);border-radius:24px;justify-content:center;align-items:center;width:100%;height:450px;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #fff}.DocVisual-module__iUiD-q__cloudContainer{z-index:10;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:120px;height:120px;display:flex;position:relative;box-shadow:0 20px 40px #1b65ac26}.DocVisual-module__iUiD-q__document{z-index:5;background:#fff;border:1px solid #cbd5e1;border-radius:8px;flex-direction:column;gap:6px;width:60px;height:80px;padding:8px;display:flex;position:absolute;bottom:40px;left:50%;transform:translate(-50%);box-shadow:0 4px 12px #0000000d}.DocVisual-module__iUiD-q__docLine{background:#e2e8f0;border-radius:2px;width:100%;height:4px}.DocVisual-module__iUiD-q__docLineShort{width:60%}.DocVisual-module__iUiD-q__floatingIcon{color:#1e293b;z-index:20;background:#fff;border-radius:12px;align-items:center;gap:8px;padding:12px;font-size:.8rem;font-weight:600;display:flex;position:absolute;box-shadow:0 10px 30px #0000001a}.DocVisual-module__iUiD-q__searchBar{z-index:20;background:#fff;border-radius:12px;align-items:center;gap:12px;width:260px;padding:12px 16px;display:flex;position:absolute;bottom:60px;box-shadow:0 10px 30px #0000001a}.DocVisual-module__iUiD-q__searchLine{background:#f1f5f9;border-radius:4px;width:100%;height:8px;position:relative;overflow:hidden}.DocVisual-module__iUiD-q__searchProgress{background:#1b65ac;border-radius:4px;width:30%;height:100%;position:absolute;top:0;left:0}
.AssetScanner-module__L9FGCG__phoneWrapper{background:#0f172a;border:8px solid #334155;border-radius:40px;width:300px;height:580px;margin:0 auto;padding:12px;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000080}.AssetScanner-module__L9FGCG__screen{background:#000;border-radius:28px;flex-direction:column;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.AssetScanner-module__L9FGCG__cameraOverlay{z-index:20;flex-direction:column;justify-content:space-between;padding:20px;display:flex;position:absolute;inset:0}.AssetScanner-module__L9FGCG__cameraHeader{color:#fff;justify-content:space-between;display:flex}.AssetScanner-module__L9FGCG__cameraFooter{justify-content:center;align-items:center;gap:30px;display:flex}.AssetScanner-module__L9FGCG__shutterButton{background:0 0;border:4px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;display:flex}.AssetScanner-module__L9FGCG__shutterInner{background:#fff;border-radius:50%;width:44px;height:44px}.AssetScanner-module__L9FGCG__scanArea{border:2px solid #ffffff80;border-radius:20px;justify-content:center;align-items:center;width:200px;height:200px;display:flex;position:absolute;top:30%;left:50%;overflow:hidden;transform:translate(-50%)}.AssetScanner-module__L9FGCG__corner{border:4px solid #22c55e;width:20px;height:20px;position:absolute}.AssetScanner-module__L9FGCG__tl{border-bottom:none;border-right:none;border-radius:4px 0 0;top:-2px;left:-2px}.AssetScanner-module__L9FGCG__tr{border-bottom:none;border-left:none;border-radius:0 4px 0 0;top:-2px;right:-2px}.AssetScanner-module__L9FGCG__bl{border-top:none;border-right:none;border-radius:0 0 0 4px;bottom:-2px;left:-2px}.AssetScanner-module__L9FGCG__br{border-top:none;border-left:none;border-radius:0 0 4px;bottom:-2px;right:-2px}.AssetScanner-module__L9FGCG__scanLine{background:#22c55e;width:100%;height:2px;position:absolute;top:0;box-shadow:0 0 10px #22c55e}.AssetScanner-module__L9FGCG__qrcode{opacity:.8}.AssetScanner-module__L9FGCG__assetCard{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:30;transform-origin:bottom;background:#fffffffa;border:1px solid #fff6;border-radius:20px;padding:24px;position:absolute;bottom:24px;left:16px;right:16px;box-shadow:0 -4px 20px #0003}.AssetScanner-module__L9FGCG__startHeader{border-bottom:1px solid #e2e8f0;align-items:flex-start;gap:16px;margin-bottom:20px;padding-bottom:16px;display:flex}.AssetScanner-module__L9FGCG__statusBadge{color:#166534;text-transform:uppercase;letter-spacing:.05em;background:#dcfce7;border-radius:6px;align-self:flex-start;margin-left:auto;padding:6px 12px;font-size:.7rem;font-weight:700;box-shadow:0 2px 4px #0000000d}.AssetScanner-module__L9FGCG__assetRow{justify-content:space-between;align-items:center;margin-bottom:12px;padding:4px 0;font-size:.9rem;display:flex}.AssetScanner-module__L9FGCG__label{color:#64748b;font-weight:500}.AssetScanner-module__L9FGCG__value{color:#0f172a;text-align:right;background:#f1f5f9;border-radius:4px;padding:2px 8px;font-family:monospace;font-weight:700}.AssetScanner-module__L9FGCG__viewfinder{background-color:#0000;background-image:linear-gradient(#0000004d,#0000004d),url(https://images.unsplash.com/photo-1497366216548-37526070297c?ixlib=rb-4.0.3&auto=format&fit=crop&w=600&q=80);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;width:100%;height:100%;position:absolute;top:0;left:0}
.gestao-documental-module__uK98YG__pageWrapper{padding-top:80px;padding-bottom:4rem}.gestao-documental-module__uK98YG__heroSection{color:#fff;background:linear-gradient(135deg,#1e40af 0%,#3b82f6 100%);margin-bottom:8rem;padding:5rem 1rem;position:relative;overflow:hidden}.gestao-documental-module__uK98YG__heroSection:before{content:"";opacity:.4;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}.gestao-documental-module__uK98YG__heroContent{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid;position:relative}.gestao-documental-module__uK98YG__heroText{max-width:600px}.gestao-documental-module__uK98YG__heroLabel{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border-radius:2rem;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;display:inline-block}.gestao-documental-module__uK98YG__heroTitle{margin-bottom:1.5rem;font-size:3rem;font-weight:800;line-height:1.2}.gestao-documental-module__uK98YG__heroSubtitle{opacity:.95;margin-bottom:2rem;font-size:1.25rem;line-height:1.7}.gestao-documental-module__uK98YG__heroButtons{flex-wrap:wrap;gap:1rem;display:flex}.gestao-documental-module__uK98YG__primaryButton{color:var(--primary-blue);background:#fff;border-radius:.5rem;padding:1rem 2rem;font-weight:600;transition:all .3s;box-shadow:0 4px 6px #0000001a}.gestao-documental-module__uK98YG__primaryButton:hover{transform:translateY(-2px);box-shadow:0 8px 12px #00000026}.gestao-documental-module__uK98YG__secondaryButton{color:#fff;background:0 0;border:2px solid #fff;border-radius:.5rem;padding:1rem 2rem;font-weight:600;transition:all .3s}.gestao-documental-module__uK98YG__secondaryButton:hover{color:var(--primary-blue);background:#fff}.gestao-documental-module__uK98YG__heroVisual{justify-content:center;align-items:center;display:flex}.gestao-documental-module__uK98YG__floatingCard{color:var(--text-dark);background:#fff;border-radius:1.5rem;min-width:300px;padding:2rem;animation:3s ease-in-out infinite gestao-documental-module__uK98YG__float;box-shadow:0 20px 40px #0003}@keyframes gestao-documental-module__uK98YG__float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.gestao-documental-module__uK98YG__floatingIcon{color:var(--primary-blue);margin-bottom:1rem}.gestao-documental-module__uK98YG__cardContent h3{color:var(--text-muted);margin-bottom:.5rem;font-size:1rem}.gestao-documental-module__uK98YG__bigNumber{color:var(--primary-blue);margin:0;font-size:3rem;font-weight:800}.gestao-documental-module__uK98YG__section{margin-bottom:6rem}.gestao-documental-module__uK98YG__sectionTitle{color:var(--text-dark);text-align:center;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.gestao-documental-module__uK98YG__sectionSubtitle{color:var(--text-muted);text-align:center;max-width:600px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:1.125rem}.gestao-documental-module__uK98YG__benefitsGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}.gestao-documental-module__uK98YG__benefitCard{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;padding:2rem;transition:all .3s;box-shadow:0 4px 6px #0000000d}.gestao-documental-module__uK98YG__benefitCard:hover{transform:translateY(-5px);box-shadow:0 12px 24px #0000001a}.gestao-documental-module__uK98YG__benefitIcon{color:#fff;background:linear-gradient(135deg,#3b82f6 0%,#1e40af 100%);border-radius:1rem;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:1.5rem;display:flex}.gestao-documental-module__uK98YG__benefitTitle{color:var(--text-dark);margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.gestao-documental-module__uK98YG__benefitDescription{color:var(--text-muted);line-height:1.6}.gestao-documental-module__uK98YG__featuresSection{background:var(--bg-light-gray);margin-bottom:6rem;padding:5rem 1rem}.gestao-documental-module__uK98YG__featuresGrid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.gestao-documental-module__uK98YG__featuresTitle{color:var(--text-dark);margin-bottom:1rem;font-size:2.5rem;font-weight:700}.gestao-documental-module__uK98YG__featuresDescription{color:var(--text-muted);margin-bottom:2rem;font-size:1.125rem;line-height:1.7}.gestao-documental-module__uK98YG__featureList{padding:0;list-style:none}.gestao-documental-module__uK98YG__featureItem{color:var(--text-dark);align-items:center;gap:.75rem;padding:.75rem 0;font-size:1.05rem;display:flex}.gestao-documental-module__uK98YG__checkIcon{color:var(--primary-blue);flex-shrink:0}.gestao-documental-module__uK98YG__featuresVisual{gap:1.5rem;display:grid}.gestao-documental-module__uK98YG__featureBox{border-left:4px solid var(--primary-blue);background:#fff;border-radius:1rem;padding:2rem;box-shadow:0 4px 6px #0000000d}.gestao-documental-module__uK98YG__featureBoxIcon{color:var(--primary-blue);margin-bottom:1rem}.gestao-documental-module__uK98YG__featureBox h4{color:var(--text-dark);margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.gestao-documental-module__uK98YG__featureBox p{color:var(--text-muted);line-height:1.6}.gestao-documental-module__uK98YG__processGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;display:grid}.gestao-documental-module__uK98YG__processCard{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:1rem;padding:2rem;position:relative;box-shadow:0 4px 6px #0000000d}.gestao-documental-module__uK98YG__processNumber{color:var(--primary-blue);opacity:.2;margin-bottom:1rem;font-size:3rem;font-weight:800}.gestao-documental-module__uK98YG__processTitle{color:var(--text-dark);margin-bottom:.75rem;font-size:1.5rem;font-weight:600}.gestao-documental-module__uK98YG__processDescription{color:var(--text-muted);line-height:1.6}.gestao-documental-module__uK98YG__useCasesSection{background:linear-gradient(135deg,#f8fafc 0%,#e2e8f0 100%);margin-bottom:6rem;padding:5rem 1rem}.gestao-documental-module__uK98YG__useCasesGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.gestao-documental-module__uK98YG__useCaseCard{background:#fff;border-radius:1rem;padding:2rem;box-shadow:0 4px 6px #0000000d}.gestao-documental-module__uK98YG__useCaseIcon{color:var(--primary-blue);margin-bottom:1rem}.gestao-documental-module__uK98YG__useCaseTitle{color:var(--text-dark);margin-bottom:1.5rem;font-size:1.5rem;font-weight:600}.gestao-documental-module__uK98YG__useCaseList{padding:0;list-style:none}.gestao-documental-module__uK98YG__useCaseList li{color:var(--text-dark);align-items:center;gap:.75rem;padding:.5rem 0;display:flex}.gestao-documental-module__uK98YG__useCaseList li svg{color:var(--primary-blue);flex-shrink:0}.gestao-documental-module__uK98YG__techSection{background:#fff;border-radius:1.5rem;padding:3rem;box-shadow:0 10px 30px #0000001a}.gestao-documental-module__uK98YG__techTitle{color:var(--text-dark);margin-bottom:1rem;font-size:2rem;font-weight:700}.gestao-documental-module__uK98YG__techDescription{color:var(--text-muted);margin-bottom:2rem;font-size:1.125rem;line-height:1.7}.gestao-documental-module__uK98YG__techFeatures{gap:1.5rem;display:grid}.gestao-documental-module__uK98YG__techFeature{background:var(--bg-light-gray);border-radius:.75rem;align-items:flex-start;gap:1rem;padding:1.5rem;display:flex}.gestao-documental-module__uK98YG__techFeature svg{color:var(--primary-blue);flex-shrink:0;margin-top:.25rem}.gestao-documental-module__uK98YG__techFeature h4{color:var(--text-dark);margin-bottom:.25rem;font-size:1.125rem;font-weight:600}.gestao-documental-module__uK98YG__techFeature p{color:var(--text-muted);font-size:.95rem}.gestao-documental-module__uK98YG__ctaSection{color:#fff;text-align:center;background:linear-gradient(135deg,#1e40af 0%,#3b82f6 100%);border-radius:1.5rem;padding:4rem 2rem;box-shadow:0 20px 40px #1e40af4d}.gestao-documental-module__uK98YG__ctaTitle{margin-bottom:1rem;font-size:2.5rem;font-weight:700}.gestao-documental-module__uK98YG__ctaText{opacity:.95;max-width:700px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1.25rem;line-height:1.7}.gestao-documental-module__uK98YG__ctaButtons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.gestao-documental-module__uK98YG__ctaButton{color:var(--primary-blue);background:#fff;border-radius:.5rem;padding:1rem 2.5rem;font-weight:600;transition:all .3s;display:inline-block;box-shadow:0 4px 6px #0000001a}.gestao-documental-module__uK98YG__ctaButton:hover{transform:translateY(-2px);box-shadow:0 8px 12px #00000026}.gestao-documental-module__uK98YG__ctaButtonSecondary{color:#fff;background:0 0;border:2px solid #fff;border-radius:.5rem;padding:1rem 2.5rem;font-weight:600;transition:all .3s;display:inline-block}.gestao-documental-module__uK98YG__ctaButtonSecondary:hover{color:var(--primary-blue);background:#fff}@media (max-width:968px){.gestao-documental-module__uK98YG__heroContent,.gestao-documental-module__uK98YG__featuresGrid{grid-template-columns:1fr;gap:3rem}.gestao-documental-module__uK98YG__heroTitle{font-size:2.5rem}.gestao-documental-module__uK98YG__sectionTitle,.gestao-documental-module__uK98YG__ctaTitle{font-size:2rem}}@media (max-width:640px){.gestao-documental-module__uK98YG__heroTitle{font-size:2rem}.gestao-documental-module__uK98YG__heroButtons{flex-direction:column}.gestao-documental-module__uK98YG__primaryButton,.gestao-documental-module__uK98YG__secondaryButton{text-align:center;width:100%}.gestao-documental-module__uK98YG__floatingCard{min-width:auto}}.gestao-documental-module__uK98YG__screenshotsSection{background-color:#fff;padding:80px 0}.gestao-documental-module__uK98YG__screenshotsGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:32px;margin-top:48px;display:grid}.gestao-documental-module__uK98YG__screenshotCard{background:#fff;border-radius:12px;flex-direction:column;align-items:center;transition:transform .2s;display:flex;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.gestao-documental-module__uK98YG__screenshotCard:hover{transform:translateY(-5px)}.gestao-documental-module__uK98YG__screenshotImage{object-fit:cover;aspect-ratio:16/9;width:100%;height:auto}.gestao-documental-module__uK98YG__screenshotCaption{color:#1e293b;text-align:center;padding:16px;font-size:1.1rem;font-weight:500}
.SolutionAsset-module__PiOBRa__section{background-color:var(--bg-white);padding:6rem 0}.SolutionAsset-module__PiOBRa__grid{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;display:grid}.SolutionAsset-module__PiOBRa__content{padding-left:2rem}.SolutionAsset-module__PiOBRa__label{text-transform:uppercase;color:var(--primary-blue);letter-spacing:.1em;margin-bottom:1rem;font-size:.875rem;font-weight:700;display:block}.SolutionAsset-module__PiOBRa__title{color:var(--text-dark);margin-bottom:1.5rem;font-size:2.5rem;font-weight:700;line-height:1.2}.SolutionAsset-module__PiOBRa__description{color:var(--text-muted);margin-bottom:2rem;font-size:1.125rem;line-height:1.6}.SolutionAsset-module__PiOBRa__featureList{flex-direction:column;gap:1rem;list-style:none;display:flex}.SolutionAsset-module__PiOBRa__featureItem{color:var(--text-dark);align-items:center;gap:.75rem;font-weight:500;display:flex}.SolutionAsset-module__PiOBRa__checkIcon{color:var(--primary-blue);flex-shrink:0}.SolutionAsset-module__PiOBRa__imageWrapper{background-color:#f1f5f9;border-radius:20px;justify-content:center;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a}.SolutionAsset-module__PiOBRa__image{width:100%;max-width:400px;height:auto;display:block}@media (max-width:1024px){.SolutionAsset-module__PiOBRa__grid{grid-template-columns:1fr}.SolutionAsset-module__PiOBRa__content{padding-left:0}.SolutionAsset-module__PiOBRa__imageWrapper{margin-bottom:2rem}}
.acessibilidade-module__JS1o_a__pageWrapper{padding-top:80px}.acessibilidade-module__JS1o_a__heroSection{color:#fff;text-align:center;background:linear-gradient(135deg,#1b65ac 0%,#0d4a8a 100%);padding:80px 0}.acessibilidade-module__JS1o_a__heroIcon{opacity:.9;margin-bottom:1.5rem}.acessibilidade-module__JS1o_a__heroTitle{margin-bottom:1rem;font-size:3rem;font-weight:700}.acessibilidade-module__JS1o_a__heroSubtitle{opacity:.9;max-width:600px;margin:0 auto;font-size:1.25rem}.acessibilidade-module__JS1o_a__section{padding:80px 0}.acessibilidade-module__JS1o_a__sectionTitle{color:#1e293b;text-align:center;margin-bottom:1rem;font-size:2rem;font-weight:700}.acessibilidade-module__JS1o_a__sectionSubtitle{color:#64748b;text-align:center;max-width:500px;margin:0 auto 3rem;font-size:1.1rem}.acessibilidade-module__JS1o_a__commitmentCard{text-align:center;background:#f8fafc;border-radius:20px;max-width:800px;margin:2rem auto 0;padding:3rem}.acessibilidade-module__JS1o_a__commitmentCard p{color:#475569;margin-bottom:2rem;font-size:1.1rem;line-height:1.8}.acessibilidade-module__JS1o_a__badges{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.acessibilidade-module__JS1o_a__badge{color:#fff;background:#1b65ac;border-radius:30px;align-items:center;gap:8px;padding:10px 20px;font-size:.9rem;font-weight:600;display:flex}.acessibilidade-module__JS1o_a__featuresGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.acessibilidade-module__JS1o_a__featureCard{text-align:center;background:#fff;border-radius:16px;padding:1.5rem;transition:transform .3s,box-shadow .3s;box-shadow:0 4px 6px -1px #0000001a}.acessibilidade-module__JS1o_a__featureCard:hover{transform:translateY(-5px);box-shadow:0 10px 25px -5px #00000026}.acessibilidade-module__JS1o_a__featureIcon{color:#1b65ac;margin-bottom:1rem}.acessibilidade-module__JS1o_a__featureTitle{color:#1e293b;margin-bottom:.5rem;font-size:1rem;font-weight:600}.acessibilidade-module__JS1o_a__featureDescription{color:#64748b;font-size:.85rem;line-height:1.5}.acessibilidade-module__JS1o_a__keyboardGuide{flex-wrap:wrap;justify-content:center;gap:2rem;margin-top:2rem;display:flex}.acessibilidade-module__JS1o_a__keyItem{flex-direction:column;align-items:center;gap:10px;display:flex}.acessibilidade-module__JS1o_a__keyItem kbd{color:#fff;background:#1e293b;border-radius:10px;padding:12px 24px;font-family:monospace;font-size:1.1rem;font-weight:600;box-shadow:0 4px #0f172a}.acessibilidade-module__JS1o_a__keyItem span{color:#64748b;font-size:.9rem}.acessibilidade-module__JS1o_a__contactSection{text-align:center;background:linear-gradient(135deg,#f8fafc 0%,#e2e8f0 100%);border-radius:24px;margin:0 0 80px;padding:60px}.acessibilidade-module__JS1o_a__contactTitle{color:#1e293b;margin-bottom:1rem;font-size:2rem;font-weight:700}.acessibilidade-module__JS1o_a__contactText{color:#64748b;max-width:600px;margin:0 auto 2rem;font-size:1.1rem;line-height:1.7}.acessibilidade-module__JS1o_a__contactButton{color:#fff;background:#1b65ac;border-radius:12px;padding:1rem 2rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.acessibilidade-module__JS1o_a__contactButton:hover{background:#0d4a8a;transform:translateY(-2px)}@media (max-width:1024px){.acessibilidade-module__JS1o_a__featuresGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.acessibilidade-module__JS1o_a__heroTitle{font-size:2rem}.acessibilidade-module__JS1o_a__featuresGrid{grid-template-columns:repeat(2,1fr)}.acessibilidade-module__JS1o_a__keyboardGuide{gap:1.5rem}.acessibilidade-module__JS1o_a__contactSection{padding:40px 20px}}@media (max-width:480px){.acessibilidade-module__JS1o_a__featuresGrid{grid-template-columns:1fr}}
.consultoria-module__n5CQta__pageWrapper{padding-top:80px;padding-bottom:4rem}.consultoria-module__n5CQta__heroSection{color:#fff;background:linear-gradient(135deg,#1e3a8a 0%,#2563eb 100%);margin-bottom:8rem;padding:5rem 1rem;position:relative;overflow:hidden}.consultoria-module__n5CQta__heroSection:before{content:"";opacity:.4;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}.consultoria-module__n5CQta__heroContent{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid;position:relative}.consultoria-module__n5CQta__heroText{max-width:600px}.consultoria-module__n5CQta__heroLabel{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border-radius:2rem;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;display:inline-block}.consultoria-module__n5CQta__heroTitle{margin-bottom:1.5rem;font-size:3rem;font-weight:800;line-height:1.2}.consultoria-module__n5CQta__heroSubtitle{opacity:.95;margin-bottom:2rem;font-size:1.25rem;line-height:1.7}.consultoria-module__n5CQta__heroButtons{flex-wrap:wrap;gap:1rem;display:flex}.consultoria-module__n5CQta__primaryButton{color:#1e3a8a;background:#fff;border-radius:.5rem;padding:1rem 2rem;font-weight:600;transition:all .3s;box-shadow:0 4px 6px #0000001a}.consultoria-module__n5CQta__primaryButton:hover{transform:translateY(-2px);box-shadow:0 8px 12px #00000026}.consultoria-module__n5CQta__secondaryButton{color:#fff;background:0 0;border:2px solid #fff;border-radius:.5rem;padding:1rem 2rem;font-weight:600;transition:all .3s}.consultoria-module__n5CQta__secondaryButton:hover{color:#1e3a8a;background:#fff}.consultoria-module__n5CQta__heroVisual{justify-content:center;align-items:center;display:flex}.consultoria-module__n5CQta__statsCard{color:var(--text-dark);background:#fff;border-radius:1.5rem;flex-direction:column;gap:2rem;padding:2.5rem;animation:3s ease-in-out infinite consultoria-module__n5CQta__float;display:flex;box-shadow:0 20px 40px #0003}@keyframes consultoria-module__n5CQta__float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.consultoria-module__n5CQta__statItem{align-items:center;gap:1.5rem;display:flex}.consultoria-module__n5CQta__statIcon{color:#1e3a8a}.consultoria-module__n5CQta__statNumber{color:#1e3a8a;margin-bottom:.25rem;font-size:2.5rem;font-weight:800;line-height:1}.consultoria-module__n5CQta__statLabel{color:var(--text-muted);font-size:.95rem}.consultoria-module__n5CQta__section{margin-bottom:6rem}.consultoria-module__n5CQta__sectionTitle{color:var(--text-dark);text-align:center;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.consultoria-module__n5CQta__sectionSubtitle{color:var(--text-muted);text-align:center;max-width:600px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:1.125rem}.consultoria-module__n5CQta__benefitsGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}.consultoria-module__n5CQta__benefitCard{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;padding:2rem;transition:all .3s;box-shadow:0 4px 6px #0000000d}.consultoria-module__n5CQta__benefitCard:hover{transform:translateY(-5px);box-shadow:0 12px 24px #0000001a}.consultoria-module__n5CQta__benefitIcon{color:#fff;background:linear-gradient(135deg,#2563eb 0%,#1e3a8a 100%);border-radius:1rem;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:1.5rem;display:flex}.consultoria-module__n5CQta__benefitTitle{color:var(--text-dark);margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.consultoria-module__n5CQta__benefitDescription{color:var(--text-muted);line-height:1.6}.consultoria-module__n5CQta__servicesSection{background:var(--bg-light-gray);margin-bottom:6rem;padding:5rem 1rem}.consultoria-module__n5CQta__servicesGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.consultoria-module__n5CQta__serviceCard{background:#fff;border-top:4px solid #1e3a8a;border-radius:1rem;padding:2.5rem;box-shadow:0 4px 6px #0000000d}.consultoria-module__n5CQta__serviceIcon{color:#1e3a8a;margin-bottom:1.5rem}.consultoria-module__n5CQta__serviceTitle{color:var(--text-dark);margin-bottom:.75rem;font-size:1.5rem;font-weight:600}.consultoria-module__n5CQta__serviceDescription{color:var(--text-muted);margin-bottom:1.5rem;line-height:1.6}.consultoria-module__n5CQta__serviceList{padding:0;list-style:none}.consultoria-module__n5CQta__serviceList li{color:var(--text-dark);align-items:center;gap:.75rem;padding:.5rem 0;font-size:.95rem;display:flex}.consultoria-module__n5CQta__serviceList li svg{color:#1e3a8a;flex-shrink:0}.consultoria-module__n5CQta__licitacoesSection{background:linear-gradient(135deg,#f8fafc 0%,#e0e7ff 100%);margin-bottom:6rem;padding:5rem 1rem;position:relative;overflow:hidden}.consultoria-module__n5CQta__licitacoesSection:before{content:"";background:radial-gradient(circle,#1e3a8a0d 0%,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;top:0;right:0}.consultoria-module__n5CQta__licitacoesHeader{text-align:center;z-index:1;margin-bottom:4rem;position:relative}.consultoria-module__n5CQta__licitacoesIcon{color:#1e3a8a;margin-bottom:1.5rem}.consultoria-module__n5CQta__licitacoesContent{z-index:1;position:relative}.consultoria-module__n5CQta__licitacoesMain{grid-template-columns:repeat(auto-fit,minmax(450px,1fr));gap:2rem;margin-bottom:3rem;display:grid}.consultoria-module__n5CQta__lawCard{background:#fff;border:2px solid #e0e7ff;border-radius:1.5rem;padding:2.5rem;transition:all .3s;box-shadow:0 10px 30px #00000014}.consultoria-module__n5CQta__lawCard:hover{border-color:#2563eb;transform:translateY(-5px);box-shadow:0 15px 40px #1e3a8a26}.consultoria-module__n5CQta__lawCardHeader{flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.consultoria-module__n5CQta__lawCardHeader svg{color:#1e3a8a;flex-shrink:0}.consultoria-module__n5CQta__lawCardHeader h3{color:var(--text-dark);flex:1;min-width:200px;font-size:1.5rem;font-weight:700}.consultoria-module__n5CQta__lawBadge{color:#fff;background:linear-gradient(135deg,#1e3a8a 0%,#2563eb 100%);border-radius:2rem;padding:.4rem 1rem;font-size:.875rem;font-weight:600;display:inline-block}.consultoria-module__n5CQta__lawCard>p{color:var(--text-muted);margin-bottom:1.5rem;line-height:1.7}.consultoria-module__n5CQta__lawFeatures{margin:0;padding:0;list-style:none}.consultoria-module__n5CQta__lawFeatures li{border-bottom:1px solid #f1f5f9;align-items:center;gap:.75rem;padding:.75rem 0;display:flex}.consultoria-module__n5CQta__lawFeatures li:last-child{border-bottom:none}.consultoria-module__n5CQta__lawFeatures li svg{color:#10b981;flex-shrink:0}.consultoria-module__n5CQta__lawFeatures li span{color:var(--text-dark);font-weight:500}.consultoria-module__n5CQta__licitacoesHighlights{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;display:grid}.consultoria-module__n5CQta__highlightCard{text-align:center;background:#fff;border:1px solid #e0e7ff;border-radius:1rem;padding:2rem;transition:all .3s;box-shadow:0 4px 6px #0000000d}.consultoria-module__n5CQta__highlightCard:hover{transform:translateY(-3px);box-shadow:0 8px 16px #1e3a8a1a}.consultoria-module__n5CQta__highlightCard svg{color:#1e3a8a;margin-bottom:1rem}.consultoria-module__n5CQta__highlightCard h4{color:var(--text-dark);margin-bottom:.5rem;font-size:1.125rem;font-weight:600}.consultoria-module__n5CQta__highlightCard p{color:var(--text-muted);font-size:.95rem;line-height:1.5}.consultoria-module__n5CQta__methodologyGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;display:grid}.consultoria-module__n5CQta__methodologyCard{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:1rem;padding:2rem;box-shadow:0 4px 6px #0000000d}.consultoria-module__n5CQta__methodologyNumber{color:#2563eb;opacity:.2;margin-bottom:1rem;font-size:3rem;font-weight:800}.consultoria-module__n5CQta__methodologyTitle{color:var(--text-dark);margin-bottom:.75rem;font-size:1.5rem;font-weight:600}.consultoria-module__n5CQta__methodologyDescription{color:var(--text-muted);line-height:1.6}.consultoria-module__n5CQta__targetSection{background:linear-gradient(135deg,#eff6ff 0%,#dbeafe 100%);margin-bottom:6rem;padding:5rem 1rem}.consultoria-module__n5CQta__targetGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;display:grid}.consultoria-module__n5CQta__targetCard{background:#fff;border-radius:1rem;padding:2.5rem;box-shadow:0 4px 6px #0000000d}.consultoria-module__n5CQta__targetIcon{color:#1e3a8a;margin-bottom:1.5rem}.consultoria-module__n5CQta__targetTitle{color:var(--text-dark);margin-bottom:.75rem;font-size:1.5rem;font-weight:600}.consultoria-module__n5CQta__targetDescription{color:var(--text-muted);margin-bottom:1.5rem;line-height:1.6}.consultoria-module__n5CQta__targetList{padding:0;list-style:none}.consultoria-module__n5CQta__targetList li{color:var(--text-dark);align-items:center;gap:.75rem;padding:.5rem 0;font-size:.95rem;display:flex}.consultoria-module__n5CQta__targetList li svg{color:#1e3a8a;flex-shrink:0}.consultoria-module__n5CQta__differentialsGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}.consultoria-module__n5CQta__differentialCard{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:1rem;padding:2rem;transition:all .3s;box-shadow:0 4px 6px #0000000d}.consultoria-module__n5CQta__differentialCard:hover{border-color:#2563eb;transform:translateY(-5px);box-shadow:0 12px 24px #0000001a}.consultoria-module__n5CQta__differentialIcon{color:#1e3a8a;margin-bottom:1rem}.consultoria-module__n5CQta__differentialTitle{color:var(--text-dark);margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.consultoria-module__n5CQta__differentialDescription{color:var(--text-muted);line-height:1.6}.consultoria-module__n5CQta__resultsSection{background:var(--bg-light-gray);margin-bottom:6rem;padding:5rem 1rem}.consultoria-module__n5CQta__resultsContent{grid-template-columns:1fr 1.5fr;align-items:center;gap:4rem;display:grid}.consultoria-module__n5CQta__resultsIcon{color:#1e3a8a;margin-bottom:1.5rem}.consultoria-module__n5CQta__resultsTitle{color:var(--text-dark);margin-bottom:1rem;font-size:2rem;font-weight:700}.consultoria-module__n5CQta__resultsDescription{color:var(--text-muted);font-size:1.125rem;line-height:1.7}.consultoria-module__n5CQta__resultsGrid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.consultoria-module__n5CQta__resultItem{background:#fff;border-radius:.5rem;align-items:center;gap:.75rem;padding:1rem;display:flex;box-shadow:0 2px 4px #0000000d}.consultoria-module__n5CQta__resultItem svg{color:#1e3a8a;flex-shrink:0}.consultoria-module__n5CQta__resultItem span{color:var(--text-dark);font-size:.95rem}.consultoria-module__n5CQta__ctaSection{color:#fff;text-align:center;background:linear-gradient(135deg,#1e3a8a 0%,#2563eb 100%);border-radius:1.5rem;padding:4rem 2rem;box-shadow:0 20px 40px #1e3a8a4d}.consultoria-module__n5CQta__ctaTitle{margin-bottom:1rem;font-size:2.5rem;font-weight:700}.consultoria-module__n5CQta__ctaText{opacity:.95;max-width:700px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1.25rem;line-height:1.7}.consultoria-module__n5CQta__ctaButtons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.consultoria-module__n5CQta__ctaButton{color:#1e3a8a;background:#fff;border-radius:.5rem;padding:1rem 2.5rem;font-weight:600;transition:all .3s;display:inline-block;box-shadow:0 4px 6px #0000001a}.consultoria-module__n5CQta__ctaButton:hover{transform:translateY(-2px);box-shadow:0 8px 12px #00000026}.consultoria-module__n5CQta__ctaButtonSecondary{color:#fff;background:0 0;border:2px solid #fff;border-radius:.5rem;padding:1rem 2.5rem;font-weight:600;transition:all .3s;display:inline-block}.consultoria-module__n5CQta__ctaButtonSecondary:hover{color:#1e3a8a;background:#fff}@media (max-width:968px){.consultoria-module__n5CQta__heroContent,.consultoria-module__n5CQta__resultsContent{grid-template-columns:1fr;gap:3rem}.consultoria-module__n5CQta__heroTitle{font-size:2.5rem}.consultoria-module__n5CQta__sectionTitle,.consultoria-module__n5CQta__ctaTitle{font-size:2rem}.consultoria-module__n5CQta__resultsGrid,.consultoria-module__n5CQta__licitacoesMain{grid-template-columns:1fr}}@media (max-width:640px){.consultoria-module__n5CQta__heroTitle{font-size:2rem}.consultoria-module__n5CQta__heroButtons{flex-direction:column}.consultoria-module__n5CQta__primaryButton,.consultoria-module__n5CQta__secondaryButton{text-align:center;width:100%}.consultoria-module__n5CQta__statsCard{padding:2rem}.consultoria-module__n5CQta__lawCard{padding:1.5rem}.consultoria-module__n5CQta__lawCardHeader{flex-direction:column;align-items:flex-start}.consultoria-module__n5CQta__licitacoesHighlights{grid-template-columns:1fr}}
.contato-module__yYwB5W__pageWrapper{background-color:var(--bg-light-gray);padding-top:40px;padding-bottom:4rem}.contato-module__yYwB5W__heroSection{text-align:center;margin-bottom:2rem;padding:3rem 1rem}.contato-module__yYwB5W__heroTitle{color:var(--primary-blue);margin-bottom:.5rem;font-size:2.5rem;font-weight:700}.contato-module__yYwB5W__heroSubtitle{color:var(--text-muted);font-size:1.125rem}.contato-module__yYwB5W__centeredInfo{justify-content:center;margin-bottom:4rem;display:flex}.contato-module__yYwB5W__infoCard{background:#fff;border:1px solid #e2e8f0;border-radius:1.5rem;width:100%;max-width:650px;padding:3rem;box-shadow:0 10px 15px -3px #0000001a}.contato-module__yYwB5W__infoTitle{color:var(--primary-blue);text-align:center;margin-bottom:2.5rem;font-size:1.75rem;font-weight:700}.contato-module__yYwB5W__infoItem{align-items:flex-start;gap:1.5rem;margin-bottom:2rem;display:flex}.contato-module__yYwB5W__infoItem:last-child{margin-bottom:0}.contato-module__yYwB5W__iconWrapper{color:var(--primary-blue);background-color:#e0f2fe;border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.contato-module__yYwB5W__itemContent h4{color:var(--text-dark);text-transform:uppercase;letter-spacing:1px;margin-bottom:.25rem;font-size:1rem;font-weight:700}.contato-module__yYwB5W__itemContent p{color:var(--text-muted);font-size:1rem;line-height:1.6}.contato-module__yYwB5W__mapSection{border-radius:1.5rem;width:100%;height:450px;overflow:hidden;box-shadow:0 10px 15px -3px #0000001a}.contato-module__yYwB5W__mapFrame{border:none;width:100%;height:100%}@media (max-width:768px){.contato-module__yYwB5W__infoCard{padding:2rem}.contato-module__yYwB5W__heroTitle{font-size:2rem}}
.cookies-module__J1UfQa__pageWrapper{padding-top:80px}.cookies-module__J1UfQa__heroSection{color:#fff;text-align:center;background:linear-gradient(135deg,#1b65ac 0%,#0d4a8a 100%);padding:80px 0}.cookies-module__J1UfQa__heroIcon{opacity:.9;margin-bottom:1.5rem}.cookies-module__J1UfQa__heroTitle{margin-bottom:1rem;font-size:3rem;font-weight:700}.cookies-module__J1UfQa__heroSubtitle{opacity:.9;max-width:600px;margin:0 auto;font-size:1.25rem}.cookies-module__J1UfQa__section{padding:60px 0 80px}.cookies-module__J1UfQa__content{max-width:800px;margin:0 auto}.cookies-module__J1UfQa__highlight{background:linear-gradient(135deg,#eff6ff 0%,#dbeafe 100%);border-left:4px solid #3b82f6;border-radius:0 16px 16px 0;align-items:flex-start;gap:1.5rem;margin-bottom:3rem;padding:2rem;display:flex}.cookies-module__J1UfQa__highlight svg{color:#3b82f6;flex-shrink:0;margin-top:4px}.cookies-module__J1UfQa__highlight p{color:#1e40af;margin:0;font-size:1.1rem;line-height:1.7}.cookies-module__J1UfQa__content h2{color:#1e293b;border-top:1px solid #e2e8f0;margin:2.5rem 0 1rem;padding-top:1rem;font-size:1.5rem;font-weight:700}.cookies-module__J1UfQa__content h2:first-of-type{border-top:none;padding-top:0}.cookies-module__J1UfQa__content p{color:#475569;margin-bottom:1rem;font-size:1.05rem;line-height:1.8}.cookies-module__J1UfQa__content ul{margin:1rem 0 1.5rem 1.5rem}.cookies-module__J1UfQa__content li{color:#475569;margin-bottom:.5rem;font-size:1.05rem;line-height:1.8}.cookies-module__J1UfQa__content a{color:#1b65ac;text-decoration:underline}.cookies-module__J1UfQa__cookieTypes{grid-template-columns:repeat(2,1fr);gap:1rem;margin:1.5rem 0;display:grid}.cookies-module__J1UfQa__cookieCard{background:#f8fafc;border-radius:12px;padding:1.5rem}.cookies-module__J1UfQa__cookieHeader{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:1rem;display:flex}.cookies-module__J1UfQa__cookieHeader h3{color:#1e293b;flex:1;font-size:1.1rem;font-weight:600}.cookies-module__J1UfQa__iconGreen{color:#10b981}.cookies-module__J1UfQa__iconRed{color:#94a3b8}.cookies-module__J1UfQa__badgeActive{color:#fff;background:#10b981;border-radius:20px;padding:4px 10px;font-size:.75rem;font-weight:600}.cookies-module__J1UfQa__badgeInactive{color:#64748b;background:#e2e8f0;border-radius:20px;padding:4px 10px;font-size:.75rem;font-weight:600}.cookies-module__J1UfQa__cookieCard p{margin:0!important;font-size:.95rem!important}.cookies-module__J1UfQa__cookieTable{background:#f8fafc;border-radius:12px;margin:1.5rem 0;overflow:hidden}.cookies-module__J1UfQa__tableHeader{color:#fff;background:#1e293b;grid-template-columns:1fr 2fr 1fr;padding:12px 16px;font-size:.9rem;font-weight:600;display:grid}.cookies-module__J1UfQa__tableRow{color:#475569;border-top:1px solid #e2e8f0;grid-template-columns:1fr 2fr 1fr;padding:12px 16px;font-size:.95rem;display:grid}.cookies-module__J1UfQa__tableRow span:first-child{color:#1b65ac;font-family:monospace}.cookies-module__J1UfQa__lastUpdate{border-top:1px solid #e2e8f0;margin-top:3rem;padding-top:2rem;color:#94a3b8!important;font-size:.95rem!important}@media (max-width:768px){.cookies-module__J1UfQa__heroTitle{font-size:2rem}.cookies-module__J1UfQa__highlight{flex-direction:column;gap:1rem}.cookies-module__J1UfQa__cookieTypes{grid-template-columns:1fr}.cookies-module__J1UfQa__tableHeader,.cookies-module__J1UfQa__tableRow{grid-template-columns:1fr;gap:.5rem}.cookies-module__J1UfQa__tableHeader span:not(:first-child),.cookies-module__J1UfQa__tableRow span:not(:first-child){display:none}}
.e-tombamento-module__x13zda__pageWrapper{padding-top:80px;padding-bottom:4rem}.e-tombamento-module__x13zda__heroSection{color:#fff;background:linear-gradient(135deg,#059669 0%,#10b981 100%);margin-bottom:8rem;padding:5rem 1rem;position:relative;overflow:hidden}.e-tombamento-module__x13zda__heroSection:before{content:"";opacity:.4;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}.e-tombamento-module__x13zda__heroContent{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid;position:relative}.e-tombamento-module__x13zda__heroText{max-width:600px}.e-tombamento-module__x13zda__heroLabel{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border-radius:2rem;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;display:inline-block}.e-tombamento-module__x13zda__heroTitle{margin-bottom:1.5rem;font-size:3rem;font-weight:800;line-height:1.2}.e-tombamento-module__x13zda__heroSubtitle{opacity:.95;margin-bottom:2rem;font-size:1.25rem;line-height:1.7}.e-tombamento-module__x13zda__heroButtons{flex-wrap:wrap;gap:1rem;display:flex}.e-tombamento-module__x13zda__primaryButton{color:#059669;background:#fff;border-radius:.5rem;padding:1rem 2rem;font-weight:600;transition:all .3s;box-shadow:0 4px 6px #0000001a}.e-tombamento-module__x13zda__primaryButton:hover{transform:translateY(-2px);box-shadow:0 8px 12px #00000026}.e-tombamento-module__x13zda__secondaryButton{color:#fff;background:0 0;border:2px solid #fff;border-radius:.5rem;padding:1rem 2rem;font-weight:600;transition:all .3s}.e-tombamento-module__x13zda__secondaryButton:hover{color:#059669;background:#fff}.e-tombamento-module__x13zda__heroVisual{justify-content:center;align-items:center;display:flex}.e-tombamento-module__x13zda__qrCodeDemo{flex-direction:column;align-items:center;gap:2rem;display:flex;position:relative}.e-tombamento-module__x13zda__phoneFrame{animation:3s ease-in-out infinite e-tombamento-module__x13zda__float;position:relative}@keyframes e-tombamento-module__x13zda__float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.e-tombamento-module__x13zda__phoneIcon{color:#fff;opacity:.9}.e-tombamento-module__x13zda__qrCodeOverlay{background:#fff;border-radius:1rem;padding:1rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 10px 30px #0000004d}.e-tombamento-module__x13zda__qrCodeOverlay svg{color:#059669}.e-tombamento-module__x13zda__scanIndicator{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border-radius:2rem;align-items:center;gap:.75rem;padding:.75rem 1.5rem;font-weight:600;display:flex}.e-tombamento-module__x13zda__scanIndicator svg{animation:2s ease-in-out infinite e-tombamento-module__x13zda__pulse}@keyframes e-tombamento-module__x13zda__pulse{0%,to{opacity:1}50%{opacity:.5}}.e-tombamento-module__x13zda__section{margin-bottom:6rem}.e-tombamento-module__x13zda__sectionTitle{color:var(--text-dark);text-align:center;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.e-tombamento-module__x13zda__sectionSubtitle{color:var(--text-muted);text-align:center;max-width:600px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:1.125rem}.e-tombamento-module__x13zda__benefitsGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}.e-tombamento-module__x13zda__benefitCard{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;padding:2rem;transition:all .3s;box-shadow:0 4px 6px #0000000d}.e-tombamento-module__x13zda__benefitCard:hover{transform:translateY(-5px);box-shadow:0 12px 24px #0000001a}.e-tombamento-module__x13zda__benefitIcon{color:#fff;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border-radius:1rem;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:1.5rem;display:flex}.e-tombamento-module__x13zda__benefitTitle{color:var(--text-dark);margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.e-tombamento-module__x13zda__benefitDescription{color:var(--text-muted);line-height:1.6}.e-tombamento-module__x13zda__qrCodeSection{background:var(--bg-light-gray);margin-bottom:6rem;padding:5rem 1rem}.e-tombamento-module__x13zda__qrCodeContent{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.e-tombamento-module__x13zda__qrCodeTitle{color:var(--text-dark);margin-bottom:1rem;font-size:2.5rem;font-weight:700}.e-tombamento-module__x13zda__qrCodeDescription{color:var(--text-muted);margin-bottom:2rem;font-size:1.125rem;line-height:1.7}.e-tombamento-module__x13zda__qrCodeFeatures{flex-direction:column;gap:1.5rem;display:flex}.e-tombamento-module__x13zda__qrCodeFeature{align-items:flex-start;gap:1rem;display:flex}.e-tombamento-module__x13zda__featureIcon{color:#059669;flex-shrink:0;margin-top:.25rem}.e-tombamento-module__x13zda__qrCodeFeature h4{color:var(--text-dark);margin-bottom:.25rem;font-size:1.125rem;font-weight:600}.e-tombamento-module__x13zda__qrCodeFeature p{color:var(--text-muted);font-size:.95rem}.e-tombamento-module__x13zda__qrCodeVisual{justify-content:center;display:flex}.e-tombamento-module__x13zda__qrCodeCard{text-align:center;background:#fff;border-radius:1.5rem;padding:3rem;box-shadow:0 20px 40px #0000001a}.e-tombamento-module__x13zda__qrCodeLarge{color:#059669;margin-bottom:1rem}.e-tombamento-module__x13zda__qrCodeLabel{color:var(--text-muted);font-size:.875rem;font-weight:500}.e-tombamento-module__x13zda__featuresGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;display:grid}.e-tombamento-module__x13zda__featureCard{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;align-items:center;gap:.75rem;padding:1.25rem;transition:all .2s;display:flex;box-shadow:0 2px 4px #0000000d}.e-tombamento-module__x13zda__featureCard:hover{border-color:#10b981;box-shadow:0 4px 8px #10b9811a}.e-tombamento-module__x13zda__checkIcon{color:#10b981;flex-shrink:0}.e-tombamento-module__x13zda__featureCard span{color:var(--text-dark);font-size:.95rem}.e-tombamento-module__x13zda__processSection{background:linear-gradient(135deg,#f0fdf4 0%,#dcfce7 100%);margin-bottom:6rem;padding:5rem 1rem}.e-tombamento-module__x13zda__processGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;display:grid}.e-tombamento-module__x13zda__processCard{text-align:center;background:#fff;border-radius:1rem;padding:2rem;box-shadow:0 4px 6px #0000000d}.e-tombamento-module__x13zda__processNumber{color:#10b981;opacity:.2;margin-bottom:1rem;font-size:3rem;font-weight:800}.e-tombamento-module__x13zda__processTitle{color:var(--text-dark);margin-bottom:.75rem;font-size:1.5rem;font-weight:600}.e-tombamento-module__x13zda__processDescription{color:var(--text-muted);line-height:1.6}.e-tombamento-module__x13zda__techGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.e-tombamento-module__x13zda__techCard{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:1rem;padding:2.5rem;box-shadow:0 4px 6px #0000000d}.e-tombamento-module__x13zda__techIcon{color:#10b981;margin-bottom:1.5rem}.e-tombamento-module__x13zda__techTitle{color:var(--text-dark);margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.e-tombamento-module__x13zda__techDescription{color:var(--text-muted);line-height:1.6}.e-tombamento-module__x13zda__reportsSection{background:var(--bg-light-gray);margin-bottom:6rem;padding:5rem 1rem}.e-tombamento-module__x13zda__reportsContent{grid-template-columns:1fr 1.5fr;align-items:center;gap:4rem;display:grid}.e-tombamento-module__x13zda__reportsIcon{color:#10b981;margin-bottom:1.5rem}.e-tombamento-module__x13zda__reportsTitle{color:var(--text-dark);margin-bottom:1rem;font-size:2rem;font-weight:700}.e-tombamento-module__x13zda__reportsDescription{color:var(--text-muted);font-size:1.125rem;line-height:1.7}.e-tombamento-module__x13zda__reportsGrid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.e-tombamento-module__x13zda__reportItem{background:#fff;border-radius:.5rem;align-items:center;gap:.75rem;padding:1rem;display:flex;box-shadow:0 2px 4px #0000000d}.e-tombamento-module__x13zda__reportItem svg{color:#10b981;flex-shrink:0}.e-tombamento-module__x13zda__reportItem span{color:var(--text-dark);font-size:.95rem}.e-tombamento-module__x13zda__appSection{text-align:center;background:#fff;border-radius:1.5rem;padding:3rem;box-shadow:0 10px 30px #0000001a}.e-tombamento-module__x13zda__appIcon{color:#10b981;margin-bottom:1.5rem}.e-tombamento-module__x13zda__appTitle{color:var(--text-dark);margin-bottom:1rem;font-size:2rem;font-weight:700}.e-tombamento-module__x13zda__appDescription{color:var(--text-muted);max-width:700px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1.125rem;line-height:1.7}.e-tombamento-module__x13zda__appFeatures{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;max-width:900px;margin:0 auto;display:grid}.e-tombamento-module__x13zda__appFeature{background:var(--bg-light-gray);border-radius:.75rem;align-items:center;gap:.75rem;padding:1rem;display:flex}.e-tombamento-module__x13zda__appFeature svg{color:#10b981;flex-shrink:0}.e-tombamento-module__x13zda__appFeature span{color:var(--text-dark);font-weight:500}.e-tombamento-module__x13zda__ctaSection{color:#fff;text-align:center;background:linear-gradient(135deg,#059669 0%,#10b981 100%);border-radius:1.5rem;padding:4rem 2rem;box-shadow:0 20px 40px #0596694d}.e-tombamento-module__x13zda__ctaTitle{margin-bottom:1rem;font-size:2.5rem;font-weight:700}.e-tombamento-module__x13zda__ctaText{opacity:.95;max-width:700px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1.25rem;line-height:1.7}.e-tombamento-module__x13zda__ctaButtons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.e-tombamento-module__x13zda__ctaButton{color:#059669;background:#fff;border-radius:.5rem;padding:1rem 2.5rem;font-weight:600;transition:all .3s;display:inline-block;box-shadow:0 4px 6px #0000001a}.e-tombamento-module__x13zda__ctaButton:hover{transform:translateY(-2px);box-shadow:0 8px 12px #00000026}.e-tombamento-module__x13zda__ctaButtonSecondary{color:#fff;background:0 0;border:2px solid #fff;border-radius:.5rem;padding:1rem 2.5rem;font-weight:600;transition:all .3s;display:inline-block}.e-tombamento-module__x13zda__ctaButtonSecondary:hover{color:#059669;background:#fff}@media (max-width:968px){.e-tombamento-module__x13zda__heroContent,.e-tombamento-module__x13zda__qrCodeContent,.e-tombamento-module__x13zda__reportsContent{grid-template-columns:1fr;gap:3rem}.e-tombamento-module__x13zda__heroTitle{font-size:2.5rem}.e-tombamento-module__x13zda__sectionTitle,.e-tombamento-module__x13zda__ctaTitle{font-size:2rem}.e-tombamento-module__x13zda__reportsGrid{grid-template-columns:1fr}}@media (max-width:640px){.e-tombamento-module__x13zda__heroTitle{font-size:2rem}.e-tombamento-module__x13zda__heroButtons{flex-direction:column}.e-tombamento-module__x13zda__primaryButton,.e-tombamento-module__x13zda__secondaryButton{text-align:center;width:100%}.e-tombamento-module__x13zda__qrCodeCard{padding:2rem}.e-tombamento-module__x13zda__qrCodeLarge{width:150px;height:150px}}.e-tombamento-module__x13zda__screenshotsSection{background-color:#fff;padding:80px 0;overflow:hidden}.e-tombamento-module__x13zda__carouselWrapper{width:100%;margin-top:48px;position:relative;overflow:hidden}.e-tombamento-module__x13zda__carouselTrack{gap:24px;width:max-content;animation:25s linear infinite e-tombamento-module__x13zda__scroll;display:flex}.e-tombamento-module__x13zda__carouselTrack:hover{animation-play-state:paused}@keyframes e-tombamento-module__x13zda__scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.e-tombamento-module__x13zda__screenshotCard{background:#fff;border-radius:12px;flex-shrink:0;width:350px;transition:transform .3s;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.e-tombamento-module__x13zda__screenshotCard:hover{transform:scale(1.05)}.e-tombamento-module__x13zda__screenshotImage{object-fit:cover;aspect-ratio:4/3;width:100%;height:auto}
.estrutura-module__3t-CCG__pageWrapper{padding-top:80px}.estrutura-module__3t-CCG__heroSection{color:#fff;text-align:center;background:linear-gradient(135deg,#1b65ac 0%,#0d4a8a 100%);padding:80px 0}.estrutura-module__3t-CCG__heroTitle{margin-bottom:1rem;font-size:3rem;font-weight:700}.estrutura-module__3t-CCG__heroSubtitle{opacity:.9;max-width:600px;margin:0 auto;font-size:1.25rem}.estrutura-module__3t-CCG__section{padding:80px 0}.estrutura-module__3t-CCG__sectionTitle{color:#1e293b;text-align:center;margin-bottom:1rem;font-size:2.25rem;font-weight:700}.estrutura-module__3t-CCG__sectionSubtitle{color:#64748b;text-align:center;max-width:600px;margin:0 auto 3rem;font-size:1.1rem}.estrutura-module__3t-CCG__facilitiesGrid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3rem;display:grid}.estrutura-module__3t-CCG__facilityCard{text-align:center;background:#fff;border-radius:16px;padding:2rem;transition:transform .3s,box-shadow .3s;box-shadow:0 4px 6px -1px #0000001a}.estrutura-module__3t-CCG__facilityCard:hover{transform:translateY(-5px);box-shadow:0 10px 25px -5px #00000026}.estrutura-module__3t-CCG__cardIcon{color:#1b65ac;margin-bottom:1rem}.estrutura-module__3t-CCG__cardTitle{color:#1e293b;margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.estrutura-module__3t-CCG__cardText{color:#64748b;line-height:1.6}.estrutura-module__3t-CCG__teamHighlight{background:linear-gradient(135deg,#1b65ac 0%,#0d4a8a 100%);border-radius:24px;margin-top:4rem;display:flex;overflow:hidden;box-shadow:0 10px 40px #1b65ac4d}.estrutura-module__3t-CCG__teamNumber{background:#ffffff1a;flex-direction:column;justify-content:center;align-items:center;min-width:200px;padding:3rem;display:flex}.estrutura-module__3t-CCG__teamNumberValue{color:#fff;font-size:5rem;font-weight:800;line-height:1}.estrutura-module__3t-CCG__teamNumberLabel{color:#ffffffe6;text-transform:uppercase;letter-spacing:.1em;margin-top:.5rem;font-size:1.1rem}.estrutura-module__3t-CCG__teamContent{color:#fff;flex:1;padding:3rem}.estrutura-module__3t-CCG__teamTitle{align-items:center;gap:12px;margin-bottom:1.5rem;font-size:1.75rem;font-weight:700;display:flex}.estrutura-module__3t-CCG__teamTitleIcon{opacity:.9}.estrutura-module__3t-CCG__teamDescription{opacity:.95;font-size:1.1rem;line-height:1.8}.estrutura-module__3t-CCG__teamDescription strong{color:#fbbf24;font-weight:600}.estrutura-module__3t-CCG__galleryGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:2rem;display:grid}.estrutura-module__3t-CCG__galleryItem{aspect-ratio:16/10;border-radius:16px;position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a}.estrutura-module__3t-CCG__galleryImage{object-fit:cover;transition:transform .3s}.estrutura-module__3t-CCG__galleryItem:hover .estrutura-module__3t-CCG__galleryImage{transform:scale(1.05)}.estrutura-module__3t-CCG__ctaSection{text-align:center;background:linear-gradient(135deg,#f8fafc 0%,#e2e8f0 100%);border-radius:24px;margin:40px 0 80px;padding:60px}.estrutura-module__3t-CCG__ctaTitle{color:#1e293b;margin-bottom:1rem;font-size:2rem;font-weight:700}.estrutura-module__3t-CCG__ctaText{color:#64748b;margin-bottom:2rem;font-size:1.1rem}.estrutura-module__3t-CCG__ctaButton{color:#fff;background:#1b65ac;border-radius:12px;align-items:center;gap:8px;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.estrutura-module__3t-CCG__ctaButton:hover{background:#0d4a8a;transform:translateY(-2px)}@media (max-width:992px){.estrutura-module__3t-CCG__facilitiesGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.estrutura-module__3t-CCG__heroTitle{font-size:2rem}.estrutura-module__3t-CCG__facilitiesGrid,.estrutura-module__3t-CCG__galleryGrid{grid-template-columns:1fr}.estrutura-module__3t-CCG__ctaSection{padding:40px 20px}.estrutura-module__3t-CCG__teamHighlight{flex-direction:column}.estrutura-module__3t-CCG__teamNumber{min-width:auto;padding:2rem}.estrutura-module__3t-CCG__teamNumberValue{font-size:3.5rem}.estrutura-module__3t-CCG__teamContent{padding:2rem}.estrutura-module__3t-CCG__teamTitle{font-size:1.5rem}.estrutura-module__3t-CCG__teamDescription{font-size:1rem}}
.localizacao-module__qEFijW__pageWrapper{background-color:var(--bg-light-gray);min-height:100vh;padding-top:80px;padding-bottom:5rem}.localizacao-module__qEFijW__heroSection{text-align:center;background-color:#fff;border-radius:1.5rem;margin-top:2rem;margin-bottom:3rem;padding:4rem 1rem;box-shadow:0 4px 6px -1px #0000000d}.localizacao-module__qEFijW__heroTitle{color:var(--primary-blue);margin-bottom:1rem;font-size:2.5rem;font-weight:700}.localizacao-module__qEFijW__heroSubtitle{color:var(--text-muted);max-width:600px;margin:0 auto;font-size:1.125rem}.localizacao-module__qEFijW__locationGrid{grid-template-columns:1fr 1.5fr;align-items:start;gap:3rem;display:grid}.localizacao-module__qEFijW__infoCard{background:#fff;border-radius:1.5rem;padding:2.5rem;box-shadow:0 10px 15px -3px #0000001a}.localizacao-module__qEFijW__infoTitle{color:var(--text-dark);margin-bottom:2rem;font-size:1.75rem;font-weight:600}.localizacao-module__qEFijW__infoItem{align-items:flex-start;gap:1rem;margin-bottom:2rem;display:flex}.localizacao-module__qEFijW__iconWrapper{color:var(--primary-blue);background-color:#e0f2fe;border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;padding:.75rem;display:flex}.localizacao-module__qEFijW__itemLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem;font-size:.9rem;font-weight:600;display:block}.localizacao-module__qEFijW__itemValue{color:var(--text-dark);font-size:1.1rem;font-weight:500;line-height:1.6}.localizacao-module__qEFijW__mapCard{background:#fff;border-radius:1.5rem;flex-direction:column;height:100%;min-height:500px;padding:0;display:flex;overflow:hidden;box-shadow:0 10px 15px -3px #0000001a}.localizacao-module__qEFijW__mapFrame{border:none;flex:1;width:100%;display:block}@media (max-width:1024px){.localizacao-module__qEFijW__locationGrid{grid-template-columns:1fr}.localizacao-module__qEFijW__mapCard{min-height:400px}}@media (max-width:640px){.localizacao-module__qEFijW__heroTitle{font-size:2rem}}
.privacidade-module__dincCq__pageWrapper{padding-top:80px}.privacidade-module__dincCq__heroSection{color:#fff;text-align:center;background:linear-gradient(135deg,#1b65ac 0%,#0d4a8a 100%);padding:80px 0}.privacidade-module__dincCq__heroIcon{opacity:.9;margin-bottom:1.5rem}.privacidade-module__dincCq__heroTitle{margin-bottom:1rem;font-size:3rem;font-weight:700}.privacidade-module__dincCq__heroSubtitle{opacity:.9;max-width:600px;margin:0 auto;font-size:1.25rem}.privacidade-module__dincCq__section{padding:60px 0 80px}.privacidade-module__dincCq__content{max-width:800px;margin:0 auto}.privacidade-module__dincCq__highlight{background:linear-gradient(135deg,#ecfdf5 0%,#d1fae5 100%);border-left:4px solid #10b981;border-radius:0 16px 16px 0;align-items:flex-start;gap:1.5rem;margin-bottom:3rem;padding:2rem;display:flex}.privacidade-module__dincCq__highlight svg{color:#10b981;flex-shrink:0;margin-top:4px}.privacidade-module__dincCq__highlight p{color:#047857;margin:0;font-size:1.1rem;line-height:1.7}.privacidade-module__dincCq__content h2{color:#1e293b;border-top:1px solid #e2e8f0;margin:2.5rem 0 1rem;padding-top:1rem;font-size:1.5rem;font-weight:700}.privacidade-module__dincCq__content h2:first-of-type{border-top:none;padding-top:0}.privacidade-module__dincCq__content p{color:#475569;margin-bottom:1rem;font-size:1.05rem;line-height:1.8}.privacidade-module__dincCq__content ul{margin:1rem 0 1.5rem 1.5rem}.privacidade-module__dincCq__content li{color:#475569;margin-bottom:.5rem;font-size:1.05rem;line-height:1.8}.privacidade-module__dincCq__content a{color:#1b65ac;text-decoration:underline}.privacidade-module__dincCq__content a:hover{color:#0d4a8a}.privacidade-module__dincCq__contactInfo{background:#f8fafc;border-radius:10px;align-items:center;gap:10px;margin:.5rem 0;padding:12px 20px;display:inline-flex}.privacidade-module__dincCq__contactInfo svg{color:#1b65ac}.privacidade-module__dincCq__contactInfo a{color:#1b65ac;font-weight:500}.privacidade-module__dincCq__lastUpdate{border-top:1px solid #e2e8f0;margin-top:3rem;padding-top:2rem;color:#94a3b8!important;font-size:.95rem!important}@media (max-width:768px){.privacidade-module__dincCq__heroTitle{font-size:2rem}.privacidade-module__dincCq__highlight{flex-direction:column;gap:1rem}}
.sobre-module__M3-dFa__pageWrapper{padding-top:80px;padding-bottom:4rem}.sobre-module__M3-dFa__heroSection{text-align:center;background-color:var(--bg-light-gray);margin-bottom:4rem;padding:4rem 1rem}.sobre-module__M3-dFa__heroTitle{color:var(--primary-blue);margin-bottom:1rem;font-size:2.5rem;font-weight:700}.sobre-module__M3-dFa__heroSubtitle{color:var(--text-muted);max-width:700px;margin:0 auto;font-size:1.125rem;line-height:1.6}.sobre-module__M3-dFa__section{margin-bottom:5rem}.sobre-module__M3-dFa__sectionTitle{color:var(--text-dark);text-align:center;margin-bottom:2rem;font-size:2rem;font-weight:600}.sobre-module__M3-dFa__valuesGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.sobre-module__M3-dFa__valueCard{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;padding:2rem;transition:transform .2s;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.sobre-module__M3-dFa__valueCard:hover{transform:translateY(-5px)}.sobre-module__M3-dFa__cardIcon{color:var(--primary-blue);margin-bottom:1rem}.sobre-module__M3-dFa__cardTitle{color:var(--text-dark);margin-bottom:1rem;font-size:1.25rem;font-weight:600}.sobre-module__M3-dFa__cardText{color:var(--text-muted);line-height:1.6}.sobre-module__M3-dFa__historyContent{text-align:center;max-width:800px;margin:0 auto}.sobre-module__M3-dFa__historyText p{color:var(--text-dark);text-align:justify;margin-bottom:1.5rem;font-size:1.05rem;line-height:1.8}.sobre-module__M3-dFa__ctaSection{background-color:var(--primary-blue);color:#fff;text-align:center;border-radius:1.5rem;padding:4rem 1rem}.sobre-module__M3-dFa__ctaTitle{margin-bottom:1rem;font-size:2rem;font-weight:700}.sobre-module__M3-dFa__ctaText{opacity:.9;max-width:600px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1.125rem}.sobre-module__M3-dFa__ctaButton{color:var(--primary-blue);background-color:#fff;border-radius:.5rem;padding:1rem 2rem;font-weight:600;transition:all .2s;display:inline-block}.sobre-module__M3-dFa__ctaButton:hover{transform:scale(1.05);box-shadow:0 10px 15px -3px #0003}@media (max-width:768px){.sobre-module__M3-dFa__heroTitle{font-size:2rem}.sobre-module__M3-dFa__historyContent{grid-template-columns:1fr;gap:2rem}.sobre-module__M3-dFa__partnersGrid{grid-template-columns:1fr}}.sobre-module__M3-dFa__partnersGrid{flex-wrap:wrap;justify-content:center;gap:4rem;margin-top:4rem;display:flex}.sobre-module__M3-dFa__partnerCard{box-shadow:none;text-align:center;background:0 0;border:none;border-radius:0;width:300px;margin:0;transition:all .3s;overflow:visible}.sobre-module__M3-dFa__partnerCard:hover{transform:translateY(-10px)}.sobre-module__M3-dFa__partnerImageWrapper{background-color:var(--bg-light-gray);border:4px solid #fff;border-radius:50%;width:220px;height:220px;margin:0 auto 2rem;position:relative;overflow:hidden;box-shadow:0 10px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.sobre-module__M3-dFa__partnerInfo{padding:0}.sobre-module__M3-dFa__partnerName{color:var(--primary-blue);margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.sobre-module__M3-dFa__partnerTitle{color:var(--text-dark);text-transform:uppercase;letter-spacing:1px;margin-bottom:1rem;font-size:1rem;font-weight:600}.sobre-module__M3-dFa__partnerBio{color:var(--text-muted);max-width:280px;margin:0 auto;font-size:.95rem;line-height:1.6}.sobre-module__M3-dFa__projectsSection{text-align:center;margin-bottom:6rem}.sobre-module__M3-dFa__sectionSubtitle{color:var(--text-muted);max-width:600px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:1.1rem}.sobre-module__M3-dFa__projectsMosaic{grid-template-columns:repeat(4,1fr);grid-auto-rows:250px;gap:1.5rem;display:grid}.sobre-module__M3-dFa__mosaicItem{border-radius:1.5rem;transition:all .4s cubic-bezier(.165,.84,.44,1);position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a}.sobre-module__M3-dFa__itemLarge{grid-area:span 2/span 2}.sobre-module__M3-dFa__mosaicItem:hover{transform:translateY(-8px);box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.sobre-module__M3-dFa__mosaicImage{object-fit:cover;transition:transform .6s}.sobre-module__M3-dFa__mosaicItem:hover .sobre-module__M3-dFa__mosaicImage{transform:scale(1.05)}@media (max-width:1024px){.sobre-module__M3-dFa__projectsMosaic{grid-template-columns:repeat(2,1fr);grid-auto-rows:200px}}@media (max-width:640px){.sobre-module__M3-dFa__projectsMosaic{grid-template-columns:1fr;grid-auto-rows:250px}.sobre-module__M3-dFa__itemLarge{grid-area:span 1/span 1}}
.trabalhe-conosco-module__B1FTba__pageWrapper{background-color:var(--bg-light-gray);min-height:100vh;padding-top:80px;padding-bottom:5rem}.trabalhe-conosco-module__B1FTba__heroSection{text-align:center;background-color:#fff;border-radius:1.5rem;margin-top:2rem;margin-bottom:3rem;padding:4rem 1rem;box-shadow:0 4px 6px -1px #0000000d}.trabalhe-conosco-module__B1FTba__heroTitle{color:var(--primary-blue);margin-bottom:1rem;font-size:2.5rem;font-weight:700}.trabalhe-conosco-module__B1FTba__heroSubtitle{color:var(--text-muted);max-width:600px;margin:0 auto;font-size:1.125rem}.trabalhe-conosco-module__B1FTba__contentCard{text-align:center;background:#fff;border-radius:1.5rem;max-width:800px;margin:0 auto;padding:3rem;box-shadow:0 10px 15px -3px #0000001a}.trabalhe-conosco-module__B1FTba__infoTitle{color:var(--text-dark);margin-bottom:1.5rem;font-size:1.75rem;font-weight:600}.trabalhe-conosco-module__B1FTba__infoText{color:var(--text-dark);margin-bottom:2rem;font-size:1.1rem;line-height:1.8}.trabalhe-conosco-module__B1FTba__emailCard{background-color:#f8fafc;border:2px dashed #cbd5e1;border-radius:1rem;margin-bottom:2.5rem;padding:2rem;transition:all .3s}.trabalhe-conosco-module__B1FTba__emailCard:hover{border-color:var(--primary-blue);background-color:#f0f7ff}.trabalhe-conosco-module__B1FTba__emailLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.9rem;font-weight:600;display:block}.trabalhe-conosco-module__B1FTba__emailValue{color:var(--primary-blue);word-break:break-all;font-size:1.5rem;font-weight:700}.trabalhe-conosco-module__B1FTba__instructionItems{text-align:left;flex-direction:column;gap:1.5rem;max-width:500px;margin-bottom:3rem;margin-left:auto;margin-right:auto;display:flex}.trabalhe-conosco-module__B1FTba__instructionItem{color:var(--text-dark);align-items:center;gap:1rem;font-weight:500;display:flex}.trabalhe-conosco-module__B1FTba__iconWrapper{background-color:var(--primary-blue);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:.5rem;display:flex}.trabalhe-conosco-module__B1FTba__sendButton{background-color:var(--primary-blue);color:#fff;border-radius:.75rem;align-items:center;gap:.75rem;padding:1rem 2.5rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.trabalhe-conosco-module__B1FTba__sendButton:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #1b65ac4d}@media (max-width:640px){.trabalhe-conosco-module__B1FTba__heroTitle{font-size:2rem}.trabalhe-conosco-module__B1FTba__contentCard{padding:2rem 1.5rem}.trabalhe-conosco-module__B1FTba__emailValue{font-size:1.2rem}}
.Authority-module__fFunra__section{background-color:var(--primary-blue);color:#fff;padding:4rem 0}.Authority-module__fFunra__title{text-align:center;opacity:.9;margin-bottom:3rem;font-size:1.75rem;font-weight:600}.Authority-module__fFunra__grid{text-align:center;grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.Authority-module__fFunra__item{flex-direction:column;align-items:center;gap:1rem;display:flex}.Authority-module__fFunra__iconWrapper{background-color:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:.5rem;display:flex}.Authority-module__fFunra__text{max-width:250px;font-size:1.125rem;font-weight:500}@media (max-width:768px){.Authority-module__fFunra__grid{grid-template-columns:1fr;gap:3rem}}
.ScanningAnimation-module__s8gOxG__container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#ffffff1a,#ffffff0d);border:1px solid #fff3;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;width:280px;height:320px;display:flex;position:relative;overflow:hidden}.ScanningAnimation-module__s8gOxG__cloudWrapper{z-index:10;margin-bottom:20px;position:relative}.ScanningAnimation-module__s8gOxG__cloudIcon{color:#fff;filter:drop-shadow(0 0 10px #ffffff80)}.ScanningAnimation-module__s8gOxG__lockWrapper{background:#4ade80;border-radius:50%;justify-content:center;align-items:center;padding:4px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 15px #4ade80}.ScanningAnimation-module__s8gOxG__lockIcon{color:#fff;width:14px;height:14px}.ScanningAnimation-module__s8gOxG__documentTrack{justify-content:center;align-items:flex-end;width:100px;height:150px;display:flex;position:relative}.ScanningAnimation-module__s8gOxG__documentWrapper{z-index:5;position:relative}.ScanningAnimation-module__s8gOxG__paper{background:#fff;border-radius:4px;flex-direction:column;align-items:center;width:60px;height:80px;padding:8px;display:flex;box-shadow:0 4px 6px #0000001a}.ScanningAnimation-module__s8gOxG__fileIcon{color:#3b82f6;margin-bottom:4px}.ScanningAnimation-module__s8gOxG__docLine{background:#e2e8f0;border-radius:1px;width:80%;height:2px;margin-bottom:4px}.ScanningAnimation-module__s8gOxG__scannerBeam{z-index:20;pointer-events:none;width:120%;height:2px;position:absolute;left:50%;transform:translate(-50%)}.ScanningAnimation-module__s8gOxG__beamLight{background:linear-gradient(#3b82f680,#0000);width:100%;height:20px;position:absolute;bottom:0}.ScanningAnimation-module__s8gOxG__beamIcon{color:#60a5fa;filter:drop-shadow(0 0 8px #3b82f6);position:absolute;top:-24px;left:50%;transform:translate(-50%)}
