.blog-card{background-color:#ee7203;transition:all .5s ease-in-out;position:relative;display:flex;flex-direction:column;justify-content:space-between;max-width:30rem;height:25rem}.blog-card .blog-date{position:absolute;bottom:2px;right:8px;margin:0;font-size:.75rem;font-weight:800}.blog-card a{position:absolute;top:0;left:0;width:100%;height:100%}.blog-card:hover{transform:scale(.97)}.blog-card .blog-footer{position:absolute;bottom:0;width:100%;text-align:center;margin-bottom:2rem;border-bottom:1px solid #101213;padding-bottom:.5rem}.blog-card .blog-footer img{max-height:1rem;width:inherit}.blog-card .blog-header{margin-bottom:1em;display:flex;align-items:center}.blog-card .blog-header span{font-size:.75rem;font-weight:800;text-transform:uppercase}.blog-card .blog-header hr{border:none;background-color:#101213;height:.5px;width:100%;margin:0 2rem 0 1rem}.blog-card .blog-header .icon-arrow{height:30px;width:30px;min-width:30px;border-radius:50%;border:1px solid #101213;filter:invert(1);background-image:url(/assets/images/references/chevron-right.svg);background-size:contain;background-position:50%;background-repeat:no-repeat;display:inline-block}.blog-card h3{font-size:1.75rem;font-weight:800;overflow:hidden}@media (max-width:576px){.blog-card h3{font-size:1.5rem}}.blog-card .categories{display:flex;flex-wrap:wrap;column-gap:1rem}.blog-card .categories div{color:#fff;border:1px solid #fff;border-radius:100px;font-size:1rem;padding:.5rem .75rem;display:inline-block;margin-bottom:.5rem}@media (min-width:1280px){.blog-card:nth-of-type(2n+0){background-color:#fff;border:1px solid #101213}.blog-card:nth-of-type(2n+0) .blog-footer{border-bottom:1px solid #ee7203}.blog-card:nth-of-type(2n+0) .blog-header span{color:#ee7203}.blog-card:nth-of-type(2n+0) .blog-header hr{background-color:#ee7203}.blog-card:nth-of-type(2n+0) .blog-header .icon-arrow{filter:none}.blog-card:nth-of-type(2n+0) h2{color:#ee7203}.blog-card:nth-of-type(2n+0) .categories div{color:#101213;border:1px solid #101213}}@media (min-width:834px)and (max-width:1280px){.blog-card:nth-of-type(3n+1){background-color:#fff;border:1px solid #101213}.blog-card:nth-of-type(3n+1) .blog-footer{border-bottom:1px solid #ee7203}.blog-card:nth-of-type(3n+1) .blog-header span{color:#ee7203}.blog-card:nth-of-type(3n+1) .blog-header hr{background-color:#ee7203}.blog-card:nth-of-type(3n+1) .blog-header .icon-arrow{filter:none}.blog-card:nth-of-type(3n+1) h2{color:#ee7203}.blog-card:nth-of-type(3n+1) .categories div{color:#101213;border:1px solid #101213}}@media (max-width:834px){.blog-card:nth-of-type(2n+0){background-color:#fff;border:1px solid #101213}.blog-card:nth-of-type(2n+0) .blog-footer{border-bottom:1px solid #ee7203}.blog-card:nth-of-type(2n+0) .blog-header span{color:#ee7203}.blog-card:nth-of-type(2n+0) .blog-header hr{background-color:#ee7203}.blog-card:nth-of-type(2n+0) .blog-header .icon-arrow{filter:none}.blog-card:nth-of-type(2n+0) h2{color:#ee7203}.blog-card:nth-of-type(2n+0) .categories div{color:#101213;border:1px solid #101213}}