.styles_Blog__ePnID>div{flex-direction:column;justify-content:space-between}.styles_BlogContainer__EK7RU{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:var(--padding-2);gap:var(--padding-2);width:100%}.styles_Item__rZZ8e{display:flex;flex-direction:column;height:100%;gap:var(--padding-0)}.styles_Item__rZZ8e img{padding-bottom:4px}.styles_Item__rZZ8e a{font-weight:400;margin-top:auto;padding-top:var(--padding-0);position:relative;display:flex;width:-moz-fit-content;width:fit-content;padding-bottom:2px}.styles_Item__rZZ8e a:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:var(--color-primary);transition:width .5s cubic-bezier(.16,1,.3,1)}.styles_Item__rZZ8e a:hover:after{width:100%}@media screen and (max-width:992px){.styles_BlogContainer__EK7RU{grid-template-columns:1fr}}