.grid-blog{display:grid;grid-template-columns:repeat(auto-fill, minmax(15rem, auto));gap:4rem;justify-content:space-between}.grid-blog__item{text-decoration:none;max-width:35.25rem;margin-bottom:3rem}.grid-blog__item__paragraph{font-size:0.8rem}.blog-figure{position:relative}.blog-figcaption{position:absolute;top:2rem;width:3.5rem;background:#fff;box-shadow:0px 0px 0px 1px #346EDA inset;border:5px solid #fff;padding:0.4rem 0.5rem;text-align:center;font-size:0.7rem;line-height:1.3}.blog-title{font-size:1rem;margin-bottom:0.5rem}.blog-keywords{font-size:0.7rem;margin-bottom:0.2rem}@media (min-width: 992px){.grid-blog{grid-template-columns:repeat(auto-fill, minmax(25rem, auto))}.grid-blog__item{padding-left:2rem}.grid-blog__item__paragraph{font-size:1rem}.blog-title{font-size:1.3rem}.blog-figcaption{left:-2rem}}

.grid-news{font-size:0.8rem}.grid-news__tags{margin-top:2rem;margin-bottom:2rem;display:flex;align-items:center;flex-wrap:wrap}.grid-news__tags__btn{font-size:0.6rem;padding:.3rem .9rem;margin-top:.2rem;margin-bottom:.2rem;margin-left:1rem}.grid-news__prev-next{display:grid;grid-template-columns:auto 1fr auto;margin-bottom:2rem}.grid-news__prev-next__prev{grid-column:1;text-decoration:none}.grid-news__prev-next__pipeline{border-right:1px solid black;justify-self:center}.grid-news__prev-next__next{grid-column:3;text-decoration:none}.grid-news__prev-next__figure{display:grid;align-items:center;grid-template-columns:4.5rem 5.5rem;font-size:0.55rem;line-height:1.3;letter-spacing:-0.3px;column-gap:0.3rem;margin:0}.grid-news__author{display:grid;grid-template-columns:auto 1fr auto;gap:.3rem;border:2px solid #ccc;border-left:none;border-right:none;padding:1rem .6rem;margin-bottom:2rem}.grid-news__author__name{grid-column:1;grid-row:1}.grid-news__author__date{grid-column:3;grid-row:1}.grid-news__author__body{grid-column:1/4;grid-row:2}.grid-news__lately__borderButtomBlack{border-bottom:1px solid #000;width:max-content !important;margin:0 auto 1rem auto}.grid-news__lately__item{border-bottom:1px solid black;display:grid;align-items:center;grid-template-columns:auto auto;column-gap:1rem}@media (min-width: 768px){.grid-news{padding-left:2rem;display:grid;grid-template-columns:minmax(auto, 52rem) 22rem;justify-content:space-between;column-gap:2rem}.grid-news__body{grid-column:1;grid-row:1/5}.grid-news__tags{grid-column:2;grid-row:2}.grid-news__prev-next{grid-column:1;grid-row:6}.grid-news__prev-next__pipeline{border-right:1px solid black;justify-self:center}.grid-news__author{grid-column:2;grid-row:3}.grid-news__lately{grid-column:2;grid-row:1}.grid-news__lately__borderButtomBlack{width:max-content !important}}@media (min-width: 992px){.grid-news{padding-left:2rem;font-size:1rem}.grid-news__borderButtomBlack{border-bottom:2px solid #000;width:max-content !important;margin:0 auto 1rem auto}.grid-news__body{grid-column:1;grid-row:1}.grid-news__tags{grid-column:1;grid-row:2;margin-top:3rem;margin-bottom:3rem}.grid-news__tags__btn{font-size:0.8rem;padding:.3rem 1rem;margin-top:.2rem;margin-bottom:.2rem;margin-right:1rem;margin-left:1rem}.grid-news__prev-next{grid-column:1;grid-row:4}.grid-news__prev-next__pipeline{border-right:1px solid black;justify-self:center}.grid-news__prev-next__figure{grid-template-columns:8rem 10rem;font-size:0.8rem;line-height:1.5;letter-spacing:0}.grid-news__author{grid-column:1;grid-row:3;margin-bottom:3rem}}

