:root{--navy-950:#061c2c;--navy-900:#08283d;--navy-800:#0c3a55;--blue:#0b6f9f;--cyan:#35b6de;--green:#65ba45;--red:#c92525;--ink:#111a21;--muted:#5d6870;--paper:#f3f1ec;--mist:#e7ecee;--line:rgba(17,26,33,.14);--shadow:0 24px 70px rgba(5,28,44,.15)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:130px}body{margin:0;color:var(--ink);background:var(--paper);font-family:"Segoe UI",Arial,sans-serif;line-height:1.56;overflow-x:hidden;-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.shell{width:min(1220px,calc(100% - 48px));margin-inline:auto}.section{padding:92px 0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.kicker,.menu-label{color:var(--blue);font-size:.7rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.kicker{margin:0 0 14px}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.05;letter-spacing:-.02em}h1{font-size:clamp(2.75rem,5.5vw,5.85rem)}h2{font-size:clamp(2.15rem,3.9vw,4.25rem)}h3{font-size:1.42rem}p{color:var(--muted)}.lead{color:#344149;font-size:1.08rem}.button{display:inline-flex;min-height:52px;padding:14px 23px;align-items:center;justify-content:center;border:1px solid transparent;border-radius:4px;cursor:pointer;font-weight:850;transition:transform .2s,background .2s,border-color .2s}.button:hover{transform:translateY(-2px)}.button-primary{color:#fff;background:var(--red);box-shadow:0 14px 28px rgba(230,45,45,.2)}.button-outline{color:#fff;border-color:rgba(255,255,255,.35);background:rgba(255,255,255,.05)}.button-dark{color:#fff;background:var(--navy-950)}.text-link{display:inline-flex;gap:12px;align-items:center;margin-top:14px;color:var(--navy-800);font-weight:900}.text-link span{color:var(--red)}.site-header{position:fixed;z-index:100;inset:0 0 auto;transition:box-shadow .25s}.site-header.scrolled{box-shadow:0 10px 35px rgba(0,0,0,.11)}.institutional-bar{color:rgba(255,255,255,.82);background:var(--navy-950)}.institutional-inner{display:flex;min-height:34px;align-items:center;gap:22px}.institutional-inner .menu-label{color:var(--cyan)}#m-inst nav ul,#m-menu nav ul{display:flex;gap:18px;margin:0;padding:0;list-style:none}#m-inst a{font-size:.7rem;font-weight:700}.header-contact{display:flex;gap:18px;margin-left:auto;font-size:.7rem}.main-header{background:rgba(255,255,255,.97);}.main-header-inner{display:flex;min-height:82px;align-items:center;gap:28px}.brand{flex:0 0 auto}.brand img{width:156px;height:auto}.desktop-primary{flex:1;min-width:0;padding-left:30px;border-left:1px solid var(--line)}.desktop-primary .menu-label{display:block;margin-bottom:8px}#m-menu nav ul{gap:18px;align-items:center;flex-wrap:wrap}#m-menu a{display:flex;gap:7px;align-items:baseline;font-size:.78rem;font-weight:850;line-height:1.15}#m-menu a span{color:var(--red);font-size:.58rem}#m-menu a:hover,#m-menu [aria-current=page]{color:var(--blue)}.header-cta{flex:0 0 auto;padding:11px 15px;color:#fff;background:var(--blue);font-size:.74rem;font-weight:900}.menu-toggle,.mobile-panel{display:none}.hero{position:relative;color:#fff;background:var(--navy-950);overflow:hidden}.compact-home{min-height:min(760px,calc(100vh - 132px));padding:132px 0 46px}.hero::before{content:"";position:absolute;width:520px;height:520px;left:-260px;bottom:-280px;background:radial-gradient(circle,rgba(53,182,222,.25),transparent 68%)}.hero-grid-lines{position:absolute;inset:0;opacity:.11;background-image:linear-gradient(rgba(255,255,255,.13) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.13) 1px,transparent 1px);background-size:72px 72px;mask-image:linear-gradient(90deg,#000,transparent 70%)}.hero-layout{position:relative;display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:58px}.hero .kicker,.landing-hero .kicker{color:var(--cyan)}.hero h1{max-width:760px;margin-bottom:23px}.hero-lead{max-width:680px;margin-bottom:27px;color:rgba(255,255,255,.72);font-size:1.13rem}.hero-actions{display:flex;flex-wrap:wrap;gap:12px}.hero-image-wrap{position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.14);clip-path:polygon(8% 0,100% 0,100% 90%,91% 100%,0 100%,0 10%);box-shadow:0 28px 70px rgba(0,0,0,.36)}.hero-image-wrap::after{content:"";position:absolute;inset:0;background:linear-gradient(140deg,rgba(8,40,61,.02),rgba(8,40,61,.42))}.hero-image-wrap img{width:100%;height:390px;object-fit:cover}.hero-callout{position:absolute;z-index:2;left:-30px;bottom:-26px;width:min(330px,90%);padding:21px 23px;color:#fff;background:var(--red);box-shadow:var(--shadow)}.hero-callout span,.hero-callout strong{display:block}.hero-callout span{margin-bottom:5px;font-size:.64rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.hero-callout strong{font-size:1.05rem;line-height:1.3}.category-index{position:relative;z-index:4;padding:86px 0 94px;background:#fff}.section-intro{display:grid;grid-template-columns:1.05fr .95fr;align-items:end;gap:70px;margin-bottom:45px}.section-intro h2{margin-bottom:0}.section-intro>p{max-width:520px;margin:0 0 6px}.category-cards{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line)}.category-cards.extended{grid-template-columns:repeat(4,1fr)}.category-card{position:relative;min-height:310px;padding:32px 28px;background:#fff;border-right:1px solid var(--line);transition:color .25s,background .25s,transform .25s}.category-card:last-child{border-right:0}.category-card::before{content:"";position:absolute;inset:0 0 auto;height:4px;background:var(--blue);transform:scaleX(0);transform-origin:left;transition:transform .25s}.category-card:hover{z-index:2;color:#fff;background:var(--navy-900);transform:translateY(-6px);box-shadow:var(--shadow)}.category-card:hover::before{transform:scaleX(1)}.category-card:hover p{color:rgba(255,255,255,.65)}.category-number{color:var(--red);font-size:.68rem;font-weight:900}.category-card h3{margin:34px 0 15px}.category-card p{font-size:.88rem}.card-link{color:var(--blue);font-size:.78rem;font-weight:900}.company{background:var(--paper)}.company-layout,.product-layout,.location-layout,.contact-layout{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:82px}.company-image,.product-media{position:relative}.company-image::before,.product-media::before{content:"";position:absolute;inset:-16px 18px 18px -16px;border:1px solid rgba(20,133,189,.28)}.company-image img,.product-media img{position:relative;width:100%;height:480px;object-fit:cover;box-shadow:var(--shadow)}.image-stamp{position:absolute;right:-22px;bottom:-25px;display:grid;width:132px;height:132px;place-content:center;color:#fff;text-align:center;background:var(--red);border-radius:50%;box-shadow:var(--shadow)}.image-stamp span,.image-stamp strong{display:block}.image-stamp span{font-size:.62rem;font-weight:900;text-transform:uppercase}.image-stamp strong{font-size:2rem;line-height:1}.company-points{display:grid;grid-template-columns:repeat(3,1fr);margin:34px 0 22px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.company-points div{padding:20px 18px 20px 0}.company-points div+div{padding-left:18px;border-left:1px solid var(--line)}.company-points span,.company-points strong{display:block}.company-points span{margin-bottom:6px;color:var(--red);font-size:.62rem;font-weight:900}.technology{color:#fff;background:var(--navy-900)}.technology-heading{max-width:820px;margin-bottom:48px}.technology-heading p:not(.kicker){color:rgba(255,255,255,.62)}.technology-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid rgba(255,255,255,.15);border-bottom:1px solid rgba(255,255,255,.15)}.tech-card{min-height:250px;padding:30px 25px;border-right:1px solid rgba(255,255,255,.15)}.tech-card:last-child{border-right:0}.tech-card>span{color:var(--red);font-size:.68rem;font-weight:900}.tech-card h3{margin:45px 0 15px;font-size:1.2rem}.tech-card p{color:rgba(255,255,255,.58);font-size:.86rem}.product-category{padding:92px 0;background:#fff}.product-content .lead{max-width:720px}.check-list{display:grid;gap:0;margin:0 0 28px;padding:0;list-style:none;border-top:1px solid var(--line)}.check-list li{position:relative;padding:14px 14px 14px 31px;border-bottom:1px solid var(--line);font-size:.92rem;font-weight:650}.check-list li::before{content:"";position:absolute;left:2px;top:22px;width:13px;height:6px;border-left:2px solid var(--green);border-bottom:2px solid var(--green);transform:rotate(-45deg)}.media-note{position:absolute;right:-24px;bottom:26px;width:230px;padding:20px 22px;color:#fff;background:var(--red);box-shadow:var(--shadow)}.media-note strong,.media-note span{display:block}.media-note span{color:rgba(255,255,255,.7);font-size:.75rem}.location{background:#fff}.location-map{position:relative;height:460px;overflow:hidden;background:#dfeaec;border-radius:50% 50% 48% 52%/42% 49% 51% 58%}.location-map::before{content:"";position:absolute;inset:0;opacity:.42;background-image:linear-gradient(35deg,transparent 47%,rgba(255,255,255,.8) 48% 51%,transparent 52%),linear-gradient(-25deg,transparent 47%,rgba(255,255,255,.7) 48% 51%,transparent 52%);background-size:150px 170px,210px 190px}.map-road{position:absolute;height:12px;background:#fff;border:2px solid rgba(20,133,189,.2);border-radius:20px;transform-origin:left}.road-one{width:82%;top:52%;left:9%;transform:rotate(-22deg)}.road-two{width:72%;top:28%;left:13%;transform:rotate(42deg)}.road-three{width:60%;top:69%;left:20%;transform:rotate(13deg)}.map-point{position:absolute;z-index:2;display:grid;width:102px;height:102px;place-content:center;color:#fff;text-align:center;background:var(--navy-900);border:7px solid #fff;border-radius:50%;box-shadow:0 15px 35px rgba(0,0,0,.18)}.map-point span,.map-point strong{display:block}.map-point span{color:var(--cyan);font-size:.66rem}.point-coverti{top:35%;left:40%}.point-sp{right:12%;bottom:16%;width:88px;height:88px;background:var(--red)}.point-sp span{color:#fff}.map-city{position:absolute;z-index:2;padding:6px 12px;color:var(--navy-800);background:#fff;border-radius:20px;box-shadow:0 8px 20px rgba(0,0,0,.08);font-size:.72rem;font-weight:900}.city-campinas{top:19%;left:22%}.city-viracopos{left:15%;bottom:20%}.location-copy address{margin:28px 0 5px;padding:20px 0;color:var(--ink);border-top:1px solid var(--line);border-bottom:1px solid var(--line);font-style:normal;font-weight:750}.contact{color:#fff;background:var(--navy-900)}.contact-copy .kicker{color:var(--cyan)}.contact-copy>p:not(.kicker){max-width:510px;color:rgba(255,255,255,.62);font-size:1.04rem}.direct-channels{margin-top:42px;border-top:1px solid rgba(255,255,255,.15)}.direct-channels a{display:block;padding:17px 0;border-bottom:1px solid rgba(255,255,255,.15)}.direct-channels span,.direct-channels strong{display:block}.direct-channels span{color:var(--cyan);font-size:.64rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.contact-form{padding:40px;color:var(--ink);background:#fff}.form-heading{display:flex;justify-content:space-between;gap:18px;margin-bottom:26px;padding-bottom:18px;border-bottom:1px solid var(--line)}.form-heading strong{font-size:1.16rem}.form-heading span{max-width:250px;color:var(--muted);text-align:right;font-size:.72rem}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.contact-form label{display:block;margin-bottom:16px;font-size:.72rem;font-weight:850}.contact-form input,.contact-form textarea,.contact-form select{display:block;width:100%;margin-top:7px;padding:13px 14px;color:var(--ink);background:#f2f4f4;border:1px solid transparent;border-radius:0;outline:none}.contact-form input:focus,.contact-form textarea:focus{background:#fff;border-color:var(--blue);box-shadow:0 0 0 3px rgba(20,133,189,.1)}.contact-form textarea{resize:vertical}.contact-form .button{width:100%;border:0}.contact-form>small{display:block;margin-top:10px;color:var(--muted);text-align:center;font-size:.65rem}.landing-hero{padding:126px 0 62px;color:#fff;background:var(--navy-950)}.compact-landing{min-height:auto}.breadcrumbs{display:flex;gap:9px;margin-bottom:24px;color:rgba(255,255,255,.55);font-size:.72rem}.landing-hero-grid{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:58px}.landing-hero h1{max-width:850px;margin-bottom:22px;font-size:clamp(2.55rem,4.65vw,5.15rem)}.landing-hero-grid>img{width:100%;height:360px;object-fit:cover;clip-path:polygon(8% 0,100% 0,100% 90%,91% 100%,0 100%,0 10%);box-shadow:0 26px 64px rgba(0,0,0,.35)}.landing-summary{background:#fff;border-bottom:1px solid var(--line)}.summary-grid{display:grid;grid-template-columns:repeat(4,1fr)}.summary-grid>div{padding:28px 24px;border-right:1px solid var(--line)}.summary-grid>div:first-child{border-left:1px solid var(--line)}.summary-grid span,.summary-grid strong{display:block}.summary-grid span{margin-bottom:13px;color:var(--red);font-size:.64rem;font-weight:900}.summary-grid p{margin:0;font-size:.78rem}.landing-content{background:var(--paper)}.content-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:82px;align-items:start}.content-grid article>p{max-width:760px;font-size:1.01rem}.content-grid article>h3{margin:36px 0 18px;font-size:1.32rem}.answer-box{position:sticky;top:118px;padding:40px;color:#fff;background:var(--navy-900);box-shadow:var(--shadow)}.answer-box>span{display:block;margin-bottom:25px;color:var(--cyan);font-size:.65rem;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.answer-box h2{font-size:clamp(1.8rem,2.65vw,3rem)}.answer-box p{color:rgba(255,255,255,.65)}.answer-box strong{display:block;margin-top:24px;padding-top:22px;border-top:1px solid rgba(255,255,255,.15)}.faq{background:#fff}.faq-layout{display:grid;grid-template-columns:.72fr 1.28fr;gap:74px}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{position:relative;padding:21px 42px 21px 0;cursor:pointer;font-weight:850;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary::after{content:"+";position:absolute;right:5px;top:14px;color:var(--blue);font-size:1.45rem;font-weight:400}.faq-list details[open] summary::after{content:"-"}.faq-list details p{max-width:780px;padding:0 40px 22px 0}.site-footer{padding:62px 0 22px;color:#fff;background:#03121d}.footer-grid{display:grid;grid-template-columns:1.25fr 1.15fr .8fr 1fr;gap:52px;padding-bottom:45px}.footer-brand img{width:180px;height:auto!important;aspect-ratio:1623/529;object-fit:contain;object-position:left center;margin-bottom:18px}.footer-brand p{max-width:280px;color:rgba(255,255,255,.72);font-size:.82rem}.footer-group{display:flex;align-items:flex-start;flex-direction:column;gap:10px}.footer-title{margin-bottom:7px;color:var(--cyan);font-size:.65rem;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.footer-group a{color:rgba(255,255,255,.78);font-size:.78rem}.footer-bottom{display:flex;justify-content:space-between;align-items:center;gap:22px;padding-top:20px;color:rgba(255,255,255,.72);border-top:1px solid rgba(255,255,255,.1);font-size:.68rem}.agenzzia-signature{color:rgba(255,255,255,.78);white-space:nowrap}.agenzzia-signature strong{color:#f58220}.whatsapp-float{position:fixed;z-index:90;right:20px;bottom:20px;display:flex;min-height:56px;padding:0 20px 0 14px;align-items:center;gap:10px;color:#fff;background:#25d366;border:4px solid #fff;border-radius:999px;box-shadow:0 10px 30px rgba(0,0,0,.25);font-size:.78rem;font-weight:900}.whatsapp-float svg{width:27px;fill:#fff}@media(max-width:1100px){html{scroll-padding-top:96px}.institutional-bar,.desktop-primary,.header-cta{display:none}.main-header-inner{min-height:82px;justify-content:space-between}.menu-toggle{display:block;padding:8px;background:none;border:0;cursor:pointer}.menu-toggle span:not(.sr-only){display:block;width:28px;height:2px;margin:6px 0;background:var(--navy-950);transition:transform .2s,opacity .2s}.menu-toggle.active span:nth-child(1){transform:translateY(8px) rotate(45deg)}.menu-toggle.active span:nth-child(2){opacity:0}.menu-toggle.active span:nth-child(3){transform:translateY(-8px) rotate(-45deg)}.mobile-panel{position:fixed;inset:82px 0 auto;max-height:calc(100vh - 82px);padding:28px max(24px,calc((100vw - 1220px)/2));overflow-y:auto;background:#fff;box-shadow:0 22px 45px rgba(0,0,0,.18)}.mobile-panel.open{display:block}.mobile-group{display:flex;margin-bottom:23px;flex-direction:column}.mobile-group .menu-label{margin-bottom:9px;padding-bottom:8px;border-bottom:1px solid var(--line)}.mobile-group a{padding:9px 0;font-weight:750}.mobile-panel .button{width:100%}.compact-home{min-height:auto;padding-top:125px}.hero-layout,.landing-hero-grid,.company-layout,.product-layout,.location-layout,.contact-layout,.content-grid,.faq-layout{grid-template-columns:1fr}.hero-layout,.landing-hero-grid{gap:50px}.hero-visual,.landing-hero-grid>img,.company-image,.product-media{max-width:720px}.category-cards,.category-cards.extended{grid-template-columns:1fr 1fr}.technology-grid{grid-template-columns:1fr 1fr}.tech-card:nth-child(2){border-right:0}.section-intro{grid-template-columns:1fr;gap:22px}.summary-grid{grid-template-columns:1fr 1fr}.answer-box{position:static}.footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:700px){.shell{width:min(100% - 30px,1220px)}.section{padding:74px 0}.brand img{width:145px}h1{font-size:clamp(2.35rem,12vw,3.75rem)}h2{font-size:clamp(2rem,10vw,3.25rem)}.compact-home{padding:116px 0 54px}.hero-image-wrap img{height:300px}.hero-callout{left:-6px;bottom:-34px}.hero-actions{flex-direction:column}.hero-actions .button{width:100%}.category-index{padding:72px 0}.category-cards,.category-cards.extended{grid-template-columns:1fr}.category-card{min-height:0;border-right:0;border-bottom:1px solid var(--line)}.company-image img,.product-media img{height:360px}.image-stamp{right:-5px;bottom:-30px;width:112px;height:112px}.company-points{grid-template-columns:1fr}.company-points div+div{padding-left:0;border-left:0;border-top:1px solid var(--line)}.technology-grid{grid-template-columns:1fr}.tech-card{min-height:0;border-right:0;border-bottom:1px solid rgba(255,255,255,.15)}.landing-hero{padding:108px 0 58px}.landing-hero h1{font-size:clamp(2.25rem,11vw,3.6rem)}.landing-hero-grid>img{height:285px}.summary-grid{grid-template-columns:1fr}.summary-grid>div{border-left:1px solid var(--line);border-bottom:1px solid var(--line)}.content-grid,.faq-layout{gap:46px}.answer-box{padding:30px 24px}.field-row{grid-template-columns:1fr;gap:0}.contact-form{padding:28px 21px}.form-heading{flex-direction:column}.form-heading span{max-width:none;text-align:left}.footer-grid{grid-template-columns:1fr;gap:30px}.footer-bottom{flex-direction:column;text-align:center}.agenzzia-signature{white-space:normal}.whatsapp-float{right:10px;bottom:10px;min-height:50px;padding:0 14px 0 11px;font-size:.7rem}.whatsapp-float svg{width:23px}}
.top-menu>ul{display:flex;align-items:center;gap:8px;margin:0;padding:0;list-style:none}.menu-item{position:relative}.top-menu>ul>li>a{display:flex;min-height:42px;align-items:center;padding:0 14px;color:var(--navy-950);font-size:.8rem;font-weight:900}.top-menu>ul>li>a:hover,.menu-item:focus-within>a{color:var(--blue)}.menu-panel{position:absolute;top:100%;left:0;z-index:120;width:360px;padding:18px;color:var(--ink);background:#fff;border:1px solid var(--line);box-shadow:var(--shadow);opacity:0;visibility:hidden;transform:translateY(10px);transition:opacity .18s,transform .18s,visibility .18s}.menu-item:hover .menu-panel,.menu-item:focus-within .menu-panel{opacity:1;visibility:visible;transform:translateY(0)}.menu-panel-title{display:block;margin-bottom:11px;color:var(--blue);font-size:.66rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.menu-panel ul{display:grid;gap:4px;margin:0;padding:0;list-style:none}.menu-panel a{display:block;padding:9px 10px;color:var(--ink);font-size:.82rem;font-weight:800;line-height:1.25}.menu-panel a:hover,.menu-panel [aria-current=page]{color:#fff;background:var(--navy-900)}.product-menu-panel{width:460px}.product-menu-panel a span,.mobile-products a span{display:block;margin-bottom:3px;color:var(--red);font-size:.62rem;font-weight:900}.product-menu-panel a:hover span{color:#fff}.product-intent{background:#fff}.product-intent-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);border:1px solid var(--line)}.product-intent-card{display:flex;min-height:280px;padding:30px 26px;flex-direction:column;background:#fff}.product-intent-card>span{color:var(--red);font-size:.64rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.product-intent-card h3{margin:34px 0 14px;font-size:1.22rem}.product-intent-card p{font-size:.88rem}.product-intent-card strong{display:block;margin-top:auto;color:var(--navy-900);font-size:.9rem}.product-intent-card small{display:block;margin-top:8px;color:var(--muted);font-size:.72rem}.hp-field{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.turnstile-slot:not(:empty){margin:0 0 14px}.form-status{min-height:20px;margin:12px 0 0;color:var(--muted);text-align:center;font-size:.78rem}.contact-form button[disabled]{opacity:.68;cursor:wait}@media(max-width:1100px){.top-menu{display:none}.product-intent-grid{grid-template-columns:1fr 1fr}.mobile-products a span{color:var(--red)}}@media(max-width:700px){.product-intent-grid{grid-template-columns:1fr}.product-intent-card{min-height:0}.product-menu-panel{width:auto}}
.compact-home{min-height:0;padding:112px 0 32px}.hero-layout{gap:42px}.hero h1{font-size:clamp(2.35rem,4.6vw,4.85rem)}.hero-lead{margin-bottom:22px}.hero-image-wrap img{height:330px}.hero-callout{display:none}.category-index{padding-top:58px}@media(max-width:1100px){.compact-home{padding:108px 0 38px}.hero-image-wrap img{height:285px}}@media(max-width:700px){.compact-home{padding:104px 0 34px}.hero-image-wrap img{height:230px}.category-index{padding-top:56px}}
.product-detail{background:var(--paper)}.product-detail-grid{display:grid;grid-template-columns:1.12fr .88fr;gap:76px;align-items:start}.pill-list{display:flex;flex-wrap:wrap;gap:10px;margin:0;padding:0;list-style:none}.pill-list li{padding:9px 12px;background:#fff;border:1px solid var(--line);font-size:.82rem;font-weight:800}.product-benefits{background:#fff}.benefit-list{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;margin:0;padding:0;list-style:none;background:var(--line);border:1px solid var(--line)}.benefit-list li{min-height:150px;padding:26px;background:#fff}.benefit-list strong,.benefit-list span{display:block}.benefit-list strong{margin-bottom:12px;color:var(--navy-900);font-size:1rem}.benefit-list span{color:var(--muted);font-size:.9rem}.related-products{background:var(--paper)}.related-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--line);border:1px solid var(--line)}.related-card{display:flex;min-height:150px;padding:24px;flex-direction:column;background:#fff}.related-card span{color:var(--red);font-size:.66rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.related-card strong{margin-top:24px;color:var(--navy-900);line-height:1.2}@media(max-width:1100px){.product-detail-grid{grid-template-columns:1fr}.related-grid{grid-template-columns:1fr 1fr}}@media(max-width:700px){.benefit-list,.related-grid{grid-template-columns:1fr}.benefit-list li,.related-card{min-height:0}}
.product-visual{background:var(--paper);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.product-visual-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:54px;align-items:center}.product-visual-copy p:not(.kicker){max-width:520px}.product-visual-media{position:relative;overflow:hidden;background:#fff;box-shadow:var(--shadow)}.product-visual-media img{width:100%;height:360px;object-fit:cover}@media(max-width:1100px){.product-visual-grid{grid-template-columns:1fr}.product-visual-media img{height:330px}}@media(max-width:700px){.product-visual-media img{height:230px}.product-visual-grid{gap:28px}}
.product-intent-showcase{display:grid;grid-template-columns:.82fr 1.18fr;gap:34px;align-items:center;margin:-10px 0 34px;padding:28px;background:var(--paper);border:1px solid var(--line)}.product-intent-showcase h3{margin-bottom:12px}.product-intent-showcase p:not(.kicker){margin-bottom:0}.product-intent-showcase img{width:100%;height:300px;object-fit:cover}@media(max-width:1100px){.product-intent-showcase{grid-template-columns:1fr}.product-intent-showcase img{height:300px}}@media(max-width:700px){.product-intent-showcase{padding:18px;margin-bottom:24px}.product-intent-showcase img{height:210px}}
.compact-home{padding-top:132px;padding-bottom:38px}.product-menu-panel a span,.mobile-products a span{margin-top:4px;margin-bottom:0;color:var(--red);font-size:.62rem;font-weight:900}.product-menu-panel a{font-size:.84rem}.product-summary .summary-grid strong{font-size:.96rem}.faq-list details{background:#fff}.faq-list details[open]{background:#fafafa}@media(max-width:700px){.compact-home{padding-top:118px;padding-bottom:38px}}

/* Ajustes finais Coverti: topo limpo, hero comercial e FAQ global */
.top-line{height:4px;background:linear-gradient(90deg,var(--blue),var(--red),var(--green))}.institutional-bar{display:none}.main-header-inner{min-height:92px}.brand img{width:214px}.desktop-primary{padding-left:24px}.top-menu>ul>li>a{padding:0 11px}.header-cta{padding:11px 13px}.compact-home{padding-top:124px;padding-bottom:42px}.compact-home .kicker{margin-bottom:16px;color:#fff;font-size:clamp(1rem,1.45vw,1.32rem);font-weight:900;letter-spacing:.03em;text-transform:none}.hero-tags{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;max-width:560px;margin-top:20px}.hero-tags span{display:flex;min-height:48px;align-items:center;padding:10px 13px;color:#fff;background:rgba(255,255,255,.09);border-left:3px solid var(--red);font-size:.82rem;font-weight:900;line-height:1.18}.home-faq{background:#fff}.footer-group a[href$="#contato"]{font-weight:850;color:rgba(255,255,255,.76)}
@media(max-width:1100px){.top-line{display:none}.brand img{width:170px}.main-header-inner{min-height:82px}.compact-home{padding-top:112px}.hero-tags{max-width:none}}
@media(max-width:700px){.brand img{width:150px}.compact-home{padding-top:104px;padding-bottom:34px}.compact-home .kicker{font-size:.95rem}.hero-tags{grid-template-columns:1fr}.hero-tags span{min-height:42px}.home-faq .faq-layout{gap:34px}}
/* Compactação da primeira dobra da home */
.compact-home{padding-top:108px;padding-bottom:26px}.hero-layout{grid-template-columns:1.18fr .82fr;gap:34px}.hero h1{font-size:clamp(2.25rem,3.9vw,4.15rem)}.hero-lead{max-width:620px;margin-bottom:18px;font-size:1rem;line-height:1.45}.hero-image-wrap img{height:300px}.hero-tags{gap:8px;margin-top:16px}.hero-tags span{min-height:40px;padding:8px 11px;font-size:.76rem;line-height:1.12}
@media(max-width:1100px){.compact-home{padding-top:104px;padding-bottom:32px}.hero-layout{grid-template-columns:1fr}.hero h1{font-size:clamp(2.25rem,8vw,4rem)}.hero-image-wrap img{height:270px}}
@media(max-width:700px){.compact-home{padding-top:98px;padding-bottom:30px}.hero h1{font-size:clamp(2.15rem,10vw,3.3rem)}.hero-lead{font-size:.96rem}.hero-image-wrap img{height:220px}}
/* Ajuste mobile para manter a home dentro da primeira dobra */
@media(max-width:700px){.compact-home{padding-top:90px;padding-bottom:22px}.hero-layout{gap:22px}.compact-home .kicker{margin-bottom:10px;font-size:.86rem}.hero h1{margin-bottom:14px;font-size:clamp(2rem,9vw,3rem)}.hero-lead{margin-bottom:12px;font-size:.9rem;line-height:1.38}.hero-tags{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin-top:12px}.hero-tags span{min-height:38px;padding:7px 8px;font-size:.68rem}.hero-image-wrap img{height:118px}}
/* Ajustes B2B, Maps leve e FAQ sem mojibake */
.business-strip{min-height:30px;background:#fff;border-bottom:1px solid var(--line);color:var(--navy-900);font-size:.68rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.business-strip .shell{display:flex;min-height:30px;align-items:center;justify-content:center;text-align:center}.faq-list details[open] summary::after{content:"-"}.map-link{display:inline-flex;margin-top:14px;padding:11px 14px;color:#fff;background:var(--navy-900);font-size:.78rem;font-weight:900}.map-link:hover{background:var(--blue)}.form-heading span{max-width:300px}.business-strip+ .main-header .main-header-inner{min-height:86px}
@media(max-width:1100px){.business-strip{display:none}.business-strip+ .main-header .main-header-inner{min-height:82px}}
@media(max-width:700px){.map-link{width:100%;justify-content:center}}
/* Header fatiado conforme nova direcao visual */
.site-header{background:#fff}.main-header{border-bottom:0}.main-header-inner{min-height:108px;gap:38px}.brand img{width:270px}.desktop-primary{border-left:1px solid rgba(17,26,33,.14);padding-left:42px}.top-menu>ul{justify-content:flex-end;gap:22px}.top-menu>ul>li>a{min-height:58px;padding:0 9px;font-size:.92rem}.header-cta{font-size:.78rem}.business-strip{min-height:34px;color:#fff;background:var(--navy-950);border-bottom:0}.business-strip .shell{min-height:34px;justify-content:space-between;gap:22px}.business-strip strong{display:block;color:#fff;font-size:clamp(1rem,2vw,1.56rem);line-height:1;font-weight:950;letter-spacing:.01em;text-shadow:0 2px 0 rgba(0,0,0,.28)}.business-strip span{display:block;color:rgba(255,255,255,.78);font-size:.68rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}.compact-home{padding-top:152px;padding-bottom:28px}.compact-home .kicker{margin-bottom:20px;color:var(--cyan);font-size:.9rem;letter-spacing:.1em;text-transform:uppercase}.hero h1{font-size:clamp(2.25rem,3.72vw,4rem)}.hero-image-wrap img{height:286px}
@media(max-width:1100px){.main-header-inner{min-height:86px}.brand img{width:190px}.business-strip{display:block}.business-strip .shell{justify-content:center}.business-strip strong{font-size:1rem;text-align:center}.business-strip span{display:none}.compact-home{padding-top:132px}.mobile-panel{inset:120px 0 auto;max-height:calc(100vh - 120px)}}
@media(max-width:700px){.main-header-inner{min-height:78px}.brand img{width:158px}.business-strip{min-height:30px}.business-strip .shell{min-height:30px}.business-strip strong{font-size:.82rem;line-height:1.15}.compact-home{padding-top:126px;padding-bottom:22px}.compact-home .kicker{margin-bottom:12px;font-size:.72rem}.hero h1{font-size:clamp(2rem,8.8vw,2.85rem)}.hero-image-wrap img{height:110px}.mobile-panel{inset:108px 0 auto;max-height:calc(100vh - 108px)}}
/* Respiro fino no inicio do hero apos novo topo */
.compact-home{padding-top:164px}
@media(max-width:1100px){.compact-home{padding-top:140px}}
@media(max-width:700px){.compact-home{padding-top:134px}}
/* Faixa institucional mais discreta */
.business-strip{min-height:28px;background:#08283d}.business-strip .shell{min-height:28px}.business-strip strong{font-size:clamp(.84rem,1.38vw,1.12rem);font-weight:850;letter-spacing:0;text-shadow:none}.business-strip span{font-size:.6rem;font-weight:800;letter-spacing:.06em;color:rgba(255,255,255,.66)}
@media(max-width:700px){.business-strip strong{font-size:.72rem}.business-strip{min-height:28px}.business-strip .shell{min-height:28px}}
/* Faixa institucional com textos equilibrados */
.business-strip strong,.business-strip span{font-size:.6rem!important;font-weight:800!important;letter-spacing:.06em!important;color:rgba(255,255,255,.78)!important;text-transform:uppercase;text-shadow:none!important;line-height:1.2}.business-strip .shell{justify-content:space-between}
@media(max-width:1100px){.business-strip .shell{justify-content:center}.business-strip span{display:none!important}.business-strip strong{display:block!important;text-align:center}}
@media(max-width:700px){.business-strip strong{font-size:.62rem!important}}
/* Respiro das paginas internas apos faixa institucional fixa */
.landing-hero{padding-top:176px}
@media(max-width:1100px){.landing-hero{padding-top:142px}}
@media(max-width:700px){.landing-hero{padding-top:128px}}
/* Ajuste fino dos heroes de produto: menos vazio acima do breadcrumb e H1 longo controlado */
.product-hero{padding-top:152px;padding-bottom:44px}.product-hero .breadcrumbs{margin-bottom:18px}.product-hero h1{font-size:clamp(2.35rem,3.65vw,4rem);line-height:1.02}.product-hero .hero-lead{font-size:1rem;line-height:1.45}.product-hero .landing-hero-grid>img{height:310px}
@media(max-width:1100px){.product-hero{padding-top:126px;padding-bottom:40px}.product-hero h1{font-size:clamp(2.15rem,6.4vw,3.4rem)}.product-hero .landing-hero-grid>img{height:260px}}
@media(max-width:700px){.product-hero{padding-top:116px;padding-bottom:34px}.product-hero h1{font-size:clamp(2rem,9vw,2.8rem)}.product-hero .landing-hero-grid>img{height:210px}}
/* Ajuste final para produto com titulo longo nao ultrapassar a primeira dobra */
.product-hero{padding-top:142px;padding-bottom:34px}.product-hero .breadcrumbs{margin-bottom:14px}.product-hero .kicker{margin-bottom:10px}.product-hero .landing-hero-grid{gap:42px}.product-hero h1{margin-bottom:16px;font-size:clamp(2.1rem,3.18vw,3.55rem);line-height:1}.product-hero .hero-lead{margin-bottom:18px;font-size:.95rem;line-height:1.38}.product-hero .landing-hero-grid>img{height:260px}
@media(max-width:1100px){.product-hero{padding-top:122px;padding-bottom:32px}.product-hero h1{font-size:clamp(2.05rem,5.55vw,3.25rem)}.product-hero .landing-hero-grid{gap:32px}.product-hero .landing-hero-grid>img{height:235px}}
@media(max-width:700px){.product-hero{padding-top:112px;padding-bottom:28px}.product-hero h1{font-size:clamp(1.9rem,8.3vw,2.55rem)}.product-hero .hero-lead{font-size:.9rem}.product-hero .landing-hero-grid>img{height:180px}}
/* Ajuste dos heroes de solucoes para breadcrumb e dobra ficarem proporcionais */
.landing-hero:not(.product-hero){padding-top:142px;padding-bottom:38px}.landing-hero:not(.product-hero) .breadcrumbs{margin-bottom:14px}.landing-hero:not(.product-hero) .kicker{margin-bottom:10px}.landing-hero:not(.product-hero) .landing-hero-grid{gap:42px}.landing-hero:not(.product-hero) h1{margin-bottom:16px;font-size:clamp(2.12rem,3.2vw,3.65rem);line-height:1}.landing-hero:not(.product-hero) .hero-lead{margin-bottom:18px;font-size:.98rem;line-height:1.42}.landing-hero:not(.product-hero) .landing-hero-grid>img{height:275px}
@media(max-width:1100px){.landing-hero:not(.product-hero){padding-top:122px;padding-bottom:34px}.landing-hero:not(.product-hero) h1{font-size:clamp(2.05rem,5.8vw,3.35rem)}.landing-hero:not(.product-hero) .landing-hero-grid{gap:34px}.landing-hero:not(.product-hero) .landing-hero-grid>img{height:245px}}
@media(max-width:700px){.landing-hero:not(.product-hero){padding-top:112px;padding-bottom:30px}.landing-hero:not(.product-hero) h1{font-size:clamp(1.9rem,8.5vw,2.65rem)}.landing-hero:not(.product-hero) .hero-lead{font-size:.9rem}.landing-hero:not(.product-hero) .landing-hero-grid>img{height:185px}}
.footer-contact address{margin:2px 0 6px;color:rgba(255,255,255,.76);font-style:normal;font-size:.78rem;line-height:1.55}.footer-contact .back-to-top{margin-top:2px}

.site-version{display:block;margin-top:14px;color:rgba(255,255,255,.42);font-size:.68rem;letter-spacing:0;text-align:center}

.review-page{background:#fff}.review-hero{padding:150px 0 64px;color:#fff;background:var(--navy-950)}.review-hero .shell{max-width:920px}.review-hero h1{font-size:clamp(2.25rem,5vw,4.5rem);margin-bottom:18px}.review-hero p{max-width:760px;color:rgba(255,255,255,.72)}.review-section{padding:70px 0 92px;background:var(--paper)}.review-panel{display:grid;grid-template-columns:.82fr 1.18fr;gap:44px;align-items:start}.review-aside{padding:30px;color:#fff;background:var(--navy-900)}.review-aside p{color:rgba(255,255,255,.72)}.review-form{box-shadow:var(--shadow)}.captcha-box{display:grid;grid-template-columns:auto 1fr;gap:14px;align-items:center;margin:0 0 16px}.captcha-code{display:inline-flex;min-width:124px;min-height:46px;align-items:center;justify-content:center;color:var(--navy-950);background:repeating-linear-gradient(-12deg,#e7ecee 0 8px,#fff 8px 16px);border:1px solid var(--line);font-weight:900;letter-spacing:.16em}.review-form .form-status{min-height:22px}.review-dialog{width:min(860px,calc(100vw - 32px));height:min(760px,calc(100vh - 32px));padding:0;border:0;background:#fff;box-shadow:0 30px 90px rgba(0,0,0,.38)}.review-dialog::backdrop{background:rgba(3,18,29,.68)}.review-dialog-bar{display:flex;min-height:48px;align-items:center;justify-content:space-between;padding:0 14px 0 18px;color:#fff;background:var(--navy-950)}.review-dialog-close{display:grid;width:36px;height:36px;place-items:center;color:#fff;background:transparent;border:0;cursor:pointer;font-size:1.5rem;line-height:1}.review-frame{display:block;width:100%;height:calc(100% - 48px);border:0}.review-content-link{font-weight:850;color:rgba(255,255,255,.88)!important}@media(max-width:900px){.review-panel{grid-template-columns:1fr}.review-hero{padding-top:126px}.captcha-box{grid-template-columns:1fr}.review-dialog{width:100vw;height:100vh;max-width:none;max-height:none}}
/* v.260803.1130 - menu com pistas de cor, rodape revisado e WhatsApp vivo */
.site-header{background:#fff}.main-header{position:relative;background:rgba(255,255,255,.98)}.main-header::after{content:"";position:absolute;inset:auto 0 0;height:3px;background:linear-gradient(90deg,#1398cf 0 18%,#e43d30 18% 38%,#f5b12c 38% 58%,#61b84b 58% 78%,#06263b 78% 100%)}.main-header-inner{min-height:104px;gap:34px}.brand img{width:260px}.desktop-primary{border-left:1px solid rgba(17,26,33,.12);padding-left:34px}.top-menu>ul{gap:10px}.top-menu>ul>li>a{position:relative;min-height:54px;padding:0 13px;border-radius:3px;color:#092338;font-size:.86rem;font-weight:850;letter-spacing:.01em}.top-menu>ul>li>a::before{content:"";width:9px;height:9px;border-radius:50%;background:var(--paint,#0b6f9f);box-shadow:0 0 0 4px color-mix(in srgb,var(--paint,#0b6f9f) 14%,transparent)}.top-menu>ul>li>a:hover,.menu-item:focus-within>a{color:#061c2c;background:color-mix(in srgb,var(--paint,#0b6f9f) 10%,#fff)}.tone-blue{--paint:#0b6f9f}.tone-cyan{--paint:#35b6de}.tone-red{--paint:#c92525}.tone-green{--paint:#65ba45}.tone-navy{--paint:#061c2c}.menu-panel{width:390px;padding:18px 18px 16px;border:0;border-top:4px solid var(--paint,#0b6f9f);border-radius:0 0 8px 8px;box-shadow:0 26px 70px rgba(6,28,44,.18)}.industrial-menu-panel,.performance-menu-panel{width:460px}.product-menu-panel{width:500px}.menu-panel::before{content:"";position:absolute;right:18px;top:14px;width:48px;height:48px;border-radius:50%;background:radial-gradient(circle at 35% 30%,#fff 0 18%,var(--paint,#0b6f9f) 19% 58%,transparent 60%);opacity:.18}.menu-panel-title{color:var(--paint,#0b6f9f);font-size:.68rem}.menu-panel-lead{position:relative;margin:-4px 64px 14px 0;color:#52616b;font-size:.76rem;line-height:1.35}.menu-panel ul{grid-template-columns:1fr 1fr;gap:6px}.factory-menu-panel ul,.institution-menu-panel ul{grid-template-columns:1fr}.menu-panel a{position:relative;min-height:40px;padding:10px 11px 10px 15px;border:1px solid rgba(17,26,33,.08);border-radius:6px;background:#fff;font-size:.8rem;font-weight:780}.menu-panel a::before{content:"";position:absolute;left:0;top:10px;bottom:10px;width:4px;border-radius:0 4px 4px 0;background:var(--paint,#0b6f9f);opacity:.85}.menu-panel a:hover,.menu-panel [aria-current=page]{color:#061c2c;background:linear-gradient(90deg,color-mix(in srgb,var(--paint,#0b6f9f) 14%,#fff),#fff);transform:translateX(2px)}.product-menu-panel a{font-weight:900}.product-menu-panel a span,.mobile-products a span{display:block;margin:0 0 4px;color:var(--paint,#c92525);font-size:.66rem;font-weight:900;letter-spacing:.03em}.product-menu-panel a:hover span{color:var(--paint,#c92525)}.business-strip{min-height:32px;color:#fff;background:#061c2c}.business-strip .shell{min-height:32px;justify-content:space-between;gap:18px}.business-strip strong,.business-strip span{display:block;font-size:.72rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase;line-height:1.15}.business-strip strong{color:#fff;text-shadow:none}.business-strip span{color:rgba(255,255,255,.72);white-space:nowrap}.header-cta{border-radius:4px;background:#c92525;font-size:.76rem}.site-footer{position:relative;padding:64px 0 30px;background:linear-gradient(135deg,#03121d 0%,#061c2c 60%,#08283d 100%);overflow:hidden}.site-footer::before{content:"";position:absolute;inset:0 auto auto 0;width:100%;height:5px;background:linear-gradient(90deg,#1398cf,#e43d30,#f5b12c,#65ba45)}.site-footer::after{content:"";position:absolute;right:-90px;top:40px;width:260px;height:260px;border-radius:50%;background:radial-gradient(circle,#35b6de22,transparent 65%)}.footer-grid,.footer-bottom{position:relative;z-index:1}.footer-grid{grid-template-columns:1.15fr 1fr 1fr 1.08fr;gap:46px}.footer-brand p{max-width:330px;color:rgba(255,255,255,.76);font-size:.88rem}.footer-title{color:#7dd7ef}.footer-group a{position:relative;color:rgba(255,255,255,.78);font-size:.8rem}.footer-group a:hover{color:#fff}.footer-contact address{margin:6px 0 2px;color:rgba(255,255,255,.72);font-size:.78rem;font-style:normal;line-height:1.5}.back-to-top{margin-top:6px;color:#7dd7ef!important;font-weight:850}.footer-bottom{padding-right:178px}.footer-bottom>span:nth-child(2){color:rgba(255,255,255,.58)}.whatsapp-float{right:24px;bottom:82px;min-height:58px;padding:0 19px 0 14px;border:3px solid #fff;background:linear-gradient(135deg,#21c766,#0fab59);box-shadow:0 14px 34px rgba(0,0,0,.22),0 0 0 0 rgba(37,211,102,.34);animation:whatsapp-breathe 4.8s ease-in-out infinite}.whatsapp-float::before{content:"";position:absolute;inset:-7px;border-radius:999px;border:1px solid rgba(37,211,102,.42);animation:whatsapp-ring 4.8s ease-in-out infinite}.whatsapp-float:hover{filter:brightness(1.05)}.whatsapp-float svg{width:27px;fill:#fff}.whatsapp-float span{letter-spacing:.02em}@keyframes whatsapp-breathe{0%,100%{transform:translateY(0) scale(1)}50%{transform:translateY(-3px) scale(1.016)}}@keyframes whatsapp-ring{0%,100%{transform:scale(.98);opacity:.42}50%{transform:scale(1.14);opacity:.08}}@media(max-width:1100px){.main-header-inner{min-height:84px}.brand img{width:190px}.desktop-primary,.header-cta{display:none}.business-strip{display:block}.business-strip .shell{justify-content:center}.business-strip strong{font-size:.82rem}.business-strip span{display:none}.mobile-panel{inset:116px 0 auto;max-height:calc(100vh - 116px)}.mobile-group{padding:14px;border:1px solid var(--line);border-radius:8px;background:#fff}.mobile-group a{padding:10px 0;border-bottom:1px solid rgba(17,26,33,.08)}.mobile-group a:last-child{border-bottom:0}.footer-grid{grid-template-columns:1fr 1fr}.footer-bottom{padding-right:0}.whatsapp-float{bottom:22px}}@media(max-width:700px){.main-header-inner{min-height:76px}.brand img{width:156px}.business-strip{min-height:30px}.business-strip .shell{min-height:30px}.business-strip strong{font-size:.72rem}.mobile-panel{inset:106px 0 auto;max-height:calc(100vh - 106px)}.footer-grid{grid-template-columns:1fr}.footer-bottom{padding-bottom:66px}.whatsapp-float{right:12px;bottom:14px;min-height:52px;padding:0 13px;border-width:3px}.whatsapp-float span{display:none}.whatsapp-float svg{width:25px}}
/* v.260803.1130 - PageSpeed refinement */
.technology .kicker{color:#b6f1ff}.tech-card>span{color:#ffaca6}.media-note span{color:#fff}.agenzzia-signature a{color:#f58220;font-weight:900}.agenzzia-signature a:hover{color:#ffad62}.whatsapp-float{box-shadow:0 14px 34px rgba(0,0,0,.22);will-change:transform}.whatsapp-float::before{will-change:transform,opacity}@keyframes whatsapp-breathe{0%,100%{transform:translateY(0) scale(1)}50%{transform:translateY(-3px) scale(1.016)}}@keyframes whatsapp-ring{0%,100%{transform:scale(.98);opacity:.42}50%{transform:scale(1.14);opacity:.08}}@keyframes whatsapp-breathe-reduced{0%,100%{transform:scale(1)}50%{transform:scale(1.012)}}@keyframes whatsapp-ring-reduced{0%,100%{transform:scale(.99);opacity:.34}50%{transform:scale(1.06);opacity:.12}}@media(prefers-reduced-motion:reduce){.whatsapp-float{animation:whatsapp-breathe-reduced 5.2s ease-in-out infinite}.whatsapp-float::before{animation:whatsapp-ring-reduced 5.2s ease-in-out infinite}}

.agenzzia-signature{display:inline-flex;gap:.3em;align-items:center;flex-wrap:wrap;justify-content:center}.agenzzia-signature a{color:#f58220;font-weight:900}.agenzzia-signature a:hover{color:#ff9b3e}

@media(max-width:700px){.media-note{right:0;max-width:calc(100% - 24px)}}

/* Adequacao ao padrao global: busca, CAPTCHA e canais registrados. */
.search-link{display:inline-flex;min-height:42px;padding:9px 12px;align-items:center;justify-content:center;border:1px solid rgba(8,40,61,.18);color:var(--navy-800);font-size:.72rem;font-weight:900}.search-link:hover{border-color:var(--blue);color:var(--blue)}.mobile-search-link{display:flex;min-height:44px;padding:11px 13px;align-items:center;justify-content:center;border:1px solid rgba(8,40,61,.16);color:var(--navy-800);font-weight:900}.contact-icon{display:inline-block;width:18px;height:18px;flex:0 0 18px;object-fit:contain}.footer-contact a,.direct-channels a{align-items:center}.whatsapp-float img{width:24px;height:24px}.captcha-box{display:grid;grid-template-columns:minmax(0,220px) minmax(180px,1fr);gap:16px;align-items:end}.captcha-visual{display:grid;gap:7px}.captcha-image{width:220px;height:76px;border:1px solid rgba(8,40,61,.2);border-radius:4px;background:#eef3f5;object-fit:cover}.captcha-refresh{justify-self:start;padding:0;border:0;color:var(--blue);background:transparent;font-size:.78rem;font-weight:850;cursor:pointer;text-decoration:underline}.compact-landing{min-height:0;padding:176px 0 72px}.compact-landing h1{max-width:950px;font-size:clamp(2.55rem,5vw,5.1rem)}.compact-landing p:last-child{max-width:760px;color:rgba(255,255,255,.75);font-size:1.08rem}.search-layout{max-width:920px}.site-search-form{display:grid;gap:10px;padding:28px;border:1px solid var(--line);background:#fff;box-shadow:var(--shadow)}.site-search-form>label{font-weight:900}.search-controls{display:grid;grid-template-columns:1fr auto;gap:10px}.search-controls input{min-height:52px;padding:12px 15px;border:1px solid rgba(8,40,61,.25);border-radius:4px;background:#fff}.search-status{margin:24px 0 16px}.search-results{display:grid;gap:12px}.search-result{display:block;padding:22px;border:1px solid var(--line);background:#fff}.search-result:hover{border-color:var(--blue)}.search-result strong,.search-result span{display:block}.search-result strong{margin-bottom:5px;color:var(--navy-800);font-size:1.05rem}.search-result span{color:var(--muted)}.sitemap-layout{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.sitemap-group{padding:28px;border:1px solid var(--line);background:#fff}.sitemap-group h2{font-size:1.75rem}.sitemap-group ul{display:grid;gap:10px;margin:0;padding:0;list-style:none}.sitemap-group a{display:block;padding:13px 0;border-top:1px solid var(--line)}.sitemap-group strong,.sitemap-group span{display:block}.sitemap-group strong{color:var(--navy-800)}.sitemap-group span{margin-top:3px;color:var(--muted);font-size:.9rem}.support-editorial{grid-column:1/-1}
@media(max-width:1180px){.search-link{display:none}}
@media(max-width:700px){.compact-landing{padding:138px 0 52px}.captcha-box,.search-controls,.sitemap-layout{grid-template-columns:1fr}.captcha-image{max-width:100%}.site-search-form,.sitemap-group{padding:20px}.support-editorial{grid-column:auto}.whatsapp-float span{display:none}}

/* v.260805.1415 - WhatsApp com um unico icone e movimento perceptivel. */
/* Rodape utilitario: canais, revisao, cookies, navegacao e versao. */
.footer-grid>.footer-group:not(.footer-contact){gap:0}.footer-grid>.footer-group:not(.footer-contact)>.footer-title{margin-bottom:4px}.footer-grid>.footer-group:not(.footer-contact)>a{display:flex;min-height:44px;align-items:center}.footer-contact{gap:0}.footer-contact>.footer-title{margin-bottom:10px}.footer-contact .footer-contact-button+.footer-contact-button{margin-top:10px}.footer-contact address{margin:10px 0 4px}.footer-contact address+.review-content-link{margin-top:0}
.footer-contact .back-to-top{display:flex;min-height:44px;align-items:center}
.footer-service-area{display:block;margin-top:12px;color:rgba(255,255,255,.78);font-size:.8rem;font-weight:700}.footer-contact .footer-contact-button{display:inline-flex;width:100%;min-height:44px;padding:10px 13px;gap:9px;align-items:center;border:1px solid transparent;border-radius:4px;font-size:.8rem;font-weight:850;line-height:1.25;transition:background-color .2s,border-color .2s,transform .2s}.footer-contact .footer-contact-button:hover{transform:translateY(-1px)}.footer-contact .footer-contact-button-phone{color:#061c2c;background:#f4f7f8;border-color:#dce5e9}.footer-contact .footer-contact-button-phone:hover{color:#061c2c;background:#fff;border-color:#fff}.footer-contact .footer-contact-button-whatsapp{color:#fff;background:#116b39;border-color:#2c8554}.footer-contact .footer-contact-button-whatsapp:hover{color:#fff;background:#0e5d31;border-color:#5aa276}.footer-contact .footer-contact-button:focus-visible{outline:3px solid #f58220;outline-offset:3px}.footer-contact .review-content-link,.footer-contact .cunzolo-consent-review-link{display:flex;min-height:44px;align-items:center;color:rgba(255,255,255,.78)!important;font-size:.8rem;font-weight:400;text-decoration:none}.footer-contact .review-content-link:hover,.footer-contact .cunzolo-consent-review-link:hover{color:#fff!important}.footer-contact .back-to-top{margin-top:0}.footer-bottom .site-version{display:inline;margin:0;color:rgba(255,255,255,.68);font-size:.7rem;letter-spacing:0;text-align:center}.footer-bottom>span:nth-child(2){color:rgba(255,255,255,.68)}body:has(.site-header.sds30-footer-visible) .whatsapp-float{visibility:hidden;opacity:0;pointer-events:none}
/* Correcao urgente: preservar o ritmo compacto original dos menus do rodape. */
.footer-brand .footer-anniversary-seal{display:block;width:min(176px,100%);height:auto;aspect-ratio:1/1;object-fit:contain;object-position:center;margin:18px 0 14px;filter:drop-shadow(0 10px 20px rgba(0,0,0,.2))}@media(max-width:700px){.footer-brand .footer-anniversary-seal{width:156px;margin-top:16px}}
.footer-grid>.footer-group:not(.footer-contact){gap:10px}.footer-grid>.footer-group:not(.footer-contact)>.footer-title{margin-bottom:0}.footer-grid>.footer-group:not(.footer-contact)>a{display:inline;min-height:0}.footer-contact{gap:0}.footer-contact .footer-contact-button+.footer-contact-button{margin-top:10px}.footer-contact address{margin:10px 0 4px}.footer-contact .review-content-link,.footer-contact .cunzolo-consent-review-link,.footer-contact .back-to-top{display:flex;min-height:30px;align-items:center;margin-top:0}
.whatsapp-float:hover{animation-play-state:running}.whatsapp-float-icon{display:block;width:24px;height:24px;flex:0 0 24px;object-fit:contain;animation:whatsapp-icon-wave 4.8s ease-in-out infinite;will-change:transform}@keyframes whatsapp-icon-wave{0%,100%{transform:scale(1)}50%{transform:scale(1.04)}}@keyframes whatsapp-icon-breathe-reduced{0%,100%{transform:scale(1)}50%{transform:scale(1.025)}}@media(prefers-reduced-motion:reduce){.whatsapp-float-icon{animation:whatsapp-icon-breathe-reduced 5.2s ease-in-out infinite}}
.cunzolo-consent-banner{position:fixed;z-index:10000;inset:auto 18px 18px;max-width:620px;padding:22px;color:#fff;background:#061c2c;border:1px solid rgba(255,255,255,.2);box-shadow:0 18px 55px rgba(0,0,0,.3)}.cunzolo-consent-banner h2{margin:0 0 8px;font-size:1.25rem}.cunzolo-consent-banner p{margin:0 0 16px;color:#fff}.cunzolo-consent-actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.cunzolo-consent-actions button{min-height:44px;padding:10px 14px;border:1px solid #fff;cursor:pointer}.cunzolo-consent-actions .primary{color:#061c2c;background:#fff}.cunzolo-consent-actions .link{color:#fff;background:transparent;text-decoration:underline}.cunzolo-consent-preferences{margin-top:14px;padding-top:14px;border-top:1px solid rgba(255,255,255,.2)}.cunzolo-consent-review-link{display:flex;min-height:44px;align-items:center;color:inherit;text-decoration:none}.cunzolo-consent-banner :focus-visible,.cunzolo-consent-review-link:focus-visible{outline:3px solid #f58220;outline-offset:3px}.site-header{transition:transform .2s,box-shadow .25s}.site-header.sds30-footer-visible{transform:translateY(-100%)}body:has(.cunzolo-consent-banner) .whatsapp-float{visibility:hidden;pointer-events:none}@media(max-width:640px){.cunzolo-consent-banner{inset:auto 10px 10px}.cunzolo-consent-actions{align-items:stretch;flex-direction:column}.cunzolo-consent-actions button{width:100%}}
[data-sds30-popup-root][hidden]{display:none!important}.sds30-popup{position:fixed;z-index:9900;inset:0;display:grid;place-items:center;padding:20px;background:rgba(3,18,29,.66)}.sds30-popup__panel{max-width:620px;padding:28px;background:#fff;color:#111a21}.sds30-popup__close{float:right;min-width:44px;min-height:44px}
.coverti-search-modal[hidden]{display:none!important}.coverti-search-modal{position:fixed;z-index:10100;inset:0;display:grid;place-items:start center;padding:clamp(18px,6vh,64px) 18px;background:rgba(3,18,29,.78)}.coverti-search-panel{width:min(760px,100%);max-height:calc(100vh - 36px);overflow:auto;padding:clamp(20px,4vw,36px);background:#fff;color:#111a21;box-shadow:0 24px 80px rgba(0,0,0,.38)}.coverti-search-head{display:flex;gap:18px;align-items:start;justify-content:space-between}.coverti-search-head h2{margin:0}.coverti-search-close{flex:0 0 44px;width:44px;height:44px;border:1px solid #0b2b40;background:#fff;color:#0b2b40;font-size:1.65rem;cursor:pointer}.coverti-search-form{margin-top:20px}.coverti-search-form label{display:block;margin-bottom:8px;font-weight:700}.coverti-search-form input{width:100%;min-height:50px;padding:11px 14px;border:2px solid #385363;font:inherit}.coverti-search-status{margin:14px 0}.coverti-search-results{display:grid;gap:10px}.coverti-search-result{display:block;padding:14px;border:1px solid #d5dde2;color:#0b2b40;text-decoration:none}.coverti-search-result:hover,.coverti-search-result:focus-visible{border-color:#ec2925;outline:3px solid #f58220;outline-offset:2px}.coverti-search-result strong,.coverti-search-result span{display:block}.coverti-search-result span{margin-top:4px;color:#42545f}@media(max-width:640px){.coverti-search-modal{padding:10px}.coverti-search-panel{max-height:calc(100vh - 20px);padding:20px}}
.site-header{transition:box-shadow .25s}.site-header.sds30-footer-visible{position:absolute;transform:none}body:has(.cunzolo-consent-banner) .whatsapp-float{visibility:hidden;pointer-events:none}
[data-sds30-editorial-audit][hidden]{display:none!important}.editorial-audit{padding:14px 20px;border-top:1px solid #d9e0e4;background:#f4f6f7;color:#385363;font-family:inherit}.editorial-audit .wrap{width:min(1180px,100%);margin:0 auto}.editorial-audit p{margin:0;font-size:.875rem;line-height:1.5;letter-spacing:.01em}@media(max-width:640px){.editorial-audit{padding:13px 18px}.editorial-audit p{font-size:.8125rem}}
.whatsapp-float{right:54px;display:inline-flex;max-width:min(390px,calc(100vw - 60px));gap:11px;align-items:center;padding:9px 18px 9px 14px;overflow:visible;animation:whatsapp-float-sway 5s ease-in-out infinite}.whatsapp-float::after{content:"";position:absolute;left:calc(100% - 2px);top:50%;z-index:1;width:2px;height:2px;border-radius:50%;background:#25d366;box-shadow:3px -10px 0 0 rgba(37,211,102,.98),3px -3px 0 -.23px rgba(37,211,102,.98),3px 3px 0 -.23px rgba(37,211,102,.98),3px 10px 0 -.23px rgba(37,211,102,.98),3px -3px 0 -.23px rgba(37,211,102,.98),4px 3px 0 0 rgba(37,211,102,.98),4px 10px 0 -.23px rgba(37,211,102,.98),4px -3px 0 -.23px rgba(37,211,102,.98),4px 3px 0 -.23px rgba(37,211,102,.98),4px 10px 0 -.23px rgba(37,211,102,.98),5px -4px 0 0 rgba(37,211,102,.98),5px 3px 0 -.23px rgba(37,211,102,.98),5px 11px 0 -.23px rgba(37,211,102,.98),5px -9px 0 -.23px rgba(37,211,102,.98),5px -2px 0 -.23px rgba(37,211,102,.98),6px 6px 0 0 rgba(37,211,102,.97),6px -10px 0 -.23px rgba(37,211,102,.97),6px -1px 0 -.23px rgba(37,211,102,.97),6px 7px 0 -.23px rgba(37,211,102,.97),6px -9px 0 -.23px rgba(37,211,102,.97),7px -1px 0 0 rgba(37,211,102,.97),7px 7px 0 -.23px rgba(37,211,102,.97),7px -9px 0 -.23px rgba(37,211,102,.97),7px -1px 0 -.23px rgba(37,211,102,.97),8px 7px 0 -.23px rgba(37,211,102,.97),8px -10px 0 0 rgba(37,211,102,.97),8px -7px 0 -.23px rgba(37,211,102,.97),8px 1px 0 -.23px rgba(37,211,102,.97),9px 10px 0 -.23px rgba(37,211,102,.97),9px -7px 0 -.23px rgba(37,211,102,.97),9px 1px 0 0 rgba(37,211,102,.97),9px 10px 0 -.23px rgba(37,211,102,.97),10px -8px 0 -.23px rgba(37,211,102,.96),10px 1px 0 -.23px rgba(37,211,102,.96),10px 12px 0 -.23px rgba(37,211,102,.96),10px -7px 0 0 rgba(37,211,102,.96),11px 2px 0 -.23px rgba(37,211,102,.96),11px 12px 0 -.23px rgba(37,211,102,.96),11px -7px 0 -.23px rgba(37,211,102,.96),12px -5px 0 -.23px rgba(37,211,102,.96),12px 5px 0 0 rgba(37,211,102,.96),12px -15px 0 -.23px rgba(37,211,102,.96),12px -5px 0 -.23px rgba(37,211,102,.96),13px 6px 0 -.23px rgba(37,211,102,.95),13px -16px 0 -.23px rgba(37,211,102,.95),13px -5px 0 0 rgba(37,211,102,.95),14px 6px 0 -.23px rgba(37,211,102,.95),14px -16px 0 -.23px rgba(37,211,102,.95),14px -5px 0 -.23px rgba(37,211,102,.95),14px 5px 0 -.23px rgba(37,211,102,.95),15px -17px 0 0 rgba(37,211,102,.95),15px -4px 0 -.23px rgba(37,211,102,.95),15px -1px 0 -.23px rgba(37,211,102,.95),16px 10px 0 -.23px rgba(37,211,102,.95),16px -12px 0 -.23px rgba(37,211,102,.95),16px -1px 0 0 rgba(37,211,102,.95),16px 10px 0 -.23px rgba(37,211,102,.95),17px -13px 0 -.23px rgba(37,211,102,.94),17px -1px 0 -.23px rgba(37,211,102,.94),17px 11px 0 -.23px rgba(37,211,102,.94),18px -14px 0 0 rgba(37,211,102,.94),18px -1px 0 -.23px rgba(37,211,102,.94),18px 11px 0 -.23px rgba(37,211,102,.94),19px -14px 0 -.23px rgba(37,211,102,.94),19px -1px 0 -.23px rgba(37,211,102,.94),19px 2px 0 0 rgba(37,211,102,.94),19px 15px 0 -.23px rgba(37,211,102,.94),20px -11px 0 -.23px rgba(37,211,102,.94),20px 4px 0 -.23px rgba(37,211,102,.94),20px 17px 0 -.23px rgba(37,211,102,.94),21px -10px 0 0 rgba(37,211,102,.93),21px 4px 0 -.23px rgba(37,211,102,.93),21px 17px 0 -.23px rgba(37,211,102,.93),22px -10px 0 -.23px rgba(37,211,102,.93),22px 4px 0 -.23px rgba(37,211,102,.93),22px 18px 0 0 rgba(37,211,102,.93),23px -11px 0 -.23px rgba(37,211,102,.93),23px 4px 0 -.23px rgba(37,211,102,.93),23px 8px 0 -.23px rgba(37,211,102,.93),24px -21px 0 -.23px rgba(37,211,102,.92),24px -6px 0 0 rgba(37,211,102,.92),24px 8px 0 -.23px rgba(37,211,102,.92),25px -22px 0 -.23px rgba(37,211,102,.92),25px -7px 0 -.23px rgba(37,211,102,.92),25px 9px 0 -.23px rgba(37,211,102,.92),26px -21px 0 0 rgba(37,211,102,.92),26px -5px 0 -.23px rgba(37,211,102,.92),26px 10px 0 -.23px rgba(37,211,102,.92),27px -22px 0 -.23px rgba(37,211,102,.92),27px -6px 0 -.23px rgba(37,211,102,.92),27px 10px 0 0 rgba(37,211,102,.92),28px 15px 0 -.23px rgba(37,211,102,.91),28px -17px 0 -.23px rgba(37,211,102,.91),28px -1px 0 -.23px rgba(37,211,102,.91),29px 16px 0 -.23px rgba(37,211,102,.91),29px -18px 0 0 rgba(37,211,102,.91),29px -1px 0 -.23px rgba(37,211,102,.91),30px 16px 0 -.23px rgba(37,211,102,.91),30px -19px 0 -.23px rgba(37,211,102,.91),30px -1px 0 -.23px rgba(37,211,102,.91),31px 16px 0 0 rgba(37,211,102,.91),31px -19px 0 -.23px rgba(37,211,102,.91),31px 1px 0 -.23px rgba(37,211,102,.91),32px 19px 0 -.23px rgba(37,211,102,.90),32px 24px 0 -.23px rgba(37,211,102,.90),32px -12px 0 0 rgba(37,211,102,.90),33px 6px 0 -.23px rgba(37,211,102,.90),33px 24px 0 -.23px rgba(37,211,102,.90),34px -13px 0 -.23px rgba(37,211,102,.90),34px 6px 0 -.23px rgba(37,211,102,.90),34px 25px 0 0 rgba(37,211,102,.90),35px -13px 0 -.23px rgba(37,211,102,.90),35px 6px 0 -.23px rgba(37,211,102,.90),35px 25px 0 -.23px rgba(37,211,102,.90),36px -13px 0 -.23px rgba(37,211,102,.89),36px 6px 0 0 rgba(37,211,102,.89),36px 25px 0 -.23px rgba(37,211,102,.89),37px -28px 0 -.23px rgba(37,211,102,.89),37px -8px 0 -.23px rgba(37,211,102,.89),37px -1px 0 -.23px rgba(37,211,102,.89),38px 19px 0 0 rgba(37,211,102,.89),38px -21px 0 -.23px rgba(37,211,102,.89),39px -1px 0 -.23px rgba(37,211,102,.88),39px 20px 0 -.23px rgba(37,211,102,.88),39px -22px 0 -.23px rgba(37,211,102,.88),40px -1px 0 0 rgba(37,211,102,.88),40px 20px 0 -.23px rgba(37,211,102,.88),40px -23px 0 -.23px rgba(37,211,102,.88),41px -1px 0 -.23px rgba(37,211,102,.88),41px 20px 0 -.23px rgba(37,211,102,.88),41px 27px 0 0 rgba(37,211,102,.88),42px -17px 0 -.23px rgba(37,211,102,.88),42px 5px 0 -.23px rgba(37,211,102,.88),43px 27px 0 -.23px rgba(37,211,102,.87),43px -17px 0 -.23px rgba(37,211,102,.87),43px 5px 0 0 rgba(37,211,102,.87),44px 30px 0 -.23px rgba(37,211,102,.87),44px -15px 0 -.23px rgba(37,211,102,.87),44px 7px 0 -.23px rgba(37,211,102,.87),45px 30px 0 -.23px rgba(37,211,102,.87),45px -16px 0 0 rgba(37,211,102,.87),46px 7px 0 -.23px rgba(37,211,102,.87),46px 31px 0 -.23px rgba(37,211,102,.87),46px -32px 0 -.23px rgba(37,211,102,.87),47px -9px 0 -.23px rgba(37,211,102,.86),47px 15px 0 0 rgba(37,211,102,.86),47px -33px 0 -.23px rgba(37,211,102,.86),48px -9px 0 -.23px rgba(37,211,102,.86),48px 15px 0 -.23px rgba(37,211,102,.86),49px -35px 0 -.23px rgba(37,211,102,.86),49px -10px 0 0 rgba(37,211,102,.86),49px 15px 0 -.23px rgba(37,211,102,.86),50px -35px 0 -.23px rgba(37,211,102,.85),50px -7px 0 -.23px rgba(37,211,102,.85),51px 18px 0 -.23px rgba(37,211,102,.85),51px -33px 0 0 rgba(37,211,102,.85),51px -25px 0 -.23px rgba(37,211,102,.85),52px 0px 0 -.23px rgba(37,211,102,.85),52px 26px 0 -.23px rgba(37,211,102,.85),52px -26px 0 -.23px rgba(37,211,102,.85),53px 0px 0 0 rgba(37,211,102,.85),53px 26px 0 -.23px rgba(37,211,102,.85),54px -27px 0 -.23px rgba(37,211,102,.84),54px -1px 0 -.23px rgba(37,211,102,.84),54px 26px 0 -.23px rgba(37,211,102,.84),55px -27px 0 0 rgba(37,211,102,.84),55px -1px 0 -.23px rgba(37,211,102,.84),56px 27px 0 -.23px rgba(37,211,102,.84),56px -28px 0 -.23px rgba(37,211,102,.84),56px -20px 0 -.23px rgba(37,211,102,.84),57px 11px 0 0 rgba(37,211,102,.84),57px 39px 0 -.23px rgba(37,211,102,.84),58px -18px 0 -.23px rgba(37,211,102,.83),58px 10px 0 -.23px rgba(37,211,102,.83),58px 38px 0 -.23px rgba(37,211,102,.83),59px -18px 0 0 rgba(37,211,102,.83),59px 10px 0 -.23px rgba(37,211,102,.83),60px 39px 0 -.23px rgba(37,211,102,.83),60px -19px 0 -.23px rgba(37,211,102,.83),60px 10px 0 -.23px rgba(37,211,102,.83),61px 40px 0 0 rgba(37,211,102,.82),61px -19px 0 -.23px rgba(37,211,102,.82),62px -10px 0 -.23px rgba(37,211,102,.82),62px 19px 0 -.23px rgba(37,211,102,.82),62px -40px 0 -.23px rgba(37,211,102,.82),63px -11px 0 0 rgba(37,211,102,.82),63px 19px 0 -.23px rgba(37,211,102,.82),64px -38px 0 -.23px rgba(37,211,102,.82),64px -8px 0 -.23px rgba(37,211,102,.82),64px 23px 0 -.23px rgba(37,211,102,.82),65px -39px 0 0 rgba(37,211,102,.81),65px -8px 0 -.23px rgba(37,211,102,.81),66px 23px 0 -.23px rgba(37,211,102,.81),66px -40px 0 -.23px rgba(37,211,102,.81),66px -9px 0 -.23px rgba(37,211,102,.81),67px 1px 0 0 rgba(37,211,102,.81),67px 33px 0 -.23px rgba(37,211,102,.81),68px -31px 0 -.23px rgba(37,211,102,.81),68px 1px 0 -.23px rgba(37,211,102,.81),69px 34px 0 -.23px rgba(37,211,102,.80),69px -32px 0 0 rgba(37,211,102,.80),69px 1px 0 -.23px rgba(37,211,102,.80),70px 33px 0 -.23px rgba(37,211,102,.80),70px -32px 0 -.23px rgba(37,211,102,.80),71px 4px 0 -.23px rgba(37,211,102,.80),71px 37px 0 0 rgba(37,211,102,.80),71px -30px 0 -.23px rgba(37,211,102,.80),72px 4px 0 -.23px rgba(37,211,102,.79),72px 14px 0 -.23px rgba(37,211,102,.79),73px 48px 0 -.23px rgba(37,211,102,.79),73px -20px 0 0 rgba(37,211,102,.79),74px 14px 0 -.23px rgba(37,211,102,.79),74px 49px 0 -.23px rgba(37,211,102,.79),74px -21px 0 -.23px rgba(37,211,102,.79),75px 14px 0 -.23px rgba(37,211,102,.79),75px 49px 0 0 rgba(37,211,102,.79),76px -21px 0 -.23px rgba(37,211,102,.78),76px 14px 0 -.23px rgba(37,211,102,.78),76px 49px 0 -.23px rgba(37,211,102,.78),77px -22px 0 -.23px rgba(37,211,102,.78),77px 14px 0 0 rgba(37,211,102,.78),78px 29px 0 -.23px rgba(37,211,102,.78),78px -43px 0 -.23px rgba(37,211,102,.78),79px -8px 0 -.23px rgba(37,211,102,.78),79px 29px 0 -.23px rgba(37,211,102,.78),79px -45px 0 0 rgba(37,211,102,.78),80px -8px 0 -.23px rgba(37,211,102,.77),80px 29px 0 -.23px rgba(37,211,102,.77),81px -46px 0 -.23px rgba(37,211,102,.77),81px -8px 0 -.23px rgba(37,211,102,.77),82px 29px 0 0 rgba(37,211,102,.77),82px -46px 0 -.23px rgba(37,211,102,.77),82px -9px 0 -.23px rgba(37,211,102,.77),83px 29px 0 -.23px rgba(37,211,102,.76),83px 41px 0 -.23px rgba(37,211,102,.76),84px -35px 0 0 rgba(37,211,102,.76),84px 3px 0 -.23px rgba(37,211,102,.76),85px 41px 0 -.23px rgba(37,211,102,.76),85px 55px 0 -.23px rgba(37,211,102,.76),85px -23px 0 -.23px rgba(37,211,102,.76),86px 16px 0 0 rgba(37,211,102,.76),86px 56px 0 -.23px rgba(37,211,102,.76),87px -24px 0 -.23px rgba(37,211,102,.75),87px 16px 0 -.23px rgba(37,211,102,.75),88px 56px 0 -.23px rgba(37,211,102,.75),88px -24px 0 0 rgba(37,211,102,.75),88px 16px 0 -.23px rgba(37,211,102,.75),89px 28px 0 -.23px rgba(37,211,102,.75),89px -52px 0 -.23px rgba(37,211,102,.75),90px -12px 0 -.23px rgba(37,211,102,.75),90px 28px 0 0 rgba(37,211,102,.75),91px -54px 0 -.23px rgba(37,211,102,.74),91px -13px 0 -.23px rgba(37,211,102,.74),91px 28px 0 -.23px rgba(37,211,102,.74),92px -55px 0 -.23px rgba(37,211,102,.74),92px -9px 0 0 rgba(37,211,102,.74),93px 33px 0 -.23px rgba(37,211,102,.74),93px -51px 0 -.23px rgba(37,211,102,.74),94px -9px 0 -.23px rgba(37,211,102,.73),94px 33px 0 -.23px rgba(37,211,102,.73),95px 46px 0 0 rgba(37,211,102,.73),95px -39px 0 -.23px rgba(37,211,102,.73),95px 3px 0 -.23px rgba(37,211,102,.73),96px 47px 0 -.23px rgba(37,211,102,.73),96px -40px 0 -.23px rgba(37,211,102,.73),97px 3px 0 0 rgba(37,211,102,.73),97px 46px 0 -.23px rgba(37,211,102,.73),98px -41px 0 -.23px rgba(37,211,102,.72),98px 3px 0 -.23px rgba(37,211,102,.72),99px 47px 0 -.23px rgba(37,211,102,.72),99px -42px 0 0 rgba(37,211,102,.72),99px 2px 0 -.23px rgba(37,211,102,.72),100px 52px 0 -.23px rgba(37,211,102,.72),100px 66px 0 -.23px rgba(37,211,102,.72),101px -24px 0 -.23px rgba(37,211,102,.72),101px 21px 0 0 rgba(37,211,102,.72),102px 66px 0 -.23px rgba(37,211,102,.71),102px -25px 0 -.23px rgba(37,211,102,.71),103px 21px 0 -.23px rgba(37,211,102,.71),103px 67px 0 -.23px rgba(37,211,102,.71),103px -26px 0 0 rgba(37,211,102,.71),104px 20px 0 -.23px rgba(37,211,102,.71),104px 66px 0 -.23px rgba(37,211,102,.71),105px -27px 0 -.23px rgba(37,211,102,.70),105px 20px 0 -.23px rgba(37,211,102,.70),106px 67px 0 0 rgba(37,211,102,.70),106px -59px 0 -.23px rgba(37,211,102,.70),107px -13px 0 -.23px rgba(37,211,102,.70),107px 35px 0 -.23px rgba(37,211,102,.70),107px -55px 0 -.23px rgba(37,211,102,.70),108px -8px 0 0 rgba(37,211,102,.70),108px 40px 0 -.23px rgba(37,211,102,.70),109px -56px 0 -.23px rgba(37,211,102,.69),109px -8px 0 -.23px rgba(37,211,102,.69),110px 40px 0 -.23px rgba(37,211,102,.69),110px -58px 0 0 rgba(37,211,102,.69),111px -9px 0 -.23px rgba(37,211,102,.69),111px 40px 0 -.23px rgba(37,211,102,.69),112px -59px 0 -.23px rgba(37,211,102,.69),112px -44px 0 -.23px rgba(37,211,102,.69),112px 6px 0 0 rgba(37,211,102,.69),113px 56px 0 -.23px rgba(37,211,102,.68),113px -45px 0 -.23px rgba(37,211,102,.68),114px 5px 0 -.23px rgba(37,211,102,.68),114px 55px 0 -.23px rgba(37,211,102,.68),115px -46px 0 0 rgba(37,211,102,.68),115px 10px 0 -.23px rgba(37,211,102,.68),116px 61px 0 -.23px rgba(37,211,102,.68),116px -41px 0 -.23px rgba(37,211,102,.68),117px 10px 0 -.23px rgba(37,211,102,.67),117px 61px 0 0 rgba(37,211,102,.67),117px -42px 0 -.23px rgba(37,211,102,.67),118px -26px 0 -.23px rgba(37,211,102,.67),118px 26px 0 -.23px rgba(37,211,102,.67),119px 78px 0 -.23px rgba(37,211,102,.67),119px -27px 0 0 rgba(37,211,102,.67),120px 26px 0 -.23px rgba(37,211,102,.66),120px 78px 0 -.23px rgba(37,211,102,.66),121px -27px 0 -.23px rgba(37,211,102,.66),121px 25px 0 -.23px rgba(37,211,102,.66),122px 79px 0 0 rgba(37,211,102,.66),122px -28px 0 -.23px rgba(37,211,102,.66),123px 25px 0 -.23px rgba(37,211,102,.66),123px -76px 0 -.23px rgba(37,211,102,.66),124px -23px 0 -.23px rgba(37,211,102,.65),124px -6px 0 0 rgba(37,211,102,.65),124px 48px 0 -.23px rgba(37,211,102,.65),125px -62px 0 -.23px rgba(37,211,102,.65),125px -7px 0 -.23px rgba(37,211,102,.65),126px 48px 0 -.23px rgba(37,211,102,.65),126px -62px 0 0 rgba(37,211,102,.65),127px -8px 0 -.23px rgba(37,211,102,.65),127px 48px 0 -.23px rgba(37,211,102,.65),128px -63px 0 -.23px rgba(37,211,102,.64),128px -8px 0 -.23px rgba(37,211,102,.64),129px 48px 0 0 rgba(37,211,102,.64),129px -65px 0 -.23px rgba(37,211,102,.64),130px -9px 0 -.23px rgba(37,211,102,.64),130px 9px 0 -.23px rgba(37,211,102,.64),131px 66px 0 -.23px rgba(37,211,102,.63),131px -42px 0 0 rgba(37,211,102,.63),131px 14px 0 -.23px rgba(37,211,102,.63),132px 72px 0 -.23px rgba(37,211,102,.63),132px -43px 0 -.23px rgba(37,211,102,.63),133px 14px 0 -.23px rgba(37,211,102,.63),133px 71px 0 0 rgba(37,211,102,.63),134px -44px 0 -.23px rgba(37,211,102,.63),134px 14px 0 -.23px rgba(37,211,102,.63),135px 72px 0 -.23px rgba(37,211,102,.62),135px -45px 0 -.23px rgba(37,211,102,.62),136px 13px 0 0 rgba(37,211,102,.62),136px 32px 0 -.23px rgba(37,211,102,.62),137px -87px 0 -.23px rgba(37,211,102,.62),137px -28px 0 -.23px rgba(37,211,102,.62),138px 31px 0 -.23px rgba(37,211,102,.62),138px -88px 0 0 rgba(37,211,102,.62),139px -29px 0 -.23px rgba(37,211,102,.61),139px -8px 0 -.23px rgba(37,211,102,.61),140px 52px 0 -.23px rgba(37,211,102,.61),140px -68px 0 -.23px rgba(37,211,102,.61);filter:drop-shadow(0 0 1.3px rgba(37,211,102,.72)) drop-shadow(0 0 3.3px rgba(37,211,102,.34));opacity:0;pointer-events:none;transform:translateY(-50%) scale(.58);transform-origin:left center;animation:whatsapp-paint-spray 5s cubic-bezier(.18,.62,.24,1) infinite;will-change:transform,opacity}@keyframes whatsapp-paint-spray{0%{opacity:0;transform:translateY(-50%) translateX(0) scale(.58)}4%{opacity:1;transform:translateY(-50%) translateX(0) scale(.76)}18%{opacity:1;transform:translateY(-50%) translateX(4px) scale(1.02)}34%{opacity:.92;transform:translateY(-50%) translateX(10px) scale(1.15)}44%,100%{opacity:0;transform:translateY(-50%) translateX(22px) scale(1.22)}}@keyframes whatsapp-paint-spray-reduced{0%{opacity:0;transform:translateY(-50%) translateX(0) scale(.72)}4%{opacity:.96;transform:translateY(-50%) translateX(0) scale(.84)}20%{opacity:.92;transform:translateY(-50%) translateX(2px) scale(.96)}36%{opacity:.72;transform:translateY(-50%) translateX(5px) scale(1.04)}44%,100%{opacity:0;transform:translateY(-50%) translateX(8px) scale(1.08)}}@keyframes whatsapp-float-sway{0%,44%,100%{transform:translateY(0) scale(1)}56%{transform:translateY(-5px) scale(1.01)}70%{transform:translateY(3px) scale(1.006)}84%{transform:translateY(-4px) scale(1.008)}96%{transform:translateY(1px) scale(1.002)}}@keyframes whatsapp-float-sway-reduced{0%,44%,100%{transform:translateY(0) scale(1)}64%{transform:translateY(-2px) scale(1.006)}84%{transform:translateY(1px) scale(1.003)}}.whatsapp-float .whatsapp-float-copy,.whatsapp-float .whatsapp-float-copy strong,.whatsapp-float .whatsapp-float-copy span{display:block}.whatsapp-float-copy{min-width:0;text-align:left;line-height:1.18}.whatsapp-float-copy strong{font-size:.83rem;font-weight:900}.whatsapp-float-copy span{margin-top:3px;font-size:.7rem;font-weight:700;letter-spacing:0}@media(prefers-reduced-motion:reduce){.whatsapp-float{animation:whatsapp-float-sway-reduced 6s ease-in-out infinite}.whatsapp-float::after{animation:whatsapp-paint-spray-reduced 5s cubic-bezier(.18,.62,.24,1) infinite}}@media(max-width:700px){.whatsapp-float{--spray-room:clamp(25px,8vw,44px);right:var(--spray-room);bottom:12px;max-width:calc(100vw - var(--spray-room) - 12px);min-height:58px;padding:8px 12px}.whatsapp-float .whatsapp-float-copy,.whatsapp-float .whatsapp-float-copy strong,.whatsapp-float .whatsapp-float-copy span{display:block}.whatsapp-float-copy strong{font-size:.75rem}.whatsapp-float-copy span{font-size:.65rem}}
