.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.single-post-card{position:relative}.single-post-card .thumbnail{aspect-ratio:4/3;overflow:hidden}.single-post-card .thumbnail img,.single-post-card .thumbnail picture{width:100%;height:100%;object-fit:cover;transition:all .3s ease}.single-post-card.product .thumbnail{background-color:var(--white)!important}.single-post-card.product .thumbnail img,.single-post-card.product .thumbnail picture{object-fit:contain}.single-post-card .categories{position:relative;z-index:3;display:flex;flex-wrap:wrap}.single-post-card .categories li{padding:10px 10px 10px 0}.single-post-card .categories li a{color:var(--primary);font-size:16px;text-decoration:none}.single-post-card .title-single-card{font-size:1.25rem;font-weight:700;font-family:var(--font-family-sans-serif);padding-bottom:15px;font-weight:500;line-height:1.3em;letter-spacing:1px}@media screen and (max-width:540px){.single-post-card .title-single-card{font-size:1rem}}.single-post-card .desc{font-weight:300;font-size:16px;color:var(--clr-text);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.single-post-card .read-more{width:fit-content;display:inline;color:var(--clr-text);padding-top:5px;background:linear-gradient(#333,#333) 0 100%/var(--d,0) 2px no-repeat;transition:.3s;text-transform:uppercase;font-size:13px;font-weight:500}.single-post-card .read-more::after{content:attr(data-txt)}.single-post-card:hover img,.single-post-card:hover picture{transform:scale(1.05)}.single-post-card:hover .read-more{--d:100%}.single-post-card .link-single-card::after{position:absolute;content:"";width:100%;height:100%;top:0;left:0}