.blogItem{-webkit-backdrop-filter:blur(3.125rem);flex-direction:column;justify-content:space-between;width:calc(33.3333% - .666667rem);display:flex;position:relative;overflow:hidden;-webkit-backdrop-filter:blur(3.125rem)!important;backdrop-filter:blur(3.125rem)!important}@media screen and (max-width:970px){.blogItem{width:calc(50% - .5rem)}}@media screen and (max-width:770px){.blogItem{border-radius:1rem;width:100%}}.blogItem__image-wrapper{border:1px solid var(--ig-border-gray);border-radius:1.5rem;width:100%;max-height:22.5rem;display:flex;position:relative;overflow:hidden}.blogItem__image-wrapper:before{content:"";z-index:1;background:linear-gradient(#08060b00 44.74%,#08060b 92.79%);position:absolute;inset:0}.blogItem__date{background-color:var(--ig-bg-white-opacity-20);-webkit-backdrop-filter:blur(.625rem);color:var(--ig-text-white);z-index:2;border-radius:1.5rem;padding:.25rem .75rem;font-size:1.125rem;font-weight:300;position:absolute;top:1.25rem;left:1.25rem;-webkit-backdrop-filter:blur(.625rem)!important;backdrop-filter:blur(.625rem)!important}@media screen and (max-width:770px){.blogItem__date{font-size:1rem}}@media screen and (max-width:440px){.blogItem__date{font-size:.875rem;top:1rem;left:1rem}}@media screen and (max-width:375px){.blogItem__date{font-size:.75rem}}.blogItem__image{background:linear-gradient(#08060b00 44.74%,#08060b 92.79%);width:100%;display:flex;overflow:hidden}.blogItem__image img{object-fit:cover}.blogItem__info{flex-direction:column;flex-grow:1;justify-content:space-between;align-items:flex-start;gap:.825rem;width:100%;padding-top:1.25rem;display:flex}@media screen and (max-width:440px){.blogItem__info{gap:.5rem;padding:.875rem}}.blogItem__link-wrapper{list-style:none}.blogItem__link{color:var(--ig-text-white);cursor:pointer;gap:.75rem;font-size:1.125rem;text-decoration:none;display:flex;font-weight:400!important}@media screen and (min-width:770px){.blogItem__link:hover .arrow__wrapperForAnimation{left:.25rem}}.blogItem__title-link{width:100%;max-width:90%;text-decoration:none}@media screen and (max-width:970px){.blogItem__title-link{max-width:unset}}.blogItem__title{color:var(--ig-text-white);margin-bottom:.625rem;font-size:1.5rem;font-weight:400}@media screen and (max-width:440px){.blogItem__title{font-size:1.25rem}}
