.page-card-item{background-color:#fff;border:1px solid #CECECE;border-radius:14px;display:flex;flex-direction:column;height:100%;box-shadow:0 4px 8px #0000000d;opacity:1;transition:scale .3s ease;cursor:pointer}.page-card-item:hover{scale:1.025}.page-card-item__header:not(:has(img)){padding:16px 16px 0}.page-card-item__header:has(img){position:relative}.page-card-item__header img{object-fit:cover;object-position:top;width:100%;height:169px;border-top-left-radius:14px;border-top-right-radius:14px;vertical-align:middle}.page-card-item__tag{display:inline-block;padding:8px 16px;background-color:#f1f7fb;color:#0046ad}.page-card-item__header:has(img) .page-card-item__tag{position:absolute;left:0;bottom:0}.page-card-item__body{height:100%;padding:16px;display:flex;flex-flow:column;gap:16px;justify-content:space-between}.page-card-item__content{flex:1}.page-card-item__content h3{color:#0046ad;margin-bottom:16px}.page-card-item__content p{display:-webkit-box;line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.page-card-item__content a{color:var(--link-color);transition:color .2s ease;text-decoration:underline}.page-card-item__content a:hover{color:var(--link-color-hover)}.page-card-item__footer{display:flex;justify-content:flex-end;align-items:center;gap:16px}@media only screen and (min-width: 768px){.page-card-item__header img{height:219px}}
/*# sourceMappingURL=/cdn/shop/t/18/assets/component-page-card.css.map */
