.service-list{gap:0}.service-list>div{min-height:375px;min-width:375px}.vly-service-item{border-radius:0;min-height:375px;min-width:375px}.vly-service-item-image{border-radius:0;position:absolute;top:0;left:0;width:100%;height:100%;margin:0;overflow:hidden}.vly-service-item-image img{width:100%;height:100%;object-fit:cover;object-position:center;filter:brightness(0.6);transition:all 0.3s linear}.vly-service-item-info{color:white;z-index:100;flex-wrap:wrap;flex-direction:row}.vly-service-item-info img{filter:invert(1)}.service-item__info-wrapper{justify-content:center;transition:all 0.3s linear;height:calc(100% - 90px)}@media screen and (min-width:768px){.service-item__info-wrapper{height:100%}}.vly-service-item-title{text-align:center;border-bottom:3px solid var(--color-coral-atardecer);padding-bottom:10px}.service__badges-wrapper{position:absolute;top:0;left:0}.service-item__price{text-align:center}.vly-service-item-infoextra{justify-content:center}.vly-service-item-actions{width:100%;margin-top:20px;transition:all 0.3s linear}.vly-service-item:hover .service-item__info-wrapper{height:calc(100% - 90px)}.vly-service-item:hover .vly-service-item-actions{margin-top:0}.vly-service-item:hover .vly-service-item-image img{width:120%;height:120%;filter:brightness(0.6) blur(2px);transform:translate(-10%)!important}