.posts{display:flex;flex-direction:row;flex-wrap:wrap;margin-left:-.75rem;margin-right:-.75rem}.posts--slider{flex-wrap:nowrap}.post__wrapper{padding:.75rem;width:33.3333333333%}.posts--one-col .post__wrapper{width:100%}.posts--two-col .post__wrapper{width:50%}.posts--three-col .post__wrapper{width:33.3333333333%}.posts--four-col .post__wrapper{width:25%}.posts--five-col .post__wrapper{width:20%}.posts--six-col .post__wrapper{width:16.6666666667%}.posts--seven-col .post__wrapper{width:14.2857142857%;width:12.5%}@media (max-width:1079px){.post__wrapper{width:50%}.posts--one-col-md .post__wrapper{width:100%}.posts--two-col-md .post__wrapper{width:50%}.posts--three-col-md .post__wrapper{width:33.3333333333%}.posts--four-col-md .post__wrapper{width:25%}.posts--five-col-md .post__wrapper{width:20%}.posts--six-col-md .post__wrapper{width:16.6666666667%}}@media (max-width:767px){.post__wrapper,.posts--one-col-sm .post__wrapper{width:100%}.posts--two-col-sm .post__wrapper{width:50%}.posts--three-col-sm .post__wrapper{width:33.3333333333%}.posts--four-col-sm .post__wrapper{width:25%}}.post__wrapper{display:flex;height:auto;max-width:100%}.post{background-color:#fff;display:flex;flex-direction:column;flex-grow:1;position:relative}.post--has-border{border:1px solid #f0f0f0}.post--has-shadow{box-shadow:10px 10px 30px rgba(0,0,0,.17)}.post--has-shadow-on-hover{transition:box-shadow .3s ease-in-out}.post--has-shadow-on-hover:hover{box-shadow:10px 10px 30px rgba(0,0,0,.17)}.posts--slider .post__wrapper:nth-of-type(6n+1) .post:after{background-color:#bc2dff}.posts--slider .post__wrapper:nth-of-type(6n+2) .post:after{background-color:#fa8951}.posts--slider .post__wrapper:nth-of-type(6n+3) .post:after{background-color:#19cad0}.posts--slider .post__wrapper:nth-of-type(6n+4) .post:after{background-color:#fdc90e}.posts--slider .post__wrapper:nth-of-type(6n+5) .post:after{background-color:#4fa87a}.posts--slider .post__wrapper:nth-of-type(6n+6) .post:after{background-color:#508efd}.post__content-wrapper{display:flex;flex-direction:column;flex-grow:1;padding:2.25rem}.post__image a{aspect-ratio:444/250;display:flex}.post__image img{height:100%;object-fit:cover;width:100%}.post__meta{margin-bottom:1.3333333333rem}.post__category{align-items:center;display:inline-flex;flex-direction:row}.post__category-icon{display:inline-flex;height:1rem;margin-right:.5rem}.post__category-icon img{height:100%;width:auto}.post__category-label{display:block;font-size:1rem;font-weight:700}.post__content{flex-grow:1}.post__title{margin-bottom:1.7777777778rem}.post__title,.post__title a{font-weight:700;text-decoration:none}.post__title,.post__title a,.post__title a:active,.post__title a:focus,.post__title a:hover{color:#000c33}.post__link{height:100%;left:0;position:absolute;top:0;width:100%}