.linha-separadora{opacity:.45;background:linear-gradient(90deg,#0000 0%,#b8e4fe2e 30%,#a05dc921 70%,#0000 100%);border:none;border-radius:1.5px;width:100%;height:1.2px;margin:clamp(2.5rem,6vw,4.5rem) 0 0;transition:opacity .3s;box-shadow:0 1px 8px #a05dc912}:root{--font-thin:100;--font-extraLight:200;--font-light:300;--font-regular:400;--font-medium:500;--font-semiBold:600;--font-bold:700;--font-extraBold:800;--font-black:900;--cor-fundo:#441e5b;--cor-titulos:#fff;--cor-textos:#969696;--cor-destaques:#b8e4fe;--cor-link:#fffff7;--cor-link-hover:#b8e4fe;--cor-link-escuro:#000;--cor-link-escuro-hover:#183463;--cor-link-destaques:100000B;--cor-link-destaques-hover:#d9d9d9;--cor-gradient-logo-0:#a05dc9;--cor-gradient-logo-100:#4f2e63;--cor-fundo-trasnparente:#fffff733}.btnRedirecionar{color:var(--cor-link);text-decoration:none}.destaqueTextos{font-weight:var(--font-semiBold)}main .inicial{padding:100px 0}main .inicial .texto{color:#ffffffd9;margin-top:50px;margin-bottom:62px;font-size:18px}main .clientes{background-color:var(--cor-fundo-trasnparente);min-height:280px}main .clientes .titulo{margin-bottom:clamp(1.5rem,4vw,2.8rem);font-size:22px}main .clientes .cliente img{height:100%;max-height:90px}main .clientes .cliente.cliente-blur img{filter:blur(1.5px);height:100%;max-height:70px}main .servicos{text-align:center;background-color:var(--cor-fundo);color:#fff;margin:0;padding:4% 8%}main h3{letter-spacing:-.01em;text-transform:uppercase;position:relative;font-size:clamp(1.75rem,4vw,2.5rem)!important;font-weight:var(--font-bold)!important;margin-bottom:clamp(1.2rem,3vw,2.2rem)!important}main .servicos h3:after,main .sobre h3:after,main .promessa h3:after,main .orcamento h4:after{content:"";background:linear-gradient(90deg,var(--cor-destaques),var(--cor-gradient-logo-0));border-radius:2px;width:60px;height:3px;position:absolute;bottom:-10px;left:50%;transform:translate(-50%)}main .servicosGrid{grid-template-columns:repeat(2,1fr);gap:clamp(1.5rem,5vw,3.75rem);margin-bottom:clamp(2rem,5vw,4rem);display:grid}main .servicos .servicoCard{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(135deg,#ffffff26 0%,#b8e4fe14 50%,#ffffff0d 100%);border:1px solid #fff3;border-radius:20px;flex-direction:column;align-items:flex-start;gap:clamp(1rem,2.5vw,1.5rem);padding:clamp(1.5rem,4vw,2.5rem);transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000004d,inset 0 1px #ffffff1a}main .servicos .servicoCard:before{content:"";background:linear-gradient(90deg,#0000,#ffffff1a,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}main .servicos .servicosSkeleton{width:100%;height:100%;min-height:240px}main .servicos .servicoCard:hover{border-color:#b8e4fe4d;transform:translateY(-12px)scale(1.02);box-shadow:0 20px 50px #0006,inset 0 1px #fff3}main .servicos .servicoCard:hover:before{left:100%}main .servicos .servicosIcon{background:linear-gradient(135deg,var(--cor-destaques),var(--cor-gradient-logo-0));width:80px;height:80px;color:var(--cor-fundo);border-radius:50%;justify-content:center;align-items:center;margin-bottom:20px;font-size:32px;display:flex}main .servicos .servicosTitulo{font-weight:var(--font-bold);color:var(--cor-titulos);letter-spacing:-.01em;margin-bottom:clamp(1.2rem,3vw,2.2rem);font-size:clamp(1.4rem,3vw,1.75rem);line-height:1.2}main .servicos .servicosTexto{font-weight:var(--font-light);color:#ffffffe6;font-size:clamp(.95rem,2vw,1.1rem);line-height:1.5}main .servicos .arrow{opacity:0;padding:2px 10px;font-size:24px;transition:opacity .3s;position:absolute;top:10px;right:10px;rotate:45deg}main .orcamento{background-color:var(--cor-fundo-trasnparente);margin:0 0 clamp(2rem,5vw,4rem);padding:60px 8% 80px;position:relative;overflow:hidden}main .orcamento:before{content:"";pointer-events:none;background:radial-gradient(circle,#441e5b14 0%,#0000 70%);width:200%;height:200%;animation:6s ease-in-out infinite pulse;position:absolute;top:-50%;left:-50%}main .orcamento .tituloOrcamento{letter-spacing:-.02em;color:var(--cor-titulos);z-index:2;text-shadow:0 2px 4px #0000004d;margin-bottom:clamp(1.5rem,4vw,2.8rem);font-size:clamp(1.8rem,4vw,2.5rem);font-weight:700;position:relative}main .orcamento .btnOrcamento{cursor:pointer;margin-top:20px;text-decoration:none;display:inline-block}main .orcamento .sloganOrcamento{color:var(--cor-destaques);z-index:2;text-shadow:0 1px 3px #0000004d;margin-top:50px;margin-bottom:0;font-size:clamp(1rem,2vw,1.25rem);font-style:italic;font-weight:500;position:relative}main .sobre{background-color:var(--cor-fundo);margin-bottom:clamp(2rem,5vw,4rem);padding:0% 8%}main .sobre .destaqueTextos{color:var(--cor-destaques);font-weight:var(--font-semiBold)}main .sobre .expertise-cards-row{justify-content:center;gap:clamp(1.5rem,5vw,3.75rem);margin-bottom:clamp(2rem,5vw,4rem)}main .sobre .expertise-cards-row .col-12{display:flex}main .sobre .expertise-card{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#ffffff1a;border:2px solid #0000;border-radius:15px;height:100%;margin:0 15px;transition:all .3s}main .sobre .expertise-card:hover{transform:translateY(-5px);box-shadow:0 10px 25px #0003}main .sobre .expertise-icon{background:linear-gradient(135deg,var(--cor-destaques),var(--cor-gradient-logo-0));width:80px;height:80px;color:var(--cor-fundo);border-radius:50%;justify-content:center;align-items:center;margin:0 auto;font-size:32px;display:flex}main .sobre .expertise-card h5{color:var(--cor-titulos);font-weight:var(--font-semiBold);margin-bottom:clamp(1.2rem,3vw,2.2rem);font-size:20px}main .sobre .expertise-tech{color:var(--cor-destaques);font-size:14px;font-weight:var(--font-medium);margin-bottom:1rem}main .sobre .expertise-links{font-size:14px}main .sobre .expertise-links a{color:var(--cor-titulos);text-decoration:none;transition:color .3s}main .sobre .expertise-links a:hover{color:var(--cor-destaques)}main .sobre .instagram-link{color:var(--cor-destaques);font-weight:var(--font-medium);text-decoration:none;transition:all .3s}main .sobre .instagram-link:hover{color:#e4405f;text-shadow:0 0 10px #e4405f4d}@keyframes backgroundShift{0%{background-color:var(--cor-fundo)}to{background-color:#4a2a66}}main .sobre .codigoContainer{color:var(--cor-destaques);border:2px solid var(--cor-destaques);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#ffffff1a;border-radius:12px;max-width:1200px;margin:auto;padding:30px;animation:.5s ease-in-out fadeIn,2s infinite pulse;overflow:hidden;box-shadow:0 4px 20px #00000080}main .sobre .codigo{white-space:pre-wrap;color:var(--cor-link);margin:0;padding:10px;font-family:Courier New,Courier,monospace;font-size:18px;line-height:1.5}main .sobre .svg svg{width:100%;max-width:568px;height:100%;max-height:568px}main .equipa{background-color:var(--cor-fundo-trasnparente)}main .equipa .foto img{object-fit:cover;border-radius:20px;width:100%;max-width:300px;height:100%;max-height:400px}main .equipa h3{font-weight:var(--font-regular)}main .equipa .nome{font-size:30px}main .equipa .cargo{font-size:17px;font-weight:var(--font-light);max-width:300px;margin-bottom:35px}main .equipa .botoes{font-size:30px}main .equipa .botoes .botao{background-color:var(--cor-link);border:none;border-radius:50%;justify-content:center;align-items:center;width:55px;height:55px;margin-right:15px;font-size:30px;text-decoration:none;display:inline-flex}main .equipa .botoes .botao:hover{background-color:var(--cor-link-destaques-hover)}main .equipa .botoes .botao .linkedin{color:#0a66c2}main .equipa .botoes .botao#siteGuilherme .icon.site{color:#00b4d8}main .equipa .botoes .botao#siteMariana .icon.site{color:#fe02aa}main .promessa{text-align:center;background-color:var(--cor-fundo);color:var(--cor-link);margin:0;padding:3% 8%}main .valoresGrid{grid-template-columns:repeat(4,1fr);gap:clamp(1.5rem,5vw,3.75rem);margin-bottom:clamp(2rem,5vw,4rem);display:grid}main .promessa .valoresCard{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(135deg,#ffffff26 0%,#b8e4fe14 50%,#ffffff0d 100%);border:1px solid #fff3;border-radius:20px;flex-direction:column;align-items:flex-start;gap:clamp(1rem,2.5vw,1.5rem);padding:clamp(1.5rem,4vw,2.5rem);transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000004d,inset 0 1px #ffffff1a}main .promessa .valoresCard:before{content:"";background:linear-gradient(90deg,#0000,#ffffff1a,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}main .promessa .valoresIcon{background:linear-gradient(135deg,var(--cor-destaques),var(--cor-gradient-logo-0));width:80px;height:80px;color:var(--cor-fundo);border-radius:50%;justify-content:center;align-items:center;margin-bottom:20px;font-size:32px;display:flex}main .promessa .valoresCard:hover{border-color:#b8e4fe4d;transform:translateY(-12px)scale(1.02);box-shadow:0 20px 50px #0006,inset 0 1px #fff3}main .promessa .valoresCard:hover:before{left:100%}main .promessa .valoresTitulo{font-weight:var(--font-bold);color:var(--cor-titulos);letter-spacing:-.01em;margin-bottom:clamp(1.2rem,3vw,2.2rem);font-size:clamp(1.4rem,3vw,1.75rem);line-height:1.2}main .promessa .valoresTexto{font-weight:var(--font-light);color:#ffffffe6;font-size:clamp(.95rem,2vw,1.1rem);line-height:1.5}@media (max-width:1200px){main .inicial .texto{font-size:17px}main .orcamento{padding:50px 5% 70px}main .orcamento .btnOrcamento{padding:15px 28px}main .servicos .servicosTitulo{font-size:25px}main .servicos .servicosTexto,main .sobre .codigo{font-size:17px}main .equipa .nome{font-size:27px}main .equipa .cargo{font-size:17px}main .promessa .valoresTitulo{font-size:25px}main .promessa .valoresTexto{font-size:17px}main .promessa .valoresGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:992px){main .inicial .texto{font-size:16px}main .clientes{min-height:300px}main .clientes .titulo{font-size:20px}main .orcamento .tituloOrcamento{font-size:27px}main .orcamento .btnOrcamento,main .orcamento .sloganOrcamento{font-size:14px}main .sobre .codigo{font-size:16px}main .equipa .nome{font-size:26px}main .servicos .servicosTitulo{font-size:24px}main .servicos .servicosTexto{font-size:16px}main .equipa .botoes .botao{width:45px;height:45px;font-size:25px}main .promessa .valoresTitulo{font-size:24px}main .promessa .valoresTexto{font-size:16px}main .promessa .valoresGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){main .inicial .texto{font-size:16px}main .clientes .titulo{font-size:18px}main .orcamento{padding:4% 8%}main .sobre,main .servicos,main .promessa{padding:6% 8%}main .sobre .codigo{font-size:15px}main .equipa .nome{font-size:26px}main .servicos .servicosGrid{grid-template-columns:2fr}main .servicos .servicosTitulo{font-size:24px}main .equipa h3{font-size:30px;font-weight:var(--font-regular)}main .equipa .cargo{font-size:16px}main .servicos .servicosTexto{font-size:15px}main .promessa .valoresGrid{grid-template-columns:2fr}main .promessa .valoresTitulo{font-size:24px}main .promessa .valoresTexto{font-size:15px}main .tecnologias .titulo{font-size:18px}main .sobre .expertise-cards-row{gap:40px}main .sobre .expertise-icon{width:70px;height:70px;font-size:28px}main .sobre .expertise-tech,main .sobre .expertise-links{font-size:13px}}@media (max-width:576px){main .inicial .texto{font-size:15px}h1{font-size:50px;font-weight:var(--font-bold);letter-spacing:0;line-height:60px}main .clientes .titulo{margin-bottom:55px}main .clientes .cliente img{max-height:72px}main .orcamento .tituloOrcamento{font-size:24px}main .orcamento .btnOrcamento,main .orcamento .sloganOrcamento,main .sobre .codigo{font-size:14px}main .equipa .nome{font-size:24px}main .servicos .servicosTitulo{font-size:23px}main .servicos .servicosTexto{font-size:14px}main .equipa h3{font-size:30px}main .equipa .cargo{margin-bottom:27px;font-size:15px}main .equipa .botoes .botao{width:40px;height:40px;margin-right:10px;font-size:22px}main .promessa .valoresTitulo{font-size:23px}main .promessa .valoresTexto{font-size:14px}main .promessa .valoresGrid{grid-template-columns:1fr}main .sobre .expertise-section .row{row-gap:2rem}main .sobre .expertise-cards-row{gap:clamp(1rem,2.5vw,1.5rem)}main .sobre .expertise-cards-row .col-12{display:block}main .sobre .expertise-icon{width:60px;height:60px;font-size:24px}main .sobre .expertise-card{margin:0 10px;padding:20px}main .sobre .expertise-tech,main .sobre .expertise-links{font-size:12px}}@media (max-width:478px){main .tecnologias .titulo{font-size:18px}main .inicial .texto{font-size:14px}h1{font-size:40px;font-weight:var(--font-bold);line-height:50px}main .clientes .titulo{margin-bottom:50px}main .clientes .cliente img{max-height:65px}main .equipa .nome{font-size:24px}main .orcamento .tituloOrcamento{font-size:23px}main .clientes .titulo{font-size:18px}main .orcamento .btnOrcamento,main .orcamento .sloganOrcamento,main .sobre .codigo{font-size:14px}main .servicos .servicosTitulo{font-size:23px}main .servicos .servicosTexto{font-size:14px}main .promessa .valoresTitulo{font-size:23px}main .promessa .valoresTexto{font-size:14px}}@media (max-width:1200px){main .promessa .valoresGrid{gap:clamp(1.2rem,3vw,2.2rem)}}@media (max-width:992px){main .promessa .valoresGrid{gap:clamp(1rem,2vw,1.5rem)}}@media (max-width:768px){main .promessa .valoresGrid{gap:clamp(.7rem,1.5vw,1.2rem)}}@media (max-width:576px){main .promessa .valoresGrid{gap:clamp(.5rem,1vw,.8rem)}}main .inicial,main .servicos,main .orcamento,main .sobre,main .promessa{padding-left:var(--container-gutter);padding-right:var(--container-gutter)}main .inicial{min-height:calc(100vh - 115px);padding-top:var(--space-section-sm);padding-bottom:var(--space-section)}main .inicial>div,main .servicosGrid,main .valoresGrid,main .sobre>.container-fluid,main .orcamento>.container-fluid{width:100%;max-width:var(--content-max-width);margin-left:auto;margin-right:auto}main .inicial .titulo{margin-bottom:var(--space-lg)}main .inicial .texto{max-width:620px;margin-top:0;margin-bottom:var(--space-xl);color:#ffffffe0}main .clientes{min-height:auto;padding:var(--space-2xl)var(--container-gutter);align-items:center;display:flex}main .clientes .titulo{margin-bottom:var(--space-xl);line-height:1.35}main .servicos,main .sobre,main .promessa{padding-top:var(--space-section);padding-bottom:var(--space-section)}main .orcamento{padding-top:var(--space-3xl);padding-bottom:var(--space-3xl);margin-bottom:0}main .servicos h3,main .sobre h3,main .promessa h3,main .orcamento .tituloOrcamento{line-height:1.18;margin-bottom:var(--space-2xl)!important}main .servicosGrid,main .valoresGrid{gap:var(--space-xl);align-items:stretch;margin-bottom:0}main .servicos .servicoCard,main .promessa .valoresCard,main .sobre .expertise-card{border-radius:var(--radius-lg);box-shadow:var(--shadow-card);transition:transform var(--transition-premium),box-shadow var(--transition-premium),border-color var(--transition-premium),background var(--transition-premium)}main .servicos .servicoCard,main .promessa .valoresCard{min-height:100%;padding:var(--space-xl);gap:var(--space-lg)}main .servicos .servicoCard a{height:100%;color:inherit;flex-direction:column;display:flex}main .servicos .servicoCard:hover,main .promessa .valoresCard:hover{box-shadow:var(--shadow-card-hover);border-color:#b8e4fe57;transform:translateY(-6px)}main .servicos .servicosIcon,main .promessa .valoresIcon,main .sobre .expertise-icon{width:72px;height:72px;margin-bottom:var(--space-md);flex:none;font-size:29px}main .servicos .servicosTitulo,main .promessa .valoresTitulo{margin-bottom:var(--space-sm);line-height:1.22}main .servicos .servicosTexto,main .promessa .valoresTexto{max-width:none;margin-bottom:0;line-height:1.65}main .servicos .arrow{top:var(--space-md);right:var(--space-md);transition:opacity var(--transition-base),transform var(--transition-base),color var(--transition-base)}main .orcamento .btnOrcamento{margin-top:0}main .orcamento .sloganOrcamento{margin-top:var(--space-xl);max-width:none}main .sobre .expertise-section h4,main .sobre .expertise-section p{margin-left:auto;margin-right:auto}main .sobre .expertise-cards-row,main .sobre .expertise-section .row{row-gap:var(--space-xl)}main .sobre .expertise-card{border:1px solid #ffffff29;margin:0;padding:var(--space-xl)!important}main .sobre .expertise-card:hover{box-shadow:var(--shadow-card);border-color:#b8e4fe42;transform:translateY(-4px)}main .sobre .expertise-card h5{margin-bottom:var(--space-sm);line-height:1.25}main .sobre .expertise-tech{margin-bottom:var(--space-md);line-height:1.55}main .sobre .instagram-link,main .equipa .botoes .botao,.btnRedirecionar{transition:color var(--transition-base),background-color var(--transition-base),border-color var(--transition-base),transform var(--transition-base),box-shadow var(--transition-base)}@media (max-width:992px){main .inicial{min-height:auto;padding-top:var(--space-3xl)}main .servicosGrid,main .valoresGrid{gap:var(--space-lg)}}@media (max-width:768px){main .inicial,main .servicos,main .orcamento,main .sobre,main .promessa{padding-left:var(--container-gutter);padding-right:var(--container-gutter)}main .servicos,main .sobre,main .promessa,main .orcamento{padding-top:var(--space-section-sm);padding-bottom:var(--space-section-sm)}main .servicos .servicosGrid,main .promessa .valoresGrid{grid-template-columns:1fr}main .servicos .servicoCard,main .promessa .valoresCard,main .sobre .expertise-card{padding:var(--space-lg)!important}}@media (max-width:576px){main .inicial.px-5{padding-left:var(--container-gutter)!important;padding-right:var(--container-gutter)!important}main .inicial .texto{margin-bottom:var(--space-lg)}main .clientes{padding-top:var(--space-xl);padding-bottom:var(--space-xl)}main .servicos .servicosIcon,main .promessa .valoresIcon,main .sobre .expertise-icon{width:60px;height:60px;font-size:24px}}main .clientes,main .orcamento,main .equipa{background-color:#fffff71f}main .servicos,main .sobre,main .promessa{background-size:min(1200px,100%)}main .servicos h3,main .sobre h3,main .promessa h3,main .orcamento .tituloOrcamento{letter-spacing:.02em;text-shadow:none}main .servicos h3:after,main .sobre h3:after,main .promessa h3:after,main .orcamento h4:after{opacity:.72;width:44px;height:2px;bottom:-12px}main .servicos .servicoCard,main .promessa .valoresCard{background:linear-gradient(180deg,var(--surface-soft)0%,var(--surface-subtle)100%);border-color:var(--border-soft);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}main .servicos .servicoCard:before,main .promessa .valoresCard:before,main .orcamento:before{display:none}main .servicos .servicoCard:hover,main .promessa .valoresCard:hover{background:linear-gradient(180deg,var(--surface-strong)0%,var(--surface-soft)100%);border-color:var(--border-strong);transform:translateY(-4px)}main .servicos .servicosIcon,main .promessa .valoresIcon,main .sobre .expertise-icon{border-radius:var(--radius-md);width:56px;height:56px;color:var(--cor-destaques);background:#b8e4fe24;border:1px solid #b8e4fe38;font-size:23px}main .servicos .servicosTitulo,main .promessa .valoresTitulo{font-size:clamp(1.2rem,2.1vw,1.45rem);font-weight:var(--font-semiBold)}main .servicos .servicosTexto,main .promessa .valoresTexto{color:#ffffffbd;font-weight:var(--font-regular)}main .servicos .arrow{opacity:.48;color:var(--cor-destaques);font-size:18px}main .servicos .servicoCard:hover .arrow{opacity:1;transform:translate(3px,-3px)}main .orcamento{background-image:linear-gradient(#fffff721,#fffff714)}main .orcamento .tituloOrcamento{margin-bottom:var(--space-xl)!important}main .orcamento .sloganOrcamento{color:#b8e4fedb;text-shadow:none;font-style:normal}main .sobre .expertise-card{background:var(--surface-subtle);border-color:var(--border-soft);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}main .sobre .expertise-card:hover{background:var(--surface-soft);box-shadow:var(--shadow-card-hover)}main .sobre .expertise-card h5{font-weight:var(--font-semiBold)}main .sobre .expertise-tech,main .sobre .expertise-links{color:#b8e4fed1}@media (max-width:768px){main .servicos .servicoCard:hover,main .promessa .valoresCard:hover,main .sobre .expertise-card:hover{transform:none}main .servicos .arrow{opacity:.8}}.linha-separadora{display:none}main .servicos,main .sobre,main .promessa{background-color:var(--section-bg);background-image:none!important}main .clientes,main .orcamento,main .equipa{background:var(--section-bg-soft)!important}main .inicial,main .servicos,main .orcamento,main .sobre,main .promessa,main .clientes{padding-left:var(--container-gutter)!important;padding-right:var(--container-gutter)!important}main .inicial>div,main .servicosGrid,main .valoresGrid,main .sobre>.container-fluid,main .orcamento>.container-fluid,main .clientes>div{max-width:var(--max-page-width)}main .inicial .row,main .inicial .px-lg-5,main .inicial .row.px-lg-5{margin-left:0;margin-right:0;padding-left:0!important;padding-right:0!important}main .inicial .col-12,main .inicial .col-lg-6{padding-left:0;padding-right:0}main .servicosGrid,main .valoresGrid{align-items:stretch}main .servicos .servicoCard,main .promessa .valoresCard,main .sobre .expertise-card{border-radius:var(--component-radius)!important;border:var(--component-border)!important;box-shadow:var(--component-shadow)!important}main .servicos .servicoCard,main .promessa .valoresCard{align-items:stretch;height:100%}main .servicos .servicoCard a,main .servicos .servicoCard>a>.text-start,main .promessa .valoresCard>.text-start{height:100%}main .servicos .servicoCard>a>.text-start,main .promessa .valoresCard>.text-start{gap:var(--space-sm);flex-direction:column;display:flex}main .servicos .servicosIcon,main .promessa .valoresIcon,main .sobre .expertise-icon{min-width:var(--icon-size);width:var(--icon-size)!important;height:var(--icon-size)!important;margin:0 0 var(--space-lg)0!important}main .sobre .expertise-icon{margin-left:auto!important;margin-right:auto!important}main .servicos .servicosTitulo,main .promessa .valoresTitulo,main .sobre .expertise-card h5{min-height:auto;margin-bottom:0!important}main .servicos .servicosTexto,main .promessa .valoresTexto{flex:1}main .servicos h3:after,main .sobre h3:after,main .promessa h3:after,main .orcamento h4:after{background:var(--cor-destaques);opacity:.55}main .clientes-carousel{margin-left:auto;margin-right:auto}main .clientes .cliente{padding:var(--space-sm)}main .clientes .cliente img{max-height:76px}@media (max-width:992px){main .inicial .row{row-gap:var(--space-xl)}}@media (max-width:768px){main .servicosGrid,main .valoresGrid{gap:var(--space-lg)!important}main .servicos .servicoCard,main .promessa .valoresCard,main .sobre .expertise-card{box-shadow:none!important}}.heroEyebrow{max-width:none;margin-bottom:var(--space-md);color:var(--cor-destaques);font-size:.95rem;font-weight:var(--font-semiBold);letter-spacing:.02em;text-transform:uppercase}.heroActions{align-items:center;gap:var(--space-lg);margin-bottom:var(--space-xl);flex-wrap:wrap;display:flex}.heroSecondaryLink{color:#fffff7d1;font-weight:var(--font-medium);text-decoration:none}.heroSecondaryLink:hover{color:var(--cor-destaques)}.heroProof{gap:var(--space-md);color:#fffff7b8;flex-wrap:wrap;font-size:.92rem;display:flex}.heroProof span{align-items:center;gap:var(--space-xs);display:inline-flex}.heroProof svg{color:var(--cor-destaques)}.heroPanel{gap:var(--space-lg);padding:var(--space-xl);border:var(--component-border);border-radius:var(--component-radius);background:var(--surface-subtle);box-shadow:var(--component-shadow);display:grid}.heroPanel>div{gap:var(--space-xs);padding-bottom:var(--space-lg);border-bottom:1px solid #ffffff17;display:grid}.heroPanel>div:last-child{border-bottom:0;padding-bottom:0}.heroPanelLabel,.portfolioTag{color:var(--cor-destaques);font-size:.78rem;font-weight:var(--font-semiBold);letter-spacing:.04em;text-transform:uppercase}.heroPanel strong{color:var(--cor-link);font-size:clamp(1rem,1.4vw,1.12rem);font-weight:var(--font-medium);line-height:1.55}.sectionIntro{max-width:760px;margin:0 auto var(--space-2xl)}.sectionIntro h4,.sectionIntro p{margin-left:auto;margin-right:auto}.sectionIntro p,.orcamentoTexto{color:#fffff7c2}.diferenciaisGrid,.portfolioGrid,.processoGrid{width:100%;max-width:var(--max-page-width);gap:var(--space-lg);margin-left:auto;margin-right:auto;display:grid}.diferenciaisGrid,.portfolioGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.processoGrid{grid-template-columns:repeat(4,minmax(0,1fr))}.teamProof{width:100%;max-width:880px;margin:var(--space-2xl)auto 0;gap:var(--space-lg);text-align:left;grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.teamProof>div,.portfolioCard,.processoCard{height:100%;padding:var(--space-xl);border:var(--component-border);border-radius:var(--component-radius);background:var(--surface-subtle)}.teamProof h5,.portfolioCard h4,.processoCard h4{color:var(--cor-titulos);margin-bottom:var(--space-sm);font-weight:var(--font-semiBold);line-height:1.3}.teamProof a{color:var(--cor-destaques);font-weight:var(--font-medium)}.portfolioResumo,.processoHome{padding:var(--space-section)var(--container-gutter)}.portfolioResumo{background:var(--section-bg-soft)}.processoHome{background:var(--section-bg)}.portfolioCard,.processoCard{gap:var(--space-sm);flex-direction:column;display:flex}.portfolioCard p,.processoCard p,.teamProof p,.diferenciaisGrid p{color:#fffff7bd;max-width:none;margin-bottom:0}.portfolioCard strong{color:var(--cor-link);font-weight:var(--font-semiBold)}.sectionCta{margin-top:var(--space-2xl);justify-content:center;display:flex}main .orcamento .orcamentoTexto{max-width:680px;margin:0 auto var(--space-xl)}@media (max-width:992px){.heroPanel{margin-top:var(--space-xl)}.diferenciaisGrid,.portfolioGrid,.processoGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.heroActions{align-items:flex-start;gap:var(--space-md);flex-direction:column}.heroProof{gap:var(--space-sm);flex-direction:column}.diferenciaisGrid,.portfolioGrid,.processoGrid,.teamProof{grid-template-columns:1fr}.heroPanel,.teamProof>div,.portfolioCard,.processoCard{padding:var(--space-lg);box-shadow:none}}main h3{text-transform:none!important;letter-spacing:0!important;font-size:clamp(1.55rem,2.5vw,2.15rem)!important}.heroEyebrow,.heroPanelLabel,.portfolioTag{letter-spacing:.08em;font-size:.72rem}.editorialTrust{width:100%;max-width:var(--max-page-width);gap:var(--space-3xl);text-align:left;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:start;margin:0 auto;display:grid}.editorialTrustLead{position:sticky;top:120px}.editorialTrustLead span{margin-bottom:var(--space-md);color:var(--cor-destaques);font-size:.8rem;font-weight:var(--font-semiBold);letter-spacing:.06em;text-transform:uppercase;display:block}.editorialTrustLead p{color:var(--cor-link);max-width:520px;font-size:clamp(1.2rem,2.1vw,1.7rem);line-height:1.45}.diferenciaisList{gap:0;margin:0;display:grid}.diferenciaisList>div{padding:var(--space-xl)0;border-top:1px solid #ffffff1f}.diferenciaisList>div:last-child{border-bottom:1px solid #ffffff1f}.diferenciaisList dt{color:var(--cor-titulos);font-size:clamp(1.05rem,1.7vw,1.35rem);font-weight:var(--font-semiBold);margin-bottom:var(--space-xs)}.diferenciaisList dd{color:#fffff7bd;max-width:620px;margin:0;line-height:1.7}.servicosEditorial{border-top:1px solid #ffffff21;width:100%;max-width:980px;margin:0 auto}.servicoLinha{gap:var(--space-lg);padding:var(--space-xl)0;color:var(--cor-link);border-bottom:1px solid #ffffff21;grid-template-columns:54px minmax(0,1fr) 28px;align-items:center;text-decoration:none;display:grid}.servicoLinha:hover{color:var(--cor-link)}.servicoLinha:hover strong,.servicoLinha:hover svg{color:var(--cor-destaques)}.servicoNumero{color:#b8e4feb8;font-size:.88rem;font-weight:var(--font-semiBold)}.servicoConteudo{gap:var(--space-xs);display:grid}.servicoConteudo strong{color:var(--cor-titulos);font-size:clamp(1.15rem,2vw,1.55rem);font-weight:var(--font-semiBold);transition:color var(--transition-base);line-height:1.25}.servicoConteudo small{color:#fffff7b8;max-width:700px;font-size:clamp(.95rem,1.3vw,1.05rem);line-height:1.65}.servicoLinha svg{color:#b8e4feb8;transition:color var(--transition-base),transform var(--transition-base);transform:rotate(45deg)}.servicoLinha:hover svg{transform:rotate(45deg)translateY(-2px)}.processoEditorial{counter-reset:process;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;width:100%;max-width:980px;margin:0 auto;padding:0;list-style:none;display:grid}.processoEditorial li{padding:0 var(--space-lg)0 0;counter-increment:process;position:relative}.processoEditorial li:before{content:counter(process,decimal-leading-zero);margin-bottom:var(--space-lg);color:var(--cor-destaques);font-size:.82rem;font-weight:var(--font-semiBold);display:block}.processoEditorial li:after{content:"";top:.55rem;left:2.25rem;right:var(--space-lg);background:#ffffff29;height:1px;position:absolute}.processoEditorial li:last-child:after{display:none}.processoEditorial h4{color:var(--cor-titulos);font-size:clamp(1rem,1.4vw,1.15rem);font-weight:var(--font-semiBold);margin-bottom:var(--space-sm)}.processoEditorial p{color:#fffff7b8;max-width:none;line-height:1.65}.expectativasEditorial{width:100%;max-width:var(--max-page-width);gap:var(--space-3xl);text-align:left;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;margin:0 auto;display:grid}.expectativasEditorial h3{text-align:left!important;margin-bottom:var(--space-lg)!important}.expectativasEditorial h3:after{left:0!important;transform:none!important}.expectativasEditorial p{color:#fffff7c2;font-size:clamp(1.05rem,1.6vw,1.25rem)}.expectativasEditorial ul{gap:var(--space-lg);margin:0;padding:0;list-style:none;display:grid}.expectativasEditorial li{gap:var(--space-lg);padding-bottom:var(--space-lg);border-bottom:1px solid #ffffff1f;grid-template-columns:190px minmax(0,1fr);display:grid}.expectativasEditorial strong{color:var(--cor-titulos);font-weight:var(--font-semiBold);line-height:1.35}.expectativasEditorial span{color:#fffff7b8;line-height:1.65}.diferenciaisGrid,.processoGrid,main .valoresGrid{display:none!important}@media (max-width:992px){.editorialTrust,.expectativasEditorial{gap:var(--space-2xl);grid-template-columns:1fr}.editorialTrustLead{position:static}.processoEditorial{row-gap:var(--space-2xl);grid-template-columns:repeat(2,minmax(0,1fr))}.processoEditorial li:nth-child(2):after,.processoEditorial li:last-child:after{display:none}}@media (max-width:768px){.servicoLinha{gap:var(--space-md);grid-template-columns:42px minmax(0,1fr);align-items:start}.servicoLinha svg{display:none}.processoEditorial{gap:var(--space-xl);grid-template-columns:1fr}.processoEditorial li{padding-right:0}.processoEditorial li:after{display:none}.expectativasEditorial li{gap:var(--space-xs);grid-template-columns:1fr}}main .heroGlobalMighty .heroEyebrow{margin-bottom:var(--space-lg);color:#b8e4fed1;letter-spacing:.12em;font-size:.78rem}main .heroGlobalMighty .heroProof,main .heroGlobalMighty .heroSecondaryLink,main .heroGlobalMighty .heroPanel{display:none!important}.heroStudio{width:min(100%,520px);margin-left:auto;padding:clamp(1rem,2vw,1.4rem);position:relative}.heroStudio:before{content:"";border-radius:calc(var(--component-radius) + 10px);z-index:0;background:#ffffff09;border:1px solid #ffffff1a;width:72%;height:70%;position:absolute;inset:9% 6% auto auto}.heroStudioPhotos{z-index:1;align-items:end;gap:var(--space-md);grid-template-columns:1fr .86fr;display:grid;position:relative}.heroStudioPhotos figure{border-radius:calc(var(--component-radius) + 4px);background:#ffffff0e;border:1px solid #ffffff1f;margin:0;overflow:hidden}.heroStudioPhotos figure:first-child{aspect-ratio:.82}.heroStudioPhotos figure:last-child{aspect-ratio:.78;transform:translateY(var(--space-xl))}.heroStudioPhotos img{object-fit:cover;object-position:center top;filter:saturate(.94)contrast(1.02);width:100%;height:100%;display:block}.heroProjectNote{z-index:2;width:min(82%,360px);margin:calc(var(--space-xl)*-.35)0 0 auto;padding:var(--space-lg);border-radius:var(--component-radius);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#441e5be0;border:1px solid #ffffff21;position:relative;box-shadow:0 18px 42px #0000002e}.heroProjectNote span{margin-bottom:var(--space-xs);color:var(--cor-destaques);font-size:.76rem;font-weight:var(--font-semiBold);letter-spacing:.08em;text-transform:uppercase;display:block}.heroProjectNote p{color:#fffff7d1;margin:0;font-size:.95rem;line-height:1.65}.heroStudioMeta{z-index:2;justify-content:flex-end;gap:var(--space-sm);margin-top:var(--space-lg);color:#fffff7ad;flex-wrap:wrap;font-size:.82rem;display:flex;position:relative}.heroStudioMeta span{border-bottom:1px solid #b8e4fe47;padding-bottom:.35rem}@media (max-width:992px){main .heroGlobalMighty{min-height:auto}.heroStudio{width:min(100%,560px);margin:var(--space-2xl)auto 0}}@media (max-width:576px){main .heroGlobalMighty .titulo{font-size:clamp(2.15rem,10vw,2.85rem)}.heroStudio{padding:0}.heroStudio:before{display:none}.heroStudioPhotos{gap:var(--space-sm);grid-template-columns:1fr 1fr}.heroStudioPhotos figure:last-child{transform:translateY(var(--space-lg))}.heroProjectNote{width:calc(100% - var(--space-lg));margin-top:var(--space-md);padding:var(--space-md)}.heroStudioMeta{justify-content:flex-start}}main .heroGlobalMighty{min-height:calc(100vh - 96px);padding-top:clamp(4.5rem,7vw,7rem)!important;padding-bottom:clamp(4.5rem,7vw,7rem)!important}main .heroGlobalMighty .heroLayout{column-gap:clamp(2.5rem,5vw,5.5rem)}main .heroGlobalMighty .titulo{max-width:560px;margin-bottom:var(--space-lg);letter-spacing:0;font-size:clamp(2.45rem,4.2vw,3.35rem);line-height:1.09}main .heroGlobalMighty .texto{max-width:500px;margin-bottom:var(--space-xl);color:#fffff7c2;font-size:clamp(.98rem,1.2vw,1.08rem);line-height:1.72}main .heroGlobalMighty .heroEyebrow{margin-bottom:var(--space-lg);color:#b8e4feb8;font-size:.72rem;font-weight:var(--font-semiBold);letter-spacing:.12em;text-transform:uppercase}main .heroGlobalMighty .heroActions{margin-bottom:0}main .heroGlobalMighty .heroProof,main .heroGlobalMighty .heroSecondaryLink,main .heroGlobalMighty .heroPanel,.heroStudio{display:none!important}.heroBrowserShowcase{background:#ffffff0b;border:1px solid #ffffff24;border-radius:16px;width:min(100%,760px);margin-left:auto;overflow:hidden;box-shadow:0 24px 60px #00000038}.heroBrowserBar{background:#ffffff0e;border-bottom:1px solid #ffffff1a;align-items:center;gap:7px;height:38px;padding:0 14px;display:flex}.heroBrowserBar span{background:#fffff757;border-radius:999px;width:8px;height:8px}.heroBrowserViewport{aspect-ratio:16/10;background:#ffffff09;position:relative;overflow:hidden}.heroProjectSlide{opacity:0;margin:0;animation:21s infinite heroProjectFade;position:absolute;inset:0}.heroProjectSlideCyber{opacity:1;animation:none}.heroProjectSlide img{object-fit:cover;object-position:center top;width:100%;height:100%;display:block}.heroProjectSlide figcaption{color:#fffff7d1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-size:.74rem;font-weight:var(--font-medium);background:#441e5b94;border:1px solid #ffffff24;border-radius:999px;padding:.42rem .68rem;line-height:1;position:absolute;top:16px;left:16px}.heroProjectSlideJoao{animation-delay:0s}.heroProjectSlideCyber{animation-delay:7s}.heroProjectSlideSou{animation-delay:14s}.heroProjectSelector{width:min(100%,760px);margin:var(--space-md)0 0 auto;color:#fffff76b;justify-content:center;gap:clamp(1rem,3vw,2.5rem);font-size:.86rem;display:flex}.heroProjectSelector span{animation:21s infinite heroSelectorFade}.heroProjectSelector span:first-child{animation-delay:0s}.heroProjectSelector span:nth-child(2){animation-delay:7s}.heroProjectSelector span:nth-child(3){animation-delay:14s}@keyframes heroProjectFade{0%,26%{opacity:1}33%,93%{opacity:0}to{opacity:1}}@keyframes heroSelectorFade{0%,26%{color:var(--cor-destaques);font-weight:var(--font-semiBold)}33%,to{color:#fffff76b;font-weight:var(--font-regular)}}@media (max-width:992px){.heroBrowserShowcase,.heroProjectSelector{margin-left:auto;margin-right:auto}.heroBrowserShowcase{margin-top:var(--space-2xl)}}@media (max-width:576px){main .heroGlobalMighty .titulo{font-size:clamp(2rem,9vw,2.65rem)}.heroBrowserBar{height:32px}.heroBrowserViewport{aspect-ratio:4/3}.heroProjectSlide figcaption{font-size:.68rem;top:10px;left:10px}.heroProjectSelector{justify-content:flex-start;gap:var(--space-lg);padding-bottom:var(--space-xs);overflow-x:auto}}main .heroGlobalMighty .heroPrimaryCta{min-height:var(--button-height);padding:0 var(--space-xl);border-radius:var(--radius-pill);color:var(--cor-link);font-size:.95rem;font-weight:var(--font-semiBold);transition:background var(--transition-medium),border-color var(--transition-medium),color var(--transition-medium),transform var(--transition-medium);background:#fffff714;border:1px solid #b8e4fe47;justify-content:center;align-items:center;line-height:1;text-decoration:none;display:inline-flex}main .heroGlobalMighty .heroPrimaryCta:hover{color:var(--cor-destaques);background:#b8e4fe1f;border-color:#b8e4fe8f;transform:translateY(-1px)}main .heroGlobalMighty .heroPrimaryCta:focus-visible{outline-offset:4px;outline:3px solid #b8e4fe5c}main .heroGlobalMighty>div{width:min(100%,var(--container-max))}main .heroGlobalMighty .heroLayout{grid-template-columns:minmax(0,.42fr) minmax(0,.58fr);align-items:center;gap:clamp(2rem,4.2vw,4.75rem);width:100%;margin-left:0;margin-right:0;display:grid!important}main .heroGlobalMighty .heroCopy,main .heroGlobalMighty .heroVisual{width:100%;max-width:none;padding-left:0;padding-right:0}main .heroGlobalMighty .heroVisual{min-width:0}main .heroGlobalMighty .titulo{max-width:520px}main .heroGlobalMighty .heroBrowserShowcase,main .heroGlobalMighty .heroProjectSelector{width:100%;max-width:860px}main .heroGlobalMighty .heroBrowserViewport{aspect-ratio:1919/1079}main .heroGlobalMighty .heroProjectSlide img{object-fit:contain;object-position:center center;background:#fffff706}@media (max-width:992px){main .heroGlobalMighty{min-height:auto}main .heroGlobalMighty .heroLayout{grid-template-columns:minmax(0,.43fr) minmax(0,.57fr);gap:clamp(1.25rem,3vw,2rem)}main .heroGlobalMighty .titulo{font-size:clamp(1.75rem,4.7vw,2.45rem)}main .heroGlobalMighty .texto{font-size:.92rem;line-height:1.62}main .heroGlobalMighty .heroBrowserShowcase{margin-top:0}}@media (max-width:640px){main .heroGlobalMighty.px-5{padding-right:var(--space-md)!important;padding-left:var(--space-md)!important}main .heroGlobalMighty .heroLayout{gap:var(--space-md);grid-template-columns:minmax(0,.44fr) minmax(0,.56fr)}main .heroGlobalMighty .heroEyebrow{margin-bottom:var(--space-sm);font-size:.6rem}main .heroGlobalMighty .titulo{margin-bottom:var(--space-sm);font-size:clamp(1.34rem,5.8vw,1.85rem);line-height:1.12}main .heroGlobalMighty .texto{margin-bottom:var(--space-md);font-size:.78rem;line-height:1.5}main .heroGlobalMighty .heroPrimaryCta{min-height:38px;padding:0 var(--space-md);white-space:nowrap;font-size:.78rem}main .heroGlobalMighty .heroBrowserBar{gap:5px;height:26px;padding:0 9px}main .heroGlobalMighty .heroBrowserBar span{width:6px;height:6px}main .heroGlobalMighty .heroProjectSlide figcaption{display:none}main .heroGlobalMighty .heroProjectSelector{margin-top:var(--space-xs);justify-content:center;gap:var(--space-sm);white-space:nowrap;font-size:.62rem;overflow:visible}}main .heroGlobalMighty{justify-content:flex-start!important}main .heroGlobalMighty>div{width:min(100%,1400px);max-width:1400px;margin-left:auto;margin-right:auto}main .heroGlobalMighty .heroLayout{grid-template-columns:minmax(0,42%) minmax(0,58%);gap:clamp(1.75rem,3.4vw,3.5rem);align-items:start!important}main .heroGlobalMighty .heroCopy{align-self:start;padding-top:clamp(.35rem,1.2vw,1rem)}main .heroGlobalMighty .heroVisual{flex-direction:column;align-self:start;align-items:flex-end;display:flex}main .heroGlobalMighty .titulo{text-wrap:balance;max-width:610px}main .heroGlobalMighty .heroBrowserShowcase,main .heroGlobalMighty .heroProjectSelector{width:80%;max-width:none;margin-left:auto}main .heroGlobalMighty .heroBrowserShowcase{margin-top:0}@media (max-width:992px){main .heroGlobalMighty .heroLayout{grid-template-columns:minmax(0,42%) minmax(0,58%)}main .heroGlobalMighty .heroBrowserShowcase,main .heroGlobalMighty .heroProjectSelector{width:88%;margin-right:0}}@media (max-width:640px){main .heroGlobalMighty .heroLayout{grid-template-columns:minmax(0,42%) minmax(0,58%);align-items:start!important}main .heroGlobalMighty .heroBrowserShowcase,main .heroGlobalMighty .heroProjectSelector{width:100%}}main .heroGlobalMighty{padding-bottom:clamp(2rem,3.2vw,3.5rem)!important}main .heroGlobalMighty .heroVisual{padding-top:50px}main .heroGlobalMighty .heroBrowserShowcase,main .heroGlobalMighty .heroProjectSelector{width:92%}main .heroGlobalMighty .heroProjectSlide figcaption{display:none!important}main .heroGlobalMighty .heroProjectSlideCyber{animation-delay:0s}main .heroGlobalMighty .heroProjectSlideJoao{animation-delay:7s}main .heroGlobalMighty .heroProjectSlideSou{animation-delay:14s}main .heroGlobalMighty .heroProjectSelector{justify-content:flex-start;gap:clamp(1.15rem,2.2vw,2.25rem);padding-left:2px;font-size:.84rem}main .heroGlobalMighty .heroProjectSelector span{align-items:baseline;gap:.44rem;display:inline-flex}main .heroGlobalMighty .heroProjectSelector small{color:#fffff7bd;font-size:.68em;font-weight:var(--font-medium);letter-spacing:.08em}@media (max-width:992px){main .heroGlobalMighty .heroVisual{padding-top:36px}main .heroGlobalMighty .heroBrowserShowcase,main .heroGlobalMighty .heroProjectSelector{width:96%}}@media (max-width:640px){main .heroGlobalMighty{padding-bottom:var(--space-xl)!important}main .heroGlobalMighty .heroVisual{padding-top:18px}main .heroGlobalMighty .heroProjectSelector{gap:var(--space-xs);font-size:.58rem}main .heroGlobalMighty .heroProjectSelector span{gap:.22rem}}main .sobreEditorial{background:var(--cor-fundo);padding-top:clamp(5.5rem,8vw,8rem);padding-bottom:clamp(5.5rem,8vw,8rem)}main .sobreEditorial>.container-fluid{width:min(100%,1180px);max-width:1180px;margin-left:auto;margin-right:auto;padding-left:clamp(1.25rem,3vw,2rem);padding-right:clamp(1.25rem,3vw,2rem)}main .sobreEditorial h3{margin-bottom:var(--space-lg);color:var(--cor-texto);font-size:clamp(2rem,3.8vw,3.2rem);font-weight:var(--font-semiBold);letter-spacing:0;text-align:left;text-transform:none;line-height:1.12}main .sobreEditorial .sobreEditorialHeader p{color:#2f2834b8;max-width:690px;font-size:clamp(1rem,1.5vw,1.15rem);font-weight:var(--font-regular);text-align:left;margin:0;line-height:1.78}main .trustPrinciples{max-width:980px;margin:0 0 0 auto;padding:0}main .trustPrinciples>div{border-top:1px solid #2f283421;grid-template-columns:minmax(220px,.34fr) minmax(0,.66fr);gap:clamp(1.5rem,4vw,4rem);padding:clamp(1.65rem,3vw,2.4rem) 0;display:grid}main .trustPrinciples>div:last-child{border-bottom:1px solid #2f283421}main .trustPrinciples dt{color:var(--cor-texto);font-size:clamp(1.05rem,1.55vw,1.3rem);font-weight:var(--font-semiBold);line-height:1.35}main .trustPrinciples dd{color:#2f2834ad;max-width:610px;font-size:clamp(.96rem,1.25vw,1.06rem);font-weight:var(--font-regular);margin:0;line-height:1.72}@media (max-width:768px){main .sobreEditorial{padding-top:clamp(4.5rem,12vw,6rem);padding-bottom:clamp(4.5rem,12vw,6rem)}main .sobreEditorial .sobreEditorialHeader{margin-bottom:var(--space-2xl)}main .trustPrinciples{max-width:none}main .trustPrinciples>div{gap:var(--space-sm);padding:var(--space-xl)0;grid-template-columns:1fr}}main .sobreEditorial h3{margin-bottom:var(--space-md);font-size:clamp(1.85rem,3.1vw,2.75rem);line-height:1.08;position:static}main .sobreEditorial h3:after{content:none!important;display:none!important}main .trustPrinciples{max-width:100%;margin:0}main .trustPrinciples>div{border-top:1px solid #2f28341f;padding:clamp(1.05rem,2vw,1.55rem) 0 clamp(1.15rem,2.1vw,1.7rem);display:block}main .trustPrinciples dt{margin-bottom:var(--space-xs);font-size:clamp(1rem,1.35vw,1.2rem);line-height:1.32}main .trustPrinciples dd{max-width:660px;font-size:clamp(.93rem,1.1vw,1rem);line-height:1.64}@media (max-width:768px){main .sobreEditorial{padding-top:var(--space-3xl);padding-bottom:var(--space-3xl)}main .sobreEditorial .sobreEditorialHeader{margin-bottom:var(--space-xl)}main .trustPrinciples>div{padding:var(--space-lg)0}}main .sobreEditorial h3,main .trustPrinciples dt{color:var(--cor-titulos)}main .sobreEditorial .sobreEditorialHeader p,main .trustPrinciples dd{color:#fffff7bd}main .trustPrinciples>div,main .trustPrinciples>div:last-child{border-color:#fffff729}main .sobreEditorial{padding-top:clamp(3rem,4.5vw,4.25rem);padding-bottom:clamp(3rem,4.5vw,4.5rem)}main .sobreEditorial>.container-fluid{width:min(100%,1160px);max-width:1160px}main .sobreEditorial .sobreEditorialHeader{max-width:850px;margin-bottom:clamp(1.7rem,3vw,2.65rem)}main .sobreEditorial h3{margin-bottom:var(--space-sm);font-size:clamp(2.35rem,5vw,4.75rem);font-weight:var(--font-semiBold);text-wrap:balance;line-height:.98}main .sobreEditorial .sobreEditorialHeader p{max-width:760px;font-size:clamp(1rem,1.35vw,1.18rem);line-height:1.62}main .trustPrinciples{border-top:1px solid #fffff72e;border-bottom:1px solid #fffff72e;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:1fr;max-width:100%;display:grid}main .trustPrinciples>div{border-top:0;border-bottom:0;flex-direction:column;justify-content:space-between;min-height:clamp(210px,18vw,260px);padding:clamp(1.45rem,3vw,2.45rem);display:flex}main .trustPrinciples>div:nth-child(2n){border-left:1px solid #fffff72e}main .trustPrinciples>div:nth-child(n+3){border-top:1px solid #fffff72e}main .trustPrinciples dt{max-width:420px;color:var(--cor-titulos);font-size:clamp(1.45rem,2.6vw,2.25rem);font-weight:var(--font-semiBold);letter-spacing:0;text-wrap:balance;margin-bottom:clamp(1.8rem,4vw,3.5rem);line-height:1.08}main .trustPrinciples dd{color:#fffff7b8;max-width:470px;font-size:clamp(.93rem,1.08vw,1rem);line-height:1.68}@media (max-width:768px){main .sobreEditorial{padding-top:var(--space-2xl);padding-bottom:var(--space-2xl)}main .sobreEditorial h3{font-size:clamp(2.05rem,10vw,3.25rem)}main .trustPrinciples>div{min-height:clamp(180px,36vw,230px);padding:var(--space-lg)}main .trustPrinciples dt{margin-bottom:var(--space-xl);font-size:clamp(1.15rem,4.5vw,1.55rem)}main .trustPrinciples dd{font-size:.86rem;line-height:1.55}}@media (max-width:540px){main .trustPrinciples{grid-template-columns:1fr}main .trustPrinciples>div:nth-child(2n){border-left:0}main .trustPrinciples>div:nth-child(n+2){border-top:1px solid #fffff72e}}main .collaborationSection{background:var(--cor-fundo);padding-top:clamp(4rem,6vw,6rem);padding-bottom:clamp(4rem,6vw,6.25rem)}main .collaborationSection>.container-fluid{width:min(100%,1240px);max-width:1240px;margin-left:auto;margin-right:auto;padding-left:clamp(1.25rem,4vw,3rem);padding-right:clamp(1.25rem,4vw,3rem)}main .collaborationIntro span,main .collaborationNote span{margin-bottom:var(--space-sm);color:#b8e4fec7;font-size:.72rem;font-weight:var(--font-semiBold);letter-spacing:.12em;text-transform:uppercase;line-height:1.4;display:block}main .collaborationIntro h2,main .collaborationIntro h3{max-width:780px;margin-bottom:var(--space-md);color:var(--cor-titulos);font-size:clamp(2.4rem,5.4vw,5.25rem);font-weight:var(--font-semiBold);letter-spacing:0;text-align:left;text-transform:none;text-wrap:balance;line-height:.98}main .collaborationIntro h2:after,main .collaborationIntro h3:after{content:none!important;display:none!important}main .collaborationIntro p{color:#fffff7c2;max-width:620px;margin:0;font-size:clamp(1rem,1.4vw,1.18rem);line-height:1.68}main .collaborationComposition{border-top:1px solid #fffff72e;border-bottom:1px solid #fffff72e;grid-template-columns:minmax(0,1.05fr) minmax(0,.9fr) minmax(0,.82fr);grid-template-areas:"lead lead start""during statement start""during after after";display:grid}main .collaborationLead{border-bottom:1px solid #fffff72e;border-right:1px solid #fffff72e;grid-area:lead;padding:clamp(1.75rem,3.2vw,2.75rem) clamp(1.5rem,3vw,2.5rem) clamp(2.25rem,4vw,3.5rem) 0}main .collaborationLead p{max-width:760px;color:var(--cor-titulos);font-size:clamp(1.45rem,2.8vw,2.55rem);font-weight:var(--font-medium);text-wrap:balance;margin:0;line-height:1.18}main .collaborationNote{padding:clamp(1.45rem,2.8vw,2.35rem)}main .collaborationNote p{color:#fffff7b8;max-width:420px;margin:0;font-size:clamp(.92rem,1.08vw,1rem);line-height:1.68}main .collaborationNoteStart{border-bottom:1px solid #fffff72e;grid-area:start;min-height:100%}main .collaborationNoteDuring{border-right:1px solid #fffff72e;grid-area:during;padding-left:0}main .collaborationNoteAfter{border-top:1px solid #fffff72e;grid-area:after}main .collaborationStatement{border-right:1px solid #fffff72e;grid-area:statement;align-items:center;padding:clamp(1.45rem,2.8vw,2.35rem);display:flex}main .collaborationStatement p{max-width:360px;color:var(--cor-destaques);font-size:clamp(1.12rem,1.8vw,1.55rem);font-weight:var(--font-semiBold);text-wrap:balance;margin:0;line-height:1.25}@media (max-width:900px){main .collaborationComposition{grid-template-columns:1fr 1fr;grid-template-areas:"lead lead""start during""statement after"}main .collaborationLead{border-right:0}main .collaborationNoteStart{border-right:1px solid #fffff72e}main .collaborationNoteDuring{border-right:0;padding-left:clamp(1.45rem,2.8vw,2.35rem)}}@media (max-width:620px){main .collaborationSection{padding-top:var(--space-3xl);padding-bottom:var(--space-3xl)}main .collaborationComposition{display:block}main .collaborationLead,main .collaborationNote,main .collaborationStatement{padding:var(--space-lg)0;border-bottom:1px solid #fffff72e;border-right:0}main .collaborationNoteStart,main .collaborationNoteAfter{border-top:0}main .collaborationComposition>:last-child{border-bottom:0}}main .collaborationIntro{max-width:620px;margin-bottom:clamp(2rem,3.4vw,3rem)}main .collaborationIntro h2,main .collaborationIntro h3{max-width:560px;margin-bottom:var(--space-sm);font-size:clamp(1.45rem,2.4vw,2.05rem);font-weight:var(--font-semiBold);line-height:1.16}main .collaborationIntro p{max-width:520px;font-size:clamp(.94rem,1.1vw,1.02rem);line-height:1.58}main .collaborationLead{padding:clamp(2.25rem,4.2vw,3.55rem) clamp(2.1rem,4vw,3.35rem) clamp(2.7rem,4.8vw,4.15rem) 0}main .collaborationLead p{max-width:650px}main .collaborationNote,main .collaborationStatement{padding:clamp(2rem,3.6vw,3.15rem)}main .collaborationNoteDuring{padding-left:clamp(2rem,3.6vw,3.15rem)}main .collaborationStatement p{color:var(--cor-titulos)}main .collaborationStatement strong{color:var(--cor-destaques);font-weight:inherit}@media (max-width:900px){main .collaborationNoteDuring{padding-left:clamp(2rem,3.6vw,3.15rem)}}@media (max-width:620px){main .collaborationLead,main .collaborationNote,main .collaborationStatement{padding:var(--space-xl)0}}main .servicesEditorialSection{background:var(--cor-fundo);padding-top:clamp(4rem,6vw,6rem);padding-bottom:clamp(4rem,6vw,6rem)}main .servicesEditorialHeader{max-width:820px;margin-bottom:clamp(2.25rem,4vw,3.5rem)}main .servicesEditorialHeader p{color:#fffff7bd;max-width:620px;margin:0;font-size:clamp(1rem,1.35vw,1.16rem);line-height:1.62}main .serviceEditorialItem{color:var(--cor-link);transition:border-color var(--transition-medium),color var(--transition-medium);border-bottom:1px solid #fffff72e;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:clamp(1.5rem,4vw,4rem);padding:clamp(1.75rem,3vw,2.65rem) 0;text-decoration:none;display:grid}main .serviceEditorialCopy{grid-template-columns:minmax(260px,.42fr) minmax(0,.58fr);align-items:baseline;gap:clamp(1.25rem,4vw,4rem);display:grid}main .serviceEditorialCopy strong{color:var(--cor-titulos);font-size:clamp(1.4rem,2.7vw,2.45rem);font-weight:var(--font-semiBold);letter-spacing:0;transition:color var(--transition-medium),transform var(--transition-medium),font-size var(--transition-medium);line-height:1.08}main .serviceEditorialCopy small{color:#fffff7b3;max-width:560px;font-size:clamp(.94rem,1.12vw,1.02rem);font-weight:var(--font-regular);line-height:1.66}main .serviceEditorialAction{color:#fffff7a3;font-size:.92rem;font-weight:var(--font-medium);white-space:nowrap;transition:color var(--transition-medium),transform var(--transition-medium)}main .serviceEditorialItem:focus-visible{outline-offset:6px;outline:3px solid #b8e4fe5c}@media (max-width:900px){main .serviceEditorialItem{gap:var(--space-md);grid-template-columns:1fr}main .serviceEditorialCopy{gap:var(--space-sm);grid-template-columns:1fr}main .serviceEditorialAction{justify-self:start}}@media (max-width:620px){main .servicesEditorialSection{padding-top:var(--space-3xl);padding-bottom:var(--space-3xl)}main .servicesEditorialHeader h3{font-size:clamp(2rem,10vw,3.2rem)}main .serviceEditorialItem{padding:var(--space-xl)0}main .serviceEditorialCopy strong{font-size:clamp(1.35rem,7vw,1.9rem)}}main .servicesEditorialHeader,main .servicesEditorialHeader p{text-align:left;margin-left:0;margin-right:auto}main .serviceEditorialItem{grid-template-columns:minmax(0,1fr) minmax(2rem,auto);align-items:end;gap:clamp(2rem,6vw,6rem);padding:clamp(2.25rem,4vw,3.45rem) 0}main .serviceEditorialCopy{flex-direction:column;align-items:flex-start;gap:clamp(.85rem,1.4vw,1.2rem);max-width:880px;display:flex}main .serviceEditorialCopy strong{transform-origin:0;font-size:clamp(1.12rem,2.15vw,1.95rem)}main .serviceEditorialCopy small{color:#fffff794;max-width:680px;transition:color var(--transition-medium)}main .serviceEditorialAction{color:#fffff785;font-size:clamp(1.25rem,2vw,1.7rem);font-weight:var(--font-regular);align-self:end;line-height:1}@media (max-width:900px){main .serviceEditorialItem{align-items:start;gap:var(--space-lg)}}@media (max-width:620px){main .serviceEditorialItem{padding:var(--space-2xl)0}main .serviceEditorialCopy strong{font-size:clamp(1.2rem,6.2vw,1.65rem)}}main .serviceEditorialItem{display:block}main .serviceEditorialCopy{gap:clamp(1rem,1.6vw,1.35rem);width:min(100%,780px);max-width:780px}main .serviceEditorialTitleRow{justify-content:space-between;align-items:baseline;gap:var(--space-xl);display:flex}main .serviceEditorialTitleRow strong{min-width:0}main .serviceEditorialAction{flex:none;align-self:baseline;margin-left:clamp(1rem,2vw,2rem)}main .serviceEditorialCopy small{text-align:left;max-width:620px;display:block}@media (max-width:620px){main .serviceEditorialCopy{width:100%}main .serviceEditorialTitleRow{gap:var(--space-md)}}main .servicesEditorialSection{overflow:hidden}main .servicesEditorialList{position:relative}main .serviceEditorialItem{min-height:clamp(92px,8.5vw,126px);transition:opacity var(--transition-medium),border-color var(--transition-medium),min-height var(--transition-medium);align-items:center;padding:clamp(1.65rem,3vw,2.45rem) 0;display:flex;position:relative}main .serviceEditorialCopy{width:min(100%,620px);max-width:620px;transition:transform var(--transition-medium);gap:0}main .serviceEditorialTitleRow{justify-content:space-between;gap:var(--space-lg);width:min(100%,520px)}main .serviceEditorialCopy strong{color:#fffff7e0;transition:color var(--transition-medium),transform var(--transition-medium);font-size:clamp(1.55rem,3.2vw,3.15rem)}main .serviceEditorialCopy small{opacity:0;color:#fffff7c7;max-width:520px;max-height:0;transition:max-height var(--transition-medium),opacity var(--transition-medium),transform var(--transition-medium),margin-top var(--transition-medium);overflow:hidden;transform:translateY(-.25rem)}main .serviceEditorialAction{color:#fffff785;transition:color var(--transition-medium),transform var(--transition-medium);margin-left:0;font-size:clamp(1.35rem,2vw,1.85rem)}main .serviceEditorialPreview{aspect-ratio:1919/1079;opacity:0;pointer-events:none;width:min(36vw,440px);transition:opacity var(--transition-premium),transform var(--transition-premium);position:absolute;top:50%;right:0;transform:translate(1.5rem,-46%)scale(.98)}main .serviceEditorialPreview img{object-fit:contain;width:100%;height:100%;display:block}main .serviceEditorialPreview span{margin-top:var(--space-xs);color:#fffff785;font-size:.78rem;font-weight:var(--font-medium);letter-spacing:.02em;display:block}main .serviceEditorialItem:hover,main .serviceEditorialItem:focus-visible{opacity:1;border-bottom-color:#b8e4fe9e;min-height:clamp(156px,14vw,210px)}main .serviceEditorialItem:hover .serviceEditorialCopy,main .serviceEditorialItem:focus-visible .serviceEditorialCopy{transform:translate(.2rem)}main .serviceEditorialItem:hover .serviceEditorialCopy small,main .serviceEditorialItem:focus-visible .serviceEditorialCopy small{max-height:4.5rem;margin-top:var(--space-md);opacity:1;transform:translateY(0)}main .serviceEditorialItem:hover .serviceEditorialPreview,main .serviceEditorialItem:focus-visible .serviceEditorialPreview{opacity:1;transform:translateY(-50%)scale(1)}@media (max-width:900px){main .serviceEditorialPreview{display:none}main .serviceEditorialItem,main .serviceEditorialItem:hover,main .serviceEditorialItem:focus-visible{min-height:auto}main .serviceEditorialCopy,main .serviceEditorialTitleRow{width:100%;max-width:none}}main .servicesEditorialSection{background:var(--cor-fundo);padding-top:clamp(4.5rem,6vw,6.25rem);padding-bottom:clamp(4.5rem,6vw,6.25rem);overflow:visible}main .servicesEditorialSection>.container-fluid{width:min(100%,1240px);max-width:1240px;margin-left:auto;margin-right:auto;padding-left:clamp(1.25rem,4vw,3rem);padding-right:clamp(1.25rem,4vw,3rem)}main .servicesEditorialHeader{text-align:left;max-width:820px;margin:0 0 clamp(2.5rem,4vw,3.75rem)}main .servicesEditorialHeader h3{margin-bottom:var(--space-md);color:var(--cor-titulos);font-size:clamp(2.35rem,5vw,4.85rem);font-weight:var(--font-semiBold);letter-spacing:0;text-align:left;text-transform:none;text-wrap:balance;line-height:.98}main .servicesEditorialHeader h3:after{content:none!important;display:none!important}main .servicesEditorialHeader p{color:#fffff7bd;text-align:left;max-width:620px;margin:0;font-size:clamp(1rem,1.35vw,1.16rem);line-height:1.62}main .servicesEditorialList{border-top:1px solid #fffff72e}main .servicesEditorialList:hover .serviceEditorialItem:not(:hover){opacity:1}main .serviceEditorialItem,main .serviceEditorialItem:hover,main .serviceEditorialItem:focus-visible{min-height:0;color:var(--cor-link);opacity:1;transition:border-color var(--transition-medium),color var(--transition-medium);border-bottom:1px solid #fffff72e;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:clamp(1.5rem,4vw,4rem);padding:clamp(2rem,3.3vw,2.85rem) 0;text-decoration:none;display:grid}main .serviceEditorialCopy,main .serviceEditorialItem:hover .serviceEditorialCopy,main .serviceEditorialItem:focus-visible .serviceEditorialCopy{flex-direction:column;align-items:flex-start;gap:clamp(.85rem,1.4vw,1.2rem);width:min(100%,760px);max-width:760px;display:flex;transform:none}main .serviceEditorialTitleRow{width:100%;display:contents}main .serviceEditorialCopy strong,main .serviceEditorialItem:hover .serviceEditorialCopy strong,main .serviceEditorialItem:focus-visible .serviceEditorialCopy strong{color:var(--cor-titulos);font-size:clamp(1.35rem,2.5vw,2.25rem);font-weight:var(--font-semiBold);letter-spacing:0;transform-origin:0;transition:color var(--transition-medium),transform var(--transition-medium);line-height:1.08}main .serviceEditorialCopy small,main .serviceEditorialItem:hover .serviceEditorialCopy small,main .serviceEditorialItem:focus-visible .serviceEditorialCopy small{color:#fffff7a8;opacity:1;text-align:left;max-width:650px;max-height:none;transition:color var(--transition-medium);margin-top:0;font-size:clamp(.94rem,1.12vw,1.02rem);line-height:1.66;display:block;overflow:visible;transform:none}main .serviceEditorialAction,main .serviceEditorialItem:hover .serviceEditorialAction,main .serviceEditorialItem:focus-visible .serviceEditorialAction{color:#fffff78a;font-size:clamp(1.2rem,1.8vw,1.55rem);font-weight:var(--font-regular);transition:color var(--transition-medium),transform var(--transition-medium);grid-area:1/2/span 2;align-self:center;margin-left:0;line-height:1}main .serviceEditorialPreview{display:none!important}main .serviceEditorialItem:hover,main .serviceEditorialItem:focus-visible{border-bottom-color:#b8e4fe94}main .serviceEditorialItem:hover .serviceEditorialCopy strong,main .serviceEditorialItem:focus-visible .serviceEditorialCopy strong{color:var(--cor-link);transform:scale(1.022)}main .serviceEditorialItem:hover .serviceEditorialCopy small,main .serviceEditorialItem:focus-visible .serviceEditorialCopy small{color:#fffff7d6}main .serviceEditorialItem:hover .serviceEditorialAction,main .serviceEditorialItem:focus-visible .serviceEditorialAction{color:var(--cor-destaques);transform:translate(.45rem)}@media (max-width:700px){main .serviceEditorialItem,main .serviceEditorialItem:hover,main .serviceEditorialItem:focus-visible{gap:var(--space-lg);padding:var(--space-xl)0;grid-template-columns:minmax(0,1fr) auto}main .serviceEditorialCopy,main .serviceEditorialItem:hover .serviceEditorialCopy,main .serviceEditorialItem:focus-visible .serviceEditorialCopy{width:100%}}main .servicesInteractive{border-top:1px solid #fffff72e;border-bottom:1px solid #fffff72e;grid-template-columns:minmax(280px,.46fr) minmax(0,.54fr);gap:clamp(2.5rem,6vw,6rem);padding-top:clamp(1.4rem,2.4vw,2rem);display:grid}main .servicesInteractiveList{flex-direction:column;padding:clamp(.65rem,1.4vw,1rem) 0;display:flex}main .serviceInteractiveItem{justify-content:space-between;align-items:center;gap:var(--space-xl);padding:clamp(1.05rem,2.2vw,1.65rem)0 clamp(1.05rem,2.2vw,1.65rem)var(--space-lg);color:#fffff77a;border-bottom:1px solid #fffff71c;text-decoration:none;transition:color .26s,transform .26s,border-color .26s;display:flex;position:relative}main .serviceInteractiveItem:before{content:"";background:var(--cor-destaques);width:2px;height:0;transition:height .26s;position:absolute;top:50%;left:0;transform:translateY(-50%)}main .serviceInteractiveItem span{font-size:clamp(1.25rem,2.2vw,2rem);font-weight:var(--font-medium);letter-spacing:0;line-height:1.1}main .serviceInteractiveItem small{color:currentColor;font-size:clamp(1.1rem,1.8vw,1.45rem);font-weight:var(--font-regular);line-height:1;transition:transform .26s}main .serviceInteractiveItem.active,main .serviceInteractiveItem:hover,main .serviceInteractiveItem:focus-visible{color:var(--cor-titulos);border-bottom-color:#b8e4fe6b;transform:translate(5px)}main .serviceInteractiveItem.active:before,main .serviceInteractiveItem:hover:before,main .serviceInteractiveItem:focus-visible:before{height:42%}main .serviceInteractiveItem.active span,main .serviceInteractiveItem:hover span,main .serviceInteractiveItem:focus-visible span{font-weight:var(--font-semiBold)}main .serviceInteractiveItem:focus-visible{outline-offset:5px;outline:3px solid #b8e4fe52}main .servicesInteractiveDetail{border-left:1px solid #fffff729;flex-direction:column;justify-content:center;min-height:clamp(360px,34vw,470px);padding:clamp(2rem,4.5vw,4rem) 0 clamp(2rem,4.5vw,4rem) clamp(2rem,4vw,4rem);animation:.26s both serviceDetailIn;display:flex}main .servicesInteractiveDetail h4{max-width:620px;margin:clamp(2rem,4vw,3.5rem)0 var(--space-lg);color:var(--cor-titulos);font-size:clamp(2rem,4vw,4rem);font-weight:var(--font-semiBold);letter-spacing:0;text-wrap:balance;line-height:1}main .servicesInteractiveDetail p{color:#fffff7bd;max-width:560px;margin:0;font-size:clamp(1rem,1.35vw,1.16rem);line-height:1.68}main .serviceVisual{aspect-ratio:1;width:clamp(5rem,10vw,8rem);position:relative}main .serviceVisual span{border:1px solid #b8e4fe7a;transition:transform .26s,border-radius .26s;position:absolute;inset:0}main .serviceVisual span:nth-child(2){border-color:#fffff747;inset:22%}main .serviceVisual-web span:first-child{border-radius:999px}main .serviceVisual-web span:nth-child(2){border-radius:999px;transform:scaleX(.42)}main .serviceVisual-software span:first-child{border-radius:18px;transform:rotate(45deg)}main .serviceVisual-software span:nth-child(2){border-radius:999px}main .serviceVisual-structure span:first-child{border-radius:24px;transform:skew(-8deg)}main .serviceVisual-structure span:nth-child(2){transform:translate(16%,-16%)}main .serviceVisual-automation span:first-child{border-radius:999px;transform:scale(.82)}main .serviceVisual-automation span:nth-child(2){border-radius:999px;transform:translate(42%,18%)scale(.72)}main .serviceVisual-commerce span:first-child{border-radius:10px;transform:scaleY(.76)}main .serviceVisual-commerce span:nth-child(2){border-radius:999px 999px 16px 16px;transform:translateY(-22%)}main .serviceVisual-support span:first-child{border-radius:999px;transform:scale(.92)}main .serviceVisual-support span:nth-child(2){border-radius:14px;transform:rotate(-18deg)scale(.78)}@keyframes serviceDetailIn{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}@media (max-width:900px){main .servicesInteractive{gap:var(--space-2xl);grid-template-columns:1fr}main .servicesInteractiveDetail{min-height:0;padding:0 0 var(--space-2xl);border-left:0}}main .servicesEditorialHeader{margin-bottom:clamp(4.6rem,7vw,6.5rem)}main .servicesInteractive{border-top:0;border-bottom:0;grid-template-columns:minmax(320px,.58fr) minmax(0,.42fr);gap:clamp(2.25rem,5vw,5rem);padding-top:0}main .servicesInteractiveDetail{justify-content:flex-start;min-height:clamp(300px,28vw,390px);padding:clamp(1.2rem,2.4vw,2rem) 0 clamp(1.2rem,2.4vw,2rem) clamp(1.75rem,3.5vw,3.25rem)}@media (max-width:900px){main .servicesEditorialHeader{margin-bottom:var(--space-3xl)}main .servicesInteractive{grid-template-columns:1fr}main .servicesInteractiveDetail{padding:0 0 var(--space-xl)}}main .servicesInteractive{border-top:0!important;border-bottom:0!important}main .serviceInteractiveItem{border-bottom-color:#fffff716;padding-top:clamp(1.3rem,2.55vw,1.95rem);padding-bottom:clamp(1.3rem,2.55vw,1.95rem)}main .serviceInteractiveItem small{display:none!important}main .serviceInteractiveItem.active,main .serviceInteractiveItem:hover,main .serviceInteractiveItem:focus-visible{border-bottom-color:#fffff729;transform:translate(5px)}main .servicesInteractiveDetail{justify-content:flex-start;min-height:clamp(260px,24vw,340px);padding-top:0;animation:.25s both serviceDetailIn}main .serviceVisual{width:clamp(3.75rem,6.5vw,5.4rem);margin-bottom:clamp(1.35rem,2.6vw,2.2rem);display:block!important}main .serviceVisual span,main .serviceVisual:before,main .serviceVisual:after{box-sizing:border-box;background:0 0;border:1.25px solid #b8e4fe94;position:absolute}main .serviceVisual:before,main .serviceVisual:after{content:""}main .serviceVisual span{inset:auto}main .serviceVisual-web span:nth-child(2){border-width:1.25px 0 0;border-top-style:solid;border-top-color:#b8e4fe94;height:1.25px;top:32%;left:17%;right:17%;transform:none}main .serviceVisual-automation span:first-child{top:18%;left:12%;transform:none}main .serviceVisual-automation span:nth-child(2){bottom:18%;right:12%;transform:none}main .serviceVisual-automation:after{border-width:1.25px 1.25px 0 0;width:48%;height:28%;top:36%;left:26%;transform:rotate(18deg)}main .serviceVisual-commerce span:nth-child(2){border-bottom:0;border-radius:999px 999px 0 0;width:32%;height:24%;top:18%;left:34%;transform:none}main .servicesInteractiveDetail h4{max-width:420px;margin:0 0 var(--space-md);font-size:clamp(1.4rem,2.4vw,2.45rem)}main .servicesInteractiveDetail p{max-width:420px}main .serviceInteractiveItem,main .serviceInteractiveItem.active,main .serviceInteractiveItem:hover,main .serviceInteractiveItem:focus-visible{border-bottom:0!important}main .serviceInteractiveItem{color:#fffff7a8}main .serviceInteractiveItem.active,main .serviceInteractiveItem:hover,main .serviceInteractiveItem:focus-visible{color:var(--cor-titulos)}main .servicesInteractiveDetail{animation:.25s both serviceDetailIn}main .serviceVisual{--service-stroke:#b8e4fe9e;aspect-ratio:1;width:clamp(3.9rem,6vw,5.2rem);margin-bottom:clamp(1.35rem,2.6vw,2.2rem);position:relative;display:block!important}main .serviceVisual span,main .serviceVisual:before,main .serviceVisual:after{content:"";border:1.25px solid var(--service-stroke);box-sizing:border-box;background:0 0;display:block;position:absolute;transform:none}main .serviceVisual span:nth-child(2){border-color:var(--service-stroke)}main .serviceVisual-software:before{border-width:1.25px 0;width:18%;height:32%;top:34%;left:43%}main .serviceVisual-software:after{border-width:0 1.25px;width:32%;height:18%;top:43%;left:34%}main .serviceVisual-structure:before{border-radius:7px;width:28%;height:28%;top:24%;right:24%}main .serviceVisual-structure:after{border-width:1.25px 0 0;width:22%;height:0;bottom:12%;right:12%}main .serviceInteractiveItem{color:#fffff7a8;padding-top:clamp(1.3rem,2.55vw,1.95rem);padding-bottom:clamp(1.3rem,2.55vw,1.95rem);border-bottom:1px solid #fffff716!important}main .serviceInteractiveItem small{color:#fffff78a;font-size:clamp(1.1rem,1.8vw,1.45rem);font-weight:var(--font-regular);margin-left:auto;line-height:1;transition:color .26s,transform .26s;display:block!important}main .servicesInteractiveDetail{text-align:center;justify-content:center;align-items:center}main .servicesInteractiveDetail h4,main .servicesInteractiveDetail p{text-align:center;margin-left:auto;margin-right:auto}main .servicesInteractive,main .servicesInteractiveList{border-top:0!important;border-bottom:0!important}main .serviceInteractiveItem{border-bottom:1px solid #fffff716!important}main .serviceInteractiveItem.active,main .serviceInteractiveItem:hover,main .serviceInteractiveItem:focus-visible{border-bottom-color:#b8e4fe9e!important}main .serviceInteractiveItem:last-child.active,main .serviceInteractiveItem:last-child:hover,main .serviceInteractiveItem:last-child:focus-visible{border-bottom:0!important}main .serviceInteractiveItem small{color:#fffff78a;font-size:clamp(1.1rem,1.8vw,1.45rem);font-weight:var(--font-regular);line-height:1;transition:color .26s,transform .26s;display:block!important}main .serviceInteractiveItem.active small,main .serviceInteractiveItem:hover small,main .serviceInteractiveItem:focus-visible small{color:var(--cor-destaques);transform:translate(6px)}main .servicesInteractiveDetail{text-align:center;justify-content:center;align-items:center;min-height:clamp(300px,28vw,390px);padding:clamp(1.2rem,2.4vw,2rem) 0 clamp(1.2rem,2.4vw,2rem) clamp(1.75rem,3.5vw,3.25rem)}main .servicesInteractiveDetail h4{margin:0 0 var(--space-md);text-align:center}main .servicesInteractiveDetail p{text-align:center;max-width:420px}main .serviceVisual-web:before{border-width:0 0 0 1.25px;width:0;top:50%;bottom:16%;left:39%}main .serviceVisual-web:after{border-width:0 0 0 1.25px;width:0;top:50%;bottom:16%;right:39%}main .serviceVisual-support span:first-child{border-right-color:#0000;border-radius:999px;inset:13%}main .serviceVisual-support:before{border-width:1.25px 0 0;width:22%;height:0;bottom:20%;right:20%}main .serviceVisual-support:after{border-width:0 0 0 1.25px;width:0;height:22%;bottom:20%;right:20%}main .servicesInteractiveDetail{align-items:flex-start}main .servicesInteractiveDetail h4,main .servicesInteractiveDetail p{align-self:center}main .serviceVisual{margin-left:0;margin-right:0}main .serviceInteractiveItem{transition:color .26s,transform .26s,border-color .26s;border-bottom:1px solid #fffff716!important}main .serviceInteractiveItem:last-child{border-bottom:0!important}main .serviceInteractiveItem.active:not(:last-child),main .serviceInteractiveItem:hover:not(:last-child),main .serviceInteractiveItem:focus-visible:not(:last-child){border-bottom-color:var(--cor-destaques)!important}main .servicesInteractiveList .serviceInteractiveItem:not(:last-child){border-bottom:1px solid #fffff716!important}main .servicesInteractiveList .serviceInteractiveItem.active:not(:last-child),main .servicesInteractiveList .serviceInteractiveItem:hover:not(:last-child),main .servicesInteractiveList .serviceInteractiveItem:focus-visible:not(:last-child){border-bottom-color:var(--cor-destaques)!important}main .servicesInteractiveList .serviceInteractiveItem.active small,main .servicesInteractiveList .serviceInteractiveItem:hover small,main .servicesInteractiveList .serviceInteractiveItem:focus-visible small{transform:translate(6px);color:var(--cor-destaques)!important}main .servicesInteractiveList .serviceInteractiveItem.active span{color:var(--cor-titulos);font-weight:var(--font-semiBold)}main .serviceVisual-structure span:first-child{border-radius:7px;inset:18% 44% 44% 12%;transform:none}main .serviceVisual-structure span:nth-child(2){border-radius:7px;inset:44% 12% 18% 44%;transform:none}main .serviceVisual-structure:before{border-radius:7px;width:28%;height:28%;top:29%;left:39%;transform:none}main .serviceVisual-structure:after{border-width:1.25px 0 0;width:42%;height:0;top:47%;left:29%;transform:rotate(-18deg)}main .servicesInteractive{grid-template-columns:minmax(280px,.45fr) minmax(0,.55fr)}main .serviceVisual-web:after{border-radius:999px;width:4px;height:4px;top:25%;left:30%;box-shadow:10px 0 0 -1.25px #0000}main .serviceVisual-support:before{border-width:1.25px 0 0;width:44%;height:0;bottom:24%;left:24%;transform:rotate(-22deg)}main .serviceVisual-support:after{border-width:1.25px 0 0;width:16%;height:0;bottom:34%;right:22%;transform:rotate(22deg)}main .serviceVisual-automation:after{border-width:1.25px 1.25px 0 0;border-radius:0 14px 0 0;width:50%;height:38%;top:30%;left:25%;transform:none}main .serviceVisual-support span:first-child{border-right-color:#0000;border-radius:999px;inset:16%;transform:rotate(32deg)}main .serviceVisual-support:before{border-left-color:#0000;border-radius:999px;inset:28%;transform:rotate(32deg)}main .serviceVisual span,main .serviceVisual:before,main .serviceVisual:after{content:"";border:1.25px solid var(--service-stroke);box-sizing:border-box;box-shadow:none;background:0 0;display:block;position:absolute;transform:none}main .serviceVisual-web span:first-child{border-radius:10px;inset:17% 9% 16%}main .serviceVisual-web span:nth-child(2){border-width:1.25px 0 0;height:0;top:34%;left:9%;right:9%}main .serviceVisual-web:before{border-radius:999px;width:4px;height:4px;top:25%;left:18%}main .serviceVisual-web:after{border-radius:999px;width:4px;height:4px;top:25%;left:30%}main .serviceVisual-software span:first-child{border-radius:9px;inset:16% 47% 47% 16%}main .serviceVisual-software span:nth-child(2){border-radius:9px;inset:47% 16% 16% 47%}main .serviceVisual-software:before{border-radius:5px;width:16%;height:16%;top:42%;left:42%}main .serviceVisual-software:after{border-width:1.25px 0 0 1.25px;border-radius:6px 0 0;width:28%;height:28%;top:36%;left:36%}main .serviceVisual-structure span:first-child{border-radius:8px;inset:19% 28% 35% 14%}main .serviceVisual-structure span:nth-child(2){border-radius:8px;inset:35% 14% 19% 28%}main .serviceVisual-structure:before{border-radius:8px;inset:27% 21%}main .serviceVisual-structure:after{display:none}main .serviceVisual-automation span:first-child,main .serviceVisual-automation span:nth-child(2),main .serviceVisual-automation:before{border-radius:999px;width:13px;height:13px}main .serviceVisual-automation span:first-child{top:18%;left:12%}main .serviceVisual-automation:before{top:43%;left:43%}main .serviceVisual-automation span:nth-child(2){bottom:18%;right:12%}main .serviceVisual-automation:after{border-width:1.25px 1.25px 0 0;border-radius:0 18px 0 0;width:52%;height:38%;top:30%;left:24%}main .serviceVisual-commerce span:first-child{border-radius:10px;inset:31% 16% 16%}main .serviceVisual-commerce span:nth-child(2){border-bottom:0;border-radius:999px 999px 0 0;width:32%;height:26%;top:17%;left:34%}main .serviceVisual-commerce:before{border-width:1.25px 0 0;width:40%;height:0;top:50%;left:30%}main .serviceVisual-commerce:after{display:none}main .serviceVisual-support span:first-child{border-left-color:#0000;border-radius:999px;inset:15%;transform:rotate(-20deg)}main .serviceVisual-support span:nth-child(2){border-width:1.25px 1.25px 0 0;width:15px;height:15px;top:15%;right:10%;transform:rotate(42deg)}main .serviceVisual-support:before{border-right-color:#0000;border-radius:999px;inset:28%;transform:rotate(-20deg)}main .serviceVisual-support:after{border-width:0 0 1.25px 1.25px;width:13px;height:13px;bottom:18%;left:18%;transform:rotate(42deg)}main .serviceVisual{--service-stroke:#b8e4fe9e;aspect-ratio:1;width:clamp(3.9rem,6vw,5.2rem)}main .serviceVisual span,main .serviceVisual:before,main .serviceVisual:after{content:"";border:1.25px solid var(--service-stroke);box-sizing:border-box;box-shadow:none;background:0 0;display:block;position:absolute}main .serviceVisual-web span:first-child{border-right-color:#0000;border-radius:999px;inset:12%;transform:rotate(-24deg)}main .serviceVisual-web span:nth-child(2){border-left-color:#0000;border-radius:999px;inset:28%;transform:rotate(-24deg)}main .serviceVisual-web:before,main .serviceVisual-web:after{display:none}main .serviceVisual-software span:first-child{border-radius:8px;inset:18% 38% 38% 18%;transform:none}main .serviceVisual-software span:nth-child(2){border-radius:8px;inset:38% 18% 18% 38%;transform:none}main .serviceVisual-software:before{border-radius:8px;inset:28%}main .serviceVisual-software:after{display:none}main .serviceVisual-structure span:first-child,main .serviceVisual-structure span:nth-child(2),main .serviceVisual-structure:before,main .serviceVisual-structure:after{border-radius:999px;width:7px;height:7px}main .serviceVisual-structure span:first-child{top:20%;left:24%}main .serviceVisual-structure span:nth-child(2){top:20%;right:24%}main .serviceVisual-structure:before{bottom:20%;left:24%}main .serviceVisual-structure:after{bottom:20%;right:24%}main .serviceVisual-automation span:first-child{border-width:1.25px 0 0;border-radius:0;width:72%;height:0;top:22%;left:14%}main .serviceVisual-automation span:nth-child(2){border-width:1.25px 0 0;border-radius:0;width:72%;height:0;top:48%;left:14%}main .serviceVisual-automation:before{border-width:1.25px 0 0;border-radius:0;width:72%;height:0;bottom:22%;left:14%}main .serviceVisual-automation:after{display:none}main .serviceVisual-commerce span:first-child{border-radius:999px 999px 12px 12px;inset:16% 24%;transform:none}main .serviceVisual-commerce span:nth-child(2){border-radius:12px 12px 999px 999px;width:64%;height:72%;top:14%;left:18%;transform:rotate(90deg)}main .serviceVisual-commerce:before,main .serviceVisual-commerce:after{display:none}main .serviceVisual-support span:first-child{border-top-color:#0000;border-radius:999px;inset:14%;transform:rotate(22deg)}main .serviceVisual-support span:nth-child(2){border-width:1.25px 0 0;border-radius:0;height:0;inset:34% 14%;transform:rotate(-28deg)}main .serviceVisual-support:before,main .serviceVisual-support:after{display:none}main .serviceVisual{display:none!important}main .serviceTypographicMark{color:#0000;-webkit-text-stroke:1px #b8e4fe38;font-size:clamp(4.8rem,9vw,8rem);font-weight:var(--font-extraLight);letter-spacing:0;-webkit-user-select:none;user-select:none;margin-bottom:clamp(1rem,2vw,1.75rem);line-height:.82;display:block}main .projectStudiesSection{background:var(--cor-fundo);padding-top:clamp(5rem,7vw,7rem);padding-bottom:clamp(5rem,7vw,7rem)}main .projectStudiesSection>.container-fluid{width:min(100%,1240px);max-width:1240px;margin-left:auto;margin-right:auto;padding-left:clamp(1.25rem,4vw,3rem);padding-right:clamp(1.25rem,4vw,3rem)}main .projectStudiesHeader{max-width:760px;margin-bottom:clamp(4rem,7vw,6rem)}main .projectStudiesHeader h3{margin-bottom:var(--space-md);color:var(--cor-titulos);font-size:clamp(2.35rem,5vw,4.85rem);font-weight:var(--font-semiBold);letter-spacing:0;text-align:left;text-transform:none;text-wrap:balance;line-height:.98}main .projectStudiesHeader h3:after{content:none!important;display:none!important}main .projectStudiesHeader p{color:#fffff7bd;text-align:left;max-width:620px;margin:0;font-size:clamp(1rem,1.35vw,1.16rem);line-height:1.62}main .projectStudiesList{flex-direction:column;gap:clamp(5rem,9vw,8rem);display:flex}main .projectStudy{grid-template-columns:minmax(0,.52fr) minmax(0,.48fr);align-items:center;gap:clamp(2.5rem,6vw,6rem);display:grid}main .projectStudyReverse .projectStudyImage{order:2}main .projectStudyReverse .projectStudyContent{order:1}main .projectStudyImage{border-radius:12px;overflow:hidden}main .projectStudyImage img{object-fit:contain;width:100%;transition:transform var(--transition-premium);display:block}main .projectStudyContent{max-width:500px}main .projectStudyContent h4{margin-bottom:var(--space-lg);color:var(--cor-titulos);font-size:clamp(1.85rem,3.8vw,3.45rem);font-weight:var(--font-semiBold);letter-spacing:0;line-height:1.02}main .projectStudyContent p{max-width:450px;margin:0 0 var(--space-xl);color:#fffff7b8;font-size:clamp(.98rem,1.2vw,1.08rem);line-height:1.7}main .projectStudyContent small{color:#fffff7a8;font-size:.92rem;font-weight:var(--font-medium);transition:color var(--transition-medium),transform var(--transition-medium);line-height:1;display:inline-block}main .projectStudy:hover .projectStudyImage img{transform:scale(1.025)}main .projectStudy:hover .projectStudyContent small{color:var(--cor-destaques);transform:translate(.45rem)}@media (max-width:900px){main .projectStudy,main .projectStudyReverse{gap:var(--space-2xl);grid-template-columns:1fr}main .projectStudyReverse .projectStudyImage,main .projectStudyReverse .projectStudyContent{order:initial}main .projectStudyContent{max-width:620px}}main .projectStudyImage img{transition:opacity var(--transition-medium),filter var(--transition-medium)}main .projectStudy:hover .projectStudyImage img{opacity:.96;filter:brightness(1.03);transform:none!important}main .projectStudyContent p{margin-bottom:0}main .projectStudyContent small{display:none!important}main .projectStudyContent span{margin-bottom:var(--space-md);color:#fffff794;font-size:clamp(.98rem,1.18vw,1.08rem);font-weight:var(--font-medium);letter-spacing:0;text-transform:none;line-height:1.4}main .projectStudyContent h4{margin-bottom:var(--space-sm)}main .projectStudyContent span{margin-bottom:var(--space-md);color:#b8e4fec7;font-size:.72rem;font-weight:var(--font-semiBold);letter-spacing:.12em;text-transform:uppercase;line-height:1.4;display:block}main .processTimelineSection{background:var(--cor-fundo);padding-top:clamp(4.5rem,6vw,6.25rem);padding-bottom:clamp(4.5rem,6vw,6.25rem)}main .processTimelineSection>.container-fluid{width:min(100%,1240px);max-width:1240px;margin-left:auto;margin-right:auto;padding-left:clamp(1.25rem,4vw,3rem);padding-right:clamp(1.25rem,4vw,3rem)}main .processTimelineHeader{max-width:760px;margin-bottom:clamp(3rem,5vw,4.5rem)}main .processTimelineHeader h3{margin-bottom:var(--space-md);color:var(--cor-titulos);font-size:clamp(2.35rem,5vw,4.85rem);font-weight:var(--font-semiBold);letter-spacing:0;text-align:left;text-transform:none;text-wrap:balance;line-height:.98}main .processTimelineHeader h3:after{content:none!important;display:none!important}main .processTimelineHeader p{color:#fffff7b8;text-align:left;max-width:570px;margin:0;font-size:clamp(1rem,1.25vw,1.12rem);line-height:1.62}main .processTimeline{grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid;position:relative}main .processTimeline:before{content:"";background:#fffff729;height:1px;position:absolute;top:0;left:0;right:0}main .processTimeline li{min-height:clamp(210px,20vw,270px);color:var(--cor-link);transition:color var(--transition-medium),transform var(--transition-medium);padding:clamp(1.8rem,3vw,2.6rem) clamp(1.25rem,3vw,2.25rem) 0 0;position:relative}main .processTimeline li:before{content:none!important;display:none!important}main .processTimeline li:after{content:"";width:clamp(2.5rem,5vw,4.5rem);height:1px;transition:background var(--transition-medium),transform var(--transition-medium);background:#fffff747;position:absolute;top:0;right:clamp(1rem,2vw,1.75rem);transform:translateY(-50%)}main .processTimeline h4{max-width:260px;margin:0 0 var(--space-md);color:var(--cor-titulos);font-size:clamp(1.05rem,1.55vw,1.35rem);font-weight:var(--font-semiBold);letter-spacing:0;line-height:1.25}main .processTimeline p{color:#fffff7ad;max-width:280px;margin:0;font-size:clamp(.92rem,1.05vw,1rem);line-height:1.68}@media (max-width:900px){main .processTimeline{padding-left:var(--space-lg);display:block}main .processTimeline:before{width:1px;height:auto;top:0;bottom:0;left:0}main .processTimeline li{min-height:0;padding:0 0 var(--space-2xl)var(--space-xl)}main .processTimeline li:after{top:var(--space-xs);width:1px;height:calc(100% - var(--space-md));background:#fffff729;left:0;right:auto;transform:none}main .processTimeline li:hover{transform:none}main .processTimeline li:hover:after{background:var(--cor-destaques);transform:none}}main .processTimeline:before{background:#fffff721}main .processTimeline li{transform:none}main .processTimeline li:after{background:#fffff733;width:clamp(2.5rem,5vw,4.5rem);transition:background .28s;right:clamp(1rem,2vw,1.75rem);overflow:hidden;transform:translateY(-50%)}main .processTimeline li:before{transform-origin:0;background:#9fd4ff;width:clamp(2.5rem,5vw,4.5rem);height:1px;transition:transform .28s;position:absolute;top:0;right:clamp(1rem,2vw,1.75rem);transform:translateY(-50%)scaleX(0);content:""!important;display:block!important}main .processTimeline li:hover{transform:none}main .processTimeline li:hover:after{background:#fffff729;transform:translateY(-50%)}main .processTimeline li:hover:before{transform:translateY(-50%)scaleX(1)}main .processTimeline h4{color:#fffff7e0;transition:color .28s}main .processTimeline p{color:#fffff79e;transition:color .28s}main .processTimeline li:hover h4{color:var(--cor-titulos)}main .processTimeline li:hover p{color:#fffff7c7}@media (max-width:900px){main .processTimeline li:before{top:var(--space-xs);width:1px;height:calc(100% - var(--space-md));transform-origin:top;left:0;right:auto;transform:scaleY(0)}main .processTimeline li:hover:before{transform:scaleY(1)}main .processTimeline li:after,main .processTimeline li:hover:after{transform:none}}main .processTimeline li:last-child:after{display:block}main .processTimeline li:last-child:before{display:block!important}main .promessa{background:var(--cor-fundo);padding-top:clamp(4.5rem,6vw,6.25rem);padding-bottom:clamp(4.5rem,6vw,6.25rem)}main .expectativasEditorial{grid-template-columns:minmax(0,.44fr) minmax(0,.56fr);align-items:start;gap:clamp(2.5rem,6vw,6rem);width:min(100%,1240px);max-width:1240px;margin-left:auto;margin-right:auto;padding-left:clamp(1.25rem,4vw,3rem);padding-right:clamp(1.25rem,4vw,3rem);display:grid}main .expectativasEditorial h3{max-width:560px;margin-bottom:var(--space-md);color:var(--cor-titulos);font-size:clamp(2.1rem,4.6vw,4.35rem);font-weight:var(--font-semiBold);letter-spacing:0;text-align:left;text-transform:none;text-wrap:balance;line-height:1}main .expectativasEditorial h3:after{content:none!important;display:none!important}main .expectativasEditorial>div p{color:#fffff7b8;text-align:left;max-width:520px;margin:0;font-size:clamp(1rem,1.25vw,1.12rem);line-height:1.66}main .expectativasEditorial ul{border-top:1px solid #fffff721;margin:0;padding:0;list-style:none}main .expectativasEditorial li{border-bottom:1px solid #fffff721;margin:0;padding:clamp(1.35rem,2.5vw,2rem) 0;transition:border-color .26s}main .expectativasEditorial strong{margin-bottom:var(--space-xs);color:#fffff7db;font-size:clamp(1rem,1.25vw,1.16rem);font-weight:var(--font-semiBold);line-height:1.35;transition:color .26s;display:block}main .expectativasEditorial li span{color:#fffff794;max-width:560px;font-size:clamp(.92rem,1.05vw,1rem);font-weight:var(--font-regular);line-height:1.64;transition:color .26s;display:block}main .expectativasEditorial li:hover{border-bottom-color:var(--cor-destaques)}main .expectativasEditorial li:hover strong{color:var(--cor-titulos)}main .expectativasEditorial li:hover span{color:#fffff7c7}@media (max-width:900px){main .expectativasEditorial{gap:var(--space-2xl);grid-template-columns:1fr}}main .finalCtaSection{background:var(--cor-fundo);padding-top:clamp(3.75rem,5vw,5.25rem);padding-bottom:clamp(3.75rem,5vw,5.25rem)}main .finalCtaSection:before,main .finalCtaSection:after{content:none!important;display:none!important}main .finalCtaSection>.finalCtaEditorial{text-align:left;border-top:1px solid #fffff724;grid-template-columns:minmax(0,.62fr) minmax(220px,.38fr);align-items:start;gap:clamp(2rem,5vw,5rem);width:min(100%,1240px);max-width:1240px;margin-left:auto;margin-right:auto;padding:clamp(2.1rem,4vw,3.25rem) clamp(1.25rem,4vw,3rem) 0;display:grid}main .finalCtaSection .tituloOrcamento{max-width:620px;margin:0 0 var(--space-lg);color:var(--cor-titulos);font-size:clamp(2rem,4.2vw,4rem);font-weight:var(--font-semiBold);letter-spacing:0;text-align:left;text-transform:none;text-wrap:balance;line-height:1.03}main .finalCtaSection .tituloOrcamento:after{content:none!important;display:none!important}main .finalCtaSection .orcamentoTexto{color:#fffff7b8;text-align:left;max-width:650px;margin:0;font-size:clamp(1rem,1.25vw,1.12rem);line-height:1.68}main .finalCtaAction{justify-self:end;align-items:flex-start;gap:var(--space-lg);flex-direction:column;padding-top:clamp(.25rem,.8vw,.75rem);display:flex}main .finalCtaSection .btnOrcamento{margin:0}main .finalCtaLink{color:#fffff79e;font-size:.92rem;font-weight:var(--font-medium);line-height:1.4;text-decoration:none;transition:color .26s,transform .26s}main .finalCtaLink:hover,main .finalCtaLink:focus-visible{color:var(--cor-destaques);transform:translate(.35rem)}main .finalCtaSection .sloganOrcamento{display:none!important}@media (max-width:900px){main .finalCtaSection>.finalCtaEditorial{gap:var(--space-2xl);grid-template-columns:1fr}main .finalCtaAction{justify-self:start;padding-top:0}}main .finalCtaSection{padding-top:clamp(3rem,4.5vw,4.5rem);padding-bottom:clamp(3rem,4.5vw,4.5rem)}main .finalCtaSection>.finalCtaEditorial{text-align:left;border-top:0;max-width:760px;padding-top:0;display:block}main .finalCtaSection .tituloOrcamento{max-width:680px;margin-bottom:var(--space-md);font-size:clamp(1.8rem,3.55vw,3.45rem)}main .finalCtaSection .orcamentoTexto{max-width:660px;margin-bottom:var(--space-xl)}main .finalCtaSection .btnOrcamento{display:inline-flex}main .finalCtaAction,main .finalCtaLink{display:none!important}main #contacto.finalCtaSection{scroll-margin-top:96px}main .orcamento.finalCtaSection{padding-top:clamp(2.6rem,4vw,4rem)!important;padding-bottom:clamp(2.8rem,4vw,4.25rem)!important;padding-left:var(--container-gutter)!important;padding-right:var(--container-gutter)!important;background:var(--cor-fundo)!important;background-color:var(--cor-fundo)!important;background-image:none!important}main .orcamento.finalCtaSection>.finalCtaEditorial{text-align:left;width:min(100%,700px);max-width:700px;margin-left:auto;margin-right:auto;box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important;display:block!important}main .orcamento.finalCtaSection .orcamentoTexto{max-width:660px;margin:0 0 var(--space-lg)}main .orcamento.finalCtaSection .btnOrcamento{margin:0!important}main .orcamento.finalCtaSection{background:var(--cor-fundo)!important;background-color:var(--cor-fundo)!important;background-image:none!important;padding-top:clamp(3.75rem,5.2vw,5.75rem)!important;padding-bottom:clamp(4rem,5.6vw,6rem)!important}main .orcamento.finalCtaSection>.finalCtaEditorial{text-align:left;grid-template-columns:minmax(0,.45fr) minmax(0,.55fr);align-items:start;gap:clamp(3rem,7vw,7rem);width:min(100%,1240px);max-width:1240px;margin:0 auto;box-shadow:none!important;background:0 0!important;border:0!important;padding:0 clamp(1.25rem,4vw,3rem)!important;display:grid!important}main .finalCtaCopy{max-width:520px}main .orcamento.finalCtaSection .tituloOrcamento{max-width:520px;font-size:clamp(1.8rem,3.35vw,3.25rem);line-height:1.06;margin:0 0 var(--space-md)!important}main .orcamento.finalCtaSection .orcamentoTexto{color:#fffff7b8;max-width:500px;margin:0}main .finalCtaResponse{max-width:440px;margin:var(--space-xl)0 0;color:#b8e4fec7;font-size:clamp(.9rem,1vw,.98rem);font-weight:var(--font-medium);line-height:1.55}main .finalCtaForm{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(1.15rem,2.4vw,1.8rem) clamp(1.25rem,3vw,2.5rem);width:100%;display:grid}main .finalCtaFieldGroup{flex-direction:column;gap:.55rem;display:flex}main .finalCtaFieldGroupFull,main .finalCtaFormFooter{grid-column:1/-1}main .finalCtaFieldGroup label{color:#fffff79e;font-size:.78rem;font-weight:var(--font-medium);letter-spacing:.04em;line-height:1.35}main .finalCtaFieldGroup label span{color:#fffff7bd;font-weight:var(--font-regular);letter-spacing:0}main .finalCtaFieldGroup input,main .finalCtaFieldGroup textarea{width:100%;min-height:2.85rem;color:var(--cor-titulos);font-family:inherit;font-size:clamp(.96rem,1.1vw,1.05rem);font-weight:var(--font-regular);background:0 0;border:0;border-bottom:1px solid #fffff738;border-radius:0;outline:none;padding:.35rem 0;line-height:1.5;transition:border-color .26s,color .26s,background-color .26s}main .finalCtaFieldGroup textarea{resize:vertical;min-height:5.4rem}main .finalCtaFieldGroup input:focus,main .finalCtaFieldGroup textarea:focus{border-bottom-color:var(--cor-destaques);background-color:#fffff706}main .finalCtaFormFooter{padding-top:var(--space-xs);align-items:center;gap:clamp(1rem,2.2vw,1.75rem);display:flex}main .finalCtaFormFooter .btn-link{margin:0}main .finalCtaFormFooter>a{color:#fffff794;font-size:.88rem;font-weight:var(--font-medium);align-items:center;gap:.35rem;line-height:1.45;text-decoration:none;transition:color .26s;display:inline-flex}main .finalCtaLinkArrow{stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;fill:none;flex:none;width:1em;height:1em;transition:transform .22s;transform:translate(0)}main .finalCtaFormFooter>a:hover .finalCtaLinkArrow,main .finalCtaFormFooter>a:focus-visible .finalCtaLinkArrow{transform:translate(3px)}@media (max-width:900px){main .orcamento.finalCtaSection>.finalCtaEditorial{gap:var(--space-2xl);grid-template-columns:1fr}main .finalCtaCopy{max-width:640px}}@media (max-width:640px){main .finalCtaForm{grid-template-columns:1fr}main .finalCtaFormFooter{flex-direction:column;align-items:flex-start}}main .finalCtaFieldGroup{gap:.6rem}main .finalCtaFieldGroup:focus-within label{color:#b8e4fee0}main .finalCtaFieldGroup input,main .finalCtaFieldGroup textarea{appearance:none;box-shadow:none!important;background:0 0!important;border:0!important;border-bottom:1px solid #6a5a86!important;border-radius:0!important;outline:none!important}main .finalCtaFieldGroup input:focus,main .finalCtaFieldGroup textarea:focus,main .finalCtaFieldGroup input:focus-visible,main .finalCtaFieldGroup textarea:focus-visible{box-shadow:none!important;border-bottom-color:var(--cor-destaques)!important;background:0 0!important;outline:none!important}main .finalCtaFieldGroupFull{margin-top:.25rem}main .finalCtaFieldGroup textarea{width:100%;min-height:6.6rem}main .finalCtaFormFooter{align-items:flex-start;gap:var(--space-md);flex-direction:column;padding-top:clamp(.45rem,1.2vw,.9rem)}main .finalCtaFormFooter .btn-link{margin-bottom:.1rem}main .finalCtaFormFooter>a{color:#fffff78a;font-size:.86rem;font-weight:var(--font-regular)}main .finalCtaFormFooter>a:after{content:none!important}main .finalCtaFormFooter>a:hover,main .finalCtaFormFooter>a:focus-visible{color:#b8e4fedb}main .serviceInteractiveArrow{color:#fffff76b;stroke:currentColor;stroke-width:1.45px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:1.1rem;height:1.1rem;transition:color .26s,transform .26s}main .serviceInteractiveItem.active .serviceInteractiveArrow,main .serviceInteractiveItem:hover .serviceInteractiveArrow,main .serviceInteractiveItem:focus-visible .serviceInteractiveArrow{color:var(--cor-destaques);transform:translate(.35rem)}main .collaborationSection,main .servicesEditorialSection,main .projectStudiesSection,main .processTimelineSection,main .promessa,main .orcamento.finalCtaSection{padding-top:var(--section-y)!important;padding-bottom:var(--section-y)!important}main .processTimelineSection,main .promessa,main .orcamento.finalCtaSection{padding-top:var(--section-y-compact)!important;padding-bottom:var(--section-y-compact)!important}main .collaborationIntro h2,main .collaborationIntro h3,main .servicesEditorialHeader h3,main .projectStudiesHeader h3,main .processTimelineHeader h3,main .expectativasEditorial h3,main .orcamento.finalCtaSection .tituloOrcamento{font-size:clamp(2rem,4.2vw,4rem);font-weight:var(--font-semiBold);letter-spacing:0;line-height:1.02}main .servicesEditorialHeader p,main .projectStudiesHeader p,main .processTimelineHeader p,main .expectativasEditorial>div p,main .orcamento.finalCtaSection .orcamentoTexto{font-size:clamp(.98rem,1.18vw,1.08rem);line-height:1.64}main .heroGlobalMighty .heroProjectSelector{gap:clamp(1.75rem,3vw,3rem)}main .heroGlobalMighty .heroBrowserViewport,main .heroGlobalMighty .heroProjectSlide,main .heroGlobalMighty .heroProjectSlide img{width:100%;height:100%}main .heroGlobalMighty .heroProjectSlide img{object-fit:contain;object-position:center center}main .collaborationNote,main .collaborationStatement,main .collaborationLead{padding:clamp(1.45rem,2.6vw,2.2rem)}main .collaborationNote p{max-width:28rem;font-size:clamp(.9rem,1vw,.98rem);line-height:1.6}main .collaborationStatement p,main .collaborationLead p{line-height:1.2}main .serviceTypographicMark{-webkit-text-stroke-color:#b8e4fe26;opacity:.9}main .serviceInteractiveItem,main .serviceInteractiveItem:before,main .serviceInteractiveItem:after,main .serviceInteractiveItem span,main .serviceInteractiveItem small,main .serviceInteractiveArrow,main .serviceTypographicMark,main .servicesInteractiveDetail,main .servicesInteractiveDetail h4,main .servicesInteractiveDetail p{transition-duration:var(--interaction-duration)!important;transition-timing-function:var(--interaction-ease)!important}main .projectStudiesHeader{margin-bottom:clamp(3rem,5vw,4.75rem)}main .projectStudiesList{gap:clamp(4rem,7vw,6rem)}main .projectStudy{gap:clamp(2rem,4.2vw,4.75rem)}main .projectStudyImage{aspect-ratio:1919/1079;justify-content:center;align-items:center;display:flex}main .projectStudyImage img{object-fit:cover;object-position:center center;width:100%;height:100%}main .processTimeline li:after,main .processTimeline li:before{width:clamp(3rem,5.6vw,5rem);right:clamp(.85rem,1.6vw,1.4rem)}main .processTimeline li{padding-top:clamp(1.45rem,2.5vw,2.1rem)}main .processTimeline h4{margin-bottom:var(--space-sm)}main .processTimeline:before,main .processTimeline li:after,main .expectativasEditorial ul,main .expectativasEditorial li,main .serviceInteractiveItem,main .servicesInteractive:before{border-color:var(--divider-subtle)!important}main .processTimeline:before,main .processTimeline li:after{background:var(--divider-subtle)!important}main .processTimeline li:hover:before{background:#9fd4ff!important}main .expectativasEditorial li{padding-top:clamp(1.1rem,2vw,1.55rem);padding-bottom:clamp(1.1rem,2vw,1.55rem)}main .expectativasEditorial strong,main .expectativasEditorial li span,main .finalCtaFieldGroup input,main .finalCtaFieldGroup textarea,main .finalCtaFieldGroup label,main .finalCtaFormFooter>a{transition-duration:var(--interaction-duration)!important;transition-timing-function:var(--interaction-ease)!important}main .finalCtaFieldGroup input,main .finalCtaFieldGroup textarea{border-bottom-color:#6a5a86!important}main .finalCtaFieldGroup input:hover,main .finalCtaFieldGroup textarea:hover{border-bottom-color:#9a8bb8e6!important}main .finalCtaFieldGroup input:focus,main .finalCtaFieldGroup textarea:focus,main .finalCtaFieldGroup input:focus-visible,main .finalCtaFieldGroup textarea:focus-visible{border-bottom-color:#9fd4ff!important}@media (max-width:900px){main .collaborationSection,main .servicesEditorialSection,main .projectStudiesSection,main .processTimelineSection,main .promessa,main .orcamento.finalCtaSection{padding-top:clamp(3.5rem,8vw,5rem)!important;padding-bottom:clamp(3.5rem,8vw,5rem)!important}main .projectStudyImage{aspect-ratio:1919/1079}}main .heroGlobalMighty,main .sobreEditorial,main .collaborationSection,main .servicesEditorialSection,main .projectStudiesSection,main .processTimelineSection,main .expectationsSection,main .finalCtaSection,main .orcamento{padding-left:var(--container-gutter)!important;padding-right:var(--container-gutter)!important}main .sobreEditorial>.container-fluid,main .collaborationSection>.container-fluid,main .servicesEditorialSection>.container-fluid,main .projectStudiesSection>.container-fluid,main .processTimelineSection>.container-fluid,main .expectationsSection>.container-fluid,main .finalCtaEditorial,main .orcamento>.container-fluid{width:min(100%,var(--ds-container-main))!important;max-width:var(--ds-container-main)!important}main .heroGlobalMighty .heroLayout{gap:var(--ds-grid-gap)!important}main .heroGlobalMighty .titulo{font-size:var(--ds-type-display-size)!important;line-height:var(--ds-type-display-line)!important;letter-spacing:0!important}main .servicesEditorialSection h2,main .projectStudiesHeader h2,main .processTimelineHeader h2,main .expectationsSection h2,main .finalCtaSection .tituloOrcamento{font-size:var(--ds-type-h2-size)!important;line-height:var(--ds-type-h2-line)!important;letter-spacing:0!important}.heroEyebrow,.heroProjectSelector small,.projectStudyContent span{font-size:var(--ds-type-label-size)!important;letter-spacing:var(--ds-eyebrow-letter-spacing)!important}main .heroGlobalMighty{height:auto!important;min-height:auto!important;padding-top:clamp(3.25rem,4.4vw,4.75rem)!important;padding-bottom:clamp(3.5rem,5vw,5.25rem)!important;overflow:clip!important}main .heroGlobalMighty>div{width:min(100%,var(--ds-container-main))!important;max-width:var(--ds-container-main)!important}main .heroGlobalMighty .heroLayout{gap:var(--ds-grid-gap)!important;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)!important;align-items:start!important}main .heroGlobalMighty .heroCopy,main .heroGlobalMighty .heroVisual{overflow:hidden;min-width:0!important;max-width:100%!important}main .heroGlobalMighty .heroCopy{padding-top:clamp(.15rem,.7vw,.6rem)!important}main .heroGlobalMighty .heroVisual{align-items:flex-end;padding-top:clamp(.6rem,1.4vw,1.25rem)!important}main .heroGlobalMighty .titulo{overflow-wrap:normal;word-break:normal;text-wrap:balance;width:100%;max-width:min(100%,10.8ch)!important;font-size:clamp(2.35rem,3.95vw,4.15rem)!important;line-height:1.02!important}main .heroGlobalMighty .texto{max-width:min(100%,520px)!important;margin-bottom:clamp(1.5rem,2.4vw,2rem)!important}main .heroGlobalMighty .heroBrowserShowcase,main .heroGlobalMighty .heroProjectSelector{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important}main .heroGlobalMighty .heroBrowserViewport,main .heroGlobalMighty .heroProjectSlide,main .heroGlobalMighty .heroProjectSlide img{overflow:hidden;max-width:100%!important}@media (max-width:1100px){main .heroGlobalMighty .heroLayout{grid-template-columns:minmax(0,1fr)!important}main .heroGlobalMighty .heroCopy,main .heroGlobalMighty .heroVisual{overflow:visible}main .heroGlobalMighty .titulo{max-width:min(100%,12ch)!important}main .heroGlobalMighty .heroBrowserShowcase,main .heroGlobalMighty .heroProjectSelector{max-width:760px!important}}@media (max-width:576px){main .heroGlobalMighty{padding-top:clamp(2.75rem,9vw,3.75rem)!important;padding-bottom:clamp(3rem,10vw,4rem)!important}main .heroGlobalMighty .titulo{max-width:100%!important;font-size:clamp(2rem,10vw,2.75rem)!important}}main .heroGlobalMighty,main .collaborationSection,main .servicesEditorialSection,main .projectStudiesSection,main .processTimelineSection,main .promessa,main .finalCtaSection,main .orcamento{padding-left:var(--container-gutter)!important;padding-right:var(--container-gutter)!important}main .heroGlobalMighty>.heroLayout,main .collaborationSection>.container-fluid,main .servicesEditorialSection>.container-fluid,main .projectStudiesSection>.container-fluid,main .processTimelineSection>.container-fluid,main .expectativasEditorial,main .finalCtaSection>.finalCtaEditorial,main .orcamento>.container-fluid{width:min(100%,var(--ds-container-main))!important;max-width:var(--ds-container-main)!important;margin-left:auto!important;margin-right:auto!important;padding-left:0!important;padding-right:0!important}main .heroGlobalMighty>.heroLayout{gap:var(--ds-grid-gap)!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;align-items:start!important;display:grid!important}main .heroGlobalMighty .heroCopy,main .heroGlobalMighty .heroVisual{width:100%!important;min-width:0!important;max-width:100%!important;padding-left:0!important;padding-right:0!important;transform:none!important}main .heroGlobalMighty .titulo{white-space:normal!important;overflow-wrap:normal!important;word-break:normal!important;width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important;font-size:clamp(2.25rem,3.45vw,3.55rem)!important;line-height:1.06!important;transform:none!important}main .heroGlobalMighty .titulo .destaque{white-space:normal;overflow-wrap:normal;word-break:normal;max-width:100%;display:inline}main .heroGlobalMighty .texto{max-width:min(100%,520px)!important}main .heroGlobalMighty .heroVisual{overflow:hidden!important}main .heroGlobalMighty .heroBrowserShowcase,main .heroGlobalMighty .heroProjectSelector{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important;transform:none!important}main .heroGlobalMighty .heroBrowserViewport,main .heroGlobalMighty .heroProjectSlide,main .heroGlobalMighty .heroProjectSlide img{width:100%!important;max-width:100%!important}@media (max-width:900px){main .heroGlobalMighty>.heroLayout{grid-template-columns:minmax(0,1fr)!important}main .heroGlobalMighty .heroVisual{overflow:visible!important}}@media (max-width:576px){main .heroGlobalMighty .titulo{font-size:clamp(2rem,9.5vw,2.75rem)!important}}main .orcamento.finalCtaSection,main.websiteServicePage .orcamento.finalCtaSection{padding-left:var(--container-gutter)!important;padding-right:var(--container-gutter)!important}main .orcamento.finalCtaSection>.finalCtaEditorial,main.websiteServicePage .orcamento.finalCtaSection>.finalCtaEditorial{width:min(100%,var(--ds-container-main))!important;max-width:var(--ds-container-main)!important;margin-left:auto!important;margin-right:auto!important;padding-left:0!important;padding-right:0!important}@media (max-width:900px){main .orcamento.finalCtaSection>.finalCtaEditorial,main.websiteServicePage .orcamento.finalCtaSection>.finalCtaEditorial{width:100%!important;max-width:100%!important}}main .finalCtaPrivacyNote{color:#fffff7bd;grid-column:1/-1;max-width:620px;margin:0;font-size:.82rem;line-height:1.55}main .finalCtaPrivacyNote a{color:#b8e4fed1;text-underline-offset:.18em;transition:color var(--interaction-duration,.24s)var(--interaction-ease,ease);-webkit-text-decoration:underline #b8e4fe9e;text-decoration:underline #b8e4fe9e}main .finalCtaPrivacyNote a:hover,main .finalCtaPrivacyNote a:focus-visible{color:var(--cor-titulos);text-underline-offset:.18em;text-decoration:underline}main .servicesInteractiveList .serviceInteractiveItem{min-width:0}main .servicesInteractiveList .serviceInteractiveItem span{white-space:normal;overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none;min-width:0}@media (max-width:767px){main .servicesInteractive{grid-template-columns:minmax(0,1fr)!important;gap:clamp(1.75rem,8vw,2.5rem)!important}main .servicesInteractiveList{width:100%;min-width:0}main .serviceInteractiveItem{gap:1rem;width:100%;min-width:0;padding-left:1rem;transform:none!important}main .serviceInteractiveItem.active,main .serviceInteractiveItem:hover,main .serviceInteractiveItem:focus-visible{transform:none!important}main .serviceInteractiveItem span{font-size:clamp(1.12rem,6vw,1.45rem);line-height:1.2}main .servicesInteractiveDetail{width:100%;border-left:0!important;min-height:0!important;padding:0!important}main .servicesInteractiveDetail h4{max-width:100%;font-size:clamp(1.55rem,8vw,2.2rem)!important}main .servicesInteractiveDetail p{max-width:100%}main .processTimeline{grid-template-columns:minmax(0,1fr)!important;gap:0!important;padding-left:1.25rem!important;display:grid!important}main .processTimeline:before{width:1px!important;height:auto!important;inset:0 auto 0 0!important}main .processTimeline li{min-height:0!important;padding:0 0 clamp(1.8rem,8vw,2.4rem) 1.25rem!important}main .processTimeline li:after,main .processTimeline li:before{width:1px!important;height:clamp(1.25rem,8vw,2rem)!important;top:.28rem!important;left:-1.25rem!important;right:auto!important;transform:none!important}main .processTimeline li:hover:before{transform:none!important}}@media (hover:none),(pointer:coarse){main .processTimeline li:hover h4,main .processTimeline li:hover h3{color:#fffff7e0!important}main .processTimeline li:hover p{color:#fffff79e!important}main .processTimeline li:hover:before{background:#9fd4ff;transform:none!important}}@media (max-width:767px) and (hover:none){main .servicesInteractive{grid-template-columns:minmax(0,1fr)!important}main .servicesInteractiveDetail{display:none!important}main .serviceInteractiveItem{align-items:flex-start}main .serviceInteractiveItem span{gap:.45rem;display:grid}main .serviceInteractiveItem span:after{content:attr(data-description);color:#fffff79e;font-size:.92rem;font-weight:var(--font-regular);line-height:1.55}}@media not (max-width:900px){main .heroGlobalMighty>.heroLayout{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important}main .heroGlobalMighty .heroVisual{overflow:hidden!important}main .servicesInteractive{grid-template-columns:minmax(320px,.58fr) minmax(0,.42fr)!important}main .servicesInteractiveDetail{display:flex!important}}@media (max-width:900px){main .heroGlobalMighty>.heroLayout{grid-template-columns:minmax(0,1fr)!important}main .heroGlobalMighty .heroVisual{overflow:visible!important}main .processTimeline{grid-template-columns:minmax(0,1fr)!important;gap:0!important;padding-left:1.25rem!important;display:grid!important}main .processTimeline:before{width:1px!important;height:auto!important;inset:0 auto 0 0!important}main .processTimeline li{min-height:0!important;padding:0 0 clamp(1.8rem,8vw,2.4rem) 1.25rem!important}main .processTimeline li:after,main .processTimeline li:before{width:1px!important;height:clamp(1.25rem,8vw,2rem)!important;top:.28rem!important;left:-1.25rem!important;right:auto!important;transform:none!important}main .processTimeline li:hover:before{transform:none!important}}@media (max-width:767px){main .servicesInteractive{grid-template-columns:minmax(0,1fr)!important;gap:clamp(1.75rem,8vw,2.5rem)!important}main .servicesInteractiveList,main .serviceInteractiveItem,main .serviceInteractiveItem span,main .serviceInteractiveItem span:after,main .servicesInteractiveDetail,main .servicesInteractiveDetail h4,main .servicesInteractiveDetail p{text-align:left!important}main .serviceInteractiveItem{gap:1rem;width:100%;min-width:0;padding-left:1rem;justify-content:space-between!important;align-items:flex-start!important;transform:none!important}main .serviceInteractiveItem.active,main .serviceInteractiveItem:hover,main .serviceInteractiveItem:focus-visible{transform:none!important}main .serviceInteractiveItem span{gap:.45rem;min-width:0;font-size:clamp(1.12rem,6vw,1.45rem);line-height:1.2;display:grid}main .serviceInteractiveItem span:after{content:attr(data-description);color:#fffff79e;font-size:.92rem;font-weight:var(--font-regular);line-height:1.55}main .serviceInteractiveArrow{flex:none;margin-top:.12rem}main .servicesInteractiveDetail{display:none!important}}main .finalCtaForm>.finalCtaFieldGroup:has([name=nome]){order:1}main .finalCtaForm>.finalCtaFieldGroup:has([name=empresa]){order:2}main .finalCtaForm>.finalCtaFieldGroup:has([name=email]){order:3;grid-column:1/-1}main .finalCtaForm>.finalCtaFieldGroupFull{order:4}main .finalCtaForm>.finalCtaFormFooter{order:5}@media (max-width:640px){main .finalCtaForm>.finalCtaFieldGroup{grid-column:1/-1}}main .orcamento{scroll-margin-top:104px}main .orcamento:focus{outline:none}
