#eposterlistcontent{width:100%;overflow:auto}#eposterlistcontent .eposter-loader-wrap{border:1px solid #0d2130;min-height:96px;display:flex;justify-content:center;align-items:center}#eposterlistcontent .eposter-list{width:100%;box-sizing:border-box;color:#111;font-family:"Helvetica Neue",Arial,sans-serif}#eposterlistcontent .eposter-search{margin-bottom:28px}#eposterlistcontent .eposter-search__label{display:block;margin-bottom:8px;font-size:16px;font-weight:700}#eposterlistcontent .eposter-search__input{width:100%;max-width:520px;padding:12px 14px;border:1px solid #aeb7c1;border-radius:0;font-size:16px;color:#111;background:#fff;outline:none}#eposterlistcontent .eposter-search__input:focus{border-color:#0d2130}#eposterlistcontent .eposter-list__empty{font-size:16px}#eposterlistcontent .eposter-theme+.eposter-theme{margin-top:28px}#eposterlistcontent .eposter-theme__title{margin:0 0 18px;font-size:36px;line-height:1.2;font-weight:700;color:#111}#eposterlistcontent .eposter-subtheme+.eposter-subtheme{margin-top:18px}#eposterlistcontent .eposter-subtheme__title{margin:0 0 10px;font-size:28px;line-height:1.25;font-weight:700;color:#111}#eposterlistcontent .eposter-table{width:100%}#eposterlistcontent .eposter-table__head,#eposterlistcontent .eposter-table__row{display:grid;grid-template-columns:minmax(220px,30%) minmax(0,1fr);column-gap:28px;align-items:start}#eposterlistcontent .eposter-table__head{margin-bottom:8px;font-weight:700;border-bottom:1px solid #111;padding-bottom:6px}#eposterlistcontent .eposter-table__row{padding:6px 0;border-bottom:1px solid #e0e0e0}#eposterlistcontent .eposter-table__row:nth-child(even){background:#f7f9fb}#eposterlistcontent .eposter-table__cell{font-size:16px;line-height:1.45;padding-top:2px;padding-bottom:2px}#eposterlistcontent .eposter-table__cell--authors{padding-right:12px}#eposterlistcontent .eposter-hidden{display:none!important}#eposterlistcontent .eposter-loader{width:32px;height:32px;border:4px solid #d6dde5;border-top:4px solid #0d2130;border-radius:50%;animation:eposter-spin 0.8s linear infinite}@keyframes eposter-spin{to{transform:rotate(360deg)}}@media (max-width:640px){#eposterlistcontent .eposter-list__title{font-size:32px}#eposterlistcontent .eposter-theme__title{font-size:28px}#eposterlistcontent .eposter-subtheme__title{font-size:22px}#eposterlistcontent .eposter-search__input{max-width:none}#eposterlistcontent .eposter-table__head,#eposterlistcontent .eposter-table__row{grid-template-columns:1fr;row-gap:4px}}