.blog-blog-posts{display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.blog-blog-posts .posts{display:flex;flex-direction:row;justify-content:flex-start;flex-wrap:wrap}.blog-blog-posts .post{width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;border:.5px solid rgba(100,146,253,0.2);box-shadow:0px 11px 30px rgba(154,161,177,0.2);border-radius:9px}.blog-blog-posts .post img{width:100%;height:auto;border-radius:9px 9px 0 0;cursor:pointer}.blog-blog-posts .post .text{height:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.blog-blog-posts .post .text .tags{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.blog-blog-posts .post .text .tag{font-family:graphikLcRegular;font-size:14px;font-weight:bold;letter-spacing:unset;color:#4678ee;cursor:pointer}.blog-blog-posts .post .text .tag:last-of-type{margin-right:0}.blog-blog-posts .post .text .title{font-family:telegrafRegular;font-size:24px;font-style:normal;font-weight:700;letter-spacing:unset;color:var(--black)}.blog-blog-posts .post .text .sub-title{font-family:telegrafRegular;font-size:16px;letter-spacing:unset;color:var(--black);line-height:1.375}.blog-blog-posts .post .text .post-meta{width:100%;margin-top:auto;justify-self:flex-end;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.blog-blog-posts .post .text .post-meta a,.blog-blog-posts .post .text .post-meta .date{font-family:graphikLcRegular;font-size:13px;line-height:1.4;letter-spacing:unset;color:#c6c6c6}.blog-blog-posts .post .text .post-meta a{text-transform:uppercase}.blog-blog-posts .post .text .post-meta a:hover{text-decoration:none}.blog-blog-posts .post .text .post-meta .date{margin-left:auto;justify-self:flex-end}@media(min-width:1900px){.blog-blog-posts .post-container{width:calc(100% / 3);margin-top:48px;padding:0 24px}.blog-blog-posts .post .text{padding:30px}.blog-blog-posts .post .text .title{margin-top:12px}.blog-blog-posts .post .text .sub-title{margin:16px 0 54px}}@media(min-width:1155px) and (max-width:1900px){.blog-blog-posts .post-container{width:calc(100% / 3);margin-top:48px;padding:0 24px}.blog-blog-posts .post .text{padding:30px}.blog-blog-posts .post .text .title{margin-top:12px}.blog-blog-posts .post .text .sub-title{margin:16px 0 54px}}@media(min-width:769px) and (max-width:1154px){.blog-blog-posts .post-container{width:calc(100% / 3);margin-top:48px;padding:0 24px}.blog-blog-posts .post .text{padding:30px}.blog-blog-posts .post .text .title{margin-top:12px}.blog-blog-posts .post .text .sub-title{margin:16px 0 54px}}@media(min-width:769px) and (max-width:1000px){.blog-blog-posts .post-container{width:calc(100% / 2)}}@media(max-width:768px){.blog-blog-posts .post-container{width:100%;margin-top:48px}.blog-blog-posts .post .text{padding:30px}.blog-blog-posts .post .text .title{margin-top:12px}.blog-blog-posts .post .text .sub-title{margin:16px 0 54px}}