.single-blog-expanded{background-color:var(--store-color-base-200);border-radius:8px;box-shadow:0 4px 8px rgba(0,0,0,.1);margin:20px auto;max-width:1000px;padding:30px}.single-blog-header{align-items:center;border-radius:16px;display:flex;flex-direction:column;height:200px;margin-bottom:20px;overflow:hidden;position:relative}.single-blog-title-container{background-position:50%;background-size:cover;color:#fff;height:100%;overflow:hidden;padding:25px;position:relative;transition:transform .5s ease;width:100%;z-index:1}.single-blog-title-container:hover{transform:scale(1.05)}.single-blog-title-container:before{background:linear-gradient(90deg,rgba(0,0,0,.7),hsla(0,0%,100%,0) 90%);content:"";height:100%;left:0;position:absolute;top:0;transition:all .5s ease-in-out;width:100%;z-index:0}.single-blog-title{align-items:center;display:flex;font-size:2rem;font-weight:700;height:100%;line-height:1.3;margin:0;position:relative;z-index:2}.single-blog-content{margin-top:20px}.single-blog-content p{color:var(--store-color-base-content);font-size:1.1rem;line-height:1.8;text-align:justify}
/*# sourceMappingURL=single-blog.css.map */
