.foraneos-costo-servicios-section{padding-bottom:0}.costo-servicios-grid{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.costo-servicios-grid .servicio-item{border:1px solid #000;border-radius:30px;padding:30px 15px;width:calc(25% - 15px)}.costo-servicios-grid .servicio-item svg{height:40px;margin-bottom:30px;width:40px}.costo-servicios-grid .servicio-item h4{font-family:var(--text-font);font-size:24px;font-weight:300;margin-bottom:15px}.costo-servicios-grid .servicio-item .item-footer{border-top:1px solid #000;padding-top:12px}.costo-servicios-grid .servicio-item .item-footer .h4{font-family:var(--text-font);font-size:24px;font-weight:600}@media only screen and (min-width:768px){.foraneos-costo-servicios-section h2{font-size:50px}}@media only screen and (min-width:768px) and (max-width:991px){.costo-servicios-grid .servicio-item{width:calc(50% - 10px)}}@media only screen and (min-width:992px) and (max-width:1199px){.costo-servicios-grid .servicio-item .item-footer .h4,.costo-servicios-grid .servicio-item h4{font-size:22px}}@media only screen and (max-width:767px){.costo-servicios-grid .servicio-item{width:calc(50% - 5px)}}@media only screen and (max-width:575px){.costo-servicios-grid .servicio-item{width:100%}}