.blogPage_blog__bRplZ{margin-top:var(--header-height);min-height:calc(100vh - var(--header-height));max-width:var(--max-document-width);margin-left:auto;margin-right:auto;display:flex;flex-direction:column;padding:1rem;gap:.5rem}.blogPage_blogContent__knyCj{flex:1;display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem;padding-top:1rem}@media (max-width:786px){.blogPage_blog__bRplZ{padding:1rem}.blogPage_blogTitle__VCoz9{font-size:2.8rem!important;padding:0 0 1rem}.blogPage_blogContent__knyCj{padding:0}}.BlogItem_blogItem__qV4f6{position:relative;flex:0 1 30%;height:100%;max-width:100%;overflow:hidden;display:flex;flex-direction:column;cursor:pointer;padding:1rem;&:hover{&:before{left:0;transition:all .2s ease-in-out}}}.BlogItem_blogItem__qV4f6:after{left:0;background-color:var(--primary-gr);z-index:-1}.BlogItem_blogItem__qV4f6:after,.BlogItem_blogItem__qV4f6:before{content:"";position:absolute;bottom:0;width:100%;height:2px;border-radius:1px}.BlogItem_blogItem__qV4f6:before{left:-100%;background-color:var(--primary-text)}.BlogItem_blogContent__xb5hz{flex:1;display:flex;flex-direction:column;overflow-y:auto}.BlogItem_blogCoverImage__zq1cj{position:relative;width:100%;height:280px;border-radius:1rem;overflow:hidden}.BlogItem_imageContainer__d4CpP{position:relative;width:100%;height:100%}.BlogItem_blogContent__xb5hz{-ms-overflow-style:none;scrollbar-width:none}.BlogItem_blogContent__xb5hz::-webkit-scrollbar{display:none}@media (max-width:768px){.BlogItem_blogItem__qV4f6{flex:0 1 46%}}@media (max-width:480px){.BlogItem_blogItem__qV4f6{flex:0 1 100%}}