#main .servicios-wrapper{background-color:#fff}#main .servicios-wrapper .servicios h2{text-align:center;font-weight:700}#main .servicios-wrapper .servicios p{text-align:center}#main .servicios-wrapper .servicios .containerCaracteristicas{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#main .servicios-wrapper .servicios .services{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:20px;gap:14px;-ms-flex-wrap:wrap;flex-wrap:wrap}#main .servicios-wrapper .servicios .services .service-card{background-color:rgba(246,246,246,.9647058824);border-radius:8px;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.1);box-shadow:0 2px 4px rgba(0,0,0,.1);padding:20px;text-align:center;min-width:280px;width:32%}#main .servicios-wrapper .servicios .services .service-card__icon{margin-bottom:15px;text-align:left}#main .servicios-wrapper .servicios .services .service-card__icon img{max-height:80px;height:100vh}#main .servicios-wrapper .servicios .services .service-card__title{font-size:14px;text-align:left;margin-bottom:10px;font-weight:700;margin-left:0;margin-right:0}#main .servicios-wrapper .servicios .services .service-card__description{font-size:1em;color:#666}