@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 .whiteTitle{color:#2c2c2c;align-items:flex-start;gap:10px;font-size:18px;font-weight:600;line-height:1.5;display:flex}.productPage .whiteTitle.whiteTitle{color:#ffffffe6}.productPage .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 .section-tag-pavimento{background:var(--colorTheme);color:#fff;border:1px solid var(--colorTheme);text-transform:uppercase;letter-spacing:1px;border-radius:10px;margin-bottom:12px;padding:4px 14px;font-size:.92rem;font-weight:600;display:inline-block}.productPage .section-tag-white{color:#000;text-transform:uppercase;letter-spacing:1px;background:#fff;border:1px solid #000;border-radius:10px;margin-bottom:12px;padding:4px 14px;font-size:.92rem;font-weight:600;display:inline-block}.productPage .section-white-pavimento{flex-direction:row;justify-content:center;align-items:center;margin-bottom:20px;display:flex;box-shadow:0 0 15px 4px #0006}.productPage .section-white-pavimento .section-inner-subtitle-pavimento{text-align:center;flex-direction:column;justify-content:center;align-items:center;max-width:1100px;margin:0 auto;padding:10px 4px;display:flex}@media (max-width:768px){.productPage .section-white-pavimento .section-inner-subtitle-pavimento{padding:50px 20px}}.productPage .section-white-pavimento .section-inner-subtitle-pavimento .feature-row-subtitle-pavimento{text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.productPage .section-white-pavimento .section-inner-subtitle-pavimento .feature-row-subtitle-pavimento .feature-text-subtitle-pavimento h2{color:#000;margin:12px 0 16px;font-size:30px;font-weight:700}@media (max-width:768px){.productPage .section-white-pavimento .section-inner-subtitle-pavimento .feature-row-subtitle-pavimento .feature-text-subtitle-pavimento h2{font-size:25px}}.productPage .section-white-pavimento .section-inner-subtitle-pavimento .feature-row-subtitle-pavimento .feature-text-subtitle-pavimento h2.white{color:#fff}.productPage .feature-row .feature-img-quantitativos img{object-fit:cover;background:auto-fit;border-radius:12px;width:100%;margin-top:2rem;box-shadow:0 8px 30px #0000001f}.productPage .pavement-types{grid-template-columns:repeat(3,1fr);gap:25px;margin-top:35px;display:grid}@media (max-width:768px){.productPage .pavement-types{grid-template-columns:1fr}}.productPage .pavement-types .pavement-card{border:1px solid #eee;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px #00000014}.productPage .pavement-types .pavement-card img{object-fit:cover;width:100%;height:160px}.productPage .pavement-types .pavement-card .pavement-info{padding:18px}.productPage .pavement-types .pavement-card .pavement-info h3{color:#2c2c2c;margin-bottom:8px;font-size:18px;font-weight:600}.productPage .pavement-types .pavement-card .pavement-info p{color:#707070;margin:0;font-size:15px;line-height:1.5}.productPage .section-gray-manual{background:linear-gradient(#000000b3,#000000e6) 50%/cover no-repeat;padding:70px 20px 60px;position:relative;overflow:hidden}.productPage .section-gray-manual>*{z-index:2;position:relative}.productPage .section-gray-manual:before{content:"";z-index:1;background-color:#0009;width:100%;height:100%;position:absolute;top:0;left:0}.productPage .section-gray-manual:after{content:"";pointer-events:none;z-index:1;width:100%;height:15%;position:absolute;bottom:0;left:0}.productPage .section-gray-manual .section-inner-manual{max-width:1100px;margin:0 auto;padding:20px 10px}@media (max-width:768px){.productPage .section-gray-manual .section-inner-manual{padding:10px 5px}}.productPage .section-gray-manual .section-inner-manual .section-title-manual{color:#fff;margin-bottom:15px;font-size:25px;font-weight:700;line-height:1.3}@media (max-width:768px){.productPage .section-gray-manual .section-inner-manual .section-title-manual{font-size:18px}}.productPage .section-gray-manual .section-inner-manual .feature-row-manual{flex-direction:column;justify-content:center;align-items:center;display:flex}.productPage .section-gray-manual .section-inner-manual .feature-row-manual .feature-text-manual{flex-direction:column;justify-content:center;align-items:center;margin-bottom:15px;display:flex}.productPage .section-gray-manual .section-inner-manual .feature-row-manual .feature-text-manual .feature-download-manual{cursor:pointer;color:#fff;background-color:#0077ed;border:none;border-radius:30px;width:250px;margin-top:15px;padding:12px;font-size:1.2em;font-weight:700;transition:all .22s ease-in-out;box-shadow:1px 1px 8px #00000080}.productPage .section-gray-manual .section-inner-manual .feature-row-manual .feature-text-manual .feature-download-manual:hover{background:#2e8ae6;transform:translateY(-4px)}
