.site-blog-posts{display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.site-blog-posts .posts{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;flex-wrap:wrap}.site-blog-posts .post{width:100%;display:flex;background-color:rgba(226,241,244,0.3);border-radius:13px}.site-blog-posts .post img{border-radius:8px}.site-blog-posts .post .text{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.site-blog-posts .post .text .title{font-family:telegrafRegular;font-weight:400;color:var(--primary-color);text-align:left}.site-blog-posts .post .text .author,.site-blog-posts .post .text .author a,.site-blog-posts .post .text .tag{font-family:graphikLcRegular;font-weight:400;font-size:12px;letter-spacing:-0.33px;color:var(--primary-color);text-align:center}.site-blog-posts .post .text .author a{font-family:graphikLcRegular;font-weight:500}.site-blog-posts .post .text .tags{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.site-blog-posts .post .text .tag{height:22px;margin-right:8px;padding:0 8px;display:flex;flex-direction:row;justify-content:center;align-items:center;background-color:var(--soft-pink);border-radius:5px;cursor:pointer}.site-blog-posts .post .text .tag:last-of-type{margin-right:0}@media(min-width:1900px){.site-blog-posts{width:1408px;margin:180px auto 0}.site-blog-posts .post{padding:78px 160px 66px;flex-direction:row;justify-content:flex-start;align-items:flex-start}.site-blog-posts .post img{width:415px;height:auto;margin-right:60px}.site-blog-posts .post .text .title{margin:8px 0 15px;font-size:42px;letter-spacing:-1.17px;line-height:50px}.site-blog-posts .post .tags{margin-top:41px}}@media(min-width:1155px) and (max-width:1900px){.site-blog-posts{margin:97px 64px 0}.site-blog-posts .post{padding:78px 20px 66px 176px;flex-direction:row;justify-content:flex-start;align-items:flex-start}.site-blog-posts .post img{width:415px;height:auto;margin-right:60px}.site-blog-posts .post .text .title{margin:8px 0 15px;font-size:42px;letter-spacing:-1.17px;line-height:50px}.site-blog-posts .post .tags{margin-top:41px}}@media(min-width:769px) and (max-width:1154px){.site-blog-posts{margin-top:58px;padding:0 20px}.site-blog-posts .post{padding:44px 22px 52px;flex-direction:row;justify-content:flex-start;align-items:flex-start}.site-blog-posts .post img{width:218px;height:auto;margin-right:34px}.site-blog-posts .post .text .title{margin-bottom:15px;font-size:42px;letter-spacing:-1.17px;line-height:50px}.site-blog-posts .post .tags{margin-top:25px}}@media(max-width:768px){.site-blog-posts{margin-top:70px;padding:0 20px}.site-blog-posts .post{padding:35px 22px 40px;flex-direction:column;justify-content:center;align-items:flex-start}.site-blog-posts .post img{width:100%;height:auto;margin-bottom:19px}.site-blog-posts .post .text .title{margin-bottom:15px;font-size:36px;letter-spacing:-1px;line-height:40px}.site-blog-posts .post .tags{margin-top:18px}}