
/* Blogsite v2.1.7.4 - icones tecnicos nas paginas individuais */
.product-tech-icon{width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 20px;color:currentColor}
.product-tech-icon svg{width:100%;height:100%;display:block;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
.product-badge,.product-feature-item,.buy-highlights li,.buy-button,.buy-guarantee strong,.buy-security,.stats-card h3{display:flex;align-items:center;gap:9px}
.buy-highlights{list-style:none;padding-left:0}
.buy-highlights li{margin-bottom:12px}
.product-feature-item .product-tech-icon{color:#2672f3}
.buy-highlights .product-tech-icon{color:#2672f3}
.buy-button .product-tech-icon{width:22px;height:22px;flex-basis:22px}
.buy-guarantee .product-tech-icon{color:#159447}
.buy-security .product-tech-icon{color:#52657d}
.stats-card h3 .product-tech-icon{color:#2672f3}
