.pk-vm-result-card__wrapper{flex-direction:column;gap:10px;height:100%;display:flex}.pk-vm-result-card{background-color:var(--pk-blocks-tile-background-color);border:var(--pk-blocks-tile-border);border-radius:var(--pk-blocks-border-radius);box-shadow:var(--pk-blocks-tile-box-shadow);color:var(--pk-blocks-tile-color);height:100%;position:relative}.pk-vm-result-card__link{border-radius:var(--pk-blocks-border-radius);flex-direction:column;height:100%;text-decoration:none;display:flex;overflow:hidden}.pk-vm-result-card__slider{width:100%}.pk-vm-result-card__slider img{-o-object-fit:cover;object-fit:cover;width:100%;height:auto;display:block}.pk-vm-result-card__prices{grid-template-columns:repeat(auto-fill,minmax(125px,1fr));gap:10px;margin-top:auto;padding:10px;line-height:1.3;display:grid}@media screen and (width>=640px){.pk-vm-result-card__prices{padding:8px 15px}}.pk-vm-result-card__pricelabel{font-size:12px}.pk-vm-result-card__pricerow{flex-wrap:wrap;align-items:center;display:flex}.pk-vm-result-card__regularprice{margin:5px 5px 0 0;font-size:.9em;text-decoration:line-through}.pk-vm-result-card__price{margin-top:5px;font-size:16px;font-weight:700}.pk-vm-result-card__price small{font-size:.75em;font-weight:400}.pk-vm-result-card-content{padding:10px;text-decoration:none}@media screen and (width>=640px){.pk-vm-result-card-content{padding:16px 15px 8px}}.pk-vm-result-card-content-title{font-weight:var(--pk-blocks-tile-title-font-weight);line-height:1.2;display:block}.pk-vm-result-card-content-subtitle{text-overflow:ellipsis;white-space:nowrap;font-size:10px;display:block;overflow:hidden}@media screen and (width>=640px){.pk-vm-result-card-content-subtitle{font-size:14px}}.pk-vm-result-card-content-tags{flex-wrap:wrap;margin-top:10px;display:flex}@media screen and (width>=640px){.pk-vm-result-card-content-tags{margin-top:12px}}.pk-vm-result-card-content-tag{background:var(--pk-blocks-tag-background-color);border-radius:var(--pk-blocks-tag-border-radius);color:var(--pk-blocks-tag-color);margin:2.5px 5px 2.5px 0;padding:4px;font-size:10px}@media screen and (width>=640px){.pk-vm-result-card-content-tag{padding:5px}}