.em-block-contact-feed{position:relative;min-height:50vh}.em-block-contact-feed__filters{display:grid;gap:1.5rem;grid-template-columns:1fr;margin-bottom:3rem}@media(min-width: 782px){.em-block-contact-feed__filters{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 960px){.em-block-contact-feed__filters{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 1280px){.em-block-contact-feed__filters{grid-template-columns:repeat(4, 1fr)}}.em-block-contact-feed__filters>*{align-self:flex-end}.em-block-contact-feed__results{scroll-margin-top:125px}.em-block-contact-feed__layout-select{display:flex;flex-flow:row wrap;align-items:center;justify-content:flex-end;gap:.5rem}@media(min-width: 1280px){.em-block-contact-feed__layout-select{grid-column:4}}.em-block-contact-feed__posts{display:grid;gap:3rem;grid-template-columns:1fr}@media(min-width: 600px){.em-block-contact-feed__posts{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 960px){.em-block-contact-feed__posts{grid-template-columns:repeat(4, 1fr)}}.em-block-contact-feed__posts[data-layout=list]{gap:0}@media(min-width: 782px){.em-block-contact-feed__posts[data-layout=list]{grid-template-columns:1fr}}@media(min-width: 960px){.em-block-contact-feed__posts[data-layout=list]{grid-template-columns:1fr}}.em-block-contact-feed__more{margin-top:2rem}.em-block-contact-feed__more:empty{margin-top:0}.em-block-contact-feed__more-button{display:flex;flex-flow:row nowrap;gap:1rem;align-items:center;justify-content:center;width:100%}.em-block-contact-feed__more-button::before,.em-block-contact-feed__more-button::after{background-color:var(--color-border, #b2cae2);flex:1;content:"";display:block;height:1px;width:100%}.em-block-contact-feed__message{padding:4rem;text-align:center;border-radius:10px}.em-block-contact-feed__message.is-error{border:dashed 1px #d8000c;background-color:rgba(216,0,12,.1)}.em-block-contact-feed__message.is-error,.em-block-contact-feed__message.is-error h1,.em-block-contact-feed__message.is-error h2,.em-block-contact-feed__message.is-error h3,.em-block-contact-feed__message.is-error h4,.em-block-contact-feed__message.is-error p{color:#d8000c}.em-block-contact-feed__pagination{margin-top:2rem}
