.article-search-form{display:flex;flex-direction:column;gap:15px}.search-filters{display:flex;flex-direction:column;gap:10px;margin-bottom:15px}.search-filters .components-select-control{margin-bottom:8px}.search-results{background:#f9f9f9;border:1px solid #e2e4e7;border-radius:4px;padding:10px;max-height:300px;overflow-y:auto}.posts-list,.selected-posts-list{list-style:none;margin:0;padding:0}.post-item,.selected-post-item{display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #f0f0f0}.post-item:last-child,.selected-post-item:last-child{border-bottom:none}.post-title{flex:1;margin-right:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.selected-posts{border:1px solid #e2e4e7;border-radius:4px;padding:10px}.selected-posts h4{margin-top:0;margin-bottom:10px}.search-and-selected-wrapper{display:flex;gap:20px;align-items:flex-start}.search-results,.selected-posts{flex:1;min-width:0}.search-bar-wrapper{display:flex;gap:20px;align-items:flex-start;flex-wrap:wrap}.search-bar-wrapper .components-base-control{flex:1;min-width:200px}.search-bar-wrapper .search-filters{display:flex;gap:10px;flex-wrap:wrap;flex:2}.search-results .title-selectable,.selected-posts .title-selected{margin:0;font-size:13px}.search-results .post-title,.selected-posts .post-title{font-size:13px;overflow:visible;text-overflow:initial;white-space:normal;word-break:break-word}.san-ei-relate-post{max-width:100%;margin-right:auto;margin-left:auto}.san-ei-relate-post__link{position:relative;display:grid;padding:32px 10px 32px 32px;text-decoration:none;border:1px solid #cdcdcd;grid-template-columns:30% 70%;grid-template-rows:auto auto;gap:0 0;grid-template-areas:'photo title' 'photo lead'}.san-ei-relate-post__label{font-size:.8rem;font-weight:700;line-height:.8;position:absolute;top:-6px;left:-10px;padding:7px 6px;color:#fff;background-color:#00005a}.san-ei-relate-post__photo{-ms-grid-row:1;-ms-grid-row-span:3;-ms-grid-column:1;grid-area:photo}img,video{height:auto;max-width:100%;vertical-align:middle}.san-ei-relate-post__body__title{-ms-grid-row:1;-ms-grid-column:3;color:#000;font-weight:700;padding:0 40px 0 20px;grid-area:title}.single .c-entry__content p{font-size:16px}.san-ei-relate-post__body__lead{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;-ms-grid-row:3;-ms-grid-column:3;color:#000;padding:0 40px 0 20px;grid-area:lead}.san-ei-relate-post__body__lead__output{font-size:.9rem!important;width:100%;margin-top:10px;padding-top:10px;border-top:1px solid #cdcdcd}