.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:2rem}.blog-card{background:#fff;border-radius:0;display:flex;flex-direction:column}.blog-card__image img{width:100%;aspect-ratio:1/.7;object-fit:cover}.blog-card__content{padding:1.5rem;flex:1;display:flex;flex-direction:column}.blog-card__meta{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;font-size:.9rem;color:#666}.blog-card__tags{display:flex;gap:.5rem}.tag{background:#f5f5f5;padding:.25rem .5rem;border-radius:3px;font-size:.8rem;color:#555}.blog-card__title{margin-bottom:1rem;margin-top:0;font-size:unset}.blog-card__title a{color:#333;text-decoration:none;font-size:1.2rem;font-weight:600}.blog-card__title a:hover{color:#007bff}.blog-card__excerpt{margin-bottom:1.5rem;color:#666;line-height:1.5}.blog-card__footer{text-align:right;margin-top:auto;align-self:flex-start}@media (max-width: 1024px){.blog-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.blog-grid{grid-template-columns:1fr;gap:1.5rem}.blog-card__meta{flex-direction:column;align-items:flex-start;gap:.5rem}.blog-card__content{padding:1rem}}.article-header h1{margin-top:16px;margin-bottom:1.5rem}.article-meta{margin-bottom:.5rem;display:flex;align-items:center;gap:1rem}.article-image{width:100%}.article-image img{margin-top:1.5rem;margin-bottom:4rem;width:100%;height:100%;object-fit:cover;max-height:400px}.article-content h2{margin-top:2rem;margin-bottom:1rem;font-size:3rem}.article-content h3{margin-top:2rem;margin-bottom:1rem;font-size:2rem}.article-content h4{margin-top:2rem;margin-bottom:1rem;font-size:1.5rem}.article-content p{margin-top:1rem;margin-bottom:1rem}.article-footer{margin-top:3rem}.article-navigation{display:flex;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:wrap}.article-sharing{margin-top:3rem}.article-sharing h3{margin-bottom:1rem;font-size:1.5rem;font-weight:600}.article-sharing .sharing-buttons{display:flex;gap:1rem}.article-sharing .sharing-buttons .share-btn{display:flex;align-items:center;gap:.5rem;padding:5px 10px;border-radius:5px;font-size:1rem;font-weight:600;text-decoration:none;color:#252525;background-color:#ededed;transition:background-color .3s ease;font-size:14px}@media only screen and (max-width: 768px){.article-content h2{font-size:2rem}.article-content h3{font-size:1.5rem}.article-content h4,.article-sharing h3{font-size:1.2rem}}.related-blogs-section{margin-top:4rem;padding-top:3rem;border-top:1px solid #e0e0e0}.related-blogs-section .section-header h2{margin-bottom:2rem;font-size:2rem;font-weight:600}
/*# sourceMappingURL=/cdn/shop/t/15/assets/blog.css.map */
