.card-container{padding:16px;background-color:#ffffff;width:100%;height:100%;border-radius:8px;display:flex;flex-direction:column;justify-content:space-between;min-height:450px;scroll-margin-top:150px}.card-container.card-highlight{z-index:10000;position:relative}.carrusel-title{color:white;font-size:2em;margin-bottom:40px}.card-header{width:100%;aspect-ratio:1/1;display:flex;justify-content:center;align-items:center;margin-bottom:2vh}.card-body{display:flex;flex-direction:column;flex:1 1;min-height:120px;justify-content:space-between}.card-body-top{display:flex;flex-direction:column;gap:10px}.card-bottom{flex:1 1;height:-moz-fit-content;height:fit-content;display:flex;flex-direction:column;justify-content:space-between}.card-footer{margin-top:2vh}.leer-mas-btn{background-color:transparent;border:none;text-align:start;color:#0153a6;font-weight:600;padding:10px 0;font-size:5vw;display:flex;align-items:center;gap:5px}.card-container span{color:black}.card-header img{width:100%;height:100%;object-fit:cover}.card-title{font-weight:600;margin:5px 0}.card-description{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;line-clamp:4;text-overflow:ellipsis;font-weight:400}.card-description.expanded{-webkit-line-clamp:unset;line-clamp:unset;overflow:visible;display:block}#link-producto{display:flex;align-items:center;justify-content:space-between;gap:5px}.card-footer #link-producto svg{transition:all .8s cubic-bezier(.23,1,.32,1)}.card-footer:hover #link-producto svg{transform:rotate(-45deg)}.card-footer:hover{background-color:#024a92}.card-footer{background-color:#0153a6;padding:7px;border-radius:8px;transition:all .8s cubic-bezier(.23,1,.32,1)}.no-visible{display:none}.card-footer a span,.link-producto-arrow{color:white}@media screen and (min-width:560px){.card-header{height:200px}.leer-mas-btn{font-size:3vw}.card-container{min-height:530px;scroll-margin-top:100px}}@media screen and (min-width:1200px){.card-header{aspect-ratio:0}.leer-mas-btn{font-size:1.2vw}.swiper-slide{display:flex;justify-content:center}.card-container{min-height:500px}}