.smart-category-grid h2{color:#000;font-family:HighVoltage,sans-serif;text-transform:uppercase;font-weight:500;font-size:45px;line-height:50px}.smart-category-grid__grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:25px}@media screen and (max-width:800px){.smart-category-grid__grid{grid-template-columns:1fr;row-gap:50px}.smart-category-grid__grid-post img{width:100%;object-fit:cover;max-height:100% !important}}.smart-category-grid__grid-post-post-title-container{min-height:90px}.smart-category-grid__grid-post-post-title{font-weight:600;color:#000;font-size:20px;line-height:25px}.smart-category-grid__grid-post img{max-height:210px;margin-bottom:25px}.smart-category-grid__grid-post-link{color:#6cc;text-decoration:underline}.smart-category-grid__grid-post-post-date{color:#707070;font-style:italic;font-size:14px}.smart-category-grid__grid-post-post-date a{color:#707070}.smart-category-grid__grid-post-post-title-container-tags{margin-bottom:10px}.smart-category-grid__grid-post-post-title-container-tags-link{color:#707070;text-transform:uppercase;font-size:14px}.smart-category-grid-cta{display:flex;justify-content:center;margin-top:50px}.smart-category-grid-header{display:grid;grid-template-columns:1fr 1fr 1fr;font-size:20px;font-weight:100;color:black;font-family:HighVoltage,sans-serif;text-transform:uppercase;gap:30px}.smart-category-grid-header-sort{display:flex;gap:5px;position:relative;border-bottom:1px dashed black;margin-bottom:25px;padding-bottom:10px}.smart-category-grid-header-search{grid-column:1 / 3;border-bottom:1px dashed black;margin-bottom:25px;padding-bottom:10px}.smart-category-grid-header-sort-dropdown{display:none}.smart-category-grid-header-sort-dropdown-container{position:relative}.smart-category-grid-header-sort-dropdown-container:hover .smart-category-grid-header-sort-dropdown{position:absolute;background:black;width:100px;display:flex;flex-direction:column;padding:0px 20px;border:1px solid;top:25px}