@font-face{font-family:Roboto_LOCAL;src:url(/resources/fonts/Roboto-Regular.ttf)format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Roboto_LOCAL;src:url(/resources/fonts/Roboto-Bold.ttf)format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Roboto_LOCAL;src:url(/resources/fonts/Roboto-Italic.ttf)format("truetype");font-weight:400;font-style:italic}@font-face{font-family:Roboto_LOCAL;src:url(/resources/fonts/Roboto-Light.ttf)format("truetype");font-weight:lighter;font-style:normal}@font-face{font-family:Roboto_LOCAL;src:url(/resources/fonts/Roboto-Regular.ttf)format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Roboto_LOCAL;src:url(/resources/fonts/Roboto-Bold.ttf)format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Roboto_LOCAL;src:url(/resources/fonts/Roboto-Italic.ttf)format("truetype");font-weight:400;font-style:italic}@font-face{font-family:Roboto_LOCAL;src:url(/resources/fonts/Roboto-Light.ttf)format("truetype");font-weight:lighter;font-style:normal}.productPage{background:#fff;font-family:Roboto,Arial,sans-serif}.productPage .hero{background:50%/cover no-repeat;padding:70px 20px 60px;position:relative;overflow:hidden}.productPage .hero>*{z-index:2;position:relative}.productPage .hero:before{content:"";z-index:1;background-color:#00000080;width:100%;height:100%;position:absolute;top:0;left:0}.productPage .hero:after{content:"";pointer-events:none;z-index:1;background:linear-gradient(to bottom, #0000 0%, var(--colorTheme) 100%);width:100%;height:15%;position:absolute;bottom:0;left:0}.productPage .hero .hero-inner{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:60px;max-width:1100px;margin:0 auto;display:grid;position:relative}@media (max-width:768px){.productPage .hero .hero-inner{text-align:center;grid-template-columns:1fr;gap:30px}}.productPage .hero .hero-tag{color:#6ab5ff;text-transform:uppercase;letter-spacing:1px;background:#0077ed40;border:1px solid #0077ed66;border-radius:20px;margin-bottom:18px;padding:5px 14px;font-size:.8rem;font-weight:600;display:inline-block}.productPage .hero h1{color:#fff;margin-bottom:18px;font-size:2.6rem;font-weight:700;line-height:1.2}@media (max-width:768px){.productPage .hero h1{font-size:2rem}}@media (max-width:480px){.productPage .hero h1{font-size:1.6rem}}.productPage .hero .hero-desc{color:#ffffffd1;margin-bottom:30px;font-size:1.05rem;line-height:1.7}.productPage .hero .hero-actions{flex-wrap:wrap;gap:15px;display:flex}@media (max-width:768px){.productPage .hero .hero-actions{justify-content:center}}.productPage .hero .hero-source{justify-content:center;align-items:center;display:flex}.productPage .hero .hero-source img{object-fit:contain;border-radius:12px;max-width:100%;max-height:340px;box-shadow:0 20px 60px #0006}.productPage .hero .hero-source .iframe-video{border:none;border-radius:12px;width:560px;height:315px;box-shadow:0 20px 60px #0006}@media (max-width:712px){.productPage .hero .hero-source .iframe-video{width:400px;height:225px}}@media (max-width:425px){.productPage .hero .hero-source .iframe-video{width:350px;height:197px}}.productPage .btn-primary{color:#fff;cursor:pointer;background:#0077ed;border:none;border-radius:30px;align-items:center;gap:8px;padding:13px 28px;font-family:Roboto,Arial,sans-serif;font-size:.95rem;font-weight:600;text-decoration:none;transition:background .2s,transform .2s;display:inline-flex}.productPage .btn-primary:hover{background:#2e8ae6;transform:translateY(-1px)}.productPage .btn-outline{color:#fff;background:0 0;border:1px solid #fff6;border-radius:30px;align-items:center;gap:8px;padding:12px 28px;font-family:Roboto,Arial,sans-serif;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.productPage .btn-outline:hover{background:#ffffff1a;border-color:#ffffffb3}.productPage .section-white{background:#fff}.productPage .section-gray{background:#f5f7fa}.productPage .section-dark{color:#fff;background:#131313}.productPage .section-blue{color:#fff;background:#0077ed}.productPage .section-inner{max-width:1100px;margin:0 auto;padding:70px 20px}@media (max-width:768px){.productPage .section-inner{padding:50px 20px}}.productPage .section-tag,.productPage .section-tag-white{color:#fff;text-transform:uppercase;letter-spacing:1px;background:#0077ed;border:1px solid #0077ed;border-radius:10px;margin-bottom:12px;padding:4px 14px;font-size:.92rem;font-weight:600;display:inline-block}.productPage .section-tag-white{color:#000;background:#fff;border-color:#ffffff4d}.productPage .section-title{color:#2c2c2c;margin-bottom:15px;font-size:27px;font-weight:700;line-height:1.3}@media (max-width:768px){.productPage .section-title{font-size:25px}}.productPage .section-title.white{color:#fff}.productPage .section-subtitle{color:#707070;margin-bottom:0;font-size:1.05rem;line-height:1.7}.productPage .section-subtitle.white{color:#ffffffd1}.productPage .feature-row{grid-template-columns:1fr 1fr;align-items:center;gap:60px;margin-top:55px;display:grid}@media (max-width:768px){.productPage .feature-row{grid-template-columns:1fr;gap:30px}.productPage .feature-row.reverse-mobile{direction:ltr}}.productPage .feature-row.reverse .feature-img{order:2}.productPage .feature-row.reverse .feature-text{order:1}@media (max-width:768px){.productPage .feature-row.reverse .feature-img,.productPage .feature-row.reverse .feature-text{order:unset}}.productPage .feature-row .feature-img img{object-fit:cover;background:auto-fit;border-radius:12px;width:100%;box-shadow:0 8px 30px #0000001f}.productPage .feature-row .feature-text h2{color:#2c2c2c;margin:12px 0 16px;font-size:1.6rem;font-weight:700}@media (max-width:768px){.productPage .feature-row .feature-text h2{font-size:1.3rem}}.productPage .feature-row .feature-text h2.white{color:#fff}.productPage .feature-row .feature-text p{color:#707070;margin-bottom:20px;font-size:1rem;line-height:1.7}.productPage .feature-row .feature-text p.white{color:#ffffffd1}.productPage .feature-row-center{flex-direction:row;justify-content:center;align-items:center;margin-top:55px;display:flex}@media (max-width:768px){.productPage .feature-row-center{grid-template-columns:1fr}.productPage .feature-row-center.reverse-mobile{direction:ltr}}.productPage .feature-row-center.reverse .feature-img{order:2}.productPage .feature-row-center.reverse .feature-text{order:1}@media (max-width:768px){.productPage .feature-row-center.reverse .feature-img,.productPage .feature-row-center.reverse .feature-text{order:unset}}.productPage .feature-row-center .feature-img{flex-direction:column;justify-content:center;align-items:center;width:65%;display:flex}@media (max-width:768px){.productPage .feature-row-center .feature-img{width:90%}}.productPage .feature-row-center .feature-img img{object-fit:cover;background:auto-fit;border-radius:12px;width:100%;box-shadow:0 8px 30px #0000001f}.productPage .feature-row-center .feature-text h2{color:#2c2c2c;margin:12px 0 16px;font-size:1.6rem;font-weight:700}@media (max-width:768px){.productPage .feature-row-center .feature-text h2{font-size:1.3rem}}.productPage .feature-row-center .feature-text h2.white{color:#fff}.productPage .feature-row-center .feature-text p{color:#707070;margin-bottom:20px;font-size:1rem;line-height:1.7}.productPage .feature-row-center .feature-text p.white{color:#ffffffd1}.productPage .check-list{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.productPage .check-list li{color:#2c2c2c;align-items:flex-start;gap:10px;font-size:.95rem;line-height:1.5;display:flex}.productPage .check-list li.white{color:#ffffffe6;margin-bottom:.8rem;padding-left:2.2rem}.productPage .check-list li:before{color:#fff;background:#0077ed;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;min-width:20px;height:20px;margin-top:2px;font-size:.75rem;font-weight:700;display:inline-flex}.productPage .check-list .whiteTitle{color:#2c2c2c;align-items:flex-start;gap:10px;font-size:18px;line-height:1.5;display:flex}.productPage .check-list .whiteTitle.whiteTitle{color:#ffffffe6}.productPage .check-list .whiteTitle:before{content:"✓";color:#fff;background:#0077ed;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;min-width:20px;height:20px;margin-top:2px;font-size:.75rem;font-weight:700;display:inline-flex}.productPage .check-list .black{color:#2c2c2c;align-items:flex-start;gap:10px;font-size:18px;line-height:1.5;display:flex}.productPage .check-list .black:before{content:"✓";color:#fff;background:#0077ed;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;min-width:20px;height:20px;margin-top:2px;font-size:.75rem;font-weight:700;display:inline-flex}.productPage .cards-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:25px;margin-top:40px;display:grid}.productPage .cards-grid .card{background:#fff;border:1px solid #eee;border-radius:15px;box-shadow:0 4px 20px #00000014}.productPage .cards-grid .card .card-icon{background:#0077ed1a 50%;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.productPage .cards-grid .card .card-icon svg,.productPage .cards-grid .card .card-icon img{color:#0077ed;width:24px;height:24px}.productPage .cards-grid .card .card-content{gap:10px;padding:14px}.productPage .cards-grid .card img{object-fit:contain;background:auto-fit;width:100%;margin-bottom:15px}.productPage .cards-grid .card h3{color:#2c2c2c;margin-bottom:10px;font-size:18px;font-weight:600}.productPage .cards-grid .card p{color:#707070;margin:0;font-size:.9rem;line-height:1.6}.productPage .two-cols{grid-template-columns:1fr 1fr;gap:50px;margin-top:40px;display:grid}@media (max-width:768px){.productPage .two-cols{grid-template-columns:1fr;gap:30px}}.productPage .two-cols .col-title{color:#2c2c2c;border-bottom:2px solid #0077ed;margin-bottom:15px;padding-bottom:10px;font-size:1.15rem;font-weight:700}.productPage .screenshots{margin-top:40px;position:relative}.productPage .screenshots .carousel-wrapper{background:#111;border-radius:12px;overflow:hidden;box-shadow:0 20px 60px #0000004d}.productPage .screenshots .carousel-track{transition:transform .4s;display:flex}.productPage .screenshots .carousel-track img{object-fit:contain;object-position:center;background:auto-fit;min-width:100%;max-height:500px}.productPage .screenshots .carousel-controls{justify-content:center;align-items:center;gap:15px;margin-top:20px;display:flex}.productPage .screenshots .carousel-controls .carousel-btn{cursor:pointer;background:#fff;border:2px solid #ddd;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-family:Roboto,Arial,sans-serif;transition:all .2s;display:flex}.productPage .screenshots .carousel-controls .carousel-btn:hover{color:#fff;background:#0077ed;border-color:#0077ed}.productPage .screenshots .carousel-controls .carousel-btn svg{width:18px;height:18px}.productPage .screenshots .carousel-controls .carousel-dots{gap:8px;display:flex}.productPage .screenshots .carousel-controls .carousel-dots .dot{cursor:pointer;background:#ddd;border-radius:50%;width:8px;height:8px;transition:background .2s}.productPage .screenshots .carousel-controls .carousel-dots .dot.active{background:#0077ed}.productPage .cta-section .section-inner{text-align:center;flex-direction:column;align-items:center;display:flex}.productPage .cta-section .section-inner h2{color:#fff;margin-bottom:15px}.productPage .cta-section .section-inner p{color:#ffffffd1;max-width:600px;margin-bottom:30px}.productPage .differentials-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:15px;margin-top:35px;display:grid}.productPage .materials-grid{grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:20px;margin-top:35px;display:grid}.productPage .materials-grid .material-item{text-align:center;background:#fff;border:1px solid #eee;border-radius:10px;flex-direction:column;align-items:center;gap:10px;padding:16px;display:flex;box-shadow:0 2px 8px #0000000f}.productPage .materials-grid .material-item img{object-fit:contain;width:60px;height:60px}.productPage .materials-grid .material-item span{color:#707070;font-size:.8rem;font-weight:500}.productPage .section-dark-dores{color:#000;background-image:url(/resources/products/6/images/EscritorioEscuro.webp);background-position:50%;background-repeat:no-repeat;background-size:cover}.productPage .feature-row .feature-img-precificacao-sisOrcamento img{object-fit:cover;background:auto-fit;border-radius:12px;width:100%}.productPage .feature-text-precificacao-carousel h2{color:#707070;margin:12px 0 16px;font-size:27px;font-weight:700}@media (max-width:768px){.productPage .feature-text-precificacao-carousel h2{font-size:27px}}.productPage .feature-text-precificacao-carousel h2.white{color:#fff}.productPage .feature-text-precificacao-carousel p{color:#707070;margin-bottom:20px;font-size:18px;line-height:1.7}.productPage .feature-text-precificacao-carousel p.white{color:#ffffffd1}.productPage .cards-grid.cards-grid-dores{flex-wrap:nowrap;align-items:stretch;display:flex}@media (max-width:768px){.productPage .cards-grid.cards-grid-dores{flex-direction:column}}.productPage .cards-grid.cards-grid-dores .card-dark{background-color:#fff;flex-direction:column;flex:1 1 0;min-width:0;max-width:320px;min-height:230px;margin:0 auto;display:flex}@media (max-width:768px){.productPage .cards-grid.cards-grid-dores .card-dark{max-width:none}}.productPage .cards-grid.cards-grid-dores .card-dark .card-icon{border:3px solid red;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:22px;display:flex}.productPage .cards-grid.cards-grid-dores .card-dark .card-icon svg{color:red;width:28px;height:28px}.productPage .cards-grid.cards-grid-dores .card-dark h3{color:#333;margin-bottom:14px;font-size:1.15rem}.productPage .cards-grid.cards-grid-dores .card-dark p{color:#000;flex:1}.productPage .cards-grid.cards-grid-lancamentos.card-dark-lancamentos .card-icon{width:70px;height:70px}.productPage .cards-grid.cards-grid-lancamentos.card-dark-lancamentos .card-icon img{width:48px;height:48px}.productPage .cards-grid .card-dark{background:#fff;border:1px solid #eee;border-radius:15px;box-shadow:0 4px 20px #00000014}.productPage .cards-grid .card-dark .card-icon{background:#0077ed1a 50%;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.productPage .cards-grid .card-dark .card-icon svg,.productPage .cards-grid .card-dark .card-icon img{color:#0077ed;width:24px;height:24px}.productPage .cards-grid .card-dark .card-content{gap:10px;padding:14px}.productPage .cards-grid .card-dark img{object-fit:contain;background:auto-fit;width:100%;margin-bottom:15px}.productPage .cards-grid .card-dark h3{color:#2c2c2c;margin-bottom:10px;font-size:18px;font-weight:600}.productPage .cards-grid .card-dark p{color:#707070;margin:0;font-size:.9rem;line-height:1.6}.productPage .cards-grid .card-dark{box-shadow:none;background:#ffffff14;border-color:#ffffff26;padding:20px}.productPage .cards-grid .card-dark h3{color:#fff}.productPage .cards-grid .card-dark p{color:#ffffffbf}.productPage .cards-grid .card-dark .card-icon{background:#ffffff26}.productPage .cards-grid .card-dark .card-icon svg,.productPage .cards-grid .card-dark .card-icon img{color:#ffffffe6}.productPage .cards-grid .card-dark-lancamentos{background:#fff;border:1px solid #eee;border-radius:15px;box-shadow:0 4px 20px #00000014}.productPage .cards-grid .card-dark-lancamentos .card-icon{background:#0077ed1a 50%;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.productPage .cards-grid .card-dark-lancamentos .card-icon svg,.productPage .cards-grid .card-dark-lancamentos .card-icon img{color:#0077ed;width:24px;height:24px}.productPage .cards-grid .card-dark-lancamentos .card-content{gap:10px;padding:14px}.productPage .cards-grid .card-dark-lancamentos img{object-fit:contain;background:auto-fit;width:100%;margin-bottom:15px}.productPage .cards-grid .card-dark-lancamentos h3{color:#2c2c2c;margin-bottom:10px;font-size:18px;font-weight:600}.productPage .cards-grid .card-dark-lancamentos p{color:#707070;margin:0;font-size:.9rem;line-height:1.6}.productPage .cards-grid .card-dark-lancamentos{min-width:0;max-width:300px;min-height:320px;box-shadow:none;background:#ffffff14;border-color:#ffffff26;flex-direction:column;flex:1 1 0;margin:0 auto;padding:20px;display:flex}.productPage .cards-grid .card-dark-lancamentos h3{color:#fff}.productPage .cards-grid .card-dark-lancamentos p{color:#ffffffbf}.productPage .cards-grid .card-dark-lancamentos .card-icon{background:#ffffff26}.productPage .cards-grid .card-dark-lancamentos .card-icon svg,.productPage .cards-grid .card-dark-lancamentos .card-icon img{color:#ffffffe6}@media (max-width:768px){.productPage .cards-grid .card-dark-lancamentos{max-width:none}}.productPage .steps-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;margin-top:40px;display:grid}.productPage .steps-passo-wrapper{margin-top:40px}.productPage .steps-passo-container{justify-content:center;align-items:stretch;gap:25px;width:100%;display:flex}@media (max-width:768px){.productPage .steps-passo-container{flex-direction:column;align-items:center}}.productPage .steps-passo-container .step-passo-card{cursor:pointer;background-color:#fff;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:35px;flex-direction:column;flex:1;justify-content:flex-start;align-items:center;width:100%;min-width:40px;max-width:15%;height:640px;padding:20px;transition:all .5s;display:flex;box-shadow:0 4px 8px #0000001a}@media (max-width:768px){.productPage .steps-passo-container .step-passo-card{flex:none;max-width:none;height:70px;padding:8px}}.productPage .steps-passo-container .step-passo-card.active{max-width:45%}@media (max-width:768px){.productPage .steps-passo-container .step-passo-card.active{max-width:none;height:fit-content;padding:15px}}.productPage .steps-passo-container .step-passo-card .step-passo-number{color:#fff;justify-content:center;align-items:center;width:100%;display:flex}.productPage .steps-passo-container .step-passo-card .step-passo-number span{border-radius:50%;font-size:60px}@media (max-width:768px){.productPage .steps-passo-container .step-passo-card .step-passo-number span{font-size:40px}.productPage .steps-passo-container .step-passo-card .step-passo-number{width:80px}}.productPage .steps-passo-container .step-passo-card .step-passo-content{visibility:visible;flex-direction:column;justify-content:center;align-items:center;width:80%;transition:visibility .1s .1s;display:flex}.productPage .steps-passo-container .step-passo-card .step-passo-content.inactive{visibility:hidden;transition:visibility .1s}.productPage .steps-passo-container .step-passo-card .step-passo-content .step-passo-underline{background-color:#fff;width:100%;height:2px}.productPage .steps-passo-container .step-passo-card .step-passo-content .step-passo-header{color:#fff;justify-content:flex-start;align-items:center;gap:20px;width:100%;font-size:40px;display:flex}.productPage .steps-passo-container .step-passo-card .step-passo-content .step-passo-header .step-passo-title{text-align:left;padding:20px 0;font-size:30px;font-weight:700}@media (max-width:768px){.productPage .steps-passo-container .step-passo-card .step-passo-content .step-passo-header .step-passo-title{padding:10px 0}}.productPage .steps-passo-container .step-passo-card .step-passo-content .step-passo-description{color:#fff;text-align:left;flex-direction:column;justify-content:flex-start;align-self:start;gap:20px;padding:10px 0;font-size:18px;display:flex}.productPage .steps-passo-controls{justify-content:center;align-items:center;gap:10px;margin-top:20px;display:flex}.productPage .steps-passo-controls .steps-passo-dots{background-color:#e7e7e7;border-radius:20px;justify-content:center;align-items:center;gap:0;height:35px;padding:0 10px;display:flex}.productPage .steps-passo-controls .steps-passo-dots .step-passo-dot{color:#000;cursor:pointer;margin:0 8px;font-size:30px;line-height:1}.productPage .steps-passo-controls .steps-passo-dots .step-passo-dot.active{color:#0000;background-color:#000;border-radius:10px;width:22px;height:5px}.productPage .steps-passo-controls .step-passo-pause{cursor:pointer;background-color:#e7e7e7;border-radius:20px;justify-content:center;align-items:center;width:35px;height:35px;display:flex}.productPage .steps-passo-controls .step-passo-pause:hover{background-color:#d0d0d0}
