.blog-index__post-image-wrapper{aspect-ratio:3/2;display:block;margin-bottom:20px;overflow:hidden;position:relative}.blog-name{background:#002855;color:#fff;font-size:14px;font-weight:700;left:0;padding:10px;position:absolute;text-transform:uppercase;top:0;z-index:10}.blog-index__post-image-wrapper img{height:100%;object-fit:cover;width:100%}.blog-author-heading,.blog-tag-heading{padding:0 1rem}.blog-index{display:flex;flex-wrap:wrap}.blog-index__post{border:1px solid #ccc;border-bottom:5px solid #789d4a;margin:1rem;padding:1.4rem 1rem;width:calc(100% - 2rem - 2px)}@media screen and (min-width:768px){.blog-index__post{width:calc(50% - 2rem - 2px)}.blog-index__post--small{flex:0 0 50%}}@media screen and (min-width:1000px){.blog-index__post{width:calc(33% - 2rem - 2px)}.blog-index__post--small{flex:0 0 calc(33.33333% - 2rem - 2px)}}@media screen and (min-width:768px){.blog-index__post--large{display:flex;flex:1 0 100%}}.blog-index__post-image{height:auto;max-width:100%}@media screen and (min-width:768px){.blog-index__post-image-wrapper--large{flex:1 1 48%}.blog-index__post-content--large{flex:1 1 48%;padding-left:2rem}.blog-index__post-content--full-width{flex:1 1 100%;padding-left:0}}.blog-index__post-title{font-size:1.25rem}.blog-index__post-timestamp{display:block}.blog-index__post-author{align-items:center;display:flex}.blog-index__post-author-image{border-radius:50%;height:auto;margin-right:.35rem;width:30px}.blog-index__post-author,.blog-index__post-image--small,.blog-index__post-tags,.blog-index__post-timestamp,.blog-index__post-title{margin:0 0 .7rem}.option-set,.ui-group{flex-wrap:nowrap;margin-bottom:5px}.option-inputs,.option-set,.ui-group{align-items:flex-start;display:flex;flex-direction:row}.option-inputs{flex-wrap:wrap;margin-bottom:15px}.option-set h4,.ui-group h4{margin:6px 15px 0 0}.option-set input{display:none}.option-set label{border:1px solid #789d4a;border-radius:20px;color:#789d4a;cursor:pointer;display:inline-block;font-size:16px;margin:5px;padding:5px 20px;text-align:center;transition:all .15s linear;white-space:normal}.option-set label:hover{background-color:#789d4a;border-color:#789d4a;color:#fff}.option-set input:checked+label{background:#002855;border-color:#002855;color:#fff}.quicksearch{border:1px solid #002855!important;padding:5px 15px}.quicksearch::placeholder{color:#aaa}