.whr-items{display:grid;grid-template-columns:1fr;gap:1.5rem;padding:0!important;list-style:none}@media (min-width:600px){.whr-items{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.whr-items{grid-template-columns:repeat(3,1fr)}}.whr-item{display:flex;flex-direction:column;justify-content:space-between;border:1px solid #ccc;border-radius:8px;padding:1.2rem;background-color:#fff;box-shadow:0 2px 5px rgba(0,0,0,.05)}.whr-title{font-size:20px!important}.whr-title a{color:var(--e-global-color-astglobalcolor5);font-size:20px!important}.whr-info{list-style:none;margin-top:.5rem;padding-left:0!important}.whr-info li{margin-bottom:.25rem}.whr-location::before{content:"";font-family:"Font Awesome 6 Free";font-weight:900;color:#1d323a;margin-right:6px}.whr-date::before{content:"";font-family:"Font Awesome 6 Free";font-weight:900;color:#1d323a;margin-right:6px}