/*!**********************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./src/modules/blog-related-posts.module/module.css ***!
  \**********************************************************************************************************************************************/.blog-related-posts{margin-bottom:120px}.blog-related-posts h2{font-weight:700;text-align:center}.blog-related-posts .post-listing{grid-gap:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:32px;margin-top:70px}.blog-related-posts .post-listing>.post{width:calc(33.333% - 21.333px)}@media (max-width:1023px){.blog-related-posts .post-listing>.post{width:calc(50% - 16px)}}@media (max-width:767px){.blog-related-posts .post-listing>.post{width:100%}}.blog-related-posts article.post{grid-gap:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:0;overflow:hidden;text-decoration:none;width:100%}.blog-related-posts article.post .thumb{background-position:50%;background-size:cover;border-radius:17px 17px 0 0;height:240px;overflow:hidden;width:100%}.blog-related-posts article.post .thumb a{background-color:transparent;display:block;height:100%;opacity:.6;-webkit-transition:all .3s;transition:all .3s;width:100%}.blog-related-posts article.post .thumb a:hover{background-color:var(--primary-1)}.blog-related-posts article.post>.content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:end;-ms-flex-pack:end;background-color:#fff;border:1px solid #ecf4f8;border-radius:0 0 17px 17px;border-top:none;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:flex-end;min-height:calc(100% - 240px);padding:25px 30px;width:100%}.blog-related-posts article.post>.content p{-webkit-line-clamp:4;color:#b3b7b9;margin-top:10px}.blog-related-posts article.post h4,.blog-related-posts article.post>.content p{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.blog-related-posts article.post h4{-webkit-line-clamp:3;color:#000;font-size:22px;font-weight:400;line-height:33px;margin-bottom:auto;margin-top:0;-webkit-transition:all .3s;transition:all .3s}.blog-related-posts article.post h4 a{color:#000}.blog-related-posts article.post h4 a:hover{color:var(--primary-1)}.blog-related-posts article.post .buttons-wrapper{grid-gap:10px;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px;justify-content:space-between}.blog-related-posts article.post .buttons-wrapper span{color:#b3b7b9;font-size:18px;line-height:28px}.blog-related-posts article.post .read-more{color:#4dadd9;font-size:18px;font-weight:400;line-height:28px;position:relative;-webkit-transition:all .3s;transition:all .3s}.blog-related-posts article.post .read-more:after{background-color:#4dadd9;content:"";display:block;height:1px;left:0;position:absolute;width:100%}.blog-related-posts article.post .read-more:hover{color:var(--primary-1)}.blog-related-posts article.post .read-more:hover:after{background-color:var(--primary-1)}