@keyframes loadingBar{0%{left:0;right:100%}20%{left:10%;right:40%}50%{left:20%;right:20%}80%{left:40%;right:10%}100%{left:100%;right:0}}.frame-type-forum-post-tiles{background:#D7EDE9;padding-bottom:48px;padding-top:48px}.forum-post-tiles .pagination{margin-top:48px}.forum-post-tiles-elements{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:2rem}.forum-post-tiles-element{grid-column:span 3 / span 3;display:flex;flex-flow:column wrap}.forum-post-tiles-element a{display:flex;flex-flow:column wrap;background:#fff;box-sizing:border-box;box-shadow:0 3px 10px rgba(0,0,0,0.16);justify-content:space-between;flex-grow:1;padding:16px;width:100%}.forum-post-tiles-element a>div{width:100%}.forum-post-tiles-element a:focus,.forum-post-tiles-element a:hover{background-color:#1C1C1C;color:#fff;transition:all 300ms}.forum-post-tiles-element-metadata{font-size:14px;line-height:20px;margin-bottom:12px}@media screen and (max-width:479px){.forum-post-tiles-element-metadata{font-size:12px;line-height:18px}}.forum-post-tiles-element-title{margin-bottom:16px;overflow-wrap:break-word}.forum-post-tiles-element-answers{text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:3px;display:inline-block;font-weight:normal;transition:text-decoration-color 300ms ease;vertical-align:top;font-weight:bold;margin-top:42px}.forum-post-tiles-element-answers:focus,.forum-post-tiles-element-answers:hover{text-decoration-color:transparent}.forum-post-tiles-elements-no-grid{display:block;gap:normal}@media screen and (max-width:1024px){.forum-post-tiles-elements{gap:1.5rem}.forum-post-tiles-elements-no-grid{gap:normal}.forum-post-tiles-element{grid-column:span 4 / span 4}}@media screen and (max-width:768px){.forum-post-tiles-element{grid-column:span 6 / span 6}}@media screen and (max-width:479px){.forum-post-tiles-elements{-moz-column-gap:0;column-gap:0;row-gap:.75rem}.forum-post-tiles-elements-no-grid{gap:normal}.forum-post-tiles-element{grid-column:1 / -1}.forum-post-tiles .pagination{margin-top:32px}}