:root{--height-carousel:50vh}.carrusel{color:#fff!important;height:var(--height-carousel);width:100%}.ui-carousel-content{max-height:var(--height-carousel);overflow:hidden}.ui-carousel-container{max-height:95%}.ui-carousel-indicators .ui-reset{max-height:5%}.ui-carousel-items-container,.ui-carousel-items-content{height:100%!important}.ui-card-body{padding:5px!important}.ui-commandlink:hover span{background-color:var(--primary-color)!important;color:#fff!important;transition:all .2s ease-in-out}.ui-dataview-grid{width:100%}.ui-corner-top{display:none}.carrusel-object-fit{height:100%;object-fit:contain;width:100%}body .ui-carousel .ui-carousel-indicators .ui-carousel-indicator.ui-state-highlight button{background:var(--color-acent);color:#fff}.card-home{aspect-ratio:16/9;background-color:#fff;-webkit-box-shadow:-1px 0 7px 1px rgba(0,0,0,.28);-moz-box-shadow:-1px 0 7px 1px rgba(0,0,0,.28);box-shadow:-1px 0 7px 1px rgba(0,0,0,.28);display:block;height:100%;position:relative;transition:all .6s;width:100%;z-index:0}.card-home__title{color:#000;font-size:1.15em;padding:.8em;position:relative;z-index:2}.card-home__title-highlight{background-color:#fff;clip-path:polygon(0 0,100% 0,0 100%);height:45%;left:0;opacity:.6;position:absolute;top:0;width:100%;z-index:1}.card-home__img{height:inherit;object-fit:cover;position:absolute;top:0;width:inherit}.card-home:hover{-webkit-box-shadow:10px 8px 13px -9px #575557;-moz-box-shadow:10px 8px 13px -9px #575557;box-shadow:10px 8px 13px -9px #575557;transform:translateY(2px);transition:all .6s}.card-home:hover .card-home__title-highlight{display:none}.card-home:hover .card-home__layer{background-color:#000;height:inherit;opacity:.5;position:absolute;top:0;transition:all .6s;width:inherit;z-index:2}.card-home:hover .card-home__title{color:#fff;font-size:1.4em;height:100%;position:absolute;top:0;transition:all .6s;z-index:3}.card-home:hover .card-home__title,.servicios{align-items:center;display:flex;justify-content:center;width:100%}.servicios{flex-direction:column;padding:2rem 6rem}.servicios__card{display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));width:100%}.servicios__card-menos{grid-template-columns:repeat(auto-fit,minmax(400px,400px));justify-content:center}@media (max-width:1440px){.servicios__card{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}}@media (max-width:992px){.carrusel{height:20vh;margin-bottom:1rem;margin-top:1rem}.servicios{padding:.8rem;width:100%}}@media (max-width:768px){.carrusel-object-fit{aspect-ratio:3/1}.servicios{width:100%}.servicios__card{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));width:auto}.card-home{height:15rem;width:100%}}