.blog-index-wrap{max-width:1440px}.post-item{background-color:#000;float:left;height:100vh;margin-bottom:40px;margin-top:0;max-height:700px;transition:all .2s ease}.grid-sizer,.post-item{width:31%}.gutter-sizer{width:3%}.grid.are-images-unloaded .image-grid__item{opacity:0}.post-item img{display:block;max-width:100%}a.blog-index__post-image-wrapper{background-position:50%;background-repeat:no-repeat;background-size:cover;padding-bottom:80%;width:100%}.blog-index__excerpt{padding:20px 20px 90px}.blog-index__post-summary{color:#fff;font-size:16px;font-weight:400;-webkit-user-select:none;-moz-user-select:none;user-select:none}a.blog-index__post-button{background-color:#fff;border-radius:0;bottom:20px;color:#000;left:20px;position:absolute}.tag-title{color:#e20007;font-size:34px;font-weight:700;text-transform:uppercase}.blog-index button.view-more-button{background-color:#e20007;border:0;border-radius:0;color:#fff;font-size:16px;font-weight:600;transition:all .2s ease;width:100%}.blog-index button.view-more-button:hover{background-color:#000}.page-load-status{color:#777;display:none;padding-top:20px;text-align:center}.loader-spinner{animation:loader-wheel-rotate .8s steps(24) infinite;height:35px;margin:auto;transform-origin:center;width:35px}@keyframes loader-wheel-rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media screen and (min-width:768px){.post-item:hover{margin-top:-5px!important}}@media screen and (max-width:991px){.grid-sizer,.post-item{width:48%}}@media screen and (max-width:767px){.grid-sizer,.post-item{width:100%}a.blog-index__post-image-wrapper{padding-bottom:150px;padding-top:150px}}