.ewybory-elections-scroll{
  width:100%;margin-top:-50px;overflow:hidden;
  font-family:"Sofia Sans Condensed",serif;font-size:1rem;
  container-type:inline-size;container-name:ewcalendar;
  --ewybory-tile:48px;
  --ewybory-gap:8px
}
.ewybory-elections-toolbar{display:flex;justify-content:flex-end;align-items:center;margin:0 0 6px;padding:0 10px 0 0;border-bottom:15px solid transparent;text-align:right!important}
.ewybory-year-select{display:block;margin:0;height:30px;min-height:30px;min-width:68px;padding:0 20px 0 7px;border:1px solid #d2d2d2;border-radius:4px;background-color:#fff;background-repeat:no-repeat;background-position:right 6px center;background-size:10px 6px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'%3E%3Cpath d='M1 1l4 4 4-4' fill='none' stroke='%23545b66' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;font-family:inherit!important;font-size:1.15rem!important;line-height:28px;text-align:center;text-align-last:center;cursor:pointer}
.ewybory-elections-list{display:grid;row-gap:6px;width:100%;margin:0;padding:0}
.ewybory-election-row{display:grid;grid-template-columns:var(--ewybory-tile) var(--ewybory-tile) minmax(0,1fr) auto;column-gap:var(--ewybory-gap);align-items:center;width:100%;box-sizing:border-box;padding:10px 0;border:0;min-width:0;transition:background-color .15s ease;--ewybory-text-scale:1}
.ewybory-election-row[hidden]{display:none!important}
.ewybory-election-row.ewybory-row-shade-a{background:#f6f6f6}
.ewybory-election-row.ewybory-row-shade-b{background:#f6f6f6}
.ewybory-election-row:hover{background:#f2f2f2}
.ewybory-date-box,.ewybory-flag-box{width:48px!important;height:48px!important;min-width:48px!important;max-width:48px!important;min-height:48px!important;max-height:48px!important;aspect-ratio:1/1;box-sizing:border-box;display:flex;align-items:center;justify-content:center;align-self:center;flex:0 0 48px;margin:0!important;padding:0!important;cursor:default}
.ewybory-date-box{flex-direction:column;background:#dedede;color:#252525;line-height:1;border-radius:0 4px 4px 0}
.ewybory-date-day{display:block;font-size:1.42rem;font-weight:800;line-height:.92;letter-spacing:-.02em}
.ewybory-date-month{display:block;margin-top:3px;font-size:.9rem;font-weight:400;line-height:1;text-transform:uppercase;letter-spacing:.11em}
.ewybory-flag-box{overflow:hidden;background:transparent;box-shadow:none;border:0;outline:0}
.ewybory-flag{display:block;width:48px!important;height:48px!important;min-width:48px!important;max-width:48px!important;min-height:48px!important;max-height:48px!important;aspect-ratio:1/1;object-fit:cover;margin:0!important;padding:0!important;border:0!important;outline:0!important;box-shadow:none!important;border-radius:4px!important}
.ewybory-election-info{min-width:0;align-self:center;display:flex;flex-direction:column;justify-content:center;line-height:1.05;cursor:default;overflow:visible}
.ewybory-country-name{min-width:0;font-size:calc(1.15rem * var(--ewybory-text-scale));font-weight:700;line-height:1.02;text-transform:uppercase;white-space:nowrap;letter-spacing:.01em}
.ewybory-country-short,.ewybory-country-shorter{display:none}
.ewybory-election-type{margin-top:4px;font-size:calc(.9rem * var(--ewybory-text-scale));font-weight:400;line-height:1;white-space:nowrap;color:#666;text-transform:uppercase;letter-spacing:.09em}
.ewybory-status-wrap{justify-self:end;align-self:center;display:flex;align-items:center;justify-content:flex-end;min-width:0;margin:0 20px 0 20px;padding:0}
.ewybory-status{display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;min-height:24px;padding:4px 8px;border-radius:4px;font-family:inherit!important;font-weight:700;font-size:1rem;line-height:1;white-space:nowrap;text-decoration:none!important;cursor:pointer!important}
.ewybory-status--voting{border:1px solid #a82020;background:#d32f2f;color:#fff!important}
.ewybory-status--counting{border:1px solid #b45f06;background:#ef8b17;color:#fff!important}
.ewybory-status--results{border:1px solid #2f6d20;background:#46962b;color:#fff!important}
.ewybory-status:hover{filter:brightness(.96)}
@container ewcalendar (max-width:560px){.ewybory-country-full{display:none}.ewybory-country-short{display:inline}.ewybory-country-shorter{display:none}.ewybory-status-wrap{margin-right:15px}}
@container ewcalendar (max-width:430px){.ewybory-country-full,.ewybory-country-short{display:none}.ewybory-country-shorter{display:inline}.ewybory-election-type{margin-top:3px}}
@container ewcalendar (max-width:360px){.ewybory-elections-scroll{--ewybory-gap:6px}}
@container ewcalendar (max-width:320px){.ewybory-elections-scroll{--ewybory-gap:5px}}
